PR c++/11509
[official-gcc.git] / gcc / testsuite / ChangeLog
blob7844bb1a2a4d81b9e514264e69563e256eb1c3f6
1 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3         PR c++/11509
4         * g++.dg/template/crash6.C: New test.
6         PR c++/7053
7         * g++.dg/template/friend20.C: New test.
9         PR c++/7019
10         * g++.dg/template/overload2.C: New test.
12 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14         PR optimization/11440
15         * gcc.c-torture/execute/20030714-1.c: New test.
17 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
19         PR c++/11154
20         * g++.dg/template/partial2.C: New test.
22 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
24         PR c++/11503
25         * g++.dg/template/anon1.C: New test.
27         PR c++/11493
28         PR c++/11495
29         * g++.dg/parse/template9.C: Likewise.
30         * g++.dg/template/crash4.C: New test.
31         * g++.dg/template/koenig1.C: Likewise.
32         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
33         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
34         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
35         functions.
36         * g++.old-deja/g++.jason/template36.C: Likewise.
37         * g++.old-deja/g++.mike/p1989.C: Likewise.
38         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
39         * g++.old-deja/g++.pt/ttp20.C: Use this->.
40         * g++.old-deja/g++.pt/ttp21.C: Use this->.
41         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
42         compiling.
43         * g++.old-deja/g++.pt/union2.C: Use this->.
45 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
47         * gcc.dg/20030711-1.c: New test.
49 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
51         PR c++/11050
52         * g++.dg/parse/args1.C: New test.
53         * g++.pt/defarg8.C: Change expected errors.
55 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
57         PR c++/8164
58         * g++.dg/template/nontype2.C: New test.
60         PR c++/10558
61         * g++.dg/parse/template8.C: New test.
63         PR c++/8327
64         * g++.dg/template/scope1.C: New test.
66         * g++.dg/warn/Wsign-compare-1.C: New test.
68 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
70         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
72 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
74         PR c++/9411
75         * g++.dg/template/explicit2.C: New test.
77         PR c++/10032
78         * g++.dg/warn/pedantic1.C: New test.
80 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
82         PR c++ 9483
83         * g++.dg/other/field1.C: New test.
85 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
87         PR c/11449
88         * gcc.c-torture/compile/20030707-1.c: New.
90 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
92         PR c++/10849
93         * g++.dg/template/access12.C: New test.
95 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
97         * g++.dg/bprob/bprob.exp (prof_ext): Update.
98         * g77.dg/bprob/bprob.exp (prof_ext): Update.
99         * gcc.misc-tests/bprob.exp (prof_ext): Update.
100         * gcc.misc-tests/gcov.exp: Update
101         * g++.dg/gcov/gcov.exp: Update
102         * lib/gcov.exp: Update.
104 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
106         * g++.dg/abi/mangle17.C: Make sure template expressions are
107         dependent.
108         * g++.dg/abi/mangle4.C: Mark erroneous casts.
109         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
110         * g++.dg/opt/stack1.C: Remove erroneous code.
111         * g++.dg/parse/template7.C: New test.
112         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
113         * g++.old-deja/g++.pt/crash4.C: Likewise.
115 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
117         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
118         with zero or one occurence of `$' after the initial `L'.
120 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
122         * gcc.c-torture/compile/20030704-1.c: Add a comment.
124 2003-07-08  Roger Sayle  <roger@eyesopen.com>
126         PR c/11370
127         * gcc.dg/Wunreachable-6.c: New testcase.
128         * gcc.dg/Wunreachable-7.c: New testcase.
130 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
132         PR c/11420
133         * gcc.dg/20030708-1.c: New test.
135 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
137         * gcc.dg/compat/sdata-section.h: New file.
138         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
139         * gcc.dg/torture/mips-sdata-1.c: New test.
141 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
143         PR c++/11030
144         * g++.dg/template/friend19.C: New test.
146 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
148         * g++.dg/opt/strength-reduce.C: New test.
150 2003-07-07  Roger Sayle  <roger@eyesopen.com>
152         PR target/10979
153         * gcc.dg/20030707-1.c: New testcase.
155 2003-07-07  Roger Sayle  <roger@eyesopen.com>
157         PR optimization/11059
158         * g++.dg/opt/emptyunion.C: New testcase.
160 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
161             Eric Botcazou  <ebotcazou@libertysurf.fr>
163         * g++.dg/opt/stack1.C: New test.
165 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
167         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
168         run test.
169         
170         PR c++/11431
171         * g++.dg/expr/static_cast3.C: New test.
173 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
175         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
176         everywhere.
177         * gcc.dg/concat.c: Concatenation of string constants with
178         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
179         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
180         * gcc.dg/cpp/escape-2.c: Use wide character constants where
181         necessary to avoid multi-character character constant warning.
182         * gcc.dg/cpp/escape.c: Likewise.
183         * gcc.dg/cpp/ucs.c: Likewise.
184         Remove backslashes from dg-bogus comments, as they confuse Tcl.
185         Fix a typo.
187 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
189         PR c/11428
190         * gcc.c-torture/compile/20030704-1.c: New.
192 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
194         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
196 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
198         PR c++/5287, PR c++/7910,  PR c++/11021
199         * testsuite/g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
200         tests for warnings.
201         * testsuite/g++.dg/ext/dllimport2.C: Add tests for warnings.
202         * testsuite/g++.dg/ext/dllimport3.C: Likewise.
203         * testsuite/g++.dg/ext/dllimport4.C: New file.
204         * testsuite/g++.dg/ext/dllimport5.C: New file.
205         * testsuite/g++.dg/ext/dllimport6.C: New file.
206         * testsuite/g++.dg/ext/dllimport7.C: New file.
207         * testsuite/g++.dg/ext/dllimport8.C: New file.
208         * testsuite/g++.dg/ext/dllimport9.C: New file.
209         * testsuite/g++.dg/ext/dllimport10.C: New file.
210         * testsuite/g++.dg/ext/dllexport1.C: New file.
212 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
214         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
215         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
217 2003-07-03  Roger Sayle  <roger@eyesopen.com>
219         * gcc.dg/builtins-25.c: New testcase.
220         * gcc.dg/builtins-26.c: New testcase.
222 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
224         * gcc.dg/compat/vector-defs.h: New file.
225         * gcc.dg/compat/vector-setup.h: New file.
226         * gcc.dg/compat/vector-check.h: New file.
227         * gcc.dg/compat/vector-1_main.c: New file.
228         * gcc.dg/compat/vector-1_x.c: New file.
229         * gcc.dg/compat/vector-1_y.c: New file.
230         * gcc.dg/compat/vector-2_main.c: New file.
231         * gcc.dg/compat/vector-2_x.c: New file.
232         * gcc.dg/compat/vector-2_y.c: New file.
234         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
235         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
236         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
237         * gcc.dg/compat/struct-align-1.h: New file.
238         * gcc.dg/compat/struct-align-1_main.c: New file.
239         * gcc.dg/compat/struct-align-1_x.c: New file.
240         * gcc.dg/compat/struct-align-1_y.c: New file.
241         * gcc.dg/compat/struct-align-2.h: New file.
242         * gcc.dg/compat/struct-align-2_main.c: New file.
243         * gcc.dg/compat/struct-align-2_x.c: New file.
244         * gcc.dg/compat/struct-align-2_y.c: New file.
246         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
247         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
248         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
249         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
250         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
251         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
252         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
253         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
254         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
255         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
256         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
257         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
258         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
259         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
260         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
261         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
262         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
263         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
264         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
265         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
266         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
267         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
268         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
269         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
270         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
271         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
272         * gcc.dg/compat/struct-return-10_x.c: Ditto.
273         * gcc.dg/compat/struct-return-2_x.c: Ditto.
274         * gcc.dg/compat/struct-return-3_x.c: Ditto.
276 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
278         * gcc.dg/i386-call-1.c: New test.
280 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
282         PR c++/9162
283         * g++.dg/parse/defarg4.C: New.
285 2003-07-03  Roger Sayle  <roger@eyesopen.com>
287         PR target/10700
288         * gcc.c-torture/compile/20030703-1.c: New test case.
290 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
292         * g++.dg/template/local3.C: Remove extra semicolon.
294 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
296         * gcc.dg/i386-volatile-1.c: New test.
298 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
300         PR c++/11072
301         * g++.dg/other/offsetof2.C: XFAIL.
302         * g++.dg/other/offsetof5.C: New.
304         PR c++/10219
305         * g++.dg/template/error1.C: New.
307         PR c++/9779
308         * g++.dg/template/dependent-expr1.C: New.
310 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
312         PR c++/6949
313         * g++.dg/template/local3.C: New test.
315         PR c++/11149
316         * g++.dg/lookup/scoped6.C: New test.
318 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
320         PR c++/8046
321         * g++.dg/other/error7.C: New test.
323 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
325         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
326         * g++.old-deja/g++.abi/vtable3.h: Likewise.
327         * g++.old-deja/g++.law/code-gen5.C: Likewise.
328         * g++.old-deja/g++.other/union2.C: Likewise.
329         * gcc.dg/c90-const-expr-2.c: Likewise.
330         * gcc.dg/c90-const-expr-3.c: Likewise.
331         * gcc.dg/c99-const-expr-2.c: Likewise.
332         * gcc.dg/c99-const-expr-3.c: Likewise.
333         * gcc.dg/concat.c: Likewise.
335 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
337         PR c++/9559
338         * g++.dg/init/static1.C: New test.
340 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
342         * Changelog: Remove ">>>>>>>" from previous change.
344 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
346         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
347         * g++.old-deja/g++.other/access2.C: Likewise.
348         * g++.old-deja/g++.other/decl2.C: Likewise.
349         * gcc.c-torture/execute/20020615-1.c: Likewise.
351 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
353         PR c++/4933
354         * g++.dg/template/sizeof4.C: New test.
356 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
358         * g++.dg/other/error6.C: New test.
360 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
362         PR c++/10750
363         * g++.dg/parse/constant2.C: New test.
365 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
367         PR c++/11106
368         * g++.dg/other/error5.C: New test.
370 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
372         * gcc.dg/format/gcc_diag-1.c: New test.
374 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
376         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
378 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
380         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
381         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
382         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
384 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
386         * gcc.c-torture/execute/builtins/string-8.c: New test.
387         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
388         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
389         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
391 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
393         PR c++/10468
394         * g++.dg/ext/typeof6.C: New test.
396 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
398         PR c++/10796
399         * g++.dg/init/enum1.C: New test.
401 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
403         * gcc.dg/20030627-1.c: New test.
405 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
407         PR c++/11332
408         * g++.dg/expr/static_cast2.C: New test.
410 2003-06-26  Roger Sayle  <roger@eyesopen.com>
411             Jakub Jelinek  <jakub@redhat.com>
413         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
414         sprintf(dst,"%s",src) optimization.
415         * gcc.c-torture/execute/20030626-1.c: New test case.
416         * gcc.c-torture/execute/20030626-2.c: New test case.
418 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
420         * gcc.c-torture/execute/multi-ix.c: New test.
422         * gcc.c-torture/execute/simd-4.c (main):
423         Added missing semicolon at end of union.
425 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
427         PR c++/8266
428         * g++.dg/template/explicit-instantiation3.C: New test.
430 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
432         * gcc.dg/20030626-1.c: Use signed char.
434 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
436         * gcc.dg/20030626-1.c: New test.
438 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
440         * const-str-2.m: Update.
442 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
444         PR c++/10990
445         * g++.dg/rtti/dyncast1.C: New test.
446         * g++.dg/abi/mangle4.C: Correct base-specifier access.
447         * g++.dg/lookup/scoped1.C: Remove XFAIL.
448         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
450         PR c++/10931
451         * g++.dg/expr/static_cast1.C: New test.
453 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
455         * gcc.dg/20030625-1.c: New test.
457 2003-06-24  Roger Sayle  <roger@eyesopen.com>
459         * gcc.c-torture/compile/20030624-1.c: New test case.
461 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
463         * gcc.c-torture/execute/string-opt-17.c: New test.
465 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
467         PR c++/5754
468         * g++.dg/parse/crash6.C: New test.
470 2003-06-23  Roger Sayle  <roger@eyesopen.com>
472         * gcc.dg/builtins-24.c: New test case.
474 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
476         * g++.dg/opt/operator1.C: New test.
478 2003-06-22  Roger Sayle  <roger@eyesopen.com>
480         * gcc.c-torture/execute/string-opt-16.c: New test case.
482 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
484         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
485         * g++.old-deja/g++.other/conv7.C: Likewise
486         * g++.old-deja/g++.other/overcnv2.C: Likewise.
487         * g++.old-deja/g++.other/overload14.C: Likewise.
489 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
491         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
492         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
494 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
496         PR c++/10888
497         * g++.dg/warn/Winline-3.C: New test.
499 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
501         * lib/target-supports.exp (check_alias_available): Make the test
502         program acceptable to the Solaris assembler.
504         PR c++/10749
505         * g++.dg/template/memclass2.C: New test.
507 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
508             Eric Botcazou  <ebotcazou@libertysurf.fr>
510         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
511         data for non-matching targets.
512         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
514 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
516         PR c++/10845
517         * g++.dg/template/member3.C: New test.
519 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
521         PR c++/10939
522         * g++.dg/template/func1.C: New test.
524         PR c++/9649
525         * g++.dg/template/static4.C: New test.
526         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
528         PR c++/11041
529         * g++.dg/init/ref7.C: New test.
531 2003-06-19  Matt Austern  <austern@apple.com>
533         PR c++/11228
534         * g++.dg/anew1.C: New test.
535         * g++.dg/anew2.C: New test.
536         * g++.dg/anew3.C: New test.
537         * g++.dg/anew4.C: New test.
539 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
541         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
543 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
545         * gcc.c-torture/execute/simd-4.c (main): Make expected value
546         endian-dependent.
548 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
550         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
551         Remove cruft.
553 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
555         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
556         * gcc.c-torture/compile/961203-1.c: Likewise.
557         * gcc.c-torture/compile/980506-1.c: Likewise.
559 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
561         PR c++/10712
562         * g++.dg/lookup/using7.C: New test.
564 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
566         PR c++/11105
567         * g++.dg/abi/conv1.C: Remove it.
568         * g++.dg/template/conv7.C: New test.
569         * g++.dg/template/conv8.C: Likewise.
570         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
571         conversion operator.
573 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
575         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
576         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
577         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
578         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
579         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
580         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
581         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
582         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
583         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
584         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
585         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
586         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
587         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
588         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
589         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
590         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
591         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
592         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
593         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
594         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
595         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
596         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
597         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
598         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
599         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
600         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
601         * gcc.dg/compat/struct-return-10_x.c: Ditto.
602         * gcc.dg/compat/struct-return-2_x.c: Ditto.
603         * gcc.dg/compat/struct-return-3_x.c: Ditto.
605 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
607         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
608         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
609         indications.
611 2003-06-16  Roger Sayle  <roger@eyesopen.com>
613         * gcc.dg/i386-387-5.c: New test case.
614         * gcc.dg/i386-387-6.c: New test case.
615         * gcc.dg/builtins-23.c: New test case.
617 2003-06-15  Roger Sayle  <roger@eyesopen.com>
619         * gcc.dg/builtins-22.c: New test case.
620         * gcc.dg/i386-387-1.c: Update to test exp.
621         * gcc.dg/i386-387-2.c: Likewise.
623 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
625         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
627 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
629         * lib/gcc-dg.exp (dg-require-dll): New function.
630         (dg-xfail-if): Likewise.
631         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
632         driver.
634         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
635         * gcc.c-torture/compile/20001205-1.c: Likewise.
636         * gcc.c-torture/compile/20001226-1.c: Likewise.
637         * gcc.c-torture/compile/20010518-2.c: Likewise.
638         * gcc.c-torture/compile/20020312-1.c: Likewise.
639         * gcc.c-torture/compile/20020604-1.c: Likewise.
640         * gcc.c-torture/compile/920501-12.c: Likewise.
641         * gcc.c-torture/compile/920501-4.c: Likewise.
642         * gcc.c-torture/compile/920520-1.c: Likewise.
643         * gcc.c-torture/compile/920521-1.c: Likewise.
644         * gcc.c-torture/compile/920625-1.c: Likewise.
645         * gcc.c-torture/compile/961203-1.c: Likewise.
646         * gcc.c-torture/compile/980506-1.c: Likewise.
647         * gcc.c-torture/compile/981006-1.c: Likewise.
648         * gcc.c-torture/compile/981022-1.c: Likewise.
649         * gcc.c-torture/compile/981223-1.c: Likewise.
650         * gcc.c-torture/compile/990617-1.c: Likewise.
651         * gcc.c-torture/compile/dll.c: Likewise.
652         * gcc.c-torture/compile/labels-3.c: Likewise.
653         * gcc.c-torture/compile/mipscop-1.c: Likewise.
654         * gcc.c-torture/compile/mipscop-2.c: Likewise.
655         * gcc.c-torture/compile/mipscop-3.c: Likewise.
656         * gcc.c-torture/compile/mipscop-4.c: Likewise.
657         * gcc.c-torture/compile/simd-5.c: Likewise.
658         * gcc.c-torture/compile/20000804-1.x: Remove.
659         * gcc.c-torture/compile/20001205-1.x: Likewise.
660         * gcc.c-torture/compile/20001226-1.x: Likewise.
661         * gcc.c-torture/compile/20010518-2.x: Likewise.
662         * gcc.c-torture/compile/20020312-1.x: Likewise.
663         * gcc.c-torture/compile/20020604-1.x: Likewise.
664         * gcc.c-torture/compile/920501-12.x: Likewise.
665         * gcc.c-torture/compile/920501-4.x: Likewise.
666         * gcc.c-torture/compile/920520-1.x: Likewise.
667         * gcc.c-torture/compile/920521-1.x: Likewise.
668         * gcc.c-torture/compile/920625-1.x: Likewise.
669         * gcc.c-torture/compile/961203-1.x: Likewise.
670         * gcc.c-torture/compile/980506-1.x: Likewise.
671         * gcc.c-torture/compile/981006-1.x: Likewise.
672         * gcc.c-torture/compile/981022-1.x: Likewise.
673         * gcc.c-torture/compile/981223-1.x: Likewise.
674         * gcc.c-torture/compile/990617-1.x: Likewise.
675         * gcc.c-torture/compile/mipscop-1.x: Likewise.
676         * gcc.c-torture/compile/mipscop-2.x: Likewise.
677         * gcc.c-torture/compile/mipscop-3.x: Likewise.
678         * gcc.c-torture/compile/mipscop-4.x: Likewise.
679         * gcc.c-torture/compile/simd-5.x: Likewise.
681         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
683 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
685         * gcc.c-torture/execute/20030611-1.c: New test.
687 2003-06-12  Roger Sayle  <roger@eyesopen.com>
689         PR middle-end/168
690         * gcc.dg/20030612-1.c: New test case.
692 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
694         PR c++/10635
695         * g++.dg/expr/cast1.C: New test.
697 2003-06-12  Roger Sayle  <roger@eyesopen.com>
699         * gcc.dg/builtins-21.c: New test case.
701 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
703         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
704         options instead of at the end.
705         * lib/objc.exp (objc_target_compile): Likewise.
707 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
709         PR c++/10432
710         * g++.dg/parse/error1.C: New test.
712 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
714         * gcc.dg/compat/struct-by-value-11_main.c: New file.
715         * gcc.dg/compat/struct-by-value-11_x.c: New file.
716         * gcc.dg/compat/struct-by-value-11_y.c: New file.
717         * gcc.dg/compat/struct-by-value-12_main.c: New file.
718         * gcc.dg/compat/struct-by-value-12_x.c: New file.
719         * gcc.dg/compat/struct-by-value-12_y.c: New file.
720         * gcc.dg/compat/struct-by-value-13_main.c: New file.
721         * gcc.dg/compat/struct-by-value-13_x.c: New file.
722         * gcc.dg/compat/struct-by-value-13_y.c: New file.
723         * gcc.dg/compat/struct-by-value-14_main.c: New file.
724         * gcc.dg/compat/struct-by-value-14_x.c: New file.
725         * gcc.dg/compat/struct-by-value-14_y.c: New file.
726         * gcc.dg/compat/struct-by-value-15_main.c: New file.
727         * gcc.dg/compat/struct-by-value-15_x.c: New file.
728         * gcc.dg/compat/struct-by-value-15_y.c: New file.
729         * gcc.dg/compat/struct-by-value-16_main.c: New file.
730         * gcc.dg/compat/struct-by-value-16_x.c: New file.
731         * gcc.dg/compat/struct-by-value-16_y.c: New file.
732         * gcc.dg/compat/struct-by-value-17_main.c: New file.
733         * gcc.dg/compat/struct-by-value-17_x.c: New file.
734         * gcc.dg/compat/struct-by-value-17_y.c: New file.
735         * gcc.dg/compat/struct-by-value-18_main.c: New file.
736         * gcc.dg/compat/struct-by-value-18_x.c: New file.
737         * gcc.dg/compat/struct-by-value-18_y.c: New file.
739         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
740         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
741         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
742         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
743         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
744         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
745         * gcc.dg/compat/scalar-return-3_main.c: New file.
746         * gcc.dg/compat/scalar-return-3_x.c: New file.
747         * gcc.dg/compat/scalar-return-3_y.c: New file.
748         * gcc.dg/compat/scalar-return-4_main.c: New file.
749         * gcc.dg/compat/scalar-return-4_x.c: New file.
750         * gcc.dg/compat/scalar-return-4_y.c: New file.
752 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
754         * gcc.dg/compat/fp2-struct-check.h: New file.
755         * gcc.dg/compat/fp2-struct-defs.h: New file.
756         * gcc.dg/compat/fp2-struct-init.h: New file.
757         * gcc.dg/compat/struct-by-value-10_main.c: New file.
758         * gcc.dg/compat/struct-by-value-10_x.c: New file.
759         * gcc.dg/compat/struct-by-value-10_y.c: New file.
760         * gcc.dg/compat/struct-return-10_main.c: New file.
761         * gcc.dg/compat/struct-return-10_x.c: New file.
762         * gcc.dg/compat/struct-return-10_y.c: New file.
764         * gcc.dg/compat/compat-common.h: New file.
765         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
766         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
767         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
768         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
769         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
770         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
771         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
772         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
773         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
774         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
775         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
776         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
777         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
778         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
779         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
780         * gcc.dg/compat/small-struct-check.h: Ditto.
781         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
782         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
783         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
784         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
785         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
786         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
787         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
788         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
789         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
790         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
791         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
792         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
793         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
794         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
795         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
796         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
797         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
798         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
799         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
800         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
801         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
802         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
803         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
804         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
805         * gcc.dg/compat/struct-return-2_main.c: Ditto.
806         * gcc.dg/compat/struct-return-2_x.c: Ditto.
807         * gcc.dg/compat/struct-return-2_y.c: Ditto.
808         * gcc.dg/compat/struct-return-3_main.c: Ditto.
809         * gcc.dg/compat/struct-return-3_x.c: Ditto.
810         * gcc.dg/compat/struct-return-3_y.c: Ditto.
812 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
814         * g++.dg/pch/static-1.C: New file.
815         * g++.dg/pch/static-1.Hs: New file.
817 2003-06-10  Richard Henderson  <rth@redhat.com>
819         * gcc.dg/asm-7.c: Adjust expected warning text.
821 2003-06-10  Roger Sayle  <roger@eyesopen.com>
823         * gcc.dg/builtins-20.c: New test case.
825 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
827         PR c++/11131
828         * g++.dg/opt/template1.C: New test.
830 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
832         * lib/gcc-dg.exp (dg-test): Clear additional_files and
833         additional_sources.
835 2003-05-21  David Taylor  <dtaylor@emc.com>
837         * gcc.dg/Wpadded.c: New file.
839 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
841         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
842         * gcc.dg/special/weak-2.c: Add dg-require-weak.
843         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
844         dg-require-weak.
846 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
848         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
850 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
852         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
853         (dg-require-alias): Likewise.
854         (dg-require-gc-sections): Likewise.
855         * lib/target-supports.exp (check_gc_sections_available): Likewise.
857 2003-06-08  Richard Henderson  <rth@redhat.com>
859         * gcc.dg/20011029-2.c: Fix the array reference.
860         * gcc.dg/asm-7.c: New.
862 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
864         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
866 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
868         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
869         (dg-require-gc-sections): Likewise.
871 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
873         * i386-cmov1.c: Fix regular expression.
874         * i386-cvt-1.c: Likewise.
875         * i386-local.c: Likewise.
876         * i386-local2.c: Likewise.
877         * i386-mul.c: Likewise.
878         * i386-ssetype-1.c: Likewise.
879         * i386-ssetype-3.c: Likewise.
880         * i386-ssetype-5.c: Likewise.
882 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
884         PR c++/11039
885         * g++.dg/warn/implicit-typename2.C: New test.
886         * g++.dg/warn/implicit-typename3.C: New test.
888 2003-06-07  Richard Henderson  <rth@redhat.com>
890         * g++.dg/other/offsetof3.C: Use size_t.
891         * g++.dg/other/offsetof4.C: Likewise.
893 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
895         * lib/copy-file.exp: New. Implement gcc_copy_files.
897         * lib/dg-pch.exp: Load copy-file.exp
898         (dg-pch): Use gcc_copy_files instead of "file copy".
900 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
902         * gcc.dg/weak/weak.exp: Simplify.
903         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
904         * gcc.dg/weak/weak-1.c: Likewise.
905         * gcc.dg/weak/weak-2.c: Likewise.
906         * gcc.dg/weak/weak-3.c: Likewise.
907         * gcc.dg/weak/weak-4.c: Likewise.
908         * gcc.dg/weak/weak-5.c: Likewise.
909         * gcc.dg/weak/weak-6.c: Likewise.
910         * gcc.dg/weak/weak-7.c: Likewise.
911         * gcc.dg/weak/weak-8.c: Likewise.
912         * gcc.dg/weak/weak-9.c: Likewise.
914 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
916         gcc.c-torture/execute/20030606-1.c: New.
918 2003-06-06  Roger Sayle  <roger@eyesopen.com>
920         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
921         * gcc.dg/builtins-19.c: Likewise.
923 2003-06-06  Roger Sayle  <roger@eyesopen.com>
925         * gcc.dg/builtins-2.c: Add some more tests.
926         * gcc.dg/builtins-18.c: New test case.
927         * gcc.dg/builtins-19.c: New test case.
929 2003-06-06  Roger Sayle  <roger@eyesopen.com>
930             Jim Wilson  <wilson@tuliptree.org>
932         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
934 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
936         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
937         mempcpy/stpcpy calls not to be optimized into something else.
938         * gcc.c-torture/execute/string-opt-3.c: Moved to...
939         * gcc.c-torture/execute/builtins/string-7.c: ...here.
940         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
942 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
944         * gcc.dg/format/asm_fprintf-1.c: New test.
946 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
948         * lib/gcc-defs.exp (additional_sources): New variable.
949         (dg-additional-sources): New function.
950         (additional_files): New variable.
951         (dg-additional-files): New function.
952         (dg-additional-files-options): Likewise.
953         * lib/gcc-dg.exp (dg-require-weak): New function.
954         (dg-require-alias): Likewise.
955         (dg-require-gc-sections): Likewise.
956         * lib/target-supports.exp (check_alias_available): Remove testfile
957         parameter.
958         (check_gc_sections_available): New function.
959         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
960         (dg-gpp-additional-files): Likewise.
961         * lib/g++.exp (additional_sources): Remove.
962         (additional_files): Likewise.
963         (g++_target_compile): Use dg-additional-files-options.
965         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
966         Tcl logic.
967         * gcc.dg/special/ecos.exp: Remove.
968         * gcc.dg/special/20000419-2.c: Use dg-require-*.
969         * gcc.dg/special/alias-1.c: Likewise.
970         * gcc.dg/special/alias-2.c: Likewise.
971         * gcc.dg/special/gcsec-1.c: Likewise.
972         * gcc.dg/special/weak-1.c: Likewise.
973         * gcc.dg/special/weak-2.c: Likewise.
974         * gcc.dg/special/wkali-1.c: Likewise.
975         * gcc.dg/special/wkali-2.c: Likewise.
977         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
978         dg-gpp-additional-*.
979         * g++.dg/special/conpr-3.C: Likewise.
980         * g++.dg/special/conpr-4.C: Likewise.
981         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
982         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
983         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
984         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
985         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
986         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
987         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
988         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
989         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
990         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
991         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
992         * g++.old-deja/g++.other/comdat1.C: Likewise.
993         * g++.old-deja/g++.other/comdat2.C: Likewise.
994         * g++.old-deja/g++.other/comdat3.C: Likewise.
995         * g++.old-deja/g++.other/ctor1.C: Likewise.
996         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
998 2003-06-05  Richard Henderson  <rth@redhat.com>
1000         * gcc.dg/debug/20030605-1.c: New.
1002 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1004         * README.QMTEST: Update.
1006 2003-06-04  Richard Henderson  <rth@redhat.com>
1008         * gcc.dg/cleanup-1.c: New.
1009         * gcc.dg/cleanup-2.c: New.
1010         * gcc.dg/cleanup-3.c: New.
1011         * gcc.dg/cleanup-4.c: New.
1012         * gcc.dg/cleanup-5.c: New.
1013         * gcc.dg/cleanup-6.c: New.
1014         * gcc.dg/cleanup-7.c: New.
1016 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1018         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
1020         * lib/dg-pch.exp: New file.
1021         * g++.dg/pch/pch.exp: Use dg-pch.exp.
1022         * gcc.dg/pch/pch.exp: Likewise.
1024 2003-06-04  Roger Sayle  <roger@eyesopen.com>
1026         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
1027         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
1028         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
1029         * gcc.dg/builtins-17.c: New test case.
1030         * gcc.dg/i386-387-4.c: New test case.
1031         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
1033 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1035         * gcc.dg/ultrasp9.c: New test.
1037 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1039         * gcc.c-torture/compile/20030604-1.c: New test.
1040         * gcc.dg/sparc-constant-1.c: New test.
1042 2003-06-03  Glen Nakamura  <glen@imodulo.com>
1044         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
1046 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
1048         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
1050         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
1051         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
1053 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
1055         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
1057 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1059         PR c++/10940
1060         * g++.dg/template/spec10.C: New test.
1062 2003-06-03  Roger Sayle  <roger@eyesopen.com>
1064         * gcc.dg/builtins-16.c: New test case.
1066 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
1068         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
1069         mempcpy test with post-increments.
1070         * gcc.c-torture/execute/string-opt-3.c: New test.
1071         * gcc.dg/string-opt-1.c: New test.
1073 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
1075         PR fortran/10965
1076         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
1078 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
1080         * lib/scanasm.exp (dg-scan): New function, factored out of ...
1081         (scan-assembler): ... here.  Use dg-scan.
1082         (scan-assembler-not): Likewise.
1083         (scan-file): New function.
1084         (scan-file-not): Likewise.
1085         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
1086         * gcc.dg/cpp/_Pragma4.c: Likewise.
1087         * gcc.dg/cpp/_Pragma5.c: Likewise.
1088         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1089         * gcc.dg/cpp/avoidpaste2.c: Likewise.
1090         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
1091         * gcc.dg/cpp/cmdlne-P.c: Likewise.
1092         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
1093         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
1094         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
1095         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
1096         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
1097         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
1098         * gcc.dg/cpp/cxxcom1.c: Likewise.
1099         * gcc.dg/cpp/line1.c: Likewise.
1100         * gcc.dg/cpp/maccom1.c: Likewise.
1101         * gcc.dg/cpp/maccom2.c: Likewise.
1102         * gcc.dg/cpp/maccom3.c: Likewise.
1103         * gcc.dg/cpp/maccom4.c: Likewise.
1104         * gcc.dg/cpp/maccom5.c: Likewise.
1105         * gcc.dg/cpp/maccom6.c: Likewise.
1106         * gcc.dg/cpp/multiline.c: Likewise.
1107         * gcc.dg/cpp/spacing1.c: Likewise.
1108         * gcc.dg/cpp/spacing2.c: Likewise.
1109         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
1110         * gcc.dg/cpp/trad/maccom1.c: Likewise.
1111         * gcc.dg/cpp/trad/maccom2.c: Likewise.
1112         * gcc.dg/cpp/trad/maccom3.c: Likewise.
1113         * gcc.dg/cpp/trad/maccom4.c: Likewise.
1114         * gcc.dg/cpp/trad/maccom6.c: Likewise.
1115         * gcc.dg/cpp/cxxcom2.c: Likewise.
1116         * gcc.dg/cpp/cxxcom2.h: New file.
1118         * gcc.dg/cpp/truefalse.cpp: Move it to ...
1119         * g++.dg/cpp/truefalse.C: Here.
1120         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
1122 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
1124         * gcc.dg/cpp/redef3.c: New file.
1126 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1128         * gcc.dg/i386-loop-3.c: New test.
1130 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
1132         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
1134 2003-05-31  Roger Sayle  <roger@eyesopen.com>
1136         * gcc.dg/fwrapv-1.c: New test case.
1137         * gcc.dg/fwrapv-2.c: New test case.
1139 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1141         PR c++/10956
1142         * g++.dg/template/spec9.C: New test.
1144 2003-05-29  Roger Sayle  <roger@eyesopen.com>
1146         * gcc.dg/duff-4.c: New test case.
1148 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
1150         PR fortran/10843
1151         * g77.dg/ffixed-form-1.f: New test
1152         * g77.dg/ffixed-form-2.f: New test
1153         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
1154         * g77.dg/ffree-form-3.f: New test
1156 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
1158         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
1159         * gcc.dg/wint_t-1.c: Likewise.
1161 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1163         * g++.dg/template/access11.C: New test.
1165 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1167         PR c++/10849
1168         * g++.dg/template/access10.C: New test.
1170 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1171             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1173         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
1175 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1177         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
1178         suppress for powerpc-*-darwin*.
1179         * gcc.dg/torture/builtin-noret-2.c: Likewise.
1181 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1183         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
1184         suppress option for powerpc-*-darwin*.
1186 2003-05-23  Roger Sayle  <roger@eyesopen.com>
1188         * gcc.dg/builtins-1.c: Add tests for tan and atan.
1189         * gcc.dg/builtins-4.c: Add test for fmod.
1191 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1193         PR c++/10682
1194         * g++.dg/template/instantiate4.C: New test.
1196 2003-05-22  Roger Sayle  <roger@eyesopen.com>
1198         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
1200 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
1202         * gcc.dg/compat/scalar-return-1_main.c: New file.
1203         * gcc.dg/compat/scalar-return-1_x.c: New file.
1204         * gcc.dg/compat/scalar-return-1_y.c: New file.
1205         * gcc.dg/compat/scalar-return-2_main.c: New file.
1206         * gcc.dg/compat/scalar-return-2_x.c: New file.
1207         * gcc.dg/compat/scalar-return-2_y.c: New file.
1208         * gcc.dg/compat/struct-return-3_main.c: New file.
1209         * gcc.dg/compat/struct-return-3_y.c: New file.
1210         * gcc.dg/compat/struct-return-3_x.c: New file.
1211         * gcc.dg/compat/struct-return-2_main.c: New file.
1212         * gcc.dg/compat/struct-return-2_x.c: New file.
1213         * gcc.dg/compat/struct-return-2_y.c: New file.
1215 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1217         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
1218         for hppa*-hp-hpux*.
1219         * gcc.dg/20021014-1.c (dg-options): Likewise.
1220         * gcc.dg/nest.c (dg-options): Likewise.
1222 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
1224         PR c++/9738
1225         * g++.dg/ext/dllimport2.C: New file.
1226         * g++.dg/ext/dllimport3.C: New file.
1228 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
1230         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
1231         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1232         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1233         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1234         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1235         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1236         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
1237         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
1238         * gcc.dg/compat/small-struct-defs.h: New file.
1239         * gcc.dg/compat/small-struct-init.h: New file.
1240         * gcc.dg/compat/small-struct-check.h: New file.
1241         * gcc.dg/compat/fp-struct-defs.h: New file.
1242         * gcc.dg/compat/fp-struct-check.h: New file.
1243         * gcc.dg/compat/fp-struct-init.h: New file.
1244         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
1245         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
1247 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
1249         * gcc.dg/20030225-2.c: New test.
1251 2003-05-18  Roger Sayle  <roger@eyesopen.com>
1252             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1254         * gcc.c-torture/compile/20030518-1.c: New test case.
1256 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
1258         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
1259         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
1260         gcc-dg-debug-runtest.
1261         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
1262         gcc-dg-debug-runtest.
1264 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1266         PR c++/9022
1267         * g++.dg/lookup/using6.C: New test.
1269 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1271         * g++.dg/parse/access2.C: New test.
1273 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
1275         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
1276         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
1277         * gcc.dg/debug/debug.exp: Likewise.
1279 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
1281         * gcc.dg/dollar.c: New test.
1283 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
1285         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
1286         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
1287         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
1288         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
1289         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
1290         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
1291         * gcc.dg/compat/struct-by-value-6_main.c: New file.
1292         * gcc.dg/compat/struct-by-value-6_x.c: New file.
1293         * gcc.dg/compat/struct-by-value-6_y.c: New file.
1294         * gcc.dg/compat/struct-by-value-7_main.c: New file.
1295         * gcc.dg/compat/struct-by-value-7_x.c: New file.
1296         * gcc.dg/compat/struct-by-value-7_y.c: New file.
1297         * gcc.dg/compat/struct-by-value-8_main.c: New file.
1298         * gcc.dg/compat/struct-by-value-8_x.c: New file.
1299         * gcc.dg/compat/struct-by-value-8_y.c: New file.
1300         * gcc.dg/compat/struct-by-value-9_main.c: New file.
1301         * gcc.dg/compat/struct-by-value-9_x.c: New file.
1302         * gcc.dg/compat/struct-by-value-9_y.c: New file.
1304 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
1306         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
1307         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
1308         support for "repo" mode.
1309         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
1310         * lib/g77-dg.exp: Likewise.
1311         * lib/obj-dg.exp: Likewise.
1313 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
1315         Merge from gcc-3_2-rhl8-branch:
1316         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
1318         * gcc.dg/tls/opt-6.c: New test.
1320         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1322         * gcc.dg/20030405-1.c: New test.
1324         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
1326         * gcc.dg/20030309-1.c: New test.
1328         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1330         * gcc.c-torture/execute/20030307-1.c: New test.
1332         2003-02-20  Randolph Chung  <tausq@debian.org>
1334         * gcc.c-torture/compile/20030220-1.c: New test.
1336         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
1338         * gcc.dg/20030217-1.c: New test.
1340         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
1342         * gcc.c-torture/compile/20020129-1.c: New test.
1344         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1346         * gcc.dg/unroll-1.c: New test.
1348         2002-11-16  Jan Hubicka  <jh@suse.cz>
1350         * gcc.c-torture/execute/20020920-1.c: New test.
1352         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
1354         PR target/7434
1355         * gcc.c-torture/compile/20021008-1.c: New test.
1357         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
1359         PR target/7559
1360         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
1362         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1364         * gcc.c-torture/compile/20020807-1.c: New test.
1366         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1368         * gcc.dg/tls/opt-1.c: New test.
1370         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
1372         * gcc.dg/20020729-1.c: New test.
1374         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
1376         * g++.dg/opt/life1.C: New test.
1378         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
1380         * gcc.dg/20020525-1.c: New test.
1382         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1384         PR c++/6794
1385         * g++.dg/ext/pretty1.C: New test.
1386         * g++.dg/ext/pretty2.C: New test.
1388 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1390         PR c++/8385
1391         * g++.dg/ext/typeof5.C: New test.
1393 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1395         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1396         __USER_LABEL_PREFIX__ into account.
1397         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1399 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1401         * gcc.dg/builtins-15.c: New test case.
1403 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1405         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1407 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1409         * lib/g++.exp: Tweak handling of additional source files.
1410         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1411         * g++.dg/special/conpr-2a.C: Rename to ...
1412         * g++.dg/special/conpr-2a.cc: ... this.
1413         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1414         * g++.dg/special/conpr-3a.C: Rename to ...
1415         * g++.dg/special/conpr-3a.cc: This.
1416         * g++.dg/special/conpr-3b.C: Rename to ...
1417         * g++.dg/special/conpr-3b.cc: This.
1418         * g++.dg/special/conpr-4.C: New test.
1419         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1421 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1423         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1425 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1427         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1428         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1429         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1430         * g++.old-deja/g++.other/warn3.C: Likewise.
1432 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1434         * gcc.dg/i386-387-1.c: Update to also test log.
1435         * gcc.dg/i386-387-2.c: Likewise.
1437 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1439         * g77.f-torture/execute/int8421.f: New test.
1441 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1443         PR c++/10230, c++/10481
1444         * g++.dg/lookup/scoped5.C: New test.
1446 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1448         PR c++/10552
1449         * g++.dg/template/ttp6.C: New test.
1451 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1453         * gcc.c-torture/execute/builtins: New directory.
1454         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1455         gcc.c-torture/execute/builtins.
1456         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1457         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1458         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1459         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1461 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1463         PR c++/9252
1464         * g++.dg/template/access8.C: New test.
1465         * g++.dg/template/access9.C: New test.
1467 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1469         PR c++/9554
1470         * g++.dg/parse/access1.C: New test.
1472 2003-05-09  DJ Delorie  <dj@redhat.com>
1474         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1475         long, and not an int.
1477 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1479         PR c++/10555, c++/10576
1480         * g++.dg/template/memclass1.C: New test.
1482 2003-05-08  DJ Delorie  <dj@redhat.com>
1484         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1485         targets.
1486         * gcc.c-torture/execute/20021024-1.x: Likewise.
1487         * gcc.c-torture/execute/shiftdi.x: Likewise.
1488         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1489         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1490         * gcc.dg/20021018-1.c: Likewise.
1492 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1494         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1496         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1497         (bcopy): Call memmove.
1499 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1501         * g77.f-torture/compile/8485.f: New test case.
1503 2003-05-07  Richard Henderson  <rth@redhat.com>
1505         PR c++/10570
1506         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1507         Verify exception_cleanup not called for rethrows.
1508         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1509         when exiting catch block without rethrowing.
1510         * g++.dg/eh/forced3.C: New.
1511         * g++.dg/eh/forced4.C: New.
1513 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1515         * gcc.dg/20030505.c: Fix triplet.
1517 2003-05-06  DJ Delorie  <dj@redhat.com>
1519         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1520         * gcc.dg/nest.c: Likewise.
1522 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1524         * gcc.dg/builtins-14.c: New test case.
1526 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1528         * lib/compat.exp (compat-execute): New argument.
1529         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1530         * gcc.dg/compat: New test directory.
1531         * gcc.dg/compat/compat.exp: New expect script.
1532         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1533         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1534         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1535         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1536         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1537         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1539         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1540         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1541         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1542         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1543         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1544         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1545         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1546         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1547         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1548         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1549         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1550         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1551         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1552         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1553         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1555 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1557         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1559 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1561         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1563 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1565         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1566         * gcc.dg/ppc-fsel-2.c: New test.
1568         * gcc.dg/unused-5.c: New test.
1570 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1572         PR c++/10496
1573         * g++.dg/warn/pmf1.C: New test.
1575 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1577         PR c++/4494
1578         * g++.dg/warn/main.C: New test.
1580 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1582         * gcc.dg/nonnull-3.c: New test.
1584 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1586         * gcc.dg/cpp/Wtrigraphs.c: Update.
1587         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1589 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1591         * gcc.dg/ppc-fsel-1.c: New test.
1593 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1595         PR c/10604
1596         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1598 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1600         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1602 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1604         PR c++/9364, c++/10553, c++/10586
1605         * g++.dg/parse/typename4.C: New test.
1606         * g++.dg/parse/typename5.C: Likewise.
1608 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1610         * gcc.c-torture/compile/20030503-1.c: New test.
1612 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1614         * g++.dg/lookup/using5.C: Fix testcase error.
1616 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1618         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1619         since MEABI is no longer supported.  Remove all vestiges
1620         of MEABI from the test.
1622 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1624         PR c++/10554
1625         * g++.dg/lookup/using5.C: New test.
1627 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1629         PR c++/8772
1630         * g++.dg/template/ttp5.C: New test.
1632 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1634         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1635         (dg-gpp-additional-sources): New function.
1636         (dg-gpp-additional-files): Likewise.
1637         * lib/g++.exp (additional_sources): New variable.
1638         (additional_files): Likewise.
1639         (g++_target_compile): Deal with them.
1640         * lib/old-dejagnu.exp: Remove.
1641         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1642         * g++.old-deja: Revise all tests to use dg commands.
1644 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1646         PR c++/9432, c++/9528
1647         * g++.dg/lookup/using4.C: New test.
1649 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1651         * gcc.dg/noreturn-5.c: New file.
1652         * gcc.dg/noreturn-6.c: New file.
1654         * gcc.c-torture/compile/inline-1.c: New file.
1656 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1658         PR c++/10551
1659         * g++.dg/template/explicit1.C: New test.
1661 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1663         PR c++/10549
1664         * g++.dg/other/bitfield1.C: New test.
1666         PR c++/10527
1667         * g++.dg/init/new7.C: New test.
1669 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1671         * g++.dg/ext/desig1.C: New test.
1672         * g++.dg/ext/init1.C: Update.
1674         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1676 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
1678         PR c++/10180
1679         * g++.dg/warn/Winline-1.C: New test.
1681 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
1683         * gcc.c-torture/execute/string-opt-19.c: New test.
1685         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1686         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1688 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
1690         PR c++/10506
1691         * g++.dg/init/new6.C: New test.
1693         PR c++/10503
1694         * g++.dg/init/ref6.C: New test.
1696 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
1698         * g++.dg/warn/weak1.C: XFAIL on AIX4.
1700 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1702         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1703         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1705 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
1707         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1708         initialized static data members.
1710 2003-04-25  H.J. Lu <hjl@gnu.org>
1712         * gcc.dg/ia64-sync-4.c: New test.
1714 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1716         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
1717         date.
1719 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
1721         PR c++/10337
1722         * g++.dg/warn/conv1.C: New test.
1723         * g++.old-deja/g++.other/conv7.C: Adjust.
1724         * g++.old-deja/g++.other/overload14.C: Adjust.
1726 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1728         PR c++/10471
1729         * g++.dg/template/defarg2.C: New test.
1731 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
1733         * gcc.dg/cpp/include2.c: Update.
1734         * gcc.dg/cpp/multiline-2.c: New.
1735         * gcc.dg/cpp/multiline.c: Update.
1736         * gcc.dg/cpp/strify2.c: Update.
1737         * gcc.dg/cpp/trad/literals-2.c: Update.
1739 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1741         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1743 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1745         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1747 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1749         PR c++/10451
1750         * g++.dg/parse/crash4.C: New test.
1752         PR c++/9847
1753         * g++.dg/parse/crash5.C: New test.
1755 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1757         PR c++/10446
1758         * g++.dg/parse/crash3.C: New test.
1760         PR c++/10428
1761         * g++.dg/parse/elab1.C: New test.
1763 2003-04-22  Devang Patel  <dpatel@apple.com>
1765         * gcc.dg/cpp/trad/funlike-5.c: New test.
1767 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
1769         * g++.dg/other/packed1.C: Fix dg options.
1771 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1773         * g++.dg/other/offsetof2.C: New test.
1775 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
1777         * g++.dg/template/recurse.C: Adjust location of error messages.
1779 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1781         PR c++/9881
1782         * g++.dg/init/addr-const1.C: New test.
1783         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1785 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1787         PR c++/10405
1788         * g++.dg/lookup/struct-hack1.C: New test.
1790 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
1792         * ucs.c: Update diagnostic messages.
1794 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1796         * gcc.dg/cpp/truefalse.cpp: New test.
1797         * gcc.dg/cpp/cpp.exp: Update.
1798         * g++.dg/other/stdbool-if.C: Remove.
1800 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1802         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1803         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1805 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1807         * gcc.c-torture/compile/20030418-1.c: New test.
1809 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
1811         * README.compat: Remove; content moved to doc/sourcebuild.texi.
1813 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1815         PR c++/10347
1816         g++.dg/template/dependent-name1.C: New test.
1818 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1820         * gcc.dg/warn-1.c (tourist_guide): New array,
1821         contains a pointer to bar.
1823 2003-04-16  Roger Sayle  <roger@eyesopen.com>
1825         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1826         * gcc.c-torture/execute/medce-1.c: New test case.
1827         * gcc.c-torture/execute/medce-2.c: New test case.
1829 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
1831         * lib/prune.exp: Ignore more messages.
1833         PR c++/10381
1834         * g++.dg/parse/lookup3.C: New test.
1836 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
1838         * gcc.c-torture/compile/20030415-1.c : New test.
1840 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
1842         * gcc.c-torture/execute/scope-2.c: Move to ...
1843         * gcc.dg/noncompile/scope.c: .... here.
1845 2003-04-14  Roger Sayle  <roger@eyesopen.com>
1847         * gcc.dg/20030414-2.c: New test case.
1849 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
1851         PR target/10377
1852         * gcc.dg/20030414-1.c: New test.
1854 2003-04-13  Roger Sayle  <roger@eyesopen.com>
1856         * gcc.dg/builtins-12.c: New test case.
1857         * gcc.dg/builtins-13.c: New test case.
1859 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1861         * gcc.c-torture/execute/string-opt-18.c: New test.
1863 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
1865         PR c++/10300
1866         * g++.dg/init/new5.C: New test.
1868 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
1870         PR c++/7910
1871         * g++.dg/ext/dllimport1.C: New test.
1873 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1875         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1877 2003-04-11  Bud Davis <bdavis9659@comcast.net>
1879         PR Fortran/9263
1880         * g77.f-torture/noncompile/9263.f: New test
1881         PR Fortran/1832
1882         * g77.f-torture/execute/1832.f: New test
1884 2003-04-11  David Chad  <davidc@freebsd.org>
1885             Loren J. Rittle  <ljrittle@acm.org>
1887         libobjc/8562
1888         * objc.dg/headers.m: New test.
1890 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
1892         * gcc.c-torture/execute/builtin-noret-2.c: New.
1893         * gcc.c-torture/execute/builtin-noret-2.x: New.
1894         XFAIL builtin-noret-2.c at -O1 and above.
1895         * gcc.dg/redecl.c: New.
1896         * gcc.dg/Wshadow-1.c: Update error regexps.
1898 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1900         * g++.dg/abi/bitfield10.C: New test.
1902 2003-04-09  Mike Stump  <mrs@apple.com>
1904         * gcc.dg/pch/pch.exp: Make testcase names longer.
1905         * g++.dg/pch/pch.exp: Make testcase names longer.
1907 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1909         * gcc.dg/builtins-11.c: New test case.
1911 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1913         * gcc.dg/builtins-9.c: New test case.
1914         * gcc.dg/builtins-10.c: New test case.
1916 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1918         * gcc.dg/noncompile/init-4.c.c: New test.
1920 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1922         * gcc.misc-test/gcov-9.c: New test.
1923         * gcc.misc-test/gcov-10.c: New test
1924         * gcc.misc-test/gcov-11.c: New test.
1926 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1928         PR optimization/10024
1929         * gcc.c-torture/compile/20030405-1.c: New test.
1931 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1933         * gcc.dg/pch/static-3.c: New.
1934         * gcc.dg/pch/static-3.hs: New.
1935         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1937 2003-04-04  Richard Henderson  <rth@redhat.com>
1939         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1940         * g++.dg/eh/forced2.C: Likewise.
1942 2003-04-03  Mike Stump  <mrs@apple.com>
1944         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1945         target arg.
1946         (scan-assembler-times, scan-assembler-not): Likewise.
1947         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1949 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1951         * gcc.dg/sparc-loop-1.c: New test.
1953 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1955         PR other/9274
1956         * g++.dg/pch/system-2.C: New.
1957         * g++.dg/pch/system-2.Hs: New.
1959 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1961         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1963         * g++.dg/eh/simd-1.C (vecfunc): Same.
1965 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1967         * gcc.c-torture/execute/20030401-1.c: New test case.
1969 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1971         * objc.dg/defs.m: New.
1973 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1975         * g++.dg/eh/simd-1.C: New.
1976         * g++.dg/eh/simd-2.C: New.
1978 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1980         * gcc.c-torture/execute/simd-3.c: New.
1982 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1984         PR c/9936
1985         * gcc.dg/20030331-2.c: New test.
1987 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1989         PR c++/10278
1990         * g++.dg/parse/crash2.C: New test.
1992 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1994         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1995         * gcc.c-torture/execute/20030331-1.c: ...here.
1997 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1999         * gcc.c-torture/execute/20030331-1.c: New test.
2001 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
2003         * lib/gcov.exp: Adjust call return testing strings.
2004         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
2006 2003-03-31  Roger Sayle  <roger@eyesopen.com>
2008         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
2009         * gcc.dg/builtins-7.c: New test case.
2010         * gcc.dg/builtins-8.c: New test case.
2012 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2014         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
2016 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
2018         PR c++/7647
2019         * g++.dg/lookup-class-member-2.C: New test.
2021 2003-03-30  Glen Nakamura  <glen@imodulo.com>
2023         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
2025 2003-03-28  Roger Sayle  <roger@eyesopen.com>
2027         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
2029 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
2031         * g++.dg/init/attrib1.C: New test.
2033 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2035         * gcc.dg/ultrasp8.c: New test.
2037 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2039         * gcc.dg/ultrasp7.c: New test.
2041 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
2043         PR c++/10047
2044         * g++.dg/template/inline1.C: New test.
2046 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2048         * gcc.dg/sparc-dwarf2.c: New test.
2050 2003-03-27  Roger Sayle  <roger@eyesopen.com>
2052         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
2053         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
2055 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
2057         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
2058         than reading .x files.
2059         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
2060         * g77.dg/gcov/gcov-1.f: Likewise.
2061         * gcc.misc-tests/gcov-4b.c: Likewise.
2062         * gcc.misc-tests/gcov-5b.c: Likewise.
2063         * gcc.misc-tests/gcov-6.c: Likewise.
2064         * gcc.misc-tests/gcov-7.c: Likewise.
2065         * gcc.misc-tests/gcov-8.c: Likewise.
2066         * g++.dg/gcov/gcov-1.x: Remove.
2067         * g77.dg/gcov/gcov-1.x: Likewise.
2068         * gcc.misc-tests/gcov-4b.x: Likewise.
2069         * gcc.misc-tests/gcov-5b.x: Likewise.
2070         * gcc.misc-tests/gcov-6.x: Likewise.
2071         * gcc.misc-tests/gcov-7.x: Likewise.
2072         * gcc.misc-tests/gcov-8.x: Likewise.
2074 2003-03-27  Glen Nakamura  <glen@imodulo.com>
2076         PR opt/10087
2077         * gcc.dg/20030324-1.c: New test.
2079 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
2081         PR c++/10224
2082         * g++.dg/template/arg3.C: New test.
2084         PR c++/10158
2085         * g++.dg/template/friend18.C: New test.
2087 2003-03-26  Roger Sayle  <roger@eyesopen.com>
2089         * g77.f-torture/compile/20030326-1.f: New test case.
2091 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
2093         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
2095         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
2097 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
2099         * gcc.dg/ia64-sync-3.c: New test.
2101 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
2103         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
2105 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2107         * gcc.dg/ultrasp6.c: New test.
2109 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2111         * gcc.dg/i386-signbit-1.c: New test.
2112         * gcc.dg/i386-signbit-2.c: New test.
2113         * gcc.dg/i386-signbit-3.c: New test.
2115 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2117         * gcc.dg/ultrasp5.c: Fix options.
2119 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2121         * gcc.dg/ultrasp5.c: Fix comment.
2123 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
2125         PR fortran/10197
2126         * g77.f-torture/execute/10197.f: New test.
2128 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
2130         PR c++/9898, c++/383
2131         * g++.dg/template/conv6.C: New test.
2133         PR c++/10119
2134         * g++.dg/template/ptrmem5.C: New test.
2136         PR c++/10026
2137         * g++.dg/lookup/koenig1.C: New test.
2139         PR C++/10199
2140         * g++.dg/lookup/template2.C: New test.
2142 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
2144         * g++.dg/opt/rtti1.C: New test.
2146 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2148         * gcc.dg/ultrasp5.c: New test.
2150 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
2152         PR middle-end/9967
2153         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
2154         builtin fputs.
2156 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2158         PR c/8224
2159         * gcc.dg/20030323-1.c: New test.
2161 2003-03-23  Roger Sayle  <roger@eyesopen.com>
2163         * gcc.c-torture/compile/20030323-1.c: New test case.
2165 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
2167         * gcc.dg/20030321-1.c: New test.
2169 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
2171         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
2173 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
2175         PR c++/9978, c++/9708
2176         * g++.dg/ext/vlm1.C: Adjust expected error.
2177         * g++.dg/ext/vla2.C: New test.
2178         * g++.dg/template/arg1.C: New test.
2179         * g++.dg/template/arg2.C: New test.
2181 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
2183         * g77.f-torture/execute/select.f: New test.
2184         * g77.f-torture/noncompile/select_no_compile.f: New test.
2186 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
2188         PR c++/9898
2189         * g++.dg/other/error4.C: New test.
2191 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
2193         * g++.dg/template/friend17.C: New test.
2195 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
2197         * gcc.c-torture/compile/20030320-1.c: New.
2199 2003-03-20  Roger Sayle  <roger@eyesopen.com>
2201         * gcc.dg/builtins-6.c: New test case.
2203 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
2205         PR target/10073
2206         * gcc.c-torture/compile/20030319-1.c: New.
2208 2003-03-18  Jan Hubicka  <jh@suse.cz>
2210         * gcc.dg/i386-cvt-1.c: New test.
2212 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
2214         * objc.dg/naming-1.m: Use "(parse|syntax) error".
2215         * objc.dg/naming-2.m: Likewise.
2217 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
2219         PR c++/9639
2220         * g++.dg/parse/crash1.C: New test.
2222 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
2224         PR c++/8805
2225         * g++.dg/eh/cleanup1.C: New test.
2227 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2229         * gcc.c-torture/execute/20030316-1.c: New test case.
2231 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2233         PR c++/9629
2234         * g++.dg/init/ctor2.C: New test.
2236 2003-03-15  Roger Sayle  <roger@eyesopen.com>
2238         * g77.f-torture/compile/xformat.f: New test case.
2240 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2242         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
2243         * g++.old-deja/g++.mike/eh50.C: Likewise.
2245 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2247         PR c++/6440
2248         * g++.dg/template/spec7.C: New test.
2249         * g++.dg/template/spec8.C: Likewise.
2251 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2253         * gcc.c-torture/execute/20030313-1.c: New test.
2255 2003-03-14  Richard Henderson  <rth@redhat.com>
2257         * gcc.dg/inline-2.c: Adjust alpha test for external call.
2259 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2261         * gcc.c-torture/compile/20030314-1.c: New test.
2263 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
2265         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
2266         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
2267         thumb target,
2268         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
2269         to accept newer _imp__  prefix and additional
2270         newline in .drectve section.
2271         * gcc.dg/dll-4.c: Likewise.
2272         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
2273         switch.
2275 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
2277         * g++.dg/parse/namespace9.C: New test.
2279         * g++.dg/init/ref5.C: New test.
2280         * g++.dg/parse/ptrmem1.C: Likewise.
2282 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2284         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
2285         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
2286         regular expression.
2287         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
2288         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
2290 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
2292         * gcc.c-torture/execute/20030224-2.c: New test.
2294 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2296         * gcc.dg/decl-3.c: New test.
2298 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2300         * gcc.dg/i386-loop-2.c: New test.
2302 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
2304         PR c++/9474
2305         * g++.dg/parse/namespace8.C: New test.
2307         PR c++/9924
2308         * g++.dg/overload/builtin2.C: New test.
2310 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
2312         * gcc.dg/return-type-3.c: New test.
2314 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
2316         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
2317         profiling options are not supported.
2319 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
2321         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2322         * g++.old-deja/g++.warn/impint2.C: Likewise.
2324 2003-03-10  Devang Patel  <dpatel@apple.com>
2326         * g++.dg/cpp/c++_cmd_1.C: New test.
2327         * g++.dg/cpp/c++_cmd_1.h: New file.
2329 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
2331         * gcc.dg/altivec-9.c: New file.
2333 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2335         * gcc.dg/ppc-sdata-1.c: New test.
2336         * gcc.dg/ppc-sdata-2.c: New test.
2338 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
2340         PR c++/9373
2341         * g++.dg/opt/ptrmem2.C: New test.
2343         PR c++/8534
2344         * g++.dg/opt/ptrmem1.C: New test.
2346 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2348         * gcc.dg/i386-loop-1.c: New test.
2350 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2352         PR c++/9970
2353         * g++.dg/lookup/friend1.C: New test.
2355 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2357         PR c++/9823
2358         * g++.dg/parser/constructor1.C: New test.
2360 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
2362         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
2364         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2366 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
2368         * gcc.dg/cpp/Wunused.c: Update test.
2370 2003-03-08  Jan Hubicka  <jh@suse.cz>
2372         * gcc.dg/inline-3.c: New test.
2374 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2376         PR c++/9809
2377         * g++.dg/parse/builtin1.C: New test.
2379         PR c++/9982
2380         * g++.dg/abi/cookie1.C: New test.
2381         * g++.dg/abi/cookie2.C: Likewise.
2383         PR c++/9524
2384         * g++.dg/template/field1.C: New test.
2386         PR c++/9912
2387         * g++.dg/parse/class1.C: New test.
2388         * g++.dg/parse/namespace7.C: Likewise.
2389         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2391 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2393         * g++.dg/init/ref4.C: New test.
2395 2003-03-07  Jan Hubicka  <jh@suse.cz>
2397         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2398         * gcc.dg/inline-3.c:  New test.
2400 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2402         * g++.dg/init/ref3.C: New test.
2404         PR c++/9965
2405         * g++.dg/init/ref2.C: New test.
2407         PR c++/9400
2408         * g++.dg/warn/Wshadow-2.C: New test.
2410         PR c++/9791
2411         * g++.dg/warn/Woverloaded-1.C: New test.
2413 2003-03-05  Jan Hubicka  <jh@suse.cz>
2415         * gcc.dg/i386-local2.c: New.
2416         * gcc.dg/i386-local.c: Fix typo.
2418 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2420         * g++.dg/abi/layout3.C: New test.
2422 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2424         * gcc.c-torture/compile/20030305-1.c
2426 2003-03-05  Jan Hubicka  <jh@suse.cz>
2428         * gcc.dg/i386-local.c: New.
2430 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2432         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2434 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2436         * gcc.dg/switch-2.c: New test.
2437         * gcc.dg/switch-3.c: New test.
2438         * gcc.dg/Wswitch.c: Adjust line numbers.
2439         * gcc.dg/Wswitch-default.c: Likewise.
2440         * gcc.dg/Wswitch-enum.c: Likewise.
2442 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2444         * gcc.c-torture/execute/20030222-1.c: New test.
2446 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2448         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2450 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2452         PR c++/9878
2453         * g++.dg/init/ref1.C: New test.
2455 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2457         * gcc.dg/sh-relax.c: New SH-only test.
2459 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2461         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2462         comment explaining purpose of testcase.
2464 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2466         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2467         for HC11/HC12 (asm needs two int registers).
2468         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2469         HC11/HC12 because the test uses an asm which needs two 32-bit
2470         registers.
2472 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2474         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2475         for HC11/HC12 (array is too large otherwise).
2476         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2477         * gcc.c-torture/compile/20010518-2.x: Likewise.
2478         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2479         HC11/HC12 (array is too large).
2481 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2483         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2484         * lib/g++-dg.exp (g++-dg-test): Likewise.
2486 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2488         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2489         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2491 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2493         * g++.dg/warn/implicit-typename1.C: Remove warning.
2495 2003-02-28  Richard Henderson  <rth@redhat.com>
2497         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2498         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2500 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2502         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2503         * g++.dg/pch/pch.exp: Likewise.
2505 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2507         PR c++/9879
2508         * testsuite/g++.dg/init/new4.C: New test.
2510 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2512         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2514 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2516         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2517         unsigned long.
2519         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2520         wider than float.
2522 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2524         * lib/scanasm.exp: Add support for counting numbers of
2525         occurences.
2526         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2527         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2529 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2531         PR c++/9683
2532         * g++.dg/template/static3.C: New test.
2534         PR c++/9829
2535         * g++.dg/parse/namespace6.C: New test.
2537 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2539         PR target/9732
2540         * gcc.dg/20030225-1.c: New test.
2542 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2544         * README: Remove out-of-date information.
2546         PR c++/9836
2547         * g++.dg/template/spec6.C: New test.
2549 2003-02-24  Jeff Law  <law@redhat.com>
2551         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2553 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2555         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2556         * gcc.dg/pragma-ep-1.c: Likewise.
2558 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2560         PR c++/9602
2561         * g++.dg/template/friend16.C: New test.
2563 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2565         PR c++/5333
2566         * g++.dg/parse/fused-params1.C: Adjust error messages.
2567         * g++.dg/template/nested3.C: New test.
2569 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2571         * g++.dg/abi/param1.C: New test.
2573 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2575         PR c++/7982
2576         * g++.dg/warn/implicit-typename1.C: New test.
2578 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2580         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2581         with "mtune".
2582         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2583         * gcc.c-torture/execute/20010129-1.x: Likewise.
2584         * gcc.dg/20011107-1.c: Likewise.
2585         * gcc.dg/20020108-1.c: Likewise.
2586         * gcc.dg/20020122-3.c: Likewise.
2587         * gcc.dg/20020206-1.c: Likewise.
2588         * gcc.dg/20020310-1.c: Likewise.
2589         * gcc.dg/20020426-2.c: Likewise.
2590         * gcc.dg/20020517-1.c: Likewise.
2591         * gcc.dg/991230-1.c: Likewise.
2592         * gcc.dg/i386-unroll-1.c: Likewise.
2593         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2595 2003-02-22  Jan Hubicka  <jh@suse.cz>
2597         * gcc.dg/i386-mul.c: New test.
2599 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2601         * gcc.dg/builtins-5.c: New test case.
2603 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2605         * gcc.dg/asmreg-1.c: New test.
2607 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2609         PR c++/9749
2610         * g++.dg/parse/varmod1.C: New test.
2612 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2614         PR c++/9727
2615         * g++.dg/template/op1.C: New test.
2617 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2619         PR c++/8906
2620         * g++.dg/template/nested2.C: New test.
2622 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2624         PR c++/8724
2625         * g++.dg/expr/dtor1.C: New test.
2627 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2629         * gcc.dg/cpp/include3.c: New test.
2630         * gcc.dg/cpp/inc/foo.h: New file.
2632 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2634         * gcc.c-torture/execute/20030221-1.c: New test.
2636 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2638         PR c++/9729
2639         * g++.dg/abi/conv1.C: New test.
2641 2003-02-20  Jan Hubicka  <jh@suse.cz>
2643         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2645 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2647         * gcc.c-torture/compile/20030219-1.c: New test.
2649 2003-02-18  Jan Hubicka  <jh@suse.cz>
2651         * gcc.dg/funcorder.c: New test.
2653 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2655         * gcc.c-torture/execute/20030218-1.c: New.
2657 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2659         * gcc.dg/20030218-1.c: New.
2661 2003-02-18  Richard Henderson  <rth@redhat.com>
2663         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2664         * gcc.dg/attr-used-2.c: New.
2666 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2668         PR c++/9704
2669         * g++.dg/init/copy5.C: New test.
2671 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2673         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2674         * g++.dg/pch/pch.exp: Likewise.
2676 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2678         * gcc.c-torture/execute/20030209-1.c: Enable the test if
2679         STACK_SIZE is not defined.
2681 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2683         PR c++/9457
2684         * g++.dg/template/init1.C: New test.
2686 2003-02-16  Jan HUbicka  <jh@suse.cz>
2688         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2689         (foo): Add few extra tests
2690         * gcc.dg/c99-const-expr-3.c: Likewise.
2691         * gcc.c-torture/execute/20030216-1.c: New.
2693 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2695         PR c++/9459
2696         * g++.dg/ext/typeof4.C: New test.
2698 2003-02-15  Roger Sayle  <roger@eyesopen.com>
2700         * gcc.dg/i386-387-3.c: New test case.
2702 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
2704         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2705         cris-*-elf* cris-*-aout* and mmix-*-*.
2707 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
2709         * gcc.dg/20030213-1.c: New test.
2711 2003-02-12  Roger Sayle  <roger@eyesopen.com>
2713         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2714         * gcc.dg/i386-387-2.c: Likewise.
2716 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
2718         * gcc.dg/ppc-spe.c: Fix formatting.
2719         Enable tests that were previously unsupported by gas.
2720         Delete tests for instructions that no longer exist.
2721         Switch arguments on evsubifw builtin.
2723 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2725         * gcc.c-torture/execute/20030209-1.c: Disable the test if
2726         STACK_SIZE is too small.
2728 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2729             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2731         * gcc.dg/decl-2.c: New test.
2733 2003-02-10  Jan Hubicka  <jh@suse.cz>
2735         * gcc.dg/i386-fpcvt-1.c:  New test.
2737 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
2739         * gcc.c-torture/execute/20030209-1.c: New test.
2741 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
2743         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2744         int-wide bitops, use the constants of the same width.
2745         Likewise, if long long is 32-bit wide, test bitops using
2746         32-bit constants.
2748 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
2750         * gcc.dg/20021014-1.c: Annotate with expected notice text.
2752 2003-02-07  Roger Sayle  <roger@eyesopen.com>
2754         * testsuite/gcc.dg/builtins-4.c: New test case.
2756 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2758         * gcc.dg/20020430-1.c: Fix dg command typos.
2759         * gcc.dg/20020503-1.c: Likewise.
2761 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2763         PR c++/8785
2764         * g++.dg/parse/fused-params1.C: New test.
2766         PR c++/8857
2767         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2769         PR c++/8921
2770         * g++.dg/parse/non-dependent1.C: New test.
2772         PR c++/8928
2773         * g++.dg/parse/dupl-tmpl-args1.C: New test.
2775         PR c++/9228
2776         * g++.dg/parse/undefined7.C: New test.
2777         * g++.dg/parse/non-templ1.C: New test.
2779         PR c++/9229
2780         * g++.dg/parse/too-many-tmpl-args1.C: New test.
2782 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
2784         * gcc.c-torture/compile/20030206-1.c: New test.
2786 2003-02-05  Roger Sayle  <roger@eyesopen.com>
2788         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2789         "pow" to "foo" to avoid potential confusion with a math built-in.
2791 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2793         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2794         conditions for SPARC targets.
2796 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
2798         * gcc.dg/20030204-1.c: New test.
2800 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2802         PR c++/38
2803         * g++.dg/parse/array-size1.C: New test.
2805         PR c++/5657
2806         * g++.dg/parse/undefined3.C: New test.
2808         PR c++/5665
2809         * g++.dg/parse/undefined4.C: New test.
2811         PR c++/5975
2812         * g++.dg/parse/undefined5.C: New test.
2814         PR c++/7259
2815         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2817         PR c++/8578
2818         * g++.dg/parse/casting-operator1.C: New test.
2820         PR c++/8596
2821         * g++.dg/parse/undefined6.C: New test.
2823         PR c++/8736
2824         * g++.dg/parse/missing-template1.C: New test.
2826 2003-02-04  Jan Hubicka  <jh@suse.cz>
2828         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
2829         * gcc.dg/i386-cmov?.c:  Likewise.
2830         * gcc.dg/i386-fpcvt-?.c:  Likewise.
2831         * gcc.dg/i386-ssefp-1.c:  Likewise.
2832         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
2833         conventions.
2835 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
2837         PR c++/7129
2838         * testsuite/g++.dg/ext/max.C: New test.
2840 2003-02-03  Jan Hubicka  <jh@suse.cz>
2842         * gcc.c-torture/execute/20030203-1.c: New test.
2844 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
2846         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2847         'natural-endian'.
2849 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
2851         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2852         * g++.dg/init/new2.C: Likewise.
2853         * g++.dg/other/new1.C: Likewise.
2855 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
2857         * gcc.dg/struct-ret-libc.c: New test.
2859 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
2861         * gcc.dg/20030129-1.c: New test.
2863 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2865         PR c++/8849
2866         * g++.dg/template/ptrmem4.C: New test.
2868 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
2870         * g++.dg/parser/constant1.C: New test.
2872 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2874         PR c++/8591
2875         * g++.dg/parse/friend2.C: New test.
2877 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2879         PR c++/9437
2880         * g++.dg/template/unify4.C: New test.
2882 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
2884         * gcc.c-torture/execute/20030128-1.c: New test.
2886 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
2888         * g++.dg/lookup/nested1.C: Test moved from ...
2889         * g++.old-deja/g++.other/lookup24.C: ... here.
2891 2003-01-28  Jan Hubicka  <jh@suse.cz>
2893         * gcc.dg/i386-cmov5.c:  New test.
2895 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
2897         * gcc.c-torture/execute/20010925-1.c: Changed the
2898         memcpy declaration.
2900 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2902         PR c++/3902
2903         * g++.dg/parse/template5.C: New test.
2905 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2907         PR fortran/9258
2908         * g77.dg/pr9258: New test.
2910 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2912         * README: Move relevant parts from README.g++.
2914         * README.g++: Remove this file.
2916 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2918         * g++.dg/abi/dcast1.C: New test.
2920 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2922         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2924 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2926         PR c++/47
2927         * g++.old-deja/g++.other/lookup24.C: New test.
2929 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2931         PR middle-end/7227
2932         * gcc.dg/uninit-C.c: New test.
2934 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2936         * g++.dg/abi/covariant1.C: New test.
2938 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2940         * gcc.dg/20030123-1.c: New test.
2942 2003-01-25  Jan Hubicka  <jh@suse.cz>
2944         PR opt/8492
2945         * gcc.c-torture/compile/20030125-1.c
2947 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2949         PR c++/9403
2950         * g++.dg/parse/template3.C: New test.
2951         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2953         PR c++/795
2954         * g++.dg/parse/template4.C: New test.
2956         PR c++/9415
2957         * g++.dg/template/qual2.C: New test.
2959         PR c++/8545
2960         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2962         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2964 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2966         * gcc.c-torture/execute/switch-1.c: New test case.
2968 2003-01-25  Jan Hubicka  <jh@suse.cz>
2970         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2972 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2974         Tweaks for Bison-1.875. From the NEWS file:
2975         "- `parse error' -> `syntax error'
2976         Bison now uniformly uses the term `syntax error'"
2977         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2978         * gcc.dg/cpp/digraph2.c: Likewise.
2979         * gcc.dg/cpp/direct2.c: Likewise.
2980         * gcc.dg/cpp/paste4.c: Likewise.
2981         * gcc.dg/c90-restrict-1.c: Likewise.
2982         * gcc.dg/c99-func-2.c: Likewise.
2983         * gcc.dg/noncompile/920721-2.c: Likewise.
2984         * gcc.dg/noncompile/930622-2.c: Likewise.
2985         * gcc.dg/noncompile/940112-1.c: Likewise.
2986         * gcc.dg/noncompile/950921-1.c: Likewise.
2987         * gcc.dg/noncompile/951123-1.c: Likewise.
2988         * gcc.dg/noncompile/971104-1.c: Likewise.
2989         * gcc.dg/noncompile/990416-1.c: Likewise.
2991 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2993         * g++.dg/parse/undefined1.C: Add error message.
2995 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2997         PR c++/9354
2998         * g++.dg/parse/new1.C: New test.
3000         PR c++/9216
3001         * g++.dg/parse/template2.C: New test.
3003         PR c++/9354
3004         * g++.dg/parse/typedef2.C: New test.
3006         PR c++/9328
3007         * g++.dg/ext/typeof3.C: New test.
3009 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3011         PR c++/2738
3012         * g++.dg/parse/ret-type1.C: New test.
3014         PR c++/3792
3015         * g++.dg/parse/tmpl-outside1.C: New test.
3017         PR c++/4207
3018         * g++.dg/parse/int-as-enum1.C: New test.
3020         PR c++/4903
3021         * g++.dg/parse/no-typename1.C: New test.
3023         PR c++/5533
3024         * g++.dg/parse/no-value1.C: New test.
3026         PR c++/5921
3027         * g++.dg/parse/wrong-inline1.C: New test.
3029         PR c++/6402
3030         * g++.dg/parse/ref1.C: New test.
3032         PR c++/6992
3033         * g++.dg/parse/attr-ctor1.C: New test.
3035         PR c++/7229
3036         * g++.dg/parse/namespace5.C: New test.
3038         PR c++/7917
3039         * g++.dg/parse/func-def1.C: New test.
3041         PR c++/8143
3042         * g++.dg/parse/undefined1.C: New test.
3044         PR c++/5723, PR c++/8522
3045         * g++.dg/parse/specialization1.C: New test.
3047         PR c++/163, PR c++/8595
3048         * g++.dg/parse/struct-as-enum1.C: New test.
3050         PR c++/9173
3051         * g++.dg/parse/undefined2.C: New test.
3053 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3055         PR c++/9298
3056         * g++.dg/parse/template1.C: New test.
3058         PR c++/9384
3059         * g++.dg/parse/using1.C: New test.
3061         PR c++/9285
3062         PR c++/9294
3063         * g++.dg/parse/expr2.C: New test.
3065         PR c++/9388
3066         * g++.dg/parse/lookup2.C: Likewise.
3068 2003-01-21  Jan Hubicka  <jh@suse.cz>
3070         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
3071         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
3072         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
3073         * gcc.c-torture/execute/string-opt-*.c: Likewise.
3075 2003-01-20  Nick Clifton  <nickc@redhat.com>
3077         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
3078         problem with ARM sibcall code generation.
3080 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
3082         * gcc.c-torture/execute/20030120-1.c: New.
3084 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
3086         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
3088 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
3090         PR c++/9272
3091         * g++.dg/parse/ctor1.C: New test.
3093         PR c++/9294:
3094         * g++.dg/parse/qualified1.C: New test.
3096         * g++.dg/parse/typename3.C: New test.
3098 2003-01-16  Richard Henderson  <rth@redhat.com>
3100         * g++.dg/tls/init-2.C: Fix error matches for real this time.
3102 2003-01-16  Richard Henderson  <rth@redhat.com>
3104         * g++.dg/pch/pch.exp: Copy test header to the working directory
3105         before using it either for precompilation or direct use.
3106         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
3107         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
3109 2003-01-16  Richard Henderson  <rth@redhat.com>
3111         * gcc.dg/pch/pch.exp: Copy test header to the working directory
3112         before using it either for precompilation or direct use.
3113         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
3114         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
3116 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
3118         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
3119         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
3120         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
3121         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
3122         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
3123         typename warning into error.
3124         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
3125         error messages.
3126         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
3127         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
3128         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
3129         messages.
3130         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
3131         make declaration visible in template.
3132         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
3133         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
3134         messages.
3135         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
3136         message.
3137         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
3138         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
3139         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
3140         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
3141         typename warning with error message.
3142         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
3143         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
3144         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
3146 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
3148         * g++.dg/parse/ambig2.C: New test.
3150 2003-01-15  Richard Henderson  <rth@redhat.com>
3152         * g++.dg/tls/init-2.C: Update error message string.
3154 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3156         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
3158 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
3160         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
3161         all for HC11/HC12.
3162         * gcc.c-torture/compile/20001205-1.x: Likewise.
3163         * gcc.c-torture/compile/20001226-1.x: Likewise.
3164         * gcc.c-torture/compile/920520-1.x: Likewise.
3165         * gcc.c-torture/compile/961203-1.x: Likewise.
3166         * gcc.c-torture/compile/20020604-1.x: Likewise.
3168 2003-01-15  Jan Hubicka  <jh@suse.cz>
3170         * gcc.c-torture/compile/20030115-1.c: New test.
3172         * gcc.dg/i386-fpcvt-1.c: New test.
3173         * gcc.dg/i386-fpcvt-2.c: New test.
3175 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
3177         Further conform g++'s __vmi_class_type_info to the C++ ABI
3178         specification.
3179         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
3180         the specification.
3182 2003-01-14  Jan Hubicka  <jh@suse.cz>
3184         * gcc.dg/i386-fpcvt-1.c: New test.
3185         * gcc.dg/i386-fpcvt-2.c: New test.
3187 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3189         * gcc.dg/i386-mmx-3.c: New test.
3191 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
3193         PR c++/9264
3194         * g++.dg/parse/octal1.C: New file.
3196         PR c++/9172
3197         * g++.dg/parse/typename1.C: New file.
3199 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
3201         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
3202         * gcc.dg/bf-no-ms-layout.c: Likewise.
3203         * gcc.dg/bf-ms-attrib.c: Likewise.
3205 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
3207         PR c++/9099
3208         * g++.dg/parse/dtor1.C: New file.
3210         PR c++/9128
3211         * g++.dg/rtti/typeid1.C: New file.
3213         PR c++/9153
3214         * g++.dg/parse/lookup1.C: New file.
3216         PR c++/9171
3217         * g++.dg/templ/spec5.C: New file.
3219 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
3221         * gcc.c-torture/compile/20030110-1.c: New test.
3223 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
3225         Merge from pch-branch:
3227         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
3229         * gcc.dg/pch/cpp-1.h: New.
3230         * gcc.dg/pch/cpp-1.c: New.
3231         * gcc.dg/pch/cpp-2.h: New.
3232         * gcc.dg/pch/cpp-2.c: New.
3234         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
3236         * gcc.dg/pch/except-1.h: New.
3237         * gcc.dg/pch/except-1.c: New.
3239         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
3241         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
3242         running test.
3243         * gcc.dg/pch: Include *.hp not *.h.
3244         * gcc.dg/pch/system-1.h: New.
3245         * gcc.dg/pch/system-1.c: New.
3247         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
3249         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
3250         rather than trying to build and run a program using PCH.
3251         * gcc.dg/pch: Remove dg-do commands from test files.
3253         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
3255         * gcc.dg/pch/macro-3.c: New.
3256         * gcc.dg/pch/macro-3.h: New.
3258         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
3260         * gcc.dg/pch/common-1.c: New.
3261         * gcc.dg/pch/common-1.h: New.
3262         * gcc.dg/pch/decl-1.c: New.
3263         * gcc.dg/pch/decl-1.h: New.
3264         * gcc.dg/pch/decl-2.c: New.
3265         * gcc.dg/pch/decl-2.h: New.
3266         * gcc.dg/pch/decl-3.c: New.
3267         * gcc.dg/pch/decl-3.h: New.
3268         * gcc.dg/pch/decl-4.c: New.
3269         * gcc.dg/pch/decl-4.h: New.
3270         * gcc.dg/pch/decl-5.c: New.
3271         * gcc.dg/pch/decl-5.h: New.
3272         * gcc.dg/pch/global-1.c: New.
3273         * gcc.dg/pch/global-1.h: New.
3274         * gcc.dg/pch/inline-1.c: New.
3275         * gcc.dg/pch/inline-1.h: New.
3276         * gcc.dg/pch/inline-2.c: New.
3277         * gcc.dg/pch/inline-2.h: New.
3278         * gcc.dg/pch/static-1.c: New.
3279         * gcc.dg/pch/static-1.h: New.
3280         * gcc.dg/pch/static-2.c: New.
3281         * gcc.dg/pch/static-2.h: New.
3283         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
3285         * g++.dg/pch/pch.exp: Better handle failing testcases.
3286         * gcc.dg/pch/pch.exp: Likewise.
3287         * gcc.dg/pch/macro-1.c: New.
3288         * gcc.dg/pch/macro-1.h: New.
3289         * gcc.dg/pch/macro-2.c: New.
3290         * gcc.dg/pch/macro-2.h: New.
3292         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
3294         * g++.dg/dg.exp: Treat files in pch/ specially.
3295         * g++.dg/pch/pch.exp: New file.
3296         * g++.dg/pch/empty.H: New file.
3297         * g++.dg/pch/empty.C: New file.
3298         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
3299         "precompile".
3301         * gcc.dg/pch/pch.exp: New file.
3302         * gcc.dg/pch/empty.h: New file.
3303         * gcc.dg/pch/empty.c: New file.
3304         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
3305         "precompile".
3307 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3309         * g++.dg/template/friend14.C: New test.
3311 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3313         * gcc.dg/old-style-asm-1.c: New test.
3315 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
3317         * gcc.c-torture/compile/20030109-1.c: New test.
3319 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3321         * gcc.c-torture/execute/20030109-1.c: New test.
3323 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
3325         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
3326         * g++.old-deja/g++.mike/dyncast2.C: Likewise
3327         * g++.old-deja/g++.mike/dyncast3.C: Likewise
3328         * g++.old-deja/g++.mike/eh2.C: Likewise
3329         * g++.old-deja/g++.mike/eh3.C: Likewise
3330         * g++.old-deja/g++.mike/eh5.C: Likewise
3331         * g++.old-deja/g++.mike/eh6.C: Likewise
3332         * g++.old-deja/g++.mike/eh7.C: Likewise
3333         * g++.old-deja/g++.mike/eh8.C: Likewise
3334         * g++.old-deja/g++.mike/eh9.C: Likewise
3335         * g++.old-deja/g++.mike/eh10.C: Likewise
3336         * g++.old-deja/g++.mike/eh12.C: Likewise
3337         * g++.old-deja/g++.mike/eh13.C: Likewise
3338         * g++.old-deja/g++.mike/eh14.C: Likewise
3339         * g++.old-deja/g++.mike/eh16.C: Likewise
3340         * g++.old-deja/g++.mike/eh17.C: Likewise
3341         * g++.old-deja/g++.mike/eh18.C: Likewise
3342         * g++.old-deja/g++.mike/eh21.C: Likewise
3343         * g++.old-deja/g++.mike/eh23.C: Likewise
3344         * g++.old-deja/g++.mike/eh24.C: Likewise
3345         * g++.old-deja/g++.mike/eh25.C: Likewise
3346         * g++.old-deja/g++.mike/eh26.C: Likewise
3347         * g++.old-deja/g++.mike/eh27.C: Likewise
3348         * g++.old-deja/g++.mike/eh28.C: Likewise
3349         * g++.old-deja/g++.mike/eh29.C: Likewise
3350         * g++.old-deja/g++.mike/eh31.C: Likewise
3351         * g++.old-deja/g++.mike/eh33.C: Likewise
3352         * g++.old-deja/g++.mike/eh34.C: Likewise
3353         * g++.old-deja/g++.mike/eh35.C: Likewise
3354         * g++.old-deja/g++.mike/eh36.C: Likewise
3355         * g++.old-deja/g++.mike/eh37.C: Likewise
3356         * g++.old-deja/g++.mike/eh38.C: Likewise
3357         * g++.old-deja/g++.mike/eh39.C: Likewise
3358         * g++.old-deja/g++.mike/eh40.C: Likewise
3359         * g++.old-deja/g++.mike/eh41.C: Likewise
3360         * g++.old-deja/g++.mike/eh42.C: Likewise
3361         * g++.old-deja/g++.mike/eh44.C: Likewise
3362         * g++.old-deja/g++.mike/eh46.C: Likewise
3363         * g++.old-deja/g++.mike/eh47.C: Likewise
3364         * g++.old-deja/g++.mike/eh48.C: Likewise
3365         * g++.old-deja/g++.mike/eh49.C: Likewise
3366         * g++.old-deja/g++.mike/eh50.C: Likewise
3367         * g++.old-deja/g++.mike/eh51.C: Likewise
3368         * g++.old-deja/g++.mike/eh53.C: Likewise
3369         * g++.old-deja/g++.mike/eh55.C: Likewise
3370         * g++.old-deja/g++.mike/p7912.C: Likewise
3371         * g++.old-deja/g++.mike/p9706.C: Likewise
3372         * g++.old-deja/g++.mike/p10416.C: Likewise
3373         * g++.old-deja/g++.mike/p11667.C: Likewise
3374         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
3375         Remove redundant reference to Iris.
3376         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
3377         Elxsi, i860, Pico Java, and WE32K.
3379 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
3381         * g++.dg/ext/asm4.C: New test.
3383 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3385         PR c++/9030
3386         * g++.dg/template/friend12.C: New test.
3387         * g++.dg/template/friend13.C: Likewise.
3388         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3390 2003-01-08  Jan Hubicka  <jh@suse.cz>
3392         * gcc.dg/i386-cadd.c: New test.
3393         * gcc.dg/i386-cmov4.c: Likewise.
3395 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3397         PR c++/9165
3398         * g++.dg/warn/Wunused-3.C: New test.
3400         * g++.dg/abi/bitfield9.C: New test.
3402         PR c++/9189
3403         * g++.dg/parse/defarg3.C: New test.
3405 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3407         * g++.dg/parse/ambig1.C: New test.
3408         * g++.dg/parse/defarg2.C: New test.
3410 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3412         * g++.dg/template/defarg-1.C: New test.
3413         * g++.dg/template/local2.C: Likewise.
3415 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3417         * gcc.c-torture/execute/20030105-1.c: New test.
3419 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3421         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3422         * g++.dg/parse/namespace4.C: Likewise.
3424 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3426         * g++.dg/template/ntp2.C: New test.
3428 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3430         * g++.dg/parse/extern-C-1.C: New test.
3432         * g++.dg/parse/namespace4.C: New test.
3434         * g++.dg/template/nested1.C: New test.
3436         * g++.dg/parse/namespace3.C: New test.
3438 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3440         * g++.dg/lookup/two-stage1.C: New test.
3442 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3444         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3445         * g++.old-deja/g++.jason/access8.C: Likewise.
3446         * g++.old-deja/g++.other/decl5.C: Likewise.
3448 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3450         * g++.dg/parse/parse7.C: New test.
3452 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3454         PR c++/2843
3455         * g++.dg/ext/attrib7.C: New test.
3457 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3459         * g++.dg/parse/parse6.C: New test.
3461 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3463         * gcc.dg/h8300-stack-1.c: New.
3465 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3467         g++.dg/lookup/exception1.C: New test.
3469         g++.dg/lookup/template1.C: New test.
3471         g++.dg/parse/namespace2.C: New test.
3473         g++.dg/parse/parens2.C: New test.
3475 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3477         * g++.dg/parse/parse5.C: New test.
3478         * g++.dg/lookup/scoped4.C: New test.
3480 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3482         * g++.dg/parse/parens1.C: New test.
3484         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3485         angle-bracket1.C.
3486         * g++.dg/parse/parens2.C: New test.
3488         * g++.dg/lookup/scope-operator1.C: New test.
3490         * g++.dg/parse/operator1.C: New test.
3492 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3494         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3495         * g++.old-deja/g++.other/access6.C: Likewise.
3496         * g++.old-deja/g++.other/decl1.C: Likewise.
3497         * g++.old-deja/g++.pt/typename12.C: Likewise.
3499 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3501         * g++.dg/parse/namespace1.C: New test.
3503 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3505         * g++.dg/parse/parse4.C: New test.
3507 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3509         * g++.dg/parse/parse3.C: New test.
3511 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3513         * g++.dg/parse/parse2.C: New test.
3515 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3517         * g++.dg/template/friend11.C: New test.
3519 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3521         * g++.dg/parse/parse1.C: New test.
3523 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3525         * lib/profopt.exp: Change the name of a global variable to avoid
3526         possible clashes with other test suites.
3528 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3530         * g++.dg/inherit/covariant8.C: New test.
3532 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3534         * g++.dg/init/array9.C: New test.
3536         PR c++/9112
3537         * g++.dg/parse/expr1.C: New test.
3539 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3541         * gcc.c-torture/compile/20021230-1.c: New test.
3543 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3545         * g++.dg/inherit/covariant5.C: New test.
3546         * g++.dg/inherit/covariant6.C: New test.
3547         * g++.dg/inherit/covariant7.C: New test.
3549 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3551         PR c++/2739
3552         * g++.dg/other/access2.C: New test.
3554 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3556         * g++.dg/other/anon-struct.C: No longer fails
3557         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3558         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3559         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3561 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3563         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3565 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3567         * g++.dg/eh/spec4.C: Remove stray semicolon.
3568         * g++.dg/expr/pmf-1.C: Change error message.
3569         * g++.dg/ext/asm1.C: Remove stray semicolon.
3570         * g++.dg/ext/typename1.C: Add missing typenames.
3571         * g++.dg/inherit/template-as-base.C: Change error message.
3572         * g++.dg/lookup/scoped1.C: Likewise.
3573         * g++.dg/lookup/scoped2.C: Likewise.
3574         * g++.dg/lookup/using2.C: Likewise.
3575         * g++.dg/other/component1.C: Remove stray semicolon.
3576         * g++.dg/other/do1.C: Change error message.
3577         * g++.dg/other/error2.C: Likewise.
3578         * g++.dg/other/init1.C: Likewise.
3579         * g++.dg/other/packed1.C: Remove stray semicolon.
3580         * g++.dg/other/ptrmem2.C: Change error message.
3581         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3582         marker.
3583         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3584         * g++.dg/template/access3.C: Add typename keyword.
3585         * g++.dg/template/access5.C: Remove stray semicolon.
3586         * g++.dg/template/access6.C: Likewise.
3587         * g++.dg/template/complit1.C: Likewise.
3588         * g++.dg/template/crash1.C: Change error message.
3589         * g++.dg/template/inherit2.C: Remove stray semicolon.
3590         * g++.dg/template/instantiate2.C: Likewise.
3591         * g++.dg/template/instantiate3.C: Change error message.
3592         * g++.dg/template/qual1.C: Remove stray semicolon.
3593         * g++.dg/template/qualttp18.C: Change error message.
3594         * g++.dg/template/ref1.C: Remove stray semicolon.
3595         * g++.dg/template/sizeof1.C (A::value): Declare it.
3596         * g++.dg/template/spec4.C: Change error message.
3597         * g++.dg/template/static1.C: Likewise.
3598         * g++.dg/template/type1.C: Likewise.
3599         * g++.dg/template/typename3.C: Likewise.
3600         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3601         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3602         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3603         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3604         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3605         named return value extension.
3606         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3607         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3608         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3609         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3610         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3611         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3612         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3613         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3614         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3615         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3616         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3617         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3618         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3619         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3620         syntax.
3621         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3622         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3623         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3624         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3625         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3626         * g++.old-deja/g++.brendan/template11.C: Likewise.
3627         * g++.old-deja/g++.brendan/template26.C: Likewise.
3628         * g++.old-deja/g++.brendan/template27.C: Use explicit
3629         specialization syntax.
3630         * g++.old-deja/g++.brendan/template30.C: Likewise.
3631         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3632         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3633         non-dependent names.
3634         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3635         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3636         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3637         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3638         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3639         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3640         named return value extension.
3641         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3642         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3643         * g++.old-deja/g++.ext/return1.C: Likewise.
3644         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3645         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3646         * g++.old-deja/g++.jason/access8.C: Likewise.
3647         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3648         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3649         pseudo-destructor names.
3650         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3651         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3652         pseudo-destructor names.
3653         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3654         * g++.old-deja/g++.jason/overload19.C: Likewise.
3655         * g++.old-deja/g++.jason/overload32.C: Likewise.
3656         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3657         stray semicolons.
3658         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3659         * g++.old-deja/g++.jason/return.C: Likewise.
3660         * g++.old-deja/g++.jason/return2.C: Likewise.
3661         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3662         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3663         syntax.
3664         * g++.old-deja/g++.jason/template10.C: Account for use of
3665         non-dependent names.
3666         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3667         syntax.
3668         * g++.old-deja/g++.jason/template37.C: Likewise.
3669         * g++.old-deja/g++.law/access4.C: Change error messages.
3670         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3671         pseudo-destructor names.
3672         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3673         * g++.old-deja/g++.law/ctors9.C: Likewise.
3674         * g++.old-deja/g++.law/cvt22.C: Likewise.
3675         * g++.old-deja/g++.law/dtors5.C: Likewise.
3676         * g++.old-deja/g++.law/global-init1.C: Likewise.
3677         * g++.old-deja/g++.law/missed-error3.C: Likewise.
3678         * g++.old-deja/g++.law/operators28.C: Likewise.
3679         * g++.old-deja/g++.law/visibility28.C: Likewise.
3680         * g++.old-deja/g++.martin/eval1.C: Likewise.
3681         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3682         name.
3683         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3684         * g++.old-deja/g++.mike/net34.C: Likewise.
3685         * g++.old-deja/g++.mike/net36.C: Likewise.
3686         * g++.old-deja/g++.mike/ns2.C: Likewise.
3687         * g++.old-deja/g++.mike/p12306.C: Likewise.
3688         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3689         value extension.
3690         * g++.old-deja/g++.mike/p700.C: Likewise.
3691         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3692         * g++.old-deja/g++.mike/p710.C: Likewise.
3693         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3694         value extension.
3695         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3696         * g++.old-deja/g++.mike/pmf9.C: Likewise.
3697         * g++.old-deja/g++.ns/crash2.C: Likewise.
3698         * g++.old-deja/g++.ns/crash3.C: Likewise.
3699         * g++.old-deja/g++.ns/invalid1.C: Likewise.
3700         * g++.old-deja/g++.ns/ns17.C: Likewise.
3701         * g++.old-deja/g++.ns/template16.C: Likewise.
3702         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3703         keyword.
3704         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3705         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3706         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3707         named return value extension.
3708         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3709         * g++.old-deja/g++.other/access4.C: Issue additional error
3710         messages.
3711         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3712         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3713         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3714         * g++.old-deja/g++.other/crash25.C: Change error message.
3715         * g++.old-deja/g++.other/crash4.C: Change error message.
3716         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3717         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3718         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3719         checks.
3720         * g++.old-deja/g++.other/defarg8.C: Likewise.
3721         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3722         * g++.old-deja/g++.other/dtor10.C: Likewise.
3723         * g++.old-deja/g++.other/incomplete.C: Likewise.
3724         * g++.old-deja/g++.other/linkage7.C: Likewise.
3725         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3726         lookup algorithm.
3727         * g++.old-deja/g++.other/mangle2.C: Likewise.
3728         * g++.old-deja/g++.other/refinit2.C: Likewise.
3729         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3730         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3731         * g++.old-deja/g++.pt/crash28.C: Likewise.
3732         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3733         syntax.
3734         * g++.old-deja/g++.pt/crash32.C: Change error message.
3735         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3736         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3737         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3738         error message position.
3739         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3740         * g++.old-deja/g++.pt/defarg8.C: Change error message.
3741         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3742         syntax.
3743         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3744         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3745         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3746         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3747         keyword.
3748         * g++.old-deja/g++.pt/explicit31.C: Likewise.
3749         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3750         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3751         keyword.
3752         * g++.old-deja/g++.pt/explicit71.C: Change error message.
3753         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3754         syntax.
3755         * g++.old-deja/g++.pt/friend28.C: Account for use of
3756         non-dependent names.
3757         * g++.old-deja/g++.pt/friend29.C: Likewise.
3758         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3759         rules.
3760         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3761         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3762         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3763         lookup rules.
3764         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3765         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3766         keyword.
3767         * g++.old-deja/g++.pt/memclass20.C: Likewise.
3768         * g++.old-deja/g++.pt/memclass5.C: Likewise.
3769         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3770         keyword.
3771         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3772         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3773         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3774         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3775         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
3776         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
3777         keyword.
3778         * g++.old-deja/g++.pt/spec10.C: Likewise.
3779         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3780         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3781         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3782         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3783         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3784         * g++.old-deja/g++.pt/ttp62.C: Likewise.
3785         * g++.old-deja/g++.pt/ttp64.C: Likewise.
3786         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3787         * g++.old-deja/g++.pt/typename15.C: Likewise.
3788         * g++.old-deja/g++.pt/typename22.C: Likewise.
3789         * g++.old-deja/g++.pt/typename6.C: Change error messages.
3790         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3791         * g++.old-deja/g++.pt/virtual2.C: Likewise.
3792         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3793         syntax.
3794         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3795         return value extension.
3796         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3797         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3798         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3799         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
3801 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3803         * g++.dg/warn/inline1.C: New test.
3804         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3805         * g++.old-deja/g++.jason/synth10.C: Likewise.
3806         * g++.old-deja/g++.mike/net31.C: Likewise.
3807         * g++.old-deja/g++.mike/p8786.C: Likewise.
3809         * g++.dg/template/friend10.C: New test.
3810         * g++.dg/template/conv5.C: New test.
3812 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3814         * g++.dg/lookup/scoped3.C: New test.
3816         * g++.dg/lookup/decl1.C: New test.
3817         * g++.dg/lookup/decl2.C: New test.
3819 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3821         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3822         gcc.c-torture/compile/20021015-1.c,
3823         gcc.c-torture/compile/20021015-2.c,
3824         gcc.c-torture/compile/20021123-1.c,
3825         gcc.c-torture/compile/20021123-2.c,
3826         gcc.c-torture/compile/20021123-3.c,
3827         gcc.c-torture/compile/20021123-4.c,
3828         gcc.c-torture/execute/20021024-1.c: Add tests previously added
3829         only to 3.1 or 3.2 branch.
3831 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
3833         * gcc.dg/i386-bitfield3.c: New test.
3835         * gcc.dg/i386-bitfield2.c: New test.
3837 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
3839         * g++.dg/parse/conv_op1.C: New test.
3841 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
3843         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3844         approved.
3846 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
3848         * gcc.c-torture/compile/20021220-1.c: New test.
3850 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
3852         * gcc.dg/i386-fastcall-1.c: New.
3854 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3856         * gcc.c-torture/execute/20021219-1.c: New test.
3858 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3860         * gcc.dg/i386-pic-1.c: New test.
3862 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3864         PR c++/8099
3865         * g++.dg/template/friend9.C: New test.
3867 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3869         PR c++/3663
3870         * g++.dg/template/access7.C: New test.
3872 2002-12-18  Nick Clifton  <nickc@redhat.com>
3874         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3875         the libstdc++-v3 directory has been found.
3877 2002-12-12  Devang Patel <dpatel@apple.com>
3878         * gcc.dg/darwin-ld-1.c: New test.
3879         * gcc.dg/darwin-ld-2.c: New test.
3880         * gcc.dg/darwin-ld-3.c: New test.
3881         * gcc.dg/darwin-ld-4.c: New test.
3882         * gcc.dg/darwin-ld-5.c: New test.
3884 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3886         * gcc.c-torture/compile/20021212-1.c: New test.
3888 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
3890         * gcc.dg/fshort-wchar: New test.
3892 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
3894         PR c++/8372
3895         * g++.dg/template/dtor1.C: New test.
3897         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3898         markers.
3900 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3902         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3904 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3906         * g++.dg/template/static1.C: New test.
3907         * g++.dg/template/static2.C: New test.
3908         * g++.old-deja/g++.ext/memconst.C: New test.
3910 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3912         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3913         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3914         * g++.dg/special/initp1.C: Likewise.
3916 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3918         * gcc.c-torture/execute/20021204-1.c: New test.
3920 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3922         * gcc.dg/ppc-fmadd-1.c: New file.
3923         * gcc.dg/ppc-fmadd-2.c: New file.
3924         * gcc.dg/ppc-fmadd-3.c: New file.
3926 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3928         * gcc.c-torture/compile/20021204-1.c: New test.
3930 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3932         * g++.dg/inherit/covariant2.C: New test.
3933         * g++.dg/inherit/covariant3.C: New test.
3934         * g++.dg/inherit/covariant4.C: New test.
3935         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3936         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3938 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3940         PR c++/8688
3941         * g++.dg/init/brace3.C: New test.
3943 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3945         * gcc.dg/20020210-1.c: Fix a comment typo.
3947 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3949         PR c++/8720
3950         * g++.dg/parse/defarg1.C: New test.
3952         PR c++/8615
3953         * g++.dg/template/char1.C: New test.
3955         * g++.dg/template/varmod1.C: Fix typo.
3957 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3959         DR 180
3960         * g++.old-deja/g++.pt/crash32.C: Expect error.
3962 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3964         PR c++/5919
3965         * g++.dg/template/varmod1.C: New test.
3967         PR c++/8727
3968         * g++.dg/inherit/typeinfo1.C: New test.
3970         PR c++/8663
3971         * g++.dg/inherit/typedef1.C: New test.
3973 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3975         PR c++/8332
3976         PR c++/8493
3977         * g++.dg/template/strlen1.C: New test.
3979         PR c++/8227
3980         * g++.dg/template/ctor2.C: New test.
3982         PR c++/8214
3983         * g++.dg/init/string1.C: New test.
3985         PR c++/8511
3986         * g++.dg/template/friend8.C: New test.
3988 2002-11-29  Joe Buck <jbuck@synopsys.com>
3990         * g++.dg/lookup/anon2.C: New test.
3992 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3994         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3995         h8300 port.
3997 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3999         * gcc.dg/bitfld-6.c: New test.
4001 2002-11-27  Jan Hubicka  <jh@suse.cz>
4003         * gcc.c-torture/execute/20021127.[cx]: New test.
4005 2002-11-26  Jan Hubicka  <jh@suse.cz>
4007         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
4008         quality.
4010 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
4012         * g++.dg/init/brace2.C: New test.
4013         * g++.old-deja/g++.mike/p9129.C: Correct.
4015 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
4017         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
4019 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
4021         * gcc.dg/sibcall-6: New test for indirect sibcalls.
4023 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
4025         * testsuite/g++.dg/abi/empty11.C: New test.
4026         * testsuite/g++.dg/rtti/cv1.C: New test.
4028 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
4030         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
4032 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
4034         * g++.dg/abi/empty10.C: New test.
4036 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4038         * gcc.c-torture/compile/20021124-1.c: New test.
4040 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
4042         * g++.dg/abi/rtti2.C: New test.
4044 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4046         * gcc.dg/i386-unroll-1.c: New test.
4048 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4050         * gcc.c-torture/compile/20021120-1.c: New test.
4051         * gcc.c-torture/compile/20021120-2.c: New test.
4053 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4055         * gcc.dg/bitfld-5.c: New test.
4057 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4059         * gcc.c-torture/execute/20021120-3.c: New test.
4061 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4063         * gcc.c-torture/execute/20021120-2.c: New test.
4065 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4067         * gcc.c-torture/execute/20021120-1.c: New test.
4069 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
4071         * gcc.c-torture/execute/20021118-3.c: New test.
4073 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4075         * gcc.c-torture/compile/20021119-1.c: New test.
4077 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
4079         * gcc.dg/duff-1.c: New test.
4080         * gcc.dg/duff-2.c: New test.
4081         * gcc.dg/duff-3.c: New test.
4083 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
4085         * gcc.dg/cpp/_Pragma5.c: New test.
4087 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4089         * gcc.c-torture/execute/20021118-2.c: New test.
4091 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4093         * gcc.c-torture/execute/20021118-1.c: New test.
4095 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
4097         * gcc.dg/20021116-1.c: New test.
4099 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
4101         * g++.dg/abi/vcall1.C: New test.
4103 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
4105         * gcc.dg/20021029-1.c: New test.
4106         * gcc.dg/20021029-2.c: New test.
4108 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4110         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4112 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4114         PR c/8439
4115         * gcc.dg/20021110.c: Move to ...
4116         * gcc.c-torture/compile/20021110.c: .... here.
4118 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4120         PR c/8467
4121         * gcc.c-torture/execute/20021111-1.c
4123 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4125         PR c/8439
4126         * gcc.dg/20021110.c: New test.
4128 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
4130         * g++.dg/abi/vthunk3.C: Run only on x86.
4132 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4134         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
4136 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
4138         * lib/compat.exp (compat-execute): Fix logic error in last
4139         change.
4141 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
4143         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
4145 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4147         PR c++/8389
4148         * g++.dg/template/access6.C: New test.
4150 2002-11-08  Jan Hubicka  <jh@suse.cz>
4152         * gcc.dg/i386-ssefp-1.c: New test.
4153         * gcc.dg/i386-ssefp-1.c: New test.
4155 2002-11-08  Jan Hubicka  <jh@suse.cz>
4157         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
4159 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4161         * g++.dg/abi/vthunk3.C: New test.
4163         PR c++/8338
4164         * g++.dg/template/crash2.C: New test.
4166 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4168         * testsuite/g++.dg/abi/dtor1.C: New test.
4169         * testsuite/g++.dg/abi/dtor2.C: Likewise.
4171 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
4173         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
4174         Darwin.
4176 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4178         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
4179         -mthumb.  Only xfail with -O0.
4181 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
4183         * g++.dg/abi/thunk1.C: New test.
4184         * g++.dg/abi/thunk2.C: Likewise.
4185         * g++.dg/abi/vtt1.C: Likewise.
4187 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
4189         PR optimization/8423
4190         * gcc.c-torture/execute/builtin-constant.c: New test.
4192 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
4194         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
4195         Add some more cases.
4197 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
4199         PR c++/8391
4200         * g++.dg/opt/local1.C: New test.
4202 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
4204         PR c++/8160
4205         * g++.dg/template/complit1.C: New test.
4207         PR c++/8149
4208         * g++.dg/template/typename4.C: Likewise.
4210 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4212         Core issue 287, PR c++/7639
4213         * g++.dg/template/instantiate1.C: Adjust error location.
4214         * g++.dg/template/instantiate3.C: New test.
4215         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
4216         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
4217         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
4219 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
4221         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
4223 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
4225         PR c++/8287
4226         * g++.dg/init/dtor2.C: New test.
4228 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4230         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
4231         * gcc.dg/nest.c: Bypass errors on irix6.
4233 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
4235         * gcc.dg/nest.c: Expect error for mmix-*-*.
4236         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
4238 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
4240         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
4241         markers.
4243         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
4245 2002-10-25  Mike Stump  <mrs@apple.com>
4247         * gcc.dg/warn-1.c: New test.
4249 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4251         * g++.dg/template/typename3.C: New test.
4253 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
4255         * g++.dg/lookup/ptrmem1.C: New test.
4257         * g++.dg/abi/vthunk2.C: New test.
4259 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4261         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
4263 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
4265         * g++.dg/abi/empty9.C: New test.
4267 2002-10-24  Richard Henderson  <rth@redhat.com>
4269         * g++.dg/inherit/thunk1.C: Enable for ia64.
4271 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4273         PR c++/8067
4274         * g++.dg/lookup/pretty1.C: New test.
4276 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
4278         * gcc.dg/20021023-1.c: New test.
4280 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4282         PR c++/7679
4283         * g++.dg/parse/inline1.C: New test.
4285 2002-10-23  Richard Henderson  <rth@redhat.com>
4287         * g++.dg/inherit/thunk1.C: Enable for x86_64.
4289         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
4291 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
4293         PR c++/6579
4294         * g++.dg/parse/stmtexpr3.C: New test.
4296 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
4298         * g++.dg/expr/cond1.C: New test.
4300 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4302         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
4304 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4306         * g++.dg/abi/vbase13.C: New test.
4307         * g++.dg/abi/vbase14.C: Likewise.
4309 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
4311         * gcc.dg/tls/pic-1.c: New test.
4312         * gcc.dg/tls/nonpic-1.c: New test.
4313         * gcc.dg/20021018-1.c: New test.
4315 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4317         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
4318         Remove only files with the same base name as the test case.
4319         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
4320         (profopt-execute): Likewise.  Also, remove old profiling
4321         and performance data files before running the tests.
4323         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
4324         * g++.dg/bprob/bprob.exp: Likewise.
4325         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
4326         to allow more general test case names.
4328         * g++.dg/bprob/bprob-1.C: Rename to ...
4329         * g++.dg/bprob/g++-bprob-1.C: ... this.
4331         * g77.dg/bprob/bprob-1.f: Rename to ...
4332         * g77.dg/bprob/g77-bprob-1.f: ... this.
4334 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4336         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
4337         bison 1.50 or later.
4339 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
4341         * g++.dg/README: Describe more test directories.
4343 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4345         * g++.dg/init/array6.C: Add additional tests.
4347 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4349         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
4350         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
4352 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
4354         * gcc.c-torture/compile/20020604-1.x: New.
4355         * gcc.c-torture/compile/simd-5.x: Likewise.
4356         * gcc.c-torture/execute/920710-1.x: Likewise.
4357         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
4359 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4361         * g++.dg/inherit/override1.C: Add dg-options clause.
4363 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4365         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
4366         _mm_slli_si128.
4368 2002-10-19  Andreas Schwab  <schwab@suse.de>
4370         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
4371         directory component.
4373 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
4375         * g++.dg/inherit/thunk1.C: New test.
4377         * g++.dg/inherit/override1.C: New test.
4379         * g++.dg/abi/mangle11.C: New test.
4380         * g++.dg/abi/mangle14.C: New test.
4381         * g++.dg/abi/mangle17.C: New test.
4383 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4385         * g++.dg/overload/member2.C: New test.
4387 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4389         * g++.dg/README: Describe new compat directory.
4390         * g++.dg/dg.exp: Skip tests in compat directory.
4391         * README.compat: New file.
4392         * lib/compat.exp: New expect script.
4393         * g++.dg/compat: New test directory.
4394         * g++.dg/compat/compat.exp: New expect script.
4395         * g++.dg/compat/abi: New test directory.
4396         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4397         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4398         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4399         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4400         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4401         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4402         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4403         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4404         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4405         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4406         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4407         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4408         * g++.dg/compat/break: New test directory.
4409         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4410         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4411         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4412         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4413         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4414         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4415         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4416         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4417         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4418         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4419         g++.dg/compat/break/README: New files.
4420         * g++.dg/compat/eh: New test directory.
4421         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4422         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4423         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4424         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4425         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4426         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4427         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4428         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4429         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4430         g++.dg/compat/eh/filter2_y.C,
4431         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4432         g++.dg/compat/eh/new1_y.C,
4433         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4434         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4435         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4436         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4437         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4438         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4439         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4440         g++.dg/compat/eh/unexpected1_y.C: New files.
4441         * g++.dg/compat/init: New test directory.
4442         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4443         g++.dg/compat/init/array5_y.C,
4444         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4445         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4446         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4447         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4448         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4449         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4450         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4451         g++.dg/compat/init/init-ref2_y.C: New files.
4453 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4455         PR c++/7584
4456         * g++.dg/inherit/using3.C: New test.
4458 2002-10-17  Jan Hubicka  <jh@suse.cz>
4460         * gcc.dg/20021017-2.c: New test.
4462 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4464         * g++.dg/abi/mangle16.C: Adjust.
4466         * g++.dg/init/array8.C: New test.
4468 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4470         * gcc.dg/special/mips-abi.exp: New test.
4471         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4473 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4475         * g++.dg/abi/mangle16.C: New test.
4476         * g++.dg/abi/mangle17.C: Likewise.
4478         PR c++/7478
4479         * g++.dg/template/ref1.C: New test.
4481 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4483         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4485 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4487         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4489 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4491         PR c++/7524
4492         * g++.dg/init/array7.C: New test.
4494 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4496         * g++.dg/init/array6.C: New test.
4498         * g++.dg/abi/mangle13.C: Likewise.
4499         * g++.dg/abi/mangle14.C: Likewise.
4500         * g++.dg/abi/mangle15.C: Likewise.
4502 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4504         * g++.dg/abi/empty8.C: New test.
4506 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4508         * g++.dg/init/ctor1.C: New test.
4510 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4512         * gcc.c-torture/execute/20021015-1.c: New test.
4514 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4516         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4518 2002-10-14  Jan Hubicka  <jh@suse.cz>
4520         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4522 2002-10-14  Richard Henderson  <rth@redhat.com>
4524         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4526 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4528         PR optimization/6631
4529         * g++.dg/opt/const2.C: New test.
4531 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4533         PR c++/7176
4534         * g++.dg/parse/friend1.C: New test.
4535         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4537 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4539         * gcc.dg/20021014-1.c: New test.
4541 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4543         PR c++/5661
4544         * g++.dg/ext/vlm1.C: New test.
4545         * g++.dg/ext/vlm2.C: Likewise.
4547         * g++.dg/init/array1.C: Remove invalid braces.
4548         * g++.dg/init/brace1.C: New test.
4549         * g++.dg/init/copy2.C: Likewise.
4550         * g++.dg/init/copy3.C: Likewise.
4551         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4552         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4553         braces.
4555 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4557         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4559 2002-10-11  Richard Shann  <richard.shann@superh.com>
4561         * gcc.c-torture/compile/simd-5.c: New test.
4563 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4565         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4567 2002-10-10  Jim Wilson  <wilson@redhat.com>
4569         * gcc.c-torture/execute/20021010-1.c: New test.
4571 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4573         PR c/7353
4574         * g++.dg/ext/typedef-init.C: New test.
4575         * gcc.dg/typedef-init.c: New test.
4577 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4579         * gcc.dg/cpp/paste13.c: New test.
4581 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4583         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4584         remaining platforms, XFAIL during compile, not execute.  Don't
4585         XFAIL at -O0.
4587 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4589         * gcc.dg/alias-1.c: Tweak expected warning.
4591 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4593         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4595 2002-10-06  Andreas Jaeger  <aj@suse.de>
4597         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4598         * gcc.dg/cpp/c++98.C: Likewise.
4600         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4601         * g++.dg/cpp/c++98.C: Likewise.
4603         * g++.dg/README (Subdirectories): Mention cpp directory.
4605         PR target/7559
4606         * gcc.dg/20021006-1.c: New test.
4608 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4610         PR c++/7804
4611         * g++.dg/other/warning1.C: New test.
4613 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4615         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4616         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4617         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4619 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4621         PR c++/7931
4622         * g++.dg/template/ptrmem3.C: New test.
4624         PR c++/7754
4625         * g++.dg/template/union1.C: New test.
4627 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4629         PR c++/8006
4630         * g++.dg/abi/mangle9.C: New test.
4631         * g++.dg/abi/mangle10.C: New test.
4632         * g++.dg/abi/mangle11.C: New test.
4633         * g++.dg/abi/mangle12.C: New test.
4635 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4637         PR c++/7188.
4638         * g++.dg/template/meminit1.C: New test.
4639         * g++.dg/warn/Wreorder-1.C: Likewise.
4640         * g++.old-deja/g++.mike/warn3.C: Tweak.
4641         * lib/prune.exp: Ingore "in copy constructor".
4643 2002-10-02  Andreas Jaeger  <aj@suse.de>
4645         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4646         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4647         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4648         on x86-64.
4650 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4652         * gcc.dg/empty1.C: Fix typo.
4654 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4656         * gcc.dg/alias-1.c: New test.
4658 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4660         * gcc.dg/empty1.C: New test.
4662         * g++.dg/tls/init-2.C: Tweak error messages.
4664 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4666         * gcc.c-torture/compile/20020923-1.c: New test.
4668 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4670         * gcc.c-torture/execute/ffs-1.c: New test.
4671         * gcc.c-torture/execute/ffs-2.c: Ditto.
4673 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4675         * g++.dg/overload/member1.C: New test.
4677 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
4679         * g++.dg/abi/empty7.C: New test.
4680         * g++.dg/init/pm2.C: Likewise.
4682 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
4684         * g++.dg/rtti/crash1.C: New test.
4686 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4688         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4689         gcc.dg/sibcall-4.c: New tests.
4691 2002-09-28  Roger Sayle  <roger@eyesopen.com>
4693         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4694         powerpc and MMIX targets.
4696 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
4698         * gcc.dg/cpp/20020927-1.c: New.
4700 2002-09-26  David S. Miller  <davem@redhat.com>
4702         * gcc.c-torture/compile/trunctfdf.c: New.
4704 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4706         * lib/target-supports.exp (check_weak_available): Handle solaris2.
4708 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
4710         * gcc.c-torture/execute/loop-15.c: New.
4712 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
4714         * README.QMTEST: Fix typo.
4716 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
4718         * gcc.dg/20020926-1.c: New test.
4720 2002-09-25  David S. Miller  <davem@redhat.com>
4722         PR target/7842
4723         * gcc.c-torture/execute/shiftdi.c: New test.
4725 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
4727         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4728         unique to the tool.
4729         * lib/g77.exp (g77_init): Likewise.
4730         * lib/g++.exp (g++_init): Likewise.
4731         * lib/objc.exp (objc_init): Likewise.
4733 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
4735         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4736         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4737         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4739 2002-09-25  Richard Henderson  <rth@redhat.com>
4741         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4742         too-small long double.
4744 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
4746         * gcc.dg/20020919-1.c: New test.
4748 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
4750         * g++.dg/abi/bitfield6.C: New test.
4751         * g++.dg/abi/bitfield7.C: New test.
4752         * g++.dg/abi/bitfield8.C: New test.
4753         * g++.dg/abi/vbase11.C: New test.
4755 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4757         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4758         hppa*-*-hpux*.  Update test comment.
4760 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
4762         * gcc.dg/tls/struct-1.c: New test.
4764 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
4766         * gcc.dg/cpp/tr-warn2.c: Update.
4768 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4770         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4772 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4774         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4775         systems.
4777 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
4779         * gcc.c-torture/execute/ieee/mzero3.c: New test.
4781         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4782         Adjust for c++filt moved to binutils.  Remove spurious duplicate
4783         setting of cxxfilt.
4785 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
4787         * gcc.dg/20020312-2.c: Update for darwin.
4789 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
4791         * g++.old-deja/g++.other/crash32.C: Mark ICE.
4793 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
4795         * objc.dg/comp-types-1.m: New test.
4796         * objc.dg/comp-types-2.m: New test.
4797         * objc.dg/comp-types-3.m: New test.
4798         * objc.dg/comp-types-4.m: New test.
4799         * objc.dg/comp-types-5.m: New test.
4800         * objc.dg/comp-types-6.m: New test.
4802 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4804         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4806 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4808         * g++.dg/other/do1.C: New test.
4810         * g++.dg/template/subst1.C: New test.
4812 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
4814         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4816 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4818         * g++.dg/template/qualttp20.C: Adjust expected errors.
4819         * g++.old-deja/g++.jason/report.C: Likewise.
4820         * g++.old-deja/g++.other/qual1.C: Likewise.
4822         * g++.dg/lookup/scoped2.C: New test.
4824         * g++.dg/ext/asm3.C: New test.
4826 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
4828         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4830 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
4832         * ChangeLog: follow spelling conventions.
4833         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4834         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4835         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4836         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4837         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4838         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4839         * g++.old-deja/g++.law/global-init1.C: Likewise.
4840         * g++.old-deja/g++.other/delete4.C: Likewise.
4841         * g++.old-deja/g++.other/inline21.C: Likewise.
4842         * g++.old-deja/g++.other/singleton.C: Likewise.
4843         * g77.dg/strlen0.f: Likewise.
4844         * g77.f-torture/compile/20010519-1.f: Likewise.
4845         * g77.f-torture/compile/980310-4.f: Likewise.
4846         * gcc.c-torture/compile/20000605-1.c: Likewise.
4847         * gcc.c-torture/execute/20020225-1.c: Likewise.
4848         * gcc.dg/c90-hexfloat-2.c: Likewise.
4849         * gcc.dg/c99-bool-1.c: Likewise.
4850         * gcc.dg/c99-hexfloat-2.c: Likewise.
4851         * gcc.dg/dll-2.c: Likewise.
4852         * gcc.dg/wtr-union-init-1.c: Likewise.
4853         * gcc.dg/wtr-union-init-2.c: Likewise.
4854         * gcc.dg/wtr-union-init-3.c: Likewise.
4855         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4856         * gcc.dg/cpp/defined.c: Likewise.
4857         * gcc.dg/cpp/macsyntx.c: Likewise.
4858         * gcc.dg/cpp/paste2.c: Likewise.
4859         * gcc.dg/cpp/trad/defined.c: Likewise.
4860         * gcc.dg/format/c90-printf-1.c: Likewise.
4861         * gcc.dg/format/c90-scanf-1.c: Likewise.
4862         * gcc.dg/format/c99-printf-1.c: Likewise.
4863         * gcc.dg/format/c99-scanf-1.c: Likewise.
4864         * gcc.misc-tests/gcov-8.c: Likewise.
4865         * lib/profopt.exp: Likewise.
4867 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
4869         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4871 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4873         * g++.dg/inherit/using2.C: New test.
4875 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
4877         * ChangeLog: Follow spelling conventions.
4878         * g++.dg/template/friend4.C: Likewise.
4879         * g++.old-deja/g++.pt/crash67.C: Likewise.
4880         * gcc.c-torture/execute/20000801-4.c: Likewise.
4881         * gcc.dg/c90-digraph-1.c: Likewise.
4882         * gcc.dg/c94-digraph-1.c: Likewise.
4883         * gcc.dg/c99-digraph-1.c: Likewise.
4884         * gcc.dg/cpp/line5.c: Likewise.
4885         * gcc.dg/cpp/multiline.c: Likewise.
4886         * gcc.dg/cpp/trad/literals-1.c: Likewise.
4887         * gcc.dg/format/attr-3.c: Likewise.
4888         * gcc.dg/format/c90-scanf-3.c: Likewise.
4889         * gcc.dg/format/ext-4.c: Likewise.
4891 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4893         * g++.dg/template/pretty1.C: New test.
4895 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
4897         * gcc.c-torture/execute/struct-cpy-1.c: New test.
4899 2002-09-13  Matt Austern  <austern@apple.com>
4901         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4902         passing a cast expression to a function by const reference.
4904 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4906         * g++.dg/template/deduce1.C: New test.
4908 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4910         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4911         32-bit int.
4913 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4915         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4916         usage.
4918 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4920         * gcc.c-torture/compile/20020910-1.c: New test.
4922 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4924         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4926 2002-09-10  Andreas Jaeger  <aj@suse.de>
4928         * gcc.dg/20020312-2.c: Adjust for x86-64.
4930 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4932         * g77.dg/7388.f: New test case for PR 7388.
4934 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4936         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4938 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4940         * objc.dg/proto-lossage-1.m: New test.
4942 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4944         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4946 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4948         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4949         expected to pass.
4951 2002-09-06  Stan Shebs  <shebs@apple.com>
4952             David Edelsohn  <edelsohn@gnu.org>
4954         * gcc.dg/weak: New directory.
4955         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4956         target-specific xfail bits.
4957         * gcc.dg/typeof-2.c: Move to new directory.
4958         * gcc.dg/weak.exp: New expect script.
4960 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4962         * gcc.c-torture/execute/extzvsi.c: New test.
4964 2002-09-05  Stan Shebs  <shebs@apple.com>
4966         * gcc.dg/weak-1.c: xfail on Darwin.
4967         * gcc.dg/weak-2.c: Ditto.
4968         * gcc.dg/weak-3.c: Ditto.
4969         * gcc.dg/weak-4.c: Ditto.
4970         * gcc.dg/weak-5.c: Ditto.
4971         * gcc.dg/weak-6.c: Ditto.
4972         * gcc.dg/weak-7.c: Ditto.
4973         * gcc.dg/weak-8.c: Ditto.
4974         * gcc.dg/weak-9.c: Ditto.
4976 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4978         * gcc.c-torture/execute/loop-14.c: New test.
4980 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4982         * g++.dg/other/cxa-atexit1.C: New test.
4984         * gcc.dg/typeof-2.c: New test.
4986 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4988         * gcc.dg/builtins-2.c: New testcase.
4989         * gcc.dg/builtins-3.c: New testcase.
4991 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4993         * gcc.dg/cpp/_Pragma4.c: New test.
4995 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4997         * objc/execute/nil_method-1.m: New testcase.
4999 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
5001         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
5002         [Object class], not [Object initialize].
5004 2002-08-31  Roger Sayle  <roger@eyesopen.com>
5005             Hans-Peter Nilsson  <hp@bitrange.com>
5007         * gcc.c-torture/execute/20020720-1.x: Skip test on
5008         mmix-knuth-mmixware.  Correct comment.
5010 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
5012         * testsuite/g++.dg/abi/bitfield5.C: New test.
5013         * testsuite/g++.dg/abi/vbase10.C: Likewise.
5015 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
5017         * objc.dg/undeclared-selector.m: New test.
5019 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
5021         * g++.dg/other/offsetof1.C: Avoid cast warning.
5023 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
5025         * objc.dg/super-class-2.m: New test.
5027 2002-08-24  Matt Austern  <austern@apple.com>
5029         * g++.dg/ext/lvaddr.C: New test.
5030         * g++.dg/ext/lvcast.C: New test.
5032 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
5034         * testsuite/g++.dg/inherit/cond1.C: New test.
5036 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
5038         * gcc.dg/noncompile/incomplete-1.c: New test.
5040 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
5042         * gcc.dg/typespec-1.c: New test.
5044 2002-08-20  Devang Patel  <dpatel@apple.com>
5045         * objc.dg/proto-hier-2.m: New test.
5047 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5049         * objc.dg/bitfield-1.m: New test.
5050         * objc.dg/bitfield-2.m: New test.
5052 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5054         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
5055         gcc.dg/c99-flex-array-4.c: New tests.
5057 2002-08-16  Stan Shebs  <shebs@apple.com>
5059         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
5061 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
5063         * gcc.dg/typeof-1.c: New test.
5064         * g++.dg/ext/typeof2.C: New test.
5066 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5068         * g++.dg/other/offsetof1.C: New test.
5070 2002-08-14  Richard Henderson  <rth@redhat.com>
5072         * gcc.dg/tls/diag-3.c: Fix expected message strings.
5074 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
5076         * gcc.dg/cpp/_Pragma3.c: New test.
5078 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
5080         * g++.dg/template/inherit3: New test.
5082 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5084         * gcc.dg/bitfld-4.c: Add blank options.
5086 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
5088         * g++.dg/template/crash1.C: New test.
5090 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5092         * gcc.dg/tls/opt-2.c: New test.
5094 2002-08-08  Devang Patel  <dpatel@apple.com>
5096         * objc.dg/selector-1.m : New test
5098 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5100         * g++.dg/abi/bitfield4.C: New test.
5101         * gcc.dg/bitfld-4.c: New test.
5103 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5105         * g++.dg/other/packed1.C: New test.
5107 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
5109         * g++.dg/abi/offsetof.C: Tweak error messages.
5110         * g++.old-deja/g++.mike/p10769a.C: Likewise.
5112 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5114         * gcc.dg/bitfld-3.c: New test.
5116 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5117             Richard Henderson  <rth@redhat.com>
5119         * gcc.dg/i386-bitfield1.c: New test.
5120         * g++.dg/abi/bitfield3.C: Update.
5122 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
5124         * objc.dg/const-str-2.m: Update.
5125         * gcc.dg/cpp/c++98.c: Change to C extension.
5126         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
5127         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
5129 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
5131         * testsuite/gcc.dg/tls/diag-3.c: New.
5133 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
5135         * g++.dg/README (Subdirectories): Document new subdir expr.
5136         * g++.dg/expr/pmf-1.C: New test.
5138 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
5140         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
5142 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
5144         * g++.dg/abi/bitfield3.C: New test.
5146 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
5148         * lib/gcov.exp: Tweak expected line formats.
5149         * gcc.misc-tests/gcov8.c: New test.
5150         * gcc.misc-tests/gcov8.x: New flags.
5152 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
5154         * consistency.vlad/layout/endian.c: Include string.h.
5156         * gcc.c-torture/execute/20020805-1.c: New test.
5158 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
5160         * g++.dg/other/conversion1.C: New test.
5162 2002-08-03  Roger Sayle  <roger@eyesopen.com>
5164         * gcc.dg/builtins-1.c: New testcase.
5166 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
5168         * g++.dg/inherit/access3.C: New test.
5170 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
5172         * gcc.dg/ia64-visibility-2.c: New test.
5174 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
5176         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
5177         __qualifier_flags to __flags.
5179 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
5181         * g++.dg/inherit/operator1.C: New test.
5182         * g++.dg/lookup/disamb1.C: Fix typo in comment.
5183         * g++.dg/other/error1.C: Change expected error message.
5184         * g++.dg/template/conv4.C: Likewise.
5186 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
5188         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
5189         for documented behavior.
5191 2002-07-25  Roger Sayle  <roger@eyesopen.com>
5193         * gcc.c-torture/execute/20020720-1.x: Skip this test on
5194         several targets known to fail.
5196 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
5198         * gcc.dg/mips-args-[123].c: New tests.
5200 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
5202         * gcc.dg/ppc-spe.c: New.
5204 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
5206         * g++.dg/other/ptrmem4.C: New testcase.
5208 2002-07-24  Richard Henderson  <rth@redhat.com>
5210         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
5212 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
5214         * g++.dg/ext/alignof1.C (main): Return 0 for success.
5216 2002-07-24  Roger Sayle  <roger@eyesopen.com>
5218         * gcc.c-torture/execute/memset-3.c: New testcase.
5220 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
5222         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
5223         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
5225 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5227         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
5228         Delete.
5230 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
5232         * gcc.c-torture/compile/simd-4.c: New test.
5234 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5236         PR c++/7347, c++/7348
5237         * g++.dg/template/access4.C: New test.
5238         * g++.dg/template/access5.C: New test.
5239         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
5240         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
5241         * g++.old-deja/g++.pt/ttp58.C: Likewise.
5242         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
5244 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
5246         * gcc.dg/gnu89-init-2.c: New test.
5248 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
5250         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
5252 2002-07-20  Roger Sayle  <roger@eyesopen.com>
5254         * gcc.c-torture/execute/20020720-1.c: New testcase.
5256 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
5258         * gcc.dg/cpp/Wsignprom.c: New tests.
5260 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
5262         * gcc.c-torture/execute/loop-13.c: New test.
5264 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
5266         * gcc.dg/cpp/expr.c: New tests.
5268 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
5270         * g++.dg/opt/pr6713.C: Add template instantiation.
5272 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
5274         * gcc.dg/nest.c: New test.
5276 2002-07-17  Richard Henderson  <rth@redhat.com>
5278         * g++.dg/opt/pr6713.C: New test.
5280 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
5282         * gcc.c-torture/execute/loop-2e.x: Let the testcase
5283         XFAIL for all x86 processors.
5285 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5287         * gcc.c-torture/execute/20010122-1.x: Do not test with
5288         -fomit-frame-pointer.
5290 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5292         * g++.dg/template/instantiate2.C: New test.
5293         * g++.dg/template/spec4.C: New test.
5295 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5297         * g++.dg/template/access2.C: New test.
5298         * g++.dg/template/access3.C: New test.
5300 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
5302         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
5303         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
5304         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
5305         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
5306         Convert to use <stdarg.h>.
5307         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
5308         Delete.
5309         * gcc.dg/va-arg-2.c: New.
5310         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
5312 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
5314         * gcc.c-torture/compile/20020710-1.c: New test.
5316 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
5317                           Andrew Pinski  <pinskia@physics.uc.edu>
5319         gcc.c-torture/compile/simd-2.c: New testcase.
5320         gcc.c-torture/compile/simd-3.c: Likewise.
5322 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
5324         PR c++/7224
5325         * g++.dg/overload/error1.C: New test.
5327 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5329         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
5330         configuration and IRIX 6 O32 ABI.
5332 2002-07-11  Roger Sayle  <roger@eyesopen.com>
5334         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
5336 2002-07-10  Roger Sayle  <roger@eyesopen.com>
5338         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
5340 2002-07-10  Jeffrey A Law  <law@redhat.com>
5342         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
5344         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
5346 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
5348         * gcc.dg/20020312-2.c: Check for __PPC__.
5350 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
5352         * gcc.c-torture/compile/20020709-1.c: New test.
5354 2002-07-07  Roger Sayle  <roger@eyesopen.com>
5356         * g++.dg/template/qualttp21.C: New test case.
5358 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
5360         * gcc.c-torture/compile/20020706-1.c: New test.
5361         * gcc.c-torture/compile/20020706-2.c: New test.
5363 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
5364             Alexandre Oliva  <aoliva@redhat.com>
5366         * g++.dg/warn/incomplete1.C: New test.
5368 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5370         PR c++/7099
5371         * g++.dg/warn/noreturn1.C: New test.
5373 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
5375         PR c++/6706
5376         * g++.dg/debug/debug6.C: New test.
5377         * g++.dg/debug/debug7.C: New test.
5379 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
5381         * gcc.c-torture/compile/simd-3.c: New test.
5383 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5385         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5386         * gcc.dg/20020620-1.c: Likewise.
5388 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5390         PR c++/6944
5391         * g++.dg/init/array4.C: New test.
5392         * g++.dg/init/array5.C: New test.
5394 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5396         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5397         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5399 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5401         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5402         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5403         * gcc.dg/wtr-conversion-1.c: Likewise.
5404         * gcc.dg/wtr-escape-1.c: Likewise.
5405         * gcc.dg/wtr-int-type-1.c: Likewise.
5406         * gcc.dg/wtr-label-1.c: Likewise.
5407         * gcc.dg/wtr-static-1.c: Likewise.
5408         * gcc.dg/wtr-strcat-1.c: Likewise.
5409         * gcc.dg/wtr-suffix-1.c: Likewise.
5410         * gcc.dg/wtr-switch-1.c: Likewise.
5411         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5412         * gcc.dg/wtr-union-init-1.c: Likewise.
5413         * gcc.dg/wtr-union-init-2.c: Likewise.
5414         * gcc.dg/wtr-union-init-3.c: Likewise.
5416         * gcc.dg/wtr-func-def-1.c: New test.
5418 2002-07-02 Devang Patel <dpatel@apple.com>
5420         * objc.dg/param-1.m: New test.
5422 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5424         * gcc.dg/cpp/trad/directive.c: Add test.
5425         * gcc.dg/cpp/trad/macroargs.c: Add test.
5426         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5428 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5430         * gcc.dg/cpp/cmdlne-M.c: New test.
5432 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5434         * objc.dg/desig-init-1.m: New test.
5436 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5438         PR c++/6716
5439         * g++.dg/template/instantiate1.C: New test.
5441 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5443         PR c++/7112
5444         * g++.dg/template/sizeof2.C: New test.
5446 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5448         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5449         gcc.dg/cpp/trad/include.c: New tests.
5451 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5453         PR target/7177
5454         * gcc.c-torture/compile/20020701-1.c: New test.
5456 2002-07-01  Stan Shebs  <shebs@apple.com>
5458         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5459         header here...
5460         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5461         (objc-torture-execute): or here.
5463 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5465         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5467 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5469         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5471 2002-06-30  Devang Patel  <dpatel@apple.com>
5473         * objc.dg/fsyntax-only.m: New test.
5475 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5477         PR c++/6695
5478         * g++.dg/template/friend7.C: New file.
5480 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5482         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5483         return type.
5485 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5487         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5488         avoid division by zero.
5490 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5492         * gcc.dg/Wunknownprag.c: New tests.
5494 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5496         * gcc.c-torture/execute/simd-2.c: New test.
5498 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5500         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5501         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5502         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5503         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5504         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5505         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5506         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5507         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5508         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5509         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5510         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5511         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5512         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5513         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5514         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5515         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5516         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5518 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5520         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5521         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5522         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5523         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5524         New tests.
5525         * gcc.dg/cpp/trad/directive.c: Update.
5527 2002-06-23  Andreas Jaeger  <aj@suse.de>
5529         * gcc.c-torture/execute/complex-6.c: New.
5531 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5533         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5534         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5535         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5536         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5538 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5540         * gcc.dg/cpp/trad: New directory with traditional tests copied
5541         from parent directory.
5542         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5543         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5544         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5545         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5546         Move to trad/ and rename.
5547         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5548         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5549         gcc.dg/cpp/trad/redef2.c: New tests.
5550         * gcc.dg/cpp/trad/trad.exp: New driver.
5552 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5554         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5555         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5556         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5557         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5558         Remove.
5560 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5562         * gcc.dg/20020620-1.c: New test.
5564 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5566         * g++.dg/template/ttp4.C: New test.
5568 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5570         * g++.dg/opt/vt1.C: Fix regexp.
5572 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5574         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5575         Don't use attribute `noinline'.
5577 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5579         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5581 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5583         * gcc.c-torture/execute/simd-1.c: New.
5585         * gcc.dg/simd-1.c: New.
5587 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5589         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5591 2002-06-16  Richard Henderson  <rth@redhat.com>
5593         * g++.dg/ext/anon-struct1.C: New.
5594         * g++.dg/ext/anon-struct2.C: New.
5595         * g++.dg/ext/anon-struct3.C: New.
5596         * gcc.dg/anon-struct-1.c: New.
5597         * gcc.dg/anon-struct-2.c: New.
5598         * gcc.dg/anon-struct-3.c: New.
5599         * gcc.dg/20011008-1.c: Adjust warning text.
5600         * gcc.dg/20020527-1.c: Add -fms-extensions.
5602 2002-06-16  Richard Henderson  <rth@redhat.com>
5604         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5606 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5608         * gcc.c-torture/execute/20020615-1.c: New test.
5610 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5612         * gcc.c-tortuture/execute/compare-1.c: New test case.
5613         * gcc.c-tortuture/execute/compare-2.c: New test case.
5614         * gcc.c-tortuture/execute/compare-3.c: New test case.
5616 2002-06-13  Richard Henderson  <rth@redhat.com>
5618         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5619         ia64 ilp32.
5621 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5623         * g++.dg/template/typename2.C: Update error message.
5625 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5627         * gcc.c-torture/execute/20020611-1.c: New test.
5629 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5631         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5632         list of targets to skip.
5634 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5636         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5637         targets if not optimizing.
5639 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5641         * gcc.c-torture/compile/20020605-1.c: New test.
5643         * g++.dg/opt/vt1.C: New test.
5645         * gcc.dg/20020531-1.c: New test.
5647         * gcc.dg/20020530-1.c: New test.
5649         * gcc.dg/20020527-1.c: New test.
5651         * g++.dg/opt/cse1.C: New test.
5653 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5655         * gcc.dg/20020607-2.c: New test case.
5657 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5659         * gcc.c-torture/compile/20020604-1.c: New test.
5661 2002-06-04  Richard Henderson  <rth@redhat.com>
5663         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5664         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5665         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5667 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5669         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5671 2002-06-03  Richard Henderson  <rth@redhat.com>
5673         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5674         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5676 2002-06-02  Richard Henderson  <rth@redhat.com>
5678         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
5679         test functions static.
5681 2002-06-02  Andreas Jaeger  <aj@suse.de>
5683         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5684         now.
5686 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5688         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5689         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5690         Update for mofified diagnostics.
5691         * gcc.dg/c99-intconst-1.c: No longer fail.
5693 2002-06-02  Richard Henderson  <rth@redhat.com>
5695         * gcc.dg/uninit-A.c: Remove xfail markers.
5697 2002-06-01  Roger Sayle  <roger@eyesopen.com>
5699         * gcc.dg/fnegate-1.c: New test case.
5701 2002-05-30  Osku Salerma  <osku@iki.fi>
5703         * gcc.c-torture/execute/mayalias-1.c: New file.
5705 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5707         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
5708         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5709         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5711 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
5713         * gcc.c-torture/execute/20020529-1.c: New test.
5715 2002-05-27  Richard Henderson  <rth@redhat.com>
5717         * g++.dg/ext/attrib6.C: New test case.
5719 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5721         * gcc.c-torture/execute/pure-1.c: New test.
5723 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5725         * gcc.dg/cpp/arith-2.c: Remove.
5727 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5729         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5730         * gcc.dg/cpp/if-3.c: Remove.
5732 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
5734         * g++.dg/opt/cse2.C: New test.
5736 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5738         * gcc.dg/cpp/arith-1.c: New semantic tests.
5739         * gcc.dg/cpp/if-1.c: Update.
5741 2002-05-24  Ben Elliston  <bje@redhat.com>
5743         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5745 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5747         * gcc.dg/verbose-asm.c: New test.
5749 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5751         * gcc.dg/cpp/paste12.c: New test.
5753 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5755         * g++.dg/parse/named_ops.C: New test.
5757 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
5759         * gcc/testsuite/gcc.dg/weak-8.c: New test.
5761 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
5763         * gcc.dg/weak-2.c: Allow optional leading underscore
5764         in scan-assembler symbol name.
5765         * gcc.dg/weak-3.c: Likewise.
5766         * gcc.dg/weak-4.c: Likewise.
5767         * gcc.dg/weak-5.c: Likewise.
5769 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5771         * gcc.dg/20020523-1.c: New test.
5773 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5775         * objc.dg/const-str-2.m: Update now that we stop after
5776         a command line error.
5778 2002-05-22  Richard Henderson  <rth@redhat.com>
5780         * g++.dg/dg.exp: Fix typo in test pruneing.
5782 2002-05-22  Richard Henderson  <rth@redhat.com>
5784         * g++.dg/dg.exp: Prune the tls subdirectory.
5785         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5786         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5787         * g++.dg/tls/init-1.C: New.
5789 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
5791         * gcc.dg/20020517-1.c: New test.
5793 2002-05-21  Richard Henderson  <rth@redhat.com>
5795         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5796         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5798 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
5800         * g++.dg/other/copy2.C: New test.
5802 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
5804         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5805         (MAX_COPY): Bump up to 10 times sizeof (long long).
5806         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5808         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5809         sizeof (long long).
5811         * gcc.c-torture/execute/strcpy-1.c: New test.
5813 2002-05-19  Jason Merrill  <jason2redhat.com>
5815         * g++.dg/ext/oper1.C: New test.
5817 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
5818 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
5820         * README.QMTEST: New file.
5822         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5824 2002-05-19  Andreas Jaeger  <aj@suse.de>
5826         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5827         now.
5828         * gcc.c-torture/execute/loop-2d.x: Likewise.
5830 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
5832         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
5833         support weak symbols.
5834         * gcc.dg/weak-4.c: Likewise
5835         * gcc.dg/weak-6.c: Likewise
5837 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
5839         * gcc.dg/weak-3.c: Add dg-excess-error comment for
5840         cygwin, coff and h8300-*-hms targets
5841         * gcc.dg/weak-5.c: Likewise
5842         * gcc.dg/weak-7.c: Likewise
5844 2002-05-16  Jason Merrill  <jason@redhat.com>
5846         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5847         (scan-assembler-not, scan-assembler-dem): Likewise.
5848         (scan-assembler-dem-not): Likewise.
5850 2002-05-15  Richard Henderson  <rth@redhat.com>
5852         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5854 2002-05-15  Richard Henderson  <rth@redhat.com>
5856         * gcc.dg/weak-5.c (vfoo1c): No warning here.
5857         (vfoo1f): Warning here.
5858         (vfoo1l): Don't redefine the alias.
5860 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
5862         * g++.dg/init/pm1.C: New test.
5864 2002-05-12  David S. Miller  <davem@redhat.com>
5866         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5867         types.
5869 2002-05-10  Roger Sayle  <roger@eyesopen.com>
5871         * gcc.c-torture/execute/20020510-1.c: New test case.
5873 2002-05-10  David S. Miller  <davem@redhat.com>
5875         * gcc.c-torture/execute/conversion.c: Test long double too.
5877 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
5879         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5880         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5881         * lib/g++.exp (g++_link_flags): Likewise.
5882         * lib/objc.exp (objc_target_compile): Likewise.
5884 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5886         * gcc.dg/cpp/poison.c: Update.
5887         * gcc.dg/cpp/20000625-2.c: Remove.
5888         * gcc.dg/cpp/direct2s.c: Remove final test.
5890 2002-05-08  Tom Rix  <trix@redhat.com>
5892         * gcc.c-torture/execute/20020508-1.c: New test.
5893         * gcc.c-torture/execute/20020508-2.c: New test.
5894         * gcc.c-torture/execute/20020508-3.c: New test.
5896 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5898         * gcc.dg/cpp/charconst-4.c: More tests.
5900 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5902         PR c/6569
5903         * gcc.dg/weak-3.c: Update location of warning messages.
5904         * gcc.dg/weak-5.c: Likewise.
5906 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5908         * gcc.c-torture/execute/20020506-1.c: New test case.
5910 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5912         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5914 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5916         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5918 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5920         * gcc.dg/cpp/charconst-3.c: New test.
5922 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5924         * gcc.dg/cpp/charconst.c: Update tests.
5926 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5928         * treelang: Added directory for new sample language treelang. Also
5929         lib/treelang.exp: New file to signal treelang should be tested.
5931 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5933         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5934         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5935         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5936         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5937         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5938         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5939         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5941 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5943         * gcc.dg/format/xopen-2.c: New test.
5945 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5947         * gcc.dg/20020503-1.c: New test.
5949 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5951         * g++.dg/init/dtor1.C: Make it tougher.
5953 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5955         * g++.dg/init/dtor1.C: New test.
5957 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5959         * gcc.dg/altivec-8.c: New.
5961 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5963         * gcc.dg/altivec-7.c: New.
5965 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5967         * g++.dg/parse/typedef1.C: New test.
5969 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5971         PR c++/6486
5972         * g++.dg/template/friend6.C: New test.
5974         PR c++/6492
5975         * g++.dg/init/copy1.C: New test.
5977 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5979         * g++.dg/warn/effc1.C: New test.
5981 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5983         * gcc.dg/cpp/if-cexp.c: Add a test.
5985 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5987         * gcc.dg/20020426-2.c: New test.
5989 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5991         * gcc.dg/cpp/if-mop.c: Update.
5992         * gcc.dg/cpp/if-mpar.c: Add test.
5993         * gcc.dg/cpp/if-oppr.c: Update.
5995 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5997         PR c/6343
5998         * gcc.dg/weak-[2-7].c: New tests.
6000 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6002         * gcc.dg/enum1.c: New test.
6004 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6006         PR c++/6497
6007         * g++.dg/inherit/access2.C: New test.
6009 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6011         PR bootstrap/6445
6012         * gcc.dg/20020426-1.c: New test.
6014 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6016         * g++.dg/abi/enum1.C: New test.
6018 2002-04-26  Richard Henderson  <rth@redhat.com>
6020         * gcc.dg/c99-bool-1.c: Expect always true warning.
6022 2002-04-25  Roger Sayle  <roger@eyesopen.com>
6024         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
6026 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6028         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
6029         targets.
6031 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
6033         * g++.dg/abi/mange7.C: New test.
6035         PR c++/6438.
6036         * g++.dg/parse/stmtexpr2.C: New test.
6038 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
6040         * gcc.dg/20020312-2.c: Add SH target.
6042 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6044         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
6045         compiler output on mips*-*-irix*.
6047 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
6049         * g++.dg/parse/attr1.C: New test.
6051 2002-04-23  Roger Sayle  <roger@eyesopen.com>
6053         * gcc.c-torture/execute/string-opt-17.c: New test case.
6054         * gcc.c-torture/execute/memset-2.c: New test case.
6056 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
6058         PR c++/6256:
6059         * g++.dg/template/friend5.C: New test.
6061         PR c++/6331:
6062         * g++.dg/template/qual1.C: Likewise.
6064 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
6066         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
6067         Include stdlib.h, not stdio.h or ctype.h.
6069 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
6071         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
6072         cris-*-elf* and mmix-*-*.
6073         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
6074         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
6075         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
6076         Ditto.
6077         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
6078         * gcc.dg/wchar_t-1.c: Ditto.
6080 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
6082         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
6083         Clarify comment.
6085 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
6087         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
6089 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6091         * gcc.c-torture/execute/20000906-1.x: Delete.
6093 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
6095         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
6097 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
6099         * PR6367
6100         * g77.f-torture/execute/6367.f: New test.
6101         * g77.f-torture/execute/6367.x: Disable for MMIX.
6103 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6105         * PR6352
6106         * g++.dg/opt/inline2.C: New test.
6108 2002-04-18  Richard Henderson  <rth@redhat.com>
6110         * gcc.dg/20000906-1.c: Enable for all targets.
6111         * gcc.c-torture/compile/iftrap-2.c: New.
6113 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6115         * gcc.dg/20020418-1.c: New test.
6116         * gcc.dg/20020418-2.c: New test.
6118 2002-04-18  Richard Henderson  <rth@redhat.com>
6120         * gcc.c-torture/compile/iftrap-1.c: New.
6121         * gcc.dg/iftrap-1.c: Adjust for ia64.
6122         * gcc.dg/iftrap-2.c: New.
6124 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6126         * gcc.c-torture/compile/20020418-1.c: New test.
6128 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6130         * gcc.c-torture/compile/20020415-1.c: New.
6132 2002-04-18  David S. Miller  <davem@redhat.com>
6134         * gcc.c-torture/execute/20020418-1.c: New test.
6136 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6138         * gcc.dg/20020416-1.c: New test.
6140         * g++.dg/opt/inline1.C: New test.
6142 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
6144         * gcc.dg/altivec-5.c: New test.
6146         * gcc.dg/20020415-1.c: New test.
6148 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6150         * testsuite/lib/chill.exp: Remove.
6152 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6154         * g++.dg/other/big-struct.C: New test.
6156 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
6158         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
6159         of scratch file.
6161 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
6163         PR c/6277
6164         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
6165         in scan-assembler function name
6167 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
6169         * g77.f-torture/execute/980628-4.x,
6170         g77.f-torture/execute/980628-5.x,
6171         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6172         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6173         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
6174         i[34567]86-*-*.
6176 2002-04-13  David S. Miller  <davem@redhat.com>
6178         * gcc.c-torture/execute/20020413-1.c: New test.
6180 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
6182         * gcc.dg/asm-6.c,
6183         * g++.dg/ext/asm1.C: New tests.
6185 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
6187         PR c++ 5373.
6188         * g++.dg/parse/stmtexpr1.C: New test.
6190         PR c++/5189.
6191         * g++.dg/template/copy1.C: New test.
6193 2002-04-12  Richard Henderson  <rth@redhat.com>
6195         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
6197 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
6199         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
6200         gcc.c-torture/execute/20020307-2.c.
6202 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
6204         * g++.dg/ext/attrib5.C,
6205         * g++.dg/lookup/struct1.C: New tests.
6207 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6209         * gcc.dg/20020411-1.c: New test.
6211         * gcc.c-torture/execute/20020411-1.c: New test.
6213 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
6215         * g77.f-torture/execute/6177.f: New test.
6217 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
6219         PR middle-end/6247
6220         * g++.dg/opt/cleanup1.C: New test.
6222         * g++.dg/opt/const1.C: New test.
6224 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
6226         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
6228 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6230         PR c++/5507
6231         * g++.dg/template/typename2.C: New test.
6233 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
6235         * gcc.c-torture/execute/loop-12.c: New.
6237 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
6239         * g77.f-torture/execute/980628-4.x,
6240         g77.f-torture/execute/980628-5.x,
6241         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6242         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6243         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
6245 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6247         PR optimization/6086
6248         * g++.dg/opt/preinc1.C: New test.
6250 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6252         PR c++/5571
6253         * g++.dg/opt/static2.C: New test.
6255 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6257         PR c/5120
6258         * gcc.dg/20020406-1.c: New test.
6260 2002-04-04  David S. Miller  <davem@redhat.com>
6262         * gcc.c-torture/execute/20020404-1.c: New test.
6264 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
6266         PR c/6123
6267         * gcc.dg/20020312-2.c: Do not declare global register variable
6268         if __PIC__ or __pic__ is defined.
6270 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
6272         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
6273         __asm__ so that it works correctly even if -ansi -pedantic-errors.
6275 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6277         * gcc.misc-tests/linkage.exp: Update last change to handle
6278         sparc*-, not just sparc-.
6280 2002-04-03  Richard Henderson  <rth@redhat.com>
6282         * gcc.dg/cpp/ucs.c: Improved long UCS test.
6284 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6286         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
6288 2002-04-02  David S. Miller  <davem@redhat.com>
6290         * gcc.c-torture/execute/20020402-3.c: New test.
6292 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6294         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
6295         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
6297         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
6298         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
6299         g77.f-torture/execute/20001201.x,
6300         g77.f-torture/execute/u77-test.x: New files.
6302         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
6303         * gcc.dg/wchar_t-1.c: Ditto.
6305 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6307         * gcc.c-torture/execute/20020402-1.c: New test.
6309 2002-04-01  Richard Henderson  <rth@redhat.com>
6311         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
6313         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
6315 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6317         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
6319 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6321         * g++.dg/inherit/template-as-base.C: Expect error.
6322         * g++.dg/inherit/namespace-as-base.C: Likewise.
6324 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
6326         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
6327         g++.dg/ext/instantiate3.C: Tweak match patterns.
6329         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
6330         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
6331         -da test.
6333 2002-03-31  Richard Henderson  <rth@redhat.com>
6335         * gcc.dg/special/alias-2.c: New.
6336         * gcc.dg/special/ecos.exp: Run it.
6338 2002-03-31  Richard Henderson  <rth@redhat.com>
6340         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
6342 2002-03-31  Kazu Hirata  <kazu@hxi.com>
6344         * gcc.dg/weak-1.c: Disable on h8300 port.
6346 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
6348         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
6349         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
6350         ordering tests.
6351         * g++.dg/bprob/bprob-1.C: New test.
6352         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
6353         * g++.dg/gcov/gcov-1.C: New test.
6354         * g++.dg/gcov/gcov-1.x: New file.
6355         * g++.dg/gcov/gcov-2.C: New test.
6356         * g++.dg/gcov/gcov-3.C: New test.
6357         * g++.dg/gcov/gcov-3.h: New file.
6359 2002-03-28  Roger Sayle  <roger@eyesopen.com>
6361         * g++.old-deja/g++.other/builtins5.C: New test.
6362         * g++.old-deja/g++.other/builtins6.C: New test.
6363         * g++.old-deja/g++.other/builtins7.C: New test.
6364         * g++.old-deja/g++.other/builtins8.C: New test.
6365         * g++.old-deja/g++.other/builtins9.C: New test.
6367 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6369         * g++.dg/opt/static1.C: New test.
6371         * g++.dg/opt/longbranch1.C: New test.
6373 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
6375         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
6377         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
6379 2002-03-28  Jeffrey A Law  (law@redhat.com)
6381         * gcc.c-torture/execute/20020328-1.c: New test.
6383 2002-03-27  Richard Henderson  <rth@redhat.com>
6385         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6386         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6387         move from g++.old-deja/g++.ext/.
6389 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6391         * g++.dg/init/new2.C: New test.
6393 2002-03-26  Richard Henderson  <rth@redhat.com>
6395         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6397         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6398         on sparc.
6400         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6401         sparcv9 systems.
6402         * gcc.dg/20001102-1.c: Likewise.
6404 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6406         * gcc.dg/cpp/endif-pedantic1.c,
6407         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6409 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6411         * g++.dg/init/new1.C: New test.
6413 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6415         * g++.dg/abi/vbase9.C: New test.
6417 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6419         * gcc.dg/arm-asm.c: New test.
6421 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6423         * gcc.dg/Wswitch-enum.c: New test.
6424         Fix PR c/5044.
6426 2002-03-26  Richard Henderson  <rth@redhat.com>
6428         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6429         structure.
6431 2002-03-25  Richard Henderson  <rth@redhat.com>
6433         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6434         sparcv9 systems.
6436         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6437         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6439 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6441         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6443 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6445         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6446         targets using generic thunk support.
6448 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6450         * gcc.c-torture/compile/20020323-1.c: New test.
6452         * g++.dg/opt/conj2.C: New test.
6454 2002-03-24  Richard Henderson  <rth@redhat.com>
6456         * gcc.dg/weak-1.c: Use -fno-common.
6458 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6460         * g77.dg/f77-edit-apostrophe-out.f: New test
6461         * g77.dg/f77-edit-h-out.f: New test
6462         * g77.dg/f77-edit-t-in.f: New test
6463         * g77.dg/f77-edit-t-out.f: New test
6464         * g77.dg/f77-edit-x-out.f: New test
6465         * g77.dg/f77-edit-slash-out.f: New test
6466         * g77.dg/f77-edit-colon-out.f: New test
6467         * g77.dg/f77-edit-s-out.f: New test
6469 2002-03-24  Richard Henderson  <rth@redhat.com>
6471         * objc/execute/formal_protocol-6.x: New XFAIL.
6473 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6475         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6476         that do not support weak symbols
6478 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6480         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6481         * lib/g77.exp:  Likewise
6482         * lib/objc.exp: Likewise
6484 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6486         * gcc.dg/Wswitch-default.c: New test.
6488 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6490         * g++.dg/other/enum1.C: New test.
6492 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6494         * gcc.dg/pragma-ep-3.c: Fix typo.
6496 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6498         * g++.dg/inherit/template-as-base.C: New test.
6500 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6502         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6503         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6505 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6507         * gcc.dg/cpp/multiline.c: Update to match.
6509 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6511         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6513 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6515         * gcc.dg/cpp/extratokens2.c:  New file.
6517 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6519         * gcc.dg/20020312-2.c: Add rs6000 target.
6521         * gcc.c-torture/compile/20020319-1.c: New test.
6523 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6525         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6526         (A, E): Handle this.
6528 2002-03-20  Jason Merrill  <jason@redhat.com>
6530         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6531         ignoring -fpic.
6532         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6533         through prune_gcc_output.
6535 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6537         * gcc.c-torture/compile/20020320-1.c: New test.
6539 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6541         * gcc.c-torture/compile/20020318-1.c: New test.
6543         * gcc.dg/struct-by-value-1.c: New test.
6545         * gcc.dg/20020319-1.c: New test.
6547 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6549         * g++.dg/opt/conj1.C: New test.
6551 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6553         * g++.dg/template/qualttp20.C: Revert previous change.
6554         * g++.dg/template/qualttp3.C: Likewise.
6555         * g++.dg/template/qualttp4.C: Likewise
6556         * g++.dg/template/qualttp5.C: Likewise
6557         * g++.dg/template/qualttp6.C: Likewise
6558         * g++.dg/template/qualttp7.C: Likewise
6559         * g++.dg/template/qualttp8.C: Likewise
6560         * g++.dg/template/recurse.C: Likewise.
6562 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6564         * gcc.dg/cpp/wchar-1.c: Update.
6566 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6568         * g++.dg/template/conv1.C: New test.
6569         * g++.dg/template/conv2.C: New test.
6570         * g++.dg/template/conv3.C: New test.
6571         * g++.dg/template/conv4.C: New test.
6573 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6575         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6576         * g++.dg/template/qualttp3.C: Likewise.
6577         * g++.dg/template/qualttp4.C: Likewise
6578         * g++.dg/template/qualttp5.C: Likewise
6579         * g++.dg/template/qualttp6.C: Likewise
6580         * g++.dg/template/qualttp7.C: Likewise
6581         * g++.dg/template/qualttp8.C: Likewise
6582         * g++.dg/template/recurse.C: Likewise.
6584 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6586         * g++.dg/opt/dtor1.C: New test.
6588 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6590         * gcc.c-torture/compile/20020315-1.c: New test.
6592 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6594         * gcc.dg/weak-1.c: Fix scan tests.
6596 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6598         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6599         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6600         cris-*-aout* mmix-*-*.
6601         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6602         cris-*-aout* mmix-*-*.
6603         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6604         cris-*-elf* cris-*-aout* and mmix-*-*.
6605         * gcc.dg/20001009-1.c: Ditto.
6606         * gcc.dg/20010912-1.c: Ditto.
6607         * gcc.dg/20020122-4.c: Ditto.
6608         * gcc.dg/inline-2.c: Ditto.
6610 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6612         * gcc.c-torture/compile/20020314-1.c: New test.
6614 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6616         * gcc.c-torture/execute/20020314-1.c: New test.
6618 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6620         * g++.dg/warn/Wunused-1.C: New test.
6622 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6624         * g++.dg/abi/mangle6.C: New test.
6626 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6628         * gcc.c-torture/compile/20020309-2.c: New test.
6630         * gcc.c-torture/compile/20020312-1.c: New test.
6632 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6634         * g++.dg/other/access1.C: New test.
6636 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6638         * gcc.c-torture/execute/wchar_t-1.c: New test.
6640 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6642         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6644 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6646         * gcc.dg/20020312-1.c: New test case.
6648 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6650         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6652 2002-03-11  Richard Henderson  <rth@redhat.com>
6654         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6655         * g++.old-deja/g++.jason/report.C: Likewise.
6657 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6659         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6660         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6662 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6664         * testsuite/g++.dg/overload/pmf1.C: New test.
6666 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6668         * gcc.c-torture/execute/20020307-1.c: Use long.
6670 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6672         PR optimization/5844
6673         * gcc.dg/20020310-1.c: New test.
6675 2002-03-09  Michael Meissner  <meissner@redhat.com>
6677         * gcc.c-torture/execute/memcpy-2.c: New test.
6678         * gcc.c-torture/execute/memset-1.c: New test.
6679         * gcc.c-torture/execute/strlen-1.c: New test.
6680         * gcc.c-torture/execute/strcmp-1.c: New test.
6681         * gcc.c-torture/execute/strncmp-1.c: New test.
6683 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
6685         * gcc.dg/ppc-ldstruct.c: New test.
6687 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
6689         * gcc.c-torture/execute/va-arg-22.c: New test.
6691 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6693         * gcc.c-torture/compile/20020309-1.c: New test.
6695 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
6697         * gcc.c-torture/execute/20020307-2.c: New test.
6699 2002-03-07  Jeffrey A Law  (law@redhat.com)
6701         * g77.f-torture/compile/20020307-1.f: New test.
6703 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
6705         * gcc.dg/unordered-1.c: New test.
6707 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
6709         * gcc.c-torture/execute/20020307-1.c: New test.
6711 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
6713         * gcc.dg/20020304-1.c: New test.
6715         * gcc.c-torture/compile/20020304-2.c: New test.
6717 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
6719         * gcc.c-torture/compile/20020304-1.c: New test case
6720         (from PR c/5830).
6722 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
6724         * gcc.dg/20020103-1.c: Add other -D ppc variants.
6726 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6728         * g++.dg/other/classkey1.C: New test.
6730 2002-03-01  Richard Henderson  <rth@redhat.com>
6732         * gcc.c-torture/compile/981223-1.x: New.
6733         * gcc.c-torture/compile/920625-1.x: New.
6735 2002-02-28  Richard Henderson  <rth@redhat.com>
6737         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6739 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
6741         * gcc.c-torture/execute/20020227-1.c: New test.
6743 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
6745         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6746         here" ERROR lines.
6747         * g++.old-deja/g++.oliva/partord1.C: Likewise.
6748         * g++.old-deja.g++.other/defarg1.C: Likewise.
6749         * g++.old-deja/g++.pt/calls2.C: Likewise.
6750         * g++.old-deja/g++.pt/crash20.C: Likewise.
6751         * g++.old-deja/g++.pt/crash30.C: Likewise.
6752         * g++.old-deja/g++.pt/crash36.C: Likewise.
6753         * g++.old-deja/g++.pt/crash6.C: Likewise.
6754         * g++.old-deja/g++.pt/defarg13.C: Likewise.
6755         * g++.old-deja/g++.pt/derived3.C: Likewise.
6756         * g++.old-deja/g++.pt/error1.C: Likewise.
6757         * g++.old-deja/g++.pt/friend21.C: Likewise.
6758         * g++.old-deja/g++.pt/friend23.C: Likewise.
6759         * g++.old-deja/g++.pt/infinite1.C: Likewise.
6760         * g++.old-deja/g++.robertl/eb128.C: Likewise.
6762 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
6764         * gcc.c-torture/execute/20020225-2.c: New test.
6766 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
6768         * gcc.c-torture/execute/920730-1t.c,
6769         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6770         Delete test cases, only relevant to -traditional.
6772 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6774         * gcc.dg/cpp/undef1.c: Remove.
6775         * gcc.dg/cpp/directiv.c: Update.
6776         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6778 2002-02-27  Michael Meissner  <meissner@redhat.com>
6780         * gcc.c-torture/execute/20020226-1.c: New test.
6782 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
6784         * g++.dg/debug/debug4.C: New test.
6786         * gcc.dg/ia64-visibility-1.c: New test.
6788 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
6790         * gcc.dg/debug/20020224-1.c: New.
6792 2002-02-25  Kazu Hirata  <kazu@hxi.com>
6794         * gcc.c-torture/execute/960416-1.x: New.
6795         * gcc.c-torture/execute/divconst-3.x: Likewise.
6797 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
6799         * gcc.dg/20020224-1.c: New test.
6801 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
6803         * gcc.c-torture/execute/20020225-1.c: New.
6805 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6807         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6809 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
6811         * gcc.dg/20020222-1.c: New test.
6813 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
6815         * g++.dg/opt/anonunion1.C: New test.
6817 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
6819         * g++.dg/template/qualttp19.C: New test.
6820         * g++.dg/template/qualttp20.C: New test.
6821         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6822         * g++.old-deja/g++.other/qual1.C: Likewise.
6824 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
6826         * gcc.dg/attr-alwaysinline.c: New.
6828 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
6830         * gcc.dg/20020220-1.c: New test.
6832         * gcc.dg/20020220-2.c: New test.
6834         * g++.dg/opt/mmx1.C: New test.
6836 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
6838         * gcc.c-torture/compile/20020110.c: New test.
6840 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
6842         * gcc.c-torture/execute/20020219-1.c: New test.
6844         * gcc.dg/20020219-1.c: New test.
6846         * gcc.dg/noncompile/20020220-1.c: New test.
6848         * g++.dg/opt/ptrintsum1.C: New test.
6850         * gcc.dg/debug/20020220-1.c: New test.
6852 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
6854         * gcc.c-torture/execute/20020216-1.c: New test.
6856 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6858         * gcc.dg/decl-1.c: Update, new test.
6860 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
6862         * g++.dg/abi/bitfield1.C: New test.
6863         * g++.dg/abi/bitfield2.C: New test.
6865 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6867         * gcc.dg/attr-nest.c: New test.
6869 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6871         * gcc.c-torture/execute/20020215-1.c: New test.
6873 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
6875         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6876         * g++.dg/debug/debug.exp: New.
6877         * g++.dg/debug/trivial.C: New.
6878         * g++.dg/debug/debug1.C: Moved...
6879         * g++.dg/other/debug1.C: ...from here.
6880         * g++.dg/debug/debug2.C: Moved...
6881         * g++.dg/other/debug2.C: ...from here.
6882         * g++.dg/debug/debug3.C: Moved...
6883         * g++.dg/other/debug3.C: ...from here.
6885         * gcc.dg/noncompile/20020213-1.c: New test.
6887 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
6889         * g++.dg/other/debug3.C: New test.
6891         * gcc.c-torture/execute/20020213-1.c: New test.
6893 2002-02-13  Richard Smith <richard@ex-parrot.com>
6895         * g++.old-deja/g++.other/thunk1.C: New test.
6897 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6899         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6901 2002-02-13  Stan Shebs  <shebs@apple.com>
6903         * gcc.dg/altivec-3.c: New.
6905 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6907         * gcc.dg/Wunreachable-1.c: New test.
6908         * gcc.dg/Wunreachable-2.c: New test.
6910 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6912         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6914 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6916         * gcc.dg/decl-1.c: New test.
6918 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6920         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6922 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6924         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6925         * gcc.c-torture/compile/980506-1.x: Likewise.
6927 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6929         * gcc.dg/20020210-1.c: New.
6931 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6933         * g77.f-torture/execute/947.f: New regression test
6934         for PR fortran/947.
6936 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6938         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6939         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6941 2002-02-08  Richard Henderson  <rth@redhat.com>
6943         * gcc.c-torture/compile/labels-3.c: New.
6945 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6947         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6948         expression statements work instead.
6949         * gcc.dg/noncompile/20020207-1.c: New test.
6951 2002-02-07  Richard Henderson  <rth@redhat.com>
6953         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6955 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6957         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6958         message from g77
6959         * lib/g77-dg.exp: Trim g77 error messages so that they are
6960         recognized by dg.exp.
6962 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6964         PR fortran/5473
6965         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6967 2002-02-07  Richard Henderson  <rth@redhat.com>
6969         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6970         to be sufficiently aligned for integers.
6972 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6974         * g++.dg/template/friend4.C: New test.
6976 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6978         PR fortran/5743
6979         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6980         unsupported cases.
6982 2002-02-07  Richard Henderson  <rth@redhat.com>
6984         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6985         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6986         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6987         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6989 2002-02-06  Richard Henderson  <rth@redhat.com>
6991         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6993 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6995         * gcc.dg/20020206-1.c: New test.
6997 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6999         * gcc.c-torture/execute/20020206-1.c: New test.
7001         * gcc.c-torture/execute/20020206-2.c: New test.
7003         PR optimization/5429:
7004         * gcc.c-torture/compile/20020206-1.c: New test.
7006 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
7008         * g++.dg/ext/align1.C: Do not use an explicit alignment value
7009         as certain file formats cannot support particularly large
7010         alignments.
7012         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
7013         and do not expect to be able to link the executable.
7015         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
7016         fail because the COFF format does not support the weak attribute.
7018 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
7020         * g77.dg/pr5473.f:  New test
7022 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
7024         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
7025         Fix testcase accordingly.
7027 2002-02-04  Richard Henderson  <rth@redhat.com>
7029         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
7030         (buf): Change to be an array of pointers, not ints.
7032 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7034         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
7035         before all tests.  Move warning one line above to match where it
7036         C frontend emits.
7037         * gcc.dg/Wswitch-2.c: New test.
7038         * g++.dg/warn/Wswitch-1.C: New test.
7039         * g++.dg/warn/Wswitch-2.C: New test.
7041 2002-02-04  Richard Henderson  <rth@redhat.com>
7043         * g++.dg/abi/offsetof.C: Fix size comparison.
7045 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
7047         * gcc.dg/cast-qual-2.c: New test.
7049 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7051         * gcc.dg/20020201-4.c: New test.
7053 2002-02-04  Ben Elliston  <bje@redhat.com>
7055         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
7056         target_info attribute != 0, in addition to the empty string.
7057         (gcc_target_compile): Likewise.
7059 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
7061         * gcc.dg/Wswitch.c: New test.
7062         PR gcc/4475. PR gcc/3780.
7064 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
7066         * g77.f-torture/execute/5122.f: New test for regressions
7067         against PR fortran/5122.
7069 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
7071         * g77.f-torture/compile/pr3743.f: Delete
7072         * g77.dg/pr3743-1.f: New test.
7073         * g77.dg/pr3743-2.f: New test.
7074         * g77.dg/pr3743-3.f: New test.
7075         * g77.dg/pr3743-4.f: New test.
7077 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7079         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
7081 2002-02-02  Richard Henderson  <rth@redhat.com>
7083         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
7084         * gcc.c-torture/execute/bf64-1.c: Likewise.
7086 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7088         * gcc.dg/20020201-2.c: New test.
7090         * gcc.dg/20020201-3.c: New test.
7092         * gcc.c-torture/execute/bitfld-2.c: New test.
7094 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7096         * gcc.dg/bitfld-1.c: Update.
7097         * gcc.dg/bitfld-2.c: Update.
7098         * gcc.c-torture/execute/bitfld-1.x: New.
7100 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7102         * gcc.c-torture/execute/20020201-1.c: New test.
7104 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
7106         PR target/5469
7107         * gcc.dg/20020201-1.c: New test.
7109 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
7111         PR fortran/3743
7112         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
7113         * g77.f-torture/compile/pr3743.x: Remove
7115 2002-01-31  Tom Rix  <trix@redhat.com>
7117         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
7119 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7121         * gcc.dg/noncompile/20020130-1.c: New test.
7123 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
7125         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
7127 2002-01-29  Richard Henderson  <rth@redhat.com>
7129         * gcc.c-torture/execute/991118-1.c: Cast various constants back
7130         to long long.
7131         * gcc.c-torture/execute/bf64-1.c: Likewise.
7133 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
7135         * gcc.c-torture/execute/20020129-1.c: New test.
7137 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7139         * gcc.c-torture/compile/20000224-1.c: Update.
7140         * gcc.c-torture/execute/bitfld-1.c: New tests.
7141         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
7142         * gcc.dg/uninit-A.c: Update.
7144 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7146         * g++.dg/template/ctor1.C: Add instantiation.
7148 2002-01-28  Paul Koning  <pkoning@equallogic.com>
7150         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
7151         argument to __builtin_prefetch to be const ptr.
7153 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
7155         * gcc.c-torture/compile/20020120-1.c: New test.
7157 2002-01-27  Kazu Hirata  <kazu@hxi.com>
7159         * gcc.c-torture/execute/20020127-1.c: New test.
7161 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
7163         * g77.dg/f77-edit-i-in.f: New test
7164         * g77.dg/f77-edit-i-out.f: New test
7166 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
7168         * gcc.dg/debug/debug.exp: New file.
7169         * gcc.dg/debug/trivial.c: New file.
7170         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
7171         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
7172         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
7173         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
7174         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
7175         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
7176         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
7177         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
7178         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
7179         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
7180         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
7181         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
7182         * gcc.dg/20000503-1.c: Removed.
7183         * gcc.dg/20010207-1.c: Removed.
7184         * gcc.dg/20011223-1.c: Removed.
7185         * gcc.dg/20020104-2.c: Removed.
7186         * gcc.dg/debug-1.c: Removed.
7187         * gcc.dg/debug-2.c: Removed.
7188         * gcc.dg/debug-3.c: Removed.
7189         * gcc.dg/debug-4.c: Removed.
7190         * gcc.dg/debug-5.c: Removed.
7191         * gcc.dg/debug-6.c: Removed.
7192         * gcc.dg/dwarf2-1.c: Removed.
7193         * gcc.dg/dwarf2-2.c: Removed.
7195 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
7197         * g++.old-deja/g++.other/eh5.C: New test.
7198         * g++.old-deja/g++.other/sibcall2.C: New test.
7199         * g++.old-deja/g++.other/array9.C: New test.
7200         * g++.old-deja/g++.other/typename2.C: New test.
7201         * g++.old-deja/g++.other/crash60.C: New test.
7202         * g++.old-deja/g++.other/conv9.C: New test.
7203         * g++.old-deja/g++.other/mangle10.C: New test.
7204         * g++.old-deja/g++.other/unchanging1.C: New test.
7205         * g++.old-deja/g++.other/exprstmt1.C: New test.
7206         * g++.old-deja/g++.other/inline23.C: New test.
7207         * g++.old-deja/g++.eh/ia64-1.C: New test.
7208         * g++.old-deja/g++.other/dwarf2-1.C: New test.
7209         * g++.old-deja/g++.other/reload1.C: New test.
7210         * g++.old-deja/g++.other/static20.C: New test.
7211         * g++.old-deja/g++.other/local-alloc1.C: New test.
7212         * g++.old-deja/g++.other/conv8.C: New test.
7213         * g++.old-deja/g++.other/stmtexpr2.C: New test.
7214         * g++.old-deja/g++.other/storeexpr1.C: New test.
7215         * g++.old-deja/g++.other/storeexpr2.C: New test.
7216         * g++.dg/eh/template2.C: New test.
7217         * g++.dg/warn/weak1.C: New test.
7219 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
7221         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7222         Remove first, non-varying, argument.
7224 2002-01-23  Richard Henderson  <rth@redhat.com>
7226         * gcc.dg/inline-2.c: New.
7228         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
7229         Add optional target arg.  Check number of arguments.
7230         (scan-assembler-not, scan-assembler-dem): Likewise.
7231         (scan-assembler-dem-not): Likewise.
7233 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7235         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
7236         line 12.
7237         * g++.old-deja/g++.brendan/parse3.C,
7238         g++.old-deja/g++.other/crash26.C,
7239         g++.old-deja/g++.other/crash28.C,
7240         g++.old-deja/g++.other/crash29.C,
7241         g++.old-deja/g++.other/crash30.C,
7242         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
7244 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
7246         * gcc.dg/20020115-1.c: New.
7248 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
7250         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
7252 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
7254         * gcc.dg/20020122-3.c: New.
7256 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
7258         * g++.dg/other/gc1.C: New test.
7260 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7262         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
7264 2002-01-22  Richard Henderson  <rth@redhat.com>
7266         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
7268 2002-01-22  Richard Henderson  <rth@redhat.com>
7270         * gcc.dg/20020122-4.c: New.
7272 2002-01-22  H.J. Lu <hjl@gnu.org>
7274         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
7275         link output.
7276         * gcc.dg/special/ecos.exp: Likewise.
7277         * lib/g++-dg.exp: Likewise.
7278         * lib/g77-dg.exp: Likewise.
7279         * lib/gcc-dg.exp : Likewise.
7280         * lib/mike-g++.exp: Likewise.
7281         * lib/mike-g77.exp: Likewise.
7282         * lib/mike-gcc.exp: Likewise.
7283         * lib/objc-dg.exp: Likewise.
7285 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
7287         PR target/5379
7288         * gcc.dg/20020122-2.c: New test.
7290 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
7292         * gcc.dg/20020122-1.c: New test.
7294 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
7296         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
7298 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
7300         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
7302 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7304         * gcc.c-torture/compile/20020121-1.c: New test.
7306 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7308         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
7309         ld_library_path.
7311 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
7313         * gcc.dg/20020218-1.c: New test.
7315 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
7317         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
7318         messages
7319         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
7320         "At global scope" warning
7321         * g++.dg/ext/align1.C: Change cygwin test for alignment
7322         from db-bogus to dg-warning
7324 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
7326         * g77.f-torture/compile/cpp2.F: New test.
7328 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7330         * g++.dg/template/access1.C: New test.
7332 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
7334         * gcc.dg/20020118-1.c: New.
7336 2002-01-18  Kazu Hirata  <kazu@hxi.com>
7338         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
7340 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7342         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
7343         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
7344         alignment warnings.
7346 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7348         * gcc.misc-tests/i386-prefetch.exp: Save and restore
7349         torture_with_loops and torture_without_loops
7351 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
7353         * gcc.c-torture/compile/20020116-1.c: New test.
7355 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
7357         * gcc.dg/20020116-2.c: New test.
7359         * gcc.dg/ultrasp4.c: New test.
7361         * gcc.dg/20020116-1.c: New test.
7363 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
7365         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
7366         by EABI.
7368 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
7370         * gcc.misc-tests/i386-prefetch.exp: New.
7371         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
7372         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
7373         * gcc.misc-tests/i386-pf-none-1.c: New test.
7374         * gcc.misc-tests/i386-pf-sse-1.c: New test.
7376 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
7378         * gcc.dg/gnu89-init-1.c: Add new tests.
7380 2002-01-15  Andreas Jaeger  <aj@suse.de>
7382         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7383         * gcc.dg/i386-mmx-2.c: Likewise.
7384         * gcc.dg/i386-sse-1.c: Likewise.
7385         * gcc.dg/i386-sse-2.c: Likewise.
7386         * gcc.dg/i386-sse-3.c: Likewise.
7388 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7390         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7391         Uncomment additional cases that now pass.
7393 2002-01-11  Richard Henderson  <rth@redhat.com>
7395         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7396         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7398 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7400         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7402 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7404         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7405         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7407 2002-01-10  Dale Johannesen  <dalej@apple.com>
7409         * gcc.c-torture/execute/loop-11.c: New.
7411 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7413         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7414         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7416 2002-01-09  Richard Henderson  <rth@redhat.com>
7418         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7419         type in which to perform the operation for each size.
7421 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7423         * gcc.c-torture/compile/20020109-2.c: New test.
7425 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7427         * gcc.c-torture/execute/loop-10.c: New test.
7429 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7431         * gcc.c-torture/compile/20010226-1.c: New test.
7432         * gcc.c-torture/compile/20010227-1.c: New test.
7433         * gcc.c-torture/compile/20010426-1.c: New test.
7434         * gcc.c-torture/compile/20010510-1.c: New test.
7435         * gcc.c-torture/compile/20010605-3.c: New test.
7436         * gcc.c-torture/compile/20010824-1.c: New test.
7437         * gcc.c-torture/execute/20010409-1.c: New test.
7438         * gcc.dg/noncompile/20000901-1.c: New test.
7439         * gcc.dg/20001023-1.c: New test.
7440         * gcc.dg/20001101-1.c: New test.
7441         * gcc.dg/20001102-1.c: New test.
7442         * gcc.dg/20010207-1.c: New test.
7443         * gcc.dg/20010405-1.c: New test.
7444         * gcc.dg/20010822-1.c: New test.
7445         * gcc.dg/20011107-1.c: New test.
7447 2002-01-09  Jeffrey A Law  (law@redhat.com)
7449         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7451         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7452         execution failure on PA targets.
7454 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7456         * gcc.c-torture/compile/20020109-1.c: New test.
7458 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7460         * gcc.c-torture/execute/20020108-1.c: New test.
7462 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7464         * gcc.dg/20020108-1.c: New test.
7466 2002-01-08  H.J. Lu <hjl@gnu.org>
7468         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7469         for header files.
7471 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7473         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7474         consistency.
7476 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7478         * gcc.dg/altivec-4.c: Test altivec predicates.
7480 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7482         * gcc.c-torture/execute/20020107-1.c: New test.
7484 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7486         PR c/5279
7487         * gcc.c-torture/compile/20020106-1.c: New test.
7489 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7491         * gcc.c-torture/execute/nestfunc-4.c: New test.
7493 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7495         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7496         extra triple that slipped in.
7497         * g++.old-deja/g++.abi/align.C: Likewise.
7498         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7500 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7502         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7503         * g++.old-deja/g++.abi/align.C: Likewise.
7504         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7506         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7507         on FreeBSD/i386.
7508         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7509         FreeBSD.
7511 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7513         * gcc.dg/20020104-1.c: New test.
7515         * gcc.dg/20020104-2.c: New test.
7517 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7519         * gcc.dg/20020103-1.c: Fix typo in target selector.
7521 2002-01-03  Richard Henderson  <rth@redhat.com>
7523         * gcc.dg/20020103-1.c: New.
7525 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7527         * gcc.c-torture/execute/20020103-1.c: New test.
7529 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7531         * g++.dg/other/debug2.C: New test.
7533         * gcc.c-torture/compile/20020103-1.c: New test.
7535 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7537         * gcc.dg/gnu89-init-1.c: Added new tests.
7539 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7541         * g++.dg/template/friend2.C: Remove as patch is reverted.
7543         * g++.dg/warn/oldcast1.C: New test.
7545         * g++.dg/template/ptrmem1.C: New test.
7546         * g++.dg/template/ptrmem2.C: New test.
7548         * g++.dg/template/ntp.C: New test.
7550         * g++.dg/other/component1.C: New test.
7552         * g++.dg/template/ttp3.C: New test.
7554         * g++.dg/template/friend2.C: New test.
7555         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7557 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7559         * g++.dg/other/ptrmem1.C: New test.
7560         * g++.dg/other/ptrmem2.C: New test.
7562 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7564         * g++.dg/template/ctor1.C: New test.
7566 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7568         * g++.dg/template/friend2.C: New test.
7570 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7572         * gcc.dg/mmix-1.c: New test.
7574 2001-12-31  Richard Henderson  <rth@redhat.com>
7576         * gcc.dg/asm-5.c: New.
7578 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7580         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7581         in namespace __gnu_cxx
7583 2001-12-30  Richard Henderson  <rth@redhat.com>
7585         * gcc.dg/debug-6.c: New.
7587 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7589         * gcc.c-torture/compile/20011229-2.c: New test.
7591 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7593         * gcc.dg/debug-3.c: New test.
7594         * gcc.dg/debug-4.c: New test.
7595         * gcc.dg/debug-5.c: New test.
7597 2001-12-29  Richard Henderson  <rth@redhat.com>
7599         * g++.dg/eh/loop1.C: New.
7601 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7603         * g++.dg/template/crash1.C: New test.
7605 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7607         * g++.dg/other/const1.C: New test.
7609 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7611         * gcc.c-torture/compile/20011229-1.c: New test.
7613 2001-12-28  Stan Shebs  <shebs@apple.com>
7615         * lib/objc-torture.exp: Resync with c-torture.exp.
7616         * lib/objc.exp: Load standard libraries.
7618 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7620         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7621         additional tests.
7623 2001-12-27  Roger Sayle <roger@eyesopen.com>
7625         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7627 2001-12-27  Richard Henderson  <rth@redhat.com>
7629         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7631 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7633         * g++.dg/eh/ctor1.C: New test.
7634         * g++.dg/other/error2.C: New test.
7636 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7638         * g++.dg/other/init2.C: New test.
7640 2001-12-24  Richard Henderson  <rth@redhat.com>
7642         * gcc.dg/20011223-1.c: New.
7643         * gcc.dg/inline-1.c: New.
7645 2001-12-23  Richard Henderson  <rth@redhat.com>
7647         * gcc.dg/asm-4.c: Test operand modifiers.
7649 2001-12-23  Richard Henderson  <rth@redhat.com>
7651         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7653 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7655         * gcc.c-torture/execute/20011223-1.c: New test.
7657 2001-12-21  Richard Henderson  <rth@redhat.com>
7659         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7660         re-enables the warning.
7662 2001-12-21  Richard Henderson  <rth@redhat.com>
7664         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7666 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7668         * gcc.c-torture/compile/20011218-1.c: New test.
7670 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7672         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7673         arm-isr.c test.
7674         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7675         epilogue generation for ARM ISR routines.
7677 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7679         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7680         * gcc.dg/format/c90-printf-3.c: Likewise.
7681         * gcc.dg/format/c99-printf-3.c: Likewise.
7682         * gcc.dg/format/ext-1.c: Likewise.
7683         * gcc.dg/format/ext-6.c: Likewise.
7684         * gcc.dg/format/format.h: Prototype unlocked stdio.
7686 2001-12-20  Richard Henderson  <rth@redhat.com>
7688         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7689         (arena): Use it.
7690         (malloc): Correct allocation logic.  Abort if we fill up the
7691         arena before initialization complete.
7692         (realloc): Correct allocation logic.
7694 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7696         * gcc.c-torture/compile/20011219-2.c: New test.
7698         * gcc.c-torture/execute/20011219-1.c: New test.
7700 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
7702         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
7703         target does not support weak symbols.
7705 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
7707         * gcc.c-torture/compile/20011219-1.c: New test.
7709 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
7711         * g++.dg/other/error1.C: New test.
7713 2001-12-17  Jeffrey A Law  (law@redhat.com)
7715         * gcc.c-torture/execute/20011217-1.c: New test.
7717 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
7719         * objc.dg/special/: New directory.
7720         * objc.dg/special/special.exp: New file.
7721         * objc.dg/special/unclaimed-category-1.h: New file.
7722         * objc.dg/special/unclaimed-category-1a.m: New file.
7723         * objc.dg/special/unclaimed-category-1.m: New file.
7725 2001-12-17  Andreas Jaeger  <aj@suse.de>
7727         * gcc.c-torture/compile/20011217-2.c: New test.
7729 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7731         * gcc.c-torture/compile/20011217-1.c: New test.
7733 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
7735         * testsuite/gcc.dg/20011214-1.c: New.
7737 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
7739         * gcc.dg/altivec-4.c: New.
7741 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
7743         * gcc.dg/20011113-1.c: New test.
7745 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7747         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
7748         std::__malloc_alloc_template<0> and
7749         std::__default_alloc_template<false, 0>.
7751 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
7753         * objc/execute/bf-21.m: New test.
7754         * objc/execute/enumeration-1.m: New test.
7755         * objc/execute/enumeration-2.m: New test.
7757 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
7759         * gcc.dg/gnu89-init-1.c: New test.
7761 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7763         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7764         * g++.old-deja/g++.jason/2371.C: Likewise.
7765         * g++.old-deja/g++.jason/template33.C: Likewise.
7766         * g++.old-deja/g++.jason/template34.C: Likewise.
7767         * g++.old-deja/g++.jason/template36.C: Likewise.
7768         * g++.old-deja/g++.oliva/typename1.C: Likewise.
7769         * g++.old-deja/g++.oliva/typename2.C: Likewise.
7770         * g++.old-deja/g++.other/typename1.C: Likewise.
7771         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7772         * g++.old-deja/g++.pt/nontype5.C: Likewise.
7773         * g++.old-deja/g++.pt/typename11.C: Likewise.
7774         * g++.old-deja/g++.pt/typename14.C: Likewise.
7775         * g++.old-deja/g++.pt/typename16.C: Likewise.
7776         * g++.old-deja/g++.pt/typename3.C: Likewise.
7777         * g++.old-deja/g++.pt/typename4.C: Likewise.
7778         * g++.old-deja/g++.pt/typename5.C: Likewise.
7779         * g++.old-deja/g++.pt/typename7.C: Likewise.
7780         * g++.old-deja/g++.robertl/eb9.C: Likewise.
7782 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
7784         * g++.dg/other/linkage1.C: New test.
7785         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7786         specifiers.
7788 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7790         * gcc.dg/concat.c: New test.
7792 2001-12-11  Stan Shebs  <shebs@apple.com>
7794         * objc/compile: New test directory.
7795         * objc/compile/compile.exp: New expect script.
7796         * objc/compile/20011211-1.m: New compile test.
7798 2001-12-11  Jason Merrill  <jason@redhat.com>
7800         * lib/prune.exp (prune_gcc_output): Also handle "In member
7801         function".  So many permutations...
7803 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
7805         * g++.dg/template/typedef1.C: New test.
7807 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
7809         * g++.dg/other/copy1.C: New test.
7811 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
7813         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
7815         * gcc.dg/builtin-choose-expr.c: New.
7817 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
7819         * gcc.dg/altivec-2.c: New.
7821 2001-12-07  Richard Henderson  <rth@redhat.com>
7823         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7825 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
7827         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7828         ultrasparc.
7830 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7832         * g++-old.deja/g++.robertl/eb101.C: Deleted.
7834 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
7836         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7837         variable argument list.
7839 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
7841         * gcc.c-torture/execute/memcheck: Delete entire directory.
7842         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7843         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7845 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7847         * gcc.dg/Wshadow-1.c: New test.
7849 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
7851         * gcc.c-torture/compile/20011130-1.c: New test.
7853         * gcc.dg/noncompile/20011025-1.c: New test.
7855         * g++.dg/other/anon-union.C: New test.
7857         * gcc.c-torture/execute/20011024-1.c: New test.
7859 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7861         * gcc.c-torture/execute/20000722-1.x,
7862         gcc.c-torture/execute/20010123-1.x: Remove.
7863         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7864         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7865         gcc.dg/c99-complit-2.c: New tests.
7867 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
7869         * g++.dg/inherit/base1.C: New test.
7871 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
7873         * g++.dg/other/stdarg1.C: New test.
7875         * gcc.c-torture/compile/20011130-2.c: New test.
7877 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
7879         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7880         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7881         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7882         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7883         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7884         * gcc.dg/builtin-prefetch-1.c: New test.
7886 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
7888         * gcc.dg/20011130-1.c: New test.
7890 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7892         * g++.dg/other/scope1.C: New test.
7893         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7895 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7897         * gcc.dg/vla-init-1.c: New test.
7899 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7901         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7903 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7905         * objc.dg/alias.m: Update.
7906         * objc.dg/class-1.m: Update.
7907         * objc.dg/const-str-1.m: Update.
7908         * objc.dg/fwd-proto-1.m: Update.
7909         * objc.dg/id-1.m: Update.
7910         * objc.dg/super-class-1.m: Update.
7912 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7914         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7915         constructs.
7917 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7919         * gcc.c-torture/execute/20011128-1.c: New test.
7921 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7923         * gcc.dg/20011127-1.c: New test.
7925 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7927         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7928         from Austin Group draft 7.
7929         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7930         scanf format arguments.
7931         * gcc.dg/format/no-exargs-2.c: New test.
7933 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7935         * g++.dg/abi/vbase8-4.C: New test.
7937 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7939         * gcc.c-torture/execute/20011121-1.c: New test.
7941 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7943         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7945 2001-11-23  Andreas Jaeger  <aj@suse.de>
7947         * gcc.dg/cpp/charconst-2.c: New test.
7949 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7951         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7952         to the host if it is remote.  Let tests specify extra headers
7953         they use.
7954         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7955         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7956         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7957         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7958         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7959         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7960         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7961         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7962         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7963         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7965 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7967         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7968         for little endian ARMs.
7970 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7972         * gcc.c-torture/compile/20011119-1.c: New test.
7973         * gcc.c-torture/compile/20011119-2.c: New test.
7975 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7977         * gcc.dg/altivec-1.c: Fix typo.
7979 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7981         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7983 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7985         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7987 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7989         * lib/g77.exp: Don't specify --rpath-link.
7991         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7992         across all the headers.
7993         * gcc.dg/format/format.exp: For testing on a remote host,
7994         copy format.h.
7996         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7997         * gcc.c-torture/execute/930406-1.c: Likewise.
7998         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
8000 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
8002         * gcc.dg/altivec-1.c: New.
8004 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8006         * gcc.dg/cpp/fpreprocessed.c: New test case.
8008 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8010         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
8011         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
8012         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
8014 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8016         * gcc.dg/no-builtin-1.c: New test.
8018 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
8020         * gcc.c-torture/execute/20011115-1.c: New test.
8022 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
8024         * gcc.c-torture/compile/20011114-2.c: New test.
8025         * gcc.c-torture/compile/20011114-3.c: New test.
8026         * gcc.c-torture/compile/20011114-4.c: New test.
8028 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8030         * g++.dg/other/init1.C: New test.
8032 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
8034         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
8035         message.
8037         * gcc.c-torture/execute/20011114-1.c: New testcase.
8039         * gcc.c-torture/compile/20010327-1.c: Revert last change.
8040         * gcc.c-torture/compile/20011114-1.c: New test, exactly
8041         like the (before this change) version of 20010327-1.c.
8043 2001-11-14  Roger Sayle <roger@eyesopen.com>
8045         * gcc.c-torture/execute/string-opt-13.c: New testcase.
8047 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
8049         * g++.dg/init/array2.C: New test.
8051 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
8053         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8055 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
8057         * g++.dg/other/forscope1.C: New test.
8058         * g++.dg/ext/forscope1.C: New test.
8059         * g++.dg/ext/forscope2.C: New test.
8061 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
8063         * gcc.c-torture/execute/20011113-1.c: New test.
8065 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
8067         * gcc.c-torture/execute/20011109-2.c: New test.
8069         * gcc.c-torture/execute/20011109-1.c: New test.
8071 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
8073         * gcc.c-torture/compile/20011109-1.c: New test.
8075 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8077         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
8078         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
8079         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
8080         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
8081         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
8082         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
8083         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
8085 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8087         * g++.dg/warn/Wshadow-1.C: New tests.
8088         * g++.old-deja/g++.mike/for3.C: Update.
8090 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8092         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
8093         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
8094         XFAILs.  Adjust expected error texts.
8095         * gcc.c-torture/compile/20011106-1.c,
8096         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
8097         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
8098         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
8099         gcc.dg/c99-array-lval-5.c: New tests.
8101 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8103         * gcc.dg/cpp/defined.c: Update.
8105 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8107         * gcc.c-torture/execute/anon-1.c: New test.
8109 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
8111         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
8112         same size, so no warning should be produced on stormy16.
8114         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
8115         due to oversized array.
8116         * g++.old-deja/g++.mike/ns15.C: Likewise.
8117         * g++.old-deja/g++.pt/crash16.C: Likewise.
8119 2001-11-02  Graham Stott  <grahams@redhat.com>
8121         * g++.dgother/debug1.C: Fix typos.
8123 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
8125         * g++.dg/other/debug1.C: New test.
8127 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8129         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
8130         of unsigned long.
8132 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
8134         * gcc.dg/20011029-2.c: New test.
8136         * gcc.c-torture/compile/20011029-1.c: New test.
8138 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
8140         * objc/execute/class_self-1.m: New test.
8141         * objc/execute/class_self-2.m: New test.
8143 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
8145         * gcc.misc-tests/msgs.exp: Delete.
8146         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
8147         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
8148         error set to match recent changes.
8150 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
8152         * gcc.dg/20011021-1.c: New test.
8154 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
8156         * gcc.c-torture/compile/20011023-1.c: New test.
8158 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
8160         * lib/g77.exp: Rewrite based on lib/g++.exp.
8162 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
8164         * gcc.c-torture/execute/20011019-1.c: New test.
8166         * gcc.dg/20011018-1.c: New test.
8168 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
8170         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
8172 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
8174         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
8175         * gcc.dg/attr-invalid.c: Likewise.
8177 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
8179         * testsuite/gcc.dg/20011015-1.c: New test.
8181 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8183         * g++.dg/template/unify2.C: New test.
8185 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8187         * g++.dg/other/exception-specification.C: New test
8189 2001-10-13  Tom Rix  <trix@redhat.com>
8191         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
8192         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
8194 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
8196         * testsuite/gcc.dg/20011009-1.c: New test.
8198 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
8200         PR g++/4476
8201         * g++.dg/other/friend1.C: New test.
8203 2001-10-11  Richard Henderson  <rth@redhat.com>
8205         * g++.old-deja/g++.other/crash18.C: Add -S to options.
8207 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8209         * gcc.c-torture/compile/20011010-1.c: New.
8211 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8213         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
8214         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
8215         g77.f-torture/execute/execute.exp,
8216         g77.f-torture/noncompile/noncompile.exp,
8217         gcc.c-torture/compile/compile.exp,
8218         gcc.c-torture/execute/execute.exp,
8219         gcc.c-torture/execute/ieee/ieee.exp,
8220         gcc.c-torture/execute/memcheck/memcheck.exp,
8221         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
8222         objc/execute/execute.exp: Update FSF address.
8224 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8226         * gcc.dg/cpp/cmdlne-C.c: Update.
8227         * gcc.dg/cpp/cmdlne-C2.c: New.
8229 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8231         * gcc.c-torture/execute/20011008-3.c: New.
8233 2001-10-08  DJ Delorie  <dj@redhat.com>
8235         * gcc.dg/20011008-1.c: New.
8236         * gcc.dg/20011008-2.c: New.
8238 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8240         * gcc.dg/cpp/spacing1.c: Update test.
8242 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8244         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
8245         spelling errors of "separate" as "seperate".
8247 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
8249         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
8250         enough to avoid inlining.
8252 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8254         * lib/g77.exp: set libg2c_dir correctly.
8256 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8258         * gcc.dg/cpp/macro11.c: New test.
8260 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8262         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
8263         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
8264         gcc.dg/format/multattr-3.c: New tests.
8265         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
8266         tests for format attributes on function pointers being rejected.
8268 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8270         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
8272 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8274         * g++.dg/warn/format1.C: New test.
8276 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8278         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
8280 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8282         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
8284 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8286         * gcc.dg/cpp/redef2.c: Add test.
8288 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
8290         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
8291         long-standing bug on i686, apparently.
8292         * gcc.c-torture/execute/loop-2c.x: New file.
8293         * gcc.c-torture/execute/loop-2d.x: New file.
8294         * gcc.c-torture/execute/loop-3c.x: New file.
8296 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8298         * gcc.dg/cpp/20000625-2.c: Correct line number.
8300 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8302         * gcc.dg/cpp/macro10.c: New test.
8303         * gcc.dg/cpp/strify3.c: New test.
8304         * gcc.dg/cpp/spacing1.c: Add tests.
8305         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
8306         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
8308 2001-09-24  DJ Delorie  <dj@redhat.com>
8310         * gcc.c-torture/execute/20010924-1.c: New test.
8312 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8314         * testsuite/objc/execute/paste.m: Remove.
8316 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8318         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
8320 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
8322         * g77.dg/strlen0.f: New test.
8324 2001-09-21  Richard Henderson  <rth@redhat.com>
8326         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
8327         * g++.old-deja/g++.abi/vtable2.C: Likewise.
8329 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8331         Table-driven attributes.
8332         * g++.dg/ext/attrib1.C: New test.
8334 2001-09-20  DJ Delorie  <dj@redhat.com>
8336         * gcc.dg/20000926-1.c: Update expected warning messages.
8337         * gcc.dg/array-2.c: Likewise, and test for warnings too.
8338         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
8339         array.
8341 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
8343         * g++.dg/eh/registers1.C: New test case.
8345 2001-09-17  Richard Henderson  <rth@redhat.com>
8347         * gcc.dg/array-5.c: Fix VLA decomposition test.
8349 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8351         * gcc.dg/cpp/line5.c: New testcase.
8353 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8355         * gcc.dg/cpp/macro9.c: New test.
8357 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
8359         * gcc.c-torture/execute/980223.c: Change type of addr from long
8360         to char *.
8362 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
8364         * gcc.c-torture/execute/20010915-1.c: New test.
8366 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
8368         * g77.dg/bprob: New directory.
8369         * g77.dg/bprob/bprob.exp: New file.
8370         * g77.dg/bprob/bprob-1.f: New test.
8371         * g77.dg/gcov: New directory.
8372         * g77.dg/gcov/gcov.exp: New file.
8373         * g77.dg/gcov/gcov-1.f: New test.
8374         * g77.dg/gcov/gcov-1.x: New file.
8376 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8378         * gcc.dg/cpp/directiv.c: Update.
8379         * gcc.dg/cpp/undef1.c: Update.
8381 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
8383         * gcc.dg/20010912-1.c: New test.
8385 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8387         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8388         language-independent file in lib.
8389         * lib/gcov.exp: New file.
8391 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8393         * gcc.c-torture/compile/20010911-1.c: New test.
8395 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8397         * lib/profopt.exp: New, to support profile-directed optimizations.
8398         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8399         * gcc.misc-tests/bprob-1.c: New test.
8400         * gcc.misc-tests/bprob-2.c: New test.
8402 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8404         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8405         XFAIL and which kinds of gcov output to verify.
8406         * gcc.misc-tests/gcov-4b.x: New file.
8407         * gcc.misc-tests/gcov-5b.x: New file.
8408         * gcc.misc-tests/gcov-6.x: New file.
8409         * gcc.misc-tests/gcov-7.c: New test.
8410         * gcc.misc-tests/gcov-7.x: New file.
8412 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8414         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8415         * gcc.misc-tests/gcov-6.c: New test.
8417 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8419         PR c++/3986
8420         * g++.dg/abi/vbase1.C: New test.
8422 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8424         * objc.dg/method-2.m: New.
8426 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8428         PR c++/4203
8429         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8430         * g++.dg/init/empty1.C: New test.
8432 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8434         * gcc.c-torture/compile/20010903-1.c: New test.
8436 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8438         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8439         for m68k.
8441 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8443         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8445         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8447         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8449 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8451         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8452         for 16-bit 'unsigned int'.
8454 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8456         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8458 2001-08-27  Richard Henderson  <rth@redhat.com>
8460         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8461         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8463 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8465         * gcc.dg/asm-names.c (ymain): New.
8467 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8469         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8470         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8471         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8473 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8475         * gcc.dg/compare5.c: New testcase.
8477 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8479         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8480         and "In instantiation".
8482 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8484         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8486 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8488         * gcc.misc-tests/gcov.exp: Add support for branch information.
8489         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8490         * gcc.misc-tests/gcov-4.c: New test.
8491         * gcc.misc-tests/gcov-4b.c: New test.
8492         * gcc.misc-tests/gcov-5b.c: New test.
8494 2001-08-20  Zack Weinberg  <zackw@panix.com>
8496         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8497         expected to fail.
8499 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8501         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8503 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8505         * g++.dg/eh/template1.C: New test.
8507 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8509         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8510         Fix thinko.
8511         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8512         for xfail.
8514 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8516         * lib/g77-dg.exp:  Use prune.exp for common procedures
8517         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8518         * lib/g77.exp: (g77-dg-prune) Remove
8520 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8522         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8524 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8526         * g++.dg/template/unify1.C: New test.
8528 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8530         * g++.dg/abi/empty4.C: New test.
8532 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8534         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8535         solaris2.*
8536         * g77.f-torture/compile/pr3743.x: Likewise
8538 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8540         * g++.dg/other/using-declaration.C: New test.
8542 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8544         * gcc.dg/cpp/tr-sign.c: New testcase.
8546 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8548         * gcc.dg/cpp/19951025-1.c: Revert.
8549         * gcc.dg/cpp/directiv.c: We no longer process directives that
8550         interrupt macro arguments.
8552 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8554         * gcc.dg/bconstp-1.c: New test.
8556 2001-08-03  Richard Henderson  <rth@redhat.com>
8558         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8560 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8562         * gcc.dg/cpp/19951025-1.c: Update.
8564 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8566         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8567         should be x.
8569 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8571         Kill -fhonor-std.
8572         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8573         * g++.old-deja/g++.other/std1.C: Likewise.
8574         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8576 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8578         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8579         (g77_pass, g77_fail, g77_finish, g77_exit,
8580         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8582 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8584         * g77.dg/fbackslash.f
8585         * g77.dg/fcase-preserve.f
8586         * g77.dg/ff90-1.f
8587         * g77.dg/ffixed-line-length-0.f
8588         * g77.dg/ffixed-line-length-132.f
8589         * g77.dg/ffixed-line-length-7.f
8590         * g77.dg/ffixed-line-length-72.f
8591         * g77.dg/ffixed-line-length-none.f
8592         * g77.dg/ffree-form-1.f
8593         * g77.dg/fno-backslash.f
8594         * g77.dg/fno-f90-1.f
8595         * g77.dg/fno-fixed-form-1.f
8596         * g77.dg/fno-onetrip.f
8597         * g77.dg/fno-typeless-boz.f
8598         * g77.dg/fno-underscoring.f
8599         * g77.dg/fno-vxt-1.f
8600         * g77.dg/fonetrip.f
8601         * g77.dg/ftypeless-boz.f
8602         * g77.dg/fugly-assumed.f
8603         * g77.dg/funderscoring.f
8604         * g77.dg/fvxt-1.f
8606 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8608         * objc.dg/fwd-proto-1.m: New.
8609         * objc.dg/local-decl-1.m: New.
8610         * objc.dg/naming-1.m: New.
8611         * objc.dg/naming-2.m: New.
8612         * objc.dg/proto-hier-1.m: New.
8614 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8616         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8617         largest-type elements to a struct makes its size grow.
8619 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8621         * g++.dg/abi/vthunk1.C: New test.
8623 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8625         * g++.dg/abi/vbase8-22.C: New test.
8627 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8629         * gcc.dg/cpp/macro8.c: New test.
8631 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8633         * g++.dg/abi/vbase8-21.C: New test.
8635 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8637         * g++.dg/abi/vbase8-10.C: New test.
8639 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8641         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8642         ${tool}_set_ld_library_path.
8643         Changed caller.
8644         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8645         g++.exp.
8647 2001-07-26  Stan Cox <scox@redhat.com>
8649         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8650         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8651         gcc_exit, gcc_check_unsupported_p):
8652         Moved to gcc-deps.exp
8653         * gcc-deps.exp: New file.
8655 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8657         * g++.old-deja/g++.pt/defarg14.C: New test.
8659 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8661         * g++.old-deja/g++.other/lineno5.C: New test.
8663 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8665         * g++.old-deja/g++.pt/crash68.C: New test.
8667 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8669         * g++.old-deja/g++.other/crash42.C: New test.
8671 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8673         * gcc.dg/cpp/extratokens.c: Fix.
8674         * gcc.dg/cpp/skipping2.c: New tests.
8676 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8678         * gcc.c-torture/execute/20010724-1.c: New file.
8679         * gcc.c-torture/execute/20010724-1.x: New file.
8681 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8683         * g++.old-deja/g++.other/cond7.C: New test.
8685 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8687         * g++.old-deja/g++.other/optimize4.C: New test.
8689 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8691         * g++.old-deja/g++.abi/vbase8-5.C: New test.
8693 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
8695         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8696         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8697         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8698         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8700         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8701         bug report" message.
8703         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8704         * g++.dg/ext/instantiate1.C: Move from old-deja.
8706 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
8708         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8709         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8710         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8711         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8713 2001-07-23  Jeffrey A Law  (law@cygnus.com)
8715         * gcc.c-torture/execute/20010723-1.c: New test.
8717 2001-07-23  Ben Elliston  <bje@redhat.com>
8719         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8721 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8723         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8724         i[34567]86-*-*.
8725         Delete handling of ieee_multilib_flags.
8726         Pass -mieee for alpha*-*-* and sh-*-*.
8727         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8729 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
8731         Remove old-abi tests.
8732         * g++.old-deja/g++.mike/p11116.C: Remove.
8733         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8735 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
8737         * g77.f-torture/compile/pr3743.f:  New test
8739 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
8741         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8743 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8745         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8746         g++.old-deja/g++.pt/static6.C: Likewise.
8747         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8748         supports weak symbols.
8750 2001-07-18  Andreas Jaeger  <aj@suse.de>
8752         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8753         supported again.
8755 2001-07-18  Andreas Jaeger  <aj@suse.de>
8757         * gcc.dg/iftrap-1.c: Fix target line.
8759 2001-07-17  Richard Henderson  <rth@redhat.com>
8761         * gcc.c-torture/execute/20010717-1.c: New.
8763 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8765         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8766         tests.
8768 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8770         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8772 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8774         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8775         UAC_SIGBUS, UAC_NOPRINT definitions.
8777 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
8779         * objc/execute/object_is_class.m: New test.
8780         * objc/execute/object_is_meta_class.m: New test.
8782 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8784         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8785         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8787 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
8789         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8790         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8792 2001-07-14  Richard Henderson  <rth@redhat.com>
8794         * gcc.dg/iftrap-1.c: New.
8796 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
8798         * g77.f-torture/execute/intrinsic77.f: New test.
8800 2001-07-11  Janis Johnson <janis@us.ibm.com>
8802         * gcc.misc-tests/gcov-3.c: New test.
8804 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8806         * gcc.c-torture/compile/20010711-1.c,
8807         * gcc.c-torture/compile/20010711-2.c: New tests.
8809 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8811         * gcc.c-torture/execute/20010711-1.c: New test.
8813 2001-07-11  Ben Elliston  <bje@redhat.com>
8815         * g++.old-deja/g++.other/enum5.C: New test.
8817 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
8819         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8820         (g++-dg-prune): Call prune_gcc_output.
8821         * prune.exp: New file for prune_gcc_output.
8822         * lib/g++.exp, lib/gcc.exp: Load it.
8824 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8826         * gcc.c-torture/compile/20010701-1.c,
8827         g++.old-deja/g++.ext/attrib6.C: New tests.
8829 2001-07-06  Jeffrey A Law  (law@cygnus.com)
8831         * gcc.c-torture/compile/20010706-1.c: New test.
8833 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
8835         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8837 2001-06-28  Stan Shebs  <shebs@apple.com>
8839         * gcc.dg/pragma-darwin.c: New test.
8841 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8843         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8844         Solaris 2.[678] system.
8846 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8848         * gcc.dg/20010622-1.c: New test.
8850 2001-06-18  Stan Shebs  <shebs@apple.com>
8852         * objc.dg: New directory.
8853         * objc.dg/dg.exp: New file.
8854         * objc.dg/alias.m: New.
8855         * objc.dg/class-1.m: New.
8856         * objc.dg/class-2.m: New.
8857         * objc.dg/const-str-1.m: New.
8858         * objc.dg/const-str-2.m: New.
8859         * objc.dg/id-1.m: New.
8860         * objc.dg/method-1.m: New.
8861         * objc.dg/super-class-1.m: New.
8862         * lib/objc-dg.exp: New file.
8864 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8866         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8867         of label name.
8869 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
8871         * g++.old-deja/g++.abi/vbase8-9.C: New test.
8873 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8875         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8876         variable.
8878 2001-06-12  Richard Henderson  <rth@redhat.com>
8880         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8882 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8884         * g++.old-deja/g++.abi/vbase5.C: New test.
8885         * g++.old-deja/g++.abi/vbase6.C: New test.
8886         * g++.old-deja/g++.abi/vbase7.C: New test.
8888 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8890         * gcc.c-torture/compile/20010610-1.c: New test.
8892 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8894         * g++.old-deja/g++.abi/vbase4.C: New test.
8896 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8898         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8899         support %f for HC11/HC12 targets.
8900         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8901         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8902         on HC11/HC12 targets.
8903         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8905 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8907         * gcc.dg/wchar_t-1.c: New file.
8908         * gcc.dg/wint_t-1.c: Likewise.
8910 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8912         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8914 2001-06-11  Richard Henderson  <rth@redhat.com>
8916         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8918 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8920         * gcc.c-torture/compile/20010611-1.c: New test.
8922 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8924         * gcc.dg/c99-tag-1.c: Add more tests.
8926 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8928         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8929         representation on MN10300 and ARM/Thumb.
8931 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8933         * g77.f-torture/execute/20010610.f: New.
8935 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8937         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8938         names.
8940 2001-06-09  Richard Henderson  <rth@redhat.com>
8942         * gcc.c-torture/execute/ashrdi-1.c: New.
8943         * gcc.c-torture/execute/ashldi-1.c: New.
8944         * gcc.c-torture/execute/lshrdi-1.c: New.
8946 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8948         * objc/execute/load-3.m: Added. Check sending +load to categories,
8949         in addition to classes.
8951 2001-06-08  Stan Shebs  <shebs@apple.com>
8953         * objc/execute/load-2.m: New test.  From Nicola Pero
8954         <n.pero@mi.flashnet.it>.
8956 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8958         * gcc.c-torture/execute/20010605-2.c: New test.
8960 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8962         * g++.old-deja/g++.abi/vbase2.C: New test.
8963         * g++.old-deja/g++.abi/vbase3.C: New test.
8965 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8967         * g++.old-deja/g++.pt/friend49.C: New test.
8969 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8971         * g++.old-deja/g++.ext/anon3.C: New test.
8973 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8975         * g++.old-deja/g++.other/conv7.C: New test.
8977 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8979         * gcc.c-torture/compile/20010605-2.c: New test.
8981 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8983         * gcc.c-torture/execute/20010604-1.c: New test.
8985 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8987         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8989 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8991         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8992         (g++_link_flags): Likewise.
8993         (g++_init): Pass gccpath's value to two previous functions.
8995 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8997         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8998         Ensure logfile entry matches exec command line.
9000 2001-05-31  Richard Henderson  <rth@redhat.com>
9002         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
9003         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
9005 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
9007         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
9008         compiler for irix6.2
9010 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
9012         * g++.old-deja/g++.other/optimize3.C: New file.
9014 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
9016         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
9017         assemble.
9019 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
9021         * g++.old-deja/g++.other/optimize2.C: New file.
9023 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
9025         * gcc.c-torture/compile/20010518-2.c: New file.
9026         * gcc.c-torture/execute/20010518-1.c: New file.
9027         * gcc.c-torture/execute/20010518-2.c: New file.
9029 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9031         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
9033 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
9035         G++ no longer defines builtins that do not begin with __builtin.
9036         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
9037         * g++.old-deja/g++.brendand/misc13.C: Likewise.
9038         * g++.old-deja/g++.law/builtin1.C: Likewise.
9039         * g++.old-deja/g++.law/cvt2.C: Likewise.
9040         * g++.old-deja/g++.mike/net5.C: Likewise.
9041         * g++.old-deja/g++.other/builtins1.C: Likewise.
9042         * g++.old-deja/g++.other/builtins2.C: Likewise.
9043         * g++.old-deja/g++.other/builtins3.C: Likewise.
9044         * g++.old-deja/g++.other/builtins4.C: Likewise.
9045         * g++.old-deja/g++.other/inline8.C: Likewise.
9046         * g++.old-deja/g++.robertl/eb39.C: Likewise.
9048 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
9050         * g++.old-deja/g++.pt/using1.C: Adjust.
9051         * g++.old-deja/g++.pt/using2.C: New test.
9053 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9055         * gcc.dg/cpp/charconst.c: New tests.
9056         * gcc.dg/cpp/escape.c: New tests.
9057         * gcc.dg/cpp/escape-1.c: New tests.
9058         * gcc.dg/cpp/escape-2.c: New tests.
9059         * gcc.dg/cpp/ucs.c: New tests.
9061 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
9063         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
9064         native compiler for irix6.5.
9066 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
9068         * lib/g++.exp (g++_include_flags): Use args to compute
9069         get_multilibs.
9070         (g++_link_flags): Likewise.
9071         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
9073 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9075         * gcc.dg/c90-hexfloat-1.c: Add more tests.
9077 2001-05-21  Geoff Keating  <geoffk@redhat.com>
9079         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
9080         this file.
9082 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9084         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
9085         STACK_SIZE;
9086         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
9087         to STACK_SIZE; Use it to define size of add_histo array.
9088         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
9089         to STACK_SIZE.
9090         (f): Use GITT_SIZE to define size of gitt local table.
9091         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
9092         to STACK_SIZE; Use it to define size of bytemem array.
9094 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9096         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
9097         on 68HC11/HC12 due to the asm instruction.
9098         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
9099         * gcc.c-torture/compile/920520-1.x: Likewise.
9100         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
9101         on 68HC11/HC12 because the function is larger than 64K.
9102         * gcc.c-torture/compile/961203-1.x: New file, this test fails
9103         on 68HC11/HC12 because the structure is too large.
9105 2001-05-20  Richard Henderson  <rth@redhat.com>
9107         * gcc.c-torture/execute/20010520-1.c: New.
9109 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9111         * g++.old-deja/g++.warn/compare1.C: New test.
9112         * gcc.dg/compare4.c: New test.
9114 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
9116         * g++.old-deja/g++.other/optimize1.C: New test.
9118 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9120         * g++.old-deja/g++.pt/spec41.C: New test.
9122 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9124         * gcc.c-torture/compile/20010114-1.x: Remove.
9126 2001-05-18  Stan Shebs  <shebs@apple.com>
9128         * gcc.c-torture/compile/20010518-1.c: New test.
9130 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
9132         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
9133         * g++.old-deja/g++.pt/crash67.C: New test.
9135 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
9137         * g++.old-deja/g++.other/debug9.C: New test.
9139 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
9141         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
9143 2001-05-16  Jan Hubicka  <jh@suse.cz>
9145         * gcc.c-torture/compile/20010516-1.c: New test.
9147 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9149         * g++.old-deja/g++.other/crash41.C: New test.
9151 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9153         * g++.old-deja/g++.pt/crash66.C: New test.
9155 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
9157         * g++.old-deja/g++.robertl/eb27.C: Convert.
9159 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
9161         * g++.dg/friend-warn.C: New test.  Do not warn about friend
9162         declaration being redundant.
9164 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
9166         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
9168 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
9170         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
9172 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
9174         * lib/g++.exp: Use testsuite_flags.
9176 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
9178         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
9180 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9182         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
9184 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
9186         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
9188 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
9190         * gcc.c-torture/compile/20010313-1.c: New test.
9192 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
9194         * gcc.dg/cpp/direct2.c: New test.
9195         * gccq.dg/cpp/direct2s.c: New test.
9197         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
9199 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
9201         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
9202         * g++.old-deja/g++.other/op3.C: Likewise.
9204 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9206         * gcc.dg/cpp/syshdr.h: New file.
9207         * gcc.dg/cpp/sysmac1.c: Update.
9208         * gcc.dg/cpp/sysmac2.c: Update.
9210 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9212         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
9214 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
9216         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
9217         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
9219 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
9221         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
9223 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
9225         * lib/g++.exp (g++_include_flags): Don't use any special flags
9226         if TESTING_IN_BUILD_TREE is not defined.
9227         (g++_init): Use a plain 'c++' as the compiler if
9228         TESTING_IN_BUILD_TREEE is not defined.
9230 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9232         * g++.old-deja/g++.eh/catch13.C: New test.
9233         * g++.old-deja/g++.eh/catch14.C: New test.
9235 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9237         * gcc.dg/cpp/tr-define.c: New test.
9239 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
9241         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
9242         <stdlib.h>, not <malloc.h>.
9244 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9246         * g++.old-deja/g++.ns/template17.C: New test.
9248 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9250         * g++.old-deja/g++.pt/ref4.C: New test.
9252 2001-04-30  Richard Henderson  <rth@redhat.com>
9254         * gcc.dg/20000724-1.c: Revert last change.
9256 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
9258         * g77.f-torture/execute/20010430.f: New test.
9260 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
9262         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
9264 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
9266         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
9268 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9270         * g++.old-deja/g++.eh/crash6.C: New test.
9272 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9274         * g++.old-deja/g++.other/warn7.C: New test.
9276 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9278         * g++.old-deja/g++.other/defarg9.C: New test.
9280 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9282         * g77.f-torture/compile/20010426.f: New test.
9283         * g77.f-torture/execute/20010426.f: New test.
9285 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9287         * g77.f-torture/compile/20000629-1.x: Remove - error
9288         has been fixed.
9290 2001-04-26  Jeffrey A Law  (law@cygnus.com)
9292         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
9293         Tweak slightly to work with g++.dg framework.
9294         * g++.dg/special/ecos.exp: Run initp1.C test.
9295         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
9297         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
9298         its linker doesn't give line numbers either.
9299         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
9301 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9303         * g++.old-deja/g++.other/lex1.C: New test.
9305 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
9307         * gcc.dg/noncompile/20010425-1.c: New test.
9309 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9311         * g++.old-deja/g++.pt/mangle2.C: New test.
9313 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9315         * gcc.dg/format/plus-1.c: New test.
9317 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9319         * gcc.dg/20010423-1.c: New test.
9321 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9323         * gcc.c-torture/execute/20010422-1.c: New test.
9325 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
9327         * g++.old-deja/g++.ns/type2.C: New test.
9329 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
9331         * g++.old-deja/g++.other/perf1.C: New test.
9333 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
9335         * gcc.dg/c99-func-2.c: Remove xfail.
9336         * gcc.dg/c99-func-3.c: Remove xfail.
9337         * gcc.dg/c99-func-4.c: Remove xfail.
9339 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
9341         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
9343 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9345         * gcc.c-torture/compile/20010423-1.c: New test.
9347 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9349         * g++.old-deja/g++.pt/typename28.C: New test.
9351 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9353         * g++.old-deja/g++.abi/empty2.C: New test.
9354         * g++.old-deja/g++.abi/empty3.C: New test.
9356 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9358         * g++.old-deja/g++.other/comdat2.C: New test.
9359         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
9361 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9363         * g++.old-deja/g++.other/overload14.C: New test.
9365 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9367         * g++.old-deja/g++.other/lookup23.C: New test.
9369 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9371         * gcc.c-torture/execute/20010403-1.c: New test.
9373 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
9374             Mark Mitchell  <mark@codesourcery.com>
9376         * lib/old-dejagnu.exp: Don't delete output of executable.
9377         Add .exe suffix to executables.
9379 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
9381         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
9383 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9385         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9387 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9389         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9390         * g++.old-deja/g++.abi/crash1.C: New test.
9392 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9394         * g++.old-deja/g++.other/crash40.C: New test.
9396 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9398         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9400 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9402         * g++.old-deja/g++.other/warn6.C: New test.
9404 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9406         * g++.old-deja/g++.robertl/eb42.C: Same.
9408 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9410         * gcc.dg/wtr-conversion-1.c: New testcase.
9412 2001-04-10  Richard Henderson  <rth@redhat.com>
9414         * g++.old-deja/g++.other/array5.C: New.
9416 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9418         * gcc.c-torture/execute/20010408-1.c: New test.
9420 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9422         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9423         headers and constructs.
9424         * g++.old-deja/g++.robertl/eb79.C: Same.
9425         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9426         * g++.old-deja/g++.robertl/eb73.C: Same.
9427         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9428         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9429         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9430         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9431         * g++.old-deja/g++.robertl/eb44.C: Same.
9432         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9433         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9434         * g++.old-deja/g++.robertl/eb39.C: Same.
9435         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9436         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9437         * g++.old-deja/g++.robertl/eb30.C: Same.
9438         * g++.old-deja/g++.robertl/eb3.C: Same.
9439         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9440         * g++.old-deja/g++.robertl/eb21.C: Same.
9441         * g++.old-deja/g++.robertl/eb15.C: Same.
9442         * g++.old-deja/g++.robertl/eb118.C: Same.
9443         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9444         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9445         * g++.old-deja/g++.robertl/eb109.C: Same.
9446         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9447         * g++.old-deja/g++.mike/rtti1.C: Same.
9448         * g++.old-deja/g++.mike/p658.C: Same.
9449         * g++.old-deja/g++.mike/net46.C: Same.
9450         * g++.old-deja/g++.mike/net34.C: Same.
9451         * g++.old-deja/g++.mike/memoize1.C: Same.
9452         * g++.old-deja/g++.mike/eh2.C: Same.
9453         * g++.old-deja/g++.law/weak.C: Same.
9454         * g++.old-deja/g++.law/visibility7.C: Same.
9455         * g++.old-deja/g++.law/visibility25.C: Same.
9456         * g++.old-deja/g++.law/visibility22.C: Same.
9457         * g++.old-deja/g++.law/visibility2.C: Same.
9458         * g++.old-deja/g++.law/visibility17.C: Same.
9459         * g++.old-deja/g++.law/visibility13.C: Same.
9460         * g++.old-deja/g++.law/visibility10.C: Same.
9461         * g++.old-deja/g++.law/visibility1.C: Same.
9462         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9463         * g++.old-deja/g++.law/vbase1.C: Same.
9464         * g++.old-deja/g++.law/operators32.C: Same.
9465         * g++.old-deja/g++.law/nest3.C: Same.
9466         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9467         * g++.old-deja/g++.law/except5.C (main): Same.
9468         * g++.old-deja/g++.law/cvt7.C (run): Same.
9469         * g++.old-deja/g++.law/cvt2.C: Same.
9470         * g++.old-deja/g++.law/cvt16.C: Same.
9471         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9472         * g++.old-deja/g++.law/ctors17.C (main): Same.
9473         * g++.old-deja/g++.law/ctors13.C: Same.
9474         * g++.old-deja/g++.law/ctors12.C (main): Same.
9475         * g++.old-deja/g++.law/ctors10.C: Same.
9476         * g++.old-deja/g++.law/code-gen5.C: Same.
9477         * g++.old-deja/g++.law/bad-error7.C: Same.
9478         * g++.old-deja/g++.law/arm9.C: Same.
9479         * g++.old-deja/g++.law/arm12.C: Same.
9480         * g++.old-deja/g++.law/arg8.C: Same.
9481         * g++.old-deja/g++.law/arg1.C: Same.
9482         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9483         * g++.old-deja/g++.jason/template31.C: Same.
9484         * g++.old-deja/g++.jason/template24.C (main): Same.
9485         * g++.old-deja/g++.jason/2371.C: Same.
9486         * g++.old-deja/g++.eh/new2.C: Same.
9487         * g++.old-deja/g++.eh/new1.C: Same.
9488         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9489         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9490         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9491         * g++.old-deja/g++.brendan/crash62.C: Same.
9492         * g++.old-deja/g++.brendan/crash52.C: Same.
9493         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9494         * g++.old-deja/g++.brendan/crash38.C: Same.
9495         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9496         * g++.old-deja/g++.brendan/copy9.C: Same.
9498 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9500         * gcc.c-torture/execute/20001203-2.c (memset):
9501         Count argument is of type __SIZE_TYPE__.
9503 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9505         * gcc.c-torture/compile/20010404-1.c: New test.
9507 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9509         * gcc.c-torture/compile/20010326-1.c: New test.
9511 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9513         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9514         peculiarities of the SH.
9515         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9517 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9519         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9520         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9521         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9523 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9525         * g77.f-torture/compile/20010321-1.f: New test.
9527 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9529         * gcc.c-torture/compile/20010329-1.c: New test.
9531 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9533         * gcc.c-torture/execute/20010329-1.c: New test.
9535 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9537         * g++.old-deja/g++.other/eh4.C: Fix typo.
9539 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9541         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9543 2001-03-28  Philip Blundell  <philb@gnu.org>
9545         * gcc.c-torture/compile/20010328-1.c: New test.
9547 2001-03-27  Richard Henderson  <rth@redhat.com>
9549         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9550         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9552 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9554         * gcc.c-torture/compile/20010327-1.c: New test.
9556 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9558         * g++.old-deja/g++.other/friend12.C: New test.
9559         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9560         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9562 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9564         * gcc.c-torture/execute/20010325-1.c: New test.
9566 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9568         * g++.old-deja/g++.other/mangle3.C: New test.
9570 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9572         * g++.old-deja/g++.other/anon8.C: New test.
9574 2001-03-20  Philip Blundell  <philb@gnu.org>
9576         * gcc.c-torture/compile/20010320-1.c: New test.
9578 2001-03-17  Richard Henderson  <rth@redhat.com>
9580         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9582 2001-03-15  Geoff Keating  <geoff@redhat.com>
9584         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9585         tests on AIX.
9587 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9589         * g++.old-deja/g++.other/eh4.C: New test.
9591 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9593         * gcc.dg/cpp/mi1.c: Update.
9595 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9597         * g++.old-deja/g++.other/regstack.C: New test.
9599 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9601         * g++.old-deja/g++.other/ref4.C: New test.
9603 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9605         * objc/execute/va_method.m: Added.
9606         * objc/execute/IMP.m: Added.
9607         * objc/execute/_cmd.m: Added.
9608         * objc/execute/accessing_ivars.m: Added.
9609         * objc/execute/class-1.m: Added.
9610         * objc/execute/class-10.m: Added.
9611         * objc/execute/class-11.m: Added.
9612         * objc/execute/class-12.m: Added.
9613         * objc/execute/class-13.m: Added.
9614         * objc/execute/class-14.m: Added.
9615         * objc/execute/class-2.m: Added.
9616         * objc/execute/class-3.m: Added.
9617         * objc/execute/class-4.m: Added.
9618         * objc/execute/class-5.m: Added.
9619         * objc/execute/class-6.m: Added.
9620         * objc/execute/class-7.m: Added.
9621         * objc/execute/class-8.m: Added.
9622         * objc/execute/class-9.m: Added.
9623         * objc/execute/class-tests-1.h
9624         * objc/execute/class-tests-2.h
9625         * objc/execute/compatibility_alias.m: Added.
9626         * objc/execute/encode-1.m: Added.
9627         * objc/execute/formal_protocol-1.m: Added.
9628         * objc/execute/formal_protocol-2.m: Added.
9629         * objc/execute/formal_protocol-3.m: Added.
9630         * objc/execute/formal_protocol-4.m: Added.
9631         * objc/execute/formal_protocol-5.m: Added.
9632         * objc/execute/formal_protocol-6.m: Added.
9633         * objc/execute/formal_protocol-7.m: Added.
9634         * objc/execute/informal_protocol.m: Added.
9635         * objc/execute/initialize.m: Added.
9636         * objc/execute/load.m: Added.
9637         * objc/execute/many_args_method.m: Added.
9638         * objc/execute/nested-3.m: Added.
9639         * objc/execute/no_clash.m: Added.
9640         * objc/execute/private.m: Added.
9641         * objc/execute/redefining_self.m: Added.
9642         * objc/execute/root_methods.m: Added.
9643         * objc/execute/selector-1.m: Added.
9644         * objc/execute/static-1.m: Added.
9645         * objc/execute/static-2.m: Added.
9646         * objc/execute/va_method.m: Added.
9648 2001-03-10  Richard Henderson  <rth@redhat.com>
9650         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9652 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9654         * g++.old-deja/g++.other/crash31.C: XFAIL.
9655         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9656         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9657         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9658         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9659         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9661 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9663         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9665 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9667         * gcc.dg/20000724-1.c: Don't use multiline strings.
9669 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9671         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9672         result of -cString against what we expect it to be; don't just
9673         print it out for no one to read.
9675         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9676         Based on testcases provided by Nicola Pero.
9678 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9680         * gcc.dg/cpp/macro7.c: New test.
9682 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9684         * gcc.dg/cpp/multiline.c: Update.
9686 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9688         * g++.old-deja/g++.other/enum3.C: New test.
9690 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9692         * g++.old-deja/g++.other/pod1.C: New test.
9694 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9696         * g++.old-deja/g++.ext/overload1.C: New test.
9698 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9700         * g++.old-deja/g++.pt/using1.C: New test.
9702 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9704         * g++.old-deja/g++.other/using9.C: New test.
9706 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
9708         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9710         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9712 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
9714         * g++.old-deja/g++.ext/realpt1.C: Remove.
9716 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
9718         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9720 2001-02-26  Will Cohen  <wcohen@redhat.com>
9722         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9724 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
9726         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9727         templatized constructors.
9729 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9731         * gcc.c-torture/execute/20010224-1.c: New test.
9733 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
9735         * gcc.c-torture/execute/20010222-1.c: New test.
9737 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
9739         * g++.old-deja/g++.other/inline20.C: New test.
9741 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
9743         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9745 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9747         * g++.old-deja/g++.other/lookup22.C: New test.
9749 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
9751         * g77.dg: New directory.
9752         * g77.dg/20010216-1.f: New test case.
9753         * g77.dg/dg.exp: New driver.
9754         * lib/g77-dg.exp: New driver library.
9756 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9758         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9760 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
9762         * g++.old-deja/g++.other/decl9.C: New test.
9764 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
9766         * g++.old-deja/g++.other/init16.C: Update the test so that it does
9767         not need <string> and also tests the initialization at runtime.
9769 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9771         * gcc.c-torture/execute/longlong.c: New test.
9773 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9775         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9777 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9779         * gcc.c-torture/execute/920302-1.c (execute):
9780         Change argument type to short.
9782 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9784         * g++.old-deja/g++.pt/deduct6.C: New test.
9786 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9788         * g++.old-deja/g++.pt/deduct5.C: New test.
9790 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
9792         * gcc.c-torture/execute/20010209-1.c: New test.
9794 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9796         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9798 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
9800         * g++.dg/vtgc1.C: Update for new ABI.
9802         * consistency.vlad: New directory, 1665 files.
9804 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9806         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9807         return type.
9808         * gcc.dg/cpp/digraphs.c: Declare puts.
9810 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9812         * g++.old-deja/g++.other/warn5.C: New test.
9814 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9816         * g++.old-deja/g++.pt/spec40.C: New test.
9818 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9820         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9821         case.
9822         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9824 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
9826         * gcc.c-torture/compile/20010209-1.c: New test.
9828 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
9830         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9831         excess errors message but not if it crashes.
9832         * g++.old-deja/g++.other/crash27.C: Likewise.
9833         * g++.old-deja/g++.other/crash28.C: Likewise.
9834         * g++.old-deja/g++.other/crash30.C: Likewise.
9835         * g++.old-deja/g++.other/crash32.C: Likewise.
9836         * g++.old-deja/g++.other/crash35.C: Likewise.
9837         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9839 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9841         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9842         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9843         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9844         g77.f-torture/execute/execute.exp,
9845         g77.f-torture/noncompile/noncompile.exp,
9846         gcc.c-torture/execute/execute.exp,
9847         gcc.c-torture/execute/memcheck/memcheck.exp,
9848         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9849         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9850         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9851         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9852         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9853         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9854         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9855         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9856         Remove bug reporting instructions with ancient email addresses.
9858 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9860         * gcc.dg/20010202-1.c: New test.
9861         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9863 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
9865         * g++.dg/stdbool-if.C: New test.
9867 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
9869         * objc/execute/fdecl.m: Added main().
9871 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9873         * gcc.c-torture/execute/20010206-1.c: New test.
9875 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9877         * gcc.dg/cpp/avoidpaste1.c: Update.
9879 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
9881         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9882         Pero <nicola@brainstorm.co.uk>.
9883         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9885 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
9887         * g++.old-deja/g++.pt/spec39.C: New test.
9889 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
9891         * gcc.c-torture/compile/20010202-1.c: New test.
9893 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
9895         * g++.old-deja/g++.abi/primary2.C: New test.
9896         * g++.old-deja/g++.abi/primary3.C: New test.
9897         * g++.old-deja/g++.abi/primary4.C: New test.
9898         * g++.old-deja/g++.abi/primary5.C: New test.
9899         * g++.old-deja/g++.abi/vtable3.h: New test.
9900         * g++.old-deja/g++.abi/vtable3a.C: New test.
9901         * g++.old-deja/g++.abi/vtable3b.C: New test.
9902         * g++.old-deja/g++.abi/vtable3c.C: New test.
9903         * g++.old-deja/g++.abi/vtable3d.C: New test.
9904         * g++.old-deja/g++.abi/vtable3e.C: New test.
9905         * g++.old-deja/g++.abi/vtable3f.C: New test.
9906         * g++.old-deja/g++.abi/vtable3g.C: New test.
9907         * g++.old-deja/g++.abi/vtable3h.C: New test.
9908         * g++.old-deja/g++.abi/vtable3i.C: New test.
9909         * g++.old-deja/g++.abi/vtable3j.C: New test.
9910         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9912 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9914         * g++.old-deja/g++.other/anon6.C: New test.
9915         * g++.old-deja/g++.other/anon7.C: New test.
9917 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9919         * gcc.dg/cpp/avoidpaste2.c: New tests.
9921 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9923         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9925 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9927         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9928         DECIMAL_DIG cases for Irix."
9930 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9932         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9934 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9936         * gcc.dg/c99-tag-1.c: New test.
9938 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9940         * gcc.dg/cpp/tr-warn1.c: Add tests.
9942 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9944         * gcc.dg/cpp/avoidpaste1.c: Update.
9945         * gcc.dg/cpp/paste4.c: Update.
9947 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9949         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9950         cases for Irix.
9952 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9954         * g++.old-deja/g++.other/inline19.C: New test.
9956 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9958         * gcc.dg/Wlarger-than.c: New test.
9960 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9962         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9964 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9966         * gcc.c-torture/execute/20010129-1.c: New test.
9967         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9969 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9971         * gcc.dg/cpp/avoidpaste1.c: Test case.
9973 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9975         * g++.old-deja/g++.other/inline18.C: New test.
9977 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9979         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9980         and __builtin_putchar.
9982 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9984         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9985         tests.
9987 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9989         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9990         floating point number rounding mode to round to the nearest
9991         representable mode.
9993 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9995         * g++.old-deja/g++.other/mangle2.C: New test.
9997 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9999         * gcc.c-torture/compile/20010124-1.c: New test.
10001 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
10003         * g++.old-deja/g++.pt/spec38.C: New test.
10005 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10007         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
10008         "Build don't run".
10010 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10012         * gcc.c-torture/execute/20010123-1.c: New test.
10014 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10016         * g++.old-deja/g++.pt/spec37.C: New test.
10018 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10020         * g++.old-deja/g++.pt/overload14.C: New test.
10022 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10024         * gcc.c-torture/execute/20010122-1.c: New test, exercise
10025         __builtin_return_address.
10027 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
10029         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
10030         * g++.old-deja/g++.pt/spec35.C: New test.
10031         * g++.old-deja/g++.pt/spec36.C: New test.
10033 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
10035         * gcc.c-torture/compile/20010118-1.c: New test.
10037 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
10039         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
10041 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10043         * gcc.c-torture/execute/20010119-1.c: New test.
10045 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10047         * g++.old-deja/g++.other/vbase5.C: New test.
10049 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10051         * gcc.c-torture/execute/20010118-1.c: New test.
10053 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10055         * g++.old-deja/g++.pt/deduct3.C: New test.
10057 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10059         * g++.old-deja/g++.pt/spec34.C: New test.
10061 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
10063         * g77.f-torture/compile/20000601-2.f: New test.
10065 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10067         * g++.old-deja/g++.other/init17.C: New test.
10069 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
10071         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
10073 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10075         * g++.old-deja/g++.pt/unify8.C: New test.
10077 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10079         * g++.old-deja/g++.abi/vbase1.C: New test.
10081 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10083         * g++.old-deja/g++.pt/crash65.C: New test.
10085 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10087         * gcc.dg/cpp/assembl2.S: New test case.
10089 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
10091         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
10092         are supported.
10094 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10096         * g++.old-deja/g++.other/builtins1.C: New test.
10097         * g++.old-deja/g++.other/builtins2.C: Likewise.
10098         * g++.old-deja/g++.other/builtins3.C: Likewise.
10099         * g++.old-deja/g++.other/builtins4.C: Likewise.
10101 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
10103         * gcc.c-torture/compile/20010117-1.c: New test.
10104         * gcc.c-torture/compile/20010117-2.c: New test.
10106 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10108         * g77.f-torture/execute/20010116.[fx]: New test,
10109         XFAIL on i?86-*-*.
10110         * g77.f-torture/compile/20010115.f: Indicate it's
10111         a test for PR fortran/1636.
10113 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10115         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
10117 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10119         * g77.f-torture/compile/20010115.f: New test.
10121 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
10123         * g++.old-deja/g++.pt/nontype5.C: New test.
10125 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10127         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
10128         have an equivalent working one below it.
10130 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10132         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
10133         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10135 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10137         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
10138         message containing "init_priority".
10139         (conpr-2.C): Likewise.
10140         (conpr-3.C): Likewise.
10141         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
10143 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10145         * gcc.c-torture/execute/20010114-2.c: New test.
10147 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10149         * gcc.c-torture/compile/20010114-1.c: New test.
10150         * gcc.c-torture/compile/20010114-1.x: Xfail.
10151         * gcc.c-torture/compile/20010114-2.c: New test.
10152         * gcc.c-torture/execute/20010114-1.c: New test.
10153         * gcc.dg/trunc-1.c: New test.
10154         * gcc.dg/uninit-B.c: New test.
10156 2001-01-13  Nick Clifton  <nickc@redhat.com>
10158         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
10159         target.
10161 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10163         * gcc.c-torture/compile/20010113-1.c: New test.
10165 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
10167         * gcc.c-torture/compile/20001212-1.c: New test.
10169 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10171         * gcc.dg/cpp/widestr1.c: Update.
10172         * gcc.dg/cpp/prag-imp.c: Remove.
10174 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
10176         * gcc.c-torture/execute/20000801-3.x: Remove.
10177         * gcc.dg/c90-init-1.c: New test.
10178         * gcc.dg/c99-init-1.c: New test.
10179         * gcc.dg/c99-init-2.c: New test.
10180         * gcc.dg/gnu99-init-1.c: New test.
10182 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
10184         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
10185         testing that no relevant ones were found.
10187 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10189         * g++.old-deja/g++.pt/cast2.C: New test.
10191 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10193         * g++.old-deja/g++.pt/friend47.C: New test.
10195 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10197         * g++.old-deja/g++.pt/instantiate13.C: New test.
10199 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10201         * g++.old-deja/g++.other/defarg7.C: New test.
10202         * g++.old-deja/g++.other/defarg8.C: New test.
10204 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10206         * g++.old-deja/g++.pt/crash64.C: New test.
10208 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10210         * g++.old-deja/g++.pt/crash63.C: New test.
10212 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10214         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
10216 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
10218         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
10220 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10222         * g++.old-deja/g++.pt/error3.C: New test.
10224 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10226         * g++.old-deja/g++.other/crash39.C: New test.
10228 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10230         * g++.old-deja/g++.other/vbase4.C: New test.
10232 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
10234         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
10235         * gcc.dg/special/20000419-2.c: New file. Identical to above.
10236         * gcc.dg/special/special.exp: New test driver which will check
10237         for alias support for the above test.
10239 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
10241         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
10242         problems on small machines.
10243         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
10244         parameterize.
10246 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
10248         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
10249         mips.
10250         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10252 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
10254         * g++.old_deja/g++.pt/using8.C: New test.
10256 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10258         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
10260 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
10262         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
10263         where a failure is expected.
10264         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
10266 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10268         * g++.old_deja/g++.pt/instantiate12.C: New test.
10270 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10272         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
10273         start of structs.
10274         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
10275         * g++.old-deja/g++.brendan/crash17.C: Likewise.
10276         * g++.old-deja/g++.brendan/crash29.C: Likewise.
10277         * g++.old-deja/g++.brendan/crash48.C: Likewise.
10278         * g++.old-deja/g++.brendan/ns1.C: Likewise.
10279         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
10280         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
10281         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
10282         * g++.old-deja/g++.eh/spec6.C: Likewise.
10283         * g++.old-deja/g++.jason/crash3.C: Likewise.
10284         * g++.old-deja/g++.law/ctors11.C: Likewise.
10285         * g++.old-deja/g++.law/ctors17.C: Likewise.
10286         * g++.old-deja/g++.law/ctors5.C: Likewise.
10287         * g++.old-deja/g++.law/ctors9.C: Likewise.
10288         * g++.old-deja/g++.mike/ambig1.C: Likewise.
10289         * g++.old-deja/g++.mike/net22.C: Likewise.
10290         * g++.old-deja/g++.mike/p3538a.C: Likewise.
10291         * g++.old-deja/g++.mike/p3538b.C: Likewise.
10292         * g++.old-deja/g++.mike/virt3.C: Likewise.
10293         * g++.old-deja/g++.niklas/t128.C: Likewise.
10294         * g++.old-deja/g++.other/anon4.C: Likewise.
10295         * g++.old-deja/g++.other/using1.C: Likewise.
10296         * g++.old-deja/g++.other/warn3.C: Likewise.
10297         * g++.old-deja/g++.pt/t37.C: Likewise.
10298         * g++.old-deja/g++.robertl/eb69.C: Likewise.
10299         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10301 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10303         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
10305 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10307         * gcc.c-torture/execute/stdio-opt-3.c: New test.
10309 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
10311         * gcc.c-torture/compile/20010107-1.c: New test.
10313 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10315         * gcc.c-torture/execute/builtin-noret-1.c: New test.
10317 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10319         * gcc.dg/format/format.h: New file.
10320         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
10321         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
10322         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
10323         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
10324         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
10325         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10326         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
10327         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
10328         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
10329         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
10330         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
10331         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
10332         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
10333         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
10334         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
10335         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
10336         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
10337         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
10338         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
10339         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
10340         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
10341         instead of declaring standard types, macros and functions in each
10342         test.
10344 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
10346         * gcc.c-torture/execute/20010106-1.c: New test.
10348 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10350         * gcc.dg/format/format.exp: New file.
10351         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
10352         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
10353         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
10354         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
10355         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
10356         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
10357         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
10358         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
10359         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
10360         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
10361         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
10362         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
10363         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
10364         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
10365         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
10366         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
10367         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
10368         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
10369         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
10370         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
10371         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
10372         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
10373         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
10374         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
10375         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
10376         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
10377         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
10378         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
10379         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
10380         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
10381         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
10382         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10383         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10384         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10385         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10386         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10387         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10388         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10389         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10390         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10391         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10392         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10394 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10396         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10397         account.
10399 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10401         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10403 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10405         * g++.old-deja/g++.pt/crash62.C: New test.
10407 2001-01-04  Richard Henderson  <rth@redhat.com>
10409         * gcc.dg/20000926-1.c: Update expected warnings.
10410         * gcc.dg/array-2.c: Likewise.
10411         * gcc.dg/array-4.c: Also validate flexible array members.
10412         * gcc.dg/c99-flex-array-1.c: New.
10414 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10416         * gcc.c-torture/compile/20001222-1.x: Remove.
10418 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10420         * gcc.c-torture/execute/built-in-setjmp.c: New.
10422 2001-01-03  Richard Henderson  <rth@redhat.com>
10424         * gcc.dg/940510-1.c: Update expected error wording.
10425         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10427 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10429         * lib/target-supports.exp (check_alias_available): Modified to
10430         indicate aliases not supported if only weak aliases are supported.
10432 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10434         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10435         Turn on cmpstrsi checks for __pj__ and __i370__.
10437 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10439         * g++.old-deja/g++.other/virtual11.C: New test.
10441 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10443         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10445 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10447         * gcc.c-torture/compile/20010102-1.c: New test.
10449 2001-01-02  Andreas Jaeger  <aj@suse.de>
10451         * gcc.dg/noreturn-3.c: New test.
10453         * gcc.dg/noreturn-4.c: New test.
10455 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10457         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10458         __builtin_fputc and __builtin_fwrite.
10460 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10462         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10463         signed char, not default char.
10465 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10467         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10469 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10471         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10473 2000-12-29  Richard Henderson  <rth@redhat.com>
10475         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10476         (__cyg_profile_func_exit): Define.
10478 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10480         * g++.dg/vtgc1.C: New test.
10482 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10484         * gcc.dg/noncompile/20001228-1.c: New test.
10486         * gcc.dg/20001228-1.c: New test.
10488         * gcc.c-torture/execute/20001228-1.c: New test.
10490 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10492         * gcc.dg/format-strfmon-1.c: New test.
10494 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10496         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10497         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10498         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10499         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10500         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10501         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10502         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10503         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10504         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10505         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10506         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10507         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10508         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10510         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10511         * gcc.c-torture/execute/string-opt-4.c: Test index.
10513 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10515         * gcc.c-torture/compile/20001226-1.c: New test.
10517 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10519         * gcc.c-torture/compile/20001222-1.c: New test.
10520         * gcc.c-torture/compile/20001222-1.x: Xfail.
10522 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10524         * gcc.c-torture/execute/comp-goto-2.c: New test.
10526 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10528         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10529         Use long types if __INT_MAX__ is 32767.
10530         (main): Use cast to (sint32 *) when poking 88 into a_page.
10532         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10534 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10536         * gcc.c-torture/compile/20001221-1.c: New test.
10537         * gcc.c-torture/execute/20001221-1.c: New test.
10539 2000-12-20  Richard Henderson  <rth@redhat.com>
10541         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10542         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10544 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10546         * gcc.dg/compare3.c: New test.
10548 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10550         * gcc.dg/format-warnll-1.c: New test.
10552 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10554         * gcc.dg/cpp/cmdlne-P.c: New test.
10556 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10558         * gcc.c-torture/execute/builtin-abs-1.c,
10559         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10561 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10563         * gcc.dg/cpp/multiline.c: New test.
10565 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10567         * g++.old-deja/g++.other/syshdr1.C: Update.
10568         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10570 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10572         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10574 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10576         * g++.old-deja/g++.pt/ttp65.C: New test.
10578 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10580         * g++.old-deja/g++.pt/ttp64.C: New test.
10582 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10584         * g++.old-deja/g++.pt/spec33.C: New test.
10586 2000-12-14  Catherine Moore  <clm@redhat.com>
10588         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10589         * gcc.c-torture/execute/920612-2.c: Likewise.
10590         * gcc.c-torture/execute/920428-2.c: Likewise.
10591         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10592         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10594 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10596         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10597         * gcc.dg/pack-test-2.c: Likewise.
10599 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10601         Tests by Zack Weinberg <zackw@stanford.edu>.
10603         * gcc.dg/cpp/defined.c: Update.
10604         * gcc.dg/cpp/defined_trad.c: New tests.
10606 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10608         * gcc.dg/cpp/trad-direct.c: Update.
10610 2000-12-11  Neil Booth  <neilb@earthling.net>
10612         * gcc.dg/cpp/defined_trad.c
10614 2000-12-11  Neil Booth  <neilb@earthling.net>
10616         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10618 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10620         * gcc.dg/format-miss-2.c: New test.
10622 2000-12-09  Neil Booth  <neilb@earthling.net>
10624         * gcc.dg/cpp/lineflags.c: New tests.
10625         * gcc.dg/cpp/poison.c: Update.
10626         * gcc.dg/cpp/redef2.c: Update.
10627         * gcc.dg/cpp/skipping.c: New test.
10629 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10631         * g++.old-deja/g++.other/eh3.C: New testcase.
10633 2000-12-07  Neil Booth  <neilb@earthling.net>
10635         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10636         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10637         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10638         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10639         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10640         Update.
10642 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10644         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10645         __SIZE_TYPE__ instead of int for type of integers cast to
10646         pointers.
10648 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10650         * g++.old-deja/g++.other/cleanup4.C: New test.
10652 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10654         * format-sec-1.c: New test.
10656 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10658         * gcc.dg/format-nonlit-3.c: New test.
10660 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10662         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10663         through a null pointer.
10665 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10667         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10668         * g++.old-deja/g++.pt/partial4.C: New test.
10670 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10672         * gcc.c-torture/execute/ieee/hugeval.x: New.
10674 2000-12-06  Neil Booth  <neilb@earthling.net>
10676         * gcc.dg/cpp/backslash2.c: New tests.
10678 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10680         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10681         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10683 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
10685         * gcc.c-torture/execute/20001203-2.c: New testcase.
10687 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10689         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10690         * g++.old-deja/g++.other/virtual10.C: New test.
10692 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10694         * g++.old-deja/g++.mike/pmf5.C: Remove test.
10696 2000-12-05  Richard Henderson  <rth@redhat.com>
10698         * gcc.c-torture/compile/20001205-1.c: New.
10700 2000-12-04  Neil Booth  <neilb@earthling.net>
10702         * g++.old-deja/g++.other/virtual9.C: New test.
10703         * g++.old-deja/g++.pt/crash61.C: New test.
10704         * gcc.c-torture/execute/loop-9.c: New test.
10706 2000-12-04  Neil Booth  <neilb@earthling.net>
10708         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10709         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10710         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10711         * gcc.dg/cpp/extratokens.c: ...here.
10713 2000-12-04  Neil Booth  <neilb@earthling.net>
10715         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10716         New tests.
10718 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10720         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10721         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10723 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10725         * gcc.c-torture/execute/20001203-1.c: New test.
10727 2000-12-03  Neil Booth  <neilb@earthling.net>
10729         * gcc.dg/cpp/macro6.c: New test cases.
10731 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10733         * gcc.c-torture/execute/string-opt-9.c: New test.
10734         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10735         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10736         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10738         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10739         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
10741 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
10743         * gcc.dg/cpp/if-6.c: New testcase.
10745         * gcc.dg/20001201-1.c: New testcase.
10747 2000-12-02  Neil Booth  <neilb@earthling.net>
10749         * g++.old-deja/g++.other/externC4.C,
10750         g++.old-deja/g++.other/friend10.C: New tests.
10752 2000-12-02  Neil Booth  <neilb@earthling.net>
10754         * g++.old-deja/g++.other/instan2.C
10755         * g++.old-deja/g++.other/instan3.C: New test.
10757 2000-12-02  Neil Booth  <neilb@earthling.net>
10759         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10760         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10761         gnuc99.c,gnuc99-pedantic.c: New tests.
10763 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10765         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10766         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10768 2000-12-01  Neil Booth  <neilb@earthling.net>
10770         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10771         * gcc.dg/cpp/poison.c: Update.
10772         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
10774 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
10776         * g77.f-torture/execute/20001201.f: New test.
10778 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10780         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10782 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
10784         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10786 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
10788         * g++.old-deja/g++.other/cast6.C: New test.
10790 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
10792         * gcc.c-torture/execute/20001130-2.c: New testcase.
10794 2000-11-30  Richard Henderson  <rth@redhat.com>
10796         * gcc.c-torture/execute/20001130-1.c: New test.
10798 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10800         * g++.old-deja/g++.other/op3.C: New test.
10802 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10804         * g++.old-deja/g++.other/op2.C: New test.
10806 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10808         * g++.old-deja/g++.other/crash38.C: New test.
10810 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
10812         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10814 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
10816         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10817         tests.
10818         * gcc.c-torture/execute/string-opt-6.c: New test.
10820         * gcc.dg/20001117-1.c: Add main.
10822 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
10824         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10825         Move from here ...
10826         * gcc.dg/940510-1.c: ... to here.
10828         * gcc.dg/20000926-1.c: GNU C now allows initializations of
10829         zero-size arrays in toplevel structures.
10831 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10833         * gcc.c-torture/execute/loop-8.c: New test.
10835 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10837         * g++.old-deja/g++.other/base1.C: New test.
10839 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10841         * g++.old-deja/g++.other/parse2.C: New test.
10843 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10845         * g++.old-deja/g++.pt/incomplete1.C: New test.
10847 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10849         * g++.old-deja/g++.other/friend9.C: New test.
10851 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10853         * gcc.dg/20001127-1.c: New test.
10855 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10857         * g++.old-deja/g++.pt/friend46.C: New test.
10859 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10861         * g++.old-deja/g++.other/ptrmem8.C: New test.
10863 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10865         * gcc.c-torture/execute/string-opt-7.c: New test.
10866         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10868 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10870         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10871         instead of 'mkcheck 2'.
10873 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10875         * gcc.c-torture/execute/memcheck/driver.c,
10876         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10877         C9X references to refer to C99.
10879 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
10881         * gcc.dg/ultrasp3.c: New test.
10883 2000-11-25  Neil Booth  <neilb@earthling.net>
10885         * gcc.dg/cpp/include2.c: Update test to be locale independent.
10887 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
10889         * gcc.c-torture/compile/20001123-2.c: New.
10891 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10893         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10895 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
10897         * gcc.dg/sequence-point-1.c: Add some new tests.
10898         * gcc.c-torture/execute/20001124-1.c: New test.
10900 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10902         * g++.old-deja/g++.other/vaarg4.C: New test.
10903         * gcc.c-torture/compile/20001123-1.c: New test.
10905 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10907         * g++.other/crash24.C: Adjust and remove XFAIL.
10908         * g++.other/crash37.C: New test.
10910 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10912         * g++.old-deja/g++.pt/instantiate9.C: New test.
10914 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10916         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10917         new ABI, too.
10919         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10920         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10922 2000-11-22  Neil Booth  <neilb@earthling.net>
10924         * gcc.dg/cpp/Wtrigraphs.c: New test.
10926 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10928         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10930 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10932         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10934 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10936         * lib/gcc-dg.exp: load_lib scanasm.exp.
10937         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10938         * lib/g++-dg.exp: load_lib scanasm.exp.
10939         * lib/scanasm.exp: New.
10940         (scan-assembler, scan-assembler-not): Add optional arguments to
10941         test name, or if not present, the pattern name.
10942         (scan-assembler-dem, scan-assembler-dem-not): New.
10944         * g++.dg/dg.exp: New.
10946 2000-11-21  Neil Booth  <neilb@earthling.net>
10948         * gcc.dg/cpp/integrated1.c: Remove.
10950 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10952         * gcc.c-torture/execute/20001121-1.c: New test.
10954 2000-11-21  Richard Henderson  <rth@redhat.com>
10956         * gcc.c-torture/compile/20001121-1.c: New test.
10958 2000-11-20  Neil Booth  <neilb@earthling.net>
10960         * gcc.dg/cpp/integrated1.c: New test.
10962 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10964         * g++.old-deja/g++.other/inline17.C: New test.
10966 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10968         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10969         local variable to be zero: I made the variable global. Now
10970         uses abort() and exit() instead of relying on main's return value.
10972 2000-11-20  Neil Booth  <neilb@earthling.net>
10974         * gcc.dg/cpp/paste2.c: Update test.
10975         * objc/execute/paste.m: New test.
10977 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10979         * gcc.dg/c99-condexpr-1.c: New test.
10981 2000-11-20  Neil Booth  <neilb@earthling.net>
10983         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10985 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10987         * g++.old-deja/g++.pt/export1.C: New test.
10989 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10991         * gcc.dg/20001117-1.c: New test.
10993 2000-11-18  Richard Henderson  <rth@redhat.com>
10995         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10997 2000-11-18  Richard Henderson  <rth@redhat.com>
10999         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
11000         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
11001         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
11003 2000-11-18  Richard Henderson  <rth@redhat.com>
11005         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
11006         (main): New.  Exit cleanly.
11008 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11010         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
11011         gcc.dg/c99-fordecl-2.c: New tests.
11013 2000-11-18  Richard Henderson  <rth@redhat.com>
11015         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
11016         * gcc.c-torture/execute/zerolen-2.c: New.
11018 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11020         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
11021         memory.
11023 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11025         * g++.old-deja/g++.pt/instantiate8.C: New test.
11027 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11029         * g++.old-deja/g++.other/incomplete.C: Add more tests.
11030         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
11032 2000-11-16  Nick Clifton  <nickc@redhat.com>
11034         * gcc.c-torture/execute/nestfunc-2.c: New test.
11035         * gcc.c-torture/execute/nestfunc-3.c: New test.
11037 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11039         * gcc.c-torture/compile/20001116-1.c: New test.
11041 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11043         * gcc.c-torture/execute/20001115-1.c: New test.
11045 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
11047         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
11048         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
11049         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
11050         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11052 2000-11-15  Neil Booth  <neilb@earthling.net>
11054         gcc.dg/cpp/_Pragma1.c: Update.
11055         gcc.dg/cpp/_Pragma2.c: New test.
11057 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11059         * g++.old-deja/g++.other/anon5.C: New test.
11061 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11063         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
11064         tests.
11066 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
11068         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
11069         output.
11071 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11073         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
11074         labels at end of compound statements.
11076 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
11078         * gcc.c-torture/execute/loop-7.c: New test.
11080 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11082         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
11084 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11086         * gcc.dg/c99-bool-1.c: New test.
11088 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11090         * gcc.dg/c99-scope-1.c: Remove xfail.
11091         * gcc.dg/c99-scope-2.c: New test.
11093 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11095         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
11096         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
11098 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
11100         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
11101         error messages.
11103         * g++.mike/p700.C: Don't typedef wchar_t.
11104         * g++.mike/p784.C: Likewise.
11105         * g++.mike/eb101.C: Don't use __wchar_t.
11107 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11109         * g77.f-torture/execute/20001111.[fx]: Test premature exit
11110         from DO loop.
11112 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11114         * gcc.c-torture/execute/20001111-1.c: New test.
11116 2000-11-10  Nick Clifton  <nickc@redhat.com>
11118         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
11119         long multuiple and accumulate.
11121 2000-11-09  Richard Henderson  <rth@redhat.com>
11123         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
11124         via size_t instead of int.
11126         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
11127         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11128         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11129         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11131 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
11133         * gcc.c-torture/compile/20001109-1.c: New test.
11134         * gcc.c-torture/compile/20001109-2.c: New test.
11136 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
11138         * g++.old-deja/g++.pt/operator1.C: New test.
11139         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
11141 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11143         * gcc.dg/20001108-1.c: New test.
11145 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11147         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
11148         with both arguments constant strings.
11149         * gcc.c-torture/execute/string-opt-3.c: New test.
11150         * gcc.c-torture/execute/string-opt-4.c: New test.
11151         * gcc.c-torture/execute/string-opt-5.c: New test.
11153 2000-11-08  Nick Clifton  <nickc@redhat.com>
11155         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
11156         mulsidi3adddi patterns.
11158 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
11160         * g++.old-deja/g++.other/crash36.C: New test.
11162 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
11164         * g++.old-deja/g++.other/init16.C: New test.
11166 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
11168         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
11170 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11172         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
11173         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11174         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11176 2000-11-07  DJ Delorie  <dj@redhat.com>
11178         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
11180 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11182         * gcc.c-torture/execute/string-opt-1.c: New test.
11184 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11186         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
11187         mips-sgi-irix6.* because the MIPS ABI passes floating-point
11188         parameters in registers, and there is no way for a varargs
11189         function to know in which order the integer and floating-point
11190         parameters should be interleaved when they are placed on the
11191         stack.
11192         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11193         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11195 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11197         * gcc.c-torture/execute/string-opt-2.c: New test.
11199 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
11201         * g++.old-deja/g++.pt/crash60.C: New test.
11203 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11205         * g++.old-deja/g++.other/crash24.C: New test.
11206         * g++.old-deja/g++.other/crash25.C: New test.
11207         * g++.old-deja/g++.other/crash26.C: New test.
11208         * g++.old-deja/g++.other/crash27.C: New test.
11209         * g++.old-deja/g++.other/crash28.C: New test.
11210         * g++.old-deja/g++.other/crash29.C: New test.
11211         * g++.old-deja/g++.other/crash30.C: New test.
11212         * g++.old-deja/g++.other/crash31.C: New test.
11213         * g++.old-deja/g++.other/crash32.C: New test.
11214         * g++.old-deja/g++.other/crash33.C: New test.
11215         * g++.old-deja/g++.other/crash34.C: New test.
11216         * g++.old-deja/g++.other/crash35.C: New test.
11218 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11220         * gcc.c-torture/execute/20001031-1.c: New test.
11222 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
11224         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
11225         namespace.
11227         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
11228         standards-conformant.
11230         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
11232         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
11233         * g++.old-deja/g++.mike/p755a.C: Likewise.
11234         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
11235         library makes no calls to `operator new' during initialization.
11237 2000-11-04  Neil Booth  <neilb@earthling.net>
11239         * gcc.dg/cpp/include2.c: New tests.
11241 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
11243         * lib/g++.exp (g++_set_ld_library_path): New function.
11244         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
11246 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
11248         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
11249         warnings.
11251 2000-11-01  Richard Henderson  <rth@redhat.com>
11253         * g++.old-deja/g++.ext/namedret1.C: New.
11254         * g++.old-deja/g++.ext/namedret2.C: New.
11255         * g++.old-deja/g++.ext/namedret3.C: New.
11257 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
11259         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
11260         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
11262 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11264         * gcc.c-torture/execute/va-arg-21.c: New test.
11266 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11268         * gcc.dg/c99-complex-2.c: New test.
11270 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11272         * gcc.c-torture/execute/stdio-opt-1.c: New test.
11274 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
11276         * g++.old-deja/g++.other/inline16.C: New test.
11278 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
11280         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
11281         __PRETTY_FUNCTION__
11283 2000-10-29  Neil Booth  <neilb@earthling.net>
11285         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
11286         New tests.
11287         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
11288         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
11289         optimisation.
11291 2000-10-29  Neil Booth  <neilb@earthling.net>
11293         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
11294         * mi1.c, mi1c.h: Add null directives to multiple-include test.
11295         * mi5.c: Test multiple includes work with -C.
11296         * trigraphs.c: Test ^= version.
11298 2000-10-28  Neil Booth  <neilb@earthling.net>
11300         New tests and test updates for new macro expander.
11302         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
11303         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
11304         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
11305         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
11306         new diagnostic messages.
11308         * gcc.dg/cpp/macro3.c: New tests.
11310 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
11312         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
11313         on the same line.
11315 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
11317         * g++.old-deja/g++.other/eh2.C: New test.
11319 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11321         * gcc.c-torture/execute/20001027-1.c: New test.
11323 2000-10-26  Richard Henderson  <rth@redhat.com>
11325         * gcc.c-torture/execute/20001026-1.c: New.
11327 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
11329         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
11330         * g++.old-deja/g++.law/builtin1.C: Likewise.
11331         * g++.old-deja/g++.law/ctors10.C: Likewise.
11332         * g++.old-deja/g++.law/virtual3.C: Likewise.
11333         * g++.old-deja/g++.mike/p658.C: Likewise.
11334         * g++.old-deja/g++.other/sibcall1.C: Likewise.
11335         * g++.old-deja/g++.other/vaarg2.C: Likewise.
11336         * g++.old-deja/g++.robertl/eb124.C: Likewise.
11337         * g++.old-deja/g++.robertl/eb44.C: Likewise.
11338         * g++.old-deja/g++.robertl/eb77.C: Likewise.
11340 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
11342         * gcc.c-torture/compile/20001024-1.c: New test.
11344 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
11346         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
11347         to tell us whether or not we are using V3.
11349 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11351         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
11352         operands.
11354 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11356         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
11358 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
11360         * gcc.c-torture/execute/20001024-1.c: New test.
11362 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
11364         * g++.old-deja/g++.other/sibcall1.C: New test.
11366 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
11368         * gcc.dg/noncompile/init-3.c: New test.
11370 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11372         * gcc.dg/format-array-1.c: New test.
11374 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11376         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
11377         writing through null pointers; remove comment about testing
11378         unterminated strings.
11380 2000-10-17  Matthew Hiller  <hiller@redhat.com>
11382         * gcc.c-torture/execute/20001017-2.c: New test.
11384 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11386         * gcc.c-torture/compile/20001018-1.c: New test.
11387         * gcc.c-torture/compile/20001018-1.x: Xfail.
11389 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11391         * gcc.c-torture/execute/20001017-1.c: New test.
11393 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11395         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11396         for multiple use of arguments with scanf formats; add tests for
11397         multiple use of arguments.
11399 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11401         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11403 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11405         * gcc.dg/format-miss-1.c: New test.
11407 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11409         * gcc.c-torture/execute/20001013-1.c: New test.
11411 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11413         * gcc.dg/format-branch-1.c: New test.
11415 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11417         * README, lib/file-format.exp: Remove EGCS references.
11419 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11421         * gcc.dg/20001013-1.c: New test.
11423 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11425         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11426         for intmax_t in the compiler using __typeof__ and the type rules
11427         for conditional expressions.
11429 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11431         * gcc.dg/20001012-1.c: New test.
11432         * gcc.dg/20001012-2.c: New test.
11434 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11436         * gcc.dg/format-attr-1.c: New test.
11438 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11440         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11441         __LONG_LONG_MAX__ instead of LLONG_MAX.
11443 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11445         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11446         scanf flags.
11447         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11448         flags.
11450 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11452         * gcc.dg/sequence-pt-1.c: New test.
11454 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11456         * gcc.c-torture/execute/20001011-1.c: New testcase.
11457         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11459 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11461         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11462         does not error on it.
11464 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11466         * gcc.dg/20001009-1.c: New test.
11468 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11470         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11471         * gcc.c-torture/execute/20001009-2.c: ... to here.
11473 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11475         * gcc.c-torture/compile/20001009-1.c: New testcase.
11476         * gcc.c-torture/execute/20001009-1.c: New testcase.
11477         Testcases provided by Jan Hubicka <jh@suse.cz>.
11479 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11481         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11482         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11483         uintmax_t using <limits.h> to emulate the compiler's internal
11484         logic.  No longer XFAIL %j tests.
11486 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11488         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11489         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11490         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11491         regexps and details of expected handling of some bad formats.
11492         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11493         suppression.
11495 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11497         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11498         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11499         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11500         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11501         in list archives.
11503 2000-10-06  Richard Henderson  <rth@cygnus.com>
11505         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11506         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11507         * g++.old-deja/g++.jason/report.C: Likewise.
11508         * g++.old-deja/g++.law/friend5.C: Likewise.
11509         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11510         of the expected warnings.
11512 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11514         * g++.old-deja/g++.pt/enum14.C: New test.
11516 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11518         * g++.old-deja/g++.pt/crash59.C: New test.
11520 2000-10-04  Will Cohen  <wcohen@redhat.com>
11522         * gcc.dg/20000926-1.c: New test.
11524 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11526         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11527         function name for current C++ compiler.
11528         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11530 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11532         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11533         __PRETTY_FUNCTION__.
11534         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11536 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11538         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11540 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11542         * gcc.c-torture/compile/20000923-1.c: New test.
11544 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11546         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11547         * g++.old-deja/g++.pt/ttp62.C: Same.
11548         * g++.old-deja/g++.other/inline14.C: Same.
11550 2000-09-24  Richard Henderson  <rth@cygnus.com>
11552         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11554 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11556         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11558 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11560         * gcc.c-torture/compile/20000922-1.c: New file.
11562 2000-09-21  Nick Clifton  <nickc@redhat.com>
11564         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11565         a signed long modulo operation.
11566         (mod6): New function - perform an unsigned long modulo operation.
11567         (main): Add tests for modulos of very large numbers by very small
11568         dividends.
11570 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11572         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11574 2000-09-19  Richard Henderson  <rth@cygnus.com>
11576         * gcc.dg/compare2.c (case 10): XFAIL.
11578 2000-09-18  Richard Henderson  <rth@cygnus.com>
11580         * gcc.c-torture/execute/20000906-1.c: Move ...
11581         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11582         that support __builtin_trap.
11584 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11586         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11588 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11590         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11591         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11592         more $ format tests.
11594 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11596         * gcc.dg/format-errmk-1.c: New test.
11598 2000-09-17  Greg McGary  <greg@mcgary.org>
11600         * gcc.c-torture/execute/20000917-1.x: Remove.
11602 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11604         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11606 2000-09-17  Greg McGary  <greg@mcgary.org>
11608         * gcc.c-torture/execute/20000917-1.c: New test.
11609         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11611 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11613         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11614         in nested macro bug.
11616 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11618         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11620 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11622         * gcc.c-torture/execute/20000914-1.c: New test.
11624 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11626         * g++.other/inline13.C: New test.
11628 2000-09-12  Andreas Jaeger  <aj@suse.de>
11630         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11631         constant by Ulrich Drepper <drepper@redhat.com>.
11633 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11635         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11637 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11639         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11641 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11643         * gcc.dg/cpp/backslash.c: New test.
11645 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11647         * gcc.c-torture/execute/20000910-1.c: New test.
11648         * gcc.c-torture/execute/20000910-2.c: Likewise.
11650 2000-09-11  Robert Lipe  <robertl@sco.com>
11652         * gcc.dg/pragma-align.c: New test.
11654 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11656         * g++.old-deja/g++.pt/explicit82.C: New test.
11657         * g++.old-deja/g++.pt/explicit83.C: New test.
11659 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11661         * gcc.dg/asm-names.c: New test.
11663 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11665         * gcc.dg/cpp/tr-warn6.c: New test
11667 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11669         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11670         be accepted.
11672 2000-09-07  Catherine Moore  <clm@redhat.com>
11674         * gcc.c-torture/execute/unroll-1.c: New test.
11676 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
11678         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11679         ERROR markers.
11680         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11681         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11682         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11683         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11684         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11685         Preprocess only.
11686         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11687         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11689 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11691         * g++.old-deja/g++.pt/deduct2.C: New test.
11693 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11695         * g++.old-deja/g++.pt/parms2.C: New test.
11697 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11699         * g++.old-deja/g++.pt/crash58.C: New test.
11701 2000-09-06  Greg McGary  <greg@mcgary.org>
11703         * gcc.c-torture/execute/20000906-1.c: New test.
11704         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
11706 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11708         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11710 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11712         * g++.old-deja/g++.pt/crash57.C: New test.
11714 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11716         * g++.old-deja/g++.pt/crash56.C: New test.
11718 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11720         * g++.old-deja/g++.pt/koenig1.C: New test.
11722 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11724         * gcc.dg/20000904-1.c: New test.
11726 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11728         * gcc.dg/cpp/paste8.c: New test.
11730 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
11732         * gcc.c-torture/compile/20000827-1.c: New test.
11734 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11736         * gcc.dg/format-diag-1.c: New test.
11738 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11740         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11741         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11742         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11743         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11744         gcc.dg/formatz-1.c: Adjust warning regular expressions.
11746 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11748         * g++.old-deja/g++.other/nested4.C: New test.
11750 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11752         * g++.old-deja/g++.ns/scoped1.C: New test.
11754 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
11756         * lib/g++.exp: Support testing already-installed GCC.
11758 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11760         * wtr-label-1.c, wtr-suffix-1.c: New tests.
11762 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11764         * gcc.dg/return-type-2.c: New test.
11766 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
11768         * gcc.c-torture/compile/20000825-1.c: New test.
11770 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
11772         * gcc.dg/dwarf2-2.c: New test.
11774 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
11776         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11777         dg-warning regexps.
11779 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11781         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11782         gcc.dg/format-ext-5.c: New tests.
11784 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
11786         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11788 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
11790         * gcc.dg/noncompile/930622-2.c: Adjust error message.
11792 2000-08-24  Richard Henderson  <rth@cygnus.com>
11794         * gcc.dg/ia64-sync-1.c: New test.
11795         * gcc.dg/ia64-sync-2.c: New test.
11796         * gcc.dg/ia64-asm-1.c: New test.
11798 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11800         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11801         * gcc.dg/format-ext-2.c: New test.
11803 2000-08-23  Jason Merrill  <jason@redhat.com>
11805         * lib/old-dejagnu.exp: Also ignore "In member function" and
11806         "At global scope".
11808 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11810         * gcc.dg/noncompile/label-lineno-1.c: New test.
11812 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11814         * gcc.dg/c99-array-nonobj-1.c: New test.
11816 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11818         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11819         tests.
11820         * gcc.dg/format-ext-1.c: New test.
11822 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11824         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11825         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11826         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11827         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11828         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11830 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11832         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11833         gcc.dg/c99-strftime-2.c: New tests.
11835 2000-08-22  Richard Henderson  <rth@cygnus.com>
11837         * gcc.c-torture/execute/20000822-1.c: New test.
11839 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11841         * gcc.c-torture/execute/20000819-1.x: Remove.
11843 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11845         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11846         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11847         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11848         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11849         gcc.dg/format-xopen-1.c: New tests.
11851 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11853         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11855 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11857         * g++.old-deja/g++.other/loop2.C: New test.
11859         * gcc.c-torture/compile/20000606-1.c: New test.
11860         * gcc.c-torture/compile/20000728-1.c: New test.
11861         * gcc.c-torture/execute/20000801-1.c: New test.
11862         * gcc.c-torture/execute/20000801-2.c: New test.
11863         * gcc.c-torture/execute/20000819-1.c: New test.
11864         * gcc.c-torture/execute/20000819-1.x: XFAIL.
11865         * gcc.dg/20000629-1.c: New test.
11866         * gcc.dg/20000724-1.c: New test.
11867         * gcc.dg/20000807-1.c: New test.
11869 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
11871         * gcc.dg/cpp/pragma-1.c: New test.
11872         * gcc.dg/cpp/pragma-2.c: New test.
11874 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
11876         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11877         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
11879 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11881         * gcc.c-torture/compile/20000818-1.c: New test.
11883 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
11885         * gcc.c-torture/execute/20000818-1.c: New test.
11887 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11889         * gcc.dg/format-va-1.c: New test.
11891 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11893         * g++.old-deja/g++.other/typedef8.C: New test.
11895 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11897         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11898         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11899         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11900         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11901         * g++.old-deja/g++.other/ptrmem7.C: New test.
11902         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11904 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11906         * g++.old-deja/g++.pt/typename27.C: New test.
11908 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11910         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11911         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11912         * g++.old-deja/g++.pt/friend45.C: New test.
11913         * g++.old-deja/g++.other/friend8.C: New test.
11915 2000-08-15  Richard Henderson  <rth@cygnus.com>
11917         * gcc.c-torture/execute/20000815-1.c: New test.
11919 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11921         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11922         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11923         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11925 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11927         * g++.old-deja/g++.other/refinit2.C: New test.
11929 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11931         * lib/c-torture.exp (c-torture): Make
11932         compiler_conditional_xfail_data global.
11933         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11934         compiler_conditional_xfail_data machinery.
11935         (f-torture-execute): Likewise.
11936         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11937         and only when unrolling loops.
11939         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11941 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11943         * g++.old-deja/g++.pt/explicit81.C: New test.
11945 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11947         * g++.old-deja/g++.pt/typename26.C: New test.
11949 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11951         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11952         warning.
11954 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11956         * g++.old-deja/g++.other/array3.C: New test.
11958 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11960         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11961         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11962         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11963         New tests.
11965 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11967         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11968         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11970 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11972         * gcc.c-torture/execute/20000808-1.c: New test.
11974 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11976         * gcc.dg/c90-const-expr-1.c: New test.
11978 2000-08-08  Richard Henderson  <rth@cygnus.com>
11980         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11982 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11984         * gcc.dg/noncompile/const-ll-1.c: New test.
11986 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11988         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11990 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11992         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11993         that running programs linked against the shared version of libobjc
11994         run correctly.
11996 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11998         * gcc.dg/c99-printf-1.c: New test.
12000 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12002         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
12004 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
12006         * gcc.c-torture/execute/20000731-1.x: Delete.
12008 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12010         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
12011         and torture_without_loops as is done by c-torture.exp.
12012         (search_for): Copy from c-torture.exp.
12013         (gcc-dg-runtest): New function, drives a directory of tests
12014         iterating over the TORTURE_OPTIONS.
12015         (scan-assembler, scan-assembler-not): Move here from
12016         individual directory drivers.
12018         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
12019         defined by lib/gcc-dg.exp.
12020         * gcc.dg/cpp/cpp.exp: Likewise.
12021         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
12022         gcc-dg-runtest, so we cycle over optimization options.
12024         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
12025         * gcc.dg/compare2.c: No longer expected to fail.
12027 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
12029         * gcc.c-torture/execute/20000804-1.c: New test.
12031 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12033         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
12035 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
12037         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
12039 2000-08-03  Jeffrey A Law  (law@cygnus.com)
12041         * gcc.c-torture/compile/20000803-1.c: New test.
12043 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12045         * gcc.c-torture/execute/20000801-3.c,
12046         gcc.c-torture/execute/20000801-4.c: New tests.
12047         * gcc.c-torture/execute/20000801-3.x,
12048         gcc.c-torture/execute/20000801-4.x: Xfail.
12050 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
12052         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
12053         libobjc/.libs to allow for libtool.
12055 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
12057         * gcc.c-torture/compile/20000802-1.c: New test.
12059 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
12061         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
12063 2000-07-31  Jeffrey A Law  (law@cygnus.com)
12065         * gcc-c-torture/execute/20000731-2.c: New test.
12067         * gcc.c-torture/execute/20000731-1.c: New test.
12068         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
12070 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
12072         * testsuite/gcc.dg/cpp/paste7.c: New test.
12073         * gcc.dg/cpp/20000725-1.c: New test.
12075 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
12077         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
12078         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
12079         declaration warning for __builtin_dwarf_reg_size.
12081         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
12083 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12085         * gcc.dg/noncompile/voidparam-1.c: New test.
12087 2000-07-30  Richard Henderson  <rth@cygnus.com>
12089         * gcc.dg/c90-digraph-1.c: Don't xfail.
12090         * gcc.dg/compare2.c (case 10): Xfail.
12091         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
12093 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12095         * gcc.dg/c99-main-1.c: New test.
12097 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12099         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
12101 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
12103         * gcc.c-tortuer/execute/20000726-1.c: New test.
12105 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12107         * gcc.c-torture/execute/enum-2.c: New test.
12109 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12111         * gcc.dg/cpp/tr-warn3.c: New test.
12113 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12115         * g++.old-deja/g++.ext/implicit1.C: Remove.
12116         * g++.old-deja/g++.jason/c2.C: Remove
12117         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
12118         * g++.old-deja/g++.pt/crash16.C: Likewise.
12119         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
12121 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12123         * g++.old-deja/g++.other/for2.C: New test.
12125 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12127         * gcc.dg/20000720-1.c: New test.
12129 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
12131         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
12133 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
12135         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
12136         * gcc.c-torture/execute/20000722-1.c: New.
12137         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
12139 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12141         * gcc.dg/cpp/20000720-1.S: New test.
12143 2000-07-21  Michael Meissner  <meissner@redhat.com>
12145         * gcc.c-torture/execute/ieee/hugeval.c: New test.
12147 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12149         * g++.old-deja/g++.brendan/crash16.C,
12150         g++.old-deja/g++.brendan/parse3.C,
12151         g++.old-deja/g++.brendan/redecl1.C,
12152         g++.old-deja/g++.ns/template13.C,
12153         g++.old-deja/g++.other/decl4.C,
12154         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
12156 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12158         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
12159         and "Internal error".
12161         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
12162         regexps.
12163         * gcc.dg/cpp/paste6.c: New test.
12165 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12167         * gcc.dg/cpp/tr-direct.c: New test.
12169         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
12170         gcc.dg/cpp/undef1.c: Tweak error regexps.
12172 2000-07-18  Eric Christopher <echristo@redhat.com>
12174         * gcc.c-torture/compile/20000718-1.c: New test.
12176 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12178         * cpplex.c (_cpp_push_token): If the token being pushed back
12179         is the previous token in this context, just subtract one from
12180         context->posn.
12181         * cppmacro.c (save_expansion): Clear aux field when storing a
12182         placemarker.
12184 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
12186         * gcc.dg/noncompile/redecl-1.c: New test.
12188 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12190         * gcc.c-torture/execute/20000717-5.c: New test.
12191         * gcc.c-torture/execute/20000717-1.x: Removed.
12193 2000-07-17  Richard Henderson  <rth@cygnus.com>
12195         * gcc.c-torture/execute/20000717-4.c: New test.
12197 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12199         * gcc.dg/cpp/syshdr.c: New test.
12200         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
12202 2000-07-17  Neil Booth  <neilb@earthling.net>
12204         * gcc.dg/cpp/cmdlne-dM.c: New test.
12205         * gcc.dg/cpp/cmdlne-dD.c: New test.
12207 2000-07-17  Jeffrey A Law  (law@cygnus.com)
12209         * gcc.c-torture/execute/20000717-3.c: New test.
12211         * gcc.c-torture/compile/20000717-1.c: New test.
12213 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
12215         * gcc.c-torture/execute/20000717-2.c: New test.
12217 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12219         * gcc.dg/formatz-1.c: New test.
12221         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
12222         * gcc.dg/c99-digraph-1.c: New tests.
12224         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
12225         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
12227         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
12228         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
12229         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
12230         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
12231         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
12232         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
12233         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
12235 2000-07-17   Greg McGary <greg@mcgary.org>
12237         * gcc.c-torture/execute/20000717-1.c: New test.
12238         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
12240 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
12242         * gcc.c-torture/execute/20000715-2.c: New test.
12243         * gcc.dg/20000715-1.c: New test.
12245 2000-07-15  Michael Meissner  <meissner@redhat.com>
12247         * gcc.c-torture/execute/20000715-1.c: New test.
12249 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
12251         * gcc.c-torture/execute/20000707-1.c: New test.
12253 2000-07-13  Neil Booth  <NeilB@earthling.net>
12255         * testsuite/gcc.dg/cpp/digraph1.c,
12256         testsuite/gcc.dg/cpp/digraph2.c,
12257         testsuite/gcc.dg/cpp/digraphs.c: New tests.
12259 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
12261         * g77.f-torture/compile/20000630-2.f:  New test.
12262         * g77.f-torture/compile/20000630-2.x
12264 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12266         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
12268 2000-07-11  Neil Booth  <NeilB@earthling.net>
12270         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
12272 2000-07-11  Neil Booth  <NeilB@earthling.net>
12274         * gcc.dg/cpp/cmdlne-C.c: New.
12276 2000-07-09  Neil Booth  <NeilB@earthling.net>
12278         * gcc.dg/cpp/directiv.c: New tests.
12279         * gcc.dg/cpp/undef1.c: Update.
12281 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
12283         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
12285 2000-07-09  Neil Booth  <NeilB@earthling.net>
12287         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
12289 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
12291         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
12292         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
12294 2000-07-08  Neil Booth  <NeilB@earthling.net>
12296         * gcc.dg/cpp/macsyntx.c: New tests.
12298 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12300         * gcc.dg/20000707-1.c: New test.
12302 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12304         * gcc.c-torture/execute/20000706-1.c: New test.
12305         * gcc.c-torture/execute/20000706-2.c: New test.
12306         * gcc.c-torture/execute/20000706-3.c: New test.
12307         * gcc.c-torture/execute/20000706-4.c: New test.
12308         * gcc.c-torture/execute/20000706-5.c: New test.
12310 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12312         * g++.old-deja/g++.pt/instantiate7.C: New test.
12314 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12316         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
12317         * g++.old-deja/g++.mike/thunk3.C: Likewise.
12318         * g++.old-deja/g++.other/rtti3.C: Likewise.
12319         * g++.old-deja/g++.other/rttid3.C: Likewise.
12321 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
12323         *  g77.f-torture/compile/20000630-1.x: Fix typo
12325 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
12327         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
12328         assembly output.
12330 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
12332         * gcc.dg/cpp/ident.c: New test.
12334 2000-07-05  Neil Booth  <NeilB@earthling.net>
12336         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
12337           gcc.dg/cpp/lexstrng.c: New tests.
12339 2000-07-04  Neil Booth  <NeilB@earthling.net>
12341         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
12342         * gcc.dg/cpp/strify2.c: Same.
12344 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
12346         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
12347         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
12348         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
12349         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
12351         * testsuite/gcc.dg/cpp/macro1.c,
12352         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
12353         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
12354         testsuite/gcc.dg/cpp/strify1.c,
12355         testsuite/gcc.dg/cpp/strify2.c: New tests.
12357 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
12359         * gcc.c-torture/execute/20000703-1.c: New test.
12361 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12363         * g++.old-deja/g++.pt (lookup10.C): New test.
12365 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12367         * g++.old-deja/g++.pt (typename25.C): New test.
12369 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
12371         * gcc.c-torture/compile/20000701-1.c: New test.
12373 2000-06-30  Nick Clifton  <nickc@cygnus.com>
12375         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
12376         to test case.
12378 2000-06-30  Catherine Moore  <clm@cygnus.com>
12380         * gcc.c-torture/execute/align-1.c: New test.
12382 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12384         * g++.old-deja/g++.pt/expr8.C: New test.
12385         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12387 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12389         * gcc.c-torture/compile/20000629-1.c: New test.
12391 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12394         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12395         gcc.dg/noncompile directory, depending on whether they're
12396         preprocessor tests or not.  Annotate all the tests for the dg
12397         framework.
12399         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12400         * gcc.dg/noncompile/noncompile.exp: New.
12402         * Moved files:
12403         Old name                                New name
12404         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12405         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12406         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12407         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12408         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12409         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12410         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12411         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12412         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12413         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12414         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12415         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12416         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12417         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12418         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12419         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12420         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12421         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12422         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12423         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12424         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12425         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12426         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12427         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12429         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12430         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12431         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12432         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12433         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12434         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12436 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12438         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12439         declare one variable.  On the fourth, error.
12440         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12441         declared by 20000628-1a.h.
12443 2000-06-29  Richard Henderson  <rth@redhat.com>
12445         * gcc.c-torture/execute/930529-1.x: New file.
12446         * gcc.dg/920413-1.c: Adjust expected warning text.
12447         * gcc.dg/980217-1.c: Declare abort.
12448         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12450 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12452         * g77.f-torture/compile/20000629-1.f: New test.
12453         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12455 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12457         Rearrange lots of files, removing entirely the
12458         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12459         directories.
12461         * Deleted files:
12462         gcc.c-torture/code_quality/code_quality.exp
12463         gcc.c-torture/special/special.exp
12464         gcc.failure/failure.exp
12465         gcc.failure/940409-1.x
12466         gcc.c-torture/compile/961203-1.x
12468         * New files:
12469         gcc.misc-tests/linkage.exp
12470         gcc.c-torture/execute/920730-1t.c
12471         gcc.c-torture/execute/920730-1t.x
12472         gcc.c-torture/compile/920520-1.x
12473         gcc.c-torture/compile/920521-1.x
12474         gcc.c-torture/compile/981006-1.x
12475         gcc.c-torture/execute/eeprof-1.x
12477         * Moved files (possibly with modifications to fit a new harness):
12478         Old name                                New name
12479         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12480         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12481         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12482         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12483         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12484         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12485         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12486         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12487         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12488         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12489         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12490         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12491         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12492         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12494 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12496         * c-torture/compile/961203-1.x: Delete.
12498         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12499         not exit. Include stdio.h.
12500         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12501         * gcc.misc-tests/dg-12.c: Likewise.
12502         * gcc.misc-tests/dg-5.c: Likewise.
12503         * gcc.misc-tests/dg-6.c: Likewise.
12504         * gcc.misc-tests/dg-7.c: Prototype abort.
12505         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12506         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12507         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12508         not exit.
12509         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12510         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12512 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12514         * gcc.dg/cpp/20000628-1.c: New test.
12515         * gcc.dg/cpp/20000628-1.h: New header for above test.
12516         * gcc.dg/cpp/20000628-1a.h: Likewise.
12518 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12520         * gcc.dg/cpp: New directory.
12521         * gcc.dg/cpp/cpp.exp: New driver.
12522         * gcc.dg/cpp/20000627-1.c: New test.
12523         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12524         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12525         and rewrite as a compilation test.
12527         * gcc.dg: Move many files into the cpp subdirectory, possibly
12528         renaming or editing them as well.
12529         Old name                New name
12530         990119-1.c              cpp/19990119-1.c
12531         990228-1.c              cpp/19990228-1.c
12532         990407-1.c              cpp/19990407-1.c
12533         990409-1.c              cpp/19990409-1.c
12534         990413-1.c              cpp/19990413-1.c
12535         990703-1.c              cpp/19990703-1.c
12536         20000127-1.c            cpp/20000127-1.c
12537         20000129-1.c            cpp/20000129-1.c
12538         20000207-1.c            cpp/20000207-1.c
12539         20000207-2.c            cpp/20000207-2.c
12540         20000209-1.c            cpp/20000209-1.c
12541         20000209-2.c            cpp/20000209-2.c
12542         20000301-1.c            cpp/20000301-1.c
12543         20000419-1.c            cpp/20000419-1.c
12544         20000510-1.S            cpp/20000510-1.S
12545         20000519-1.c            cpp/20000519-1.c
12546         20000529-1.c            cpp/20000529-1.c
12547         20000625-1.c            cpp/20000625-1.c
12548         20000625-2.c            cpp/20000625-2.c
12549         cpp-as1.c               cpp/assert1.c
12550         cpp-as2.c               cpp/assert2.c
12551         cxx-comments-1.c        cpp/cxxcom1.c
12552         cxx-comments-2.c        cpp/cxxcom2.c
12553         endif-label.c           cpp/endif.c
12554         cpp-hash1.c             cpp/hash1.c
12555         cpp-hash2.c             cpp/hash2.c
12556         cpp-if1.c               cpp/if-1.c
12557         cpp-if2.c               cpp/if-2.c
12558         cpp-if3.c               cpp/if-3.c
12559         cpp-if4.c               cpp/if-4.c
12560         cpp-if5.c               cpp/if-5.c
12561         cpp-cond.c              cpp/if-cexp.c
12562         cpp-missingop.c         cpp/if-mop.c
12563         cpp-missingparen.c      cpp/if-mpar.c
12564         cpp-opprec.c            cpp/if-oppr.c
12565         cpp-ifparen.c           cpp/if-paren.c
12566         cpp-shortcircuit.c      cpp/if-sc.c
12567         cpp-shift.c             cpp/if-shift.c
12568         cpp-unary.c             cpp/if-unary.c
12569         cpp-li1.c               cpp/line1.c
12570         cpp-li2.c               cpp/line2.c
12571         lineno.c                cpp/line3.c
12572         lineno-2.c              cpp/line4.c
12573         cpp-mi.c                cpp/mi1.c
12574         cpp-mic.h               cpp/mi1c.h
12575         cpp-micc.h              cpp/mi1cc.h
12576         cpp-mind.h              cpp/mi1nd.h
12577         cpp-mindp.h             cpp/mi1ndp.h
12578         cpp-mix.h               cpp/mi1x.h
12579         cpp-mi2.c               cpp/mi2.c
12580         cpp-mi2a.h              cpp/mi2a.h
12581         cpp-mi2b.h              cpp/mi2b.h
12582         cpp-mi2c.h              cpp/mi2c.h
12583         cpp-mi3.c               cpp/mi3.c
12584         cpp-mi3.def             cpp/mi3.def
12585         poison-1.c              cpp/poison.c
12586         pr-impl.c               cpp/prag-imp.c
12587         cpp-redef-2.c           cpp/redef1.c
12588         cpp-redef.c             cpp/redef2.c
12589         strpaste.c              cpp/strp1.c
12590         strpaste-2.c            cpp/strp2.c
12591         cpp-tradpaste.c         cpp/tr-paste.c
12592         cpp-tradstringify.c     cpp/tr-str.c
12593         cpp-tradwarn1.c         cpp/tr-warn1.c
12594         cpp-tradwarn2.c         cpp/tr-warn2.c
12595         trigraphs.c             cpp/trigraphs.c
12596         cpp-unc1.c              cpp/unc1.c
12597         cpp-unc2.c              cpp/unc2.c
12598         cpp-unc3.c              cpp/unc3.c
12599         cpp-unc.c               cpp/unc4.c
12600         undef.c                 cpp/undef1.c
12601         undef-2.c               cpp/undef2.c
12602         cpp-wi1.c               cpp/widestr1.c
12604 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12606         * lib/g++.exp (g++_include_flags): Tweak.
12608 2000-06-27  H.J. Lu  <hjl@gnu.org>
12609             Loren J. Rittle  <ljrittle@acm.org>
12611         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12612         version with one that knows about the new gcc tree structure.
12613         (g++_link_flags): Same.
12615 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12617         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12618         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12619         case we are cross-compiling.
12621         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12622         g++.old-deja/g++.niklas/Makefile.in,
12623         g++.old-deja/g++.niklas/configure.in,
12624         g++.old-deja/g++.other/Makefile.in,
12625         g++.old-deja/g++.other/configure.in,
12626         gcc.c-torture/code_quality/Makefile.in,
12627         gcc.c-torture/code_quality/configure.in,
12628         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12629         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12630         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12631         gcc.c-torture/execute/ieee/Makefile.in,
12632         gcc.c-torture/execute/ieee/configure.in,
12633         gcc.c-torture/noncompile/Makefile.in,
12634         gcc.c-torture/noncompile/configure.in,
12635         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12636         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12637         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12639 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12641         * g++.old-deja/g++.other/ambig3.C: New test.
12643 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12645         * g++.old-deja/g++.pt/syntax1.C: New test.
12646         * g++.old-deja/g++.pt/syntax2.C: New test.
12647         * g++.old-deja/g++.other/syntax3.C: New test.
12648         * g++.old-deja/g++.other/syntax4.C: New test.
12650 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12652         * gcc.dg/20000623-1.c: Prototype exit and abort.
12654 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12656         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12657         New tests.
12658         * gcc.dg/cpp-mi3.def: New file.
12660         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12661         inside assertions.
12662         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12663         lexer's error messages.
12664         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12665         divine anything from the linemarkers.
12666         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12667         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12669 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12671         * gcc.dg/20000623-1.c: New test.
12673 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12675         * gcc.c-torture/execute/20000622-1.c: New test.
12677 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12679         * g++.old-deja/g++.other/init15.C: New test.
12681 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12683         * g++.old-deja/g++.pt/vaarg2.C: New test.
12684         * g++.old-deja/g++.pt/vaarg3.C: New test.
12686 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
12688         * g++.old-deja/g++.other/dyncast6.C: New test.
12690 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
12692         * gcc.c-torture/execute/loop-6.c: New test.
12694 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
12696         * gcc.dg/20000614-1.c: New test.
12697         * gcc.dg/20000614-2.c: New test.
12699 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
12701         * g++.old-deja/g++.other/inline12.C: New test.
12703 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
12705         * g++.old-deja/g++.other/eh1.C: New test.
12707 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
12709         * g++.old-deja/g++.other/type.C: New test.
12711 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12713         * g++.old-deja/g++.other/initstring.C: New test.
12715 2000-06-12  Jason Merrill  <jason@redhat.com>
12717         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12719 2000-06-09  Jeffrey A Law  (law@cygnus.com)
12721         * gcc.c-torture/compile/20000609-1.c: New test.
12723 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
12725         * gcc.dg/20000609-1.c: New test.
12727 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
12729         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12730         * gcc.c-torture/noncompile/poison-1.c: Move...
12731         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12732         * gcc.dg/cpp-li1.c: Add a token after the #line.
12734 2000-06-05  Richard Henderson  <rth@cygnus.com>
12736         * gcc.c-torture/execute/20000605-2.c: New test.
12737         * gcc.c-torture/execute/20000605-3.c: New test.
12739 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
12741         * g77.f-torture/execute/20000503-1.x: New file.
12743 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
12745         * g++.old-deja/g++.eh/badalloc1.C: New test.
12747 2000-06-05  Richard Henderson  <rth@cygnus.com>
12749         * gcc.c-torture/execute/20000605-1.c: New test.
12751 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12752             Nathan Sidwell <nathan@codesourcery.com>
12754         * gcc.c-torture/compile/20000605-1.c: New test.
12756 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
12758         * g77.f-torture/compile/20000601-1.f:  New test.
12760 2000-06-03  Richard Henderson  <rth@cygnus.com>
12762         * gcc.c-torture/execute/20000603-1.c: New.
12764 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
12766         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12767         * gcc.dg/noreturn-2.c (noreturn): Likewise.
12769 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
12771         * gcc.dg/compare2.c (case 12): XFAIL.
12772         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12773         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12775         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12777 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
12779         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12780         guard macro is already defined when the header is first
12781         included.
12782         * gcc.dg/cpp-mix.h: New file.
12783         * gcc.dg/endif-label.c: Update patterns to match compiler.
12785         * g++.brendan/complex1.C: Declare abort.
12786         * g++.law/refs4.C: Remove XFAIL.
12787         * g++.oliva/expr2.C: Declare abort and exit.
12789 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
12791         * gcc.c-torture/execute/20000528-1.c: New test.
12793         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12794         * g++.old-deja/g++.law/temps4.C: Likewise.
12796         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12797         stdlib.h.  Call abort() on failure.
12798         * g++.old-deja/g++.law/refs4.C: Likewise.
12799         * g++.old-deja/g++.law/temps4.C: Likewise.
12800         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
12801         * gcc.c-torture/execute/20000112-1.c: Include string.h.
12803 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
12805         Relative to g++.dg/special:
12806         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12808         Relative to g++.old-deja:
12809         * g++.brendan/complex1.C, g++.jason/optimize2.C,
12810         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12811         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12812         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
12813         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
12814         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12815         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12817         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12818         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12819         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12820         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12821         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12822         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12823         and/or string.h.
12825         * g++.other/goto1.C: Update expectations for error messages.
12827 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
12829         * gcc.c-torture/compile/20000523-1.c: New test.
12831 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12833         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12835 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12837         * g++.old-deja/g++.eh/catch11.C: New test.
12838         * g++.old-deja/g++.eh/catch12.C: New test.
12840 2000-05-24  Nick Clifton  <nickc@cygnus.com>
12842         * gcc.c-torture/execute/20000523-1.c: New test.
12844 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
12846         * c-torture/execute/bcp-1.c: Replace abort in arg of
12847         __builtin_constant_p with a generic external function.
12849         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12850         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12851         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12852         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12853         Prototype abort and/or exit.
12855         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12856         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12857         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12858         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12860 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
12862         * gcc.dg/dwarf2-1.c: New test.
12864 2000-05-20  Richard Henderson  <rth@cygnus.com>
12866         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12868 2000-05-20  Andreas Jaeger  <aj@suse.de>
12870         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12871         testcase.
12873 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
12875         * gcc.c-torture/execute/20000519-2.c: New test.
12877 2000-05-19  Andreas Jaeger  <aj@suse.de>
12879         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12880         which fails with SSA.
12882         * lib/c-torture.exp: Also test with -O3 -fssa.
12884 2000-05-18  Michael Meissner  <meissner@redhat.com>
12886         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12887         * gcc.c-torture/execute/920415-1.c: Ditto.
12888         * gcc.c-torture/execute/920501-1.c: Ditto.
12889         * gcc.c-torture/execute/conversion.c: Ditto.
12890         * gcc.c-torture/execute/cvt-1.c: Ditto.
12892 2000-05-18  Jeffrey A Law  (law@cygnus.com)
12894         * gcc.c-torture/compile/20000518-1.c: New test.
12896 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12898         * g77.f-torture/compile/200005018.f:  New test.
12900 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12902         * gcc.c-torture/compile/20000517-1.c: New test.
12904 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12906         * gcc.c-torture/execute/20000516-1.c: New test.
12908 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12910         * g++.old-deja/g++.other/eh.C: New test.
12912 2000-05-12  Richard Henderson  <rth@cygnus.com>
12914         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12915         constants through to doit's conditional.
12917 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12919         * gcc.c-torture/compile/20000511-1.c: New test.
12920         * g77.f-torture/compile/20000511-1.f: New test.
12921         * g77.f-torture/compile/20000511-2.f: New test.
12923 2000-05-11  Michael Meissner  <meissner@redhat.com>
12925         * gcc.c-torture/execute/20000511-1.c: New test.
12927 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12929         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12930         * gcc.dg/20000510-1.S: New.
12932 2000-05-08  Catherine Moore  <clm@cygnus.com>
12934         * gcc.dg/unused-3.c: New.
12936 2000-05-06  Richard Henderson  <rth@cygnus.com>
12938           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12939           * g++.old-deja/g++.mike/warn1.C: Likewise.
12940           * g++.old-deja/g++.pt/local1.C: Likewise.
12941           * g++.old-deja/g++.pt/local7.C: Likewise.
12942           * g++.old-deja/g++.pt/spec16.C: Likewise.
12944 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12946         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12948 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12950           * g77.f-torture/execute/20000503-1.f:  New test.
12952 2000-05-04  Andreas Jaeger  <aj@suse.de>
12954         * gcc.dg/noreturn-2.c: New test.
12956 2000-05-04  Neil Booth  <NeilB@earthling.net>
12958         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12959         preprocessor.
12961 2000-05-04  Richard Henderson  <rth@cygnus.com>
12963         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12965 2000-05-04  Richard Henderson  <rth@cygnus.com>
12967         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12968         OpenSSL by Jason R Thorpe.
12970 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12972         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12974 2000-05-03  Robert Lipe <robertlipe@usa.net>
12976         * gcc.dg/20000503-1.c: New test.
12978 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12980         * gcc.c-torture/compile/20000502-1.c: New test.
12981         * g++.old-deja/g++.other/align.C: New test.
12982         * gcc.dg/cpp-tradstringify.c: New test.
12984 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12986         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12987         and hard registers.
12989 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12991         * gcc.c-torture/execute/loop-5.c: New test.
12993 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12995         * gcc.c-torture/execute/va-arg-20.c: New test.
12997 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12999         * gcc.c-torture/execute/20000422-1.c: New test.
13001 2000-04-20  Greg McGary  <gkm@gnu.org>
13003         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
13004         when optimizing, but without sibling-call optimizations (-O1).
13006 2000-04-20  Jeffrey A Law  (law@cygnus.com)
13008           * gcc.c-torture/compile/20000420-1.c: New test.
13010 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13012         * g++.abi/ptrflags.C: New test.
13013         * g++.eh/catchptr1.C: Test incomplete pointer chains.
13015 2000-04-19  Catherine Moore  <clm@cygnus.com>
13017         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
13019 2000-04-19  Greg McGary  <gkm@gnu.org>
13021         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
13022         sibling-call optimizations.
13024 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
13026         * gcc.dg/20000419-1.c: New test.
13028 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
13030         * gcc.c-torture/execute/20000412-6.c: New test.
13032 2000-04-12  Jeffrey A Law  (law@cygnus.com)
13034         * gcc.c-torture/execute/20000412-5.c: New test.
13035         * g77.f-torture/compile/20000412-1.f: New test.
13036         * gcc.c-torture/execute/20000412-4.c: New test.
13037         * gcc.c-torture/compile/20000412-2.c: New test.
13038         * gcc.c-torture/execute/20000412-3.c: New test.
13039         * gcc.c-torture/compile/20000412-1.c: New test.
13040         * gcc.c-torture/execute/20000412-2.c: New test.
13042 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
13044         * objc/execute/bf-20.m: New test.
13046 2000-04-10  Richard Henderson  <rth@cygnus.com>
13048         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
13050         * gcc.c-torture/execute/20000412-1.c: New test.
13052 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13054         * g++.old-deja/g++.eh/catchptr1.C: New test.
13056 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
13058         * g++.old-deja/g++.abi/cxa_vec.C: New test.
13060 2000-04-08  Neil Booth  <NeilB@earthling.net>
13062         * gcc.dg/cpp-nullchar.c: Remove test as
13063         embedded nulls cause problems.
13065 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13067         * gcc.dg/compare2.c: New test.
13069 2000-04-08  Neil Booth  <NeilB@earthling.net>
13071         * gcc.dg/cpp-nullchar.c: New test.
13073 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
13075         * gcc.dg/cpp-mi2.c: New test.
13076         * gcc.dg/cpp-mi2[abc].h: New files.
13078 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
13080         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
13081         member name.
13083 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13085         * g++.old-deja/g++.abi/vmihint.C: New test.
13087 2000-04-06  Neil Booth  <NeilB@earthling.net>
13089         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
13090         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
13091         copyright.
13093 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
13095         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
13096         avoid stack-frame overwrite.
13098 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
13100         * gcc.c-torture/compile/20000405-2.c: New test.
13101         * gcc.c-torture/compile/20000405-3.c: New test.
13103 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13105         * gcc.c-torture/compile/20000405-1.c: New test.
13107 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
13109         * gcc.dg/cast-qual-1.c: Revert last change.
13111 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13113         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
13115 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
13117         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
13118         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
13120 2000-04-03  Jeffrey A Law  (law@cygnus.com)
13122         * gcc.c-torture/compile/20000403-2.c: New test.
13123         * gcc.c-torture/compile/20000403-1.c: New test.
13125 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
13127         * gcc.c-torture/execute/20000403-1.c: New test.
13129 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
13131         * gcc.c-torture/execute/20000402-1.c: New test.
13133 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
13135         * gcc.c-torture/execute/va-arg-15.c: New test.
13136         * gcc.c-torture/execute/va-arg-16.c: New test.
13137         * gcc.c-torture/execute/va-arg-17.c: New test.
13138         * gcc.c-torture/execute/va-arg-18.c: New test.
13139         * gcc.c-torture/execute/va-arg-19.c: New test.
13141 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
13143         * gcc.c-torture/compile/981211-1.c: Move to...
13144         * gcc.dg/cpp-as1.c: ...here.
13145         * gcc.dg/cpp-as2.c: New file.
13147         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
13148         compiler.
13150 2000-04-02  Neil Booth  <NeilB@earthling.net>
13152         * gcc.dg/cpp-cond.c  New tests.
13153         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
13154         accidental success less likely.
13155         * gcc.dg/cpp-missingop.c  New tests.
13156         * gcc.dg/cpp-missingparen.c  New tests.
13157         * gcc.dg/cpp-shift.c  New tests.
13158         * gcc.dg/cpp-shortcircuit.c  New tests.
13159         * gcc.dg/cpp-unary.c  New tests.
13161 2000-03-29  Jeffrey A Law  (law@cygnus.com)
13163         * gcc.c-torture/compile/20000329-1.c: New test.
13165 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
13167         * gcc.c-torture/compile/20000326-1.c: New test.
13168         * gcc.c-torture/compile/20000326-2.c: New test.
13170 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
13172         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
13173         the first parameter is a function argument.
13175 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
13177         * g++.old-deja/g++.ext/array4.C: New test.
13179 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
13181         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
13183 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13185         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
13187 2000-03-19  Richard Henderson  <rth@cygnus.com>
13189         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
13191 2000-03-19  Richard Henderson  <rth@cygnus.com>
13193         * gcc.c-torture/compile/20000319-1.c: New test.
13195 2000-03-14  Jeffrey A Law  (law@cygnus.com)
13197         * gcc.c-torture/execute/20000314-3.c: New test.
13198         * gcc.c-torture/execute/20000314-2.c: New test.
13199         * gcc.c-torture/execute/20000314-1.c: New test.
13200         * gcc.c-torture/compile/20000314-2.c: New test.
13201         * gcc.c-torture/compile/20000314-1.c: New test.
13203 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
13205         * g++.old-deja/g++.warn/inline.C: New test.
13207 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
13209         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
13210         standards-compliant result rather than specific constants.
13211         Put test-values in array.
13213 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
13215         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
13216         (g++_target_compile): Put test-specific options last.
13218 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13220         * g++.old-deja/g++.eh/vbase4.C: New test.
13222 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13224         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
13226 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13228         * g++.old-deja/g++.brendan/misc12.C: Removed.
13229         * g++.old-deja/g++.pt/memtemp77.C: Constify.
13230         * g++.old-deja/g++.ext/pretty4.C: New test.
13232 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13234         * g++.old-deja/g++.other/string2.C: New test.
13236 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
13238         * g++.old-deja/g++.warn/impint2.C: New test.
13240 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
13242         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
13243         is 1, not zero.
13245 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
13247         * g++.old-deja/g++.warn/impint.C: New test.
13248         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
13249         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
13250         * g++.old-deja/g++.pt/explicit12.C: Likewise.
13251         * g++.old-deja/g++.pt/explicit13.C: Likewise.
13252         * g++.old-deja/g++.pt/explicit17.C: Likewise.
13253         * g++.old-deja/g++.pt/explicit18.C: Likewise.
13254         * g++.old-deja/g++.pt/explicit19.C: Likewise.
13255         * g++.old-deja/g++.pt/explicit23.C: Likewise.
13256         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13257         * g++.old-deja/g++.pt/explicit35.C: Likewise.
13258         * g++.old-deja/g++.pt/explicit6.C: Likewise.
13259         * g++.old-deja/g++.pt/memclass7.C: Likewise.
13261 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
13263         * gcc.dg/cpp-redef.c: New test.
13265 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
13267         * g++.old-deja/g++.pt/unify7.C: New test.
13269 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13271         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
13272         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
13274 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
13276         * gcc.c-torture/compile/20000224-1.c: New test.
13278 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13280         * gcc.c-torture/compile/cpp-2.c: New test.
13281         * gcc.c-torture/compile/cpp-1.c: New test.
13283 2000-02-25  Jeffrey A Law  (law@cygnus.com)
13285         * gcc.c-torture/execute/20000225-1.c: New test.
13287 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13289         * gcc.dg/cpp-li2.c: New test.
13291         * gcc.dg/cpp-wi1.c: New test.
13293         * gcc.dg/cpp-li1.c: New test.
13295 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
13297         * g++.old-deja/g++.other/sizeof5.C: New test.
13299 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13301         * gcc.c-torture/execute/va-arg-13.c: New test.
13303 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
13305         * gcc.c-torture/execute/va-arg-12.c: New test.
13307 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13309         * gcc.c-torture/execute/20000223-1.c: New test.
13311 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13313         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
13315 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
13317         * g++.old-deja/g++.abi/ptrmem.C: New test.
13319 2000-02-19  Richard Henderson  <rth@cygnus.com>
13321         * gcc.c-torture/compile/init-3.c: New.
13323 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
13325         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
13326         ALWAYS_CXXFLAGS.
13328 2000-02-11  Robert Lipe <robertl@sco.com>
13330         * gcc.c-torture/compile/20000211-3.c: New test.
13332 2000-02-11  Martin Buchholz <martin@xemacs.org>
13334         * gcc.c-torture/compile/20000211-2.c: New test.
13336 2000-02-11  Jeffrey A Law  (law@cygnus.com)
13338         * gcc.c-torture/compile/20000211-1.c: New test.
13340 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
13342         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
13343           on native targets
13345 2000-02-08  Nathan Sidwell  <nathan@acm.org>
13347         * g++.old-deja/g++.other/cast5.C: New test.
13349 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
13351         * gcc.c-torture/execute/20000205-1.c: New.
13353 2000-02-03  Nathan Sidwell  <nathan@acm.org>
13355         * g++.old-deja/g++.jason/cast3.C: Return void.
13356         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
13358 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13360         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
13362         * gcc.dg/loop-1.c: New test.
13364 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13366         * gcc.c-torture/compile/20000127-1.c: New test.
13367         * gcc.c-torture/execute/991228-1.c: New test.
13369 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13371         * gcc.dg/unused-2.c: New test.
13373         * gcc.dg/conv-1.c: New test.
13375 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13377         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
13378         compiler.
13379         (tool_option_proc): Fix typo.
13381 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
13383         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13384         of the ld on the host, not on the build machine.
13385         Also, don't crash if '--help' is not a supported option.
13387 2000-01-24  Richard Henderson  <rth@cygnus.com>
13389         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13391 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13393         * gcc.c-torture/execute/20000120-2.c: New test.
13394         * gcc.c-torture/execute/20000120-1.c: New test.
13396 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13398         * gcc.c-torture/execute/20000113-1.c: New test.
13400 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13402         * gcc.c-torture/execute/20000112-1.c: New test.
13404 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13406         * gcc.dg/20000111-1.c: New test.
13408 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13410         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13411         with 16 bit integers.
13413 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13415         * gcc.dg/20000108-1.c: New test.
13417 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13419         * g++.old-deja/g++.ns/koenig8.C: New test.
13421 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13423         * g++.old-deja/g++.other/cast4.C: New test.
13425 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13427         * gcc.c-torture/compile/20000105-2.c: New test.
13428         * gcc.c-torture/compile/20000105-1.c: New test.
13430 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13432         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13433         references to printf & atoi to conform to ANSI standard.
13434         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13435         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13436         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13437         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13438         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13439         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13440         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13441         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13442         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13443         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13444         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13445         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13446         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13447         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13448         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13449         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13450         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13451         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13452         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13453         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13454         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13455         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13456         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13457         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13458         * g++.old-deja/g++.brendan/init3.C: Likewise.
13459         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13460         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13461         * g++.old-deja/g++.brendan/new2.C: Likewise.
13462         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13463         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13464         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13465         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13466         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13467         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13468         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13469         * g++.old-deja/g++.brendan/template24.C: Likewise.
13470         * g++.old-deja/g++.brendan/template3.C: Likewise.
13471         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13472         * g++.old-deja/g++.jason/inline3.C: Likewise.
13473         * g++.old-deja/g++.jason/opeq.C: Likewise.
13474         * g++.old-deja/g++.law/arg5.C: Likewise.
13475         * g++.old-deja/g++.law/arm7.C: Likewise.
13476         * g++.old-deja/g++.law/ctors11.C: Likewise.
13477         * g++.old-deja/g++.law/cvt8.C: Likewise.
13478         * g++.old-deja/g++.law/init9.C: Likewise.
13479         * g++.old-deja/g++.law/refs4.C: Likewise.
13480         * g++.old-deja/g++.law/template2.C: Likewise.
13481         * g++.old-deja/g++.law/visibility24.C: Likewise.
13482         * g++.old-deja/g++.law/vtable3.C: Likewise.
13483         * g++.old-deja/g++.mike/asm2.C: Likewise.
13484         * g++.old-deja/g++.mike/eh1.C: Likewise.
13485         * g++.old-deja/g++.mike/misc1.C: Likewise.
13486         * g++.old-deja/g++.mike/misc13.C: Likewise.
13487         * g++.old-deja/g++.mike/misc14.C: Likewise.
13488         * g++.old-deja/g++.mike/ns12.C: Likewise.
13489         * g++.old-deja/g++.mike/p1248.C: Likewise.
13490         * g++.old-deja/g++.mike/p3708.C: Likewise.
13491         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13492         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13493         * g++.old-deja/g++.mike/p646.C: Likewise.
13494         * g++.old-deja/g++.mike/p700.C: Likewise.
13495         * g++.old-deja/g++.mike/p783.C: Likewise.
13496         * g++.old-deja/g++.mike/p783a.C: Likewise.
13497         * g++.old-deja/g++.mike/p783b.C: Likewise.
13498         * g++.old-deja/g++.mike/p786.C: Likewise.
13499         * g++.old-deja/g++.mike/p789.C: Likewise.
13500         * g++.old-deja/g++.mike/p789a.C: Likewise.
13501         * g++.old-deja/g++.mike/p807a.C: Likewise.
13502         * g++.old-deja/g++.other/delete3.C: Likewise.
13503         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13504         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13505         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13506         * g++.old-deja/g++.other/empty1.C: Likewise.
13507         * g++.old-deja/g++.other/temporary1.C: Likewise.
13508         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13509         * g++.old-deja/g++.pt/t16.C: Likewise.
13510         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13512 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13514         * gcc.dg/991230-1.c: New test.
13516 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13518         * gcc.c-torture/compile/991229-3.c: New test.
13519         * gcc.c-torture/compile/991229-2.c: New test.
13520         * gcc.c-torture/compile/991229-1.c: New test.
13522 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13524         * gcc.c-torture/compile/labels-2.c: New test.
13526 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13528         * gcc.c-torture/execute/991227-1.c: New test.
13530 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13532         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13534 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13536         * gcc.c-torture/execute/991221-1.c: New test.
13538 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13540         * g++.old-deja/g++.other/cast3.C: New test.
13542 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13544         * gcc.c-torture/execute/991216-4.c: New test.
13546 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13548         * gcc.c-torture/execute/991216-1.c: New test.
13549         * gcc.c-torture/execute/991216-2.c: New test.
13550         * gcc.c-torture/execute/991216-3.c: New test.
13552 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13554         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13555         Actually make the test fail by using "-O2" for compilation.
13557 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13559         * g++.old-deja/g++.warn/cast-align1.C: New test.
13561 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13563         * gcc.c-torture/compile/991214-1.c: New test.
13564         * gcc.c-torture/compile/991214-2.c: New test.
13566 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13568         * gcc.dg/991214-1.c: New test.
13570 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13572         * gcc.c-torture/compile/991213-3.c: New test.
13573         * gcc.c-torture/compile/991213-2.c: New test.
13574         * gcc.c-torture/compile/991213-1.c: New test.
13576 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13578         * gcc.dg/991209-1.c: New test.
13580 1999-12-08  Nathan Sidwell <nathan@acm.org>
13582         * gcc.c-torture/compile/991208-1.c: New test.
13584 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13586         * gcc.dg/ultrasp2.c: New test.
13588 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13590         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13592 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13594         * gcc.c-torture/compile/991202-1.c: New test.
13595         * gcc.c-torture/execute/991202-1.c: New test.
13596         * gcc.c-torture/execute/991202-2.c: New test.
13597         * gcc.c-torture/execute/991202-3.c: New test.
13599 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13601         * g++.old-deja/g++.abi/align.C: New test.
13602         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13603         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13605 1999-12-01  Richard Henderson  <rth@cygnus.com>
13607         * gcc.c-torture/execute/991201-1.c: New.
13609 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13611         * gcc.dg/991129-1.c: New test.
13613 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13615         * gcc.c-torture/compile/991127-1.c: New test.
13617 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13619         * g++.old-deja/g++.other/warn4.C: New test.
13621 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13623         * g++.old-deja/g++.eh/cleanup2.C: New test.
13624         * g++.old-deja/g++.ext/pretty2.C: New test.
13625         * g++.old-deja/g++.ext/pretty3.C: New test.
13626         * g++.old-deja/g++.other/debug6.C: New test.
13628 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13630         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13631         compiler_output to look for one error message instead of two.
13633 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13635         * gcc.c-torture/execute/991118-1.c: Also test case
13636         where the word boundary does not split a byte evenly.
13638 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13640         * g++.old-deja/g++.ext/restrict1.C: New test.
13642 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13644         * gcc.c-torture/execute/991118-1.c: New test.
13646 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13648         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13649         working directory pathnames.
13651 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13653         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13654         host is equipped with driver.h and driver.o so it can actually
13655         compile and run the tests.
13657 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13659         * gcc.c-torture/compile/991008-1.c: New test.
13661 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13663         * lib/gcc-dg.exp: Include target-supports.exp
13665 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13667         * lib/target-supports.exp: New file: Provide procs to test for
13668         features supported by the target.
13669         (check_weak_available): Moved here from ecos.exp.
13670         (check_alias_available): New proc: Determine of the target
13671         toolchain supports the alias attribute.
13673         * gcc.dg/special/ecos.exp: Move check_weak_available to
13674         target-supports.exp.
13675         (alias-1.c): Only perform the test if the target supports
13676         aliases.
13677         (wkali-1.c): Only perform the test if the target supports
13678         aliases.
13680         * gcc.dg/990506-0.c: Expect error messages from cross
13681         targets as well as native targets.
13683 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13685         * gcc.dg/ultrasp1.c: Removed xfail.
13686         * gcc.dg/struct-ret-2.c: Likewise.
13687         * gcc.dg/array-1.c: Likewise.
13689 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13691         * gcc.dg/struct-ret-2.c: New test.
13693         * gcc.dg/array-1.c: New test.
13695 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
13697         * gcc.c-torture/execute/991030-1.c: New test.
13699 1999-10-26  Richard Henderson  <rth@cygnus.com>
13701         * gcc.c-torture/compile/991026-2.c: New test.
13703 1999-10-26  Jeffrey A Law  (law@cygnus.com)
13705         * gcc.c-torture/compile/991026-1.c: New test.
13707 1999-10-23  Jeffrey A Law  (law@cygnus.com)
13709         * gcc.c-torture/execute/991023-1.c: New test.
13711 1999-10-19  Jeffrey A Law  (law@cygnus.com)
13713         * gcc.c-torture/execute/991019-1.c: New test.
13715 1999-10-16  Richard Henderson  <rth@cygnus.com>
13717         * gcc.c-torture/execute/991016-1.c: New test.
13719 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
13721         * gcc.c-torture/execute/991014-1.c: New test.
13723 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
13725         * g++.old-deja/g++.other/union2.C: New test.
13727 1999-10-13  Nathan Sidwell  <nathan@acm.org>
13729         * g++.old-deja/g++.other/vaarg2.C: New test.
13730         * g++.old-deja/g++.other/vaarg3.C: New test.
13732 1999-10-12  Craig Burley  <craig@jcb-sc.com>
13734         * g77.f-torture/noncompile/19990905-1.f: Moved from being
13735         in compile/.
13737 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
13739         * gcc.c-torture/execute/va-arg-11.c: New test.
13741 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
13743         * lib/file-format.exp (gcc_target_object_format): Don't
13744         crash if objdump is unavailable.
13746 1999-09-29  Donn Terry <donn@interix.com>
13748         * gcc.misc-tests/mg.exp: delete extraneous redirection.
13750 1999-09-28  Nick Clifton  <nickc@cygnus.com>
13752         * gcc.c-torture/compile/990928-1.c: New test.
13754 1999-09-28  Nathan Sidwell  <nathan@acm.org>
13756         * g++.old-deja/g++.other/decl6.C: New test.
13758 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13760         * gcc.c-torture/execute/va-arg-10.c: New test.
13762 1999-09-27  Nathan Sidwell  <nathan@acm.org>
13764         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
13765         __PRETTY_FUNCTION__.
13767 1999-09-23  Nick Clifton  <nickc@cygnus.com>
13769         * gcc.c-torture/execute/990923-1.c: New test.
13771 1999-09-21  Nick Clifton  <nickc@cygnus.com>
13773         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
13774         for which -fpic is inappropriate.
13776 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
13778         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
13780 1999-09-21  Nathan Sidwell  <nathan@acm.org>
13782         * g++.old-deja/g++.other/dyncast1.C: New test.
13783         * g++.old-deja/g++.other/dyncast2.C: New test.
13784         * g++.old-deja/g++.other/dyncast3.C: New test.
13785         * g++.old-deja/g++.other/dyncast4.C: New test.
13786         * g++.old-deja/g++.other/dyncast5.C: New test.
13787         * g++.old-deja/g++.eh/catch3.C: New test.
13788         * g++.old-deja/g++.eh/catch3p.C: New test.
13789         * g++.old-deja/g++.eh/catch4.C: New test.
13790         * g++.old-deja/g++.eh/catch4p.C: New test.
13791         * g++.old-deja/g++.eh/catch5.C: New test.
13792         * g++.old-deja/g++.eh/catch5p.C: New test.
13793         * g++.old-deja/g++.eh/catch6.C: New test.
13794         * g++.old-deja/g++.eh/catch6p.C: New test.
13795         * g++.old-deja/g++.eh/catch7.C: New test.
13796         * g++.old-deja/g++.eh/catch7p.C: New test.
13797         * g++.old-deja/g++.eh/catch8.C: New test.
13798         * g++.old-deja/g++.eh/catch8p.C: New test.
13799         * g++.old-deja/g++.eh/catch9.C: New test.
13800         * g++.old-deja/g++.eh/catch9p.C: New test.
13802 1999-09-13  Nathan Sidwell  <nathan@acm.org>
13804         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
13805         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
13807 1999-09-13  Jeffrey A Law  (law@cygnus.com)
13809         * gcc.c-torture/compile/990913-1.c: New test.
13811 1999-09-10  Nathan Sidwell  <nathan@acm.org>
13813         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
13814         * g++.old-deja/g++.jason/rfg5.C: Likewise.
13816 1999-09-09  Richard Henderson  <rth@cygnus.com>
13818         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
13820 1999-09-09  Nathan Sidwell  <nathan@acm.org>
13822         * g++.old-deja/g++.other/lookup11.C: New test.
13823         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
13824         what is permitted and what we want.
13825         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
13826         overload use.
13827         * g++.old-deja/g++.jason/rfg5.C: Likewise
13829 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
13831         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
13832         * gcc.c-torture/noncompile/poison-1.c: New file.
13834 1999-09-08  Nathan Sidwell  <nathan@acm.org>
13836         * g++.old-deja/g++.other/sizeof3.C: New test.
13837         * g++.old-deja/g++.other/sizeof4.C: New test.
13838         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
13839         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
13841 1999-09-07  Richard Henderson  <rth@cygnus.com>
13843         * gcc.dg/va-arg-1.c: New.
13845 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13847         * gcc.c-torture/execute/va-arg-9.c: New test.
13849 1999-09-05  Craig Burley  <craig@jcb-sc.com>
13851         * g77.f-torture/compile/980519-2.f: New test.
13852         * g77.f-torture/compile/19990905-0.f: New test.
13853         * g77.f-torture/compile/19990905-1.f: New test.
13854         * g77.f-torture/compile/19990905-2.f: New test.
13856         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
13858 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
13860         * gcc.c-torture/execute/990827-1.c: Fix typo.
13862 1999-09-03  Nathan Sidwell  <nathan@acm.org>
13864         * g++.old-deja/g++.other/deref1.C: New test.
13866 1999-09-02  Nathan Sidwell  <nathan@acm.org>
13868         * g++.old-deja/g++.other/ambig2.C: New test.
13869         * g++.old-deja/g++.other/cond5.C: New test.
13870         * g++.old-deja/g++.other/lookup16.C: New test.
13872 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
13874         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
13875         assemblers too.
13877 1999-08-31  Jeffrey A Law  (law@cygnus.com)
13879         * lib/c-torture.exp: Avoid the "compare executables" optimization
13880         when testing native.
13882 1999-08-29  Jeffrey A Law  (law@cygnus.com)
13884         * gcc.c-torture/execute/990829-1.c: New test.
13885         * gcc.c-torture/compile/990829-1.c: New test.
13887 1999-08-27  Paul Burchard  <burchard@pobox.com>
13889         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
13890         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
13891         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
13892         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
13893         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
13894         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
13895         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
13896         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
13897         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
13898         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13899         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13901 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13903         * gcc.c-torture/execute/990827-1.c: New test.
13905 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13907         * g77.f-torture/noncompile/19990826-4.f: New test.
13909         * g77.f-torture/compile/19990826-3.f: New test.
13911         * g77.f-torture/execute/19990826-2.f: New test.
13913         * g77.f-torture/compile/19990826-1.f: New test.
13915         * gcc.c-torture/execute/990826-0.c: New test.
13916         * g77.c-torture/execute/19990826-0.f: New test.
13918         * g77.f-torture/noncompile/970626-2.f: New test.
13920 1999-08-25  Paul Burchard  <burchard@pobox.com>
13922         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13923         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13924         lss-011.C: New tests.
13926 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13928         * g++.old-deja/g++.other/decl5.C: New test.
13930 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13932         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13933         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13934         call `postbase' for each one.  All callers of `postbase' changed
13935         to call this instead.
13937 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13939         * gcc.c-torture/execute/990811-1.c: New test.
13941 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13943         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13944         just native ones.
13946         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13947         just native ones.
13949 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13951         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13953 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13955         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13957 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13959         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13961 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13963         * gcc.c-torture/execute/990804-1.c: New test.
13965 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13967         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13968         * g++.old-deja/g++.brendan/crash64.C: Likewise
13969         * g++.old-deja/g++.brendan/overload8.C: Likewise
13971 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13973         * g++.old-deja/g++.other/struct1.C: New test.
13975 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13977         * g++.old-deja/g++.other/enum2.C: New test.
13979 1999-08-02  Richard Henderson  <rth@cygnus.com>
13981         Adapted from tests from Franz Sirl:
13982         * gcc.c-torture/execute/va-arg-7.c: New test.
13983         * gcc.c-torture/execute/va-arg-8.c: New test.
13985 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13987         * gcc.c-torture/compile/990801-2.c: New test.
13989         * gcc.c-torture/compile/990801-1.c: New test.
13991 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13993         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13994         fp-cmp-1.c, converting double to float.
13996         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13997         fp-cmp-1.c, converting double to long double.
13999         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
14000         from fr1 to unknown_register, since fr1 is a legitimate register
14001         on some machines.
14003 1999-07-25  Jeffrey A Law  (law@cygnus.com)
14005         * README: More listname related changes.
14007 1999-07-08  Catherine Moore  <clm@cygnus.com>
14009         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
14011 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
14013         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
14015 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14017         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
14019 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
14021         * gcc.dg/990703-1.c: New test.
14023 1999-06-29  Nick Clifton  <nickc@cygnus.com>
14025         * lib/file-format.exp: New file: Move definition of proc
14026         gcc_target_object_format to here from
14027         gcc.dg/special/ecos.exp.
14029         * lib/c-torture.exp: Include lib file-format.exp.
14030         * lib/gcc-dg.exp: Include lib file-format.exp.
14032         * gcc.dg/special/ecos.exp: Remove definition of proc
14033         gcc_target_object_format.
14035 1999-06-28  Jeffrey A Law  (law@cygnus.com)
14037         * gcc.c-torture/execute/990628-1.c: New test.
14039 1999-06-25  Jeffrey A Law  (law@cygnus.com)
14041         * gcc.c-torture/compile/990625-2.c: New test.
14043         * gcc.c-torture/compile/990625-1.c: New test.
14045 1999-06-23  Nick Clifton  <nickc@cygnus.com>
14047         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
14048         attributes compile.
14049         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
14050         ports that use the COFF/PE file format.
14052 1999-06-17  Jeffrey A Law  (law@cygnus.com)
14054         * gcc.c-torture/compile/990617-1.c: New test.
14056 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
14058         * g++.old-deja/g++.other/decl4.C: New test.
14060 1999-06-14  Nathan Sidwell  <nathan@acm.org>
14062         * g++.old-deja/g++.other/bitfld3.C: New test.
14064 1999-06-08  Nathan Sidwell  <nathan@acm.org>
14066         * g++.old-deja/g++.eh/catch1.C: New test.
14068 1999-06-07  Jeffrey A Law  (law@cygnus.com)
14070         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
14072         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
14073         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
14075 1999-06-05  Craig Burley  <craig@jcb-sc.com>
14077         * g77.f-torture/compile/19990502-0.f: Replace with new,
14078         shorter, test that still fails after recent changes.
14080 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14082         * gcc.c-torture/execute/990604-1.c: New test.
14084 1999-05-31  Jeffrey A Law  (law@cygnus.com)
14086         * gcc.c-torture/execute/990531-1.c: New test.
14088 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14090         * gcc.c-torture/compile/990527-1.c: New test.
14092 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
14094         * gcc.c-torture/execute/990527-1.c: New test.
14096 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14098         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14099         bitfields as signed.
14101 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14103         * g77.f-torture/compile/19990525-0.f: New test.
14105 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14107         * gcc.c-torture/execute/990525-2.c: New test.
14109         * gcc.c-torture/execute/990525-1.c: New test.
14111 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14113         * g++.old-deja/g++.other/anon3.C: New test.
14114         * g++.old-deja/g++.other/anon4.C: New test.
14115         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14116         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14117         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14118         Merrill).
14120 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14122         * gcc.c-torture/execute/990524-1.c: New test.
14124         * gcc.dg/990524-1.c: New test.
14126 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14128         * gcc.c-torture/compile/990523-1.c: New test.
14130 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14132         * gcc.c-torture/compile/990519-1.c: New test.
14134 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14136         * gcc.c-torture/compile/990517-1.c: New test.
14138         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14139         (e4, f4): New tests.
14140         (main): Call them.
14142 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14144         * gcc.dg/noreturn-1.c: New test.
14146 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14148         * gcc.c-torture/execute/990513-1.c: New test.
14150 1999-05-10  Richard Henderson  <rth@cygnus.com>
14152         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14154 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14156         * g77.f-torture/execute/erfc.f: Use small single-precision
14157         values, to avoid problems on Alphas when not -mieee.
14159 1999-05-08  Craig Burley  <craig@jcb-sc.com>
14161         * gcc.dg/990506-0.c: New test.
14163 1999-05-08  Richard Henderson  <rth@cygnus.com>
14165         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14166         the constant to test.  Don't XFAIL 64-bit targets.
14168         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14169         * g++.old-deja/g++.law/profile1.C: Likewise.
14171         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14172         operator new instances.
14173         * g++.old-deja/g++.other/delete5.C: Likewise.
14175 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14177         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14178         intrinsic.
14180 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14182         * g77.f-torture/execute/u77-test.f: Reverse order of two
14183         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14185 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14187         * gcc.dg/compare1.c: New test.
14189 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14191         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14192         New tests.
14194 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14196         * g77.f-torture/compile/19990502-1.f: New test.
14198 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14200         * g77.f-torture/compile/19990502-0.f: New test.
14202 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14204         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14205         intrinsic.
14207 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14209         * g77.f-torture/execute/u77-test.f (main): List libU77
14210         intrinsics not currently tested.
14211         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
14212         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
14213         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
14214         Trim blanks off the ends of some printed strings.
14216 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14218         * g77.f-torture/execute/u77-test.f (main): Just warn about
14219         FSTAT gid disagreement, as it's expected on some systems.
14221 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14223         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
14224         use a new function, which allows for some slop.
14225         Clean up some commentary.
14226         (issum): The new function.
14227         (sgladd): Deleted subroutine.
14229 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14231         * g77.f-torture/execute/u77-test.f: Modify to be more like
14232         libf2c/libU77 version, bringing patches to that version here.
14233         Add suitable commentary.
14235 1999-04-25  Richard Henderson  <rth@cygnus.com>
14237         * gcc.dg/990424-1.c: New test.
14239 1999-04-24  Craig Burley  <craig@jcb-sc.com>
14241         * g77.f-torture/execute/u77-test.f (main): Bug involving
14242         LSTAT has been fixed, so turn back on full checking.
14244 1999-04-20  Craig Burley  <craig@jcb-sc.com>
14246         * g77.f-torture/compile/19990419-0.f: New test.
14247         * g77.f-torture/execute/19990419-1.f: New test.
14249 1999-04-17  Richard Henderson  <rth@cygnus.com>
14251         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
14252         to avoid the need for a prototype to supress a warning.
14254 1999-04-07  Jim Wilson  <wilson@cygnus.com>
14256         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
14258 1999-04-04  Jeffrey A Law  (law@cygnus.com)
14260         * gcc.c-torture/execute/990404-1.c: New test.
14262 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14264         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
14265         * gcc.dg/cpp-if3.c: Don't use -pedantic.
14266         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
14267         missing initializer warnings.
14269 1999-03-28  Jeffrey A Law  (law@cygnus.com)
14271         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
14272         matching strings.
14274 1999-03-26  Jeffrey A Law  (law@cygnus.com)
14276         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
14278 1999-03-26  Craig Burley  <craig@jcb-sc.com>
14280         * g77.f-torture/execute/19990325-0.f: New test.
14281         * g77.f-torture/execute/19990325-1.f: New test.
14283 1999-03-24  Jeffrey A Law  (law@cygnus.com)
14285         * gcc.c-torture/execute/990324-1.c: New test.
14287 1999-03-22  Jim Wilson  <wilson@cygnus.com>
14289         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
14290         test with 4.
14292 1999-03-17  Richard Henderson  <rth@cygnus.com>
14294         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
14296 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14298         * g77.f-torture/execute/19990313-2.f: New test.
14299         * g77.f-torture/execute/19990313-3.f: New test.
14301 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14303         * g77.f-torture/execute/19990313-0.f: New test.
14304         * g77.f-torture/execute/19990313-1.f: New test.
14306 1999-03-12  Jim Wilson  <wilson@cygnus.com>
14308         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
14309         printf to sprintf.
14310         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
14311         (main): Add check for u15.  Conditionalize u31 check depending on
14312         whether ints are <32 bits or >=32 bits.
14314 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14316         * g77.f-torture/execute/19981119-0.f: Improve testiness.
14318 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14320         * g77.f-torture/compile/19990305-0.f: New test.
14321         * g77.f-torture/execute/19981119-0.f: New test.
14323 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14325         * g77.f-torture/execute/970625-2.f: call ABORT if final
14326         result is not correct, instead of just printing it.
14327         Add this checking via newly introduced obfuscation, to
14328         trip up buggy front ends.
14330 1999-03-07  Craig Burley  <craig@jcb-sc.com>
14332         * g77.f-torture/compile/960317-1.f: Moved from being
14333         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
14335 1999-03-06  Craig Burley  <craig@jcb-sc.com>
14337         * g77.f-torture/execute/960317-1.f: New (old) test.
14338         * g77.f-torture/execute/970625-2.f: Ditto.
14340 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
14342         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
14343         message on line 1 or line 2; cccp and cpplib do this differently.
14345 1999-03-01  Jeffrey A Law  (law@cygnus.com)
14347         * g++.old-deja/g++.law/weak1.C: New test.
14349 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14351         * gcc.c-torture/execute/990119-1.c: Renamed to...
14352         * gcc.dg/990119-1.c: this, so it will only be tested once
14353         (it's a preprocessor test, it doesn't need to be run at
14354         multiple optimization levels).
14356 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14358         * lib/g++.exp: Don't add incdir=$base_dir/../include to
14359           ALWAYS_CXXFLAGS.
14361 1999-02-24  Craig Burley  <craig@jcb-sc.com>
14363         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
14364         * g77.f-torture/compile/19981216-0.f: ...as it is expected
14365         to not be compilable by current g77.
14367 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14369         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
14371 1999-02-22  Jeffrey A Law  (law@cygnus.com)
14373         * gcc.c-torture/execute/990222-1.c: New test.
14375 1999-02-19  Craig Burley  <craig@jcb-sc.com>
14377         * g77.f-torture/compile/19990218-0.f: New test.
14378         * g77.f-torture/noncompile/19990218-1.f: New test.
14380 1999-02-18  Craig Burley  <craig@jcb-sc.com>
14382         * g77.f-torture/compile/19981216-0.f: New test.
14384 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14386         * gcc.dg/990214-1.c: New test.
14388 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14390         * gcc.dg/990213-2.c: New test.
14392         * gcc.dg/990213-1.c: New test.
14394 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14396         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14397         ints.
14399 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14401         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14402         specified by target.
14404         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14406 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14408         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14410 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14412         * gcc.dg/special/ecos.exp: New test driver for new tests with
14413         special requirements.
14415         * gcc.dg/special/alias-1.c: New test.
14416         * gcc.dg/special/gcsec-1.c: New test.
14417         * gcc.dg/special/weak-1.c: New test.
14418         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14419         * gcc.dg/special/weak-2.c: New test.
14420         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14421         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14422         * gcc.dg/special/wkali-1.c: New test.
14423         * gcc.dg/special/wkali-2.c: New test.
14424         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14425         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14427 1999-02-10  Felix Lee  <flee@cygnus.com>
14429           * lib/c-torture.exp (c-torture-compile): Pull out code for
14430           analyzing gcc error messages.
14431           (c-torture-execute): Likewise.  Fix some (harmless) false
14432           positives.
14433           * lib/gcc.exp (gcc_check_compile): New function.
14435 1999-02-08  Richard Henderson  <rth@cygnus.com>
14437         * gcc.c-torture/execute/990208-1.c: New test.
14439 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14441         * g++.dg/special/ecos.exp: New driver for new tests with special
14442         requirements
14444         * g++.dg/special/conpr-1.C: New test
14445         * g++.dg/special/conpr-2.C: New test
14446         * g++.dg/special/conpr-2a.C: New test
14447         * g++.dg/special/conpr-3.C: New test
14448         * g++.dg/special/conpr-3a.C: New test
14449         * g++.dg/special/conpr-3b.C: New test
14451         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14452         allow g++ to use the dg driver
14454         * README: Add comment about g++.dg directory
14456 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14458         * README: Update email addresses.
14460 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14462         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14463         arguments in order to force structure S onto the stack even on
14464         the alpha.
14465         (test): Pass 10 leading arguments to function foo as well as the
14466         structure S.
14468         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14469         failure for all targets.
14471         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14472         abort to terminate program execution.
14474 1999-01-30  Richard Henderson  <rth@cygnus.com>
14476         * gcc.c-torture/execute/990130-1.c: New test.
14478 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14480         * gcc.dg/990130-1.c: New test.
14482 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14484         * gcc.c-torture/execute/990128-1.c: New test.
14486 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14488         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14490 1999-01-27  Felix Lee  <flee@cygnus.com>
14492         * lib/c-torture.exp (c-torture-compile): pull out code for
14493         analyzing gcc error messages.
14494         (c-torture-execute): ditto, and fix some (harmless) false
14495         positives.
14496         * lib/gcc.exp (gcc_check_compile): new function.
14498 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14500         * gcc.dg/990117-1.c: New test.
14502         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14504         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14506 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14508         * g77.f-torture/compile/990115-1.f: New test.
14510 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14512         * gcc.c-torture/compile/990107-1.c: New test
14514 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14516         * gcc.c-torture/execute/990106-2.c: New test.
14518         * gcc.c-torture/execute/990106-1.c: New test.
14520 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14522         * gcc.c-torture/compile/981223-1.c: New test.
14524 1998-12-29  Richard Henderson  <rth@cygnus.com>
14526         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14527         (opt3): Rename from opt4 and disable.
14529 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14531         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14533 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14535         * g++.old-deja/g++.other/conv5.C: New test.
14537 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14539         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14541 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14543         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14545 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14547         * gcc.c-torture/compile/981211-1.c: New test.
14549 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14551         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14553         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14555 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14557         * gcc.special/930510-1.c: Make C9X safe.
14558         * gcc.misc-tests/gcov-1.c Similarly.
14559         * gcc.misc-tests/gcov-2.c Similarly.
14561 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14563         * gcc.dg/ultrasp1.c: New test.
14565 1998-12-06  Richard Henderson  <rth@cygnus.com>
14567         * gcc.c-torture/execute/981206.c: New test.
14569 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14571         * g++.old-deja/g++.ns/template7.C: New test.
14573         * g++.old-deja/g++.other/expr1.C: New test.
14575         * g++.old-deja/g++.eh/tmpl3.C: New test.
14577         * g++.old-deja/g++.eh/tmpl2.C: New test.
14579 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14581         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14582         * g++.old-deja/g++.other/using6.C: Removed.
14583         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14585         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14587 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14589         * g++.old-deja/g++.pt/overload8.C: New test.
14591         * g++.old-deja/g++.pt/overload7.C: New test.
14593         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14595         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14596         and relinking messages.
14597         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14598         compiling with -frepo.
14600 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14602         * g++.old-deja/g++.pt/lookup6.C: New test.
14604 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14606         * gcc.c-torture/execute/981130-1.c: New test.
14607         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14609 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14611         * g++.old-deja/g++.pt/explicit76.C: New test.
14613         * g++.old-deja/g++.pt/friend38.C: New test.
14615         * g++.old-deja/g++.ns/crash2.C: New test.
14617         * g++.old-deja/g++.pt/defarg8.C: New test.
14619         * g++.old-deja/g++.pt/instantiate6.C: New test.
14621         * g++.old-deja/g++.pt/static6.C: New test.
14623         * g++.old-deja/g++.pt/decl2.C: New test.
14625 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14627         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14628         problem is actually related with name lookup, but so what? :-)
14630         * g++.old-deja/g++.pt/friend37.C: New test.
14632 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14634         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14635         element, which fails on some systems.
14637         * g77.f-torture/execute/labug1.f: New test.
14639 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14641         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14642         is defined.
14644 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14646         * g77.f-torture/compile/981117-1.f: New test.
14648 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14650         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14651         properly discarded.
14653 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14655         * gcc.c-torture/execute/memcheck: New directory of tests for
14656         -fcheck-memory-usage.
14658 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14660         * README: New file, general information about the testsuite and
14661         new description of the various C++ test subdirectories.
14662         * README.g++: Eliminate obsolete information, update and move most
14663         relevant stuff to README.
14665 1998-11-07  Richard Henderson  <rth@cygnus.com>
14667         * gcc.c-torture/compile/981107-1.c: New test.
14669 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14671         * execute/memcpy-bi.c: New testcase.
14673 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14675         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14676         base classes.
14678         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
14679         template is selected.
14681         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
14682         classes, it should be accepted for all types.
14684         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
14686         * g++.old-deja/g++.pt/spec24.C: Ensure that template
14687         specializations start with template headers.
14689 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
14691         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
14693         * g++.old-deja/g++.other/init9.C: Test cross initialization of
14694         non-POD types.
14696 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14698         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
14700 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14702         * compile/981022-1.c, compile/981022-1.x: New test and driver.
14704 1998-10-19  Jeffrey A Law  (law@cygnus.com)
14706         * 981019-1.c: New test.
14708 1998-10-14  Robert Lipe <robertl@dgii.com>
14710         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
14711         find objc headers.
14713 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14715         * compile/981001-4.c: Remove use of GCC extension that triggers a
14716         compiler bug.
14718 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
14720         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
14722 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14724         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
14725         instantiation of template produces incorrect code for delete
14726         expression.
14728         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
14729         constructors' name is not unique.
14730         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
14731         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
14733         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
14734         automatic array of const is ill-formed.
14736         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
14737         of template parameter?
14739         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
14740         const.
14742         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
14743         pointer-to-member expression.
14745         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
14746         declaration causes ICE.
14748 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
14750         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
14751         reserved in the global namespace.
14753         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
14754         generate needed virtual table.
14756         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
14758 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
14760         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
14761         template-dependent type
14763 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
14765         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
14766         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
14767         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
14769         * g++.old-deja/g++.other/using5.C: New test; using decl from base
14770         class should be usable as argument of member function.
14771         * g++.old-deja/g++.other/using6.C: New test; using decl from base
14772         class should be usable as return type of member function.
14773         * g++.old-deja/g++.other/using7.C: New test; using decl from base
14774         class should be usable as type of data member.
14776         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
14778 1998-10-09  Jeffrey A Law  (law@cygnus.com)
14780         * gcc.c-torture/special/920521-1.c: Fix bogus test.
14782 1998-10-08  Nick Clifton  <nickc@cygnus.com>
14784         * gcc.dg/dll-?.c Add thumb to target list.
14785         Fix assembler scan patterns to match current assembler output.
14787 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
14789         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
14790         matching of template brackets.
14792         * g++.old-deja/g++.other/using4.C: New test.  Test using
14793         declarations of methods from base classes.
14795         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
14796         within functions should introduce names into the innermost
14797         enclosing namespace.
14799         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
14800         of static locals if first initialization throws.
14802 1998-10-07  Jim Wilson  <wilson@cygnus.com>
14804         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
14806 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
14808         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
14809         lose track of the possible targets of tablejump insns.
14810         * special/special.exp: Run it.
14812 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14814         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
14815         must be declared before its specializations can be named in friend
14816         declarations.
14818 1998-10-05  Dave Love  <d.love@dl.ac.uk>
14820         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
14822         * g77.f-torture/execute/io1.f: New test.
14824 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14826         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
14827         with pointer to template function, for which no argument deduction
14828         is possible.
14830         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
14831         specialization of template function as argument to template
14832         function.
14834         * g++.old-deja/g++.other/access2.C: New test; Inner class
14835         shouldn't have privileged access to Outer's names.
14837 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14839         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
14840         friend template declared within template class conflicts with
14841         nested class of the same name.
14843         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
14844         is ignored.
14846         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
14847         object with direct initializer as function declaration.
14849         * g++.old-deja/g++.other/decl2.C: New test; duplicate
14850         initializers.
14852         * g++.old-deja/g++.other/null2.C: New test; conditional operator
14853         involving const pointer and NULL produces incorrect result.
14855         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
14856         type name without `typename' should be rejected with -pedantic.
14858 1998-10-02  Richard Henderson  <rth@cygnus.com>
14860         * g++.old-deja/g++.other/addrof1.C: New test.
14862 1998-10-01  Nick Clifton  <nickc@cygnus.com>
14864         * gcc.c-torture/compile/981001-1.c: New test.
14865         * gcc.c-torture/execute/981001-1.c: New test.
14867 1998-10-01  Jeffrey A Law  (law@cygnus.com)
14869         * gcc.c-torture/compile/981001-2.c: New test.
14870         * gcc.c-torture/compile/981001-3.c: New test.
14871         * gcc.c-torture/compile/981001-4.c: New test.
14873 1998-10-01  Robert Lipe  <robertl@dgii.com>
14875         * lib/objc.exp (objc_target_compile): Add -L during compiles for
14876         multilibbed hosts.   Idea grafted from g77.exp.
14878 1998-09-30  Dave Love  <d.love@dl.ac.uk>
14880         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
14881         avoid losing on systems which need -lsocket.
14883 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
14885         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
14886         * g++.old-deja/g++.other/nested2.C: Ditto.
14887         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
14888         failure.
14890 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14892         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
14893         preferred over template operator!= for enum bitfields.
14895 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
14897         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
14898         that happen to have the same base name, but in different scopes,
14899         are incorrectly rejected.
14901 1998-09-16  Richard Henderson  <rth@cygnus.com>
14903         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14904         on the native word size instead of an integer literal.
14906 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14908         * g++.old-deja/g++.other/static2.C: Invocation of static data
14909         member of type pointer-to-function denoted as non-static member.
14911         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14912         checks involving function types and aliases.
14914 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14916         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14917         redefined to the same non-trivial type.
14919         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14920         namespace-qualification of template specializations declared in
14921         other namespaces.
14923         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14924         to declare a subset of the specializations of a template function
14925         as friends of specializations of a template class.
14927         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14928         member templates that do not fully specialize the enclosing
14929         template class are rejected.
14931 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14933         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14935 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14937         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14938         altered from libf2c/libU77 version.
14940 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14942         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14944 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14946         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14947         (un)signed char are different types for template specialization
14948         purposes.
14950 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14952         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14953         * objc: ObjC testsuite.
14955 1998-08-31  Catherine Moore  <clm@cygnus.com>
14957         * gcc.c-torture/execute/941014-1.x:  New file.
14959 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14961         * lib/c-torture.exp: Add support for
14962         torture_eval_before_compile and torture_eval_before_execute
14963         variables.
14965 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14967         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14968         this test triggers valid.
14970 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14972         * gcc.dg/980827-1.c: New test.
14974 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14976         * gcc.c-torture/execute/loop-4b.c: New test.
14978 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14980         * lib/c-torture.exp: Add support for
14981         torture_eval_before_compile and torture_eval_before_execute
14982         variables.
14984 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14986         * gcc.c-torture/compile/980825-1.c: New test.
14988 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14990         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14991         count number tests in opt_t0 not good_t0.
14993 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14995         * gcc.c-torture/compile/930326-1.x: Fix typo.
14997 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14999         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
15000         causes an ICE.
15002 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15004         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
15005         STACK_SIZE is defined.
15006         * gcc.c-torture/unsorted/stuct.c: Similarly.
15008         * gcc.c-torture/compile/980821-1.c: New test.
15010 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15012         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
15014 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
15016         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
15017         code.
15019 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
15021         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
15022         error'.
15024 1998-08-18  Jeffrey A Law  (law@cygnus.com)
15026         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
15028 1998-08-16  Jeffrey A Law  (law@cygnus.com)
15030         * gcc.c-torture/compile/980816-1.c: New test.
15032         * gcc.dg/980816-1.c: New test.
15034 1998-08-13  Jeffrey A Law  (law@cygnus.com)
15036         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
15037         compiler for ieee tests.
15039 1998-08-01  Dave Love  <d.love@dl.ac.uk>
15041         * g77.f-torture/compile/980729-0.f: New test.
15043 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
15045         * gcc.c-torture/special/eeprof-1.c: New test, for
15046         -finstrument-functions.
15047         * gcc.c-torture/special/special.exp: Run it.
15049 1998-07-29  Jeffrey A Law  (law@cygnus.com)
15051         * gcc.c-torture/compile/980729-1.c: New test.
15053 1998-07-27  Nick Clifton  <nickc@cygnus.com>
15055         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
15056         __thumb__ is defined, and test for ARM style doubles if so.
15058 1998-07-26  Dave Love  <d.love@dl.ac.uk>
15060         * g77.f-torture/noncompile/980615-0.f: New test.
15062 1998-07-26  H.J. Lu  (hjl@gnu.org)
15064         * gcc.dg/980312-1.c: Do link instead of compile.
15065         * gcc.dg/980313-1.c: Likewise.
15067 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15069         * gcc.c-torture/compile/980726-1.c: New test.
15071 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15073         * g77.f-torture/execute/io0.f: New test.
15075 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15077         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15078         an int.
15080 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15082         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15083         m32r bugs.
15085 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15087         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15088         c-decl.c:grokdeclarator can handle mode attributes.
15090 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15092         * gcc.c-torture/execute/980716-1.c: New test.
15094 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15096         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15097         the mn10200.
15098         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15099         the mn10200.
15100         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15101         * gcc.c-torture/compile/930326-1.x: Similarly.
15103 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15105         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15106         New test from Craig.
15108 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15110         * g77.f-torture/noncompile/980616-0.f: New test.
15112         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15114 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15116         *  g++.other/singleton.C: Return error value instead of taking
15117         SIGSEGV.
15119 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15121         *  g++.other/singleton.C: New test.   Warning is under dispute.
15122         Runtime crash is not.
15124 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15126         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15127         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15128         using6.C, using7.C}:  New namespace tests.
15130 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15132         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15133         specialization with typedef'ed names used as array indexes.
15135 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15137         * gcc.c-torture/execute/980709-1.c: New test.
15139         * gcc.dg/980709-1.c: New test.
15141 1998-07-07  Richard Henderson  <rth@cygnus.com>
15143         * gcc.c-torture/execute/bcp-1.c: New test.
15145 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15147         * gcc.c-torture/execute/980707-1.c: New test.
15149 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15151         * gcc.c-torture/compile/980706-1.c: New test.
15153 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15155         * g77.f-torture/execute/980701-0.f,
15156         g77.f-torture/execute/980701-1.f: New test from Craig.
15158 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15160         * gcc.c-torture/compile/980701-1.c: New test.
15162         * gcc.c-torture/execute/980701-1.c: New test.
15164 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15165 rlsruhe.de>
15167         * g++.old-deja/g++.robertl/eb132.C: New test.
15168         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15170 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15172         * g77.f-torture/execute/980628-7.f,
15173         g77.f-torture/execute/980628-8.f,
15174         g77.f-torture/execute/980628-9.f,
15175         g77.f-torture/execute/980628-10.f: New tests from Craig.
15177         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15179 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15181         * g77.f-torture/execute/980628-4.f: New test from Craig.
15182         * g77.f-torture/execute/980628-5.f: Likewise.
15183         * g77.f-torture/execute/980628-2.f: Likewise.
15184         * g77.f-torture/execute/980628-0.f: Likewise.
15185         * g77.f-torture/execute/980628-1.f: Likewise.
15186         * g77.f-torture/execute/980628-3.f: Likewise.
15187         * g77.f-torture/execute/980628-6.f: Likewise.
15189 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15191         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15192         directory when nothing has been installed yet.
15194 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15196         * gcc.c-torture/special/special.exp: Handle newer versions of
15197         dejagnu.
15199 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15201         * gcc.dg/980626-1.c: New test.
15203 1998-06-19  Bruno Haible <haible@ilog.fr>
15205         * gcc.misc-tests/m-un-2.c: New test.
15206         * g++.old-deja/g++.other/warn01.c: Likewise.
15208 1998-06-19  Robert Lipe  <robertl@dgii.com>
15210         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15211         compatibility with assmblers with a different comment character.
15212         Eliminate use of GAS-specific extensions.
15214 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15216         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15218 1998-06-19  Robert Lipe  <robertl@dgii.com>
15220         *lib/g77.exp: Replace search for libf2c.a with search for newly
15221         renamed libg2c.a
15223 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15225         * gcc.c-torture/execute/980617-1.c: New test.
15227 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15229         * gcc.c-torture/execute/980612-1.c: New test.
15231 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15233         * gcc.dg/980523-1.c: Only test on ppc-linux.
15234         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15236         * gcc.c-torture/execute/980608-1.c: New test.
15238 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15240         * gcc.c-torture/execute/980605-1.c: New test.
15242 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15244         * gcc.c-torture/execute/980604-1.c: New test.
15246 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15248         * gcc.c-torture/execute/980602-1.c: New test.
15249         * gcc.c-torture/execute/980602-2.c: Likewise.
15251 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15253         * 970125-0.f: Fix per JCB.  Add commentary.
15255 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15257         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15258         IEEE -0 support.
15260 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15262         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15263         earlier.
15265 1998-05-28  Catherine Moore <clm@cygnus.com>
15267         * gcc.c-torture/execute/980526-3.c: New test.
15269 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15271         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15272         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15273         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15274         m88k-motorola-sysv3 to XFAIL.
15276 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15278         * gcc.dg/980526-1.c: New test.
15279         * gcc.c-torture/execute/980526-2.c: New test.
15281 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15283         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15285         * gcc.c-torture/execute/980526-1.c: New test.
15287 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15289         * g77.f-torture/execute/alpha2.f: Add runtime test.
15291 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15293         * g++.old-deja/old-deja.exp: Strip leading directories.
15295         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15296         error for the line.  Don't run multiple tests for the same line.
15298 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15300         * gcc.dg/980523-1.c: New test.
15302 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15304         * g77.f-torture/compile/970915-0.f: New test.
15306 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15308         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15310 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15312         * gcc.dg/980520-1.c: New test.
15314 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15316         * gcc.dg/980502-1.c: Fix return type.
15318 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15320         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15321         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15322         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15323         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15324         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15326 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15328         * g77.f-torture/execute/980520-1.f: New test.
15330 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15332         * lib/mike-g77.exp: New file.
15334         * g77.f-torture/noncompile/noncompile.exp,
15335         g77.f-torture/noncompile/check0.f: New files.
15337 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15339         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15340         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15341         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15342         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15343         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15344         abort where appropriate.
15346 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15348         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15349         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15351 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15353         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15355 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15357         * g77.f-torture/compile/980427-0.f: New test.
15359 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15361         * g77.f-torture/compile/980424-0.f: New test.
15363 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15365         * g77.f-torture/compile/980419-2.f (main): New test.
15366         * g77.f-torture/compile/970125-0.f: New test.
15367         * g77.f-torture/compile/980419-1.f: New test.
15369 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15371         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15372         of loop-4.c.
15374 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15376         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15378 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15380         * gcc.c-torture/compile/980329-1.c: New test.
15382 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15384         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15385         * gcc.dg/980312-1.c: Fix typo in -march command.
15387 1998-03-16  H.J. Lu  (hjl@gnu.org)
15389         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15391 1998-03-11  Robert Lipe  <robertl@dgii.com>
15393         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15394         Dave Love agree the Fortran source is bogus.
15396 1998-03-11  Robert Lipe  <robertl@dgii.com>
15398         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15399         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15400         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15401         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15402         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15404 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15406         * g++.old-deja/g++.other/friend1.C: New test.
15408 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15410         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15411         possibly uninitialized) variables and declare dnrm2.
15413 1998-02-23  Robert Lipe <robertl@dgii.com>
15415         From Bruno Haible <haible@ilog.fr>:
15416         * gcc.c-torture/execute/980223.c: New test.
15418 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15420         * gcc.dg/ifelse-1.c: New test.
15422 1998-02-09  H.J. Lu  (hjl@gnu.org)
15424         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15426           * lib/old-dejagnu.exp (old-dejagnu): Added the
15427           "execution test - XFAIL *-*-*" handling in the spirit of
15428           "excess errors test -". Changed the "execution test fails"
15429           handling to be like "excess errors test fails".
15430           * Update various tests accordingly.
15432 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15434         * gcc.c-torture/execute/980205.c: New test.
15436 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15438         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15439         * lib/f-torture.exp: Similarly.
15440         * gcc.c-torture: Rename all .cexp files to .x files.
15442 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15444         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15445         (940510-1.c): Removed duplicate.
15446         (971104-1.c): New test.
15448 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15450           * lib/f-torture.exp: Improve error and loop detection.
15452 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15454         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15455         use that to size the filler array.
15457 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15459         * lib/c-torture.exp(c-torture-execute): Fix typo.
15461         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15462         testcase as the executable name. Keep the executable around if
15463         the test fails.
15465 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15467         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15468         changes.  Only test one -g option, and move it to the end of the
15469         list of options to test.
15471 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15473         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15474         variable GCC_TORTURE_OPTIONS to supply default switches separated
15475         by colons.  If no environment variable, run tests with -O0 -g, -O1
15476         -g, and -O2 -g as well.
15478 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15480         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15481         explanatory comments. Fix indentation.
15483 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15485         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15487 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15489         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15490         * g++.old-deja/g++.mike/p7325.C: Likewise.
15491         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15493 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15495         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15496         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15497         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15498         * g++.old-deja/g++.law/operators4.C: Likewise.
15500 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15502         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15503         * g++.old-deja/g++.mike/p784.C: Ditto.
15504         * g++.old-deja/g++.mike/p785.C: Ditto.
15506 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15508           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15510 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15512         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15513         target feature; pass this to c-torture-execute as needed.
15515 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15517         * lib/c-torture.exp(c-torture-execute): If the previous and the
15518         current executables being tested are identical, we don't need to
15519         run the executable again. Try to make the executable names
15520         unique. Add an optional argument for passing additional compiler
15521         flags.
15523 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15525         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15527 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15529         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15531 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15533         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15534         32bit or larger longs.
15536         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15537         have either a 32bit long or 32bit int.
15539 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15541         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15542         Make double precision tests dependent on sizeof (double).
15544 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15546         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15547         too.
15549 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15551         * gcc.c-torture/compile/961203-1.cexp: New script.
15553 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15555         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15556         up the includes ourselves.
15558 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15560         * lib/plumhall.exp: Remove random include, and add a few
15561         verbose messages for debugging.
15563 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15565         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15566         of trying to do it ourselves.
15568 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15570         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15572 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15574         * gcc.prms/5403.c: Made regexp a bit less strict.
15576 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15578         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15579         is returned from remote_load instead.
15580         * lib/plumhall.exp: Ditto.
15581         * lib/mike-g++.exp: Ditto.
15582         * lib/old-dejagnu.exp: Ditto.
15583         * lib/c-torture.exp: Ditto.
15585 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15587         * lib/g++.exp: Use build_wrapper procedure.
15588         * lib/gcc.exp: Ditto.
15590 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15592         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15593         an old-style decl for malloc.  Fixes tests to work when
15594         sizeof (int) != sizeof (size_t).
15596 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15598         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15600         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15601         use stdargs.h interface.
15603 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15605         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15606         NO_VARARGS when compiling.
15608 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15610         * lib/plumhall.exp(ph_includes): New procedure.
15611         (ph_make): Use it.
15612         (ph_compiler): Ditto.
15614         * lib/g++.exp: Rename test-glue.c to testglue.c.
15615         * lib/gcc.exp: Ditto.
15617 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15619         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15620         to completion when it's called.
15622 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15624         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15625         is defined, don't do test.
15627 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15629         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15630         for object files.
15631         (ph_summary): Mark skipped testcases as untested, not unresolved.
15633         * lib/plumhall.exp (ph_make): If unresolved because of bad
15634         errorCode, record errorCode in log file.
15635         (*): Replace send_log/verbose with verbose -log.
15637 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15639         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15640         double conversion if double isn't at least 8 bytes.
15642         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15643         int to work with targets where int is 16 bits.
15645         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15646         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15647         precision for the test to complete.
15649 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15651         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15652         if d10v is not compiled with the -mdouble64 flag.
15653         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15655         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15656         d10v is not compiled with the -mint32 flag.
15658 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15660         * lib/plumhall.exp: Use incr_count.
15662 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15664         * gcc.c-torture: Update to c-torture-1.45.
15666 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15668         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15669         the name of the expect testcase file).
15671         * lib/g++.exp(g++_init): Ditto.
15673 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15675         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15676         the host.
15678         * lib/gcc.exp(gcc_exit): New procedure.
15680 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
15682         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
15683         specs where appropriate.
15685         * g++.old-deja/g++.arm/*: Added additional ERROR checks
15686         because of new "candidates are" messages, and removed a few
15688         * Converted all non-old-style g++ testcases to old-style, and
15689         moved into g++.old-deja.
15691 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
15693         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
15694         options.
15696         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
15697         succeeded.
15699         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
15701 1997-02-13  Michael Meissner  <meissner@cygnus.com>
15703         * lib/gcc.exp (gcc_target_compile): Add support for defining
15704         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
15705         the machine doesn't have those features.
15707 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
15709         * g++.law/operators4.exp: Don't use LIBS.
15711 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
15713         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
15715         * lib/mike-g++.exp: Don't set the compiler to be tested here.
15716         * lib/g++.exp: Set it here instead. Also, allow use of the
15717         --tool_exec and --tool_opt options. Change CXX to
15718         GXX_UNDER_TEST.
15720         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
15722         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
15724 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
15726         * lib/old-dejagnu.exp: Use prune_warnings instead of
15727         prune_system_crud.
15728         * lib/mike-g++.exp: Ditto.
15729         * lib/gcc.exp: Ditto.
15730         * lib/g++.exp: Ditto.
15732         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
15734 1997-02-07  Jeffrey A Law  (law@cygnus.com)
15736           * 941014-2.c: Include stdlib.h
15737           * 960327-1.c: Include stdio.h
15738           * dbra.c, index-1.c: Don't assume ints are 32bits.
15740 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
15742         * lib/gcc.exp: Add gcc,stack_size target feature.
15744         * lib/g++.exp(g++_target_compile): Add the include and link
15745         paths here, not in two other places. And, it's $options, not
15746         options.
15748         * lib/mike-g++.exp(postbase): Remove the code that determines
15749         the correct include and link paths.
15750         * g++.old-deja/old-deja.exp: Ditto.
15752 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
15754         * lib/g++.exp(g++_init): target_compile no longer returns the
15755         filename of the result.
15757 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
15759         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
15760         call to glob.
15762         * gcc.c-torture/special/special.exp: Change call to
15763         gcc_target_compile to include the object file.
15765 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
15767         * gcc.c-torture/special/special.exp: Correct misspelling in last
15768         change.
15770 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
15772         * lib/plumhall.exp(ph_summary): Log the entire output of the
15773         executable. Return -1 if there were any failures, 0 otherwise.
15774         (ph_execute): Return -1 if there were any failures, 0 otherwise.
15775         (ph_make): Clean up objects and executables that were built
15776         if the tests succeeded.
15778 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
15780         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
15781         libraries and includes in the build tree as appropriate.
15783 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15785         * lib/c-torture.exp: Instead of looking for the global variable
15786         NO_LONG_LONG, check to see if that's a feature of the target.
15788 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15790         * config/default.exp: Minimize. Delete the remainer of the files in
15791         config; this functionality is now in devo/dejagnu/config.
15793         g++.*/*: Pass any additional flags used to compile to postbase;
15794         delete CXXFLAGS.
15796         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
15797         is now done by runtest.exp. Use gcc_target_compile instead of
15798         compile.
15800         lib/c-torture.exp: Use gcc_target_compile instead of compile.
15801         Remove references to CFLAGS. Use remote_file instead of
15802         calling rm -f.
15803         (c-torture): Take a list of arguments to use to compile this
15804         testcase.
15806         lib/g++.exp: Simplify. Use target_compile instead of compile.
15807         lib/gcc-dg.exp: Ditto.
15808         lib/gcc.exp: Ditto.
15809         lib/mike-{gcc,g++}.exp: Ditto.
15810         lib/old-dejagnu.exp: Ditto.
15811         lib/plumhall.exp: Ditto.
15813 1997-01-08  Jim Wilson  <wilson@cygnus.com>
15815         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
15816         (ph_linker): Likewise.
15818 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
15820           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
15821         MAP_ANON / MAP_ANONYMOUS if defined;
15822         else try to map from /dev/zero .
15824 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15826         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
15827         isn't defined, then define it to MAP_ANONYMOUS.
15829 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15831         * gcc.c-torture: Update to c-torture-1.42 release.
15833 1996-11-11  Jeffrey A Law  (law@cygnus.com)
15835         * gcc.c-torture: Update to c-torture-1.41 release.
15837 1996-10-27  Jeffrey A Law  (law@cygnus.com)
15839         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
15840         c-torture release.
15842 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
15844         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
15845         and LDFLAGS.  Fix second case to append the target_info ldflags
15846         onto LDFLAGS, not CFLAGS.
15847         * lib/g++.exp (g++_init): Add target_info stuff.
15848         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
15849         of libgloss and newlib flags for !native.
15851         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
15852         (GDB): Fix relative path to go up another dir for finding gdb.
15854 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
15856         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
15857         versions in the target_info array, if they don't exist.
15859 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
15861         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
15863 1996-07-08  Jim Wilson  <wilson@cygnus.com>
15865         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
15866         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
15868 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
15870         * lib/old-dejagnu.exp: Don't remove the output file before we've
15871         actually tested it. Don't append pwd to the path of the executable
15872         we're testing.
15874 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
15876         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
15878 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
15880         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
15881         temporary directory for compiler files, and set it to a default
15882         value of /tmp. Set $output as the name of the output file from
15883         compiling the testcase. Add a -o option to $cflags_var so the
15884         compiler writes the final output file as $output. Set $executable
15885         to $output.
15887         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
15888         directory for compiler files, and set it to /tmp if it doesn't
15889         already have a value. Set $output_file to the name of the output
15890         file from compiling the testcase. Add a -o option to CXXFLAGS so
15891         the compiler writes the final output file as $output. Use $output
15892         as the executable to be tested.
15894 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15896         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
15898 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15900         * gcc.c-torture/execute/pending-1.c: New test.  Still
15901         pending in Tege's queue.
15903 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15905         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15906         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15907         if there were failures.  Call unresolved if there were unresolved
15908         testcases.  Call gcc_fail if program did not run to completion.
15909         (ph_make): Pass additional argument name to ph_execute.
15910         (ph_execute): Add new argument.  Pass additional arguments to
15911         ph_summary.  Call gcc_fail is there is no execution output.
15913 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15915         * lib/plumhall.exp (proc_summary): Output relavent summary
15916         lines into the log so specific failures in plumhall can be
15917         investigated.
15919 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15921         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15922         (c-torture-execute): Don't try to execute tests which use
15923         "long long" types if $NO_LONG_LONG is nonzero.
15925 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15927         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15928         not c-torture.
15930         * gcc.ieee: Move from here.
15931         * gcc.c-torture/execute/ieee: To here.
15933 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15935         * gcc.c-torture: Update to c-torture-1.41 release.
15937 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15939         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15940         not "$output".
15942 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15944         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15945         -c present.
15947 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15949         * config/proelf.exp: Handle connecting to a simulator.
15951 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15953         * config/proelf.exp: New file.  Enough framework that we can
15954         run c-torture tests on the proelf targets (or any other target
15955         that gdb can connect to for that matter).
15957 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15959         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15960         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15962         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15963         exec_output exists.
15965 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15967         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15968         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15970         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15971         to pass/fail/unresolved/unsupported/untested.  Caller must now
15972         call unresolved/unsupported/untested.
15973         * lib/*.exp: Update FSF address.  Update to handle new results of
15974         ${tool}_load.
15975         * lib/chill.exp (verbose): Delete.
15977 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15979         * lib/gcc.exp (default_gcc_start): Change order of args to
15980         $LDFLAGS $CFLAGS $LIBS.
15981         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15982         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15983         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15984         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15985         * gcc.misc-tests/dg-test.exp: Likewise.
15986         * gcc.misc-tests/msgs.exp: Likewise.
15987         * gcc.prms/prms.exp: Likewise.
15988         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15989         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15991         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15993 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15995         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15997         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15998         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
16000         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
16001         necessary.
16003 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16005         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16006         global for loop; add use of $mathlib.
16007         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16008         settings here; set mathlib for anything but VxWorks.
16010 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16012         * gcc.c-torture: Update to c-torture-1.40 release.
16014 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16016         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16017         dg.exp.
16019 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16021         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16022         global.
16024 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16026         * lib/g++.exp (LIBS): Define if not already.
16027         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16028         (gcc-dg-prune): Call prune_gcc_output.
16029         * lib/gcc.exp (prune_gcc_output): New proc.
16030         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16031         prune_gcc_output.
16033 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16035         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16036         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16038 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16040         * gcc.c-torture: Update to c-torture-1.39 release.
16042 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16044         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16045         fails, try others as well.
16047 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16049         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16050         If compilation fails, mark execute tests as `untested'.
16051         If test is marked as unsupported, don't mark compilation and
16052         execute tests as failed.
16054 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16056         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16057         libstdc++ for whether or not we want to be doing shared
16058         libraries.  Delete link_curses since we don't need it anymore.
16059         * lib/mike-g++.exp (postbase): Don't link in libg++.
16060         * g++.old-deja/old-deja.exp: Likewise.
16062 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16064         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16066 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16068         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16069         For that, add `-Wl,-a,shared_archive'.
16070         * g++.old-deja/old-deja.exp: Likewise.
16072 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16074         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16076 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16078         * lib/mike-g++.exp (postbase): Pay attention to the status of
16079         g++_load.
16081 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16083           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16085 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16087         * lib/gcc.exp (default_gcc_start): No longer need to log program
16088         being executed or its output, execute_anywhere does that now.
16089         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16090         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16092 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16094         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16095         the same as those in lib/g++.exp.
16097 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16099         * gcc.c-torture: Update to c-torture-1.38 release.
16100         * gcc.ieee: Related changes.
16102 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16104         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16105         "exec". Minor reformatting changes.
16107         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16108         cross. This means all "exec" calls now work on a remote host as
16109         well.
16110         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16111         cross. Filter out the extra "\r\n" stuff that expect puts in.
16112         (c-torture-execute): Filter out the bogus warnings like
16113         c-torture-compile does. Add support for canadian cross.
16114         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16115         Use execute_anywhere rather than calling exec directly. Now it
16116         works for canadian cross testing.
16118 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16120         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16121         results into a variable, and check that rather than using file exists.
16123 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16125         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16126         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16128 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16130         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16131         lib_curses if there's a shared libg++ in the build tree.
16133 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16135         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16136         if not supported target.
16138 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16140         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16141         link_curses up to always happen, not just for native builds.
16143 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16145         * gcc.c-torture: Update to c-torture-1.36 release.
16146         * gcc.failure: Related changes.
16148 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16150         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16152 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16154         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16155         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16156         runshlib, link_curses, and mathlib for link and run.
16158         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16159         pass the runtime shared library options for Solaris, OSF/1, and
16160         Irix5, and link with -lcurses to avoid unresolved references.
16162 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16164         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16165         only run once.
16167 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16169         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16171 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16173         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16174         do not have a framework for the "compat" tests yet.
16176 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16178         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16179         set to null if we're testing vxworks5.1.  Use that instead of
16180         `-lm' in the setting of LIBS for link and run.
16182 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16184         * config/rom68k.exp (${tool}_load): Major changes to make it
16185         work.  Verified that it does in fact return the stuff in
16186         exec_output properly.  Catch any Emul or any TRAP other than 0.
16188 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16190         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16191         LDFLAGS properly for targets that need stuff from libgloss.
16192         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16193         only run once.
16194         (gpp_initialized): New variable.
16196 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16198         * config/rom68k.exp: Load libgloss.exp.
16199         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16200         so we can produce a fully linked binary.
16201         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16202         so we can produce a fully linked binary.
16204 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16206         * lib/plumhall.exp (ph_section): Watch for expected failures.
16207         Add missing `else'.
16209         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16210         run the testcase.
16211         (c-torture): Likewise.
16213 1995-08-28  Doug Evans  <dje@cygnus.com>
16215         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16217         * lib/mike-g++.exp (mike_cleanup): New proc.
16218         (prebase): New globals compiler_result, not_compiler_result,
16219         target_regexp.
16220         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16221         allow leading "-" in pattern.  Watch for unsupported tests.
16222         If $compiler_result is set, pattern match assembler code,
16223         and ditto for $not_compiler_result.
16224         * lib/mike-gcc.exp: Likewise.
16226         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16227         execution "succeeded".
16229 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16231         * config/win32.exp: New file.
16232         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16234 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16236         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16237         unsupported.
16238         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16239         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16240         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16242         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16243         "... without exceptions was ...".  That is now handled by
16244         prune_system_crud.
16245         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16247 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16249         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16250         sieve.c,sort2.c}: New files.
16251         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16252         sieve.exp,sort2.exp}: Drivers for them.
16254         * lib/mike-gcc.exp (program_output): New user settable variable.
16255         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16256         messages.
16257         * lib/mike-g++.exp (program_output): New user settable variable.
16259         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16261         * config/sh.exp: Deleted (use sim.exp instead).
16263 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16265         * config/vx.exp: Declare CHECKTASK as global.
16266         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16267         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16268         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16270 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16272         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16273         target. Like vx.exp, only includes `vx29k.exp' instead of
16274         `vxworks.exp'.
16276 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16278         * config/sim.exp: Increase time limit from 120 seconds to 240.
16280 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16282         * gcc.c-torture/execute/950628-1.c: New test.
16284 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16286         * gcc.c-torture: Update with changes/additions from
16287         c-torture-1.34.
16289 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16291         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16293 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16295         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16297 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16299         * gcc.c-torture/compile/950512-1.c: New test.
16300         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16301         * gcc.dg/struct-ret-1.c: Likewise.
16303 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16305         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16306           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16308 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16310         * gcc.c-torture/special/920411-1.c: Deleted.
16311         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16313 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16315         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16316         cpu limit.
16318 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16320         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16322 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16324         From kenner;
16325         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16326         is the proper length.
16327         * va-arg-3.c: Likewise.
16329 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16331         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16332         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16334         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16335         * lib/g++.exp (default_g++_start): Delete old cruft.
16337 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16339         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16340         (2 * (1 << 18)) to (2 * (1 << 17)).
16342         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16344 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16346         * config/rom68k.exp: Renamed from config/idp.exp
16348 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16350         * c-torture/compile/921109-2.c
16352 1995-04-18  Mike Stump  <mrs@cygnus.com>
16354         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16355         excess errors.
16357 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16359         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16360         output.
16361         * lib/g++.exp (default_g++_start): Likewise.
16363 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16365         * gcc.c-torture/compile/950329-1.c: New test.
16367 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16369           * config/bug.exp (${tool}_load): Updated to use new remote_open
16370           and remote_close procs.
16371         * config/idp.exp: New file.
16373 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16375         * gcc.c-torture/execute/950322-1.c: New test.
16377 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16379         * config/vx.exp (${tool}_load): Clean up testing of return code from
16380         vxworks_ld and vxworks_spawn.
16382 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16384         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16386 1995-03-13  Mike Stump  <mrs@cygnus.com>
16388         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16389         can mark excess errors on a machine by machine basis.  Note, the
16390         default is to not expect any excess errors, even when excess
16391         errors test - is given, so you will want to put an XFAIL ... on
16392         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16393         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16394         those 4 machines, but no others.
16396 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16398         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16399         * lib/c-torture.exp: to here.
16401 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16403         * gcc.c-torture/execute/950221-1.c: New test.
16404         * gcc.c-torture/execute/struct-ret-1.c: New test.
16405         * gcc.c-torture/compile/950221-1.c: New test.
16407         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16409 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16411         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16412         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16414 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16416         * g++.gb: New directory of tests, derived from my signature and
16417         class scoping tests.
16419         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16420         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16421         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16422         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16423         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16424         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16425         * g++.gb/sig25.C: Likewise.
16427         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16428         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16429         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16430         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16431         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16432         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16433         * g++.gb/sig25.exp: Likewise.
16435         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16436         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16437         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16438         * g++.gb/scope13.C: Likewise, this test still fails.
16440         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16441         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16442         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16443         * g++.gb/scope13.exp: Ditto.
16445         * g++.gb/README: New file, explains what these tests are about.
16447 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16449         * lib/dg.exp (dg-do): Support `preprocess'.
16450         (dg-test): Likewise.
16452 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16454         * config/udi.exp: change "continue -expect" to "exp_continue".
16456 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16458         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16459         Delete redundant tests.
16461         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16462         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16463         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16464         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16465         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16466         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16467         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16468         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16470         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16471         storing label pointers.
16472         * gcc.c-torture/execute/921019-1.c: Likewise.
16473         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16474         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16475         parameter fp.
16476         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16477         constants.
16479         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16480         Delete obsolete tests.
16482         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16483         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16484         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16485         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16486         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16487         * gcc.c-torture/compile/950124-1.c: New test.
16489         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16491 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16493         * lib/mike-g++.exp: Add -lm to LIBS.
16495 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16497         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16499 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16501         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16503 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16505         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16507 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16509         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16510         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16511         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16512         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16513         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16514         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16515         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16516         * g++.law/{operators31.C, operators32.C,
16517         * g++.law/{operators33.C, operators34.C}: Likewise.
16518         * g++.law/{pic1.C, refs2.C}: Likewise.
16519         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16520         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16521         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16522         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16524         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16525         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16526         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16527         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16528         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16529         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16530         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16531         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16532         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16533         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16534         * g++.law/{operators34.exp}: Likewise.
16535         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16536         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16537         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16538         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16539         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16541         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16542         No longer expected to fail.
16543         * g++.law/missed-error3.C: Tweak for recent bool changes.
16545 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16547         * config/emb-unix: Deleted.
16548         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16549         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16551 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16553         * lib/dg.exp (dg-test): Fix typo in last patch.
16555 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16557         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16558         (handles multiple occurrences).
16560 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16562         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16563         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16564         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16565         printed).
16566         * lib/c-torture.exp (c-torture-compile): Likewise.
16567         (c-torture): Prepend full path if missing.
16568         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16569         (gcc_fail): Likewise.
16570         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16572 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16574         * lib/netware.exp: Only attach to NetWare i386 systems.
16576 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16578         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16579         messages.  Add test name to "output pattern match" pass/fail message.
16581 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16583         * gcc.dg: New testsuite.
16584         * gcc.dg/dg.exp: New file.
16586         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16587         test-switch.c}: Deleted.
16589         * gcc.misc-tests/msgs.exp: New testcase driver.
16591 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16593         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16594         Watch for illegal return values from ${tool}_load.
16595         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16596         cross targets.  Coerce return value >0 to 1.
16598 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16600         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16602         * config/emb-unix.exp: New file.
16604         * config/sim.exp: Error if variable $SIM not defined.
16605         (${tool}_load): Mark test as "untested" if simulator missing.
16607         * config/unix.exp: Load remote.exp to get rcp_download.
16608         * lib/c-torture.exp: Use different option lists for testcases with
16609         and without loops.
16610         * gcc.c-torture/execute/execute.exp: Likewise.
16612 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16614         * config/*.exp: Clarify return code from ${tool}_load.
16615         Call `unresolved' or `untested' instead of `warning' or `perror'
16616         (sometimes you still want to call both though).
16617         Add comment that `shell_id' is local to each file.
16618         * config/udi.exp (timeout): Set to 30.
16619         Don't print warning if connection fails, $connectmode has already
16620         printed an error.
16621         (${tool}_load): Move verbose messages to level 2.
16622         Rework pattern for "Process started" message.
16623         Pass `shell_id' to ${connectmode}_download.
16624         Retry twice upon timeout.  Make resetting of target more robust.
16625         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16626         Pass `shell_id' to exit_$connectmode.
16627         Only call exit_$connectmode if connected.
16628         * config/unix.exp (${tool}_load): Check return codes better.
16629         * config/vrtx.exp (${tool}_load): Likewise.
16630         * config/vx.exp (${tool}_load): Likewise.
16631         Delete unneeded global's.
16632         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16633         from ${tool}_load.
16634         (dg-stat): Delete.
16635         (dg-init): Delete recording of pass/fail counts.
16636         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16637         (old-dejagnu-init): Likewise.
16638         (old-dejagnu-stat): Delete contents, empty proc now.
16639         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16640         (c-torture): Delete references to lcnt, lpass, lfail.
16641         Get option list from TORTURE_OPTIONS.
16642         Delete -funroll[-all]-loops if no loops.
16643         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16644         (g++_stat): Delete contents (empty proc now).
16645         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16646         (gcc_finish): Likewise.
16647         (gcc_stat): Deleted.
16648         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16649         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16650         * gcc.c-torture/execute/execute.exp: Likewise.
16651         Split tests into two parts: compile, execute.
16652         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16653         no loops.  Update to reflect clarified return codes from ${tool}_load.
16655 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16657         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16658         to grep for.
16659         (old-dejagnu): Likewise (where necessary).
16661 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16663         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16665         * lib/dg.exp (dg-process-target): Fix processing of selector.
16666         Add comment regarding use of `error'.
16668         * lib/gcc.exp (prune_system_crud): Define if missing.
16669         * lib/g++.exp (prune_system_crud): Likewise.
16671         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16672         Call prune_system_crud.
16673         * lib/dg.exp (dg-runtest): New proc.
16674         Use perror instead of send_user for tcl errors in testcase.
16675         Don't return any value, it's never used.
16676         Don't clobber previous definition of `unknown'.
16677         Print tcl errors in `dg-final'.
16679 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
16681         * lib/dg.exp (dg-process-target): Improve syntax error messages.
16682         (dg-test): Don't print errorInfo, it contains stack backtrace.
16684 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
16686         * lib/g++.exp (runtest_file_p): Define if missing.
16688 1994-09-24  Doug Evans  (dje@cygnus.com)
16690         * lib/mike-g++.exp: Comment out loading of g++.exp.
16691         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
16692         (default_g++_version): Always print something.
16693         (default_g++_start): Comment out call to `which'.
16694         (g++_start, g++_load): Deleted (must be defined in config file).
16695         * lib/gcc.exp: Test for existence of $CC at start.
16696         Delete check for tmpdir (done in gcc_init).
16697         (default_gcc_version): Always print something.
16698         (default_gcc_start): Comment out call to `which'.
16699         * config/*.exp: Major cleanup - make cross targets work at least a
16700         little better for g++ (by not being "--tool gcc" specific).
16701         Rename gcc_xxx to ${tool}_xxx.
16702         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
16703         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
16705 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
16707         * lib/c-torture.exp (c-torture-compile): Rework compiler
16708         message processing.
16710         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
16711         c-torture.
16713 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
16715         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
16717         * lib/dg.exp (dg-process-target): Support { target native }.
16719 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
16721         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
16722         looked for "... program xxx got fatal signal".
16723         Correct regsub munging of `comp_output'.
16724         Ignore compiler messages "path prefix not used" and "linker input
16725         file unused".
16727 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
16729         * lib/gcc.exp (runtest_file_p): Define if missing.
16730         * gcc.prms/template.c: Example to work from.
16732 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
16734         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
16735         * lib/dg.exp (dg-test): Call unsupported testcases as such.
16737         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
16738         * gcc.prms/1883.c: Moved from compile/940714-1.c.
16739         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
16740         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
16742         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
16743         (dg-process-target): No longer a varargs proc.
16744         Return S/N for target, P/F for xfail.  All callers changed.
16745         (user option procs): More argument checking.
16746         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
16747         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
16748         (dg-test): Skip test if not running on selected target in `dg-do'.
16749         Update handling of `dg-do-what', `dg-output-text'.
16750         Separate execution pass/fail from output pattern match pass/fail.
16751         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
16753 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
16755         * gcc.c-torture/special/special.exp: Don't expect failure for mips
16756         target for 920510-1.c.
16758 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
16760         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
16761         Clean up comment regarding use of passcnt, etc.
16762         (gcc_stat): Don't update `testcnt' here.
16763         (gcc_finish): Do it here.
16764         Might as well reset `but_id' here too.
16765         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
16766         to determine if the file should be tested.
16767         * gcc.c-torture/compile/compile.exp: Likewise.
16768         * gcc.c-torture/execute/execute.exp: Likewise.
16769         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16770         * gcc.misc-tests/dg-test.exp: Likewise.
16771         * gcc.prms/prms.exp: Likewise.
16772         * gcc.wendy/wendy.exp: Likewise.
16773         * g++.old-deja.exp: Likewise.
16774         Move "Testing file" message to verbose level 1.
16776 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
16778         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
16780 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
16782         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
16783         (default_gcc_start): Accept optional second list element
16784         of compiler flags.  Print compiler output at verbosity level 2.
16785         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
16786         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
16787         Save current values of framework globals passcnt, failcnt, xpasscnt,
16788         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
16789         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
16790         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
16791         xfailcnt to compute stats.  Update framework global `testcnt' from
16792         pass/fail counts.
16793         (gcc_finish): New proc.  Clean up test environment.
16794         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
16795         (gcc_epass, gcc_efail): Delete.
16796         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
16797         argument of line number.
16798         (dg-init): If the tool has an init routine, call it.
16799         (dg-test): Remove args `cflags_var' and `libs_var'.
16800         Pass all compiler options to ${tool}_start.
16801         Handle missing line number.
16802         (dg-finish): New function.
16803         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
16804         particular files.  Call gcc_finish at end.  Move "skipping test"
16805         message to verbosity level 3.
16806         * gcc.c-torture/compile/compile.exp: Likewise.
16807         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16808         * gcc.c-torture/execute/execute.exp: Likewise.
16809         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16810         Print testcase being tried at verbosity level 1.
16811         * gcc.c-torture/special/special.exp: Unset xfail.
16812         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16813         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
16814         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
16815         * gcc.failure/failure.exp: Likewise.
16816         * gcc.ieee/ieee.exp: Likewise.
16817         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
16818         Update call to dg-test.  Call dg-finish at end.
16819         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
16820         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16821         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
16822         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
16823         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
16824         * gcc.wendy/wendy.exp: Add copyright.
16825         Delete setting of tmpdir (done by gcc_init).
16826         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
16827         Pass compiler flags to gcc_start.  Call gcc_finish at end.
16828         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
16829         gcc_[ce]pass/fail.
16831 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
16833         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
16834         confusion.
16835         (g++_load): Likewise.
16837         * config/*.exp (gcc_load): Some were varargs fns and some were not.
16838         Rename argument to `prog' to remove the confusion.
16839         Varargs fns behave differently too!
16840         (g++_load): Likewise.
16842         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
16844         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
16845         what it is.  Delete (always) printing of status value for !native.
16846         Simplify verbose code, and include status and exec_output.
16847         (g++_load): Use gcc_load.
16849 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
16851         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
16852         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
16853         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
16854         940714-3.c as these testcases don't exist anymore.  Make
16855         va-arg-1.c expected to pass.
16857 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
16859         * gcc.misc-tests/misc.exp: Only run specific testcases.
16860         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
16861         * gcc.misc-tests/dg-[1-9].c: New files.
16863         * lib/dg.exp: New testsuite driver.
16864         * gcc.prms/prms.exp: Use it.
16866         * README.gcc: New file.
16868         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
16869         Document and reset `lxpass' and `lxfail'.
16870         Simplify "initialized" message.
16871         (gcc_stat): Clean up comments a little.
16873 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
16875         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
16877 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
16879         * lib/old-dejagnu.exp (process-option): New proc.
16880         (old-dejagnu-init, old-dejagnu-stat): Likewise.
16881         (old-dejagnu): Simplify.
16882         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
16884 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
16886         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
16887         exists and is not an empty string.
16889         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
16890         $xfail rather than calling setup_xfail.  Clear $xfail when test is
16891         finished.
16892         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
16893         automatically.
16895         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
16896         longer expected to fail.
16898         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16899         "f" function call.
16901         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16903         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16904         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16905         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16906         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16907         c-torture-1.29.
16909         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16910         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16912         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16914         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16915         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16917         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16918         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16919         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16921 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16923         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16924         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16925         940714-1.c, 940714-2.c, 940714-3.c},
16926         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16927         gcc.misc-tests/{mg.c,mg.exp}:
16928         New tests.
16929         * gcc.noncompile/noncompile.exp: Change accordingly.
16931 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16933         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16934         Undo previous clobberage.
16936 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16938         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16939         * gcc.special/{930510-1.c, special.exp}:
16940         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16941         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16942         struct-varargs-1.c}: New tests from c-torture-1.26.
16944 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16946         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16947           argument to switch.
16949 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16951         * Revert the previous changes.  Please see Rob's directory
16952           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16953           fixes.
16955 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16957         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16958             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16959             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16960             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16961             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16962             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16963             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16964             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16965             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16966             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16967             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16968             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16969             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16970             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16971             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16972             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16973             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16974             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16975             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16976             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16977             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16978             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16979             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16980             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16981             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16982             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16983             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16985 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16987         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16988             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16989           with perror calls.
16991 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16993         * config/unix.exp (g++_load): Fix syntax.
16995 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16997         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16998         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16999         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
17000         Don't expect va-arg-1.c to fail.  Correct expected output for
17001         920928-1.c.
17002         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17003         * gcc.wendy/hbm4.c: Correct typo.
17004         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17006 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17008         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17009         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17010         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17011         * lib/c-torture.exp (c-torture-compile): Ditto.
17013         Reduce volume of output (remove all the -I's and such).
17014         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17015         Call gcc_cpass, gcc_cfail.
17016         (c-torture): Pass testing option to c-torture-compile.
17018 1994-03-21  Doug Evans  (dje@cygnus.com)
17020         Bring patches over from progressive.
17021         * config/default.exp: Exit remote shell cleanly.
17022         (g++_exit, g++_start): Add default versions.
17023         * config/sim.exp (gcc_load): Use perror, not error.
17025 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17027         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17028         set in site.exp.
17030 1994-03-14  Doug Evans  (dje@cygnus.com)
17032         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17033         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17034         (wendy_try): New proc to run testcase.
17035         (main loop): Call 'em.
17036         * gcc.wendy/*.c: Clean up pass to correct expected output.
17038         * lib/gcc.exp: Minor cleanup work.
17039         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17041 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17043         * config/sim.exp (gcc_load): Document return codes better.
17044         Don't pass -v to simulator.
17046 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17048           * gcc.special/920717-x.c: Fix typo.
17049           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17050           get at sources.
17052         * lib/mike-gcc.exp: Fix typo.
17054 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17056         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17057         binary to use, transform the name.
17058         * config/*.exp: rename everything. Nuke any g++ specific files,
17059         it's now a special case of gcc that requires no special support.
17060         Add a default.exp for unsupported targets.
17062 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17064         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17065         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17066         version of Tcl.
17068 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17070         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17071         than a warning.
17073 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17075         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17077 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17079         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17080         option_list.  Compile every file with only 4/6 option choices
17081         (same as C torture) instead of with 12/18 different option
17082         choices.
17083         * lib/c-torture.exp: Likewise.
17085         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17086         not already set.
17088 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17090         * lib/old-deja.exp: Add `excess errors test fails' error, now one
17091         can put an XFAIL *-*-* on excess errors.
17093 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
17095         * g++.law: Add more tests derived from g++-bugs snapshots.
17097         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
17098         equivalent to g++.law/init9.
17100         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
17101         compiled it, and the a.out file after we've run it.
17103 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
17105         * lib/mike-g++.exp (postbase): Delete the .o file after we've
17106         compiled it, and the a.out file after we've run it.
17108 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
17110         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
17112 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
17114         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
17115         version number.
17117 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
17119         * g++.law: New directory of g++ tests derived from the g++-bugs
17120         snapshots.
17122 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
17124         * gcc.compile: initbug1.c initbug1.exp testcase added
17126 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
17128         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
17129         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
17130           fixes submitted by Jeff Law (law@cs.utah.edu)
17131         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
17132           Jeff Law (law@cs.utah.edu)
17135 1993-11-30  Mike Stump  (mrs@cygnus.com)
17137         * config/unix-g++.exp: Follow the gcc way of doing things.
17138         * g++.old-deja/old-deja.exp: Minor updates.
17139         * lib/g++.exp: New file, follow the gcc way of doing things.
17140         * lib/old-dejagnu.exp: Minor updates.
17141         * lib/mike-g++.exp: Always unset errorInfo.
17143 1993-11-06  Mike Stump  (mrs@cygnus.com)
17145         * lib/gcc.exp: Fix some errors with the below change, CC and
17146         CFLAGS should be global when setting, not local.
17148 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
17150         * lib/gcc.exp: Transform tool name.
17152 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17154         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
17156 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17158         * lib/gcc.exp: change gcc_done to gcc_stat
17160 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17162         * Upgraded gcc testsuite to c-torture version 1.25
17164 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
17166         * lib/gcc.exp: added reporting code. Changed verbose compile message.
17167         * lib/c-torture: added hooks for new reporting code.
17169 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
17171         * config/sh-gcc.exp: check if sh-sim exists in the path
17173 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
17175         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
17176         * gcc.compile/compile.exp: Initial changes for new logic.
17177         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
17178         * gcc.failure/failure.exp: Initial changes for new logic.
17179         * gcc.ieee/ieee.exp: Initial changes for new logic.
17180         * gcc.misc-tests/misc.exp: Initial changes for new logic.
17181         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
17182         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
17183         * lib/c-torture.exp: Initial changes for new logic.
17184         * lib/gcc.exp: Initial changes for new logic.
17186 1993-10-15  Mike Stump  (mrs@cygnus.com)
17188         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
17189         depend upon failure or success.  Fully qualify names in failure
17190         and success messages.  Always remove a.out before starting
17191         compile, just in case.  Pay more attention to error text output by
17192         the compiler.  Handle testcases with no known past errors just
17193         like all others, so that things are uniform.  Other miscellaneous
17194         improvements.
17196 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
17198         * gcc.cpp: new directory for cpp tests
17200 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
17202         * lib/chill.exp: Code reformatted, removed unused code.
17203         * config/unix-chill.exp: Code reformatted, removed unused code.
17204         * chill.execute/execute.exp: Code reformatted, removed unused code.
17205         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
17207 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
17209         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
17210         routines not written.
17212 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
17214         * config/bug-gcc.exp: Use new procs from bug.exp.
17216 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
17218         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
17219         via ftp, rather than depending on NFS.
17220         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
17221         case.
17223 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
17225         * config/bug-gcc.exp: Use new download proc.
17227 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
17229         * chill.execute/execute.exp: cleanups, handles errors better
17230         * chill.compile/compile.exp: rewrite, based on execute.exp
17231         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
17232         * lib/chill.exp: major changes to diff proc and compile and link
17233           procs. added chill_fail and chill_pass wrappers to pass and
17234           fail. added more comments, and handle error codes better.
17235           Added a hack to capture stderr from exec, so noncompile tests
17236           can work.
17238 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
17240         * chill.execute/execute.exp: rewrite of testsuite driver
17241         * lib/chill.exp: rewrite of testsuite driver
17242         * config/unix-chill.exp: rewrite of testsuite driver
17244 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
17246     In chill.execute:
17247         * iexpr.ch: Standardize uppercase.
17248         * tuples.dat: Standardize uppercase.
17249         * vary.ch: standardize.  Correct varying string assignments.
17250         * vary.dat: Add new output lines.
17252 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
17254     In chill.execute:
17255         * chprintf.ch: Standardize use of uppercase.
17256         * tuples.ch: Standardize and turn arr2 into a DCL,
17257           rather than a SYN.
17258         * pinits.ch: Standardize.
17260 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
17262         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
17263         * Makefil: Renamed to Makefile.in.
17264         * configure.in: New.
17266 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
17268     In chill.execute:
17269         * .cvsignore: Add result/output files.
17270         * Makefile: Fix up variables at start.  Use MFLAGS
17271           everywhere.  Correct bool_loc, built_ins entries.
17272           Add entry for vary1.ch.
17273         * bitarray.ch: Standardize upper-case usage.
17274         * bitexpr.ch: Standardize, add output of b1.
17275         * params.ch: Use arrayt in along PROC parameters, to
17276           avoid novelty problems.
17277         * sets.ch: Tiny cleanup.
17278         * vary1.ch: Re-indent.
17280 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
17282           * Add PR-related files to Makefiles, .cvsignore files, etc.
17284 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
17286         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
17287           with compiler objects. New names are test-flow.c and test-loop.c
17289 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
17291         * Upgraded c-torture tests from 1.19 to 1.20
17293         * new files:
17294         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
17295         * gcc.compile: 930623-1.c 930623-2.c
17296         * gcc.noncompile: 930622-1.c 930622-2.c
17297         * gcc.failure: 920411-1.c 920627-2.c
17298         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
17300 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
17302         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17303           More changes to get testsuite working properly. Needs more work.
17304           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
17306 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
17308         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17309           More changes to get testsuite working properly. Needs more work.
17311 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
17313         * chill.compile/compile.exp: Added for Dejagnu support
17314         * chill.execute/execute.exp: Added for Dejagnu support
17315         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
17317 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
17319     This should complete moving the CHILL test files.
17320         * chill.noncompile(.cvsignore printf.grt
17321             in-printf.grt chprintf.grt chprintf.ch):
17322             Added test-support files.
17323           (Makefile): Modified further.
17324         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
17325             signal.ch): Added test files.
17326           * chill.execute (.cvsignore printf.grt printr.c
17327             in-printf.grt rts.c chprintf.grt rts.h): Added
17328           test-support files.
17329             (Makefile): More corrections.
17331 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
17333         * chill.compile, chill.execute, chill.nocompile: Add CHILL
17334           test cases, ready for DejaGnu.
17336 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17338         * Upgraded c-torture tests from 1.18 to 1.19
17340         * gcc.compile: added test(s):
17341           930607-1.c
17342         * gcc.execute: added test(s):
17343           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17345         * added new subdirectory for misc tests: gcc.misc-tests
17346         * gcc.misc-test(s): added tests:
17347           inst-check.c test-consts.c test-ior.c test-switch.c
17349 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17351         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17353 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17355         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17357 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17359         * Upgraded c-torture tests from 1.17 to 1.18
17361 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17363         * Upgraded c-torture tests from 1.12 to 1.17
17365 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17367         * lib/old-dejagnu.exp:
17368           Fixed handling of XFAIL target triplets to correctly
17369           recognize wildcard characters.  Removed code that
17370           appended a unique id tag to the end of the file name
17371           printed out by the result of the testcases within a
17372           given test file.
17374 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17376         * lib/old-dejagnu.exp:
17377           Reworked expected failure handling to trigger off of XFAIL
17378           keyword in keyphrase embeded in testcase source code. The
17379           XFAIL keyword must be at the end of the keyphrase line. It
17380           may optionally be followed by one or more target triplets.
17381           It has just occured that the handling of wildcards in the
17382           target triplet may not be correct.
17384 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17386         * g++.old-deja/tests:
17387           Moved all subdirectories up one level into g++.old-deja .
17389         * lib/old-dejagnu.exp:
17390           Fixed problem with CXXFLAGS not being properly reset, and being
17391           corrupted with extraneous "-c" compiler option.  This was
17392           causing binaries to not be generated for test that needed them.
17393           Modified strings passed to "pass" and "fail" so that individual
17394           tests from the same test file would be distinguished by an
17395           identifier appended to the test file name in the summary logs;
17396           this corrected a problem with erroneous diff logs.  Added code
17397           to search testcases for expected fail and unexpected pass keywords.
17399 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17401         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17403 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17405         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17406           Removed extraneous text from end of "Special g++ Options"
17407           keyphrase.
17409         * lib/old-dejagnu.exp: Added pattern matching to look for new
17410           keywords, embedded in testcases comments, which will trigger
17411           calls to xpass and xfail.
17413 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17415         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17416           comments embedded in the testcases, especially the one looking for
17417           special compiler options, as well as the pattern matching for the
17418           compiler output again.
17420 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17422         * lib/old-dejagnu.exp: Do a proper check of the return value for
17423           execute tests. Fixed several problems with the pattern matching
17424           of the compiler output which gave erroneous test results.
17425           Changed several of the test result messages to be more descriptive.
17426         * config/unix-g++.exp: Proc g++_load now actually works and
17427           executes the tests passed to it and returns a usable return
17428           value.
17430 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17432           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17434 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17436         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17437           Modified both files to properly execute the old style
17438           dejagnu tests. The previous versions of these files were
17439           experimental and did not function anything near correctly.
17441 1993-04-05  Rob Savoye  (rob@cygnus.com)
17443         * Removed all Makefile.in and configure.in files. No configuration
17444         needed now.
17446 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17448         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17450 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17452         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17453         gcc.special/configure.in, gcc.noncompile/configure.in,
17454         gcc.execute/configure.in, gcc.code_quality/configure.in,
17455         g++.other/configure.in, g++.old-deja/configure.in,
17456         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17457         in srcname setting.
17459 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17461         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17462         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17463         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17465 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17467         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17468         (gdb_exit): Don't remove *_soc files.
17470 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17472         * lib/c-torture.exp: Don't look for main; instead always use -w
17473         -c.  This is how the c-torture tests work.  Remove the object
17474         file if the compilation succeeds.
17475         * gcc.execute/execute.exp: Remove executable if test passes.
17476         * gcc.noncompile/noncompile.exp: Every test is an expected
17477         failure.
17478         * gcc.special/special.exp: Added tests from c-torture 1.11,
17479         corrected use of existing test.
17480         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17481         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17482         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17483         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17484         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17485         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17486         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17487         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17488         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17489         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17490         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17491         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17492         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17493         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17494         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17495         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17496         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17497         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17498         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17499         c-torture 1.11.
17500         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17501         correspond to c-torture 1.11.
17503         * New file.