PR fortran/13010
[official-gcc.git] / gcc / testsuite / ChangeLog
blobb14148da1f1d2bc4e239589ca194fc976d6e08c3
1 2004-11-16  Paul Brook  <paul@codesourcery.com>
3         PR fortran/13010
4         * gfortran.dg/der_pointer_1.f90: New test.
6 2004-11-15  Joseph S. Myers  <joseph@codesourcery.com>
8         PR c/18498
9         * gcc.dg/bitfld-13.c: New test.
11 2004-11-15  Janis Johnson  <janis187@us.ibm.com>
13         * gcc.dg/vect/tree-vect.h: (check_vect): Test symbols defined for
14         powerpc*-*-linux*.
16         * gcc.dg/ppc64-abi-1.c: Skip if not lp64.
17         * gcc.dg/ppc64-abi-2.c: Ditto.
18         * gcc.dg/ppc64-abi-3.c: Ditto.
20         * lib/gcc-dg.exp (dg-target-list): Remove.
22 2004-11-15  Steve Ellcey  <sje@cup.hp.com>
24         * gcc.dg/ia64-postinc.c: New test.
26 2004-11-15  Mark Mitchell <mark@codesourcery.com>
28         * gcc.dg/format/cmn-err-1.c: Add tests for "%p".
30 2004-11-15  Nick Clifton  <nickc@redhat.com>
32         * g++.dg/opt/strength-reduce.C: Replace 0x7fffffff with
33         __INT_MAX__ so that the test can be compiled by toolchains
34         targeted at 16-bit processors.
36         * gcc.dg/20040625-1.c: Use long constants rather than integers
37         when performing arithmetic that will overflow 16-bits.
39         * gcc.dg/i386-sse-8.c: Expect this test to fail for the
40         xstormy16.  It does not support 128-bit vector operations.
42         * gcc.dg/ultrasp4.c: Replace all occurrences of the type 'long'
43         with the macro PTR_TYPE.  Define this macro to an integer type
44         suitable for holding a pointer.
46         * gcc.dg/compat/struct-align-1_x.c: Use shorter integers if
47         the target is a 16-bit processor.
49         * gcc.dg/cpp/if-2.c: Expect a different warning message from
50         16-bit targets where the character constant will be too long.
52         * g++.dg/opt/asm1.C: Expect this test to fail on the xstormy16
53         where the double will not be directly addressable.
55 2004-11-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
57         Friend class name lookup 1/n, PR c++/18471
58         * g++.dg/template/crash26.C: New test.
59         * g++.dg/lookup/struct1.C: Adjust expected error.
60         * g++.dg/parse/elab1.C: Likewise.
61         * g++.dg/parse/elab2.C: Likewise.
62         * g++.dg/parse/int-as-enum1.C: Likewise.
63         * g++.dg/parse/struct-as-enum1.C: Likewise.
64         * g++.dg/parse/typedef1.C: Likewise.
65         * g++.dg/parse/typedef3.C: Likewise.
66         * g++.dg/parse/typedef4.C: Likewise.
67         * g++.dg/parse/typedef5.C: Likewise.
68         * g++.dg/template/nontype4.C: Likewise.
69         * g++.old-deja/g++.benjamin/typedef01.C: Likewise.
70         * g++.old-deja/g++.other/elab1.C: Likewise.
71         * g++.old-deja/g++.other/syntax4.C: Likewise.
73 2004-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
75         * gcc.dg/intmax_t-1.c: XFAIL on Solaris 2.5.1.
77 2004-11-14  Zdenek Dvorak  <dvorakz@suse.cz>
79         * gcc.c-torture/execute/20041114-1.c: New test.
81 2004-11-14  Joseph S. Myers  <joseph@codesourcery.com>
83         * gcc.dg/c99-flex-array-5.c, gcc.dg/c99-fordecl-3.c,
84         gcc.dg/comp-goto-1.c, gcc.dg/comp-goto-2.c, gcc.dg/comp-goto-3.c,
85         gcc.dg/format/strfmon-2.c, gcc.dg/pointer-arith-1.c,
86         gcc.dg/pointer-arith-2.c, gcc.dg/pointer-arith-3.c,
87         gcc.dg/pointer-arith-4.c, gcc.dg/switch-5.c, gcc.dg/switch-6.c,
88         gcc.dg/switch-7.c: New tests.
90 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
92         * gcc.dg/vect/vect-78.c: Now vectorized on powerpc*.
94 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
96         PR tree-opt/18400
97         * gcc.dg/vect/pr18400.c: New test.
99 2004-11-14  Dorit Naishlos  <dorit@il.ibm.com>
100             Andrew Pinski  <pinskia@physics.uc.edu>
102         PR tree-opt/18425
103         * gcc.dg/vect/pr18425.c: New test.
105 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
107         * gcc.dg/tls/alias-1.c: Remove dg-warning on the SPARC.
108         Guard with dg-require-alias and dg-require-visibility.
110 2004-11-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
112         * g++.dg/other/packed1.C: UnXFAIL on SPARC, PA, MIPS and PowerPC.
114 2004-11-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
116         * g++.dg/expr/unary1.C, g++.dg/expr/unary2.C: New tests.
118 2004-11-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
120         PR c++/17344
121         * g++.dg/template/defarg5.C: New test.
123 2004-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
125         * g++.dg/parse/cast1.C: Run only on ILP32.
126         * g++.old-deja/g++.mike/p784.C: Likewise.
128 2004-11-13  Bernd Schmidt  <bernd.schmidt@analog.com>
130         * gcc.c-torture/execute/20041113-1.c: New test.
132 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
134         PR target/18230
135         * gcc.dg/vect/tree-vect.h (check_vect): Add SPARC-specific test.
136         * gcc.dg/vect/vect-2.c, gcc.dg/vect/vect-7.c, gcc.dg/vect/vect-9.c,
137         gcc.dg/vect/vect-10.c, gcc.dg/vect/vect-12.c, gcc.dg/vect/vect-14.c,
138         gcc.dg/vect/vect-15.c, gcc.dg/vect/vect-17.c, gcc.dg/vect/vect-18.c,
139         gcc.dg/vect/vect-19.c, gcc.dg/vect/vect-20.c, gcc.dg/vect/vect-21.c,
140         gcc.dg/vect/vect-22.c, gcc.dg/vect/vect-23.c, gcc.dg/vect/vect-24.c,
141         gcc.dg/vect/vect-25.c, gcc.dg/vect/vect-26.c, gcc.dg/vect/vect-32.c,
142         gcc.dg/vect/vect-33.c, gcc.dg/vect/vect-34.c, gcc.dg/vect/vect-35.c,
143         gcc.dg/vect/vect-36.c, gcc.dg/vect/vect-37.c, gcc.dg/vect/vect-62.c,
144         gcc.dg/vect/vect-63.c, gcc.dg/vect/vect-64.c, gcc.dg/vect/vect-65.c,
145         gcc.dg/vect/vect-66.c, gcc.dg/vect/vect-67.c, gcc.dg/vect/vect-68.c,
146         gcc.dg/vect/vect-69.c, gcc.dg/vect/vect-73.c, gcc.dg/vect/vect-75.c,
147         gcc.dg/vect/vect-76.c, gcc.dg/vect/vect-78.c: Enable for SPARC.
149 2004-11-13  James A. Morrison  <phython@gcc.gnu.org>
151         * gcc.target/sparc/fand.c, gcc.target/sparc/fands,
152         gcc.target/sparc/fnand.c, gcc.target/sparc/fnands.c,
153         gcc.target/sparc/fxor.c, gcc.target/sparc/fxors.c,
154         gcc.target/sparc/fxnor.c, gcc.target/sparc/fxnors.c,
155         gcc.target/sparc/fandnot.c, gcc.target/sparc/fandnots.c,
156         gcc.target/sparc/fornot.c, gcc.target/sparc/fornots.c,
157         gcc.target/sparc/fnot.c, gcc.target/sparc/fnots.c,
158         gcc.target/sparc/for.c, gcc.target/sparc/fors.c,
159         gcc.target/sparc/combined-1.c: New tests.
161 2004-11-12  Ziemowit Laski  <zlaski@apple.com>
163         * objc.dg/const-str-8.m, objc.dg/const-str-9.m:
164         New tests.
166 2004-11-12  Mark Mitchell <mark@codesourcery.com>
168         * lib/gcc-dg.exp (dg-forbid-option): New function.
169         * g++.dg/abi/bitfield3.C: Use dg-forbid-option -m64.
170         * g++.dg/abi/bitfield8.C: Likewise.
171         * g++.dg/abi/dtor1.C: Likewise.
172         * g++.dg/abi/empty10.C: Likewise.
173         * g++.dg/abi/empty7.C: Likewise.
174         * g++.dg/abi/empty9.C: Likewise.
175         * g++.dg/abi/layout3.C: Likewise.
176         * g++.dg/abi/layout4.C: Likewise.
177         * g++.dg/abi/thunk1.C: Likewise.
178         * g++.dg/abi/thunk2.C: Likewise.
179         * g++.dg/abi/vbase11.C: Likewise.
180         * g++.dg/abi/vthunk2.C: Likewise.
181         * g++.dg/abi/vthunk3.C: Likewise.
182         * g++.dg/ext/attrib8.C: Likewise.
183         * g++.dg/opt/longbranch2.C: Likewise.
184         * g++.dg/opt/reg-stack4.C: Likewise.
185         * g++.old-deja/g++.ext/attrib1.C: Likewise.
186         * g++.old-deja/g++.ext/attrib2.C: Likewise.
187         * g++.old-deja/g++.ext/attrib3.C: Likewise.
188         * g++.old-deja/g++.other/store-expr1.C: Likewise.
189         * g++.old-deja/g++.other/store-expr2.C: Likewise.
190         * gcc.dg/20000609-1.c: Likewise.
191         * gcc.dg/20000720-1.c: Likewise.
192         * gcc.dg/20011107-1.c: Likewise.
193         * gcc.dg/20011119-1.c: Likewise.
194         * gcc.dg/20020108-1.c: Likewise.
195         * gcc.dg/20020122-2.c: Likewise.
196         * gcc.dg/20020122-3.c: Likewise.
197         * gcc.dg/20020201-3.c: Likewise.
198         * gcc.dg/20020206-1.c: Likewise.
199         * gcc.dg/20020218-1.c: Likewise.
200         * gcc.dg/20020310-1.c: Likewise.
201         * gcc.dg/20020411-1.c: Likewise.
202         * gcc.dg/20020418-2.c: Likewise.
203         * gcc.dg/20020426-1.c: Likewise.
204         * gcc.dg/20020426-2.c: Likewise.
205         * gcc.dg/20020517-1.c: Likewise.
206         * gcc.dg/20020523-1.c: Likewise.
207         * gcc.dg/20020523-2.c: Likewise.
208         * gcc.dg/20020729-1.c: Likewise.
209         * gcc.dg/20030204-1.c: Likewise.
210         * gcc.dg/20030826-2.c: Likewise.
211         * gcc.dg/20030926-1.c: Likewise.
212         * gcc.dg/20031202-1.c: Likewise.
213         * gcc.dg/980312-1.c: Likewise.
214         * gcc.dg/980313-1.c: Likewise.
215         * gcc.dg/990117-1.c: Likewise.
216         * gcc.dg/990424-1.c: Likewise.
217         * gcc.dg/990524-1.c: Likewise.
218         * gcc.dg/991230-1.c: Likewise.
219         * gcc.dg/i386-387-1.c: Likewise.
220         * gcc.dg/i386-387-2.c: Likewise.
221         * gcc.dg/i386-387-3.c: Likewise.
222         * gcc.dg/i386-387-4.c: Likewise.
223         * gcc.dg/i386-387-5.c: Likewise.
224         * gcc.dg/i386-387-6.c: Likewise.
225         * gcc.dg/i386-asm-1.c: Likewise.
226         * gcc.dg/i386-bitfield1.c: Likewise.
227         * gcc.dg/i386-bitfield2.c: Likewise.
228         * gcc.dg/i386-loop-1.c: Likewise.
229         * gcc.dg/i386-loop-2.c: Likewise.
230         * gcc.dg/i386-loop-3.c: Likewise.
231         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
232         * gcc.dg/i386-pic-1.c: Likewise.
233         * gcc.dg/i386-regparm.c: Likewise.
234         * gcc.dg/i386-signbit-1.c: Likewise.
235         * gcc.dg/i386-signbit-2.c: Likewise.
236         * gcc.dg/i386-signbit-3.c: Likewise.
237         * gcc.dg/i386-sse-5.c: Likewise.
238         * gcc.dg/i386-sse-8.c: Likewise.
239         * gcc.dg/i386-unroll-1.c: Likewise.
240         * gcc.dg/tls/opt-1.c: Likewise.
241         * gcc.dg/tls/opt-2.c: Likewise.
242         * gcc.dg/unroll-1.c: Likewise.
243         * gcc.misc-tests/i386-pf-3dnow-1.c: Likewise.
244         * gcc.misc-tests/i386-pf-athlon-1.c: Likewise.
245         * gcc.misc-tests/i386-pf-none-1.c: Likewise.
246         * gcc.misc-tests/i386-pf-sse-1.c: Likewise.
247         * gcc.c-torture/execute/20010129-1.x: Do not use -mtune=i686 when
248         -m64 is specified.
250 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
252         PR c++/18389
253         * g++.dg/parse/cond1.C: New test.
255         PR c++/18429
256         * g++.dg/template/array9.C: New test.
257         * g++.dg/ext/vla1.C: Adjust error messages.
258         * g++.dg/ext/vlm1.C: Likewise.
259         * g++.dg/template/crash2.C: Likewise.
261         PR c++/18436
262         * g++.dg/template/call3.C: New test.
264         PR c++/18407
265         * g++.dg/template/ptrmem11.C: New test.
267 2004-11-12  Andrew Pinski  <pinskia@physics.uc.edu>
269         PR other/14264
270         * lib/g++.exp: Set LC_ALL and LANG to C.
271         * lib/gcc-dg.exp: Likewise.
272         * lib/gfortran.exp: Likewise.
273         * lib/objc.exp: Likewise.
274         * lib/treelang.exp: Likewise.
276 2004-11-12  Andreas Schwab  <schwab@suse.de>
278         * gcc.dg/pr16286.c: Fix last change.
280 2004-11-12  Mark Mitchell  <mark@codesourcery.com>
282         PR c++/18416
283         * g++.dg/init/global1.C: New test.
285 2004-11-12  Eric Botcazou  <ebotcazou@act-europe.fr>
287         * gcc.c-torture/execute/20041112-1.c: New test.
289 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
291         * lib/gcc-dg.exp (dg-target-list): New.
293 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
294             Richard Sandiford  <rsandifo@redhat.com>
296         * lib/target-supports.exp (get-compiler_messages): New.
297         (check_named_sections_available): Use it.
298         (check_effective_target_ilp32): New.
299         (check_effective_target_lp64): New.
300         (is-effective-target): New.
301         * lib/gcc-dg.exp (dg-require-effective-target): New.
303 2004-11-11  Joseph S. Myers  <joseph@codesourcery.com>
305         * gcc.dg/precedence-1.c: New test.
307 2004-11-11  Janis Johnson  <janis187@us.ibm.com>
309         * gcc.misc-tests/linkage.exp: Handle biarch GCC for powerpc64.
311         * gcc.misc-tests/linkage.exp: Prepend directory name to pass/fail
312         message, delete generated files, use more descriptive name for
313         executable, and make the test unsupported when it cannot be run.
315         * lib/gcc-dg.exp (skip_test_and_clear_xfail): New procedure.
316         (dg-require-weak, dg-require-visibility, dg-require-alias,
317         dg-require-gc-sections, dg-require-profiling, dg-require-dll,
318         dg-require-iconv, dg-require-named-sections): Use it.
320         * lib/gcc-dg.exp (dg-xfail-if): Ignore if skipping the test.
322 2004-11-11  Nathan Sidwell  <nathan@codesourcery.com>
324         PR target/16457
325         * gcc.dg/ppc-and-1: New
327         PR target/16796
328         * gcc.dg/ppc-mov-1.c: New.
330         PR target/16458
331         * gcc.dg/ppc-compare-1.c: New.
333 2004-11-10  Joseph S. Myers  <joseph@codesourcery.com>
335         * objc.dg/desig-init-2.m: New test.
337 2004-11-10  Adam Nemet  <anemet@lnxw.com>
339         PR middle-end/18160  
340         * g++.dg/warn/register-var-1.C: New test.
341         * g++.dg/warn/register-var-2.C: New test.
343 2004-11-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
345         * gcc.dg/union-2.c: New test.
347 2004-11-10  Fariborz Jahanian <fjahanian@apple.com>
349         * gcc.c-torture/execute/ieee/unsafe-fp-assoc-1.c: 
350         New test for PR tree-optimization/17892.
352 2004-11-09  Mark Mitchell  <mark@codesourcery.com>
354         PR c++/18369
355         * g++.dg/init/new12.C: New test.
357 2004-11-10  James A. Morrison  <phython@gcc.gnu.org>
359         * gcc.target/sparc: New directory.
360         * gcc.target/sparc/sparc.exp: New driver.
361         * gcc.target/sparc/fpadd16.c, gcc.target/sparc/fpadd16s.c,
362         gcc.target/sparc/fpsub16.c, gcc.target/sparc/fpsub16s.c,
363         gcc.target/sparc/fpadd32.c, gcc.target/sparc/fpadd32s.c,
364         gcc.target/sparc/fpsub32.c, gcc.target/sparc/fpsub32s.c: New tests.
366 2004-11-10  Paul Brook  <paul@codesourcery.com>
368         PR fortran/18218
369         * gfortran.dg/list_read.c: New test.
371 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
373         PR c/18322
374         * gcc.dg/func-outside-1.c, gcc.dg/func-outside-2.c: Correct
375         expected diagnostic location.
377 2004-11-09  Ulrich Weigand  <uweigand@de.ibm.com>
379         * gcc.dg/20041109-1.c: New test.
381 2004-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
383         PR objc/18406
384         * objc/compile/pr18406.m: New test.
386 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
388         * gcc.dg/builtin-prefetch-1.c: Update expected diagnostic.
390 2004-11-09  Joseph S. Myers  <joseph@codesourcery.com>
392         * gcc.dg/builtin-prefetch-1.c: Adjust expected messages.
394 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
396         * testsuite/gcc.dg/uninit-H.c: Add ifdefs for __hppa__ and __ia64__.
398 2004-11-08  Steve Ellcey  <sje@cup.hp.com>
400         * testsuite/gcc.dg/20030225-2.c: Add prototype for abort and
401         exit. 
403 2004-11-08  Andrew Pinski  <pinskia@physics.uc.edu>
405         PR tree-opt/18299
406         * gcc.c-torture/pr18299-1.c: New test.
408 2004-11-06  Andreas Schwab  <schwab@suse.de>
410         * gcc.dg/pr16286.c: Also test for bool and pixel.
412 2004-11-06  Joseph S. Myers  <joseph@codesourcery.com>
414         * gcc.dg/anon-struct-6.c, gcc.dg/anon-struct-7.c,
415         gcc.dg/anon-struct-8.c, gcc.dg/bitfld-10.c, gcc.dg/bitfld-11.c,
416         gcc.dg/bitfld-12.c, gcc.dg/func-outside-1.c,
417         gcc.dg/func-outside-2.c, gcc.dg/label-decl-1.c,
418         gcc.dg/label-decl-2.c, gcc.dg/label-decl-3.c,
419         gcc.dg/label-decl-4.c, gcc.dg/struct-empty-1.c,
420         gcc.dg/struct-empty-2.c, gcc.dg/struct-empty-3.c,
421         gcc.dg/struct-semi-1.c, gcc.dg/struct-semi-2.c,
422         gcc.dg/struct-semi-3.c: New tests.
424 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
426         * g++.dg/opt/nothrow1.C: Use -42 instead of 42.
428 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
430         * gcc.dg/compat/generate-random.c (generate_random_data unsafe_state):
431         Do not use C99 designators.
433 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
435         * g++.dg/other/pragma-re-1.C (p, q): Fix type and remove cast.
437 2004-11-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
439         * gcc.c-torture/compile/simd-5.c: Do not XFAIL on SPARC 64-bit.
440         * gcc.c-torture/execute/20020227-1.x: Do not XFAIL at -O3.
441         * gcc.c-torture/execute/simd-5.x: Remove.
443 2004-11-06  Andrew Pinski  <pinskia@physics.uc.edu>
445         PR rtl-optimization/17933
446         * gcc.dg/torture/pr17933-1.c: New test.
448 2004-11-06  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
450         PR target/18106
451         * lib/target-supports.exp (check_weak_available): Support
452         Windows.
454 2004-11-05  Danny Smith  <dannysmith@users.sourceforge.net>
456         * gcc.dg/compat/struct-layout-1_generate.c (main): Generate a
457         call to fflush(stdout) before abort.
458         (my_ffsll): New function.
459         (generate_fields): Use it.
461 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
463         * gcc.dg/init-undef-1.c: New test.
465 2004-11-05  Joseph S. Myers  <joseph@codesourcery.com>
467         * gcc.dg/20040910-1.c, gcc.dg/cpp/digraph2.c,
468         gcc.dg/cpp/direct2.c, gcc.dg/cpp/direct2s.c,
469         gcc.dg/cpp/separate-1.c, gcc.dg/noncompile/951123-1.c,
470         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c: Adjust
471         expected messages for new parser.
473 2004-11-04  Mark Mitchell  <mark@codesourcery.com>
475         * testsuite/g++.dg/ext/visibility/symbian1.C: New test.
476         
477 2004-11-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
479         * gcc.dg/pragma-align.c (sixteen): Use 8-byte alignment
480         on LP64 targets.
482 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
484         * gcc.dg/asm-qual-1.c, gcc.dg/declspec-15.c, gcc.dg/declspec-16.c,
485         gcc.dg/declspec-17.c, gcc.dg/empty-source-1.c,
486         gcc.dg/empty-source-2.c, gcc.dg/empty-source-3.c,
487         gcc.dg/extra-semi-1.c, gcc.dg/extra-semi-2.c,
488         gcc.dg/extra-semi-3.c, gcc.dg/gnu-cond-expr-1.c,
489         gcc.dg/gnu-cond-expr-2.c, gcc.dg/gnu-cond-expr-3.c,
490         gcc.dg/init-empty-1.c, gcc.dg/init-empty-2.c,
491         gcc.dg/init-empty-3.c, gcc.dg/noncompile/old-style-parm-1.c,
492         gcc.dg/noncompile/old-style-parm-2.c, gcc.dg/stmt-expr-1.c,
493         gcc.dg/stmt-expr-2.c, gcc.dg/stmt-expr-3.c: New tests.
495 2004-11-04  Joseph S. Myers  <joseph@codesourcery.com>
497         * gcc.dg/c90-restrict-1.c, gcc.dg/c99-arraydecl-2.c,
498         gcc.dg/c99-func-2.c, gcc.dg/charset/asm2.c, gcc.dg/concat.c,
499         gcc.dg/cpp/19990413-1.c, gcc.dg/cpp/paste4.c,
500         gcc.dg/init-desig-obs-1.c, gcc.dg/noncompile/920721-2.c,
501         gcc.dg/noncompile/930622-2.c, gcc.dg/noncompile/940112-1.c,
502         gcc.dg/noncompile/950921-1.c, gcc.dg/switch-2.c,
503         objc.dg/naming-1.m, objc.dg/naming-2.m: Adjust expected messages
504         for new parser.
506 2004-11-04  Richard Sandiford  <rsandifo@redhat.com>
508         PR target/15342
509         * gcc.dg/20041104-1.c: New test.
511 2004-11-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
513         * g++.dg/template/nontype7.C: New test.
514         * g++.dg/template/nontype8.C: Likewise.
515         * g++.dg/template/nontype9.C: Likewise.
516         * g++.dg/template/nontype10.C: Likewise.
517         * g++.dg/tc1/dr49.C: Likewise.
518         * g++.dg/template/ptrmem8.C: Relax dg-error checks.
519         * g++.old-deja/g++.other/null1.C: Remove a buggy error check
521 2004-11-04  Ben Elliston  <bje@au.ibm.com>
523         * g++.dg/rtti/tinfo1.C: Remove xfails.
525 2004-11-04  Ben Elliston  <bje@au.ibm.com>
527         * g++.old-deja/g++.other/enum5.C (enum conditions): Move the
528         packed attribute to the definition to satisfy the new C++ parser.
530 2004-11-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
532         * gcc.c-torture/execute/stdarg-2.c (foo): Split multiple
533         invocations of va_arg.
535 2004-11-02  Mark Mitchell  <mark@codesourcery.com>
537         PR c++/18124
538         * g++.dg/template/crash25.C: New test.
540         PR c++/18155
541         * g++.dg/template/typedef2.C: New test.
542         * g++.dg/parse/crash13.C: Adjust error markers.
544         PR c++/18177
545         * g++.dg/conversion/const3.C: New test.
546         
547 2004-11-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
549         PR fortran/17535
550         PR fortran/17583
551         PR fortran/17713
552         * gfortran.dg/generic_[123].f90: New testcases.
554 2004-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
556         * gcc.dg/uninit-C.c: Remove special-casing for SPARC.
557         * gcc.dg/uninit-H.c: Define to "sp" on SPARC.
559 2004-11-02  Andrew Pinski  <pinskia@physics.uc.edu>
561         PR tree-opt/16808
562         * gcc.c-torture/compile/pr16808.c: New test.
564 2004-11-02  Nathan Sidwell  <nathan@codesourcery.com>
566         PR rtl-optimization/17104
567         * gcc.dg/ppc-bitfield1.c: New.
569 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
571         * gcc.dg/uninit-H.c (ASM): Define to "$sp" on MIPS targets.
573 2004-11-01  Richard Sandiford  <rsandifo@redhat.com>
575         * g++.dg/abi/mangle6.C: Run for all MIPS targets.  Provide dummy
576         strings for 32-bit code.
578 2004-11-01  Joseph S. Myers  <joseph@codesourcery.com>
580         PR c/18239
581         * gcc.dg/parm-impl-decl-1.c, gcc.dg/parm-impl-decl-2.c: New tests.
583 2004-11-01  Nathan Sidwell  <nathan@codesourcery.com>
585         PR c++/18064
586         * g++.old-deja/g++.mike/p811.C: Avoid covariant extension.
588 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
590         PR c++/15172
591         * g++.dg/init/aggr2.C: New test.
593 2004-10-30  Ziemowit Laski  <zlaski@apple.com>
595         * objc.dg/local-decl-1.m: New test.
597 2004-10-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
599         * gcc.dg/20040910-1.c: Adjust regex.
601 2004-10-30  Roger Sayle  <roger@eyesopen.com>
603         PR rtl-optimization/18084
604         * g++.dg/opt/pr18084-1.C: New testcase.
606 2004-10-30  Matt Austern  <austern@apple.com>
608         PR c++/17542
609         * g++.dg/ext/attrib18.C: New test.
610         
611 2004-10-30  Roger Sayle  <roger@eyesopen.com>
613         PR middle-end/18096
614         * gcc.dg/pr18096-1.c: New test case.
616 2004-10-30  Roger Sayle  <roger@eyesopen.com>
618         * gcc.dg/pr17581-1.c: Add missing prototype for abort.
620 2004-10-30  Joseph S. Myers  <joseph@codesourcery.com>
622         PR c/16666
623         * gcc.dg/dremf-type-compat-1.c, gcc.dg/dremf-type-compat-2.c,
624         gcc.dg/dremf-type-compat-3.c, gcc.dg/dremf-type-compat-4.c,
625         gcc.dg/old-style-prom-1.c, gcc.dg/old-style-prom-2.c,
626         gcc.dg/old-style-prom-3.c: New tests.
628 2004-10-30  Danny Smith  <dannysmith@users.sourceforge.net>
630         * gcc.dg/bf-ms-attrib.c: Add protototype for abort.
631         Remove unnecessary inclusion of stdio.h.
633 2004-10-29  Roger Sayle  <roger@eyesopen.com>
635         PR rtl-optimization/17581
636         * gcc.dg/pr17581-1.c: New test case.
638 2004-10-28  Nathan Sidwell  <nathan@codesourcery.com>
640         * g++.dg/conversion/dr195.C: Adjust expected errors for DR195 not
641         being implemented.
642         * g++.dg/conversion/dr195-1.C: New.
643         * g++.old-deja/g++.brendan/operators4.C: Don't be pedantic.
644         * g++.old-deja/g++.mike/p10148.C: Likewise.
646 2004-10-29  Mark Mitchell  <mark@codesourcery.com>
648         PR c++/17695
649         * g++.dg/debug/typedef2.C: New test.
651 2004-10-29  David Billinghurst <David.Billinghurst@riotinto.com>
653         PR fortran/13490
654         * gfortran.dg/g77/20030326-1.f: Change xfail on error to warning.
655         * gfortran.dg/g77/README: Update.
657 2004-10-28  Matt Austern  <austern@apple.com>
659         PR c++/14124
660         * g++.dg/ext/packed7.C: New test.
661         
662 2004-10-28  Andrew Pinski  <pinskia@physics.uc.edu>
664         * gcc.dg/visibility-[1-9a].c: Change to use scan-hidden instead of
665         scan-assembler.
666         * lib/scanasm.exp (hidden-scan-for): New proc.
667         (scan-hidden): Use hidden-scan-for instead of constructing the scan
668         string.
669         (scan-not-hidden): Likewise.
670         * lib/target-supports.exp (check_visibility_available): mach-o is
671         support too.
673 2004-10-28  Mark Mitchell  <mark@codesourcery.com>
675         PR c++/17132
676         * g++.dg/template/memclass3.C: New test.
678 2004-10-28  Adam Nemet  <anemet@lnxw.com>
680         PR middle-end/18160  
681         * gcc.dg/register-var-1.c: New test.
682         * gcc.dg/register-var-2.c: New test.
683         * gcc.dg/asm-7.c: Taking the address of a register variable is an
684         error now.
686 2004-10-28  Dorit Naishlos <dorit@il.ibm.com>
688         PR other/18172
689         * gcc.dg/vect/vect-20.c: Use 'signed char' instaed of 'char'. Remove 
690         unused variables.
691         * gcc.dg/vect/vect-22.c: Likewise.
693 2004-10-28  Jakub Jelinek  <jakub@redhat.com>
695         * gcc.dg/i386-rotate-1.c: New test.
697 2004-10-27  Mark Mitchell  <mark@codesourcery.com>
699         * g++.dg/init/ref12.C: Add "run" marker.
701         PR c++/17435
702         * g++.dg/init/ref12.C: New test.
704         PR c++/18140
705         * g++.dg/template/shift1.C: New test.
706         * g++.dg/template/error10.C: Adjust error markers.
708 2004-10-27  Andrew Pinski  <pinskia@physics.uc.edu>
710         PR tree-opt/17529
711         * gcc.c-torture/compile/pr17529.c: Remove the xfail.
713 2004-10-27  Geoffrey Keating  <geoffk@apple.com>
715         * gcc.dg/weak/typeof-2.c: Needs aliases as well as weak.
716         * gcc.dg/weak/weak-3.c: Likewise.
717         * gcc.dg/weak/weak-5.c: Likewise.
718         * gcc.dg/weak/weak-9.c: Likewise.
719         * lib/file-format.exp (gcc_target_object_format): Darwin has Mach-O.
720         * lib/target-supports.exp (check_weak_available): Mach-O does weak.
722         * gcc.dg/darwin-weakimport-1.c: New.
724 2004-10-28  Ben Elliston  <bje@au.ibm.com>
726         * gcc.dg/tree-ssa/sra-1.c: Pass --param sra-max-structure-size.
728 2004-10-27  Nathan Sidwell  <nathan@codesourcery.com>
730         * gcc.dg/cpp/direct2.c: Cope with different bison 'parse' or
731         'syntax' error messages.
732         * gcc.dg/cpp/direct2s.c: Likewise.
734 2004-10-26  Geoffrey Keating  <geoffk@apple.com>
736         * gcc.c-torture/compile/20041026-1.c: New.
738 2004-10-26  Mark Mitchell  <mark@codesourcery.com>
740         PR c++/18093
741         * g++.dg/lookup/ns2.C: New test.
743         PR c++/18020
744         * g++.dg/template/enum4.C: New test.
746         PR c++/18161
747         * g++.dg/template/expr1.C: New test.
749 2004-10-26  Ben Elliston  <bje@au.ibm.com>
751         * gcc.dg/tree-ssa/20030922-2.c: Now passing, so remove xfail.
753 2004-10-26  Joseph S. Myers  <jsm@polyomino.org.uk>
755         * gcc.dg/decl-nospec-1.c, gcc.dg/decl-nospec-2.c,
756         gcc.dg/decl-nospec-3.c: New tests.
758 2004-10-26  Ziemowit Laski  <zlaski@apple.com>
760         * objc.dg/super-class-3.m: New test.
762 2004-10-26  Nathan Sidwell  <nathan@codesourcery.com>
764         * gcc.dg/cpp/direct2.c: Adjust expected errors, robustify parser
765         resyncing.
766         * gcc.dg/cpp/direct2s.c: Likewise.
768 2004-10-25  Geoffrey Keating  <geoffk@apple.com>
770         * objc.dg/image-info.m: Update for changes to section selection.
772 2004-10-25  David Ayers  <d.ayers@inode.at>
773             Ziemowit Laski  <zlaski@apple.com>
775         * objc.dg/call-super-2.m: Add messages to 'Class <Proto>'; update
776         diagnostics when messaging 'id <Proto>'.
777         * objc.dg/class-protocol-1.m: New test.
778         * objc.dg/desig-init-1.m: Add message to an invalid receiver using
779         a non-existent method signature.
780         * objc.dg/method-5.m, objc.dg/method-6.m, objc.dg/proto-hier-1.m:
781         Update diagnostics when messaging with non-existent method signature.
782         * objc.dg/proto-hier-2.m: Adjust wording of diagnostic.
783         * objc.dg/proto-lossage-1.m, objc.dg/proto-lossage-4.m: Messages to
784         invalid receivers are now resolved as if messaging 'id'; remove
785         extraneous diagnostics.
787 2004-10-25  Joseph S. Myers  <jsm@polyomino.org.uk>
789         PR c/16667
790         * gcc.dg/init-desig-obs-1.c, gcc.dg/init-desig-obs-2.c,
791         gcc.dg/init-desig-obs-3.c: New tests.
793 2004-10-25  Jakub Jelinek  <jakub@redhat.com>
795         * gcc.dg/debug/20041023-1.c: New test.
797 2004-10-25  Andrew Pinski  <pinskia@physics.uc.edu>
799         PR middle-end/17407
800         * gcc.c-torture/compile/pr17407.c: New test.
802         PR c++/18121
803         * g++.dg/template/array8.C: New test.
805 2004-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
807         PR other/18138
808         * lib/g++.exp: Accept more than one multilib libgcc.
809         * lib/gcc-dg.exp: Likewise.
810         * lib/objc.exp: Likewise.
811         * lib/treelang.exp: Likewise.
812         * lib/gfortran.exp: Likewise.
814 2004-10-24  Ben Elliston  <bje@au.ibm.com>
816         * gcc.dg/c90-const-expr-3.c: Reference the ISO C standard.
818 2004-10-24  Geoffrey Keating  <geoffk@geoffk.org>
820         * gcc.dg/c90-const-expr-3.c: xfail all the ASSERT_NOT_NPC tests.
821         * gcc.dg/c99-const-expr-3.c: Likewise.
823 2004-10-23  Andrew Pinski  <pinskia@physics.uc.edu>.
825         * gcc.dg/tree-ssa/loop-1.c: Add -static for *-*-darwin*.
827 2004-10-23  Ben Elliston  <bje@au.ibm.com>
829         * gcc.c-torture/execute/loop-2e.x: Remove.
831 2004-10-22  Nathan Sidwell  <nathan@codesourcery.com>
833         PR c++/18095
834         * g++.dg/parse/crash18.C: New.
835         * g++.dg/parse/crash19.C: New.
837 2004-10-22  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
839         * g++.dg/ext/dllimport1.C: Move dg-warnings.
840         * g++.dg/ext/dllimport2.C: Same.
841         * g++.dg/ext/dllimport8.C: Same.
843 2004-10-21  Mark Mitchell  <mark@codesourcery.com>
845         PR c++/10841
846         * g++.dg/conversion/cast1.C: New test.
847         * g++.dg/overload/pmf1.C: Adjust error marker.
849 2004-10-21  Andrew Pinski  <pinskia@physics.uc.edu>
851         PR objc/17923
852         * objc.dg/const-str-7.m: New test.
854 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
856         * g++.dg/template/memfriend11.C: Fix comment typo.
857         * g++.dg/template/memfriend14.C: Likewise.
859 2004-10-20  Richard Henderson  <rth@redhat.com>
861         * gcc.dg/cleanup-10.c, gcc.dg/cleanup-11.c, gcc.dg/cleanup-8.c,
862         gcc.dg/cleanup-9.c: Use -fnon-call-exceptions, not
863         -fasynchronous-unwind-tables.
865 2004-10-20  Richard Henderson  <rth@redhat.com>
867         * gcc.c-torture/unsorted/call386.c (foo): Fix return type.
868         (main): Return success.
869         * gcc.c-torture/unsorted/subcc.c (foo, bar): Fix return types.
870         (main): Return success.
872 2004-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
874         PR c++/13495
875         * g++.dg/template/memfriend9.C: New test.
876         * g++.dg/template/memfriend10.C: Likewise.
877         * g++.dg/template/memfriend11.C: Likewise.
878         * g++.dg/template/memfriend12.C: Likewise.
879         * g++.dg/template/memfriend13.C: Likewise.
880         * g++.dg/template/memfriend14.C: Likewise.
881         * g++.dg/template/memfriend15.C: Likewise.
882         * g++.dg/template/memfriend16.C: Likewise.
883         * g++.dg/template/memfriend17.C: Likewise.
884         * g++.old-deja/g++.pt/friend44.C: Remove bogus error.
886 2004-10-20  Nathan Sidwell  <nathan@codesourcery.com>
888         * g++.dg/conversion/dr195.C: New.
889         * g++.old-deja/g++.mike/p10148.C: Remove ill-formed cast.
891 2004-10-20  Ben Elliston  <bje@au.ibm.com>
892             Devang Patel  <dpatel@apple.com>
894         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use integer arithmetic instead
895         of floating point arithmetic, which could trap.
897 2004-10-19  Mark Mitchell  <mark@codesourcery.com>
899         PR c++/14035
900         * g++.dg/conversion/reinterpret1.C: Adjust error markers.
901         * g++.dg/conversion/const2.C: New test.
902         * g++.dg/expr/reinterpret2.C: New test.
903         * g++.dg/expr/reinterpret3.C: New test.
904         * g++.dg/expr/cast2.C: New test.
905         * g++.dg/expr/copy1.C: New test.
906         * g++.dg/other/conversion1.C: Change error message.
907         * g++.dg/parse/comma1.C: Use __extension__ to allow casts from
908         function pointers to void *.
909         * g++.old-deja/g++.mike/p10148.C: Likewise.
911 2004-10-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
913         * gcc.dg/smod-1.c: Pass -mtune=i486 only on x86.
915 2004-10-19  Paolo Bonzini  <bonzini@gnu.org>
917         PR c++/18047
919         * g++.dg/parse/expr3.C: New test.
921 2004-10-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
923         * gcc.dg/smod-1.c: New test.
925 2004-10-18  Ziemowit Laski  <zlaski@apple.com>
927         * objc.dg/method-14.m: New test.
929 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
931         * gcc.c-torture/compile/pr17529.c: Fix test for non x86.
932         Also xfail as the patch was reverted.
934 2004-10-18  Andrew Pinski  <pinskia@physics.uc.edu>
936         PR middle-end/16973
937         * gcc.dg/pr16973.c: New test.
939 2004-10-18  Diego Novillo  <dnovillo@redhat.com>
941         PR tree-optimization/17656
942         * testsuite/gcc.c-torture/compile/pr17656.c: New test.
944 2004-10-18  Nathan Sidwell  <nathan@codesourcery.com>
946         * g++.dg/eh/shadow1.C: New.
948 2004-10-18  Jakub Jelinek  <jakub@redhat.com>
950         * gcc.c-torture/compile/20041018-1.c: New test.
952 2004-10-18  Ben Elliston  <bje@au.ibm.com>
954         * gcc.dg/ppc-sdata-1.c: Update to consider the possibility of the
955         compiler referring to register 0 when accessing sdata.  The linker
956         now patches things up.
958 2004-10-17  Andrew Pinski  <pinskia@physics.uc.edu>
960         PR c/17529
961         * gcc.c-torture/compile/pr17529.c: New test.
963 2004-10-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
965         PR c++/17743
966         * g++.dg/ext/attrib17.C: New test.
968 2004-10-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
970         * gcc.dg/bf-spl1.c: Use 'float' as the base type for FP types.
972 2004-10-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
974         PR c++/10479
975         * g++.dg/ext/attrib16.C: New test.
977 2004-10-15  Mark Mitchell  <mark@codesourcery.com>
979         PR c++/17042
980         * g++.dg/init/dso_handle1.C: New test.
982         PR c++/14667
983         * g++.dg/parse/typedef6.C: New test.
985         PR c++/17916
986         * g++.dg/parse/pragma1.C: New test.
988 2004-10-15  Aldy Hernandez  <aldyh@redhat.com>
990         * gcc.c-torture/execute/ieee/ieee.exp: Disable on powerpc-*-*spe.
992 2004-10-15  Steve Ellcey  <sje@cup.hp.com>
994         * gcc.dg/compat/struct-layout-1_generate.c (switchfiles):  Use
995         -fno-common when on HPPA HP-UX platforms.
997 2004-10-15  Jakub Jelinek  <jakub@redhat.com>
999         PR other/16820
1000         * gcc.dg/compat/struct-layout-1.h: Don't include complex.h nor
1001         stdint.h.
1002         * gcc.dg/compat/struct-layout-1_x1.h (TX): Cast to long instead of
1003         uintptr_t.
1005 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1007         PR c++/16301
1008         * g++.dg/lookup/strong-using-4.C: New test.
1010 2004-10-14  Andrew Pinski  <pinskia@physics.uc.edu>
1012         PR middle-end/16567
1013         * gcc.c-torture/compile/nested-1.c: New test.
1015 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1017         * testsuite/gcc.dg/vect/vect-44.c: xfail on i?86-*-*, x86_64-*-*,
1018         and mipsisa64*-*-* (until support for misaligned loads is added).
1019         * testsuite/gcc.dg/vect/vect-50.c: Likewise.
1020         * testsuite/gcc.dg/vect/vect-52.c: Likewise.
1021         * testsuite/gcc.dg/vect/vect-54.c: Likewise.
1022         * testsuite/gcc.dg/vect/vect-58.c: Likewise.
1023         * testsuite/gcc.dg/vect/vect-60.c: Likewise.
1024         * testsuite/gcc.dg/vect/vect-80.c: Likewise.
1026 2004-10-14  Mark Mitchell  <mark@codesourcery.com>
1028         PR c++/17976
1029         * g++.dg/init/dtor3.C: New test.
1031 2004-10-15  Ben Elliston  <bje@au.ibm.com>
1033         * gcc.dg/ppc-stackalign-1.c: Set dg-options to {}.
1035 2004-10-14  Geoffrey Keating  <geoffk@apple.com>
1037         * gcc.dg/darwin-misaligned.c: Don't supply -force_cpusubtype_ALL.
1038         * gcc.dg/macho-lo-sum.c: Likewise.
1040 2004-10-14  Joseph S. Myers  <joseph@codesourcery.com>
1042         * gcc.dg/ppc-spe64-1.c: New test.
1044 2004-10-14  Devang Patel  <dpatel@apple.com>
1046         PR 17635
1047         * gcc.dg/pr17635.c : New test.
1048         
1049 2004-10-14  Olga Golovanevsky  <olga@il.ibm.com>
1051         * testsuite/gcc.dg/vect/vect-28.c: Remove xfail.
1052         * testsuite/gcc.dg/vect/vect-30.c: Remove xfail.
1053         * testsuite/gcc.dg/vect/vect-31.c: Vectorize 4 loops instead of 2.
1054         * testsuite/gcc.dg/vect/vect-33.c: Remove xfail.
1055         * testsuite/gcc.dg/vect/vect-44.c: Remove xfail.
1056         * testsuite/gcc.dg/vect/vect-46.c: Remove xfail.
1057         * testsuite/gcc.dg/vect/vect-50.c: Remove xfail.
1058         * testsuite/gcc.dg/vect/vect-52.c: Remove xfail.
1059         * testsuite/gcc.dg/vect/vect-54.c: Remove xfail.
1060         * testsuite/gcc.dg/vect/vect-58.c: Remove xfail.
1061         * testsuite/gcc.dg/vect/vect-60.c: Remove xfail.
1062         * testsuite/gcc.dg/vect/vect-64.c: Vectorize 3 loops instead of 1.
1063         * testsuite/gcc.dg/vect/vect-66.c: Vectorize 3 loops instead of 2.
1064         * testsuite/gcc.dg/vect/vect-68.c: Vectorize 4 loops instead of 2.
1065         * testsuite/gcc.dg/vect/vect-69.c: Vectorize 4 loops instead of 2.
1066         * testsuite/gcc.dg/vect/vect-8.c: Remove xfail.
1067         * testsuite/gcc.dg/vect/vect-80.c: Remove xfail.
1068         * testsuite/gcc.dg/vect/vect-none.c: Vectorize 1 loops instead of 0.
1070 2004-10-14  Dorit Naishlos  <dorit@il.ibm.com>
1072         * gcc.dg/vect/vect-82.c: New testcase.  
1073         * gcc.dg/vect/vect-82_64.c: New testcase.       
1074         * gcc.dg/vect/vect-83.c: New testcase.  
1075         * gcc.dg/vect/vect-83_64.c: New testcase.       
1077 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1079         * gcc.dg/cpp/error-1.c: New test.
1081 2004-10-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1083         * gcc.dg/c99-tag-3.c, gcc.dg/declspec-14.c: New tests.
1085 2004-10-14  Hans-Peter Nilsson  <hp@axis.com>
1087         PR target/17984
1088         * gcc.dg/cris-peep2-xsrand2.c: New test.
1090 2004-10-13  Andrew Pinski  <pinskia@physics.uc.edu>
1092         PR c++/17661
1093         * testsuite/g++.dg/expr/for2.C: New test.
1095 2004-10-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
1097         * g++.dg/inherit/thunk1.C: Run on the SPARC.
1099 2004-10-13  Jakub Jelinek  <jakub@redhat.com>
1101         PR tree-optimization/17724
1102         * g++.dg/opt/pr17724-1.C: New test.
1103         * g++.dg/opt/pr17724-2.C: New test.
1104         * g++.dg/opt/pr17724-3.C: New test.
1105         * g++.dg/opt/pr17724-4.C: New test.
1106         * g++.dg/opt/pr17724-5.C: New test.
1107         * g++.dg/opt/pr17724-6.C: New test.
1109 2004-10-12  Joseph S. Myers  <jsm@polyomino.org.uk>
1111         PR c/17301
1112         * gcc.dg/pr17301-2.c: New test.
1114 2004-10-11  Mark Mitchell  <mark@codesourcery.com>
1116         PR c++/15876
1117         * g++.dg/parse/error22.C: New test.
1119         PR c++/17936
1120         * g++.dg/template/spec18.C: New test.
1122 2004-10-11  Steve Ellcey  <sje@cup.hp.com>
1124         * testsuite/gcc.dg/ia64-asm-1.c: Add prototype for abort
1125         * testsuite/gcc.dg/ia64-sync-1.c: Add prototype for abort and
1126         memcpy. 
1127         * testsuite/gcc.dg/ia64-sync-2.c: Ditto.
1128         * testsuite/gcc.dg/ia64-sync-3.c: Ditto.
1130 2004-10-11  Andrew Pinski  <pinskia@physics.uc.edu>
1132         * g++.dg/eh/cleanup5.C: Add dg-options "".
1134 2004-10-11  Roger Sayle  <roger@eyesopen.com>
1136         PR middle-end/17657
1137         * gcc.dg/switch-4.c: New test case.
1139 2004-10-11  Richard Sandiford  <rsandifo@redhat.com>
1141         * gcc.c-torture/execute/20041011-1.c: New test.
1143 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1145         PR c++/17554
1146         * g++.dg/init/for3.C: New test.
1148         PR c++/17657
1149         * g++.dg/opt/switch2.C: New test.
1151         PR middle-end/17703
1152         * g++.dg/warn/Wreturn-2.C: New test.
1154 2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
1156         PR c++/17907
1157         * g++.dg/eh/cleanup5.C: New test.
1159 2004-10-10  Mark Mitchell  <mark@codesourcery.com>
1161         PR c++/17393
1162         * g++.dg/parse/error21.C: New test.
1164 2004-10-10  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1166         * g++.dg/overload/pmf1.C: Adjust quoting marks.
1167         * g++.dg/warn/incomplete1.C: Likewise.
1168         * g++.dg/template/qualttp20.C: Likewise.
1170 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1172         PR c/17881
1173         * parm-incomplete-1.c: New test.
1175 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1177         PR c++/17867
1178         * g++.dg/parse/error19.C: New test.
1180         PR c++/17670
1181         * g++.dg/init/new11.C: New test.
1183         PR c++/17821
1184         * g++.dg/parse/error20.C: New test.
1186         PR c++/17826
1187         * g++.dg/template/crash24.C: New test.
1188         
1189 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1191         PR c/17301
1192         * gcc.dg/pr17301-1.c: New test.
1194 2004-10-10  Joseph S. Myers  <jsm@polyomino.org.uk>
1196         PR c/17189
1197         * gcc.dg/anon-struct-5.c: New test.
1199 2004-10-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1201         PR c/17844
1202         * gcc.dg/pr17844-1.c: New test.
1204 2004-10-09  Zdenek Dvorak  <dvorakz@suse.cz>
1206         PR tree-optimization/17906
1207         * gcc.c-torture/compile/pr17906.c: New.
1209 2004-10-09  Stuart Hastings  <stuart@apple.com>
1210             Roger Sayle  <roger@eyesopen.com>
1212         PR rtl-optimization/17853
1213         * gcc.dg/i386-mmx-5.c: New testcase.
1215 2004-10-09  Andrew Pinski  <pinskia@physics.uc.edu>
1217         * g++.dg/opt/pr17902.C: Fix typo in dg-do.
1219 2004-10-09  Mark Mitchell  <mark@codesourcery.com>
1221         PR c++/17524
1222         * g++.dg/template/static9.C: New test.
1224         PR c++/17685
1225         * g++.dg/parse/operator5.C: New test.
1227 2004-10-09  Roger Sayle  <roger@eyesopen.com>
1229         PR middle-end/17894
1230         * gcc.c-torture/execute/divcmp-4.c: New test case.
1232 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1234         PR tree-opt/17902
1235         * g++.dg/opt/pr17902.C: New test.
1237 2004-10-09  Jakub Jelinek  <jakub@redhat.com>
1239         * gcc.dg/cpp/ident-1.c: Add dg-options "".
1241 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1243         * gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.
1245 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1247         * gcc.dg/assign-warn-3.c: New test.
1249 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1251         PR c/16999
1252         * gcc.dg/cpp/ident-1.c: New test.
1254 2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>
1256         * gcc.c-torture/compile/acc1.c: New.
1258 2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>
1260         * gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
1261         * gcc.dg/darwin-abi-2.c: Include stdlib.h.
1263 2004-10-08  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1265         * gcc.dg/ultrasp11.c: New test.
1267 2004-10-08  Michael Matz  <matz@suse.de>
1269         * gcc.dg/doloop-2.c: New test.
1271 2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>
1273         * gcc.dg/assign-warn-1.c, gcc.dg/assign-warn-2.c: New tests.
1274         * gcc.dg/warn-1.c, gcc.dg/noncompile/20020213-1.c,
1275         objc.dg/method-9.m: Update expected diagnostics.
1277 2004-10-07  Geoffrey Keating  <geoffk@apple.com>
1279         * gcc.dg/ppc-fsel-3.c: New file.
1280         * gcc.dg/ppc-fsel-1.c: Add -fno-trapping-math, update comment.
1282 2004-10-07  Paul Brook  <paul@codesourcery.com>
1284         * gfortran.dg/intrinsic_verify_1.f90: New test.
1286 2004-10-07  Paul Brook  <paul@codesourcery.com>
1288         * gfortran.dg/empty_format_1.f90: Remove stray commas.
1290 2004-10-07  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1292         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90, 
1293         gfortran.dg/ishft.f90: Add more tests. Add dg-warning in followup
1294         commit.
1296 2004-10-07  Andrew Pinski  <pinskia@physics.uc.edu>
1298         * g++.dg/ext/asm6.C: Remove extraneous semicolon.
1300 2004-10-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1302         PR c++/17115
1303         * g++.dg/warn/Winline-4.C: New test.
1305 2004-10-07  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
1307         * gcc.c-torture/compile/20041007-1.c: New test.
1309 2004-10-07  Paul Brook  <paul@codesourcery.com>
1311         PR fortran/17678
1312         * gfortran.dg/use_allocated_1.f90: New test.
1314 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1316         PR middle-end/17849
1317         * gfortran.fortran-torture/compile/nested.f90: New test
1319 2004-10-06  Joseph S. Myers  <jsm@polyomino.org.uk>
1321         * gcc.dg/Wconversion-2.c, gcc.dg/func-args-1.c: New tests.
1323 2004-10-06  Andrew Pinski  <pinskia@physics.uc.edu>
1325         PR c++/17368
1326         * g++.dg/ext/asm6.C: New test.
1328 2004-10-06  Kenneth Zadeck <zadeck@naturalbridge.com>
1330         * gcc.dg/20011119-1.c : Added memory attribute to asm sequence.
1332 2004-10-06  Paul Brook  <paul@codesourcery.com>
1334         PR libfortran/17709
1335         * gfortran.dg/empty_format_1.f90: New test.
1337 2004-10-06  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1339         PR fortran/17568
1340         * gfortran.dg/ishft.f90: New test.
1342         PR fortran/17283
1343         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Enable new
1344         tests.
1346 2004-10-06  Paul Brook  <paul@codesourcery.com>
1348         * gfortran.dg/do_1.f90: New test.
1350 2004-10-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1352         * gcc.c-torture/execute/builtins/lib/strcpy.c: Don't abort when
1353         optimizing for size.
1355 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1357         * gcc.dg/complex-2.c, gcc.dg/complex-2.h: New test.
1359 2004-10-05  Joseph S. Myers  <jsm@polyomino.org.uk>
1361         * gcc.c-torture/compile/20041005-1.c: New test.
1363 2004-10-05  Nathan Sidwell  <nathan@codesourcery.com>
1365         PR c++/17829
1366         * g++.dg/lookup/koenig4.C: New.
1368 2004-10-05  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1370         * g++.dg/other/classkey1.C: Adjust quoting marks.
1371         * g++.dg/parse/error15.C: Likewise.
1372         * g++.dg/template/meminit2.C (int>): Likewise.
1374 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1376         PR fortran/17283
1377         * gfortran.fortran-torture/execute/intrinsic_pack.f90: Add more tests.
1379         PR fortran/17631
1380         * gfortran.fortran-torture/execute/intrinsic_mvbits.f90: New test.
1382         PR fortran/17708
1383         * gfortran.dg/pr17708.f90: New test.
1384         
1385 2004-10-04  Chao-ying Fu  <fu@mips.com>
1387         * gcc.dg/vect/pr16105.c: Enable for mipsisa64*-*-*.
1388         * gcc.dg/vect/vect-4.c: Ditto.
1389         * gcc.dg/vect/vect-5.c: Ditto.
1390         * gcc.dg/vect/vect-6.c: Ditto.
1391         * gcc.dg/vect/vect-8.c: Ditto.
1392         * gcc.dg/vect/vect-16.c: Ditto.
1393         * gcc.dg/vect/vect-30.c: Ditto.
1394         * gcc.dg/vect/vect-40.c: Ditto.
1395         * gcc.dg/vect/vect-41.c: Ditto.
1396         * gcc.dg/vect/vect-42.c: Ditto.
1397         * gcc.dg/vect/vect-43.c: Ditto.
1398         * gcc.dg/vect/vect-44.c: Ditto.
1399         * gcc.dg/vect/vect-45.c: Ditto.
1400         * gcc.dg/vect/vect-46.c: Ditto.
1401         * gcc.dg/vect/vect-47.c: Ditto.
1402         * gcc.dg/vect/vect-48.c: Ditto.
1403         * gcc.dg/vect/vect-49.c: Ditto.
1404         * gcc.dg/vect/vect-50.c: Ditto.
1405         * gcc.dg/vect/vect-51.c: Ditto.
1406         * gcc.dg/vect/vect-52.c: Ditto.
1407         * gcc.dg/vect/vect-53.c: Ditto.
1408         * gcc.dg/vect/vect-54.c: Ditto.
1409         * gcc.dg/vect/vect-55.c: Ditto.
1410         * gcc.dg/vect/vect-56.c: Ditto.
1411         * gcc.dg/vect/vect-57.c: Ditto.
1412         * gcc.dg/vect/vect-58.c: Ditto.
1413         * gcc.dg/vect/vect-59.c: Ditto.
1414         * gcc.dg/vect/vect-60.c: Ditto.
1415         * gcc.dg/vect/vect-74.c: Ditto.
1416         * gcc.dg/vect/vect-79.c: Ditto.
1417         * gcc.dg/vect/vect-80.c: Ditto.
1419 2004-10-04  Andrew Pinski  <pinskia@physics.uc.edu>
1421         * gcc.dg/unused-7.c: Use the correct option.
1423 2004-10-04  Paul Brook  <paul@codesourcery.com>
1424         Bud Davis  <bdavis9659@comcast.net>
1426         PR fortran/17706
1427         PR fortran/16434
1428         * gfortran/pr17706.f90: New test.
1429         * gfortran.dg/g77/f77-edit-s-out.f: Remove xfail.
1431 2004-10-04  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1433         * gfortran.dg/pr17612.f90: New test.
1435 2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>
1437         * g++.dg/template/local1.C: Adjust quoting marks in
1438         testing for diagnostics.
1439         * g++.dg/tls/diag-2.C: Likewise.
1440         * g++.dg/other/error8.C: Likewise.
1442 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
1444         PR c/17178
1445         * gcc.dg/unused-4.c: Adjust to be correct.
1447         PR c/17820
1448         * gcc.dg/unused-7.c: New test.
1450 2004-10-03  Andrew Pinski  <pinskia@physics.uc.edu>
1452         PR c++/17797
1453         * g++.dg/overload/template2.C: New test.
1455 2004-10-03  Kazu Hirata  <kazu@cs.umass.edu>
1457         PR tree-optimization/16632
1458         * gcc.dg/tree-ssa/20041002-1.c: New.
1460 2004-10-03  Paul Brook  <paul@codesourcery.com>
1462         * gfortran.dg/pr17286.f90: Add dg-do line.  Explicitly test bug,
1463         rather than relying on default formatting.
1465 2004-10-02  Joseph S. Myers  <jsm@polyomino.org.uk>
1467         * gcc.dg/20040920-1.c: Update expected message text.
1469 2004-10-02  Ulrich Weigand  <uweigand@de.ibm.com>
1471         * gcc.dg/tree-ssa/loop-1.c: Merge changed dg-options for s390-*-*.
1473 2004-10-01  Zdenek Dvorak  <dvorakz@suse.cz>
1475         * gcc.dg/tree-ssa/loop-1.c: Check that unrolling occurs already on
1476         tree level.
1478 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
1480         * gcc.dg/tree-ssa/pr17343.c: Remove.
1482 2004-10-01  Andrew Pinski  <pinskia@physics.uc.edu>
1484         PR tree-opt/17343
1485         * gcc.dg/tree-ssa/pr17343.c: New test.
1487 2004-10-01  Jakub Jelinek  <jakub@redhat.com>
1489         * gcc.dg/tree-ssa/stdarg-1.c: Removed.
1490         * gcc.dg/tree-ssa/stdarg-2.c: Removed.
1491         * gcc.dg/tree-ssa/stdarg-3.c: Removed.
1492         * gcc.dg/tree-ssa/stdarg-4.c: Removed.
1493         * gcc.dg/tree-ssa/stdarg-5.c: Removed.
1495 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1497         * gcc.dg/lvalue-2.c: New test.
1499 2004-09-30  Joseph S. Myers  <jsm@polyomino.org.uk>
1501         PR c/17730
1502         * gcc.dg/pr17730-1.c: New test
1504 2004-09-29  Joseph S. Myers  <jsm@polyomino.org.uk>
1506         PR c/7425
1507         * gcc.dg/deprecated-3.c, g++.dg/warn/deprecated-2.C: New tests.
1509 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
1511         * gcc.c-torture/execute/stdarg-1.c: New test.
1512         * gcc.c-torture/execute/stdarg-2.c: New test.
1513         * gcc.c-torture/execute/stdarg-3.c: New test.
1514         * gcc.dg/tree-ssa/stdarg-1.c: New test.
1515         * gcc.dg/tree-ssa/stdarg-2.c: New test.
1516         * gcc.dg/tree-ssa/stdarg-3.c: New test.
1517         * gcc.dg/tree-ssa/stdarg-4.c: New test.
1518         * gcc.dg/tree-ssa/stdarg-5.c: New test.
1520 2004-09-29  Jakub Jelinek  <jakub@redhat.com>
1522         PR tree-optimization/17697
1523         * g++.dg/opt/pr17697-1.C: New test.
1524         * g++.dg/opt/pr17697-2.C: New test.
1525         * g++.dg/opt/pr17697-3.C: New test.
1527 2004-09-28  Joseph S. Myers  <jsm@polyomino.org.uk>
1529         PR c/16409
1530         * gcc.dg/vla-init-2.c, gcc.dg/vla-init-3.c, gcc.dg/vla-init-4.c,
1531         gcc.dg/vla-init-5.c: New tests.
1533 2004-09-27  Joseph S. Myers  <jsm@polyomino.org.uk>
1535         PR c/13804
1536         * gcc.dg/pr13804-1.c: New test.
1538 2004-09-27  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1540         PR fortran/16938
1541         * gfortran.dg/pr16938.f90: New test.
1543 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
1545         * g++.dg/template/crash23.C: New test.
1547 2004-09-27  Mark Mitchell  <mark@codesourcery.com>
1549         PR c++/17585
1550         * g++.dg/template/static8.C: New test.
1552 2004-09-27  Nathan Sidwell  <nathan@codesourcery.com>
1554         PR c++/17681
1555         * g++.dg/other/error9.C: New test.
1557 2004-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
1559         * gcc.dg/tree-ssa/loop-1.c: Use -msmall-exec on s390-*-* targets.
1561 2004-09-26  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1563         PR fortran/15164
1564         * gfortran.dg/pr15164.f90: New test. Fixed in followup commit.
1566 2004-09-26  Roger Sayle  <roger@eyesopen.com>
1568         PR middle-end/17112
1569         * gcc.dg/pr17112-1.c: New test case.
1571 2004-09-26  Joseph S. Myers  <jsm@polyomino.org.uk>
1573         PR c/11459
1574         * gcc.dg/pr11459-1.c: New test.
1576 2004-09-25  Ulrich Weigand  <uweigand@de.ibm.com>
1578         * gcc.dg/tree-ssa/loop-2.c: Avoid matching new-line in regexp.
1579         * gcc.dg/tree-ssa/loop-4.c: Likewise.
1581 2004-09-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1583         * gfortran.dg/pr15324.f90: Make array bounds consistent.
1585 2004-09-25  Jan Hubicka  <jh@suse.cz>
1587         * compile/30040909-1.c: New test.
1588         * compile/30040907-1.c: New test.
1590 2004-09-25  Richard Sandiford  <rsandifo@redhat.com>
1592         * gcc.c-torture/execute/va-arg-26.c: New test.
1594 2004-09-24  Zack Weinberg  <zack@codesourcery.com>
1596         * objc.dg/proto-lossage-4.m: Use long instead of int to avoid
1597         extra diagnostics on targets with 64-bit pointers.
1598         * objc.dg/selector-1.m: Adjust dg-warning regexp.
1600 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1602         PR c/17188
1603         * gcc.dg/nested-redef-1.c, gcc.dg/pr17188-1.c: New tests.
1604         * gcc.dg/decl-3.c: Adjust expected message.
1606 2004-09-24  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1608         PR fortran/17615
1609         * gfortran.dg/pr17615.f90: New test.
1611 2004-09-24  Andrew MacLeod  <amacleod@redhat.com>
1613         PR tree-optimzation/17517
1614         * g++.dg/tree-ssa/pr17517.C: New Test.
1616 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
1618         PR c++/16889
1619         * g++.dg/lookup/ambig3.C: New.
1621 2004-09-24  Andrew Pinski  <pinskia@physics.uc.edu>
1623         PR tree-opt/17624
1624         * g++.dg/opt/pr17624.C: New test.
1626 2004-09-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1628         PR c/6980
1629         * gcc.dg/Wbad-function-cast-1.c: New test.
1631 2004-09-23  Zack Weinberg  <zack@codesourcery.com>
1633         * g++.dg/ext/complit1.C
1634         * g++.dg/other/error2.C
1635         * g++.dg/other/nontype-1.C
1636         * g++.dg/parse/crash11.C
1637         * g++.dg/parse/crash12.C
1638         * g++.dg/parse/error15.C
1639         * g++.dg/parse/error4.C
1640         * g++.dg/parse/tmpl-outside1.C
1641         * g++.dg/parse/too-many-tmpl-args1.C
1642         * g++.dg/template/dependent-expr3.C
1643         * g++.dg/template/error10.C
1644         * g++.dg/template/instantiate1.C
1645         * g++.dg/template/vtable2.C
1646         * g++.dg/warn/Wshadow-1.C
1647         * g++.dg/warn/weak1.C
1648         * g++.old-deja/g++.brendan/crash16.C
1649         * g++.old-deja/g++.brendan/crash18.C
1650         * g++.old-deja/g++.brendan/crash48.C
1651         * g++.old-deja/g++.brendan/crash49.C
1652         * g++.old-deja/g++.brendan/crash55.C
1653         * g++.old-deja/g++.brendan/crash56.C
1654         * g++.old-deja/g++.brendan/crash8.C
1655         * g++.old-deja/g++.brendan/enum11.C
1656         * g++.old-deja/g++.brendan/enum8.C
1657         * g++.old-deja/g++.brendan/enum9.C
1658         * g++.old-deja/g++.brendan/friend3.C
1659         * g++.old-deja/g++.brendan/misc14.C
1660         * g++.old-deja/g++.bugs/900402_02.C
1661         * g++.old-deja/g++.bugs/900404_03.C
1662         * g++.old-deja/g++.bugs/900404_04.C
1663         * g++.old-deja/g++.bugs/900428_03.C
1664         * g++.old-deja/g++.jason/crash4.C
1665         * g++.old-deja/g++.jason/overload21.C
1666         * g++.old-deja/g++.jason/redecl1.C
1667         * g++.old-deja/g++.jason/report.C
1668         * g++.old-deja/g++.jason/rfg10.C
1669         * g++.old-deja/g++.jason/template30.C
1670         * g++.old-deja/g++.law/arm12.C
1671         * g++.old-deja/g++.law/ctors5.C
1672         * g++.old-deja/g++.law/cvt20.C
1673         * g++.old-deja/g++.law/init10.C
1674         * g++.old-deja/g++.law/init8.C
1675         * g++.old-deja/g++.law/visibility17.C
1676         * g++.old-deja/g++.law/visibility7.C
1677         * g++.old-deja/g++.mike/net8.C
1678         * g++.old-deja/g++.mike/p646.C
1679         * g++.old-deja/g++.mike/p700.C
1680         * g++.old-deja/g++.mike/p701.C
1681         * g++.old-deja/g++.mike/p811.C
1682         * g++.old-deja/g++.ns/template13.C
1683         * g++.old-deja/g++.other/array3.C
1684         * g++.old-deja/g++.other/crash25.C
1685         * g++.old-deja/g++.other/dtor3.C
1686         * g++.old-deja/g++.other/dtor4.C
1687         * g++.old-deja/g++.other/main1.C
1688         * g++.old-deja/g++.other/warn7.C
1689         * g++.old-deja/g++.pt/crash11.C
1690         * g++.old-deja/g++.pt/crash36.C
1691         * g++.old-deja/g++.pt/spec22.C
1692         * g++.old-deja/g++.pt/spec9.C
1693         * g++.old-deja/g++.pt/ttp52.C
1694         * g++.old-deja/g++.robertl/eb103.C
1695         * g++.old-deja/g++.robertl/eb121.C
1696         * g++.old-deja/g++.robertl/eb22.C
1697         * g++.old-deja/g++.robertl/eb8.C:
1698         Update locations and/or regexps of dg-error markers.
1699         Remove markers for some bogus messages that are no longer issued.
1701 2004-09-23  Jakub Jelinek  <jakub@redhat.com>
1703         * gcc.c-torture/execute/builtins/strcpy-2.c: New test.
1704         * gcc.c-torture/execute/builtins/strcpy-2-lib.c: New.
1706 2004-09-23  Andrew Pinski  <pinskia@physics.uc.edu>
1708         PR c++/17618
1709         * g++.dg/lookup/crash5.C: New test.
1711 2004-09-23  Dorit Naishlos <dorit@il.ibm.com>
1713         * gcc.dg/vect/vect-27.c: Now vectorized on altivec.
1714         * gcc.dg/vect/vect-29.c: Now vectorized on altivec.
1715         * gcc.dg/vect/vect-48.c: Now vectorized on altivec.
1716         * gcc.dg/vect/vect-56.c: Now vectorized on altivec.
1717         * gcc.dg/vect/vect-72.c: New test for altivec and sse2.
1718         * gcc.dg/vect/vect-77.c: Now vectorized on altivec.
1720         * gcc.dg/vect/vect-27a.c: New test for altivec and mmx.
1721         * gcc.dg/vect/vect-29a.c: New test for altivec and mmx.
1722         * gcc.dg/vect/vect-48a.c: New test for altivec and mmx.
1723         * gcc.dg/vect/vect-56a.c: New test for altivec and mmx.
1724         * gcc.dg/vect/vect-72a.c: New test for altivec and mmx.
1725         * gcc.dg/vect/vect-77a.c: New test for altivec and mmx.
1727         * gcc.dg/vect/vect-13.c: Change to run test instead of compile.
1729         * gcc.dg/vect/vect-44.c: Check additional cases.
1730         * gcc.dg/vect/vect-48.c: Check additional cases.
1732         * gcc.dg/vect/vect-26.c: Use sse2 instead of sse.
1733         * gcc.dg/vect/vect-27.c: Use sse2 instead of sse.
1734         * gcc.dg/vect/vect-28.c: Use sse2 instead of sse.
1735         * gcc.dg/vect/vect-29.c: Use sse2 instead of sse.
1736         * gcc.dg/vect/vect-4?.c: Use sse2 instead of sse.
1737         * gcc.dg/vect/vect-75.c: Use sse2 instead of sse.
1738         * gcc.dg/vect/vect-76.c: Use sse2 instead of sse.
1739         * gcc.dg/vect/vect-77.c: Use sse2 instead of sse.
1740         * gcc.dg/vect/vect-78.c: Use sse2 instead of sse.
1742         * gcc.dg/vect/vect-5?.c: Use sse2 instead of sse. Add return 0.
1743         * gcc.dg/vect/vect-60.c: Use sse2 instead of sse. Add return 0.
1744         * gcc.dg/vect/vect-61.c: Use sse2 instead of sse. Add return 0.
1746 2004-09-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1748         * gcc.dg/tree-ssa/loop-6.c: New test.
1750 2004-09-23  Nathan Sidwell  <nathan@codesourcery.com>
1752         PR c++/17620
1753         * g++.dg/inherit/base2.C: New.
1755 2004-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1757         * gcc.dg/20001012-1.c: Add prototypes for builtin functions.
1758         * gcc.dg/20001012-2.c: Likewise.
1759         * gcc.dg/20001013-1.c: Likewise.
1760         * gcc.dg/20001101-1.c: Likewise.
1761         * gcc.dg/20001102-1.c: Likewise.
1762         * gcc.dg/bf-spl1.c: Likewise.
1763         * gcc.dg/titype-1.c: Remove special-casing for SPARC.
1764         * gcc.dg/20040813-1.c: Add missing "." to the regexp.
1766 2004-09-22  Diego Novillo  <dnovillo@redhat.com>
1768         PR tree-optimization/16721
1769         * testsuite/gcc.dg/tree-ssa/pr16721.c: New test.
1771 2004-09-23  Ulrich Weigand  <uweigand@de.ibm.com>
1773         * gcc.dg/20030123-1.c: Add prototypes for builtin functions.
1774         * gcc.dg/20040305-1.c: Likewise.
1776 2004-09-22  Joseph S. Myers  <jsm@polyomino.org.uk>
1778         PR c/16566
1779         * gcc.c-torture/compile/pr16566-1.c,
1780         gcc.c-torture/compile/pr16566-2.c,
1781         gcc.c-torture/compile/pr16566-3.c: New tests.
1783 2004-09-22  Kazu Hirata  <kazu@cs.umass.edu>
1785         PR tree-optimization/17512
1786         * gcc.c-torture/compile/20040916-1.c.
1788 2004-09-21  Mark Mitchell  <mark@codesourcery.com>
1790         * gcc.dg/pragma-re-3.c: New test.
1792 2004-09-17  Matt Austern  <austern@apple.com>
1794         PR c++/15049
1795         * g++.dg/other/anon3.C: New.
1797 2004-09-21  Roger Sayle  <roger@eyesopen.com>
1799         PR c++/7503
1800         * g++.dg/opt/pr7503-1.C: New testcase for COND_EXPR lvalues.
1801         * g++.dg/opt/pr7503-2.C: New testcase for <? and >? lvalues.
1802         * g++.dg/opt/pr7503-3.C: New testcase for invalid <? lvalue errors.
1803         * g++.dg/opt/pr7503-4.C: New testcase for <?= and >?= assignments.
1804         * g++.dg/opt/pr7503-5.C: New testcase for side-effects with <?=.
1806 2004-09-21  Bud Davis  <bdavis9659@comcast.net>
1808         PR fortran/17286
1809         * gfortran.dg/pr17286.f90: New test.
1811 2004-09-20  Mark Mitchell  <mark@codesourcery.com>
1813         PR c++/17530
1814         * g++.dg/template/static7.C: New test.
1816 2004-09-20  Andrew Pinski  <pinskia@physics.uc.edu>
1818         PR tree-opt/17558
1819         * gcc.c-torture/compile/pr17558.c: New test.
1821 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1823         * gcc.dg/compat/sdata-section.h (SDATA_SECTION): Don't use an attribute
1824         if SKIP_ATTRIBUTE is defined.
1826 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1828         PR fortran/15957
1829         * gfortran.dg/pr15957.f90: New test.
1831 2004-09-20  Dorit Naishlos  <dorit@il.ibm.com>
1833         * gcc.dg/vect/vect-74.c: Avoid floating point precision error
1834         in comparison.
1835         * gcc.dg/vect/vect-79.c: Likewise.
1836         * gcc.dg/vect/vect-80.c: Likewise.
1838 2004-09-20  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1840         PR fortran/15750
1841         * gfortran.fortran-torture/execute/iolength_2.f90: New test.
1843 2004-09-20  Ira Rosen  <irar@il.ibm.com>
1845         * gcc.dg/vect/vect-13.c: Added xfail for non ppc platforms.
1846         * gcc.dg/vect/vect-74.c: Split into 3 tests (vect-79.c, vect-80.c).
1847         * gcc.dg/vect/vect-62.c: New testcase.
1848         * gcc.dg/vect/vect-63.c: New testcase.
1849         * gcc.dg/vect/vect-64.c: New testcase.
1850         * gcc.dg/vect/vect-65.c: New testcase.
1851         * gcc.dg/vect/vect-66.c: New testcase.
1852         * gcc.dg/vect/vect-67.c: New testcase.
1853         * gcc.dg/vect/vect-68.c: New testcase.
1854         * gcc.dg/vect/vect-69.c: New testcase.
1855         * gcc.dg/vect/vect-79.c: New testcase.
1856         * gcc.dg/vect/vect-80.c: New testcase.
1858 2004-09-20  Richard Sandiford  <rsandifo@redhat.com>
1860         * gcc.target/mips/asm-1.c: New test.
1862 2004-09-19  Ira Rosen  <irar@il.ibm.com>
1864         * gcc.dg/vect/vect-13.c: Now vectorized on ppc*.
1865         * gcc.dg/vect/vect-73.c: New testcase.
1866         * gcc.dg/vect/vect-74.c: New testcase.
1867         * gcc.dg/vect/vect-75.c: New testcase.
1868         * gcc.dg/vect/vect-76.c: New testcase.
1869         * gcc.dg/vect/vect-77.c: New testcase.
1870         * gcc.dg/vect/vect-78.c: New testcase
1872 2004-09-18  Paul Brook  <paul@codesourcery.com>
1874         * g++.old-deja/g++.pt/static11.C: XFAIL on arm*-*-eabi.
1876 2004-09-18  Joseph S. Myers  <jsm@polyomino.org.uk>
1878         PR c/17424
1879         * gcc.dg/pr17424-1.c: New test.
1881 2004-09-18  Diego Novillo  <dnovillo@redhat.com>
1883         * g++.dg/tree-ssa/pr17153.C: New test.
1885 2004-09-16  Geoffrey Keating  <geoffk@apple.com>
1887         PR pch/13361
1888         * testsuite/g++.dg/pch/wchar-1.C: New.
1889         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1891 2004-09-17  Kenneth Zadeck  <Kenneth.Zadeck@NaturalBridge.com>
1893         * gcc.c-torture/execute/20040917-1.c: New test.
1895 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1897         PR tree-optimization/17319
1898         * gcc.dg/pr17319.c: New test.
1900 2004-09-17  Devang Patel  <dpatel@apple.com>
1902         * gcc.dg/20040813-1.c: New test.
1904 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1906         PR tree-optimization/17273
1907         * gcc.c-torture/compile/pr17273.c: New test.
1909 2004-09-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1911         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c:
1912         Update expected messages.
1913         * gcc.dg/declspec-13.c: New test.
1915 2004-09-17  David Edelsohn  <edelsohn@gnu.org>
1917         * gcc.dg/darwin-longlong.c: XFAIL on AIX and SPE.
1919 2004-09-17  Diego Novillo  <dnovillo@redhat.com>
1921         * gcc.c-torture/execute/pr17252.c: Use post-increment to
1922         change what 'a' is pointing to.
1924 2004-09-17  Mark Mitchell  <mark@codesourcery.com>
1926         PR c++/16002
1927         * g++.dg/template/error18.C: New test.
1929         PR c++/16029
1930         * g++.dg/warn/Wunused-8.C: New test.
1932 2004-09-17  Steven Bosscher  <stevenb@suse.de>
1934         PR tree-optimization/17513
1935         * gcc.dg/20040916-1.c: New test.
1937 2004-09-16  Mark Mitchell  <mark@codesourcery.com>
1939         PR c++/17501
1940         * g++.dg/template/typename7.C: New test.
1942 2004-09-16  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1944         * gcc.dg/tree-ssa/copy-headers.c: Update outcome.
1946 2004-09-16  Frank Ch. Eigler  <fche@redhat.com>
1948         * gcc.misc-tests/bprob.exp, g++.dg/bprob/bprob.exp: Iterate tests
1949         with -ftree-based-profiling also.
1950         * lib/profopt.exp: Support late-set profile_option/feedback_option.
1952 2004-09-16  Victor Leikehman  <lei@il.ibm.com>
1954         PR/15364
1955         * gfortran.dg/der_array_io_1.f90: New test.
1956         * gfortran.dg/der_array_io_2.f90: New test.
1957         * gfortran.dg/der_array_io_3.f90: New test.
1959 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1961         * testsuite/g++.old-deja/g++.abi/cxa_vec.C: Adjust for ARM
1962         EABI.
1964 2004-09-15  Mark Mitchell  <mark@codesourcery.com>
1966         * g++.dg/opt/switch1.C: New test.
1968 2004-09-15  Joseph S. Myers  <jsm@polyomino.org.uk>
1970         * g++.dg/ext/member-attr.C, g++.dg/warn/deprecated.C,
1971         gcc.dg/deprecated.c, gcc.dg/noreturn-1.c, gcc.dg/noreturn-4.c:
1972         Update expected messages.
1974 2004-09-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
1976         PR fortran/16485
1977         * gfortran.dg/same_name_1.f90: New test.
1979 2004-09-15  Diego Novillo  <dnovillo@redhat.com>
1981         * gcc.c-torture/execute/pr17252.c: Fix thinko.  Don't
1982         dereference garbage pointers.
1984 2004-09-15  Jakub Jelinek  <jakub@redhat.com>
1986         * gcc.c-torture/execute/builtins/strlen-3.c: New test.
1987         * gcc.c-torture/execute/builtins/strlen-3-lib.c: New.
1989         * gcc.c-torture/execute/builtins/memmove.c (main_test): Formatting.
1990         * gcc.c-torture/execute/builtins/memmove-2.c: New test.
1991         * gcc.c-torture/execute/builtins/memmove-2-lib.c: New.
1993 2004-09-14  Mark Mitchell  <mark@codesourcery.com>
1995         PR c++/17324
1996         * g++.dg/template/mangle1.C: New test.
1998 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2000         PR tree-optimization/17252
2001         * gcc.c-torture/execute/pr17252.c: New test.
2003 2004-09-14  Andrew Pinski  <apinski@apple.com>
2005         * g++.dg/tree-ssa/pointer-reference-alias.C: New test.
2007 2004-09-14  Roger Sayle  <roger@eyesopen.com>
2009         PR rtl-optimization/9771
2010         * gcc.dg/pr9771-1.c: New test case.
2012 2004-09-14  Diego Novillo  <dnovillo@redhat.com>
2014         PR tree-optimization/15262
2015         * gcc.c-torture/execute/pr15262-1.c: New test.
2016         * gcc.c-torture/execute/pr15262-2.c: New test.
2018 2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
2020         * gcc.dg/declspec-12.c: New test.
2022 2004-09-14  Bud Davis  <bdavis9659@comcast.net>
2024         * gfortran.dg/pr17090.f90: Add directives to test.
2026 2004-09-14  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2028         * gcc.c-torture/compile/20040914-1.c: New test.
2030 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2032         PR c++/16162
2033         * g++.dg/template/decl2.C: New test.
2035 2004-09-13  Bud Davis  <bdavis9659@comcast.net>
2037         PR fortran/17090
2038         * gfortran.dg/pr17090.f90: New test.
2040 2004-09-13  Dale Johannesen  <dalej@apple.com>
2042         * gcc.c-torture/compile/pr17408.c:  New test case.
2044 2004-09-13  Mark Mitchell  <mark@codesourcery.com>
2046         PR c++/16716
2047         * g++.dg/parse/crash17.C: New test.
2049         PR c++/17327
2050         * g++.dg/template/enum3.C: New test.
2052 2004-09-13  Hans-Peter Nilsson  <hp@bitrange.com>
2054         * lib/gcc-defs.exp: Load wrapper.exp.
2055         * lib/g++.exp (g++_init): Call g++_maybe_build_wrapper instead of
2056         using local code.
2057         * lib/gcc.exp (gcc_init): Similar.
2058         * lib/gfortran.exp (gfortran_init): Similar.
2059         * lib/objc.exp (objc_init): Similar.
2060         * lib/treelang.exp (treelang_init): Similar.
2061         * lib/wrapper.exp: New file with build_wrapper call machinery in
2062         ${tool}_maybe_build_wrapper.
2064 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2066         * gcc.dg/declspec-7.c: Don't expect diagnostic for duplicate
2067         "inline".
2068         * gcc.dg/declspec-11.c: Update expected messages.
2069         * gcc.dg/inline-6.c, gcc.dg/inline-7.c, gcc.dg/inline-8.c,
2070         gcc.dg/inline-9.c, gcc.dg/inline-10.c, gcc.dg/inline-11.c,
2071         gcc.dg/inline-12.c: New tests.
2073 2004-09-13  Andrew MacLeod  <amacleod@redhat.com>
2075         * g++.dg/tree-ssa/pr17400.C: New testcase.
2077 2004-09-13  James E Wilson  <wilson@specifixinc.com>
2079         * gcc.target/mips/sb1-1.c: New testcase.
2081 2004-09-12  Hans-Peter Nilsson  <hp@bitrange.com>
2083         * lib/g77-dg.exp: Remove unused file.
2084         * lib/mike-g77.exp: Ditto.
2085         * lib/g77.exp: Ditto.
2087 2004-09-12  Richard Henderson  <rth@redhat.com>
2089         * g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.
2091 2004-09-13  Joseph S. Myers  <jsm@polyomino.org.uk>
2093         * g++.dg/warn/Wswitch-1.C, g++.dg/warn/Wswitch-2.C,
2094         gcc.dg/Wswitch-2.c, gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
2095         gcc.dg/declspec-9.c, gcc.dg/declspec-10.c, gcc.dg/declspec-11.c,
2096         gcc.dg/m-un-2.c, gcc.dg/noreturn-1.c, gcc.dg/wtr-conversion-1.c:
2097         Update expected messages.
2099 2004-09-13  Hans-Peter Nilsson  <hp@axis.com>
2101         * gcc.dg/asmreg-1.c (__syscall_getdents64): Adjust signedness
2102         declaration/use mismatch for dirp parameter.
2104 2004-09-12  Andrew Pinski  <apinski@apple.com>
2106         * lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
2107         -fgnu-runtime is passed.
2109 2004-09-12  Richard Henderson  <rth@redhat.com>
2111         * lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
2112         do the uplevel thing and update additional_flags directly.
2113         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
2114         gfortran.fortran-torture/execute/intrinsic_nearest.x,
2115         gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
2116         gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.
2118 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2120         * g++.dg/parse/break-in-for.C: Fix for -ansi -pedantic-errors.
2122 2004-09-11  Roger Sayle  <roger@eyesopen.com>
2124         PR middle-end/17411
2125         * g++.dg/opt/pr17411-1.C: New test case.
2127 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2129         * gcc.dg/declspec-4.c, gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2130         gcc.dg/tls/diag-2.c: Update expected messages.
2131         * gcc.dg/991209-1.c: Specify compilation options.  Update expected
2132         messages.
2133         * gcc.dg/pr14289-2.c, gcc.dg/pr14289-3.c: Remove.
2134         * gcc.dg/declspec-7.c, gcc.dg/declspec-8.c, gcc.dg/declspec-9.c,
2135         gcc.dg/declspec-10.c, gcc.dg/declspec-11.c, gcc.dg/tls/diag-4.c,
2136         gcc.dg/tls/diag-5.c: New tests.
2138 2004-09-11  Zack Weinberg  <zack@codesourcery.com>
2140         * gcc.dg/20040910-1.c: Correct dg-error regexp.
2142 2004-09-11  Steven Bosscher  <stevenb@suse.de>
2144         * g++.dg/parse/break-in-for.C: New test.
2146 2004-09-11  Jakub Jelinek  <jakub@redhat.com>
2148         * gcc.dg/tree-ssa/20040911-1.c: New test.
2150 2004-09-11  Andreas Jaeger  <aj@suse.de>
2152         * gcc.c-torture/execute/991118-1.x: Delete, PR 16437 is fixed.
2153         * gcc.c-torture/execute/bf64-1.x: Remove XFAIL on x86-64.
2155 2004-09-11  Richard Sandiford  <rsandifo@redhat.com>
2157         * gcc.target/frv: New directory of FR-V-specific tests.
2159 2004-09-10  James E Wilson  <wilson@specifixinc.com>
2161         * gcc.dg/convert-vec-1.c: New test.
2163 2004-09-10  Roger Sayle  <roger@eyesopen.com>
2165         PR middle-end/17024
2166         * gcc.dg/pr17024-1.c: New test case.
2168 2004-09-10  Eric Christopher  <echristo@redhat.com>
2170         * gcc.dg/20040910-1.c: New test.
2172 2004-09-11  Joseph S. Myers  <jsm@polyomino.org.uk>
2174         * gcc.dg/bitfld-9.c: New test.
2176 2004-09-10  Richard Sandiford  <rsandifo@redhat.com>
2178         * gcc.c-torture/execute/ieee/acc1.c: New test.
2179         * gcc.c-torture/execute/ieee/acc2.c: New test.
2180         * gcc.c-torture/execute/ieee/mzero6.c: New test.
2182 2004-09-10  Joseph S. Myers  <jsm@polyomino.org.uk>
2184         * gcc.dg/deprecated-2.c: New test.
2186 2004-09-09  James E Wilson  <wilson@specifixinc.com>
2188         * gcc.dg/init-vec-1.c: New test.
2190 2004-09-09  Roger Sayle  <roger@eyesopen.com>
2192         PR middle-end/17055
2193         * gcc.dg/pr17055-1.c: New test case.
2195 2004-09-09  Hans-Peter Nilsson  <hp@axis.com>
2197         PR target/17377
2198         * gcc.c-torture/execute/pr17377.c: New test.
2200 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2202         PR c/8420
2203         * gcc.dg/anon-struct-4.c, gcc.dg/declspec-1.c,
2204         gcc.dg/declspec-2.c, gcc.dg/declspec-3.c, gcc.dg/declspec-4.c,
2205         gcc.dg/declspec-5.c, gcc.dg/declspec-6.c,
2206         gcc.dg/long-long-typespec-1.c: New tests.
2207         * gcc.dg/tls/diag-2.c: Update expected diagnostics
2209 2004-09-09  Joseph S. Myers  <jsm@polyomino.org.uk>
2211         * gcc.dg/c90-static-1.c, gcc.dg/c99-static-1.c,
2212         gcc.dg/gnu99-static-1.c: New tests.
2214 2004-09-08  Devang Patel  <dpatel@apple.com>
2216         * gcc.dg/darwin-ld-20040828-1.c: New test.
2217         * gcc.dg/darwin-ld-20040828-2.c: New test.
2218         * gcc.dg/darwin-ld-20040828-3.c: New test.
2220 2004-09-08  Ziemowit Laski  <zlaski@apple.com>
2222         * objc.dg/bitfield-2.m: Make 'id' definition a typedef.
2223         * obj.dg/bitfield-4.m: Allow 'unsigned' in addition to 'unsigned int'
2224         in error message.
2225         * objc.dg/id-1.m: Attempt to define 'id' in an incompatible fashion.
2226         * objc.dg/method-6.m: Allow 'unsigned' in addition to 'unsigned int'
2227         in error message.
2228         * objc.dg/proto-qual-1.m: Protocol qualifiers now appear before the
2229         types they qualify.
2230         * objc.dg/type-size-2.m: Fix wording in comment.
2231         * objc.dg/va-meth-1.m: New test case.
2233 2004-09-06  H.J. Lu  <hongjiu.lu@intel.com>
2235         PR c/16633:
2236         * lib/gcc-dg.exp: Set up LD_LIBRARY_PATH, SHLIB_PATH,
2237         LD_LIBRARYN32_PATH, LD_LIBRARY64_PATH and DYLD_LIBRARY_PATH.
2239 2004-09-06  Devang Patel  <dpatel@apple.com>
2241         * gcc.dg/tree-ssa/ifc-20040816-1.c: Use -ftree-vectorize.
2242         * gcc.dg/tree-ssa/ifc-20040816-2.c: Use -ftree-vectorize.
2244 2004-09-06  Zack Weinberg  <zack@codesourcery.com>
2246         * g++.old-deja/g++.other/enum2.C: Move dg-error markers to
2247         reflect changed line numbering of diagnostics.
2249 2004-09-06  Paul Brook  <paul@codesourcery.com>
2251         * gfortran.dg/edit_real_1.f90: Add new test.
2253 2004-09-05  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2255         * gcc.dg/tree-ssa/loop-2.c: New test.
2256         * gcc.dg/tree-ssa/loop-3.c: New test.
2257         * gcc.dg/tree-ssa/loop-4.c: New test.
2258         * gcc.dg/tree-ssa/loop-5.c: New test.
2260 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2262         * gcc.dg/format/sentinel-1.c: Update for parameter option.
2264 2004-09-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2266         * gcc.dg/format/sentinel-1.c: New test.
2268 2004-09-04  Uros Bizjak  <uros@kss-loka.si>
2270         * testsuite/gcc.dg/builtins-46.c: New.
2272 2004-09-03  Devang Patel  <dpatel@apple.com>
2274         * gcc.dg/tree-ssa/ifc-20040816-1.c: New test.
2275         * gcc.dg/tree-ssa/ifc-20040816-2.c: New test.
2277 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2279         * g++.dg/abi/bitfield5.C: Use -mno-ms-bitfields.
2280         * g++.old-deja/g++.jason/thunk2.C: xfail for NetWare.
2281         * g++.old-deja/g++.law/profile1.C: xfail for NetWare.
2282         * g++.old-deja/g++.other/store-expr1.C: xfail for NetWare.
2283         * gcc.c-torture/compile/20001109-1.c: xfail for NetWare.
2284         * gcc.c-torture/compile/20001109-2.c: xfail for NetWare.
2285         * gcc.c-torture/execute/multi-ix.c: Use __builtin_bzero rather than
2286         the non-portable bzero.
2287         * gcc.dg/20010912-1.c: xfail for NetWare.
2288         * gcc.dg/20020426-2.c: xfail for NetWare.
2289         * gcc.dg/20021014-1.c: xfail for NetWare.
2290         * gcc.dg/20021018-1.c: xfail for NetWare.
2291         * gcc.dg/20030213-1.c: xfail for NetWare.
2292         * gcc.dg/20030225-1.c: xfail for NetWare.
2293         * gcc.dg/20030708-1.c: xfail for NetWare.
2294         * gcc.dg/builtins-config.h: Also exclude NetWare.
2295         * gcc.dg/format/format.h: Define restrict only if not already defined.
2296         * gcc.dg/nest.c: xfail for NetWare.
2297         * gcc.dg/special/gcsec-1.c: Don't pass -static for NetWare.
2298         * lib/target-supports.exp (check_visibility_available): Exclude
2299         NetWare.
2301 2004-09-03  Jan Beulich  <jbeulich@novell.com>
2303         * gcc.dg/pack-test-2.c: Adjust to permit and check #pragma pack(push).
2304         * gcc.dg/c99-flex-array-4.c: Add -fpack-struct=8 to provide a
2305         deterministic starting point for the alignment of structure fields.
2306         * gcc.dg/Wpadded.c: Dito.
2307         * g++.dg/abi/vbase10.C: Dito.
2309 2004-09-03  Devang Patel  <dpatel@apple.com>
2311         * g++.dg/debug/pr15736.cc: New test.
2313 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2315         * README.QMTEST: Fix out-of-date link.
2317 2004-09-03  David Billinghurst <David.Billinghurst@riotinto.com>
2319         PR fortran/16579
2320         * gfortran.fortran-torture/execute/intrinsic_i_char.f90:
2321         Delete.  Duplicate of gfortran.dg/g77/20010610.f
2323 2004-09-02  Mark Mitchell  <mark@codesourcery.com>
2325         * g++.dg/abi/arm_rtti1.C: New test.
2327 2004-09-02  Geoffrey Keating  <geoffk@apple.com>
2329         * gcc.dg/ppc-vector-memcpy.c: New.
2330         * gcc.dg/ppc-vector-memset.c: New.
2332 2004-09-02  Chao-ying Fu  <fu@mips.com>
2334         * gcc.target/mips/mips-3d-1.c: New test.
2335         * gcc.target/mips/mips-3d-2.c: New test.
2336         * gcc.target/mips/mips-3d-3.c: New test.
2337         * gcc.target/mips/mips-3d-4.c: New test.
2338         * gcc.target/mips/mips-3d-5.c: New test.
2339         * gcc.target/mips/mips-3d-6.c: New test.
2340         * gcc.target/mips/mips-3d-7.c: New test.
2341         * gcc.target/mips/mips-3d-8.c: New test.
2342         * gcc.target/mips/mips-3d-9.c: New test.
2343         * gcc.target/mips/mips-ps-1.c: New test.
2344         * gcc.target/mips/mips-ps-2.c: New test.
2345         * gcc.target/mips/mips-ps-3.c: New test.
2346         * gcc.target/mips/mips-ps-4.c: New test.
2347         * gcc.target/mips/mips-ps-type.c: New test.
2349 2004-09-02  Paul Brook  <paul@codesourcery.com>
2351         * gfortran.dg/edit_real_1.f90: Add new tests.
2353 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2355         PR fortran/15327
2356         * gfortran.dg/merge_char_1.f90: New test.
2358 2004-09-01  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2360         PR fortran/16404
2361         * gfortran.dg/der_io_1.f90: XFAIL illegal testcase.
2363 2004-09-01  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2365         PR c/1522
2366         * gcc.c-torture/compile/20040901-1.c: New test, from PR.
2368 2004-09-01  Mark Mitchell  <mark@codesourcery.com>
2370         * g++.dg/opt/loop1.C: Do not XFAIL.
2372 2004-09-01  Jakub Jelinek  <jakub@redhat.com>
2374         * gcc.c-torture/execute/20040831-1.c: New test.
2376 2004-09-01  David Billinghurst <David.Billinghurst@riotinto.com>
2378         PR fortran/16579
2379         * gfortran.dg/g77/20010610.f: Now passes.
2380         Copy from g77.f-torture/execute. Add dg-run directive.
2381         * gfortran.dg/g77/README: Update
2383 2004-08-31  Andrew Pinski  <pinskia@physics.uc.edu>
2385         * gcc.dg/rs6000-power2-1.c (t1, t2, t3, t4): Add volatile.
2386         * gcc.dg/rs6000-power2-2.c: Fix the scan-assembly for the store.
2387         (t1, t2, t3, t4): Add volatile.
2389 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
2391         * g++.dg/ext/visibility/arm1.C: New test.
2393 2004-08-31  Geoffrey Keating  <geoffk@apple.com>
2395         * gcc.dg/funcdef-storage-1.c: Add dg-options to suppress
2396         -pedantic-errors.
2398 2004-09-01  Paul Brook  <paul@codesourcery.com>
2400         * gfortran.dg/eof_2.f90: New test.
2402 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2404         PR fortran/16579
2405         * gfortran.fortran-torture/execute/intrinsic_i_char.f90: New test.
2407 2004-08-31  Bud Davis  <bdavis9659@comcast.net>
2409         PR libfortran/16805
2410         * gfortran.dg/list_read_2.f90: New test.
2412 2004-08-31  Mark Mitchell  <mark@codesourcery.com>
2414         * g++.dg/abi/key1.C: New test.
2416 2004-08-31  Richard Henderson  <rth@redhat.com>
2418         * g++.dg/other/offsetof1.C: Include cstddef, use non-builtin
2419         form of offsetof.
2420         * g++.dg/other/offsetof5.C: Remove duplicate.
2422 2004-08-31  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2424         PR fortran/17244
2425         * gfortran.dg/func_derived_1.f90: New test.
2427 2004-08-31  Paul Brook  <paul@codesourcery.com>
2429         * gfortran.dg/eof_1.f90: New test.
2431 2004-08-31  Paul Brook  <paul@codesourcery.com>
2433         * gfortran.dg/list_read_1.f90: New file.
2435 2004-08-30  Mark Mitchell  <mark@codesourcery.com>
2437         * g++.dg/opt/loop1.C: XFAIL.
2439 2004-08-30  Geoffrey Keating  <geoffk@apple.com>
2441         * gcc.dg/funcdef-storage-1.c: New.
2442         * gcc.c-torture/compile/920625-2.c: Don't use 'static' to declare
2443         an extern function in local scope.
2444         * gcc.c-torture/execute/20010605-1.c: Don't use 'static inline' to
2445         declare an 'auto inline' function in local scope.
2446         * gcc.dg/20011130-1.c: Likewise.
2447         * gcc.c-torture/execute/nest-stdar-1.c: Don't use 'static' to declare
2448         an 'auto' function in local scope.
2449         * gcc.dg/20021014-1.c: Likewise.
2450         * gcc.dg/20030331-2.c: Likewise.
2452 2004-08-30  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2454         * gfortran.dg/blockdata_1.f90: New test.
2456 2004-08-30  Richard Henderson  <rth@redhat.com>
2458         * g++.dg/other/offsetof1.C: Use __builtin_offsetof.
2460 2004-08-30  Richard Henderson  <rth@redhat.com>
2462         * lib/fortran-torture.exp (fortran-torture-execute): Honor
2463         additional_flags set by alternate driver.
2464         (ieee-options): New procedure.
2465         * gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x: New.
2466         * gfortran.fortran-torture/execute/intrinsic_nearest.x: New.
2467         * gfortran.fortran-torture/execute/intrinsic_set_exponent.x: New.
2468         * gfortran.fortran-torture/execute/nan_inf_fmt.x: New.
2470 2004-08-30  Richard Henderson  <rth@redhat.com>
2472         * lib/f-torture.exp: Remove.
2474 2004-08-29  Mark Mitchell  <mark@codesourcery.com>
2476         PR rtl-optimization/16590
2477         * g++.dg/opt/loop1.C: New test.
2479 2004-08-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2481         PR fortran/13910
2482         * gfortran.dg/oldstyle_1.f90: New test.
2484 2004-08-29  Steven G. Kargl  <kargls@comcast.net>
2485         Paul Brook  <paul@codesourcery.com>
2487         * gfortran.dg/g77/README: Update.
2488         * gfortran.dg/g77/erfc.f: Copy from g77.f-torture.
2489         * gfortran.dg/g77/intrinsic-unix-bessel.f: Ditto.
2490         * gfortran.dg/g77/intrinsic-unix-erf.f: Ditto.
2492 2004-08-28  Paul Brook  <paul@codesourcery.com>
2494         PR libfortran/17195
2495         * gfortran.dg/edit_real_1.f90: New test.
2497 2004-08-27  Paul Brook  <paul@codesourcery.com>
2499         * gfortran.dg/rewind_1.f90: New test.
2501 2004-08-27  Bud Davis  <bdavis9659@comcast.net>
2503         PR fortran/16597
2504         * gfortran.dg/pr16597.f90: New test.
2506 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2508         PR c/13801
2509         * gcc.dg/redecl-3.c, gcc.dg/redecl-4.c, gcc.dg/redecl-6.c,
2510         gcc.dg/redecl-7.c, gcc.dg/redecl-8.c, gcc.dg/redecl-9.c,
2511         gcc.dg/redecl-10.c, gcc.dg/debug/redecl-1.c,
2512         gcc.dg/debug/redecl-2.c, gcc.dg/debug/redecl-3.c,
2513         gcc.dg/debug/redecl-4.c, gcc.dg/debug/redecl-5.c: New tests.
2515 2004-08-26  Nick Clifton  <nickc@redhat.com>
2517         * gcc.c-torture/compile/pr17119.c: New test.
2519 2004-08-26  Joseph S. Myers  <jsm@polyomino.org.uk>
2521         * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c: New tests.
2523 2004-08-25  Richard Henderson  <rth@redhat.com>
2525         * gfortran.fortran-torture/execute/intrinsic_sr_kind.f90: Disable
2526         the bits that expect kind=8 to be the largest real kind.
2528 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
2530         * objc.dg/const-str-3.m: Include <stdlib.h> and <memory.h>.
2532 2004-08-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2534         * gfortran.dg/assignment_1.f90: New test.
2536 2004-08-25  Adam Nemet  <anemet@lnxw.com>
2538         * g++.dg/template/repo3.C: New test.
2540 2004-08-25  Roger Sayle  <roger@eyesopen.com>
2542         PR middle-end/16693
2543         PR tree-optimization/16372
2544         * g++.dg/opt/pr16372-1.C: New test case.
2545         * g++.dg/opt/pr16693-1.C: New test case.
2546         * g++.dg/opt/pr16693-2.C: New test case.
2548 2004-08-25  Ziemowit Laski  <zlaski@apple.com>
2550         * objc.dg/proto-lossage-4.m: New test.
2552 2004-08-25  Mark Mitchell  <mark@codesourcery.com>
2554         PR c++/17155
2555         * g++.dg/inherit/local2.C: New test.
2557 2004-08-25  Paul Brook  <paul@codesourcery.com>
2559         PR fortran/17144
2560         * gfortran.dg/string_ctor_1.f90: New test.
2562 2004-08-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2564         PR c++/14428
2565         * g++.dg/template/redecl2.C: New test.
2567 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
2569         PR fortran/17143
2570         * gfortran.dg/pr17143.f90: New test.
2572 2004-08-24  Bud Davis  <bdavis9659@comcast.net>
2574         PR fortran/17164
2575         * gfortran.dg/pr17164.f90: New test.
2577 2004-08-24  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2579         * gcc.dg/tree-ssa/loop-1.c: New test.
2581 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
2583         * gcc.c-torture/compile/20040824-1.c: New test.
2585 2004-08-24  Richard Sandiford  <rsandifo@redhat.com>
2587         * gcc.c-torture/compile/iftrap-3.c: New test.
2589 2004-08-24  Paul Brook  <paul@codesourcery.com>
2591         * gfortran.dg/entry_2.f90: New test.
2593 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2595         PR c++/16889
2596         * g++.dg/lookup/ambig[12].C: New.
2598 2004-08-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2600         PR c++/16706
2601         * g++.dg/template/crash21.C: New test.
2602         * g++.dg/template/crash22.C: Likewise.
2604 2004-08-24  Nathan Sidwell  <nathan@codesourcery.com>
2606         PR c++/17149
2607         * g++.dg/template/access15.C: New.
2609 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2611         PR c++/17163
2612         * g++.dg/template/repo2.C: New test.
2614 2004-08-23  Roger Sayle  <roger@eyesopen.com>
2616         PR rtl-optimization/17078
2617         * gcc.c-torture/execute/pr17078-1.c: New test case.
2619 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2621         PR c/14492
2622         * gcc.dg/debug/crash1.c: New test.
2624 2004-08-23  Mark Mitchell  <mark@codesourcery.com>
2626         PR c/16180
2627         * gcc.dg/loop-5.c: New test.
2629 2004-08-23  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2631         * gcc.c-torture/execute/20040823-1.c: New test.
2633 2004-08-23  Richard Sandiford  <rsandifo@redhat.com>
2635         * gcc.dg/special/mips-abi.exp: Expect gcc to pass the GNU ABI flags
2636         to the assembler.  Simplify test accordingly.
2637         (asm_abi_flags): Use GNU names.
2638         (check_mips_abi, default_abi): Use string matches against "-mabi=*"
2639         to check for ABI flags.
2641 2004-08-22  Andrew Pinski  <apinski@apple.com>
2643         * g++.dg/opt/pr14029.C: New test.
2644         * gcc.c-torture/execute/pr15262.c: New test.
2646 2004-08-22  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2648         * gfortran.dg/reduction.f90: Add checks with complex arguments.
2650 2004-08-21  Bud Davis  <bdavis9659@comcast.net>
2652         PR 16908
2653         * gfortran.dg/direct_io.f90: New test.
2655 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
2657         PR c++/17121
2658         * g++.dg/inherit/local2.C: New test.
2660 2004-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
2662         PR c++/17120
2663         * g++.dg/warn/Wparentheses-4.C: New test.
2665 2004-08-20  Mark Mitchell  <mark@codesourcery.com>
2667         PR c++/17121
2668         * g++.dg/inherit/local2.C: New test.
2670         * gcc.dg/darwin-longlong.c: Include <stdlib.h>.
2671         * gcc.dg/ppc-ldstruct.c: Likewise.
2672         * gcc.dg/ppc64-abi-2.c: Likewise.
2674 2004-08-20  Jakub Jelinek  <jakub@redhat.com>
2676         PR rtl-optimization/17099
2677         * gcc.c-torture/execute/20040820-1.c: New test.
2679 2004-08-20  David Edelsohn  <edelsohn@gnu.org>
2681         * gcc.dg/uninit-H.c: Add _POWER to powerpc case.
2683 2004-08-20  Canqun Yang  <canqun@nudt.edu.cn>
2685         PR fortran/17077
2686         * gfortran.dg/auto_array_1.f90: New test.
2688 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2690         PR fortran/17074
2691         * gfortran.dg/simpleif_1.f90: New test.
2693 2004-08-19  Mark Mitchell  <mark@codesourcery.com>
2695         * lib/target-supports.exp (check_profiling_available): Return
2696         false for arm*-*-symbianelf* and arm*-*-eabi*.
2698         PR c++/15890
2699         * g++.dg/template/delete1.C: New test.
2701 2004-08-19  Paul Brook  <paul@codesourcery.com>
2703         PR fortran/14976
2704         PR fortran/16228
2705         * gfortran.dg/data_char_1.f90: New test.
2707 2004-08-19  Erik Schnetter  <schnetter@aei.mpg.de>
2709         PR fortran/16946
2710         * gfortran.dg/reduction.f90: New testcase.
2712 2004-08-19  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
2714         PR fortran/16520
2715         * gfortran.dg/g77/19990905-1.f: Don't expect excess errors.
2717 2004-08-19  Joseph S. Myers  <jsm@polyomino.org.uk>
2719         PR c++/17041
2720         * g++.dg/Wparentheses-3.C: New test.
2722 2004-08-19  Dorit Naishlos  <dorit@il.ibm.com>
2724         * gcc.dg/vect/vect-1.c: Remove xfail from i?86-*-* x86_64-*-* due
2725         to usage of PREFERRED_STACK_BOUNDARY in the vectorizer.
2726         * gcc.dg/vect/vect-2.c: Likewise.
2727         * gcc.dg/vect/vect-3.c: Likewise.
2728         * gcc.dg/vect/vect-4.c: Likewise.
2729         * gcc.dg/vect/vect-5.c: Likewise.
2730         * gcc.dg/vect/vect-6.c: Likewise.
2731         * gcc.dg/vect/vect-7.c: Likewise.
2732         * gcc.dg/vect/vect-25.c: Likewise.
2733         * gcc.dg/vect/vect-31.c: Likewise.
2734         * gcc.dg/vect/vect-32.c: Likewise.
2735         * gcc.dg/vect/vect-34.c: Likewise.
2736         * gcc.dg/vect/vect-36.c: Likewise.
2737         * gcc.dg/vect/vect-all.c: Likewise.
2739 2004-08-18  Mark Mitchell  <mark@codesourcery.com>
2741         PR c++/17068
2742         * g++.dg/template/operator4.C: New test.
2744 2004-08-18  Richard Henderson  <rth@redhat.com>
2746         * gcc.dg/20040206-1.c: XFAIL.
2748 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2750         PR c++/16246
2751         * g++.dg/template/array7.C: New test.
2753 2004-08-17  James E Wilson  <wilson@specifixinc.com>
2755         * gcc.dg/mips-movcc-1.c: New test.
2756         * gcc.dg/mips-movcc-2.c: New test.
2757         * gcc.dg/mips-movcc-3.c: New test.
2759         * gcc.dg/mips-nmadd-1.c: New test.
2760         * gcc.dg/mips-nmadd-2.c: New test.
2762 2004-08-17  Mark Mitchell  <mark@codesourcery.com>
2764         PR c++/15871
2765         * g++.dg/opt/inline8.C: New test.
2767         PR c++/16965
2768         * g++.dg/parse/error17.C: New test.
2770 2004-08-17  Dorit Naishlos  <dorit@il.ibm.com>
2772         * gcc.dg/vect: New directory for vectorizer tests.
2773         * gcc.dg/vect/tree-vect.h: New file.
2774         * gcc.dg/vect/vect.exp: New file.
2775         * gcc.dg/vect/pr16105.c.c: New test.
2776         * gcc.dg/vect/vect-1.c: New test.
2777         * gcc.dg/vect/vect-2.c: New test.
2778         * gcc.dg/vect/vect-3.c: New test.
2779         * gcc.dg/vect/vect-4.c: New test.
2780         * gcc.dg/vect/vect-5.c: New test.
2781         * gcc.dg/vect/vect-6.c: New test.
2782         * gcc.dg/vect/vect-7.c: New test.
2783         * gcc.dg/vect/vect-8.c: New test.
2784         * gcc.dg/vect/vect-9.c: New test.
2785         * gcc.dg/vect/vect-10.c: New test.
2786         * gcc.dg/vect/vect-11.c: New test.
2787         * gcc.dg/vect/vect-12.c: New test.
2788         * gcc.dg/vect/vect-13.c: New test.
2789         * gcc.dg/vect/vect-14.c: New test.
2790         * gcc.dg/vect/vect-15.c: New test.
2791         * gcc.dg/vect/vect-16.c: New test.
2792         * gcc.dg/vect/vect-17.c: New test.
2793         * gcc.dg/vect/vect-18.c: New test.
2794         * gcc.dg/vect/vect-19.c: New test.
2795         * gcc.dg/vect/vect-20.c: New test.
2796         * gcc.dg/vect/vect-21.c: New test.
2797         * gcc.dg/vect/vect-22.c: New test.
2798         * gcc.dg/vect/vect-23.c: New test.
2799         * gcc.dg/vect/vect-24.c: New test.
2800         * gcc.dg/vect/vect-25.c: New test.
2801         * gcc.dg/vect/vect-26.c: New test.
2802         * gcc.dg/vect/vect-27.c: New test.
2803         * gcc.dg/vect/vect-28.c: New test.
2804         * gcc.dg/vect/vect-29.c: New test.
2805         * gcc.dg/vect/vect-30.c: New test.
2806         * gcc.dg/vect/vect-31.c: New test.
2807         * gcc.dg/vect/vect-32.c: New test.
2808         * gcc.dg/vect/vect-33.c: New test.
2809         * gcc.dg/vect/vect-34.c: New test.
2810         * gcc.dg/vect/vect-35.c: New test.
2811         * gcc.dg/vect/vect-36.c: New test.
2812         * gcc.dg/vect/vect-37.c: New test.
2813         * gcc.dg/vect/vect-38.c: New test.
2814         * gcc.dg/vect/vect-40.c: New test.
2815         * gcc.dg/vect/vect-41.c: New test.
2816         * gcc.dg/vect/vect-42.c: New test.
2817         * gcc.dg/vect/vect-43.c: New test.
2818         * gcc.dg/vect/vect-44.c: New test.
2819         * gcc.dg/vect/vect-45.c: New test.
2820         * gcc.dg/vect/vect-46.c: New test.
2821         * gcc.dg/vect/vect-47.c: New test.
2822         * gcc.dg/vect/vect-48.c: New test.
2823         * gcc.dg/vect/vect-49.c: New test.
2824         * gcc.dg/vect/vect-50.c: New test.
2825         * gcc.dg/vect/vect-51.c: New test.
2826         * gcc.dg/vect/vect-52.c: New test.
2827         * gcc.dg/vect/vect-53.c: New test.
2828         * gcc.dg/vect/vect-54.c: New test.
2829         * gcc.dg/vect/vect-55.c: New test.
2830         * gcc.dg/vect/vect-56.c: New test.
2831         * gcc.dg/vect/vect-57.c: New test.
2832         * gcc.dg/vect/vect-58.c: New test.
2833         * gcc.dg/vect/vect-59.c: New test.
2834         * gcc.dg/vect/vect-60.c: New test.
2835         * gcc.dg/vect/vect-61.c: New test.
2836         * gcc.dg/vect/vect-all.c: New test.
2837         * gcc.dg/vect/vect-none.c: New test.
2839 2004-08-17  Paul Brook  <paul@codesourcery.com>
2841         PR fortran/13082
2842         * gfortran.dg/entry_1.f90: New test.
2844 2004-08-17  Andrew Pinski  <apinski@apple.com>
2846         * gcc.dg/darwin-20040812-1.c: Compile only on darwin.
2848 2004-08-17  Paolo Bonzini  <bonzini@gnu.org>
2850         * gcc.dg/pr17036-1.c: New test.
2852 2004-08-16  Devang Patel  <dpatel@apple.com>
2854         * gcc.dg/darwin-20040809-1.c: New test.
2856 2004-08-16  Joseph S. Myers  <jsm@polyomino.org.uk>
2858         * gcc.dg/funcdef-attr-1.c: New test.
2860 2004-08-16  Janis Johnson  <janis187@us.ibm.com>
2862         * gcc.dg/altivec-17.c: New test.
2863         * gcc.dg/altivec-18.c: New test.
2865 2004-08-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2867         PR c++/6749
2868         * g++.dg/template/vtable2.C: New test.
2870 2004-08-14  Richard Henderson  <rth@redhat.com>
2872         * gcc.dg/torture/builtin-attr-1.c: Fix scalbln prototype.
2873         * gcc.dg/pack-test-4.c (main): Return 0.
2874         * gcc.dg/setjmp-1.c: Remove XFAIL.
2875         * gcc.dg/tree-ssa/20040615-1.c: Pass during dom1.
2877 2004-08-14  Richard Henderson  <rth@redhat.com>
2879         * gcc.dg/980217-1.c: Add prototype for printf.
2881 2004-08-13  Bud Davis  <bdavis9659@comcast.net>
2883         * gfortran.dg/pr16935.f90: New test.
2885 2004-08-13  Janis Johnson  <janis187@us.ibm.com>
2887         * g++.dg/ext/altivec-2.C: Revert previous changes and don't execute.
2889 2004-08-13  Paul Brook  <paul@codesourcery.com>
2891         * gfortran.dg/der_io_1.f90: Remove stray comma.
2893 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2895         * gcc.dg/vmx/cw-bug-2.c: Remove.
2896         * gcc.dg/vmx/vprint-1.c: Remove.
2897         * gcc.dg/vmx/vscan-1.c: Remove.
2899 2004-08-12  Devang patel  <dpatel@apple.com>
2901         * gcc.dg/darwin-20040809-2.c: New test.
2903 2004-08-12  Janis Johnson  <janis1872us.ibm.com>
2905         * g++.dg/ext/altivec-12.C: New test.
2907         * g++.dg/ext/altivec-11.C: New test.
2909 2004-08-12  Paul Brook  <paul@codesourcery.com>
2911         * g++.dg/abi/arm_cxa_vec_1.C: New test.
2913 2004-08-12  Janis Johnson  <janis187@us.ibm.com>
2915         * g++.dg/ext/altivec-2.C: Check for hardware support before
2916         executing any VMX instructions.
2918         * gcc.dg/vmx/ops-long-2.c: Add dg-error directives.
2920 2004-08-12  Jakub Jelinek  <jakub@redhat.com>
2922         PR c++/16276
2923         * g++.old-deja/g++.other/comdat4.C: New test.
2924         * g++.old-deja/g++.other/comdat4-aux.cc: New.
2926 2004-08-12  Ben Elliston  <bje@au.ibm.com>
2928         PR target/16286
2929         * gcc.dg/pr16286.c: New test.
2931 2004-08-12 Jan Beulich <jbeulich@novell.com>
2933         * g++.dg/ext/asm5.C: New.
2935 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2937         PR c++/16698
2938         * g++.dg/eh/crash1.C: New test.
2940         PR c++/16717
2941         * g++.dg/ext/construct1.C: New test.
2943 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2945         PR c++/16853
2946         * g++.dg/init/ptrmem1.C: New test.
2948         PR c++/16618
2949         * g++.dg/parse/offsetof5.C: New test.
2951         PR c++/16870
2952         * g++.dg/template/overload3.C: New test.
2954 2004-08-11  Mark Mitchell  <mark@codesourcery.com>
2956         PR c++/16964
2957         * g++.dg/parse/error16.C: New test.
2959         PR c++/16904
2960         * g++.dg/template/error14.C: New test.
2962         PR c++/16929
2963         * g++.dg/template/error15.C: New test.
2965 2004-08-11  Devang Patel  <dpatel@apple.com>
2967         * gcc.dg/darwin-ld-20040809-1.c: New test.
2968         * gcc.dg/darwin-ld-20040809-2.c: New test.
2970 2004-08-11  Steven G. Kargl  <kargls@comcast.net>
2972         PR fortran/16917
2973         * gfortran.dg/dfloat_1.f90: New test.
2975 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
2977         * gcc.dg/testsuite/gcc.dg/arm-eabi1.c: New test.
2978         * gcc.dg/dll-2.c: Fix dg-require syntax.
2979         * gcc.misc-tests/arm-isr.c (abort): Declare.
2980         (exit): Likewise.
2982 2004-08-10  Mark Mitchell  <mark@codesourcery.com>
2984         PR c++/16971
2985         * g++.dg/parse/crash16.C: New test.
2987 2004-08-10  Roger Sayle  <roger@eyesopen.com>
2989         * gcc.dg/mips-rsqrt-1.c: New test case.
2990         * gcc.dg/mips-rsqrt-2.c: New test case.
2991         * gcc.dg/mips-rsqrt-3.c: New test case.
2993 2004-08-10  Paul Brook  <paul@codesourcery.com>
2995         * gfortran.dg/der_io_1.f90: New test.
2997 2004-08-10  Paul Brook  <paul@codesourcery.com>
2999         PR fortran/16919
3000         * gfortran.dg/der_array_1.f90: New test.
3002 2004-08-09  David Edelsohn  <edelsohn@gnu.org>
3004         * gcc.dg/cpp/assert4.c: _AIX asserts #system(unix).
3006 2004-08-09  Paolo Bonzini  <bonzini@gnu.org>
3008         * gcc.dg/wchar_t-2.c: Fix typo.
3010 2004-08-09  Falk Hueffner  <falk@debian.org>
3012         PR tree-optimization/12517
3013         * gcc.c-torture/compile/pr12517.c: New test.
3015         PR tree-optimization/12578
3016         * gcc.c-torture/compile/pr12578.c: New test.
3018         PR tree-optimization/12899
3019         * gcc.c-torture/compile/pr12899.c: New test.
3021         PR rtl-optimization/14692
3022         * gcc.c-torture/compile/pr14692.c: New test.
3024         PR tree-optimization/16461
3025         * gcc.c-torture/compile/pr16461.c: New test.
3027 2004-08-06  Janne Blomqvist  <jblomqvi@cc.hut.fi>
3029         * gfortran.dg/getenv_1.f90: New test.
3031 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3033         * gcc.dg/symbian4.c: Expect a 2-byte wchar_t, not a 4-byte
3034         wchar_t.
3035         * gcc.dg/symbian5.c: Test -fno-short-wchar.
3037 2004-08-06  Paul Brook  <paul@codesourcery.com>
3039         * gfortran.dg/ret_array_1.f90: New test.
3040         * gfortran.dg/ret_pointer_1.f90: New test.
3042 2004-08-06  Richard Sandiford  <rsandifo@redhat.com>
3044         * gcc.dg/missing-field-init-[12].c: New tests.
3045         * g++.dg/warn/missing-field-init-[12].C: New tests.
3047 2004-08-06  Mark Mitchell  <mark@codesourcery.com>
3049         * gcc.dg/enum2.c: New test.
3050         * gcc.dg/symbian3.c: Likewise.
3051         * gcc.dg/symbian4.c: Likewise.
3052         * gcc.dg/wchar_t-2.c: Likewise.
3054 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3056         * g++.dg/ext/visibility/visibility-8.C: Add constructor and
3057         destructor tests.
3059 2004-08-05  Mark Mitchell  <mark@codesourcery.com>
3061         * g++.dg/ext/visibility/assign1.C: Use scan-hidden and
3062         dg-require-visiblity.
3063         * g++.dg/ext/visibility/fvisibility-inlines-hidden.C: Likewise.
3064         * g++.dg/ext/visibility/fvisibility.C: Likewise.
3065         * g++.dg/ext/visibility/memfuncts.C: Likewise.
3066         * g++.dg/ext/visibility/new1.C: Likewise.
3067         * g++.dg/ext/visibility/pragma.C: Likewise.
3068         * g++.dg/ext/visibility/staticmemfuncts.C: Likewise.
3069         * g++.dg/ext/visibility/virtual.C: Likewise.
3070         * g++/dg/ext/visibility/visibility-1.C: Likewise.
3071         * g++/dg/ext/visibility/visibility-2.C: Likewise.
3072         * g++/dg/ext/visibility/visibility-3.C: Likewise.
3073         * g++/dg/ext/visibility/visibility-4.C: Likewise.
3074         * g++/dg/ext/visibility/visibility-5.C: Likewise.
3075         * g++/dg/ext/visibility/visibility-6.C: Likewise.
3076         * g++/dg/ext/visibility/visibility-7.C: Likewise.
3077         * g++/dg/ext/visibility/visibility-8.C: New test.
3078         * gcc.c-torture/compile/dll.x: Remove.
3079         * gcc.dg/dll-2.c: Use dg-require-dll
3080         * gcc.dg/visibility-10.c: New test.
3081         * lib/gcc-dg.exp (dg-require-dll): Add Symbian to list of targets
3082         supporting DLLs.
3083         * testsuite/lib/scanasm.exp (scan_hidden): New function.
3084         (scan_not_hidden): Likewise.
3086 2004-08-05  David Edelsohn  <edelsohn@gnu.org>
3088         * gcc.dg/sh4a-fprun.c: Fix dg-do typo.
3090 2004-08-05  Richard Sandiford  <rsandifo@redhat.com>
3092         * gcc.c-torture/execute/20040805-1.c: New test.
3094 2004-08-04  Andrew Pinski  <pinskia@physics.uc.edu>
3096         * gcc.dg/20020118-1.c: Declare abort.
3097         * gcc.dg/altivec_check.h: Likewise.
3098         * gcc.dg/iftrap-2.c: Likewise.
3099         * gcc.dg/pragma-darwin.c: Likewise.
3100         * gcc.dg/rs6000-ldouble-1.c: Declare abort and exit.
3102 2004-08-04  Geoffrey Keating  <geoffk@apple.com>
3104         * g++.dg/ext/altivec_check.h: Declare exit as extern "C".
3106 2004-08-05  Joseph S. Myers  <jsm@polyomino.org.uk>
3108         * gcc.c-torture/execute/builtins/abs-2.c,
3109         gcc.c-torture/execute/builtins/abs-3.c,
3110         gcc.c-torture/execute/builtins/lib/abs.c, gcc.dg/format/format.h,
3111         gcc.dg/torture/builtin-attr-1.c: Use predefined macros for
3112         intmax_t, uintmax_t and their limits.
3113         * gcc.dg/intmax_t-1.c: New test.
3115 2004-08-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3117         * g++.dg/tc1/dr147.C: Add reference to PR.
3119 2004-08-03  Richard Sandiford  <rsandifo@redhat.com>
3121         * gcc.dg/mips-args-[23].c: Declare abort() and exit().
3122         * gcc.dg/torture/mips-hilo-[12].c: Likewise.
3124 2004-08-03  David Edelsohn  <edelsohn@gnu.org>
3126         * gcc.dg/compat/struct-layout-1.exp: Fix error message typo.
3128 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3130         * gcc.dg/redecl-5.c: New test.
3131         * gcc.dg/format/attr-6.c: Expect warning for implicit declaration
3132         of scanf.
3134 2004-08-03  Roger Sayle  <roger@eyesopen.com>
3136         PR middle-end/16790
3137         * gcc.c-torture/execute/pr16790-1.c: New test case.
3139 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
3141         * g++.dg/ext/visibility/assign1.C: New test.
3142         * g++.dg/ext/visibility/new1.C: Likewise.
3144         * gcc.dg/symbian1.c: New test.
3145         * gcc.dg/symbian2.c: Likewise.
3147 2004-08-03  H.J. Lu  <hongjiu.lu@intel.com>
3149         PR target/16570
3150         * gcc.dg/i386-sse-9.c: New test.
3152 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3154         * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
3156 2004-08-03  Joseph S. Myers  <jsm@polyomino.org.uk>
3158         * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg/20001117-1.c,
3159         gcc.dg/20010202-1.c, gcc.dg/20011008-2.c, gcc.dg/20011214-1.c,
3160         gcc.dg/20020201-1.c, gcc.dg/20020312-2.c, gcc.dg/20020426-2.c,
3161         gcc.dg/20030331-2.c, gcc.dg/20030612-1.c, gcc.dg/20030926-1.c,
3162         gcc.dg/20031216-1.c, gcc.dg/20031218-3.c, gcc.dg/20040305-2.c,
3163         gcc.dg/980226-1.c, gcc.dg/Wreturn-type2.c,
3164         gcc.dg/Wunreachable-6.c, gcc.dg/Wunreachable-7.c,
3165         gcc.dg/align-1.c, gcc.dg/builtin-prefetch-1.c,
3166         gcc.dg/builtins-17.c, gcc.dg/builtins-19.c, gcc.dg/builtins-2.c,
3167         gcc.dg/builtins-20.c, gcc.dg/builtins-21.c, gcc.dg/builtins-7.c,
3168         gcc.dg/builtins-8.c, gcc.dg/cpp/19930510-1.c,
3169         gcc.dg/cpp/charconst-3.c, gcc.dg/cpp/charconst-4.c,
3170         gcc.dg/cpp/mi6.c, gcc.dg/cpp/tr-paste.c, gcc.dg/cpp/trad/mi6.c,
3171         gcc.dg/cpp/trad/paste.c, gcc.dg/cpp/trad/strify.c,
3172         gcc.dg/fastmath-1.c, gcc.dg/fshort-wchar.c, gcc.dg/i386-387-7.c,
3173         gcc.dg/i386-387-8.c, gcc.dg/i386-asm-1.c, gcc.dg/i386-cadd.c,
3174         gcc.dg/i386-fpcvt-3.c, gcc.dg/i386-loop-3.c,
3175         gcc.dg/i386-memset-1.c, gcc.dg/loop-2.c, gcc.dg/nest.c,
3176         gcc.dg/noncompile/971104-1.c, gcc.dg/noncompile/990416-1.c,
3177         gcc.dg/noncompile/scope.c, gcc.dg/pack-test-4.c,
3178         gcc.dg/pack-test-5.c, gcc.dg/pch/inline-4.c, gcc.dg/postincr-1.c,
3179         gcc.dg/pr10392-1.c, gcc.dg/pragma-align.c,
3180         gcc.dg/profile-generate-1.c, gcc.dg/sibcall-1.c,
3181         gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c,
3182         gcc.dg/sibcall-5.c, gcc.dg/sibcall-6.c, gcc.dg/switch-warn-1.c,
3183         gcc.dg/switch-warn-2.c, gcc.dg/torture/builtin-attr-1.c,
3184         gcc.dg/torture/builtin-math-1.c, gcc.dg/torture/builtin-noret-2.c,
3185         gcc.dg/trampoline-1.c, gcc.dg/tree-ssa/20030703-1.c,
3186         gcc.dg/tree-ssa/20030703-2.c, gcc.dg/tree-ssa/20030708-1.c,
3187         gcc.dg/tree-ssa/20030709-3.c, gcc.dg/tree-ssa/20030710-1.c,
3188         gcc.dg/tree-ssa/20030711-1.c, gcc.dg/tree-ssa/20030729-1.c,
3189         gcc.dg/tree-ssa/20030730-1.c, gcc.dg/tree-ssa/20030730-2.c,
3190         gcc.dg/tree-ssa/20030731-1.c, gcc.dg/tree-ssa/20030807-11.c,
3191         gcc.dg/tree-ssa/20030807-2.c, gcc.dg/tree-ssa/20030807-5.c,
3192         gcc.dg/tree-ssa/20030807-7.c, gcc.dg/tree-ssa/20030808-1.c,
3193         gcc.dg/tree-ssa/20030814-1.c, gcc.dg/tree-ssa/20030814-2.c,
3194         gcc.dg/tree-ssa/20030814-3.c, gcc.dg/tree-ssa/20030814-4.c,
3195         gcc.dg/tree-ssa/20030814-5.c, gcc.dg/tree-ssa/20030814-6.c,
3196         gcc.dg/tree-ssa/20030814-7.c, gcc.dg/tree-ssa/20030815-1.c,
3197         gcc.dg/tree-ssa/20030907-1.c, gcc.dg/tree-ssa/20030917-3.c,
3198         gcc.dg/tree-ssa/20030922-1.c, gcc.dg/tree-ssa/20031113-1.c,
3199         gcc.dg/tree-ssa/20040121-1.c, gcc.dg/tree-ssa/20040319-1.c,
3200         gcc.dg/tree-ssa/20040324-1.c, gcc.dg/tree-ssa/20040326-1.c,
3201         gcc.dg/tree-ssa/20040326-2.c, gcc.dg/tree-ssa/20040517-1.c,
3202         gcc.dg/tree-ssa/ssa-ccp-10.c, gcc.dg/tree-ssa/ssa-pre-1.c,
3203         gcc.dg/tree-ssa/tailcall-1.c, gcc.dg/tree-ssa/tailrecursion-5.c,
3204         gcc.dg/ultrasp3.c, gcc.dg/winline-7.c, gcc.misc-tests/bprob-1.c,
3205         gcc.misc-tests/bprob-2.c, gcc.misc-tests/gcov-3.c,
3206         gcc.misc-tests/gcov-4.c, gcc.misc-tests/gcov-4b.c,
3207         gcc.misc-tests/gcov-6.c, gcc.misc-tests/gcov-7.c,
3208         gcc.misc-tests/i386-pf-3dnow-1.c,
3209         gcc.misc-tests/i386-pf-athlon-1.c,
3210         gcc.misc-tests/i386-pf-none-1.c, gcc.misc-tests/i386-pf-sse-1.c,
3211         objc.dg/nested-func-1.m, objc.dg/special/unclaimed-category-1.m:
3212         Declare built-in functions used.
3213         * gcc.dg/torture/builtin-attr-1.c (nexttoward): Use FPTEST2ARG2.
3215 2004-08-02  Mark Mitchell  <mark@codesourcery.com>
3217         PR c++/16707
3218         * g++.dg/lookup/using12.C: New test.
3220         * g++.dg/init/null1.C: Fix PR number.
3221         * g++.dg/parse/namespace10.C: Likewise.
3223 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3225         PR c++/16224
3226         * g++.dg/template/spec17.C: New test.
3227         * g++.old-deja/g++.ns/template13.C: Remove XFAIL.
3228         * g++.old-deja/g++.pt/lookup10.C: Add dg-error marker.
3230 2004-08-02  David Billinghurst
3232         PR fortran/16292
3233         * gfortran.dg/g77/cabs.f: xfail on mips-sgi-irix6*
3235 2004-08-01  Zack Weinberg  <zack@codesourcery.com>
3237         * gcc.dg/ia64-got-1.c: New test case.
3239 2004-08-01  Mark Mitchell  <mark@codesourcery.com>
3241         PR c++/16489
3242         * g++.dg/init/null1.C: New test.
3243         * g++.dg/tc1/dr76.C: Adjust error marker.
3245         PR c++/16529
3246         * g++.dg/parse/namespace10.C: New test.
3248         PR c++/16810
3249         * g++.dg/inherit/ptrmem2.C: New test.
3251 2004-08-02  Ben Elliston  <bje@au.ibm.com>
3253         PR target/16155
3254         * gcc.dg/pr16155.c: New test.
3256 2004-07-31  Joseph S. Myers  <jsm@polyomino.org.uk>
3258         * gcc.dg/redecl-2.c: New test.
3260 2004-07-30  Geoffrey Keating  <geoffk@apple.com>
3262         * gcc.dg/darwin-longdouble.c: New file.
3264 2004-07-30  Richard Henderson  <rth@redhat.com>
3266         * gfortran.fortran-torture/execute/intrinsic_rrspacing.f90: Fix
3267         write to constant argument.
3268         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Likewise.
3270 2004-07-30  Richard Henderson  <rth@redhat.com>
3272         * gfortran.fortran-torture/execute/intrinsic_nearest.f90: Disable
3273         tests of nearest around zero.
3275 2004-07-30  Andrew Pinski  <apinski@apple.com>
3277         * gcc.c-torture/compile/20040730-1.c: New test.
3279 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3281         * gcc.dg/vmx/vmx.exp: Explain why we skip tests for
3282         powerpc-eabispe.
3284 2004-07-30  Aldy Hernandez  <aldyh@redhat.com>
3286         * gcc.dg/vmx/vmx.exp: Disable tests for eabispe.
3288 2004-07-30  Richard Sandiford  <rsandifo@redhat.com>
3290         * lib/g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already
3291         contains $ld_library_path.
3292         * lib/gfortran.exp (gfortran_link_flags): Likewise.
3294 2004-07-29  Richard Henderson  <rth@redhat.com>
3296         * g++.dg/template/sizeof8.C: Don't assume 32bit pointers.
3298         * g++.dg/ext/stmtexpr2.C (alt1): Rename from expected.
3299         (alt2, which): New.
3300         (Check): Accept either alternative.
3302 2004-07-29  Mark Mitchell  <mark@codesourcery.com>
3304         * g++.dg/abi/inline1.C: New test.
3305         * g++.dg/abi/local1-a.cc: Likewise.
3306         * g++.dg/abi/local1.C: Likewise.
3307         * g++.dg/abi/mangle11.C: Tweak location of warnings.
3308         * g++.dg/abi/mangle12.C: Likewise.
3309         * g++.dg/abi/mangle17.C: Likewise.
3310         * g++.dg/abi/mangle20-2.C: Likewise.
3311         * g++.dg/opt/interface1.C: Likewise.
3312         * g++.dg/opt/interface1.h: Likewise.
3313         * g++.dg/opt/interface1-a.cc: New test.
3314         * g++.dg/parse/repo1.C: New test.
3315         * g++.dg/template/repo1.C: Likewise.
3316         * g++.dg/warn/Winline-1.C: Likewise.
3317         * lib/gcc-dg.exp (gcc-dg-test-1): Fix -frepo handling.
3319 2004-07-29  Diego Novillo  <dnovillo@redhat.com>
3321         * gcc.dg/tree-ssa/20040729-1.c: New test.
3323 2004-07-27  Matt Austern <austern@apple.com>
3325         * gcc.dg/darwin-bool-1.c: New test.
3326         * gcc.dg/darwin-bool-2.c: New test.
3328 2004-07-28  Richard Henderson  <rth@redhat.com>
3330         * gfortran.fortran-torture/execute/intrinsic_spacing.f90: Pass
3331         arguments in the correct type.  Don't write to constant arguments.
3333 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3335         PR tree-optimization/16688
3336         PR tree-optimization/16689
3337         * g++.dg/tree-ssa/pr16688.C: New test.
3339 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3341         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3342         loads.  Not only in the comment, this time.
3344 2004-07-28  Alexandre Oliva  <aoliva@redhat.com>
3346         2003-07-06  Alexandre Oliva  <aoliva@redhat.com>
3347         * gcc.dg/sh4a-memmovua.c: Tweak regular expression.
3348         2003-07-01  Alexandre Oliva  <aoliva@redhat.com>
3349         * gcc.dg/sh4a-bitmovua.c: New.
3350         * gcc.dg/sh4a-cos.c: New.
3351         * gcc.dg/sh4a-cosf.c: New.
3352         * gcc.dg/sh4a-fprun.c: New.
3353         * gcc.dg/sh4a-fsrra.c: New.
3354         * gcc.dg/sh4a-memmovua.c: New.
3355         * gcc.dg/sh4a-sin.c: New.
3356         * gcc.dg/sh4a-sincos.c: New.
3357         * gcc.dg/sh4a-sincosf.c: New.
3358         * gcc.dg/sh4a-sinf.c: New.
3360 2004-07-28  Diego Novillo  <dnovillo@redhat.com>
3362         * gcc.dg/tree-ssa/20030714-2.c: Adjust number of expected
3363         conditionals.
3364         * gcc.dg/tree-ssa/20031022-1.c: Adjust number of expected
3365         loads.
3366         * gcc.dg/tree-ssa/ssa-dom-cse-1.c: Expect optimization in
3367         DOM1.
3369 2004-07-27  Andrew Pinski  <apinski@apple.com>
3371         * g++.dg/rtti/tinfo1.C: Correct the xfail.
3373 2004-07-27  Nitin Yewale <nitiny@kpitcummins.com>
3375         * gcc.dg/pragma-isr.c: New test.
3377 2004-07-27  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3379         PR c++/14429
3380         * g++.dg/template/ttp11.C: New test.
3382 2004-07-27  Diego Novillo  <dnovillo@redhat.com>
3384         * gcc.c-torture/compile/20040727-1.c: New test.
3386 2004-07-26  Eric Christopher  <echristo@redhat.com>
3388         * gcc.c-torture/compile/20040726-2.c: New test.
3390 2004-07-26  Andrew Pinski  <apinski@apple.com>
3392         * g++.dg/rtti/tinfo1.C: Xfail.
3394 2004-07-26  Richard Sandiford  <rsandifo@redhat.com>
3396         * gcc.c-torture/compile/20040726-1.c: New test.
3398 2004-07-26  Niall Douglas  <s_fsfeurope2@nedprod.com>
3399             Brian Ryner  <bryner@brianryner.com>
3401         PR c++/9283
3402         PR c++/15000
3403         * gcc.dg/visibility-9.c, gcc.dg/visibility-a.c: New tests.
3404         * g++.dg/ext/visibility/: New directory.
3405         * g++.dg/ext/visibility-1.C, g++.dg/ext/visibility-2.C
3406         g++.dg/ext/visibility-3.C, g++.dg/ext/visibility-4.C,
3407         g++.dg/ext/visibility-5.C, g++.dg/ext/visibility-6.C,
3408         g++.dg/ext/visibility-7.C: Move to g++.dg/ext/visibility/.
3409         * g++.dg/ext/visibility/fvisibility.C,
3410         g++.dg/ext/visibility/fvisibility-inlines-hidden.C,
3411         g++.dg/ext/visibility/fvisibility-override1.C
3412         g++.dg/ext/visibility/fvisibility-override2.C
3413         g++.dg/ext/visibility/memfuncts.C
3414         g++.dg/ext/visibility/noPLT.C
3415         g++.dg/ext/visibility/pragma.C
3416         g++.dg/ext/visibility/pragma-override1.C
3417         g++.dg/ext/visibility/pragma-override2.C
3418         g++.dg/ext/visibility/staticmemfuncts.C
3419         g++.dg/ext/visibility/virtual.C: New tests.
3421 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
3423         PR c/15360
3424         * gcc.dg/pr15360-1.c: New test.
3426 2004-07-25  Daniel Jacobowitz  <dan@debian.org>
3428         * gcc.dg/pragma-align-2.c: New test.
3429         * gcc.dg/pragma-init-fini.c: New test.
3430         * gcc.dg/pragma-align.c: Change from compile to run.  Run on Solaris
3431         targets.
3433 2004-07-25  Joseph S. Myers  <jsm@polyomino.org.uk>
3435         * gcc.dg/init-string-2.c: New test.
3437 2004-07-24  Zack Weinberg  <zack@codesourcery.com>
3439         PR 16684
3440         * gcc.dg/Wredundant-decls-1.c: New test case.
3442 2004-07-24  Jakub Jelinek  <jakub@redhat.com>
3444         * README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
3445         * lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
3446         * gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
3447         * gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
3448         * gcc.dg/compat/generate-random.c: New file.
3449         * gcc.dg/compat/generate-random.h: Likewise.
3450         * gcc.dg/compat/generate-random_r.c: Likewise.
3451         * gcc.dg/compat/struct-layout-1.h: Likewise.
3452         * gcc.dg/compat/struct-layout-1_x1.h: Likewise.
3453         * gcc.dg/compat/struct-layout-1_x2.h: Likewise.
3454         * gcc.dg/compat/struct-layout-1_y1.h: Likewise.
3455         * gcc.dg/compat/struct-layout-1_y2.h: Likewise.
3456         * gcc.dg/compat/struct-layout-1_main.c: New test.
3457         * gcc.dg/compat/struct-layout-1_x.c: New file.
3458         * gcc.dg/compat/struct-layout-1_y.c: New file.
3459         * gcc.dg/compat/struct-layout-1_test.h: New file.
3461 2004-07-23  Joseph S. Myers  <jsm@polyomino.org.uk>
3463         * gcc.dg/comp-return-1.c: New test
3465 2004-07-23  Janis Johnson  <janis187@us.ibm.com>
3467         * gcc.dg/vmx/8-02a.c: Fix typo.
3469         * gcc.dg/vmx/varargs-4.c: Remove a Darwin-specific check.
3470         * gcc.dg/darwin-abi-3.c: New test.
3472         * gcc.dg/vmx/debug-1.c: Use int, not long, in union with vector.
3473         * gcc.dg/vmx/varargs-1.c: Use int, not long, in union with vector.
3475         * gcc.dg/vmx/ops.c: Remove checks using pointers to long.
3476         * gcc.dg/vmx/ops-long-1.c: New test.
3477         * gcc.dg/vmx/ops-long-2.c: New test.
3479 2004-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3481         * g++.dg/lookup/conv-[1234].C: New.
3483 2004-07-22  Mark Mitchell  <mark@codesourcery.com>
3485         * g++.dg/parse/attr2.C: Simplify.
3487 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3489         PR c/7284
3490         * gcc.c-torture/execute/pr7284-1.c: New test.
3492 2004-07-22  Brian Booth  <bbooth@redhat.com>
3494         * gcc.dg/tree-ssa/20040721-1.c: New test.
3496 2004-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3498         * g++.dg/template/crash20.c: New.
3500 2004-07-22  David Billinghurst (David.Billinghurst@riotinto.com)
3502         * gfortran.dg/g77/970625-2.f Copy from g77.f-torture/execute.
3503         Add dg-run directive.  Declare variables as required.
3504         * gfortran.dg/g77/README: Update
3506 2004-07-22  Hans-Peter Nilsson  <hp@axis.com>
3508         * gcc.dg/cris-peep2-xsrand.c, gcc.dg/cris-peep2-andu1.c,
3509         gcc.dg/cris-peep2-andu2.c: New tests.
3511 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3513         PR c/15052
3514         * gcc.dg/noreturn-5.c: Test qualifiers on function type instead of
3515         on return type.
3516         * gcc.dg/qual-return-1.c: Use -Wreturn-type.  Update expected
3517         messages.
3518         * gcc.dg/qual-return-2.c: Update expected messages.
3519         * gcc.dg/qual-return-3.c, gcc.dg/qual-return-4.c: New tests.
3521 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3523         * gcc.dg/c99-init-3.c, gcc.dg/gnu99-init-2.c: New tests.
3524         * gcc.dg/noncompile/921102-1.c: Update expected error message.
3526 2004-07-22  Joseph S. Myers  <jsm@polyomino.org.uk>
3528         PR c/11250
3529         * gcc.dg/init-string-1.c: New test.
3531 2004-07-21  Jakub Jelinek  <jakub@redhat.com>
3533         PR middle-end/15345
3534         PR c/16450
3535         * gcc.dg/torture/nested-fn-1.c: New test.
3537 2004-07-20  H.J. Lu  <hongjiu.lu@intel.com>
3539         PR target/16559
3540         * gcc.dg/ia64-fptr-1.c: New file.
3542 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3544         PR c++/14497
3545         * g++.dg/template/spec16.C: New test.
3546         * g++.old-deja/g++.robertl/eb118.C: Remove.
3548 2004-07-21  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3550         PR c++/509
3551         * g++.dg/template/spec15.C: New test.
3553 2004-07-21  David Billinghurst (David.Billinghurst@riotinto.com)
3555         Copy cases from g77.f-torture/execute and add dg-run
3556         directive.  Other changes as noted.
3557         * gfortran.dg/g77/13037.f
3558         * gfortran.dg/g77/1832.f
3559         * gfortran.dg/g77/19981119-0.f
3560         * gfortran.dg/g77/19990313-0.f
3561         * gfortran.dg/g77/19990313-1.f
3562         * gfortran.dg/g77/19990313-2.f
3563         * gfortran.dg/g77/19990313-3.f
3564         * gfortran.dg/g77/19990419-1.f
3565         * gfortran.dg/g77/19990826-0.f
3566         * gfortran.dg/g77/19990826-2.f
3567         * gfortran.dg/g77/20000503-1.f
3568         * gfortran.dg/g77/20001111.f
3569         * gfortran.dg/g77/20010116.f
3570         * gfortran.dg/g77/20010426-1.f: Renamed from 20010426-1.f
3571         * gfortran.dg/g77/20010430.f
3572         * gfortran.dg/g77/6177.f
3573         * gfortran.dg/g77/947.f
3574         * gfortran.dg/g77/970816-3.f
3575         * gfortran.dg/g77/971102-1.f
3576         * gfortran.dg/g77/980520-1.f
3577         * gfortran.dg/g77/980628-0.f
3578         * gfortran.dg/g77/980628-1.f
3579         * gfortran.dg/g77/980628-10.f
3580         * gfortran.dg/g77/980628-2.f
3581         * gfortran.dg/g77/980628-3.f
3582         * gfortran.dg/g77/980628-7.f
3583         * gfortran.dg/g77/980628-8.f
3584         * gfortran.dg/g77/980628-9.f
3585         * gfortran.dg/g77/980701-0.f
3586         * gfortran.dg/g77/980701-1.f
3587         * gfortran.dg/g77/cabs.f
3588         * gfortran.dg/g77/claus.f
3589         * gfortran.dg/g77/complex_1.f
3590         * gfortran.dg/g77/cpp3.F: Renamed from cpp3.F
3591         * gfortran.dg/g77/dcomplex.f
3592         * gfortran.dg/g77/dnrm2.f: Add dg-warnings as required.
3593         * gfortran.dg/g77/f90-intrinsic-mathematical.f
3594         * gfortran.dg/g77/f90-intrinsic-numeric.f
3595         * gfortran.dg/g77/int8421.f
3596         * gfortran.dg/g77/labug1.f
3597         * gfortran.dg/g77/large_vec.f
3598         * gfortran.dg/g77/le.f
3599         * gfortran.dg/g77/short.f
3600         * gfortran.dg/g77/README: Update
3602 2004-07-20  Mark Mitchell  <mark@codesourcery.com>
3604         PR c++/16637
3605         * g++.dg/parse/lookup4.C: New test.
3607 2004-07-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3609         PR c++/16175
3610         * g++.dg/template/ttp10.C: New test.
3612 2004-07-20  Joseph S. Myers  <jsm@polyomino.org.uk>
3614         * gcc.dg/pr12625-1.c: New test.
3616 2004-07-20  Steven Bosscher  <stevenb@suse.de>
3618         * testsuite/gcc.dg/switch-warn-1.c: New test.
3619         * testsuite/gcc.dg/switch-warn-2.c: New test.
3620         * gcc.c-torture/compile/pr14730.c: Update.
3622 2004-07-19  Kelley Cook  <kcook@gcc.gnu.org>
3624         * g++.dg/lookup/java1.C, g++.dg/lookup/java2.C, g++.dg/other/crash-2.C,
3625         g++.dg/parse/casting-operator2.C, g++.dg/parse/dtor3.C,
3626         g++.dg/parse/typename6.C, g++.dg/template/dependent-expr4.C,
3627         g++.dg/template/nontype3.C: Remove trailing CR from tests.
3629 2004-07-18  Mark Mitchell  <mark@codesourcery.com>
3631         PR c++/16623
3632         * g++.dg/template/assign1.C: New test.
3634 2004-07-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3636         PR c++/12170
3637         * g++.dg/template/ttp9.C: New test.
3639 2004-07-19  Daniel Jacobowitz  <dan@debian.org>
3641         * gcc.dg/format/cmn-err-1.c: New test.
3643 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
3645         * g++.dg/warn/Wparentheses-1.C, g++.dg/warn/Wparentheses-2.C,
3646         gcc.dg/Wparentheses-10.c: New tests.
3647         * gcc.dg/Wparentheses-5.c: Remove XFAILs.
3649 2004-07-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3651         PR fortran/16465
3652         * gfortran.dg/g77//ffixed-line-length-0.f,
3653         gfortran.dg/g77/ffixed-line-length-132.f,
3654         gfortran.dg/g77/ffixed-line-length-72.f,
3655         gfortran.dg/g77/ffixed-line-length-none.f: Copy from g77.dg.
3656         gfortran.dg/g77/README: Update.
3658 2004-07-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3660         PR c++/13092
3661         * g++.dg/template/non-dependent7.C: New test.
3662         * g++.dg/template/non-dependent8.C: Likewise.
3663         * g++.dg/template/non-dependent9.C: Likewise.
3664         * g++.dg/template/non-dependent10.C: Likewise.
3666 2004-07-17  Mark Mitchell  <mark@codesourcery.com>
3668         PR c++/16337
3669         * g++.dg/parse/attr2.C: New test.
3671 2004-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>
3673         * g77.dg: Removed.
3674         * g77.f-torture: Ditto.
3676 2004-07-17  Joseph S. Myers  <jsm@polyomino.org.uk>
3678         * gcc.dg/Wparentheses-2.c, gcc.dg/Wparentheses-3.c,
3679         gcc.dg/Wparentheses-4.c, Wparentheses-5.c, Wparentheses-6.c,
3680         Wparentheses-7.c, Wparentheses-8.c, Wparentheses-9.c: New tests.
3682 2004-07-16  Richard Henderson  <rth@redhat.com>
3684         * gcc.c-torture/compile/20020210-1.c: Remove XFAIL.
3686 2004-07-16  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3688         * lib/fortran-torture.exp (fortran-torture): Don't test compile
3689         tests with full list of options.
3690         * lib/gfortran-dg.exp (gfortran-dg-runtest): Only test with all
3691         of TORTURE_OPTIONS if test contains 'dg-do run'.
3693         PR fortran/16404
3694         * gfortran.dg/do_iterator.f90: New test.
3696 2004-07-16  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3698         PR rtl-optimization/16536
3699         * gcc.c-torture/execute/restrict-1.c: New test.
3701 2004-07-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3703         PR fortran/15324
3704         * gfortran.dg/pr15324.f90: New test.
3706         PR fortran/15129
3707         * gfortran.dg/pr15129.f90: New test.
3709         PR fortran/15140
3710         * gfortran.dg/pr15140.f90: New test.
3712         PR fortran/13792
3713         * gfortran.fortran-torture/execute/bounds.f90: Add check for
3714         compile-time simplification.
3716 2004-07-14  Mike Stump  <mrs@apple.com>
3718         * gcc.dg/20020426-2.c: Improve type safety wrt unsignedness.
3720 2004-07-14  James E Wilson  <wilson@specifixinc.com>
3722         PR target/16325
3723         * gcc.dg/profile-generate-1.c: New.
3725 2004-07-15  Jakub Jelinek  <jakub@redhat.com>
3727         * gcc.c-torture/execute/20040709-1.c: New test.
3728         * gcc.c-torture/execute/20040709-2.c: New test.
3730 2004-07-14  Mike Stump  <mrs@apple.com>
3732         * gcc.dg/wint_t-1.c: Expect to pass on darwin 10.3.x and later.
3734 2004-07-14  Mike Stump  <mrs@apple.com>
3736         * gcc.dg/wchar_t-1.c: Expect to pass on darwin 10.3.x and later.
3738 2004-07-13  Mark Mitchell  <mark@codesourcery.com>
3740         PR c++/16518
3741         * g++.dg/parse/mutable1.C: New test.
3743 2004-07-13  Diego Novillo  <dnovillo@redhat.com>
3745         PR tree-optimization/16443
3746         * gcc.dg/tree-ssa/20040713-1.c: New test.
3748 2004-07-15  Ulrich Weigand  <uweigand@de.ibm.com>
3750         * g++.dg/lookup/new2.C: Use first operand of type __SIZE_TYPE__
3751         for operator new.
3753 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3755         * gfortran.dg/g77/README: New file
3756         * gfortran.dg/g77/19981216-0.f:  Copy from
3757         g77.f-torture/noncompile.  Add "dg-do compile" and
3758         dg-error as required.
3759         * gfortran.dg/g77/19990218-1.f: Likewise
3760         * gfortran.dg/g77/19990905-1.f: Likewise
3761         * gfortran.dg/g77/9263.f: Likewise
3762         * gfortran.dg/g77/980615-0.f: Likewise
3763         * gfortran.dg/g77/980616-0.f: Likewise
3764         * gfortran.dg/g77/check0.f: Likewise
3765         * gfortran.dg/g77/select_no_compile.f: Likewise
3767 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3769         Copy files from g77.f-torture/compile.
3770         Add "{ dg-do compile}".  Other changes as noted
3771         * gfortran.dg/g77/19990905-0.f: XFAIL PR 16511
3772         * gfortran.dg/g77/20010519-1.f: Add dg-warning as required
3773         * gfortran.dg/g77/20030115-1.f: Add dg-warning as required
3774         * gfortran.dg/g77/20030326-1.f: XFAIL PR 16511
3775         * gfortran.dg/g77/970125-0.f: Add dg-excess-errors.
3776         * gfortran.dg/g77/980519-2.f: Declare hd_S,hd_Z,hd_T
3777         * gfortran.dg/g77/990115-1.f: Declare RANK as INTEGER
3778         * gfortran.dg/g77/alpha1.f: Separate declaration and DATA
3779         statement to conform to standard.  Append alpha1.x for reference.
3780         * gfortran.dg/g77/xformat.f: Add dg-warning
3782 2004-07-13  David Billinghurst <David.Billinghurst@riotinto.com>
3784         * gfortran.dg/g77/cpp.F: Copy from g77.f-torture/compile.
3785         Add {dg-do compile} directive.
3786         * gfortran.dg/g77/cpp2.F: Likewise
3788 2004-07-12  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3790         PR c++/5402
3791         * g++.dg/lookup/name-clash1.C: New test.
3793         PR c++/9777
3794         * g++.dg/lookup/name-clash2.C: New test.
3796         PR c++/12102
3797         * g++.dg/lookup/name-clash3.C: New test.
3799 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3801         * g++.dg/lookup/new2.C: New test.
3802         * g++.old-deja/g++.ns/new1.C: Remove (ill-formed).
3804 2004-07-12  David Billinghurst <David.Billinghurst@riotinto.com>
3806         * gfortran.dg/g77/12002.f: Copy from g77.f-torture/compile.
3807         Add {dg-do compile} directive.
3808         * gfortran.dg/g77/13060.f: Likewise
3809         * gfortran.dg/g77/19990218-0.f: Likewise
3810         * gfortran.dg/g77/19990305-0.f: Likewise
3811         * gfortran.dg/g77/19990419-0.f: Likewise
3812         * gfortran.dg/g77/19990502-0.f: Likewise
3813         * gfortran.dg/g77/19990502-1.f: Likewise
3814         * gfortran.dg/g77/19990525-0.f: Likewise
3815         * gfortran.dg/g77/19990826-1.f: Likewise
3816         * gfortran.dg/g77/19990826-3.f: Likewise
3817         * gfortran.dg/g77/19990905-2.f: Likewise
3818         * gfortran.dg/g77/20000412-1.f: Likewise
3819         * gfortran.dg/g77/20000511-1.f: Likewise
3820         * gfortran.dg/g77/20000511-2.f: Likewise
3821         * gfortran.dg/g77/20000518.f: Likewise
3822         * gfortran.dg/g77/20000601-1.f: Likewise
3823         * gfortran.dg/g77/20000601-2.f: Likewise
3824         * gfortran.dg/g77/20000629-1.f: Likewise
3825         * gfortran.dg/g77/20000630-2.f: Likewise
3826         * gfortran.dg/g77/20010115.f: Likewise
3827         * gfortran.dg/g77/20010321-1.f: Likewise
3828         * gfortran.dg/g77/20010426.f: Likewise
3829         * gfortran.dg/g77/20020307-1.f: Likewise
3830         * gfortran.dg/g77/8485.f: Likewise
3831         * gfortran.dg/g77/960317-1.f: Likewise
3832         * gfortran.dg/g77/970915-0.f: Likewise
3833         * gfortran.dg/g77/980310-1.f: Likewise
3834         * gfortran.dg/g77/980310-2.f: Likewise
3835         * gfortran.dg/g77/980310-3.f: Likewise
3836         * gfortran.dg/g77/980310-4.f: Likewise
3837         * gfortran.dg/g77/980310-6.f: Likewise
3838         * gfortran.dg/g77/980310-7.f: Likewise
3839         * gfortran.dg/g77/980310-8.f: Likewise
3840         * gfortran.dg/g77/980419-2.f: Likewise
3841         * gfortran.dg/g77/980424-0.f: Likewise
3842         * gfortran.dg/g77/980427-0.f: Likewise
3843         * gfortran.dg/g77/980729-0.f: Likewise
3844         * gfortran.dg/g77/981117-1.f: Likewise
3845         * gfortran.dg/g77/toon_1.f: Likewise
3847 2004-07-12  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3849         PR c++/2204
3850         * g++.dg/other/abstract2.C: New test.
3852 2004-07-12  Paul Brook  <paul@codesourcery.com>
3854         * gfortran.dg/pointer_init_1.f90: New test.
3856 2004-07-11  Paul Brook  <paul@codesourcery.com>
3858         PR fortran/15986
3859         * gfortran.dg/contained_1.f90: New test.
3861 2004-07-11  Mark Mitchell  <mark@codesourcery.com>
3863         * g++.dg/parse/defarg8.C: New test.
3865 2004-07-11  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3867         PR fortran/16433
3868         * gfortran.dg/pr16433.f: New test.
3870         PR fortran/17574
3871         * gfortran.dg/pr15754.f90: New test.
3873 2004-07-11  Joseph S. Myers  <jsm@polyomino.org.uk>
3875         PR tree-optimization/16437
3876         * gcc.c-torture/execute/bitfld-4.c: New test.
3878 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3880         * gfortran.fortran-torture/execute/common_2.f90: Add check for
3881         access to common var from module.
3883 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3885         PR fortran/16336
3886         * gfortran.fortran-torture/execute/common_2.f90: New test.
3888 2004-07-10  Paul Brook  <paul@codesourcery.com>
3890         * gfortran.fortran-torture/execute/der_init_5.f90: Enable more tests.
3892 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3894         PR fortran/15969
3895         * gfortran.fortran-torture/execute/der_init_5.f90: New test.
3897 2004-07-10  David Billinghurst <David.Billinghurst@riotinto.com>
3899         * gfortran.dg/g77/ffixed-form-1.f: Copy from g77.dg
3900         * gfortran.dg/g77/ffixed-form-2.f: Likewise
3901         * gfortran.dg/g77/ffree-form-1.f: Likewise
3902         * gfortran.dg/g77/ffree-form-2.f: Likewise
3903         * gfortran.dg/g77/ffree-form-3.f: Likewise
3904         * gfortran.dg/g77/fno-underscoring.f: Likewise
3905         * gfortran.dg/g77/funderscoring.f: Likewise
3906         * gfortran.dg/g77/pr9258.f: Likewise.  Add dg-warning lines.
3908 2004-07-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3910         * gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
3912 2004-07-10 Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3913         Paul Brook  <paul@codesourcery.com>
3915         PR fortran/13415
3916         * gfortran.dg/common_pointer_1.f90: New test.
3918 2004-07-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3920         * g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
3922 2004-07-09  James E Wilson  <wilson@specifixinc.com>
3924         PR target/16364
3925         * gcc.c-torture/compile/20040709-1.c: New.
3927 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3929         PR fortran/14077
3930         * gfortran.fortran-torture/execute/module_init_1.f90: New test.
3932 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3934         PR fortran/13201
3935         * gfortran.dg/shape_1.f90: New test.
3937 2004-07-09  Zack Weinberg  <zack@codesourcery.com>
3938             Andrew Pinski  <apinski@apple.com>
3940         * gcc.dg/noncompile/init-4.c: Remove bogus dg-error marker.
3942 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3944         * gfortran.fortran-torture/compile/name_clash2.f90: Remove outdated
3945         comment.
3947 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3948         Paul Brook  <paul@codesourcery.com>
3950         * gfortran.dg/dg.exp: Use revised wilcard for suffixes, also allow
3951         '.f95' and '.F95'.
3953 2004-07-09  Diego Novillo  <dnovillo@redhat.com>
3955         * gcc.dg/tree-ssa/20031015-1.c: Adjust expected dump file name.
3957 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3959         * gfortran.dg/dg.exp: Don't use wildcard for suffixes, also check
3960         testcases with capital suffix.
3962 2004-07-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
3964         PR fortran/15481
3965         PR fortran/13372
3966         PR fortran/13575
3967         PR fortran/15978
3968         * gfortran.fortran-torture/compile/implicit_2.f90: New test.
3970         * gfortran.dg/implicit_1.f90: New test.
3972 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3974         * lib/gfortran-dg.exp (gfortran-dg-test):  Adapt regular
3975         expression to match gfortran warning/error messages
3976         * gfortran.dg/g77/12632.f: Copy from g77.dg and fix
3977         dg-error text.
3979 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3981         * lib/fortran-torture.exp: Rename proc search_for to
3982         search_for_re.
3984 2004-07-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3986         * gcc.c-torture/execute/simd-5.x: New file.
3987         XFAIL on SPARC 64-bit at -O0.
3989 2004-07-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
3991         PR c++/8211
3992         PR c++/16165
3993         * g++.dg/warn/effc3.C: New test.
3995 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
3997         * gfortran.dg/g77/f77-edit-i-in.f: Copy from g77.dg and
3998         change X to 1X in format.
3999         * gfortran.dg/g77/20010216-1.f:  Copy from g77.dg and
4000         add data statements to conform to standard.
4002 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4004         * gfortran.dg/g77/f77-edit-s-out.f: Copy from g77.dg. XFAIL
4005         * gfortran.dg/g77/f77-edit-t-in.f: Likewise
4006         * gfortran.dg/g77/f77-edit-x-out.f: Likewise
4008 2004-07-09  David Billinghurst <David.Billinghurst@riotinto.com>
4010         * gfortran.dg/g77/7388.f: Copy from g77.dg
4011         * gfortran.dg/g77/f77-edit-i-out.f: Likewise
4012         * gfortran.dg/g77/f77-edit-apostrophe-out.f: Likewise
4013         * gfortran.dg/g77/f77-edit-slash-out.f: Likewise
4014         * gfortran.dg/g77/f77-edit-colon-out.f: Likewise
4015         * gfortran.dg/g77/f77-edit-t-out.f: Likewise
4016         * gfortran.dg/g77/f77-edit-h-out.f: Likewise
4017         * gfortran.dg/g77/strlen0.f: Likewise
4019 2004-07-09   David Billinghurst <David.Billinghurst@riotinto.com>
4021         * lib/gfortran-dg.exp: New file (adapted from lib/g77-dg.exp)
4022         * gfortran.dg/dg.exp: New file (adapted from g77.dg/dg.exp)
4024 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4026         * gcc.c-torture/execute/920428-2.x: Delete.
4027         * gcc.c-torture/execute/920501-7.x: Likewise.
4029 2004-07-08  Jakub Jelinek  <jakub@redhat.com>
4031         * gcc.mist-tests/i386-prefetch.exp (PREFETCH_SSE): Change all
4032         -march=i386 into -march=i686.  Add -march=i686 -mtune=x and
4033         -march=x for pentium3, pentium3m, pentium-m, pentium4m,
4034         prescott and c3-2.
4035         (PREFETCH_3DNOW): Add -march=c3.
4037 2004-07-08  Diego Novillo  <dnovillo@redhat.com>
4039         PR c/16437
4040         * gcc.c-torture/execute/991118-1.x: XFAIL for x86_64.
4041         * gcc.c-torture/execute/bf64-1.x: Likewise.
4043 2004-07-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
4045         * gcc.c-torture/compile/20040708-1.c: New test.
4047 2004-07-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4049         PR c++/16169
4050         * g++.dg/warn/effc2.C: New test.
4052 2004-07-08  Joseph S. Myers  <jsm@polyomino.org.uk>
4054         * gcc.c-torture/execute/bitfld-1.x: Remove.
4055         * gcc.c-torture/execute/bitfld-3.c: New test.
4056         * gcc.dg/bitfld-2.c: Remove XFAILs.
4058 2004-07-07  H.J. Lu  <hongjiu.lu@intel.com>
4060         PR c++/16276
4061         * g++.dg/rtti/tinfo1.C: New file.
4063 2004-07-07  Eric Christopher  <echristo@redhat.com>
4065         * gcc.c-torture/compile/20020210-1.c: xfail with optimization.
4067 2004-07-07  Andrew Pinski  <apinski@apple.com>
4069         * gcc.c-torture/execute/931004-12.x: Xfail on powerpc-*-darwin*.
4071 2004-07-07  Mark Mitchell  <mark@codesourcery.com>
4073         * g++.dg/init/call1.C: XFAIL.
4075 2004-07-07  Alexandre Oliva  <aoliva@redhat.com>
4077         * gcc.c-torture/execute/builtins/mempcpy-2.c: Rename movstr*,
4078         except for movstrict*, to movmem* and clrstr* to clrmem*.
4080 2004-07-07  Richard Sandiford  <rsandifo@redhat.com>
4082         * gcc.c-torture/execute/20040707-1.c: New test.
4084 2004-07-06  Richard Sandiford  <rsandifo@redhat.com>
4086         * gcc.c-torture/execute/20040706-1.c: New test.
4088 2004-07-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4090         PR c++/3671
4091         * g++.dg/template/spec14.C: New test.
4093 2004-07-05  Jakub Jelinek  <jakub@redhat.com>
4095         * gcc.c-torture/execute/20040629-1.c (FIELDS1, FIELDS2): Define to
4096         nothing if not yet defined.  Use it in b, c and d type definitions.
4097         * gcc.c-torture/execute/20040705-1.c: New test.
4098         * gcc.c-torture/execute/20040705-2.c: New test.
4100 2004-07-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4102         PR c++/2518
4103         * g++.dg/lookup/new1.C: New test.
4105 2004-07-05  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4107         PR c++/11406
4108         * g++.dg/template/sizeof8.C: New test.
4110 2004-07-05  Richard Sandiford  <rsandifo@redhat.com>
4112         * gcc.c-torture/compile/20040705-1.c: New test.
4114 2004-07-04  Bud Davis  <bdavis9659@comcast.net>
4116         * gfortran.fortran-torture/execute/seq_io.f90: New test.
4118 2004-07-04  Neil Booth  <neil@duron.akihabara.co.uk>
4120         * gcc.dg/cpp/if-mop.c: Two new testcases.
4121         * gcc.dg/cpp/trad/comment-3.c: New.
4123 2004-07-04  Paul Brook  <paul@codesourcery.com>
4125         * gfortran.fortran-torture/compile/implicit_1.f90: New test.
4127 2004-07-03  Scott Brumbaugh  <scottb.lists@verizon.net>
4129         PR c++/3761
4130         * g++.dg/lookup/crash4.C: New test.
4132 2004-07-02  Zack Weinberg  <zack@codesourcery.com>
4134         * gcc.c-torture/execute/builtin-abs-1.c
4135         * gcc.c-torture/execute/builtin-abs-2.c
4136         * gcc.c-torture/execute/builtin-complex-1.c
4137         * gcc.c-torture/execute/builtins/string-1-lib.c
4138         * gcc.c-torture/execute/builtins/string-1.c
4139         * gcc.c-torture/execute/builtins/string-2-lib.c
4140         * gcc.c-torture/execute/builtins/string-2.c
4141         * gcc.c-torture/execute/builtins/string-3-lib.c
4142         * gcc.c-torture/execute/builtins/string-3.c
4143         * gcc.c-torture/execute/builtins/string-4-lib.c
4144         * gcc.c-torture/execute/builtins/string-4.c
4145         * gcc.c-torture/execute/builtins/string-5-lib.c
4146         * gcc.c-torture/execute/builtins/string-5.c
4147         * gcc.c-torture/execute/builtins/string-6-lib.c
4148         * gcc.c-torture/execute/builtins/string-6.c
4149         * gcc.c-torture/execute/builtins/string-7-lib.c
4150         * gcc.c-torture/execute/builtins/string-7.c
4151         * gcc.c-torture/execute/builtins/string-8-lib.c
4152         * gcc.c-torture/execute/builtins/string-8.c
4153         * gcc.c-torture/execute/builtins/string-9-lib.c
4154         * gcc.c-torture/execute/builtins/string-9.c
4155         * gcc.c-torture/execute/builtins/string-asm-1-lib.c
4156         * gcc.c-torture/execute/builtins/string-asm-1.c
4157         * gcc.c-torture/execute/builtins/string-asm-2-lib.c
4158         * gcc.c-torture/execute/builtins/string-asm-2.c
4159         * gcc.c-torture/execute/stdio-opt-1.c
4160         * gcc.c-torture/execute/stdio-opt-2.c
4161         * gcc.c-torture/execute/stdio-opt-3.c
4162         * gcc.c-torture/execute/string-opt-1.c
4163         * gcc.c-torture/execute/string-opt-10.c
4164         * gcc.c-torture/execute/string-opt-11.c
4165         * gcc.c-torture/execute/string-opt-12.c
4166         * gcc.c-torture/execute/string-opt-13.c
4167         * gcc.c-torture/execute/string-opt-14.c
4168         * gcc.c-torture/execute/string-opt-15.c
4169         * gcc.c-torture/execute/string-opt-16.c
4170         * gcc.c-torture/execute/string-opt-2.c
4171         * gcc.c-torture/execute/string-opt-6.c
4172         * gcc.c-torture/execute/string-opt-7.c
4173         * gcc.c-torture/execute/string-opt-8.c:
4174         Replace with ...
4176         * gcc.c-torture/execute/builtins/abs-2.c
4177         * gcc.c-torture/execute/builtins/abs-3.c
4178         * gcc.c-torture/execute/builtins/complex-1.c
4179         * gcc.c-torture/execute/builtins/fprintf.c
4180         * gcc.c-torture/execute/builtins/fputs.c
4181         * gcc.c-torture/execute/builtins/memcmp.c
4182         * gcc.c-torture/execute/builtins/memmove.c
4183         * gcc.c-torture/execute/builtins/memops-asm.c
4184         * gcc.c-torture/execute/builtins/mempcpy-2.c
4185         * gcc.c-torture/execute/builtins/mempcpy.c
4186         * gcc.c-torture/execute/builtins/memset.c
4187         * gcc.c-torture/execute/builtins/printf.c
4188         * gcc.c-torture/execute/builtins/sprintf.c
4189         * gcc.c-torture/execute/builtins/strcat.c
4190         * gcc.c-torture/execute/builtins/strchr.c
4191         * gcc.c-torture/execute/builtins/strcmp.c
4192         * gcc.c-torture/execute/builtins/strcpy.c
4193         * gcc.c-torture/execute/builtins/strcspn.c
4194         * gcc.c-torture/execute/builtins/strlen-2.c
4195         * gcc.c-torture/execute/builtins/strlen.c
4196         * gcc.c-torture/execute/builtins/strncat.c
4197         * gcc.c-torture/execute/builtins/strncmp-2.c
4198         * gcc.c-torture/execute/builtins/strncmp.c
4199         * gcc.c-torture/execute/builtins/strncpy.c
4200         * gcc.c-torture/execute/builtins/strpbrk.c
4201         * gcc.c-torture/execute/builtins/strpcpy-2.c
4202         * gcc.c-torture/execute/builtins/strpcpy.c
4203         * gcc.c-torture/execute/builtins/strrchr.c
4204         * gcc.c-torture/execute/builtins/strspn.c
4205         * gcc.c-torture/execute/builtins/strstr-asm.c
4206         * gcc.c-torture/execute/builtins/strstr.c:
4207         ... these new files.
4209         * gcc.c-torture/execute/builtins/abs-2-lib.c
4210         * gcc.c-torture/execute/builtins/abs-3-lib.c
4211         * gcc.c-torture/execute/builtins/complex-1-lib.c
4212         * gcc.c-torture/execute/builtins/fprintf-lib.c
4213         * gcc.c-torture/execute/builtins/fputs-lib.c
4214         * gcc.c-torture/execute/builtins/memcmp-lib.c
4215         * gcc.c-torture/execute/builtins/memmove-lib.c
4216         * gcc.c-torture/execute/builtins/memops-asm-lib.c
4217         * gcc.c-torture/execute/builtins/mempcpy-2-lib.c
4218         * gcc.c-torture/execute/builtins/mempcpy-lib.c
4219         * gcc.c-torture/execute/builtins/memset-lib.c
4220         * gcc.c-torture/execute/builtins/printf-lib.c
4221         * gcc.c-torture/execute/builtins/sprintf-lib.c
4222         * gcc.c-torture/execute/builtins/strcat-lib.c
4223         * gcc.c-torture/execute/builtins/strchr-lib.c
4224         * gcc.c-torture/execute/builtins/strcmp-lib.c
4225         * gcc.c-torture/execute/builtins/strcpy-lib.c
4226         * gcc.c-torture/execute/builtins/strcspn-lib.c
4227         * gcc.c-torture/execute/builtins/strlen-2-lib.c
4228         * gcc.c-torture/execute/builtins/strlen-lib.c
4229         * gcc.c-torture/execute/builtins/strncat-lib.c
4230         * gcc.c-torture/execute/builtins/strncmp-2-lib.c
4231         * gcc.c-torture/execute/builtins/strncmp-lib.c
4232         * gcc.c-torture/execute/builtins/strncpy-lib.c
4233         * gcc.c-torture/execute/builtins/strpbrk-lib.c
4234         * gcc.c-torture/execute/builtins/strpcpy-2-lib.c
4235         * gcc.c-torture/execute/builtins/strpcpy-lib.c
4236         * gcc.c-torture/execute/builtins/strrchr-lib.c
4237         * gcc.c-torture/execute/builtins/strspn-lib.c
4238         * gcc.c-torture/execute/builtins/strstr-asm-lib.c
4239         * gcc.c-torture/execute/builtins/strstr-lib.c
4240         * gcc.c-torture/execute/builtins/lib/abs.c
4241         * gcc.c-torture/execute/builtins/lib/fprintf.c
4242         * gcc.c-torture/execute/builtins/lib/memset.c
4243         * gcc.c-torture/execute/builtins/lib/printf.c
4244         * gcc.c-torture/execute/builtins/lib/sprintf.c
4245         * gcc.c-torture/execute/builtins/lib/strcpy.c
4246         * gcc.c-torture/execute/builtins/lib/strcspn.c
4247         * gcc.c-torture/execute/builtins/lib/strncat.c
4248         * gcc.c-torture/execute/builtins/lib/strncmp.c
4249         * gcc.c-torture/execute/builtins/lib/strncpy.c
4250         * gcc.c-torture/execute/builtins/lib/strpbrk.c
4251         * gcc.c-torture/execute/builtins/lib/strspn.c
4252         * gcc.c-torture/execute/builtins/lib/strstr.c:
4253         New files containing support routines.
4255         * gcc.c-torture/execute/builtins/abs-1.c: Remove unnecessary
4256         declaration.
4257         * gcc.c-torture/execute/builtins/lib/main.c: Define link_error
4258         when not optimizing.
4260 2004-07-02  Mark Mitchell  <mark@codesourcery.com>
4262         PR c++/16240
4263         * g++.dg/abi/mangle22.C: New test.
4264         * g++.dg/abi/mangle23.C: Likewise.
4266 2004-07-02  David Billinghurst  <David.Billinghurst@riotinto.com>
4268         PR fortran/16290
4269         * gfortran.fortran-torture/execute/intrinsic_set_exponent.f90
4270         Allow for cases without denormalized floating point numbers.
4272 2004-07-01  Joseph S. Myers  <jsm@polyomino.org.uk>
4274         PR c/1027
4275         * gcc.dg/Wswitch-enum.c, gcc.dg/Wswitch.c,
4276         gcc.dg/format/branch-1.c, gcc.dg/format/diag-1.c,
4277         gcc.dg/format/multattr-3.c, gcc.dg/format/xopen-1.c: Update
4278         expected warning text.
4279         * gcc.dg/format/diag-2.c: New test.
4281 2004-07-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
4283         * gcc.c-torture/compile/20040323-1.c: XFAIL on Solaris 2.
4285 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
4287         * gcc.dg/builtins-43.c: New.
4288         * gcc.dg/builtins-44.c: New.
4289         * gcc.dg/builtins-45.c: New.
4291 2004-06-26  Geoffrey Keating  <geoffk@apple.com>
4292             Andreas Tobler  <a.tobler@schweiz.ch>
4294         * gcc.dg/cleanup-10.c: Run on all Linux platforms and powerpc-darwin.
4295         Use SA_RESETHAND rather than SA_ONESHOT.  Trap SIGBUS as well
4296         as SIGSEGV.
4297         * gcc.dg/cleanup-11.c: Likewise.
4298         * gcc.dg/cleanup-8.c: Likewise.
4299         * gcc.dg/cleanup-9.c: Likewise.
4300         * gcc.dg/cleanup-5.c: Run on all platforms.
4302 2004-06-30  Joseph S. Myers  <jsm@polyomino.org.uk>
4304         * g++.dg/warn/nonnull1.C: New test.
4306 2004-06-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
4308         * gcc.dg/compat/compat-common.h: Wrap up CINT in
4309         an #ifndef SKIP_COMPLEX_INT/#endif pair.
4310         Special-case the Sun compiler wrt to <complex.h>.
4312 2004-06-30  Nitin Yewale <nitiny@kpitcummins.com>
4314         * gcc.dg/Wunreachable-8.C: New test.
4316         * gcc.dg/h8300-ice2.c : New test.
4318 2004-06-30  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>
4320         PR fortran/16161
4321         * gfortran.fortran-torture/compile/implicit.f90: Add test
4322         for implicit character.
4324 2004-06-30  David Billinghurst <David.Billinghurst@riotinto.com>
4326         PR fortran/16289
4327         * gfortran.fortran-torture/execute/intrinsic_nearest.f90
4328         Use tiny() intrinsic to find smallest non-negative real
4330 2004-06-30  Jakub Jelinek  <jakub@redhat.com>
4332         * gcc.dg/compat/struct-by-value-22_main.c: New test.
4333         * gcc.dg/compat/struct-by-value-22_x.c: New.
4334         * gcc.dg/compat/struct-by-value-22_y.c: New.
4336         * gcc.c-torture/execute/20040629-1.c: New test.
4338 2004-06-29  Jakub Jelinek  <jakub@redhat.com>
4340         * gcc.dg/compat/vector-defs.h: Use vector_size attribute
4341         only for GCC 3.5+, for GCC up to 3.4 mode(V*) attribute instead.
4343         PR target/16195
4344         * gcc.dg/20040625-1.c: New test.
4346 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4348         * gfortran.fortran-torture/execute/parameter_2.f90: New test.
4350 2004-06-29  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4352         PR fortran/15963
4353         * gfortran.fortran-torture/execute/initialization_1.f90: New test.
4355 2004-06-29  Richard Henderson  <rth@redhat.com>
4357         * gcc.dg/tree-ssa/20040430-1.c: Expect zero if's.
4359 2004-06-29  Paul Brook  <paul@codesourcery.com>
4361         * g++.old-deja/g++.abi/arraynew.C: Handle ARM EABI cookies.
4362         * g++.old-deja/g++.abi/cxa_vec.C: Allocate larger cookies for AEABI.
4364 2004-06-29  Nathan Sidwell  <nathan@codesourcery.com>
4366         PR c++/16260
4367         * g++.dg/parse/crash15.C: New.
4369 2004-06-28  Andrew Pinski  <apinski@apple.com>
4371         * gcc.dg/pr14963.c: Remove the dg-warning as it is dected
4372         by the error already.
4374         * g++.dg/opt/ptrmem4.C: Change to compile only test.
4376 2004-06-28  Dhananjay Deshpande  <dhananjayd@kpitcummins.com>
4378         PR target/14041
4379         * gcc.dg/h8300-bss-align-1.c : New.
4381 2004-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4383         * PR c++/16174
4384         * g++.dg/template/ctor4.C: New.
4386 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
4388         PR c++/16205
4389         * g++.dg/warn/Wsequence-point-1.C: New test.
4391 2004-06-27  Paul Brook  <paul@codesourcery.com>
4393         * gfortran.fortran-torture/execute/specfics.f90: Use correct typing.
4395 2004-06-27  Zack Weinberg  <zack@codesourcery.com>
4397         * g++.old-deja/g++.mike/p7325.C: Remove.
4399 2004-06-27  Andrew Pinski  <pinskia@physics.uc.edu>
4401         PR c/14963
4402         * gcc.dg/pr14963.c: New test.
4404 2004-06-27  Mark Mitchell  <mark@codesourcery.com>
4406         PR c++/16193
4407         * g++.dg/parse/redef1.C: New test.
4409 2004-06-27  Joseph S. Myers  <jsm@polyomino.org.uk>
4411         * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
4412         20021110.c.
4413         * gcc.c-torture/compile/20021123-4.c: Remove duplicate of
4414         20021119-1.c.
4415         * gcc.dg/vmx/5-05.c, gcc.dg/vmx/5-06.c, gcc.dg/vmx/5-07.c,
4416         gcc.dg/vmx/5-08.c: Remove duplicates of 5-01.c, 5-02.c, 5-03.c,
4417         5-04.c.
4418         * gcc.dg/builtins-42.c: Remove duplicate of builtins-41.c.
4419         * g++.dg/other/new1.C: Remove duplicate of g++.dg/init/new1.C.
4420         * g++.dg/init/elide3.C: Remove duplicate of elide2.C.
4421         * g++.old-deja/g++.law/enum8.C: Remove duplicate of
4422         g++.brendan/enum14.C.
4423         * g++.old-deja/g++.mike/ns8.C: Remove duplicate of ns6.C
4424         * g++.old-deja/g++.ns/alias5.C: Remove duplicate of alias1.C.
4425         * g++.old-deja/g++.other/virtual1.C: Remove duplicate of
4426         g++.mike/virt1.C.
4427         * g++.old-deja/g++.pt/memtemp27.C: Remove duplicate of
4428         memtemp24.C.
4430 2004-06-27  Roger Sayle  <roger@eyesopen.com>
4432         * gcc.dg/20040527-1.c: New test case.
4434 2004-06-26  Bud Davis  <bdavis9659@comcast.net>
4436         PR gfortran/pr16196
4437         * gfortran.fortran-torture/execute/open_replace.f90: New test case.
4439 2004-06-25  Roger Sayle  <roger@eyesopen.com>
4441         PR middle-end/15825
4442         * gcc.dg/pr15825-1.c: New test case.
4444 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
4446         * gcc.c-torture/execute/20040625-1.c: New test.
4448 2004-06-25  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4450         * gfortran.fortran-torture/execute/der_init_3.f90: Fix syntax error.
4452 2004-06-25  Richard Sandiford  <rsandifo@redhat.com>
4454         * gcc.dg/torture/mips-div-1.c: New test.
4456 2004-06-24  Jeff Law  <law@redhat.com>
4458         * gcc.dg/tree-ssa/20040624-1.c: New test.
4460 2004-06-24  Richard Sandiford  <rsandifo@redhat.com>
4462         * gcc.c-torture/compile/20040624-1.c: New test.
4464 2004-06-24  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4466         * g++.dg/tree-ssa/tree-ssa.exp: Remove. dg.exp already handles
4467         this directory.
4469 2004-06-23  Andrew Pinski  <apinski@apple.com>
4471         PR middle-end/15988
4472         * g++.dg/opt/ptrmem4.C: New test.
4474         * gcc.dg/c90-array-quals-2.c: New test.
4476 2006-06-23  Nitin Yewale <NitinY@KPITCummins.com>
4478         * gcc.dg/kpice1.c: New test.
4480 2006-06-23  Andrew Pinski  <apinski@apple.com>
4482         * gcc.dg/c90-array-quals.c: New test.
4484 2006-06-22  Richard Henderson  <rth@redhat.com>
4486         * gcc.dg/noreturn-1.c (foo5): Update function does return lineno.
4488 2004-06-22  Loren James Rittle  <ljrittle@acm.org>
4490         * gcc.dg/builtins-config.h: Handle FreeBSD.
4492 2006-06-22  Richard Henderson  <rth@redhat.com>
4494         * g++.dg/opt/devirt1.C: New.
4496 2004-06-22  Kelley Cook <kcook@gcc.gnu.org>
4498         * g++.dg/opt/pr15551.C: New testcase.
4500 2004-06-22  H.J. Lu  <hongjiu.lu@intel.com>
4502         PR target/14800
4503         * gcc.misc-tests/linkage.exp: Set native_cflags to "-m32" for
4504         x86_64-*-linux* when compiling for 32bit.
4506 2004-06-21  Andrew Pinski  <apinski@apple.com>
4508         * gcc.dg/pch/struct-1.c: New.
4509         * gcc.dg/pch/struct-1.hs: New.
4511 2004-06-21  Geoffrey Keating  <geoffk@apple.com>
4513         * gcc.dg/pch/save-temps-1.c: New file.
4514         * gcc.dg/pch/save-temps-1.hs: New file.
4516 2004-06-22  Janne Blomqvist  <jblomqvi@cc.hut.fi>
4518         * gfortran.fortran-torture/execute/iolength_1.f90: New test.
4519         * gfortran.fortran-torture/execute/iolength_3.f90: New test.
4521 2004-06-21  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4523         * gfortran.fortran-torture/execute/select_1.f90: Rename function
4524         to fix type error.
4525         * gfortran.fortran-torture/execute/intrinsic_associated.f90:
4526         Remove trailing spaces.
4528 2004-06-21  Richard Henderson  <rth@redhat.com>
4530         * gcc.dg/tree-ssa/20030714-1.c: Rename variables to avoid
4531         merging && to BIT_FIELD_REF.
4533 2004-06-21  Richard Sandiford  <rsandifo@redhat.com>
4535         * g++.dg/opt/placeholder1.C: New test.
4537 2004-06-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4539         * gcc.dg/compat/struct-complex-1_x.c: Add dummy symbol.
4540         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
4541         * gcc.dg/compat/union-m128-1_x.c: Likewise.
4542         * gcc.dg/compat/union-m128-1_y.c: Likewise.
4544 2004-06-20  Zack Weinberg  <zack@codesourcery.com>
4546         * g++.dg/expr/enum1.C, g++.dg/opt/const3.C: Declare abort with
4547         extern "C".
4548         * g++.dg/other/pragma-re-1.C: Add comments.
4550 2004-06-19  Bud Davis  <bdavis9659@comcast.net>
4552         PR gfortran/16080
4553         * gfortran.fortran-torture/execute/read_null_string.f90: New file.
4555 2004-06-19  Andrew Pinski  <pinskia@physics.uc.edu>
4557         * g++.dg/lookup/crash3.C: Use __SIZE_TYPE__
4558         instead of setting the type of size_t by
4559         hand.
4561 2004-06-18  Roger Sayle  <roger@eyesopen.com>
4563         * gcc.dg/unordered-2.c: New test case.
4564         * gcc.dg/unordered-3.c: New test case.
4566 2004-06-19  David Billinghurst <David.Billinghurst@riotinto.com>
4568         PR other/16043
4569         * lib/g++.exp (g++_version): Tweak regexp for version
4570         * lib/g77.exp (g77_version): Likewise
4571         * lib/gfortran.exp (gfortran_version): Likewise
4572         * lib/objc.exp (objc_version): Likewise
4573         * lib/treelang.exp (treelang_version): Likewise
4575 2004-06-19  Jakub Jelinek  <jakub@redhat.com>
4577         * gcc.dg/compat/struct-align-2_x.c: Include <limits.h>.
4578         Use INT_MAX instead of __INT_MAX__.
4579         * gcc.dg/compat/struct-align-2_y.c: Likewise.
4581         * gcc.dg/compat/compat-common.h (CINT, CDBL): Define.
4582         * gcc.dg/compat/scalar-return-3_x.c: Use it.
4583         * gcc.dg/compat/scalar-return-3_y.c: Use it.
4584         * gcc.dg/compat/scalar-return-4_x.c: Use it.
4585         * gcc.dg/compat/scalar-return-4_y.c: Use it.
4586         * gcc.dg/compat/scalar-by-value-3_x.c: Use it.
4587         * gcc.dg/compat/scalar-by-value-3_y.c: Use it.
4588         * gcc.dg/compat/scalar-by-value-4_x.c: Use it.
4589         * gcc.dg/compat/scalar-by-value-4_y.c: Use it.
4591         * gcc.dg/range-test-1.c: New test.
4592         * g++.dg/opt/range-test-1.C: New test.
4594 2004-06-17  Richard Henderson  <rth@redhat.com>
4596         * objc.dg/sync-1.m: New.
4597         * objc.dg/try-catch-1.m: Don't force next runtime.
4598         * objc.dg/try-catch-3.m, objc.dg/try-catch-4.m: Likewise.
4599         * objc.dg/try-catch-2.m: Likewise.  Enable everywhere.  Remove
4600         shadowed catch clause.
4601         * objc.dg/try-catch-5.m: New.
4603 2004-06-17  Zack Weinberg  <zack@codesourcery.com>
4605         Bug 14610
4606         * gcc.dg/ia64-float80-1.c, gcc.dg/ia64-float80-2.c: New testcases.
4608 2004-06-15  Richard Henderson  <rth@redhat.com>
4610         * gcc.dg/20001116-1.c: Move expected warning line.
4612 2004-06-15  Richard Henderson  <rth@redhat.com>
4614         * gcc.dg/i386-ssetype-1.c: Remove XFAIL.
4615         * gcc.dg/i386-ssetype-3.c: Remove XFAIL.
4617 2004-06-15  Jeff Law  <law@redhat.com>
4619         * gcc.dg/tree-ssa/20040615-1.c: New test.
4620         * gcc.dg/tree-ssa/20030824-1.c: Update expected output to
4621         be less sensitive to operand ordering.
4622         * gcc.dg/tree-ssa/20030824-2.c: Likewise.
4624 2004-06-16  Danny Smith  <dannysmith@users.sourceforge.net>
4626         * g++.dg/abi/bitfield3.C: Add comment..
4628 2004-06-15  Richard Henderson  <rth@redhat.com>
4630         * g++.dg/ext/stmtexpr1.C: XFAIL.
4631         * gcc.dg/20030612-1.c: XFAIL.
4633 2004-06-15  Eric Christopher  <echristo@redhat.com>
4635         * g++.dg/charset/asm5.c: New.
4636         * gcc.dg/charset/asm6.c: New.
4638 2004-06-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4640         PR fortran/15962
4641         * gfortran.fortran-torture/execute/select_1.f90: New test.
4643 2004-06-15  Paul Brook  <paul@codesourcery.com>
4645         * gcc.dg/arm-mmx-1.c: Use asm to clobber registers.
4647 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4649         PR c++/15967
4650         * g++.dg/lookup/crash3.C: New test.
4652 2004-06-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4654         PR c++/15947
4655         * g++.dg/parse/dtor4.C: New test.
4657 2004-06-14  Jeff Law  <law@redhat.com>
4659         * gcc.c-torture/compile/20040614-1.c: New test.
4661 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4663         PR fortran/15211
4664         * gfortran.fortran-torture/execute/intrinsic_len.f90: Also test
4665         LEN of a character array.
4667 2004-06-14  Mark Mitchell  <mark@codesourcery.com>
4669         PR c++/15096
4670         * g++.dg/template/ptrmem10.C: New test.
4672         PR c++/14930
4673         * g++.dg/template/friend30.C: New test.
4675 2004-06-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4677         PR fortran/14928
4678         * gfortran.fortran-torture/compile/mloc.f90: New test.
4680 2004-06-13  Paul Brook  <paul@codesourcery.com>
4682         * gfortran.fortran-torture/execute/random_2.f90: New test.
4684 2004-06-13  Eric Christopher  <echristo@redhat.com>
4686         * gcc.dg/noncompile/redecl-1.c: Fix error message.
4688 2004-06-12  Paul Brook  <paul@codesourcery.com>
4690         * gfortran.fortran-torture/execute/contained_3.f90: New test.
4692 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4694         PR fortran/14923
4695         * gfortran.fortran-torture/execute/date_time_1.f90: New test.
4697 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4699         PR fortran/14957
4700         * gfortran.fortran-torture/execute/stack_varsize.f90: Correct
4701         syntax errors in end statements of contained subroutines.
4703 2004-06-12  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4705         PR fortran/12841
4706         * gfortran.fortran-torture/execute/null_arg.f90: New test.
4708 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4710         PR fortran/15665
4711         * gfortran.fortran-torture/execute/getarg_1.f90: New test.
4713 2004-06-12  Bud Davis  <bdavis9659@comcast.net>
4715         PR gfortran/12839
4716         * gfortran.fortran-torture/execute/nan_inf_fmt.f90: New test.
4718 2004-06-11  Mark Mitchell  <mark@codesourcery.com>
4720         PR c++/15862
4721         * g++.dg/parse/enum1.C: New test.
4723 2004-06-10  Jeff Law  <law@redhat.com>
4725         * gcc.c-torture/compile/20040610-1.c: New test.
4727 2004-06-11  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4729         * g++.old-deja/g++.robertl/eb4.C: Adjust error markers.
4730         * g++.old-deja/g++.other/decl3.C: Likewise.
4732 2004-06-10  Brian Booth  <bbooth@redhat.com>
4734         * gcc.dg/tree-ssa/20031015-1.c: Scan for
4735         V_MAY_DEF instead of VDEF.
4736         * gcc.dg/tree-ssa/20040517-1.c: Ditto.
4738 2004-06-10  Mark Mitchell  <mark@codesourcery.com>
4740         PR c++/14211
4741         * g++.dg/conversion/const1.C: New test.
4743         PR c++/15076
4744         * g++.dg/conversion/reinterpret1.C: New test.
4746         PR c++/15877
4747         * g++.dg/template/enum2.C: New test.
4749         PR c++/15227
4750         * g++.dg/template/error13.C: New test.
4752 2004-06-10  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4754         PR fortran/14957
4755         * gfortran.fortran-torture/execute/intrinsic_scale.f90: Make all
4756         arguments to test_* REAL and of the right size.
4758 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4760         PR target/15569
4761         PR rtl-optimization/15681
4762         * gcc.dg/20040609-1.c: New test.
4764 2004-06-10  Jakub Jelinek  <jakub@redhat.com>
4766         PR c++/14791
4767         * g++.dg/opt/builtins1.C: New test.
4769 2004-06-10  Danny Smith  <dannysmith@users.sourceforge.net>
4771         * gcc.dg/i386-bitfield1.c: Add mingw32 and cygwin to targets
4772         that use default windows32 struct layout.
4773         * gcc.dg/i386-bitfield2.c: Likewise.
4775 2004-06-09  Danny Smith  <dannysmith@users.sourceforge.net>
4777         * g++.dg/abi/bitfield3.C: Add -mno-align-double compile option
4778         for mingw32 and cygwin targets.
4780 2004-06-09  Geoffrey Keating  <geoffk@apple.com>
4782         * gcc.dg/pch/macro-4.c: New.
4783         * gcc.dg/pch/macro-4.hs: New.
4785 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4787         PR fortran/13249
4788         * gfortran.fortran-torture/compile/name_clash.f90: New test.
4790 2004-06-09  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4792         PR fortran/13372
4793         * gfortran.fortran-torture/compile/named_args_2.f90: New test.
4795 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4797         PR gfortran/14897
4798         * gfortran.fortran-torture/execute/t_edit.f90: New test.
4800 2004-06-09  Bud Davis  <bdavis9659@comcast.net>
4802         PR gfortran/15755
4803         * gfortran.fortran-torture/execute/backspace.c : New test.
4805 2004-06-09  Paul Brook  <paul@codesourcery.com>
4807         * gfortran.fortran-torture/execure/intrinsic_associated.f90
4808         (pointer_to_section): Rewrite to use smaller array.
4810 2004-06-08  David Edelsohn  <edelsohn@gnu.org>
4812         * gcc.dg/ext/altivec-1.c: XFAIL powerpc-ibm-aix*.
4813         * gcc.dg/ext/altivec-10.c: Same.
4814         * gcc.dg/ext/altivec-11.c: Same.
4815         * gcc.dg/ext/altivec-12.c: Same.
4816         * gcc.dg/ext/altivec-13.c: Same.
4817         * gcc.dg/ext/altivec-14.c: Same.
4818         * gcc.dg/ext/altivec-15.c: Same.
4819         * gcc.dg/ext/altivec-16.c: Same.
4820         * gcc.dg/ext/altivec-3.c: Same.
4821         * gcc.dg/ext/altivec-4.c: Same.
4822         * gcc.dg/ext/altivec-6.c: Same.
4823         * gcc.dg/ext/altivec-7.c: Same.
4824         * gcc.dg/ext/altivec-8.c: Same.
4825         * gcc.dg/ext/altivec-varargs-1.c: Same.
4827         * g++.dg/ext/altivec-1.C: Correct dg syntax.
4828         * g++.dg/ext/altivec-10.C: Same.
4829         * g++.dg/ext/altivec-2.C: Same.
4830         * g++.dg/ext/altivec-3.C: Same.
4831         * g++.dg/ext/altivec-4.C: Same.
4832         * g++.dg/ext/altivec-5.C: Same.
4833         * g++.dg/ext/altivec-6.C: Same.
4834         * g++.dg/ext/altivec-7.C: Same.
4835         * g++.dg/ext/altivec-8.C: Same.
4836         * g++.dg/ext/altivec-9.C: Same.
4838 2004-06-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4840         PR c++/7841
4841         * g++.old-deja/g++.pt/ctor2.C: Add error mark.
4843 2004-06-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
4845         * gcc.dg/union-1.c: New test.
4847 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4849         * gcc.dg/builtins-41.c: New test case.
4850         * gcc.dg/builtins-42.c: New test case.
4852 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4854         * g++.dg/ext/altivec-1.C: XFAIL powerpc-ibm-aix*.
4855         * g++.dg/ext/altivec-10.C: Same.
4856         * g++.dg/ext/altivec-2.C: Same.
4857         * g++.dg/ext/altivec-3.C: Same.
4858         * g++.dg/ext/altivec-4.C: Same.
4859         * g++.dg/ext/altivec-5.C: Same.
4860         * g++.dg/ext/altivec-6.C: Same.
4861         * g++.dg/ext/altivec-7.C: Same.
4862         * g++.dg/ext/altivec-8.C: Same.
4863         * g++.dg/ext/altivec-9.C: Same.
4864         * g++.old-deja/g++.abi/cxa_vec.C: Same.
4865         * g++.old-deja/g++.brendan/new3.C: Same.
4866         * gcc.c-torture/execute/eeprof-1.x: Same.
4868 2004-06-07  Joseph S. Myers  <jsm@polyomino.org.uk>
4870         PR c/14765
4871         * gcc.dg/pr14765-1.c: New test.
4873 2004-06-07  Roger Sayle  <roger@eyesopen.com>
4875         PR c/14649
4876         * gcc.dg/pr14649-1.c: New test case.
4878 2004-06-07  Richard Henderson  <rth@redhat.com>
4880         * gcc.dg/tree-ssa/20030728-1.c: Fixup return value to not match
4881         if temporaries.
4883 2004-06-07  David Edelsohn  <edelsohn@gnu.org>
4885         * g++.dg/eh/elide1.C: Remove XFAIL.
4887 2004-06-07  Mark Mitchell  <mark@codesourcery.com>
4889         PR c++/15337
4890         * g++.dg/expr/sizeof3.C: New test.
4892         PR c++/14777
4893         * g++.dg/template/access14.C: New test.
4895         PR c++/15554
4896         * g++.dg/template/enum1.C: New test.
4898         PR c++/15057
4899         * g++.dg/eh/throw1.C: New test.
4901 2004-06-07  David Ayers  <d.ayers@inode.at>
4902             Ziemowit Laski  <zlaski@apple.com>
4904         * lib/objc.exp (objc_target_compile): Revert the '-framework
4905         Foundation' flag fix, since bare Darwin does not ship
4906         with the Foundation framework.
4907         * objc/execute/next_mapping.h: Provide a local NSConstantString
4908         @interface and @implementation.
4909         (objc_constant_string_init): A constructor function, used to
4910         initialize the NSConstantString meta-class object.
4911         * objc/execute/string1.m: Include "next_mapping.h" instead of
4912         <Foundation/NSString.h>.
4913         * objc/execute/string2.m: Likewise.
4914         * objc/execute/string3.m: Likewise.
4915         * objc/execute/string4.m: Likewise.
4917 2004-06-06  H.J. Lu  <hongjiu.lu@intel.com>
4919         * gcc.c-torture/execute/ieee/fp-cmp-4.c (FLOAT): New. Default
4920         to double. Replace double with FLOAT.
4921         * gcc.c-torture/execute/ieee/fp-cmp-8.c: Likewise.
4923         * gcc.c-torture/execute/ieee/fp-cmp-4e.c: New file.
4924         * gcc.c-torture/execute/ieee/fp-cmp-4f.c: Likewise.
4925         * gcc.c-torture/execute/ieee/fp-cmp-4l.c: Likewise.
4926         * gcc.c-torture/execute/ieee/fp-cmp-4q.c: Likewise.
4927         * gcc.c-torture/execute/ieee/fp-cmp-8e.c: Likewise.
4928         * gcc.c-torture/execute/ieee/fp-cmp-8f.c: Likewise.
4929         * gcc.c-torture/execute/ieee/fp-cmp-8l.c: Likewise.
4930         * gcc.c-torture/execute/ieee/fp-cmp-8q.c: Likewise.
4932 2004-06-06  Joseph S. Myers  <jsm@polyomino.org.uk>
4934         PR c/13519
4935         * gcc.c-torture/enum-3.c, gcc.dg/pr13519-1.c: New tests.
4937 2004-06-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
4939         PR c++/15503
4940         * g++.dg/template/meminit2.C: New test.
4942 2004-06-04  Paolo Bonzini  <bonzini@gnu.org>
4944         PR target/15822
4945         * gcc.c-torture/execute/compare-fp-1.c,
4946         gcc.c-torture/execute/compare-fp-2.c,
4947         gcc.c-torture/execute/compare-fp-3.c,
4948         gcc.c-torture/execute/compare-fp-4.c,
4949         gcc.c-torture/execute/compare-fp-3.x,
4950         gcc.c-torture/execute/compare-fp-4.x: Moved...
4951         * gcc.c-torture/execute/ieee/compare-fp-1.c,
4952         gcc.c-torture/execute/ieee/compare-fp-2.c,
4953         gcc.c-torture/execute/ieee/compare-fp-3.c,
4954         gcc.c-torture/execute/ieee/compare-fp-4.c,
4955         gcc.c-torture/execute/ieee/compare-fp-3.x,
4956         gcc.c-torture/execute/ieee/compare-fp-4.x: ...here.
4958 2004-06-04  David Ayers  <d.ayers@inode.at>
4960         * objc/execute/protocol-isEqual-4.m: New testcase.
4962 2004-06-04  Nicola Pero  <n.pero@mi.flashnet.it>
4964         * objc/execute/protocol-isEqual-1.m: New testcase.
4965         * objc/execute/protocol-isEqual-2.m: New testcase.
4966         * objc/execute/protocol-isEqual-3.m: New testcase.
4968 2004-06-03  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4970         * gfortran.fortran-torture/execute/optstring_1.f90: New testcase.
4972 2004-06-02  Ziemowit Laski  <zlaski@apple.com>
4974         * lib/objc.exp (objc_target_compile): When running tests on
4975         Darwin (Mac OS X), inform the linker about '-framework
4976         'Foundation'.
4978 2004-06-02  Eric Christopher  <echristo@redhat.com>
4980         * gcc.c-torture/compile/20040602-1.c: New.
4982 2004-06-02  Andrew Pinski  <pinskia@physics.uc.edu>
4984         * g++.dg/tree-ssa/ssa-sra-1.C: Fix comment.
4985         * g++.dg/tree-ssa/ssa-sra-2.C: Likewise.
4987         PR tree-optimization/14736
4988         * g++.dg/tree-ssa/ssa-cast-1.C: New Test.
4990         PR tree-optimization/14042
4991         * g++.dg/tree-ssa/ssa-sra-1.C: New Test.
4993         PR tree-optimization/14729
4994         * g++.dg/tree-ssa/ssa-sra-2.C: New Test.
4996 2004-06-02  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
4998         PR fortran/15557
4999         * gfortran.fortran-torture/execute/data_3.f90: New testcase.
5001 2004-06-01  Richard Hederson  <rth@redhat.com>
5003         * g++.dg/template/dependent-expr4.C: Use __builtin_offsetof.
5005 2004-06-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5007         PR c++/14932
5008         * g++.dg/parse/offsetof4.C: New test.
5010 2004-06-01  Nicola Pero  <nicola@brainstorm.co.uk>
5012         PR objc/7993
5013         * objc.dg/private-1.m, objc-dg/private-2.m: New testcases.
5015 2004-05-31  Mark Mitchell  <mark@codesourcery.com>
5017         PR c++/15701
5018         * g++.dg/template/friend29.C: New test.
5020 2004-05-31  Joseph S. Myers  <jsm@polyomino.org.uk>
5022         PR c/15749
5023         * gcc.dg/pr15749-1.c, gcc.dg/pr15749-1.h: New test.
5025 2004-05-31  Eric Botcazou  <ebotcazou@libertysurf.fr>
5027         * gcc.dg/sparc-trap-1.c: New test.
5029 2004-05-31  Roger Sayle  <roger@eyesopen.com>
5031         PR middle-end/15069
5032         * g++.dg/opt/fold3.C: New test case.
5034 2004-05-30  Graham Stott  <graham.stott@btinternet.com>
5036         * lib/target-supports.exp (check_iconv_available): Fix fallout
5037         from 2004-05-28 patch.
5039 2004-05-30  Paul Brook  <paul@codesourcery.com>
5041         PR fortran/15620
5042         * gfortran.fortran-torture/execute/st_function_1.f90: New test.
5043         * gfortran.fortran-torture/execute/st_function_2.f90: New test.
5045 2004-05-30  Steven G. Kargl  <kargls@comcast.net>
5047         * gfortran.fortran-torture/execute/random_1.f90: New test.
5049 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5051         * g++.dg/ext/altivec-10.C: New test.
5053 2004-05-29  Paul Brook  <paul@codesourcery.com>
5055         * gfortran.fortran-torture/execute/equiv_1.f90: New test.
5057 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5059         * gcc.dg/altivec-16.c: New test.
5061 2004-05-28  Janis Johnson  <janis187@us.ibm.com>
5063         * lib/target-supports.exp (check_vmx_hw_available): New.
5064         * gcc.dg/vmx/vmx.exp: Use it to determine default action.
5066         * lib/target-supports.exp (check_alias_available,
5067         check_iconv_available, check_named_sections_available): Use
5068         unique names for temporary files.
5070 2004-05-28  Ziemowit Laski  <zlaski@apple.com>
5072         * gcc.dg/altivec-15.c: New test.
5074 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5076         PR c++/15083
5077         * g++.dg/warn/noeffect6.C: New test.
5079         PR c++/15471
5080         * g++.dg/expr/ptrmem4.C: New test.
5082         PR c++/15640
5083         * g++.dg/template/operator3.C: New test.
5085 2004-05-28  Mark Mitchell  <mark@codesourcery.com>
5087         PR c++/14668
5088         * g++.dg/lookup/redecl1.C: New test.
5089         * g++.old-deja/g++.benjamin/tem04.C: Add error marker.
5091 2004-05-28  Paolo Bonzini  <bonzini@gnu.org>
5093         * gcc.c-torture/execute/compare-fp-1.c,
5094         gcc.c-torture/execute/compare-fp-2.c,
5095         gcc.c-torture/execute/compare-fp-3.c,
5096         gcc.c-torture/execute/compare-fp-4.c,
5097         gcc.c-torture/execute/compare-fp-3.x,
5098         gcc.c-torture/execute/compare-fp-4.x,
5099         gcc.dg/pr15649-1.c: New.
5101 2004-05-27  Adam Nemet  <anemet@lnxw.com>
5103         PR c++/12883
5104         * g++.dg/init/array14.C: New test.
5106 2004-05-25  Janis Johnson  <janis187@us.ibm.com>
5108         * lib/compat.exp (compat-get-options-main): New.
5109         (compat-get-options): Remove unneeded code, warn for ignored
5110         command.
5111         (compat-execute): Check flag set by dg-require-* commands.
5113         * lib/compat.exp (compat-execute): Break up long lines.
5115 2004-05-24  Janis Johnson  <janis187@us.ibm.com>
5117         * gcc.dg/altivec-7.c: Don't use 'vector long'.
5118         * gcc.dg/altivec-14.c: New test.
5119         * g++.dg/ext/altivec-7.C: Don't use 'vector long'.
5121         * gcc.dg/altivec-6.c: Use -maltivec, don't limit to darwin.
5122         * gcc.dg/altivec-12.c: Ditto.
5124         * gcc.dg/altivec-3.c: Move call to altivec_check.
5126 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5128         PR c++/15044
5129         * g++.dg/template/error12.C: New test.
5131         PR c++/15317
5132         * g++.dg/ext/attrib15.C: New test.
5134         PR c++/15329
5135         * g++.dg/template/ptrmem9.C: New test.
5137 2004-05-25  Paul Brook  <paul@codesourcery.com>
5139         * gfortran.fortran-torture/compile/inquiry_1.f90: New test.
5141 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5143         PR c++/15165
5144         * g++.dg/template/crash19.C: New test.
5146 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5148         PR c++/15025
5149         * g++.dg/template/redecl1.C: New test.
5151 2004-05-23  Mark Mitchell  <mark@codesourcery.com>
5153         PR c++/14821
5154         * g++.dg/other/ns1.C: New test.
5156         PR c++/14883
5157         * g++.dg/template/invalid1.C: New test.
5159 2004-05-23  Paul Brook  <paul@codesourcery.com>
5160         Victor Leikehman  <lei@haifasphere.co.il>
5162         * gfortran.fortran-torture/execute/common_init_1.f90: New test.
5163         * gfortran.fortran-torture/execute/equiv_init.f90: New test.
5165 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5167         PR c++/15285
5168         PR c++/15299
5169         * g++.dg/template/non-dependent5.C: New test.
5170         * g++.dg/template/non-dependent6.C: New test.
5172 2004-05-22  Mark Mitchell  <mark@codesourcery.com>
5174         PR c++/15507
5175         * g++.dg/inherit/union1.C: New test.
5177         PR c++/15542
5178         * g++.dg/template/addr1.C: New test.
5180         PR c++/15427
5181         * g++.dg/template/array5.C: New test.
5183         PR c++/15287
5184         * g++.dg/template/array6.C: New test.
5186 2004-05-22  Wolfgang Bangerth  <bangerth@dealii.org>
5187             Roger Sayle  <roger@eyesopen.com>
5189         * g++.dg/lookup/forscope2.C: New test case.
5191 2004-05-22  Ben Elliston  <bje@au.ibm.com>
5193         * gcc.dg/cpp/Wmissingdirs.c: New.
5195 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5197         PR target/15301
5198         * gcc.dg/compat/union-m128-1.h: New file.
5199         * gcc.dg/compat/union-m128-1_main.c: Likewise.
5200         * gcc.dg/compat/union-m128-1_x.c: Likewise.
5201         * gcc.dg/compat/union-m128-1_y.c: Likewise.
5203 2004-05-20  H.J. Lu  <hongjiu.lu@intel.com>
5205         PR target/15302
5206         * gcc.dg/compat/struct-complex-1.h: New file.
5207         * gcc.dg/compat/struct-complex-1_main.c: Likewise.
5208         * gcc.dg/compat/struct-complex-1_x.c: Likewise.
5209         * gcc.dg/compat/struct-complex-1_y.c: Likewise.
5211 2004-05-20  Roger Sayle  <roger@eyesopen.com>
5213         PR middle-end/3074
5214         * gcc.dg/pr3074-1.c: New test case.
5215         * gcc.dg/sequence-pt-1.c: Remove an XFAIL.
5217 2004-05-20  Falk Hueffner  <falk@debian.org>
5219         PR other/15526
5220         * gcc.dg/ftrapv-1.c: New test case.
5222 2004-05-18  Feng Wang  <fengwang@nudt.edu.cn>
5224         * gfortran.fortran-torture/execute/power.f90: Test constant integers.
5226 2004-05-18  Andrew Pinski  <pinskia@physics.uc.edu>
5227             Jeff Law  <law@redhat.com>
5229         * gcc.dg/tree-ssa/20040514-2.c: Update expected output.
5230         * gcc.dg/tree-ssa/20040518-2.c: New test.
5232         * gcc.dg/tree-ssa/20040518-1.c: New test.
5234 2004-05-18  Zack Weinberg  <zack@codesourcery.com>
5236         * gcc.c-torture/execute/991216-3.c: Delete, duplicate of 991216-2.c.
5238 2004-05-18  Paul Brook  <paul@codesourcery.com>
5240         PR fortran/13930
5241         * gfortran.fortran-torture/execute/der_init_4.f90: New test.
5243 2004-05-18  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5245         * gfortran.fortran-torture/execute/cmplx.f90: Add test for bug in
5246         constant folding.
5248 2004-05-17  Steven Bosscher  <stevenb@suse.de>
5250         * gcc.dg/tree-ssa/20040517-1.c: New test.
5252 2004-05-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
5254         * gcc.dg/loop-4.c: New test.
5256 2004-05-15  Andrew Pinski  <pinskia@physics.uc.edu>
5258         * gcc.dg/tree-ssa/20040514-1.c: Add '}' that was forgotten.
5260 2004-05-15  Bud Davis  <bdavis9659@comcast.net>
5262         PR fortran/15311
5263         * gfortran.fortran-torture/execute/write_a_1.f90: New test.
5265 2004-05-15  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5267         PR fortran/13826
5268         PR fortran/13940
5269         * gfortran.fortran-torture/compile/data_1.f90: New test.
5271 2004-05-15  Ulrich Weigand  <uweigand@de.ibm.com>
5273         * gcc.dg/const-elim-1.c: Remove XFAIL for s390*-*-*.
5274         * gcc.dg/uninit-H.c: Define ASM for __s390__.
5276 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5278         * gcc.c-torture/execute/20000603-1.c: Update WG14 URL.
5280 2004-05-15  Joseph S. Myers  <jsm@polyomino.org.uk>
5282         PR c/15444
5283         * gcc.dg/format/xopen-1.c: Adjust expected message.
5284         * gcc.dg/format/xopen-3.c: New test.
5286 2004-05-14  Victor Leikehman  <lei@haifasphere.co.il>
5288         * gfortran.fortran-torture/execute/def_init_3.f90: New test.
5290 2004-05-14  Jeff Law  <law@redhat.com>
5292         * gcc.dg/tree-ssa/20040514-2.c: New test.
5294 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5296         * gfortran.fortran-torture/compile/noncontinuation_1.f90: Rename
5297         this ...
5298         * gfortran.fortran-torture/compile/noncontinuation_1.f: ... to
5299         this.
5301 2004-05-14  Andrew Pinski  <pinskia@physics.uc.edu>
5303         * gcc.dg/tree-ssa/20040514-1.c: New test.
5305 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5307         * gfortran.fortran-torture/compile/noncontinuation_1.f90: New
5308         test.
5310 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5312         PR fortran/14066
5313         * gfortran.fortran-torture/compile/do_1.f90: New test.
5315 2004-05-14  Tobias Schlueter  <tobias.schlueter@physik.uni-muenchen.de>
5317         PR fortran/15051
5318         * gfortran.fortran-torture/compile/empty_interface_1.f90: New
5319         test.
5321 2004-05-14  Bud Davis  <bdavis9659@comcast.net>
5323         PR fortran/15149
5324         * gfortran.fortran-torture/execute/random_init.f90: New test.
5326 2004-05-13  Paul Brook  <paul@codesourcery.com>
5328         PR fortran/15314
5329         * gfortran.fortran-torture/execute/der_init_s.f90: New test.
5331 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
5333         * gcc.dg/uninit-H.c: Test for __PPC__ and __ppc__
5334         for the powerpc case.
5336 2004-05-13  Jeff Law  <law@redhat.com>
5338         * gcc.dg/tree-ssa/20040513-1.c: New test.
5339         * gcc.dg/tree-ssa/20040513-2.c: New test.
5341 2004-05-13  Paul Brook  <paul@codesourcery.com>
5343         * gcc.dg/tree-ssa/20030808-1.c: Force enum size.
5344         * gcc.dg/tree-ssa/20030714-1.c: Ditto.
5345         * gcc.dg/tree-ssa/20030708-1.c: Ditto.
5347 2004-05-13  Andreas Schwab  <schwab@suse.de>
5349         PR other/10819
5350         * lib/gfortran.exp (gfortran_version): Do not match NL/CR
5351         characters.
5353 2004-05-13  Bud Davis  <bdavis9659@comcast.net>
5355         PR fortran/15294
5356         * gfortran.fortran-torture/execute/adjustr.f90: New file.
5358 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5360         Merge from tree-ssa-20020619-branch.  See
5361         ChangeLog.tree-ssa for details.
5363 2004-05-11  Ziemowit Laski  <zlaski@apple.com>
5365         * g++.dg/ext/altivec-8.C: Use '-maltivec' instead of '-faltivec';
5366         include <altivec.h> explicitly.
5367         * gcc.dg/altivec-13.c: Likewise.
5369 2004-05-11  Paul Brook  <paul@codesourcery.com>
5371         * gcc.c-torture/compile/20010518-1.c: Force enum size.
5373 2004-05-10  Eric Christopher  <echristo@redhat.com>
5375         * gcc.dg/sibcall-3.c: Remove xfail for mips*-*-elf.
5376         * gcc.dg/sibcall-4.c: Ditto.
5378 2004-05-10  Ziemowit Laski  <zlaski@apple.com>
5380         * g++.dg/ext/altivec-8.C: New test case.
5381         * gcc.dg/altivec-13.c: New test case.
5383 2004-05-08  Roger Sayle  <roger@eyesopen.com>
5385         * gcc.c-torture/execute/divcmp-1.c: New test case.
5386         * gcc.c-torture/execute/divcmp-2.c: New test case.
5387         * gcc.c-torture/execute/divcmp-3.c: New test case.
5389 2004-05-07  Eric Botcazou <ebotcazou@libertysurf.fr>
5391         * g++.dg/other/pragma-re-2.C: New test.
5393 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
5395         * gcc.dg/i386-387-1.c: Add new test for __builtin_fmod.
5396         * gcc.dg/i386-387-2.c: Likewise.
5398         * gcc.dg/i386-387-5.c: Add new tests for __builtin_log1p and
5399         __builtin_drem.
5400         * gcc.dg/i386-387-6.c: Likewise.
5402 2004-05-07  Uros Bizjak  <uros@kss-loka.si>
5404         * gcc.dg/builtins-33.c:  Also check log1p*.
5406 2004-05-07  Hans-Peter Nilsson  <hp@axis.com>
5408         PR optimization/15296
5409         * gcc.c-torture/execute/pr15296.c: New test.
5411 2004-05-05  Uros Bizjak  <uros@kss-loka.si>
5413         * gcc.dg/builtins-40.c: New test.
5415 2004-05-05  Richard Sandiford  <rsandifo@redhat.com>
5417         * gcc.dg/torture/mips-hilo-2.c: Provide dummy __mips16 version.
5419 2004-05-04  Paolo Bonzini  <bonzini@gnu.org>
5421         * g++.dg/ext/spe1.C: New testcase.
5423 2004-05-04  Ziemowit Laski  <zlaski@apple.com>
5425         * objc.dg/image-info.m: Allow additional attributes
5426         for __image_info section.
5428 2004-05-04  Richard Sandiford  <rsandifo@redhat.com>
5430         * gcc.dg/torture/mips-hilo-2.c: New test.
5432 2004-05-03  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5434         PR c++/14389
5435         * g++.dg/template/member5.C: New test.
5437 2004-05-03  Uros Bizjak  <uros@kss-loka.si>
5439         * gcc.dg/builtins-34.c: Also check expm1*.
5441 2004-05-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5443         * gcc.dg/torture/builtin-integral-1.c: Reorg and add more cases.
5444         * gcc.dg/torture/builtin-convert-3.c: New test.
5446 2004-05-01  Ulrich Weigand  <uweigand@de.ibm.com>
5448         PR middle-end/15054
5449         * g++.dg/opt/pr15054.C: New test.
5451 2004-04-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5453         * gcc.dg/torture/builtin-rounding-1.c: New test.
5454         * gcc.dg/builtins-25.c: Delete.
5455         * gcc.dg/builtins-29.c: Delete.
5457 2004-04-29  Andreas Krebbel  <krebbel1@de.ibm.com>
5459         * gcc.dg/sibcall-3.c: Delete s390 from expected fail list.
5460         * gcc.dg/sibcall-4.c: Likewise.
5461         * gcc.dg/sibcall-6.c: Enable s390 as test platform.
5463 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
5465         * gcc.c-torture/execute/20040331-1.c: Don't use too wide a
5466         bit-field on 16-bit targets.
5468 2004-04-30  Kazu Hirata  <kazu@cs.umass.edu>
5470         * gcc.c-torture/execute/20040409-2.c: Fix constants used on
5471         16-bit targets.
5473 2004-04-30  Andrew Pinski  <pinskia@physics.uc.edu>
5475         * gcc.dg/rs6000-power2-1.c: Change to compile only.
5476         * gcc.dg/rs6000-power2-2.c: Likewise.
5478 2004-04-29  Andrew Pinski  <pinskia@physics.uc.edu>
5480         * gcc.dg/rs6000-power2-1.c: Change the options to be more correct.
5481         * gcc.dg/rs6000-power2-2.c: Change the options to be more correct.
5482         Change the asm registers to be in form of frN instead of fN.
5484 2004-04-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5486         * gcc.dg/torture/builtin-convert-2.c: New test.
5488 2004-04-28  Andrew Pinski  <pinskia@physics.uc.edu>
5490         * gcc.dg/rs6000-power2-1.c: New test.
5491         * gcc.dg/rs6000-power2-2.c: New test.
5493 2004-04-28  Jan Hubicka  <jh@suse.cz>
5495         * gcc.dg/unused-6.c: New test.
5497 2004-04-24  Laurent GUERBY  <laurent@guerby.net>
5498             Ulrich Weigand  <uweigand@de.ibm.com>
5500         * ada/acats/run_all.sh: Define $target variable.
5502 2004-04-26  Andrew Pinski  <pinskia@physics.uc.edu>
5504         PR c++/15119
5505         * g++.dg/other/vararg-1.C: New test.
5507         PR c++/4794
5508         * g++.dg/eh/cleanup3.C: New test.
5510 2004-04-24  Laurent GUERBY <laurent@guerby.net>
5512         * ada/acats/run_all.sh: Handle cd2a83c, cd2a91c (target_bit)
5513         and ad8011a (target_insn).
5514         * ada/acats/support/macro.dfs: Likewise.
5515         * ada/acats/support/impbit.adb: New file.
5517 2004-04-23  Ulrich Weigand  <uweigand@de.ibm.com>
5519         * gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.
5521 2004-04-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
5523         * gcc.dg/loop-3.c: New test.
5525 2004-04-23  Daniel Jacobowitz  <drow@mvista.com>
5527         * gcc.c-torture/execute/simd-5.c: New test.
5529 2004-04-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
5531         PR c++/15064
5532         * g++.dg/template/crash18.C: New test.
5534 2004-04-22  Mark Mitchell  <mark@codesourcery.com>
5536         * g++.dg/ext/complit3.C: New test.
5538 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
5540         * gcc.dg/altivec-1.c: XFAIL for powerpc-eabispe.
5541         * gcc.dg/altivec-3.c: Same.
5542         * gcc.dg/altivec-varargs-1.c: Same.
5544 2004-04-21  Aldy Hernandez  <aldyh@redhat.com>
5546         * lib/target-supports.exp (check_profiling_available): Assume
5547         profiling is not available on powerpc-eabi targets.
5549 2004-04-21  Janis Johnson  <janis187@us.ibm.com>
5551         * gcc.dg/vmx/1c-01.c: Use ptrdiff_t for casts of pointers.
5552         * gcc.dg/vmx/bug-1.c: Ditto.
5554 2004-04-20  Eric Christopher  <echristo@redhat.com>
5556         * gcc.dg/charset/extern.c: New test.
5557         * g++.dg/charset/extern3.cc: Ditto.
5559 2004-04-20  Uros Bizjak  <uros@kss-loka.si>
5561         * gcc.dg/builtins-39.c: New test.
5563 2004-04-20  Aldy Hernandez  <aldyh@redhat.com>
5565         * gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.
5567 2004-04-20  Richard Sandiford  <rsandifo@redhat.com>
5569         * gcc.dg/torture/mips-hilo-1.c: New test.
5571 2004-04-19  Andrew Pinski  <pinskia@physics.uc.edu>
5573         * gcc.c-torture/compile/20040419-1.c: New test.
5575 2004-04-18  Aldy Hernandez  <aldyh@redhat.com>
5577         * gcc.dg/vmx/varargs-1.c: Handle when printf outputs \r\n.
5579 2004-04-18  Zack Weinberg  <zack@codesourcery.com>
5580             Aldy Hernandez  <aldyh@redhat.com>
5582         * gcc.c-torture/execute/va-arg-24.c: New.
5584 2004-04-17  Zack Weinberg  <zack@codesourcery.com>
5585             Aldy Hernandez  <aldyh@redhat.com>
5587         * gcc.dg/vmx/1b-01.c: New.
5588         * gcc.dg/vmx/1b-02.c: New.
5589         * gcc.dg/vmx/1b-03.c: New.
5590         * gcc.dg/vmx/1b-04.c: New.
5591         * gcc.dg/vmx/1b-05.c: New.
5592         * gcc.dg/vmx/1b-06.c: New.
5593         * gcc.dg/vmx/1b-07.c: New.
5594         * gcc.dg/vmx/1c-01.c: New.
5595         * gcc.dg/vmx/1c-02.c: New.
5596         * gcc.dg/vmx/3a-01a.c: New.
5597         * gcc.dg/vmx/3a-01.c: New.
5598         * gcc.dg/vmx/3a-01m.c: New.
5599         * gcc.dg/vmx/3a-03.c: New.
5600         * gcc.dg/vmx/3a-03m.c: New.
5601         * gcc.dg/vmx/3a-04.c: New.
5602         * gcc.dg/vmx/3a-04m.c: New.
5603         * gcc.dg/vmx/3a-05.c: New.
5604         * gcc.dg/vmx/3a-06.c: New.
5605         * gcc.dg/vmx/3a-06m.c: New.
5606         * gcc.dg/vmx/3a-07.c: New.
5607         * gcc.dg/vmx/3b-01.c: New.
5608         * gcc.dg/vmx/3b-02.c: New.
5609         * gcc.dg/vmx/3b-10.c: New.
5610         * gcc.dg/vmx/3b-13.c: New.
5611         * gcc.dg/vmx/3b-14.c: New.
5612         * gcc.dg/vmx/3b-15.c: New.
5613         * gcc.dg/vmx/3c-01a.c: New.
5614         * gcc.dg/vmx/3c-01.c: New.
5615         * gcc.dg/vmx/3c-02.c: New.
5616         * gcc.dg/vmx/3c-03.c: New.
5617         * gcc.dg/vmx/3d-01.c: New.
5618         * gcc.dg/vmx/4-01.c: New.
5619         * gcc.dg/vmx/4-03.c: New.
5620         * gcc.dg/vmx/5-01.c: New.
5621         * gcc.dg/vmx/5-02.c: New.
5622         * gcc.dg/vmx/5-03.c: New.
5623         * gcc.dg/vmx/5-04.c: New.
5624         * gcc.dg/vmx/5-05.c: New.
5625         * gcc.dg/vmx/5-06.c: New.
5626         * gcc.dg/vmx/5-07.c: New.
5627         * gcc.dg/vmx/5-07t.c: New.
5628         * gcc.dg/vmx/5-08.c: New.
5629         * gcc.dg/vmx/5-10.c: New.
5630         * gcc.dg/vmx/5-11.c: New.
5631         * gcc.dg/vmx/7-01a.c: New.
5632         * gcc.dg/vmx/7-01.c: New.
5633         * gcc.dg/vmx/7c-01.c: New.
5634         * gcc.dg/vmx/7d-01.c: New.
5635         * gcc.dg/vmx/7d-02.c: New.
5636         * gcc.dg/vmx/8-01.c: New.
5637         * gcc.dg/vmx/8-02a.c: New.
5638         * gcc.dg/vmx/8-02.c: New.
5639         * gcc.dg/vmx/brode-1.c: New.
5640         * gcc.dg/vmx/bug-1.c: New.
5641         * gcc.dg/vmx/bug-2.c: New.
5642         * gcc.dg/vmx/bug-3.c: New.
5643         * gcc.dg/vmx/cw-bug-1.c: New.
5644         * gcc.dg/vmx/cw-bug-2.c: New.
5645         * gcc.dg/vmx/cw-bug-3.c: New.
5646         * gcc.dg/vmx/dct.c: New.
5647         * gcc.dg/vmx/debug-1.c: New.
5648         * gcc.dg/vmx/debug-2.c: New.
5649         * gcc.dg/vmx/debug-3.c: New.
5650         * gcc.dg/vmx/debug-4.c: New.
5651         * gcc.dg/vmx/dos-bug-1-gdb.c: New.
5652         * gcc.dg/vmx/dos-bug-2-gdb.c: New.
5653         * gcc.dg/vmx/eg-5.c: New.
5654         * gcc.dg/vmx/fft.c: New.
5655         * gcc.dg/vmx/gcc-bug-1.c: New.
5656         * gcc.dg/vmx/gcc-bug-2.c: New.
5657         * gcc.dg/vmx/gcc-bug-3.c: New.
5658         * gcc.dg/vmx/gcc-bug-4.c: New.
5659         * gcc.dg/vmx/gcc-bug-5.c: New.
5660         * gcc.dg/vmx/gcc-bug-6.c: New.
5661         * gcc.dg/vmx/gcc-bug-7.c: New.
5662         * gcc.dg/vmx/gcc-bug-8.c: New.
5663         * gcc.dg/vmx/gcc-bug-9.c: New.
5664         * gcc.dg/vmx/gcc-bug-b.c: New.
5665         * gcc.dg/vmx/gcc-bug-c.c: New.
5666         * gcc.dg/vmx/gcc-bug-d.c: New.
5667         * gcc.dg/vmx/gcc-bug-e.c: New.
5668         * gcc.dg/vmx/gcc-bug-f.c: New.
5669         * gcc.dg/vmx/gcc-bug-g.c: New.
5670         * gcc.dg/vmx/gcc-bug-i.c: New.
5671         * gcc.dg/vmx/harness.h: New.
5672         * gcc.dg/vmx/ira1.c: New.
5673         * gcc.dg/vmx/ira2a.c: New.
5674         * gcc.dg/vmx/ira2b.c: New.
5675         * gcc.dg/vmx/ira2.c: New.
5676         * gcc.dg/vmx/ira2c.c: New.
5677         * gcc.dg/vmx/mem.c: New.
5678         * gcc.dg/vmx/newton-1.c: New.
5679         * gcc.dg/vmx/ops.c: New.
5680         * gcc.dg/vmx/sn7153.c: New.
5681         * gcc.dg/vmx/spill2.c: New.
5682         * gcc.dg/vmx/spill3.c: New.
5683         * gcc.dg/vmx/spill.c: New.
5684         * gcc.dg/vmx/t.c: New.
5685         * gcc.dg/vmx/varargs-1.c: New.
5686         * gcc.dg/vmx/varargs-2.c: New.
5687         * gcc.dg/vmx/varargs-3.c: New.
5688         * gcc.dg/vmx/varargs-4.c: New.
5689         * gcc.dg/vmx/varargs-5.c: New.
5690         * gcc.dg/vmx/varargs-6.c: New.
5691         * gcc.dg/vmx/varargs-7.c: New.
5692         * gcc.dg/vmx/vmx.exp: New.
5693         * gcc.dg/vmx/vprint-1.c: New.
5694         * gcc.dg/vmx/vscan-1.c: New.
5695         * gcc.dg/vmx/x-01.c: New.
5696         * gcc.dg/vmx/x-02.c: New.
5697         * gcc.dg/vmx/x-03.c: New.
5698         * gcc.dg/vmx/x-04.c: New.
5699         * gcc.dg/vmx/x-05.c: New.
5700         * gcc.dg/vmx/yousufi-1.c: New.
5701         * gcc.dg/vmx/zero-1.c: New.
5702         * gcc.dg/vmx/zero.c: New.
5704 2004-04-17  Andrew Pinski  <pinskia@physics.uc.edu>
5706         * g++.dg/lookup/java1.C: Update for chage of
5707         _Jv_AllocObject.
5708         * g++.dg/lookup/java2.C: Likewise.
5710 2004-04-17  Laurent GUERBY <laurent@guerby.net>
5712         * ada/acats/run_all.sh: use -O2 by default.
5714 2004-04-17  Richard Sandiford  <rsandifo@redhat.com>
5716         * gcc.dg/vr-mult-[12].c: New tests.
5718 2004-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5720         * gcc.dg/funcorder.c: XFAIL hppa*64*-*-*.
5722         * gcc.dg/const-elim-1.c: XFAIL hppa-*-*.
5724 2004-04-15  Richard Sandiford  <rsandifo@redhat.com>
5726         * lib/target-supports.exp (check_profiling_available): Assume profiling
5727         isn't available for mips*-*-elf targets.
5729 2004-04-14  Uros Bizjak  <uros@kss-loka.si>
5731         * gcc.dg/builtins-38.c: New test.
5733 2004-04-14  Eric Christopher  <echristo@redhat.com>
5735         * g++.dg/charset/charset.exp: Run .cc extension tests.
5737 2004-04-14  Zack Weinberg  <zack@codesourcery.com>
5739         * gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32).  Update commentary.
5741 2004-04-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5743         * gcc.dg/torture/builtin-ctype-2.c: Test builtin isdigit.
5745 2004-04-13  Uros Bizjak  <uros@kss-loka.si>:
5747         * gcc.dg/i386-387-1.c: Add new test for __builtin_tan.
5748         * gcc.dg/i386-387-2.c: Likewise.
5750         * gcc.dg/i386-387-7.c: New test.
5751         * gcc.dg/i386-387-8.c: New test.
5753         * gcc.dg/builtins-37.c: New test.
5755 2004-04-13  Geoffrey Keating  <geoffk@apple.com>
5757         * g++.dg/pch/externc-1.C: Add missing semicolon.
5759 2004-04-13  Aldy Hernandez  <aldyh@redhat.com>
5761         * gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc-*-*spe.
5763 2004-04-12  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5765         * gcc.c-torture/execute/20040411-1.c: New test.
5767 2004-04-10  Joseph S. Myers  <jsm@polyomino.org.uk>
5769         * gcc.dg/c90-intprom-1.c, gcc.dg/c99-intprom-1.c: New tests.
5771 2004-04-09  Chris Demetriou  <cgd@broadcom.com>
5773         * g++.dg/other/packed1.C: Mark xfail for mips*- not mips-.
5775 2004-04-09  Zack Weinberg  <zack@codesourcery.com>
5777         * lib/target-supports.exp (check_named_sections_available): New.
5778         * lib/gcc-dg.exp (dg-require-named-sections): New.
5779         * lib/prune.exp (prune_gcc_output): Incorporate prunes from
5780         old-deja.exp.  Also prune error-count message from HP linker.
5781         * g++.old-deja/old-deja.exp (g++-dg-prune): Delete.
5783         * g++.dg/init/init-ref4.C: Use dg-require-weak.
5784         * g++.old-deja/g++.pt/static3.C: Likewise.
5785         * g++.dg/parse/attr-ctor1.C: Use dg-require-named-sections.
5787 2004-04-09  Roger Sayle  <roger@eyesopen.com>
5789         * gcc.c-torture/execute/20040409-1.c: New test case.
5790         * gcc.c-torture/execute/20040409-2.c: New test case.
5791         * gcc.c-torture/execute/20040409-3.c: New test case.
5793 2004-04-09  Andrew Pinski  <pinskia@physics.uc.edu>
5795         * gcc.dg/20040409-1.c: New test.
5797 2004-04-08  Roger Sayle  <roger@eyesopen.com>
5799         PR target/14888
5800         * g++.dg/opt/pr14888.C: New test case.
5802 2004-04-08  Geoffrey Keating  <geoffk@apple.com>
5804         * gcc.dg/pch/valid-1.c, gcc.dg/pch/valid-2.c, gcc.dg/pch/valid-3.c,
5805         gcc.dg/pch/valid-4.c, gcc.dg/pch/valid-5.c, gcc.dg/pch/valid-6.c,
5806         gcc.dg/pch/valid-1.hs, gcc.dg/pch/valid-2.hs, gcc.dg/pch/valid-3.hs,
5807         gcc.dg/pch/valid-4.hs, gcc.dg/pch/valid-5.hs, gcc.dg/pch/valid-6.hs:
5808         New tests.
5810 2004-04-08  Paul Brook  <paul@codesourcery.com>
5812         * gcc.dg/spill-1.c: New test.
5814 2004-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5816         * gcc.dg/torture/builtin-ctype-2.c: New test.
5818 2004-04-07  Ian Lance Taylor  <ian@wasabisystems.com>
5820         * gcc.dg/pch/pch.exp: Add largefile test.
5822 2004-04-06  Geoffrey Keating  <geoffk@apple.com>
5824         * g++.dg/pch/externc-1.Hs: New.
5825         * g++.dg/pch/externc-1.C: New.
5827 2004-04-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5829         * gcc.dg/compat/struct-by-value-5a_main.c,
5830         gcc.dg/compat/struct-by-value-5b_main.c: New files.
5831         * gcc.dg/compat/struct-by-value-5_main.c: Delete.
5832         * gcc.dg/compat/struct-by-value-5a_x.c,
5833         gcc.dg/compat/struct-by-value-5b_x.c: New, split out from
5834         gcc.dg/compat/struct-by-value-5_x.c.
5835         * gcc.dg/compat/struct-by-value-5a_y.c,
5836         gcc.dg/compat/struct-by-value-5b_y.c: New, split out from
5837         gcc.dg/compat/struct-by-value-5_y.c.
5839         * gcc.dg/compat/struct-by-value-6a_main.c,
5840         gcc.dg/compat/struct-by-value-6b_main.c: New files.
5841         * gcc.dg/compat/struct-by-value-6_main.c: Delete.
5842         * gcc.dg/compat/struct-by-value-6a_x.c,
5843         gcc.dg/compat/struct-by-value-6b_x.c: New, split out from
5844         gcc.dg/compat/struct-by-value-6_x.c.
5845         * gcc.dg/compat/struct-by-value-6a_y.c,
5846         gcc.dg/compat/struct-by-value-6b_y.c: New, split out from
5847         gcc.dg/compat/struct-by-value-6_y.c.
5849         * gcc.dg/compat/struct-by-value-7a_main.c,
5850         gcc.dg/compat/struct-by-value-7b_main.c: New files.
5851         * gcc.dg/compat/struct-by-value-7_main.c: Delete.
5852         * gcc.dg/compat/struct-by-value-7a_x.c,
5853         gcc.dg/compat/struct-by-value-7b_x.c: New, split out from
5854         gcc.dg/compat/struct-by-value-7_x.c.
5855         * gcc.dg/compat/struct-by-value-7a_y.c,
5856         gcc.dg/compat/struct-by-value-7b_y.c: New, split out from
5857         gcc.dg/compat/struct-by-value-7_y.c.
5859 2004-04-06  Jakub Jelinek  <jakub@redhat.com>
5861         * gcc.dg/i386-sse-8.c: Don't use -march=pentium3 on x86_64.
5862         * gcc.dg/i386-local.c: Expect %edi, not %eax register on x86_64.
5863         * gcc.dg/20020103-1.c: Add -fno-asynchronous-unwind-tables to
5864         options.
5866 2004-04-06  Uros Bizjak  <uros@kss-loka.si>
5868         * gcc.dg/builtins-36.c: New test.
5870 2004-04-06  Paul Brook  <paul@codesourcery.com>
5872         * README.gcc: Remove obsolete contraint on testcases.
5874 2004-04-05  Paul Brook  <paul@codesourcery.com>
5876         PR2123
5877         * g++.dg/expr/anew1.C: XFAIL and make reproducible.  Call abort on
5878         failure and exit(0) on success.
5879         * g++.dg/expr/anew2.C: Ditto.
5880         * g++.dg/expr/anew3.C: Ditto.
5881         * g++.dg/expr/anew4.C: Ditto.
5883 2004-04-05  Nathan Sidwell  <nathan@codesourcery.com>
5885         PR c++/3518
5886         * g++.dg/template/unify7.C: New.
5888 2004-04-02  Nathanael Nerode  <neroden@gcc.gnu.org>
5890         * g++.dg/README: Bring up to date with new subdirectories; remove
5891         duplicate subdirectory lines.
5893 2004-04-02  Nathan Sidwell  <nathan@codesourcery.com>
5895         PR c++/14007
5896         * g++.dg/template/unify5.C: New.
5897         * g++.dg/template/unify6.C: New.
5898         * g++.dg/template/qualttp20.C: Adjust.
5899         * g++.old-deja/g++.jason/report.C: Adjust.
5900         * g++.old-deja/g++.other/qual1.C: Adjust.
5902 2004-04-01  Mark Mitchell  <mark@codesourcery.com>
5904         PR c++/14803
5905         * g++.dg/inherit/ptrmem1.C: New test.
5907 2004-04-01  Jakub Jelinek  <jakub@redhat.com>
5909         PR c++/14755
5910         * gcc.c-torture/execute/20040331-1.c: New test.
5911         * gcc.dg/20040331-1.c: New test.
5913 2004-04-01  Paul Brook  <paul@codesourcery.com>
5915         * gcc.dg/arm-mmx-1.c: Add -mabi=iwmmxt to dg-options.
5917 2004-03-30  Mark Mitchell  <mark@codesourcery.com>
5919         PR c++/14724
5920         * g++.dg/init/goto1.C: New test.
5922         PR c++/14763
5923         * g++.dg/template/defarg4.C: New test.
5925 2004-03-30  Hartmut Penner  <hpenner@de.ibm.com>
5927         * gcc.dg/altivec-11.c: Extend test for more valid cases.
5929 2004-03-28  David Edelsohn  <edelsohn@gnu.org>
5931         * gcc.dg/doloop-1.c: Do not check for lack of "blt".
5933 2004-03-28  Zack Weinberg  <zack@codesourcery.com>
5935         * gcc.dg/noncompile/undeclared-2.c: New test.
5937 2004-03-28  Joseph S. Myers  <jsm@polyomino.org.uk>
5939         * gcc.dg/940409-1.c: Remove XFAIL.
5940         * gcc.dg/reg-vol-struct-1.c: New test.
5942 2004-03-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5944         * gcc.dg/torture/builtin-wctype-1.c: New test.
5946 2004-03-26  James A. Morrison  <ja2morri@uwaterloo.ca>
5948         * gcc.dg/20001013-1.c: Run on 32-bit and 64-bit SPARC.
5949         * gcc.dg/20001101-1.c: Likewise.
5950         * gcc.dg/20001102-1.c: Likewise.
5952 2004-03-25  Roger Sayle  <roger@eyesopen.com>
5954         * gcc.dg/compare8.c: Add an additional test for XOR.
5956 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5958         * gcc.dg/torture/builtin-ctype-1.c: New test.
5960 2004-03-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5962         * gcc.dg/torture/builtin-explog-1.c: Add new cases.
5963         * gcc.dg/torture/builtin-math-1.c: Likewise.
5964         * gcc.dg/torture/builtin-power-1.c: New test.
5966 2004-03-24  Andreas Schwab  <schwab@suse.de>
5968         * lib/prune.exp (prune_gcc_output): Ignore errata warning from
5969         IA64 assembler.
5971 2004-03-23  Joseph S. Myers  <jsm@polyomino.org.uk>
5972             Roger Sayle  <roger@eyesopen.com>
5974         * gcc.dg/compare8.c: New test case.
5976 2004-03-23  Ziemowit Laski  <zlaski@apple.com>
5978         * g++.dg/ext/altivec-7.C: New test.
5980 2004-03-23  Zack Weinberg  <zack@codesourcery.com>
5982         PR 12267, 12391, 12560, 13129, 14114, 14133
5983         * gcc.dg/Wold-style-definition-1.c, gcc.dg/builtins-30.c
5984         * gcc.dg/unused-4.c, gcc.dg/noncompile/label-1.c
5985         * gcc.dg/noncompile/label-lineno-1.c, objc.dg/naming-1.m:
5986         Adjust error regexps.
5987         * gcc.dg/Wshadow-2.c, gcc.dg/noncompile/incomplete-3.c
5988         * gcc.dg/noncompile/undeclared-1.c: New test cases.
5989         * gcc.dg/decl-5.c, gcc.dg/redecl-1.c: Remove XFAIL.
5990         * gcc.dg/local1.c: Add explanatory comment.
5992 2004-03-23  Roger Sayle  <roger@eyesopen.com>
5994         PR optimization/14669
5995         * g++.dg/opt/fold2.C: New test case.
5997 2004-03-22  Jakub Jelinek  <jakub@redhat.com>
5999         PR c/14069
6000         * gcc.dg/20040322-1.c: New test.
6002 2004-03-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
6004         * gcc.dg/ultrasp2.c: Do not pass -m64.  Remove redundant lines.
6005         * gcc.dg/ultrasp4.c: Likewise.
6006         * gcc.dg/ultrasp8.c: Do not pass -m64.  Add sparcv9-*-*.
6008 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6010         * gcc.dg/i386-sse-8.c: Reset default options.
6012 2004-03-21  Ulrich Weigand  <uweigand@de.ibm.com>
6014         * gcc.dg/charset/asm2.c: Allow 'parse error' instead of 'syntax error'
6015         in the error message text.
6017 2004-03-21  Gabriel Dos Reis  <gdr@integrable-solutions.net>
6019         * g++.dg/template/qualttp20.C: Adjust dg- regexp.
6021 2004-03-21  Mark Mitchell  <mark@codesourcery.com>
6023         PR c++/14616
6024         * g++.dg/init/array13.C: New test.
6026 2004-03-20  Roger Sayle  <roger@eyesopen.com>
6028         PR target/13889
6029         * gcc.c-torture/compile/pr13889.c: New test case.
6031 2004-03-20  Joseph S. Myers  <jsm@polyomino.org.uk>
6033         PR c/14635
6034         * builtins-1.c (nan, nans): Don't test.
6035         * builtins-30.c: Don't use nan, nanf, nanl.
6036         * builtins-35.c: New test.
6038 2004-03-19  Ziemowit Laski  <zlaski@apple.com>
6040         * g++.dg/ext/altivec-6.C: New test.
6042 2004-03-19  Mark Mitchell  <mark@codesourcery.com>
6044         * g++.dg/init/placement3.C: New test.
6046         * g++.dg/template/spec13.C: New test.
6048         * g++.dg/lookup/using11.C: New test.
6050         * g++.dg/lookup/koenig3.C: New test.
6052         * g++.dg/template/operator2.C: New test.
6054         * g++.dg/expr/dtor3.C: New test.
6055         * g++.old-deja/g++.brendan/crash15.C: Remove incorrect dg-error
6056         marker.
6057         * g++.old-deja/g++.law/visibility28.C: Likewise.
6059 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
6061         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
6062         * gcc.dg/ppc64-abi-3.c: Likewise.
6064 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6066         PR c++/14545
6067         * g++.dg/parse/template15.C: New test.
6069 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6071         * g++.dg/expr/dtor2.C: New test.
6073         * g++.dg/lookup/anon4.C: New test.
6075         * g++.dg/overload/using1.C: New test.
6077         * g++.dg/template/lookup7.C: New test.
6079         * g++.dg/template/typename6.C: New test.
6081         * g++.dg/expr/cond6.C: New test.
6083 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6085         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
6087 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6089         * g++.dg/expr/cond5.C: New test.
6090         * g++.dg/expr/constcast1.C: Likewise.
6091         * g++.dg/expr/ptrmem2.C: Likewise.
6092         * g++.dg/expr/ptrmem3.C: Likewise.
6093         * g++.dg/lookup/main1.C: Likewise.
6094         * g++.dg/template/lookup6.C: Likewise.
6096 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
6098         * gcc.dg/local1.c: New test.
6100         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
6102 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6104         * gcc.dg/torture/builtin-convert-1.c: New test.
6106 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6108         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
6110 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6112         PR c++/14481
6113         * g++.dg/warn/Wunused-7.C: New test.
6115 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6117         * gcc.dg/torture/builtin-integral-1.c: New test.
6119 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
6121         PR c++/14586
6122         * g++.dg/parse/non-dependent3.C: New test.
6124 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
6126         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
6127         * g++.dg/eh/simd-2.C: Likewise.
6128         * g++.dg/init/array10.C: Likewise.
6129         * gcc.c-torture/compile/simd-1.c: Likewise.
6130         * gcc.c-torture/compile/simd-2.c: Likewise.
6131         * gcc.c-torture/compile/simd-3.c: Likewise.
6132         * gcc.c-torture/compile/simd-4.c: Likewise.
6133         * gcc.c-torture/compile/simd-6.c: Likewise.
6134         * gcc.c-torture/execute/simd-1.c: Likewise.
6135         * gcc.c-torture/execute/simd-2.c: Likewise.
6136         * gcc.dg/compat/vector-defs.h: Likewise.
6137         * gcc.dg/20020531-1.c: Likewise.
6138         * gcc.dg/altivec-3.c: Likewise.
6139         * gcc.dg/altivec-4.c: Likewise.
6140         * gcc.dg/altivec-varargs-1.c: Likewise.
6141         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
6142         * gcc.dg/i386-mmx-3.c: Likewise.
6143         * gcc.dg/i386-sse-4.c: Likewise.
6144         * gcc.dg/i386-sse-5.c: Likewise.
6145         * gcc.dg/i386-sse-8.c: Likewise.
6146         * gcc.dg/simd-1.c: Likewise.
6147         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
6148         __ev64_opaque__ since the machine description provides it.
6150 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6152         * lib/compat.exp (skip_list): New global variable.
6153         Use it to hold the user defined COMPAT_SKIPS list if any.
6154         (compat-obj): Add the members of skip_list to optall.
6156 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6158         * gcc.dg/compat/union-by-value-1_main.c,
6159         union-by-value-1_x.c, union-by-value-1_y.c,
6160         union-check.h, union-defs.h,
6161         union-init.h, union-return-1_main.c,
6162         union-return-1_x.c, union-return-1_y.c: New files.
6164 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6166         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
6167         mixed-struct-init.h: Add 4 mixed structure types.
6168         struct-by-value-21_main.c, struct-by-value-21_x.c,
6169         struct-by-value-21_y.c, struct-return-21_main.c,
6170         struct-return-21_x.c, struct-return-21_y.c: New files.
6172 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
6174         PR c++/14550
6175         * g++.dg/parse/template14.C: New test.
6177 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
6179         * gcc.c-torture/execute/20040313-1.c: New test.
6181 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
6183         PR target/14533
6184         * gcc.dg/20040311-2.c: New test.
6186 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
6188         PR other/14544
6189         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
6190         bit-field.
6192 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
6194         * gcc.dg/20040305-2.c: Add missing return statement.
6196 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6198         * gcc.dg/builtins-34.c: Also check pow10*.
6200 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6202         PR target/14262
6203         * gcc.dg/20040305-2.c: New test.
6205 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
6207         * gcc.dg/20040310-1.c: New test.
6209 2004-03-11  Roger Sayle  <roger@eyesopen.com>
6211         * gcc.c-torture/execute/20040311-1.c: New test case.
6213 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
6215         PR c++/14476
6216         * g++.dg/lookup/enum1.C: New test.
6218 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
6220         PR c++/14510
6221         * g++.dg/lookup/struct2.C: New test.
6223 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
6225         * gcc.dg/builtins-34.c: New test.
6227 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6229         * gcc.dg/torture/builtin-nonneg-1.c: New test.
6231 2004-03-09  James E Wilson  <wilson@specifixinc.com>
6233         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
6234         * gcc.dg/alias-2.c: New testcase.
6236 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
6238         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
6240 2004-03-09  Roger Sayle  <roger@eyesopen.com>
6242         * gcc.c-torture/execute/20040309-1.c: New test case.
6244 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
6246         PR c++/14397
6247         * g++.dg/overload/ref1.C: New.
6249 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6251         PR c++/14409
6252         * g++.dg/template/spec12.C: New test.
6254         PR c++/14448
6255         * g++.dg/parse/crash14.C: New test.
6257 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6259         PR c++/14230
6260         * g++.dg/init/ref11.C: New test.
6262 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
6264         PR c++/14432
6265         * g++.dg/parse/builtin2.C: New test.
6267 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6269         PR c++/14401
6270         * g++.dg/init/ctor3.C: New test.
6271         * g++.dg/init/union1.C: New test.
6272         * g++.dg/ext/anon-struct4.C: New test.
6274 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
6276         * g++.dg/lookup/koenig1.C: Tweak error messages.
6277         * g++.dg/lookup/used-before-declaration.C: Likewise.
6278         * g++.dg/other/do1.C: Likewise.
6279         * g++.dg/overload/koenig1.C: Likewise.
6280         * g++.dg/parse/crash13.C: Likewise.
6281         * g++.dg/template/instantiate3.C: Likewise.
6283 2004-03-08  Eric Christopher  <echristo@redhat.com>
6285         * * lib/target-supports.exp: Enable libiconv in test
6286         compilation.  Fix up error checking.
6288 2004-03-08  Roger Sayle  <roger@eyesopen.com>
6290         PR middle-end/14289
6291         * gcc.dg/pr14289-1.c: New test case.
6292         * gcc.dg/pr14289-2.c: Likewise.
6293         * gcc.dg/pr14289-3.c: Likewise.
6295 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
6297         * gcc.c-torture/execute/20040308-1.c: New test.
6299 2004-03-07  Roger Sayle  <roger@eyesopen.com>
6301         * gcc.c-torture/execute/20040307-1.c: New test case.
6303 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
6305         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
6307 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
6309         * gcc.dg/20040306-1.c: New test.
6311 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
6313         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
6314         them static.
6315         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
6317 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6319         PR c/14465
6320         * gcc.dg/decl-6.c: New test.
6322 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6324         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
6325         Rename LOGPOW -> LOG_POW.
6326         (SQRT_EXP, POW_EXP): New.
6328 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6330         * gcc.dg/i386-sse-8.c: New test.
6332 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6334         PR c/14114
6335         * gcc.dg/decl-5.c: New test.
6337 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
6339         * gcc.dg/20040305-1.c: New test.
6341 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
6343         PR other/14354
6344         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
6346 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
6348         PR c++/14425, c++/14426
6349         * g++.dg/ext/altivec-4.C: New test.
6350         * g++.dg/ext/altivec-5.C: New test.
6352 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
6354         * g++.old-deja/g++.other/linkage1.C: Expect errors about
6355         global variables of a type with no linkage.
6356         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
6357         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
6358         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
6359         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
6360         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
6361         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
6362         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
6363         * g++.dg/warn/deprecated.C: Name enum Color.
6364         * g++.dg/overload/VLA.C: Name structure for 'b'.
6365         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
6367 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6369         * gcc.c-torture/compile/20040304-1.c: New test.
6371 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
6373         PR 13728
6374         * gcc.dg/decl-4.c: New testcase.
6376 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
6378         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
6379         as PRECF if sizeof (float) > sizeof (double).
6380         (PRECL): Make it the same as PRECF if
6381         sizeof (float) > sizeof (long double).
6383 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6385         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
6386         system type.  Add check for irix6 which doesn't have c99 runtime.
6388 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
6390         * gcc.dg/const-elim-1.c: xfail for xtensa.
6392 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
6394         PR c++/14369
6395         * g++.dg/template/cond4.C: New test.
6397 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
6399         PR c++/14360
6400         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
6402         PR c++/14361
6403         * g++.dg/parse/defarg7.C: New test.
6405         PR c++/14359
6406         * g++.dg/template/friend26.C: New test.
6408 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
6410         PR c++/14324
6411         * g++.dg/abi/mangle21.C: New test.
6413         PR c++/14260
6414         * g++.dg/parse/constructor2.C: New test.
6416         PR c++/14337
6417         * g++.dg/template/sfinae1.C: New test.
6419 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
6421         PR c++/14267
6422         * g++.dg/expr/crash2.C: New test.
6424         PR middle-end/13448
6425         * gcc.dg/inline-5.c: New test.
6426         * gcc.dg/always-inline.c: Split out tests into ...
6427         * gcc.dg/always-inline2.c: ... this and ...
6428         * gcc.dg/always-inline3.c: ... this.
6430 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
6432         PR debug/12103
6433         * g++.dg/debug/crash1.C: New test.
6435 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
6437         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
6438         function with __attribute__((noinline)).
6439         (recurser_void2): Likewise.
6440         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
6441         (recurser_void2): Likewise.
6443 2004-02-29  Roger Sayle  <roger@eyesopen.com>
6445         PR middle-end/14203
6446         * g++.dg/warn/Wunused-6.C: New test case.
6448 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
6450         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
6451         not defined.
6453 2004-02-27  Eric Christopher  <echristo@redhat.com>
6455         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
6456         * g++.dg/charset/asm2.c: Run only x86.
6457         * gcc.dg/charset/asm3.c: Ditto.
6459 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
6461         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
6462         ld_library_path.
6464 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
6466         * g++.dg/ext/altivec-3.C: New.
6468 2004-02-26  Richard Henderson  <rth@redhat.com>
6470         * g++.dg/ext/attrib10.C: Mark for warning.
6471         * gcc.dg/attr-alias-1.c: New.
6473 2004-02-26  Richard Henderson  <rth@redhat.com>
6475         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
6476         * gcc.c-torture/execute/20040208-2.c: ... it back.
6478 2004-02-26  Eric Christopher  <echristo@redhat.com>
6480         * lib/target-supports.exp (check-iconv-available): New function.
6481         * lib/gcc-dg.exp (dg-require-iconv): New function.
6482         Use above.
6483         * gcc.dg/charset: New directory.
6484         * gcc.dg/charset/charset.exp: New file.
6485         * gcc.dg/charset/asm1.c: Ditto.
6486         * gcc.dg/charset/asm2.c: Ditto.
6487         * gcc.dg/charset/asm3.c: Ditto.
6488         * gcc.dg/charset/asm4.c: Ditto.
6489         * gcc.dg/charset/asm5.c: Ditto.
6490         * gcc.dg/charset/attribute1.c: Ditto.
6491         * gcc.dg/charset/attribute2.c: Ditto.
6492         * gcc.dg/charset/string1.c: Ditto.
6493         * g++.dg/charset: New directory.
6494         * g++.dg/dg.exp: Add here. Special options.
6495         * g++.dg/charset/charset.exp: New file.
6496         * g++.dg/charset/asm1.c: Ditto.
6497         * g++.dg/charset/asm2.c: Ditto.
6498         * g++.dg/charset/asm3.c: Ditto.
6499         * g++.dg/charset/asm4.c: Ditto.
6500         * g++.dg/charset/attribute1.c: Ditto.
6501         * g++.dg/charset/attribute2.c: Ditto.
6502         * g++.dg/charset/extern1.cc: Ditto.
6503         * g++.dg/charset/extern2.cc: Ditto.
6504         * g++.dg/charset/string1.c: Ditto.
6506 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
6508         PR c++/14278
6509         * g++.dg/parse/comma1.C: New test.
6511 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6513         PR c++/14284
6514         * g++.dg/template/ttp8.C: New test.
6516 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
6518         * gcc.dg/fixuns-trunc-1.c: New test.
6520 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6522         * gcc.dg/builtins-config.h: Use #elif.
6524 2004-02-26  Michael Matz  <matz@suse.de>
6526         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
6527         * gcc.dg/991214-1.c: Likewise.
6528         * gcc.dg/i386-asm-1.c: Likewise.
6530 2004-02-25  Richard Henderson  <rth@redhat.com>
6532         * gcc.c-torture/execute/20040208-2.c: Move ...
6533         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
6535 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6537         PR c++/14246
6538         * g++.dg/other/crash-3.C: New test.
6540 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6542         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
6543         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
6545         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
6546         HP-UX.
6548 2004-02-24  Michael Matz  <matz@suse.de>
6550         * gcc.dg/i386-regparm.c: New.
6552 2004-02-23  James E Wilson  <wilson@specifixinc.com>
6554         * gcc.c-torture/execute/20040223-1.c: New.
6556 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
6557             Kazu Hirata  <kazu@cs.umass.edu>
6559         * gcc.dg/fwritable-strings-1.c: Remove.
6561 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
6563         PR c/14156
6564         * gcc.dg/20040223-1.c: New test.
6566 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6568         PR c++/14106
6569         * g++.dg/ext/typeof9.C: New test.
6571 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6573         PR c++/14250
6574         * g++.dg/other/switch1.C: New test.
6576 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6578         * gcc.dg/cast-function-1.c: Adjust for new informative message.
6579         * gcc.dg/va-arg-1.c: Likewise.
6581 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6583         PR c++/14143
6584         * g++.dg/template/koenig5.C: New test.
6586 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
6588         * g++.dg/ext/altivec-1.C: Generalize target triple.
6589         * g++.dg/ext/altivec-2.C: New test case.
6590         * g++.dg/ext/altivec_check.h: New file.
6591         * gcc.dg/altivec-1.c: Generalize target triple;
6592         include altivec_check.h and call altivec_check().
6593         * gcc.dg/altivec-[2-5].c: Generalize target triple.
6594         * gcc.dg/altivec-6.c: New test case.
6595         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
6596         type casts as needed.
6597         * gcc.dg/altivec-10.c: Include altivec_check.h and call
6598         altivec_check().
6599         * gcc.dg/altivec-12.c: New test case.
6600         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
6601         include altivec_check.h and call altivec_check().
6602         * gcc.dg/altivec_check.h: New file.
6604 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6606         * lib/target-supports.exp (check_alias_available): Don't mangle
6607         function `g' in test program.
6609 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6611         * lib/target-supports.exp (check_profiling_available): Check
6612         argument to determine whether we support a profiling type.
6613         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
6614         check_profiling_available.
6615         * g++.dg/bprob/bprob.exp: Likewise
6616         * g77.dg/bprob/bprob.exp: Likewise.
6617         * gcc.misc-tests/bprob.exp: Likewise.
6618         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
6619         dg-require-profiling and delete expected error handling.
6620         * gcc.dg/20021014-1.c: Likewise.
6621         * gcc.dg/nest.c: Likewise.
6623 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6625         PR c++/12007
6626         * g++.dg/other/vthunk1.C: New test.
6628 2004-02-20  Falk Hueffner  <falk@debian.org>
6630         PR target/14201
6631         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
6633 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
6635         PR c++/13927
6636         * g++.dg/other/error8.C: Remove XFAIL markers.
6638         PR c++/14173
6639         * g++.dg/ext/packed5.C: New test.
6641         PR c++/14199
6642         * g++.dg/warn/Wunused-5.C: New test.
6644         PR c++/14186
6645         * g++.dg/lookup/member1.C: New test.
6647 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
6649         * gcc.c-torture/compile/20040130-1.c: Enable only when
6650         __INT_MAX__ >= 2147483647L.
6651         * gcc.c-torture/compile/961203-1.c: Likewise.
6653 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
6655         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
6656         * g++.dg/opt/template1.C: Robustify assembler regexp
6658 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
6660         * gcc.c-torture/execute/simd-4.x: Remove.
6661         * gcc.c-torture/execute/va-arg-25.x: Likewise.
6662         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
6663         Guard with #ifndef SKIP_ATTRIBUTE.
6664         * gcc.dg/compat/vector-1_y.c: Likewise.
6665         * gcc.dg/compat/vector-2_x.c: Likewise.
6666         * gcc.dg/compat/vector-2_y.c: Likewise.
6667         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
6668         * g++.dg/eh/simd-2.C: Likewise.
6670 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
6672         * gcc.c-torture/compile/complex-1.c: New.
6674 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
6676         PR target/14209
6677         * gcc.c-torture/execute/20040218-1.c: New test.
6679 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6681         PR c++/14181
6682         * g++.dg/parse/new2.C: New test.
6684 2004-02-18  Paul Brook  <paul@codesourcery.com>
6686         * gcc.c-torture/compile/libcall-1.c: New test.
6688 2004-02-18  Paul Brook  <paul@codesourcery.com>
6690         PR debug/12934
6691         * gcc.dg/debug/debug-7.c: New test.
6693 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
6695         * gcc.dg/20040217-1.c: New test.
6697 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
6699         * gcc.c-torture/execute/990208-1.x: Delete.
6701 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
6703         * gcc.c-torture/execute/20040208-2.x: New file.
6705 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
6707         PR c++/11326
6708         * g++.dg/abi/structret1.C: New test.
6710 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
6712         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
6713         (i386_cpuid): No need to test if cpuid is available on AMD64.
6714         Fix assembly, so that it works onboth i386 and AMD64.
6715         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
6716         (vecInLong): Fix s[] member type to unsigned int.
6717         (vecInWord): Remove type.
6718         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
6719         (a64, b64, c64, d64, e64): Remove.
6720         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
6721         Remove unused variable.  Remove initialization of removed variables.
6722         Don't call mmx_tests nor sse_tests.
6723         (reference_mmx, reference_sse): Remove.
6724         (check): Add return stmt.
6725         * gcc.dg/i386-sse-7.c: New test.
6726         * gcc.dg/i386-mmx-4.c: New test.
6728 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6730         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
6731         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6732         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6733         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
6734         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
6735         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
6736         g++.dg/tc1/dr94.C: Fix line terminator.
6738 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
6740         * gcc.c-torture/compile/20040216-1.c: New.
6742 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6744         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
6745         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
6746         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
6747         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
6748         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
6749         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
6751 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
6753         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
6755 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
6757         PR c++/13971
6758         * g++.dg/expr/cond4.C: New test.
6760         PR c++/14086
6761         * g++.dg/lookup/crash2.C: New test.
6763 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
6765         * gcc.c-torture/compile/20040214-2.c: New test.
6767 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
6769         PR c++/14116
6770         * g++.dg/ext/typeof8.C: New test.
6772 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
6774         * gcc.c-torture/compile/20040214-1.c: New test.
6776 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6778         PR c++/13635
6779         * g++.dg/template/spec11.C: New test.
6781 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6783         PR c++/13927
6784         * g++.dg/other/error8.C: New test.
6786 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
6788         PR c++/14122
6789         * g++.dg/template/array4.C: New test.
6791         PR c++/14108
6792         * g++.dg/inherit/thunk2.C: New test.
6794         PR c++/14083
6795         * g++.dg/eh/cond2.C: New test.
6797 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
6799         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
6801 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
6803         * lib/scanasm.exp (dg-scan): Quote pattern before display.
6805 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
6807         * g++.dg/simd-2.C: xfail on ppc64-linux.
6809 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
6811         PR c/456
6812         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
6813         tests.
6815 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
6817         * gcc.dg/builtins-33.c: New test.
6819 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
6821         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
6823 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6825         * g++.dg/simd-2.C: Set -maltivec for ppc64.
6827 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
6829         * gcc.dg/ppc64-abi-3.c: New test.
6831 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
6833         PR c/14092
6835         * gcc.dg/pr14092-1.c: New testcase.
6837 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
6839         * gcc.dg/cpp/assert4.c: Fix typo last change.
6841         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
6842         * gcc.dg/cpp/assert4.c: Handle powerpc64.
6844         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
6846 2004-02-09  Roger Sayle  <roger@eyesopen.com>
6848         * gcc.c-torture/compile/20040209-1.c: New test case.
6850 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
6852         * gcc.dg/c90-init-1.c: Adjust expected error messages.
6854 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
6856         * gcc.c-torture/execute/20040208-[12].c: New tests.
6858 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6860         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
6862 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6864         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
6866 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6868         Bug 13856
6869         * gcc.dg/visibility-8.c: New testcase.
6871 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
6873         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
6874         arguments.
6875         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
6877 2004-02-07  Roger Sayle  <roger@eyesopen.com>
6879         PR middle-end/13696
6880         * g++.dg/opt/fold1.C: New test case.
6882 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6884         PR c++/14033
6885         * g++.dg/other/crash-2.C: New test.
6887 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6889         PR c++/14028
6890         * g++.dg/parse/angle-bracket2.C: New test.
6892 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6894         PR middle-end/13750
6895         Revert:
6896         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
6897         PR pch/13361
6898         * testsuite/g++.dg/pch/wchar-1.C: New.
6899         * testsuite/g++.dg/pch/wchar-1.Hs: New.
6901 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6903         PR c++/14008
6904         * g++.dg/parse/error15.C: New test.
6905         * g++.dg/parse/crash11.C: Update dg-error mark.
6907 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6909         PR c++/13932
6910         * g++.dg/warn/conv2.C: New test.
6912 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6914         PR c++/13086
6915         * g++.dg/warn/incomplete1.C: Remove xfail.
6917 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6919         * lib/file-format.exp (gcc_target_object_format): Use
6920         ${tool}_target_compile, not gcc_target_compile.
6921         * lib/target-supports.exp (check_alias_available): Likewise.
6922         (check_gc_sections_available): Likewise.
6923         * g++.dg/ext/attrib10.C: Use dg-require-alias.
6924         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
6925         dg-require-alias.
6927 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
6929         PR c++/13969
6930         * g++.dg/template/static6.C: New test.
6932 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
6934         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
6936 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6938         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
6939         tests for systems where `char' is unsigned by default.
6941 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6943         PR c++/13997
6944         * g++.dg/template/partial3.C: New test.
6946 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6948         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
6949         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
6950         Remove mentions of obsolete ports.
6952 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
6954         * gcc.dg/noncompile/20001228-1.c: Fix for new
6955         error message.
6957 2004-02-03  Roger Sayle  <roger@eyesopen.com>
6959         PR target/9348
6960         * gcc.c-torture/execute/multdi-1.c: New test case.
6962 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6964         PR c++/13925
6965         * g++.dg/template/lookup5.C: New test.
6967 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6969         PR c++/13950
6970         * g++.dg/template/lookup4.C: New test.
6972         PR c++/13970
6973         * g++.dg/parse/error14.C: New test.
6975         PR c++/14002
6976         * g++.dg/parse/template13.C: New test.
6978 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
6980         PR c++/13978
6981         * g++.dg/template/koenig4.C: New test.
6983         PR c++/13968
6984         * g++.dg/template/crash17.C: New test.
6986         PR c++/13975
6987         * g++.dg/parse/error13.C: New test.
6988         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
6990 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
6992         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
6994 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
6996         PR c/11658
6997         PR c/13994
6998         * gcc.dg/noncompile/20040203-1.c: New test.
6999         * gcc.dg/noncompile/20040203-2.c: Likewise.
7000         * gcc.dg/noncompile/20040203-3.c: Likewise.
7001         * gcc.dg/20040203-1.c: Likewise.
7003 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
7005         PR c++/10858
7006         * g++.dg/template/sizeof7.C: New test.
7008 2004-02-02  Eric Christopher  <echristo@redhat.com>
7009             Zack Weinberg  <zack@codesourcery.com>
7011         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
7013 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
7015         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
7016         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
7017         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
7018         * gcc.dg/cleanup-5.c: Run only on Linux targets.
7020 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
7022         PR c++/13113
7023         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
7025         PR c++/13854
7026         * g++.dg/ext/attrib13.C: New test.
7028         PR c++/13907
7029         * g++.dg/conversion/op2.C: New test.
7031 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7033         * gcc.dg/titype-1.c: Fix pasto.
7035 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
7037         * gcc.dg/titype-1.c: New test.
7039 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7041         PR c++/13957
7042         * g++.dg/template/non-type-template-argument-1.C,
7043         g++.dg/template/qualified-id1.C: Update dg-error marks.
7044         * g++.dg/template/nontype6.C: New test.
7046 2004-02-01  Roger Sayle  <roger@eyesopen.com>
7048         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
7049         * gcc.dg/builtins-31.c: New testcase.
7050         * gcc.dg/builtins-32.c: New testcase.
7052 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
7054         * objc.dg/call-super-2.m: Update line numbers
7055         for the including of stddef.h.
7057 2004-01-30  Michael Matz  <matz@suse.de>
7059         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
7060         g++.dg/ext/case-range3.C: New tests.
7062 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7064         DR206
7065         PR c++/13813
7066         * g++.dg/template/member4.C: New test.
7068 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7070         PR c++/13683
7071         * g++.dg/template/sizeof6.C: New test.
7073 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7075         * gcc.dg/fwritable-strings-1.c: New test.
7077 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
7079         * gcc.c-torture/compile/20040130-1.c: New test.
7081 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
7083         * objc.dg/call-super-2.m: Include stddef.h for size_t.
7085 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
7087         PR c++/13883
7088         * g++.dg/template/ctor3.C: New test.
7090 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7092         * g++.dg/tc1: New directory.
7093         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
7094         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
7095         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
7096         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
7097         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
7099 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7101         * g++.dg/parse/error11.C: New test.
7102         * g++.dg/parse/error12.C: Likewise.
7104 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
7106         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
7107         (scan_initial, main): Use aligned_sizeof instead of sizeof.
7109 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
7111         PR c++/13791
7112         * g++.dg/ext/attrib12.C: New test.
7114         PR c++/13736
7115         * g++.dg/parse/cast2.C: New test.
7117 2004-01-27  James E Wilson  <wilson@specifixinc.com>
7119         * objc.dg/encode-2.m (main): New local string.  Set depending on
7120         sizeof long.  Use in sscanf call.
7121         * objc.dg/encode-3.m (main): New local string.  Set depending on
7122         sizeof long.  Use in scan_initial call.
7124 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7126         * objc.dg/call-super-2.m: Make LP64-safe.
7127         * objc.dg/desig-init-1.m: Likewise.
7129 2004-01-27  Devang Patel <dpatel@apple.com>
7131         * g++.dg/debug/namespace1.C: New test.
7133 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
7135         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
7136         xscale-*-*.
7138         * gcc.dg/arm-mmx-1.c: New test.
7140 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
7142         * gcc.dg/20040127-1.c: New test.
7143         * gcc.dg/20040127-2.c: New test.
7145 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7147         * objc.dg/stret-1.m (glob): Renamed to globa.
7149 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
7151         PR c++/13663
7152         * g++.dg/expr/for1.C: New test.
7154 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
7156         PR middle-end/13779
7157         * gcc.dg/darwin-longlong.c: New test.
7159 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
7161         * gcc.dg/20040124-1.c: Moved test from here...
7162         * gcc.c-torture/compile/20040124-1.c: ...to here.
7164 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
7166         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
7167         the assembly output if -m64 is passed.
7169 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
7171         PR c++/13833
7172         * g++.dg/template/cond3.C: New test.
7174 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7176         PR c++/13810
7177         * g++.dg/template/ttp7.C: New test.
7179 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7181         PR c++/13797
7182         * g++.dg/template/nontype4.C: New test.
7183         * g++.dg/template/nontype5.C: Likewise.
7185 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
7187         * gcc.dg/torture/mips-clobber-at.c: New test.
7189 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
7191         * gcc.dg/20040124-1.c: New test.
7193 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
7195         * gcc.dg/20040123-1.c: New test.
7197 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7199         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
7201 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7203         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
7205 2004-01-23  Andrew Pinski  <apinski@apple.com>
7207         * gcc.dg/20030121-1.c: Move to ..
7208         * gcc.dg/20040121-1.c: here.
7210 2004-01-23  Roger Sayle  <roger@eyesopen.com>
7212         * gcc.dg/builtins-29.c: New test case.
7214 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
7216         PR 18314
7217         * gcc.dg/builtins-30.c: New testcase.
7219 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
7221         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
7222         * lib/g77.exp: Likewise.
7223         * lib/objc.exp: Likewise.
7224         * lib/g++.exp: Likewise.
7226 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
7228         * gcc.dg/struct-by-value-2.c: New test.
7230 2004-01-21  Andrew Pinski  <apinski@apple.com>
7232         PR target/13785
7233         * gcc.dg/20030121-1.c: New test.
7235 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
7237         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
7238         clobber frame pointer register in asm statement.
7240 2004-01-21  Falk Hueffner  <falk@debian.org>
7242         * gcc.c-torture/compile/20040121-1.c: New test.
7244 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
7246         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
7248 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
7250         * gcc.dg/ppc64-abi-2.c: New test.
7252 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
7254         * lib/treelang.exp: Fill out this file.
7255         * lib/treelang-dg.exp: New File.
7257 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
7259         * gcc.c-torture/compile/981022-1.c: Remove.
7260         * gcc.dg/array-5.c: Remove XFAIL.
7261         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
7262         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
7263         gcc.dg/cond-lvalue-1.c: Update.
7264         * gcc.dg/cast-lvalue-2.c: New test.
7266 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
7268         PR c++/13592
7269         * g++.dg/other/error1.C (class foo): Tweak error message.
7271         PR c++/13592
7272         * g++.dg/template/call2.C: New test.
7274 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7276         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
7277         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
7278         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
7279         scalar-return-1_x.c, scalar-return-2_y.c,
7280         scalar-return-3_x.c, scalar-return-3_y.c,
7281         scalar-return-4_x.c, scalar-return-4_y.c,
7282         struct-align-1.h, struct-align-1_x.c,
7283         struct-align-1_y.c, struct-align-2.h,
7284         struct-align-2_x.c, struct-align-2_y.c,
7285         struct-by-value-10_y.c, struct-by-value-11_x.c,
7286         struct-by-value-11_y.c, struct-by-value-12_x.c,
7287         struct-by-value-12_y.c, struct-by-value-13_x.c,
7288         struct-by-value-13_y.c, struct-by-value-14_x.c,
7289         struct-by-value-14_y.c, struct-by-value-15_x.c,
7290         struct-by-value-15_y.c, struct-by-value-16_y.c,
7291         struct-by-value-17_y.c, struct-by-value-18_y.c,
7292         struct-by-value-19_y.c, struct-by-value-1_x.c,
7293         struct-by-value-1_y.c, struct-by-value-20_y.c,
7294         struct-by-value-2_x.c, struct-by-value-2_y.c,
7295         struct-by-value-3_y.c, struct-by-value-4_x.c,
7296         struct-by-value-4_y.c, struct-by-value-5_y.c,
7297         struct-by-value-6_y.c, struct-by-value-7_y.c
7298         struct-by-value-8_x.c, struct-by-value-8_y.c
7299         struct-by-value-9_x.c, struct-by-value-9_y.c
7300         struct-return-10_x.c, struct-return-10_y.c,
7301         struct-return-19_x.c, struct-return-20_x.c
7302         struct-return-2_x.c, struct-return-2_y.c
7303         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
7304         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
7306 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7308         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
7309         attribute on sparc*-sun-solaris2.*.
7311 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
7313         PR c++/13710
7314         * g++.dg/ext/typeof7.C: New test.
7316 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
7318         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
7319         * gcc.dg/const-elim-1.c: Same.
7321 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
7323         * objc.dg/stret-1.m: New.
7324         * objc.dg/stret-2.m: New.
7326 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
7328         PR c++/11895
7329         * g++.dg/ext/vector1.C: New test.
7331 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
7333         * gcc.dg/pch/import-1.c: New.
7334         * gcc.dg/pch/import-1.hs: New.
7335         * gcc.dg/pch/import-1a.h: New.
7336         * gcc.dg/pch/import-1b.h: New.
7337         * gcc.dg/pch/import-1c.h: New.
7339 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
7341         PR c++/13574
7342         * g++.dg/ext/array1.C: New test.
7344         PR c++/13178
7345         * g++.dg/conversion/op1.C: New test.
7347 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
7349         PR 11864
7350         From Kazumoto Kojima / Dan Kegel:
7351         * gcc.dg/pr11864-1.c: New test.
7353         PR 10392
7354         From Marcus Comstedt / Dan Kegel:
7355         * gcc.dg/pr10392-1.c: New test.
7357 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
7359         PR c++/13478
7360         * g++.dg/init/ref10.C: New test.
7362 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7364         PR c++/13407
7365         * g++.dg/parse/typename6.C: New test.
7367 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
7369         PR pch/13361
7370         * testsuite/g++.dg/pch/wchar-1.C: New.
7371         * testsuite/g++.dg/pch/wchar-1.Hs: New.
7373 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7375         PR c++/9259
7376         * g++.dg/expr/sizeof2.C: New test.
7378 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
7380         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
7382 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
7384         PR c++/13659
7385         * g++.dg/lookup/strong-using-3.C: New.
7386         * g++.dg/lookup/using-10.C: New.
7388 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
7390         PR c++/13594
7391         * g++.dg/lookup/strong-using-2.C: New.
7393 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
7394             Dan Kegel <dank@kegel.com>
7395             J"orn Rennecke <joern.rennecke@superh.com>
7397         PR target/9365
7398         * gcc.dg/pr9365-1.c: New test.
7400 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7402         PR c++/8856
7403         * g++.dg/parse/casting-operator2.C: New test.
7404         * g++.old-deja/g++.pt/explicit83.C: Remove.
7406 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
7408         * gcc.dg/label-compound-stmt-1.c: New test.
7409         * gcc.c-torture/compile/950922-1.c,
7410         gcc.c-torture/compile/20000211-3.c,
7411         gcc.c-torture/compile/20000518-1.c,
7412         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
7413         compound statements.
7415 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
7417         * gcc.dg/ppc64-abi-1.c: New test.
7419 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
7421          * g++.dg/ext/attrib9.C: Add dg-warnings.
7423 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7425         PR c++/12335
7426         * g++.dg/parse/dtor3.C: New test.
7428 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
7430         PR c++/12709
7431         * g++.dg/parse/try-catch-1.C: New test.
7433 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
7435         * ada/acats/run_all.sh: Add more verbose output in acats.log
7436         when compiling tests.
7438 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
7440         PR 13656
7441         * gcc.dg/typedef-redecl.c: New test case.
7442         * gcc.dg/typedef-redecl.h: New support file.
7444 2004-01-13  Jan Hubicka  <jh@suse.cz>
7446         * gcc.dg/always_inline.c: New test.
7447         * gcc.dg/debug/20031231-1.c: Fix.
7449 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7451         PR c++/13474
7452         * g++.dg/template/array3.C: New test.
7454 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
7456         * g++.dg/ext/lvalue1.C: No longer expected to fail.
7457         * g++.dg/warn/Wunused-2.C: Likewise.
7459 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7461         PR c++/13289
7462         * g++.dg/template/instantiate6.C: New test.
7464 2004-01-12  Roger Sayle  <roger@eyesopen.com>
7466         PR middle-end/11397
7467         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
7469 2004-01-12  Jan Hubicka  <jh@suse.cz>
7471         PR opt/12826
7472         * gcc.dg/20040112-1.c: New.
7474         * gcc.dg/dwarf-die[1-7].c: Move to...
7475         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
7476         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
7478 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
7480         PR c++/4100
7481         * g++.dg/parse/friend4.C: New test.
7483 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
7485         PR c++/4100
7486         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
7487         definition is called a friend.
7489 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
7491         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
7493 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
7495         PR c++/3478
7496         * g++.dg/parse/error10.C: New test.
7497         * g++.dg/template/arg2.C: Accept "invalid type" error.
7499 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
7501         PR middle-end/13392
7502         * g++.dg/opt/expect2.C: New test.
7504 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
7506         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
7507         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
7508         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
7509         Update dg-error regexps.
7511 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
7513         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
7514         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
7516 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7518         * gcc.dg/pragma-re-1.c: Use right pointer type.
7520 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7522         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
7524 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
7526         * gcc.dg/rs6000-ldouble-1.c: New.
7528 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7530         DR 337
7531         PR c++/9256
7532         * g++.dg/other/abstract1.C: New test.
7534 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
7536         * g++.dg/lookup/strong-using-1.C: New.
7538 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
7540         PR c/11234
7541         * gcc.dg/func-ptr-conv-1.c: New test.
7542         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
7544 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
7546         PR target/13380.
7547         * gcc.c-torture/compile/20040109-1.c: New.
7549 2004-01-08  Stuart Hastings  <stuart@apple.com>
7551         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
7552         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
7553         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
7555 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
7557         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
7559 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
7561         * ada/acats/run_acats: Treat 'gnatchop' the same way
7562         as 'gnatmake'.  Export GCC_DRIVER.
7563         * ada/acats/run_all.sh: Add target_gnatchop.  Use
7564         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
7566 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7568         PR c++/12573
7569         * g++.dg/template/dependent-expr4.C: New test.
7571 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
7573         * gcc.dg/altivec-11.c: New test.
7575 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
7577         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
7579 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
7581         PR c/6024
7582         * gcc.dg/enum-compat-1.c: New test.
7583         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
7585 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
7587         PR c/12165
7588         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
7589         gcc.dg/c99-idem-qual-3.c: New tests.
7591 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
7593         * gcc.dg/winline-7.c: Don't cast void * to int.
7595 2004-01-06  Jan Hubicka  <jh@suse.cz>
7597         * gcc.dg/i386-sse-5.c: New test
7598         * g++.dg/eh/simd-1.c: Add -w argument for i386.
7600 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
7602         PR c++/12815
7603         * g++.dg/rtti/typeid4.C: New test.
7605 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
7607         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
7609 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
7611         PR c++/12132
7612         * g++.dg/template/error11.C: New test.
7614         PR c++/13451
7615         * g++.dg/template/class2.C: New test.
7617 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
7618         Richard Sandiford <rsandifo@redhat.com>
7620         PR c++/13387
7621         * g++.dg/opt/alias3.C: New test.
7623 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
7625         PR c++/13157
7626         * g++.dg/template/koenig3.C: New test.
7628         PR c++/13529
7629         * g++.dg/parse/offsetof3.C: New test.
7631         * g++.dg/init/copy7.C: Add missing dg-error markers.
7633         PR c++/12226
7634         * g++.dg/init/copy7.c: New test.
7636         PR c++/13536
7637         * g++.dg/parse/cast1.C: New test.
7639 2004-01-04  Jan Hubicka  <jh@suse.cz>
7641         * gcc.dg/winline[1-7].c: New tests.
7643 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7645         PR c++/13520
7646         * g++.dg/template/qualttp22.C: New test.
7648 2004-01-01  Jan Hubicka  <jh@suse.cz>
7650         * gcc.dg/debug/20031231-1.c: New.
7651         * gcc.c-torture/compile/20040101-1.c: New.
7652         * gcc.dg/dwarf-die-[1-7].c: New.
7654 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
7656         PR optimization/13521
7657         * gcc.c-torture/compile/20031231-1.c: New test.
7659 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
7661         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
7663 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7665         PR c++/10079
7666         * g++.dg/template/crash16.C: New test.
7668 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
7670         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
7672 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
7674         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
7675         ports.
7676         * g++.old-deja/g++.jason/thunk3.C: Likewise.
7677         * g++.old-deja/g++.law/profile1.C: Likewise.
7678         * gcc.c-torture/compile/981006-1.c: Likewise.
7679         * gcc.c-torture/execute/loop-2e.x: Likewise.
7680         * gcc.c-torture/execute/loop-2f.x: Remove.
7681         * gcc.c-torture/execute/loop-2g.x: Likewise.
7682         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
7683         * gcc.dg/20020312-2.c: Remove traces of dead ports.
7685 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7687         PR c++/13507
7688         * g++.dg/ext/attrib11.C: New test.
7690         PR c++/13494
7691         * g++.dg/template/array2-1.C: New test.
7692         * g++.dg/template/array2-2.C: New test.
7694 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
7696         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
7698 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7700         PR c++/12774
7701         * g++.dg/template/array1-1.C: New test.
7702         * g++.dg/template/array1-2.C: New test.
7704 2003-12-29  Roger Sayle  <roger@eyesopen.com>
7706         PR fortran/12632
7707         * g77.dg/12632.f: New test case.
7709 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7711         PR c++/13289
7712         * g++.dg/parse/nontype1.C: New test.
7714 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7716         PR c++/12403
7717         * g++.dg/parse/explicit1.C: New test.
7718         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
7720 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7722         PR c++/13081
7723         * g++.dg/opt/inline6.C: New test.
7725         PR c++/12613
7726         * g++.dg/parse/error9.C: New test.
7728         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
7730 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
7732         PR c++/13009
7733         * g++.dg/init/assign1.C: New test.
7735 2003-12-28  Roger Sayle  <roger@eyesopen.com>
7737         PR c++/13070
7738         * g++.dg/warn/format3.C: New test case.
7740 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7742         * gcc.c-torture/compile/20031227-1.c: New test.
7744 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7746         * g++.dg/bprob/bprob.exp: Load target-supports.exp
7747         * g77.dg/bprob/bprob.exp: Likewise.
7748         * gcc.misc-tests/bprob.exp: Likewise.
7749         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
7750         variants on systems where the library does not provide that
7751         functionality.
7752         * gcc.dg/builtins-20.c: Use builtins-config.h.
7753         * gcc.dg/builtins-config.h: New file.
7755 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7757         * lib/gcc-dg.exp (dg-require-profiling): New function.
7758         * lib/target-supports.exp (check_profiling_available): Likewise.
7759         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
7760         * g77.dg/bprob/bprob.exp: Likewise.
7761         * gcc.misc-tests/bprob.exp: Likewise.
7762         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
7763         * gcc.dg/20021014-1.c: Likewise.
7764         * gcc.dg/nest.c: Likewise.
7766 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7768         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
7769         compiling.
7770         * g++.dg/lookup/java2.C: Likewise.
7771         * gcc.dg/cpp/lexident.c: Likewise.
7773 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
7775         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
7776         given.
7777         * gcc.c-torture/compile/961203-1.c: Likewise.
7778         * gcc.c-torture/compile/980506-1.c: Likewise.
7780 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
7782         * lib/gcc-dg.exp (dg-prune-output): New annotation.
7783         (additional_prunes): New global.
7784         (gcc-dg-prune): Handle additional per-test pruning.
7785         (dg-test): Clear additional_prunes between tests.
7787         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
7788         dg-prune-output to avoid spurious failures from assembler
7789         complaining about nonexistent WAW violations.
7790         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
7791         Use dg-prune-output to avoid spurious failures from assembler
7792         warning about Itanium B-step errata.
7794 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
7796         * g++.dg/abi/macro0.C: New test.
7797         * g++.dg/abi/macro1.C: Likewise.
7798         * g++.dg/abi/macro2.C: Likewise.
7800         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
7801         * g++.dg/abi/bitfield7.C: Likewise.
7802         * g++.dg/abi/dtor2.C: Likewise.
7803         * g++.dg/abi/mangle11.C: Likewise.
7804         * g++.dg/abi/mangle12.C: Likewise.
7805         * g++.dg/abi/mangle14.C: Likewise.
7806         * g++.dg/abi/mangle17.C: Likewise.
7807         * g++.dg/abi/vbase10.C: Likewise.
7808         * g++.dg/abi/vbase14.C: Likewise.
7809         * g++.dg/template/qualttp17.C: Likewise.
7811 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
7813         PR c/11995
7814         * gcc.dg/20031223-1.c: New test.
7816 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7818         * gcc.dg/noreturn-7.c: New test.
7820 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
7822         * gcc.dg/null-pointer-1.c: New test.
7824 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7826         * g++.old-deja/g++.jason/template18.C: Remove.
7827         * g++.old-deja/g++.jason/template37.C: Likewise.
7829         PR c++/12862
7830         * g++.dg/lookup/ns1.C: New test.
7832         PR c++/12397
7833         * g++.dg/template/lookup3.C: New test.
7835 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7837         * g++.dg/template/recurse1.C: New test
7839 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
7841         PR c++/12479
7842         * g++.dg/parse/semicolon1.C: New test.
7843         * g++.dg/parse/semicolon1.h: Likewise.
7845 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
7847         * gcc.dg/darwin-misaligned.c: New test.
7849 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
7851         PR c/9163
7852         * gcc.dg/20031222-1.c: New test.
7854 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
7856         PR c++/13438
7857         * g++.dg/parse/error8.C: New test.
7859         PR c++/11554
7860         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
7862 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
7864         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
7865         too small.
7866         * gcc.c-torture/compile/930217-1.c: Likewise.
7867         * gcc.c-torture/compile/930513-1.c: Likewise.
7868         * gcc.c-torture/execute/920908-2.c: Likewise.
7869         * gcc.c-torture/execute/921204-1.c: Likewise.
7870         * gcc.c-torture/execute/930621-1.c: Likewise.
7871         * gcc.c-torture/execute/930630-1.c: Likewise.
7872         * gcc.c-torture/execute/931031-1.c: Likewise.
7873         * gcc.c-torture/execute/980602-2.c: Likewise.
7874         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7875         * gcc.c-torture/execute/compndlit-1.c: Likewise.
7876         * gcc.c-torture/execute/extzvsi.c: Likewise.
7877         * gcc.c-torture/unsorted/ext.c: Likewise.
7879 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
7881         PR target/12749
7882         * gcc.c-torture/compile/20031220-2.c: New test case.
7884 2003-12-20  Roger Sayle  <roger@eyesopen.com>
7886         PR optimization/13031
7887         * gcc.c-torture/compile/20031220-1.c: New test case.
7889 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
7891         * gcc.dg/cast-function-1.c: New test.
7893 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
7895         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
7896         formats.
7898 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
7900         PR c++/12795
7901         * g++.dg/ext/attrib10.C: New test.
7903 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7905         * gcc.dg/cleanup-10.c: New test.
7906         * gcc.dg/cleanup-11.c: New test.
7908 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
7910         PR c++/13239
7911         * g++.dg/opt/expect1.C: New test.
7913 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
7915         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
7917 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
7919         PR debug/12923
7920         * gcc.dg/20031218-1.c: New test.
7922         PR debug/12389
7923         * gcc.dg/20031218-2.c: New test.
7924         * gcc.dg/20031218-3.c: New test.
7926         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
7927         of label name and allow for USER_LABEL_PREFIX == "_" names.
7928         * g++.dg/abi/mangle18-2.C: Likewise.
7929         * g++.dg/abi/mangle19-1.C: Likewise.
7930         * g++.dg/abi/mangle19-2.C: Likewise.
7931         * g++.dg/abi/mangle20-1.C: Likewise.
7932         * g++.dg/abi/mangle20-2.C: Likewise.
7934 2003-12-18  Richard Henderson  <rth@redhat.com>
7936         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
7938 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
7939             Dan Kegel <dank@kegel.com>
7941         PR other/12009
7942         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
7943         testing a cross compiler, it causes spurious compile failures.
7944         * lib/g++.exp: Likewise.
7946 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7948         PR c++/13262
7949         * g++.dg/template/access13.C: New test.
7951 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
7953         * gcc.dg/20031216-1.c: New test.
7955 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7957         PR c++/9154
7958         * g++.dg/template/error10.C: New test.
7960 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
7962         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
7963         * g++.dg/eh/simd-2.C: Likewise.
7965 2003-12-17  James E Wilson  <wilson@specifixinc.com>
7966             Roger Sayle  <roger@eyesopen.com>
7968         * gcc.c-torture/execute/ieee/mzero5.c: New.
7970 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
7972         PR c++/10603
7973         * g++.dg/parse/error6.C: New test.
7975         PR c++/12827
7976         * g++.dg/parse/error7.C: New test.
7978 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
7980         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
7981         at -O with stabs debugging formats.
7982         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
7983         * gcc.dg/debug/debug-2.c: Likewise.
7985 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
7987         PR c++/12696
7988         * g++.dg/init/error1.C: New test.
7990         PR c++/12218
7991         * g++.dg/init/pm3.C: New test.
7993 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
7995         PR c/3347
7996         * gcc.dg/bitfld-8.c: New test.
7998 2003-12-16  James Lemke  <jim@wasabisystems.com>
8000         * gcc.dg/arm-scd42-[123].c: New tests.
8002 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8004         PR c++/9043
8005         * g++.dg/abi/mangle20-1.C: New test.
8006         * g++.dg/abi/mangle20-2.C: New test.
8008 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
8010         PR c++/13275
8011         * g++.dg/other/offsetof2.C: Remove XFAIL.
8012         * g++.dg/parse/offsetof1.C: New test.
8013         * g++.gd/parse/offsetof2.C: Likewise.
8015 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8017         * g++.dg/template/nontype3.C: New test.
8018         * g++.dg/template/static2.C: Tweaked the dg-error clause.
8020 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8022         * g++.dg/warn/noreturn-3.C: Also test instantiation.
8024 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8026         PR c++/13387
8027         * g++.dg/expr/assign1.C: New test.
8029         PR c++/13242
8030         * g++.dg/abi/mangle19-1.C: New test.
8031         * g++.dg/abi/mangle19-2.C: New test.
8033 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
8035         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
8037 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
8039         * gcc.c-torture/execute/20031216-1.c: New test.
8041 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8043         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
8044         an ICE regression.
8046 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8048         PR c++/10926
8049         * g++.dg/template/error9.C: New test.
8051         PR c++/11116
8052         * g++.dg/template/error8.C: New test.
8054 2003-12-15  Roger Sayle  <roger@eyesopen.com>
8056         PR middle-end/13400
8057         * gcc.c-torture/execute/20031215-1.c: New test case.
8059 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8061         PR c++/13269
8062         * g++.dg/parse/error5.C: New test.
8064         PR c++/12989
8065         * g++.dg/expr/sizeof1.C: New test.
8067         PR c++/13310
8068         * g++.dg/template/crash15.C: New test.
8070 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
8072         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
8073         a non-POD type as the last named parameter of a varargs function.
8075 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
8077         PR c++/13243
8078         PR c++/12573
8079         * g++.dg/template/crash14.C: New test.
8080         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
8082 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
8084         * g++.dg/other/java1.C: New test.
8086         PR c++/13241
8087         * g++.dg/abi/mangle18-1.C: New test.
8088         * g++.dg/abi/mangle18-2.C: New test.
8090 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8092         PR optimization/10312
8093         * gcc.c-torture/execute/20031214-1.c: New.
8095 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
8097         PR c++/10779
8098         PR c++/12160
8099         * g++.dg/parse/error3.C: New test.
8100         * g++.dg/parse/error4.C: Likewise.
8101         * g++.dg/abi/mangle4.C: Tweak error messages.
8102         * g++.dg/lookup/using5.C: Likewise.
8103         * g++.dg/other/error2.C: Likewise.
8104         * g++.dg/parse/typename5.C: Likewise.
8105         * g++.dg/parse/undefined1.C: Likewise.
8106         * g++.dg/template/arg2.C: Likewise.
8107         * g++.dg/template/ttp3.C: Likewise.
8108         * g++.dg/template/type1.C: Likewise.
8109         * g++.old-deja/g++.other/crash32.C: Likewise.
8110         * g++.old-djea/g++.pt/defarg8.C: Likewise.
8112 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8114         PR c++/13106
8115         * g++.dg/warn/noreturn-3.C: New test.
8117 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8119         PR c++/13118
8120         * g++.dg/abi/covariant3.C: New.
8122 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
8124         * g++.dg/eh/ia64-1.C: New test.
8126 2003-12-12  Roger Sayle  <roger@eyesopen.com>
8128         PR optimization/13037
8129         * g77.f-torture/execute/13037.f: New test case.
8131 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8133         PR c++/12881
8134         * g++.dg/abi/covariant2.C: New.
8136 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
8138         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
8140 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
8142         * gcc.c-torture/execute/wchar_t-1.x: Delete.
8144 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
8146         PR other/10819
8147         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
8148         to fix Bug 10819.
8149         * lib/g++.exp (g++_version): Likewise.
8150         * lib/g77.exp (g77_version): Likewise.
8151         * lib/objc.exp (default_objc_version): Likewise.
8153 2003-12-10  Richard Henderson  <rth@redhat.com>
8155         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
8157         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
8159 2003-12-08  Matt Austern  <austern@apple.com>
8161         PR c/13134
8162         * lib/gcc-dg.exp (dg-require-visibility): Define.
8163         * lib/target-supports (check_visibility_available): Define.
8164         * gcc.dg/visibility-1.c: New test.
8165         * gcc.dg/visibility-2.c: Likewise.
8166         * gcc.dg/visibility-3.c: Likewise.
8167         * gcc.dg/visibility-4.c: Likewise.
8168         * gcc.dg/visibility-5.c: Likewise.
8169         * gcc.dg/visibility-6.c: Likewise.
8170         * g++.dg/ext/visibility-1.C: Likewise.
8171         * g++.dg/ext/visibility-2.C: Likewise.
8172         * g++.dg/ext/visibility-3.C: Likewise.
8173         * g++.dg/ext/visibility-4.C: Likewise.
8174         * g++.dg/ext/visibility-5.C: Likewise.
8175         * g++.dg/ext/visibility-6.C: Likewise.
8177 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8179         * g++.dg/lookup/java1.C: New test.
8180         * g++.dg/lookup/java2.C: New test.
8182 2003-12-07  Falk Hueffner  <falk@debian.org>
8184         * g++.dg/opt/noreturn-1.C: New test.
8186 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
8188         * gcc.dg/overflow-1.c: New test.
8190 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
8192         * g77.f-torture/compile/13060.f: New test.
8194 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
8196         PR c++/13323
8197         * g++.dg/inherit/operator2.C: New test.
8199 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8201         PR c++/13305
8202         * g++.dg/ext/attrib9.C: New test.
8204 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
8206         PR c++/13314
8207         * g++.dg/template/error7.C: New test.
8209 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
8210             J"orn Rennecke <joern.rennecke@superh.com>
8212         PR target/13302
8213         * g++.dg/other/struct-va_list.C: New test.
8215 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8217         PR c++/13166
8218         * g++.dg/parse/defarg6.C: New test.
8220 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
8222         PR target/13256
8223         * gcc.c-torture/execute/20031201-1.c: New test.
8225 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
8227         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
8229 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8231         * gcc.dg/builtin-return-1.c: New test.
8233 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
8234             J"orn Rennecke <joern.rennecke@superh.com>
8236         PR optimization/13260
8237         * gcc.c-torture/execute/20031204-1.c: New test.
8239 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8241         PR c++/9127
8242         * g++.dg/template/error6.C: New test.
8244 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
8246         * gcc.dg/20031202-1.c: New test.
8248 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
8250         PR c++/13179
8251         * g++.dg/template/eh1.C: New test.
8253         PR c++/10771
8254         * g++.dg/template/error5.C: New test.
8256 2003-12-02  David Ung  <davidu@mips.com>
8258         * gcc.dg/compat/vector-check.h: Corrected type for var
8259         g_##TMODE
8261 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8263         PR c++/10126
8264         * g++.dg/template/ptrmem8.C: New test.
8266 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8268         PR c++/12573
8269         * g++.dg/template/dependent-expr3.C: New test.
8271 2003-12-01  James Lemke  <jim@wasabisystems.com>
8273         * gcc.dg/arm-g2.c: New test.
8275 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8277         PR optimization/11634
8278         * gcc.dg/20031201-2.c: New test case.
8280 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
8282         PR 11433
8283         * objc.dg/proto-lossage-3.m: New test.
8285 2003-12-01  Roger Sayle  <roger@eyesopen.com>
8287         PR optimization/12628
8288         * gcc.dg/20031201-1.c: New test case.
8290 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
8292         * gcc.dg/unaligned-1.c: New test.
8294 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
8296         PR c++/9849
8297         * g++.dg/template/error4.C: New test.
8298         * g++.dg/template/nested3.C: Adjust error markers.
8300 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8302         * gcc.dg/cpp/assert4.c: Check more #system assertions.
8304 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
8306         PR c/10333
8307         * gcc.dg/bitfld-7.c: New test.
8309 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
8311         * gcc.dg/tls/asm-1.C: New test.
8313 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8315         * gcc.dg/cpp/assert4.c: Update.
8317 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
8319         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
8320         * gcc.dg/builtin-apply3.c: New test.
8322 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8324         * lib/compat.exp (compat-obj): New xfaildata parameter.
8325         Use it to set compiler_conditional_xfail_data before compiling.
8326         (compat-get-options): Handle dg-xfail-if.
8327         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
8328         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
8329         * gcc.dg/compat/vector-1_y.c: Likewise.
8330         * gcc.dg/compat/vector-2_x.c: Likewise.
8331         * gcc.dg/compat/vector-2_y.c: Likewise.
8333 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8335         * g++.dg/opt/reg-stack4.C: New test.
8337 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8339         * gcc.dg/builtin-apply2.c: New test.
8341 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
8343         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
8345 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8347         PR c++/12924
8348         * g++.dg/template/template-id-2.C: New test.
8350 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8352         PR c++/5369
8353         * g++.dg/template/memfriend1.C: New test.
8354         * g++.dg/template/memfriend2.C: Likewise.
8355         * g++.dg/template/memfriend3.C: Likewise.
8356         * g++.dg/template/memfriend4.C: Likewise.
8357         * g++.dg/template/memfriend5.C: Likewise.
8358         * g++.dg/template/memfriend6.C: Likewise.
8359         * g++.dg/template/memfriend7.C: Likewise.
8360         * g++.dg/template/memfriend8.C: Likewise.
8361         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
8363 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
8365         PR c++/12515
8366         * g++.dg/ext/cond1.C: New test.
8368 2003-11-20  Richard Henderson  <rth@redhat.com>
8370         * gcc.dg/20020201-2.c: Remove.
8371         * gcc.dg/20020201-4.c: Remove.
8372         * gcc.dg/20020304-1.c: Remove.
8374 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8376         * gcc.dg/cpp/trad/xwin1.c: New test case.
8378 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8380         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
8381         * lib/g77.exp: Likewise.
8382         * lib/objc.exp: Likewise.
8383         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
8384         for darwin.
8386 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8388         PR c++/12932
8389         * g++.dg/template/static5.C: New test.
8391 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
8393         * gcc.dg/nested-func-1.c: New test.
8395 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8397         * gcc.dg/cpp/assert4.c: New test.
8399 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
8401         PR c++/2294
8402         * g++.dg/lookup/using9.c: New test.
8404 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
8406         PR c++/12762
8407         * g++.dg/template/error3.C: New test.
8409 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
8411         PR ada/13035
8412         * ada/acats/run_acats, run_all.sh: Fix syntax error.
8413         No longer use a wrapper for gcc, since this does not work under
8414         Windows.
8416 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
8418         PR c++/2094
8419         * g++.dg/template/ptrmem7.C: New test.
8421 2003-11-13  Andrew Pinski <apinski@apple.com>
8423         * gcc.c-torture/compile/20031113-1.c: New test.
8425 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
8426             Kean Johnston <jkj@sco.com>
8428         PR c/13029
8429         * gcc.dg/unused-4.c: Update.
8431 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
8433         * g++.dg/opt/const3.C: New test.
8435 2003-11-13  Jan Hubicka  <jh@suse.cz>
8437         * gcc.c-torture/compile/20031112-1.c: New test.
8439 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
8441         * g++.dg/parse/crash10.C: Remove bogus error marker.
8443 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8445         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
8446         (host_gcc): Likewise.
8447         (ROOT): Honor $PWDCMD.
8448         (BASE): Likewise.
8449         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
8451 2003-11-12  Catherine Moore  <clm@redhat.com>
8453         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
8455 2003-11-12  Andreas Jaeger  <aj@suse.de>
8456             Jakub Jelinek  <jakub@redhat.com>
8457             Andrew Pinski  <pinskia@physics.uc.edu>
8458             Richard Henderson  <rth@redhat.com>
8460         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
8461         systems.
8462         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
8464         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
8465         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
8467 2003-11-11  Andreas Jaeger  <aj@suse.de>
8469         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
8471         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
8473 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
8475         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
8476         Clean ups.
8478 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
8480         * gcc.dg/trampoline-1.c: New test.
8482 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
8484         * gcc.c-torture/compile/200031109-1.c: New test.
8486 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
8488         PR c/3190
8489         PR c/8714
8490         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
8491         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
8492         gcc.dg/format/no-y2k-1.c: Update.
8494 2003-11-08  Roger Sayle  <roger@eyesopen.com>
8496         PR optimization/10467
8497         * gcc.dg/20031108-1.c: New test case.
8499 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
8501         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
8503 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
8505         * gcc.dg/compound-lvalue-1.c: New test.
8506         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
8507         some XFAILs.
8509 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
8511         * gcc.dg/altivec-varargs-1.c: New test.
8513 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
8515         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
8516         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
8517         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
8518         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
8519         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
8521 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
8523         * gcc.dg/cond-lvalue-1.c: New test.
8525 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
8527         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
8529 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8531         PR c++/11616
8532         * g++.dg/template/instantiate5.C: New test.
8534 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8536         PR c++/12726
8537         * g++.dg/ext/complit2.C: Replace test with self-contained version.
8538         * ChangeLog: Add missing first entry for above test.
8540 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8542         PR c++/9810
8543         * g++.dg/template/using8.C: New test.
8544         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
8546 2003-11-02  Roger Sayle  <roger@eyesopen.com>
8548         PR optimization/10817
8549         * gcc.c-torture/compile/20031102-1.c: New test case.
8551 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
8553         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
8554         2147483647.
8556 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8558         * gcc.dg/20031102-1.c: New test.
8560 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
8562         * gcc.dg/complex-1.c: New test.
8564 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8566         PR c++/12796
8567         * g++.dg/template/crash13.C: Adjust expected error location.
8568         * g++.old-deja/g++.brendan/ns1.C: Likewise.
8570 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
8572         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
8574 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
8576         PR/10239
8577         * gcc.c-torture/compile/20031031-2.c: New test.
8579 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
8581         PR/11640
8582         * gcc.c-torture/compile/20031031-1.c: New test.
8584 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
8586         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
8587         * gcc.misc-tests/bprob.exp: Likewise.
8588         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
8589         the execution test on arm-elf configs.
8590         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
8591         configs that don't support scratch files.
8592         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
8594 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
8596         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
8597         done by dejagnu.
8599 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
8601         * ada/acats/run_all.sh: Redirect mv output to /dev/null
8602         Avoid non pure sh syntax. Add more logging.
8604         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
8605         fail.
8607 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8609         PR libgcj/10610
8610         * gcc.dg/ppc-stackalign-1.c: New test.
8612 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
8614         * ada/acats/run_all.sh: Change output to be more compliant with
8615         dejagnu framework.
8616         Create acats.sum and acats.log files under testsuite/ada/acats
8617         Only run [a-z]* directories, to filter out e.g. CVS.
8618         Redirect build output to log file.
8620 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
8622         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
8624 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
8626         PR ada/5909:
8627         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
8629 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
8631         * gcc.c-torture/compile/20031023-1.c: New test.
8632         * gcc.c-torture/compile/20031023-2.c: New test.
8633         * gcc.c-torture/compile/20031023-3.c: New test.
8634         * gcc.c-torture/compile/20031023-4.c: New test.
8636 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8638         PR c++/10371
8639         * g++.dg/lookup/scoped8.C: New test.
8641 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
8643         * g++.dg/opt/reg-stack3.C: New test.
8645 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8647         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
8649 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8651         PR c++/11076
8652         * g++.dg/template/crash13.C: New test.
8654 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
8656         * gcc.dg/c99-restrict-2.c: New test.
8658 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
8660         PR c++/12698, c++/12699, c++/12700, c++/12566
8661         * g++.dg/inherit/covariant9.C: New test.
8662         * g++.dg/inherit/covariant10.C: New test.
8663         * g++.dg/inherit/covariant11.C: New test.
8665 2003-10-23  Jason Merrill  <jason@redhat.com>
8667         PR c++/12726
8668         * g++.dg/ext/complit2.C: New test.
8670 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
8672         PR target/12654
8673         * gcc.c-torture/execute/20031020-1.c: New test.
8675 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8677         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
8678         following the jump_insn.
8680 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
8682         * gcc.dg/cast-lvalue-1.c: New test.
8684 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
8686         PR c++/11962
8687         * g++.dg/template/cond2.C: New test.
8689 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
8691         * gcc.dg/builtins-28.c: New test.
8693 2003-10-20  Jan Hubicka  <jh@suse.cz>
8695         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
8696         parameter.
8697         * testsuite/gcc.dg/inline-2.c: Likewise.
8699 2003-10-20  Phil Edwards  <phil@codesourcery.com>
8701         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
8702         * gcc.dg/nest.c:  Likewise.
8704 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8706         PR c++/9781, c++/10583, c++/11862
8707         * g++.dg/parse/crash13.C: New test.
8709 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8711         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
8713 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8715         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
8716         Define HAVE_C99_RUNTIME except on Solaris.
8717         * gcc.dg/builtins-20.c: Likewise.
8719 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8721         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
8723 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8725         PR c++/12495
8726         * g++.dg/template/crash21.C: New test.
8728 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8730         PR c++/2513
8731         * g++.dg/template/typename5.C: New test.
8733 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8735         PR c++/12369
8736         * g++.dg/template/friend25.C: New test.
8738 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
8740         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
8741         versions.
8743 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
8745         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
8746         == 2147483647.
8748 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
8750         * gcc.c-torture/execute/960416-1.x: Remove.
8751         * gcc.c-torture/execute/divconst-3.x: Likewise.
8753 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
8755         PR target/12598
8756         * gcc.dg/torture/cris-volatile-1.c: New test.
8758 2003-10-14  Roger Sayle  <roger@eyesopen.com>
8760         PR optimization/9325
8761         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
8762         for overflowing floating point to integer conversion during RTL
8763         simplification.
8765 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
8767         * objc/execute/_cmd.m: Fix typo.
8768         * objc.dg/image-info.m, objc.dg/symtab-1.m:
8769         Relax 'scan-assembler' regexp.
8770         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
8771         objc.dg/try-catch-4.m: Run on non-Darwin targets.
8772         * objc.dg/zero-link-2.m: Remove blank line.
8773         * objc.dg/zero-link-3.m: New test case.
8775 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
8777         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
8779         * gcc.dg/asm-names.c: Use scan-assembler-not rather
8780         than linker trickery.
8782 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8784         PR c++/12370
8785         * g++.dg/other/friend2.C: New test.
8787 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8789         * gcc.dg/20031012-1.c: New test.
8791 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
8793         * gcc.dg/weak/weak-3.c: Fix for new warning.
8795 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8797         PR optimization/8750
8798         * gcc.c-torture/execute/20031012-1.c: New test case.
8800 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8802         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
8803         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
8805 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8807         PR optimization/12260
8808         * gcc.c-torture/compile/20031011-2.c: New test case.
8810 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8812         * gcc.c-torture/execute/20031011-1.c: New testcase.
8814 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
8816         * gcc.c-torture/compile/20031011-1.c: New test.
8818 2003-10-11  Jan Hubicka  <jh@suse.cz>
8820         * g++.dg/other/first-global.C: New test.
8822 2003-10-11  Roger Sayle  <roger@eyesopen.com>
8824         * gcc.c-torture/execute/string-opt-18.c: New testcase.
8826 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
8828         * gcc.c-torture/compile/20031010-1.c: New test.
8830 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
8832         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
8833         * gcc.c-torture/execute/va-arg-25.c: ... here.
8835 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
8837         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
8839 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
8841         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
8843 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
8845         * g++.dg/parse/error2.C: New test.
8847 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
8849         PR c++/11097
8850         * g++.dg/other/error5.C: Modify the error message.
8851         * g++.dg/lookup/using8.C: New test.
8853 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
8855         * gcc.dg/darwin-abi-2.c: New file.
8856         * gcc.c-torture/execute/va-arg-24.c: New file.
8858 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
8860         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
8861         indentation.
8863 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
8865         PR c++/10147
8866         * g++.dg/other/error4.C: Update error messages.
8867         * g++.dg/template/ptrmem4.C: Likewise.
8869         PR c++/12337
8870         * g++.dg/init/new9.C: New test.
8872         PR c++/12334, c++/12236, c++/8656
8873         * g++.dg/ext/attrib8.C: New test.
8875 2003-10-06  Devang Patel  <dpatel@apple.com>
8877         * gcc.dg/debug/dwarf2-3.h: New test.
8878         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
8880 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
8882         * g++.dg/opt/cfg2.C: New test.
8884 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
8886         * g++.dg/opt/float1.C: New test.
8888 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8890         * gcc.dg/c90-array-lval-6.c: New test.
8891         * gcc.dg/c99-array-lval-6.c: New test.
8893 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
8894             Ziemowit Laski  <zlaski@apple.com>
8896         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
8897         'Derived', so that it is never considered a class method; add
8898         new warning for '+port' method ambiguity.
8899         * objc.dg/method-12.m: Include <objc/objc.h> instead of
8900         <objc/objc-api.h> (needed on Mac OS X).
8901         * objc.dg/method-13.m: New test.
8903 2003-10-03  Roger Sayle  <roger@eyesopen.com>
8905         PR optimization/9325, PR java/6391
8906         * gcc.c-torture/execute/20031003-1.c: New test case.
8908 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
8910         PR optimization/12180
8911         * gcc.dg/20031002-1.c: New test.
8913         PR c++/12486
8914         * g++.dg/inherit/error1.C: New test.
8916 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
8918         * lib/f-torture.exp (search_for): Rename to...
8919         (search_for_re): This.  Also, clean up comments and the
8920         "regexp" invocation.
8922 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
8924         * gcc.c-torture/compile/20031002-1.c: New test.
8926 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
8928         * g++.dg/opt/cond1.C: New test.
8930 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
8932         * gcc.dg/Wold-style-definition-2.c: New testcase.
8933         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
8935 2003-09-29  Richard Henderson  <rth@redhat.com>
8937         * g++.dg/init/array10.C: Add dg-options.
8939 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
8941         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
8943 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8945         * g++.dg/template/friend19.C: Fix typo.
8946         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
8948 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
8950         * gcc.c-torture/execute/20030928-1.c: New test.
8951         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
8953 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
8955         * g++.dg/opt/unroll1.C: New test.
8957 2003-09-26  Roger Sayle  <roger@eyesopen.com>
8959         PR optimization/11741
8960         * gcc.dg/20030926-1.c: New test case.
8962 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8964         PR c++/5655
8965         * g++.dg/parse/access7.C: New test.
8966         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
8968 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
8970         MERGE OF objc-improvements-branch into MAINLINE:
8971         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
8972         if libobjc has not been built.
8973         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
8974         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
8975         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
8976         objc/execute/nested-3.m, objc/execute/np-2.m,
8977         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
8978         objc/execute/redefining_self.m, objc/execute/root_methods.m,
8979         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
8980         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
8981         objc.dg/special/unclaimed-category-1.h,
8982         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
8983         well as GNU runtime.
8984         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
8985         * execute/cascading-1.m, execute/function-message-1.m,
8986         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
8987         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
8988         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
8989         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
8990         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
8991         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
8992         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
8993         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
8994         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
8995         * objc.dg/bitfield-2.m: Run only on Darwin.
8996         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
8997         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
8998         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
8999         * objc.dg/const-str-1.m: Fix constant string layout.
9001 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
9003         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
9005 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
9007         * gcc.dg/darwin-abi-1.c: New file.
9009 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
9011         PR target/12281
9012         * gcc.c-torture/compile/20030921-1.c: New test.
9014 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
9016         * g++.dg/opt/reg-stack2.C: New test.
9018 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
9020         * g++.dg/eh/delayslot1.C: New test.
9022 2003-09-20  Richard Henderson  <rth@redhat.com>
9024         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
9026 2003-09-20  Roger Sayle  <roger@eyesopen.com>
9028         * gcc.c-torture/execute/20030920-1.c: New test case.
9030 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9032         * g++.dg/rtti/typeid3.C: Correct expected error message.
9034 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9036         PR c++/157
9037         * g++.dg/parse/crash12.C: New test.
9039 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
9041         * gcc.dg/compat/mixed-struct-check.h: New.
9042         * gcc.dg/compat/mixed-struct-defs.h: New.
9043         * gcc.dg/compat/mixed-struct-init.h: New.
9044         * gcc.dg/compat/struct-by-value-19_main.c: New.
9045         * gcc.dg/compat/struct-by-value-19_x.c: New.
9046         * gcc.dg/compat/struct-by-value-19_y.c: New.
9047         * gcc.dg/compat/struct-by-value-20_main.c: New.
9048         * gcc.dg/compat/struct-by-value-20_x.c: New.
9049         * gcc.dg/compat/struct-by-value-20_y.c: New.
9050         * gcc.dg/compat/struct-return-19_main.c: New.
9051         * gcc.dg/compat/struct-return-19_x.c: New.
9052         * gcc.dg/compat/struct-return-19_y.c: New.
9053         * gcc.dg/compat/struct-return-20_main.c: New.
9054         * gcc.dg/compat/struct-return-20_x.c: New.
9055         * gcc.dg/compat/struct-return-20_y.c: New.
9057 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
9058         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
9059         so that it will not complain on LP64 targets.
9061 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9063         PR c++/495
9064         * g++.dg/template/friend24.C: New test.
9066 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
9068         PR c++/12332
9069         * g++.dg/template/memtmpl2.C: New test.
9071 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
9073         PR target/11184
9074         * gcc.dg/builtin-apply1.c: New test.
9076 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
9078         PR c++/9848
9079         * g++.dg/warn/Wunused-4.C: New test.
9081 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9083         PR c++/12316
9084         * g++.dg/other/gc2.C: New test.
9086 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
9088         PR c++/11991
9089         * g++.dg/rtti/typeid3.C: New test.
9091         PR c++/12266
9092         * g++.dg/overload/template1.C: New test.
9094 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
9096         * g++.dg/opt/cfg3.C: New test.
9098 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9100         PR c++/7939
9101         * g++.dg/template/crash11.C: New test.
9103 2003-09-16  Jason Merrill  <jason@redhat.com>
9104             Jakub Jelinek  <jakub@redhat.com>
9106         * gcc.dg/attr-warn-unused-result.c: New test.
9108 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
9110         PR c++/12184
9111         * g++.dg/expr/call2.C: New test.
9113 2003-09-15  Andreas Jaeger  <aj@suse.de>
9115         * gcc.dg/Wold-style-definition-1.c: New test.
9117 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
9119         PR c++/3907
9120         * g++.dg/parse/template12.C: New test.
9122         * g++.dg/abi/bitfield11.C: New test.
9123         * g++.dg/abi/bitfield12.C: Likewise.
9125 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
9127         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
9128         non-expansion of functional macro name without arguments at EOL.
9129         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
9131 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
9133         * gcc.c-torture/execute/20030914-[12].c: New tests.
9135 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
9137         PR c++/11788
9138         * g++.dg/overload/addr1.C: New test.
9140 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
9142         * gcc.dg/20030909-1.c: New test.
9144 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
9146         * gcc.dg/ultrasp10.c: New test.
9148 2003-09-09  Devang Patel  <dpatel@apple.com>
9150         * gcc.dg/darwin-ld-6.c: New test.
9152 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9154         * gcc.dg/torture/builtin-explog-1.c: New testcase.
9156 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9158         * gcc.dg/ia64-types1.c: New test.
9159         * gcc.dg/ia64-types2.c: Likewise.
9161 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9163         * gcc.dg/builtins-1.c: Add more _Complex tests.
9164         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9166         * gcc.dg/builtins-1.c: Test existing _Complex functions.
9167         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9169 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
9171         PR c++/11786
9172         * g++.dg/lookup/koenig2.C: New test.
9174         PR c++/5296
9175         * g++.dg/rtti/typeid2.C: New test.
9177 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
9179         * gcc.c-torture/compile/20030904-1.c: New test.
9181 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
9183         * g++.dg/opt/longbranch2.C: New test.
9185 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9187         * g++.dg/template/crash10.C: Only compile it.
9189 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
9191         PR middle-end/11665
9192         * gcc.c-torture/compile/20030907-1.c: New test.
9193         * g++.dg/init/array11.C: New test.
9195 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9197         PR c++/11852
9198         * g++.dg/init/struct1.C: New test.
9200 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
9202         PR c++/12181
9203         * g++.dg/expr/comma1.C: New test.
9205 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
9207         PR c++/11867
9208         * g++.dg/expr/static_cast5.C: New test.
9210 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
9212         PR c++/11507
9213         * g++.dg/lookup/scoped7.C: New test.
9215         PR c++/9574
9216         * g++.dg/other/static1.C: New test.
9218         PR c++/11490
9219         * g++.dg/warn/template-1.C: New test.
9221         PR c++/11432
9222         * g++.dg/template/crash10.C: New test.
9224         PR c++/2478
9225         * g++.dg/overload/VLA.C: New test.
9227         PR c++/10804
9228         * g++.dg/template/call1.C: New test.
9230 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9232         PR c++/11794
9233         * g++.dg/parse/using3.C: New test.
9235 2003-09-06  Roger Sayle  <roger@eyesopen.com>
9237         PR c++/11409
9238         * g++.dg/overload/builtin3.C: New test case.
9240 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
9242         PR c/9862
9243         * gcc.dg/20030906-1.c: New test.
9244         * gcc.dg/20030906-2.c: Likewise.
9246 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
9248         PR c++/12167
9249         * g++.dg/parse/defarg5.C: New test.
9251         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
9253 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
9255         PR c++/12163
9256         * g++.dg/expr/static_cast4.C: New test.
9258         PR c++/12146
9259         * g++.dg/template/crash9.C: New test.
9261 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
9263         * g++.old-deja/g++.ext/pretty2.C: Update for change
9264         in __FUNCTION__.
9265         * g++.old-deja/g++.ext/pretty3.C: Likewise.
9267 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
9269         PR c++/11922
9270         * g++/dg/template/qualified-id1.C: New test.
9272         PR c++/12037
9273         * g++.dg/warn/noeffect4.C: New test.
9275 2003-09-04  Matt Austern  <austern@apple.com>
9277         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
9278         * g++.dg/ext/fnname2.C: Likewise.
9279         * g++.dg/ext/fnname3.C: Likewise.
9281 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
9283         * g++.dg/expr/lval1.C: New test.
9284         * g++.dg/ext/lvcast.C: Remove.
9286 2003-09-03  Roger Sayle  <roger@eyesopen.com>
9288         PR optimization/11700.
9289         * gcc.c-torture/compile/20030903-1.c: New test case.
9291 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
9293         PR c++/12053
9294         * g++.dg/abi/layout4.C: New test.
9296 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
9298         PR c++/11553
9299         * g++.dg/parse/friend3.C: New test.
9301 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
9303         PR c++/11847
9304         * g++.dg/template/class1.C: New test.
9306         PR c++/11808
9307         * g++.dg/expr/call1.C: New test.
9309 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
9311         PR c++/12114
9312         * g++.dg/init/ref9.C: New test.
9314         PR c++/11972
9315         * g++.dg/template/nested4.C: New test.
9317 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9319         PR c++/12093
9320         * g++.dg/template/non-dependent4.C: New test.
9322         PR c++/11928
9323         * g++.dg/inherit/conv1.C: New test.
9325 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
9327         PR c++/6196
9328         * g++.dg/ext/label1.C: New test.
9329         * g++.dg/ext/label2.C: Likewise.
9331 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
9333         * g++.dg/expr/cond3.C: New test.
9335 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9337         * gcc.dg/builtins-1.c: Add new builtin cases.
9339 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9341         * gcc.dg/builtins-1.c: Add new cases.
9342         * gcc.dg/torture/builtin-attr-1.c: Likewise.
9344 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9346         * gcc.dg/builtins-1.c: Add more math builtin tests.
9347         * gcc.dg/torture/builtin-attr-1.c: New test.
9349 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
9351         PR optimization/5079
9352         * g++.dg/opt/static3.C: New test.
9354 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9356         * gcc.misc-tests/gcov-10b.c: New test.
9358 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
9360         * g++.dg/opt/ptrmem3.C: New test.
9362         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
9364 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
9366         * gcc.dg/20030826-2.c: New test.
9368 2003-08-26  Roger Sayle  <roger@eyesopen.com>
9370         PR middle-end/12002
9371         * g77.f-torture/compile/12002.f: New test case.
9373 2003-08-26  Roger Sayle  <roger@eyesopen.com>
9375         * gcc.dg/20030826-1.c: New test case.
9377 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
9379         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
9381 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
9383         PR c++/11871
9384         * c++.dg/lookup/crash1.C: New test.
9386         * c++.dg/warn/noeffect3.C: New test.
9388 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
9390         * gcc.dg/compat/vector-1_x.c: Compile with -w.
9391         * gcc.dg/compat/vector-1_y.c: Ditto.
9392         * gcc.dg/compat/vector-2_x.c: Ditto.
9393         * gcc.dg/compat/vector-2_y.c: Ditto.
9395 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
9397         * gcc.dg/20030702-1.c: New test.
9399 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
9401         PR c++/8795
9402         * g++.dg/ext/altivec-1.C: New test.
9404 2003-08-24  Richard Henderson  <rth@redhat.com>
9406         * g++.dg/eh/simd-2.C: Add -w for x86.
9408 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
9410         * gcc.dg/20030815-1.c: New test.
9412 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9414         PR c++/3765
9415         * g++.dg/parse/access6.C: New test.
9417 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9419         PR c++/641, c++/11876
9420         * g++.dg/template/friend22.C: New test.
9421         * g++.dg/template/friend23.C: Likewise.
9423 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9425         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
9426         identically.
9428 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9430         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
9432 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9434         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
9436 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9438         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
9440 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
9442         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
9444 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
9446         PR c++/11919
9447         * g++.dg/overload/prom1.C: New test.
9449         PR c++/11551
9450         * g++.dg/parse/dtor2.C: New test.
9452         PR c++/10762
9453         * g++.dg/parse/using2.C: New test.
9455 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
9457         PR target/11805
9458         * gcc.c-torture/compile/20030821-1.c: New.
9460 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
9462         PR c++/11834
9463         * g++.dg/template/deduce2.C: New test.
9465 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
9467         * gcc.c-torture/execute/20030821-1.c: New test.
9469 2003-08-20  Roger Sayle  <roger@eyesopen.com>
9471         PR middle-end/11984
9472         * gcc.dg/20030820-1.c: New test case.
9474 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
9476         PR c++/11945
9477         * g++.dg/warn/noeffect2.C: New test.
9479 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
9481         PR c++/10926
9482         * g++.dg/template/dtor2.C: New test.
9484         PR c++/11684
9485         * g++.dg/template/operator1.C: New test.
9486         * g++.dg/parse/operator4.C: New test.
9488         PR c++/11946.C
9489         * g++.dg/expr/enum1.C: New test.
9490         * gcc.dg/c99-bool-1.c: Remove bogus warning.
9492         PR c++/11036.C
9493         * g++.dg/parse/elab2.C: New test.
9494         * g++.dg/parse/typedef4.C: Change error message.
9495         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
9496         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
9497         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
9499 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9501         * gcc.dg/pch/warn-1.c: New.
9502         * gcc.dg/pch/warn-1.hs: New.
9504         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
9505         not-tested file.
9507 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
9509         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
9511 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
9513         * gcc.dg/uninit-D.c: New Test.
9514         * gcc.dg/uninit-E.c: New Test.
9515         * gcc.dg/uninit-F.c: New Test.
9516         * gcc.dg/uninit-G.c: New Test.
9518 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
9520         * g++.dg/README: Describe the pch directory.
9522 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9524         PR c++/11174
9525         * g++.dg/parse/access4.C: New test.
9526         * g++.dg/parse/access5.C: Likewise.
9527         * g++.old-deja/g++.jason/access17.C: Adjust error message.
9529 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
9531         * gcc.dg/noncompile/20030818-1.c: New.
9533 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
9535         PR c++/11957
9536         * g++.dg/warn/noeffect1.C: New test.
9538         * g++.dg/template/scope2.C: New test.
9539         * g++.dg/template/error2.C: Correct dg-error
9541 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
9543         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
9545 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
9547         PR C++/11512
9548         * g++.dg/template/warn1.C: New.
9550 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
9552         * g++.dg/template/error2.C: New test.
9553         * g++.dg/lookup/using7.C: Adjust errors
9554         * g++.old-deja/g++.pt/crash36.C: Likewise.
9555         * g++.old-deja/g++.pt/derived3.C: Likewise.
9557 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9559         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
9560         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
9561         * gcc.c-torture/execute/builtins/string-9.c: New, from
9562         string-opt-9.c.  Adjust for execute/builtins framework.
9563         * gcc.c-torture/execute/string-opt-9.c: Delete.
9565 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
9567         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
9569         * g++.dg/parse/ret-type2.C: New test.
9571         PR c++/11703
9572         * g++.dg/init/new8.C: New test.
9574         PR c++/10923
9575         * g++.dg/parse/typedef5.C: New test.
9577         PR c++/9512
9578         * g++.dg/parse/qualified2.C: New test.
9579         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
9580         invalid code.
9582 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
9584         * g++.dg/conversion/ptrmem1.C: New test.
9586 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
9588         PR target/11693
9589         * gcc.dg/20030811-1.c: New test.
9591         PR target/11535
9592         * gcc.c-torture/execute/20030811-1.c: New test.
9594 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9596         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
9598 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
9600         PR c++/11789.C
9601         * g++.dg/inherit/multiple1.C: New test.
9603 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9605         * gcc.dg/spe1.c: New test.
9607         PR c++/11670
9608         * g++.dg/expr/cast2.C: New test.
9610         PR c++/10530
9611         * g++.dg/template/dependent-name2.C: New test.
9613 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
9615         * g++.dg/parse/crash11.C: Put the dg options in comments.
9617 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
9619         * lib/gcc-dg.exp: Update for diagnostic change.
9621 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9623         PR c++/5767
9624         * g++.dg/parse/crash11.C: New test.
9626 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
9628         * gcc.dg/cpp/spacing1.c: Update.
9630 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
9632         PR target/11739
9633         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
9634         a value for -mtune.
9636 2003-08-04  Roger Sayle  <roger@eyesopen.com>
9638         PR middle-end/11771
9639         * gcc.c-torture/compile/20030804-1.c: New test case.
9641 2003-08-04  Roger Sayle  <roger@eyesopen.com>
9643         * gcc.dg/20030804-1.c: New test case.
9645 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
9647         * gcc.dg/cpp/separate-1.c: New test.
9649 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
9651         PR c++/11704
9652         * g++.dg/template/dependent-expr2.C: New test.
9654         PR c++/11766
9655         * g++.dg/expr/ptrmem1.C: New test.
9657 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9659         PR c++/9453
9660         * g++.dg/template/friend15.C: New test.
9662 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
9664         * lib/dg-pch.exp: Work round PCH bug.
9666 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9668         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
9669         builtins.  Move cases from builtins-4.c here.
9671         * gcc.dg/torture/builtin-math-1.c: New test taken from
9672         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
9673         additional cases.
9675         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
9676         Delete.
9678 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
9680         PR c++/9447
9681         * g++.dg/template/using7.C: New test.
9683 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
9685         * import1.c, import2.c: New tests.
9687 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
9689         * g++.dg/eh/crossjump1.C: New test.
9691 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
9693         PR c++/11697
9694         * g++.dg/template/using6.C: New test.
9696         PR c++/11744
9697         * g++.dg/template/koenig2.C: New test.
9699 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9701         PR c++/7983
9702         * g++.dg/parse/typedef4.C: New test.
9704 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9706         PR c++/8442, c++/8806
9707         * g++.dg/template/elab1.C: New test.
9708         * g++.dg/template/type2.C: Likewise.
9709         * g++.dg/template/ttp3.C: Adjust expected error message.
9710         * g++.old-deja/g++.law/visibility13.C: Likewise.
9711         * g++.old-deja/g++.niklas/t135.C: Likewise.
9712         * g++.old-deja/g++.pt/ttp41.C: Likewise.
9713         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
9714         template argument.
9715         * g++.old-deja/g++.pt/ttp44.C: Likewise.
9717 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
9719         PR c++/11295
9720         * g++.dg/ext/stmtexpr1.C: New test.
9722         * g++.dg/opt/tmp1.C: New test.
9724         PR c++/11525
9725         * g++.dg/parse/constant4.C: New test.
9727         PR c++/9447
9728         * g++.dg/template/using5.C: New test.
9730 2003-07-31  Roger Sayle  <roger@eyesopen.com>
9732         * gcc.dg/builtins-27.c: New test case.
9734 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
9736         * gcc.dg/tls/opt-7.c: New test.
9738 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
9740         * g++.old-deja/g++.other/crash18.C: Remove.
9742 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
9744         * g++.dg/template/explicit3.C: New.
9745         * g++.dg/template/explicit4.C: New.
9746         * g++.dg/template/explicit5.C: New.
9748         PR c++/11347
9749         * g++.dg/template/memtmpl1.C: New.
9751 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
9753         PR target/11565
9754         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
9755         * gcc.dg/i386-387-5.c (dg-options): Likewise.
9757 2003-07-30  Jan Hubicka  <jh@suse.cz>
9759         * vtgc1.c: Kill.
9761 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
9763         * gcc.dg/struct-in-proto-1.c: New test.
9765 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
9767         * gcc.dg/cpp/include2.c: Only expect one message.
9769 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
9771         PR c++/9447
9772         * g++.dg/template/using1.C: New test.
9773         * g++.dg/template/using2.C: New test.
9774         * g++.dg/template/using3.C: New test.
9775         * g++.dg/template/using4.C: New test.
9777 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
9779         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
9780         * gcc.c-torture/execute/string-opt-10.c: Likewise.
9782 2003-07-28  Jan Hubicka  <jh@suse.cz>
9784         PR c++/11530
9785         * g++.dg/opt/call1.C: New test.
9787 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
9789         PR c++/11667
9790         * g++.dg/init/enum2.C: New test.
9791         * g++.dg/template/overload1.C: Add "-w" option.
9793 2003-07-28    <hp@bitrange.com>
9795         * gcc.dg/Wdeclaration-after-statement-1.c,
9796         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
9798 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
9800         * gcc.c-torture/compile/20030725-1.c: New test.
9802 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
9804         * gcc.dg/20030505.c: Only run for SPE.
9805         Remove definition of opaque type.
9807 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
9809         * g++.dg/template/ptrmem6.C: New test.
9811 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
9813         * gcc.c-torture/compile/zero-strct-2.c: New test.
9815 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
9817         * gcc.dg/intermod-1.c: New test.
9819 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
9821         PR c++/11617
9822         * g++.dg/template/lookup2.C: New test.
9823         * g++.dg/template/memclass1.C: Remove instantiated from error.
9824         * g++.dg/other/error2.C: Tweak expected errors.
9826         PR c++/11596
9827         * g++.dg/template/defarg3.C: New test.
9829         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
9831 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
9833         * g++.dg/inherit/access5.C: New test.
9835 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9837         PR c++/11513
9838         * g++.dg/template/crash8.C: New test.
9840 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
9842         PR c/10602
9843         * gcc.dg/noncompile/incomplete-2.c: New test.
9845 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
9847         PR c++/11645
9848         * g++.dg/inherit/access4.C: New test.
9850         PR c++/11517
9851         * g++.dg/expr/cond2.C: New test.
9853         PR optimization/10679
9854         * g++.dg/opt/inline4.C: New test.
9856 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
9858         * g++.dg/parse/crash10: New test.
9860 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9862         * g++.dg/ext/flexary1.C: New test.
9864 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9866         PR c++/10793
9867         * g++.dg/template/crash9.C: New test.
9869 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9871         PR c++/3004
9872         * g++.dg/parse/typedef3.C: New test.
9874         PR c++/7906
9875         * g++.dg/parse/operator2.C: New test.
9877         PR c++/8895
9878         * g++.dg/parse/def-tmpl-arg1.C: New test.
9880         PR c++/9282
9881         * g++.dg/parse/funptr1.C: New test.
9883         PR c++/9452
9884         * g++.dg/parse/ambig3.C: New test.
9886         PR c++/9454
9887         * g++.dg/parse/operator3.C: New test.
9889         PR c++/9486
9890         * g++.dg/parse/template10.C: New test.
9892         PR c++/9488
9893         * g++.dg/parse/template11.C: New test.
9895         PR c++/10150
9896         * g++.dg/parse/invalid-op1.C: New test.
9898         PR c++/10247
9899         * g++.dg/parse/condexpr1.C: New test.
9901 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
9903         * g++.dg/ext/packed3.C: New test.
9904         * g++.dg/ext/packed4.C: New test.
9906         * gcc.dg/pack-test-3.c: New test.
9908 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
9910         * lib/compat.exp: Handle dg-options per source file.
9911         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
9912         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
9913         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
9914         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
9915         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
9916         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
9917         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
9918         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
9919         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
9920         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
9921         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
9922         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
9923         * g++.dg/compat/break/bitfield7_x.C: Ditto.
9924         * g++.dg/compat/break/bitfield7_y.C: Ditto.
9926 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
9928         PR c/10320
9929         * gcc.c-torture/execute/20030718-1.c: New test.
9931 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9933         PR optimization/11536
9934         * gcc.dg/20030721-1.c: New test.
9936 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
9938         PR c++/11546
9939         * g++.dg/template/lookup1.C: New test.
9941 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
9943         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
9944         diagnostics of ill-formed constructs involving labels.
9945         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
9946         the new 'previously defined here' message.
9948 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
9950         * g++.dg/parse/non-dependent2.C: New test.
9952 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
9954         * g++.dg/init/init-ref4.C: xfail on targets without
9955         weak symbols.
9957 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
9959         PR target/11087
9960         * gcc.c-torture/execute/20030717-1.c: New test.
9962 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
9964         * g++.dg/opt/cfg1.C: New test.
9966 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
9968         PR optimization/11557
9969         * gcc.dg/20030717-1.c: New test.
9971 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
9973         PR c++/10476
9974         * g++.dg/expr/crash-1.C: New test.
9976         PR c++/11027
9977         * g++.dg/template/init3.C: New test.
9979         PR c++/8222
9980         * g++.dg/template/non-dependent1.C: New test.
9982         PR c++/11070
9983         * g++.dg/template/non-dependent2.C: New test.
9985         PR c++/11071
9986         * g++.dg/template/non-dependent3.C: New test.
9988         PR c++/9907
9989         * g++.dg/template/sizeof5.C: New test.
9991 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
9993         PR 11498
9994         * gcc.c-torture/compile/mangle-1.c: New file.
9996 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9998         PR c++/7809
9999         * g++.dg/parse/access3.C: New test.
10001 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
10003         PR c++/11384
10004         * g++.dg/init/init-ref4.C: New test.
10006 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
10008         PR c++/11547
10009         * g++.dg/parse/constant3.C: New test.
10010         * g++.dg/parse/crash7.C: Likewise.
10012 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
10014         PR target/11008
10015         * gcc.dg/i386-pentium4-not-mull.c: New.
10017 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
10019         * gcc.dg/asm-names.c (ymain): Make it weak.
10021 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10023         PR c++/5421
10024         * g++.dg/template/friend21.C: New test.
10026 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
10028         * gcc.dg/cleanup-8.c: New test.
10029         * gcc.dg/cleanup-9.c: New test.
10031 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
10033         * g++.dg/ext/dll-MI1.h: New file.
10034         * g++.dg/ext/dllexport-MI1.C: New file.
10035         * g++.dg/ext/dllimport-MI1.C: New file.
10037 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
10039         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
10040         it does not have cmpstrsi patterns (just cmpmemsi).
10042 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
10044         PR debug/11473
10045         * g++.dg/debug/debug8.C: New test.
10047 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10049         PR c++/10108
10050         * g++.dg/template/crash7.C: New test.
10052 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
10054         PR target/10795
10055         * gcc.c-torture/compile/20030708-1.c: New.
10057 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10059         * gcc.c-torture/execute/20030715-1.c: New test.
10061 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
10063         * gcc.dg/pch/inline-3.c: New file.
10064         * gcc.dg/pch/inline-3.hs: New file.
10065         * gcc.dg/pch/inline-4.c: New file.
10066         * gcc.dg/pch/inline-4.hs: New file.
10068 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
10070         PR c++/11509
10071         * g++.dg/template/crash6.C: New test.
10073         PR c++/7053
10074         * g++.dg/template/friend20.C: New test.
10076         PR c++/7019
10077         * g++.dg/template/overload2.C: New test.
10079 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10081         PR optimization/11440
10082         * gcc.c-torture/execute/20030714-1.c: New test.
10084 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10086         PR c++/11154
10087         * g++.dg/template/partial2.C: New test.
10089 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
10091         PR c++/11503
10092         * g++.dg/template/anon1.C: New test.
10094         PR c++/11493
10095         PR c++/11495
10096         * g++.dg/parse/template9.C: Likewise.
10097         * g++.dg/template/crash4.C: New test.
10098         * g++.dg/template/koenig1.C: Likewise.
10099         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
10100         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
10101         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
10102         functions.
10103         * g++.old-deja/g++.jason/template36.C: Likewise.
10104         * g++.old-deja/g++.mike/p1989.C: Likewise.
10105         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
10106         * g++.old-deja/g++.pt/ttp20.C: Use this->.
10107         * g++.old-deja/g++.pt/ttp21.C: Use this->.
10108         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
10109         compiling.
10110         * g++.old-deja/g++.pt/union2.C: Use this->.
10112 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
10114         * gcc.dg/20030711-1.c: New test.
10116 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
10118         PR c++/11050
10119         * g++.dg/parse/args1.C: New test.
10120         * g++.pt/defarg8.C: Change expected errors.
10122 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
10124         PR c++/8164
10125         * g++.dg/template/nontype2.C: New test.
10127         PR c++/10558
10128         * g++.dg/parse/template8.C: New test.
10130         PR c++/8327
10131         * g++.dg/template/scope1.C: New test.
10133         * g++.dg/warn/Wsign-compare-1.C: New test.
10135 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10137         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
10139 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
10141         PR c++/9411
10142         * g++.dg/template/explicit2.C: New test.
10144         PR c++/10032
10145         * g++.dg/warn/pedantic1.C: New test.
10147 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
10149         PR c++ 9483
10150         * g++.dg/other/field1.C: New test.
10152 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
10154         PR c/11449
10155         * gcc.c-torture/compile/20030707-1.c: New.
10157 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10159         PR c++/10849
10160         * g++.dg/template/access12.C: New test.
10162 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
10164         * g++.dg/bprob/bprob.exp (prof_ext): Update.
10165         * g77.dg/bprob/bprob.exp (prof_ext): Update.
10166         * gcc.misc-tests/bprob.exp (prof_ext): Update.
10167         * gcc.misc-tests/gcov.exp: Update
10168         * g++.dg/gcov/gcov.exp: Update
10169         * lib/gcov.exp: Update.
10171 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
10173         * g++.dg/abi/mangle17.C: Make sure template expressions are
10174         dependent.
10175         * g++.dg/abi/mangle4.C: Mark erroneous casts.
10176         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
10177         * g++.dg/opt/stack1.C: Remove erroneous code.
10178         * g++.dg/parse/template7.C: New test.
10179         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
10180         * g++.old-deja/g++.pt/crash4.C: Likewise.
10182 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10184         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
10185         with zero or one occurence of `$' after the initial `L'.
10187 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
10189         * gcc.c-torture/compile/20030704-1.c: Add a comment.
10191 2003-07-08  Roger Sayle  <roger@eyesopen.com>
10193         PR c/11370
10194         * gcc.dg/Wunreachable-6.c: New testcase.
10195         * gcc.dg/Wunreachable-7.c: New testcase.
10197 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10199         PR c/11420
10200         * gcc.dg/20030708-1.c: New test.
10202 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
10204         * gcc.dg/compat/sdata-section.h: New file.
10205         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
10206         * gcc.dg/torture/mips-sdata-1.c: New test.
10208 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10210         PR c++/11030
10211         * g++.dg/template/friend19.C: New test.
10213 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
10215         * g++.dg/opt/strength-reduce.C: New test.
10217 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10219         PR target/10979
10220         * gcc.dg/20030707-1.c: New testcase.
10222 2003-07-07  Roger Sayle  <roger@eyesopen.com>
10224         PR optimization/11059
10225         * g++.dg/opt/emptyunion.C: New testcase.
10227 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10228             Eric Botcazou  <ebotcazou@libertysurf.fr>
10230         * g++.dg/opt/stack1.C: New test.
10232 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
10234         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
10235         run test.
10237         PR c++/11431
10238         * g++.dg/expr/static_cast3.C: New test.
10240 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
10242         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
10243         everywhere.
10244         * gcc.dg/concat.c: Concatenation of string constants with
10245         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
10246         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
10247         * gcc.dg/cpp/escape-2.c: Use wide character constants where
10248         necessary to avoid multi-character character constant warning.
10249         * gcc.dg/cpp/escape.c: Likewise.
10250         * gcc.dg/cpp/ucs.c: Likewise.
10251         Remove backslashes from dg-bogus comments, as they confuse Tcl.
10252         Fix a typo.
10254 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10256         PR c/11428
10257         * gcc.c-torture/compile/20030704-1.c: New.
10259 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
10261         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
10263 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
10265         PR c++/5287, PR c++/7910,  PR c++/11021
10266         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
10267         tests for warnings.
10268         * g++.dg/ext/dllimport2.C: Add tests for warnings.
10269         * g++.dg/ext/dllimport3.C: Likewise.
10270         * g++.dg/ext/dllimport4.C: New file.
10271         * g++.dg/ext/dllimport5.C: New file.
10272         * g++.dg/ext/dllimport6.C: New file.
10273         * g++.dg/ext/dllimport7.C: New file.
10274         * g++.dg/ext/dllimport8.C: New file.
10275         * g++.dg/ext/dllimport9.C: New file.
10276         * g++.dg/ext/dllimport10.C: New file.
10277         * g++.dg/ext/dllexport1.C: New file.
10279 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10281         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
10282         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
10284 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10286         * gcc.dg/builtins-25.c: New testcase.
10287         * gcc.dg/builtins-26.c: New testcase.
10289 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
10291         * gcc.dg/compat/vector-defs.h: New file.
10292         * gcc.dg/compat/vector-setup.h: New file.
10293         * gcc.dg/compat/vector-check.h: New file.
10294         * gcc.dg/compat/vector-1_main.c: New file.
10295         * gcc.dg/compat/vector-1_x.c: New file.
10296         * gcc.dg/compat/vector-1_y.c: New file.
10297         * gcc.dg/compat/vector-2_main.c: New file.
10298         * gcc.dg/compat/vector-2_x.c: New file.
10299         * gcc.dg/compat/vector-2_y.c: New file.
10301         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
10302         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
10303         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
10304         * gcc.dg/compat/struct-align-1.h: New file.
10305         * gcc.dg/compat/struct-align-1_main.c: New file.
10306         * gcc.dg/compat/struct-align-1_x.c: New file.
10307         * gcc.dg/compat/struct-align-1_y.c: New file.
10308         * gcc.dg/compat/struct-align-2.h: New file.
10309         * gcc.dg/compat/struct-align-2_main.c: New file.
10310         * gcc.dg/compat/struct-align-2_x.c: New file.
10311         * gcc.dg/compat/struct-align-2_y.c: New file.
10313         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
10314         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10315         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10316         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10317         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10318         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10319         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10320         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10321         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10322         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10323         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10324         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10325         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10326         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10327         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10328         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10329         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10330         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10331         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10332         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10333         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10334         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10335         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10336         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10337         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10338         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10339         * gcc.dg/compat/struct-return-10_x.c: Ditto.
10340         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10341         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10343 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10345         * gcc.dg/i386-call-1.c: New test.
10347 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
10349         PR c++/9162
10350         * g++.dg/parse/defarg4.C: New.
10352 2003-07-03  Roger Sayle  <roger@eyesopen.com>
10354         PR target/10700
10355         * gcc.c-torture/compile/20030703-1.c: New test case.
10357 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
10359         * g++.dg/template/local3.C: Remove extra semicolon.
10361 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
10363         * gcc.dg/i386-volatile-1.c: New test.
10365 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
10367         PR c++/11072
10368         * g++.dg/other/offsetof2.C: XFAIL.
10369         * g++.dg/other/offsetof5.C: New.
10371         PR c++/10219
10372         * g++.dg/template/error1.C: New.
10374         PR c++/9779
10375         * g++.dg/template/dependent-expr1.C: New.
10377 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
10379         PR c++/6949
10380         * g++.dg/template/local3.C: New test.
10382         PR c++/11149
10383         * g++.dg/lookup/scoped6.C: New test.
10385 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
10387         PR c++/8046
10388         * g++.dg/other/error7.C: New test.
10390 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
10392         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
10393         * g++.old-deja/g++.abi/vtable3.h: Likewise.
10394         * g++.old-deja/g++.law/code-gen5.C: Likewise.
10395         * g++.old-deja/g++.other/union2.C: Likewise.
10396         * gcc.dg/c90-const-expr-2.c: Likewise.
10397         * gcc.dg/c90-const-expr-3.c: Likewise.
10398         * gcc.dg/c99-const-expr-2.c: Likewise.
10399         * gcc.dg/c99-const-expr-3.c: Likewise.
10400         * gcc.dg/concat.c: Likewise.
10402 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
10404         PR c++/9559
10405         * g++.dg/init/static1.C: New test.
10407 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10409         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
10410         * g++.old-deja/g++.other/access2.C: Likewise.
10411         * g++.old-deja/g++.other/decl2.C: Likewise.
10412         * gcc.c-torture/execute/20020615-1.c: Likewise.
10414 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
10416         PR c++/4933
10417         * g++.dg/template/sizeof4.C: New test.
10419 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
10421         * g++.dg/other/error6.C: New test.
10423 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
10425         PR c++/10750
10426         * g++.dg/parse/constant2.C: New test.
10428 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
10430         PR c++/11106
10431         * g++.dg/other/error5.C: New test.
10433 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10435         * gcc.dg/format/gcc_diag-1.c: New test.
10437 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
10439         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
10441 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
10443         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
10444         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
10445         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
10447 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
10449         * gcc.c-torture/execute/builtins/string-8.c: New test.
10450         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
10451         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
10452         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
10454 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
10456         PR c++/10468
10457         * g++.dg/ext/typeof6.C: New test.
10459 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
10461         PR c++/10796
10462         * g++.dg/init/enum1.C: New test.
10464 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
10466         * gcc.dg/20030627-1.c: New test.
10468 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
10470         PR c++/11332
10471         * g++.dg/expr/static_cast2.C: New test.
10473 2003-06-26  Roger Sayle  <roger@eyesopen.com>
10474             Jakub Jelinek  <jakub@redhat.com>
10476         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
10477         sprintf(dst,"%s",src) optimization.
10478         * gcc.c-torture/execute/20030626-1.c: New test case.
10479         * gcc.c-torture/execute/20030626-2.c: New test case.
10481 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
10483         * gcc.c-torture/execute/multi-ix.c: New test.
10485         * gcc.c-torture/execute/simd-4.c (main):
10486         Added missing semicolon at end of union.
10488 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
10490         PR c++/8266
10491         * g++.dg/template/explicit-instantiation3.C: New test.
10493 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
10495         * gcc.dg/20030626-1.c: Use signed char.
10497 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
10499         * gcc.dg/20030626-1.c: New test.
10501 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
10503         * const-str-2.m: Update.
10505 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
10507         PR c++/10990
10508         * g++.dg/rtti/dyncast1.C: New test.
10509         * g++.dg/abi/mangle4.C: Correct base-specifier access.
10510         * g++.dg/lookup/scoped1.C: Remove XFAIL.
10511         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
10513         PR c++/10931
10514         * g++.dg/expr/static_cast1.C: New test.
10516 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
10518         * gcc.dg/20030625-1.c: New test.
10520 2003-06-24  Roger Sayle  <roger@eyesopen.com>
10522         * gcc.c-torture/compile/20030624-1.c: New test case.
10524 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
10526         * gcc.c-torture/execute/string-opt-17.c: New test.
10528 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
10530         PR c++/5754
10531         * g++.dg/parse/crash6.C: New test.
10533 2003-06-23  Roger Sayle  <roger@eyesopen.com>
10535         * gcc.dg/builtins-24.c: New test case.
10537 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
10539         * g++.dg/opt/operator1.C: New test.
10541 2003-06-22  Roger Sayle  <roger@eyesopen.com>
10543         * gcc.c-torture/execute/string-opt-16.c: New test case.
10545 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
10547         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
10548         * g++.old-deja/g++.other/conv7.C: Likewise
10549         * g++.old-deja/g++.other/overcnv2.C: Likewise.
10550         * g++.old-deja/g++.other/overload14.C: Likewise.
10552 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
10554         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
10555         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
10557 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10559         PR c++/10888
10560         * g++.dg/warn/Winline-3.C: New test.
10562 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10564         * lib/target-supports.exp (check_alias_available): Make the test
10565         program acceptable to the Solaris assembler.
10567         PR c++/10749
10568         * g++.dg/template/memclass2.C: New test.
10570 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10571             Eric Botcazou  <ebotcazou@libertysurf.fr>
10573         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
10574         data for non-matching targets.
10575         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
10577 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
10579         PR c++/10845
10580         * g++.dg/template/member3.C: New test.
10582 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
10584         PR c++/10939
10585         * g++.dg/template/func1.C: New test.
10587         PR c++/9649
10588         * g++.dg/template/static4.C: New test.
10589         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
10591         PR c++/11041
10592         * g++.dg/init/ref7.C: New test.
10594 2003-06-19  Matt Austern  <austern@apple.com>
10596         PR c++/11228
10597         * g++.dg/anew1.C: New test.
10598         * g++.dg/anew2.C: New test.
10599         * g++.dg/anew3.C: New test.
10600         * g++.dg/anew4.C: New test.
10602 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
10604         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
10606 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
10608         * gcc.c-torture/execute/simd-4.c (main): Make expected value
10609         endian-dependent.
10611 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
10613         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
10614         Remove cruft.
10616 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
10618         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
10619         * gcc.c-torture/compile/961203-1.c: Likewise.
10620         * gcc.c-torture/compile/980506-1.c: Likewise.
10622 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
10624         PR c++/10712
10625         * g++.dg/lookup/using7.C: New test.
10627 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
10629         PR c++/11105
10630         * g++.dg/abi/conv1.C: Remove it.
10631         * g++.dg/template/conv7.C: New test.
10632         * g++.dg/template/conv8.C: Likewise.
10633         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
10634         conversion operator.
10636 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
10638         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
10639         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
10640         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10641         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
10642         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
10643         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10644         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10645         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
10646         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
10647         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
10648         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
10649         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
10650         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
10651         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
10652         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
10653         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
10654         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
10655         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
10656         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10657         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10658         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10659         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10660         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10661         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10662         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10663         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10664         * gcc.dg/compat/struct-return-10_x.c: Ditto.
10665         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10666         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10668 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
10670         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
10671         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
10672         indications.
10674 2003-06-16  Roger Sayle  <roger@eyesopen.com>
10676         * gcc.dg/i386-387-5.c: New test case.
10677         * gcc.dg/i386-387-6.c: New test case.
10678         * gcc.dg/builtins-23.c: New test case.
10680 2003-06-15  Roger Sayle  <roger@eyesopen.com>
10682         * gcc.dg/builtins-22.c: New test case.
10683         * gcc.dg/i386-387-1.c: Update to test exp.
10684         * gcc.dg/i386-387-2.c: Likewise.
10686 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10688         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
10690 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10692         * lib/gcc-dg.exp (dg-require-dll): New function.
10693         (dg-xfail-if): Likewise.
10694         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
10695         driver.
10697         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
10698         * gcc.c-torture/compile/20001205-1.c: Likewise.
10699         * gcc.c-torture/compile/20001226-1.c: Likewise.
10700         * gcc.c-torture/compile/20010518-2.c: Likewise.
10701         * gcc.c-torture/compile/20020312-1.c: Likewise.
10702         * gcc.c-torture/compile/20020604-1.c: Likewise.
10703         * gcc.c-torture/compile/920501-12.c: Likewise.
10704         * gcc.c-torture/compile/920501-4.c: Likewise.
10705         * gcc.c-torture/compile/920520-1.c: Likewise.
10706         * gcc.c-torture/compile/920521-1.c: Likewise.
10707         * gcc.c-torture/compile/920625-1.c: Likewise.
10708         * gcc.c-torture/compile/961203-1.c: Likewise.
10709         * gcc.c-torture/compile/980506-1.c: Likewise.
10710         * gcc.c-torture/compile/981006-1.c: Likewise.
10711         * gcc.c-torture/compile/981022-1.c: Likewise.
10712         * gcc.c-torture/compile/981223-1.c: Likewise.
10713         * gcc.c-torture/compile/990617-1.c: Likewise.
10714         * gcc.c-torture/compile/dll.c: Likewise.
10715         * gcc.c-torture/compile/labels-3.c: Likewise.
10716         * gcc.c-torture/compile/mipscop-1.c: Likewise.
10717         * gcc.c-torture/compile/mipscop-2.c: Likewise.
10718         * gcc.c-torture/compile/mipscop-3.c: Likewise.
10719         * gcc.c-torture/compile/mipscop-4.c: Likewise.
10720         * gcc.c-torture/compile/simd-5.c: Likewise.
10721         * gcc.c-torture/compile/20000804-1.x: Remove.
10722         * gcc.c-torture/compile/20001205-1.x: Likewise.
10723         * gcc.c-torture/compile/20001226-1.x: Likewise.
10724         * gcc.c-torture/compile/20010518-2.x: Likewise.
10725         * gcc.c-torture/compile/20020312-1.x: Likewise.
10726         * gcc.c-torture/compile/20020604-1.x: Likewise.
10727         * gcc.c-torture/compile/920501-12.x: Likewise.
10728         * gcc.c-torture/compile/920501-4.x: Likewise.
10729         * gcc.c-torture/compile/920520-1.x: Likewise.
10730         * gcc.c-torture/compile/920521-1.x: Likewise.
10731         * gcc.c-torture/compile/920625-1.x: Likewise.
10732         * gcc.c-torture/compile/961203-1.x: Likewise.
10733         * gcc.c-torture/compile/980506-1.x: Likewise.
10734         * gcc.c-torture/compile/981006-1.x: Likewise.
10735         * gcc.c-torture/compile/981022-1.x: Likewise.
10736         * gcc.c-torture/compile/981223-1.x: Likewise.
10737         * gcc.c-torture/compile/990617-1.x: Likewise.
10738         * gcc.c-torture/compile/mipscop-1.x: Likewise.
10739         * gcc.c-torture/compile/mipscop-2.x: Likewise.
10740         * gcc.c-torture/compile/mipscop-3.x: Likewise.
10741         * gcc.c-torture/compile/mipscop-4.x: Likewise.
10742         * gcc.c-torture/compile/simd-5.x: Likewise.
10744         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
10746 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
10748         * gcc.c-torture/execute/20030611-1.c: New test.
10750 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10752         PR middle-end/168
10753         * gcc.dg/20030612-1.c: New test case.
10755 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
10757         PR c++/10635
10758         * g++.dg/expr/cast1.C: New test.
10760 2003-06-12  Roger Sayle  <roger@eyesopen.com>
10762         * gcc.dg/builtins-21.c: New test case.
10764 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
10766         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
10767         options instead of at the end.
10768         * lib/objc.exp (objc_target_compile): Likewise.
10770 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
10772         PR c++/10432
10773         * g++.dg/parse/error1.C: New test.
10775 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
10777         * gcc.dg/compat/struct-by-value-11_main.c: New file.
10778         * gcc.dg/compat/struct-by-value-11_x.c: New file.
10779         * gcc.dg/compat/struct-by-value-11_y.c: New file.
10780         * gcc.dg/compat/struct-by-value-12_main.c: New file.
10781         * gcc.dg/compat/struct-by-value-12_x.c: New file.
10782         * gcc.dg/compat/struct-by-value-12_y.c: New file.
10783         * gcc.dg/compat/struct-by-value-13_main.c: New file.
10784         * gcc.dg/compat/struct-by-value-13_x.c: New file.
10785         * gcc.dg/compat/struct-by-value-13_y.c: New file.
10786         * gcc.dg/compat/struct-by-value-14_main.c: New file.
10787         * gcc.dg/compat/struct-by-value-14_x.c: New file.
10788         * gcc.dg/compat/struct-by-value-14_y.c: New file.
10789         * gcc.dg/compat/struct-by-value-15_main.c: New file.
10790         * gcc.dg/compat/struct-by-value-15_x.c: New file.
10791         * gcc.dg/compat/struct-by-value-15_y.c: New file.
10792         * gcc.dg/compat/struct-by-value-16_main.c: New file.
10793         * gcc.dg/compat/struct-by-value-16_x.c: New file.
10794         * gcc.dg/compat/struct-by-value-16_y.c: New file.
10795         * gcc.dg/compat/struct-by-value-17_main.c: New file.
10796         * gcc.dg/compat/struct-by-value-17_x.c: New file.
10797         * gcc.dg/compat/struct-by-value-17_y.c: New file.
10798         * gcc.dg/compat/struct-by-value-18_main.c: New file.
10799         * gcc.dg/compat/struct-by-value-18_x.c: New file.
10800         * gcc.dg/compat/struct-by-value-18_y.c: New file.
10802         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
10803         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
10804         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
10805         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
10806         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
10807         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
10808         * gcc.dg/compat/scalar-return-3_main.c: New file.
10809         * gcc.dg/compat/scalar-return-3_x.c: New file.
10810         * gcc.dg/compat/scalar-return-3_y.c: New file.
10811         * gcc.dg/compat/scalar-return-4_main.c: New file.
10812         * gcc.dg/compat/scalar-return-4_x.c: New file.
10813         * gcc.dg/compat/scalar-return-4_y.c: New file.
10815 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
10817         * gcc.dg/compat/fp2-struct-check.h: New file.
10818         * gcc.dg/compat/fp2-struct-defs.h: New file.
10819         * gcc.dg/compat/fp2-struct-init.h: New file.
10820         * gcc.dg/compat/struct-by-value-10_main.c: New file.
10821         * gcc.dg/compat/struct-by-value-10_x.c: New file.
10822         * gcc.dg/compat/struct-by-value-10_y.c: New file.
10823         * gcc.dg/compat/struct-return-10_main.c: New file.
10824         * gcc.dg/compat/struct-return-10_x.c: New file.
10825         * gcc.dg/compat/struct-return-10_y.c: New file.
10827         * gcc.dg/compat/compat-common.h: New file.
10828         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
10829         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
10830         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
10831         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
10832         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
10833         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
10834         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
10835         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
10836         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
10837         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
10838         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
10839         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
10840         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
10841         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
10842         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
10843         * gcc.dg/compat/small-struct-check.h: Ditto.
10844         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
10845         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
10846         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
10847         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
10848         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
10849         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
10850         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
10851         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
10852         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
10853         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
10854         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
10855         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
10856         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
10857         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
10858         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
10859         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
10860         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
10861         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
10862         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
10863         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
10864         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
10865         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
10866         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
10867         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
10868         * gcc.dg/compat/struct-return-2_main.c: Ditto.
10869         * gcc.dg/compat/struct-return-2_x.c: Ditto.
10870         * gcc.dg/compat/struct-return-2_y.c: Ditto.
10871         * gcc.dg/compat/struct-return-3_main.c: Ditto.
10872         * gcc.dg/compat/struct-return-3_x.c: Ditto.
10873         * gcc.dg/compat/struct-return-3_y.c: Ditto.
10875 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
10877         * g++.dg/pch/static-1.C: New file.
10878         * g++.dg/pch/static-1.Hs: New file.
10880 2003-06-10  Richard Henderson  <rth@redhat.com>
10882         * gcc.dg/asm-7.c: Adjust expected warning text.
10884 2003-06-10  Roger Sayle  <roger@eyesopen.com>
10886         * gcc.dg/builtins-20.c: New test case.
10888 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
10890         PR c++/11131
10891         * g++.dg/opt/template1.C: New test.
10893 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10895         * lib/gcc-dg.exp (dg-test): Clear additional_files and
10896         additional_sources.
10898 2003-05-21  David Taylor  <dtaylor@emc.com>
10900         * gcc.dg/Wpadded.c: New file.
10902 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10904         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
10905         * gcc.dg/special/weak-2.c: Add dg-require-weak.
10906         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
10907         dg-require-weak.
10909 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
10911         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
10913 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
10915         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
10916         (dg-require-alias): Likewise.
10917         (dg-require-gc-sections): Likewise.
10918         * lib/target-supports.exp (check_gc_sections_available): Likewise.
10920 2003-06-08  Richard Henderson  <rth@redhat.com>
10922         * gcc.dg/20011029-2.c: Fix the array reference.
10923         * gcc.dg/asm-7.c: New.
10925 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
10927         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
10929 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
10931         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
10932         (dg-require-gc-sections): Likewise.
10934 2003-06-08  Jan Hubicka  <jh@suse.cz>
10936         * i386-cmov1.c: Fix regular expression.
10937         * i386-cvt-1.c: Likewise.
10938         * i386-local.c: Likewise.
10939         * i386-local2.c: Likewise.
10940         * i386-mul.c: Likewise.
10941         * i386-ssetype-1.c: Likewise.
10942         * i386-ssetype-3.c: Likewise.
10943         * i386-ssetype-5.c: Likewise.
10945 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10947         PR c++/11039
10948         * g++.dg/warn/implicit-typename2.C: New test.
10949         * g++.dg/warn/implicit-typename3.C: New test.
10951 2003-06-07  Richard Henderson  <rth@redhat.com>
10953         * g++.dg/other/offsetof3.C: Use size_t.
10954         * g++.dg/other/offsetof4.C: Likewise.
10956 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
10958         * lib/copy-file.exp: New. Implement gcc_copy_files.
10960         * lib/dg-pch.exp: Load copy-file.exp
10961         (dg-pch): Use gcc_copy_files instead of "file copy".
10963 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
10965         * gcc.dg/weak/weak.exp: Simplify.
10966         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
10967         * gcc.dg/weak/weak-1.c: Likewise.
10968         * gcc.dg/weak/weak-2.c: Likewise.
10969         * gcc.dg/weak/weak-3.c: Likewise.
10970         * gcc.dg/weak/weak-4.c: Likewise.
10971         * gcc.dg/weak/weak-5.c: Likewise.
10972         * gcc.dg/weak/weak-6.c: Likewise.
10973         * gcc.dg/weak/weak-7.c: Likewise.
10974         * gcc.dg/weak/weak-8.c: Likewise.
10975         * gcc.dg/weak/weak-9.c: Likewise.
10977 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
10979         gcc.c-torture/execute/20030606-1.c: New.
10981 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10983         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
10984         * gcc.dg/builtins-19.c: Likewise.
10986 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10988         * gcc.dg/builtins-2.c: Add some more tests.
10989         * gcc.dg/builtins-18.c: New test case.
10990         * gcc.dg/builtins-19.c: New test case.
10992 2003-06-06  Roger Sayle  <roger@eyesopen.com>
10993             Jim Wilson  <wilson@tuliptree.org>
10995         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
10997 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
10999         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
11000         mempcpy/stpcpy calls not to be optimized into something else.
11001         * gcc.c-torture/execute/string-opt-3.c: Moved to...
11002         * gcc.c-torture/execute/builtins/string-7.c: ...here.
11003         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
11005 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11007         * gcc.dg/format/asm_fprintf-1.c: New test.
11009 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
11011         * lib/gcc-defs.exp (additional_sources): New variable.
11012         (dg-additional-sources): New function.
11013         (additional_files): New variable.
11014         (dg-additional-files): New function.
11015         (dg-additional-files-options): Likewise.
11016         * lib/gcc-dg.exp (dg-require-weak): New function.
11017         (dg-require-alias): Likewise.
11018         (dg-require-gc-sections): Likewise.
11019         * lib/target-supports.exp (check_alias_available): Remove testfile
11020         parameter.
11021         (check_gc_sections_available): New function.
11022         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
11023         (dg-gpp-additional-files): Likewise.
11024         * lib/g++.exp (additional_sources): Remove.
11025         (additional_files): Likewise.
11026         (g++_target_compile): Use dg-additional-files-options.
11028         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
11029         Tcl logic.
11030         * gcc.dg/special/ecos.exp: Remove.
11031         * gcc.dg/special/20000419-2.c: Use dg-require-*.
11032         * gcc.dg/special/alias-1.c: Likewise.
11033         * gcc.dg/special/alias-2.c: Likewise.
11034         * gcc.dg/special/gcsec-1.c: Likewise.
11035         * gcc.dg/special/weak-1.c: Likewise.
11036         * gcc.dg/special/weak-2.c: Likewise.
11037         * gcc.dg/special/wkali-1.c: Likewise.
11038         * gcc.dg/special/wkali-2.c: Likewise.
11040         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
11041         dg-gpp-additional-*.
11042         * g++.dg/special/conpr-3.C: Likewise.
11043         * g++.dg/special/conpr-4.C: Likewise.
11044         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
11045         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
11046         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
11047         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
11048         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
11049         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
11050         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
11051         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
11052         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
11053         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
11054         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
11055         * g++.old-deja/g++.other/comdat1.C: Likewise.
11056         * g++.old-deja/g++.other/comdat2.C: Likewise.
11057         * g++.old-deja/g++.other/comdat3.C: Likewise.
11058         * g++.old-deja/g++.other/ctor1.C: Likewise.
11059         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
11061 2003-06-05  Richard Henderson  <rth@redhat.com>
11063         * gcc.dg/debug/20030605-1.c: New.
11065 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11067         * README.QMTEST: Update.
11069 2003-06-04  Richard Henderson  <rth@redhat.com>
11071         * gcc.dg/cleanup-1.c: New.
11072         * gcc.dg/cleanup-2.c: New.
11073         * gcc.dg/cleanup-3.c: New.
11074         * gcc.dg/cleanup-4.c: New.
11075         * gcc.dg/cleanup-5.c: New.
11076         * gcc.dg/cleanup-6.c: New.
11077         * gcc.dg/cleanup-7.c: New.
11079 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
11081         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
11083         * lib/dg-pch.exp: New file.
11084         * g++.dg/pch/pch.exp: Use dg-pch.exp.
11085         * gcc.dg/pch/pch.exp: Likewise.
11087 2003-06-04  Roger Sayle  <roger@eyesopen.com>
11089         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
11090         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
11091         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
11092         * gcc.dg/builtins-17.c: New test case.
11093         * gcc.dg/i386-387-4.c: New test case.
11094         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
11096 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11098         * gcc.dg/ultrasp9.c: New test.
11100 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11102         * gcc.c-torture/compile/20030604-1.c: New test.
11103         * gcc.dg/sparc-constant-1.c: New test.
11105 2003-06-03  Glen Nakamura  <glen@imodulo.com>
11107         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
11109 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
11111         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
11113         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
11114         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
11116 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
11118         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
11120 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11122         PR c++/10940
11123         * g++.dg/template/spec10.C: New test.
11125 2003-06-03  Roger Sayle  <roger@eyesopen.com>
11127         * gcc.dg/builtins-16.c: New test case.
11129 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
11131         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
11132         mempcpy test with post-increments.
11133         * gcc.c-torture/execute/string-opt-3.c: New test.
11134         * gcc.dg/string-opt-1.c: New test.
11136 2003-06-03  David Billinghurst <David.Billinghurst@riotinto.com>
11138         PR fortran/10965
11139         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
11141 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
11143         * lib/scanasm.exp (dg-scan): New function, factored out of ...
11144         (scan-assembler): ... here.  Use dg-scan.
11145         (scan-assembler-not): Likewise.
11146         (scan-file): New function.
11147         (scan-file-not): Likewise.
11148         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
11149         * gcc.dg/cpp/_Pragma4.c: Likewise.
11150         * gcc.dg/cpp/_Pragma5.c: Likewise.
11151         * gcc.dg/cpp/avoidpaste1.c: Likewise.
11152         * gcc.dg/cpp/avoidpaste2.c: Likewise.
11153         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
11154         * gcc.dg/cpp/cmdlne-P.c: Likewise.
11155         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
11156         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
11157         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
11158         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
11159         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
11160         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
11161         * gcc.dg/cpp/cxxcom1.c: Likewise.
11162         * gcc.dg/cpp/line1.c: Likewise.
11163         * gcc.dg/cpp/maccom1.c: Likewise.
11164         * gcc.dg/cpp/maccom2.c: Likewise.
11165         * gcc.dg/cpp/maccom3.c: Likewise.
11166         * gcc.dg/cpp/maccom4.c: Likewise.
11167         * gcc.dg/cpp/maccom5.c: Likewise.
11168         * gcc.dg/cpp/maccom6.c: Likewise.
11169         * gcc.dg/cpp/multiline.c: Likewise.
11170         * gcc.dg/cpp/spacing1.c: Likewise.
11171         * gcc.dg/cpp/spacing2.c: Likewise.
11172         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
11173         * gcc.dg/cpp/trad/maccom1.c: Likewise.
11174         * gcc.dg/cpp/trad/maccom2.c: Likewise.
11175         * gcc.dg/cpp/trad/maccom3.c: Likewise.
11176         * gcc.dg/cpp/trad/maccom4.c: Likewise.
11177         * gcc.dg/cpp/trad/maccom6.c: Likewise.
11178         * gcc.dg/cpp/cxxcom2.c: Likewise.
11179         * gcc.dg/cpp/cxxcom2.h: New file.
11181         * gcc.dg/cpp/truefalse.cpp: Move it to ...
11182         * g++.dg/cpp/truefalse.C: Here.
11183         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
11185 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
11187         * gcc.dg/cpp/redef3.c: New file.
11189 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
11191         * gcc.dg/i386-loop-3.c: New test.
11193 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
11195         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
11197 2003-05-31  Roger Sayle  <roger@eyesopen.com>
11199         * gcc.dg/fwrapv-1.c: New test case.
11200         * gcc.dg/fwrapv-2.c: New test case.
11202 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11204         PR c++/10956
11205         * g++.dg/template/spec9.C: New test.
11207 2003-05-29  Roger Sayle  <roger@eyesopen.com>
11209         * gcc.dg/duff-4.c: New test case.
11211 2003-05-27  David Billinghurst <David.Billinghurst@riotinto.com>
11213         PR fortran/10843
11214         * g77.dg/ffixed-form-1.f: New test
11215         * g77.dg/ffixed-form-2.f: New test
11216         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
11217         * g77.dg/ffree-form-3.f: New test
11219 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
11221         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
11222         * gcc.dg/wint_t-1.c: Likewise.
11224 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11226         * g++.dg/template/access11.C: New test.
11228 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11230         PR c++/10849
11231         * g++.dg/template/access10.C: New test.
11233 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
11234             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
11236         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
11238 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11240         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
11241         suppress for powerpc-*-darwin*.
11242         * gcc.dg/torture/builtin-noret-2.c: Likewise.
11244 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
11246         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
11247         suppress option for powerpc-*-darwin*.
11249 2003-05-23  Roger Sayle  <roger@eyesopen.com>
11251         * gcc.dg/builtins-1.c: Add tests for tan and atan.
11252         * gcc.dg/builtins-4.c: Add test for fmod.
11254 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11256         PR c++/10682
11257         * g++.dg/template/instantiate4.C: New test.
11259 2003-05-22  Roger Sayle  <roger@eyesopen.com>
11261         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
11263 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
11265         * gcc.dg/compat/scalar-return-1_main.c: New file.
11266         * gcc.dg/compat/scalar-return-1_x.c: New file.
11267         * gcc.dg/compat/scalar-return-1_y.c: New file.
11268         * gcc.dg/compat/scalar-return-2_main.c: New file.
11269         * gcc.dg/compat/scalar-return-2_x.c: New file.
11270         * gcc.dg/compat/scalar-return-2_y.c: New file.
11271         * gcc.dg/compat/struct-return-3_main.c: New file.
11272         * gcc.dg/compat/struct-return-3_y.c: New file.
11273         * gcc.dg/compat/struct-return-3_x.c: New file.
11274         * gcc.dg/compat/struct-return-2_main.c: New file.
11275         * gcc.dg/compat/struct-return-2_x.c: New file.
11276         * gcc.dg/compat/struct-return-2_y.c: New file.
11278 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11280         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
11281         for hppa*-hp-hpux*.
11282         * gcc.dg/20021014-1.c (dg-options): Likewise.
11283         * gcc.dg/nest.c (dg-options): Likewise.
11285 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
11287         PR c++/9738
11288         * g++.dg/ext/dllimport2.C: New file.
11289         * g++.dg/ext/dllimport3.C: New file.
11291 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
11293         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
11294         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
11295         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
11296         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
11297         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
11298         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
11299         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
11300         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
11301         * gcc.dg/compat/small-struct-defs.h: New file.
11302         * gcc.dg/compat/small-struct-init.h: New file.
11303         * gcc.dg/compat/small-struct-check.h: New file.
11304         * gcc.dg/compat/fp-struct-defs.h: New file.
11305         * gcc.dg/compat/fp-struct-check.h: New file.
11306         * gcc.dg/compat/fp-struct-init.h: New file.
11307         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
11308         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
11310 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
11312         * gcc.dg/20030225-2.c: New test.
11314 2003-05-18  Roger Sayle  <roger@eyesopen.com>
11315             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11317         * gcc.c-torture/compile/20030518-1.c: New test case.
11319 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
11321         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
11322         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
11323         gcc-dg-debug-runtest.
11324         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
11325         gcc-dg-debug-runtest.
11327 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11329         PR c++/9022
11330         * g++.dg/lookup/using6.C: New test.
11332 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11334         * g++.dg/parse/access2.C: New test.
11336 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
11338         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
11339         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
11340         * gcc.dg/debug/debug.exp: Likewise.
11342 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
11344         * gcc.dg/dollar.c: New test.
11346 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
11348         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
11349         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
11350         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
11351         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
11352         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
11353         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
11354         * gcc.dg/compat/struct-by-value-6_main.c: New file.
11355         * gcc.dg/compat/struct-by-value-6_x.c: New file.
11356         * gcc.dg/compat/struct-by-value-6_y.c: New file.
11357         * gcc.dg/compat/struct-by-value-7_main.c: New file.
11358         * gcc.dg/compat/struct-by-value-7_x.c: New file.
11359         * gcc.dg/compat/struct-by-value-7_y.c: New file.
11360         * gcc.dg/compat/struct-by-value-8_main.c: New file.
11361         * gcc.dg/compat/struct-by-value-8_x.c: New file.
11362         * gcc.dg/compat/struct-by-value-8_y.c: New file.
11363         * gcc.dg/compat/struct-by-value-9_main.c: New file.
11364         * gcc.dg/compat/struct-by-value-9_x.c: New file.
11365         * gcc.dg/compat/struct-by-value-9_y.c: New file.
11367 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
11369         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
11370         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
11371         support for "repo" mode.
11372         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
11373         * lib/g77-dg.exp: Likewise.
11374         * lib/obj-dg.exp: Likewise.
11376 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
11378         Merge from gcc-3_2-rhl8-branch:
11379         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
11381         * gcc.dg/tls/opt-6.c: New test.
11383         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
11385         * gcc.dg/20030405-1.c: New test.
11387         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
11389         * gcc.dg/20030309-1.c: New test.
11391         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
11393         * gcc.c-torture/execute/20030307-1.c: New test.
11395         2003-02-20  Randolph Chung  <tausq@debian.org>
11397         * gcc.c-torture/compile/20030220-1.c: New test.
11399         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
11401         * gcc.dg/20030217-1.c: New test.
11403         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
11405         * gcc.c-torture/compile/20020129-1.c: New test.
11407         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
11409         * gcc.dg/unroll-1.c: New test.
11411         2002-11-16  Jan Hubicka  <jh@suse.cz>
11413         * gcc.c-torture/execute/20020920-1.c: New test.
11415         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
11417         PR target/7434
11418         * gcc.c-torture/compile/20021008-1.c: New test.
11420         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
11422         PR target/7559
11423         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
11425         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
11427         * gcc.c-torture/compile/20020807-1.c: New test.
11429         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
11431         * gcc.dg/tls/opt-1.c: New test.
11433         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
11435         * gcc.dg/20020729-1.c: New test.
11437         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
11439         * g++.dg/opt/life1.C: New test.
11441         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
11443         * gcc.dg/20020525-1.c: New test.
11445         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
11447         PR c++/6794
11448         * g++.dg/ext/pretty1.C: New test.
11449         * g++.dg/ext/pretty2.C: New test.
11451 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
11453         PR c++/8385
11454         * g++.dg/ext/typeof5.C: New test.
11456 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
11458         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
11459         __USER_LABEL_PREFIX__ into account.
11460         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
11462 2003-05-14  Roger Sayle  <roger@eyesopen.com>
11464         * gcc.dg/builtins-15.c: New test case.
11466 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
11468         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
11470 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
11472         * lib/g++.exp: Tweak handling of additional source files.
11473         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
11474         * g++.dg/special/conpr-2a.C: Rename to ...
11475         * g++.dg/special/conpr-2a.cc: ... this.
11476         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
11477         * g++.dg/special/conpr-3a.C: Rename to ...
11478         * g++.dg/special/conpr-3a.cc: This.
11479         * g++.dg/special/conpr-3b.C: Rename to ...
11480         * g++.dg/special/conpr-3b.cc: This.
11481         * g++.dg/special/conpr-4.C: New test.
11482         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
11484 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
11486         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
11488 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11490         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
11491         * g++.old-deja/g++.robertl/eb71.C: Likewise.
11492         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
11493         * g++.old-deja/g++.other/warn3.C: Likewise.
11495 2003-05-11  Roger Sayle  <roger@eyesopen.com>
11497         * gcc.dg/i386-387-1.c: Update to also test log.
11498         * gcc.dg/i386-387-2.c: Likewise.
11500 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11502         * g77.f-torture/execute/int8421.f: New test.
11504 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11506         PR c++/10230, c++/10481
11507         * g++.dg/lookup/scoped5.C: New test.
11509 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11511         PR c++/10552
11512         * g++.dg/template/ttp6.C: New test.
11514 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
11516         * gcc.c-torture/execute/builtins: New directory.
11517         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
11518         gcc.c-torture/execute/builtins.
11519         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
11520         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
11521         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
11522         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
11524 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11526         PR c++/9252
11527         * g++.dg/template/access8.C: New test.
11528         * g++.dg/template/access9.C: New test.
11530 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11532         PR c++/9554
11533         * g++.dg/parse/access1.C: New test.
11535 2003-05-09  DJ Delorie  <dj@redhat.com>
11537         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
11538         long, and not an int.
11540 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11542         PR c++/10555, c++/10576
11543         * g++.dg/template/memclass1.C: New test.
11545 2003-05-08  DJ Delorie  <dj@redhat.com>
11547         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
11548         targets.
11549         * gcc.c-torture/execute/20021024-1.x: Likewise.
11550         * gcc.c-torture/execute/shiftdi.x: Likewise.
11551         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
11552         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
11553         * gcc.dg/20021018-1.c: Likewise.
11555 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11557         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
11559         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
11560         (bcopy): Call memmove.
11562 2003-05-08  Roger Sayle  <roger@eyesopen.com>
11564         * g77.f-torture/compile/8485.f: New test case.
11566 2003-05-07  Richard Henderson  <rth@redhat.com>
11568         PR c++/10570
11569         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
11570         Verify exception_cleanup not called for rethrows.
11571         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
11572         when exiting catch block without rethrowing.
11573         * g++.dg/eh/forced3.C: New.
11574         * g++.dg/eh/forced4.C: New.
11576 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
11578         * gcc.dg/20030505.c: Fix triplet.
11580 2003-05-06  DJ Delorie  <dj@redhat.com>
11582         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
11583         * gcc.dg/nest.c: Likewise.
11585 2003-05-05  Roger Sayle  <roger@eyesopen.com>
11587         * gcc.dg/builtins-14.c: New test case.
11589 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
11591         * lib/compat.exp (compat-execute): New argument.
11592         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
11593         * gcc.dg/compat: New test directory.
11594         * gcc.dg/compat/compat.exp: New expect script.
11595         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
11596         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
11597         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
11598         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
11599         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
11600         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
11602         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
11603         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
11604         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
11605         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
11606         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
11607         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
11608         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
11609         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
11610         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
11611         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
11612         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
11613         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
11614         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
11615         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
11616         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
11618 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
11620         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
11622 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
11624         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
11626 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
11628         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
11629         * gcc.dg/ppc-fsel-2.c: New test.
11631         * gcc.dg/unused-5.c: New test.
11633 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11635         PR c++/10496
11636         * g++.dg/warn/pmf1.C: New test.
11638 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11640         PR c++/4494
11641         * g++.dg/warn/main.C: New test.
11643 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11645         * gcc.dg/nonnull-3.c: New test.
11647 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
11649         * gcc.dg/cpp/Wtrigraphs.c: Update.
11650         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
11652 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
11654         * gcc.dg/ppc-fsel-1.c: New test.
11656 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
11658         PR c/10604
11659         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
11661 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
11663         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
11665 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11667         PR c++/9364, c++/10553, c++/10586
11668         * g++.dg/parse/typename4.C: New test.
11669         * g++.dg/parse/typename5.C: Likewise.
11671 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
11673         * gcc.c-torture/compile/20030503-1.c: New test.
11675 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11677         * g++.dg/lookup/using5.C: Fix testcase error.
11679 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
11681         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
11682         since MEABI is no longer supported.  Remove all vestiges
11683         of MEABI from the test.
11685 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11687         PR c++/10554
11688         * g++.dg/lookup/using5.C: New test.
11690 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11692         PR c++/8772
11693         * g++.dg/template/ttp5.C: New test.
11695 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
11697         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
11698         (dg-gpp-additional-sources): New function.
11699         (dg-gpp-additional-files): Likewise.
11700         * lib/g++.exp (additional_sources): New variable.
11701         (additional_files): Likewise.
11702         (g++_target_compile): Deal with them.
11703         * lib/old-dejagnu.exp: Remove.
11704         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
11705         * g++.old-deja: Revise all tests to use dg commands.
11707 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11709         PR c++/9432, c++/9528
11710         * g++.dg/lookup/using4.C: New test.
11712 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
11714         * gcc.dg/noreturn-5.c: New file.
11715         * gcc.dg/noreturn-6.c: New file.
11717         * gcc.c-torture/compile/inline-1.c: New file.
11719 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11721         PR c++/10551
11722         * g++.dg/template/explicit1.C: New test.
11724 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11726         PR c++/10549
11727         * g++.dg/other/bitfield1.C: New test.
11729         PR c++/10527
11730         * g++.dg/init/new7.C: New test.
11732 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
11734         * g++.dg/ext/desig1.C: New test.
11735         * g++.dg/ext/init1.C: Update.
11737         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
11739 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
11741         PR c++/10180
11742         * g++.dg/warn/Winline-1.C: New test.
11744 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
11746         * gcc.c-torture/execute/string-opt-19.c: New test.
11748         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
11749         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
11751 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
11753         PR c++/10506
11754         * g++.dg/init/new6.C: New test.
11756         PR c++/10503
11757         * g++.dg/init/ref6.C: New test.
11759 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
11761         * g++.dg/warn/weak1.C: XFAIL on AIX4.
11763 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11765         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
11766         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
11768 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
11770         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
11771         initialized static data members.
11773 2003-04-25  H.J. Lu <hjl@gnu.org>
11775         * gcc.dg/ia64-sync-4.c: New test.
11777 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11779         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
11780         date.
11782 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
11784         PR c++/10337
11785         * g++.dg/warn/conv1.C: New test.
11786         * g++.old-deja/g++.other/conv7.C: Adjust.
11787         * g++.old-deja/g++.other/overload14.C: Adjust.
11789 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11791         PR c++/10471
11792         * g++.dg/template/defarg2.C: New test.
11794 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
11796         * gcc.dg/cpp/include2.c: Update.
11797         * gcc.dg/cpp/multiline-2.c: New.
11798         * gcc.dg/cpp/multiline.c: Update.
11799         * gcc.dg/cpp/strify2.c: Update.
11800         * gcc.dg/cpp/trad/literals-2.c: Update.
11802 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
11804         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
11806 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11808         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
11810 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
11812         PR c++/10451
11813         * g++.dg/parse/crash4.C: New test.
11815         PR c++/9847
11816         * g++.dg/parse/crash5.C: New test.
11818 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11820         PR c++/10446
11821         * g++.dg/parse/crash3.C: New test.
11823         PR c++/10428
11824         * g++.dg/parse/elab1.C: New test.
11826 2003-04-22  Devang Patel  <dpatel@apple.com>
11828         * gcc.dg/cpp/trad/funlike-5.c: New test.
11830 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
11832         * g++.dg/other/packed1.C: Fix dg options.
11834 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
11836         * g++.dg/other/offsetof2.C: New test.
11838 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
11840         * g++.dg/template/recurse.C: Adjust location of error messages.
11842 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11844         PR c++/9881
11845         * g++.dg/init/addr-const1.C: New test.
11846         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
11848 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
11850         PR c++/10405
11851         * g++.dg/lookup/struct-hack1.C: New test.
11853 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
11855         * ucs.c: Update diagnostic messages.
11857 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11859         * gcc.dg/cpp/truefalse.cpp: New test.
11860         * gcc.dg/cpp/cpp.exp: Update.
11861         * g++.dg/other/stdbool-if.C: Remove.
11863 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
11865         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
11866         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
11868 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
11870         * gcc.c-torture/compile/20030418-1.c: New test.
11872 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
11874         * README.compat: Remove; content moved to doc/sourcebuild.texi.
11876 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11878         PR c++/10347
11879         g++.dg/template/dependent-name1.C: New test.
11881 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
11883         * gcc.dg/warn-1.c (tourist_guide): New array,
11884         contains a pointer to bar.
11886 2003-04-16  Roger Sayle  <roger@eyesopen.com>
11888         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
11889         * gcc.c-torture/execute/medce-1.c: New test case.
11890         * gcc.c-torture/execute/medce-2.c: New test case.
11892 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
11894         * lib/prune.exp: Ignore more messages.
11896         PR c++/10381
11897         * g++.dg/parse/lookup3.C: New test.
11899 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
11901         * gcc.c-torture/compile/20030415-1.c : New test.
11903 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
11905         * gcc.c-torture/execute/scope-2.c: Move to ...
11906         * gcc.dg/noncompile/scope.c: .... here.
11908 2003-04-14  Roger Sayle  <roger@eyesopen.com>
11910         * gcc.dg/20030414-2.c: New test case.
11912 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
11914         PR target/10377
11915         * gcc.dg/20030414-1.c: New test.
11917 2003-04-13  Roger Sayle  <roger@eyesopen.com>
11919         * gcc.dg/builtins-12.c: New test case.
11920         * gcc.dg/builtins-13.c: New test case.
11922 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11924         * gcc.c-torture/execute/string-opt-18.c: New test.
11926 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
11928         PR c++/10300
11929         * g++.dg/init/new5.C: New test.
11931 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
11933         PR c++/7910
11934         * g++.dg/ext/dllimport1.C: New test.
11936 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
11938         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
11940 2003-04-11  Bud Davis <bdavis9659@comcast.net>
11942         PR Fortran/9263
11943         * g77.f-torture/noncompile/9263.f: New test
11944         PR Fortran/1832
11945         * g77.f-torture/execute/1832.f: New test
11947 2003-04-11  David Chad  <davidc@freebsd.org>
11948             Loren J. Rittle  <ljrittle@acm.org>
11950         libobjc/8562
11951         * objc.dg/headers.m: New test.
11953 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
11955         * gcc.c-torture/execute/builtin-noret-2.c: New.
11956         * gcc.c-torture/execute/builtin-noret-2.x: New.
11957         XFAIL builtin-noret-2.c at -O1 and above.
11958         * gcc.dg/redecl.c: New.
11959         * gcc.dg/Wshadow-1.c: Update error regexps.
11961 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
11963         * g++.dg/abi/bitfield10.C: New test.
11965 2003-04-09  Mike Stump  <mrs@apple.com>
11967         * gcc.dg/pch/pch.exp: Make testcase names longer.
11968         * g++.dg/pch/pch.exp: Make testcase names longer.
11970 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11972         * gcc.dg/builtins-11.c: New test case.
11974 2003-04-08  Roger Sayle  <roger@eyesopen.com>
11976         * gcc.dg/builtins-9.c: New test case.
11977         * gcc.dg/builtins-10.c: New test case.
11979 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
11981         * gcc.dg/noncompile/init-4.c.c: New test.
11983 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
11985         * gcc.misc-test/gcov-9.c: New test.
11986         * gcc.misc-test/gcov-10.c: New test
11987         * gcc.misc-test/gcov-11.c: New test.
11989 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
11991         PR optimization/10024
11992         * gcc.c-torture/compile/20030405-1.c: New test.
11994 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
11996         * gcc.dg/pch/static-3.c: New.
11997         * gcc.dg/pch/static-3.hs: New.
11998         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
12000 2003-04-04  Richard Henderson  <rth@redhat.com>
12002         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
12003         * g++.dg/eh/forced2.C: Likewise.
12005 2003-04-03  Mike Stump  <mrs@apple.com>
12007         * lib/scanasm.exp (scan-assembler): Add xfail processing for
12008         target arg.
12009         (scan-assembler-times, scan-assembler-not): Likewise.
12010         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
12012 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
12014         * gcc.dg/sparc-loop-1.c: New test.
12016 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
12018         PR other/9274
12019         * g++.dg/pch/system-2.C: New.
12020         * g++.dg/pch/system-2.Hs: New.
12022 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
12024         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
12026         * g++.dg/eh/simd-1.C (vecfunc): Same.
12028 2003-04-01  Roger Sayle  <roger@eyesopen.com>
12030         * gcc.c-torture/execute/20030401-1.c: New test case.
12032 2003-04-01  Ziemowit Laski <zlaski@apple.com>
12034         * objc.dg/defs.m: New.
12036 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
12038         * g++.dg/eh/simd-1.C: New.
12039         * g++.dg/eh/simd-2.C: New.
12041 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
12043         * gcc.c-torture/execute/simd-3.c: New.
12045 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12047         PR c/9936
12048         * gcc.dg/20030331-2.c: New test.
12050 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
12052         PR c++/10278
12053         * g++.dg/parse/crash2.C: New test.
12055 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12057         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
12058         * gcc.c-torture/execute/20030331-1.c: ...here.
12060 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12062         * gcc.c-torture/execute/20030331-1.c: New test.
12064 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
12066         * lib/gcov.exp: Adjust call return testing strings.
12067         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
12069 2003-03-31  Roger Sayle  <roger@eyesopen.com>
12071         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
12072         * gcc.dg/builtins-7.c: New test case.
12073         * gcc.dg/builtins-8.c: New test case.
12075 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
12077         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
12079 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
12081         PR c++/7647
12082         * g++.dg/lookup-class-member-2.C: New test.
12084 2003-03-30  Glen Nakamura  <glen@imodulo.com>
12086         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
12088 2003-03-28  Roger Sayle  <roger@eyesopen.com>
12090         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
12092 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
12094         * g++.dg/init/attrib1.C: New test.
12096 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12098         * gcc.dg/ultrasp8.c: New test.
12100 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12102         * gcc.dg/ultrasp7.c: New test.
12104 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
12106         PR c++/10047
12107         * g++.dg/template/inline1.C: New test.
12109 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
12111         * gcc.dg/sparc-dwarf2.c: New test.
12113 2003-03-27  Roger Sayle  <roger@eyesopen.com>
12115         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
12116         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
12118 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
12120         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
12121         than reading .x files.
12122         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
12123         * g77.dg/gcov/gcov-1.f: Likewise.
12124         * gcc.misc-tests/gcov-4b.c: Likewise.
12125         * gcc.misc-tests/gcov-5b.c: Likewise.
12126         * gcc.misc-tests/gcov-6.c: Likewise.
12127         * gcc.misc-tests/gcov-7.c: Likewise.
12128         * gcc.misc-tests/gcov-8.c: Likewise.
12129         * g++.dg/gcov/gcov-1.x: Remove.
12130         * g77.dg/gcov/gcov-1.x: Likewise.
12131         * gcc.misc-tests/gcov-4b.x: Likewise.
12132         * gcc.misc-tests/gcov-5b.x: Likewise.
12133         * gcc.misc-tests/gcov-6.x: Likewise.
12134         * gcc.misc-tests/gcov-7.x: Likewise.
12135         * gcc.misc-tests/gcov-8.x: Likewise.
12137 2003-03-27  Glen Nakamura  <glen@imodulo.com>
12139         PR opt/10087
12140         * gcc.dg/20030324-1.c: New test.
12142 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
12144         PR c++/10224
12145         * g++.dg/template/arg3.C: New test.
12147         PR c++/10158
12148         * g++.dg/template/friend18.C: New test.
12150 2003-03-26  Roger Sayle  <roger@eyesopen.com>
12152         * g77.f-torture/compile/20030326-1.f: New test case.
12154 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
12156         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
12158         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
12160 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
12162         * gcc.dg/ia64-sync-3.c: New test.
12164 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
12166         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
12168 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
12170         * gcc.dg/ultrasp6.c: New test.
12172 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12174         * gcc.dg/i386-signbit-1.c: New test.
12175         * gcc.dg/i386-signbit-2.c: New test.
12176         * gcc.dg/i386-signbit-3.c: New test.
12178 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
12180         * gcc.dg/ultrasp5.c: Fix options.
12182 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
12184         * gcc.dg/ultrasp5.c: Fix comment.
12186 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
12188         PR fortran/10197
12189         * g77.f-torture/execute/10197.f: New test.
12191 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
12193         PR c++/9898, c++/383
12194         * g++.dg/template/conv6.C: New test.
12196         PR c++/10119
12197         * g++.dg/template/ptrmem5.C: New test.
12199         PR c++/10026
12200         * g++.dg/lookup/koenig1.C: New test.
12202         PR C++/10199
12203         * g++.dg/lookup/template2.C: New test.
12205 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
12207         * g++.dg/opt/rtti1.C: New test.
12209 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
12211         * gcc.dg/ultrasp5.c: New test.
12213 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
12215         PR middle-end/9967
12216         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
12217         builtin fputs.
12219 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
12221         PR c/8224
12222         * gcc.dg/20030323-1.c: New test.
12224 2003-03-23  Roger Sayle  <roger@eyesopen.com>
12226         * gcc.c-torture/compile/20030323-1.c: New test case.
12228 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
12230         * gcc.dg/20030321-1.c: New test.
12232 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
12234         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
12236 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
12238         PR c++/9978, c++/9708
12239         * g++.dg/ext/vlm1.C: Adjust expected error.
12240         * g++.dg/ext/vla2.C: New test.
12241         * g++.dg/template/arg1.C: New test.
12242         * g++.dg/template/arg2.C: New test.
12244 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
12246         * g77.f-torture/execute/select.f: New test.
12247         * g77.f-torture/noncompile/select_no_compile.f: New test.
12249 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
12251         PR c++/9898
12252         * g++.dg/other/error4.C: New test.
12254 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
12256         * g++.dg/template/friend17.C: New test.
12258 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
12260         * gcc.c-torture/compile/20030320-1.c: New.
12262 2003-03-20  Roger Sayle  <roger@eyesopen.com>
12264         * gcc.dg/builtins-6.c: New test case.
12266 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
12268         PR target/10073
12269         * gcc.c-torture/compile/20030319-1.c: New.
12271 2003-03-18  Jan Hubicka  <jh@suse.cz>
12273         * gcc.dg/i386-cvt-1.c: New test.
12275 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
12277         * objc.dg/naming-1.m: Use "(parse|syntax) error".
12278         * objc.dg/naming-2.m: Likewise.
12280 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
12282         PR c++/9639
12283         * g++.dg/parse/crash1.C: New test.
12285 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
12287         PR c++/8805
12288         * g++.dg/eh/cleanup1.C: New test.
12290 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
12292         * gcc.c-torture/execute/20030316-1.c: New test case.
12294 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
12296         PR c++/9629
12297         * g++.dg/init/ctor2.C: New test.
12299 2003-03-15  Roger Sayle  <roger@eyesopen.com>
12301         * g77.f-torture/compile/xformat.f: New test case.
12303 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12305         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
12306         * g++.old-deja/g++.mike/eh50.C: Likewise.
12308 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12310         PR c++/6440
12311         * g++.dg/template/spec7.C: New test.
12312         * g++.dg/template/spec8.C: Likewise.
12314 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
12316         * gcc.c-torture/execute/20030313-1.c: New test.
12318 2003-03-14  Richard Henderson  <rth@redhat.com>
12320         * gcc.dg/inline-2.c: Adjust alpha test for external call.
12322 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
12324         * gcc.c-torture/compile/20030314-1.c: New test.
12326 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
12328         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
12329         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
12330         thumb target,
12331         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
12332         to accept newer _imp__  prefix and additional
12333         newline in .drectve section.
12334         * gcc.dg/dll-4.c: Likewise.
12335         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
12336         switch.
12338 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
12340         * g++.dg/parse/namespace9.C: New test.
12342         * g++.dg/init/ref5.C: New test.
12343         * g++.dg/parse/ptrmem1.C: Likewise.
12345 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12347         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
12348         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
12349         regular expression.
12350         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
12351         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
12353 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
12355         * gcc.c-torture/execute/20030224-2.c: New test.
12357 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12359         * gcc.dg/decl-3.c: New test.
12361 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
12363         * gcc.dg/i386-loop-2.c: New test.
12365 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
12367         PR c++/9474
12368         * g++.dg/parse/namespace8.C: New test.
12370         PR c++/9924
12371         * g++.dg/overload/builtin2.C: New test.
12373 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
12375         * gcc.dg/return-type-3.c: New test.
12377 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
12379         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
12380         profiling options are not supported.
12382 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
12384         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
12385         * g++.old-deja/g++.warn/impint2.C: Likewise.
12387 2003-03-10  Devang Patel  <dpatel@apple.com>
12389         * g++.dg/cpp/c++_cmd_1.C: New test.
12390         * g++.dg/cpp/c++_cmd_1.h: New file.
12392 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
12394         * gcc.dg/altivec-9.c: New file.
12396 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12398         * gcc.dg/ppc-sdata-1.c: New test.
12399         * gcc.dg/ppc-sdata-2.c: New test.
12401 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
12403         PR c++/9373
12404         * g++.dg/opt/ptrmem2.C: New test.
12406         PR c++/8534
12407         * g++.dg/opt/ptrmem1.C: New test.
12409 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
12411         * gcc.dg/i386-loop-1.c: New test.
12413 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12415         PR c++/9970
12416         * g++.dg/lookup/friend1.C: New test.
12418 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
12420         PR c++/9823
12421         * g++.dg/parser/constructor1.C: New test.
12423 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
12425         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
12427         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
12429 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
12431         * gcc.dg/cpp/Wunused.c: Update test.
12433 2003-03-08  Jan Hubicka  <jh@suse.cz>
12435         * gcc.dg/inline-3.c: New test.
12437 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
12439         PR c++/9809
12440         * g++.dg/parse/builtin1.C: New test.
12442         PR c++/9982
12443         * g++.dg/abi/cookie1.C: New test.
12444         * g++.dg/abi/cookie2.C: Likewise.
12446         PR c++/9524
12447         * g++.dg/template/field1.C: New test.
12449         PR c++/9912
12450         * g++.dg/parse/class1.C: New test.
12451         * g++.dg/parse/namespace7.C: Likewise.
12452         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
12454 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
12456         * g++.dg/init/ref4.C: New test.
12458 2003-03-07  Jan Hubicka  <jh@suse.cz>
12460         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
12461         * gcc.dg/inline-3.c:  New test.
12463 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
12465         * g++.dg/init/ref3.C: New test.
12467         PR c++/9965
12468         * g++.dg/init/ref2.C: New test.
12470         PR c++/9400
12471         * g++.dg/warn/Wshadow-2.C: New test.
12473         PR c++/9791
12474         * g++.dg/warn/Woverloaded-1.C: New test.
12476 2003-03-05  Jan Hubicka  <jh@suse.cz>
12478         * gcc.dg/i386-local2.c: New.
12479         * gcc.dg/i386-local.c: Fix typo.
12481 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
12483         * g++.dg/abi/layout3.C: New test.
12485 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
12487         * gcc.c-torture/compile/20030305-1.c
12489 2003-03-05  Jan Hubicka  <jh@suse.cz>
12491         * gcc.dg/i386-local.c: New.
12493 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
12495         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
12497 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
12499         * gcc.dg/switch-2.c: New test.
12500         * gcc.dg/switch-3.c: New test.
12501         * gcc.dg/Wswitch.c: Adjust line numbers.
12502         * gcc.dg/Wswitch-default.c: Likewise.
12503         * gcc.dg/Wswitch-enum.c: Likewise.
12505 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
12507         * gcc.c-torture/execute/20030222-1.c: New test.
12509 2003-03-03  James E Wilson  <wilson@tuliptree.org>
12511         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
12513 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
12515         PR c++/9878
12516         * g++.dg/init/ref1.C: New test.
12518 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
12520         * gcc.dg/sh-relax.c: New SH-only test.
12522 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
12524         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
12525         comment explaining purpose of testcase.
12527 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
12529         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
12530         for HC11/HC12 (asm needs two int registers).
12531         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
12532         HC11/HC12 because the test uses an asm which needs two 32-bit
12533         registers.
12535 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
12537         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
12538         for HC11/HC12 (array is too large otherwise).
12539         * gcc.c-torture/compile/920501-4.x: New file, likewise.
12540         * gcc.c-torture/compile/20010518-2.x: Likewise.
12541         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
12542         HC11/HC12 (array is too large).
12544 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
12546         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
12547         * lib/g++-dg.exp (g++-dg-test): Likewise.
12549 2003-03-01  Roger Sayle  <roger@eyesopen.com>
12551         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
12552         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
12554 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12556         * g++.dg/warn/implicit-typename1.C: Remove warning.
12558 2003-02-28  Richard Henderson  <rth@redhat.com>
12560         * gcc.dg/noreturn-1.c: Move noreturn warning line.
12561         * gcc.dg/return-type-1.c: Move control reaches end warning line.
12563 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
12565         * gcc.dg/pch/pch.exp: Change .pch to .gch.
12566         * g++.dg/pch/pch.exp: Likewise.
12568 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
12570         PR c++/9879
12571         * testsuite/g++.dg/init/new4.C: New test.
12573 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
12575         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
12577 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
12579         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
12580         unsigned long.
12582         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
12583         wider than float.
12585 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
12587         * lib/scanasm.exp: Add support for counting numbers of
12588         occurences.
12589         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
12590         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
12592 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
12594         PR c++/9683
12595         * g++.dg/template/static3.C: New test.
12597         PR c++/9829
12598         * g++.dg/parse/namespace6.C: New test.
12600 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12602         PR target/9732
12603         * gcc.dg/20030225-1.c: New test.
12605 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
12607         * README: Remove out-of-date information.
12609         PR c++/9836
12610         * g++.dg/template/spec6.C: New test.
12612 2003-02-24  Jeff Law  <law@redhat.com>
12614         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
12616 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12618         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
12619         * gcc.dg/pragma-ep-1.c: Likewise.
12621 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12623         PR c++/9602
12624         * g++.dg/template/friend16.C: New test.
12626 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
12628         PR c++/5333
12629         * g++.dg/parse/fused-params1.C: Adjust error messages.
12630         * g++.dg/template/nested3.C: New test.
12632 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
12634         * g++.dg/abi/param1.C: New test.
12636 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12638         PR c++/7982
12639         * g++.dg/warn/implicit-typename1.C: New test.
12641 2003-02-22  Kelley Cook <kelleycook@comcast.net>
12643         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
12644         with "mtune".
12645         * g++.old-deja/g++.other/store-expr2.C: Likewise.
12646         * gcc.c-torture/execute/20010129-1.x: Likewise.
12647         * gcc.dg/20011107-1.c: Likewise.
12648         * gcc.dg/20020108-1.c: Likewise.
12649         * gcc.dg/20020122-3.c: Likewise.
12650         * gcc.dg/20020206-1.c: Likewise.
12651         * gcc.dg/20020310-1.c: Likewise.
12652         * gcc.dg/20020426-2.c: Likewise.
12653         * gcc.dg/20020517-1.c: Likewise.
12654         * gcc.dg/991230-1.c: Likewise.
12655         * gcc.dg/i386-unroll-1.c: Likewise.
12656         * gcc.misc-tests/i386-prefetch.exp: Likewise.
12658 2003-02-22  Jan Hubicka  <jh@suse.cz>
12660         * gcc.dg/i386-mul.c: New test.
12662 2003-02-21  Roger Sayle  <roger@eyesopen.com>
12664         * gcc.dg/builtins-5.c: New test case.
12666 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
12668         * gcc.dg/asmreg-1.c: New test.
12670 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12672         PR c++/9749
12673         * g++.dg/parse/varmod1.C: New test.
12675 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12677         PR c++/9727
12678         * g++.dg/template/op1.C: New test.
12680 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12682         PR c++/8906
12683         * g++.dg/template/nested2.C: New test.
12685 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
12687         PR c++/8724
12688         * g++.dg/expr/dtor1.C: New test.
12690 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
12692         * gcc.dg/cpp/include3.c: New test.
12693         * gcc.dg/cpp/inc/foo.h: New file.
12695 2003-02-21  Glen Nakamura  <glen@imodulo.com>
12697         * gcc.c-torture/execute/20030221-1.c: New test.
12699 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
12701         PR c++/9729
12702         * g++.dg/abi/conv1.C: New test.
12704 2003-02-20  Jan Hubicka  <jh@suse.cz>
12706         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
12708 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
12710         * gcc.c-torture/compile/20030219-1.c: New test.
12712 2003-02-18  Jan Hubicka  <jh@suse.cz>
12714         * gcc.dg/funcorder.c: New test.
12716 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12718         * gcc.c-torture/execute/20030218-1.c: New.
12720 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
12722         * gcc.dg/20030218-1.c: New.
12724 2003-02-18  Richard Henderson  <rth@redhat.com>
12726         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
12727         * gcc.dg/attr-used-2.c: New.
12729 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
12731         PR c++/9704
12732         * g++.dg/init/copy5.C: New test.
12734 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
12736         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
12737         * g++.dg/pch/pch.exp: Likewise.
12739 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
12741         * gcc.c-torture/execute/20030209-1.c: Enable the test if
12742         STACK_SIZE is not defined.
12744 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12746         PR c++/9457
12747         * g++.dg/template/init1.C: New test.
12749 2003-02-16  Jan HUbicka  <jh@suse.cz>
12751         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
12752         (foo): Add few extra tests
12753         * gcc.dg/c99-const-expr-3.c: Likewise.
12754         * gcc.c-torture/execute/20030216-1.c: New.
12756 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12758         PR c++/9459
12759         * g++.dg/ext/typeof4.C: New test.
12761 2003-02-15  Roger Sayle  <roger@eyesopen.com>
12763         * gcc.dg/i386-387-3.c: New test case.
12765 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
12767         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
12768         cris-*-elf* cris-*-aout* and mmix-*-*.
12770 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
12772         * gcc.dg/20030213-1.c: New test.
12774 2003-02-12  Roger Sayle  <roger@eyesopen.com>
12776         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
12777         * gcc.dg/i386-387-2.c: Likewise.
12779 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
12781         * gcc.dg/ppc-spe.c: Fix formatting.
12782         Enable tests that were previously unsupported by gas.
12783         Delete tests for instructions that no longer exist.
12784         Switch arguments on evsubifw builtin.
12786 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
12788         * gcc.c-torture/execute/20030209-1.c: Disable the test if
12789         STACK_SIZE is too small.
12791 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
12792             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
12794         * gcc.dg/decl-2.c: New test.
12796 2003-02-10  Jan Hubicka  <jh@suse.cz>
12798         * gcc.dg/i386-fpcvt-1.c:  New test.
12800 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
12802         * gcc.c-torture/execute/20030209-1.c: New test.
12804 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
12806         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
12807         int-wide bitops, use the constants of the same width.
12808         Likewise, if long long is 32-bit wide, test bitops using
12809         32-bit constants.
12811 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
12813         * gcc.dg/20021014-1.c: Annotate with expected notice text.
12815 2003-02-07  Roger Sayle  <roger@eyesopen.com>
12817         * testsuite/gcc.dg/builtins-4.c: New test case.
12819 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12821         * gcc.dg/20020430-1.c: Fix dg command typos.
12822         * gcc.dg/20020503-1.c: Likewise.
12824 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12826         PR c++/8785
12827         * g++.dg/parse/fused-params1.C: New test.
12829         PR c++/8857
12830         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
12832         PR c++/8921
12833         * g++.dg/parse/non-dependent1.C: New test.
12835         PR c++/8928
12836         * g++.dg/parse/dupl-tmpl-args1.C: New test.
12838         PR c++/9228
12839         * g++.dg/parse/undefined7.C: New test.
12840         * g++.dg/parse/non-templ1.C: New test.
12842         PR c++/9229
12843         * g++.dg/parse/too-many-tmpl-args1.C: New test.
12845 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
12847         * gcc.c-torture/compile/20030206-1.c: New test.
12849 2003-02-05  Roger Sayle  <roger@eyesopen.com>
12851         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
12852         "pow" to "foo" to avoid potential confusion with a math built-in.
12854 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12856         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
12857         conditions for SPARC targets.
12859 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
12861         * gcc.dg/20030204-1.c: New test.
12863 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
12865         PR c++/38
12866         * g++.dg/parse/array-size1.C: New test.
12868         PR c++/5657
12869         * g++.dg/parse/undefined3.C: New test.
12871         PR c++/5665
12872         * g++.dg/parse/undefined4.C: New test.
12874         PR c++/5975
12875         * g++.dg/parse/undefined5.C: New test.
12877         PR c++/7259
12878         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
12880         PR c++/8578
12881         * g++.dg/parse/casting-operator1.C: New test.
12883         PR c++/8596
12884         * g++.dg/parse/undefined6.C: New test.
12886         PR c++/8736
12887         * g++.dg/parse/missing-template1.C: New test.
12889 2003-02-04  Jan Hubicka  <jh@suse.cz>
12891         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
12892         * gcc.dg/i386-cmov?.c:  Likewise.
12893         * gcc.dg/i386-fpcvt-?.c:  Likewise.
12894         * gcc.dg/i386-ssefp-1.c:  Likewise.
12895         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
12896         conventions.
12898 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
12900         PR c++/7129
12901         * testsuite/g++.dg/ext/max.C: New test.
12903 2003-02-03  Jan Hubicka  <jh@suse.cz>
12905         * gcc.c-torture/execute/20030203-1.c: New test.
12907 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
12909         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
12910         'natural-endian'.
12912 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
12914         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
12915         * g++.dg/init/new2.C: Likewise.
12916         * g++.dg/other/new1.C: Likewise.
12918 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
12920         * gcc.dg/struct-ret-libc.c: New test.
12922 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
12924         * gcc.dg/20030129-1.c: New test.
12926 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12928         PR c++/8849
12929         * g++.dg/template/ptrmem4.C: New test.
12931 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
12933         * g++.dg/parser/constant1.C: New test.
12935 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12937         PR c++/8591
12938         * g++.dg/parse/friend2.C: New test.
12940 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
12942         PR c++/9437
12943         * g++.dg/template/unify4.C: New test.
12945 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
12947         * gcc.c-torture/execute/20030128-1.c: New test.
12949 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
12951         * g++.dg/lookup/nested1.C: Test moved from ...
12952         * g++.old-deja/g++.other/lookup24.C: ... here.
12954 2003-01-28  Jan Hubicka  <jh@suse.cz>
12956         * gcc.dg/i386-cmov5.c:  New test.
12958 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
12960         * gcc.c-torture/execute/20010925-1.c: Changed the
12961         memcpy declaration.
12963 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12965         PR c++/3902
12966         * g++.dg/parse/template5.C: New test.
12968 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
12970         PR fortran/9258
12971         * g77.dg/pr9258: New test.
12973 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12975         * README: Move relevant parts from README.g++.
12977         * README.g++: Remove this file.
12979 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
12981         * g++.dg/abi/dcast1.C: New test.
12983 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12985         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
12987 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
12989         PR c++/47
12990         * g++.old-deja/g++.other/lookup24.C: New test.
12992 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12994         PR middle-end/7227
12995         * gcc.dg/uninit-C.c: New test.
12997 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
12999         * g++.dg/abi/covariant1.C: New test.
13001 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
13003         * gcc.dg/20030123-1.c: New test.
13005 2003-01-25  Jan Hubicka  <jh@suse.cz>
13007         PR opt/8492
13008         * gcc.c-torture/compile/20030125-1.c
13010 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
13012         PR c++/9403
13013         * g++.dg/parse/template3.C: New test.
13014         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
13016         PR c++/795
13017         * g++.dg/parse/template4.C: New test.
13019         PR c++/9415
13020         * g++.dg/template/qual2.C: New test.
13022         PR c++/8545
13023         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
13025         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
13027 2003-01-25  Roger Sayle  <roger@eyesopen.com>
13029         * gcc.c-torture/execute/switch-1.c: New test case.
13031 2003-01-25  Jan Hubicka  <jh@suse.cz>
13033         * gcc.c-torture/execute/20030125-1.[cx]: New test.
13035 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
13037         Tweaks for Bison-1.875. From the NEWS file:
13038         "- `parse error' -> `syntax error'
13039         Bison now uniformly uses the term `syntax error'"
13040         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
13041         * gcc.dg/cpp/digraph2.c: Likewise.
13042         * gcc.dg/cpp/direct2.c: Likewise.
13043         * gcc.dg/cpp/paste4.c: Likewise.
13044         * gcc.dg/c90-restrict-1.c: Likewise.
13045         * gcc.dg/c99-func-2.c: Likewise.
13046         * gcc.dg/noncompile/920721-2.c: Likewise.
13047         * gcc.dg/noncompile/930622-2.c: Likewise.
13048         * gcc.dg/noncompile/940112-1.c: Likewise.
13049         * gcc.dg/noncompile/950921-1.c: Likewise.
13050         * gcc.dg/noncompile/951123-1.c: Likewise.
13051         * gcc.dg/noncompile/971104-1.c: Likewise.
13052         * gcc.dg/noncompile/990416-1.c: Likewise.
13054 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
13056         * g++.dg/parse/undefined1.C: Add error message.
13058 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13060         PR c++/9354
13061         * g++.dg/parse/new1.C: New test.
13063         PR c++/9216
13064         * g++.dg/parse/template2.C: New test.
13066         PR c++/9354
13067         * g++.dg/parse/typedef2.C: New test.
13069         PR c++/9328
13070         * g++.dg/ext/typeof3.C: New test.
13072 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
13074         PR c++/2738
13075         * g++.dg/parse/ret-type1.C: New test.
13077         PR c++/3792
13078         * g++.dg/parse/tmpl-outside1.C: New test.
13080         PR c++/4207
13081         * g++.dg/parse/int-as-enum1.C: New test.
13083         PR c++/4903
13084         * g++.dg/parse/no-typename1.C: New test.
13086         PR c++/5533
13087         * g++.dg/parse/no-value1.C: New test.
13089         PR c++/5921
13090         * g++.dg/parse/wrong-inline1.C: New test.
13092         PR c++/6402
13093         * g++.dg/parse/ref1.C: New test.
13095         PR c++/6992
13096         * g++.dg/parse/attr-ctor1.C: New test.
13098         PR c++/7229
13099         * g++.dg/parse/namespace5.C: New test.
13101         PR c++/7917
13102         * g++.dg/parse/func-def1.C: New test.
13104         PR c++/8143
13105         * g++.dg/parse/undefined1.C: New test.
13107         PR c++/5723, PR c++/8522
13108         * g++.dg/parse/specialization1.C: New test.
13110         PR c++/163, PR c++/8595
13111         * g++.dg/parse/struct-as-enum1.C: New test.
13113         PR c++/9173
13114         * g++.dg/parse/undefined2.C: New test.
13116 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
13118         PR c++/9298
13119         * g++.dg/parse/template1.C: New test.
13121         PR c++/9384
13122         * g++.dg/parse/using1.C: New test.
13124         PR c++/9285
13125         PR c++/9294
13126         * g++.dg/parse/expr2.C: New test.
13128         PR c++/9388
13129         * g++.dg/parse/lookup2.C: Likewise.
13131 2003-01-21  Jan Hubicka  <jh@suse.cz>
13133         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
13134         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
13135         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
13136         * gcc.c-torture/execute/string-opt-*.c: Likewise.
13138 2003-01-20  Nick Clifton  <nickc@redhat.com>
13140         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
13141         problem with ARM sibcall code generation.
13143 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
13145         * gcc.c-torture/execute/20030120-1.c: New.
13147 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
13149         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
13151 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
13153         PR c++/9272
13154         * g++.dg/parse/ctor1.C: New test.
13156         PR c++/9294:
13157         * g++.dg/parse/qualified1.C: New test.
13159         * g++.dg/parse/typename3.C: New test.
13161 2003-01-16  Richard Henderson  <rth@redhat.com>
13163         * g++.dg/tls/init-2.C: Fix error matches for real this time.
13165 2003-01-16  Richard Henderson  <rth@redhat.com>
13167         * g++.dg/pch/pch.exp: Copy test header to the working directory
13168         before using it either for precompilation or direct use.
13169         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
13170         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
13172 2003-01-16  Richard Henderson  <rth@redhat.com>
13174         * gcc.dg/pch/pch.exp: Copy test header to the working directory
13175         before using it either for precompilation or direct use.
13176         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
13177         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
13179 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
13181         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
13182         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
13183         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
13184         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
13185         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
13186         typename warning into error.
13187         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
13188         error messages.
13189         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
13190         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
13191         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
13192         messages.
13193         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
13194         make declaration visible in template.
13195         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
13196         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
13197         messages.
13198         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
13199         message.
13200         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
13201         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
13202         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
13203         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
13204         typename warning with error message.
13205         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
13206         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
13207         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
13209 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
13211         * g++.dg/parse/ambig2.C: New test.
13213 2003-01-15  Richard Henderson  <rth@redhat.com>
13215         * g++.dg/tls/init-2.C: Update error message string.
13217 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13219         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
13221 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
13223         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
13224         all for HC11/HC12.
13225         * gcc.c-torture/compile/20001205-1.x: Likewise.
13226         * gcc.c-torture/compile/20001226-1.x: Likewise.
13227         * gcc.c-torture/compile/920520-1.x: Likewise.
13228         * gcc.c-torture/compile/961203-1.x: Likewise.
13229         * gcc.c-torture/compile/20020604-1.x: Likewise.
13231 2003-01-15  Jan Hubicka  <jh@suse.cz>
13233         * gcc.c-torture/compile/20030115-1.c: New test.
13235         * gcc.dg/i386-fpcvt-1.c: New test.
13236         * gcc.dg/i386-fpcvt-2.c: New test.
13238 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
13240         Further conform g++'s __vmi_class_type_info to the C++ ABI
13241         specification.
13242         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
13243         the specification.
13245 2003-01-14  Jan Hubicka  <jh@suse.cz>
13247         * gcc.dg/i386-fpcvt-1.c: New test.
13248         * gcc.dg/i386-fpcvt-2.c: New test.
13250 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
13252         * gcc.dg/i386-mmx-3.c: New test.
13254 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
13256         PR c++/9264
13257         * g++.dg/parse/octal1.C: New file.
13259         PR c++/9172
13260         * g++.dg/parse/typename1.C: New file.
13262 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
13264         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
13265         * gcc.dg/bf-no-ms-layout.c: Likewise.
13266         * gcc.dg/bf-ms-attrib.c: Likewise.
13268 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
13270         PR c++/9099
13271         * g++.dg/parse/dtor1.C: New file.
13273         PR c++/9128
13274         * g++.dg/rtti/typeid1.C: New file.
13276         PR c++/9153
13277         * g++.dg/parse/lookup1.C: New file.
13279         PR c++/9171
13280         * g++.dg/templ/spec5.C: New file.
13282 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
13284         * gcc.c-torture/compile/20030110-1.c: New test.
13286 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
13288         Merge from pch-branch:
13290         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
13292         * gcc.dg/pch/cpp-1.h: New.
13293         * gcc.dg/pch/cpp-1.c: New.
13294         * gcc.dg/pch/cpp-2.h: New.
13295         * gcc.dg/pch/cpp-2.c: New.
13297         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
13299         * gcc.dg/pch/except-1.h: New.
13300         * gcc.dg/pch/except-1.c: New.
13302         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
13304         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
13305         running test.
13306         * gcc.dg/pch: Include *.hp not *.h.
13307         * gcc.dg/pch/system-1.h: New.
13308         * gcc.dg/pch/system-1.c: New.
13310         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
13312         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
13313         rather than trying to build and run a program using PCH.
13314         * gcc.dg/pch: Remove dg-do commands from test files.
13316         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
13318         * gcc.dg/pch/macro-3.c: New.
13319         * gcc.dg/pch/macro-3.h: New.
13321         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
13323         * gcc.dg/pch/common-1.c: New.
13324         * gcc.dg/pch/common-1.h: New.
13325         * gcc.dg/pch/decl-1.c: New.
13326         * gcc.dg/pch/decl-1.h: New.
13327         * gcc.dg/pch/decl-2.c: New.
13328         * gcc.dg/pch/decl-2.h: New.
13329         * gcc.dg/pch/decl-3.c: New.
13330         * gcc.dg/pch/decl-3.h: New.
13331         * gcc.dg/pch/decl-4.c: New.
13332         * gcc.dg/pch/decl-4.h: New.
13333         * gcc.dg/pch/decl-5.c: New.
13334         * gcc.dg/pch/decl-5.h: New.
13335         * gcc.dg/pch/global-1.c: New.
13336         * gcc.dg/pch/global-1.h: New.
13337         * gcc.dg/pch/inline-1.c: New.
13338         * gcc.dg/pch/inline-1.h: New.
13339         * gcc.dg/pch/inline-2.c: New.
13340         * gcc.dg/pch/inline-2.h: New.
13341         * gcc.dg/pch/static-1.c: New.
13342         * gcc.dg/pch/static-1.h: New.
13343         * gcc.dg/pch/static-2.c: New.
13344         * gcc.dg/pch/static-2.h: New.
13346         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
13348         * g++.dg/pch/pch.exp: Better handle failing testcases.
13349         * gcc.dg/pch/pch.exp: Likewise.
13350         * gcc.dg/pch/macro-1.c: New.
13351         * gcc.dg/pch/macro-1.h: New.
13352         * gcc.dg/pch/macro-2.c: New.
13353         * gcc.dg/pch/macro-2.h: New.
13355         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
13357         * g++.dg/dg.exp: Treat files in pch/ specially.
13358         * g++.dg/pch/pch.exp: New file.
13359         * g++.dg/pch/empty.H: New file.
13360         * g++.dg/pch/empty.C: New file.
13361         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
13362         "precompile".
13364         * gcc.dg/pch/pch.exp: New file.
13365         * gcc.dg/pch/empty.h: New file.
13366         * gcc.dg/pch/empty.c: New file.
13367         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
13368         "precompile".
13370 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13372         * g++.dg/template/friend14.C: New test.
13374 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13376         * gcc.dg/old-style-asm-1.c: New test.
13378 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
13380         * gcc.c-torture/compile/20030109-1.c: New test.
13382 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
13384         * gcc.c-torture/execute/20030109-1.c: New test.
13386 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
13388         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
13389         * g++.old-deja/g++.mike/dyncast2.C: Likewise
13390         * g++.old-deja/g++.mike/dyncast3.C: Likewise
13391         * g++.old-deja/g++.mike/eh2.C: Likewise
13392         * g++.old-deja/g++.mike/eh3.C: Likewise
13393         * g++.old-deja/g++.mike/eh5.C: Likewise
13394         * g++.old-deja/g++.mike/eh6.C: Likewise
13395         * g++.old-deja/g++.mike/eh7.C: Likewise
13396         * g++.old-deja/g++.mike/eh8.C: Likewise
13397         * g++.old-deja/g++.mike/eh9.C: Likewise
13398         * g++.old-deja/g++.mike/eh10.C: Likewise
13399         * g++.old-deja/g++.mike/eh12.C: Likewise
13400         * g++.old-deja/g++.mike/eh13.C: Likewise
13401         * g++.old-deja/g++.mike/eh14.C: Likewise
13402         * g++.old-deja/g++.mike/eh16.C: Likewise
13403         * g++.old-deja/g++.mike/eh17.C: Likewise
13404         * g++.old-deja/g++.mike/eh18.C: Likewise
13405         * g++.old-deja/g++.mike/eh21.C: Likewise
13406         * g++.old-deja/g++.mike/eh23.C: Likewise
13407         * g++.old-deja/g++.mike/eh24.C: Likewise
13408         * g++.old-deja/g++.mike/eh25.C: Likewise
13409         * g++.old-deja/g++.mike/eh26.C: Likewise
13410         * g++.old-deja/g++.mike/eh27.C: Likewise
13411         * g++.old-deja/g++.mike/eh28.C: Likewise
13412         * g++.old-deja/g++.mike/eh29.C: Likewise
13413         * g++.old-deja/g++.mike/eh31.C: Likewise
13414         * g++.old-deja/g++.mike/eh33.C: Likewise
13415         * g++.old-deja/g++.mike/eh34.C: Likewise
13416         * g++.old-deja/g++.mike/eh35.C: Likewise
13417         * g++.old-deja/g++.mike/eh36.C: Likewise
13418         * g++.old-deja/g++.mike/eh37.C: Likewise
13419         * g++.old-deja/g++.mike/eh38.C: Likewise
13420         * g++.old-deja/g++.mike/eh39.C: Likewise
13421         * g++.old-deja/g++.mike/eh40.C: Likewise
13422         * g++.old-deja/g++.mike/eh41.C: Likewise
13423         * g++.old-deja/g++.mike/eh42.C: Likewise
13424         * g++.old-deja/g++.mike/eh44.C: Likewise
13425         * g++.old-deja/g++.mike/eh46.C: Likewise
13426         * g++.old-deja/g++.mike/eh47.C: Likewise
13427         * g++.old-deja/g++.mike/eh48.C: Likewise
13428         * g++.old-deja/g++.mike/eh49.C: Likewise
13429         * g++.old-deja/g++.mike/eh50.C: Likewise
13430         * g++.old-deja/g++.mike/eh51.C: Likewise
13431         * g++.old-deja/g++.mike/eh53.C: Likewise
13432         * g++.old-deja/g++.mike/eh55.C: Likewise
13433         * g++.old-deja/g++.mike/p7912.C: Likewise
13434         * g++.old-deja/g++.mike/p9706.C: Likewise
13435         * g++.old-deja/g++.mike/p10416.C: Likewise
13436         * g++.old-deja/g++.mike/p11667.C: Likewise
13437         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
13438         Remove redundant reference to Iris.
13439         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
13440         Elxsi, i860, Pico Java, and WE32K.
13442 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
13444         * g++.dg/ext/asm4.C: New test.
13446 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13448         PR c++/9030
13449         * g++.dg/template/friend12.C: New test.
13450         * g++.dg/template/friend13.C: Likewise.
13451         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
13453 2003-01-08  Jan Hubicka  <jh@suse.cz>
13455         * gcc.dg/i386-cadd.c: New test.
13456         * gcc.dg/i386-cmov4.c: Likewise.
13458 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
13460         PR c++/9165
13461         * g++.dg/warn/Wunused-3.C: New test.
13463         * g++.dg/abi/bitfield9.C: New test.
13465         PR c++/9189
13466         * g++.dg/parse/defarg3.C: New test.
13468 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
13470         * g++.dg/parse/ambig1.C: New test.
13471         * g++.dg/parse/defarg2.C: New test.
13473 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
13475         * g++.dg/template/defarg-1.C: New test.
13476         * g++.dg/template/local2.C: Likewise.
13478 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
13480         * gcc.c-torture/execute/20030105-1.c: New test.
13482 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13484         * g++.dg/parse/namespace3.C: Remove extra semicolons.
13485         * g++.dg/parse/namespace4.C: Likewise.
13487 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
13489         * g++.dg/template/ntp2.C: New test.
13491 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
13493         * g++.dg/parse/extern-C-1.C: New test.
13495         * g++.dg/parse/namespace4.C: New test.
13497         * g++.dg/template/nested1.C: New test.
13499         * g++.dg/parse/namespace3.C: New test.
13501 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
13503         * g++.dg/lookup/two-stage1.C: New test.
13505 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13507         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
13508         * g++.old-deja/g++.jason/access8.C: Likewise.
13509         * g++.old-deja/g++.other/decl5.C: Likewise.
13511 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
13513         * g++.dg/parse/parse7.C: New test.
13515 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
13517         PR c++/2843
13518         * g++.dg/ext/attrib7.C: New test.
13520 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
13522         * g++.dg/parse/parse6.C: New test.
13524 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
13526         * gcc.dg/h8300-stack-1.c: New.
13528 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13530         g++.dg/lookup/exception1.C: New test.
13532         g++.dg/lookup/template1.C: New test.
13534         g++.dg/parse/namespace2.C: New test.
13536         g++.dg/parse/parens2.C: New test.
13538 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13540         * g++.dg/parse/parse5.C: New test.
13541         * g++.dg/lookup/scoped4.C: New test.
13543 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
13545         * g++.dg/parse/parens1.C: New test.
13547         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
13548         angle-bracket1.C.
13549         * g++.dg/parse/parens2.C: New test.
13551         * g++.dg/lookup/scope-operator1.C: New test.
13553         * g++.dg/parse/operator1.C: New test.
13555 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13557         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
13558         * g++.old-deja/g++.other/access6.C: Likewise.
13559         * g++.old-deja/g++.other/decl1.C: Likewise.
13560         * g++.old-deja/g++.pt/typename12.C: Likewise.
13562 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
13564         * g++.dg/parse/namespace1.C: New test.
13566 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13568         * g++.dg/parse/parse4.C: New test.
13570 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13572         * g++.dg/parse/parse3.C: New test.
13574 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13576         * g++.dg/parse/parse2.C: New test.
13578 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13580         * g++.dg/template/friend11.C: New test.
13582 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
13584         * g++.dg/parse/parse1.C: New test.
13586 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
13588         * lib/profopt.exp: Change the name of a global variable to avoid
13589         possible clashes with other test suites.
13591 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
13593         * g++.dg/inherit/covariant8.C: New test.
13595 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
13597         * g++.dg/init/array9.C: New test.
13599         PR c++/9112
13600         * g++.dg/parse/expr1.C: New test.
13602 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
13604         * gcc.c-torture/compile/20021230-1.c: New test.
13606 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
13608         * g++.dg/inherit/covariant5.C: New test.
13609         * g++.dg/inherit/covariant6.C: New test.
13610         * g++.dg/inherit/covariant7.C: New test.
13612 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13614         PR c++/2739
13615         * g++.dg/other/access2.C: New test.
13617 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
13619         * g++.dg/other/anon-struct.C: No longer fails
13620         * g++.old-deja/g++.brendan/parse4.C: Likewise.
13621         * g++.old-deja/g++.brendan/parse5.C: Likewise.
13622         * g++.old-deja/g++.brendan/parse6.C: Likewise.
13624 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
13626         * g++.dg/parse/angle-bracket.C (main): No longer fails.
13628 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
13630         * g++.dg/eh/spec4.C: Remove stray semicolon.
13631         * g++.dg/expr/pmf-1.C: Change error message.
13632         * g++.dg/ext/asm1.C: Remove stray semicolon.
13633         * g++.dg/ext/typename1.C: Add missing typenames.
13634         * g++.dg/inherit/template-as-base.C: Change error message.
13635         * g++.dg/lookup/scoped1.C: Likewise.
13636         * g++.dg/lookup/scoped2.C: Likewise.
13637         * g++.dg/lookup/using2.C: Likewise.
13638         * g++.dg/other/component1.C: Remove stray semicolon.
13639         * g++.dg/other/do1.C: Change error message.
13640         * g++.dg/other/error2.C: Likewise.
13641         * g++.dg/other/init1.C: Likewise.
13642         * g++.dg/other/packed1.C: Remove stray semicolon.
13643         * g++.dg/other/ptrmem2.C: Change error message.
13644         * g++.dg/parse/parameter-declaration-1.C: Remove line number
13645         marker.
13646         * g++.dg/special/initp1.C: Remove invalid attribute usage.
13647         * g++.dg/template/access3.C: Add typename keyword.
13648         * g++.dg/template/access5.C: Remove stray semicolon.
13649         * g++.dg/template/access6.C: Likewise.
13650         * g++.dg/template/complit1.C: Likewise.
13651         * g++.dg/template/crash1.C: Change error message.
13652         * g++.dg/template/inherit2.C: Remove stray semicolon.
13653         * g++.dg/template/instantiate2.C: Likewise.
13654         * g++.dg/template/instantiate3.C: Change error message.
13655         * g++.dg/template/qual1.C: Remove stray semicolon.
13656         * g++.dg/template/qualttp18.C: Change error message.
13657         * g++.dg/template/ref1.C: Remove stray semicolon.
13658         * g++.dg/template/sizeof1.C (A::value): Declare it.
13659         * g++.dg/template/spec4.C: Change error message.
13660         * g++.dg/template/static1.C: Likewise.
13661         * g++.dg/template/type1.C: Likewise.
13662         * g++.dg/template/typename3.C: Likewise.
13663         * g++.old-deja/g++.benjamin/13478.C: Change error message.
13664         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
13665         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
13666         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
13667         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
13668         named return value extension.
13669         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
13670         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
13671         * g++.old-deja/g++.bob/extern_C.C: Likewise.
13672         * g++.old-deja/g++.bob/inherit2.C: Likewise.
13673         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13674         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13675         * g++.old-deja/g++.brendan/crash13.C: Likewise.
13676         * g++.old-deja/g++.brendan/crash15.C: Likewise.
13677         * g++.old-deja/g++.brendan/crash18.C: Change error message.
13678         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
13679         * g++.old-deja/g++.brendan/crash38.C: Likewise.
13680         * g++.old-deja/g++.brendan/crash50.C: Likewise.
13681         * g++.old-deja/g++.brendan/crash56.C: Likewise.
13682         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
13683         syntax.
13684         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
13685         * g++.old-deja/g++.brendan/crash8.C: Change error message.
13686         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
13687         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13688         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
13689         * g++.old-deja/g++.brendan/template11.C: Likewise.
13690         * g++.old-deja/g++.brendan/template26.C: Likewise.
13691         * g++.old-deja/g++.brendan/template27.C: Use explicit
13692         specialization syntax.
13693         * g++.old-deja/g++.brendan/template30.C: Likewise.
13694         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
13695         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
13696         non-dependent names.
13697         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
13698         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
13699         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
13700         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
13701         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
13702         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
13703         named return value extension.
13704         * g++.old-deja/g++.ext/namedret2.C: Likewise.
13705         * g++.old-deja/g++.ext/namedret3.C: Likewise.
13706         * g++.old-deja/g++.ext/return1.C: Likewise.
13707         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
13708         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
13709         * g++.old-deja/g++.jason/access8.C: Likewise.
13710         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
13711         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
13712         pseudo-destructor names.
13713         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
13714         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
13715         pseudo-destructor names.
13716         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
13717         * g++.old-deja/g++.jason/overload19.C: Likewise.
13718         * g++.old-deja/g++.jason/overload32.C: Likewise.
13719         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
13720         stray semicolons.
13721         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
13722         * g++.old-deja/g++.jason/return.C: Likewise.
13723         * g++.old-deja/g++.jason/return2.C: Likewise.
13724         * g++.old-deja/g++.jason/shadow1.C: Likewise.
13725         * g++.old-deja/g++.jason/special.C: Use explicit specialization
13726         syntax.
13727         * g++.old-deja/g++.jason/template10.C: Account for use of
13728         non-dependent names.
13729         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
13730         syntax.
13731         * g++.old-deja/g++.jason/template37.C: Likewise.
13732         * g++.old-deja/g++.law/access4.C: Change error messages.
13733         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
13734         pseudo-destructor names.
13735         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
13736         * g++.old-deja/g++.law/ctors9.C: Likewise.
13737         * g++.old-deja/g++.law/cvt22.C: Likewise.
13738         * g++.old-deja/g++.law/dtors5.C: Likewise.
13739         * g++.old-deja/g++.law/global-init1.C: Likewise.
13740         * g++.old-deja/g++.law/missed-error3.C: Likewise.
13741         * g++.old-deja/g++.law/operators28.C: Likewise.
13742         * g++.old-deja/g++.law/visibility28.C: Likewise.
13743         * g++.old-deja/g++.martin/eval1.C: Likewise.
13744         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
13745         name.
13746         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
13747         * g++.old-deja/g++.mike/net34.C: Likewise.
13748         * g++.old-deja/g++.mike/net36.C: Likewise.
13749         * g++.old-deja/g++.mike/ns2.C: Likewise.
13750         * g++.old-deja/g++.mike/p12306.C: Likewise.
13751         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
13752         value extension.
13753         * g++.old-deja/g++.mike/p700.C: Likewise.
13754         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
13755         * g++.old-deja/g++.mike/p710.C: Likewise.
13756         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
13757         value extension.
13758         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
13759         * g++.old-deja/g++.mike/pmf9.C: Likewise.
13760         * g++.old-deja/g++.ns/crash2.C: Likewise.
13761         * g++.old-deja/g++.ns/crash3.C: Likewise.
13762         * g++.old-deja/g++.ns/invalid1.C: Likewise.
13763         * g++.old-deja/g++.ns/ns17.C: Likewise.
13764         * g++.old-deja/g++.ns/template16.C: Likewise.
13765         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
13766         keyword.
13767         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
13768         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
13769         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
13770         named return value extension.
13771         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
13772         * g++.old-deja/g++.other/access4.C: Issue additional error
13773         messages.
13774         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
13775         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
13776         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
13777         * g++.old-deja/g++.other/crash25.C: Change error message.
13778         * g++.old-deja/g++.other/crash4.C: Change error message.
13779         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
13780         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
13781         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
13782         checks.
13783         * g++.old-deja/g++.other/defarg8.C: Likewise.
13784         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
13785         * g++.old-deja/g++.other/dtor10.C: Likewise.
13786         * g++.old-deja/g++.other/incomplete.C: Likewise.
13787         * g++.old-deja/g++.other/linkage7.C: Likewise.
13788         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
13789         lookup algorithm.
13790         * g++.old-deja/g++.other/mangle2.C: Likewise.
13791         * g++.old-deja/g++.other/refinit2.C: Likewise.
13792         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
13793         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
13794         * g++.old-deja/g++.pt/crash28.C: Likewise.
13795         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
13796         syntax.
13797         * g++.old-deja/g++.pt/crash32.C: Change error message.
13798         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
13799         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
13800         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
13801         error message position.
13802         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
13803         * g++.old-deja/g++.pt/defarg8.C: Change error message.
13804         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
13805         syntax.
13806         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
13807         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
13808         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
13809         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
13810         keyword.
13811         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13812         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
13813         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
13814         keyword.
13815         * g++.old-deja/g++.pt/explicit71.C: Change error message.
13816         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
13817         syntax.
13818         * g++.old-deja/g++.pt/friend28.C: Account for use of
13819         non-dependent names.
13820         * g++.old-deja/g++.pt/friend29.C: Likewise.
13821         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
13822         rules.
13823         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
13824         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
13825         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
13826         lookup rules.
13827         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
13828         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
13829         keyword.
13830         * g++.old-deja/g++.pt/memclass20.C: Likewise.
13831         * g++.old-deja/g++.pt/memclass5.C: Likewise.
13832         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
13833         keyword.
13834         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
13835         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
13836         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
13837         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
13838         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
13839         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
13840         keyword.
13841         * g++.old-deja/g++.pt/spec10.C: Likewise.
13842         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
13843         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
13844         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
13845         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
13846         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
13847         * g++.old-deja/g++.pt/ttp62.C: Likewise.
13848         * g++.old-deja/g++.pt/ttp64.C: Likewise.
13849         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
13850         * g++.old-deja/g++.pt/typename15.C: Likewise.
13851         * g++.old-deja/g++.pt/typename22.C: Likewise.
13852         * g++.old-deja/g++.pt/typename6.C: Change error messages.
13853         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
13854         * g++.old-deja/g++.pt/virtual2.C: Likewise.
13855         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
13856         syntax.
13857         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
13858         return value extension.
13859         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
13860         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
13861         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
13862         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
13864 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
13866         * g++.dg/warn/inline1.C: New test.
13867         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
13868         * g++.old-deja/g++.jason/synth10.C: Likewise.
13869         * g++.old-deja/g++.mike/net31.C: Likewise.
13870         * g++.old-deja/g++.mike/p8786.C: Likewise.
13872         * g++.dg/template/friend10.C: New test.
13873         * g++.dg/template/conv5.C: New test.
13875 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
13877         * g++.dg/lookup/scoped3.C: New test.
13879         * g++.dg/lookup/decl1.C: New test.
13880         * g++.dg/lookup/decl2.C: New test.
13882 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
13884         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
13885         gcc.c-torture/compile/20021015-1.c,
13886         gcc.c-torture/compile/20021015-2.c,
13887         gcc.c-torture/compile/20021123-1.c,
13888         gcc.c-torture/compile/20021123-2.c,
13889         gcc.c-torture/compile/20021123-3.c,
13890         gcc.c-torture/compile/20021123-4.c,
13891         gcc.c-torture/execute/20021024-1.c: Add tests previously added
13892         only to 3.1 or 3.2 branch.
13894 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
13896         * gcc.dg/i386-bitfield3.c: New test.
13898         * gcc.dg/i386-bitfield2.c: New test.
13900 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
13902         * g++.dg/parse/conv_op1.C: New test.
13904 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
13906         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
13907         approved.
13909 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
13911         * gcc.c-torture/compile/20021220-1.c: New test.
13913 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
13915         * gcc.dg/i386-fastcall-1.c: New.
13917 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13919         * gcc.c-torture/execute/20021219-1.c: New test.
13921 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
13923         * gcc.dg/i386-pic-1.c: New test.
13925 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13927         PR c++/8099
13928         * g++.dg/template/friend9.C: New test.
13930 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13932         PR c++/3663
13933         * g++.dg/template/access7.C: New test.
13935 2002-12-18  Nick Clifton  <nickc@redhat.com>
13937         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
13938         the libstdc++-v3 directory has been found.
13940 2002-12-12  Devang Patel <dpatel@apple.com>
13941         * gcc.dg/darwin-ld-1.c: New test.
13942         * gcc.dg/darwin-ld-2.c: New test.
13943         * gcc.dg/darwin-ld-3.c: New test.
13944         * gcc.dg/darwin-ld-4.c: New test.
13945         * gcc.dg/darwin-ld-5.c: New test.
13947 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
13949         * gcc.c-torture/compile/20021212-1.c: New test.
13951 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
13953         * gcc.dg/fshort-wchar: New test.
13955 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
13957         PR c++/8372
13958         * g++.dg/template/dtor1.C: New test.
13960         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
13961         markers.
13963 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
13965         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
13967 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
13969         * g++.dg/template/static1.C: New test.
13970         * g++.dg/template/static2.C: New test.
13971         * g++.old-deja/g++.ext/memconst.C: New test.
13973 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13975         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
13976         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
13977         * g++.dg/special/initp1.C: Likewise.
13979 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
13981         * gcc.c-torture/execute/20021204-1.c: New test.
13983 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
13985         * gcc.dg/ppc-fmadd-1.c: New file.
13986         * gcc.dg/ppc-fmadd-2.c: New file.
13987         * gcc.dg/ppc-fmadd-3.c: New file.
13989 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
13991         * gcc.c-torture/compile/20021204-1.c: New test.
13993 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
13995         * g++.dg/inherit/covariant2.C: New test.
13996         * g++.dg/inherit/covariant3.C: New test.
13997         * g++.dg/inherit/covariant4.C: New test.
13998         * g++.dg/inherit/covariant1.C: Remove XFAIL.
13999         * g++.old-deja/g++.robertl/eb17.C: Likewise.
14001 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
14003         PR c++/8688
14004         * g++.dg/init/brace3.C: New test.
14006 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
14008         * gcc.dg/20020210-1.c: Fix a comment typo.
14010 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
14012         PR c++/8720
14013         * g++.dg/parse/defarg1.C: New test.
14015         PR c++/8615
14016         * g++.dg/template/char1.C: New test.
14018         * g++.dg/template/varmod1.C: Fix typo.
14020 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14022         DR 180
14023         * g++.old-deja/g++.pt/crash32.C: Expect error.
14025 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
14027         PR c++/5919
14028         * g++.dg/template/varmod1.C: New test.
14030         PR c++/8727
14031         * g++.dg/inherit/typeinfo1.C: New test.
14033         PR c++/8663
14034         * g++.dg/inherit/typedef1.C: New test.
14036 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
14038         PR c++/8332
14039         PR c++/8493
14040         * g++.dg/template/strlen1.C: New test.
14042         PR c++/8227
14043         * g++.dg/template/ctor2.C: New test.
14045         PR c++/8214
14046         * g++.dg/init/string1.C: New test.
14048         PR c++/8511
14049         * g++.dg/template/friend8.C: New test.
14051 2002-11-29  Joe Buck <jbuck@synopsys.com>
14053         * g++.dg/lookup/anon2.C: New test.
14055 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
14057         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
14058         h8300 port.
14060 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
14062         * gcc.dg/bitfld-6.c: New test.
14064 2002-11-27  Jan Hubicka  <jh@suse.cz>
14066         * gcc.c-torture/execute/20021127.[cx]: New test.
14068 2002-11-26  Jan Hubicka  <jh@suse.cz>
14070         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
14071         quality.
14073 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
14075         * g++.dg/init/brace2.C: New test.
14076         * g++.old-deja/g++.mike/p9129.C: Correct.
14078 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
14080         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
14082 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
14084         * gcc.dg/sibcall-6: New test for indirect sibcalls.
14086 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
14088         * testsuite/g++.dg/abi/empty11.C: New test.
14089         * testsuite/g++.dg/rtti/cv1.C: New test.
14091 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
14093         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
14095 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
14097         * g++.dg/abi/empty10.C: New test.
14099 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
14101         * gcc.c-torture/compile/20021124-1.c: New test.
14103 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
14105         * g++.dg/abi/rtti2.C: New test.
14107 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
14109         * gcc.dg/i386-unroll-1.c: New test.
14111 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
14113         * gcc.c-torture/compile/20021120-1.c: New test.
14114         * gcc.c-torture/compile/20021120-2.c: New test.
14116 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14118         * gcc.dg/bitfld-5.c: New test.
14120 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14122         * gcc.c-torture/execute/20021120-3.c: New test.
14124 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14126         * gcc.c-torture/execute/20021120-2.c: New test.
14128 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
14130         * gcc.c-torture/execute/20021120-1.c: New test.
14132 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
14134         * gcc.c-torture/execute/20021118-3.c: New test.
14136 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
14138         * gcc.c-torture/compile/20021119-1.c: New test.
14140 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
14142         * gcc.dg/duff-1.c: New test.
14143         * gcc.dg/duff-2.c: New test.
14144         * gcc.dg/duff-3.c: New test.
14146 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
14148         * gcc.dg/cpp/_Pragma5.c: New test.
14150 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14152         * gcc.c-torture/execute/20021118-2.c: New test.
14154 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
14156         * gcc.c-torture/execute/20021118-1.c: New test.
14158 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
14160         * gcc.dg/20021116-1.c: New test.
14162 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
14164         * g++.dg/abi/vcall1.C: New test.
14166 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
14168         * gcc.dg/20021029-1.c: New test.
14169         * gcc.dg/20021029-2.c: New test.
14171 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14173         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
14175 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14177         PR c/8439
14178         * gcc.dg/20021110.c: Move to ...
14179         * gcc.c-torture/compile/20021110.c: .... here.
14181 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14183         PR c/8467
14184         * gcc.c-torture/execute/20021111-1.c
14186 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
14188         PR c/8439
14189         * gcc.dg/20021110.c: New test.
14191 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
14193         * g++.dg/abi/vthunk3.C: Run only on x86.
14195 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
14197         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
14199 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
14201         * lib/compat.exp (compat-execute): Fix logic error in last
14202         change.
14204 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
14206         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
14208 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14210         PR c++/8389
14211         * g++.dg/template/access6.C: New test.
14213 2002-11-08  Jan Hubicka  <jh@suse.cz>
14215         * gcc.dg/i386-ssefp-1.c: New test.
14216         * gcc.dg/i386-ssefp-1.c: New test.
14218 2002-11-08  Jan Hubicka  <jh@suse.cz>
14220         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
14222 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14224         * g++.dg/abi/vthunk3.C: New test.
14226         PR c++/8338
14227         * g++.dg/template/crash2.C: New test.
14229 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
14231         * testsuite/g++.dg/abi/dtor1.C: New test.
14232         * testsuite/g++.dg/abi/dtor2.C: Likewise.
14234 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
14236         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
14237         Darwin.
14239 2002-11-04  Adam Nemet  <anemet@lnxw.com>
14241         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
14242         -mthumb.  Only xfail with -O0.
14244 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
14246         * g++.dg/abi/thunk1.C: New test.
14247         * g++.dg/abi/thunk2.C: Likewise.
14248         * g++.dg/abi/vtt1.C: Likewise.
14250 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
14252         PR optimization/8423
14253         * gcc.c-torture/execute/builtin-constant.c: New test.
14255 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
14257         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
14258         Add some more cases.
14260 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
14262         PR c++/8391
14263         * g++.dg/opt/local1.C: New test.
14265 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
14267         PR c++/8160
14268         * g++.dg/template/complit1.C: New test.
14270         PR c++/8149
14271         * g++.dg/template/typename4.C: Likewise.
14273 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14275         Core issue 287, PR c++/7639
14276         * g++.dg/template/instantiate1.C: Adjust error location.
14277         * g++.dg/template/instantiate3.C: New test.
14278         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
14279         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
14280         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
14282 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
14284         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
14286 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
14288         PR c++/8287
14289         * g++.dg/init/dtor2.C: New test.
14291 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14293         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
14294         * gcc.dg/nest.c: Bypass errors on irix6.
14296 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
14298         * gcc.dg/nest.c: Expect error for mmix-*-*.
14299         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
14301 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
14303         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
14304         markers.
14306         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
14308 2002-10-25  Mike Stump  <mrs@apple.com>
14310         * gcc.dg/warn-1.c: New test.
14312 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14314         * g++.dg/template/typename3.C: New test.
14316 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
14318         * g++.dg/lookup/ptrmem1.C: New test.
14320         * g++.dg/abi/vthunk2.C: New test.
14322 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
14324         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
14326 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
14328         * g++.dg/abi/empty9.C: New test.
14330 2002-10-24  Richard Henderson  <rth@redhat.com>
14332         * g++.dg/inherit/thunk1.C: Enable for ia64.
14334 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
14336         PR c++/8067
14337         * g++.dg/lookup/pretty1.C: New test.
14339 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
14341         * gcc.dg/20021023-1.c: New test.
14343 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
14345         PR c++/7679
14346         * g++.dg/parse/inline1.C: New test.
14348 2002-10-23  Richard Henderson  <rth@redhat.com>
14350         * g++.dg/inherit/thunk1.C: Enable for x86_64.
14352         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
14354 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
14356         PR c++/6579
14357         * g++.dg/parse/stmtexpr3.C: New test.
14359 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
14361         * g++.dg/expr/cond1.C: New test.
14363 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
14365         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
14367 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
14369         * g++.dg/abi/vbase13.C: New test.
14370         * g++.dg/abi/vbase14.C: Likewise.
14372 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
14374         * gcc.dg/tls/pic-1.c: New test.
14375         * gcc.dg/tls/nonpic-1.c: New test.
14376         * gcc.dg/20021018-1.c: New test.
14378 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
14380         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
14381         Remove only files with the same base name as the test case.
14382         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
14383         (profopt-execute): Likewise.  Also, remove old profiling
14384         and performance data files before running the tests.
14386         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
14387         * g++.dg/bprob/bprob.exp: Likewise.
14388         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
14389         to allow more general test case names.
14391         * g++.dg/bprob/bprob-1.C: Rename to ...
14392         * g++.dg/bprob/g++-bprob-1.C: ... this.
14394         * g77.dg/bprob/bprob-1.f: Rename to ...
14395         * g77.dg/bprob/g77-bprob-1.f: ... this.
14397 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
14399         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
14400         bison 1.50 or later.
14402 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
14404         * g++.dg/README: Describe more test directories.
14406 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
14408         * g++.dg/init/array6.C: Add additional tests.
14410 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
14412         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
14413         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
14415 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
14417         * gcc.c-torture/compile/20020604-1.x: New.
14418         * gcc.c-torture/compile/simd-5.x: Likewise.
14419         * gcc.c-torture/execute/920710-1.x: Likewise.
14420         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
14422 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
14424         * g++.dg/inherit/override1.C: Add dg-options clause.
14426 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
14428         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
14429         _mm_slli_si128.
14431 2002-10-19  Andreas Schwab  <schwab@suse.de>
14433         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
14434         directory component.
14436 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
14438         * g++.dg/inherit/thunk1.C: New test.
14440         * g++.dg/inherit/override1.C: New test.
14442         * g++.dg/abi/mangle11.C: New test.
14443         * g++.dg/abi/mangle14.C: New test.
14444         * g++.dg/abi/mangle17.C: New test.
14446 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
14448         * g++.dg/overload/member2.C: New test.
14450 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
14452         * g++.dg/README: Describe new compat directory.
14453         * g++.dg/dg.exp: Skip tests in compat directory.
14454         * README.compat: New file.
14455         * lib/compat.exp: New expect script.
14456         * g++.dg/compat: New test directory.
14457         * g++.dg/compat/compat.exp: New expect script.
14458         * g++.dg/compat/abi: New test directory.
14459         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
14460         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
14461         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
14462         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
14463         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
14464         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
14465         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
14466         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
14467         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
14468         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
14469         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
14470         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
14471         * g++.dg/compat/break: New test directory.
14472         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
14473         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
14474         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
14475         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
14476         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
14477         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
14478         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
14479         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
14480         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
14481         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
14482         g++.dg/compat/break/README: New files.
14483         * g++.dg/compat/eh: New test directory.
14484         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
14485         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
14486         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
14487         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
14488         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
14489         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
14490         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
14491         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
14492         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
14493         g++.dg/compat/eh/filter2_y.C,
14494         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
14495         g++.dg/compat/eh/new1_y.C,
14496         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
14497         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
14498         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
14499         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
14500         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
14501         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
14502         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
14503         g++.dg/compat/eh/unexpected1_y.C: New files.
14504         * g++.dg/compat/init: New test directory.
14505         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
14506         g++.dg/compat/init/array5_y.C,
14507         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
14508         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
14509         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
14510         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
14511         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
14512         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
14513         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
14514         g++.dg/compat/init/init-ref2_y.C: New files.
14516 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
14518         PR c++/7584
14519         * g++.dg/inherit/using3.C: New test.
14521 2002-10-17  Jan Hubicka  <jh@suse.cz>
14523         * gcc.dg/20021017-2.c: New test.
14525 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
14527         * g++.dg/abi/mangle16.C: Adjust.
14529         * g++.dg/init/array8.C: New test.
14531 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
14533         * gcc.dg/special/mips-abi.exp: New test.
14534         * gcc.dg/special/mips-abi.s: Empty file used by the above.
14536 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
14538         * g++.dg/abi/mangle16.C: New test.
14539         * g++.dg/abi/mangle17.C: Likewise.
14541         PR c++/7478
14542         * g++.dg/template/ref1.C: New test.
14544 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14546         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
14548 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
14550         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
14552 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
14554         PR c++/7524
14555         * g++.dg/init/array7.C: New test.
14557 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
14559         * g++.dg/init/array6.C: New test.
14561         * g++.dg/abi/mangle13.C: Likewise.
14562         * g++.dg/abi/mangle14.C: Likewise.
14563         * g++.dg/abi/mangle15.C: Likewise.
14565 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
14567         * g++.dg/abi/empty8.C: New test.
14569 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
14571         * g++.dg/init/ctor1.C: New test.
14573 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
14575         * gcc.c-torture/execute/20021015-1.c: New test.
14577 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
14579         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
14581 2002-10-14  Jan Hubicka  <jh@suse.cz>
14583         * gcc.dg/i386-ssetype-[1-5].c: New tests.
14585 2002-10-14  Richard Henderson  <rth@redhat.com>
14587         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
14589 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
14591         PR optimization/6631
14592         * g++.dg/opt/const2.C: New test.
14594 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
14596         PR c++/7176
14597         * g++.dg/parse/friend1.C: New test.
14598         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
14600 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
14602         * gcc.dg/20021014-1.c: New test.
14604 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
14606         PR c++/5661
14607         * g++.dg/ext/vlm1.C: New test.
14608         * g++.dg/ext/vlm2.C: Likewise.
14610         * g++.dg/init/array1.C: Remove invalid braces.
14611         * g++.dg/init/brace1.C: New test.
14612         * g++.dg/init/copy2.C: Likewise.
14613         * g++.dg/init/copy3.C: Likewise.
14614         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
14615         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
14616         braces.
14618 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
14620         * gcc.dg/cpp/assembler.S: Don't use -ansi.
14622 2002-10-11  Richard Shann  <richard.shann@superh.com>
14624         * gcc.c-torture/compile/simd-5.c: New test.
14626 2002-10-10  Roger Sayle  <roger@eyesopen.com>
14628         * gcc.c-torture/execute/shiftopt-1.c: New test case.
14630 2002-10-10  Jim Wilson  <wilson@redhat.com>
14632         * gcc.c-torture/execute/20021010-1.c: New test.
14634 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
14636         PR c/7353
14637         * g++.dg/ext/typedef-init.C: New test.
14638         * gcc.dg/typedef-init.c: New test.
14640 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
14642         * gcc.dg/cpp/paste13.c: New test.
14644 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14646         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
14647         remaining platforms, XFAIL during compile, not execute.  Don't
14648         XFAIL at -O0.
14650 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
14652         * gcc.dg/alias-1.c: Tweak expected warning.
14654 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
14656         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
14658 2002-10-06  Andreas Jaeger  <aj@suse.de>
14660         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
14661         * gcc.dg/cpp/c++98.C: Likewise.
14663         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
14664         * g++.dg/cpp/c++98.C: Likewise.
14666         * g++.dg/README (Subdirectories): Mention cpp directory.
14668         PR target/7559
14669         * gcc.dg/20021006-1.c: New test.
14671 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14673         PR c++/7804
14674         * g++.dg/other/warning1.C: New test.
14676 2002-10-04  Roger Sayle  <roger@eyesopen.com>
14678         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
14679         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
14680         and sparc-*-* with -m64 as expected failures.  See PR 8087.
14682 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14684         PR c++/7931
14685         * g++.dg/template/ptrmem3.C: New test.
14687         PR c++/7754
14688         * g++.dg/template/union1.C: New test.
14690 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
14692         PR c++/8006
14693         * g++.dg/abi/mangle9.C: New test.
14694         * g++.dg/abi/mangle10.C: New test.
14695         * g++.dg/abi/mangle11.C: New test.
14696         * g++.dg/abi/mangle12.C: New test.
14698 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
14700         PR c++/7188.
14701         * g++.dg/template/meminit1.C: New test.
14702         * g++.dg/warn/Wreorder-1.C: Likewise.
14703         * g++.old-deja/g++.mike/warn3.C: Tweak.
14704         * lib/prune.exp: Ingore "in copy constructor".
14706 2002-10-02  Andreas Jaeger  <aj@suse.de>
14708         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
14709         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
14710         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
14711         on x86-64.
14713 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14715         * gcc.dg/empty1.C: Fix typo.
14717 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
14719         * gcc.dg/alias-1.c: New test.
14721 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
14723         * gcc.dg/empty1.C: New test.
14725         * g++.dg/tls/init-2.C: Tweak error messages.
14727 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
14729         * gcc.c-torture/compile/20020923-1.c: New test.
14731 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
14733         * gcc.c-torture/execute/ffs-1.c: New test.
14734         * gcc.c-torture/execute/ffs-2.c: Ditto.
14736 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
14738         * g++.dg/overload/member1.C: New test.
14740 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
14742         * g++.dg/abi/empty7.C: New test.
14743         * g++.dg/init/pm2.C: Likewise.
14745 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
14747         * g++.dg/rtti/crash1.C: New test.
14749 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
14751         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
14752         gcc.dg/sibcall-4.c: New tests.
14754 2002-09-28  Roger Sayle  <roger@eyesopen.com>
14756         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
14757         powerpc and MMIX targets.
14759 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
14761         * gcc.dg/cpp/20020927-1.c: New.
14763 2002-09-26  David S. Miller  <davem@redhat.com>
14765         * gcc.c-torture/compile/trunctfdf.c: New.
14767 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14769         * lib/target-supports.exp (check_weak_available): Handle solaris2.
14771 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
14773         * gcc.c-torture/execute/loop-15.c: New.
14775 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
14777         * README.QMTEST: Fix typo.
14779 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
14781         * gcc.dg/20020926-1.c: New test.
14783 2002-09-25  David S. Miller  <davem@redhat.com>
14785         PR target/7842
14786         * gcc.c-torture/execute/shiftdi.c: New test.
14788 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
14790         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
14791         unique to the tool.
14792         * lib/g77.exp (g77_init): Likewise.
14793         * lib/g++.exp (g++_init): Likewise.
14794         * lib/objc.exp (objc_init): Likewise.
14796 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
14798         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
14799         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
14800         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
14802 2002-09-25  Richard Henderson  <rth@redhat.com>
14804         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
14805         too-small long double.
14807 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
14809         * gcc.dg/20020919-1.c: New test.
14811 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
14813         * g++.dg/abi/bitfield6.C: New test.
14814         * g++.dg/abi/bitfield7.C: New test.
14815         * g++.dg/abi/bitfield8.C: New test.
14816         * g++.dg/abi/vbase11.C: New test.
14818 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14820         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
14821         hppa*-*-hpux*.  Update test comment.
14823 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
14825         * gcc.dg/tls/struct-1.c: New test.
14827 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
14829         * gcc.dg/cpp/tr-warn2.c: Update.
14831 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14833         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
14835 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
14837         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
14838         systems.
14840 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
14842         * gcc.c-torture/execute/ieee/mzero3.c: New test.
14844         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
14845         Adjust for c++filt moved to binutils.  Remove spurious duplicate
14846         setting of cxxfilt.
14848 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
14850         * gcc.dg/20020312-2.c: Update for darwin.
14852 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
14854         * g++.old-deja/g++.other/crash32.C: Mark ICE.
14856 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
14858         * objc.dg/comp-types-1.m: New test.
14859         * objc.dg/comp-types-2.m: New test.
14860         * objc.dg/comp-types-3.m: New test.
14861         * objc.dg/comp-types-4.m: New test.
14862         * objc.dg/comp-types-5.m: New test.
14863         * objc.dg/comp-types-6.m: New test.
14865 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14867         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
14869 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14871         * g++.dg/other/do1.C: New test.
14873         * g++.dg/template/subst1.C: New test.
14875 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
14877         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
14879 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
14881         * g++.dg/template/qualttp20.C: Adjust expected errors.
14882         * g++.old-deja/g++.jason/report.C: Likewise.
14883         * g++.old-deja/g++.other/qual1.C: Likewise.
14885         * g++.dg/lookup/scoped2.C: New test.
14887         * g++.dg/ext/asm3.C: New test.
14889 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
14891         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
14893 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
14895         * ChangeLog: follow spelling conventions.
14896         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
14897         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
14898         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
14899         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
14900         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
14901         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
14902         * g++.old-deja/g++.law/global-init1.C: Likewise.
14903         * g++.old-deja/g++.other/delete4.C: Likewise.
14904         * g++.old-deja/g++.other/inline21.C: Likewise.
14905         * g++.old-deja/g++.other/singleton.C: Likewise.
14906         * g77.dg/strlen0.f: Likewise.
14907         * g77.f-torture/compile/20010519-1.f: Likewise.
14908         * g77.f-torture/compile/980310-4.f: Likewise.
14909         * gcc.c-torture/compile/20000605-1.c: Likewise.
14910         * gcc.c-torture/execute/20020225-1.c: Likewise.
14911         * gcc.dg/c90-hexfloat-2.c: Likewise.
14912         * gcc.dg/c99-bool-1.c: Likewise.
14913         * gcc.dg/c99-hexfloat-2.c: Likewise.
14914         * gcc.dg/dll-2.c: Likewise.
14915         * gcc.dg/wtr-union-init-1.c: Likewise.
14916         * gcc.dg/wtr-union-init-2.c: Likewise.
14917         * gcc.dg/wtr-union-init-3.c: Likewise.
14918         * gcc.dg/cpp/avoidpaste1.c: Likewise.
14919         * gcc.dg/cpp/defined.c: Likewise.
14920         * gcc.dg/cpp/macsyntx.c: Likewise.
14921         * gcc.dg/cpp/paste2.c: Likewise.
14922         * gcc.dg/cpp/trad/defined.c: Likewise.
14923         * gcc.dg/format/c90-printf-1.c: Likewise.
14924         * gcc.dg/format/c90-scanf-1.c: Likewise.
14925         * gcc.dg/format/c99-printf-1.c: Likewise.
14926         * gcc.dg/format/c99-scanf-1.c: Likewise.
14927         * gcc.misc-tests/gcov-8.c: Likewise.
14928         * lib/profopt.exp: Likewise.
14930 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
14932         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
14934 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14936         * g++.dg/inherit/using2.C: New test.
14938 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
14940         * ChangeLog: Follow spelling conventions.
14941         * g++.dg/template/friend4.C: Likewise.
14942         * g++.old-deja/g++.pt/crash67.C: Likewise.
14943         * gcc.c-torture/execute/20000801-4.c: Likewise.
14944         * gcc.dg/c90-digraph-1.c: Likewise.
14945         * gcc.dg/c94-digraph-1.c: Likewise.
14946         * gcc.dg/c99-digraph-1.c: Likewise.
14947         * gcc.dg/cpp/line5.c: Likewise.
14948         * gcc.dg/cpp/multiline.c: Likewise.
14949         * gcc.dg/cpp/trad/literals-1.c: Likewise.
14950         * gcc.dg/format/attr-3.c: Likewise.
14951         * gcc.dg/format/c90-scanf-3.c: Likewise.
14952         * gcc.dg/format/ext-4.c: Likewise.
14954 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
14956         * g++.dg/template/pretty1.C: New test.
14958 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
14960         * gcc.c-torture/execute/struct-cpy-1.c: New test.
14962 2002-09-13  Matt Austern  <austern@apple.com>
14964         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
14965         passing a cast expression to a function by const reference.
14967 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
14969         * g++.dg/template/deduce1.C: New test.
14971 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
14973         * gcc.c-torture/execute/simd-1.c: Force all use of int to
14974         32-bit int.
14976 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14978         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
14979         usage.
14981 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
14983         * gcc.c-torture/compile/20020910-1.c: New test.
14985 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
14987         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
14989 2002-09-10  Andreas Jaeger  <aj@suse.de>
14991         * gcc.dg/20020312-2.c: Adjust for x86-64.
14993 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
14995         * g77.dg/7388.f: New test case for PR 7388.
14997 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
14999         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
15001 2002-09-05  Ziemowit Laski <zlaski@apple.com>
15003         * objc.dg/proto-lossage-1.m: New test.
15005 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
15007         * gcc.dg/cpp/_Pragma4.c: Fix typo.
15009 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
15011         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
15012         expected to pass.
15014 2002-09-06  Stan Shebs  <shebs@apple.com>
15015             David Edelsohn  <edelsohn@gnu.org>
15017         * gcc.dg/weak: New directory.
15018         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
15019         target-specific xfail bits.
15020         * gcc.dg/typeof-2.c: Move to new directory.
15021         * gcc.dg/weak.exp: New expect script.
15023 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
15025         * gcc.c-torture/execute/extzvsi.c: New test.
15027 2002-09-05  Stan Shebs  <shebs@apple.com>
15029         * gcc.dg/weak-1.c: xfail on Darwin.
15030         * gcc.dg/weak-2.c: Ditto.
15031         * gcc.dg/weak-3.c: Ditto.
15032         * gcc.dg/weak-4.c: Ditto.
15033         * gcc.dg/weak-5.c: Ditto.
15034         * gcc.dg/weak-6.c: Ditto.
15035         * gcc.dg/weak-7.c: Ditto.
15036         * gcc.dg/weak-8.c: Ditto.
15037         * gcc.dg/weak-9.c: Ditto.
15039 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
15041         * gcc.c-torture/execute/loop-14.c: New test.
15043 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
15045         * g++.dg/other/cxa-atexit1.C: New test.
15047         * gcc.dg/typeof-2.c: New test.
15049 2002-09-03  Roger Sayle  <roger@eyesopen.com>
15051         * gcc.dg/builtins-2.c: New testcase.
15052         * gcc.dg/builtins-3.c: New testcase.
15054 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
15056         * gcc.dg/cpp/_Pragma4.c: New test.
15058 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
15060         * objc/execute/nil_method-1.m: New testcase.
15062 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
15064         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
15065         [Object class], not [Object initialize].
15067 2002-08-31  Roger Sayle  <roger@eyesopen.com>
15068             Hans-Peter Nilsson  <hp@bitrange.com>
15070         * gcc.c-torture/execute/20020720-1.x: Skip test on
15071         mmix-knuth-mmixware.  Correct comment.
15073 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
15075         * testsuite/g++.dg/abi/bitfield5.C: New test.
15076         * testsuite/g++.dg/abi/vbase10.C: Likewise.
15078 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
15080         * objc.dg/undeclared-selector.m: New test.
15082 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
15084         * g++.dg/other/offsetof1.C: Avoid cast warning.
15086 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
15088         * objc.dg/super-class-2.m: New test.
15090 2002-08-24  Matt Austern  <austern@apple.com>
15092         * g++.dg/ext/lvaddr.C: New test.
15093         * g++.dg/ext/lvcast.C: New test.
15095 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
15097         * testsuite/g++.dg/inherit/cond1.C: New test.
15099 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
15101         * gcc.dg/noncompile/incomplete-1.c: New test.
15103 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
15105         * gcc.dg/typespec-1.c: New test.
15107 2002-08-20  Devang Patel  <dpatel@apple.com>
15108         * objc.dg/proto-hier-2.m: New test.
15110 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
15112         * objc.dg/bitfield-1.m: New test.
15113         * objc.dg/bitfield-2.m: New test.
15115 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
15117         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
15118         gcc.dg/c99-flex-array-4.c: New tests.
15120 2002-08-16  Stan Shebs  <shebs@apple.com>
15122         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
15124 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
15126         * gcc.dg/typeof-1.c: New test.
15127         * g++.dg/ext/typeof2.C: New test.
15129 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
15131         * g++.dg/other/offsetof1.C: New test.
15133 2002-08-14  Richard Henderson  <rth@redhat.com>
15135         * gcc.dg/tls/diag-3.c: Fix expected message strings.
15137 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
15139         * gcc.dg/cpp/_Pragma3.c: New test.
15141 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
15143         * g++.dg/template/inherit3: New test.
15145 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15147         * gcc.dg/bitfld-4.c: Add blank options.
15149 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
15151         * g++.dg/template/crash1.C: New test.
15153 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15155         * gcc.dg/tls/opt-2.c: New test.
15157 2002-08-08  Devang Patel  <dpatel@apple.com>
15159         * objc.dg/selector-1.m : New test
15161 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15163         * g++.dg/abi/bitfield4.C: New test.
15164         * gcc.dg/bitfld-4.c: New test.
15166 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
15168         * g++.dg/other/packed1.C: New test.
15170 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
15172         * g++.dg/abi/offsetof.C: Tweak error messages.
15173         * g++.old-deja/g++.mike/p10769a.C: Likewise.
15175 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
15177         * gcc.dg/bitfld-3.c: New test.
15179 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
15180             Richard Henderson  <rth@redhat.com>
15182         * gcc.dg/i386-bitfield1.c: New test.
15183         * g++.dg/abi/bitfield3.C: Update.
15185 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
15187         * objc.dg/const-str-2.m: Update.
15188         * gcc.dg/cpp/c++98.c: Change to C extension.
15189         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
15190         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
15192 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
15194         * testsuite/gcc.dg/tls/diag-3.c: New.
15196 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
15198         * g++.dg/README (Subdirectories): Document new subdir expr.
15199         * g++.dg/expr/pmf-1.C: New test.
15201 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
15203         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
15205 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
15207         * g++.dg/abi/bitfield3.C: New test.
15209 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
15211         * lib/gcov.exp: Tweak expected line formats.
15212         * gcc.misc-tests/gcov8.c: New test.
15213         * gcc.misc-tests/gcov8.x: New flags.
15215 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
15217         * consistency.vlad/layout/endian.c: Include string.h.
15219         * gcc.c-torture/execute/20020805-1.c: New test.
15221 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
15223         * g++.dg/other/conversion1.C: New test.
15225 2002-08-03  Roger Sayle  <roger@eyesopen.com>
15227         * gcc.dg/builtins-1.c: New testcase.
15229 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
15231         * g++.dg/inherit/access3.C: New test.
15233 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
15235         * gcc.dg/ia64-visibility-2.c: New test.
15237 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
15239         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
15240         __qualifier_flags to __flags.
15242 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
15244         * g++.dg/inherit/operator1.C: New test.
15245         * g++.dg/lookup/disamb1.C: Fix typo in comment.
15246         * g++.dg/other/error1.C: Change expected error message.
15247         * g++.dg/template/conv4.C: Likewise.
15249 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
15251         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
15252         for documented behavior.
15254 2002-07-25  Roger Sayle  <roger@eyesopen.com>
15256         * gcc.c-torture/execute/20020720-1.x: Skip this test on
15257         several targets known to fail.
15259 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
15261         * gcc.dg/mips-args-[123].c: New tests.
15263 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
15265         * gcc.dg/ppc-spe.c: New.
15267 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
15269         * g++.dg/other/ptrmem4.C: New testcase.
15271 2002-07-24  Richard Henderson  <rth@redhat.com>
15273         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
15275 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
15277         * g++.dg/ext/alignof1.C (main): Return 0 for success.
15279 2002-07-24  Roger Sayle  <roger@eyesopen.com>
15281         * gcc.c-torture/execute/memset-3.c: New testcase.
15283 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
15285         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
15286         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
15288 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15290         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
15291         Delete.
15293 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
15295         * gcc.c-torture/compile/simd-4.c: New test.
15297 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15299         PR c++/7347, c++/7348
15300         * g++.dg/template/access4.C: New test.
15301         * g++.dg/template/access5.C: New test.
15302         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
15303         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
15304         * g++.old-deja/g++.pt/ttp58.C: Likewise.
15305         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
15307 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
15309         * gcc.dg/gnu89-init-2.c: New test.
15311 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
15313         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
15315 2002-07-20  Roger Sayle  <roger@eyesopen.com>
15317         * gcc.c-torture/execute/20020720-1.c: New testcase.
15319 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
15321         * gcc.dg/cpp/Wsignprom.c: New tests.
15323 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
15325         * gcc.c-torture/execute/loop-13.c: New test.
15327 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
15329         * gcc.dg/cpp/expr.c: New tests.
15331 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
15333         * g++.dg/opt/pr6713.C: Add template instantiation.
15335 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
15337         * gcc.dg/nest.c: New test.
15339 2002-07-17  Richard Henderson  <rth@redhat.com>
15341         * g++.dg/opt/pr6713.C: New test.
15343 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
15345         * gcc.c-torture/execute/loop-2e.x: Let the testcase
15346         XFAIL for all x86 processors.
15348 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
15350         * gcc.c-torture/execute/20010122-1.x: Do not test with
15351         -fomit-frame-pointer.
15353 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15355         * g++.dg/template/instantiate2.C: New test.
15356         * g++.dg/template/spec4.C: New test.
15358 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15360         * g++.dg/template/access2.C: New test.
15361         * g++.dg/template/access3.C: New test.
15363 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
15365         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
15366         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
15367         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
15368         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
15369         Convert to use <stdarg.h>.
15370         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
15371         Delete.
15372         * gcc.dg/va-arg-2.c: New.
15373         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
15375 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
15377         * gcc.c-torture/compile/20020710-1.c: New test.
15379 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
15380                           Andrew Pinski  <pinskia@physics.uc.edu>
15382         gcc.c-torture/compile/simd-2.c: New testcase.
15383         gcc.c-torture/compile/simd-3.c: Likewise.
15385 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
15387         PR c++/7224
15388         * g++.dg/overload/error1.C: New test.
15390 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
15392         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
15393         configuration and IRIX 6 O32 ABI.
15395 2002-07-11  Roger Sayle  <roger@eyesopen.com>
15397         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
15399 2002-07-10  Roger Sayle  <roger@eyesopen.com>
15401         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
15403 2002-07-10  Jeffrey A Law  <law@redhat.com>
15405         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
15407         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
15409 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
15411         * gcc.dg/20020312-2.c: Check for __PPC__.
15413 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
15415         * gcc.c-torture/compile/20020709-1.c: New test.
15417 2002-07-07  Roger Sayle  <roger@eyesopen.com>
15419         * g++.dg/template/qualttp21.C: New test case.
15421 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
15423         * gcc.c-torture/compile/20020706-1.c: New test.
15424         * gcc.c-torture/compile/20020706-2.c: New test.
15426 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
15427             Alexandre Oliva  <aoliva@redhat.com>
15429         * g++.dg/warn/incomplete1.C: New test.
15431 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15433         PR c++/7099
15434         * g++.dg/warn/noreturn1.C: New test.
15436 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
15438         PR c++/6706
15439         * g++.dg/debug/debug6.C: New test.
15440         * g++.dg/debug/debug7.C: New test.
15442 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
15444         * gcc.c-torture/compile/simd-3.c: New test.
15446 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
15448         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
15449         * gcc.dg/20020620-1.c: Likewise.
15451 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15453         PR c++/6944
15454         * g++.dg/init/array4.C: New test.
15455         * g++.dg/init/array5.C: New test.
15457 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
15459         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
15460         * gcc.c-torture/execute/simd-2.c (main): Likewise.
15462 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15464         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
15465         * gcc.dg/wtr-aggr-init-1.c: Likewise.
15466         * gcc.dg/wtr-conversion-1.c: Likewise.
15467         * gcc.dg/wtr-escape-1.c: Likewise.
15468         * gcc.dg/wtr-int-type-1.c: Likewise.
15469         * gcc.dg/wtr-label-1.c: Likewise.
15470         * gcc.dg/wtr-static-1.c: Likewise.
15471         * gcc.dg/wtr-strcat-1.c: Likewise.
15472         * gcc.dg/wtr-suffix-1.c: Likewise.
15473         * gcc.dg/wtr-switch-1.c: Likewise.
15474         * gcc.dg/wtr-unary-plus-1.c: Likewise.
15475         * gcc.dg/wtr-union-init-1.c: Likewise.
15476         * gcc.dg/wtr-union-init-2.c: Likewise.
15477         * gcc.dg/wtr-union-init-3.c: Likewise.
15479         * gcc.dg/wtr-func-def-1.c: New test.
15481 2002-07-02 Devang Patel <dpatel@apple.com>
15483         * objc.dg/param-1.m: New test.
15485 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
15487         * gcc.dg/cpp/trad/directive.c: Add test.
15488         * gcc.dg/cpp/trad/macroargs.c: Add test.
15489         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
15491 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
15493         * gcc.dg/cpp/cmdlne-M.c: New test.
15495 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
15497         * objc.dg/desig-init-1.m: New test.
15499 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15501         PR c++/6716
15502         * g++.dg/template/instantiate1.C: New test.
15504 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
15506         PR c++/7112
15507         * g++.dg/template/sizeof2.C: New test.
15509 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
15511         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
15512         gcc.dg/cpp/trad/include.c: New tests.
15514 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
15516         PR target/7177
15517         * gcc.c-torture/compile/20020701-1.c: New test.
15519 2002-07-01  Stan Shebs  <shebs@apple.com>
15521         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
15522         header here...
15523         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
15524         (objc-torture-execute): or here.
15526 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
15528         * gcc.c-torture/execute/arith-rand-ll.c: New test.
15530 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
15532         * gcc.dg/cpp/trad/escaped-nl.c: New test.
15534 2002-06-30  Devang Patel  <dpatel@apple.com>
15536         * objc.dg/fsyntax-only.m: New test.
15538 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
15540         PR c++/6695
15541         * g++.dg/template/friend7.C: New file.
15543 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
15545         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
15546         return type.
15548 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
15550         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
15551         avoid division by zero.
15553 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
15555         * gcc.dg/Wunknownprag.c: New tests.
15557 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
15559         * gcc.c-torture/execute/simd-2.c: New test.
15561 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
15563         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
15564         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
15565         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
15566         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
15567         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
15568         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
15569         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
15570         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
15571         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
15572         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
15573         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
15574         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
15575         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
15576         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
15577         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
15578         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
15579         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
15581 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
15583         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
15584         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
15585         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
15586         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
15587         New tests.
15588         * gcc.dg/cpp/trad/directive.c: Update.
15590 2002-06-23  Andreas Jaeger  <aj@suse.de>
15592         * gcc.c-torture/execute/complex-6.c: New.
15594 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
15596         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
15597         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
15598         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
15599         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
15601 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
15603         * gcc.dg/cpp/trad: New directory with traditional tests copied
15604         from parent directory.
15605         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
15606         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
15607         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
15608         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
15609         Move to trad/ and rename.
15610         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
15611         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
15612         gcc.dg/cpp/trad/redef2.c: New tests.
15613         * gcc.dg/cpp/trad/trad.exp: New driver.
15615 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
15617         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
15618         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
15619         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
15620         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
15621         Remove.
15623 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
15625         * gcc.dg/20020620-1.c: New test.
15627 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15629         * g++.dg/template/ttp4.C: New test.
15631 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
15633         * g++.dg/opt/vt1.C: Fix regexp.
15635 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15637         * gcc.c-torture/execute/pure-1.c: Make functions static again.
15638         Don't use attribute `noinline'.
15640 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
15642         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
15644 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
15646         * gcc.c-torture/execute/simd-1.c: New.
15648         * gcc.dg/simd-1.c: New.
15650 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
15652         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
15654 2002-06-16  Richard Henderson  <rth@redhat.com>
15656         * g++.dg/ext/anon-struct1.C: New.
15657         * g++.dg/ext/anon-struct2.C: New.
15658         * g++.dg/ext/anon-struct3.C: New.
15659         * gcc.dg/anon-struct-1.c: New.
15660         * gcc.dg/anon-struct-2.c: New.
15661         * gcc.dg/anon-struct-3.c: New.
15662         * gcc.dg/20011008-1.c: Adjust warning text.
15663         * gcc.dg/20020527-1.c: Add -fms-extensions.
15665 2002-06-16  Richard Henderson  <rth@redhat.com>
15667         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
15669 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
15671         * gcc.c-torture/execute/20020615-1.c: New test.
15673 2002-06-15  Roger Sayle  <roger@eyesopen.com>
15675         * gcc.c-tortuture/execute/compare-1.c: New test case.
15676         * gcc.c-tortuture/execute/compare-2.c: New test case.
15677         * gcc.c-tortuture/execute/compare-3.c: New test case.
15679 2002-06-13  Richard Henderson  <rth@redhat.com>
15681         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
15682         ia64 ilp32.
15684 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
15686         * g++.dg/template/typename2.C: Update error message.
15688 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
15690         * gcc.c-torture/execute/20020611-1.c: New test.
15692 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
15694         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
15695         list of targets to skip.
15697 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
15699         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
15700         targets if not optimizing.
15702 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
15704         * gcc.c-torture/compile/20020605-1.c: New test.
15706         * g++.dg/opt/vt1.C: New test.
15708         * gcc.dg/20020531-1.c: New test.
15710         * gcc.dg/20020530-1.c: New test.
15712         * gcc.dg/20020527-1.c: New test.
15714         * g++.dg/opt/cse1.C: New test.
15716 2002-06-07  Roger Sayle  <roger@eyesopen.com>
15718         * gcc.dg/20020607-2.c: New test case.
15720 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
15722         * gcc.c-torture/compile/20020604-1.c: New test.
15724 2002-06-04  Richard Henderson  <rth@redhat.com>
15726         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
15727         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
15728         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
15730 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
15732         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
15734 2002-06-03  Richard Henderson  <rth@redhat.com>
15736         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
15737         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
15739 2002-06-02  Richard Henderson  <rth@redhat.com>
15741         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
15742         test functions static.
15744 2002-06-02  Andreas Jaeger  <aj@suse.de>
15746         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
15747         now.
15749 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
15751         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
15752         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
15753         Update for mofified diagnostics.
15754         * gcc.dg/c99-intconst-1.c: No longer fail.
15756 2002-06-02  Richard Henderson  <rth@redhat.com>
15758         * gcc.dg/uninit-A.c: Remove xfail markers.
15760 2002-06-01  Roger Sayle  <roger@eyesopen.com>
15762         * gcc.dg/fnegate-1.c: New test case.
15764 2002-05-30  Osku Salerma  <osku@iki.fi>
15766         * gcc.c-torture/execute/mayalias-1.c: New file.
15768 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
15770         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
15771         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
15772         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
15774 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
15776         * gcc.c-torture/execute/20020529-1.c: New test.
15778 2002-05-27  Richard Henderson  <rth@redhat.com>
15780         * g++.dg/ext/attrib6.C: New test case.
15782 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15784         * gcc.c-torture/execute/pure-1.c: New test.
15786 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15788         * gcc.dg/cpp/arith-2.c: Remove.
15790 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
15792         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
15793         * gcc.dg/cpp/if-3.c: Remove.
15795 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
15797         * g++.dg/opt/cse2.C: New test.
15799 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
15801         * gcc.dg/cpp/arith-1.c: New semantic tests.
15802         * gcc.dg/cpp/if-1.c: Update.
15804 2002-05-24  Ben Elliston  <bje@redhat.com>
15806         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
15808 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
15810         * gcc.dg/verbose-asm.c: New test.
15812 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15814         * gcc.dg/cpp/paste12.c: New test.
15816 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15818         * g++.dg/parse/named_ops.C: New test.
15820 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
15822         * gcc/testsuite/gcc.dg/weak-8.c: New test.
15824 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
15826         * gcc.dg/weak-2.c: Allow optional leading underscore
15827         in scan-assembler symbol name.
15828         * gcc.dg/weak-3.c: Likewise.
15829         * gcc.dg/weak-4.c: Likewise.
15830         * gcc.dg/weak-5.c: Likewise.
15832 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
15834         * gcc.dg/20020523-1.c: New test.
15836 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
15838         * objc.dg/const-str-2.m: Update now that we stop after
15839         a command line error.
15841 2002-05-22  Richard Henderson  <rth@redhat.com>
15843         * g++.dg/dg.exp: Fix typo in test pruneing.
15845 2002-05-22  Richard Henderson  <rth@redhat.com>
15847         * g++.dg/dg.exp: Prune the tls subdirectory.
15848         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
15849         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
15850         * g++.dg/tls/init-1.C: New.
15852 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
15854         * gcc.dg/20020517-1.c: New test.
15856 2002-05-21  Richard Henderson  <rth@redhat.com>
15858         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
15859         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
15861 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
15863         * g++.dg/other/copy2.C: New test.
15865 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
15867         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
15868         (MAX_COPY): Bump up to 10 times sizeof (long long).
15869         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
15871         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
15872         sizeof (long long).
15874         * gcc.c-torture/execute/strcpy-1.c: New test.
15876 2002-05-19  Jason Merrill  <jason2redhat.com>
15878         * g++.dg/ext/oper1.C: New test.
15880 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
15881 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
15883         * README.QMTEST: New file.
15885         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
15887 2002-05-19  Andreas Jaeger  <aj@suse.de>
15889         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
15890         now.
15891         * gcc.c-torture/execute/loop-2d.x: Likewise.
15893 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
15895         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
15896         support weak symbols.
15897         * gcc.dg/weak-4.c: Likewise
15898         * gcc.dg/weak-6.c: Likewise
15900 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
15902         * gcc.dg/weak-3.c: Add dg-excess-error comment for
15903         cygwin, coff and h8300-*-hms targets
15904         * gcc.dg/weak-5.c: Likewise
15905         * gcc.dg/weak-7.c: Likewise
15907 2002-05-16  Jason Merrill  <jason@redhat.com>
15909         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
15910         (scan-assembler-not, scan-assembler-dem): Likewise.
15911         (scan-assembler-dem-not): Likewise.
15913 2002-05-15  Richard Henderson  <rth@redhat.com>
15915         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
15917 2002-05-15  Richard Henderson  <rth@redhat.com>
15919         * gcc.dg/weak-5.c (vfoo1c): No warning here.
15920         (vfoo1f): Warning here.
15921         (vfoo1l): Don't redefine the alias.
15923 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
15925         * g++.dg/init/pm1.C: New test.
15927 2002-05-12  David S. Miller  <davem@redhat.com>
15929         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
15930         types.
15932 2002-05-10  Roger Sayle  <roger@eyesopen.com>
15934         * gcc.c-torture/execute/20020510-1.c: New test case.
15936 2002-05-10  David S. Miller  <davem@redhat.com>
15938         * gcc.c-torture/execute/conversion.c: Test long double too.
15940 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
15942         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
15943         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
15944         * lib/g++.exp (g++_link_flags): Likewise.
15945         * lib/objc.exp (objc_target_compile): Likewise.
15947 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
15949         * gcc.dg/cpp/poison.c: Update.
15950         * gcc.dg/cpp/20000625-2.c: Remove.
15951         * gcc.dg/cpp/direct2s.c: Remove final test.
15953 2002-05-08  Tom Rix  <trix@redhat.com>
15955         * gcc.c-torture/execute/20020508-1.c: New test.
15956         * gcc.c-torture/execute/20020508-2.c: New test.
15957         * gcc.c-torture/execute/20020508-3.c: New test.
15959 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
15961         * gcc.dg/cpp/charconst-4.c: More tests.
15963 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
15965         PR c/6569
15966         * gcc.dg/weak-3.c: Update location of warning messages.
15967         * gcc.dg/weak-5.c: Likewise.
15969 2002-05-06  Roger Sayle  <roger@eyesopen.com>
15971         * gcc.c-torture/execute/20020506-1.c: New test case.
15973 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
15975         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
15977 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15979         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
15981 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
15983         * gcc.dg/cpp/charconst-3.c: New test.
15985 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
15987         * gcc.dg/cpp/charconst.c: Update tests.
15989 2002-05-05  Tim Josling  <tej@melbpc.org.au>
15991         * treelang: Added directory for new sample language treelang. Also
15992         lib/treelang.exp: New file to signal treelang should be tested.
15994 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
15996         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
15997         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
15998         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
15999         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
16000         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
16001         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
16002         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
16004 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16006         * gcc.dg/format/xopen-2.c: New test.
16008 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
16010         * gcc.dg/20020503-1.c: New test.
16012 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
16014         * g++.dg/init/dtor1.C: Make it tougher.
16016 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
16018         * g++.dg/init/dtor1.C: New test.
16020 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
16022         * gcc.dg/altivec-8.c: New.
16024 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
16026         * gcc.dg/altivec-7.c: New.
16028 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
16030         * g++.dg/parse/typedef1.C: New test.
16032 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
16034         PR c++/6486
16035         * g++.dg/template/friend6.C: New test.
16037         PR c++/6492
16038         * g++.dg/init/copy1.C: New test.
16040 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
16042         * g++.dg/warn/effc1.C: New test.
16044 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
16046         * gcc.dg/cpp/if-cexp.c: Add a test.
16048 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
16050         * gcc.dg/20020426-2.c: New test.
16052 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
16054         * gcc.dg/cpp/if-mop.c: Update.
16055         * gcc.dg/cpp/if-mpar.c: Add test.
16056         * gcc.dg/cpp/if-oppr.c: Update.
16058 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16060         PR c/6343
16061         * gcc.dg/weak-[2-7].c: New tests.
16063 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16065         * gcc.dg/enum1.c: New test.
16067 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16069         PR c++/6497
16070         * g++.dg/inherit/access2.C: New test.
16072 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
16074         PR bootstrap/6445
16075         * gcc.dg/20020426-1.c: New test.
16077 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
16079         * g++.dg/abi/enum1.C: New test.
16081 2002-04-26  Richard Henderson  <rth@redhat.com>
16083         * gcc.dg/c99-bool-1.c: Expect always true warning.
16085 2002-04-25  Roger Sayle  <roger@eyesopen.com>
16087         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
16089 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16091         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
16092         targets.
16094 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
16096         * g++.dg/abi/mange7.C: New test.
16098         PR c++/6438.
16099         * g++.dg/parse/stmtexpr2.C: New test.
16101 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
16103         * gcc.dg/20020312-2.c: Add SH target.
16105 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16107         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
16108         compiler output on mips*-*-irix*.
16110 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
16112         * g++.dg/parse/attr1.C: New test.
16114 2002-04-23  Roger Sayle  <roger@eyesopen.com>
16116         * gcc.c-torture/execute/string-opt-17.c: New test case.
16117         * gcc.c-torture/execute/memset-2.c: New test case.
16119 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
16121         PR c++/6256:
16122         * g++.dg/template/friend5.C: New test.
16124         PR c++/6331:
16125         * g++.dg/template/qual1.C: Likewise.
16127 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
16129         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
16130         Include stdlib.h, not stdio.h or ctype.h.
16132 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
16134         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
16135         cris-*-elf* and mmix-*-*.
16136         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
16137         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
16138         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
16139         Ditto.
16140         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
16141         * gcc.dg/wchar_t-1.c: Ditto.
16143 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
16145         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
16146         Clarify comment.
16148 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
16150         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
16152 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16154         * gcc.c-torture/execute/20000906-1.x: Delete.
16156 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
16158         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
16160 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
16162         * PR6367
16163         * g77.f-torture/execute/6367.f: New test.
16164         * g77.f-torture/execute/6367.x: Disable for MMIX.
16166 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
16168         * PR6352
16169         * g++.dg/opt/inline2.C: New test.
16171 2002-04-18  Richard Henderson  <rth@redhat.com>
16173         * gcc.dg/20000906-1.c: Enable for all targets.
16174         * gcc.c-torture/compile/iftrap-2.c: New.
16176 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16178         * gcc.dg/20020418-1.c: New test.
16179         * gcc.dg/20020418-2.c: New test.
16181 2002-04-18  Richard Henderson  <rth@redhat.com>
16183         * gcc.c-torture/compile/iftrap-1.c: New.
16184         * gcc.dg/iftrap-1.c: Adjust for ia64.
16185         * gcc.dg/iftrap-2.c: New.
16187 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
16189         * gcc.c-torture/compile/20020418-1.c: New test.
16191 2002-04-18  Roger Sayle  <roger@eyesopen.com>
16193         * gcc.c-torture/compile/20020415-1.c: New.
16195 2002-04-18  David S. Miller  <davem@redhat.com>
16197         * gcc.c-torture/execute/20020418-1.c: New test.
16199 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
16201         * gcc.dg/20020416-1.c: New test.
16203         * g++.dg/opt/inline1.C: New test.
16205 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
16207         * gcc.dg/altivec-5.c: New test.
16209         * gcc.dg/20020415-1.c: New test.
16211 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
16213         * testsuite/lib/chill.exp: Remove.
16215 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
16217         * g++.dg/other/big-struct.C: New test.
16219 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
16221         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
16222         of scratch file.
16224 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
16226         PR c/6277
16227         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
16228         in scan-assembler function name
16230 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
16232         * g77.f-torture/execute/980628-4.x,
16233         g77.f-torture/execute/980628-5.x,
16234         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16235         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16236         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
16237         i[34567]86-*-*.
16239 2002-04-13  David S. Miller  <davem@redhat.com>
16241         * gcc.c-torture/execute/20020413-1.c: New test.
16243 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
16245         * gcc.dg/asm-6.c,
16246         * g++.dg/ext/asm1.C: New tests.
16248 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
16250         PR c++ 5373.
16251         * g++.dg/parse/stmtexpr1.C: New test.
16253         PR c++/5189.
16254         * g++.dg/template/copy1.C: New test.
16256 2002-04-12  Richard Henderson  <rth@redhat.com>
16258         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
16260 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
16262         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
16263         gcc.c-torture/execute/20020307-2.c.
16265 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
16267         * g++.dg/ext/attrib5.C,
16268         * g++.dg/lookup/struct1.C: New tests.
16270 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
16272         * gcc.dg/20020411-1.c: New test.
16274         * gcc.c-torture/execute/20020411-1.c: New test.
16276 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
16278         * g77.f-torture/execute/6177.f: New test.
16280 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
16282         PR middle-end/6247
16283         * g++.dg/opt/cleanup1.C: New test.
16285         * g++.dg/opt/const1.C: New test.
16287 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
16289         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
16291 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
16293         PR c++/5507
16294         * g++.dg/template/typename2.C: New test.
16296 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
16298         * gcc.c-torture/execute/loop-12.c: New.
16300 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
16302         * g77.f-torture/execute/980628-4.x,
16303         g77.f-torture/execute/980628-5.x,
16304         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
16305         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
16306         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
16308 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16310         PR optimization/6086
16311         * g++.dg/opt/preinc1.C: New test.
16313 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16315         PR c++/5571
16316         * g++.dg/opt/static2.C: New test.
16318 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
16320         PR c/5120
16321         * gcc.dg/20020406-1.c: New test.
16323 2002-04-04  David S. Miller  <davem@redhat.com>
16325         * gcc.c-torture/execute/20020404-1.c: New test.
16327 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
16329         PR c/6123
16330         * gcc.dg/20020312-2.c: Do not declare global register variable
16331         if __PIC__ or __pic__ is defined.
16333 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
16335         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
16336         __asm__ so that it works correctly even if -ansi -pedantic-errors.
16338 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16340         * gcc.misc-tests/linkage.exp: Update last change to handle
16341         sparc*-, not just sparc-.
16343 2002-04-03  Richard Henderson  <rth@redhat.com>
16345         * gcc.dg/cpp/ucs.c: Improved long UCS test.
16347 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
16349         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
16351 2002-04-02  David S. Miller  <davem@redhat.com>
16353         * gcc.c-torture/execute/20020402-3.c: New test.
16355 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
16357         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
16358         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
16360         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
16361         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
16362         g77.f-torture/execute/20001201.x,
16363         g77.f-torture/execute/u77-test.x: New files.
16365         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
16366         * gcc.dg/wchar_t-1.c: Ditto.
16368 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16370         * gcc.c-torture/execute/20020402-1.c: New test.
16372 2002-04-01  Richard Henderson  <rth@redhat.com>
16374         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
16376         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
16378 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16380         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
16382 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16384         * g++.dg/inherit/template-as-base.C: Expect error.
16385         * g++.dg/inherit/namespace-as-base.C: Likewise.
16387 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
16389         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
16390         g++.dg/ext/instantiate3.C: Tweak match patterns.
16392         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
16393         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
16394         -da test.
16396 2002-03-31  Richard Henderson  <rth@redhat.com>
16398         * gcc.dg/special/alias-2.c: New.
16399         * gcc.dg/special/ecos.exp: Run it.
16401 2002-03-31  Richard Henderson  <rth@redhat.com>
16403         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
16405 2002-03-31  Kazu Hirata  <kazu@hxi.com>
16407         * gcc.dg/weak-1.c: Disable on h8300 port.
16409 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
16411         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
16412         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
16413         ordering tests.
16414         * g++.dg/bprob/bprob-1.C: New test.
16415         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
16416         * g++.dg/gcov/gcov-1.C: New test.
16417         * g++.dg/gcov/gcov-1.x: New file.
16418         * g++.dg/gcov/gcov-2.C: New test.
16419         * g++.dg/gcov/gcov-3.C: New test.
16420         * g++.dg/gcov/gcov-3.h: New file.
16422 2002-03-28  Roger Sayle  <roger@eyesopen.com>
16424         * g++.old-deja/g++.other/builtins5.C: New test.
16425         * g++.old-deja/g++.other/builtins6.C: New test.
16426         * g++.old-deja/g++.other/builtins7.C: New test.
16427         * g++.old-deja/g++.other/builtins8.C: New test.
16428         * g++.old-deja/g++.other/builtins9.C: New test.
16430 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
16432         * g++.dg/opt/static1.C: New test.
16434         * g++.dg/opt/longbranch1.C: New test.
16436 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
16438         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
16440         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
16442 2002-03-28  Jeffrey A Law  (law@redhat.com)
16444         * gcc.c-torture/execute/20020328-1.c: New test.
16446 2002-03-27  Richard Henderson  <rth@redhat.com>
16448         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
16449         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
16450         move from g++.old-deja/g++.ext/.
16452 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
16454         * g++.dg/init/new2.C: New test.
16456 2002-03-26  Richard Henderson  <rth@redhat.com>
16458         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
16460         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
16461         on sparc.
16463         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
16464         sparcv9 systems.
16465         * gcc.dg/20001102-1.c: Likewise.
16467 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
16469         * gcc.dg/cpp/endif-pedantic1.c,
16470         gcc.dg/cpp/endif-pedantic2.c:  New tests.
16472 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
16474         * g++.dg/init/new1.C: New test.
16476 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
16478         * g++.dg/abi/vbase9.C: New test.
16480 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
16482         * gcc.dg/arm-asm.c: New test.
16484 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
16486         * gcc.dg/Wswitch-enum.c: New test.
16487         Fix PR c/5044.
16489 2002-03-26  Richard Henderson  <rth@redhat.com>
16491         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
16492         structure.
16494 2002-03-25  Richard Henderson  <rth@redhat.com>
16496         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
16497         sparcv9 systems.
16499         * gcc.c-torture/compile/20011119-1.c (xxx): New.
16500         * gcc.c-torture/compile/20011119-2.c (xxx): New.
16502 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
16504         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
16506 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
16508         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
16509         targets using generic thunk support.
16511 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
16513         * gcc.c-torture/compile/20020323-1.c: New test.
16515         * g++.dg/opt/conj2.C: New test.
16517 2002-03-24  Richard Henderson  <rth@redhat.com>
16519         * gcc.dg/weak-1.c: Use -fno-common.
16521 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
16523         * g77.dg/f77-edit-apostrophe-out.f: New test
16524         * g77.dg/f77-edit-h-out.f: New test
16525         * g77.dg/f77-edit-t-in.f: New test
16526         * g77.dg/f77-edit-t-out.f: New test
16527         * g77.dg/f77-edit-x-out.f: New test
16528         * g77.dg/f77-edit-slash-out.f: New test
16529         * g77.dg/f77-edit-colon-out.f: New test
16530         * g77.dg/f77-edit-s-out.f: New test
16532 2002-03-24  Richard Henderson  <rth@redhat.com>
16534         * objc/execute/formal_protocol-6.x: New XFAIL.
16536 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
16538         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
16539         that do not support weak symbols
16541 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
16543         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
16544         * lib/g77.exp:  Likewise
16545         * lib/objc.exp: Likewise
16547 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
16549         * gcc.dg/Wswitch-default.c: New test.
16551 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
16553         * g++.dg/other/enum1.C: New test.
16555 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
16557         * gcc.dg/pragma-ep-3.c: Fix typo.
16559 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
16561         * g++.dg/inherit/template-as-base.C: New test.
16563 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
16565         * g++.old-deja/g++.other/dwarf2-1.C: Move...
16566         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
16568 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
16570         * gcc.dg/cpp/multiline.c: Update to match.
16572 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
16574         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
16576 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
16578         * gcc.dg/cpp/extratokens2.c:  New file.
16580 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
16582         * gcc.dg/20020312-2.c: Add rs6000 target.
16584         * gcc.c-torture/compile/20020319-1.c: New test.
16586 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
16588         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
16589         (A, E): Handle this.
16591 2002-03-20  Jason Merrill  <jason@redhat.com>
16593         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
16594         ignoring -fpic.
16595         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
16596         through prune_gcc_output.
16598 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
16600         * gcc.c-torture/compile/20020320-1.c: New test.
16602 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
16604         * gcc.c-torture/compile/20020318-1.c: New test.
16606         * gcc.dg/struct-by-value-1.c: New test.
16608         * gcc.dg/20020319-1.c: New test.
16610 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
16612         * g++.dg/opt/conj1.C: New test.
16614 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
16616         * g++.dg/template/qualttp20.C: Revert previous change.
16617         * g++.dg/template/qualttp3.C: Likewise.
16618         * g++.dg/template/qualttp4.C: Likewise
16619         * g++.dg/template/qualttp5.C: Likewise
16620         * g++.dg/template/qualttp6.C: Likewise
16621         * g++.dg/template/qualttp7.C: Likewise
16622         * g++.dg/template/qualttp8.C: Likewise
16623         * g++.dg/template/recurse.C: Likewise.
16625 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
16627         * gcc.dg/cpp/wchar-1.c: Update.
16629 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
16631         * g++.dg/template/conv1.C: New test.
16632         * g++.dg/template/conv2.C: New test.
16633         * g++.dg/template/conv3.C: New test.
16634         * g++.dg/template/conv4.C: New test.
16636 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
16638         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
16639         * g++.dg/template/qualttp3.C: Likewise.
16640         * g++.dg/template/qualttp4.C: Likewise
16641         * g++.dg/template/qualttp5.C: Likewise
16642         * g++.dg/template/qualttp6.C: Likewise
16643         * g++.dg/template/qualttp7.C: Likewise
16644         * g++.dg/template/qualttp8.C: Likewise
16645         * g++.dg/template/recurse.C: Likewise.
16647 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
16649         * g++.dg/opt/dtor1.C: New test.
16651 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
16653         * gcc.c-torture/compile/20020315-1.c: New test.
16655 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
16657         * gcc.dg/weak-1.c: Fix scan tests.
16659 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
16661         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
16662         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
16663         cris-*-aout* mmix-*-*.
16664         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
16665         cris-*-aout* mmix-*-*.
16666         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
16667         cris-*-elf* cris-*-aout* and mmix-*-*.
16668         * gcc.dg/20001009-1.c: Ditto.
16669         * gcc.dg/20010912-1.c: Ditto.
16670         * gcc.dg/20020122-4.c: Ditto.
16671         * gcc.dg/inline-2.c: Ditto.
16673 2002-03-14  Jeffrey A Law  (law@cygnus.com)
16675         * gcc.c-torture/compile/20020314-1.c: New test.
16677 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
16679         * gcc.c-torture/execute/20020314-1.c: New test.
16681 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
16683         * g++.dg/warn/Wunused-1.C: New test.
16685 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
16687         * g++.dg/abi/mangle6.C: New test.
16689 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
16691         * gcc.c-torture/compile/20020309-2.c: New test.
16693         * gcc.c-torture/compile/20020312-1.c: New test.
16695 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
16697         * g++.dg/other/access1.C: New test.
16699 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
16701         * gcc.c-torture/execute/wchar_t-1.c: New test.
16703 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
16705         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
16707 2002-03-12  Roger Sayle  <roger@eyesopen.com>
16709         * gcc.dg/20020312-1.c: New test case.
16711 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
16713         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
16715 2002-03-11  Richard Henderson  <rth@redhat.com>
16717         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
16718         * g++.old-deja/g++.jason/report.C: Likewise.
16720 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16722         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
16723         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
16725 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
16727         * testsuite/g++.dg/overload/pmf1.C: New test.
16729 2002-03-11  Kazu Hirata  <kazu@hxi.com>
16731         * gcc.c-torture/execute/20020307-1.c: Use long.
16733 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
16735         PR optimization/5844
16736         * gcc.dg/20020310-1.c: New test.
16738 2002-03-09  Michael Meissner  <meissner@redhat.com>
16740         * gcc.c-torture/execute/memcpy-2.c: New test.
16741         * gcc.c-torture/execute/memset-1.c: New test.
16742         * gcc.c-torture/execute/strlen-1.c: New test.
16743         * gcc.c-torture/execute/strcmp-1.c: New test.
16744         * gcc.c-torture/execute/strncmp-1.c: New test.
16746 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
16748         * gcc.dg/ppc-ldstruct.c: New test.
16750 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
16752         * gcc.c-torture/execute/va-arg-22.c: New test.
16754 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
16756         * gcc.c-torture/compile/20020309-1.c: New test.
16758 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
16760         * gcc.c-torture/execute/20020307-2.c: New test.
16762 2002-03-07  Jeffrey A Law  (law@redhat.com)
16764         * g77.f-torture/compile/20020307-1.f: New test.
16766 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
16768         * gcc.dg/unordered-1.c: New test.
16770 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
16772         * gcc.c-torture/execute/20020307-1.c: New test.
16774 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
16776         * gcc.dg/20020304-1.c: New test.
16778         * gcc.c-torture/compile/20020304-2.c: New test.
16780 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
16782         * gcc.c-torture/compile/20020304-1.c: New test case
16783         (from PR c/5830).
16785 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
16787         * gcc.dg/20020103-1.c: Add other -D ppc variants.
16789 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
16791         * g++.dg/other/classkey1.C: New test.
16793 2002-03-01  Richard Henderson  <rth@redhat.com>
16795         * gcc.c-torture/compile/981223-1.x: New.
16796         * gcc.c-torture/compile/920625-1.x: New.
16798 2002-02-28  Richard Henderson  <rth@redhat.com>
16800         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
16802 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
16804         * gcc.c-torture/execute/20020227-1.c: New test.
16806 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
16808         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
16809         here" ERROR lines.
16810         * g++.old-deja/g++.oliva/partord1.C: Likewise.
16811         * g++.old-deja.g++.other/defarg1.C: Likewise.
16812         * g++.old-deja/g++.pt/calls2.C: Likewise.
16813         * g++.old-deja/g++.pt/crash20.C: Likewise.
16814         * g++.old-deja/g++.pt/crash30.C: Likewise.
16815         * g++.old-deja/g++.pt/crash36.C: Likewise.
16816         * g++.old-deja/g++.pt/crash6.C: Likewise.
16817         * g++.old-deja/g++.pt/defarg13.C: Likewise.
16818         * g++.old-deja/g++.pt/derived3.C: Likewise.
16819         * g++.old-deja/g++.pt/error1.C: Likewise.
16820         * g++.old-deja/g++.pt/friend21.C: Likewise.
16821         * g++.old-deja/g++.pt/friend23.C: Likewise.
16822         * g++.old-deja/g++.pt/infinite1.C: Likewise.
16823         * g++.old-deja/g++.robertl/eb128.C: Likewise.
16825 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
16827         * gcc.c-torture/execute/20020225-2.c: New test.
16829 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
16831         * gcc.c-torture/execute/920730-1t.c,
16832         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
16833         Delete test cases, only relevant to -traditional.
16835 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
16837         * gcc.dg/cpp/undef1.c: Remove.
16838         * gcc.dg/cpp/directiv.c: Update.
16839         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
16841 2002-02-27  Michael Meissner  <meissner@redhat.com>
16843         * gcc.c-torture/execute/20020226-1.c: New test.
16845 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
16847         * g++.dg/debug/debug4.C: New test.
16849         * gcc.dg/ia64-visibility-1.c: New test.
16851 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
16853         * gcc.dg/debug/20020224-1.c: New.
16855 2002-02-25  Kazu Hirata  <kazu@hxi.com>
16857         * gcc.c-torture/execute/960416-1.x: New.
16858         * gcc.c-torture/execute/divconst-3.x: Likewise.
16860 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
16862         * gcc.dg/20020224-1.c: New test.
16864 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
16866         * gcc.c-torture/execute/20020225-1.c: New.
16868 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
16870         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
16872 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
16874         * gcc.dg/20020222-1.c: New test.
16876 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
16878         * g++.dg/opt/anonunion1.C: New test.
16880 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
16882         * g++.dg/template/qualttp19.C: New test.
16883         * g++.dg/template/qualttp20.C: New test.
16884         * g++.old-deja/g++.jason/report.C: Adjust expected errors
16885         * g++.old-deja/g++.other/qual1.C: Likewise.
16887 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
16889         * gcc.dg/attr-alwaysinline.c: New.
16891 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
16893         * gcc.dg/20020220-1.c: New test.
16895         * gcc.dg/20020220-2.c: New test.
16897         * g++.dg/opt/mmx1.C: New test.
16899 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
16901         * gcc.c-torture/compile/20020110.c: New test.
16903 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
16905         * gcc.c-torture/execute/20020219-1.c: New test.
16907         * gcc.dg/20020219-1.c: New test.
16909         * gcc.dg/noncompile/20020220-1.c: New test.
16911         * g++.dg/opt/ptrintsum1.C: New test.
16913         * gcc.dg/debug/20020220-1.c: New test.
16915 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
16917         * gcc.c-torture/execute/20020216-1.c: New test.
16919 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
16921         * gcc.dg/decl-1.c: Update, new test.
16923 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
16925         * g++.dg/abi/bitfield1.C: New test.
16926         * g++.dg/abi/bitfield2.C: New test.
16928 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16930         * gcc.dg/attr-nest.c: New test.
16932 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
16934         * gcc.c-torture/execute/20020215-1.c: New test.
16936 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
16938         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
16939         * g++.dg/debug/debug.exp: New.
16940         * g++.dg/debug/trivial.C: New.
16941         * g++.dg/debug/debug1.C: Moved...
16942         * g++.dg/other/debug1.C: ...from here.
16943         * g++.dg/debug/debug2.C: Moved...
16944         * g++.dg/other/debug2.C: ...from here.
16945         * g++.dg/debug/debug3.C: Moved...
16946         * g++.dg/other/debug3.C: ...from here.
16948         * gcc.dg/noncompile/20020213-1.c: New test.
16950 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
16952         * g++.dg/other/debug3.C: New test.
16954         * gcc.c-torture/execute/20020213-1.c: New test.
16956 2002-02-13  Richard Smith <richard@ex-parrot.com>
16958         * g++.old-deja/g++.other/thunk1.C: New test.
16960 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16962         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
16964 2002-02-13  Stan Shebs  <shebs@apple.com>
16966         * gcc.dg/altivec-3.c: New.
16968 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
16970         * gcc.dg/Wunreachable-1.c: New test.
16971         * gcc.dg/Wunreachable-2.c: New test.
16973 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
16975         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
16977 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
16979         * gcc.dg/decl-1.c: New test.
16981 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
16983         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
16985 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16987         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
16988         * gcc.c-torture/compile/980506-1.x: Likewise.
16990 2002-02-10  Kazu Hirata  <kazu@hxi.com>
16992         * gcc.dg/20020210-1.c: New.
16994 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
16996         * g77.f-torture/execute/947.f: New regression test
16997         for PR fortran/947.
16999 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
17001         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
17002         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
17004 2002-02-08  Richard Henderson  <rth@redhat.com>
17006         * gcc.c-torture/compile/labels-3.c: New.
17008 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
17010         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
17011         expression statements work instead.
17012         * gcc.dg/noncompile/20020207-1.c: New test.
17014 2002-02-07  Richard Henderson  <rth@redhat.com>
17016         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
17018 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17020         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
17021         message from g77
17022         * lib/g77-dg.exp: Trim g77 error messages so that they are
17023         recognized by dg.exp.
17025 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17027         PR fortran/5473
17028         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
17030 2002-02-07  Richard Henderson  <rth@redhat.com>
17032         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
17033         to be sufficiently aligned for integers.
17035 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
17037         * g++.dg/template/friend4.C: New test.
17039 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
17041         PR fortran/5743
17042         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
17043         unsupported cases.
17045 2002-02-07  Richard Henderson  <rth@redhat.com>
17047         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
17048         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
17049         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
17050         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
17052 2002-02-06  Richard Henderson  <rth@redhat.com>
17054         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
17056 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
17058         * gcc.dg/20020206-1.c: New test.
17060 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
17062         * gcc.c-torture/execute/20020206-1.c: New test.
17064         * gcc.c-torture/execute/20020206-2.c: New test.
17066         PR optimization/5429:
17067         * gcc.c-torture/compile/20020206-1.c: New test.
17069 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
17071         * g++.dg/ext/align1.C: Do not use an explicit alignment value
17072         as certain file formats cannot support particularly large
17073         alignments.
17075         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
17076         and do not expect to be able to link the executable.
17078         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
17079         fail because the COFF format does not support the weak attribute.
17081 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
17083         * g77.dg/pr5473.f:  New test
17085 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
17087         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
17088         Fix testcase accordingly.
17090 2002-02-04  Richard Henderson  <rth@redhat.com>
17092         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
17093         (buf): Change to be an array of pointers, not ints.
17095 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17097         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
17098         before all tests.  Move warning one line above to match where it
17099         C frontend emits.
17100         * gcc.dg/Wswitch-2.c: New test.
17101         * g++.dg/warn/Wswitch-1.C: New test.
17102         * g++.dg/warn/Wswitch-2.C: New test.
17104 2002-02-04  Richard Henderson  <rth@redhat.com>
17106         * g++.dg/abi/offsetof.C: Fix size comparison.
17108 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
17110         * gcc.dg/cast-qual-2.c: New test.
17112 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
17114         * gcc.dg/20020201-4.c: New test.
17116 2002-02-04  Ben Elliston  <bje@redhat.com>
17118         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
17119         target_info attribute != 0, in addition to the empty string.
17120         (gcc_target_compile): Likewise.
17122 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
17124         * gcc.dg/Wswitch.c: New test.
17125         PR gcc/4475. PR gcc/3780.
17127 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
17129         * g77.f-torture/execute/5122.f: New test for regressions
17130         against PR fortran/5122.
17132 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
17134         * g77.f-torture/compile/pr3743.f: Delete
17135         * g77.dg/pr3743-1.f: New test.
17136         * g77.dg/pr3743-2.f: New test.
17137         * g77.dg/pr3743-3.f: New test.
17138         * g77.dg/pr3743-4.f: New test.
17140 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17142         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
17144 2002-02-02  Richard Henderson  <rth@redhat.com>
17146         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
17147         * gcc.c-torture/execute/bf64-1.c: Likewise.
17149 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17151         * gcc.dg/20020201-2.c: New test.
17153         * gcc.dg/20020201-3.c: New test.
17155         * gcc.c-torture/execute/bitfld-2.c: New test.
17157 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17159         * gcc.dg/bitfld-1.c: Update.
17160         * gcc.dg/bitfld-2.c: Update.
17161         * gcc.c-torture/execute/bitfld-1.x: New.
17163 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
17165         * gcc.c-torture/execute/20020201-1.c: New test.
17167 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
17169         PR target/5469
17170         * gcc.dg/20020201-1.c: New test.
17172 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
17174         PR fortran/3743
17175         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
17176         * g77.f-torture/compile/pr3743.x: Remove
17178 2002-01-31  Tom Rix  <trix@redhat.com>
17180         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
17182 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
17184         * gcc.dg/noncompile/20020130-1.c: New test.
17186 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
17188         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
17190 2002-01-29  Richard Henderson  <rth@redhat.com>
17192         * gcc.c-torture/execute/991118-1.c: Cast various constants back
17193         to long long.
17194         * gcc.c-torture/execute/bf64-1.c: Likewise.
17196 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
17198         * gcc.c-torture/execute/20020129-1.c: New test.
17200 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
17202         * gcc.c-torture/compile/20000224-1.c: Update.
17203         * gcc.c-torture/execute/bitfld-1.c: New tests.
17204         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
17205         * gcc.dg/uninit-A.c: Update.
17207 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
17209         * g++.dg/template/ctor1.C: Add instantiation.
17211 2002-01-28  Paul Koning  <pkoning@equallogic.com>
17213         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
17214         argument to __builtin_prefetch to be const ptr.
17216 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
17218         * gcc.c-torture/compile/20020120-1.c: New test.
17220 2002-01-27  Kazu Hirata  <kazu@hxi.com>
17222         * gcc.c-torture/execute/20020127-1.c: New test.
17224 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
17226         * g77.dg/f77-edit-i-in.f: New test
17227         * g77.dg/f77-edit-i-out.f: New test
17229 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
17231         * gcc.dg/debug/debug.exp: New file.
17232         * gcc.dg/debug/trivial.c: New file.
17233         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
17234         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
17235         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
17236         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
17237         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
17238         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
17239         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
17240         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
17241         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
17242         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
17243         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
17244         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
17245         * gcc.dg/20000503-1.c: Removed.
17246         * gcc.dg/20010207-1.c: Removed.
17247         * gcc.dg/20011223-1.c: Removed.
17248         * gcc.dg/20020104-2.c: Removed.
17249         * gcc.dg/debug-1.c: Removed.
17250         * gcc.dg/debug-2.c: Removed.
17251         * gcc.dg/debug-3.c: Removed.
17252         * gcc.dg/debug-4.c: Removed.
17253         * gcc.dg/debug-5.c: Removed.
17254         * gcc.dg/debug-6.c: Removed.
17255         * gcc.dg/dwarf2-1.c: Removed.
17256         * gcc.dg/dwarf2-2.c: Removed.
17258 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
17260         * g++.old-deja/g++.other/eh5.C: New test.
17261         * g++.old-deja/g++.other/sibcall2.C: New test.
17262         * g++.old-deja/g++.other/array9.C: New test.
17263         * g++.old-deja/g++.other/typename2.C: New test.
17264         * g++.old-deja/g++.other/crash60.C: New test.
17265         * g++.old-deja/g++.other/conv9.C: New test.
17266         * g++.old-deja/g++.other/mangle10.C: New test.
17267         * g++.old-deja/g++.other/unchanging1.C: New test.
17268         * g++.old-deja/g++.other/exprstmt1.C: New test.
17269         * g++.old-deja/g++.other/inline23.C: New test.
17270         * g++.old-deja/g++.eh/ia64-1.C: New test.
17271         * g++.old-deja/g++.other/dwarf2-1.C: New test.
17272         * g++.old-deja/g++.other/reload1.C: New test.
17273         * g++.old-deja/g++.other/static20.C: New test.
17274         * g++.old-deja/g++.other/local-alloc1.C: New test.
17275         * g++.old-deja/g++.other/conv8.C: New test.
17276         * g++.old-deja/g++.other/stmtexpr2.C: New test.
17277         * g++.old-deja/g++.other/storeexpr1.C: New test.
17278         * g++.old-deja/g++.other/storeexpr2.C: New test.
17279         * g++.dg/eh/template2.C: New test.
17280         * g++.dg/warn/weak1.C: New test.
17282 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
17284         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
17285         Remove first, non-varying, argument.
17287 2002-01-23  Richard Henderson  <rth@redhat.com>
17289         * gcc.dg/inline-2.c: New.
17291         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
17292         Add optional target arg.  Check number of arguments.
17293         (scan-assembler-not, scan-assembler-dem): Likewise.
17294         (scan-assembler-dem-not): Likewise.
17296 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17298         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
17299         line 12.
17300         * g++.old-deja/g++.brendan/parse3.C,
17301         g++.old-deja/g++.other/crash26.C,
17302         g++.old-deja/g++.other/crash28.C,
17303         g++.old-deja/g++.other/crash29.C,
17304         g++.old-deja/g++.other/crash30.C,
17305         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
17307 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
17309         * gcc.dg/20020115-1.c: New.
17311 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
17313         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
17315 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
17317         * gcc.dg/20020122-3.c: New.
17319 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
17321         * g++.dg/other/gc1.C: New test.
17323 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
17325         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
17327 2002-01-22  Richard Henderson  <rth@redhat.com>
17329         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
17331 2002-01-22  Richard Henderson  <rth@redhat.com>
17333         * gcc.dg/20020122-4.c: New.
17335 2002-01-22  H.J. Lu <hjl@gnu.org>
17337         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
17338         link output.
17339         * gcc.dg/special/ecos.exp: Likewise.
17340         * lib/g++-dg.exp: Likewise.
17341         * lib/g77-dg.exp: Likewise.
17342         * lib/gcc-dg.exp : Likewise.
17343         * lib/mike-g++.exp: Likewise.
17344         * lib/mike-g77.exp: Likewise.
17345         * lib/mike-gcc.exp: Likewise.
17346         * lib/objc-dg.exp: Likewise.
17348 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
17350         PR target/5379
17351         * gcc.dg/20020122-2.c: New test.
17353 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
17355         * gcc.dg/20020122-1.c: New test.
17357 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
17359         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
17361 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
17363         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
17365 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17367         * gcc.c-torture/compile/20020121-1.c: New test.
17369 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17371         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
17372         ld_library_path.
17374 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
17376         * gcc.dg/20020218-1.c: New test.
17378 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
17380         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
17381         messages
17382         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
17383         "At global scope" warning
17384         * g++.dg/ext/align1.C: Change cygwin test for alignment
17385         from db-bogus to dg-warning
17387 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
17389         * g77.f-torture/compile/cpp2.F: New test.
17391 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
17393         * g++.dg/template/access1.C: New test.
17395 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
17397         * gcc.dg/20020118-1.c: New.
17399 2002-01-18  Kazu Hirata  <kazu@hxi.com>
17401         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
17403 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
17405         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
17406         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
17407         alignment warnings.
17409 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
17411         * gcc.misc-tests/i386-prefetch.exp: Save and restore
17412         torture_with_loops and torture_without_loops
17414 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
17416         * gcc.c-torture/compile/20020116-1.c: New test.
17418 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
17420         * gcc.dg/20020116-2.c: New test.
17422         * gcc.dg/ultrasp4.c: New test.
17424         * gcc.dg/20020116-1.c: New test.
17426 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
17428         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
17429         by EABI.
17431 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
17433         * gcc.misc-tests/i386-prefetch.exp: New.
17434         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
17435         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
17436         * gcc.misc-tests/i386-pf-none-1.c: New test.
17437         * gcc.misc-tests/i386-pf-sse-1.c: New test.
17439 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
17441         * gcc.dg/gnu89-init-1.c: Add new tests.
17443 2002-01-15  Andreas Jaeger  <aj@suse.de>
17445         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
17446         * gcc.dg/i386-mmx-2.c: Likewise.
17447         * gcc.dg/i386-sse-1.c: Likewise.
17448         * gcc.dg/i386-sse-2.c: Likewise.
17449         * gcc.dg/i386-sse-3.c: Likewise.
17451 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
17453         * g77.f-torture/execute/intrinsic-unix-bessel.f:
17454         Uncomment additional cases that now pass.
17456 2002-01-11  Richard Henderson  <rth@redhat.com>
17458         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
17459         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
17461 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
17463         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
17465 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
17467         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
17468         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
17470 2002-01-10  Dale Johannesen  <dalej@apple.com>
17472         * gcc.c-torture/execute/loop-11.c: New.
17474 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
17476         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
17477         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
17479 2002-01-09  Richard Henderson  <rth@redhat.com>
17481         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
17482         type in which to perform the operation for each size.
17484 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
17486         * gcc.c-torture/compile/20020109-2.c: New test.
17488 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
17490         * gcc.c-torture/execute/loop-10.c: New test.
17492 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
17494         * gcc.c-torture/compile/20010226-1.c: New test.
17495         * gcc.c-torture/compile/20010227-1.c: New test.
17496         * gcc.c-torture/compile/20010426-1.c: New test.
17497         * gcc.c-torture/compile/20010510-1.c: New test.
17498         * gcc.c-torture/compile/20010605-3.c: New test.
17499         * gcc.c-torture/compile/20010824-1.c: New test.
17500         * gcc.c-torture/execute/20010409-1.c: New test.
17501         * gcc.dg/noncompile/20000901-1.c: New test.
17502         * gcc.dg/20001023-1.c: New test.
17503         * gcc.dg/20001101-1.c: New test.
17504         * gcc.dg/20001102-1.c: New test.
17505         * gcc.dg/20010207-1.c: New test.
17506         * gcc.dg/20010405-1.c: New test.
17507         * gcc.dg/20010822-1.c: New test.
17508         * gcc.dg/20011107-1.c: New test.
17510 2002-01-09  Jeffrey A Law  (law@redhat.com)
17512         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
17514         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
17515         execution failure on PA targets.
17517 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
17519         * gcc.c-torture/compile/20020109-1.c: New test.
17521 2002-01-08  Kazu Hirata  <kazu@hxi.com>
17523         * gcc.c-torture/execute/20020108-1.c: New test.
17525 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
17527         * gcc.dg/20020108-1.c: New test.
17529 2002-01-08  H.J. Lu <hjl@gnu.org>
17531         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
17532         for header files.
17534 2002-01-08  Geoff Keating  <geoffk@redhat.com>
17536         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
17537         consistency.
17539 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
17541         * gcc.dg/altivec-4.c: Test altivec predicates.
17543 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
17545         * gcc.c-torture/execute/20020107-1.c: New test.
17547 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
17549         PR c/5279
17550         * gcc.c-torture/compile/20020106-1.c: New test.
17552 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
17554         * gcc.c-torture/execute/nestfunc-4.c: New test.
17556 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
17558         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
17559         extra triple that slipped in.
17560         * g++.old-deja/g++.abi/align.C: Likewise.
17561         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17563 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
17565         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
17566         * g++.old-deja/g++.abi/align.C: Likewise.
17567         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17569         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
17570         on FreeBSD/i386.
17571         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
17572         FreeBSD.
17574 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
17576         * gcc.dg/20020104-1.c: New test.
17578         * gcc.dg/20020104-2.c: New test.
17580 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
17582         * gcc.dg/20020103-1.c: Fix typo in target selector.
17584 2002-01-03  Richard Henderson  <rth@redhat.com>
17586         * gcc.dg/20020103-1.c: New.
17588 2002-01-03  Kazu Hirata  <kazu@hxi.com>
17590         * gcc.c-torture/execute/20020103-1.c: New test.
17592 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
17594         * g++.dg/other/debug2.C: New test.
17596         * gcc.c-torture/compile/20020103-1.c: New test.
17598 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
17600         * gcc.dg/gnu89-init-1.c: Added new tests.
17602 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17604         * g++.dg/template/friend2.C: Remove as patch is reverted.
17606         * g++.dg/warn/oldcast1.C: New test.
17608         * g++.dg/template/ptrmem1.C: New test.
17609         * g++.dg/template/ptrmem2.C: New test.
17611         * g++.dg/template/ntp.C: New test.
17613         * g++.dg/other/component1.C: New test.
17615         * g++.dg/template/ttp3.C: New test.
17617         * g++.dg/template/friend2.C: New test.
17618         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
17620 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17622         * g++.dg/other/ptrmem1.C: New test.
17623         * g++.dg/other/ptrmem2.C: New test.
17625 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17627         * g++.dg/template/ctor1.C: New test.
17629 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
17631         * g++.dg/template/friend2.C: New test.
17633 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
17635         * gcc.dg/mmix-1.c: New test.
17637 2001-12-31  Richard Henderson  <rth@redhat.com>
17639         * gcc.dg/asm-5.c: New.
17641 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
17643         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
17644         in namespace __gnu_cxx
17646 2001-12-30  Richard Henderson  <rth@redhat.com>
17648         * gcc.dg/debug-6.c: New.
17650 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
17652         * gcc.c-torture/compile/20011229-2.c: New test.
17654 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
17656         * gcc.dg/debug-3.c: New test.
17657         * gcc.dg/debug-4.c: New test.
17658         * gcc.dg/debug-5.c: New test.
17660 2001-12-29  Richard Henderson  <rth@redhat.com>
17662         * g++.dg/eh/loop1.C: New.
17664 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
17666         * g++.dg/template/crash1.C: New test.
17668 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
17670         * g++.dg/other/const1.C: New test.
17672 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
17674         * gcc.c-torture/compile/20011229-1.c: New test.
17676 2001-12-28  Stan Shebs  <shebs@apple.com>
17678         * lib/objc-torture.exp: Resync with c-torture.exp.
17679         * lib/objc.exp: Load standard libraries.
17681 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
17683         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
17684         additional tests.
17686 2001-12-27  Roger Sayle <roger@eyesopen.com>
17688         * gcc.c-torture/execute/string-opt-16.c: New testcase.
17690 2001-12-27  Richard Henderson  <rth@redhat.com>
17692         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
17694 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
17696         * g++.dg/eh/ctor1.C: New test.
17697         * g++.dg/other/error2.C: New test.
17699 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
17701         * g++.dg/other/init2.C: New test.
17703 2001-12-24  Richard Henderson  <rth@redhat.com>
17705         * gcc.dg/20011223-1.c: New.
17706         * gcc.dg/inline-1.c: New.
17708 2001-12-23  Richard Henderson  <rth@redhat.com>
17710         * gcc.dg/asm-4.c: Test operand modifiers.
17712 2001-12-23  Richard Henderson  <rth@redhat.com>
17714         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
17716 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
17718         * gcc.c-torture/execute/20011223-1.c: New test.
17720 2001-12-21  Richard Henderson  <rth@redhat.com>
17722         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
17723         re-enables the warning.
17725 2001-12-21  Richard Henderson  <rth@redhat.com>
17727         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
17729 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17731         * gcc.c-torture/compile/20011218-1.c: New test.
17733 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
17735         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
17736         arm-isr.c test.
17737         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
17738         epilogue generation for ARM ISR routines.
17740 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17742         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
17743         * gcc.dg/format/c90-printf-3.c: Likewise.
17744         * gcc.dg/format/c99-printf-3.c: Likewise.
17745         * gcc.dg/format/ext-1.c: Likewise.
17746         * gcc.dg/format/ext-6.c: Likewise.
17747         * gcc.dg/format/format.h: Prototype unlocked stdio.
17749 2001-12-20  Richard Henderson  <rth@redhat.com>
17751         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
17752         (arena): Use it.
17753         (malloc): Correct allocation logic.  Abort if we fill up the
17754         arena before initialization complete.
17755         (realloc): Correct allocation logic.
17757 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
17759         * gcc.c-torture/compile/20011219-2.c: New test.
17761         * gcc.c-torture/execute/20011219-1.c: New test.
17763 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
17765         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
17766         target does not support weak symbols.
17768 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
17770         * gcc.c-torture/compile/20011219-1.c: New test.
17772 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
17774         * g++.dg/other/error1.C: New test.
17776 2001-12-17  Jeffrey A Law  (law@redhat.com)
17778         * gcc.c-torture/execute/20011217-1.c: New test.
17780 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
17782         * objc.dg/special/: New directory.
17783         * objc.dg/special/special.exp: New file.
17784         * objc.dg/special/unclaimed-category-1.h: New file.
17785         * objc.dg/special/unclaimed-category-1a.m: New file.
17786         * objc.dg/special/unclaimed-category-1.m: New file.
17788 2001-12-17  Andreas Jaeger  <aj@suse.de>
17790         * gcc.c-torture/compile/20011217-2.c: New test.
17792 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
17794         * gcc.c-torture/compile/20011217-1.c: New test.
17796 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
17798         * testsuite/gcc.dg/20011214-1.c: New.
17800 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
17802         * gcc.dg/altivec-4.c: New.
17804 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
17806         * gcc.dg/20011113-1.c: New test.
17808 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
17810         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
17811         std::__malloc_alloc_template<0> and
17812         std::__default_alloc_template<false, 0>.
17814 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
17816         * objc/execute/bf-21.m: New test.
17817         * objc/execute/enumeration-1.m: New test.
17818         * objc/execute/enumeration-2.m: New test.
17820 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
17822         * gcc.dg/gnu89-init-1.c: New test.
17824 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
17826         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
17827         * g++.old-deja/g++.jason/2371.C: Likewise.
17828         * g++.old-deja/g++.jason/template33.C: Likewise.
17829         * g++.old-deja/g++.jason/template34.C: Likewise.
17830         * g++.old-deja/g++.jason/template36.C: Likewise.
17831         * g++.old-deja/g++.oliva/typename1.C: Likewise.
17832         * g++.old-deja/g++.oliva/typename2.C: Likewise.
17833         * g++.old-deja/g++.other/typename1.C: Likewise.
17834         * g++.old-deja/g++.pt/inherit2.C: Likewise.
17835         * g++.old-deja/g++.pt/nontype5.C: Likewise.
17836         * g++.old-deja/g++.pt/typename11.C: Likewise.
17837         * g++.old-deja/g++.pt/typename14.C: Likewise.
17838         * g++.old-deja/g++.pt/typename16.C: Likewise.
17839         * g++.old-deja/g++.pt/typename3.C: Likewise.
17840         * g++.old-deja/g++.pt/typename4.C: Likewise.
17841         * g++.old-deja/g++.pt/typename5.C: Likewise.
17842         * g++.old-deja/g++.pt/typename7.C: Likewise.
17843         * g++.old-deja/g++.robertl/eb9.C: Likewise.
17845 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
17847         * g++.dg/other/linkage1.C: New test.
17848         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
17849         specifiers.
17851 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
17853         * gcc.dg/concat.c: New test.
17855 2001-12-11  Stan Shebs  <shebs@apple.com>
17857         * objc/compile: New test directory.
17858         * objc/compile/compile.exp: New expect script.
17859         * objc/compile/20011211-1.m: New compile test.
17861 2001-12-11  Jason Merrill  <jason@redhat.com>
17863         * lib/prune.exp (prune_gcc_output): Also handle "In member
17864         function".  So many permutations...
17866 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
17868         * g++.dg/template/typedef1.C: New test.
17870 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
17872         * g++.dg/other/copy1.C: New test.
17874 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
17876         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
17878         * gcc.dg/builtin-choose-expr.c: New.
17880 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
17882         * gcc.dg/altivec-2.c: New.
17884 2001-12-07  Richard Henderson  <rth@redhat.com>
17886         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
17888 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
17890         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
17891         ultrasparc.
17893 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17895         * g++-old.deja/g++.robertl/eb101.C: Deleted.
17897 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
17899         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
17900         variable argument list.
17902 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
17904         * gcc.c-torture/execute/memcheck: Delete entire directory.
17905         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
17906         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
17908 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17910         * gcc.dg/Wshadow-1.c: New test.
17912 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
17914         * gcc.c-torture/compile/20011130-1.c: New test.
17916         * gcc.dg/noncompile/20011025-1.c: New test.
17918         * g++.dg/other/anon-union.C: New test.
17920         * gcc.c-torture/execute/20011024-1.c: New test.
17922 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
17924         * gcc.c-torture/execute/20000722-1.x,
17925         gcc.c-torture/execute/20010123-1.x: Remove.
17926         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
17927         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
17928         gcc.dg/c99-complit-2.c: New tests.
17930 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
17932         * g++.dg/inherit/base1.C: New test.
17934 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
17936         * g++.dg/other/stdarg1.C: New test.
17938         * gcc.c-torture/compile/20011130-2.c: New test.
17940 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
17942         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
17943         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
17944         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
17945         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
17946         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
17947         * gcc.dg/builtin-prefetch-1.c: New test.
17949 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
17951         * gcc.dg/20011130-1.c: New test.
17953 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
17955         * g++.dg/other/scope1.C: New test.
17956         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
17958 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
17960         * gcc.dg/vla-init-1.c: New test.
17962 2001-12-01  Geoff Keating  <geoffk@redhat.com>
17964         * gcc.c-torture/compile/structs.c: New testcase from GDB.
17966 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
17968         * objc.dg/alias.m: Update.
17969         * objc.dg/class-1.m: Update.
17970         * objc.dg/const-str-1.m: Update.
17971         * objc.dg/fwd-proto-1.m: Update.
17972         * objc.dg/id-1.m: Update.
17973         * objc.dg/super-class-1.m: Update.
17975 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
17977         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
17978         constructs.
17980 2001-11-28  Jeffrey A Law  (law@cygnus.com)
17982         * gcc.c-torture/execute/20011128-1.c: New test.
17984 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
17986         * gcc.dg/20011127-1.c: New test.
17988 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
17990         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
17991         from Austin Group draft 7.
17992         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
17993         scanf format arguments.
17994         * gcc.dg/format/no-exargs-2.c: New test.
17996 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
17998         * g++.dg/abi/vbase8-4.C: New test.
18000 2001-11-24  Ian Lance Taylor  <ian@airs.com>
18002         * gcc.c-torture/execute/20011121-1.c: New test.
18004 2001-11-23  Jeffrey A Law  (law@cygnus.com)
18006         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
18008 2001-11-23  Andreas Jaeger  <aj@suse.de>
18010         * gcc.dg/cpp/charconst-2.c: New test.
18012 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
18014         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
18015         to the host if it is remote.  Let tests specify extra headers
18016         they use.
18017         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
18018         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
18019         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
18020         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
18021         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
18022         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
18023         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
18024         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
18025         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
18026         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
18028 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
18030         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
18031         for little endian ARMs.
18033 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
18035         * gcc.c-torture/compile/20011119-1.c: New test.
18036         * gcc.c-torture/compile/20011119-2.c: New test.
18038 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
18040         * gcc.dg/altivec-1.c: Fix typo.
18042 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
18044         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
18046 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
18048         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
18050 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
18052         * lib/g77.exp: Don't specify --rpath-link.
18054         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
18055         across all the headers.
18056         * gcc.dg/format/format.exp: For testing on a remote host,
18057         copy format.h.
18059         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
18060         * gcc.c-torture/execute/930406-1.c: Likewise.
18061         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
18063 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
18065         * gcc.dg/altivec-1.c: New.
18067 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
18069         * gcc.dg/cpp/fpreprocessed.c: New test case.
18071 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18073         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
18074         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
18075         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
18077 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
18079         * gcc.dg/no-builtin-1.c: New test.
18081 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
18083         * gcc.c-torture/execute/20011115-1.c: New test.
18085 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
18087         * gcc.c-torture/compile/20011114-2.c: New test.
18088         * gcc.c-torture/compile/20011114-3.c: New test.
18089         * gcc.c-torture/compile/20011114-4.c: New test.
18091 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
18093         * g++.dg/other/init1.C: New test.
18095 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
18097         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
18098         message.
18100         * gcc.c-torture/execute/20011114-1.c: New testcase.
18102         * gcc.c-torture/compile/20010327-1.c: Revert last change.
18103         * gcc.c-torture/compile/20011114-1.c: New test, exactly
18104         like the (before this change) version of 20010327-1.c.
18106 2001-11-14  Roger Sayle <roger@eyesopen.com>
18108         * gcc.c-torture/execute/string-opt-13.c: New testcase.
18110 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
18112         * g++.dg/init/array2.C: New test.
18114 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
18116         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
18118 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
18120         * g++.dg/other/forscope1.C: New test.
18121         * g++.dg/ext/forscope1.C: New test.
18122         * g++.dg/ext/forscope2.C: New test.
18124 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
18126         * gcc.c-torture/execute/20011113-1.c: New test.
18128 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
18130         * gcc.c-torture/execute/20011109-2.c: New test.
18132         * gcc.c-torture/execute/20011109-1.c: New test.
18134 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
18136         * gcc.c-torture/compile/20011109-1.c: New test.
18138 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
18140         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
18141         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
18142         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
18143         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
18144         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
18145         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
18146         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
18148 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18150         * g++.dg/warn/Wshadow-1.C: New tests.
18151         * g++.old-deja/g++.mike/for3.C: Update.
18153 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
18155         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
18156         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
18157         XFAILs.  Adjust expected error texts.
18158         * gcc.c-torture/compile/20011106-1.c,
18159         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
18160         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
18161         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
18162         gcc.dg/c99-array-lval-5.c: New tests.
18164 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18166         * gcc.dg/cpp/defined.c: Update.
18168 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18170         * gcc.c-torture/execute/anon-1.c: New test.
18172 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
18174         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
18175         same size, so no warning should be produced on stormy16.
18177         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
18178         due to oversized array.
18179         * g++.old-deja/g++.mike/ns15.C: Likewise.
18180         * g++.old-deja/g++.pt/crash16.C: Likewise.
18182 2001-11-02  Graham Stott  <grahams@redhat.com>
18184         * g++.dgother/debug1.C: Fix typos.
18186 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
18188         * g++.dg/other/debug1.C: New test.
18190 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18192         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
18193         of unsigned long.
18195 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
18197         * gcc.dg/20011029-2.c: New test.
18199         * gcc.c-torture/compile/20011029-1.c: New test.
18201 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
18203         * objc/execute/class_self-1.m: New test.
18204         * objc/execute/class_self-2.m: New test.
18206 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
18208         * gcc.misc-tests/msgs.exp: Delete.
18209         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
18210         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
18211         error set to match recent changes.
18213 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
18215         * gcc.dg/20011021-1.c: New test.
18217 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
18219         * gcc.c-torture/compile/20011023-1.c: New test.
18221 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
18223         * lib/g77.exp: Rewrite based on lib/g++.exp.
18225 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
18227         * gcc.c-torture/execute/20011019-1.c: New test.
18229         * gcc.dg/20011018-1.c: New test.
18231 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
18233         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
18235 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
18237         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
18238         * gcc.dg/attr-invalid.c: Likewise.
18240 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
18242         * testsuite/gcc.dg/20011015-1.c: New test.
18244 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18246         * g++.dg/template/unify2.C: New test.
18248 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
18250         * g++.dg/other/exception-specification.C: New test
18252 2001-10-13  Tom Rix  <trix@redhat.com>
18254         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
18255         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
18257 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
18259         * testsuite/gcc.dg/20011009-1.c: New test.
18261 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
18263         PR g++/4476
18264         * g++.dg/other/friend1.C: New test.
18266 2001-10-11  Richard Henderson  <rth@redhat.com>
18268         * g++.old-deja/g++.other/crash18.C: Add -S to options.
18270 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18272         * gcc.c-torture/compile/20011010-1.c: New.
18274 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
18276         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
18277         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
18278         g77.f-torture/execute/execute.exp,
18279         g77.f-torture/noncompile/noncompile.exp,
18280         gcc.c-torture/compile/compile.exp,
18281         gcc.c-torture/execute/execute.exp,
18282         gcc.c-torture/execute/ieee/ieee.exp,
18283         gcc.c-torture/execute/memcheck/memcheck.exp,
18284         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
18285         objc/execute/execute.exp: Update FSF address.
18287 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
18289         * gcc.dg/cpp/cmdlne-C.c: Update.
18290         * gcc.dg/cpp/cmdlne-C2.c: New.
18292 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18294         * gcc.c-torture/execute/20011008-3.c: New.
18296 2001-10-08  DJ Delorie  <dj@redhat.com>
18298         * gcc.dg/20011008-1.c: New.
18299         * gcc.dg/20011008-2.c: New.
18301 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
18303         * gcc.dg/cpp/spacing1.c: Update test.
18305 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
18307         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
18308         spelling errors of "separate" as "seperate".
18310 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
18312         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
18313         enough to avoid inlining.
18315 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18317         * lib/g77.exp: set libg2c_dir correctly.
18319 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18321         * gcc.dg/cpp/macro11.c: New test.
18323 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18325         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
18326         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
18327         gcc.dg/format/multattr-3.c: New tests.
18328         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
18329         tests for format attributes on function pointers being rejected.
18331 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18333         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
18335 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18337         * g++.dg/warn/format1.C: New test.
18339 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
18341         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
18343 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18345         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
18347 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
18349         * gcc.dg/cpp/redef2.c: Add test.
18351 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
18353         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
18354         long-standing bug on i686, apparently.
18355         * gcc.c-torture/execute/loop-2c.x: New file.
18356         * gcc.c-torture/execute/loop-2d.x: New file.
18357         * gcc.c-torture/execute/loop-3c.x: New file.
18359 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
18361         * gcc.dg/cpp/20000625-2.c: Correct line number.
18363 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18365         * gcc.dg/cpp/macro10.c: New test.
18366         * gcc.dg/cpp/strify3.c: New test.
18367         * gcc.dg/cpp/spacing1.c: Add tests.
18368         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
18369         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
18371 2001-09-24  DJ Delorie  <dj@redhat.com>
18373         * gcc.c-torture/execute/20010924-1.c: New test.
18375 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
18377         * testsuite/objc/execute/paste.m: Remove.
18379 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18381         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
18383 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
18385         * g77.dg/strlen0.f: New test.
18387 2001-09-21  Richard Henderson  <rth@redhat.com>
18389         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
18390         * g++.old-deja/g++.abi/vtable2.C: Likewise.
18392 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
18394         Table-driven attributes.
18395         * g++.dg/ext/attrib1.C: New test.
18397 2001-09-20  DJ Delorie  <dj@redhat.com>
18399         * gcc.dg/20000926-1.c: Update expected warning messages.
18400         * gcc.dg/array-2.c: Likewise, and test for warnings too.
18401         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
18402         array.
18404 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
18406         * g++.dg/eh/registers1.C: New test case.
18408 2001-09-17  Richard Henderson  <rth@redhat.com>
18410         * gcc.dg/array-5.c: Fix VLA decomposition test.
18412 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
18414         * gcc.dg/cpp/line5.c: New testcase.
18416 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
18418         * gcc.dg/cpp/macro9.c: New test.
18420 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
18422         * gcc.c-torture/execute/980223.c: Change type of addr from long
18423         to char *.
18425 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
18427         * gcc.c-torture/execute/20010915-1.c: New test.
18429 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
18431         * g77.dg/bprob: New directory.
18432         * g77.dg/bprob/bprob.exp: New file.
18433         * g77.dg/bprob/bprob-1.f: New test.
18434         * g77.dg/gcov: New directory.
18435         * g77.dg/gcov/gcov.exp: New file.
18436         * g77.dg/gcov/gcov-1.f: New test.
18437         * g77.dg/gcov/gcov-1.x: New file.
18439 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
18441         * gcc.dg/cpp/directiv.c: Update.
18442         * gcc.dg/cpp/undef1.c: Update.
18444 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
18446         * gcc.dg/20010912-1.c: New test.
18448 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
18450         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
18451         language-independent file in lib.
18452         * lib/gcov.exp: New file.
18454 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18456         * gcc.c-torture/compile/20010911-1.c: New test.
18458 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
18460         * lib/profopt.exp: New, to support profile-directed optimizations.
18461         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
18462         * gcc.misc-tests/bprob-1.c: New test.
18463         * gcc.misc-tests/bprob-2.c: New test.
18465 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
18467         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
18468         XFAIL and which kinds of gcov output to verify.
18469         * gcc.misc-tests/gcov-4b.x: New file.
18470         * gcc.misc-tests/gcov-5b.x: New file.
18471         * gcc.misc-tests/gcov-6.x: New file.
18472         * gcc.misc-tests/gcov-7.c: New test.
18473         * gcc.misc-tests/gcov-7.x: New file.
18475 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
18477         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
18478         * gcc.misc-tests/gcov-6.c: New test.
18480 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
18482         PR c++/3986
18483         * g++.dg/abi/vbase1.C: New test.
18485 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
18487         * objc.dg/method-2.m: New.
18489 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
18491         PR c++/4203
18492         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
18493         * g++.dg/init/empty1.C: New test.
18495 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
18497         * gcc.c-torture/compile/20010903-1.c: New test.
18499 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
18501         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
18502         for m68k.
18504 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
18506         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
18508         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
18510         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
18512 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
18514         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
18515         for 16-bit 'unsigned int'.
18517 2001-08-29  Kazu Hirata  <kazu@hxi.com>
18519         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
18521 2001-08-27  Richard Henderson  <rth@redhat.com>
18523         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
18524         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
18526 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
18528         * gcc.dg/asm-names.c (ymain): New.
18530 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
18532         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
18533         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
18534         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
18536 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18538         * gcc.dg/compare5.c: New testcase.
18540 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
18542         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
18543         and "In instantiation".
18545 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
18547         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
18549 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
18551         * gcc.misc-tests/gcov.exp: Add support for branch information.
18552         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
18553         * gcc.misc-tests/gcov-4.c: New test.
18554         * gcc.misc-tests/gcov-4b.c: New test.
18555         * gcc.misc-tests/gcov-5b.c: New test.
18557 2001-08-20  Zack Weinberg  <zackw@panix.com>
18559         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
18560         expected to fail.
18562 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18564         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
18566 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
18568         * g++.dg/eh/template1.C: New test.
18570 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
18572         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
18573         Fix thinko.
18574         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
18575         for xfail.
18577 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
18579         * lib/g77-dg.exp:  Use prune.exp for common procedures
18580         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
18581         * lib/g77.exp: (g77-dg-prune) Remove
18583 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
18585         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
18587 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18589         * g++.dg/template/unify1.C: New test.
18591 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
18593         * g++.dg/abi/empty4.C: New test.
18595 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
18597         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
18598         solaris2.*
18599         * g77.f-torture/compile/pr3743.x: Likewise
18601 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
18603         * g++.dg/other/using-declaration.C: New test.
18605 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18607         * gcc.dg/cpp/tr-sign.c: New testcase.
18609 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
18611         * gcc.dg/cpp/19951025-1.c: Revert.
18612         * gcc.dg/cpp/directiv.c: We no longer process directives that
18613         interrupt macro arguments.
18615 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
18617         * gcc.dg/bconstp-1.c: New test.
18619 2001-08-03  Richard Henderson  <rth@redhat.com>
18621         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
18623 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
18625         * gcc.dg/cpp/19951025-1.c: Update.
18627 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
18629         * g77.dg/ff90-1.f (s): Fix reference of variable z,
18630         should be x.
18632 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
18634         Kill -fhonor-std.
18635         * g++.old-deja/g++.ns/ns14.C: Remove special options.
18636         * g++.old-deja/g++.other/std1.C: Likewise.
18637         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
18639 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
18641         * lib/g77.exp:  Load gcc-defs.exp for common procedures
18642         (g77_pass, g77_fail, g77_finish, g77_exit,
18643         ${tool}_check_unsupported_p} Now redundant.  Deleted.
18645 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
18647         * g77.dg/fbackslash.f
18648         * g77.dg/fcase-preserve.f
18649         * g77.dg/ff90-1.f
18650         * g77.dg/ffixed-line-length-0.f
18651         * g77.dg/ffixed-line-length-132.f
18652         * g77.dg/ffixed-line-length-7.f
18653         * g77.dg/ffixed-line-length-72.f
18654         * g77.dg/ffixed-line-length-none.f
18655         * g77.dg/ffree-form-1.f
18656         * g77.dg/fno-backslash.f
18657         * g77.dg/fno-f90-1.f
18658         * g77.dg/fno-fixed-form-1.f
18659         * g77.dg/fno-onetrip.f
18660         * g77.dg/fno-typeless-boz.f
18661         * g77.dg/fno-underscoring.f
18662         * g77.dg/fno-vxt-1.f
18663         * g77.dg/fonetrip.f
18664         * g77.dg/ftypeless-boz.f
18665         * g77.dg/fugly-assumed.f
18666         * g77.dg/funderscoring.f
18667         * g77.dg/fvxt-1.f
18669 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
18671         * objc.dg/fwd-proto-1.m: New.
18672         * objc.dg/local-decl-1.m: New.
18673         * objc.dg/naming-1.m: New.
18674         * objc.dg/naming-2.m: New.
18675         * objc.dg/proto-hier-1.m: New.
18677 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
18679         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
18680         largest-type elements to a struct makes its size grow.
18682 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18684         * g++.dg/abi/vthunk1.C: New test.
18686 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
18688         * g++.dg/abi/vbase8-22.C: New test.
18690 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18692         * gcc.dg/cpp/macro8.c: New test.
18694 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18696         * g++.dg/abi/vbase8-21.C: New test.
18698 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
18700         * g++.dg/abi/vbase8-10.C: New test.
18702 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18704         * lib/g++.exp (g++_set_ld_library_path): Renamed to
18705         ${tool}_set_ld_library_path.
18706         Changed caller.
18707         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
18708         g++.exp.
18710 2001-07-26  Stan Cox <scox@redhat.com>
18712         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
18713         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
18714         gcc_exit, gcc_check_unsupported_p):
18715         Moved to gcc-deps.exp
18716         * gcc-deps.exp: New file.
18718 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
18720         * g++.old-deja/g++.pt/defarg14.C: New test.
18722 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18724         * g++.old-deja/g++.other/lineno5.C: New test.
18726 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18728         * g++.old-deja/g++.pt/crash68.C: New test.
18730 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
18732         * g++.old-deja/g++.other/crash42.C: New test.
18734 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
18736         * gcc.dg/cpp/extratokens.c: Fix.
18737         * gcc.dg/cpp/skipping2.c: New tests.
18739 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18741         * gcc.c-torture/execute/20010724-1.c: New file.
18742         * gcc.c-torture/execute/20010724-1.x: New file.
18744 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18746         * g++.old-deja/g++.other/cond7.C: New test.
18748 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18750         * g++.old-deja/g++.other/optimize4.C: New test.
18752 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
18754         * g++.old-deja/g++.abi/vbase8-5.C: New test.
18756 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
18758         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
18759         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
18760         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
18761         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
18763         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
18764         bug report" message.
18766         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
18767         * g++.dg/ext/instantiate1.C: Move from old-deja.
18769 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
18771         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
18772         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
18773         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
18774         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
18776 2001-07-23  Jeffrey A Law  (law@cygnus.com)
18778         * gcc.c-torture/execute/20010723-1.c: New test.
18780 2001-07-23  Ben Elliston  <bje@redhat.com>
18782         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
18784 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18786         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
18787         i[34567]86-*-*.
18788         Delete handling of ieee_multilib_flags.
18789         Pass -mieee for alpha*-*-* and sh-*-*.
18790         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
18792 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
18794         Remove old-abi tests.
18795         * g++.old-deja/g++.mike/p11116.C: Remove.
18796         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
18798 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
18800         * g77.f-torture/compile/pr3743.f:  New test
18802 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
18804         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
18806 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18808         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
18809         g++.old-deja/g++.pt/static6.C: Likewise.
18810         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
18811         supports weak symbols.
18813 2001-07-18  Andreas Jaeger  <aj@suse.de>
18815         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
18816         supported again.
18818 2001-07-18  Andreas Jaeger  <aj@suse.de>
18820         * gcc.dg/iftrap-1.c: Fix target line.
18822 2001-07-17  Richard Henderson  <rth@redhat.com>
18824         * gcc.c-torture/execute/20010717-1.c: New.
18826 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
18828         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
18829         tests.
18831 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
18833         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
18835 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18837         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
18838         UAC_SIGBUS, UAC_NOPRINT definitions.
18840 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
18842         * objc/execute/object_is_class.m: New test.
18843         * objc/execute/object_is_meta_class.m: New test.
18845 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
18847         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
18848         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
18850 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
18852         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
18853         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
18855 2001-07-14  Richard Henderson  <rth@redhat.com>
18857         * gcc.dg/iftrap-1.c: New.
18859 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
18861         * g77.f-torture/execute/intrinsic77.f: New test.
18863 2001-07-11  Janis Johnson <janis@us.ibm.com>
18865         * gcc.misc-tests/gcov-3.c: New test.
18867 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18869         * gcc.c-torture/compile/20010711-1.c,
18870         * gcc.c-torture/compile/20010711-2.c: New tests.
18872 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
18874         * gcc.c-torture/execute/20010711-1.c: New test.
18876 2001-07-11  Ben Elliston  <bje@redhat.com>
18878         * g++.old-deja/g++.other/enum5.C: New test.
18880 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
18882         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
18883         (g++-dg-prune): Call prune_gcc_output.
18884         * prune.exp: New file for prune_gcc_output.
18885         * lib/g++.exp, lib/gcc.exp: Load it.
18887 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
18889         * gcc.c-torture/compile/20010701-1.c,
18890         g++.old-deja/g++.ext/attrib6.C: New tests.
18892 2001-07-06  Jeffrey A Law  (law@cygnus.com)
18894         * gcc.c-torture/compile/20010706-1.c: New test.
18896 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
18898         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
18900 2001-06-28  Stan Shebs  <shebs@apple.com>
18902         * gcc.dg/pragma-darwin.c: New test.
18904 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18906         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
18907         Solaris 2.[678] system.
18909 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
18911         * gcc.dg/20010622-1.c: New test.
18913 2001-06-18  Stan Shebs  <shebs@apple.com>
18915         * objc.dg: New directory.
18916         * objc.dg/dg.exp: New file.
18917         * objc.dg/alias.m: New.
18918         * objc.dg/class-1.m: New.
18919         * objc.dg/class-2.m: New.
18920         * objc.dg/const-str-1.m: New.
18921         * objc.dg/const-str-2.m: New.
18922         * objc.dg/id-1.m: New.
18923         * objc.dg/method-1.m: New.
18924         * objc.dg/super-class-1.m: New.
18925         * lib/objc-dg.exp: New file.
18927 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
18929         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
18930         of label name.
18932 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
18934         * g++.old-deja/g++.abi/vbase8-9.C: New test.
18936 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
18938         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
18939         variable.
18941 2001-06-12  Richard Henderson  <rth@redhat.com>
18943         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
18945 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18947         * g++.old-deja/g++.abi/vbase5.C: New test.
18948         * g++.old-deja/g++.abi/vbase6.C: New test.
18949         * g++.old-deja/g++.abi/vbase7.C: New test.
18951 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18953         * gcc.c-torture/compile/20010610-1.c: New test.
18955 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
18957         * g++.old-deja/g++.abi/vbase4.C: New test.
18959 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
18961         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
18962         support %f for HC11/HC12 targets.
18963         * gcc.c-torture/execute/930513-1.x: New file, likewise.
18964         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
18965         on HC11/HC12 targets.
18966         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
18968 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
18970         * gcc.dg/wchar_t-1.c: New file.
18971         * gcc.dg/wint_t-1.c: Likewise.
18973 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
18975         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
18977 2001-06-11  Richard Henderson  <rth@redhat.com>
18979         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
18981 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18983         * gcc.c-torture/compile/20010611-1.c: New test.
18985 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
18987         * gcc.dg/c99-tag-1.c: Add more tests.
18989 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
18991         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
18992         representation on MN10300 and ARM/Thumb.
18994 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
18996         * g77.f-torture/execute/20010610.f: New.
18998 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
19000         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
19001         names.
19003 2001-06-09  Richard Henderson  <rth@redhat.com>
19005         * gcc.c-torture/execute/ashrdi-1.c: New.
19006         * gcc.c-torture/execute/ashldi-1.c: New.
19007         * gcc.c-torture/execute/lshrdi-1.c: New.
19009 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
19011         * objc/execute/load-3.m: Added. Check sending +load to categories,
19012         in addition to classes.
19014 2001-06-08  Stan Shebs  <shebs@apple.com>
19016         * objc/execute/load-2.m: New test.  From Nicola Pero
19017         <n.pero@mi.flashnet.it>.
19019 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
19021         * gcc.c-torture/execute/20010605-2.c: New test.
19023 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19025         * g++.old-deja/g++.abi/vbase2.C: New test.
19026         * g++.old-deja/g++.abi/vbase3.C: New test.
19028 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
19030         * g++.old-deja/g++.pt/friend49.C: New test.
19032 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
19034         * g++.old-deja/g++.ext/anon3.C: New test.
19036 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
19038         * g++.old-deja/g++.other/conv7.C: New test.
19040 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
19042         * gcc.c-torture/compile/20010605-2.c: New test.
19044 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19046         * gcc.c-torture/execute/20010604-1.c: New test.
19048 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
19050         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
19052 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
19054         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
19055         (g++_link_flags): Likewise.
19056         (g++_init): Pass gccpath's value to two previous functions.
19058 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19060         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
19061         Ensure logfile entry matches exec command line.
19063 2001-05-31  Richard Henderson  <rth@redhat.com>
19065         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
19066         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
19068 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
19070         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
19071         compiler for irix6.2
19073 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
19075         * g++.old-deja/g++.other/optimize3.C: New file.
19077 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
19079         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
19080         assemble.
19082 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
19084         * g++.old-deja/g++.other/optimize2.C: New file.
19086 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
19088         * gcc.c-torture/compile/20010518-2.c: New file.
19089         * gcc.c-torture/execute/20010518-1.c: New file.
19090         * gcc.c-torture/execute/20010518-2.c: New file.
19092 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19094         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
19096 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
19098         G++ no longer defines builtins that do not begin with __builtin.
19099         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
19100         * g++.old-deja/g++.brendand/misc13.C: Likewise.
19101         * g++.old-deja/g++.law/builtin1.C: Likewise.
19102         * g++.old-deja/g++.law/cvt2.C: Likewise.
19103         * g++.old-deja/g++.mike/net5.C: Likewise.
19104         * g++.old-deja/g++.other/builtins1.C: Likewise.
19105         * g++.old-deja/g++.other/builtins2.C: Likewise.
19106         * g++.old-deja/g++.other/builtins3.C: Likewise.
19107         * g++.old-deja/g++.other/builtins4.C: Likewise.
19108         * g++.old-deja/g++.other/inline8.C: Likewise.
19109         * g++.old-deja/g++.robertl/eb39.C: Likewise.
19111 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
19113         * g++.old-deja/g++.pt/using1.C: Adjust.
19114         * g++.old-deja/g++.pt/using2.C: New test.
19116 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19118         * gcc.dg/cpp/charconst.c: New tests.
19119         * gcc.dg/cpp/escape.c: New tests.
19120         * gcc.dg/cpp/escape-1.c: New tests.
19121         * gcc.dg/cpp/escape-2.c: New tests.
19122         * gcc.dg/cpp/ucs.c: New tests.
19124 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
19126         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
19127         native compiler for irix6.5.
19129 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
19131         * lib/g++.exp (g++_include_flags): Use args to compute
19132         get_multilibs.
19133         (g++_link_flags): Likewise.
19134         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
19136 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
19138         * gcc.dg/c90-hexfloat-1.c: Add more tests.
19140 2001-05-21  Geoff Keating  <geoffk@redhat.com>
19142         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
19143         this file.
19145 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19147         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
19148         STACK_SIZE;
19149         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
19150         to STACK_SIZE; Use it to define size of add_histo array.
19151         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
19152         to STACK_SIZE.
19153         (f): Use GITT_SIZE to define size of gitt local table.
19154         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
19155         to STACK_SIZE; Use it to define size of bytemem array.
19157 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
19159         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
19160         on 68HC11/HC12 due to the asm instruction.
19161         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
19162         * gcc.c-torture/compile/920520-1.x: Likewise.
19163         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
19164         on 68HC11/HC12 because the function is larger than 64K.
19165         * gcc.c-torture/compile/961203-1.x: New file, this test fails
19166         on 68HC11/HC12 because the structure is too large.
19168 2001-05-20  Richard Henderson  <rth@redhat.com>
19170         * gcc.c-torture/execute/20010520-1.c: New.
19172 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19174         * g++.old-deja/g++.warn/compare1.C: New test.
19175         * gcc.dg/compare4.c: New test.
19177 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
19179         * g++.old-deja/g++.other/optimize1.C: New test.
19181 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19183         * g++.old-deja/g++.pt/spec41.C: New test.
19185 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
19187         * gcc.c-torture/compile/20010114-1.x: Remove.
19189 2001-05-18  Stan Shebs  <shebs@apple.com>
19191         * gcc.c-torture/compile/20010518-1.c: New test.
19193 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
19195         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
19196         * g++.old-deja/g++.pt/crash67.C: New test.
19198 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
19200         * g++.old-deja/g++.other/debug9.C: New test.
19202 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
19204         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
19206 2001-05-16  Jan Hubicka  <jh@suse.cz>
19208         * gcc.c-torture/compile/20010516-1.c: New test.
19210 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19212         * g++.old-deja/g++.other/crash41.C: New test.
19214 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
19216         * g++.old-deja/g++.pt/crash66.C: New test.
19218 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
19220         * g++.old-deja/g++.robertl/eb27.C: Convert.
19222 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
19224         * g++.dg/friend-warn.C: New test.  Do not warn about friend
19225         declaration being redundant.
19227 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
19229         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
19231 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
19233         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
19235 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
19237         * lib/g++.exp: Use testsuite_flags.
19239 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
19241         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
19243 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
19245         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
19247 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
19249         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
19251 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
19253         * gcc.c-torture/compile/20010313-1.c: New test.
19255 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
19257         * gcc.dg/cpp/direct2.c: New test.
19258         * gccq.dg/cpp/direct2s.c: New test.
19260         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
19262 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
19264         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
19265         * g++.old-deja/g++.other/op3.C: Likewise.
19267 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19269         * gcc.dg/cpp/syshdr.h: New file.
19270         * gcc.dg/cpp/sysmac1.c: Update.
19271         * gcc.dg/cpp/sysmac2.c: Update.
19273 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
19275         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
19277 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
19279         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
19280         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
19282 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
19284         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
19286 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
19288         * lib/g++.exp (g++_include_flags): Don't use any special flags
19289         if TESTING_IN_BUILD_TREE is not defined.
19290         (g++_init): Use a plain 'c++' as the compiler if
19291         TESTING_IN_BUILD_TREEE is not defined.
19293 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19295         * g++.old-deja/g++.eh/catch13.C: New test.
19296         * g++.old-deja/g++.eh/catch14.C: New test.
19298 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
19300         * gcc.dg/cpp/tr-define.c: New test.
19302 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
19304         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
19305         <stdlib.h>, not <malloc.h>.
19307 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19309         * g++.old-deja/g++.ns/template17.C: New test.
19311 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
19313         * g++.old-deja/g++.pt/ref4.C: New test.
19315 2001-04-30  Richard Henderson  <rth@redhat.com>
19317         * gcc.dg/20000724-1.c: Revert last change.
19319 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
19321         * g77.f-torture/execute/20010430.f: New test.
19323 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
19325         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
19327 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
19329         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
19331 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19333         * g++.old-deja/g++.eh/crash6.C: New test.
19335 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19337         * g++.old-deja/g++.other/warn7.C: New test.
19339 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
19341         * g++.old-deja/g++.other/defarg9.C: New test.
19343 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
19345         * g77.f-torture/compile/20010426.f: New test.
19346         * g77.f-torture/execute/20010426.f: New test.
19348 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
19350         * g77.f-torture/compile/20000629-1.x: Remove - error
19351         has been fixed.
19353 2001-04-26  Jeffrey A Law  (law@cygnus.com)
19355         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
19356         Tweak slightly to work with g++.dg framework.
19357         * g++.dg/special/ecos.exp: Run initp1.C test.
19358         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
19360         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
19361         its linker doesn't give line numbers either.
19362         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
19364 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
19366         * g++.old-deja/g++.other/lex1.C: New test.
19368 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
19370         * gcc.dg/noncompile/20010425-1.c: New test.
19372 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
19374         * g++.old-deja/g++.pt/mangle2.C: New test.
19376 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
19378         * gcc.dg/format/plus-1.c: New test.
19380 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
19382         * gcc.dg/20010423-1.c: New test.
19384 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
19386         * gcc.c-torture/execute/20010422-1.c: New test.
19388 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
19390         * g++.old-deja/g++.ns/type2.C: New test.
19392 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
19394         * g++.old-deja/g++.other/perf1.C: New test.
19396 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
19398         * gcc.dg/c99-func-2.c: Remove xfail.
19399         * gcc.dg/c99-func-3.c: Remove xfail.
19400         * gcc.dg/c99-func-4.c: Remove xfail.
19402 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
19404         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
19406 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
19408         * gcc.c-torture/compile/20010423-1.c: New test.
19410 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
19412         * g++.old-deja/g++.pt/typename28.C: New test.
19414 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
19416         * g++.old-deja/g++.abi/empty2.C: New test.
19417         * g++.old-deja/g++.abi/empty3.C: New test.
19419 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19421         * g++.old-deja/g++.other/comdat2.C: New test.
19422         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
19424 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19426         * g++.old-deja/g++.other/overload14.C: New test.
19428 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19430         * g++.old-deja/g++.other/lookup23.C: New test.
19432 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
19434         * gcc.c-torture/execute/20010403-1.c: New test.
19436 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
19437             Mark Mitchell  <mark@codesourcery.com>
19439         * lib/old-dejagnu.exp: Don't delete output of executable.
19440         Add .exe suffix to executables.
19442 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
19444         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
19446 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19448         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
19450 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
19452         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
19453         * g++.old-deja/g++.abi/crash1.C: New test.
19455 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
19457         * g++.old-deja/g++.other/crash40.C: New test.
19459 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19461         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
19463 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
19465         * g++.old-deja/g++.other/warn6.C: New test.
19467 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
19469         * g++.old-deja/g++.robertl/eb42.C: Same.
19471 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
19473         * gcc.dg/wtr-conversion-1.c: New testcase.
19475 2001-04-10  Richard Henderson  <rth@redhat.com>
19477         * g++.old-deja/g++.other/array5.C: New.
19479 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19481         * gcc.c-torture/execute/20010408-1.c: New test.
19483 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
19485         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
19486         headers and constructs.
19487         * g++.old-deja/g++.robertl/eb79.C: Same.
19488         * g++.old-deja/g++.robertl/eb77.C (main): Same.
19489         * g++.old-deja/g++.robertl/eb73.C: Same.
19490         * g++.old-deja/g++.robertl/eb66.C (main): Same.
19491         * g++.old-deja/g++.robertl/eb55.C (t): Same.
19492         * g++.old-deja/g++.robertl/eb54.C (main): Same.
19493         * g++.old-deja/g++.robertl/eb46.C (main): Same.
19494         * g++.old-deja/g++.robertl/eb44.C: Same.
19495         * g++.old-deja/g++.robertl/eb41.C (main): Same.
19496         * g++.old-deja/g++.robertl/eb4.C (main): Same.
19497         * g++.old-deja/g++.robertl/eb39.C: Same.
19498         * g++.old-deja/g++.robertl/eb33.C (main): Same.
19499         * g++.old-deja/g++.robertl/eb31.C (main): Same.
19500         * g++.old-deja/g++.robertl/eb30.C: Same.
19501         * g++.old-deja/g++.robertl/eb3.C: Same.
19502         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
19503         * g++.old-deja/g++.robertl/eb21.C: Same.
19504         * g++.old-deja/g++.robertl/eb15.C: Same.
19505         * g++.old-deja/g++.robertl/eb118.C: Same.
19506         * g++.old-deja/g++.robertl/eb115.C (main): Same.
19507         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
19508         * g++.old-deja/g++.robertl/eb109.C: Same.
19509         * g++.old-deja/g++.other/sibcall1.C (main): Same.
19510         * g++.old-deja/g++.mike/rtti1.C: Same.
19511         * g++.old-deja/g++.mike/p658.C: Same.
19512         * g++.old-deja/g++.mike/net46.C: Same.
19513         * g++.old-deja/g++.mike/net34.C: Same.
19514         * g++.old-deja/g++.mike/memoize1.C: Same.
19515         * g++.old-deja/g++.mike/eh2.C: Same.
19516         * g++.old-deja/g++.law/weak.C: Same.
19517         * g++.old-deja/g++.law/visibility7.C: Same.
19518         * g++.old-deja/g++.law/visibility25.C: Same.
19519         * g++.old-deja/g++.law/visibility22.C: Same.
19520         * g++.old-deja/g++.law/visibility2.C: Same.
19521         * g++.old-deja/g++.law/visibility17.C: Same.
19522         * g++.old-deja/g++.law/visibility13.C: Same.
19523         * g++.old-deja/g++.law/visibility10.C: Same.
19524         * g++.old-deja/g++.law/visibility1.C: Same.
19525         * g++.old-deja/g++.law/virtual3.C (eval): Same.
19526         * g++.old-deja/g++.law/vbase1.C: Same.
19527         * g++.old-deja/g++.law/operators32.C: Same.
19528         * g++.old-deja/g++.law/nest3.C: Same.
19529         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
19530         * g++.old-deja/g++.law/except5.C (main): Same.
19531         * g++.old-deja/g++.law/cvt7.C (run): Same.
19532         * g++.old-deja/g++.law/cvt2.C: Same.
19533         * g++.old-deja/g++.law/cvt16.C: Same.
19534         * g++.old-deja/g++.law/ctors6.C (bar): Same.
19535         * g++.old-deja/g++.law/ctors17.C (main): Same.
19536         * g++.old-deja/g++.law/ctors13.C: Same.
19537         * g++.old-deja/g++.law/ctors12.C (main): Same.
19538         * g++.old-deja/g++.law/ctors10.C: Same.
19539         * g++.old-deja/g++.law/code-gen5.C: Same.
19540         * g++.old-deja/g++.law/bad-error7.C: Same.
19541         * g++.old-deja/g++.law/arm9.C: Same.
19542         * g++.old-deja/g++.law/arm12.C: Same.
19543         * g++.old-deja/g++.law/arg8.C: Same.
19544         * g++.old-deja/g++.law/arg1.C: Same.
19545         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
19546         * g++.old-deja/g++.jason/template31.C: Same.
19547         * g++.old-deja/g++.jason/template24.C (main): Same.
19548         * g++.old-deja/g++.jason/2371.C: Same.
19549         * g++.old-deja/g++.eh/new2.C: Same.
19550         * g++.old-deja/g++.eh/new1.C: Same.
19551         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
19552         * g++.old-deja/g++.brendan/nest21.C (main): Same.
19553         * g++.old-deja/g++.brendan/err-msg3.C: Same.
19554         * g++.old-deja/g++.brendan/crash62.C: Same.
19555         * g++.old-deja/g++.brendan/crash52.C: Same.
19556         * g++.old-deja/g++.brendan/crash49.C (main): Same.
19557         * g++.old-deja/g++.brendan/crash38.C: Same.
19558         * g++.old-deja/g++.brendan/crash15.C (main): Same.
19559         * g++.old-deja/g++.brendan/copy9.C: Same.
19561 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
19563         * gcc.c-torture/execute/20001203-2.c (memset):
19564         Count argument is of type __SIZE_TYPE__.
19566 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
19568         * gcc.c-torture/compile/20010404-1.c: New test.
19570 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
19572         * gcc.c-torture/compile/20010326-1.c: New test.
19574 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
19576         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
19577         peculiarities of the SH.
19578         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
19580 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
19582         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
19583         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
19584         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
19586 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
19588         * g77.f-torture/compile/20010321-1.f: New test.
19590 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
19592         * gcc.c-torture/compile/20010329-1.c: New test.
19594 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
19596         * gcc.c-torture/execute/20010329-1.c: New test.
19598 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
19600         * g++.old-deja/g++.other/eh4.C: Fix typo.
19602 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
19604         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
19606 2001-03-28  Philip Blundell  <philb@gnu.org>
19608         * gcc.c-torture/compile/20010328-1.c: New test.
19610 2001-03-27  Richard Henderson  <rth@redhat.com>
19612         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
19613         * g++.old-deja/g++.eh/vbase3.C: Likewise.
19615 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
19617         * gcc.c-torture/compile/20010327-1.c: New test.
19619 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
19621         * g++.old-deja/g++.other/friend12.C: New test.
19622         * g++.old-deja/g++.other/friend9.C: Expect no errors.
19623         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
19625 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
19627         * gcc.c-torture/execute/20010325-1.c: New test.
19629 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
19631         * g++.old-deja/g++.other/mangle3.C: New test.
19633 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
19635         * g++.old-deja/g++.other/anon8.C: New test.
19637 2001-03-20  Philip Blundell  <philb@gnu.org>
19639         * gcc.c-torture/compile/20010320-1.c: New test.
19641 2001-03-17  Richard Henderson  <rth@redhat.com>
19643         * g++.old-deja/g++.other/eh4.C: Add expected error text.
19645 2001-03-15  Geoff Keating  <geoff@redhat.com>
19647         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
19648         tests on AIX.
19650 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
19652         * g++.old-deja/g++.other/eh4.C: New test.
19654 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19656         * gcc.dg/cpp/mi1.c: Update.
19658 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
19660         * g++.old-deja/g++.other/regstack.C: New test.
19662 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
19664         * g++.old-deja/g++.other/ref4.C: New test.
19666 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
19668         * objc/execute/va_method.m: Added.
19669         * objc/execute/IMP.m: Added.
19670         * objc/execute/_cmd.m: Added.
19671         * objc/execute/accessing_ivars.m: Added.
19672         * objc/execute/class-1.m: Added.
19673         * objc/execute/class-10.m: Added.
19674         * objc/execute/class-11.m: Added.
19675         * objc/execute/class-12.m: Added.
19676         * objc/execute/class-13.m: Added.
19677         * objc/execute/class-14.m: Added.
19678         * objc/execute/class-2.m: Added.
19679         * objc/execute/class-3.m: Added.
19680         * objc/execute/class-4.m: Added.
19681         * objc/execute/class-5.m: Added.
19682         * objc/execute/class-6.m: Added.
19683         * objc/execute/class-7.m: Added.
19684         * objc/execute/class-8.m: Added.
19685         * objc/execute/class-9.m: Added.
19686         * objc/execute/class-tests-1.h
19687         * objc/execute/class-tests-2.h
19688         * objc/execute/compatibility_alias.m: Added.
19689         * objc/execute/encode-1.m: Added.
19690         * objc/execute/formal_protocol-1.m: Added.
19691         * objc/execute/formal_protocol-2.m: Added.
19692         * objc/execute/formal_protocol-3.m: Added.
19693         * objc/execute/formal_protocol-4.m: Added.
19694         * objc/execute/formal_protocol-5.m: Added.
19695         * objc/execute/formal_protocol-6.m: Added.
19696         * objc/execute/formal_protocol-7.m: Added.
19697         * objc/execute/informal_protocol.m: Added.
19698         * objc/execute/initialize.m: Added.
19699         * objc/execute/load.m: Added.
19700         * objc/execute/many_args_method.m: Added.
19701         * objc/execute/nested-3.m: Added.
19702         * objc/execute/no_clash.m: Added.
19703         * objc/execute/private.m: Added.
19704         * objc/execute/redefining_self.m: Added.
19705         * objc/execute/root_methods.m: Added.
19706         * objc/execute/selector-1.m: Added.
19707         * objc/execute/static-1.m: Added.
19708         * objc/execute/static-2.m: Added.
19709         * objc/execute/va_method.m: Added.
19711 2001-03-10  Richard Henderson  <rth@redhat.com>
19713         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
19715 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
19717         * g++.old-deja/g++.other/crash31.C: XFAIL.
19718         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
19719         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
19720         * gcc.c-torture/execute/20010123-1.x: XFAIL.
19721         * gcc.c-torture/execute/20010124-1.x: XFAIL.
19722         * gcc.dg/sequence-pt-1.c: XFAIL one test.
19724 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
19726         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
19728 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19730         * gcc.dg/20000724-1.c: Don't use multiline strings.
19732 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
19734         * objc/execute/string1.m, objc/execute/string2.m: Compare the
19735         result of -cString against what we expect it to be; don't just
19736         print it out for no one to read.
19738         * objc/execute/string3.m, objc/execute/string4.m: New tests.
19739         Based on testcases provided by Nicola Pero.
19741 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19743         * gcc.dg/cpp/macro7.c: New test.
19745 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
19747         * gcc.dg/cpp/multiline.c: Update.
19749 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19751         * g++.old-deja/g++.other/enum3.C: New test.
19753 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19755         * g++.old-deja/g++.other/pod1.C: New test.
19757 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
19759         * g++.old-deja/g++.ext/overload1.C: New test.
19761 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19763         * g++.old-deja/g++.pt/using1.C: New test.
19765 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
19767         * g++.old-deja/g++.other/using9.C: New test.
19769 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
19771         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
19773         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
19775 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
19777         * g++.old-deja/g++.ext/realpt1.C: Remove.
19779 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
19781         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
19783 2001-02-26  Will Cohen  <wcohen@redhat.com>
19785         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
19787 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
19789         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
19790         templatized constructors.
19792 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
19794         * gcc.c-torture/execute/20010224-1.c: New test.
19796 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
19798         * gcc.c-torture/execute/20010222-1.c: New test.
19800 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
19802         * g++.old-deja/g++.other/inline20.C: New test.
19804 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
19806         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
19808 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
19810         * g++.old-deja/g++.other/lookup22.C: New test.
19812 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
19814         * g77.dg: New directory.
19815         * g77.dg/20010216-1.f: New test case.
19816         * g77.dg/dg.exp: New driver.
19817         * lib/g77-dg.exp: New driver library.
19819 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19821         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
19823 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
19825         * g++.old-deja/g++.other/decl9.C: New test.
19827 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
19829         * g++.old-deja/g++.other/init16.C: Update the test so that it does
19830         not need <string> and also tests the initialization at runtime.
19832 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
19834         * gcc.c-torture/execute/longlong.c: New test.
19836 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19838         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
19840 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
19842         * gcc.c-torture/execute/920302-1.c (execute):
19843         Change argument type to short.
19845 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19847         * g++.old-deja/g++.pt/deduct6.C: New test.
19849 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
19851         * g++.old-deja/g++.pt/deduct5.C: New test.
19853 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
19855         * gcc.c-torture/execute/20010209-1.c: New test.
19857 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
19859         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
19861 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
19863         * g++.dg/vtgc1.C: Update for new ABI.
19865         * consistency.vlad: New directory, 1665 files.
19867 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
19869         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
19870         return type.
19871         * gcc.dg/cpp/digraphs.c: Declare puts.
19873 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19875         * g++.old-deja/g++.other/warn5.C: New test.
19877 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19879         * g++.old-deja/g++.pt/spec40.C: New test.
19881 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
19883         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
19884         case.
19885         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
19887 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
19889         * gcc.c-torture/compile/20010209-1.c: New test.
19891 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
19893         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
19894         excess errors message but not if it crashes.
19895         * g++.old-deja/g++.other/crash27.C: Likewise.
19896         * g++.old-deja/g++.other/crash28.C: Likewise.
19897         * g++.old-deja/g++.other/crash30.C: Likewise.
19898         * g++.old-deja/g++.other/crash32.C: Likewise.
19899         * g++.old-deja/g++.other/crash35.C: Likewise.
19900         * g++.old-deja/g++.pt/inherit2.C: Likewise.
19902 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
19904         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
19905         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
19906         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
19907         g77.f-torture/execute/execute.exp,
19908         g77.f-torture/noncompile/noncompile.exp,
19909         gcc.c-torture/execute/execute.exp,
19910         gcc.c-torture/execute/memcheck/memcheck.exp,
19911         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
19912         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
19913         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
19914         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
19915         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
19916         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
19917         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
19918         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
19919         Remove bug reporting instructions with ancient email addresses.
19921 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19923         * gcc.dg/20010202-1.c: New test.
19924         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
19926 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
19928         * g++.dg/stdbool-if.C: New test.
19930 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
19932         * objc/execute/fdecl.m: Added main().
19934 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
19936         * gcc.c-torture/execute/20010206-1.c: New test.
19938 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
19940         * gcc.dg/cpp/avoidpaste1.c: Update.
19942 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
19944         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
19945         Pero <nicola@brainstorm.co.uk>.
19946         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
19948 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
19950         * g++.old-deja/g++.pt/spec39.C: New test.
19952 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
19954         * gcc.c-torture/compile/20010202-1.c: New test.
19956 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
19958         * g++.old-deja/g++.abi/primary2.C: New test.
19959         * g++.old-deja/g++.abi/primary3.C: New test.
19960         * g++.old-deja/g++.abi/primary4.C: New test.
19961         * g++.old-deja/g++.abi/primary5.C: New test.
19962         * g++.old-deja/g++.abi/vtable3.h: New test.
19963         * g++.old-deja/g++.abi/vtable3a.C: New test.
19964         * g++.old-deja/g++.abi/vtable3b.C: New test.
19965         * g++.old-deja/g++.abi/vtable3c.C: New test.
19966         * g++.old-deja/g++.abi/vtable3d.C: New test.
19967         * g++.old-deja/g++.abi/vtable3e.C: New test.
19968         * g++.old-deja/g++.abi/vtable3f.C: New test.
19969         * g++.old-deja/g++.abi/vtable3g.C: New test.
19970         * g++.old-deja/g++.abi/vtable3h.C: New test.
19971         * g++.old-deja/g++.abi/vtable3i.C: New test.
19972         * g++.old-deja/g++.abi/vtable3j.C: New test.
19973         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
19975 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
19977         * g++.old-deja/g++.other/anon6.C: New test.
19978         * g++.old-deja/g++.other/anon7.C: New test.
19980 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
19982         * gcc.dg/cpp/avoidpaste2.c: New tests.
19984 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
19986         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
19988 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
19990         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
19991         DECIMAL_DIG cases for Irix."
19993 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
19995         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
19997 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
19999         * gcc.dg/c99-tag-1.c: New test.
20001 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20003         * gcc.dg/cpp/tr-warn1.c: Add tests.
20005 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
20007         * gcc.dg/cpp/avoidpaste1.c: Update.
20008         * gcc.dg/cpp/paste4.c: Update.
20010 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
20012         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
20013         cases for Irix.
20015 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
20017         * g++.old-deja/g++.other/inline19.C: New test.
20019 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
20021         * gcc.dg/Wlarger-than.c: New test.
20023 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
20025         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
20027 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
20029         * gcc.c-torture/execute/20010129-1.c: New test.
20030         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
20032 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
20034         * gcc.dg/cpp/avoidpaste1.c: Test case.
20036 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
20038         * g++.old-deja/g++.other/inline18.C: New test.
20040 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20042         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
20043         and __builtin_putchar.
20045 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
20047         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
20048         tests.
20050 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
20052         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
20053         floating point number rounding mode to round to the nearest
20054         representable mode.
20056 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
20058         * g++.old-deja/g++.other/mangle2.C: New test.
20060 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
20062         * gcc.c-torture/compile/20010124-1.c: New test.
20064 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
20066         * g++.old-deja/g++.pt/spec38.C: New test.
20068 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20070         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
20071         "Build don't run".
20073 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20075         * gcc.c-torture/execute/20010123-1.c: New test.
20077 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20079         * g++.old-deja/g++.pt/spec37.C: New test.
20081 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
20083         * g++.old-deja/g++.pt/overload14.C: New test.
20085 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20087         * gcc.c-torture/execute/20010122-1.c: New test, exercise
20088         __builtin_return_address.
20090 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
20092         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
20093         * g++.old-deja/g++.pt/spec35.C: New test.
20094         * g++.old-deja/g++.pt/spec36.C: New test.
20096 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
20098         * gcc.c-torture/compile/20010118-1.c: New test.
20100 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
20102         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
20104 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20106         * gcc.c-torture/execute/20010119-1.c: New test.
20108 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20110         * g++.old-deja/g++.other/vbase5.C: New test.
20112 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
20114         * gcc.c-torture/execute/20010118-1.c: New test.
20116 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20118         * g++.old-deja/g++.pt/deduct3.C: New test.
20120 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
20122         * g++.old-deja/g++.pt/spec34.C: New test.
20124 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
20126         * g77.f-torture/compile/20000601-2.f: New test.
20128 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20130         * g++.old-deja/g++.other/init17.C: New test.
20132 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
20134         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
20136 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20138         * g++.old-deja/g++.pt/unify8.C: New test.
20140 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20142         * g++.old-deja/g++.abi/vbase1.C: New test.
20144 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
20146         * g++.old-deja/g++.pt/crash65.C: New test.
20148 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20150         * gcc.dg/cpp/assembl2.S: New test case.
20152 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
20154         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
20155         are supported.
20157 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20159         * g++.old-deja/g++.other/builtins1.C: New test.
20160         * g++.old-deja/g++.other/builtins2.C: Likewise.
20161         * g++.old-deja/g++.other/builtins3.C: Likewise.
20162         * g++.old-deja/g++.other/builtins4.C: Likewise.
20164 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
20166         * gcc.c-torture/compile/20010117-1.c: New test.
20167         * gcc.c-torture/compile/20010117-2.c: New test.
20169 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20171         * g77.f-torture/execute/20010116.[fx]: New test,
20172         XFAIL on i?86-*-*.
20173         * g77.f-torture/compile/20010115.f: Indicate it's
20174         a test for PR fortran/1636.
20176 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
20178         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
20180 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
20182         * g77.f-torture/compile/20010115.f: New test.
20184 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
20186         * g++.old-deja/g++.pt/nontype5.C: New test.
20188 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
20190         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
20191         have an equivalent working one below it.
20193 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20195         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
20196         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20198 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
20200         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
20201         message containing "init_priority".
20202         (conpr-2.C): Likewise.
20203         (conpr-3.C): Likewise.
20204         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
20206 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20208         * gcc.c-torture/execute/20010114-2.c: New test.
20210 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
20212         * gcc.c-torture/compile/20010114-1.c: New test.
20213         * gcc.c-torture/compile/20010114-1.x: Xfail.
20214         * gcc.c-torture/compile/20010114-2.c: New test.
20215         * gcc.c-torture/execute/20010114-1.c: New test.
20216         * gcc.dg/trunc-1.c: New test.
20217         * gcc.dg/uninit-B.c: New test.
20219 2001-01-13  Nick Clifton  <nickc@redhat.com>
20221         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
20222         target.
20224 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
20226         * gcc.c-torture/compile/20010113-1.c: New test.
20228 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
20230         * gcc.c-torture/compile/20001212-1.c: New test.
20232 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20234         * gcc.dg/cpp/widestr1.c: Update.
20235         * gcc.dg/cpp/prag-imp.c: Remove.
20237 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
20239         * gcc.c-torture/execute/20000801-3.x: Remove.
20240         * gcc.dg/c90-init-1.c: New test.
20241         * gcc.dg/c99-init-1.c: New test.
20242         * gcc.dg/c99-init-2.c: New test.
20243         * gcc.dg/gnu99-init-1.c: New test.
20245 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
20247         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
20248         testing that no relevant ones were found.
20250 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20252         * g++.old-deja/g++.pt/cast2.C: New test.
20254 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
20256         * g++.old-deja/g++.pt/friend47.C: New test.
20258 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20260         * g++.old-deja/g++.pt/instantiate13.C: New test.
20262 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20264         * g++.old-deja/g++.other/defarg7.C: New test.
20265         * g++.old-deja/g++.other/defarg8.C: New test.
20267 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20269         * g++.old-deja/g++.pt/crash64.C: New test.
20271 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
20273         * g++.old-deja/g++.pt/crash63.C: New test.
20275 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
20277         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
20279 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
20281         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
20283 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20285         * g++.old-deja/g++.pt/error3.C: New test.
20287 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20289         * g++.old-deja/g++.other/crash39.C: New test.
20291 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
20293         * g++.old-deja/g++.other/vbase4.C: New test.
20295 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
20297         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
20298         * gcc.dg/special/20000419-2.c: New file. Identical to above.
20299         * gcc.dg/special/special.exp: New test driver which will check
20300         for alias support for the above test.
20302 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
20304         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
20305         problems on small machines.
20306         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
20307         parameterize.
20309 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
20311         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
20312         mips.
20313         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
20315 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
20317         * g++.old_deja/g++.pt/using8.C: New test.
20319 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20321         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
20323 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
20325         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
20326         where a failure is expected.
20327         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
20329 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20331         * g++.old_deja/g++.pt/instantiate12.C: New test.
20333 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20335         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
20336         start of structs.
20337         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
20338         * g++.old-deja/g++.brendan/crash17.C: Likewise.
20339         * g++.old-deja/g++.brendan/crash29.C: Likewise.
20340         * g++.old-deja/g++.brendan/crash48.C: Likewise.
20341         * g++.old-deja/g++.brendan/ns1.C: Likewise.
20342         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
20343         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
20344         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
20345         * g++.old-deja/g++.eh/spec6.C: Likewise.
20346         * g++.old-deja/g++.jason/crash3.C: Likewise.
20347         * g++.old-deja/g++.law/ctors11.C: Likewise.
20348         * g++.old-deja/g++.law/ctors17.C: Likewise.
20349         * g++.old-deja/g++.law/ctors5.C: Likewise.
20350         * g++.old-deja/g++.law/ctors9.C: Likewise.
20351         * g++.old-deja/g++.mike/ambig1.C: Likewise.
20352         * g++.old-deja/g++.mike/net22.C: Likewise.
20353         * g++.old-deja/g++.mike/p3538a.C: Likewise.
20354         * g++.old-deja/g++.mike/p3538b.C: Likewise.
20355         * g++.old-deja/g++.mike/virt3.C: Likewise.
20356         * g++.old-deja/g++.niklas/t128.C: Likewise.
20357         * g++.old-deja/g++.other/anon4.C: Likewise.
20358         * g++.old-deja/g++.other/using1.C: Likewise.
20359         * g++.old-deja/g++.other/warn3.C: Likewise.
20360         * g++.old-deja/g++.pt/t37.C: Likewise.
20361         * g++.old-deja/g++.robertl/eb69.C: Likewise.
20362         * g++.old-deja/g++.robertl/eb71.C: Likewise.
20364 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
20366         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
20368 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20370         * gcc.c-torture/execute/stdio-opt-3.c: New test.
20372 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
20374         * gcc.c-torture/compile/20010107-1.c: New test.
20376 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20378         * gcc.c-torture/execute/builtin-noret-1.c: New test.
20380 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20382         * gcc.dg/format/format.h: New file.
20383         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
20384         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
20385         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
20386         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
20387         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
20388         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
20389         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
20390         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
20391         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
20392         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
20393         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
20394         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
20395         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
20396         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
20397         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
20398         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
20399         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
20400         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
20401         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
20402         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
20403         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
20404         instead of declaring standard types, macros and functions in each
20405         test.
20407 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
20409         * gcc.c-torture/execute/20010106-1.c: New test.
20411 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
20413         * gcc.dg/format/format.exp: New file.
20414         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
20415         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
20416         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
20417         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
20418         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
20419         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
20420         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
20421         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
20422         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
20423         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
20424         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
20425         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
20426         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
20427         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
20428         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
20429         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
20430         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
20431         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
20432         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
20433         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
20434         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
20435         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
20436         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
20437         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
20438         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
20439         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
20440         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
20441         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
20442         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
20443         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
20444         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
20445         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
20446         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
20447         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
20448         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
20449         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
20450         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
20451         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
20452         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
20453         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
20454         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
20455         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
20457 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
20459         * gcc.c-torture/execute/991228-1.c: Take word endianness into
20460         account.
20462 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
20464         * gcc.c-torture/execute/builtin-complex-1.c: New test.
20466 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
20468         * g++.old-deja/g++.pt/crash62.C: New test.
20470 2001-01-04  Richard Henderson  <rth@redhat.com>
20472         * gcc.dg/20000926-1.c: Update expected warnings.
20473         * gcc.dg/array-2.c: Likewise.
20474         * gcc.dg/array-4.c: Also validate flexible array members.
20475         * gcc.dg/c99-flex-array-1.c: New.
20477 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
20479         * gcc.c-torture/compile/20001222-1.x: Remove.
20481 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
20483         * gcc.c-torture/execute/built-in-setjmp.c: New.
20485 2001-01-03  Richard Henderson  <rth@redhat.com>
20487         * gcc.dg/940510-1.c: Update expected error wording.
20488         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
20490 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
20492         * lib/target-supports.exp (check_alias_available): Modified to
20493         indicate aliases not supported if only weak aliases are supported.
20495 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20497         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
20498         Turn on cmpstrsi checks for __pj__ and __i370__.
20500 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
20502         * g++.old-deja/g++.other/virtual11.C: New test.
20504 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
20506         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
20508 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20510         * gcc.c-torture/compile/20010102-1.c: New test.
20512 2001-01-02  Andreas Jaeger  <aj@suse.de>
20514         * gcc.dg/noreturn-3.c: New test.
20516         * gcc.dg/noreturn-4.c: New test.
20518 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20520         * gcc.c-torture/execute/stdio-opt-1.c: Also test
20521         __builtin_fputc and __builtin_fwrite.
20523 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
20525         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
20526         signed char, not default char.
20528 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
20530         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
20532 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
20534         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
20536 2000-12-29  Richard Henderson  <rth@redhat.com>
20538         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
20539         (__cyg_profile_func_exit): Define.
20541 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
20543         * g++.dg/vtgc1.C: New test.
20545 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
20547         * gcc.dg/noncompile/20001228-1.c: New test.
20549         * gcc.dg/20001228-1.c: New test.
20551         * gcc.c-torture/execute/20001228-1.c: New test.
20553 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
20555         * gcc.dg/format-strfmon-1.c: New test.
20557 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20559         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
20560         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
20561         * gcc.c-torture/execute/string-opt-1.c: Likewise.
20562         * gcc.c-torture/execute/string-opt-2.c: Likewise.
20563         * gcc.c-torture/execute/string-opt-3.c: Likewise.
20564         * gcc.c-torture/execute/string-opt-4.c: Likewise.
20565         * gcc.c-torture/execute/string-opt-6.c: Likewise.
20566         * gcc.c-torture/execute/string-opt-7.c: Likewise.
20567         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20568         * gcc.c-torture/execute/string-opt-9.c: Likewise.
20569         * gcc.c-torture/execute/string-opt-10.c: Likewise.
20570         * gcc.c-torture/execute/string-opt-11.c: Likewise.
20571         * gcc.c-torture/execute/string-opt-12.c: Likewise.
20573         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
20574         * gcc.c-torture/execute/string-opt-4.c: Test index.
20576 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
20578         * gcc.c-torture/compile/20001226-1.c: New test.
20580 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
20582         * gcc.c-torture/compile/20001222-1.c: New test.
20583         * gcc.c-torture/compile/20001222-1.x: Xfail.
20585 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
20587         * gcc.c-torture/execute/comp-goto-2.c: New test.
20589 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
20591         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
20592         Use long types if __INT_MAX__ is 32767.
20593         (main): Use cast to (sint32 *) when poking 88 into a_page.
20595         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
20597 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
20599         * gcc.c-torture/compile/20001221-1.c: New test.
20600         * gcc.c-torture/execute/20001221-1.c: New test.
20602 2000-12-20  Richard Henderson  <rth@redhat.com>
20604         * g++.old-deja/g++.pt/crash36.C: Update error lines.
20605         * g++.old-deja/g++.robertl/eb109.C: Likewise.
20607 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20609         * gcc.dg/compare3.c: New test.
20611 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20613         * gcc.dg/format-warnll-1.c: New test.
20615 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
20617         * gcc.dg/cpp/cmdlne-P.c: New test.
20619 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
20621         * gcc.c-torture/execute/builtin-abs-1.c,
20622         gcc.c-torture/execute/builtin-abs-2.c: New tests.
20624 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20626         * gcc.dg/cpp/multiline.c: New test.
20628 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
20630         * g++.old-deja/g++.other/syshdr1.C: Update.
20631         * gcc.dg/cpp/lineflags.c: Remove temporarily.
20633 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20635         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
20637 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20639         * g++.old-deja/g++.pt/ttp65.C: New test.
20641 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20643         * g++.old-deja/g++.pt/ttp64.C: New test.
20645 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20647         * g++.old-deja/g++.pt/spec33.C: New test.
20649 2000-12-14  Catherine Moore  <clm@redhat.com>
20651         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
20652         * gcc.c-torture/execute/920612-2.c: Likewise.
20653         * gcc.c-torture/execute/920428-2.c: Likewise.
20654         * gcc-c-torture/execute/va-arg-11.c: Call exit.
20655         * gcc.c-torture/execute/va-arg-21.c: Likewise.
20657 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
20659         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
20660         * gcc.dg/pack-test-2.c: Likewise.
20662 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20664         Tests by Zack Weinberg <zackw@stanford.edu>.
20666         * gcc.dg/cpp/defined.c: Update.
20667         * gcc.dg/cpp/defined_trad.c: New tests.
20669 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
20671         * gcc.dg/cpp/trad-direct.c: Update.
20673 2000-12-11  Neil Booth  <neilb@earthling.net>
20675         * gcc.dg/cpp/defined_trad.c
20677 2000-12-11  Neil Booth  <neilb@earthling.net>
20679         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
20681 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
20683         * gcc.dg/format-miss-2.c: New test.
20685 2000-12-09  Neil Booth  <neilb@earthling.net>
20687         * gcc.dg/cpp/lineflags.c: New tests.
20688         * gcc.dg/cpp/poison.c: Update.
20689         * gcc.dg/cpp/redef2.c: Update.
20690         * gcc.dg/cpp/skipping.c: New test.
20692 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
20694         * g++.old-deja/g++.other/eh3.C: New testcase.
20696 2000-12-07  Neil Booth  <neilb@earthling.net>
20698         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
20699         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
20700         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
20701         wtr-union-init-2.c, wtr-union-init-3.c: Update.
20702         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
20703         Update.
20705 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20707         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
20708         __SIZE_TYPE__ instead of int for type of integers cast to
20709         pointers.
20711 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
20713         * g++.old-deja/g++.other/cleanup4.C: New test.
20715 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20717         * format-sec-1.c: New test.
20719 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20721         * gcc.dg/format-nonlit-3.c: New test.
20723 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
20725         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
20726         through a null pointer.
20728 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20730         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
20731         * g++.old-deja/g++.pt/partial4.C: New test.
20733 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
20735         * gcc.c-torture/execute/ieee/hugeval.x: New.
20737 2000-12-06  Neil Booth  <neilb@earthling.net>
20739         * gcc.dg/cpp/backslash2.c: New tests.
20741 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20743         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
20744         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
20746 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
20748         * gcc.c-torture/execute/20001203-2.c: New testcase.
20750 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20752         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
20753         * g++.old-deja/g++.other/virtual10.C: New test.
20755 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
20757         * g++.old-deja/g++.mike/pmf5.C: Remove test.
20759 2000-12-05  Richard Henderson  <rth@redhat.com>
20761         * gcc.c-torture/compile/20001205-1.c: New.
20763 2000-12-04  Neil Booth  <neilb@earthling.net>
20765         * g++.old-deja/g++.other/virtual9.C: New test.
20766         * g++.old-deja/g++.pt/crash61.C: New test.
20767         * gcc.c-torture/execute/loop-9.c: New test.
20769 2000-12-04  Neil Booth  <neilb@earthling.net>
20771         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
20772         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
20773         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
20774         * gcc.dg/cpp/extratokens.c: ...here.
20776 2000-12-04  Neil Booth  <neilb@earthling.net>
20778         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
20779         New tests.
20781 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20783         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
20784         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
20786 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20788         * gcc.c-torture/execute/20001203-1.c: New test.
20790 2000-12-03  Neil Booth  <neilb@earthling.net>
20792         * gcc.dg/cpp/macro6.c: New test cases.
20794 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20796         * gcc.c-torture/execute/string-opt-9.c: New test.
20797         * gcc.c-torture/execute/string-opt-10.c: Likewise.
20798         * gcc.c-torture/execute/string-opt-11.c: Likewise.
20799         * gcc.c-torture/execute/string-opt-12.c: Likewise.
20801         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
20802         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
20804 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
20806         * gcc.dg/cpp/if-6.c: New testcase.
20808         * gcc.dg/20001201-1.c: New testcase.
20810 2000-12-02  Neil Booth  <neilb@earthling.net>
20812         * g++.old-deja/g++.other/externC4.C,
20813         g++.old-deja/g++.other/friend10.C: New tests.
20815 2000-12-02  Neil Booth  <neilb@earthling.net>
20817         * g++.old-deja/g++.other/instan2.C
20818         * g++.old-deja/g++.other/instan3.C: New test.
20820 2000-12-02  Neil Booth  <neilb@earthling.net>
20822         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
20823         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
20824         gnuc99.c,gnuc99-pedantic.c: New tests.
20826 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20828         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
20829         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
20831 2000-12-01  Neil Booth  <neilb@earthling.net>
20833         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
20834         * gcc.dg/cpp/poison.c: Update.
20835         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
20837 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
20839         * g77.f-torture/execute/20001201.f: New test.
20841 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
20843         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
20845 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
20847         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
20849 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
20851         * g++.old-deja/g++.other/cast6.C: New test.
20853 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
20855         * gcc.c-torture/execute/20001130-2.c: New testcase.
20857 2000-11-30  Richard Henderson  <rth@redhat.com>
20859         * gcc.c-torture/execute/20001130-1.c: New test.
20861 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20863         * g++.old-deja/g++.other/op3.C: New test.
20865 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20867         * g++.old-deja/g++.other/op2.C: New test.
20869 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
20871         * g++.old-deja/g++.other/crash38.C: New test.
20873 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
20875         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
20877 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
20879         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
20880         tests.
20881         * gcc.c-torture/execute/string-opt-6.c: New test.
20883         * gcc.dg/20001117-1.c: Add main.
20885 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
20887         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
20888         Move from here ...
20889         * gcc.dg/940510-1.c: ... to here.
20891         * gcc.dg/20000926-1.c: GNU C now allows initializations of
20892         zero-size arrays in toplevel structures.
20894 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20896         * gcc.c-torture/execute/loop-8.c: New test.
20898 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20900         * g++.old-deja/g++.other/base1.C: New test.
20902 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20904         * g++.old-deja/g++.other/parse2.C: New test.
20906 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20908         * g++.old-deja/g++.pt/incomplete1.C: New test.
20910 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
20912         * g++.old-deja/g++.other/friend9.C: New test.
20914 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
20916         * gcc.dg/20001127-1.c: New test.
20918 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20920         * g++.old-deja/g++.pt/friend46.C: New test.
20922 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
20924         * g++.old-deja/g++.other/ptrmem8.C: New test.
20926 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
20928         * gcc.c-torture/execute/string-opt-7.c: New test.
20929         * gcc.c-torture/execute/string-opt-8.c: Likewise.
20931 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
20933         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
20934         instead of 'mkcheck 2'.
20936 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
20938         * gcc.c-torture/execute/memcheck/driver.c,
20939         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
20940         C9X references to refer to C99.
20942 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
20944         * gcc.dg/ultrasp3.c: New test.
20946 2000-11-25  Neil Booth  <neilb@earthling.net>
20948         * gcc.dg/cpp/include2.c: Update test to be locale independent.
20950 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
20952         * gcc.c-torture/compile/20001123-2.c: New.
20954 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
20956         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
20958 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
20960         * gcc.dg/sequence-point-1.c: Add some new tests.
20961         * gcc.c-torture/execute/20001124-1.c: New test.
20963 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20965         * g++.old-deja/g++.other/vaarg4.C: New test.
20966         * gcc.c-torture/compile/20001123-1.c: New test.
20968 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
20970         * g++.other/crash24.C: Adjust and remove XFAIL.
20971         * g++.other/crash37.C: New test.
20973 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
20975         * g++.old-deja/g++.pt/instantiate9.C: New test.
20977 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
20979         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
20980         new ABI, too.
20982         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
20983         * g++.old-deja/g++.robertl/eb55.C: Likewise.
20985 2000-11-22  Neil Booth  <neilb@earthling.net>
20987         * gcc.dg/cpp/Wtrigraphs.c: New test.
20989 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
20991         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
20993 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
20995         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
20997 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
20999         * lib/gcc-dg.exp: load_lib scanasm.exp.
21000         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
21001         * lib/g++-dg.exp: load_lib scanasm.exp.
21002         * lib/scanasm.exp: New.
21003         (scan-assembler, scan-assembler-not): Add optional arguments to
21004         test name, or if not present, the pattern name.
21005         (scan-assembler-dem, scan-assembler-dem-not): New.
21007         * g++.dg/dg.exp: New.
21009 2000-11-21  Neil Booth  <neilb@earthling.net>
21011         * gcc.dg/cpp/integrated1.c: Remove.
21013 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21015         * gcc.c-torture/execute/20001121-1.c: New test.
21017 2000-11-21  Richard Henderson  <rth@redhat.com>
21019         * gcc.c-torture/compile/20001121-1.c: New test.
21021 2000-11-20  Neil Booth  <neilb@earthling.net>
21023         * gcc.dg/cpp/integrated1.c: New test.
21025 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
21027         * g++.old-deja/g++.other/inline17.C: New test.
21029 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
21031         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
21032         local variable to be zero: I made the variable global. Now
21033         uses abort() and exit() instead of relying on main's return value.
21035 2000-11-20  Neil Booth  <neilb@earthling.net>
21037         * gcc.dg/cpp/paste2.c: Update test.
21038         * objc/execute/paste.m: New test.
21040 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21042         * gcc.dg/c99-condexpr-1.c: New test.
21044 2000-11-20  Neil Booth  <neilb@earthling.net>
21046         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
21048 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
21050         * g++.old-deja/g++.pt/export1.C: New test.
21052 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
21054         * gcc.dg/20001117-1.c: New test.
21056 2000-11-18  Richard Henderson  <rth@redhat.com>
21058         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
21060 2000-11-18  Richard Henderson  <rth@redhat.com>
21062         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
21063         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
21064         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
21066 2000-11-18  Richard Henderson  <rth@redhat.com>
21068         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
21069         (main): New.  Exit cleanly.
21071 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21073         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
21074         gcc.dg/c99-fordecl-2.c: New tests.
21076 2000-11-18  Richard Henderson  <rth@redhat.com>
21078         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
21079         * gcc.c-torture/execute/zerolen-2.c: New.
21081 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21083         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
21084         memory.
21086 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21088         * g++.old-deja/g++.pt/instantiate8.C: New test.
21090 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
21092         * g++.old-deja/g++.other/incomplete.C: Add more tests.
21093         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
21095 2000-11-16  Nick Clifton  <nickc@redhat.com>
21097         * gcc.c-torture/execute/nestfunc-2.c: New test.
21098         * gcc.c-torture/execute/nestfunc-3.c: New test.
21100 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21102         * gcc.c-torture/compile/20001116-1.c: New test.
21104 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21106         * gcc.c-torture/execute/20001115-1.c: New test.
21108 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
21110         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
21111         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
21112         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
21113         * g++.old-deja/g++.abi/vmihint.C: Likewise.
21115 2000-11-15  Neil Booth  <neilb@earthling.net>
21117         gcc.dg/cpp/_Pragma1.c: Update.
21118         gcc.dg/cpp/_Pragma2.c: New test.
21120 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
21122         * g++.old-deja/g++.other/anon5.C: New test.
21124 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
21126         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
21127         tests.
21129 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
21131         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
21132         output.
21134 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21136         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
21137         labels at end of compound statements.
21139 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
21141         * gcc.c-torture/execute/loop-7.c: New test.
21143 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21145         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
21147 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21149         * gcc.dg/c99-bool-1.c: New test.
21151 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
21153         * gcc.dg/c99-scope-1.c: Remove xfail.
21154         * gcc.dg/c99-scope-2.c: New test.
21156 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21158         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
21159         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
21161 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
21163         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
21164         error messages.
21166         * g++.mike/p700.C: Don't typedef wchar_t.
21167         * g++.mike/p784.C: Likewise.
21168         * g++.mike/eb101.C: Don't use __wchar_t.
21170 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
21172         * g77.f-torture/execute/20001111.[fx]: Test premature exit
21173         from DO loop.
21175 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
21177         * gcc.c-torture/execute/20001111-1.c: New test.
21179 2000-11-10  Nick Clifton  <nickc@redhat.com>
21181         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
21182         long multuiple and accumulate.
21184 2000-11-09  Richard Henderson  <rth@redhat.com>
21186         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
21187         via size_t instead of int.
21189         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
21190         * gcc.c-torture/execute/string-opt-2.c: Likewise.
21191         * gcc.c-torture/execute/string-opt-3.c: Likewise.
21192         * gcc.c-torture/execute/string-opt-4.c: Likewise.
21194 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
21196         * gcc.c-torture/compile/20001109-1.c: New test.
21197         * gcc.c-torture/compile/20001109-2.c: New test.
21199 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
21201         * g++.old-deja/g++.pt/operator1.C: New test.
21202         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
21204 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21206         * gcc.dg/20001108-1.c: New test.
21208 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
21210         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
21211         with both arguments constant strings.
21212         * gcc.c-torture/execute/string-opt-3.c: New test.
21213         * gcc.c-torture/execute/string-opt-4.c: New test.
21214         * gcc.c-torture/execute/string-opt-5.c: New test.
21216 2000-11-08  Nick Clifton  <nickc@redhat.com>
21218         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
21219         mulsidi3adddi patterns.
21221 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
21223         * g++.old-deja/g++.other/crash36.C: New test.
21225 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
21227         * g++.old-deja/g++.other/init16.C: New test.
21229 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
21231         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
21233 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21235         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
21236         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21237         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21239 2000-11-07  DJ Delorie  <dj@redhat.com>
21241         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
21243 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21245         * gcc.c-torture/execute/string-opt-1.c: New test.
21247 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
21249         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
21250         mips-sgi-irix6.* because the MIPS ABI passes floating-point
21251         parameters in registers, and there is no way for a varargs
21252         function to know in which order the integer and floating-point
21253         parameters should be interleaved when they are placed on the
21254         stack.
21255         * gcc.c-torture/execute/va-arg-16.x: Likewise.
21256         * gcc.c-torture/execute/va-arg-17.x: Likewise.
21258 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21260         * gcc.c-torture/execute/string-opt-2.c: New test.
21262 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
21264         * g++.old-deja/g++.pt/crash60.C: New test.
21266 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21268         * g++.old-deja/g++.other/crash24.C: New test.
21269         * g++.old-deja/g++.other/crash25.C: New test.
21270         * g++.old-deja/g++.other/crash26.C: New test.
21271         * g++.old-deja/g++.other/crash27.C: New test.
21272         * g++.old-deja/g++.other/crash28.C: New test.
21273         * g++.old-deja/g++.other/crash29.C: New test.
21274         * g++.old-deja/g++.other/crash30.C: New test.
21275         * g++.old-deja/g++.other/crash31.C: New test.
21276         * g++.old-deja/g++.other/crash32.C: New test.
21277         * g++.old-deja/g++.other/crash33.C: New test.
21278         * g++.old-deja/g++.other/crash34.C: New test.
21279         * g++.old-deja/g++.other/crash35.C: New test.
21281 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
21283         * gcc.c-torture/execute/20001031-1.c: New test.
21285 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
21287         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
21288         namespace.
21290         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
21291         standards-conformant.
21293         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
21295         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
21296         * g++.old-deja/g++.mike/p755a.C: Likewise.
21297         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
21298         library makes no calls to `operator new' during initialization.
21300 2000-11-04  Neil Booth  <neilb@earthling.net>
21302         * gcc.dg/cpp/include2.c: New tests.
21304 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
21306         * lib/g++.exp (g++_set_ld_library_path): New function.
21307         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
21309 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
21311         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
21312         warnings.
21314 2000-11-01  Richard Henderson  <rth@redhat.com>
21316         * g++.old-deja/g++.ext/namedret1.C: New.
21317         * g++.old-deja/g++.ext/namedret2.C: New.
21318         * g++.old-deja/g++.ext/namedret3.C: New.
21320 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
21322         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
21323         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
21325 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21327         * gcc.c-torture/execute/va-arg-21.c: New test.
21329 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
21331         * gcc.dg/c99-complex-2.c: New test.
21333 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21335         * gcc.c-torture/execute/stdio-opt-1.c: New test.
21337 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
21339         * g++.old-deja/g++.other/inline16.C: New test.
21341 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
21343         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
21344         __PRETTY_FUNCTION__
21346 2000-10-29  Neil Booth  <neilb@earthling.net>
21348         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
21349         New tests.
21350         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
21351         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
21352         optimisation.
21354 2000-10-29  Neil Booth  <neilb@earthling.net>
21356         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
21357         * mi1.c, mi1c.h: Add null directives to multiple-include test.
21358         * mi5.c: Test multiple includes work with -C.
21359         * trigraphs.c: Test ^= version.
21361 2000-10-28  Neil Booth  <neilb@earthling.net>
21363         New tests and test updates for new macro expander.
21365         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
21366         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
21367         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
21368         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
21369         new diagnostic messages.
21371         * gcc.dg/cpp/macro3.c: New tests.
21373 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
21375         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
21376         on the same line.
21378 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
21380         * g++.old-deja/g++.other/eh2.C: New test.
21382 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
21384         * gcc.c-torture/execute/20001027-1.c: New test.
21386 2000-10-26  Richard Henderson  <rth@redhat.com>
21388         * gcc.c-torture/execute/20001026-1.c: New.
21390 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
21392         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
21393         * g++.old-deja/g++.law/builtin1.C: Likewise.
21394         * g++.old-deja/g++.law/ctors10.C: Likewise.
21395         * g++.old-deja/g++.law/virtual3.C: Likewise.
21396         * g++.old-deja/g++.mike/p658.C: Likewise.
21397         * g++.old-deja/g++.other/sibcall1.C: Likewise.
21398         * g++.old-deja/g++.other/vaarg2.C: Likewise.
21399         * g++.old-deja/g++.robertl/eb124.C: Likewise.
21400         * g++.old-deja/g++.robertl/eb44.C: Likewise.
21401         * g++.old-deja/g++.robertl/eb77.C: Likewise.
21403 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
21405         * gcc.c-torture/compile/20001024-1.c: New test.
21407 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
21409         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
21410         to tell us whether or not we are using V3.
21412 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
21414         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
21415         operands.
21417 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21419         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
21421 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
21423         * gcc.c-torture/execute/20001024-1.c: New test.
21425 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
21427         * g++.old-deja/g++.other/sibcall1.C: New test.
21429 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
21431         * gcc.dg/noncompile/init-3.c: New test.
21433 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
21435         * gcc.dg/format-array-1.c: New test.
21437 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21439         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
21440         writing through null pointers; remove comment about testing
21441         unterminated strings.
21443 2000-10-17  Matthew Hiller  <hiller@redhat.com>
21445         * gcc.c-torture/execute/20001017-2.c: New test.
21447 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21449         * gcc.c-torture/compile/20001018-1.c: New test.
21450         * gcc.c-torture/compile/20001018-1.x: Xfail.
21452 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
21454         * gcc.c-torture/execute/20001017-1.c: New test.
21456 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21458         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
21459         for multiple use of arguments with scanf formats; add tests for
21460         multiple use of arguments.
21462 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
21464         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
21466 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21468         * gcc.dg/format-miss-1.c: New test.
21470 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
21472         * gcc.c-torture/execute/20001013-1.c: New test.
21474 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
21476         * gcc.dg/format-branch-1.c: New test.
21478 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
21480         * README, lib/file-format.exp: Remove EGCS references.
21482 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
21484         * gcc.dg/20001013-1.c: New test.
21486 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21488         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
21489         for intmax_t in the compiler using __typeof__ and the type rules
21490         for conditional expressions.
21492 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
21494         * gcc.dg/20001012-1.c: New test.
21495         * gcc.dg/20001012-2.c: New test.
21497 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21499         * gcc.dg/format-attr-1.c: New test.
21501 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21503         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
21504         __LONG_LONG_MAX__ instead of LLONG_MAX.
21506 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
21508         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
21509         scanf flags.
21510         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
21511         flags.
21513 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
21515         * gcc.dg/sequence-pt-1.c: New test.
21517 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
21519         * gcc.c-torture/execute/20001011-1.c: New testcase.
21520         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
21522 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
21524         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
21525         does not error on it.
21527 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
21529         * gcc.dg/20001009-1.c: New test.
21531 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
21533         * gcc.c-torture/compile/20001009-1.c: Move from here ....
21534         * gcc.c-torture/execute/20001009-2.c: ... to here.
21536 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
21538         * gcc.c-torture/compile/20001009-1.c: New testcase.
21539         * gcc.c-torture/execute/20001009-1.c: New testcase.
21540         Testcases provided by Jan Hubicka <jh@suse.cz>.
21542 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21544         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
21545         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
21546         uintmax_t using <limits.h> to emulate the compiler's internal
21547         logic.  No longer XFAIL %j tests.
21549 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
21551         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
21552         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
21553         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
21554         regexps and details of expected handling of some bad formats.
21555         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
21556         suppression.
21558 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21560         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
21561         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
21562         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
21563         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
21564         in list archives.
21566 2000-10-06  Richard Henderson  <rth@cygnus.com>
21568         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
21569         * g++.old-deja/g++.brendan/crash52.C: Likewise.
21570         * g++.old-deja/g++.jason/report.C: Likewise.
21571         * g++.old-deja/g++.law/friend5.C: Likewise.
21572         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
21573         of the expected warnings.
21575 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
21577         * g++.old-deja/g++.pt/enum14.C: New test.
21579 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
21581         * g++.old-deja/g++.pt/crash59.C: New test.
21583 2000-10-04  Will Cohen  <wcohen@redhat.com>
21585         * gcc.dg/20000926-1.c: New test.
21587 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
21589         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
21590         function name for current C++ compiler.
21591         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
21593 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
21595         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
21596         __PRETTY_FUNCTION__.
21597         * g++.old-deja/g++.ext/pretty2.C: Likewise.
21599 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21601         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
21603 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
21605         * gcc.c-torture/compile/20000923-1.c: New test.
21607 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
21609         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
21610         * g++.old-deja/g++.pt/ttp62.C: Same.
21611         * g++.old-deja/g++.other/inline14.C: Same.
21613 2000-09-24  Richard Henderson  <rth@cygnus.com>
21615         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
21617 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21619         * gcc.dg/c90-printf-1.c: Add test for wide string format.
21621 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
21623         * gcc.c-torture/compile/20000922-1.c: New file.
21625 2000-09-21  Nick Clifton  <nickc@redhat.com>
21627         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
21628         a signed long modulo operation.
21629         (mod6): New function - perform an unsigned long modulo operation.
21630         (main): Add tests for modulos of very large numbers by very small
21631         dividends.
21633 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21635         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
21637 2000-09-19  Richard Henderson  <rth@cygnus.com>
21639         * gcc.dg/compare2.c (case 10): XFAIL.
21641 2000-09-18  Richard Henderson  <rth@cygnus.com>
21643         * gcc.c-torture/execute/20000906-1.c: Move ...
21644         * gcc.dg/20000906-1.c: ... here.  Only run on targets
21645         that support __builtin_trap.
21647 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
21649         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
21651 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21653         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
21654         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
21655         more $ format tests.
21657 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21659         * gcc.dg/format-errmk-1.c: New test.
21661 2000-09-17  Greg McGary  <greg@mcgary.org>
21663         * gcc.c-torture/execute/20000917-1.x: Remove.
21665 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
21667         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
21669 2000-09-17  Greg McGary  <greg@mcgary.org>
21671         * gcc.c-torture/execute/20000917-1.c: New test.
21672         * gcc.c-torture/execute/20000917-1.x: XFAIL.
21674 2000-09-16  Neil Booth  <NeilB@earthling.net>
21676         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
21677         in nested macro bug.
21679 2000-09-15  Neil Booth  <NeilB@earthling.net>
21681         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
21683 2000-09-14  Jeffrey A Law  (law@cygnus.com)
21685         * gcc.c-torture/execute/20000914-1.c: New test.
21687 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
21689         * g++.other/inline13.C: New test.
21691 2000-09-12  Andreas Jaeger  <aj@suse.de>
21693         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
21694         constant by Ulrich Drepper <drepper@redhat.com>.
21696 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
21698         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
21700 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21702         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
21704 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
21706         * gcc.dg/cpp/backslash.c: New test.
21708 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
21710         * gcc.c-torture/execute/20000910-1.c: New test.
21711         * gcc.c-torture/execute/20000910-2.c: Likewise.
21713 2000-09-11  Robert Lipe  <robertl@sco.com>
21715         * gcc.dg/pragma-align.c: New test.
21717 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
21719         * g++.old-deja/g++.pt/explicit82.C: New test.
21720         * g++.old-deja/g++.pt/explicit83.C: New test.
21722 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
21724         * gcc.dg/asm-names.c: New test.
21726 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21728         * gcc.dg/cpp/tr-warn6.c: New test
21730 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
21732         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
21733         be accepted.
21735 2000-09-07  Catherine Moore  <clm@redhat.com>
21737         * gcc.c-torture/execute/unroll-1.c: New test.
21739 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
21741         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
21742         ERROR markers.
21743         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
21744         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
21745         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
21746         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
21747         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
21748         Preprocess only.
21749         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
21750         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
21752 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21754         * g++.old-deja/g++.pt/deduct2.C: New test.
21756 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21758         * g++.old-deja/g++.pt/parms2.C: New test.
21760 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
21762         * g++.old-deja/g++.pt/crash58.C: New test.
21764 2000-09-06  Greg McGary  <greg@mcgary.org>
21766         * gcc.c-torture/execute/20000906-1.c: New test.
21767         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
21769 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21771         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
21773 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21775         * g++.old-deja/g++.pt/crash57.C: New test.
21777 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21779         * g++.old-deja/g++.pt/crash56.C: New test.
21781 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
21783         * g++.old-deja/g++.pt/koenig1.C: New test.
21785 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21787         * gcc.dg/20000904-1.c: New test.
21789 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
21791         * gcc.dg/cpp/paste8.c: New test.
21793 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
21795         * gcc.c-torture/compile/20000827-1.c: New test.
21797 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21799         * gcc.dg/format-diag-1.c: New test.
21801 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
21803         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
21804         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
21805         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
21806         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
21807         gcc.dg/formatz-1.c: Adjust warning regular expressions.
21809 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21811         * g++.old-deja/g++.other/nested4.C: New test.
21813 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
21815         * g++.old-deja/g++.ns/scoped1.C: New test.
21817 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
21819         * lib/g++.exp: Support testing already-installed GCC.
21821 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21823         * wtr-label-1.c, wtr-suffix-1.c: New tests.
21825 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21827         * gcc.dg/return-type-2.c: New test.
21829 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
21831         * gcc.c-torture/compile/20000825-1.c: New test.
21833 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
21835         * gcc.dg/dwarf2-2.c: New test.
21837 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
21839         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
21840         dg-warning regexps.
21842 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
21844         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
21845         gcc.dg/format-ext-5.c: New tests.
21847 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
21849         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
21851 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
21853         * gcc.dg/noncompile/930622-2.c: Adjust error message.
21855 2000-08-24  Richard Henderson  <rth@cygnus.com>
21857         * gcc.dg/ia64-sync-1.c: New test.
21858         * gcc.dg/ia64-sync-2.c: New test.
21859         * gcc.dg/ia64-asm-1.c: New test.
21861 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
21863         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
21864         * gcc.dg/format-ext-2.c: New test.
21866 2000-08-23  Jason Merrill  <jason@redhat.com>
21868         * lib/old-dejagnu.exp: Also ignore "In member function" and
21869         "At global scope".
21871 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21873         * gcc.dg/noncompile/label-lineno-1.c: New test.
21875 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21877         * gcc.dg/c99-array-nonobj-1.c: New test.
21879 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
21881         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
21882         tests.
21883         * gcc.dg/format-ext-1.c: New test.
21885 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
21887         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
21888         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
21889         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
21890         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
21891         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
21893 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
21895         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
21896         gcc.dg/c99-strftime-2.c: New tests.
21898 2000-08-22  Richard Henderson  <rth@cygnus.com>
21900         * gcc.c-torture/execute/20000822-1.c: New test.
21902 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21904         * gcc.c-torture/execute/20000819-1.x: Remove.
21906 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21908         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
21909         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
21910         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
21911         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
21912         gcc.dg/format-xopen-1.c: New tests.
21914 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
21916         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
21918 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
21920         * g++.old-deja/g++.other/loop2.C: New test.
21922         * gcc.c-torture/compile/20000606-1.c: New test.
21923         * gcc.c-torture/compile/20000728-1.c: New test.
21924         * gcc.c-torture/execute/20000801-1.c: New test.
21925         * gcc.c-torture/execute/20000801-2.c: New test.
21926         * gcc.c-torture/execute/20000819-1.c: New test.
21927         * gcc.c-torture/execute/20000819-1.x: XFAIL.
21928         * gcc.dg/20000629-1.c: New test.
21929         * gcc.dg/20000724-1.c: New test.
21930         * gcc.dg/20000807-1.c: New test.
21932 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
21934         * gcc.dg/cpp/pragma-1.c: New test.
21935         * gcc.dg/cpp/pragma-2.c: New test.
21937 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
21939         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
21940         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
21942 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
21944         * gcc.c-torture/compile/20000818-1.c: New test.
21946 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
21948         * gcc.c-torture/execute/20000818-1.c: New test.
21950 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
21952         * gcc.dg/format-va-1.c: New test.
21954 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21956         * g++.old-deja/g++.other/typedef8.C: New test.
21958 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21960         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
21961         * g++.old-deja/g++.mike/net36.C: Mark candidate.
21962         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
21963         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
21964         * g++.old-deja/g++.other/ptrmem7.C: New test.
21965         * g++.old-deja/g++.pt/ptrmem10.C: New test.
21967 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
21969         * g++.old-deja/g++.pt/typename27.C: New test.
21971 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
21973         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
21974         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
21975         * g++.old-deja/g++.pt/friend45.C: New test.
21976         * g++.old-deja/g++.other/friend8.C: New test.
21978 2000-08-15  Richard Henderson  <rth@cygnus.com>
21980         * gcc.c-torture/execute/20000815-1.c: New test.
21982 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
21984         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
21985         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
21986         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
21988 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
21990         * g++.old-deja/g++.other/refinit2.C: New test.
21992 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
21994         * lib/c-torture.exp (c-torture): Make
21995         compiler_conditional_xfail_data global.
21996         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
21997         compiler_conditional_xfail_data machinery.
21998         (f-torture-execute): Likewise.
21999         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
22000         and only when unrolling loops.
22002         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
22004 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22006         * g++.old-deja/g++.pt/explicit81.C: New test.
22008 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
22010         * g++.old-deja/g++.pt/typename26.C: New test.
22012 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
22014         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
22015         warning.
22017 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
22019         * g++.old-deja/g++.other/array3.C: New test.
22021 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22023         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
22024         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
22025         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
22026         New tests.
22028 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
22030         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
22031         * g++.old-deja/g++.abi/vmihint.C: Likewise.
22033 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
22035         * gcc.c-torture/execute/20000808-1.c: New test.
22037 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
22039         * gcc.dg/c90-const-expr-1.c: New test.
22041 2000-08-08  Richard Henderson  <rth@cygnus.com>
22043         * gcc.dg/noncompile/920923-1.c: Declare calloc.
22045 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
22047         * gcc.dg/noncompile/const-ll-1.c: New test.
22049 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
22051         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
22053 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
22055         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
22056         that running programs linked against the shared version of libobjc
22057         run correctly.
22059 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22061         * gcc.dg/c99-printf-1.c: New test.
22063 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
22065         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
22067 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
22069         * gcc.c-torture/execute/20000731-1.x: Delete.
22071 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
22073         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
22074         and torture_without_loops as is done by c-torture.exp.
22075         (search_for): Copy from c-torture.exp.
22076         (gcc-dg-runtest): New function, drives a directory of tests
22077         iterating over the TORTURE_OPTIONS.
22078         (scan-assembler, scan-assembler-not): Move here from
22079         individual directory drivers.
22081         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
22082         defined by lib/gcc-dg.exp.
22083         * gcc.dg/cpp/cpp.exp: Likewise.
22084         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
22085         gcc-dg-runtest, so we cycle over optimization options.
22087         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
22088         * gcc.dg/compare2.c: No longer expected to fail.
22090 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
22092         * gcc.c-torture/execute/20000804-1.c: New test.
22094 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
22096         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
22098 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
22100         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
22102 2000-08-03  Jeffrey A Law  (law@cygnus.com)
22104         * gcc.c-torture/compile/20000803-1.c: New test.
22106 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
22108         * gcc.c-torture/execute/20000801-3.c,
22109         gcc.c-torture/execute/20000801-4.c: New tests.
22110         * gcc.c-torture/execute/20000801-3.x,
22111         gcc.c-torture/execute/20000801-4.x: Xfail.
22113 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
22115         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
22116         libobjc/.libs to allow for libtool.
22118 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
22120         * gcc.c-torture/compile/20000802-1.c: New test.
22122 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
22124         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
22126 2000-07-31  Jeffrey A Law  (law@cygnus.com)
22128         * gcc-c-torture/execute/20000731-2.c: New test.
22130         * gcc.c-torture/execute/20000731-1.c: New test.
22131         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
22133 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
22135         * testsuite/gcc.dg/cpp/paste7.c: New test.
22136         * gcc.dg/cpp/20000725-1.c: New test.
22138 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
22140         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
22141         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
22142         declaration warning for __builtin_dwarf_reg_size.
22144         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
22146 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
22148         * gcc.dg/noncompile/voidparam-1.c: New test.
22150 2000-07-30  Richard Henderson  <rth@cygnus.com>
22152         * gcc.dg/c90-digraph-1.c: Don't xfail.
22153         * gcc.dg/compare2.c (case 10): Xfail.
22154         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
22156 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
22158         * gcc.dg/c99-main-1.c: New test.
22160 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
22162         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
22164 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
22166         * gcc.c-tortuer/execute/20000726-1.c: New test.
22168 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
22170         * gcc.c-torture/execute/enum-2.c: New test.
22172 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22174         * gcc.dg/cpp/tr-warn3.c: New test.
22176 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22178         * g++.old-deja/g++.ext/implicit1.C: Remove.
22179         * g++.old-deja/g++.jason/c2.C: Remove
22180         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
22181         * g++.old-deja/g++.pt/crash16.C: Likewise.
22182         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
22184 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
22186         * g++.old-deja/g++.other/for2.C: New test.
22188 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
22190         * gcc.dg/20000720-1.c: New test.
22192 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
22194         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
22196 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
22198         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
22199         * gcc.c-torture/execute/20000722-1.c: New.
22200         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
22202 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
22204         * gcc.dg/cpp/20000720-1.S: New test.
22206 2000-07-21  Michael Meissner  <meissner@redhat.com>
22208         * gcc.c-torture/execute/ieee/hugeval.c: New test.
22210 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22212         * g++.old-deja/g++.brendan/crash16.C,
22213         g++.old-deja/g++.brendan/parse3.C,
22214         g++.old-deja/g++.brendan/redecl1.C,
22215         g++.old-deja/g++.ns/template13.C,
22216         g++.old-deja/g++.other/decl4.C,
22217         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
22219 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
22221         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
22222         and "Internal error".
22224         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
22225         regexps.
22226         * gcc.dg/cpp/paste6.c: New test.
22228 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
22230         * gcc.dg/cpp/tr-direct.c: New test.
22232         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
22233         gcc.dg/cpp/undef1.c: Tweak error regexps.
22235 2000-07-18  Eric Christopher <echristo@redhat.com>
22237         * gcc.c-torture/compile/20000718-1.c: New test.
22239 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
22241         * cpplex.c (_cpp_push_token): If the token being pushed back
22242         is the previous token in this context, just subtract one from
22243         context->posn.
22244         * cppmacro.c (save_expansion): Clear aux field when storing a
22245         placemarker.
22247 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
22249         * gcc.dg/noncompile/redecl-1.c: New test.
22251 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
22253         * gcc.c-torture/execute/20000717-5.c: New test.
22254         * gcc.c-torture/execute/20000717-1.x: Removed.
22256 2000-07-17  Richard Henderson  <rth@cygnus.com>
22258         * gcc.c-torture/execute/20000717-4.c: New test.
22260 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
22262         * gcc.dg/cpp/syshdr.c: New test.
22263         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
22265 2000-07-17  Neil Booth  <neilb@earthling.net>
22267         * gcc.dg/cpp/cmdlne-dM.c: New test.
22268         * gcc.dg/cpp/cmdlne-dD.c: New test.
22270 2000-07-17  Jeffrey A Law  (law@cygnus.com)
22272         * gcc.c-torture/execute/20000717-3.c: New test.
22274         * gcc.c-torture/compile/20000717-1.c: New test.
22276 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
22278         * gcc.c-torture/execute/20000717-2.c: New test.
22280 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
22282         * gcc.dg/formatz-1.c: New test.
22284         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
22285         * gcc.dg/c99-digraph-1.c: New tests.
22287         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
22288         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
22290         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
22291         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
22292         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
22293         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
22294         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
22295         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
22296         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
22298 2000-07-17   Greg McGary <greg@mcgary.org>
22300         * gcc.c-torture/execute/20000717-1.c: New test.
22301         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
22303 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
22305         * gcc.c-torture/execute/20000715-2.c: New test.
22306         * gcc.dg/20000715-1.c: New test.
22308 2000-07-15  Michael Meissner  <meissner@redhat.com>
22310         * gcc.c-torture/execute/20000715-1.c: New test.
22312 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
22314         * gcc.c-torture/execute/20000707-1.c: New test.
22316 2000-07-13  Neil Booth  <NeilB@earthling.net>
22318         * testsuite/gcc.dg/cpp/digraph1.c,
22319         testsuite/gcc.dg/cpp/digraph2.c,
22320         testsuite/gcc.dg/cpp/digraphs.c: New tests.
22322 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
22324         * g77.f-torture/compile/20000630-2.f:  New test.
22325         * g77.f-torture/compile/20000630-2.x
22327 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22329         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
22331 2000-07-11  Neil Booth  <NeilB@earthling.net>
22333         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
22335 2000-07-11  Neil Booth  <NeilB@earthling.net>
22337         * gcc.dg/cpp/cmdlne-C.c: New.
22339 2000-07-09  Neil Booth  <NeilB@earthling.net>
22341         * gcc.dg/cpp/directiv.c: New tests.
22342         * gcc.dg/cpp/undef1.c: Update.
22344 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
22346         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
22348 2000-07-09  Neil Booth  <NeilB@earthling.net>
22350         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
22352 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
22354         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
22355         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
22357 2000-07-08  Neil Booth  <NeilB@earthling.net>
22359         * gcc.dg/cpp/macsyntx.c: New tests.
22361 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
22363         * gcc.dg/20000707-1.c: New test.
22365 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
22367         * gcc.c-torture/execute/20000706-1.c: New test.
22368         * gcc.c-torture/execute/20000706-2.c: New test.
22369         * gcc.c-torture/execute/20000706-3.c: New test.
22370         * gcc.c-torture/execute/20000706-4.c: New test.
22371         * gcc.c-torture/execute/20000706-5.c: New test.
22373 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
22375         * g++.old-deja/g++.pt/instantiate7.C: New test.
22377 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
22379         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
22380         * g++.old-deja/g++.mike/thunk3.C: Likewise.
22381         * g++.old-deja/g++.other/rtti3.C: Likewise.
22382         * g++.old-deja/g++.other/rttid3.C: Likewise.
22384 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
22386         *  g77.f-torture/compile/20000630-1.x: Fix typo
22388 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
22390         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
22391         assembly output.
22393 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
22395         * gcc.dg/cpp/ident.c: New test.
22397 2000-07-05  Neil Booth  <NeilB@earthling.net>
22399         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
22400           gcc.dg/cpp/lexstrng.c: New tests.
22402 2000-07-04  Neil Booth  <NeilB@earthling.net>
22404         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
22405         * gcc.dg/cpp/strify2.c: Same.
22407 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
22409         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
22410         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
22411         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
22412         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
22414         * testsuite/gcc.dg/cpp/macro1.c,
22415         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
22416         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
22417         testsuite/gcc.dg/cpp/strify1.c,
22418         testsuite/gcc.dg/cpp/strify2.c: New tests.
22420 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
22422         * gcc.c-torture/execute/20000703-1.c: New test.
22424 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
22426         * g++.old-deja/g++.pt (lookup10.C): New test.
22428 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
22430         * g++.old-deja/g++.pt (typename25.C): New test.
22432 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
22434         * gcc.c-torture/compile/20000701-1.c: New test.
22436 2000-06-30  Nick Clifton  <nickc@cygnus.com>
22438         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
22439         to test case.
22441 2000-06-30  Catherine Moore  <clm@cygnus.com>
22443         * gcc.c-torture/execute/align-1.c: New test.
22445 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
22447         * g++.old-deja/g++.pt/expr8.C: New test.
22448         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
22450 2000-06-29  Nick Clifton  <nickc@cygnus.com>
22452         * gcc.c-torture/compile/20000629-1.c: New test.
22454 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
22457         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
22458         gcc.dg/noncompile directory, depending on whether they're
22459         preprocessor tests or not.  Annotate all the tests for the dg
22460         framework.
22462         * gcc.c-torture/noncompile/noncompile.exp: Delete.
22463         * gcc.dg/noncompile/noncompile.exp: New.
22465         * Moved files:
22466         Old name                                New name
22467         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
22468         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
22469         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
22470         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
22471         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
22472         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
22473         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
22474         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
22475         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
22476         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
22477         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
22478         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
22479         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
22480         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
22481         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
22482         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
22483         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
22484         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
22485         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
22486         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
22487         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
22488         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
22489         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
22490         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
22492         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
22493         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
22494         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
22495         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
22496         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
22497         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
22499 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
22501         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
22502         declare one variable.  On the fourth, error.
22503         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
22504         declared by 20000628-1a.h.
22506 2000-06-29  Richard Henderson  <rth@redhat.com>
22508         * gcc.c-torture/execute/930529-1.x: New file.
22509         * gcc.dg/920413-1.c: Adjust expected warning text.
22510         * gcc.dg/980217-1.c: Declare abort.
22511         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
22513 2000-06-29  Jeffrey A Law  (law@cygnus.com)
22515         * g77.f-torture/compile/20000629-1.f: New test.
22516         * g77.f-torture/compile/20000629-1.x: Expected to fail.
22518 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
22520         Rearrange lots of files, removing entirely the
22521         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
22522         directories.
22524         * Deleted files:
22525         gcc.c-torture/code_quality/code_quality.exp
22526         gcc.c-torture/special/special.exp
22527         gcc.failure/failure.exp
22528         gcc.failure/940409-1.x
22529         gcc.c-torture/compile/961203-1.x
22531         * New files:
22532         gcc.misc-tests/linkage.exp
22533         gcc.c-torture/execute/920730-1t.c
22534         gcc.c-torture/execute/920730-1t.x
22535         gcc.c-torture/compile/920520-1.x
22536         gcc.c-torture/compile/920521-1.x
22537         gcc.c-torture/compile/981006-1.x
22538         gcc.c-torture/execute/eeprof-1.x
22540         * Moved files (possibly with modifications to fit a new harness):
22541         Old name                                New name
22542         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
22543         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
22544         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
22545         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
22546         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
22547         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
22548         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
22549         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
22550         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
22551         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
22552         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
22553         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
22554         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
22555         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
22557 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
22559         * c-torture/compile/961203-1.x: Delete.
22561         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
22562         not exit. Include stdio.h.
22563         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
22564         * gcc.misc-tests/dg-12.c: Likewise.
22565         * gcc.misc-tests/dg-5.c: Likewise.
22566         * gcc.misc-tests/dg-6.c: Likewise.
22567         * gcc.misc-tests/dg-7.c: Prototype abort.
22568         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
22569         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
22570         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
22571         not exit.
22572         * gcc.misc-tests/sieve.c: Use return from main, not exit.
22573         * gcc.misc-tests/sort2.c: Use return from main, not exit.
22575 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
22577         * gcc.dg/cpp/20000628-1.c: New test.
22578         * gcc.dg/cpp/20000628-1.h: New header for above test.
22579         * gcc.dg/cpp/20000628-1a.h: Likewise.
22581 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
22583         * gcc.dg/cpp: New directory.
22584         * gcc.dg/cpp/cpp.exp: New driver.
22585         * gcc.dg/cpp/20000627-1.c: New test.
22586         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
22587         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
22588         and rewrite as a compilation test.
22590         * gcc.dg: Move many files into the cpp subdirectory, possibly
22591         renaming or editing them as well.
22592         Old name                New name
22593         990119-1.c              cpp/19990119-1.c
22594         990228-1.c              cpp/19990228-1.c
22595         990407-1.c              cpp/19990407-1.c
22596         990409-1.c              cpp/19990409-1.c
22597         990413-1.c              cpp/19990413-1.c
22598         990703-1.c              cpp/19990703-1.c
22599         20000127-1.c            cpp/20000127-1.c
22600         20000129-1.c            cpp/20000129-1.c
22601         20000207-1.c            cpp/20000207-1.c
22602         20000207-2.c            cpp/20000207-2.c
22603         20000209-1.c            cpp/20000209-1.c
22604         20000209-2.c            cpp/20000209-2.c
22605         20000301-1.c            cpp/20000301-1.c
22606         20000419-1.c            cpp/20000419-1.c
22607         20000510-1.S            cpp/20000510-1.S
22608         20000519-1.c            cpp/20000519-1.c
22609         20000529-1.c            cpp/20000529-1.c
22610         20000625-1.c            cpp/20000625-1.c
22611         20000625-2.c            cpp/20000625-2.c
22612         cpp-as1.c               cpp/assert1.c
22613         cpp-as2.c               cpp/assert2.c
22614         cxx-comments-1.c        cpp/cxxcom1.c
22615         cxx-comments-2.c        cpp/cxxcom2.c
22616         endif-label.c           cpp/endif.c
22617         cpp-hash1.c             cpp/hash1.c
22618         cpp-hash2.c             cpp/hash2.c
22619         cpp-if1.c               cpp/if-1.c
22620         cpp-if2.c               cpp/if-2.c
22621         cpp-if3.c               cpp/if-3.c
22622         cpp-if4.c               cpp/if-4.c
22623         cpp-if5.c               cpp/if-5.c
22624         cpp-cond.c              cpp/if-cexp.c
22625         cpp-missingop.c         cpp/if-mop.c
22626         cpp-missingparen.c      cpp/if-mpar.c
22627         cpp-opprec.c            cpp/if-oppr.c
22628         cpp-ifparen.c           cpp/if-paren.c
22629         cpp-shortcircuit.c      cpp/if-sc.c
22630         cpp-shift.c             cpp/if-shift.c
22631         cpp-unary.c             cpp/if-unary.c
22632         cpp-li1.c               cpp/line1.c
22633         cpp-li2.c               cpp/line2.c
22634         lineno.c                cpp/line3.c
22635         lineno-2.c              cpp/line4.c
22636         cpp-mi.c                cpp/mi1.c
22637         cpp-mic.h               cpp/mi1c.h
22638         cpp-micc.h              cpp/mi1cc.h
22639         cpp-mind.h              cpp/mi1nd.h
22640         cpp-mindp.h             cpp/mi1ndp.h
22641         cpp-mix.h               cpp/mi1x.h
22642         cpp-mi2.c               cpp/mi2.c
22643         cpp-mi2a.h              cpp/mi2a.h
22644         cpp-mi2b.h              cpp/mi2b.h
22645         cpp-mi2c.h              cpp/mi2c.h
22646         cpp-mi3.c               cpp/mi3.c
22647         cpp-mi3.def             cpp/mi3.def
22648         poison-1.c              cpp/poison.c
22649         pr-impl.c               cpp/prag-imp.c
22650         cpp-redef-2.c           cpp/redef1.c
22651         cpp-redef.c             cpp/redef2.c
22652         strpaste.c              cpp/strp1.c
22653         strpaste-2.c            cpp/strp2.c
22654         cpp-tradpaste.c         cpp/tr-paste.c
22655         cpp-tradstringify.c     cpp/tr-str.c
22656         cpp-tradwarn1.c         cpp/tr-warn1.c
22657         cpp-tradwarn2.c         cpp/tr-warn2.c
22658         trigraphs.c             cpp/trigraphs.c
22659         cpp-unc1.c              cpp/unc1.c
22660         cpp-unc2.c              cpp/unc2.c
22661         cpp-unc3.c              cpp/unc3.c
22662         cpp-unc.c               cpp/unc4.c
22663         undef.c                 cpp/undef1.c
22664         undef-2.c               cpp/undef2.c
22665         cpp-wi1.c               cpp/widestr1.c
22667 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
22669         * lib/g++.exp (g++_include_flags): Tweak.
22671 2000-06-27  H.J. Lu  <hjl@gnu.org>
22672             Loren J. Rittle  <ljrittle@acm.org>
22674         * lib/g++.exp (g++_include_flags): Override libgloss.exp
22675         version with one that knows about the new gcc tree structure.
22676         (g++_link_flags): Same.
22678 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
22680         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
22681         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
22682         case we are cross-compiling.
22684         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
22685         g++.old-deja/g++.niklas/Makefile.in,
22686         g++.old-deja/g++.niklas/configure.in,
22687         g++.old-deja/g++.other/Makefile.in,
22688         g++.old-deja/g++.other/configure.in,
22689         gcc.c-torture/code_quality/Makefile.in,
22690         gcc.c-torture/code_quality/configure.in,
22691         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
22692         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
22693         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
22694         gcc.c-torture/execute/ieee/Makefile.in,
22695         gcc.c-torture/execute/ieee/configure.in,
22696         gcc.c-torture/noncompile/Makefile.in,
22697         gcc.c-torture/noncompile/configure.in,
22698         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
22699         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
22700         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
22702 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22704         * g++.old-deja/g++.other/ambig3.C: New test.
22706 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
22708         * g++.old-deja/g++.pt/syntax1.C: New test.
22709         * g++.old-deja/g++.pt/syntax2.C: New test.
22710         * g++.old-deja/g++.other/syntax3.C: New test.
22711         * g++.old-deja/g++.other/syntax4.C: New test.
22713 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22715         * gcc.dg/20000623-1.c: Prototype exit and abort.
22717 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
22719         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
22720         New tests.
22721         * gcc.dg/cpp-mi3.def: New file.
22723         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
22724         inside assertions.
22725         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
22726         lexer's error messages.
22727         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
22728         divine anything from the linemarkers.
22729         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
22730         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
22732 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
22734         * gcc.dg/20000623-1.c: New test.
22736 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
22738         * gcc.c-torture/execute/20000622-1.c: New test.
22740 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22742         * g++.old-deja/g++.other/init15.C: New test.
22744 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
22746         * g++.old-deja/g++.pt/vaarg2.C: New test.
22747         * g++.old-deja/g++.pt/vaarg3.C: New test.
22749 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
22751         * g++.old-deja/g++.other/dyncast6.C: New test.
22753 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
22755         * gcc.c-torture/execute/loop-6.c: New test.
22757 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
22759         * gcc.dg/20000614-1.c: New test.
22760         * gcc.dg/20000614-2.c: New test.
22762 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
22764         * g++.old-deja/g++.other/inline12.C: New test.
22766 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
22768         * g++.old-deja/g++.other/eh1.C: New test.
22770 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
22772         * g++.old-deja/g++.other/type.C: New test.
22774 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22776         * g++.old-deja/g++.other/initstring.C: New test.
22778 2000-06-12  Jason Merrill  <jason@redhat.com>
22780         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
22782 2000-06-09  Jeffrey A Law  (law@cygnus.com)
22784         * gcc.c-torture/compile/20000609-1.c: New test.
22786 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
22788         * gcc.dg/20000609-1.c: New test.
22790 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
22792         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
22793         * gcc.c-torture/noncompile/poison-1.c: Move...
22794         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
22795         * gcc.dg/cpp-li1.c: Add a token after the #line.
22797 2000-06-05  Richard Henderson  <rth@cygnus.com>
22799         * gcc.c-torture/execute/20000605-2.c: New test.
22800         * gcc.c-torture/execute/20000605-3.c: New test.
22802 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
22804         * g77.f-torture/execute/20000503-1.x: New file.
22806 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
22808         * g++.old-deja/g++.eh/badalloc1.C: New test.
22810 2000-06-05  Richard Henderson  <rth@cygnus.com>
22812         * gcc.c-torture/execute/20000605-1.c: New test.
22814 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
22815             Nathan Sidwell <nathan@codesourcery.com>
22817         * gcc.c-torture/compile/20000605-1.c: New test.
22819 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
22821         * g77.f-torture/compile/20000601-1.f:  New test.
22823 2000-06-03  Richard Henderson  <rth@cygnus.com>
22825         * gcc.c-torture/execute/20000603-1.c: New.
22827 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
22829         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
22830         * gcc.dg/noreturn-2.c (noreturn): Likewise.
22832 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
22834         * gcc.dg/compare2.c (case 12): XFAIL.
22835         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
22836         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
22838         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
22840 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
22842         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
22843         guard macro is already defined when the header is first
22844         included.
22845         * gcc.dg/cpp-mix.h: New file.
22846         * gcc.dg/endif-label.c: Update patterns to match compiler.
22848         * g++.brendan/complex1.C: Declare abort.
22849         * g++.law/refs4.C: Remove XFAIL.
22850         * g++.oliva/expr2.C: Declare abort and exit.
22852 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
22854         * gcc.c-torture/execute/20000528-1.c: New test.
22856         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
22857         * g++.old-deja/g++.law/temps4.C: Likewise.
22859         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
22860         stdlib.h.  Call abort() on failure.
22861         * g++.old-deja/g++.law/refs4.C: Likewise.
22862         * g++.old-deja/g++.law/temps4.C: Likewise.
22863         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
22864         * gcc.c-torture/execute/20000112-1.c: Include string.h.
22866 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
22868         Relative to g++.dg/special:
22869         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
22871         Relative to g++.old-deja:
22872         * g++.brendan/complex1.C, g++.jason/optimize2.C,
22873         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
22874         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
22875         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
22876         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
22877         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
22878         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
22880         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
22881         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
22882         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
22883         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
22884         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
22885         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
22886         and/or string.h.
22888         * g++.other/goto1.C: Update expectations for error messages.
22890 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
22892         * gcc.c-torture/compile/20000523-1.c: New test.
22894 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22896         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
22898 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
22900         * g++.old-deja/g++.eh/catch11.C: New test.
22901         * g++.old-deja/g++.eh/catch12.C: New test.
22903 2000-05-24  Nick Clifton  <nickc@cygnus.com>
22905         * gcc.c-torture/execute/20000523-1.c: New test.
22907 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
22909         * c-torture/execute/bcp-1.c: Replace abort in arg of
22910         __builtin_constant_p with a generic external function.
22912         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
22913         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
22914         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
22915         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
22916         Prototype abort and/or exit.
22918         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
22919         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
22920         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
22921         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
22923 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
22925         * gcc.dg/dwarf2-1.c: New test.
22927 2000-05-20  Richard Henderson  <rth@cygnus.com>
22929         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
22931 2000-05-20  Andreas Jaeger  <aj@suse.de>
22933         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
22934         testcase.
22936 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
22938         * gcc.c-torture/execute/20000519-2.c: New test.
22940 2000-05-19  Andreas Jaeger  <aj@suse.de>
22942         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
22943         which fails with SSA.
22945         * lib/c-torture.exp: Also test with -O3 -fssa.
22947 2000-05-18  Michael Meissner  <meissner@redhat.com>
22949         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
22950         * gcc.c-torture/execute/920415-1.c: Ditto.
22951         * gcc.c-torture/execute/920501-1.c: Ditto.
22952         * gcc.c-torture/execute/conversion.c: Ditto.
22953         * gcc.c-torture/execute/cvt-1.c: Ditto.
22955 2000-05-18  Jeffrey A Law  (law@cygnus.com)
22957         * gcc.c-torture/compile/20000518-1.c: New test.
22959 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
22961         * g77.f-torture/compile/200005018.f:  New test.
22963 2000-05-17  Jeffrey A Law  (law@cygnus.com)
22965         * gcc.c-torture/compile/20000517-1.c: New test.
22967 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
22969         * gcc.c-torture/execute/20000516-1.c: New test.
22971 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
22973         * g++.old-deja/g++.other/eh.C: New test.
22975 2000-05-12  Richard Henderson  <rth@cygnus.com>
22977         * gcc.c-torture/execute/990208-1.c (main): Don't pass
22978         constants through to doit's conditional.
22980 2000-05-11  Jeffrey A Law  (law@cygnus.com)
22982         * gcc.c-torture/compile/20000511-1.c: New test.
22983         * g77.f-torture/compile/20000511-1.f: New test.
22984         * g77.f-torture/compile/20000511-2.f: New test.
22986 2000-05-11  Michael Meissner  <meissner@redhat.com>
22988         * gcc.c-torture/execute/20000511-1.c: New test.
22990 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
22992         * gcc.dg/dg.exp: Scan .S files as well as .c files.
22993         * gcc.dg/20000510-1.S: New.
22995 2000-05-08  Catherine Moore  <clm@cygnus.com>
22997         * gcc.dg/unused-3.c: New.
22999 2000-05-06  Richard Henderson  <rth@cygnus.com>
23001           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
23002           * g++.old-deja/g++.mike/warn1.C: Likewise.
23003           * g++.old-deja/g++.pt/local1.C: Likewise.
23004           * g++.old-deja/g++.pt/local7.C: Likewise.
23005           * g++.old-deja/g++.pt/spec16.C: Likewise.
23007 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
23009         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
23011 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
23013           * g77.f-torture/execute/20000503-1.f:  New test.
23015 2000-05-04  Andreas Jaeger  <aj@suse.de>
23017         * gcc.dg/noreturn-2.c: New test.
23019 2000-05-04  Neil Booth  <NeilB@earthling.net>
23021         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
23022         preprocessor.
23024 2000-05-04  Richard Henderson  <rth@cygnus.com>
23026         * gcc.c-torture/execute/20000503-1.c: Fix typo.
23028 2000-05-04  Richard Henderson  <rth@cygnus.com>
23030         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
23031         OpenSSL by Jason R Thorpe.
23033 2000-05-03  Jim Wilson  <wilson@cygnus.com>
23035         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
23037 2000-05-03  Robert Lipe <robertlipe@usa.net>
23039         * gcc.dg/20000503-1.c: New test.
23041 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
23043         * gcc.c-torture/compile/20000502-1.c: New test.
23044         * g++.old-deja/g++.other/align.C: New test.
23045         * gcc.dg/cpp-tradstringify.c: New test.
23047 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
23049         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
23050         and hard registers.
23052 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
23054         * gcc.c-torture/execute/loop-5.c: New test.
23056 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
23058         * gcc.c-torture/execute/va-arg-20.c: New test.
23060 2000-04-23  Jeffrey A Law  (law@cygnus.com)
23062         * gcc.c-torture/execute/20000422-1.c: New test.
23064 2000-04-20  Greg McGary  <gkm@gnu.org>
23066         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
23067         when optimizing, but without sibling-call optimizations (-O1).
23069 2000-04-20  Jeffrey A Law  (law@cygnus.com)
23071           * gcc.c-torture/compile/20000420-1.c: New test.
23073 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
23075         * g++.abi/ptrflags.C: New test.
23076         * g++.eh/catchptr1.C: Test incomplete pointer chains.
23078 2000-04-19  Catherine Moore  <clm@cygnus.com>
23080         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
23082 2000-04-19  Greg McGary  <gkm@gnu.org>
23084         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
23085         sibling-call optimizations.
23087 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
23089         * gcc.dg/20000419-1.c: New test.
23091 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
23093         * gcc.c-torture/execute/20000412-6.c: New test.
23095 2000-04-12  Jeffrey A Law  (law@cygnus.com)
23097         * gcc.c-torture/execute/20000412-5.c: New test.
23098         * g77.f-torture/compile/20000412-1.f: New test.
23099         * gcc.c-torture/execute/20000412-4.c: New test.
23100         * gcc.c-torture/compile/20000412-2.c: New test.
23101         * gcc.c-torture/execute/20000412-3.c: New test.
23102         * gcc.c-torture/compile/20000412-1.c: New test.
23103         * gcc.c-torture/execute/20000412-2.c: New test.
23105 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
23107         * objc/execute/bf-20.m: New test.
23109 2000-04-10  Richard Henderson  <rth@cygnus.com>
23111         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
23113         * gcc.c-torture/execute/20000412-1.c: New test.
23115 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
23117         * g++.old-deja/g++.eh/catchptr1.C: New test.
23119 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
23121         * g++.old-deja/g++.abi/cxa_vec.C: New test.
23123 2000-04-08  Neil Booth  <NeilB@earthling.net>
23125         * gcc.dg/cpp-nullchar.c: Remove test as
23126         embedded nulls cause problems.
23128 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23130         * gcc.dg/compare2.c: New test.
23132 2000-04-08  Neil Booth  <NeilB@earthling.net>
23134         * gcc.dg/cpp-nullchar.c: New test.
23136 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
23138         * gcc.dg/cpp-mi2.c: New test.
23139         * gcc.dg/cpp-mi2[abc].h: New files.
23141 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
23143         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
23144         member name.
23146 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
23148         * g++.old-deja/g++.abi/vmihint.C: New test.
23150 2000-04-06  Neil Booth  <NeilB@earthling.net>
23152         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
23153         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
23154         copyright.
23156 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
23158         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
23159         avoid stack-frame overwrite.
23161 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
23163         * gcc.c-torture/compile/20000405-2.c: New test.
23164         * gcc.c-torture/compile/20000405-3.c: New test.
23166 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23168         * gcc.c-torture/compile/20000405-1.c: New test.
23170 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
23172         * gcc.dg/cast-qual-1.c: Revert last change.
23174 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23176         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
23178 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
23180         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
23181         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
23183 2000-04-03  Jeffrey A Law  (law@cygnus.com)
23185         * gcc.c-torture/compile/20000403-2.c: New test.
23186         * gcc.c-torture/compile/20000403-1.c: New test.
23188 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
23190         * gcc.c-torture/execute/20000403-1.c: New test.
23192 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
23194         * gcc.c-torture/execute/20000402-1.c: New test.
23196 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
23198         * gcc.c-torture/execute/va-arg-15.c: New test.
23199         * gcc.c-torture/execute/va-arg-16.c: New test.
23200         * gcc.c-torture/execute/va-arg-17.c: New test.
23201         * gcc.c-torture/execute/va-arg-18.c: New test.
23202         * gcc.c-torture/execute/va-arg-19.c: New test.
23204 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
23206         * gcc.c-torture/compile/981211-1.c: Move to...
23207         * gcc.dg/cpp-as1.c: ...here.
23208         * gcc.dg/cpp-as2.c: New file.
23210         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
23211         compiler.
23213 2000-04-02  Neil Booth  <NeilB@earthling.net>
23215         * gcc.dg/cpp-cond.c  New tests.
23216         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
23217         accidental success less likely.
23218         * gcc.dg/cpp-missingop.c  New tests.
23219         * gcc.dg/cpp-missingparen.c  New tests.
23220         * gcc.dg/cpp-shift.c  New tests.
23221         * gcc.dg/cpp-shortcircuit.c  New tests.
23222         * gcc.dg/cpp-unary.c  New tests.
23224 2000-03-29  Jeffrey A Law  (law@cygnus.com)
23226         * gcc.c-torture/compile/20000329-1.c: New test.
23228 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
23230         * gcc.c-torture/compile/20000326-1.c: New test.
23231         * gcc.c-torture/compile/20000326-2.c: New test.
23233 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
23235         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
23236         the first parameter is a function argument.
23238 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
23240         * g++.old-deja/g++.ext/array4.C: New test.
23242 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
23244         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
23246 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23248         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
23250 2000-03-19  Richard Henderson  <rth@cygnus.com>
23252         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
23254 2000-03-19  Richard Henderson  <rth@cygnus.com>
23256         * gcc.c-torture/compile/20000319-1.c: New test.
23258 2000-03-14  Jeffrey A Law  (law@cygnus.com)
23260         * gcc.c-torture/execute/20000314-3.c: New test.
23261         * gcc.c-torture/execute/20000314-2.c: New test.
23262         * gcc.c-torture/execute/20000314-1.c: New test.
23263         * gcc.c-torture/compile/20000314-2.c: New test.
23264         * gcc.c-torture/compile/20000314-1.c: New test.
23266 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
23268         * g++.old-deja/g++.warn/inline.C: New test.
23270 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
23272         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
23273         standards-compliant result rather than specific constants.
23274         Put test-values in array.
23276 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
23278         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
23279         (g++_target_compile): Put test-specific options last.
23281 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23283         * g++.old-deja/g++.eh/vbase4.C: New test.
23285 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23287         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
23289 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23291         * g++.old-deja/g++.brendan/misc12.C: Removed.
23292         * g++.old-deja/g++.pt/memtemp77.C: Constify.
23293         * g++.old-deja/g++.ext/pretty4.C: New test.
23295 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
23297         * g++.old-deja/g++.other/string2.C: New test.
23299 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
23301         * g++.old-deja/g++.warn/impint2.C: New test.
23303 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
23305         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
23306         is 1, not zero.
23308 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
23310         * g++.old-deja/g++.warn/impint.C: New test.
23311         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
23312         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
23313         * g++.old-deja/g++.pt/explicit12.C: Likewise.
23314         * g++.old-deja/g++.pt/explicit13.C: Likewise.
23315         * g++.old-deja/g++.pt/explicit17.C: Likewise.
23316         * g++.old-deja/g++.pt/explicit18.C: Likewise.
23317         * g++.old-deja/g++.pt/explicit19.C: Likewise.
23318         * g++.old-deja/g++.pt/explicit23.C: Likewise.
23319         * g++.old-deja/g++.pt/explicit31.C: Likewise.
23320         * g++.old-deja/g++.pt/explicit35.C: Likewise.
23321         * g++.old-deja/g++.pt/explicit6.C: Likewise.
23322         * g++.old-deja/g++.pt/memclass7.C: Likewise.
23324 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
23326         * gcc.dg/cpp-redef.c: New test.
23328 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
23330         * g++.old-deja/g++.pt/unify7.C: New test.
23332 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
23334         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
23335         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
23337 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
23339         * gcc.c-torture/compile/20000224-1.c: New test.
23341 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23343         * gcc.c-torture/compile/cpp-2.c: New test.
23344         * gcc.c-torture/compile/cpp-1.c: New test.
23346 2000-02-25  Jeffrey A Law  (law@cygnus.com)
23348         * gcc.c-torture/execute/20000225-1.c: New test.
23350 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23352         * gcc.dg/cpp-li2.c: New test.
23354         * gcc.dg/cpp-wi1.c: New test.
23356         * gcc.dg/cpp-li1.c: New test.
23358 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
23360         * g++.old-deja/g++.other/sizeof5.C: New test.
23362 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23364         * gcc.c-torture/execute/va-arg-13.c: New test.
23366 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
23368         * gcc.c-torture/execute/va-arg-12.c: New test.
23370 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
23372         * gcc.c-torture/execute/20000223-1.c: New test.
23374 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
23376         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
23378 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
23380         * g++.old-deja/g++.abi/ptrmem.C: New test.
23382 2000-02-19  Richard Henderson  <rth@cygnus.com>
23384         * gcc.c-torture/compile/init-3.c: New.
23386 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
23388         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
23389         ALWAYS_CXXFLAGS.
23391 2000-02-11  Robert Lipe <robertl@sco.com>
23393         * gcc.c-torture/compile/20000211-3.c: New test.
23395 2000-02-11  Martin Buchholz <martin@xemacs.org>
23397         * gcc.c-torture/compile/20000211-2.c: New test.
23399 2000-02-11  Jeffrey A Law  (law@cygnus.com)
23401         * gcc.c-torture/compile/20000211-1.c: New test.
23403 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
23405         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
23406           on native targets
23408 2000-02-08  Nathan Sidwell  <nathan@acm.org>
23410         * g++.old-deja/g++.other/cast5.C: New test.
23412 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
23414         * gcc.c-torture/execute/20000205-1.c: New.
23416 2000-02-03  Nathan Sidwell  <nathan@acm.org>
23418         * g++.old-deja/g++.jason/cast3.C: Return void.
23419         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
23421 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23423         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
23425         * gcc.dg/loop-1.c: New test.
23427 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
23429         * gcc.c-torture/compile/20000127-1.c: New test.
23430         * gcc.c-torture/execute/991228-1.c: New test.
23432 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23434         * gcc.dg/unused-2.c: New test.
23436         * gcc.dg/conv-1.c: New test.
23438 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
23440         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
23441         compiler.
23442         (tool_option_proc): Fix typo.
23444 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
23446         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
23447         of the ld on the host, not on the build machine.
23448         Also, don't crash if '--help' is not a supported option.
23450 2000-01-24  Richard Henderson  <rth@cygnus.com>
23452         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
23454 2000-01-20  Jeffrey A Law  (law@cygnus.com)
23456         * gcc.c-torture/execute/20000120-2.c: New test.
23457         * gcc.c-torture/execute/20000120-1.c: New test.
23459 2000-01-13  Jeffrey A Law  (law@cygnus.com)
23461         * gcc.c-torture/execute/20000113-1.c: New test.
23463 2000-01-12  Jeffrey A Law  (law@cygnus.com)
23465         * gcc.c-torture/execute/20000112-1.c: New test.
23467 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23469         * gcc.dg/20000111-1.c: New test.
23471 2000-01-10  Jeffrey A Law  (law@cygnus.com)
23473         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
23474         with 16 bit integers.
23476 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23478         * gcc.dg/20000108-1.c: New test.
23480 2000-01-05  Nathan Sidwell  <nathan@acm.org>
23482         * g++.old-deja/g++.ns/koenig8.C: New test.
23484 2000-01-05  Nathan Sidwell  <nathan@acm.org>
23486         * g++.old-deja/g++.other/cast4.C: New test.
23488 2000-01-05  Jeffrey A Law  (law@cygnus.com)
23490         * gcc.c-torture/compile/20000105-2.c: New test.
23491         * gcc.c-torture/compile/20000105-1.c: New test.
23493 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23495         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
23496         references to printf & atoi to conform to ANSI standard.
23497         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
23498         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
23499         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
23500         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
23501         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
23502         * g++.old-deja/g++.brendan/complex1.C: Likewise.
23503         * g++.old-deja/g++.brendan/copy1.C: Likewise.
23504         * g++.old-deja/g++.brendan/copy2.C: Likewise.
23505         * g++.old-deja/g++.brendan/copy3.C: Likewise.
23506         * g++.old-deja/g++.brendan/copy4.C: Likewise.
23507         * g++.old-deja/g++.brendan/copy5.C: Likewise.
23508         * g++.old-deja/g++.brendan/copy6.C: Likewise.
23509         * g++.old-deja/g++.brendan/copy7.C: Likewise.
23510         * g++.old-deja/g++.brendan/copy8.C: Likewise.
23511         * g++.old-deja/g++.brendan/crash11.C: Likewise.
23512         * g++.old-deja/g++.brendan/crash14.C: Likewise.
23513         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
23514         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
23515         * g++.old-deja/g++.brendan/delete2.C: Likewise.
23516         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
23517         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
23518         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
23519         * g++.old-deja/g++.brendan/eh1.C: Likewise.
23520         * g++.old-deja/g++.brendan/groff1.C: Likewise.
23521         * g++.old-deja/g++.brendan/init3.C: Likewise.
23522         * g++.old-deja/g++.brendan/misc12.C: Likewise.
23523         * g++.old-deja/g++.brendan/misc7.C: Likewise.
23524         * g++.old-deja/g++.brendan/new2.C: Likewise.
23525         * g++.old-deja/g++.brendan/operators4.C: Likewise.
23526         * g++.old-deja/g++.brendan/operators5.C: Likewise.
23527         * g++.old-deja/g++.brendan/overload2.C: Likewise.
23528         * g++.old-deja/g++.brendan/overload7.C: Likewise.
23529         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
23530         * g++.old-deja/g++.brendan/reference1.C: Likewise.
23531         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
23532         * g++.old-deja/g++.brendan/template24.C: Likewise.
23533         * g++.old-deja/g++.brendan/template3.C: Likewise.
23534         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
23535         * g++.old-deja/g++.jason/inline3.C: Likewise.
23536         * g++.old-deja/g++.jason/opeq.C: Likewise.
23537         * g++.old-deja/g++.law/arg5.C: Likewise.
23538         * g++.old-deja/g++.law/arm7.C: Likewise.
23539         * g++.old-deja/g++.law/ctors11.C: Likewise.
23540         * g++.old-deja/g++.law/cvt8.C: Likewise.
23541         * g++.old-deja/g++.law/init9.C: Likewise.
23542         * g++.old-deja/g++.law/refs4.C: Likewise.
23543         * g++.old-deja/g++.law/template2.C: Likewise.
23544         * g++.old-deja/g++.law/visibility24.C: Likewise.
23545         * g++.old-deja/g++.law/vtable3.C: Likewise.
23546         * g++.old-deja/g++.mike/asm2.C: Likewise.
23547         * g++.old-deja/g++.mike/eh1.C: Likewise.
23548         * g++.old-deja/g++.mike/misc1.C: Likewise.
23549         * g++.old-deja/g++.mike/misc13.C: Likewise.
23550         * g++.old-deja/g++.mike/misc14.C: Likewise.
23551         * g++.old-deja/g++.mike/ns12.C: Likewise.
23552         * g++.old-deja/g++.mike/p1248.C: Likewise.
23553         * g++.old-deja/g++.mike/p3708.C: Likewise.
23554         * g++.old-deja/g++.mike/p3708a.C: Likewise.
23555         * g++.old-deja/g++.mike/p3708b.C: Likewise.
23556         * g++.old-deja/g++.mike/p646.C: Likewise.
23557         * g++.old-deja/g++.mike/p700.C: Likewise.
23558         * g++.old-deja/g++.mike/p783.C: Likewise.
23559         * g++.old-deja/g++.mike/p783a.C: Likewise.
23560         * g++.old-deja/g++.mike/p783b.C: Likewise.
23561         * g++.old-deja/g++.mike/p786.C: Likewise.
23562         * g++.old-deja/g++.mike/p789.C: Likewise.
23563         * g++.old-deja/g++.mike/p789a.C: Likewise.
23564         * g++.old-deja/g++.mike/p807a.C: Likewise.
23565         * g++.old-deja/g++.other/delete3.C: Likewise.
23566         * g++.old-deja/g++.other/dyncast1.C: Likewise.
23567         * g++.old-deja/g++.other/dyncast2.C: Likewise.
23568         * g++.old-deja/g++.other/dyncast3.C: Likewise.
23569         * g++.old-deja/g++.other/empty1.C: Likewise.
23570         * g++.old-deja/g++.other/temporary1.C: Likewise.
23571         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
23572         * g++.old-deja/g++.pt/t16.C: Likewise.
23573         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
23575 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
23577         * gcc.dg/991230-1.c: New test.
23579 1999-12-29  Jeffrey A Law  (law@cygnus.com)
23581         * gcc.c-torture/compile/991229-3.c: New test.
23582         * gcc.c-torture/compile/991229-2.c: New test.
23583         * gcc.c-torture/compile/991229-1.c: New test.
23585 1999-12-29  Greg McGary <gkm@eng.ascend.com>
23587         * gcc.c-torture/compile/labels-2.c: New test.
23589 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
23591         * gcc.c-torture/execute/991227-1.c: New test.
23593 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23595         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
23597 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
23599         * gcc.c-torture/execute/991221-1.c: New test.
23601 1999-12-20  Nathan Sidwell  <nathan@acm.org>
23603         * g++.old-deja/g++.other/cast3.C: New test.
23605 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
23607         * gcc.c-torture/execute/991216-4.c: New test.
23609 1999-12-16  Michael Meissner  <meissner@cygnus.com>
23611         * gcc.c-torture/execute/991216-1.c: New test.
23612         * gcc.c-torture/execute/991216-2.c: New test.
23613         * gcc.c-torture/execute/991216-3.c: New test.
23615 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23617         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
23618         Actually make the test fail by using "-O2" for compilation.
23620 1999-12-15  Nathan Sidwell  <nathan@acm.org>
23622         * g++.old-deja/g++.warn/cast-align1.C: New test.
23624 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23626         * gcc.c-torture/compile/991214-1.c: New test.
23627         * gcc.c-torture/compile/991214-2.c: New test.
23629 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
23631         * gcc.dg/991214-1.c: New test.
23633 1999-12-13  Jeffrey A Law  (law@cygnus.com)
23635         * gcc.c-torture/compile/991213-3.c: New test.
23636         * gcc.c-torture/compile/991213-2.c: New test.
23637         * gcc.c-torture/compile/991213-1.c: New test.
23639 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
23641         * gcc.dg/991209-1.c: New test.
23643 1999-12-08  Nathan Sidwell <nathan@acm.org>
23645         * gcc.c-torture/compile/991208-1.c: New test.
23647 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23649         * gcc.dg/ultrasp2.c: New test.
23651 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
23653         * g++.old-deja/g++.abi/align.C (main): Fix typo.
23655 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
23657         * gcc.c-torture/compile/991202-1.c: New test.
23658         * gcc.c-torture/execute/991202-1.c: New test.
23659         * gcc.c-torture/execute/991202-2.c: New test.
23660         * gcc.c-torture/execute/991202-3.c: New test.
23662 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
23664         * g++.old-deja/g++.abi/align.C: New test.
23665         * g++.old-deja/g++.abi/aggregates.C: Likewise.
23666         * g++.old-deja/g++.abi/bitfields.C: Likewise.
23668 1999-12-01  Richard Henderson  <rth@cygnus.com>
23670         * gcc.c-torture/execute/991201-1.c: New.
23672 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
23674         * gcc.dg/991129-1.c: New test.
23676 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
23678         * gcc.c-torture/compile/991127-1.c: New test.
23680 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23682         * g++.old-deja/g++.other/warn4.C: New test.
23684 1999-11-22  Nathan Sidwell  <nathan@acm.org>
23686         * g++.old-deja/g++.eh/cleanup2.C: New test.
23687         * g++.old-deja/g++.ext/pretty2.C: New test.
23688         * g++.old-deja/g++.ext/pretty3.C: New test.
23689         * g++.old-deja/g++.other/debug6.C: New test.
23691 1999-10-20  Jim Wilson  <wilson@cygnus.com>
23693         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
23694         compiler_output to look for one error message instead of two.
23696 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
23698         * gcc.c-torture/execute/991118-1.c: Also test case
23699         where the word boundary does not split a byte evenly.
23701 1999-11-19  Nathan Sidwell  <nathan@acm.org>
23703         * g++.old-deja/g++.ext/restrict1.C: New test.
23705 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
23707         * gcc.c-torture/execute/991118-1.c: New test.
23709 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
23711         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
23712         working directory pathnames.
23714 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
23716         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
23717         host is equipped with driver.h and driver.o so it can actually
23718         compile and run the tests.
23720 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
23722         * gcc.c-torture/compile/991008-1.c: New test.
23724 1999-11-08  Nick Clifton  <nickc@cygnus.com>
23726         * lib/gcc-dg.exp: Include target-supports.exp
23728 1999-11-05  Nick Clifton  <nickc@cygnus.com>
23730         * lib/target-supports.exp: New file: Provide procs to test for
23731         features supported by the target.
23732         (check_weak_available): Moved here from ecos.exp.
23733         (check_alias_available): New proc: Determine of the target
23734         toolchain supports the alias attribute.
23736         * gcc.dg/special/ecos.exp: Move check_weak_available to
23737         target-supports.exp.
23738         (alias-1.c): Only perform the test if the target supports
23739         aliases.
23740         (wkali-1.c): Only perform the test if the target supports
23741         aliases.
23743         * gcc.dg/990506-0.c: Expect error messages from cross
23744         targets as well as native targets.
23746 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23748         * gcc.dg/ultrasp1.c: Removed xfail.
23749         * gcc.dg/struct-ret-2.c: Likewise.
23750         * gcc.dg/array-1.c: Likewise.
23752 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
23754         * gcc.dg/struct-ret-2.c: New test.
23756         * gcc.dg/array-1.c: New test.
23758 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
23760         * gcc.c-torture/execute/991030-1.c: New test.
23762 1999-10-26  Richard Henderson  <rth@cygnus.com>
23764         * gcc.c-torture/compile/991026-2.c: New test.
23766 1999-10-26  Jeffrey A Law  (law@cygnus.com)
23768         * gcc.c-torture/compile/991026-1.c: New test.
23770 1999-10-23  Jeffrey A Law  (law@cygnus.com)
23772         * gcc.c-torture/execute/991023-1.c: New test.
23774 1999-10-19  Jeffrey A Law  (law@cygnus.com)
23776         * gcc.c-torture/execute/991019-1.c: New test.
23778 1999-10-16  Richard Henderson  <rth@cygnus.com>
23780         * gcc.c-torture/execute/991016-1.c: New test.
23782 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
23784         * gcc.c-torture/execute/991014-1.c: New test.
23786 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
23788         * g++.old-deja/g++.other/union2.C: New test.
23790 1999-10-13  Nathan Sidwell  <nathan@acm.org>
23792         * g++.old-deja/g++.other/vaarg2.C: New test.
23793         * g++.old-deja/g++.other/vaarg3.C: New test.
23795 1999-10-12  Craig Burley  <craig@jcb-sc.com>
23797         * g77.f-torture/noncompile/19990905-1.f: Moved from being
23798         in compile/.
23800 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
23802         * gcc.c-torture/execute/va-arg-11.c: New test.
23804 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
23806         * lib/file-format.exp (gcc_target_object_format): Don't
23807         crash if objdump is unavailable.
23809 1999-09-29  Donn Terry <donn@interix.com>
23811         * gcc.misc-tests/mg.exp: delete extraneous redirection.
23813 1999-09-28  Nick Clifton  <nickc@cygnus.com>
23815         * gcc.c-torture/compile/990928-1.c: New test.
23817 1999-09-28  Nathan Sidwell  <nathan@acm.org>
23819         * g++.old-deja/g++.other/decl6.C: New test.
23821 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
23823         * gcc.c-torture/execute/va-arg-10.c: New test.
23825 1999-09-27  Nathan Sidwell  <nathan@acm.org>
23827         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
23828         __PRETTY_FUNCTION__.
23830 1999-09-23  Nick Clifton  <nickc@cygnus.com>
23832         * gcc.c-torture/execute/990923-1.c: New test.
23834 1999-09-21  Nick Clifton  <nickc@cygnus.com>
23836         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
23837         for which -fpic is inappropriate.
23839 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
23841         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
23843 1999-09-21  Nathan Sidwell  <nathan@acm.org>
23845         * g++.old-deja/g++.other/dyncast1.C: New test.
23846         * g++.old-deja/g++.other/dyncast2.C: New test.
23847         * g++.old-deja/g++.other/dyncast3.C: New test.
23848         * g++.old-deja/g++.other/dyncast4.C: New test.
23849         * g++.old-deja/g++.other/dyncast5.C: New test.
23850         * g++.old-deja/g++.eh/catch3.C: New test.
23851         * g++.old-deja/g++.eh/catch3p.C: New test.
23852         * g++.old-deja/g++.eh/catch4.C: New test.
23853         * g++.old-deja/g++.eh/catch4p.C: New test.
23854         * g++.old-deja/g++.eh/catch5.C: New test.
23855         * g++.old-deja/g++.eh/catch5p.C: New test.
23856         * g++.old-deja/g++.eh/catch6.C: New test.
23857         * g++.old-deja/g++.eh/catch6p.C: New test.
23858         * g++.old-deja/g++.eh/catch7.C: New test.
23859         * g++.old-deja/g++.eh/catch7p.C: New test.
23860         * g++.old-deja/g++.eh/catch8.C: New test.
23861         * g++.old-deja/g++.eh/catch8p.C: New test.
23862         * g++.old-deja/g++.eh/catch9.C: New test.
23863         * g++.old-deja/g++.eh/catch9p.C: New test.
23865 1999-09-13  Nathan Sidwell  <nathan@acm.org>
23867         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
23868         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
23870 1999-09-13  Jeffrey A Law  (law@cygnus.com)
23872         * gcc.c-torture/compile/990913-1.c: New test.
23874 1999-09-10  Nathan Sidwell  <nathan@acm.org>
23876         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
23877         * g++.old-deja/g++.jason/rfg5.C: Likewise.
23879 1999-09-09  Richard Henderson  <rth@cygnus.com>
23881         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
23883 1999-09-09  Nathan Sidwell  <nathan@acm.org>
23885         * g++.old-deja/g++.other/lookup11.C: New test.
23886         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
23887         what is permitted and what we want.
23888         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
23889         overload use.
23890         * g++.old-deja/g++.jason/rfg5.C: Likewise
23892 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
23894         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
23895         * gcc.c-torture/noncompile/poison-1.c: New file.
23897 1999-09-08  Nathan Sidwell  <nathan@acm.org>
23899         * g++.old-deja/g++.other/sizeof3.C: New test.
23900         * g++.old-deja/g++.other/sizeof4.C: New test.
23901         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
23902         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
23904 1999-09-07  Richard Henderson  <rth@cygnus.com>
23906         * gcc.dg/va-arg-1.c: New.
23908 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
23910         * gcc.c-torture/execute/va-arg-9.c: New test.
23912 1999-09-05  Craig Burley  <craig@jcb-sc.com>
23914         * g77.f-torture/compile/980519-2.f: New test.
23915         * g77.f-torture/compile/19990905-0.f: New test.
23916         * g77.f-torture/compile/19990905-1.f: New test.
23917         * g77.f-torture/compile/19990905-2.f: New test.
23919         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
23921 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
23923         * gcc.c-torture/execute/990827-1.c: Fix typo.
23925 1999-09-03  Nathan Sidwell  <nathan@acm.org>
23927         * g++.old-deja/g++.other/deref1.C: New test.
23929 1999-09-02  Nathan Sidwell  <nathan@acm.org>
23931         * g++.old-deja/g++.other/ambig2.C: New test.
23932         * g++.old-deja/g++.other/cond5.C: New test.
23933         * g++.old-deja/g++.other/lookup16.C: New test.
23935 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
23937         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
23938         assemblers too.
23940 1999-08-31  Jeffrey A Law  (law@cygnus.com)
23942         * lib/c-torture.exp: Avoid the "compare executables" optimization
23943         when testing native.
23945 1999-08-29  Jeffrey A Law  (law@cygnus.com)
23947         * gcc.c-torture/execute/990829-1.c: New test.
23948         * gcc.c-torture/compile/990829-1.c: New test.
23950 1999-08-27  Paul Burchard  <burchard@pobox.com>
23952         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
23953         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
23954         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
23955         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
23956         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
23957         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
23958         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
23959         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
23960         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
23961         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
23962         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
23964 1999-08-27  Jeffrey A Law  (law@cygnus.com)
23966         * gcc.c-torture/execute/990827-1.c: New test.
23968 1999-08-26  Craig Burley  <craig@jcb-sc.com>
23970         * g77.f-torture/noncompile/19990826-4.f: New test.
23972         * g77.f-torture/compile/19990826-3.f: New test.
23974         * g77.f-torture/execute/19990826-2.f: New test.
23976         * g77.f-torture/compile/19990826-1.f: New test.
23978         * gcc.c-torture/execute/990826-0.c: New test.
23979         * g77.c-torture/execute/19990826-0.f: New test.
23981         * g77.f-torture/noncompile/970626-2.f: New test.
23983 1999-08-25  Paul Burchard  <burchard@pobox.com>
23985         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
23986         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
23987         lss-011.C: New tests.
23989 1999-08-25  Nathan Sidwell  <nathan@acm.org>
23991         * g++.old-deja/g++.other/decl5.C: New test.
23993 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
23995         * noncompile/noncompile.exp: Load_lib c-torture.exp.
23996         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
23997         call `postbase' for each one.  All callers of `postbase' changed
23998         to call this instead.
24000 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
24002         * gcc.c-torture/execute/990811-1.c: New test.
24004 1999-08-09  Nick Clifton  <nickc@cygnus.com>
24006         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
24007         just native ones.
24009         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
24010         just native ones.
24012 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24014         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
24016 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24018         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
24020 1999-08-04  Nathan Sidwell  <nathan@acm.org>
24022         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
24024 1999-08-04  Jeffrey A Law  (law@cygnus.com)
24026         * gcc.c-torture/execute/990804-1.c: New test.
24028 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24030         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
24031         * g++.old-deja/g++.brendan/crash64.C: Likewise
24032         * g++.old-deja/g++.brendan/overload8.C: Likewise
24034 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24036         * g++.old-deja/g++.other/struct1.C: New test.
24038 1999-08-03  Nathan Sidwell  <nathan@acm.org>
24040         * g++.old-deja/g++.other/enum2.C: New test.
24042 1999-08-02  Richard Henderson  <rth@cygnus.com>
24044         Adapted from tests from Franz Sirl:
24045         * gcc.c-torture/execute/va-arg-7.c: New test.
24046         * gcc.c-torture/execute/va-arg-8.c: New test.
24048 1999-08-01  Jeffrey A Law  (law@cygnus.com)
24050         * gcc.c-torture/compile/990801-2.c: New test.
24052         * gcc.c-torture/compile/990801-1.c: New test.
24054 1999-07-27  Michael Meissner  <meissner@cygnus.com>
24056         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
24057         fp-cmp-1.c, converting double to float.
24059         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
24060         fp-cmp-1.c, converting double to long double.
24062         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
24063         from fr1 to unknown_register, since fr1 is a legitimate register
24064         on some machines.
24066 1999-07-25  Jeffrey A Law  (law@cygnus.com)
24068         * README: More listname related changes.
24070 1999-07-08  Catherine Moore  <clm@cygnus.com>
24072         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
24074 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
24076         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
24078 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
24080         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
24082 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
24084         * gcc.dg/990703-1.c: New test.
24086 1999-06-29  Nick Clifton  <nickc@cygnus.com>
24088         * lib/file-format.exp: New file: Move definition of proc
24089         gcc_target_object_format to here from
24090         gcc.dg/special/ecos.exp.
24092         * lib/c-torture.exp: Include lib file-format.exp.
24093         * lib/gcc-dg.exp: Include lib file-format.exp.
24095         * gcc.dg/special/ecos.exp: Remove definition of proc
24096         gcc_target_object_format.
24098 1999-06-28  Jeffrey A Law  (law@cygnus.com)
24100         * gcc.c-torture/execute/990628-1.c: New test.
24102 1999-06-25  Jeffrey A Law  (law@cygnus.com)
24104         * gcc.c-torture/compile/990625-2.c: New test.
24106         * gcc.c-torture/compile/990625-1.c: New test.
24108 1999-06-23  Nick Clifton  <nickc@cygnus.com>
24110         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
24111         attributes compile.
24112         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
24113         ports that use the COFF/PE file format.
24115 1999-06-17  Jeffrey A Law  (law@cygnus.com)
24117         * gcc.c-torture/compile/990617-1.c: New test.
24119 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
24121         * g++.old-deja/g++.other/decl4.C: New test.
24123 1999-06-14  Nathan Sidwell  <nathan@acm.org>
24125         * g++.old-deja/g++.other/bitfld3.C: New test.
24127 1999-06-08  Nathan Sidwell  <nathan@acm.org>
24129         * g++.old-deja/g++.eh/catch1.C: New test.
24131 1999-06-07  Jeffrey A Law  (law@cygnus.com)
24133         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
24135         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
24136         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
24138 1999-06-05  Craig Burley  <craig@jcb-sc.com>
24140         * g77.f-torture/compile/19990502-0.f: Replace with new,
24141         shorter, test that still fails after recent changes.
24143 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24145         * gcc.c-torture/execute/990604-1.c: New test.
24147 1999-05-31  Jeffrey A Law  (law@cygnus.com)
24149         * gcc.c-torture/execute/990531-1.c: New test.
24151 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24153         * gcc.c-torture/compile/990527-1.c: New test.
24155 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
24157         * gcc.c-torture/execute/990527-1.c: New test.
24159 1999-05-25  Nick Clifton  <nickc@cygnus.com>
24161         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
24162         bitfields as signed.
24164 1999-05-25  Craig Burley  <craig@jcb-sc.com>
24166         * g77.f-torture/compile/19990525-0.f: New test.
24168 1999-05-25  Jeffrey A Law  (law@cygnus.com)
24170         * gcc.c-torture/execute/990525-2.c: New test.
24172         * gcc.c-torture/execute/990525-1.c: New test.
24174 1999-05-24  Nathan Sidwell  <nathan@acm.org>
24176         * g++.old-deja/g++.other/anon3.C: New test.
24177         * g++.old-deja/g++.other/anon4.C: New test.
24178         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
24179         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
24180         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
24181         Merrill).
24183 1999-05-24  Jeffrey A Law  (law@cygnus.com)
24185         * gcc.c-torture/execute/990524-1.c: New test.
24187         * gcc.dg/990524-1.c: New test.
24189 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24191         * gcc.c-torture/compile/990523-1.c: New test.
24193 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
24195         * gcc.c-torture/compile/990519-1.c: New test.
24197 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24199         * gcc.c-torture/compile/990517-1.c: New test.
24201         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
24202         (e4, f4): New tests.
24203         (main): Call them.
24205 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24207         * gcc.dg/noreturn-1.c: New test.
24209 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
24211         * gcc.c-torture/execute/990513-1.c: New test.
24213 1999-05-10  Richard Henderson  <rth@cygnus.com>
24215         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
24217 1999-05-10  Craig Burley  <craig@jcb-sc.com>
24219         * g77.f-torture/execute/erfc.f: Use small single-precision
24220         values, to avoid problems on Alphas when not -mieee.
24222 1999-05-08  Craig Burley  <craig@jcb-sc.com>
24224         * gcc.dg/990506-0.c: New test.
24226 1999-05-08  Richard Henderson  <rth@cygnus.com>
24228         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
24229         the constant to test.  Don't XFAIL 64-bit targets.
24231         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
24232         * g++.old-deja/g++.law/profile1.C: Likewise.
24234         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
24235         operator new instances.
24236         * g++.old-deja/g++.other/delete5.C: Likewise.
24238 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24240         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
24241         intrinsic.
24243 1999-05-03  Craig Burley  <craig@jcb-sc.com>
24245         * g77.f-torture/execute/u77-test.f: Reverse order of two
24246         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
24248 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
24250         * gcc.dg/compare1.c: New test.
24252 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
24254         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
24255         New tests.
24257 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24259         * g77.f-torture/compile/19990502-1.f: New test.
24261 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24263         * g77.f-torture/compile/19990502-0.f: New test.
24265 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24267         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
24268         intrinsic.
24270 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24272         * g77.f-torture/execute/u77-test.f (main): List libU77
24273         intrinsics not currently tested.
24274         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
24275         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
24276         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
24277         Trim blanks off the ends of some printed strings.
24279 1999-05-02  Craig Burley  <craig@jcb-sc.com>
24281         * g77.f-torture/execute/u77-test.f (main): Just warn about
24282         FSTAT gid disagreement, as it's expected on some systems.
24284 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24286         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
24287         use a new function, which allows for some slop.
24288         Clean up some commentary.
24289         (issum): The new function.
24290         (sgladd): Deleted subroutine.
24292 1999-05-01  Craig Burley  <craig@jcb-sc.com>
24294         * g77.f-torture/execute/u77-test.f: Modify to be more like
24295         libf2c/libU77 version, bringing patches to that version here.
24296         Add suitable commentary.
24298 1999-04-25  Richard Henderson  <rth@cygnus.com>
24300         * gcc.dg/990424-1.c: New test.
24302 1999-04-24  Craig Burley  <craig@jcb-sc.com>
24304         * g77.f-torture/execute/u77-test.f (main): Bug involving
24305         LSTAT has been fixed, so turn back on full checking.
24307 1999-04-20  Craig Burley  <craig@jcb-sc.com>
24309         * g77.f-torture/compile/19990419-0.f: New test.
24310         * g77.f-torture/execute/19990419-1.f: New test.
24312 1999-04-17  Richard Henderson  <rth@cygnus.com>
24314         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
24315         to avoid the need for a prototype to supress a warning.
24317 1999-04-07  Jim Wilson  <wilson@cygnus.com>
24319         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
24321 1999-04-04  Jeffrey A Law  (law@cygnus.com)
24323         * gcc.c-torture/execute/990404-1.c: New test.
24325 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24327         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
24328         * gcc.dg/cpp-if3.c: Don't use -pedantic.
24329         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
24330         missing initializer warnings.
24332 1999-03-28  Jeffrey A Law  (law@cygnus.com)
24334         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
24335         matching strings.
24337 1999-03-26  Jeffrey A Law  (law@cygnus.com)
24339         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
24341 1999-03-26  Craig Burley  <craig@jcb-sc.com>
24343         * g77.f-torture/execute/19990325-0.f: New test.
24344         * g77.f-torture/execute/19990325-1.f: New test.
24346 1999-03-24  Jeffrey A Law  (law@cygnus.com)
24348         * gcc.c-torture/execute/990324-1.c: New test.
24350 1999-03-22  Jim Wilson  <wilson@cygnus.com>
24352         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
24353         test with 4.
24355 1999-03-17  Richard Henderson  <rth@cygnus.com>
24357         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
24359 1999-03-13  Craig Burley  <craig@jcb-sc.com>
24361         * g77.f-torture/execute/19990313-2.f: New test.
24362         * g77.f-torture/execute/19990313-3.f: New test.
24364 1999-03-13  Craig Burley  <craig@jcb-sc.com>
24366         * g77.f-torture/execute/19990313-0.f: New test.
24367         * g77.f-torture/execute/19990313-1.f: New test.
24369 1999-03-12  Jim Wilson  <wilson@cygnus.com>
24371         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
24372         printf to sprintf.
24373         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
24374         (main): Add check for u15.  Conditionalize u31 check depending on
24375         whether ints are <32 bits or >=32 bits.
24377 1999-03-08  Craig Burley  <craig@jcb-sc.com>
24379         * g77.f-torture/execute/19981119-0.f: Improve testiness.
24381 1999-03-08  Craig Burley  <craig@jcb-sc.com>
24383         * g77.f-torture/compile/19990305-0.f: New test.
24384         * g77.f-torture/execute/19981119-0.f: New test.
24386 1999-03-08  Craig Burley  <craig@jcb-sc.com>
24388         * g77.f-torture/execute/970625-2.f: call ABORT if final
24389         result is not correct, instead of just printing it.
24390         Add this checking via newly introduced obfuscation, to
24391         trip up buggy front ends.
24393 1999-03-07  Craig Burley  <craig@jcb-sc.com>
24395         * g77.f-torture/compile/960317-1.f: Moved from being
24396         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
24398 1999-03-06  Craig Burley  <craig@jcb-sc.com>
24400         * g77.f-torture/execute/960317-1.f: New (old) test.
24401         * g77.f-torture/execute/970625-2.f: Ditto.
24403 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
24405         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
24406         message on line 1 or line 2; cccp and cpplib do this differently.
24408 1999-03-01  Jeffrey A Law  (law@cygnus.com)
24410         * g++.old-deja/g++.law/weak1.C: New test.
24412 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24414         * gcc.c-torture/execute/990119-1.c: Renamed to...
24415         * gcc.dg/990119-1.c: this, so it will only be tested once
24416         (it's a preprocessor test, it doesn't need to be run at
24417         multiple optimization levels).
24419 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
24421         * lib/g++.exp: Don't add incdir=$base_dir/../include to
24422           ALWAYS_CXXFLAGS.
24424 1999-02-24  Craig Burley  <craig@jcb-sc.com>
24426         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
24427         * g77.f-torture/compile/19981216-0.f: ...as it is expected
24428         to not be compilable by current g77.
24430 1999-02-24  Nick Clifton  <nickc@cygnus.com>
24432         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
24434 1999-02-22  Jeffrey A Law  (law@cygnus.com)
24436         * gcc.c-torture/execute/990222-1.c: New test.
24438 1999-02-19  Craig Burley  <craig@jcb-sc.com>
24440         * g77.f-torture/compile/19990218-0.f: New test.
24441         * g77.f-torture/noncompile/19990218-1.f: New test.
24443 1999-02-18  Craig Burley  <craig@jcb-sc.com>
24445         * g77.f-torture/compile/19981216-0.f: New test.
24447 1999-02-14  Jeffrey A Law  (law@cygnus.com)
24449         * gcc.dg/990214-1.c: New test.
24451 1999-02-13  Jeffrey A Law  (law@cygnus.com)
24453         * gcc.dg/990213-2.c: New test.
24455         * gcc.dg/990213-1.c: New test.
24457 1999-02-12  Jeffrey A Law  (law@cygnus.com)
24459         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
24460         ints.
24462 1999-02-11  Nick Clifton  <nickc@cygnus.com>
24464         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
24465         specified by target.
24467         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
24469 1999-02-11  Jeffrey A Law  (law@cygnus.com)
24471         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
24473 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
24475         * gcc.dg/special/ecos.exp: New test driver for new tests with
24476         special requirements.
24478         * gcc.dg/special/alias-1.c: New test.
24479         * gcc.dg/special/gcsec-1.c: New test.
24480         * gcc.dg/special/weak-1.c: New test.
24481         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
24482         * gcc.dg/special/weak-2.c: New test.
24483         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
24484         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
24485         * gcc.dg/special/wkali-1.c: New test.
24486         * gcc.dg/special/wkali-2.c: New test.
24487         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
24488         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
24490 1999-02-10  Felix Lee  <flee@cygnus.com>
24492           * lib/c-torture.exp (c-torture-compile): Pull out code for
24493           analyzing gcc error messages.
24494           (c-torture-execute): Likewise.  Fix some (harmless) false
24495           positives.
24496           * lib/gcc.exp (gcc_check_compile): New function.
24498 1999-02-08  Richard Henderson  <rth@cygnus.com>
24500         * gcc.c-torture/execute/990208-1.c: New test.
24502 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
24504         * g++.dg/special/ecos.exp: New driver for new tests with special
24505         requirements
24507         * g++.dg/special/conpr-1.C: New test
24508         * g++.dg/special/conpr-2.C: New test
24509         * g++.dg/special/conpr-2a.C: New test
24510         * g++.dg/special/conpr-3.C: New test
24511         * g++.dg/special/conpr-3a.C: New test
24512         * g++.dg/special/conpr-3b.C: New test
24514         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
24515         allow g++ to use the dg driver
24517         * README: Add comment about g++.dg directory
24519 1999-02-06  Jeffrey A Law  (law@cygnus.com)
24521         * README: Update email addresses.
24523 1999-02-03  Nick Clifton  <nickc@cygnus.com>
24525         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
24526         arguments in order to force structure S onto the stack even on
24527         the alpha.
24528         (test): Pass 10 leading arguments to function foo as well as the
24529         structure S.
24531         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
24532         failure for all targets.
24534         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
24535         abort to terminate program execution.
24537 1999-01-30  Richard Henderson  <rth@cygnus.com>
24539         * gcc.c-torture/execute/990130-1.c: New test.
24541 1999-01-30  Jeffrey A Law  (law@cygnus.com)
24543         * gcc.dg/990130-1.c: New test.
24545 1999-01-28  Michael Meissner  <meissner@cygnus.com>
24547         * gcc.c-torture/execute/990128-1.c: New test.
24549 1999-01-27  Michael Meissner  <meissner@cygnus.com>
24551         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
24553 1999-01-27  Felix Lee  <flee@cygnus.com>
24555         * lib/c-torture.exp (c-torture-compile): pull out code for
24556         analyzing gcc error messages.
24557         (c-torture-execute): ditto, and fix some (harmless) false
24558         positives.
24559         * lib/gcc.exp (gcc_check_compile): new function.
24561 1999-01-17  Jeffrey A Law  (law@cygnus.com)
24563         * gcc.dg/990117-1.c: New test.
24565         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
24567         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
24569 1999-01-15  Jeffrey A Law  (law@cygnus.com)
24571         * g77.f-torture/compile/990115-1.f: New test.
24573 1999-01-07  Jeffrey A Law  (law@cygnus.com)
24575         * gcc.c-torture/compile/990107-1.c: New test
24577 1999-01-06  Jeffrey A Law  (law@cygnus.com)
24579         * gcc.c-torture/execute/990106-2.c: New test.
24581         * gcc.c-torture/execute/990106-1.c: New test.
24583 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
24585         * gcc.c-torture/compile/981223-1.c: New test.
24587 1998-12-29  Richard Henderson  <rth@cygnus.com>
24589         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
24590         (opt3): Rename from opt4 and disable.
24592 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
24594         * g++.old-deja/g++.pt/ptrmem5.C: New test.
24596 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24598         * g++.old-deja/g++.other/conv5.C: New test.
24600 1998-12-14  Nick Clifton  <nickc@cygnus.com>
24602         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
24604 1998-12-11  Jeffrey A Law  (law@cygnus.com)
24606         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
24608 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
24610         * gcc.c-torture/compile/981211-1.c: New test.
24612 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
24614         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
24616         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
24618 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
24620         * gcc.special/930510-1.c: Make C9X safe.
24621         * gcc.misc-tests/gcov-1.c Similarly.
24622         * gcc.misc-tests/gcov-2.c Similarly.
24624 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24626         * gcc.dg/ultrasp1.c: New test.
24628 1998-12-06  Richard Henderson  <rth@cygnus.com>
24630         * gcc.c-torture/execute/981206.c: New test.
24632 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24634         * g++.old-deja/g++.ns/template7.C: New test.
24636         * g++.old-deja/g++.other/expr1.C: New test.
24638         * g++.old-deja/g++.eh/tmpl3.C: New test.
24640         * g++.old-deja/g++.eh/tmpl2.C: New test.
24642 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24644         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
24645         * g++.old-deja/g++.other/using6.C: Removed.
24646         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
24648         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
24650 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24652         * g++.old-deja/g++.pt/overload8.C: New test.
24654         * g++.old-deja/g++.pt/overload7.C: New test.
24656         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
24658         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
24659         and relinking messages.
24660         * lib/g++.exp (g++_target_compile): Remove .rpo file when
24661         compiling with -frepo.
24663 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
24665         * g++.old-deja/g++.pt/lookup6.C: New test.
24667 1998-11-30  Nick Clifton  <nickc@cygnus.com>
24669         * gcc.c-torture/execute/981130-1.c: New test.
24670         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
24672 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24674         * g++.old-deja/g++.pt/explicit76.C: New test.
24676         * g++.old-deja/g++.pt/friend38.C: New test.
24678         * g++.old-deja/g++.ns/crash2.C: New test.
24680         * g++.old-deja/g++.pt/defarg8.C: New test.
24682         * g++.old-deja/g++.pt/instantiate6.C: New test.
24684         * g++.old-deja/g++.pt/static6.C: New test.
24686         * g++.old-deja/g++.pt/decl2.C: New test.
24688 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24690         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
24691         problem is actually related with name lookup, but so what? :-)
24693         * g++.old-deja/g++.pt/friend37.C: New test.
24695 1998-11-25  Dave Love  <d.love@dl.ac.uk>
24697         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
24698         element, which fails on some systems.
24700         * g77.f-torture/execute/labug1.f: New test.
24702 1998-11-21  Jeffrey A Law  (law@cygnus.com)
24704         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
24705         is defined.
24707 1998-11-18  Dave Love  <d.love@dl.ac.uk>
24709         * g77.f-torture/compile/981117-1.f: New test.
24711 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
24713         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
24714         properly discarded.
24716 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
24718         * gcc.c-torture/execute/memcheck: New directory of tests for
24719         -fcheck-memory-usage.
24721 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
24723         * README: New file, general information about the testsuite and
24724         new description of the various C++ test subdirectories.
24725         * README.g++: Eliminate obsolete information, update and move most
24726         relevant stuff to README.
24728 1998-11-07  Richard Henderson  <rth@cygnus.com>
24730         * gcc.c-torture/compile/981107-1.c: New test.
24732 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
24734         * execute/memcpy-bi.c: New testcase.
24736 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
24738         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
24739         base classes.
24741         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
24742         template is selected.
24744         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
24745         classes, it should be accepted for all types.
24747         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
24749         * g++.old-deja/g++.pt/spec24.C: Ensure that template
24750         specializations start with template headers.
24752 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
24754         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
24756         * g++.old-deja/g++.other/init9.C: Test cross initialization of
24757         non-POD types.
24759 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
24761         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
24763 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
24765         * compile/981022-1.c, compile/981022-1.x: New test and driver.
24767 1998-10-19  Jeffrey A Law  (law@cygnus.com)
24769         * 981019-1.c: New test.
24771 1998-10-14  Robert Lipe <robertl@dgii.com>
24773         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
24774         find objc headers.
24776 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
24778         * compile/981001-4.c: Remove use of GCC extension that triggers a
24779         compiler bug.
24781 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
24783         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
24785 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24787         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
24788         instantiation of template produces incorrect code for delete
24789         expression.
24791         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
24792         constructors' name is not unique.
24793         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
24794         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
24796         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
24797         automatic array of const is ill-formed.
24799         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
24800         of template parameter?
24802         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
24803         const.
24805         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
24806         pointer-to-member expression.
24808         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
24809         declaration causes ICE.
24811 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
24813         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
24814         reserved in the global namespace.
24816         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
24817         generate needed virtual table.
24819         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
24821 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
24823         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
24824         template-dependent type
24826 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
24828         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
24829         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
24830         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
24832         * g++.old-deja/g++.other/using5.C: New test; using decl from base
24833         class should be usable as argument of member function.
24834         * g++.old-deja/g++.other/using6.C: New test; using decl from base
24835         class should be usable as return type of member function.
24836         * g++.old-deja/g++.other/using7.C: New test; using decl from base
24837         class should be usable as type of data member.
24839         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
24841 1998-10-09  Jeffrey A Law  (law@cygnus.com)
24843         * gcc.c-torture/special/920521-1.c: Fix bogus test.
24845 1998-10-08  Nick Clifton  <nickc@cygnus.com>
24847         * gcc.dg/dll-?.c Add thumb to target list.
24848         Fix assembler scan patterns to match current assembler output.
24850 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
24852         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
24853         matching of template brackets.
24855         * g++.old-deja/g++.other/using4.C: New test.  Test using
24856         declarations of methods from base classes.
24858         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
24859         within functions should introduce names into the innermost
24860         enclosing namespace.
24862         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
24863         of static locals if first initialization throws.
24865 1998-10-07  Jim Wilson  <wilson@cygnus.com>
24867         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
24869 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
24871         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
24872         lose track of the possible targets of tablejump insns.
24873         * special/special.exp: Run it.
24875 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
24877         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
24878         must be declared before its specializations can be named in friend
24879         declarations.
24881 1998-10-05  Dave Love  <d.love@dl.ac.uk>
24883         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
24885         * g77.f-torture/execute/io1.f: New test.
24887 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
24889         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
24890         with pointer to template function, for which no argument deduction
24891         is possible.
24893         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
24894         specialization of template function as argument to template
24895         function.
24897         * g++.old-deja/g++.other/access2.C: New test; Inner class
24898         shouldn't have privileged access to Outer's names.
24900 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
24902         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
24903         friend template declared within template class conflicts with
24904         nested class of the same name.
24906         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
24907         is ignored.
24909         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
24910         object with direct initializer as function declaration.
24912         * g++.old-deja/g++.other/decl2.C: New test; duplicate
24913         initializers.
24915         * g++.old-deja/g++.other/null2.C: New test; conditional operator
24916         involving const pointer and NULL produces incorrect result.
24918         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
24919         type name without `typename' should be rejected with -pedantic.
24921 1998-10-02  Richard Henderson  <rth@cygnus.com>
24923         * g++.old-deja/g++.other/addrof1.C: New test.
24925 1998-10-01  Nick Clifton  <nickc@cygnus.com>
24927         * gcc.c-torture/compile/981001-1.c: New test.
24928         * gcc.c-torture/execute/981001-1.c: New test.
24930 1998-10-01  Jeffrey A Law  (law@cygnus.com)
24932         * gcc.c-torture/compile/981001-2.c: New test.
24933         * gcc.c-torture/compile/981001-3.c: New test.
24934         * gcc.c-torture/compile/981001-4.c: New test.
24936 1998-10-01  Robert Lipe  <robertl@dgii.com>
24938         * lib/objc.exp (objc_target_compile): Add -L during compiles for
24939         multilibbed hosts.   Idea grafted from g77.exp.
24941 1998-09-30  Dave Love  <d.love@dl.ac.uk>
24943         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
24944         avoid losing on systems which need -lsocket.
24946 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
24948         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
24949         * g++.old-deja/g++.other/nested2.C: Ditto.
24950         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
24951         failure.
24953 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
24955         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
24956         preferred over template operator!= for enum bitfields.
24958 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
24960         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
24961         that happen to have the same base name, but in different scopes,
24962         are incorrectly rejected.
24964 1998-09-16  Richard Henderson  <rth@cygnus.com>
24966         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
24967         on the native word size instead of an integer literal.
24969 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
24971         * g++.old-deja/g++.other/static2.C: Invocation of static data
24972         member of type pointer-to-function denoted as non-static member.
24974         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
24975         checks involving function types and aliases.
24977 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
24979         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
24980         redefined to the same non-trivial type.
24982         * g++.old-deja/g++.pt/explicit73.C: Test for proper
24983         namespace-qualification of template specializations declared in
24984         other namespaces.
24986         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
24987         to declare a subset of the specializations of a template function
24988         as friends of specializations of a template class.
24990         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
24991         member templates that do not fully specialize the enclosing
24992         template class are rejected.
24994 1998-09-11  Dave Love  <d.love@dl.ac.uk>
24996         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
24998 1998-09-08  Dave Love  <d.love@dl.ac.uk>
25000         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
25001         altered from libf2c/libU77 version.
25003 1998-09-06  Dave Love  <d.love@dl.ac.uk>
25005         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
25007 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
25009         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
25010         (un)signed char are different types for template specialization
25011         purposes.
25013 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
25015         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
25016         * objc: ObjC testsuite.
25018 1998-08-31  Catherine Moore  <clm@cygnus.com>
25020         * gcc.c-torture/execute/941014-1.x:  New file.
25022 1998-08-31  Nick Clifton  <nickc@cygnus.com>
25024         * lib/c-torture.exp: Add support for
25025         torture_eval_before_compile and torture_eval_before_execute
25026         variables.
25028 1998-08-30  Jeffrey A Law  (law@cygnus.com)
25030         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
25031         this test triggers valid.
25033 1998-08-27  Jeffrey A Law  (law@cygnus.com)
25035         * gcc.dg/980827-1.c: New test.
25037 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
25039         * gcc.c-torture/execute/loop-4b.c: New test.
25041 1998-08-26  Nick Clifton  <nickc@cygnus.com>
25043         * lib/c-torture.exp: Add support for
25044         torture_eval_before_compile and torture_eval_before_execute
25045         variables.
25047 1998-08-25  Jeffrey A Law  (law@cygnus.com)
25049         * gcc.c-torture/compile/980825-1.c: New test.
25051 1998-08-24  Nick Clifton  <nickc@cygnus.com>
25053         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
25054         count number tests in opt_t0 not good_t0.
25056 1998-08-24  Jeffrey A Law  (law@cygnus.com)
25058         * gcc.c-torture/compile/930326-1.x: Fix typo.
25060 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
25062         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
25063         causes an ICE.
25065 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25067         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
25068         STACK_SIZE is defined.
25069         * gcc.c-torture/unsorted/stuct.c: Similarly.
25071         * gcc.c-torture/compile/980821-1.c: New test.
25073 1998-08-21  Jeffrey A Law  (law@cygnus.com)
25075         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
25077 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
25079         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
25080         code.
25082 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
25084         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
25085         error'.
25087 1998-08-18  Jeffrey A Law  (law@cygnus.com)
25089         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
25091 1998-08-16  Jeffrey A Law  (law@cygnus.com)
25093         * gcc.c-torture/compile/980816-1.c: New test.
25095         * gcc.dg/980816-1.c: New test.
25097 1998-08-13  Jeffrey A Law  (law@cygnus.com)
25099         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
25100         compiler for ieee tests.
25102 1998-08-01  Dave Love  <d.love@dl.ac.uk>
25104         * g77.f-torture/compile/980729-0.f: New test.
25106 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
25108         * gcc.c-torture/special/eeprof-1.c: New test, for
25109         -finstrument-functions.
25110         * gcc.c-torture/special/special.exp: Run it.
25112 1998-07-29  Jeffrey A Law  (law@cygnus.com)
25114         * gcc.c-torture/compile/980729-1.c: New test.
25116 1998-07-27  Nick Clifton  <nickc@cygnus.com>
25118         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
25119         __thumb__ is defined, and test for ARM style doubles if so.
25121 1998-07-26  Dave Love  <d.love@dl.ac.uk>
25123         * g77.f-torture/noncompile/980615-0.f: New test.
25125 1998-07-26  H.J. Lu  (hjl@gnu.org)
25127         * gcc.dg/980312-1.c: Do link instead of compile.
25128         * gcc.dg/980313-1.c: Likewise.
25130 1998-07-26  Jeffrey A Law  (law@cygnus.com)
25132         * gcc.c-torture/compile/980726-1.c: New test.
25134 1998-07-25  Dave Love  <d.love@dl.ac.uk>
25136         * g77.f-torture/execute/io0.f: New test.
25138 1998-07-24  Nick Clifton  <nickc@cygnus.com>
25140         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
25141         an int.
25143 1998-06-18  Michael Meissner  <meissner@cygnus.com>
25145         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
25146         m32r bugs.
25148 1998-07-17  Nick Clifton  <nickc@cygnus.com>
25150         * gcc.dg/980626-1.c: Expect failures for all toolchains until
25151         c-decl.c:grokdeclarator can handle mode attributes.
25153 1998-07-16  Jeffrey A Law  (law@cygnus.com)
25155         * gcc.c-torture/execute/980716-1.c: New test.
25157 1998-07-13  Jeffrey A Law  (law@cygnus.com)
25159         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
25160         the mn10200.
25161         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
25162         the mn10200.
25163         * gcc.c-torture/execute/va-arg-3.x: Similarly.
25164         * gcc.c-torture/compile/930326-1.x: Similarly.
25166 1998-07-13  Dave Love  <d.love@dl.ac.uk>
25168         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
25169         New test from Craig.
25171 1998-07-12  Dave Love  <d.love@dl.ac.uk>
25173         * g77.f-torture/noncompile/980616-0.f: New test.
25175         * g77.f-torture/execute/970816-3.f:  New test from Craig.
25177 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25179         *  g++.other/singleton.C: Return error value instead of taking
25180         SIGSEGV.
25182 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
25184         *  g++.other/singleton.C: New test.   Warning is under dispute.
25185         Runtime crash is not.
25187 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
25189         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
25190         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
25191         using6.C, using7.C}:  New namespace tests.
25193 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
25195         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
25196         specialization with typedef'ed names used as array indexes.
25198 1998-07-09  Jeffrey A Law  (law@cygnus.com)
25200         * gcc.c-torture/execute/980709-1.c: New test.
25202         * gcc.dg/980709-1.c: New test.
25204 1998-07-07  Richard Henderson  <rth@cygnus.com>
25206         * gcc.c-torture/execute/bcp-1.c: New test.
25208 1998-07-07  Jeffrey A Law  (law@cygnus.com)
25210         * gcc.c-torture/execute/980707-1.c: New test.
25212 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
25214         * gcc.c-torture/compile/980706-1.c: New test.
25216 1998-07-01  Dave Love  <d.love@dl.ac.uk>
25218         * g77.f-torture/execute/980701-0.f,
25219         g77.f-torture/execute/980701-1.f: New test from Craig.
25221 1998-07-01  Jeffrey A Law  (law@cygnus.com)
25223         * gcc.c-torture/compile/980701-1.c: New test.
25225         * gcc.c-torture/execute/980701-1.c: New test.
25227 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
25228 rlsruhe.de>
25230         * g++.old-deja/g++.robertl/eb132.C: New test.
25231         * g++.old-deja/g++.robertl/eb133.C: Likewise.
25233 1998-06-29  Dave Love  <d.love@dl.ac.uk>
25235         * g77.f-torture/execute/980628-7.f,
25236         g77.f-torture/execute/980628-8.f,
25237         g77.f-torture/execute/980628-9.f,
25238         g77.f-torture/execute/980628-10.f: New tests from Craig.
25240         * g77.f-torture/execute/980628-3.f: Remove mail headers.
25242 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25244         * g77.f-torture/execute/980628-4.f: New test from Craig.
25245         * g77.f-torture/execute/980628-5.f: Likewise.
25246         * g77.f-torture/execute/980628-2.f: Likewise.
25247         * g77.f-torture/execute/980628-0.f: Likewise.
25248         * g77.f-torture/execute/980628-1.f: Likewise.
25249         * g77.f-torture/execute/980628-3.f: Likewise.
25250         * g77.f-torture/execute/980628-6.f: Likewise.
25252 1998-06-28  Jeffrey A Law  (law@cygnus.com)
25254         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
25255         directory when nothing has been installed yet.
25257 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
25259         * gcc.c-torture/special/special.exp: Handle newer versions of
25260         dejagnu.
25262 1998-06-26  Jeffrey A Law  (law@cygnus.com)
25264         * gcc.dg/980626-1.c: New test.
25266 1998-06-19  Bruno Haible <haible@ilog.fr>
25268         * gcc.misc-tests/m-un-2.c: New test.
25269         * g++.old-deja/g++.other/warn01.c: Likewise.
25271 1998-06-19  Robert Lipe  <robertl@dgii.com>
25273         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
25274         compatibility with assmblers with a different comment character.
25275         Eliminate use of GAS-specific extensions.
25277 1998-06-19  Jeffrey A Law  (law@cygnus.com)
25279         * gcc.c-torture/execute/ieee/980619-1.c: New test.
25281 1998-06-19  Robert Lipe  <robertl@dgii.com>
25283         *lib/g77.exp: Replace search for libf2c.a with search for newly
25284         renamed libg2c.a
25286 1998-06-17  Jeffrey A Law  (law@cygnus.com)
25288         * gcc.c-torture/execute/980617-1.c: New test.
25290 1998-06-12  Jeffrey A Law  (law@cygnus.com)
25292         * gcc.c-torture/execute/980612-1.c: New test.
25294 1998-06-08  Jeffrey A Law  (law@cygnus.com)
25296         * gcc.dg/980523-1.c: Only test on ppc-linux.
25297         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
25299         * gcc.c-torture/execute/980608-1.c: New test.
25301 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
25303         * gcc.c-torture/execute/980605-1.c: New test.
25305 1998-06-04  Jeffrey A Law  (law@cygnus.com)
25307         * gcc.c-torture/execute/980604-1.c: New test.
25309 1998-06-02  Jeffrey A Law  (law@cygnus.com)
25311         * gcc.c-torture/execute/980602-1.c: New test.
25312         * gcc.c-torture/execute/980602-2.c: Likewise.
25314 1998-06-02  Dave Love  <d.love@dl.ac.uk>
25316         * 970125-0.f: Fix per JCB.  Add commentary.
25318 1998-05-31  Michael Meissner  <meissner@cygnus.com>
25320         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
25321         IEEE -0 support.
25323 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
25325         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
25326         earlier.
25328 1998-05-28  Catherine Moore <clm@cygnus.com>
25330         * gcc.c-torture/execute/980526-3.c: New test.
25332 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
25334         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
25335         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
25336         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
25337         m88k-motorola-sysv3 to XFAIL.
25339 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
25341         * gcc.dg/980526-1.c: New test.
25342         * gcc.c-torture/execute/980526-2.c: New test.
25344 1998-05-26  Jeffrey A Law  (law@cygnus.com)
25346         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
25348         * gcc.c-torture/execute/980526-1.c: New test.
25350 1998-05-26  Dave Love  <d.love@dl.ac.uk>
25352         * g77.f-torture/execute/alpha2.f: Add runtime test.
25354 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
25356         * g++.old-deja/old-deja.exp: Strip leading directories.
25358         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
25359         error for the line.  Don't run multiple tests for the same line.
25361 1998-05-23  Jeffrey A Law  (law@cygnus.com)
25363         * gcc.dg/980523-1.c: New test.
25365 1998-05-23  Dave Love  <d.love@dl.ac.uk>
25367         * g77.f-torture/compile/970915-0.f: New test.
25369 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
25371         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
25373 1998-05-21  Jeffrey A Law  (law@cygnus.com)
25375         * gcc.dg/980520-1.c: New test.
25377 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
25379         * gcc.dg/980502-1.c: Fix return type.
25381 1998-05-20  Jeffrey A Law  (law@cygnus.com)
25383         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
25384         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
25385         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
25386         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
25387         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
25389 1998-05-20  Dave Love  <d.love@dl.ac.uk>
25391         * g77.f-torture/execute/980520-1.f: New test.
25393 1998-05-15  Dave Love  <d.love@dl.ac.uk>
25395         * lib/mike-g77.exp: New file.
25397         * g77.f-torture/noncompile/noncompile.exp,
25398         g77.f-torture/noncompile/check0.f: New files.
25400 1998-05-14  Dave Love  <d.love@dl.ac.uk>
25402         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
25403         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
25404         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
25405         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
25406         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
25407         abort where appropriate.
25409 1998-05-05  Michael Meissner  <meissner@cygnus.com>
25411         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
25412         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
25414 1998-04-29  Dave Love  <d.love@dl.ac.uk>
25416         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
25418 1998-04-27  Dave Love  <d.love@dl.ac.uk>
25420         * g77.f-torture/compile/980427-0.f: New test.
25422 1998-04-24  Dave Love  <d.love@dl.ac.uk>
25424         * g77.f-torture/compile/980424-0.f: New test.
25426 1998-04-19  Dave Love  <d.love@dl.ac.uk>
25428         * g77.f-torture/compile/980419-2.f (main): New test.
25429         * g77.f-torture/compile/970125-0.f: New test.
25430         * g77.f-torture/compile/980419-1.f: New test.
25432 1998-04-08  Jim Wilson  <wilson@cygnus.com>
25434         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
25435         of loop-4.c.
25437 1998-04-07  Jim Wilson  <wilson@cygnus.com>
25439         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
25441 1998-04-03  Jim Wilson  <wilson@cygnus.com>
25443         * gcc.c-torture/compile/980329-1.c: New test.
25445 1998-03-18  Jim Wilson  <wilson@cygnus.com>
25447         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
25448         * gcc.dg/980312-1.c: Fix typo in -march command.
25450 1998-03-16  H.J. Lu  (hjl@gnu.org)
25452         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
25454 1998-03-11  Robert Lipe  <robertl@dgii.com>
25456         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
25457         Dave Love agree the Fortran source is bogus.
25459 1998-03-11  Robert Lipe  <robertl@dgii.com>
25461         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
25462         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
25463         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
25464         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
25465         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
25467 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
25469         * g++.old-deja/g++.other/friend1.C: New test.
25471 1998-02-18  Dave Love  <d.love@dl.ac.uk>
25473         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
25474         possibly uninitialized) variables and declare dnrm2.
25476 1998-02-23  Robert Lipe <robertl@dgii.com>
25478         From Bruno Haible <haible@ilog.fr>:
25479         * gcc.c-torture/execute/980223.c: New test.
25481 1998-02-13  Jeffrey A Law  (law@cygnus.com)
25483         * gcc.dg/ifelse-1.c: New test.
25485 1998-02-09  H.J. Lu  (hjl@gnu.org)
25487         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
25489           * lib/old-dejagnu.exp (old-dejagnu): Added the
25490           "execution test - XFAIL *-*-*" handling in the spirit of
25491           "excess errors test -". Changed the "execution test fails"
25492           handling to be like "excess errors test fails".
25493           * Update various tests accordingly.
25495 1998-02-06  Jim Wilson  <wilson@cygnus.com>
25497         * gcc.c-torture/execute/980205.c: New test.
25499 1998-01-18  Jeffrey A Law  (law@cygnus.com)
25501         * lib/c-torture.exp: Look for .x files instead of .cexp files.
25502         * lib/f-torture.exp: Similarly.
25503         * gcc.c-torture: Rename all .cexp files to .x files.
25505 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
25507         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
25508         (940510-1.c): Removed duplicate.
25509         (971104-1.c): New test.
25511 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
25513           * lib/f-torture.exp: Improve error and loop detection.
25515 1997-11-19  Michael Meissner  <meissner@cygnus.com>
25517         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
25518         use that to size the filler array.
25520 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
25522         * lib/c-torture.exp(c-torture-execute): Fix typo.
25524         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
25525         testcase as the executable name. Keep the executable around if
25526         the test fails.
25528 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
25530         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
25531         changes.  Only test one -g option, and move it to the end of the
25532         list of options to test.
25534 1997-09-19  Michael Meissner  <meissner@cygnus.com>
25536         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
25537         variable GCC_TORTURE_OPTIONS to supply default switches separated
25538         by colons.  If no environment variable, run tests with -O0 -g, -O1
25539         -g, and -O2 -g as well.
25541 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
25543         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
25544         explanatory comments. Fix indentation.
25546 1997-09-15  Jeffrey A Law  (law@cygnus.com)
25548         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
25550 1997-09-11  Jeffrey A Law  (law@cygnus.com)
25552         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
25553         * g++.old-deja/g++.mike/p7325.C: Likewise.
25554         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
25556 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
25558         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
25559         * g++.old-deja/g++.brendan/crash30.C: Likewise.
25560         * g++.old-deja/g++.brendan/crash39.C: Likewise.
25561         * g++.old-deja/g++.law/operators4.C: Likewise.
25563 1997-09-11  Joe Buck  (jbuck@synopsys.com)
25565         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
25566         * g++.old-deja/g++.mike/p784.C: Ditto.
25567         * g++.old-deja/g++.mike/p785.C: Ditto.
25569 1997-09-05  Jeffrey A Law  (law@cygnus.com)
25571           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
25573 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
25575         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
25576         target feature; pass this to c-torture-execute as needed.
25578 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
25580         * lib/c-torture.exp(c-torture-execute): If the previous and the
25581         current executables being tested are identical, we don't need to
25582         run the executable again. Try to make the executable names
25583         unique. Add an optional argument for passing additional compiler
25584         flags.
25586 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
25588         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
25590 1997-08-29  Jeffrey A Law  (law@cygnus.com)
25592         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
25594 1997-07-31  Jeffrey A Law  (law@cygnus.com)
25596         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
25597         32bit or larger longs.
25599         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
25600         have either a 32bit long or 32bit int.
25602 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
25604         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
25605         Make double precision tests dependent on sizeof (double).
25607 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
25609         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
25610         too.
25612 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
25614         * gcc.c-torture/compile/961203-1.cexp: New script.
25616 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
25618         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
25619         up the includes ourselves.
25621 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
25623         * lib/plumhall.exp: Remove random include, and add a few
25624         verbose messages for debugging.
25626 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
25628         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
25629         of trying to do it ourselves.
25631 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
25633         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
25635 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
25637         * gcc.prms/5403.c: Made regexp a bit less strict.
25639 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
25641         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
25642         is returned from remote_load instead.
25643         * lib/plumhall.exp: Ditto.
25644         * lib/mike-g++.exp: Ditto.
25645         * lib/old-dejagnu.exp: Ditto.
25646         * lib/c-torture.exp: Ditto.
25648 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
25650         * lib/g++.exp: Use build_wrapper procedure.
25651         * lib/gcc.exp: Ditto.
25653 1997-05-20  Jeffrey A Law  (law@cygnus.com)
25655         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
25656         an old-style decl for malloc.  Fixes tests to work when
25657         sizeof (int) != sizeof (size_t).
25659 1997-05-15  Mike Meissner  <meissner@cygnus.com>
25661         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
25663         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
25664         use stdargs.h interface.
25666 1997-05-15  Mike Meissner  <meissner@cygnus.com>
25668         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
25669         NO_VARARGS when compiling.
25671 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
25673         * lib/plumhall.exp(ph_includes): New procedure.
25674         (ph_make): Use it.
25675         (ph_compiler): Ditto.
25677         * lib/g++.exp: Rename test-glue.c to testglue.c.
25678         * lib/gcc.exp: Ditto.
25680 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
25682         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
25683         to completion when it's called.
25685 1997-03-21  Michael Meissner  <meissner@cygnus.com>
25687         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
25688         is defined, don't do test.
25690 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
25692         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
25693         for object files.
25694         (ph_summary): Mark skipped testcases as untested, not unresolved.
25696         * lib/plumhall.exp (ph_make): If unresolved because of bad
25697         errorCode, record errorCode in log file.
25698         (*): Replace send_log/verbose with verbose -log.
25700 1997-03-19  Michael Meissner  <meissner@cygnus.com>
25702         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
25703         double conversion if double isn't at least 8 bytes.
25705         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
25706         int to work with targets where int is 16 bits.
25708         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
25709         8 bytes, just exit, since 4 byte doubles don't have enough bits of
25710         precision for the test to complete.
25712 1997-03-14  Michael Meissner  <meissner@cygnus.com>
25714         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
25715         if d10v is not compiled with the -mdouble64 flag.
25716         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
25718         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
25719         d10v is not compiled with the -mint32 flag.
25721 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
25723         * lib/plumhall.exp: Use incr_count.
25725 1997-03-12  Jeffrey A Law  (law@cygnus.com)
25727         * gcc.c-torture: Update to c-torture-1.45.
25729 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
25731         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
25732         the name of the expect testcase file).
25734         * lib/g++.exp(g++_init): Ditto.
25736 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
25738         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
25739         the host.
25741         * lib/gcc.exp(gcc_exit): New procedure.
25743 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
25745         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
25746         specs where appropriate.
25748         * g++.old-deja/g++.arm/*: Added additional ERROR checks
25749         because of new "candidates are" messages, and removed a few
25751         * Converted all non-old-style g++ testcases to old-style, and
25752         moved into g++.old-deja.
25754 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
25756         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
25757         options.
25759         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
25760         succeeded.
25762         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
25764 1997-02-13  Michael Meissner  <meissner@cygnus.com>
25766         * lib/gcc.exp (gcc_target_compile): Add support for defining
25767         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
25768         the machine doesn't have those features.
25770 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
25772         * g++.law/operators4.exp: Don't use LIBS.
25774 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
25776         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
25778         * lib/mike-g++.exp: Don't set the compiler to be tested here.
25779         * lib/g++.exp: Set it here instead. Also, allow use of the
25780         --tool_exec and --tool_opt options. Change CXX to
25781         GXX_UNDER_TEST.
25783         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
25785         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
25787 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
25789         * lib/old-dejagnu.exp: Use prune_warnings instead of
25790         prune_system_crud.
25791         * lib/mike-g++.exp: Ditto.
25792         * lib/gcc.exp: Ditto.
25793         * lib/g++.exp: Ditto.
25795         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
25797 1997-02-07  Jeffrey A Law  (law@cygnus.com)
25799           * 941014-2.c: Include stdlib.h
25800           * 960327-1.c: Include stdio.h
25801           * dbra.c, index-1.c: Don't assume ints are 32bits.
25803 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
25805         * lib/gcc.exp: Add gcc,stack_size target feature.
25807         * lib/g++.exp(g++_target_compile): Add the include and link
25808         paths here, not in two other places. And, it's $options, not
25809         options.
25811         * lib/mike-g++.exp(postbase): Remove the code that determines
25812         the correct include and link paths.
25813         * g++.old-deja/old-deja.exp: Ditto.
25815 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
25817         * lib/g++.exp(g++_init): target_compile no longer returns the
25818         filename of the result.
25820 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
25822         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
25823         call to glob.
25825         * gcc.c-torture/special/special.exp: Change call to
25826         gcc_target_compile to include the object file.
25828 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
25830         * gcc.c-torture/special/special.exp: Correct misspelling in last
25831         change.
25833 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
25835         * lib/plumhall.exp(ph_summary): Log the entire output of the
25836         executable. Return -1 if there were any failures, 0 otherwise.
25837         (ph_execute): Return -1 if there were any failures, 0 otherwise.
25838         (ph_make): Clean up objects and executables that were built
25839         if the tests succeeded.
25841 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
25843         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
25844         libraries and includes in the build tree as appropriate.
25846 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25848         * lib/c-torture.exp: Instead of looking for the global variable
25849         NO_LONG_LONG, check to see if that's a feature of the target.
25851 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
25853         * config/default.exp: Minimize. Delete the remainer of the files in
25854         config; this functionality is now in devo/dejagnu/config.
25856         g++.*/*: Pass any additional flags used to compile to postbase;
25857         delete CXXFLAGS.
25859         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
25860         is now done by runtest.exp. Use gcc_target_compile instead of
25861         compile.
25863         lib/c-torture.exp: Use gcc_target_compile instead of compile.
25864         Remove references to CFLAGS. Use remote_file instead of
25865         calling rm -f.
25866         (c-torture): Take a list of arguments to use to compile this
25867         testcase.
25869         lib/g++.exp: Simplify. Use target_compile instead of compile.
25870         lib/gcc-dg.exp: Ditto.
25871         lib/gcc.exp: Ditto.
25872         lib/mike-{gcc,g++}.exp: Ditto.
25873         lib/old-dejagnu.exp: Ditto.
25874         lib/plumhall.exp: Ditto.
25876 1997-01-08  Jim Wilson  <wilson@cygnus.com>
25878         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
25879         (ph_linker): Likewise.
25881 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
25883           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
25884         MAP_ANON / MAP_ANONYMOUS if defined;
25885         else try to map from /dev/zero .
25887 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25889         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
25890         isn't defined, then define it to MAP_ANONYMOUS.
25892 1996-11-12  Jeffrey A Law  (law@cygnus.com)
25894         * gcc.c-torture: Update to c-torture-1.42 release.
25896 1996-11-11  Jeffrey A Law  (law@cygnus.com)
25898         * gcc.c-torture: Update to c-torture-1.41 release.
25900 1996-10-27  Jeffrey A Law  (law@cygnus.com)
25902         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
25903         c-torture release.
25905 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
25907         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
25908         and LDFLAGS.  Fix second case to append the target_info ldflags
25909         onto LDFLAGS, not CFLAGS.
25910         * lib/g++.exp (g++_init): Add target_info stuff.
25911         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
25912         of libgloss and newlib flags for !native.
25914         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
25915         (GDB): Fix relative path to go up another dir for finding gdb.
25917 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
25919         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
25920         versions in the target_info array, if they don't exist.
25922 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
25924         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
25926 1996-07-08  Jim Wilson  <wilson@cygnus.com>
25928         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
25929         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
25931 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
25933         * lib/old-dejagnu.exp: Don't remove the output file before we've
25934         actually tested it. Don't append pwd to the path of the executable
25935         we're testing.
25937 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
25939         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
25941 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
25943         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
25944         temporary directory for compiler files, and set it to a default
25945         value of /tmp. Set $output as the name of the output file from
25946         compiling the testcase. Add a -o option to $cflags_var so the
25947         compiler writes the final output file as $output. Set $executable
25948         to $output.
25950         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
25951         directory for compiler files, and set it to /tmp if it doesn't
25952         already have a value. Set $output_file to the name of the output
25953         file from compiling the testcase. Add a -o option to CXXFLAGS so
25954         the compiler writes the final output file as $output. Use $output
25955         as the executable to be tested.
25957 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
25959         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
25961 1996-06-08  Jeffrey A Law  (law@cygnus.com)
25963         * gcc.c-torture/execute/pending-1.c: New test.  Still
25964         pending in Tege's queue.
25966 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
25968         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
25969         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
25970         if there were failures.  Call unresolved if there were unresolved
25971         testcases.  Call gcc_fail if program did not run to completion.
25972         (ph_make): Pass additional argument name to ph_execute.
25973         (ph_execute): Add new argument.  Pass additional arguments to
25974         ph_summary.  Call gcc_fail is there is no execution output.
25976 1996-04-24  Jeffrey A Law  (law@cygnus.com)
25978         * lib/plumhall.exp (proc_summary): Output relavent summary
25979         lines into the log so specific failures in plumhall can be
25980         investigated.
25982 1996-04-10  Jeffrey A Law  (law@cygnus.com)
25984         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
25985         (c-torture-execute): Don't try to execute tests which use
25986         "long long" types if $NO_LONG_LONG is nonzero.
25988 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
25990         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
25991         not c-torture.
25993         * gcc.ieee: Move from here.
25994         * gcc.c-torture/execute/ieee: To here.
25996 1996-03-26  Jeffrey A Law  (law@cygnus.com)
25998         * gcc.c-torture: Update to c-torture-1.41 release.
26000 1996-03-22  Jeffrey A Law  (law@cygnus.com)
26002         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
26003         not "$output".
26005 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
26007         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
26008         -c present.
26010 1996-03-02  Jeffrey A Law  (law@cygnus.com)
26012         * config/proelf.exp: Handle connecting to a simulator.
26014 1996-01-31  Jeffrey A Law  (law@cygnus.com)
26016         * config/proelf.exp: New file.  Enough framework that we can
26017         run c-torture tests on the proelf targets (or any other target
26018         that gdb can connect to for that matter).
26020 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
26022         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
26023         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
26025         * lib/plumhall.exp (ph_execute): Always call ph_summary if
26026         exec_output exists.
26028 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
26030         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
26031         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
26033         * config/*.exp: Update FSF address.  Change result of ${tool}_load
26034         to pass/fail/unresolved/unsupported/untested.  Caller must now
26035         call unresolved/unsupported/untested.
26036         * lib/*.exp: Update FSF address.  Update to handle new results of
26037         ${tool}_load.
26038         * lib/chill.exp (verbose): Delete.
26040 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
26042         * lib/gcc.exp (default_gcc_start): Change order of args to
26043         $LDFLAGS $CFLAGS $LIBS.
26044         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
26045         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
26046         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
26047         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
26048         * gcc.misc-tests/dg-test.exp: Likewise.
26049         * gcc.misc-tests/msgs.exp: Likewise.
26050         * gcc.prms/prms.exp: Likewise.
26051         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
26052         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
26054         * lib/dg.exp: Deleted, moved to dejagnu/lib.
26056 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
26058         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
26060         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
26061         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
26063         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
26064         necessary.
26066 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
26068         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
26069         global for loop; add use of $mathlib.
26070         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
26071         settings here; set mathlib for anything but VxWorks.
26073 1996-01-22  Jeffrey A Law  (law@cygnus.com)
26075         * gcc.c-torture: Update to c-torture-1.40 release.
26077 1996-01-03  Jeffrey A Law  (law@cygnus.com)
26079         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
26080         dg.exp.
26082 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
26084         * lib/c-torture.exp (c-torture-execute): Declare "output" as
26085         global.
26087 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
26089         * lib/g++.exp (LIBS): Define if not already.
26090         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
26091         (gcc-dg-prune): Call prune_gcc_output.
26092         * lib/gcc.exp (prune_gcc_output): New proc.
26093         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
26094         prune_gcc_output.
26096 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
26098         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
26099         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
26101 1995-11-15  Jeffrey A Law  (law@cygnus.com)
26103         * gcc.c-torture: Update to c-torture-1.39 release.
26105 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
26107         * lib/c-torture.exp (c-torture-execute): Don't return if one option
26108         fails, try others as well.
26110 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
26112         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
26113         If compilation fails, mark execute tests as `untested'.
26114         If test is marked as unsupported, don't mark compilation and
26115         execute tests as failed.
26117 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
26119         * lib/g++.exp (g++_init): Don't link in libg++, and look to
26120         libstdc++ for whether or not we want to be doing shared
26121         libraries.  Delete link_curses since we don't need it anymore.
26122         * lib/mike-g++.exp (postbase): Don't link in libg++.
26123         * g++.old-deja/old-deja.exp: Likewise.
26125 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
26127         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
26129 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
26131         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
26132         For that, add `-Wl,-a,shared_archive'.
26133         * g++.old-deja/old-deja.exp: Likewise.
26135 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
26137         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
26139 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
26141         * lib/mike-g++.exp (postbase): Pay attention to the status of
26142         g++_load.
26144 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
26146           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
26148 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
26150         * lib/gcc.exp (default_gcc_start): No longer need to log program
26151         being executed or its output, execute_anywhere does that now.
26152         * lib/g++.exp (default_g++_version): Call execute_anywhere.
26153         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
26155 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
26157         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
26158         the same as those in lib/g++.exp.
26160 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
26162         * gcc.c-torture: Update to c-torture-1.38 release.
26163         * gcc.ieee: Related changes.
26165 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
26167         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
26168         "exec". Minor reformatting changes.
26170         * config/rom68k.exp (${tool}_load): Make it work in a canadian
26171         cross. This means all "exec" calls now work on a remote host as
26172         well.
26173         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
26174         cross. Filter out the extra "\r\n" stuff that expect puts in.
26175         (c-torture-execute): Filter out the bogus warnings like
26176         c-torture-compile does. Add support for canadian cross.
26177         * lib/gcc.exp (default_gcc_version, default_gcc_start)
26178         Use execute_anywhere rather than calling exec directly. Now it
26179         works for canadian cross testing.
26181 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
26183         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
26184         results into a variable, and check that rather than using file exists.
26186 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
26188         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
26189         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
26191 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26193         * g++.old-deja/old-deja.exp: Create and pass runshlib and
26194         lib_curses if there's a shared libg++ in the build tree.
26196 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
26198         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
26199         if not supported target.
26201 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
26203         * lib/g++.exp (g++_init): Move empty setting of runshlib and
26204         link_curses up to always happen, not just for native builds.
26206 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
26208         * gcc.c-torture: Update to c-torture-1.36 release.
26209         * gcc.failure: Related changes.
26211 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
26213         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
26215 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
26217         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
26218         * lib/mike-g++.exp (postbase): Not in here.  Still reference
26219         runshlib, link_curses, and mathlib for link and run.
26221         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
26222         pass the runtime shared library options for Solaris, OSF/1, and
26223         Irix5, and link with -lcurses to avoid unresolved references.
26225 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
26227         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
26228         only run once.
26230 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
26232         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
26234 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
26236         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
26237         do not have a framework for the "compat" tests yet.
26239 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
26241         * lib/mike-g++.exp (postbase): New local variable `mathlib',
26242         set to null if we're testing vxworks5.1.  Use that instead of
26243         `-lm' in the setting of LIBS for link and run.
26245 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
26247         * config/rom68k.exp (${tool}_load): Major changes to make it
26248         work.  Verified that it does in fact return the stuff in
26249         exec_output properly.  Catch any Emul or any TRAP other than 0.
26251 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
26253         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
26254         LDFLAGS properly for targets that need stuff from libgloss.
26255         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
26256         only run once.
26257         (gpp_initialized): New variable.
26259 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
26261         * config/rom68k.exp: Load libgloss.exp.
26262         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
26263         so we can produce a fully linked binary.
26264         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
26265         so we can produce a fully linked binary.
26267 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
26269         * lib/plumhall.exp (ph_section): Watch for expected failures.
26270         Add missing `else'.
26272         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
26273         run the testcase.
26274         (c-torture): Likewise.
26276 1995-08-28  Doug Evans  <dje@cygnus.com>
26278         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
26280         * lib/mike-g++.exp (mike_cleanup): New proc.
26281         (prebase): New globals compiler_result, not_compiler_result,
26282         target_regexp.
26283         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
26284         allow leading "-" in pattern.  Watch for unsupported tests.
26285         If $compiler_result is set, pattern match assembler code,
26286         and ditto for $not_compiler_result.
26287         * lib/mike-gcc.exp: Likewise.
26289         * lib/plumhall.exp (ph_execute): Only call ph_summary if
26290         execution "succeeded".
26292 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
26294         * config/win32.exp: New file.
26295         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
26297 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
26299         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
26300         unsupported.
26301         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
26302         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
26303         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
26305         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
26306         "... without exceptions was ...".  That is now handled by
26307         prune_system_crud.
26308         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26310 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
26312         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
26313         sieve.c,sort2.c}: New files.
26314         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
26315         sieve.exp,sort2.exp}: Drivers for them.
26317         * lib/mike-gcc.exp (program_output): New user settable variable.
26318         (postbase): Call prune_system_crud.  Also prune extraneous compiler
26319         messages.
26320         * lib/mike-g++.exp (program_output): New user settable variable.
26322         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
26324         * config/sh.exp: Deleted (use sim.exp instead).
26326 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
26328         * config/vx.exp: Declare CHECKTASK as global.
26329         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
26330         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
26331         * lib/old-dejagnu.exp: Load [pwd]/$executable.
26333 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
26335         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
26336         target. Like vx.exp, only includes `vx29k.exp' instead of
26337         `vxworks.exp'.
26339 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
26341         * config/sim.exp: Increase time limit from 120 seconds to 240.
26343 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
26345         * gcc.c-torture/execute/950628-1.c: New test.
26347 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
26349         * gcc.c-torture: Update with changes/additions from
26350         c-torture-1.34.
26352 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
26354         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
26356 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
26358         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
26360 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
26362         * gcc.c-torture/compile/950512-1.c: New test.
26363         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
26364         * gcc.dg/struct-ret-1.c: Likewise.
26366 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
26368         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
26369           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
26371 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
26373         * gcc.c-torture/special/920411-1.c: Deleted.
26374         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
26376 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
26378         * config/sim.exp (${tool}_load): Hack in call to bash to get a
26379         cpu limit.
26381 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
26383         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
26385 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
26387         From kenner;
26388         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
26389         is the proper length.
26390         * va-arg-3.c: Likewise.
26392 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
26394         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
26395         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
26397         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
26398         * lib/g++.exp (default_g++_start): Delete old cruft.
26400 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
26402         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
26403         (2 * (1 << 18)) to (2 * (1 << 17)).
26405         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
26407 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
26409         * config/rom68k.exp: Renamed from config/idp.exp
26411 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
26413         * c-torture/compile/921109-2.c
26415 1995-04-18  Mike Stump  <mrs@cygnus.com>
26417         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
26418         excess errors.
26420 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
26422         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
26423         output.
26424         * lib/g++.exp (default_g++_start): Likewise.
26426 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
26428         * gcc.c-torture/compile/950329-1.c: New test.
26430 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
26432           * config/bug.exp (${tool}_load): Updated to use new remote_open
26433           and remote_close procs.
26434         * config/idp.exp: New file.
26436 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
26438         * gcc.c-torture/execute/950322-1.c: New test.
26440 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
26442         * config/vx.exp (${tool}_load): Clean up testing of return code from
26443         vxworks_ld and vxworks_spawn.
26445 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
26447         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
26449 1995-03-13  Mike Stump  <mrs@cygnus.com>
26451         * lib/old-deja.exp: Add `excess errors test - ' error, now one
26452         can mark excess errors on a machine by machine basis.  Note, the
26453         default is to not expect any excess errors, even when excess
26454         errors test - is given, so you will want to put an XFAIL ... on
26455         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
26456         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
26457         those 4 machines, but no others.
26459 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
26461         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
26462         * lib/c-torture.exp: to here.
26464 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
26466         * gcc.c-torture/execute/950221-1.c: New test.
26467         * gcc.c-torture/execute/struct-ret-1.c: New test.
26468         * gcc.c-torture/compile/950221-1.c: New test.
26470         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
26472 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
26474         * gcc.c-torture/execute/arith-1.c (main): Return 0.
26475         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
26477 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
26479         * g++.gb: New directory of tests, derived from my signature and
26480         class scoping tests.
26482         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
26483         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
26484         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
26485         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
26486         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
26487         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
26488         * g++.gb/sig25.C: Likewise.
26490         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
26491         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
26492         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
26493         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
26494         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
26495         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
26496         * g++.gb/sig25.exp: Likewise.
26498         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
26499         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
26500         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
26501         * g++.gb/scope13.C: Likewise, this test still fails.
26503         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
26504         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
26505         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
26506         * g++.gb/scope13.exp: Ditto.
26508         * g++.gb/README: New file, explains what these tests are about.
26510 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
26512         * lib/dg.exp (dg-do): Support `preprocess'.
26513         (dg-test): Likewise.
26515 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
26517         * config/udi.exp: change "continue -expect" to "exp_continue".
26519 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
26521         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
26522         Delete redundant tests.
26524         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
26525         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
26526         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
26527         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
26528         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
26529         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
26530         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
26531         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
26533         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
26534         storing label pointers.
26535         * gcc.c-torture/execute/921019-1.c: Likewise.
26536         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
26537         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
26538         parameter fp.
26539         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
26540         constants.
26542         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
26543         Delete obsolete tests.
26545         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
26546         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
26547         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
26548         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
26549         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
26550         * gcc.c-torture/compile/950124-1.c: New test.
26552         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
26554 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
26556         * lib/mike-g++.exp: Add -lm to LIBS.
26558 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
26560         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
26562 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
26564         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
26566 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
26568         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
26570 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
26572         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
26573         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
26574         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
26575         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
26576         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
26577         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
26578         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
26579         * g++.law/{operators31.C, operators32.C,
26580         * g++.law/{operators33.C, operators34.C}: Likewise.
26581         * g++.law/{pic1.C, refs2.C}: Likewise.
26582         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
26583         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
26584         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
26585         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
26587         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
26588         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
26589         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
26590         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
26591         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
26592         * g++.law/{enum9.exp, friend5.exp}: Likewise.
26593         * g++.law/{nest3.exp, nest4.exp}: Likewise.
26594         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
26595         * g++.law/{operators30.exp, operators31.exp}: Likewise.
26596         * g++.law/{operators32.exp, operators33.exp}: Likewise.
26597         * g++.law/{operators34.exp}: Likewise.
26598         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
26599         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
26600         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
26601         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
26602         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
26604         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
26605         No longer expected to fail.
26606         * g++.law/missed-error3.C: Tweak for recent bool changes.
26608 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
26610         * config/emb-unix: Deleted.
26611         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
26612         remote execution.  Do final link on remote host if REMOTE_LINK is set.
26614 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
26616         * lib/dg.exp (dg-test): Fix typo in last patch.
26618 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
26620         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
26621         (handles multiple occurrences).
26623 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
26625         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
26626         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
26627         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
26628         printed).
26629         * lib/c-torture.exp (c-torture-compile): Likewise.
26630         (c-torture): Prepend full path if missing.
26631         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
26632         (gcc_fail): Likewise.
26633         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
26635 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
26637         * lib/netware.exp: Only attach to NetWare i386 systems.
26639 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
26641         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
26642         messages.  Add test name to "output pattern match" pass/fail message.
26644 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
26646         * gcc.dg: New testsuite.
26647         * gcc.dg/dg.exp: New file.
26649         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
26650         test-switch.c}: Deleted.
26652         * gcc.misc-tests/msgs.exp: New testcase driver.
26654 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
26656         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
26657         Watch for illegal return values from ${tool}_load.
26658         * config/unix.exp (${tool}_load): Fix pass/fail detection for
26659         cross targets.  Coerce return value >0 to 1.
26661 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
26663         * config/unix.exp (${tool}_load): Call program rsh, not proc.
26665         * config/emb-unix.exp: New file.
26667         * config/sim.exp: Error if variable $SIM not defined.
26668         (${tool}_load): Mark test as "untested" if simulator missing.
26670         * config/unix.exp: Load remote.exp to get rcp_download.
26671         * lib/c-torture.exp: Use different option lists for testcases with
26672         and without loops.
26673         * gcc.c-torture/execute/execute.exp: Likewise.
26675 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
26677         * config/*.exp: Clarify return code from ${tool}_load.
26678         Call `unresolved' or `untested' instead of `warning' or `perror'
26679         (sometimes you still want to call both though).
26680         Add comment that `shell_id' is local to each file.
26681         * config/udi.exp (timeout): Set to 30.
26682         Don't print warning if connection fails, $connectmode has already
26683         printed an error.
26684         (${tool}_load): Move verbose messages to level 2.
26685         Rework pattern for "Process started" message.
26686         Pass `shell_id' to ${connectmode}_download.
26687         Retry twice upon timeout.  Make resetting of target more robust.
26688         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
26689         Pass `shell_id' to exit_$connectmode.
26690         Only call exit_$connectmode if connected.
26691         * config/unix.exp (${tool}_load): Check return codes better.
26692         * config/vrtx.exp (${tool}_load): Likewise.
26693         * config/vx.exp (${tool}_load): Likewise.
26694         Delete unneeded global's.
26695         * lib/dg.exp (dg-test): Update to reflect clarified return codes
26696         from ${tool}_load.
26697         (dg-stat): Delete.
26698         (dg-init): Delete recording of pass/fail counts.
26699         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
26700         (old-dejagnu-init): Likewise.
26701         (old-dejagnu-stat): Delete contents, empty proc now.
26702         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
26703         (c-torture): Delete references to lcnt, lpass, lfail.
26704         Get option list from TORTURE_OPTIONS.
26705         Delete -funroll[-all]-loops if no loops.
26706         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
26707         (g++_stat): Delete contents (empty proc now).
26708         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
26709         (gcc_finish): Likewise.
26710         (gcc_stat): Deleted.
26711         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
26712         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
26713         * gcc.c-torture/execute/execute.exp: Likewise.
26714         Split tests into two parts: compile, execute.
26715         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
26716         no loops.  Update to reflect clarified return codes from ${tool}_load.
26718 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
26720         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
26721         to grep for.
26722         (old-dejagnu): Likewise (where necessary).
26724 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
26726         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
26728         * lib/dg.exp (dg-process-target): Fix processing of selector.
26729         Add comment regarding use of `error'.
26731         * lib/gcc.exp (prune_system_crud): Define if missing.
26732         * lib/g++.exp (prune_system_crud): Likewise.
26734         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
26735         Call prune_system_crud.
26736         * lib/dg.exp (dg-runtest): New proc.
26737         Use perror instead of send_user for tcl errors in testcase.
26738         Don't return any value, it's never used.
26739         Don't clobber previous definition of `unknown'.
26740         Print tcl errors in `dg-final'.
26742 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
26744         * lib/dg.exp (dg-process-target): Improve syntax error messages.
26745         (dg-test): Don't print errorInfo, it contains stack backtrace.
26747 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
26749         * lib/g++.exp (runtest_file_p): Define if missing.
26751 1994-09-24  Doug Evans  (dje@cygnus.com)
26753         * lib/mike-g++.exp: Comment out loading of g++.exp.
26754         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
26755         (default_g++_version): Always print something.
26756         (default_g++_start): Comment out call to `which'.
26757         (g++_start, g++_load): Deleted (must be defined in config file).
26758         * lib/gcc.exp: Test for existence of $CC at start.
26759         Delete check for tmpdir (done in gcc_init).
26760         (default_gcc_version): Always print something.
26761         (default_gcc_start): Comment out call to `which'.
26762         * config/*.exp: Major cleanup - make cross targets work at least a
26763         little better for g++ (by not being "--tool gcc" specific).
26764         Rename gcc_xxx to ${tool}_xxx.
26765         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
26766         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
26768 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
26770         * lib/c-torture.exp (c-torture-compile): Rework compiler
26771         message processing.
26773         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
26774         c-torture.
26776 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
26778         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
26780         * lib/dg.exp (dg-process-target): Support { target native }.
26782 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
26784         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
26785         looked for "... program xxx got fatal signal".
26786         Correct regsub munging of `comp_output'.
26787         Ignore compiler messages "path prefix not used" and "linker input
26788         file unused".
26790 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
26792         * lib/gcc.exp (runtest_file_p): Define if missing.
26793         * gcc.prms/template.c: Example to work from.
26795 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
26797         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
26798         * lib/dg.exp (dg-test): Call unsupported testcases as such.
26800         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
26801         * gcc.prms/1883.c: Moved from compile/940714-1.c.
26802         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
26803         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
26805         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
26806         (dg-process-target): No longer a varargs proc.
26807         Return S/N for target, P/F for xfail.  All callers changed.
26808         (user option procs): More argument checking.
26809         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
26810         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
26811         (dg-test): Skip test if not running on selected target in `dg-do'.
26812         Update handling of `dg-do-what', `dg-output-text'.
26813         Separate execution pass/fail from output pattern match pass/fail.
26814         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
26816 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
26818         * gcc.c-torture/special/special.exp: Don't expect failure for mips
26819         target for 920510-1.c.
26821 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
26823         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
26824         Clean up comment regarding use of passcnt, etc.
26825         (gcc_stat): Don't update `testcnt' here.
26826         (gcc_finish): Do it here.
26827         Might as well reset `but_id' here too.
26828         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
26829         to determine if the file should be tested.
26830         * gcc.c-torture/compile/compile.exp: Likewise.
26831         * gcc.c-torture/execute/execute.exp: Likewise.
26832         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26833         * gcc.misc-tests/dg-test.exp: Likewise.
26834         * gcc.prms/prms.exp: Likewise.
26835         * gcc.wendy/wendy.exp: Likewise.
26836         * g++.old-deja.exp: Likewise.
26837         Move "Testing file" message to verbose level 1.
26839 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
26841         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
26843 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
26845         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
26846         (default_gcc_start): Accept optional second list element
26847         of compiler flags.  Print compiler output at verbosity level 2.
26848         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
26849         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
26850         Save current values of framework globals passcnt, failcnt, xpasscnt,
26851         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
26852         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
26853         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
26854         xfailcnt to compute stats.  Update framework global `testcnt' from
26855         pass/fail counts.
26856         (gcc_finish): New proc.  Clean up test environment.
26857         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
26858         (gcc_epass, gcc_efail): Delete.
26859         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
26860         argument of line number.
26861         (dg-init): If the tool has an init routine, call it.
26862         (dg-test): Remove args `cflags_var' and `libs_var'.
26863         Pass all compiler options to ${tool}_start.
26864         Handle missing line number.
26865         (dg-finish): New function.
26866         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
26867         particular files.  Call gcc_finish at end.  Move "skipping test"
26868         message to verbosity level 3.
26869         * gcc.c-torture/compile/compile.exp: Likewise.
26870         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
26871         * gcc.c-torture/execute/execute.exp: Likewise.
26872         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26873         Print testcase being tried at verbosity level 1.
26874         * gcc.c-torture/special/special.exp: Unset xfail.
26875         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26876         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
26877         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
26878         * gcc.failure/failure.exp: Likewise.
26879         * gcc.ieee/ieee.exp: Likewise.
26880         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
26881         Update call to dg-test.  Call dg-finish at end.
26882         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
26883         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
26884         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
26885         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
26886         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
26887         * gcc.wendy/wendy.exp: Add copyright.
26888         Delete setting of tmpdir (done by gcc_init).
26889         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
26890         Pass compiler flags to gcc_start.  Call gcc_finish at end.
26891         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
26892         gcc_[ce]pass/fail.
26894 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
26896         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
26897         confusion.
26898         (g++_load): Likewise.
26900         * config/*.exp (gcc_load): Some were varargs fns and some were not.
26901         Rename argument to `prog' to remove the confusion.
26902         Varargs fns behave differently too!
26903         (g++_load): Likewise.
26905         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
26907         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
26908         what it is.  Delete (always) printing of status value for !native.
26909         Simplify verbose code, and include status and exec_output.
26910         (g++_load): Use gcc_load.
26912 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
26914         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
26915         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
26916         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
26917         940714-3.c as these testcases don't exist anymore.  Make
26918         va-arg-1.c expected to pass.
26920 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
26922         * gcc.misc-tests/misc.exp: Only run specific testcases.
26923         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
26924         * gcc.misc-tests/dg-[1-9].c: New files.
26926         * lib/dg.exp: New testsuite driver.
26927         * gcc.prms/prms.exp: Use it.
26929         * README.gcc: New file.
26931         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
26932         Document and reset `lxpass' and `lxfail'.
26933         Simplify "initialized" message.
26934         (gcc_stat): Clean up comments a little.
26936 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
26938         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
26940 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
26942         * lib/old-dejagnu.exp (process-option): New proc.
26943         (old-dejagnu-init, old-dejagnu-stat): Likewise.
26944         (old-dejagnu): Simplify.
26945         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
26947 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
26949         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
26950         exists and is not an empty string.
26952         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
26953         $xfail rather than calling setup_xfail.  Clear $xfail when test is
26954         finished.
26955         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
26956         automatically.
26958         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
26959         longer expected to fail.
26961         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
26962         "f" function call.
26964         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
26966         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
26967         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
26968         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
26969         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
26970         c-torture-1.29.
26972         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
26973         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
26975         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
26977         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
26978         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
26980         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
26981         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
26982         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
26984 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
26986         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
26987         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
26988         940714-1.c, 940714-2.c, 940714-3.c},
26989         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
26990         gcc.misc-tests/{mg.c,mg.exp}:
26991         New tests.
26992         * gcc.noncompile/noncompile.exp: Change accordingly.
26994 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
26996         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
26997         Undo previous clobberage.
26999 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
27001         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
27002         * gcc.special/{930510-1.c, special.exp}:
27003         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
27004         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
27005         struct-varargs-1.c}: New tests from c-torture-1.26.
27007 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
27009         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
27010           argument to switch.
27012 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
27014         * Revert the previous changes.  Please see Rob's directory
27015           (/lisa/test/rob/progressive/gcc/testsuite) for testing
27016           fixes.
27018 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
27020         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
27021             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
27022             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
27023             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
27024             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
27025             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
27026             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
27027             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
27028             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
27029             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
27030             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
27031             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
27032             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
27033             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
27034             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
27035             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
27036             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
27037             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
27038             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
27039             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
27040             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
27041             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
27042             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
27043             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
27044             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
27045             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
27046             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
27048 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
27050         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
27051             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
27052           with perror calls.
27054 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
27056         * config/unix.exp (g++_load): Fix syntax.
27058 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
27060         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
27061         * gcc.noncompile/921017-1.c: Deleted obsolete test.
27062         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
27063         Don't expect va-arg-1.c to fail.  Correct expected output for
27064         920928-1.c.
27065         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
27066         * gcc.wendy/hbm4.c: Correct typo.
27067         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
27069 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
27071         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
27072         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
27073         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
27074         * lib/c-torture.exp (c-torture-compile): Ditto.
27076         Reduce volume of output (remove all the -I's and such).
27077         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
27078         Call gcc_cpass, gcc_cfail.
27079         (c-torture): Pass testing option to c-torture-compile.
27081 1994-03-21  Doug Evans  (dje@cygnus.com)
27083         Bring patches over from progressive.
27084         * config/default.exp: Exit remote shell cleanly.
27085         (g++_exit, g++_start): Add default versions.
27086         * config/sim.exp (gcc_load): Use perror, not error.
27088 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
27090         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
27091         set in site.exp.
27093 1994-03-14  Doug Evans  (dje@cygnus.com)
27095         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
27096         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
27097         (wendy_try): New proc to run testcase.
27098         (main loop): Call 'em.
27099         * gcc.wendy/*.c: Clean up pass to correct expected output.
27101         * lib/gcc.exp: Minor cleanup work.
27102         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
27104 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
27106         * config/sim.exp (gcc_load): Document return codes better.
27107         Don't pass -v to simulator.
27109 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
27111           * gcc.special/920717-x.c: Fix typo.
27112           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
27113           get at sources.
27115         * lib/mike-gcc.exp: Fix typo.
27117 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
27119         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
27120         binary to use, transform the name.
27121         * config/*.exp: rename everything. Nuke any g++ specific files,
27122         it's now a special case of gcc that requires no special support.
27123         Add a default.exp for unsupported targets.
27125 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
27127         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
27128         lib/old-dejagnu.exp: Fix a few patterns to work with the new
27129         version of Tcl.
27131 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
27133         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
27134         than a warning.
27136 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
27138         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
27140 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
27142         * gcc.execute/execute.exp: Combine opt_list and foption_list into
27143         option_list.  Compile every file with only 4/6 option choices
27144         (same as C torture) instead of with 12/18 different option
27145         choices.
27146         * lib/c-torture.exp: Likewise.
27148         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
27149         not already set.
27151 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
27153         * lib/old-deja.exp: Add `excess errors test fails' error, now one
27154         can put an XFAIL *-*-* on excess errors.
27156 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
27158         * g++.law: Add more tests derived from g++-bugs snapshots.
27160         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
27161         equivalent to g++.law/init9.
27163         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
27164         compiled it, and the a.out file after we've run it.
27166 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
27168         * lib/mike-g++.exp (postbase): Delete the .o file after we've
27169         compiled it, and the a.out file after we've run it.
27171 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
27173         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
27175 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
27177         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
27178         version number.
27180 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
27182         * g++.law: New directory of g++ tests derived from the g++-bugs
27183         snapshots.
27185 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
27187         * gcc.compile: initbug1.c initbug1.exp testcase added
27189 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
27191         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
27192         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
27193           fixes submitted by Jeff Law (law@cs.utah.edu)
27194         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
27195           Jeff Law (law@cs.utah.edu)
27198 1993-11-30  Mike Stump  (mrs@cygnus.com)
27200         * config/unix-g++.exp: Follow the gcc way of doing things.
27201         * g++.old-deja/old-deja.exp: Minor updates.
27202         * lib/g++.exp: New file, follow the gcc way of doing things.
27203         * lib/old-dejagnu.exp: Minor updates.
27204         * lib/mike-g++.exp: Always unset errorInfo.
27206 1993-11-06  Mike Stump  (mrs@cygnus.com)
27208         * lib/gcc.exp: Fix some errors with the below change, CC and
27209         CFLAGS should be global when setting, not local.
27211 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
27213         * lib/gcc.exp: Transform tool name.
27215 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27217         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
27219 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27221         * lib/gcc.exp: change gcc_done to gcc_stat
27223 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
27225         * Upgraded gcc testsuite to c-torture version 1.25
27227 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
27229         * lib/gcc.exp: added reporting code. Changed verbose compile message.
27230         * lib/c-torture: added hooks for new reporting code.
27232 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
27234         * config/sh-gcc.exp: check if sh-sim exists in the path
27236 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
27238         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
27239         * gcc.compile/compile.exp: Initial changes for new logic.
27240         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
27241         * gcc.failure/failure.exp: Initial changes for new logic.
27242         * gcc.ieee/ieee.exp: Initial changes for new logic.
27243         * gcc.misc-tests/misc.exp: Initial changes for new logic.
27244         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
27245         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
27246         * lib/c-torture.exp: Initial changes for new logic.
27247         * lib/gcc.exp: Initial changes for new logic.
27249 1993-10-15  Mike Stump  (mrs@cygnus.com)
27251         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
27252         depend upon failure or success.  Fully qualify names in failure
27253         and success messages.  Always remove a.out before starting
27254         compile, just in case.  Pay more attention to error text output by
27255         the compiler.  Handle testcases with no known past errors just
27256         like all others, so that things are uniform.  Other miscellaneous
27257         improvements.
27259 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
27261         * gcc.cpp: new directory for cpp tests
27263 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
27265         * lib/chill.exp: Code reformatted, removed unused code.
27266         * config/unix-chill.exp: Code reformatted, removed unused code.
27267         * chill.execute/execute.exp: Code reformatted, removed unused code.
27268         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
27270 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
27272         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
27273         routines not written.
27275 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
27277         * config/bug-gcc.exp: Use new procs from bug.exp.
27279 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
27281         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
27282         via ftp, rather than depending on NFS.
27283         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
27284         case.
27286 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
27288         * config/bug-gcc.exp: Use new download proc.
27290 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
27292         * chill.execute/execute.exp: cleanups, handles errors better
27293         * chill.compile/compile.exp: rewrite, based on execute.exp
27294         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
27295         * lib/chill.exp: major changes to diff proc and compile and link
27296           procs. added chill_fail and chill_pass wrappers to pass and
27297           fail. added more comments, and handle error codes better.
27298           Added a hack to capture stderr from exec, so noncompile tests
27299           can work.
27301 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
27303         * chill.execute/execute.exp: rewrite of testsuite driver
27304         * lib/chill.exp: rewrite of testsuite driver
27305         * config/unix-chill.exp: rewrite of testsuite driver
27307 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
27309     In chill.execute:
27310         * iexpr.ch: Standardize uppercase.
27311         * tuples.dat: Standardize uppercase.
27312         * vary.ch: standardize.  Correct varying string assignments.
27313         * vary.dat: Add new output lines.
27315 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
27317     In chill.execute:
27318         * chprintf.ch: Standardize use of uppercase.
27319         * tuples.ch: Standardize and turn arr2 into a DCL,
27320           rather than a SYN.
27321         * pinits.ch: Standardize.
27323 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
27325         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
27326         * Makefil: Renamed to Makefile.in.
27327         * configure.in: New.
27329 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
27331     In chill.execute:
27332         * .cvsignore: Add result/output files.
27333         * Makefile: Fix up variables at start.  Use MFLAGS
27334           everywhere.  Correct bool_loc, built_ins entries.
27335           Add entry for vary1.ch.
27336         * bitarray.ch: Standardize upper-case usage.
27337         * bitexpr.ch: Standardize, add output of b1.
27338         * params.ch: Use arrayt in along PROC parameters, to
27339           avoid novelty problems.
27340         * sets.ch: Tiny cleanup.
27341         * vary1.ch: Re-indent.
27343 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
27345           * Add PR-related files to Makefiles, .cvsignore files, etc.
27347 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
27349         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
27350           with compiler objects. New names are test-flow.c and test-loop.c
27352 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
27354         * Upgraded c-torture tests from 1.19 to 1.20
27356         * new files:
27357         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
27358         * gcc.compile: 930623-1.c 930623-2.c
27359         * gcc.noncompile: 930622-1.c 930622-2.c
27360         * gcc.failure: 920411-1.c 920627-2.c
27361         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
27363 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
27365         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
27366           More changes to get testsuite working properly. Needs more work.
27367           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
27369 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
27371         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
27372           More changes to get testsuite working properly. Needs more work.
27374 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
27376         * chill.compile/compile.exp: Added for Dejagnu support
27377         * chill.execute/execute.exp: Added for Dejagnu support
27378         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
27380 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
27382     This should complete moving the CHILL test files.
27383         * chill.noncompile(.cvsignore printf.grt
27384             in-printf.grt chprintf.grt chprintf.ch):
27385             Added test-support files.
27386           (Makefile): Modified further.
27387         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
27388             signal.ch): Added test files.
27389           * chill.execute (.cvsignore printf.grt printr.c
27390             in-printf.grt rts.c chprintf.grt rts.h): Added
27391           test-support files.
27392             (Makefile): More corrections.
27394 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
27396         * chill.compile, chill.execute, chill.nocompile: Add CHILL
27397           test cases, ready for DejaGnu.
27399 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
27401         * Upgraded c-torture tests from 1.18 to 1.19
27403         * gcc.compile: added test(s):
27404           930607-1.c
27405         * gcc.execute: added test(s):
27406           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
27408         * added new subdirectory for misc tests: gcc.misc-tests
27409         * gcc.misc-test(s): added tests:
27410           inst-check.c test-consts.c test-ior.c test-switch.c
27412 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
27414         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
27416 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
27418         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
27420 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
27422         * Upgraded c-torture tests from 1.17 to 1.18
27424 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
27426         * Upgraded c-torture tests from 1.12 to 1.17
27428 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
27430         * lib/old-dejagnu.exp:
27431           Fixed handling of XFAIL target triplets to correctly
27432           recognize wildcard characters.  Removed code that
27433           appended a unique id tag to the end of the file name
27434           printed out by the result of the testcases within a
27435           given test file.
27437 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
27439         * lib/old-dejagnu.exp:
27440           Reworked expected failure handling to trigger off of XFAIL
27441           keyword in keyphrase embeded in testcase source code. The
27442           XFAIL keyword must be at the end of the keyphrase line. It
27443           may optionally be followed by one or more target triplets.
27444           It has just occured that the handling of wildcards in the
27445           target triplet may not be correct.
27447 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
27449         * g++.old-deja/tests:
27450           Moved all subdirectories up one level into g++.old-deja .
27452         * lib/old-dejagnu.exp:
27453           Fixed problem with CXXFLAGS not being properly reset, and being
27454           corrupted with extraneous "-c" compiler option.  This was
27455           causing binaries to not be generated for test that needed them.
27456           Modified strings passed to "pass" and "fail" so that individual
27457           tests from the same test file would be distinguished by an
27458           identifier appended to the test file name in the summary logs;
27459           this corrected a problem with erroneous diff logs.  Added code
27460           to search testcases for expected fail and unexpected pass keywords.
27462 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
27464         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
27466 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
27468         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
27469           Removed extraneous text from end of "Special g++ Options"
27470           keyphrase.
27472         * lib/old-dejagnu.exp: Added pattern matching to look for new
27473           keywords, embedded in testcases comments, which will trigger
27474           calls to xpass and xfail.
27476 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
27478         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
27479           comments embedded in the testcases, especially the one looking for
27480           special compiler options, as well as the pattern matching for the
27481           compiler output again.
27483 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
27485         * lib/old-dejagnu.exp: Do a proper check of the return value for
27486           execute tests. Fixed several problems with the pattern matching
27487           of the compiler output which gave erroneous test results.
27488           Changed several of the test result messages to be more descriptive.
27489         * config/unix-g++.exp: Proc g++_load now actually works and
27490           executes the tests passed to it and returns a usable return
27491           value.
27493 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
27495           * lib/gcc.exp: Exits gracefully if $CC is bogus.
27497 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
27499         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
27500           Modified both files to properly execute the old style
27501           dejagnu tests. The previous versions of these files were
27502           experimental and did not function anything near correctly.
27504 1993-04-05  Rob Savoye  (rob@cygnus.com)
27506         * Removed all Makefile.in and configure.in files. No configuration
27507         needed now.
27509 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
27511         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
27513 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
27515         * gcc.compile/configure.in, gcc.unsorted/configure.in,
27516         gcc.special/configure.in, gcc.noncompile/configure.in,
27517         gcc.execute/configure.in, gcc.code_quality/configure.in,
27518         g++.other/configure.in, g++.old-deja/configure.in,
27519         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
27520         in srcname setting.
27522 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
27524         * lib/udi.exp:  Fixed mondfe and mondfe_download.
27525         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
27526         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
27528 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
27530         * config/udi-gdb.exp: Check $shell_id after connecting to target.
27531         (gdb_exit): Don't remove *_soc files.
27533 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
27535         * lib/c-torture.exp: Don't look for main; instead always use -w
27536         -c.  This is how the c-torture tests work.  Remove the object
27537         file if the compilation succeeds.
27538         * gcc.execute/execute.exp: Remove executable if test passes.
27539         * gcc.noncompile/noncompile.exp: Every test is an expected
27540         failure.
27541         * gcc.special/special.exp: Added tests from c-torture 1.11,
27542         corrected use of existing test.
27543         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
27544         gcc.execute/920625-1.c: Updated to c-torture 1.11.
27545         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
27546         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
27547         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
27548         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
27549         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
27550         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
27551         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
27552         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
27553         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
27554         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
27555         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
27556         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
27557         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
27558         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
27559         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
27560         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
27561         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
27562         c-torture 1.11.
27563         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
27564         correspond to c-torture 1.11.
27566         * New file.