PR c++/7053
[official-gcc.git] / gcc / testsuite / ChangeLog
blob634225965ef8edaacd6db20e9279b0bf49cc38e4
1 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3         PR c++/7053
4         * g++.dg/template/friend20.C: New test.
6         PR c++/7019
7         * g++.dg/template/overload2.C: New test.
9 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11         PR optimization/11440
12         * gcc.c-torture/execute/20030714-1.c: New test.
14 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
16         PR c++/11154
17         * g++.dg/template/partial2.C: New test.
19 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
21         PR c++/11503
22         * g++.dg/template/anon1.C: New test.
24         PR c++/11493
25         PR c++/11495
26         * g++.dg/parse/template9.C: Likewise.
27         * g++.dg/template/crash4.C: New test.
28         * g++.dg/template/koenig1.C: Likewise.
29         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
30         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
31         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
32         functions.
33         * g++.old-deja/g++.jason/template36.C: Likewise.
34         * g++.old-deja/g++.mike/p1989.C: Likewise.
35         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
36         * g++.old-deja/g++.pt/ttp20.C: Use this->.
37         * g++.old-deja/g++.pt/ttp21.C: Use this->.
38         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
39         compiling.
40         * g++.old-deja/g++.pt/union2.C: Use this->.
42 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
44         * gcc.dg/20030711-1.c: New test.
46 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
48         PR c++/11050
49         * g++.dg/parse/args1.C: New test.
50         * g++.pt/defarg8.C: Change expected errors.
52 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
54         PR c++/8164
55         * g++.dg/template/nontype2.C: New test.
57         PR c++/10558
58         * g++.dg/parse/template8.C: New test.
60         PR c++/8327
61         * g++.dg/template/scope1.C: New test.
63         * g++.dg/warn/Wsign-compare-1.C: New test.
65 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
67         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
69 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
71         PR c++/9411
72         * g++.dg/template/explicit2.C: New test.
74         PR c++/10032
75         * g++.dg/warn/pedantic1.C: New test.
77 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
79         PR c++ 9483
80         * g++.dg/other/field1.C: New test.
82 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
84         PR c/11449
85         * gcc.c-torture/compile/20030707-1.c: New.
87 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
89         PR c++/10849
90         * g++.dg/template/access12.C: New test.
92 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
94         * g++.dg/bprob/bprob.exp (prof_ext): Update.
95         * g77.dg/bprob/bprob.exp (prof_ext): Update.
96         * gcc.misc-tests/bprob.exp (prof_ext): Update.
97         * gcc.misc-tests/gcov.exp: Update
98         * g++.dg/gcov/gcov.exp: Update
99         * lib/gcov.exp: Update.
101 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
103         * g++.dg/abi/mangle17.C: Make sure template expressions are
104         dependent.
105         * g++.dg/abi/mangle4.C: Mark erroneous casts.
106         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
107         * g++.dg/opt/stack1.C: Remove erroneous code.
108         * g++.dg/parse/template7.C: New test.
109         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
110         * g++.old-deja/g++.pt/crash4.C: Likewise.
112 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
114         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
115         with zero or one occurence of `$' after the initial `L'.
117 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
119         * gcc.c-torture/compile/20030704-1.c: Add a comment.
121 2003-07-08  Roger Sayle  <roger@eyesopen.com>
123         PR c/11370
124         * gcc.dg/Wunreachable-6.c: New testcase.
125         * gcc.dg/Wunreachable-7.c: New testcase.
127 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
129         PR c/11420
130         * gcc.dg/20030708-1.c: New test.
132 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
134         * gcc.dg/compat/sdata-section.h: New file.
135         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
136         * gcc.dg/torture/mips-sdata-1.c: New test.
138 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
140         PR c++/11030
141         * g++.dg/template/friend19.C: New test.
143 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
145         * g++.dg/opt/strength-reduce.C: New test.
147 2003-07-07  Roger Sayle  <roger@eyesopen.com>
149         PR target/10979
150         * gcc.dg/20030707-1.c: New testcase.
152 2003-07-07  Roger Sayle  <roger@eyesopen.com>
154         PR optimization/11059
155         * g++.dg/opt/emptyunion.C: New testcase.
157 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
158             Eric Botcazou  <ebotcazou@libertysurf.fr>
160         * g++.dg/opt/stack1.C: New test.
162 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
164         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
165         run test.
166         
167         PR c++/11431
168         * g++.dg/expr/static_cast3.C: New test.
170 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
172         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
173         everywhere.
174         * gcc.dg/concat.c: Concatenation of string constants with
175         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
176         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
177         * gcc.dg/cpp/escape-2.c: Use wide character constants where
178         necessary to avoid multi-character character constant warning.
179         * gcc.dg/cpp/escape.c: Likewise.
180         * gcc.dg/cpp/ucs.c: Likewise.
181         Remove backslashes from dg-bogus comments, as they confuse Tcl.
182         Fix a typo.
184 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
186         PR c/11428
187         * gcc.c-torture/compile/20030704-1.c: New.
189 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
191         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
193 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
195         PR c++/5287, PR c++/7910,  PR c++/11021
196         * testsuite/g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
197         tests for warnings.
198         * testsuite/g++.dg/ext/dllimport2.C: Add tests for warnings.
199         * testsuite/g++.dg/ext/dllimport3.C: Likewise.
200         * testsuite/g++.dg/ext/dllimport4.C: New file.
201         * testsuite/g++.dg/ext/dllimport5.C: New file.
202         * testsuite/g++.dg/ext/dllimport6.C: New file.
203         * testsuite/g++.dg/ext/dllimport7.C: New file.
204         * testsuite/g++.dg/ext/dllimport8.C: New file.
205         * testsuite/g++.dg/ext/dllimport9.C: New file.
206         * testsuite/g++.dg/ext/dllimport10.C: New file.
207         * testsuite/g++.dg/ext/dllexport1.C: New file.
209 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
211         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
212         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
214 2003-07-03  Roger Sayle  <roger@eyesopen.com>
216         * gcc.dg/builtins-25.c: New testcase.
217         * gcc.dg/builtins-26.c: New testcase.
219 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
221         * gcc.dg/compat/vector-defs.h: New file.
222         * gcc.dg/compat/vector-setup.h: New file.
223         * gcc.dg/compat/vector-check.h: New file.
224         * gcc.dg/compat/vector-1_main.c: New file.
225         * gcc.dg/compat/vector-1_x.c: New file.
226         * gcc.dg/compat/vector-1_y.c: New file.
227         * gcc.dg/compat/vector-2_main.c: New file.
228         * gcc.dg/compat/vector-2_x.c: New file.
229         * gcc.dg/compat/vector-2_y.c: New file.
231         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
232         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
233         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
234         * gcc.dg/compat/struct-align-1.h: New file.
235         * gcc.dg/compat/struct-align-1_main.c: New file.
236         * gcc.dg/compat/struct-align-1_x.c: New file.
237         * gcc.dg/compat/struct-align-1_y.c: New file.
238         * gcc.dg/compat/struct-align-2.h: New file.
239         * gcc.dg/compat/struct-align-2_main.c: New file.
240         * gcc.dg/compat/struct-align-2_x.c: New file.
241         * gcc.dg/compat/struct-align-2_y.c: New file.
243         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
244         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
245         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
246         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
247         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
248         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
249         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
250         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
251         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
252         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
253         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
254         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
255         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
256         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
257         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
258         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
259         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
260         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
261         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
262         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
263         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
264         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
265         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
266         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
267         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
268         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
269         * gcc.dg/compat/struct-return-10_x.c: Ditto.
270         * gcc.dg/compat/struct-return-2_x.c: Ditto.
271         * gcc.dg/compat/struct-return-3_x.c: Ditto.
273 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
275         * gcc.dg/i386-call-1.c: New test.
277 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
279         PR c++/9162
280         * g++.dg/parse/defarg4.C: New.
282 2003-07-03  Roger Sayle  <roger@eyesopen.com>
284         PR target/10700
285         * gcc.c-torture/compile/20030703-1.c: New test case.
287 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
289         * g++.dg/template/local3.C: Remove extra semicolon.
291 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
293         * gcc.dg/i386-volatile-1.c: New test.
295 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
297         PR c++/11072
298         * g++.dg/other/offsetof2.C: XFAIL.
299         * g++.dg/other/offsetof5.C: New.
301         PR c++/10219
302         * g++.dg/template/error1.C: New.
304         PR c++/9779
305         * g++.dg/template/dependent-expr1.C: New.
307 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
309         PR c++/6949
310         * g++.dg/template/local3.C: New test.
312         PR c++/11149
313         * g++.dg/lookup/scoped6.C: New test.
315 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
317         PR c++/8046
318         * g++.dg/other/error7.C: New test.
320 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
322         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
323         * g++.old-deja/g++.abi/vtable3.h: Likewise.
324         * g++.old-deja/g++.law/code-gen5.C: Likewise.
325         * g++.old-deja/g++.other/union2.C: Likewise.
326         * gcc.dg/c90-const-expr-2.c: Likewise.
327         * gcc.dg/c90-const-expr-3.c: Likewise.
328         * gcc.dg/c99-const-expr-2.c: Likewise.
329         * gcc.dg/c99-const-expr-3.c: Likewise.
330         * gcc.dg/concat.c: Likewise.
332 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
334         PR c++/9559
335         * g++.dg/init/static1.C: New test.
337 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
339         * Changelog: Remove ">>>>>>>" from previous change.
341 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
343         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
344         * g++.old-deja/g++.other/access2.C: Likewise.
345         * g++.old-deja/g++.other/decl2.C: Likewise.
346         * gcc.c-torture/execute/20020615-1.c: Likewise.
348 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
350         PR c++/4933
351         * g++.dg/template/sizeof4.C: New test.
353 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
355         * g++.dg/other/error6.C: New test.
357 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
359         PR c++/10750
360         * g++.dg/parse/constant2.C: New test.
362 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
364         PR c++/11106
365         * g++.dg/other/error5.C: New test.
367 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
369         * gcc.dg/format/gcc_diag-1.c: New test.
371 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
373         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
375 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
377         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
378         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
379         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
381 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
383         * gcc.c-torture/execute/builtins/string-8.c: New test.
384         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
385         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
386         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
388 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
390         PR c++/10468
391         * g++.dg/ext/typeof6.C: New test.
393 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
395         PR c++/10796
396         * g++.dg/init/enum1.C: New test.
398 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
400         * gcc.dg/20030627-1.c: New test.
402 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
404         PR c++/11332
405         * g++.dg/expr/static_cast2.C: New test.
407 2003-06-26  Roger Sayle  <roger@eyesopen.com>
408             Jakub Jelinek  <jakub@redhat.com>
410         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
411         sprintf(dst,"%s",src) optimization.
412         * gcc.c-torture/execute/20030626-1.c: New test case.
413         * gcc.c-torture/execute/20030626-2.c: New test case.
415 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
417         * gcc.c-torture/execute/multi-ix.c: New test.
419         * gcc.c-torture/execute/simd-4.c (main):
420         Added missing semicolon at end of union.
422 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
424         PR c++/8266
425         * g++.dg/template/explicit-instantiation3.C: New test.
427 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
429         * gcc.dg/20030626-1.c: Use signed char.
431 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
433         * gcc.dg/20030626-1.c: New test.
435 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
437         * const-str-2.m: Update.
439 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
441         PR c++/10990
442         * g++.dg/rtti/dyncast1.C: New test.
443         * g++.dg/abi/mangle4.C: Correct base-specifier access.
444         * g++.dg/lookup/scoped1.C: Remove XFAIL.
445         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
447         PR c++/10931
448         * g++.dg/expr/static_cast1.C: New test.
450 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
452         * gcc.dg/20030625-1.c: New test.
454 2003-06-24  Roger Sayle  <roger@eyesopen.com>
456         * gcc.c-torture/compile/20030624-1.c: New test case.
458 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
460         * gcc.c-torture/execute/string-opt-17.c: New test.
462 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
464         PR c++/5754
465         * g++.dg/parse/crash6.C: New test.
467 2003-06-23  Roger Sayle  <roger@eyesopen.com>
469         * gcc.dg/builtins-24.c: New test case.
471 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
473         * g++.dg/opt/operator1.C: New test.
475 2003-06-22  Roger Sayle  <roger@eyesopen.com>
477         * gcc.c-torture/execute/string-opt-16.c: New test case.
479 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
481         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
482         * g++.old-deja/g++.other/conv7.C: Likewise
483         * g++.old-deja/g++.other/overcnv2.C: Likewise.
484         * g++.old-deja/g++.other/overload14.C: Likewise.
486 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
488         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
489         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
491 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
493         PR c++/10888
494         * g++.dg/warn/Winline-3.C: New test.
496 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
498         * lib/target-supports.exp (check_alias_available): Make the test
499         program acceptable to the Solaris assembler.
501         PR c++/10749
502         * g++.dg/template/memclass2.C: New test.
504 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
505             Eric Botcazou  <ebotcazou@libertysurf.fr>
507         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
508         data for non-matching targets.
509         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
511 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
513         PR c++/10845
514         * g++.dg/template/member3.C: New test.
516 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
518         PR c++/10939
519         * g++.dg/template/func1.C: New test.
521         PR c++/9649
522         * g++.dg/template/static4.C: New test.
523         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
525         PR c++/11041
526         * g++.dg/init/ref7.C: New test.
528 2003-06-19  Matt Austern  <austern@apple.com>
530         PR c++/11228
531         * g++.dg/anew1.C: New test.
532         * g++.dg/anew2.C: New test.
533         * g++.dg/anew3.C: New test.
534         * g++.dg/anew4.C: New test.
536 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
538         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
540 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
542         * gcc.c-torture/execute/simd-4.c (main): Make expected value
543         endian-dependent.
545 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
547         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
548         Remove cruft.
550 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
552         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
553         * gcc.c-torture/compile/961203-1.c: Likewise.
554         * gcc.c-torture/compile/980506-1.c: Likewise.
556 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
558         PR c++/10712
559         * g++.dg/lookup/using7.C: New test.
561 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
563         PR c++/11105
564         * g++.dg/abi/conv1.C: Remove it.
565         * g++.dg/template/conv7.C: New test.
566         * g++.dg/template/conv8.C: Likewise.
567         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
568         conversion operator.
570 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
572         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
573         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
574         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
575         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
576         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
577         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
578         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
579         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
580         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
581         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
582         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
583         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
584         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
585         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
586         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
587         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
588         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
589         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
590         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
591         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
592         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
593         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
594         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
595         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
596         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
597         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
598         * gcc.dg/compat/struct-return-10_x.c: Ditto.
599         * gcc.dg/compat/struct-return-2_x.c: Ditto.
600         * gcc.dg/compat/struct-return-3_x.c: Ditto.
602 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
604         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
605         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
606         indications.
608 2003-06-16  Roger Sayle  <roger@eyesopen.com>
610         * gcc.dg/i386-387-5.c: New test case.
611         * gcc.dg/i386-387-6.c: New test case.
612         * gcc.dg/builtins-23.c: New test case.
614 2003-06-15  Roger Sayle  <roger@eyesopen.com>
616         * gcc.dg/builtins-22.c: New test case.
617         * gcc.dg/i386-387-1.c: Update to test exp.
618         * gcc.dg/i386-387-2.c: Likewise.
620 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
622         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
624 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
626         * lib/gcc-dg.exp (dg-require-dll): New function.
627         (dg-xfail-if): Likewise.
628         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
629         driver.
631         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
632         * gcc.c-torture/compile/20001205-1.c: Likewise.
633         * gcc.c-torture/compile/20001226-1.c: Likewise.
634         * gcc.c-torture/compile/20010518-2.c: Likewise.
635         * gcc.c-torture/compile/20020312-1.c: Likewise.
636         * gcc.c-torture/compile/20020604-1.c: Likewise.
637         * gcc.c-torture/compile/920501-12.c: Likewise.
638         * gcc.c-torture/compile/920501-4.c: Likewise.
639         * gcc.c-torture/compile/920520-1.c: Likewise.
640         * gcc.c-torture/compile/920521-1.c: Likewise.
641         * gcc.c-torture/compile/920625-1.c: Likewise.
642         * gcc.c-torture/compile/961203-1.c: Likewise.
643         * gcc.c-torture/compile/980506-1.c: Likewise.
644         * gcc.c-torture/compile/981006-1.c: Likewise.
645         * gcc.c-torture/compile/981022-1.c: Likewise.
646         * gcc.c-torture/compile/981223-1.c: Likewise.
647         * gcc.c-torture/compile/990617-1.c: Likewise.
648         * gcc.c-torture/compile/dll.c: Likewise.
649         * gcc.c-torture/compile/labels-3.c: Likewise.
650         * gcc.c-torture/compile/mipscop-1.c: Likewise.
651         * gcc.c-torture/compile/mipscop-2.c: Likewise.
652         * gcc.c-torture/compile/mipscop-3.c: Likewise.
653         * gcc.c-torture/compile/mipscop-4.c: Likewise.
654         * gcc.c-torture/compile/simd-5.c: Likewise.
655         * gcc.c-torture/compile/20000804-1.x: Remove.
656         * gcc.c-torture/compile/20001205-1.x: Likewise.
657         * gcc.c-torture/compile/20001226-1.x: Likewise.
658         * gcc.c-torture/compile/20010518-2.x: Likewise.
659         * gcc.c-torture/compile/20020312-1.x: Likewise.
660         * gcc.c-torture/compile/20020604-1.x: Likewise.
661         * gcc.c-torture/compile/920501-12.x: Likewise.
662         * gcc.c-torture/compile/920501-4.x: Likewise.
663         * gcc.c-torture/compile/920520-1.x: Likewise.
664         * gcc.c-torture/compile/920521-1.x: Likewise.
665         * gcc.c-torture/compile/920625-1.x: Likewise.
666         * gcc.c-torture/compile/961203-1.x: Likewise.
667         * gcc.c-torture/compile/980506-1.x: Likewise.
668         * gcc.c-torture/compile/981006-1.x: Likewise.
669         * gcc.c-torture/compile/981022-1.x: Likewise.
670         * gcc.c-torture/compile/981223-1.x: Likewise.
671         * gcc.c-torture/compile/990617-1.x: Likewise.
672         * gcc.c-torture/compile/mipscop-1.x: Likewise.
673         * gcc.c-torture/compile/mipscop-2.x: Likewise.
674         * gcc.c-torture/compile/mipscop-3.x: Likewise.
675         * gcc.c-torture/compile/mipscop-4.x: Likewise.
676         * gcc.c-torture/compile/simd-5.x: Likewise.
678         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
680 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
682         * gcc.c-torture/execute/20030611-1.c: New test.
684 2003-06-12  Roger Sayle  <roger@eyesopen.com>
686         PR middle-end/168
687         * gcc.dg/20030612-1.c: New test case.
689 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
691         PR c++/10635
692         * g++.dg/expr/cast1.C: New test.
694 2003-06-12  Roger Sayle  <roger@eyesopen.com>
696         * gcc.dg/builtins-21.c: New test case.
698 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
700         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
701         options instead of at the end.
702         * lib/objc.exp (objc_target_compile): Likewise.
704 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
706         PR c++/10432
707         * g++.dg/parse/error1.C: New test.
709 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
711         * gcc.dg/compat/struct-by-value-11_main.c: New file.
712         * gcc.dg/compat/struct-by-value-11_x.c: New file.
713         * gcc.dg/compat/struct-by-value-11_y.c: New file.
714         * gcc.dg/compat/struct-by-value-12_main.c: New file.
715         * gcc.dg/compat/struct-by-value-12_x.c: New file.
716         * gcc.dg/compat/struct-by-value-12_y.c: New file.
717         * gcc.dg/compat/struct-by-value-13_main.c: New file.
718         * gcc.dg/compat/struct-by-value-13_x.c: New file.
719         * gcc.dg/compat/struct-by-value-13_y.c: New file.
720         * gcc.dg/compat/struct-by-value-14_main.c: New file.
721         * gcc.dg/compat/struct-by-value-14_x.c: New file.
722         * gcc.dg/compat/struct-by-value-14_y.c: New file.
723         * gcc.dg/compat/struct-by-value-15_main.c: New file.
724         * gcc.dg/compat/struct-by-value-15_x.c: New file.
725         * gcc.dg/compat/struct-by-value-15_y.c: New file.
726         * gcc.dg/compat/struct-by-value-16_main.c: New file.
727         * gcc.dg/compat/struct-by-value-16_x.c: New file.
728         * gcc.dg/compat/struct-by-value-16_y.c: New file.
729         * gcc.dg/compat/struct-by-value-17_main.c: New file.
730         * gcc.dg/compat/struct-by-value-17_x.c: New file.
731         * gcc.dg/compat/struct-by-value-17_y.c: New file.
732         * gcc.dg/compat/struct-by-value-18_main.c: New file.
733         * gcc.dg/compat/struct-by-value-18_x.c: New file.
734         * gcc.dg/compat/struct-by-value-18_y.c: New file.
736         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
737         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
738         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
739         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
740         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
741         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
742         * gcc.dg/compat/scalar-return-3_main.c: New file.
743         * gcc.dg/compat/scalar-return-3_x.c: New file.
744         * gcc.dg/compat/scalar-return-3_y.c: New file.
745         * gcc.dg/compat/scalar-return-4_main.c: New file.
746         * gcc.dg/compat/scalar-return-4_x.c: New file.
747         * gcc.dg/compat/scalar-return-4_y.c: New file.
749 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
751         * gcc.dg/compat/fp2-struct-check.h: New file.
752         * gcc.dg/compat/fp2-struct-defs.h: New file.
753         * gcc.dg/compat/fp2-struct-init.h: New file.
754         * gcc.dg/compat/struct-by-value-10_main.c: New file.
755         * gcc.dg/compat/struct-by-value-10_x.c: New file.
756         * gcc.dg/compat/struct-by-value-10_y.c: New file.
757         * gcc.dg/compat/struct-return-10_main.c: New file.
758         * gcc.dg/compat/struct-return-10_x.c: New file.
759         * gcc.dg/compat/struct-return-10_y.c: New file.
761         * gcc.dg/compat/compat-common.h: New file.
762         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
763         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
764         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
765         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
766         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
767         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
768         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
769         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
770         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
771         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
772         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
773         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
774         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
775         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
776         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
777         * gcc.dg/compat/small-struct-check.h: Ditto.
778         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
779         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
780         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
781         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
782         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
783         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
784         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
785         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
786         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
787         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
788         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
789         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
790         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
791         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
792         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
793         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
794         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
795         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
796         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
797         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
798         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
799         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
800         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
801         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
802         * gcc.dg/compat/struct-return-2_main.c: Ditto.
803         * gcc.dg/compat/struct-return-2_x.c: Ditto.
804         * gcc.dg/compat/struct-return-2_y.c: Ditto.
805         * gcc.dg/compat/struct-return-3_main.c: Ditto.
806         * gcc.dg/compat/struct-return-3_x.c: Ditto.
807         * gcc.dg/compat/struct-return-3_y.c: Ditto.
809 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
811         * g++.dg/pch/static-1.C: New file.
812         * g++.dg/pch/static-1.Hs: New file.
814 2003-06-10  Richard Henderson  <rth@redhat.com>
816         * gcc.dg/asm-7.c: Adjust expected warning text.
818 2003-06-10  Roger Sayle  <roger@eyesopen.com>
820         * gcc.dg/builtins-20.c: New test case.
822 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
824         PR c++/11131
825         * g++.dg/opt/template1.C: New test.
827 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
829         * lib/gcc-dg.exp (dg-test): Clear additional_files and
830         additional_sources.
832 2003-05-21  David Taylor  <dtaylor@emc.com>
834         * gcc.dg/Wpadded.c: New file.
836 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
838         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
839         * gcc.dg/special/weak-2.c: Add dg-require-weak.
840         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
841         dg-require-weak.
843 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
845         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
847 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
849         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
850         (dg-require-alias): Likewise.
851         (dg-require-gc-sections): Likewise.
852         * lib/target-supports.exp (check_gc_sections_available): Likewise.
854 2003-06-08  Richard Henderson  <rth@redhat.com>
856         * gcc.dg/20011029-2.c: Fix the array reference.
857         * gcc.dg/asm-7.c: New.
859 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
861         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
863 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
865         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
866         (dg-require-gc-sections): Likewise.
868 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
870         * i386-cmov1.c: Fix regular expression.
871         * i386-cvt-1.c: Likewise.
872         * i386-local.c: Likewise.
873         * i386-local2.c: Likewise.
874         * i386-mul.c: Likewise.
875         * i386-ssetype-1.c: Likewise.
876         * i386-ssetype-3.c: Likewise.
877         * i386-ssetype-5.c: Likewise.
879 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
881         PR c++/11039
882         * g++.dg/warn/implicit-typename2.C: New test.
883         * g++.dg/warn/implicit-typename3.C: New test.
885 2003-06-07  Richard Henderson  <rth@redhat.com>
887         * g++.dg/other/offsetof3.C: Use size_t.
888         * g++.dg/other/offsetof4.C: Likewise.
890 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
892         * lib/copy-file.exp: New. Implement gcc_copy_files.
894         * lib/dg-pch.exp: Load copy-file.exp
895         (dg-pch): Use gcc_copy_files instead of "file copy".
897 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
899         * gcc.dg/weak/weak.exp: Simplify.
900         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
901         * gcc.dg/weak/weak-1.c: Likewise.
902         * gcc.dg/weak/weak-2.c: Likewise.
903         * gcc.dg/weak/weak-3.c: Likewise.
904         * gcc.dg/weak/weak-4.c: Likewise.
905         * gcc.dg/weak/weak-5.c: Likewise.
906         * gcc.dg/weak/weak-6.c: Likewise.
907         * gcc.dg/weak/weak-7.c: Likewise.
908         * gcc.dg/weak/weak-8.c: Likewise.
909         * gcc.dg/weak/weak-9.c: Likewise.
911 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
913         gcc.c-torture/execute/20030606-1.c: New.
915 2003-06-06  Roger Sayle  <roger@eyesopen.com>
917         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
918         * gcc.dg/builtins-19.c: Likewise.
920 2003-06-06  Roger Sayle  <roger@eyesopen.com>
922         * gcc.dg/builtins-2.c: Add some more tests.
923         * gcc.dg/builtins-18.c: New test case.
924         * gcc.dg/builtins-19.c: New test case.
926 2003-06-06  Roger Sayle  <roger@eyesopen.com>
927             Jim Wilson  <wilson@tuliptree.org>
929         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
931 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
933         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
934         mempcpy/stpcpy calls not to be optimized into something else.
935         * gcc.c-torture/execute/string-opt-3.c: Moved to...
936         * gcc.c-torture/execute/builtins/string-7.c: ...here.
937         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
939 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
941         * gcc.dg/format/asm_fprintf-1.c: New test.
943 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
945         * lib/gcc-defs.exp (additional_sources): New variable.
946         (dg-additional-sources): New function.
947         (additional_files): New variable.
948         (dg-additional-files): New function.
949         (dg-additional-files-options): Likewise.
950         * lib/gcc-dg.exp (dg-require-weak): New function.
951         (dg-require-alias): Likewise.
952         (dg-require-gc-sections): Likewise.
953         * lib/target-supports.exp (check_alias_available): Remove testfile
954         parameter.
955         (check_gc_sections_available): New function.
956         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
957         (dg-gpp-additional-files): Likewise.
958         * lib/g++.exp (additional_sources): Remove.
959         (additional_files): Likewise.
960         (g++_target_compile): Use dg-additional-files-options.
962         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
963         Tcl logic.
964         * gcc.dg/special/ecos.exp: Remove.
965         * gcc.dg/special/20000419-2.c: Use dg-require-*.
966         * gcc.dg/special/alias-1.c: Likewise.
967         * gcc.dg/special/alias-2.c: Likewise.
968         * gcc.dg/special/gcsec-1.c: Likewise.
969         * gcc.dg/special/weak-1.c: Likewise.
970         * gcc.dg/special/weak-2.c: Likewise.
971         * gcc.dg/special/wkali-1.c: Likewise.
972         * gcc.dg/special/wkali-2.c: Likewise.
974         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
975         dg-gpp-additional-*.
976         * g++.dg/special/conpr-3.C: Likewise.
977         * g++.dg/special/conpr-4.C: Likewise.
978         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
979         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
980         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
981         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
982         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
983         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
984         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
985         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
986         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
987         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
988         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
989         * g++.old-deja/g++.other/comdat1.C: Likewise.
990         * g++.old-deja/g++.other/comdat2.C: Likewise.
991         * g++.old-deja/g++.other/comdat3.C: Likewise.
992         * g++.old-deja/g++.other/ctor1.C: Likewise.
993         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
995 2003-06-05  Richard Henderson  <rth@redhat.com>
997         * gcc.dg/debug/20030605-1.c: New.
999 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1001         * README.QMTEST: Update.
1003 2003-06-04  Richard Henderson  <rth@redhat.com>
1005         * gcc.dg/cleanup-1.c: New.
1006         * gcc.dg/cleanup-2.c: New.
1007         * gcc.dg/cleanup-3.c: New.
1008         * gcc.dg/cleanup-4.c: New.
1009         * gcc.dg/cleanup-5.c: New.
1010         * gcc.dg/cleanup-6.c: New.
1011         * gcc.dg/cleanup-7.c: New.
1013 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
1015         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
1017         * lib/dg-pch.exp: New file.
1018         * g++.dg/pch/pch.exp: Use dg-pch.exp.
1019         * gcc.dg/pch/pch.exp: Likewise.
1021 2003-06-04  Roger Sayle  <roger@eyesopen.com>
1023         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
1024         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
1025         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
1026         * gcc.dg/builtins-17.c: New test case.
1027         * gcc.dg/i386-387-4.c: New test case.
1028         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
1030 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1032         * gcc.dg/ultrasp9.c: New test.
1034 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
1036         * gcc.c-torture/compile/20030604-1.c: New test.
1037         * gcc.dg/sparc-constant-1.c: New test.
1039 2003-06-03  Glen Nakamura  <glen@imodulo.com>
1041         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
1043 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
1045         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
1047         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
1048         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
1050 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
1052         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
1054 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1056         PR c++/10940
1057         * g++.dg/template/spec10.C: New test.
1059 2003-06-03  Roger Sayle  <roger@eyesopen.com>
1061         * gcc.dg/builtins-16.c: New test case.
1063 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
1065         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
1066         mempcpy test with post-increments.
1067         * gcc.c-torture/execute/string-opt-3.c: New test.
1068         * gcc.dg/string-opt-1.c: New test.
1070 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
1072         PR fortran/10965
1073         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
1075 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
1077         * lib/scanasm.exp (dg-scan): New function, factored out of ...
1078         (scan-assembler): ... here.  Use dg-scan.
1079         (scan-assembler-not): Likewise.
1080         (scan-file): New function.
1081         (scan-file-not): Likewise.
1082         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
1083         * gcc.dg/cpp/_Pragma4.c: Likewise.
1084         * gcc.dg/cpp/_Pragma5.c: Likewise.
1085         * gcc.dg/cpp/avoidpaste1.c: Likewise.
1086         * gcc.dg/cpp/avoidpaste2.c: Likewise.
1087         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
1088         * gcc.dg/cpp/cmdlne-P.c: Likewise.
1089         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
1090         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
1091         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
1092         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
1093         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
1094         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
1095         * gcc.dg/cpp/cxxcom1.c: Likewise.
1096         * gcc.dg/cpp/line1.c: Likewise.
1097         * gcc.dg/cpp/maccom1.c: Likewise.
1098         * gcc.dg/cpp/maccom2.c: Likewise.
1099         * gcc.dg/cpp/maccom3.c: Likewise.
1100         * gcc.dg/cpp/maccom4.c: Likewise.
1101         * gcc.dg/cpp/maccom5.c: Likewise.
1102         * gcc.dg/cpp/maccom6.c: Likewise.
1103         * gcc.dg/cpp/multiline.c: Likewise.
1104         * gcc.dg/cpp/spacing1.c: Likewise.
1105         * gcc.dg/cpp/spacing2.c: Likewise.
1106         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
1107         * gcc.dg/cpp/trad/maccom1.c: Likewise.
1108         * gcc.dg/cpp/trad/maccom2.c: Likewise.
1109         * gcc.dg/cpp/trad/maccom3.c: Likewise.
1110         * gcc.dg/cpp/trad/maccom4.c: Likewise.
1111         * gcc.dg/cpp/trad/maccom6.c: Likewise.
1112         * gcc.dg/cpp/cxxcom2.c: Likewise.
1113         * gcc.dg/cpp/cxxcom2.h: New file.
1115         * gcc.dg/cpp/truefalse.cpp: Move it to ...
1116         * g++.dg/cpp/truefalse.C: Here.
1117         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
1119 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
1121         * gcc.dg/cpp/redef3.c: New file.
1123 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1125         * gcc.dg/i386-loop-3.c: New test.
1127 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
1129         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
1131 2003-05-31  Roger Sayle  <roger@eyesopen.com>
1133         * gcc.dg/fwrapv-1.c: New test case.
1134         * gcc.dg/fwrapv-2.c: New test case.
1136 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1138         PR c++/10956
1139         * g++.dg/template/spec9.C: New test.
1141 2003-05-29  Roger Sayle  <roger@eyesopen.com>
1143         * gcc.dg/duff-4.c: New test case.
1145 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
1147         PR fortran/10843
1148         * g77.dg/ffixed-form-1.f: New test
1149         * g77.dg/ffixed-form-2.f: New test
1150         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
1151         * g77.dg/ffree-form-3.f: New test
1153 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
1155         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
1156         * gcc.dg/wint_t-1.c: Likewise.
1158 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1160         * g++.dg/template/access11.C: New test.
1162 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1164         PR c++/10849
1165         * g++.dg/template/access10.C: New test.
1167 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1168             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1170         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
1172 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1174         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
1175         suppress for powerpc-*-darwin*.
1176         * gcc.dg/torture/builtin-noret-2.c: Likewise.
1178 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1180         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
1181         suppress option for powerpc-*-darwin*.
1183 2003-05-23  Roger Sayle  <roger@eyesopen.com>
1185         * gcc.dg/builtins-1.c: Add tests for tan and atan.
1186         * gcc.dg/builtins-4.c: Add test for fmod.
1188 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1190         PR c++/10682
1191         * g++.dg/template/instantiate4.C: New test.
1193 2003-05-22  Roger Sayle  <roger@eyesopen.com>
1195         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
1197 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
1199         * gcc.dg/compat/scalar-return-1_main.c: New file.
1200         * gcc.dg/compat/scalar-return-1_x.c: New file.
1201         * gcc.dg/compat/scalar-return-1_y.c: New file.
1202         * gcc.dg/compat/scalar-return-2_main.c: New file.
1203         * gcc.dg/compat/scalar-return-2_x.c: New file.
1204         * gcc.dg/compat/scalar-return-2_y.c: New file.
1205         * gcc.dg/compat/struct-return-3_main.c: New file.
1206         * gcc.dg/compat/struct-return-3_y.c: New file.
1207         * gcc.dg/compat/struct-return-3_x.c: New file.
1208         * gcc.dg/compat/struct-return-2_main.c: New file.
1209         * gcc.dg/compat/struct-return-2_x.c: New file.
1210         * gcc.dg/compat/struct-return-2_y.c: New file.
1212 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1214         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
1215         for hppa*-hp-hpux*.
1216         * gcc.dg/20021014-1.c (dg-options): Likewise.
1217         * gcc.dg/nest.c (dg-options): Likewise.
1219 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
1221         PR c++/9738
1222         * g++.dg/ext/dllimport2.C: New file.
1223         * g++.dg/ext/dllimport3.C: New file.
1225 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
1227         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
1228         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1229         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1230         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1231         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1232         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1233         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
1234         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
1235         * gcc.dg/compat/small-struct-defs.h: New file.
1236         * gcc.dg/compat/small-struct-init.h: New file.
1237         * gcc.dg/compat/small-struct-check.h: New file.
1238         * gcc.dg/compat/fp-struct-defs.h: New file.
1239         * gcc.dg/compat/fp-struct-check.h: New file.
1240         * gcc.dg/compat/fp-struct-init.h: New file.
1241         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
1242         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
1244 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
1246         * gcc.dg/20030225-2.c: New test.
1248 2003-05-18  Roger Sayle  <roger@eyesopen.com>
1249             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1251         * gcc.c-torture/compile/20030518-1.c: New test case.
1253 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
1255         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
1256         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
1257         gcc-dg-debug-runtest.
1258         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
1259         gcc-dg-debug-runtest.
1261 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1263         PR c++/9022
1264         * g++.dg/lookup/using6.C: New test.
1266 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1268         * g++.dg/parse/access2.C: New test.
1270 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
1272         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
1273         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
1274         * gcc.dg/debug/debug.exp: Likewise.
1276 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
1278         * gcc.dg/dollar.c: New test.
1280 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
1282         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
1283         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
1284         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
1285         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
1286         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
1287         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
1288         * gcc.dg/compat/struct-by-value-6_main.c: New file.
1289         * gcc.dg/compat/struct-by-value-6_x.c: New file.
1290         * gcc.dg/compat/struct-by-value-6_y.c: New file.
1291         * gcc.dg/compat/struct-by-value-7_main.c: New file.
1292         * gcc.dg/compat/struct-by-value-7_x.c: New file.
1293         * gcc.dg/compat/struct-by-value-7_y.c: New file.
1294         * gcc.dg/compat/struct-by-value-8_main.c: New file.
1295         * gcc.dg/compat/struct-by-value-8_x.c: New file.
1296         * gcc.dg/compat/struct-by-value-8_y.c: New file.
1297         * gcc.dg/compat/struct-by-value-9_main.c: New file.
1298         * gcc.dg/compat/struct-by-value-9_x.c: New file.
1299         * gcc.dg/compat/struct-by-value-9_y.c: New file.
1301 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
1303         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
1304         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
1305         support for "repo" mode.
1306         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
1307         * lib/g77-dg.exp: Likewise.
1308         * lib/obj-dg.exp: Likewise.
1310 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
1312         Merge from gcc-3_2-rhl8-branch:
1313         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
1315         * gcc.dg/tls/opt-6.c: New test.
1317         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1319         * gcc.dg/20030405-1.c: New test.
1321         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
1323         * gcc.dg/20030309-1.c: New test.
1325         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1327         * gcc.c-torture/execute/20030307-1.c: New test.
1329         2003-02-20  Randolph Chung  <tausq@debian.org>
1331         * gcc.c-torture/compile/20030220-1.c: New test.
1333         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
1335         * gcc.dg/20030217-1.c: New test.
1337         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
1339         * gcc.c-torture/compile/20020129-1.c: New test.
1341         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1343         * gcc.dg/unroll-1.c: New test.
1345         2002-11-16  Jan Hubicka  <jh@suse.cz>
1347         * gcc.c-torture/execute/20020920-1.c: New test.
1349         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
1351         PR target/7434
1352         * gcc.c-torture/compile/20021008-1.c: New test.
1354         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
1356         PR target/7559
1357         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
1359         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1361         * gcc.c-torture/compile/20020807-1.c: New test.
1363         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1365         * gcc.dg/tls/opt-1.c: New test.
1367         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
1369         * gcc.dg/20020729-1.c: New test.
1371         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
1373         * g++.dg/opt/life1.C: New test.
1375         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
1377         * gcc.dg/20020525-1.c: New test.
1379         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1381         PR c++/6794
1382         * g++.dg/ext/pretty1.C: New test.
1383         * g++.dg/ext/pretty2.C: New test.
1385 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1387         PR c++/8385
1388         * g++.dg/ext/typeof5.C: New test.
1390 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1392         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1393         __USER_LABEL_PREFIX__ into account.
1394         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1396 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1398         * gcc.dg/builtins-15.c: New test case.
1400 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1402         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1404 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1406         * lib/g++.exp: Tweak handling of additional source files.
1407         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1408         * g++.dg/special/conpr-2a.C: Rename to ...
1409         * g++.dg/special/conpr-2a.cc: ... this.
1410         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1411         * g++.dg/special/conpr-3a.C: Rename to ...
1412         * g++.dg/special/conpr-3a.cc: This.
1413         * g++.dg/special/conpr-3b.C: Rename to ...
1414         * g++.dg/special/conpr-3b.cc: This.
1415         * g++.dg/special/conpr-4.C: New test.
1416         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1418 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1420         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1422 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1424         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1425         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1426         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1427         * g++.old-deja/g++.other/warn3.C: Likewise.
1429 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1431         * gcc.dg/i386-387-1.c: Update to also test log.
1432         * gcc.dg/i386-387-2.c: Likewise.
1434 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1436         * g77.f-torture/execute/int8421.f: New test.
1438 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1440         PR c++/10230, c++/10481
1441         * g++.dg/lookup/scoped5.C: New test.
1443 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1445         PR c++/10552
1446         * g++.dg/template/ttp6.C: New test.
1448 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1450         * gcc.c-torture/execute/builtins: New directory.
1451         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1452         gcc.c-torture/execute/builtins.
1453         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1454         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1455         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1456         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1458 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1460         PR c++/9252
1461         * g++.dg/template/access8.C: New test.
1462         * g++.dg/template/access9.C: New test.
1464 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1466         PR c++/9554
1467         * g++.dg/parse/access1.C: New test.
1469 2003-05-09  DJ Delorie  <dj@redhat.com>
1471         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1472         long, and not an int.
1474 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1476         PR c++/10555, c++/10576
1477         * g++.dg/template/memclass1.C: New test.
1479 2003-05-08  DJ Delorie  <dj@redhat.com>
1481         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1482         targets.
1483         * gcc.c-torture/execute/20021024-1.x: Likewise.
1484         * gcc.c-torture/execute/shiftdi.x: Likewise.
1485         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1486         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1487         * gcc.dg/20021018-1.c: Likewise.
1489 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1491         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1493         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1494         (bcopy): Call memmove.
1496 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1498         * g77.f-torture/compile/8485.f: New test case.
1500 2003-05-07  Richard Henderson  <rth@redhat.com>
1502         PR c++/10570
1503         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1504         Verify exception_cleanup not called for rethrows.
1505         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1506         when exiting catch block without rethrowing.
1507         * g++.dg/eh/forced3.C: New.
1508         * g++.dg/eh/forced4.C: New.
1510 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1512         * gcc.dg/20030505.c: Fix triplet.
1514 2003-05-06  DJ Delorie  <dj@redhat.com>
1516         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1517         * gcc.dg/nest.c: Likewise.
1519 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1521         * gcc.dg/builtins-14.c: New test case.
1523 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1525         * lib/compat.exp (compat-execute): New argument.
1526         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1527         * gcc.dg/compat: New test directory.
1528         * gcc.dg/compat/compat.exp: New expect script.
1529         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1530         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1531         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1532         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1533         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1534         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1536         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1537         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1538         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1539         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1540         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1541         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1542         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1543         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1544         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1545         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1546         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1547         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1548         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1549         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1550         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1552 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1554         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1556 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1558         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1560 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1562         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1563         * gcc.dg/ppc-fsel-2.c: New test.
1565         * gcc.dg/unused-5.c: New test.
1567 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1569         PR c++/10496
1570         * g++.dg/warn/pmf1.C: New test.
1572 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1574         PR c++/4494
1575         * g++.dg/warn/main.C: New test.
1577 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1579         * gcc.dg/nonnull-3.c: New test.
1581 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1583         * gcc.dg/cpp/Wtrigraphs.c: Update.
1584         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1586 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1588         * gcc.dg/ppc-fsel-1.c: New test.
1590 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1592         PR c/10604
1593         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1595 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1597         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1599 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1601         PR c++/9364, c++/10553, c++/10586
1602         * g++.dg/parse/typename4.C: New test.
1603         * g++.dg/parse/typename5.C: Likewise.
1605 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1607         * gcc.c-torture/compile/20030503-1.c: New test.
1609 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1611         * g++.dg/lookup/using5.C: Fix testcase error.
1613 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1615         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1616         since MEABI is no longer supported.  Remove all vestiges
1617         of MEABI from the test.
1619 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1621         PR c++/10554
1622         * g++.dg/lookup/using5.C: New test.
1624 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1626         PR c++/8772
1627         * g++.dg/template/ttp5.C: New test.
1629 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1631         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1632         (dg-gpp-additional-sources): New function.
1633         (dg-gpp-additional-files): Likewise.
1634         * lib/g++.exp (additional_sources): New variable.
1635         (additional_files): Likewise.
1636         (g++_target_compile): Deal with them.
1637         * lib/old-dejagnu.exp: Remove.
1638         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1639         * g++.old-deja: Revise all tests to use dg commands.
1641 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1643         PR c++/9432, c++/9528
1644         * g++.dg/lookup/using4.C: New test.
1646 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1648         * gcc.dg/noreturn-5.c: New file.
1649         * gcc.dg/noreturn-6.c: New file.
1651         * gcc.c-torture/compile/inline-1.c: New file.
1653 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1655         PR c++/10551
1656         * g++.dg/template/explicit1.C: New test.
1658 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1660         PR c++/10549
1661         * g++.dg/other/bitfield1.C: New test.
1663         PR c++/10527
1664         * g++.dg/init/new7.C: New test.
1666 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1668         * g++.dg/ext/desig1.C: New test.
1669         * g++.dg/ext/init1.C: Update.
1671         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1673 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
1675         PR c++/10180
1676         * g++.dg/warn/Winline-1.C: New test.
1678 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
1680         * gcc.c-torture/execute/string-opt-19.c: New test.
1682         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1683         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1685 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
1687         PR c++/10506
1688         * g++.dg/init/new6.C: New test.
1690         PR c++/10503
1691         * g++.dg/init/ref6.C: New test.
1693 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
1695         * g++.dg/warn/weak1.C: XFAIL on AIX4.
1697 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1699         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1700         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1702 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
1704         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1705         initialized static data members.
1707 2003-04-25  H.J. Lu <hjl@gnu.org>
1709         * gcc.dg/ia64-sync-4.c: New test.
1711 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1713         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
1714         date.
1716 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
1718         PR c++/10337
1719         * g++.dg/warn/conv1.C: New test.
1720         * g++.old-deja/g++.other/conv7.C: Adjust.
1721         * g++.old-deja/g++.other/overload14.C: Adjust.
1723 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1725         PR c++/10471
1726         * g++.dg/template/defarg2.C: New test.
1728 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
1730         * gcc.dg/cpp/include2.c: Update.
1731         * gcc.dg/cpp/multiline-2.c: New.
1732         * gcc.dg/cpp/multiline.c: Update.
1733         * gcc.dg/cpp/strify2.c: Update.
1734         * gcc.dg/cpp/trad/literals-2.c: Update.
1736 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1738         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1740 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1742         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1744 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1746         PR c++/10451
1747         * g++.dg/parse/crash4.C: New test.
1749         PR c++/9847
1750         * g++.dg/parse/crash5.C: New test.
1752 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1754         PR c++/10446
1755         * g++.dg/parse/crash3.C: New test.
1757         PR c++/10428
1758         * g++.dg/parse/elab1.C: New test.
1760 2003-04-22  Devang Patel  <dpatel@apple.com>
1762         * gcc.dg/cpp/trad/funlike-5.c: New test.
1764 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
1766         * g++.dg/other/packed1.C: Fix dg options.
1768 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1770         * g++.dg/other/offsetof2.C: New test.
1772 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
1774         * g++.dg/template/recurse.C: Adjust location of error messages.
1776 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1778         PR c++/9881
1779         * g++.dg/init/addr-const1.C: New test.
1780         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1782 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1784         PR c++/10405
1785         * g++.dg/lookup/struct-hack1.C: New test.
1787 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
1789         * ucs.c: Update diagnostic messages.
1791 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1793         * gcc.dg/cpp/truefalse.cpp: New test.
1794         * gcc.dg/cpp/cpp.exp: Update.
1795         * g++.dg/other/stdbool-if.C: Remove.
1797 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1799         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1800         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1802 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1804         * gcc.c-torture/compile/20030418-1.c: New test.
1806 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
1808         * README.compat: Remove; content moved to doc/sourcebuild.texi.
1810 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1812         PR c++/10347
1813         g++.dg/template/dependent-name1.C: New test.
1815 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1817         * gcc.dg/warn-1.c (tourist_guide): New array,
1818         contains a pointer to bar.
1820 2003-04-16  Roger Sayle  <roger@eyesopen.com>
1822         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1823         * gcc.c-torture/execute/medce-1.c: New test case.
1824         * gcc.c-torture/execute/medce-2.c: New test case.
1826 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
1828         * lib/prune.exp: Ignore more messages.
1830         PR c++/10381
1831         * g++.dg/parse/lookup3.C: New test.
1833 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
1835         * gcc.c-torture/compile/20030415-1.c : New test.
1837 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
1839         * gcc.c-torture/execute/scope-2.c: Move to ...
1840         * gcc.dg/noncompile/scope.c: .... here.
1842 2003-04-14  Roger Sayle  <roger@eyesopen.com>
1844         * gcc.dg/20030414-2.c: New test case.
1846 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
1848         PR target/10377
1849         * gcc.dg/20030414-1.c: New test.
1851 2003-04-13  Roger Sayle  <roger@eyesopen.com>
1853         * gcc.dg/builtins-12.c: New test case.
1854         * gcc.dg/builtins-13.c: New test case.
1856 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1858         * gcc.c-torture/execute/string-opt-18.c: New test.
1860 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
1862         PR c++/10300
1863         * g++.dg/init/new5.C: New test.
1865 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
1867         PR c++/7910
1868         * g++.dg/ext/dllimport1.C: New test.
1870 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1872         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1874 2003-04-11  Bud Davis <bdavis9659@comcast.net>
1876         PR Fortran/9263
1877         * g77.f-torture/noncompile/9263.f: New test
1878         PR Fortran/1832
1879         * g77.f-torture/execute/1832.f: New test
1881 2003-04-11  David Chad  <davidc@freebsd.org>
1882             Loren J. Rittle  <ljrittle@acm.org>
1884         libobjc/8562
1885         * objc.dg/headers.m: New test.
1887 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
1889         * gcc.c-torture/execute/builtin-noret-2.c: New.
1890         * gcc.c-torture/execute/builtin-noret-2.x: New.
1891         XFAIL builtin-noret-2.c at -O1 and above.
1892         * gcc.dg/redecl.c: New.
1893         * gcc.dg/Wshadow-1.c: Update error regexps.
1895 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1897         * g++.dg/abi/bitfield10.C: New test.
1899 2003-04-09  Mike Stump  <mrs@apple.com>
1901         * gcc.dg/pch/pch.exp: Make testcase names longer.
1902         * g++.dg/pch/pch.exp: Make testcase names longer.
1904 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1906         * gcc.dg/builtins-11.c: New test case.
1908 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1910         * gcc.dg/builtins-9.c: New test case.
1911         * gcc.dg/builtins-10.c: New test case.
1913 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1915         * gcc.dg/noncompile/init-4.c.c: New test.
1917 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1919         * gcc.misc-test/gcov-9.c: New test.
1920         * gcc.misc-test/gcov-10.c: New test
1921         * gcc.misc-test/gcov-11.c: New test.
1923 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1925         PR optimization/10024
1926         * gcc.c-torture/compile/20030405-1.c: New test.
1928 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1930         * gcc.dg/pch/static-3.c: New.
1931         * gcc.dg/pch/static-3.hs: New.
1932         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1934 2003-04-04  Richard Henderson  <rth@redhat.com>
1936         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1937         * g++.dg/eh/forced2.C: Likewise.
1939 2003-04-03  Mike Stump  <mrs@apple.com>
1941         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1942         target arg.
1943         (scan-assembler-times, scan-assembler-not): Likewise.
1944         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1946 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1948         * gcc.dg/sparc-loop-1.c: New test.
1950 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1952         PR other/9274
1953         * g++.dg/pch/system-2.C: New.
1954         * g++.dg/pch/system-2.Hs: New.
1956 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1958         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1960         * g++.dg/eh/simd-1.C (vecfunc): Same.
1962 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1964         * gcc.c-torture/execute/20030401-1.c: New test case.
1966 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1968         * objc.dg/defs.m: New.
1970 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1972         * g++.dg/eh/simd-1.C: New.
1973         * g++.dg/eh/simd-2.C: New.
1975 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1977         * gcc.c-torture/execute/simd-3.c: New.
1979 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1981         PR c/9936
1982         * gcc.dg/20030331-2.c: New test.
1984 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1986         PR c++/10278
1987         * g++.dg/parse/crash2.C: New test.
1989 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1991         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1992         * gcc.c-torture/execute/20030331-1.c: ...here.
1994 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1996         * gcc.c-torture/execute/20030331-1.c: New test.
1998 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
2000         * lib/gcov.exp: Adjust call return testing strings.
2001         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
2003 2003-03-31  Roger Sayle  <roger@eyesopen.com>
2005         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
2006         * gcc.dg/builtins-7.c: New test case.
2007         * gcc.dg/builtins-8.c: New test case.
2009 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
2011         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
2013 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
2015         PR c++/7647
2016         * g++.dg/lookup-class-member-2.C: New test.
2018 2003-03-30  Glen Nakamura  <glen@imodulo.com>
2020         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
2022 2003-03-28  Roger Sayle  <roger@eyesopen.com>
2024         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
2026 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
2028         * g++.dg/init/attrib1.C: New test.
2030 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2032         * gcc.dg/ultrasp8.c: New test.
2034 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2036         * gcc.dg/ultrasp7.c: New test.
2038 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
2040         PR c++/10047
2041         * g++.dg/template/inline1.C: New test.
2043 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2045         * gcc.dg/sparc-dwarf2.c: New test.
2047 2003-03-27  Roger Sayle  <roger@eyesopen.com>
2049         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
2050         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
2052 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
2054         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
2055         than reading .x files.
2056         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
2057         * g77.dg/gcov/gcov-1.f: Likewise.
2058         * gcc.misc-tests/gcov-4b.c: Likewise.
2059         * gcc.misc-tests/gcov-5b.c: Likewise.
2060         * gcc.misc-tests/gcov-6.c: Likewise.
2061         * gcc.misc-tests/gcov-7.c: Likewise.
2062         * gcc.misc-tests/gcov-8.c: Likewise.
2063         * g++.dg/gcov/gcov-1.x: Remove.
2064         * g77.dg/gcov/gcov-1.x: Likewise.
2065         * gcc.misc-tests/gcov-4b.x: Likewise.
2066         * gcc.misc-tests/gcov-5b.x: Likewise.
2067         * gcc.misc-tests/gcov-6.x: Likewise.
2068         * gcc.misc-tests/gcov-7.x: Likewise.
2069         * gcc.misc-tests/gcov-8.x: Likewise.
2071 2003-03-27  Glen Nakamura  <glen@imodulo.com>
2073         PR opt/10087
2074         * gcc.dg/20030324-1.c: New test.
2076 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
2078         PR c++/10224
2079         * g++.dg/template/arg3.C: New test.
2081         PR c++/10158
2082         * g++.dg/template/friend18.C: New test.
2084 2003-03-26  Roger Sayle  <roger@eyesopen.com>
2086         * g77.f-torture/compile/20030326-1.f: New test case.
2088 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
2090         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
2092         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
2094 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
2096         * gcc.dg/ia64-sync-3.c: New test.
2098 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
2100         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
2102 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2104         * gcc.dg/ultrasp6.c: New test.
2106 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2108         * gcc.dg/i386-signbit-1.c: New test.
2109         * gcc.dg/i386-signbit-2.c: New test.
2110         * gcc.dg/i386-signbit-3.c: New test.
2112 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2114         * gcc.dg/ultrasp5.c: Fix options.
2116 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2118         * gcc.dg/ultrasp5.c: Fix comment.
2120 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
2122         PR fortran/10197
2123         * g77.f-torture/execute/10197.f: New test.
2125 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
2127         PR c++/9898, c++/383
2128         * g++.dg/template/conv6.C: New test.
2130         PR c++/10119
2131         * g++.dg/template/ptrmem5.C: New test.
2133         PR c++/10026
2134         * g++.dg/lookup/koenig1.C: New test.
2136         PR C++/10199
2137         * g++.dg/lookup/template2.C: New test.
2139 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
2141         * g++.dg/opt/rtti1.C: New test.
2143 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2145         * gcc.dg/ultrasp5.c: New test.
2147 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
2149         PR middle-end/9967
2150         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
2151         builtin fputs.
2153 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2155         PR c/8224
2156         * gcc.dg/20030323-1.c: New test.
2158 2003-03-23  Roger Sayle  <roger@eyesopen.com>
2160         * gcc.c-torture/compile/20030323-1.c: New test case.
2162 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
2164         * gcc.dg/20030321-1.c: New test.
2166 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
2168         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
2170 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
2172         PR c++/9978, c++/9708
2173         * g++.dg/ext/vlm1.C: Adjust expected error.
2174         * g++.dg/ext/vla2.C: New test.
2175         * g++.dg/template/arg1.C: New test.
2176         * g++.dg/template/arg2.C: New test.
2178 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
2180         * g77.f-torture/execute/select.f: New test.
2181         * g77.f-torture/noncompile/select_no_compile.f: New test.
2183 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
2185         PR c++/9898
2186         * g++.dg/other/error4.C: New test.
2188 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
2190         * g++.dg/template/friend17.C: New test.
2192 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
2194         * gcc.c-torture/compile/20030320-1.c: New.
2196 2003-03-20  Roger Sayle  <roger@eyesopen.com>
2198         * gcc.dg/builtins-6.c: New test case.
2200 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
2202         PR target/10073
2203         * gcc.c-torture/compile/20030319-1.c: New.
2205 2003-03-18  Jan Hubicka  <jh@suse.cz>
2207         * gcc.dg/i386-cvt-1.c: New test.
2209 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
2211         * objc.dg/naming-1.m: Use "(parse|syntax) error".
2212         * objc.dg/naming-2.m: Likewise.
2214 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
2216         PR c++/9639
2217         * g++.dg/parse/crash1.C: New test.
2219 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
2221         PR c++/8805
2222         * g++.dg/eh/cleanup1.C: New test.
2224 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2226         * gcc.c-torture/execute/20030316-1.c: New test case.
2228 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2230         PR c++/9629
2231         * g++.dg/init/ctor2.C: New test.
2233 2003-03-15  Roger Sayle  <roger@eyesopen.com>
2235         * g77.f-torture/compile/xformat.f: New test case.
2237 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2239         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
2240         * g++.old-deja/g++.mike/eh50.C: Likewise.
2242 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2244         PR c++/6440
2245         * g++.dg/template/spec7.C: New test.
2246         * g++.dg/template/spec8.C: Likewise.
2248 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2250         * gcc.c-torture/execute/20030313-1.c: New test.
2252 2003-03-14  Richard Henderson  <rth@redhat.com>
2254         * gcc.dg/inline-2.c: Adjust alpha test for external call.
2256 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2258         * gcc.c-torture/compile/20030314-1.c: New test.
2260 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
2262         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
2263         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
2264         thumb target,
2265         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
2266         to accept newer _imp__  prefix and additional
2267         newline in .drectve section.
2268         * gcc.dg/dll-4.c: Likewise.
2269         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
2270         switch.
2272 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
2274         * g++.dg/parse/namespace9.C: New test.
2276         * g++.dg/init/ref5.C: New test.
2277         * g++.dg/parse/ptrmem1.C: Likewise.
2279 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2281         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
2282         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
2283         regular expression.
2284         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
2285         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
2287 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
2289         * gcc.c-torture/execute/20030224-2.c: New test.
2291 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2293         * gcc.dg/decl-3.c: New test.
2295 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2297         * gcc.dg/i386-loop-2.c: New test.
2299 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
2301         PR c++/9474
2302         * g++.dg/parse/namespace8.C: New test.
2304         PR c++/9924
2305         * g++.dg/overload/builtin2.C: New test.
2307 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
2309         * gcc.dg/return-type-3.c: New test.
2311 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
2313         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
2314         profiling options are not supported.
2316 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
2318         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2319         * g++.old-deja/g++.warn/impint2.C: Likewise.
2321 2003-03-10  Devang Patel  <dpatel@apple.com>
2323         * g++.dg/cpp/c++_cmd_1.C: New test.
2324         * g++.dg/cpp/c++_cmd_1.h: New file.
2326 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
2328         * gcc.dg/altivec-9.c: New file.
2330 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2332         * gcc.dg/ppc-sdata-1.c: New test.
2333         * gcc.dg/ppc-sdata-2.c: New test.
2335 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
2337         PR c++/9373
2338         * g++.dg/opt/ptrmem2.C: New test.
2340         PR c++/8534
2341         * g++.dg/opt/ptrmem1.C: New test.
2343 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2345         * gcc.dg/i386-loop-1.c: New test.
2347 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2349         PR c++/9970
2350         * g++.dg/lookup/friend1.C: New test.
2352 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2354         PR c++/9823
2355         * g++.dg/parser/constructor1.C: New test.
2357 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
2359         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
2361         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2363 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
2365         * gcc.dg/cpp/Wunused.c: Update test.
2367 2003-03-08  Jan Hubicka  <jh@suse.cz>
2369         * gcc.dg/inline-3.c: New test.
2371 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2373         PR c++/9809
2374         * g++.dg/parse/builtin1.C: New test.
2376         PR c++/9982
2377         * g++.dg/abi/cookie1.C: New test.
2378         * g++.dg/abi/cookie2.C: Likewise.
2380         PR c++/9524
2381         * g++.dg/template/field1.C: New test.
2383         PR c++/9912
2384         * g++.dg/parse/class1.C: New test.
2385         * g++.dg/parse/namespace7.C: Likewise.
2386         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2388 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2390         * g++.dg/init/ref4.C: New test.
2392 2003-03-07  Jan Hubicka  <jh@suse.cz>
2394         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2395         * gcc.dg/inline-3.c:  New test.
2397 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2399         * g++.dg/init/ref3.C: New test.
2401         PR c++/9965
2402         * g++.dg/init/ref2.C: New test.
2404         PR c++/9400
2405         * g++.dg/warn/Wshadow-2.C: New test.
2407         PR c++/9791
2408         * g++.dg/warn/Woverloaded-1.C: New test.
2410 2003-03-05  Jan Hubicka  <jh@suse.cz>
2412         * gcc.dg/i386-local2.c: New.
2413         * gcc.dg/i386-local.c: Fix typo.
2415 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2417         * g++.dg/abi/layout3.C: New test.
2419 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2421         * gcc.c-torture/compile/20030305-1.c
2423 2003-03-05  Jan Hubicka  <jh@suse.cz>
2425         * gcc.dg/i386-local.c: New.
2427 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2429         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2431 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2433         * gcc.dg/switch-2.c: New test.
2434         * gcc.dg/switch-3.c: New test.
2435         * gcc.dg/Wswitch.c: Adjust line numbers.
2436         * gcc.dg/Wswitch-default.c: Likewise.
2437         * gcc.dg/Wswitch-enum.c: Likewise.
2439 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2441         * gcc.c-torture/execute/20030222-1.c: New test.
2443 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2445         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2447 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2449         PR c++/9878
2450         * g++.dg/init/ref1.C: New test.
2452 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2454         * gcc.dg/sh-relax.c: New SH-only test.
2456 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2458         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2459         comment explaining purpose of testcase.
2461 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2463         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2464         for HC11/HC12 (asm needs two int registers).
2465         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2466         HC11/HC12 because the test uses an asm which needs two 32-bit
2467         registers.
2469 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2471         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2472         for HC11/HC12 (array is too large otherwise).
2473         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2474         * gcc.c-torture/compile/20010518-2.x: Likewise.
2475         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2476         HC11/HC12 (array is too large).
2478 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2480         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2481         * lib/g++-dg.exp (g++-dg-test): Likewise.
2483 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2485         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2486         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2488 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2490         * g++.dg/warn/implicit-typename1.C: Remove warning.
2492 2003-02-28  Richard Henderson  <rth@redhat.com>
2494         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2495         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2497 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2499         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2500         * g++.dg/pch/pch.exp: Likewise.
2502 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2504         PR c++/9879
2505         * testsuite/g++.dg/init/new4.C: New test.
2507 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2509         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2511 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2513         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2514         unsigned long.
2516         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2517         wider than float.
2519 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2521         * lib/scanasm.exp: Add support for counting numbers of
2522         occurences.
2523         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2524         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2526 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2528         PR c++/9683
2529         * g++.dg/template/static3.C: New test.
2531         PR c++/9829
2532         * g++.dg/parse/namespace6.C: New test.
2534 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2536         PR target/9732
2537         * gcc.dg/20030225-1.c: New test.
2539 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2541         * README: Remove out-of-date information.
2543         PR c++/9836
2544         * g++.dg/template/spec6.C: New test.
2546 2003-02-24  Jeff Law  <law@redhat.com>
2548         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2550 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2552         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2553         * gcc.dg/pragma-ep-1.c: Likewise.
2555 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2557         PR c++/9602
2558         * g++.dg/template/friend16.C: New test.
2560 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2562         PR c++/5333
2563         * g++.dg/parse/fused-params1.C: Adjust error messages.
2564         * g++.dg/template/nested3.C: New test.
2566 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2568         * g++.dg/abi/param1.C: New test.
2570 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2572         PR c++/7982
2573         * g++.dg/warn/implicit-typename1.C: New test.
2575 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2577         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2578         with "mtune".
2579         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2580         * gcc.c-torture/execute/20010129-1.x: Likewise.
2581         * gcc.dg/20011107-1.c: Likewise.
2582         * gcc.dg/20020108-1.c: Likewise.
2583         * gcc.dg/20020122-3.c: Likewise.
2584         * gcc.dg/20020206-1.c: Likewise.
2585         * gcc.dg/20020310-1.c: Likewise.
2586         * gcc.dg/20020426-2.c: Likewise.
2587         * gcc.dg/20020517-1.c: Likewise.
2588         * gcc.dg/991230-1.c: Likewise.
2589         * gcc.dg/i386-unroll-1.c: Likewise.
2590         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2592 2003-02-22  Jan Hubicka  <jh@suse.cz>
2594         * gcc.dg/i386-mul.c: New test.
2596 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2598         * gcc.dg/builtins-5.c: New test case.
2600 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2602         * gcc.dg/asmreg-1.c: New test.
2604 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2606         PR c++/9749
2607         * g++.dg/parse/varmod1.C: New test.
2609 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2611         PR c++/9727
2612         * g++.dg/template/op1.C: New test.
2614 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2616         PR c++/8906
2617         * g++.dg/template/nested2.C: New test.
2619 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2621         PR c++/8724
2622         * g++.dg/expr/dtor1.C: New test.
2624 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2626         * gcc.dg/cpp/include3.c: New test.
2627         * gcc.dg/cpp/inc/foo.h: New file.
2629 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2631         * gcc.c-torture/execute/20030221-1.c: New test.
2633 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2635         PR c++/9729
2636         * g++.dg/abi/conv1.C: New test.
2638 2003-02-20  Jan Hubicka  <jh@suse.cz>
2640         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2642 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2644         * gcc.c-torture/compile/20030219-1.c: New test.
2646 2003-02-18  Jan Hubicka  <jh@suse.cz>
2648         * gcc.dg/funcorder.c: New test.
2650 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2652         * gcc.c-torture/execute/20030218-1.c: New.
2654 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2656         * gcc.dg/20030218-1.c: New.
2658 2003-02-18  Richard Henderson  <rth@redhat.com>
2660         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2661         * gcc.dg/attr-used-2.c: New.
2663 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2665         PR c++/9704
2666         * g++.dg/init/copy5.C: New test.
2668 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2670         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2671         * g++.dg/pch/pch.exp: Likewise.
2673 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2675         * gcc.c-torture/execute/20030209-1.c: Enable the test if
2676         STACK_SIZE is not defined.
2678 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2680         PR c++/9457
2681         * g++.dg/template/init1.C: New test.
2683 2003-02-16  Jan HUbicka  <jh@suse.cz>
2685         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2686         (foo): Add few extra tests
2687         * gcc.dg/c99-const-expr-3.c: Likewise.
2688         * gcc.c-torture/execute/20030216-1.c: New.
2690 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2692         PR c++/9459
2693         * g++.dg/ext/typeof4.C: New test.
2695 2003-02-15  Roger Sayle  <roger@eyesopen.com>
2697         * gcc.dg/i386-387-3.c: New test case.
2699 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
2701         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2702         cris-*-elf* cris-*-aout* and mmix-*-*.
2704 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
2706         * gcc.dg/20030213-1.c: New test.
2708 2003-02-12  Roger Sayle  <roger@eyesopen.com>
2710         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2711         * gcc.dg/i386-387-2.c: Likewise.
2713 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
2715         * gcc.dg/ppc-spe.c: Fix formatting.
2716         Enable tests that were previously unsupported by gas.
2717         Delete tests for instructions that no longer exist.
2718         Switch arguments on evsubifw builtin.
2720 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2722         * gcc.c-torture/execute/20030209-1.c: Disable the test if
2723         STACK_SIZE is too small.
2725 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2726             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2728         * gcc.dg/decl-2.c: New test.
2730 2003-02-10  Jan Hubicka  <jh@suse.cz>
2732         * gcc.dg/i386-fpcvt-1.c:  New test.
2734 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
2736         * gcc.c-torture/execute/20030209-1.c: New test.
2738 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
2740         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2741         int-wide bitops, use the constants of the same width.
2742         Likewise, if long long is 32-bit wide, test bitops using
2743         32-bit constants.
2745 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
2747         * gcc.dg/20021014-1.c: Annotate with expected notice text.
2749 2003-02-07  Roger Sayle  <roger@eyesopen.com>
2751         * testsuite/gcc.dg/builtins-4.c: New test case.
2753 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2755         * gcc.dg/20020430-1.c: Fix dg command typos.
2756         * gcc.dg/20020503-1.c: Likewise.
2758 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2760         PR c++/8785
2761         * g++.dg/parse/fused-params1.C: New test.
2763         PR c++/8857
2764         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2766         PR c++/8921
2767         * g++.dg/parse/non-dependent1.C: New test.
2769         PR c++/8928
2770         * g++.dg/parse/dupl-tmpl-args1.C: New test.
2772         PR c++/9228
2773         * g++.dg/parse/undefined7.C: New test.
2774         * g++.dg/parse/non-templ1.C: New test.
2776         PR c++/9229
2777         * g++.dg/parse/too-many-tmpl-args1.C: New test.
2779 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
2781         * gcc.c-torture/compile/20030206-1.c: New test.
2783 2003-02-05  Roger Sayle  <roger@eyesopen.com>
2785         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2786         "pow" to "foo" to avoid potential confusion with a math built-in.
2788 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2790         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2791         conditions for SPARC targets.
2793 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
2795         * gcc.dg/20030204-1.c: New test.
2797 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2799         PR c++/38
2800         * g++.dg/parse/array-size1.C: New test.
2802         PR c++/5657
2803         * g++.dg/parse/undefined3.C: New test.
2805         PR c++/5665
2806         * g++.dg/parse/undefined4.C: New test.
2808         PR c++/5975
2809         * g++.dg/parse/undefined5.C: New test.
2811         PR c++/7259
2812         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2814         PR c++/8578
2815         * g++.dg/parse/casting-operator1.C: New test.
2817         PR c++/8596
2818         * g++.dg/parse/undefined6.C: New test.
2820         PR c++/8736
2821         * g++.dg/parse/missing-template1.C: New test.
2823 2003-02-04  Jan Hubicka  <jh@suse.cz>
2825         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
2826         * gcc.dg/i386-cmov?.c:  Likewise.
2827         * gcc.dg/i386-fpcvt-?.c:  Likewise.
2828         * gcc.dg/i386-ssefp-1.c:  Likewise.
2829         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
2830         conventions.
2832 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
2834         PR c++/7129
2835         * testsuite/g++.dg/ext/max.C: New test.
2837 2003-02-03  Jan Hubicka  <jh@suse.cz>
2839         * gcc.c-torture/execute/20030203-1.c: New test.
2841 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
2843         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2844         'natural-endian'.
2846 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
2848         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2849         * g++.dg/init/new2.C: Likewise.
2850         * g++.dg/other/new1.C: Likewise.
2852 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
2854         * gcc.dg/struct-ret-libc.c: New test.
2856 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
2858         * gcc.dg/20030129-1.c: New test.
2860 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2862         PR c++/8849
2863         * g++.dg/template/ptrmem4.C: New test.
2865 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
2867         * g++.dg/parser/constant1.C: New test.
2869 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2871         PR c++/8591
2872         * g++.dg/parse/friend2.C: New test.
2874 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2876         PR c++/9437
2877         * g++.dg/template/unify4.C: New test.
2879 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
2881         * gcc.c-torture/execute/20030128-1.c: New test.
2883 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
2885         * g++.dg/lookup/nested1.C: Test moved from ...
2886         * g++.old-deja/g++.other/lookup24.C: ... here.
2888 2003-01-28  Jan Hubicka  <jh@suse.cz>
2890         * gcc.dg/i386-cmov5.c:  New test.
2892 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
2894         * gcc.c-torture/execute/20010925-1.c: Changed the
2895         memcpy declaration.
2897 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2899         PR c++/3902
2900         * g++.dg/parse/template5.C: New test.
2902 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2904         PR fortran/9258
2905         * g77.dg/pr9258: New test.
2907 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2909         * README: Move relevant parts from README.g++.
2911         * README.g++: Remove this file.
2913 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2915         * g++.dg/abi/dcast1.C: New test.
2917 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2919         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2921 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2923         PR c++/47
2924         * g++.old-deja/g++.other/lookup24.C: New test.
2926 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2928         PR middle-end/7227
2929         * gcc.dg/uninit-C.c: New test.
2931 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2933         * g++.dg/abi/covariant1.C: New test.
2935 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2937         * gcc.dg/20030123-1.c: New test.
2939 2003-01-25  Jan Hubicka  <jh@suse.cz>
2941         PR opt/8492
2942         * gcc.c-torture/compile/20030125-1.c
2944 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2946         PR c++/9403
2947         * g++.dg/parse/template3.C: New test.
2948         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2950         PR c++/795
2951         * g++.dg/parse/template4.C: New test.
2953         PR c++/9415
2954         * g++.dg/template/qual2.C: New test.
2956         PR c++/8545
2957         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2959         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2961 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2963         * gcc.c-torture/execute/switch-1.c: New test case.
2965 2003-01-25  Jan Hubicka  <jh@suse.cz>
2967         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2969 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2971         Tweaks for Bison-1.875. From the NEWS file:
2972         "- `parse error' -> `syntax error'
2973         Bison now uniformly uses the term `syntax error'"
2974         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2975         * gcc.dg/cpp/digraph2.c: Likewise.
2976         * gcc.dg/cpp/direct2.c: Likewise.
2977         * gcc.dg/cpp/paste4.c: Likewise.
2978         * gcc.dg/c90-restrict-1.c: Likewise.
2979         * gcc.dg/c99-func-2.c: Likewise.
2980         * gcc.dg/noncompile/920721-2.c: Likewise.
2981         * gcc.dg/noncompile/930622-2.c: Likewise.
2982         * gcc.dg/noncompile/940112-1.c: Likewise.
2983         * gcc.dg/noncompile/950921-1.c: Likewise.
2984         * gcc.dg/noncompile/951123-1.c: Likewise.
2985         * gcc.dg/noncompile/971104-1.c: Likewise.
2986         * gcc.dg/noncompile/990416-1.c: Likewise.
2988 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2990         * g++.dg/parse/undefined1.C: Add error message.
2992 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2994         PR c++/9354
2995         * g++.dg/parse/new1.C: New test.
2997         PR c++/9216
2998         * g++.dg/parse/template2.C: New test.
3000         PR c++/9354
3001         * g++.dg/parse/typedef2.C: New test.
3003         PR c++/9328
3004         * g++.dg/ext/typeof3.C: New test.
3006 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3008         PR c++/2738
3009         * g++.dg/parse/ret-type1.C: New test.
3011         PR c++/3792
3012         * g++.dg/parse/tmpl-outside1.C: New test.
3014         PR c++/4207
3015         * g++.dg/parse/int-as-enum1.C: New test.
3017         PR c++/4903
3018         * g++.dg/parse/no-typename1.C: New test.
3020         PR c++/5533
3021         * g++.dg/parse/no-value1.C: New test.
3023         PR c++/5921
3024         * g++.dg/parse/wrong-inline1.C: New test.
3026         PR c++/6402
3027         * g++.dg/parse/ref1.C: New test.
3029         PR c++/6992
3030         * g++.dg/parse/attr-ctor1.C: New test.
3032         PR c++/7229
3033         * g++.dg/parse/namespace5.C: New test.
3035         PR c++/7917
3036         * g++.dg/parse/func-def1.C: New test.
3038         PR c++/8143
3039         * g++.dg/parse/undefined1.C: New test.
3041         PR c++/5723, PR c++/8522
3042         * g++.dg/parse/specialization1.C: New test.
3044         PR c++/163, PR c++/8595
3045         * g++.dg/parse/struct-as-enum1.C: New test.
3047         PR c++/9173
3048         * g++.dg/parse/undefined2.C: New test.
3050 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
3052         PR c++/9298
3053         * g++.dg/parse/template1.C: New test.
3055         PR c++/9384
3056         * g++.dg/parse/using1.C: New test.
3058         PR c++/9285
3059         PR c++/9294
3060         * g++.dg/parse/expr2.C: New test.
3062         PR c++/9388
3063         * g++.dg/parse/lookup2.C: Likewise.
3065 2003-01-21  Jan Hubicka  <jh@suse.cz>
3067         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
3068         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
3069         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
3070         * gcc.c-torture/execute/string-opt-*.c: Likewise.
3072 2003-01-20  Nick Clifton  <nickc@redhat.com>
3074         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
3075         problem with ARM sibcall code generation.
3077 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
3079         * gcc.c-torture/execute/20030120-1.c: New.
3081 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
3083         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
3085 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
3087         PR c++/9272
3088         * g++.dg/parse/ctor1.C: New test.
3090         PR c++/9294:
3091         * g++.dg/parse/qualified1.C: New test.
3093         * g++.dg/parse/typename3.C: New test.
3095 2003-01-16  Richard Henderson  <rth@redhat.com>
3097         * g++.dg/tls/init-2.C: Fix error matches for real this time.
3099 2003-01-16  Richard Henderson  <rth@redhat.com>
3101         * g++.dg/pch/pch.exp: Copy test header to the working directory
3102         before using it either for precompilation or direct use.
3103         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
3104         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
3106 2003-01-16  Richard Henderson  <rth@redhat.com>
3108         * gcc.dg/pch/pch.exp: Copy test header to the working directory
3109         before using it either for precompilation or direct use.
3110         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
3111         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
3113 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
3115         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
3116         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
3117         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
3118         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
3119         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
3120         typename warning into error.
3121         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
3122         error messages.
3123         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
3124         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
3125         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
3126         messages.
3127         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
3128         make declaration visible in template.
3129         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
3130         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
3131         messages.
3132         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
3133         message.
3134         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
3135         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
3136         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
3137         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
3138         typename warning with error message.
3139         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
3140         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
3141         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
3143 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
3145         * g++.dg/parse/ambig2.C: New test.
3147 2003-01-15  Richard Henderson  <rth@redhat.com>
3149         * g++.dg/tls/init-2.C: Update error message string.
3151 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3153         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
3155 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
3157         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
3158         all for HC11/HC12.
3159         * gcc.c-torture/compile/20001205-1.x: Likewise.
3160         * gcc.c-torture/compile/20001226-1.x: Likewise.
3161         * gcc.c-torture/compile/920520-1.x: Likewise.
3162         * gcc.c-torture/compile/961203-1.x: Likewise.
3163         * gcc.c-torture/compile/20020604-1.x: Likewise.
3165 2003-01-15  Jan Hubicka  <jh@suse.cz>
3167         * gcc.c-torture/compile/20030115-1.c: New test.
3169         * gcc.dg/i386-fpcvt-1.c: New test.
3170         * gcc.dg/i386-fpcvt-2.c: New test.
3172 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
3174         Further conform g++'s __vmi_class_type_info to the C++ ABI
3175         specification.
3176         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
3177         the specification.
3179 2003-01-14  Jan Hubicka  <jh@suse.cz>
3181         * gcc.dg/i386-fpcvt-1.c: New test.
3182         * gcc.dg/i386-fpcvt-2.c: New test.
3184 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3186         * gcc.dg/i386-mmx-3.c: New test.
3188 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
3190         PR c++/9264
3191         * g++.dg/parse/octal1.C: New file.
3193         PR c++/9172
3194         * g++.dg/parse/typename1.C: New file.
3196 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
3198         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
3199         * gcc.dg/bf-no-ms-layout.c: Likewise.
3200         * gcc.dg/bf-ms-attrib.c: Likewise.
3202 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
3204         PR c++/9099
3205         * g++.dg/parse/dtor1.C: New file.
3207         PR c++/9128
3208         * g++.dg/rtti/typeid1.C: New file.
3210         PR c++/9153
3211         * g++.dg/parse/lookup1.C: New file.
3213         PR c++/9171
3214         * g++.dg/templ/spec5.C: New file.
3216 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
3218         * gcc.c-torture/compile/20030110-1.c: New test.
3220 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
3222         Merge from pch-branch:
3224         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
3226         * gcc.dg/pch/cpp-1.h: New.
3227         * gcc.dg/pch/cpp-1.c: New.
3228         * gcc.dg/pch/cpp-2.h: New.
3229         * gcc.dg/pch/cpp-2.c: New.
3231         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
3233         * gcc.dg/pch/except-1.h: New.
3234         * gcc.dg/pch/except-1.c: New.
3236         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
3238         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
3239         running test.
3240         * gcc.dg/pch: Include *.hp not *.h.
3241         * gcc.dg/pch/system-1.h: New.
3242         * gcc.dg/pch/system-1.c: New.
3244         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
3246         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
3247         rather than trying to build and run a program using PCH.
3248         * gcc.dg/pch: Remove dg-do commands from test files.
3250         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
3252         * gcc.dg/pch/macro-3.c: New.
3253         * gcc.dg/pch/macro-3.h: New.
3255         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
3257         * gcc.dg/pch/common-1.c: New.
3258         * gcc.dg/pch/common-1.h: New.
3259         * gcc.dg/pch/decl-1.c: New.
3260         * gcc.dg/pch/decl-1.h: New.
3261         * gcc.dg/pch/decl-2.c: New.
3262         * gcc.dg/pch/decl-2.h: New.
3263         * gcc.dg/pch/decl-3.c: New.
3264         * gcc.dg/pch/decl-3.h: New.
3265         * gcc.dg/pch/decl-4.c: New.
3266         * gcc.dg/pch/decl-4.h: New.
3267         * gcc.dg/pch/decl-5.c: New.
3268         * gcc.dg/pch/decl-5.h: New.
3269         * gcc.dg/pch/global-1.c: New.
3270         * gcc.dg/pch/global-1.h: New.
3271         * gcc.dg/pch/inline-1.c: New.
3272         * gcc.dg/pch/inline-1.h: New.
3273         * gcc.dg/pch/inline-2.c: New.
3274         * gcc.dg/pch/inline-2.h: New.
3275         * gcc.dg/pch/static-1.c: New.
3276         * gcc.dg/pch/static-1.h: New.
3277         * gcc.dg/pch/static-2.c: New.
3278         * gcc.dg/pch/static-2.h: New.
3280         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
3282         * g++.dg/pch/pch.exp: Better handle failing testcases.
3283         * gcc.dg/pch/pch.exp: Likewise.
3284         * gcc.dg/pch/macro-1.c: New.
3285         * gcc.dg/pch/macro-1.h: New.
3286         * gcc.dg/pch/macro-2.c: New.
3287         * gcc.dg/pch/macro-2.h: New.
3289         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
3291         * g++.dg/dg.exp: Treat files in pch/ specially.
3292         * g++.dg/pch/pch.exp: New file.
3293         * g++.dg/pch/empty.H: New file.
3294         * g++.dg/pch/empty.C: New file.
3295         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
3296         "precompile".
3298         * gcc.dg/pch/pch.exp: New file.
3299         * gcc.dg/pch/empty.h: New file.
3300         * gcc.dg/pch/empty.c: New file.
3301         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
3302         "precompile".
3304 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3306         * g++.dg/template/friend14.C: New test.
3308 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3310         * gcc.dg/old-style-asm-1.c: New test.
3312 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
3314         * gcc.c-torture/compile/20030109-1.c: New test.
3316 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3318         * gcc.c-torture/execute/20030109-1.c: New test.
3320 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
3322         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
3323         * g++.old-deja/g++.mike/dyncast2.C: Likewise
3324         * g++.old-deja/g++.mike/dyncast3.C: Likewise
3325         * g++.old-deja/g++.mike/eh2.C: Likewise
3326         * g++.old-deja/g++.mike/eh3.C: Likewise
3327         * g++.old-deja/g++.mike/eh5.C: Likewise
3328         * g++.old-deja/g++.mike/eh6.C: Likewise
3329         * g++.old-deja/g++.mike/eh7.C: Likewise
3330         * g++.old-deja/g++.mike/eh8.C: Likewise
3331         * g++.old-deja/g++.mike/eh9.C: Likewise
3332         * g++.old-deja/g++.mike/eh10.C: Likewise
3333         * g++.old-deja/g++.mike/eh12.C: Likewise
3334         * g++.old-deja/g++.mike/eh13.C: Likewise
3335         * g++.old-deja/g++.mike/eh14.C: Likewise
3336         * g++.old-deja/g++.mike/eh16.C: Likewise
3337         * g++.old-deja/g++.mike/eh17.C: Likewise
3338         * g++.old-deja/g++.mike/eh18.C: Likewise
3339         * g++.old-deja/g++.mike/eh21.C: Likewise
3340         * g++.old-deja/g++.mike/eh23.C: Likewise
3341         * g++.old-deja/g++.mike/eh24.C: Likewise
3342         * g++.old-deja/g++.mike/eh25.C: Likewise
3343         * g++.old-deja/g++.mike/eh26.C: Likewise
3344         * g++.old-deja/g++.mike/eh27.C: Likewise
3345         * g++.old-deja/g++.mike/eh28.C: Likewise
3346         * g++.old-deja/g++.mike/eh29.C: Likewise
3347         * g++.old-deja/g++.mike/eh31.C: Likewise
3348         * g++.old-deja/g++.mike/eh33.C: Likewise
3349         * g++.old-deja/g++.mike/eh34.C: Likewise
3350         * g++.old-deja/g++.mike/eh35.C: Likewise
3351         * g++.old-deja/g++.mike/eh36.C: Likewise
3352         * g++.old-deja/g++.mike/eh37.C: Likewise
3353         * g++.old-deja/g++.mike/eh38.C: Likewise
3354         * g++.old-deja/g++.mike/eh39.C: Likewise
3355         * g++.old-deja/g++.mike/eh40.C: Likewise
3356         * g++.old-deja/g++.mike/eh41.C: Likewise
3357         * g++.old-deja/g++.mike/eh42.C: Likewise
3358         * g++.old-deja/g++.mike/eh44.C: Likewise
3359         * g++.old-deja/g++.mike/eh46.C: Likewise
3360         * g++.old-deja/g++.mike/eh47.C: Likewise
3361         * g++.old-deja/g++.mike/eh48.C: Likewise
3362         * g++.old-deja/g++.mike/eh49.C: Likewise
3363         * g++.old-deja/g++.mike/eh50.C: Likewise
3364         * g++.old-deja/g++.mike/eh51.C: Likewise
3365         * g++.old-deja/g++.mike/eh53.C: Likewise
3366         * g++.old-deja/g++.mike/eh55.C: Likewise
3367         * g++.old-deja/g++.mike/p7912.C: Likewise
3368         * g++.old-deja/g++.mike/p9706.C: Likewise
3369         * g++.old-deja/g++.mike/p10416.C: Likewise
3370         * g++.old-deja/g++.mike/p11667.C: Likewise
3371         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
3372         Remove redundant reference to Iris.
3373         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
3374         Elxsi, i860, Pico Java, and WE32K.
3376 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
3378         * g++.dg/ext/asm4.C: New test.
3380 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3382         PR c++/9030
3383         * g++.dg/template/friend12.C: New test.
3384         * g++.dg/template/friend13.C: Likewise.
3385         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3387 2003-01-08  Jan Hubicka  <jh@suse.cz>
3389         * gcc.dg/i386-cadd.c: New test.
3390         * gcc.dg/i386-cmov4.c: Likewise.
3392 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3394         PR c++/9165
3395         * g++.dg/warn/Wunused-3.C: New test.
3397         * g++.dg/abi/bitfield9.C: New test.
3399         PR c++/9189
3400         * g++.dg/parse/defarg3.C: New test.
3402 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3404         * g++.dg/parse/ambig1.C: New test.
3405         * g++.dg/parse/defarg2.C: New test.
3407 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3409         * g++.dg/template/defarg-1.C: New test.
3410         * g++.dg/template/local2.C: Likewise.
3412 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3414         * gcc.c-torture/execute/20030105-1.c: New test.
3416 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3418         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3419         * g++.dg/parse/namespace4.C: Likewise.
3421 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3423         * g++.dg/template/ntp2.C: New test.
3425 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3427         * g++.dg/parse/extern-C-1.C: New test.
3429         * g++.dg/parse/namespace4.C: New test.
3431         * g++.dg/template/nested1.C: New test.
3433         * g++.dg/parse/namespace3.C: New test.
3435 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3437         * g++.dg/lookup/two-stage1.C: New test.
3439 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3441         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3442         * g++.old-deja/g++.jason/access8.C: Likewise.
3443         * g++.old-deja/g++.other/decl5.C: Likewise.
3445 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3447         * g++.dg/parse/parse7.C: New test.
3449 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3451         PR c++/2843
3452         * g++.dg/ext/attrib7.C: New test.
3454 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3456         * g++.dg/parse/parse6.C: New test.
3458 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3460         * gcc.dg/h8300-stack-1.c: New.
3462 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3464         g++.dg/lookup/exception1.C: New test.
3466         g++.dg/lookup/template1.C: New test.
3468         g++.dg/parse/namespace2.C: New test.
3470         g++.dg/parse/parens2.C: New test.
3472 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3474         * g++.dg/parse/parse5.C: New test.
3475         * g++.dg/lookup/scoped4.C: New test.
3477 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3479         * g++.dg/parse/parens1.C: New test.
3481         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3482         angle-bracket1.C.
3483         * g++.dg/parse/parens2.C: New test.
3485         * g++.dg/lookup/scope-operator1.C: New test.
3487         * g++.dg/parse/operator1.C: New test.
3489 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3491         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3492         * g++.old-deja/g++.other/access6.C: Likewise.
3493         * g++.old-deja/g++.other/decl1.C: Likewise.
3494         * g++.old-deja/g++.pt/typename12.C: Likewise.
3496 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3498         * g++.dg/parse/namespace1.C: New test.
3500 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3502         * g++.dg/parse/parse4.C: New test.
3504 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3506         * g++.dg/parse/parse3.C: New test.
3508 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3510         * g++.dg/parse/parse2.C: New test.
3512 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3514         * g++.dg/template/friend11.C: New test.
3516 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3518         * g++.dg/parse/parse1.C: New test.
3520 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3522         * lib/profopt.exp: Change the name of a global variable to avoid
3523         possible clashes with other test suites.
3525 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3527         * g++.dg/inherit/covariant8.C: New test.
3529 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3531         * g++.dg/init/array9.C: New test.
3533         PR c++/9112
3534         * g++.dg/parse/expr1.C: New test.
3536 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3538         * gcc.c-torture/compile/20021230-1.c: New test.
3540 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3542         * g++.dg/inherit/covariant5.C: New test.
3543         * g++.dg/inherit/covariant6.C: New test.
3544         * g++.dg/inherit/covariant7.C: New test.
3546 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3548         PR c++/2739
3549         * g++.dg/other/access2.C: New test.
3551 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3553         * g++.dg/other/anon-struct.C: No longer fails
3554         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3555         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3556         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3558 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3560         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3562 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3564         * g++.dg/eh/spec4.C: Remove stray semicolon.
3565         * g++.dg/expr/pmf-1.C: Change error message.
3566         * g++.dg/ext/asm1.C: Remove stray semicolon.
3567         * g++.dg/ext/typename1.C: Add missing typenames.
3568         * g++.dg/inherit/template-as-base.C: Change error message.
3569         * g++.dg/lookup/scoped1.C: Likewise.
3570         * g++.dg/lookup/scoped2.C: Likewise.
3571         * g++.dg/lookup/using2.C: Likewise.
3572         * g++.dg/other/component1.C: Remove stray semicolon.
3573         * g++.dg/other/do1.C: Change error message.
3574         * g++.dg/other/error2.C: Likewise.
3575         * g++.dg/other/init1.C: Likewise.
3576         * g++.dg/other/packed1.C: Remove stray semicolon.
3577         * g++.dg/other/ptrmem2.C: Change error message.
3578         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3579         marker.
3580         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3581         * g++.dg/template/access3.C: Add typename keyword.
3582         * g++.dg/template/access5.C: Remove stray semicolon.
3583         * g++.dg/template/access6.C: Likewise.
3584         * g++.dg/template/complit1.C: Likewise.
3585         * g++.dg/template/crash1.C: Change error message.
3586         * g++.dg/template/inherit2.C: Remove stray semicolon.
3587         * g++.dg/template/instantiate2.C: Likewise.
3588         * g++.dg/template/instantiate3.C: Change error message.
3589         * g++.dg/template/qual1.C: Remove stray semicolon.
3590         * g++.dg/template/qualttp18.C: Change error message.
3591         * g++.dg/template/ref1.C: Remove stray semicolon.
3592         * g++.dg/template/sizeof1.C (A::value): Declare it.
3593         * g++.dg/template/spec4.C: Change error message.
3594         * g++.dg/template/static1.C: Likewise.
3595         * g++.dg/template/type1.C: Likewise.
3596         * g++.dg/template/typename3.C: Likewise.
3597         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3598         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3599         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3600         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3601         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3602         named return value extension.
3603         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3604         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3605         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3606         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3607         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3608         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3609         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3610         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3611         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3612         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3613         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3614         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3615         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3616         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3617         syntax.
3618         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3619         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3620         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3621         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3622         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3623         * g++.old-deja/g++.brendan/template11.C: Likewise.
3624         * g++.old-deja/g++.brendan/template26.C: Likewise.
3625         * g++.old-deja/g++.brendan/template27.C: Use explicit
3626         specialization syntax.
3627         * g++.old-deja/g++.brendan/template30.C: Likewise.
3628         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3629         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3630         non-dependent names.
3631         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3632         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3633         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3634         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3635         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3636         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3637         named return value extension.
3638         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3639         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3640         * g++.old-deja/g++.ext/return1.C: Likewise.
3641         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3642         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3643         * g++.old-deja/g++.jason/access8.C: Likewise.
3644         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3645         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3646         pseudo-destructor names.
3647         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3648         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3649         pseudo-destructor names.
3650         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3651         * g++.old-deja/g++.jason/overload19.C: Likewise.
3652         * g++.old-deja/g++.jason/overload32.C: Likewise.
3653         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3654         stray semicolons.
3655         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3656         * g++.old-deja/g++.jason/return.C: Likewise.
3657         * g++.old-deja/g++.jason/return2.C: Likewise.
3658         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3659         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3660         syntax.
3661         * g++.old-deja/g++.jason/template10.C: Account for use of
3662         non-dependent names.
3663         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3664         syntax.
3665         * g++.old-deja/g++.jason/template37.C: Likewise.
3666         * g++.old-deja/g++.law/access4.C: Change error messages.
3667         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3668         pseudo-destructor names.
3669         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3670         * g++.old-deja/g++.law/ctors9.C: Likewise.
3671         * g++.old-deja/g++.law/cvt22.C: Likewise.
3672         * g++.old-deja/g++.law/dtors5.C: Likewise.
3673         * g++.old-deja/g++.law/global-init1.C: Likewise.
3674         * g++.old-deja/g++.law/missed-error3.C: Likewise.
3675         * g++.old-deja/g++.law/operators28.C: Likewise.
3676         * g++.old-deja/g++.law/visibility28.C: Likewise.
3677         * g++.old-deja/g++.martin/eval1.C: Likewise.
3678         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3679         name.
3680         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3681         * g++.old-deja/g++.mike/net34.C: Likewise.
3682         * g++.old-deja/g++.mike/net36.C: Likewise.
3683         * g++.old-deja/g++.mike/ns2.C: Likewise.
3684         * g++.old-deja/g++.mike/p12306.C: Likewise.
3685         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3686         value extension.
3687         * g++.old-deja/g++.mike/p700.C: Likewise.
3688         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3689         * g++.old-deja/g++.mike/p710.C: Likewise.
3690         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3691         value extension.
3692         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3693         * g++.old-deja/g++.mike/pmf9.C: Likewise.
3694         * g++.old-deja/g++.ns/crash2.C: Likewise.
3695         * g++.old-deja/g++.ns/crash3.C: Likewise.
3696         * g++.old-deja/g++.ns/invalid1.C: Likewise.
3697         * g++.old-deja/g++.ns/ns17.C: Likewise.
3698         * g++.old-deja/g++.ns/template16.C: Likewise.
3699         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3700         keyword.
3701         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3702         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3703         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3704         named return value extension.
3705         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3706         * g++.old-deja/g++.other/access4.C: Issue additional error
3707         messages.
3708         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3709         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3710         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3711         * g++.old-deja/g++.other/crash25.C: Change error message.
3712         * g++.old-deja/g++.other/crash4.C: Change error message.
3713         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3714         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3715         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3716         checks.
3717         * g++.old-deja/g++.other/defarg8.C: Likewise.
3718         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3719         * g++.old-deja/g++.other/dtor10.C: Likewise.
3720         * g++.old-deja/g++.other/incomplete.C: Likewise.
3721         * g++.old-deja/g++.other/linkage7.C: Likewise.
3722         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3723         lookup algorithm.
3724         * g++.old-deja/g++.other/mangle2.C: Likewise.
3725         * g++.old-deja/g++.other/refinit2.C: Likewise.
3726         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3727         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3728         * g++.old-deja/g++.pt/crash28.C: Likewise.
3729         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3730         syntax.
3731         * g++.old-deja/g++.pt/crash32.C: Change error message.
3732         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3733         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3734         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3735         error message position.
3736         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3737         * g++.old-deja/g++.pt/defarg8.C: Change error message.
3738         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3739         syntax.
3740         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3741         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3742         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3743         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3744         keyword.
3745         * g++.old-deja/g++.pt/explicit31.C: Likewise.
3746         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3747         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3748         keyword.
3749         * g++.old-deja/g++.pt/explicit71.C: Change error message.
3750         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3751         syntax.
3752         * g++.old-deja/g++.pt/friend28.C: Account for use of
3753         non-dependent names.
3754         * g++.old-deja/g++.pt/friend29.C: Likewise.
3755         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3756         rules.
3757         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3758         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3759         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3760         lookup rules.
3761         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3762         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3763         keyword.
3764         * g++.old-deja/g++.pt/memclass20.C: Likewise.
3765         * g++.old-deja/g++.pt/memclass5.C: Likewise.
3766         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3767         keyword.
3768         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3769         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3770         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3771         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3772         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
3773         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
3774         keyword.
3775         * g++.old-deja/g++.pt/spec10.C: Likewise.
3776         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3777         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3778         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3779         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3780         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3781         * g++.old-deja/g++.pt/ttp62.C: Likewise.
3782         * g++.old-deja/g++.pt/ttp64.C: Likewise.
3783         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3784         * g++.old-deja/g++.pt/typename15.C: Likewise.
3785         * g++.old-deja/g++.pt/typename22.C: Likewise.
3786         * g++.old-deja/g++.pt/typename6.C: Change error messages.
3787         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3788         * g++.old-deja/g++.pt/virtual2.C: Likewise.
3789         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3790         syntax.
3791         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3792         return value extension.
3793         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3794         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3795         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3796         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
3798 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3800         * g++.dg/warn/inline1.C: New test.
3801         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3802         * g++.old-deja/g++.jason/synth10.C: Likewise.
3803         * g++.old-deja/g++.mike/net31.C: Likewise.
3804         * g++.old-deja/g++.mike/p8786.C: Likewise.
3806         * g++.dg/template/friend10.C: New test.
3807         * g++.dg/template/conv5.C: New test.
3809 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3811         * g++.dg/lookup/scoped3.C: New test.
3813         * g++.dg/lookup/decl1.C: New test.
3814         * g++.dg/lookup/decl2.C: New test.
3816 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3818         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3819         gcc.c-torture/compile/20021015-1.c,
3820         gcc.c-torture/compile/20021015-2.c,
3821         gcc.c-torture/compile/20021123-1.c,
3822         gcc.c-torture/compile/20021123-2.c,
3823         gcc.c-torture/compile/20021123-3.c,
3824         gcc.c-torture/compile/20021123-4.c,
3825         gcc.c-torture/execute/20021024-1.c: Add tests previously added
3826         only to 3.1 or 3.2 branch.
3828 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
3830         * gcc.dg/i386-bitfield3.c: New test.
3832         * gcc.dg/i386-bitfield2.c: New test.
3834 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
3836         * g++.dg/parse/conv_op1.C: New test.
3838 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
3840         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3841         approved.
3843 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
3845         * gcc.c-torture/compile/20021220-1.c: New test.
3847 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
3849         * gcc.dg/i386-fastcall-1.c: New.
3851 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3853         * gcc.c-torture/execute/20021219-1.c: New test.
3855 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3857         * gcc.dg/i386-pic-1.c: New test.
3859 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3861         PR c++/8099
3862         * g++.dg/template/friend9.C: New test.
3864 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3866         PR c++/3663
3867         * g++.dg/template/access7.C: New test.
3869 2002-12-18  Nick Clifton  <nickc@redhat.com>
3871         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3872         the libstdc++-v3 directory has been found.
3874 2002-12-12  Devang Patel <dpatel@apple.com>
3875         * gcc.dg/darwin-ld-1.c: New test.
3876         * gcc.dg/darwin-ld-2.c: New test.
3877         * gcc.dg/darwin-ld-3.c: New test.
3878         * gcc.dg/darwin-ld-4.c: New test.
3879         * gcc.dg/darwin-ld-5.c: New test.
3881 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3883         * gcc.c-torture/compile/20021212-1.c: New test.
3885 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
3887         * gcc.dg/fshort-wchar: New test.
3889 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
3891         PR c++/8372
3892         * g++.dg/template/dtor1.C: New test.
3894         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3895         markers.
3897 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3899         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3901 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3903         * g++.dg/template/static1.C: New test.
3904         * g++.dg/template/static2.C: New test.
3905         * g++.old-deja/g++.ext/memconst.C: New test.
3907 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3909         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3910         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3911         * g++.dg/special/initp1.C: Likewise.
3913 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3915         * gcc.c-torture/execute/20021204-1.c: New test.
3917 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3919         * gcc.dg/ppc-fmadd-1.c: New file.
3920         * gcc.dg/ppc-fmadd-2.c: New file.
3921         * gcc.dg/ppc-fmadd-3.c: New file.
3923 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3925         * gcc.c-torture/compile/20021204-1.c: New test.
3927 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3929         * g++.dg/inherit/covariant2.C: New test.
3930         * g++.dg/inherit/covariant3.C: New test.
3931         * g++.dg/inherit/covariant4.C: New test.
3932         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3933         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3935 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3937         PR c++/8688
3938         * g++.dg/init/brace3.C: New test.
3940 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3942         * gcc.dg/20020210-1.c: Fix a comment typo.
3944 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3946         PR c++/8720
3947         * g++.dg/parse/defarg1.C: New test.
3949         PR c++/8615
3950         * g++.dg/template/char1.C: New test.
3952         * g++.dg/template/varmod1.C: Fix typo.
3954 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3956         DR 180
3957         * g++.old-deja/g++.pt/crash32.C: Expect error.
3959 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3961         PR c++/5919
3962         * g++.dg/template/varmod1.C: New test.
3964         PR c++/8727
3965         * g++.dg/inherit/typeinfo1.C: New test.
3967         PR c++/8663
3968         * g++.dg/inherit/typedef1.C: New test.
3970 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3972         PR c++/8332
3973         PR c++/8493
3974         * g++.dg/template/strlen1.C: New test.
3976         PR c++/8227
3977         * g++.dg/template/ctor2.C: New test.
3979         PR c++/8214
3980         * g++.dg/init/string1.C: New test.
3982         PR c++/8511
3983         * g++.dg/template/friend8.C: New test.
3985 2002-11-29  Joe Buck <jbuck@synopsys.com>
3987         * g++.dg/lookup/anon2.C: New test.
3989 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3991         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3992         h8300 port.
3994 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3996         * gcc.dg/bitfld-6.c: New test.
3998 2002-11-27  Jan Hubicka  <jh@suse.cz>
4000         * gcc.c-torture/execute/20021127.[cx]: New test.
4002 2002-11-26  Jan Hubicka  <jh@suse.cz>
4004         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
4005         quality.
4007 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
4009         * g++.dg/init/brace2.C: New test.
4010         * g++.old-deja/g++.mike/p9129.C: Correct.
4012 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
4014         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
4016 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
4018         * gcc.dg/sibcall-6: New test for indirect sibcalls.
4020 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
4022         * testsuite/g++.dg/abi/empty11.C: New test.
4023         * testsuite/g++.dg/rtti/cv1.C: New test.
4025 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
4027         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
4029 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
4031         * g++.dg/abi/empty10.C: New test.
4033 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
4035         * gcc.c-torture/compile/20021124-1.c: New test.
4037 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
4039         * g++.dg/abi/rtti2.C: New test.
4041 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4043         * gcc.dg/i386-unroll-1.c: New test.
4045 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
4047         * gcc.c-torture/compile/20021120-1.c: New test.
4048         * gcc.c-torture/compile/20021120-2.c: New test.
4050 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4052         * gcc.dg/bitfld-5.c: New test.
4054 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4056         * gcc.c-torture/execute/20021120-3.c: New test.
4058 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4060         * gcc.c-torture/execute/20021120-2.c: New test.
4062 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
4064         * gcc.c-torture/execute/20021120-1.c: New test.
4066 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
4068         * gcc.c-torture/execute/20021118-3.c: New test.
4070 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
4072         * gcc.c-torture/compile/20021119-1.c: New test.
4074 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
4076         * gcc.dg/duff-1.c: New test.
4077         * gcc.dg/duff-2.c: New test.
4078         * gcc.dg/duff-3.c: New test.
4080 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
4082         * gcc.dg/cpp/_Pragma5.c: New test.
4084 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4086         * gcc.c-torture/execute/20021118-2.c: New test.
4088 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
4090         * gcc.c-torture/execute/20021118-1.c: New test.
4092 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
4094         * gcc.dg/20021116-1.c: New test.
4096 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
4098         * g++.dg/abi/vcall1.C: New test.
4100 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
4102         * gcc.dg/20021029-1.c: New test.
4103         * gcc.dg/20021029-2.c: New test.
4105 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4107         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4109 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4111         PR c/8439
4112         * gcc.dg/20021110.c: Move to ...
4113         * gcc.c-torture/compile/20021110.c: .... here.
4115 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4117         PR c/8467
4118         * gcc.c-torture/execute/20021111-1.c
4120 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4122         PR c/8439
4123         * gcc.dg/20021110.c: New test.
4125 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
4127         * g++.dg/abi/vthunk3.C: Run only on x86.
4129 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4131         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
4133 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
4135         * lib/compat.exp (compat-execute): Fix logic error in last
4136         change.
4138 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
4140         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
4142 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4144         PR c++/8389
4145         * g++.dg/template/access6.C: New test.
4147 2002-11-08  Jan Hubicka  <jh@suse.cz>
4149         * gcc.dg/i386-ssefp-1.c: New test.
4150         * gcc.dg/i386-ssefp-1.c: New test.
4152 2002-11-08  Jan Hubicka  <jh@suse.cz>
4154         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
4156 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4158         * g++.dg/abi/vthunk3.C: New test.
4160         PR c++/8338
4161         * g++.dg/template/crash2.C: New test.
4163 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4165         * testsuite/g++.dg/abi/dtor1.C: New test.
4166         * testsuite/g++.dg/abi/dtor2.C: Likewise.
4168 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
4170         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
4171         Darwin.
4173 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4175         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
4176         -mthumb.  Only xfail with -O0.
4178 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
4180         * g++.dg/abi/thunk1.C: New test.
4181         * g++.dg/abi/thunk2.C: Likewise.
4182         * g++.dg/abi/vtt1.C: Likewise.
4184 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
4186         PR optimization/8423
4187         * gcc.c-torture/execute/builtin-constant.c: New test.
4189 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
4191         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
4192         Add some more cases.
4194 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
4196         PR c++/8391
4197         * g++.dg/opt/local1.C: New test.
4199 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
4201         PR c++/8160
4202         * g++.dg/template/complit1.C: New test.
4204         PR c++/8149
4205         * g++.dg/template/typename4.C: Likewise.
4207 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4209         Core issue 287, PR c++/7639
4210         * g++.dg/template/instantiate1.C: Adjust error location.
4211         * g++.dg/template/instantiate3.C: New test.
4212         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
4213         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
4214         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
4216 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
4218         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
4220 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
4222         PR c++/8287
4223         * g++.dg/init/dtor2.C: New test.
4225 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4227         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
4228         * gcc.dg/nest.c: Bypass errors on irix6.
4230 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
4232         * gcc.dg/nest.c: Expect error for mmix-*-*.
4233         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
4235 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
4237         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
4238         markers.
4240         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
4242 2002-10-25  Mike Stump  <mrs@apple.com>
4244         * gcc.dg/warn-1.c: New test.
4246 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4248         * g++.dg/template/typename3.C: New test.
4250 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
4252         * g++.dg/lookup/ptrmem1.C: New test.
4254         * g++.dg/abi/vthunk2.C: New test.
4256 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4258         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
4260 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
4262         * g++.dg/abi/empty9.C: New test.
4264 2002-10-24  Richard Henderson  <rth@redhat.com>
4266         * g++.dg/inherit/thunk1.C: Enable for ia64.
4268 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4270         PR c++/8067
4271         * g++.dg/lookup/pretty1.C: New test.
4273 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
4275         * gcc.dg/20021023-1.c: New test.
4277 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4279         PR c++/7679
4280         * g++.dg/parse/inline1.C: New test.
4282 2002-10-23  Richard Henderson  <rth@redhat.com>
4284         * g++.dg/inherit/thunk1.C: Enable for x86_64.
4286         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
4288 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
4290         PR c++/6579
4291         * g++.dg/parse/stmtexpr3.C: New test.
4293 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
4295         * g++.dg/expr/cond1.C: New test.
4297 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4299         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
4301 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4303         * g++.dg/abi/vbase13.C: New test.
4304         * g++.dg/abi/vbase14.C: Likewise.
4306 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
4308         * gcc.dg/tls/pic-1.c: New test.
4309         * gcc.dg/tls/nonpic-1.c: New test.
4310         * gcc.dg/20021018-1.c: New test.
4312 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4314         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
4315         Remove only files with the same base name as the test case.
4316         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
4317         (profopt-execute): Likewise.  Also, remove old profiling
4318         and performance data files before running the tests.
4320         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
4321         * g++.dg/bprob/bprob.exp: Likewise.
4322         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
4323         to allow more general test case names.
4325         * g++.dg/bprob/bprob-1.C: Rename to ...
4326         * g++.dg/bprob/g++-bprob-1.C: ... this.
4328         * g77.dg/bprob/bprob-1.f: Rename to ...
4329         * g77.dg/bprob/g77-bprob-1.f: ... this.
4331 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4333         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
4334         bison 1.50 or later.
4336 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
4338         * g++.dg/README: Describe more test directories.
4340 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4342         * g++.dg/init/array6.C: Add additional tests.
4344 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4346         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
4347         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
4349 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
4351         * gcc.c-torture/compile/20020604-1.x: New.
4352         * gcc.c-torture/compile/simd-5.x: Likewise.
4353         * gcc.c-torture/execute/920710-1.x: Likewise.
4354         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
4356 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4358         * g++.dg/inherit/override1.C: Add dg-options clause.
4360 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4362         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
4363         _mm_slli_si128.
4365 2002-10-19  Andreas Schwab  <schwab@suse.de>
4367         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
4368         directory component.
4370 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
4372         * g++.dg/inherit/thunk1.C: New test.
4374         * g++.dg/inherit/override1.C: New test.
4376         * g++.dg/abi/mangle11.C: New test.
4377         * g++.dg/abi/mangle14.C: New test.
4378         * g++.dg/abi/mangle17.C: New test.
4380 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4382         * g++.dg/overload/member2.C: New test.
4384 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4386         * g++.dg/README: Describe new compat directory.
4387         * g++.dg/dg.exp: Skip tests in compat directory.
4388         * README.compat: New file.
4389         * lib/compat.exp: New expect script.
4390         * g++.dg/compat: New test directory.
4391         * g++.dg/compat/compat.exp: New expect script.
4392         * g++.dg/compat/abi: New test directory.
4393         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4394         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4395         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4396         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4397         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4398         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4399         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4400         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4401         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4402         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4403         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4404         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4405         * g++.dg/compat/break: New test directory.
4406         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4407         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4408         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4409         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4410         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4411         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4412         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4413         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4414         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4415         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4416         g++.dg/compat/break/README: New files.
4417         * g++.dg/compat/eh: New test directory.
4418         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4419         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4420         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4421         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4422         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4423         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4424         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4425         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4426         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4427         g++.dg/compat/eh/filter2_y.C,
4428         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4429         g++.dg/compat/eh/new1_y.C,
4430         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4431         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4432         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4433         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4434         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4435         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4436         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4437         g++.dg/compat/eh/unexpected1_y.C: New files.
4438         * g++.dg/compat/init: New test directory.
4439         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4440         g++.dg/compat/init/array5_y.C,
4441         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4442         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4443         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4444         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4445         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4446         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4447         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4448         g++.dg/compat/init/init-ref2_y.C: New files.
4450 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4452         PR c++/7584
4453         * g++.dg/inherit/using3.C: New test.
4455 2002-10-17  Jan Hubicka  <jh@suse.cz>
4457         * gcc.dg/20021017-2.c: New test.
4459 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4461         * g++.dg/abi/mangle16.C: Adjust.
4463         * g++.dg/init/array8.C: New test.
4465 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4467         * gcc.dg/special/mips-abi.exp: New test.
4468         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4470 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4472         * g++.dg/abi/mangle16.C: New test.
4473         * g++.dg/abi/mangle17.C: Likewise.
4475         PR c++/7478
4476         * g++.dg/template/ref1.C: New test.
4478 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4480         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4482 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4484         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4486 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4488         PR c++/7524
4489         * g++.dg/init/array7.C: New test.
4491 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4493         * g++.dg/init/array6.C: New test.
4495         * g++.dg/abi/mangle13.C: Likewise.
4496         * g++.dg/abi/mangle14.C: Likewise.
4497         * g++.dg/abi/mangle15.C: Likewise.
4499 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4501         * g++.dg/abi/empty8.C: New test.
4503 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4505         * g++.dg/init/ctor1.C: New test.
4507 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4509         * gcc.c-torture/execute/20021015-1.c: New test.
4511 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4513         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4515 2002-10-14  Jan Hubicka  <jh@suse.cz>
4517         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4519 2002-10-14  Richard Henderson  <rth@redhat.com>
4521         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4523 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4525         PR optimization/6631
4526         * g++.dg/opt/const2.C: New test.
4528 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4530         PR c++/7176
4531         * g++.dg/parse/friend1.C: New test.
4532         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4534 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4536         * gcc.dg/20021014-1.c: New test.
4538 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4540         PR c++/5661
4541         * g++.dg/ext/vlm1.C: New test.
4542         * g++.dg/ext/vlm2.C: Likewise.
4544         * g++.dg/init/array1.C: Remove invalid braces.
4545         * g++.dg/init/brace1.C: New test.
4546         * g++.dg/init/copy2.C: Likewise.
4547         * g++.dg/init/copy3.C: Likewise.
4548         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4549         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4550         braces.
4552 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4554         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4556 2002-10-11  Richard Shann  <richard.shann@superh.com>
4558         * gcc.c-torture/compile/simd-5.c: New test.
4560 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4562         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4564 2002-10-10  Jim Wilson  <wilson@redhat.com>
4566         * gcc.c-torture/execute/20021010-1.c: New test.
4568 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4570         PR c/7353
4571         * g++.dg/ext/typedef-init.C: New test.
4572         * gcc.dg/typedef-init.c: New test.
4574 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4576         * gcc.dg/cpp/paste13.c: New test.
4578 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4580         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4581         remaining platforms, XFAIL during compile, not execute.  Don't
4582         XFAIL at -O0.
4584 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4586         * gcc.dg/alias-1.c: Tweak expected warning.
4588 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4590         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4592 2002-10-06  Andreas Jaeger  <aj@suse.de>
4594         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4595         * gcc.dg/cpp/c++98.C: Likewise.
4597         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4598         * g++.dg/cpp/c++98.C: Likewise.
4600         * g++.dg/README (Subdirectories): Mention cpp directory.
4602         PR target/7559
4603         * gcc.dg/20021006-1.c: New test.
4605 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4607         PR c++/7804
4608         * g++.dg/other/warning1.C: New test.
4610 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4612         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4613         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4614         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4616 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4618         PR c++/7931
4619         * g++.dg/template/ptrmem3.C: New test.
4621         PR c++/7754
4622         * g++.dg/template/union1.C: New test.
4624 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4626         PR c++/8006
4627         * g++.dg/abi/mangle9.C: New test.
4628         * g++.dg/abi/mangle10.C: New test.
4629         * g++.dg/abi/mangle11.C: New test.
4630         * g++.dg/abi/mangle12.C: New test.
4632 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4634         PR c++/7188.
4635         * g++.dg/template/meminit1.C: New test.
4636         * g++.dg/warn/Wreorder-1.C: Likewise.
4637         * g++.old-deja/g++.mike/warn3.C: Tweak.
4638         * lib/prune.exp: Ingore "in copy constructor".
4640 2002-10-02  Andreas Jaeger  <aj@suse.de>
4642         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4643         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4644         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4645         on x86-64.
4647 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4649         * gcc.dg/empty1.C: Fix typo.
4651 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4653         * gcc.dg/alias-1.c: New test.
4655 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4657         * gcc.dg/empty1.C: New test.
4659         * g++.dg/tls/init-2.C: Tweak error messages.
4661 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4663         * gcc.c-torture/compile/20020923-1.c: New test.
4665 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4667         * gcc.c-torture/execute/ffs-1.c: New test.
4668         * gcc.c-torture/execute/ffs-2.c: Ditto.
4670 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4672         * g++.dg/overload/member1.C: New test.
4674 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
4676         * g++.dg/abi/empty7.C: New test.
4677         * g++.dg/init/pm2.C: Likewise.
4679 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
4681         * g++.dg/rtti/crash1.C: New test.
4683 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4685         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4686         gcc.dg/sibcall-4.c: New tests.
4688 2002-09-28  Roger Sayle  <roger@eyesopen.com>
4690         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4691         powerpc and MMIX targets.
4693 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
4695         * gcc.dg/cpp/20020927-1.c: New.
4697 2002-09-26  David S. Miller  <davem@redhat.com>
4699         * gcc.c-torture/compile/trunctfdf.c: New.
4701 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4703         * lib/target-supports.exp (check_weak_available): Handle solaris2.
4705 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
4707         * gcc.c-torture/execute/loop-15.c: New.
4709 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
4711         * README.QMTEST: Fix typo.
4713 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
4715         * gcc.dg/20020926-1.c: New test.
4717 2002-09-25  David S. Miller  <davem@redhat.com>
4719         PR target/7842
4720         * gcc.c-torture/execute/shiftdi.c: New test.
4722 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
4724         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4725         unique to the tool.
4726         * lib/g77.exp (g77_init): Likewise.
4727         * lib/g++.exp (g++_init): Likewise.
4728         * lib/objc.exp (objc_init): Likewise.
4730 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
4732         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4733         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4734         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4736 2002-09-25  Richard Henderson  <rth@redhat.com>
4738         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4739         too-small long double.
4741 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
4743         * gcc.dg/20020919-1.c: New test.
4745 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
4747         * g++.dg/abi/bitfield6.C: New test.
4748         * g++.dg/abi/bitfield7.C: New test.
4749         * g++.dg/abi/bitfield8.C: New test.
4750         * g++.dg/abi/vbase11.C: New test.
4752 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4754         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4755         hppa*-*-hpux*.  Update test comment.
4757 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
4759         * gcc.dg/tls/struct-1.c: New test.
4761 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
4763         * gcc.dg/cpp/tr-warn2.c: Update.
4765 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4767         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4769 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4771         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4772         systems.
4774 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
4776         * gcc.c-torture/execute/ieee/mzero3.c: New test.
4778         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4779         Adjust for c++filt moved to binutils.  Remove spurious duplicate
4780         setting of cxxfilt.
4782 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
4784         * gcc.dg/20020312-2.c: Update for darwin.
4786 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
4788         * g++.old-deja/g++.other/crash32.C: Mark ICE.
4790 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
4792         * objc.dg/comp-types-1.m: New test.
4793         * objc.dg/comp-types-2.m: New test.
4794         * objc.dg/comp-types-3.m: New test.
4795         * objc.dg/comp-types-4.m: New test.
4796         * objc.dg/comp-types-5.m: New test.
4797         * objc.dg/comp-types-6.m: New test.
4799 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4801         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4803 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4805         * g++.dg/other/do1.C: New test.
4807         * g++.dg/template/subst1.C: New test.
4809 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
4811         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4813 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4815         * g++.dg/template/qualttp20.C: Adjust expected errors.
4816         * g++.old-deja/g++.jason/report.C: Likewise.
4817         * g++.old-deja/g++.other/qual1.C: Likewise.
4819         * g++.dg/lookup/scoped2.C: New test.
4821         * g++.dg/ext/asm3.C: New test.
4823 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
4825         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4827 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
4829         * ChangeLog: follow spelling conventions.
4830         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4831         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4832         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4833         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4834         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4835         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4836         * g++.old-deja/g++.law/global-init1.C: Likewise.
4837         * g++.old-deja/g++.other/delete4.C: Likewise.
4838         * g++.old-deja/g++.other/inline21.C: Likewise.
4839         * g++.old-deja/g++.other/singleton.C: Likewise.
4840         * g77.dg/strlen0.f: Likewise.
4841         * g77.f-torture/compile/20010519-1.f: Likewise.
4842         * g77.f-torture/compile/980310-4.f: Likewise.
4843         * gcc.c-torture/compile/20000605-1.c: Likewise.
4844         * gcc.c-torture/execute/20020225-1.c: Likewise.
4845         * gcc.dg/c90-hexfloat-2.c: Likewise.
4846         * gcc.dg/c99-bool-1.c: Likewise.
4847         * gcc.dg/c99-hexfloat-2.c: Likewise.
4848         * gcc.dg/dll-2.c: Likewise.
4849         * gcc.dg/wtr-union-init-1.c: Likewise.
4850         * gcc.dg/wtr-union-init-2.c: Likewise.
4851         * gcc.dg/wtr-union-init-3.c: Likewise.
4852         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4853         * gcc.dg/cpp/defined.c: Likewise.
4854         * gcc.dg/cpp/macsyntx.c: Likewise.
4855         * gcc.dg/cpp/paste2.c: Likewise.
4856         * gcc.dg/cpp/trad/defined.c: Likewise.
4857         * gcc.dg/format/c90-printf-1.c: Likewise.
4858         * gcc.dg/format/c90-scanf-1.c: Likewise.
4859         * gcc.dg/format/c99-printf-1.c: Likewise.
4860         * gcc.dg/format/c99-scanf-1.c: Likewise.
4861         * gcc.misc-tests/gcov-8.c: Likewise.
4862         * lib/profopt.exp: Likewise.
4864 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
4866         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4868 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4870         * g++.dg/inherit/using2.C: New test.
4872 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
4874         * ChangeLog: Follow spelling conventions.
4875         * g++.dg/template/friend4.C: Likewise.
4876         * g++.old-deja/g++.pt/crash67.C: Likewise.
4877         * gcc.c-torture/execute/20000801-4.c: Likewise.
4878         * gcc.dg/c90-digraph-1.c: Likewise.
4879         * gcc.dg/c94-digraph-1.c: Likewise.
4880         * gcc.dg/c99-digraph-1.c: Likewise.
4881         * gcc.dg/cpp/line5.c: Likewise.
4882         * gcc.dg/cpp/multiline.c: Likewise.
4883         * gcc.dg/cpp/trad/literals-1.c: Likewise.
4884         * gcc.dg/format/attr-3.c: Likewise.
4885         * gcc.dg/format/c90-scanf-3.c: Likewise.
4886         * gcc.dg/format/ext-4.c: Likewise.
4888 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4890         * g++.dg/template/pretty1.C: New test.
4892 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
4894         * gcc.c-torture/execute/struct-cpy-1.c: New test.
4896 2002-09-13  Matt Austern  <austern@apple.com>
4898         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4899         passing a cast expression to a function by const reference.
4901 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4903         * g++.dg/template/deduce1.C: New test.
4905 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4907         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4908         32-bit int.
4910 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4912         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4913         usage.
4915 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4917         * gcc.c-torture/compile/20020910-1.c: New test.
4919 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4921         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4923 2002-09-10  Andreas Jaeger  <aj@suse.de>
4925         * gcc.dg/20020312-2.c: Adjust for x86-64.
4927 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4929         * g77.dg/7388.f: New test case for PR 7388.
4931 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4933         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4935 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4937         * objc.dg/proto-lossage-1.m: New test.
4939 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4941         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4943 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4945         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4946         expected to pass.
4948 2002-09-06  Stan Shebs  <shebs@apple.com>
4949             David Edelsohn  <edelsohn@gnu.org>
4951         * gcc.dg/weak: New directory.
4952         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4953         target-specific xfail bits.
4954         * gcc.dg/typeof-2.c: Move to new directory.
4955         * gcc.dg/weak.exp: New expect script.
4957 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4959         * gcc.c-torture/execute/extzvsi.c: New test.
4961 2002-09-05  Stan Shebs  <shebs@apple.com>
4963         * gcc.dg/weak-1.c: xfail on Darwin.
4964         * gcc.dg/weak-2.c: Ditto.
4965         * gcc.dg/weak-3.c: Ditto.
4966         * gcc.dg/weak-4.c: Ditto.
4967         * gcc.dg/weak-5.c: Ditto.
4968         * gcc.dg/weak-6.c: Ditto.
4969         * gcc.dg/weak-7.c: Ditto.
4970         * gcc.dg/weak-8.c: Ditto.
4971         * gcc.dg/weak-9.c: Ditto.
4973 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4975         * gcc.c-torture/execute/loop-14.c: New test.
4977 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4979         * g++.dg/other/cxa-atexit1.C: New test.
4981         * gcc.dg/typeof-2.c: New test.
4983 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4985         * gcc.dg/builtins-2.c: New testcase.
4986         * gcc.dg/builtins-3.c: New testcase.
4988 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4990         * gcc.dg/cpp/_Pragma4.c: New test.
4992 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4994         * objc/execute/nil_method-1.m: New testcase.
4996 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
4998         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4999         [Object class], not [Object initialize].
5001 2002-08-31  Roger Sayle  <roger@eyesopen.com>
5002             Hans-Peter Nilsson  <hp@bitrange.com>
5004         * gcc.c-torture/execute/20020720-1.x: Skip test on
5005         mmix-knuth-mmixware.  Correct comment.
5007 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
5009         * testsuite/g++.dg/abi/bitfield5.C: New test.
5010         * testsuite/g++.dg/abi/vbase10.C: Likewise.
5012 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
5014         * objc.dg/undeclared-selector.m: New test.
5016 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
5018         * g++.dg/other/offsetof1.C: Avoid cast warning.
5020 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
5022         * objc.dg/super-class-2.m: New test.
5024 2002-08-24  Matt Austern  <austern@apple.com>
5026         * g++.dg/ext/lvaddr.C: New test.
5027         * g++.dg/ext/lvcast.C: New test.
5029 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
5031         * testsuite/g++.dg/inherit/cond1.C: New test.
5033 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
5035         * gcc.dg/noncompile/incomplete-1.c: New test.
5037 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
5039         * gcc.dg/typespec-1.c: New test.
5041 2002-08-20  Devang Patel  <dpatel@apple.com>
5042         * objc.dg/proto-hier-2.m: New test.
5044 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
5046         * objc.dg/bitfield-1.m: New test.
5047         * objc.dg/bitfield-2.m: New test.
5049 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
5051         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
5052         gcc.dg/c99-flex-array-4.c: New tests.
5054 2002-08-16  Stan Shebs  <shebs@apple.com>
5056         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
5058 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
5060         * gcc.dg/typeof-1.c: New test.
5061         * g++.dg/ext/typeof2.C: New test.
5063 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
5065         * g++.dg/other/offsetof1.C: New test.
5067 2002-08-14  Richard Henderson  <rth@redhat.com>
5069         * gcc.dg/tls/diag-3.c: Fix expected message strings.
5071 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
5073         * gcc.dg/cpp/_Pragma3.c: New test.
5075 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
5077         * g++.dg/template/inherit3: New test.
5079 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
5081         * gcc.dg/bitfld-4.c: Add blank options.
5083 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
5085         * g++.dg/template/crash1.C: New test.
5087 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5089         * gcc.dg/tls/opt-2.c: New test.
5091 2002-08-08  Devang Patel  <dpatel@apple.com>
5093         * objc.dg/selector-1.m : New test
5095 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5097         * g++.dg/abi/bitfield4.C: New test.
5098         * gcc.dg/bitfld-4.c: New test.
5100 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5102         * g++.dg/other/packed1.C: New test.
5104 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
5106         * g++.dg/abi/offsetof.C: Tweak error messages.
5107         * g++.old-deja/g++.mike/p10769a.C: Likewise.
5109 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5111         * gcc.dg/bitfld-3.c: New test.
5113 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5114             Richard Henderson  <rth@redhat.com>
5116         * gcc.dg/i386-bitfield1.c: New test.
5117         * g++.dg/abi/bitfield3.C: Update.
5119 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
5121         * objc.dg/const-str-2.m: Update.
5122         * gcc.dg/cpp/c++98.c: Change to C extension.
5123         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
5124         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
5126 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
5128         * testsuite/gcc.dg/tls/diag-3.c: New.
5130 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
5132         * g++.dg/README (Subdirectories): Document new subdir expr.
5133         * g++.dg/expr/pmf-1.C: New test.
5135 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
5137         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
5139 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
5141         * g++.dg/abi/bitfield3.C: New test.
5143 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
5145         * lib/gcov.exp: Tweak expected line formats.
5146         * gcc.misc-tests/gcov8.c: New test.
5147         * gcc.misc-tests/gcov8.x: New flags.
5149 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
5151         * consistency.vlad/layout/endian.c: Include string.h.
5153         * gcc.c-torture/execute/20020805-1.c: New test.
5155 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
5157         * g++.dg/other/conversion1.C: New test.
5159 2002-08-03  Roger Sayle  <roger@eyesopen.com>
5161         * gcc.dg/builtins-1.c: New testcase.
5163 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
5165         * g++.dg/inherit/access3.C: New test.
5167 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
5169         * gcc.dg/ia64-visibility-2.c: New test.
5171 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
5173         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
5174         __qualifier_flags to __flags.
5176 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
5178         * g++.dg/inherit/operator1.C: New test.
5179         * g++.dg/lookup/disamb1.C: Fix typo in comment.
5180         * g++.dg/other/error1.C: Change expected error message.
5181         * g++.dg/template/conv4.C: Likewise.
5183 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
5185         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
5186         for documented behavior.
5188 2002-07-25  Roger Sayle  <roger@eyesopen.com>
5190         * gcc.c-torture/execute/20020720-1.x: Skip this test on
5191         several targets known to fail.
5193 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
5195         * gcc.dg/mips-args-[123].c: New tests.
5197 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
5199         * gcc.dg/ppc-spe.c: New.
5201 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
5203         * g++.dg/other/ptrmem4.C: New testcase.
5205 2002-07-24  Richard Henderson  <rth@redhat.com>
5207         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
5209 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
5211         * g++.dg/ext/alignof1.C (main): Return 0 for success.
5213 2002-07-24  Roger Sayle  <roger@eyesopen.com>
5215         * gcc.c-torture/execute/memset-3.c: New testcase.
5217 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
5219         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
5220         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
5222 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5224         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
5225         Delete.
5227 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
5229         * gcc.c-torture/compile/simd-4.c: New test.
5231 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5233         PR c++/7347, c++/7348
5234         * g++.dg/template/access4.C: New test.
5235         * g++.dg/template/access5.C: New test.
5236         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
5237         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
5238         * g++.old-deja/g++.pt/ttp58.C: Likewise.
5239         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
5241 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
5243         * gcc.dg/gnu89-init-2.c: New test.
5245 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
5247         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
5249 2002-07-20  Roger Sayle  <roger@eyesopen.com>
5251         * gcc.c-torture/execute/20020720-1.c: New testcase.
5253 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
5255         * gcc.dg/cpp/Wsignprom.c: New tests.
5257 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
5259         * gcc.c-torture/execute/loop-13.c: New test.
5261 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
5263         * gcc.dg/cpp/expr.c: New tests.
5265 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
5267         * g++.dg/opt/pr6713.C: Add template instantiation.
5269 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
5271         * gcc.dg/nest.c: New test.
5273 2002-07-17  Richard Henderson  <rth@redhat.com>
5275         * g++.dg/opt/pr6713.C: New test.
5277 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
5279         * gcc.c-torture/execute/loop-2e.x: Let the testcase
5280         XFAIL for all x86 processors.
5282 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5284         * gcc.c-torture/execute/20010122-1.x: Do not test with
5285         -fomit-frame-pointer.
5287 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5289         * g++.dg/template/instantiate2.C: New test.
5290         * g++.dg/template/spec4.C: New test.
5292 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5294         * g++.dg/template/access2.C: New test.
5295         * g++.dg/template/access3.C: New test.
5297 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
5299         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
5300         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
5301         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
5302         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
5303         Convert to use <stdarg.h>.
5304         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
5305         Delete.
5306         * gcc.dg/va-arg-2.c: New.
5307         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
5309 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
5311         * gcc.c-torture/compile/20020710-1.c: New test.
5313 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
5314                           Andrew Pinski  <pinskia@physics.uc.edu>
5316         gcc.c-torture/compile/simd-2.c: New testcase.
5317         gcc.c-torture/compile/simd-3.c: Likewise.
5319 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
5321         PR c++/7224
5322         * g++.dg/overload/error1.C: New test.
5324 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5326         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
5327         configuration and IRIX 6 O32 ABI.
5329 2002-07-11  Roger Sayle  <roger@eyesopen.com>
5331         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
5333 2002-07-10  Roger Sayle  <roger@eyesopen.com>
5335         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
5337 2002-07-10  Jeffrey A Law  <law@redhat.com>
5339         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
5341         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
5343 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
5345         * gcc.dg/20020312-2.c: Check for __PPC__.
5347 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
5349         * gcc.c-torture/compile/20020709-1.c: New test.
5351 2002-07-07  Roger Sayle  <roger@eyesopen.com>
5353         * g++.dg/template/qualttp21.C: New test case.
5355 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
5357         * gcc.c-torture/compile/20020706-1.c: New test.
5358         * gcc.c-torture/compile/20020706-2.c: New test.
5360 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
5361             Alexandre Oliva  <aoliva@redhat.com>
5363         * g++.dg/warn/incomplete1.C: New test.
5365 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5367         PR c++/7099
5368         * g++.dg/warn/noreturn1.C: New test.
5370 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
5372         PR c++/6706
5373         * g++.dg/debug/debug6.C: New test.
5374         * g++.dg/debug/debug7.C: New test.
5376 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
5378         * gcc.c-torture/compile/simd-3.c: New test.
5380 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5382         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5383         * gcc.dg/20020620-1.c: Likewise.
5385 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5387         PR c++/6944
5388         * g++.dg/init/array4.C: New test.
5389         * g++.dg/init/array5.C: New test.
5391 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5393         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5394         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5396 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5398         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5399         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5400         * gcc.dg/wtr-conversion-1.c: Likewise.
5401         * gcc.dg/wtr-escape-1.c: Likewise.
5402         * gcc.dg/wtr-int-type-1.c: Likewise.
5403         * gcc.dg/wtr-label-1.c: Likewise.
5404         * gcc.dg/wtr-static-1.c: Likewise.
5405         * gcc.dg/wtr-strcat-1.c: Likewise.
5406         * gcc.dg/wtr-suffix-1.c: Likewise.
5407         * gcc.dg/wtr-switch-1.c: Likewise.
5408         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5409         * gcc.dg/wtr-union-init-1.c: Likewise.
5410         * gcc.dg/wtr-union-init-2.c: Likewise.
5411         * gcc.dg/wtr-union-init-3.c: Likewise.
5413         * gcc.dg/wtr-func-def-1.c: New test.
5415 2002-07-02 Devang Patel <dpatel@apple.com>
5417         * objc.dg/param-1.m: New test.
5419 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5421         * gcc.dg/cpp/trad/directive.c: Add test.
5422         * gcc.dg/cpp/trad/macroargs.c: Add test.
5423         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5425 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5427         * gcc.dg/cpp/cmdlne-M.c: New test.
5429 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5431         * objc.dg/desig-init-1.m: New test.
5433 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5435         PR c++/6716
5436         * g++.dg/template/instantiate1.C: New test.
5438 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5440         PR c++/7112
5441         * g++.dg/template/sizeof2.C: New test.
5443 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5445         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5446         gcc.dg/cpp/trad/include.c: New tests.
5448 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5450         PR target/7177
5451         * gcc.c-torture/compile/20020701-1.c: New test.
5453 2002-07-01  Stan Shebs  <shebs@apple.com>
5455         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5456         header here...
5457         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5458         (objc-torture-execute): or here.
5460 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5462         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5464 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5466         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5468 2002-06-30  Devang Patel  <dpatel@apple.com>
5470         * objc.dg/fsyntax-only.m: New test.
5472 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5474         PR c++/6695
5475         * g++.dg/template/friend7.C: New file.
5477 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5479         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5480         return type.
5482 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5484         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5485         avoid division by zero.
5487 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5489         * gcc.dg/Wunknownprag.c: New tests.
5491 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5493         * gcc.c-torture/execute/simd-2.c: New test.
5495 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5497         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5498         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5499         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5500         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5501         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5502         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5503         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5504         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5505         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5506         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5507         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5508         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5509         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5510         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5511         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5512         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5513         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5515 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5517         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5518         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5519         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5520         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5521         New tests.
5522         * gcc.dg/cpp/trad/directive.c: Update.
5524 2002-06-23  Andreas Jaeger  <aj@suse.de>
5526         * gcc.c-torture/execute/complex-6.c: New.
5528 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5530         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5531         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5532         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5533         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5535 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5537         * gcc.dg/cpp/trad: New directory with traditional tests copied
5538         from parent directory.
5539         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5540         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5541         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5542         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5543         Move to trad/ and rename.
5544         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5545         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5546         gcc.dg/cpp/trad/redef2.c: New tests.
5547         * gcc.dg/cpp/trad/trad.exp: New driver.
5549 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5551         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5552         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5553         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5554         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5555         Remove.
5557 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5559         * gcc.dg/20020620-1.c: New test.
5561 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5563         * g++.dg/template/ttp4.C: New test.
5565 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5567         * g++.dg/opt/vt1.C: Fix regexp.
5569 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5571         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5572         Don't use attribute `noinline'.
5574 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5576         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5578 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5580         * gcc.c-torture/execute/simd-1.c: New.
5582         * gcc.dg/simd-1.c: New.
5584 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5586         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5588 2002-06-16  Richard Henderson  <rth@redhat.com>
5590         * g++.dg/ext/anon-struct1.C: New.
5591         * g++.dg/ext/anon-struct2.C: New.
5592         * g++.dg/ext/anon-struct3.C: New.
5593         * gcc.dg/anon-struct-1.c: New.
5594         * gcc.dg/anon-struct-2.c: New.
5595         * gcc.dg/anon-struct-3.c: New.
5596         * gcc.dg/20011008-1.c: Adjust warning text.
5597         * gcc.dg/20020527-1.c: Add -fms-extensions.
5599 2002-06-16  Richard Henderson  <rth@redhat.com>
5601         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5603 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5605         * gcc.c-torture/execute/20020615-1.c: New test.
5607 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5609         * gcc.c-tortuture/execute/compare-1.c: New test case.
5610         * gcc.c-tortuture/execute/compare-2.c: New test case.
5611         * gcc.c-tortuture/execute/compare-3.c: New test case.
5613 2002-06-13  Richard Henderson  <rth@redhat.com>
5615         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5616         ia64 ilp32.
5618 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5620         * g++.dg/template/typename2.C: Update error message.
5622 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5624         * gcc.c-torture/execute/20020611-1.c: New test.
5626 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5628         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5629         list of targets to skip.
5631 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5633         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5634         targets if not optimizing.
5636 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5638         * gcc.c-torture/compile/20020605-1.c: New test.
5640         * g++.dg/opt/vt1.C: New test.
5642         * gcc.dg/20020531-1.c: New test.
5644         * gcc.dg/20020530-1.c: New test.
5646         * gcc.dg/20020527-1.c: New test.
5648         * g++.dg/opt/cse1.C: New test.
5650 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5652         * gcc.dg/20020607-2.c: New test case.
5654 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5656         * gcc.c-torture/compile/20020604-1.c: New test.
5658 2002-06-04  Richard Henderson  <rth@redhat.com>
5660         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5661         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5662         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5664 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5666         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5668 2002-06-03  Richard Henderson  <rth@redhat.com>
5670         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5671         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5673 2002-06-02  Richard Henderson  <rth@redhat.com>
5675         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
5676         test functions static.
5678 2002-06-02  Andreas Jaeger  <aj@suse.de>
5680         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5681         now.
5683 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5685         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5686         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5687         Update for mofified diagnostics.
5688         * gcc.dg/c99-intconst-1.c: No longer fail.
5690 2002-06-02  Richard Henderson  <rth@redhat.com>
5692         * gcc.dg/uninit-A.c: Remove xfail markers.
5694 2002-06-01  Roger Sayle  <roger@eyesopen.com>
5696         * gcc.dg/fnegate-1.c: New test case.
5698 2002-05-30  Osku Salerma  <osku@iki.fi>
5700         * gcc.c-torture/execute/mayalias-1.c: New file.
5702 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5704         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
5705         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5706         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5708 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
5710         * gcc.c-torture/execute/20020529-1.c: New test.
5712 2002-05-27  Richard Henderson  <rth@redhat.com>
5714         * g++.dg/ext/attrib6.C: New test case.
5716 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5718         * gcc.c-torture/execute/pure-1.c: New test.
5720 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5722         * gcc.dg/cpp/arith-2.c: Remove.
5724 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5726         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5727         * gcc.dg/cpp/if-3.c: Remove.
5729 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
5731         * g++.dg/opt/cse2.C: New test.
5733 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5735         * gcc.dg/cpp/arith-1.c: New semantic tests.
5736         * gcc.dg/cpp/if-1.c: Update.
5738 2002-05-24  Ben Elliston  <bje@redhat.com>
5740         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5742 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5744         * gcc.dg/verbose-asm.c: New test.
5746 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5748         * gcc.dg/cpp/paste12.c: New test.
5750 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5752         * g++.dg/parse/named_ops.C: New test.
5754 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
5756         * gcc/testsuite/gcc.dg/weak-8.c: New test.
5758 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
5760         * gcc.dg/weak-2.c: Allow optional leading underscore
5761         in scan-assembler symbol name.
5762         * gcc.dg/weak-3.c: Likewise.
5763         * gcc.dg/weak-4.c: Likewise.
5764         * gcc.dg/weak-5.c: Likewise.
5766 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5768         * gcc.dg/20020523-1.c: New test.
5770 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5772         * objc.dg/const-str-2.m: Update now that we stop after
5773         a command line error.
5775 2002-05-22  Richard Henderson  <rth@redhat.com>
5777         * g++.dg/dg.exp: Fix typo in test pruneing.
5779 2002-05-22  Richard Henderson  <rth@redhat.com>
5781         * g++.dg/dg.exp: Prune the tls subdirectory.
5782         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5783         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5784         * g++.dg/tls/init-1.C: New.
5786 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
5788         * gcc.dg/20020517-1.c: New test.
5790 2002-05-21  Richard Henderson  <rth@redhat.com>
5792         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5793         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5795 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
5797         * g++.dg/other/copy2.C: New test.
5799 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
5801         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5802         (MAX_COPY): Bump up to 10 times sizeof (long long).
5803         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5805         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5806         sizeof (long long).
5808         * gcc.c-torture/execute/strcpy-1.c: New test.
5810 2002-05-19  Jason Merrill  <jason2redhat.com>
5812         * g++.dg/ext/oper1.C: New test.
5814 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
5815 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
5817         * README.QMTEST: New file.
5819         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5821 2002-05-19  Andreas Jaeger  <aj@suse.de>
5823         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5824         now.
5825         * gcc.c-torture/execute/loop-2d.x: Likewise.
5827 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
5829         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
5830         support weak symbols.
5831         * gcc.dg/weak-4.c: Likewise
5832         * gcc.dg/weak-6.c: Likewise
5834 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
5836         * gcc.dg/weak-3.c: Add dg-excess-error comment for
5837         cygwin, coff and h8300-*-hms targets
5838         * gcc.dg/weak-5.c: Likewise
5839         * gcc.dg/weak-7.c: Likewise
5841 2002-05-16  Jason Merrill  <jason@redhat.com>
5843         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5844         (scan-assembler-not, scan-assembler-dem): Likewise.
5845         (scan-assembler-dem-not): Likewise.
5847 2002-05-15  Richard Henderson  <rth@redhat.com>
5849         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5851 2002-05-15  Richard Henderson  <rth@redhat.com>
5853         * gcc.dg/weak-5.c (vfoo1c): No warning here.
5854         (vfoo1f): Warning here.
5855         (vfoo1l): Don't redefine the alias.
5857 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
5859         * g++.dg/init/pm1.C: New test.
5861 2002-05-12  David S. Miller  <davem@redhat.com>
5863         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5864         types.
5866 2002-05-10  Roger Sayle  <roger@eyesopen.com>
5868         * gcc.c-torture/execute/20020510-1.c: New test case.
5870 2002-05-10  David S. Miller  <davem@redhat.com>
5872         * gcc.c-torture/execute/conversion.c: Test long double too.
5874 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
5876         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5877         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5878         * lib/g++.exp (g++_link_flags): Likewise.
5879         * lib/objc.exp (objc_target_compile): Likewise.
5881 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5883         * gcc.dg/cpp/poison.c: Update.
5884         * gcc.dg/cpp/20000625-2.c: Remove.
5885         * gcc.dg/cpp/direct2s.c: Remove final test.
5887 2002-05-08  Tom Rix  <trix@redhat.com>
5889         * gcc.c-torture/execute/20020508-1.c: New test.
5890         * gcc.c-torture/execute/20020508-2.c: New test.
5891         * gcc.c-torture/execute/20020508-3.c: New test.
5893 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5895         * gcc.dg/cpp/charconst-4.c: More tests.
5897 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5899         PR c/6569
5900         * gcc.dg/weak-3.c: Update location of warning messages.
5901         * gcc.dg/weak-5.c: Likewise.
5903 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5905         * gcc.c-torture/execute/20020506-1.c: New test case.
5907 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5909         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5911 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5913         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5915 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5917         * gcc.dg/cpp/charconst-3.c: New test.
5919 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5921         * gcc.dg/cpp/charconst.c: Update tests.
5923 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5925         * treelang: Added directory for new sample language treelang. Also
5926         lib/treelang.exp: New file to signal treelang should be tested.
5928 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5930         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5931         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5932         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5933         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5934         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5935         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5936         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5938 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5940         * gcc.dg/format/xopen-2.c: New test.
5942 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5944         * gcc.dg/20020503-1.c: New test.
5946 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5948         * g++.dg/init/dtor1.C: Make it tougher.
5950 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5952         * g++.dg/init/dtor1.C: New test.
5954 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5956         * gcc.dg/altivec-8.c: New.
5958 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5960         * gcc.dg/altivec-7.c: New.
5962 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5964         * g++.dg/parse/typedef1.C: New test.
5966 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5968         PR c++/6486
5969         * g++.dg/template/friend6.C: New test.
5971         PR c++/6492
5972         * g++.dg/init/copy1.C: New test.
5974 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5976         * g++.dg/warn/effc1.C: New test.
5978 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5980         * gcc.dg/cpp/if-cexp.c: Add a test.
5982 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5984         * gcc.dg/20020426-2.c: New test.
5986 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5988         * gcc.dg/cpp/if-mop.c: Update.
5989         * gcc.dg/cpp/if-mpar.c: Add test.
5990         * gcc.dg/cpp/if-oppr.c: Update.
5992 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5994         PR c/6343
5995         * gcc.dg/weak-[2-7].c: New tests.
5997 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5999         * gcc.dg/enum1.c: New test.
6001 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6003         PR c++/6497
6004         * g++.dg/inherit/access2.C: New test.
6006 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
6008         PR bootstrap/6445
6009         * gcc.dg/20020426-1.c: New test.
6011 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
6013         * g++.dg/abi/enum1.C: New test.
6015 2002-04-26  Richard Henderson  <rth@redhat.com>
6017         * gcc.dg/c99-bool-1.c: Expect always true warning.
6019 2002-04-25  Roger Sayle  <roger@eyesopen.com>
6021         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
6023 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6025         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
6026         targets.
6028 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
6030         * g++.dg/abi/mange7.C: New test.
6032         PR c++/6438.
6033         * g++.dg/parse/stmtexpr2.C: New test.
6035 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
6037         * gcc.dg/20020312-2.c: Add SH target.
6039 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6041         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
6042         compiler output on mips*-*-irix*.
6044 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
6046         * g++.dg/parse/attr1.C: New test.
6048 2002-04-23  Roger Sayle  <roger@eyesopen.com>
6050         * gcc.c-torture/execute/string-opt-17.c: New test case.
6051         * gcc.c-torture/execute/memset-2.c: New test case.
6053 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
6055         PR c++/6256:
6056         * g++.dg/template/friend5.C: New test.
6058         PR c++/6331:
6059         * g++.dg/template/qual1.C: Likewise.
6061 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
6063         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
6064         Include stdlib.h, not stdio.h or ctype.h.
6066 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
6068         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
6069         cris-*-elf* and mmix-*-*.
6070         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
6071         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
6072         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
6073         Ditto.
6074         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
6075         * gcc.dg/wchar_t-1.c: Ditto.
6077 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
6079         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
6080         Clarify comment.
6082 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
6084         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
6086 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6088         * gcc.c-torture/execute/20000906-1.x: Delete.
6090 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
6092         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
6094 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
6096         * PR6367
6097         * g77.f-torture/execute/6367.f: New test.
6098         * g77.f-torture/execute/6367.x: Disable for MMIX.
6100 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6102         * PR6352
6103         * g++.dg/opt/inline2.C: New test.
6105 2002-04-18  Richard Henderson  <rth@redhat.com>
6107         * gcc.dg/20000906-1.c: Enable for all targets.
6108         * gcc.c-torture/compile/iftrap-2.c: New.
6110 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6112         * gcc.dg/20020418-1.c: New test.
6113         * gcc.dg/20020418-2.c: New test.
6115 2002-04-18  Richard Henderson  <rth@redhat.com>
6117         * gcc.c-torture/compile/iftrap-1.c: New.
6118         * gcc.dg/iftrap-1.c: Adjust for ia64.
6119         * gcc.dg/iftrap-2.c: New.
6121 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6123         * gcc.c-torture/compile/20020418-1.c: New test.
6125 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6127         * gcc.c-torture/compile/20020415-1.c: New.
6129 2002-04-18  David S. Miller  <davem@redhat.com>
6131         * gcc.c-torture/execute/20020418-1.c: New test.
6133 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6135         * gcc.dg/20020416-1.c: New test.
6137         * g++.dg/opt/inline1.C: New test.
6139 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
6141         * gcc.dg/altivec-5.c: New test.
6143         * gcc.dg/20020415-1.c: New test.
6145 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6147         * testsuite/lib/chill.exp: Remove.
6149 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6151         * g++.dg/other/big-struct.C: New test.
6153 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
6155         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
6156         of scratch file.
6158 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
6160         PR c/6277
6161         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
6162         in scan-assembler function name
6164 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
6166         * g77.f-torture/execute/980628-4.x,
6167         g77.f-torture/execute/980628-5.x,
6168         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6169         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6170         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
6171         i[34567]86-*-*.
6173 2002-04-13  David S. Miller  <davem@redhat.com>
6175         * gcc.c-torture/execute/20020413-1.c: New test.
6177 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
6179         * gcc.dg/asm-6.c,
6180         * g++.dg/ext/asm1.C: New tests.
6182 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
6184         PR c++ 5373.
6185         * g++.dg/parse/stmtexpr1.C: New test.
6187         PR c++/5189.
6188         * g++.dg/template/copy1.C: New test.
6190 2002-04-12  Richard Henderson  <rth@redhat.com>
6192         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
6194 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
6196         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
6197         gcc.c-torture/execute/20020307-2.c.
6199 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
6201         * g++.dg/ext/attrib5.C,
6202         * g++.dg/lookup/struct1.C: New tests.
6204 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6206         * gcc.dg/20020411-1.c: New test.
6208         * gcc.c-torture/execute/20020411-1.c: New test.
6210 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
6212         * g77.f-torture/execute/6177.f: New test.
6214 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
6216         PR middle-end/6247
6217         * g++.dg/opt/cleanup1.C: New test.
6219         * g++.dg/opt/const1.C: New test.
6221 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
6223         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
6225 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6227         PR c++/5507
6228         * g++.dg/template/typename2.C: New test.
6230 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
6232         * gcc.c-torture/execute/loop-12.c: New.
6234 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
6236         * g77.f-torture/execute/980628-4.x,
6237         g77.f-torture/execute/980628-5.x,
6238         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6239         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6240         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
6242 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6244         PR optimization/6086
6245         * g++.dg/opt/preinc1.C: New test.
6247 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6249         PR c++/5571
6250         * g++.dg/opt/static2.C: New test.
6252 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6254         PR c/5120
6255         * gcc.dg/20020406-1.c: New test.
6257 2002-04-04  David S. Miller  <davem@redhat.com>
6259         * gcc.c-torture/execute/20020404-1.c: New test.
6261 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
6263         PR c/6123
6264         * gcc.dg/20020312-2.c: Do not declare global register variable
6265         if __PIC__ or __pic__ is defined.
6267 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
6269         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
6270         __asm__ so that it works correctly even if -ansi -pedantic-errors.
6272 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6274         * gcc.misc-tests/linkage.exp: Update last change to handle
6275         sparc*-, not just sparc-.
6277 2002-04-03  Richard Henderson  <rth@redhat.com>
6279         * gcc.dg/cpp/ucs.c: Improved long UCS test.
6281 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6283         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
6285 2002-04-02  David S. Miller  <davem@redhat.com>
6287         * gcc.c-torture/execute/20020402-3.c: New test.
6289 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6291         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
6292         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
6294         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
6295         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
6296         g77.f-torture/execute/20001201.x,
6297         g77.f-torture/execute/u77-test.x: New files.
6299         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
6300         * gcc.dg/wchar_t-1.c: Ditto.
6302 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6304         * gcc.c-torture/execute/20020402-1.c: New test.
6306 2002-04-01  Richard Henderson  <rth@redhat.com>
6308         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
6310         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
6312 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6314         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
6316 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6318         * g++.dg/inherit/template-as-base.C: Expect error.
6319         * g++.dg/inherit/namespace-as-base.C: Likewise.
6321 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
6323         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
6324         g++.dg/ext/instantiate3.C: Tweak match patterns.
6326         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
6327         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
6328         -da test.
6330 2002-03-31  Richard Henderson  <rth@redhat.com>
6332         * gcc.dg/special/alias-2.c: New.
6333         * gcc.dg/special/ecos.exp: Run it.
6335 2002-03-31  Richard Henderson  <rth@redhat.com>
6337         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
6339 2002-03-31  Kazu Hirata  <kazu@hxi.com>
6341         * gcc.dg/weak-1.c: Disable on h8300 port.
6343 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
6345         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
6346         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
6347         ordering tests.
6348         * g++.dg/bprob/bprob-1.C: New test.
6349         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
6350         * g++.dg/gcov/gcov-1.C: New test.
6351         * g++.dg/gcov/gcov-1.x: New file.
6352         * g++.dg/gcov/gcov-2.C: New test.
6353         * g++.dg/gcov/gcov-3.C: New test.
6354         * g++.dg/gcov/gcov-3.h: New file.
6356 2002-03-28  Roger Sayle  <roger@eyesopen.com>
6358         * g++.old-deja/g++.other/builtins5.C: New test.
6359         * g++.old-deja/g++.other/builtins6.C: New test.
6360         * g++.old-deja/g++.other/builtins7.C: New test.
6361         * g++.old-deja/g++.other/builtins8.C: New test.
6362         * g++.old-deja/g++.other/builtins9.C: New test.
6364 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6366         * g++.dg/opt/static1.C: New test.
6368         * g++.dg/opt/longbranch1.C: New test.
6370 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
6372         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
6374         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
6376 2002-03-28  Jeffrey A Law  (law@redhat.com)
6378         * gcc.c-torture/execute/20020328-1.c: New test.
6380 2002-03-27  Richard Henderson  <rth@redhat.com>
6382         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6383         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6384         move from g++.old-deja/g++.ext/.
6386 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6388         * g++.dg/init/new2.C: New test.
6390 2002-03-26  Richard Henderson  <rth@redhat.com>
6392         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6394         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6395         on sparc.
6397         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6398         sparcv9 systems.
6399         * gcc.dg/20001102-1.c: Likewise.
6401 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6403         * gcc.dg/cpp/endif-pedantic1.c,
6404         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6406 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6408         * g++.dg/init/new1.C: New test.
6410 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6412         * g++.dg/abi/vbase9.C: New test.
6414 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6416         * gcc.dg/arm-asm.c: New test.
6418 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6420         * gcc.dg/Wswitch-enum.c: New test.
6421         Fix PR c/5044.
6423 2002-03-26  Richard Henderson  <rth@redhat.com>
6425         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6426         structure.
6428 2002-03-25  Richard Henderson  <rth@redhat.com>
6430         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6431         sparcv9 systems.
6433         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6434         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6436 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6438         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6440 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6442         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6443         targets using generic thunk support.
6445 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6447         * gcc.c-torture/compile/20020323-1.c: New test.
6449         * g++.dg/opt/conj2.C: New test.
6451 2002-03-24  Richard Henderson  <rth@redhat.com>
6453         * gcc.dg/weak-1.c: Use -fno-common.
6455 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6457         * g77.dg/f77-edit-apostrophe-out.f: New test
6458         * g77.dg/f77-edit-h-out.f: New test
6459         * g77.dg/f77-edit-t-in.f: New test
6460         * g77.dg/f77-edit-t-out.f: New test
6461         * g77.dg/f77-edit-x-out.f: New test
6462         * g77.dg/f77-edit-slash-out.f: New test
6463         * g77.dg/f77-edit-colon-out.f: New test
6464         * g77.dg/f77-edit-s-out.f: New test
6466 2002-03-24  Richard Henderson  <rth@redhat.com>
6468         * objc/execute/formal_protocol-6.x: New XFAIL.
6470 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6472         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6473         that do not support weak symbols
6475 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6477         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6478         * lib/g77.exp:  Likewise
6479         * lib/objc.exp: Likewise
6481 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6483         * gcc.dg/Wswitch-default.c: New test.
6485 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6487         * g++.dg/other/enum1.C: New test.
6489 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6491         * gcc.dg/pragma-ep-3.c: Fix typo.
6493 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6495         * g++.dg/inherit/template-as-base.C: New test.
6497 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6499         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6500         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6502 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6504         * gcc.dg/cpp/multiline.c: Update to match.
6506 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6508         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6510 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6512         * gcc.dg/cpp/extratokens2.c:  New file.
6514 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6516         * gcc.dg/20020312-2.c: Add rs6000 target.
6518         * gcc.c-torture/compile/20020319-1.c: New test.
6520 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6522         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6523         (A, E): Handle this.
6525 2002-03-20  Jason Merrill  <jason@redhat.com>
6527         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6528         ignoring -fpic.
6529         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6530         through prune_gcc_output.
6532 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6534         * gcc.c-torture/compile/20020320-1.c: New test.
6536 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6538         * gcc.c-torture/compile/20020318-1.c: New test.
6540         * gcc.dg/struct-by-value-1.c: New test.
6542         * gcc.dg/20020319-1.c: New test.
6544 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6546         * g++.dg/opt/conj1.C: New test.
6548 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6550         * g++.dg/template/qualttp20.C: Revert previous change.
6551         * g++.dg/template/qualttp3.C: Likewise.
6552         * g++.dg/template/qualttp4.C: Likewise
6553         * g++.dg/template/qualttp5.C: Likewise
6554         * g++.dg/template/qualttp6.C: Likewise
6555         * g++.dg/template/qualttp7.C: Likewise
6556         * g++.dg/template/qualttp8.C: Likewise
6557         * g++.dg/template/recurse.C: Likewise.
6559 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6561         * gcc.dg/cpp/wchar-1.c: Update.
6563 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6565         * g++.dg/template/conv1.C: New test.
6566         * g++.dg/template/conv2.C: New test.
6567         * g++.dg/template/conv3.C: New test.
6568         * g++.dg/template/conv4.C: New test.
6570 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6572         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6573         * g++.dg/template/qualttp3.C: Likewise.
6574         * g++.dg/template/qualttp4.C: Likewise
6575         * g++.dg/template/qualttp5.C: Likewise
6576         * g++.dg/template/qualttp6.C: Likewise
6577         * g++.dg/template/qualttp7.C: Likewise
6578         * g++.dg/template/qualttp8.C: Likewise
6579         * g++.dg/template/recurse.C: Likewise.
6581 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6583         * g++.dg/opt/dtor1.C: New test.
6585 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6587         * gcc.c-torture/compile/20020315-1.c: New test.
6589 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6591         * gcc.dg/weak-1.c: Fix scan tests.
6593 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6595         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6596         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6597         cris-*-aout* mmix-*-*.
6598         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6599         cris-*-aout* mmix-*-*.
6600         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6601         cris-*-elf* cris-*-aout* and mmix-*-*.
6602         * gcc.dg/20001009-1.c: Ditto.
6603         * gcc.dg/20010912-1.c: Ditto.
6604         * gcc.dg/20020122-4.c: Ditto.
6605         * gcc.dg/inline-2.c: Ditto.
6607 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6609         * gcc.c-torture/compile/20020314-1.c: New test.
6611 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6613         * gcc.c-torture/execute/20020314-1.c: New test.
6615 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6617         * g++.dg/warn/Wunused-1.C: New test.
6619 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6621         * g++.dg/abi/mangle6.C: New test.
6623 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6625         * gcc.c-torture/compile/20020309-2.c: New test.
6627         * gcc.c-torture/compile/20020312-1.c: New test.
6629 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6631         * g++.dg/other/access1.C: New test.
6633 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6635         * gcc.c-torture/execute/wchar_t-1.c: New test.
6637 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6639         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6641 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6643         * gcc.dg/20020312-1.c: New test case.
6645 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6647         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6649 2002-03-11  Richard Henderson  <rth@redhat.com>
6651         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6652         * g++.old-deja/g++.jason/report.C: Likewise.
6654 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6656         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6657         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6659 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6661         * testsuite/g++.dg/overload/pmf1.C: New test.
6663 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6665         * gcc.c-torture/execute/20020307-1.c: Use long.
6667 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6669         PR optimization/5844
6670         * gcc.dg/20020310-1.c: New test.
6672 2002-03-09  Michael Meissner  <meissner@redhat.com>
6674         * gcc.c-torture/execute/memcpy-2.c: New test.
6675         * gcc.c-torture/execute/memset-1.c: New test.
6676         * gcc.c-torture/execute/strlen-1.c: New test.
6677         * gcc.c-torture/execute/strcmp-1.c: New test.
6678         * gcc.c-torture/execute/strncmp-1.c: New test.
6680 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
6682         * gcc.dg/ppc-ldstruct.c: New test.
6684 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
6686         * gcc.c-torture/execute/va-arg-22.c: New test.
6688 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6690         * gcc.c-torture/compile/20020309-1.c: New test.
6692 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
6694         * gcc.c-torture/execute/20020307-2.c: New test.
6696 2002-03-07  Jeffrey A Law  (law@redhat.com)
6698         * g77.f-torture/compile/20020307-1.f: New test.
6700 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
6702         * gcc.dg/unordered-1.c: New test.
6704 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
6706         * gcc.c-torture/execute/20020307-1.c: New test.
6708 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
6710         * gcc.dg/20020304-1.c: New test.
6712         * gcc.c-torture/compile/20020304-2.c: New test.
6714 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
6716         * gcc.c-torture/compile/20020304-1.c: New test case
6717         (from PR c/5830).
6719 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
6721         * gcc.dg/20020103-1.c: Add other -D ppc variants.
6723 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6725         * g++.dg/other/classkey1.C: New test.
6727 2002-03-01  Richard Henderson  <rth@redhat.com>
6729         * gcc.c-torture/compile/981223-1.x: New.
6730         * gcc.c-torture/compile/920625-1.x: New.
6732 2002-02-28  Richard Henderson  <rth@redhat.com>
6734         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6736 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
6738         * gcc.c-torture/execute/20020227-1.c: New test.
6740 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
6742         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6743         here" ERROR lines.
6744         * g++.old-deja/g++.oliva/partord1.C: Likewise.
6745         * g++.old-deja.g++.other/defarg1.C: Likewise.
6746         * g++.old-deja/g++.pt/calls2.C: Likewise.
6747         * g++.old-deja/g++.pt/crash20.C: Likewise.
6748         * g++.old-deja/g++.pt/crash30.C: Likewise.
6749         * g++.old-deja/g++.pt/crash36.C: Likewise.
6750         * g++.old-deja/g++.pt/crash6.C: Likewise.
6751         * g++.old-deja/g++.pt/defarg13.C: Likewise.
6752         * g++.old-deja/g++.pt/derived3.C: Likewise.
6753         * g++.old-deja/g++.pt/error1.C: Likewise.
6754         * g++.old-deja/g++.pt/friend21.C: Likewise.
6755         * g++.old-deja/g++.pt/friend23.C: Likewise.
6756         * g++.old-deja/g++.pt/infinite1.C: Likewise.
6757         * g++.old-deja/g++.robertl/eb128.C: Likewise.
6759 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
6761         * gcc.c-torture/execute/20020225-2.c: New test.
6763 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
6765         * gcc.c-torture/execute/920730-1t.c,
6766         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6767         Delete test cases, only relevant to -traditional.
6769 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6771         * gcc.dg/cpp/undef1.c: Remove.
6772         * gcc.dg/cpp/directiv.c: Update.
6773         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6775 2002-02-27  Michael Meissner  <meissner@redhat.com>
6777         * gcc.c-torture/execute/20020226-1.c: New test.
6779 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
6781         * g++.dg/debug/debug4.C: New test.
6783         * gcc.dg/ia64-visibility-1.c: New test.
6785 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
6787         * gcc.dg/debug/20020224-1.c: New.
6789 2002-02-25  Kazu Hirata  <kazu@hxi.com>
6791         * gcc.c-torture/execute/960416-1.x: New.
6792         * gcc.c-torture/execute/divconst-3.x: Likewise.
6794 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
6796         * gcc.dg/20020224-1.c: New test.
6798 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
6800         * gcc.c-torture/execute/20020225-1.c: New.
6802 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6804         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6806 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
6808         * gcc.dg/20020222-1.c: New test.
6810 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
6812         * g++.dg/opt/anonunion1.C: New test.
6814 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
6816         * g++.dg/template/qualttp19.C: New test.
6817         * g++.dg/template/qualttp20.C: New test.
6818         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6819         * g++.old-deja/g++.other/qual1.C: Likewise.
6821 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
6823         * gcc.dg/attr-alwaysinline.c: New.
6825 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
6827         * gcc.dg/20020220-1.c: New test.
6829         * gcc.dg/20020220-2.c: New test.
6831         * g++.dg/opt/mmx1.C: New test.
6833 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
6835         * gcc.c-torture/compile/20020110.c: New test.
6837 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
6839         * gcc.c-torture/execute/20020219-1.c: New test.
6841         * gcc.dg/20020219-1.c: New test.
6843         * gcc.dg/noncompile/20020220-1.c: New test.
6845         * g++.dg/opt/ptrintsum1.C: New test.
6847         * gcc.dg/debug/20020220-1.c: New test.
6849 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
6851         * gcc.c-torture/execute/20020216-1.c: New test.
6853 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6855         * gcc.dg/decl-1.c: Update, new test.
6857 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
6859         * g++.dg/abi/bitfield1.C: New test.
6860         * g++.dg/abi/bitfield2.C: New test.
6862 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6864         * gcc.dg/attr-nest.c: New test.
6866 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6868         * gcc.c-torture/execute/20020215-1.c: New test.
6870 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
6872         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6873         * g++.dg/debug/debug.exp: New.
6874         * g++.dg/debug/trivial.C: New.
6875         * g++.dg/debug/debug1.C: Moved...
6876         * g++.dg/other/debug1.C: ...from here.
6877         * g++.dg/debug/debug2.C: Moved...
6878         * g++.dg/other/debug2.C: ...from here.
6879         * g++.dg/debug/debug3.C: Moved...
6880         * g++.dg/other/debug3.C: ...from here.
6882         * gcc.dg/noncompile/20020213-1.c: New test.
6884 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
6886         * g++.dg/other/debug3.C: New test.
6888         * gcc.c-torture/execute/20020213-1.c: New test.
6890 2002-02-13  Richard Smith <richard@ex-parrot.com>
6892         * g++.old-deja/g++.other/thunk1.C: New test.
6894 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6896         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6898 2002-02-13  Stan Shebs  <shebs@apple.com>
6900         * gcc.dg/altivec-3.c: New.
6902 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6904         * gcc.dg/Wunreachable-1.c: New test.
6905         * gcc.dg/Wunreachable-2.c: New test.
6907 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6909         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6911 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6913         * gcc.dg/decl-1.c: New test.
6915 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6917         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6919 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6921         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6922         * gcc.c-torture/compile/980506-1.x: Likewise.
6924 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6926         * gcc.dg/20020210-1.c: New.
6928 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6930         * g77.f-torture/execute/947.f: New regression test
6931         for PR fortran/947.
6933 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6935         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6936         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6938 2002-02-08  Richard Henderson  <rth@redhat.com>
6940         * gcc.c-torture/compile/labels-3.c: New.
6942 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6944         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6945         expression statements work instead.
6946         * gcc.dg/noncompile/20020207-1.c: New test.
6948 2002-02-07  Richard Henderson  <rth@redhat.com>
6950         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6952 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6954         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6955         message from g77
6956         * lib/g77-dg.exp: Trim g77 error messages so that they are
6957         recognized by dg.exp.
6959 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6961         PR fortran/5473
6962         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6964 2002-02-07  Richard Henderson  <rth@redhat.com>
6966         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6967         to be sufficiently aligned for integers.
6969 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6971         * g++.dg/template/friend4.C: New test.
6973 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6975         PR fortran/5743
6976         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6977         unsupported cases.
6979 2002-02-07  Richard Henderson  <rth@redhat.com>
6981         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6982         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6983         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6984         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6986 2002-02-06  Richard Henderson  <rth@redhat.com>
6988         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6990 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6992         * gcc.dg/20020206-1.c: New test.
6994 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6996         * gcc.c-torture/execute/20020206-1.c: New test.
6998         * gcc.c-torture/execute/20020206-2.c: New test.
7000         PR optimization/5429:
7001         * gcc.c-torture/compile/20020206-1.c: New test.
7003 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
7005         * g++.dg/ext/align1.C: Do not use an explicit alignment value
7006         as certain file formats cannot support particularly large
7007         alignments.
7009         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
7010         and do not expect to be able to link the executable.
7012         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
7013         fail because the COFF format does not support the weak attribute.
7015 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
7017         * g77.dg/pr5473.f:  New test
7019 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
7021         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
7022         Fix testcase accordingly.
7024 2002-02-04  Richard Henderson  <rth@redhat.com>
7026         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
7027         (buf): Change to be an array of pointers, not ints.
7029 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7031         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
7032         before all tests.  Move warning one line above to match where it
7033         C frontend emits.
7034         * gcc.dg/Wswitch-2.c: New test.
7035         * g++.dg/warn/Wswitch-1.C: New test.
7036         * g++.dg/warn/Wswitch-2.C: New test.
7038 2002-02-04  Richard Henderson  <rth@redhat.com>
7040         * g++.dg/abi/offsetof.C: Fix size comparison.
7042 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
7044         * gcc.dg/cast-qual-2.c: New test.
7046 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
7048         * gcc.dg/20020201-4.c: New test.
7050 2002-02-04  Ben Elliston  <bje@redhat.com>
7052         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
7053         target_info attribute != 0, in addition to the empty string.
7054         (gcc_target_compile): Likewise.
7056 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
7058         * gcc.dg/Wswitch.c: New test.
7059         PR gcc/4475. PR gcc/3780.
7061 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
7063         * g77.f-torture/execute/5122.f: New test for regressions
7064         against PR fortran/5122.
7066 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
7068         * g77.f-torture/compile/pr3743.f: Delete
7069         * g77.dg/pr3743-1.f: New test.
7070         * g77.dg/pr3743-2.f: New test.
7071         * g77.dg/pr3743-3.f: New test.
7072         * g77.dg/pr3743-4.f: New test.
7074 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7076         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
7078 2002-02-02  Richard Henderson  <rth@redhat.com>
7080         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
7081         * gcc.c-torture/execute/bf64-1.c: Likewise.
7083 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7085         * gcc.dg/20020201-2.c: New test.
7087         * gcc.dg/20020201-3.c: New test.
7089         * gcc.c-torture/execute/bitfld-2.c: New test.
7091 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7093         * gcc.dg/bitfld-1.c: Update.
7094         * gcc.dg/bitfld-2.c: Update.
7095         * gcc.c-torture/execute/bitfld-1.x: New.
7097 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7099         * gcc.c-torture/execute/20020201-1.c: New test.
7101 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
7103         PR target/5469
7104         * gcc.dg/20020201-1.c: New test.
7106 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
7108         PR fortran/3743
7109         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
7110         * g77.f-torture/compile/pr3743.x: Remove
7112 2002-01-31  Tom Rix  <trix@redhat.com>
7114         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
7116 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7118         * gcc.dg/noncompile/20020130-1.c: New test.
7120 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
7122         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
7124 2002-01-29  Richard Henderson  <rth@redhat.com>
7126         * gcc.c-torture/execute/991118-1.c: Cast various constants back
7127         to long long.
7128         * gcc.c-torture/execute/bf64-1.c: Likewise.
7130 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
7132         * gcc.c-torture/execute/20020129-1.c: New test.
7134 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7136         * gcc.c-torture/compile/20000224-1.c: Update.
7137         * gcc.c-torture/execute/bitfld-1.c: New tests.
7138         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
7139         * gcc.dg/uninit-A.c: Update.
7141 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7143         * g++.dg/template/ctor1.C: Add instantiation.
7145 2002-01-28  Paul Koning  <pkoning@equallogic.com>
7147         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
7148         argument to __builtin_prefetch to be const ptr.
7150 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
7152         * gcc.c-torture/compile/20020120-1.c: New test.
7154 2002-01-27  Kazu Hirata  <kazu@hxi.com>
7156         * gcc.c-torture/execute/20020127-1.c: New test.
7158 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
7160         * g77.dg/f77-edit-i-in.f: New test
7161         * g77.dg/f77-edit-i-out.f: New test
7163 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
7165         * gcc.dg/debug/debug.exp: New file.
7166         * gcc.dg/debug/trivial.c: New file.
7167         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
7168         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
7169         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
7170         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
7171         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
7172         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
7173         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
7174         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
7175         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
7176         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
7177         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
7178         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
7179         * gcc.dg/20000503-1.c: Removed.
7180         * gcc.dg/20010207-1.c: Removed.
7181         * gcc.dg/20011223-1.c: Removed.
7182         * gcc.dg/20020104-2.c: Removed.
7183         * gcc.dg/debug-1.c: Removed.
7184         * gcc.dg/debug-2.c: Removed.
7185         * gcc.dg/debug-3.c: Removed.
7186         * gcc.dg/debug-4.c: Removed.
7187         * gcc.dg/debug-5.c: Removed.
7188         * gcc.dg/debug-6.c: Removed.
7189         * gcc.dg/dwarf2-1.c: Removed.
7190         * gcc.dg/dwarf2-2.c: Removed.
7192 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
7194         * g++.old-deja/g++.other/eh5.C: New test.
7195         * g++.old-deja/g++.other/sibcall2.C: New test.
7196         * g++.old-deja/g++.other/array9.C: New test.
7197         * g++.old-deja/g++.other/typename2.C: New test.
7198         * g++.old-deja/g++.other/crash60.C: New test.
7199         * g++.old-deja/g++.other/conv9.C: New test.
7200         * g++.old-deja/g++.other/mangle10.C: New test.
7201         * g++.old-deja/g++.other/unchanging1.C: New test.
7202         * g++.old-deja/g++.other/exprstmt1.C: New test.
7203         * g++.old-deja/g++.other/inline23.C: New test.
7204         * g++.old-deja/g++.eh/ia64-1.C: New test.
7205         * g++.old-deja/g++.other/dwarf2-1.C: New test.
7206         * g++.old-deja/g++.other/reload1.C: New test.
7207         * g++.old-deja/g++.other/static20.C: New test.
7208         * g++.old-deja/g++.other/local-alloc1.C: New test.
7209         * g++.old-deja/g++.other/conv8.C: New test.
7210         * g++.old-deja/g++.other/stmtexpr2.C: New test.
7211         * g++.old-deja/g++.other/storeexpr1.C: New test.
7212         * g++.old-deja/g++.other/storeexpr2.C: New test.
7213         * g++.dg/eh/template2.C: New test.
7214         * g++.dg/warn/weak1.C: New test.
7216 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
7218         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7219         Remove first, non-varying, argument.
7221 2002-01-23  Richard Henderson  <rth@redhat.com>
7223         * gcc.dg/inline-2.c: New.
7225         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
7226         Add optional target arg.  Check number of arguments.
7227         (scan-assembler-not, scan-assembler-dem): Likewise.
7228         (scan-assembler-dem-not): Likewise.
7230 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7232         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
7233         line 12.
7234         * g++.old-deja/g++.brendan/parse3.C,
7235         g++.old-deja/g++.other/crash26.C,
7236         g++.old-deja/g++.other/crash28.C,
7237         g++.old-deja/g++.other/crash29.C,
7238         g++.old-deja/g++.other/crash30.C,
7239         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
7241 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
7243         * gcc.dg/20020115-1.c: New.
7245 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
7247         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
7249 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
7251         * gcc.dg/20020122-3.c: New.
7253 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
7255         * g++.dg/other/gc1.C: New test.
7257 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7259         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
7261 2002-01-22  Richard Henderson  <rth@redhat.com>
7263         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
7265 2002-01-22  Richard Henderson  <rth@redhat.com>
7267         * gcc.dg/20020122-4.c: New.
7269 2002-01-22  H.J. Lu <hjl@gnu.org>
7271         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
7272         link output.
7273         * gcc.dg/special/ecos.exp: Likewise.
7274         * lib/g++-dg.exp: Likewise.
7275         * lib/g77-dg.exp: Likewise.
7276         * lib/gcc-dg.exp : Likewise.
7277         * lib/mike-g++.exp: Likewise.
7278         * lib/mike-g77.exp: Likewise.
7279         * lib/mike-gcc.exp: Likewise.
7280         * lib/objc-dg.exp: Likewise.
7282 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
7284         PR target/5379
7285         * gcc.dg/20020122-2.c: New test.
7287 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
7289         * gcc.dg/20020122-1.c: New test.
7291 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
7293         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
7295 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
7297         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
7299 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7301         * gcc.c-torture/compile/20020121-1.c: New test.
7303 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7305         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
7306         ld_library_path.
7308 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
7310         * gcc.dg/20020218-1.c: New test.
7312 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
7314         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
7315         messages
7316         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
7317         "At global scope" warning
7318         * g++.dg/ext/align1.C: Change cygwin test for alignment
7319         from db-bogus to dg-warning
7321 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
7323         * g77.f-torture/compile/cpp2.F: New test.
7325 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7327         * g++.dg/template/access1.C: New test.
7329 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
7331         * gcc.dg/20020118-1.c: New.
7333 2002-01-18  Kazu Hirata  <kazu@hxi.com>
7335         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
7337 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7339         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
7340         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
7341         alignment warnings.
7343 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7345         * gcc.misc-tests/i386-prefetch.exp: Save and restore
7346         torture_with_loops and torture_without_loops
7348 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
7350         * gcc.c-torture/compile/20020116-1.c: New test.
7352 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
7354         * gcc.dg/20020116-2.c: New test.
7356         * gcc.dg/ultrasp4.c: New test.
7358         * gcc.dg/20020116-1.c: New test.
7360 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
7362         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
7363         by EABI.
7365 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
7367         * gcc.misc-tests/i386-prefetch.exp: New.
7368         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
7369         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
7370         * gcc.misc-tests/i386-pf-none-1.c: New test.
7371         * gcc.misc-tests/i386-pf-sse-1.c: New test.
7373 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
7375         * gcc.dg/gnu89-init-1.c: Add new tests.
7377 2002-01-15  Andreas Jaeger  <aj@suse.de>
7379         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7380         * gcc.dg/i386-mmx-2.c: Likewise.
7381         * gcc.dg/i386-sse-1.c: Likewise.
7382         * gcc.dg/i386-sse-2.c: Likewise.
7383         * gcc.dg/i386-sse-3.c: Likewise.
7385 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7387         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7388         Uncomment additional cases that now pass.
7390 2002-01-11  Richard Henderson  <rth@redhat.com>
7392         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7393         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7395 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7397         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7399 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7401         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7402         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7404 2002-01-10  Dale Johannesen  <dalej@apple.com>
7406         * gcc.c-torture/execute/loop-11.c: New.
7408 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7410         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7411         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7413 2002-01-09  Richard Henderson  <rth@redhat.com>
7415         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7416         type in which to perform the operation for each size.
7418 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7420         * gcc.c-torture/compile/20020109-2.c: New test.
7422 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7424         * gcc.c-torture/execute/loop-10.c: New test.
7426 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7428         * gcc.c-torture/compile/20010226-1.c: New test.
7429         * gcc.c-torture/compile/20010227-1.c: New test.
7430         * gcc.c-torture/compile/20010426-1.c: New test.
7431         * gcc.c-torture/compile/20010510-1.c: New test.
7432         * gcc.c-torture/compile/20010605-3.c: New test.
7433         * gcc.c-torture/compile/20010824-1.c: New test.
7434         * gcc.c-torture/execute/20010409-1.c: New test.
7435         * gcc.dg/noncompile/20000901-1.c: New test.
7436         * gcc.dg/20001023-1.c: New test.
7437         * gcc.dg/20001101-1.c: New test.
7438         * gcc.dg/20001102-1.c: New test.
7439         * gcc.dg/20010207-1.c: New test.
7440         * gcc.dg/20010405-1.c: New test.
7441         * gcc.dg/20010822-1.c: New test.
7442         * gcc.dg/20011107-1.c: New test.
7444 2002-01-09  Jeffrey A Law  (law@redhat.com)
7446         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7448         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7449         execution failure on PA targets.
7451 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7453         * gcc.c-torture/compile/20020109-1.c: New test.
7455 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7457         * gcc.c-torture/execute/20020108-1.c: New test.
7459 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7461         * gcc.dg/20020108-1.c: New test.
7463 2002-01-08  H.J. Lu <hjl@gnu.org>
7465         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7466         for header files.
7468 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7470         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7471         consistency.
7473 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7475         * gcc.dg/altivec-4.c: Test altivec predicates.
7477 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7479         * gcc.c-torture/execute/20020107-1.c: New test.
7481 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7483         PR c/5279
7484         * gcc.c-torture/compile/20020106-1.c: New test.
7486 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7488         * gcc.c-torture/execute/nestfunc-4.c: New test.
7490 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7492         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7493         extra triple that slipped in.
7494         * g++.old-deja/g++.abi/align.C: Likewise.
7495         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7497 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7499         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7500         * g++.old-deja/g++.abi/align.C: Likewise.
7501         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7503         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7504         on FreeBSD/i386.
7505         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7506         FreeBSD.
7508 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7510         * gcc.dg/20020104-1.c: New test.
7512         * gcc.dg/20020104-2.c: New test.
7514 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7516         * gcc.dg/20020103-1.c: Fix typo in target selector.
7518 2002-01-03  Richard Henderson  <rth@redhat.com>
7520         * gcc.dg/20020103-1.c: New.
7522 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7524         * gcc.c-torture/execute/20020103-1.c: New test.
7526 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7528         * g++.dg/other/debug2.C: New test.
7530         * gcc.c-torture/compile/20020103-1.c: New test.
7532 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7534         * gcc.dg/gnu89-init-1.c: Added new tests.
7536 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7538         * g++.dg/template/friend2.C: Remove as patch is reverted.
7540         * g++.dg/warn/oldcast1.C: New test.
7542         * g++.dg/template/ptrmem1.C: New test.
7543         * g++.dg/template/ptrmem2.C: New test.
7545         * g++.dg/template/ntp.C: New test.
7547         * g++.dg/other/component1.C: New test.
7549         * g++.dg/template/ttp3.C: New test.
7551         * g++.dg/template/friend2.C: New test.
7552         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7554 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7556         * g++.dg/other/ptrmem1.C: New test.
7557         * g++.dg/other/ptrmem2.C: New test.
7559 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7561         * g++.dg/template/ctor1.C: New test.
7563 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7565         * g++.dg/template/friend2.C: New test.
7567 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7569         * gcc.dg/mmix-1.c: New test.
7571 2001-12-31  Richard Henderson  <rth@redhat.com>
7573         * gcc.dg/asm-5.c: New.
7575 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7577         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7578         in namespace __gnu_cxx
7580 2001-12-30  Richard Henderson  <rth@redhat.com>
7582         * gcc.dg/debug-6.c: New.
7584 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7586         * gcc.c-torture/compile/20011229-2.c: New test.
7588 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7590         * gcc.dg/debug-3.c: New test.
7591         * gcc.dg/debug-4.c: New test.
7592         * gcc.dg/debug-5.c: New test.
7594 2001-12-29  Richard Henderson  <rth@redhat.com>
7596         * g++.dg/eh/loop1.C: New.
7598 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7600         * g++.dg/template/crash1.C: New test.
7602 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7604         * g++.dg/other/const1.C: New test.
7606 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7608         * gcc.c-torture/compile/20011229-1.c: New test.
7610 2001-12-28  Stan Shebs  <shebs@apple.com>
7612         * lib/objc-torture.exp: Resync with c-torture.exp.
7613         * lib/objc.exp: Load standard libraries.
7615 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7617         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7618         additional tests.
7620 2001-12-27  Roger Sayle <roger@eyesopen.com>
7622         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7624 2001-12-27  Richard Henderson  <rth@redhat.com>
7626         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7628 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7630         * g++.dg/eh/ctor1.C: New test.
7631         * g++.dg/other/error2.C: New test.
7633 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7635         * g++.dg/other/init2.C: New test.
7637 2001-12-24  Richard Henderson  <rth@redhat.com>
7639         * gcc.dg/20011223-1.c: New.
7640         * gcc.dg/inline-1.c: New.
7642 2001-12-23  Richard Henderson  <rth@redhat.com>
7644         * gcc.dg/asm-4.c: Test operand modifiers.
7646 2001-12-23  Richard Henderson  <rth@redhat.com>
7648         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7650 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7652         * gcc.c-torture/execute/20011223-1.c: New test.
7654 2001-12-21  Richard Henderson  <rth@redhat.com>
7656         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7657         re-enables the warning.
7659 2001-12-21  Richard Henderson  <rth@redhat.com>
7661         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7663 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7665         * gcc.c-torture/compile/20011218-1.c: New test.
7667 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7669         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7670         arm-isr.c test.
7671         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7672         epilogue generation for ARM ISR routines.
7674 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7676         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7677         * gcc.dg/format/c90-printf-3.c: Likewise.
7678         * gcc.dg/format/c99-printf-3.c: Likewise.
7679         * gcc.dg/format/ext-1.c: Likewise.
7680         * gcc.dg/format/ext-6.c: Likewise.
7681         * gcc.dg/format/format.h: Prototype unlocked stdio.
7683 2001-12-20  Richard Henderson  <rth@redhat.com>
7685         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7686         (arena): Use it.
7687         (malloc): Correct allocation logic.  Abort if we fill up the
7688         arena before initialization complete.
7689         (realloc): Correct allocation logic.
7691 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7693         * gcc.c-torture/compile/20011219-2.c: New test.
7695         * gcc.c-torture/execute/20011219-1.c: New test.
7697 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
7699         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
7700         target does not support weak symbols.
7702 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
7704         * gcc.c-torture/compile/20011219-1.c: New test.
7706 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
7708         * g++.dg/other/error1.C: New test.
7710 2001-12-17  Jeffrey A Law  (law@redhat.com)
7712         * gcc.c-torture/execute/20011217-1.c: New test.
7714 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
7716         * objc.dg/special/: New directory.
7717         * objc.dg/special/special.exp: New file.
7718         * objc.dg/special/unclaimed-category-1.h: New file.
7719         * objc.dg/special/unclaimed-category-1a.m: New file.
7720         * objc.dg/special/unclaimed-category-1.m: New file.
7722 2001-12-17  Andreas Jaeger  <aj@suse.de>
7724         * gcc.c-torture/compile/20011217-2.c: New test.
7726 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7728         * gcc.c-torture/compile/20011217-1.c: New test.
7730 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
7732         * testsuite/gcc.dg/20011214-1.c: New.
7734 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
7736         * gcc.dg/altivec-4.c: New.
7738 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
7740         * gcc.dg/20011113-1.c: New test.
7742 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7744         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
7745         std::__malloc_alloc_template<0> and
7746         std::__default_alloc_template<false, 0>.
7748 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
7750         * objc/execute/bf-21.m: New test.
7751         * objc/execute/enumeration-1.m: New test.
7752         * objc/execute/enumeration-2.m: New test.
7754 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
7756         * gcc.dg/gnu89-init-1.c: New test.
7758 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7760         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7761         * g++.old-deja/g++.jason/2371.C: Likewise.
7762         * g++.old-deja/g++.jason/template33.C: Likewise.
7763         * g++.old-deja/g++.jason/template34.C: Likewise.
7764         * g++.old-deja/g++.jason/template36.C: Likewise.
7765         * g++.old-deja/g++.oliva/typename1.C: Likewise.
7766         * g++.old-deja/g++.oliva/typename2.C: Likewise.
7767         * g++.old-deja/g++.other/typename1.C: Likewise.
7768         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7769         * g++.old-deja/g++.pt/nontype5.C: Likewise.
7770         * g++.old-deja/g++.pt/typename11.C: Likewise.
7771         * g++.old-deja/g++.pt/typename14.C: Likewise.
7772         * g++.old-deja/g++.pt/typename16.C: Likewise.
7773         * g++.old-deja/g++.pt/typename3.C: Likewise.
7774         * g++.old-deja/g++.pt/typename4.C: Likewise.
7775         * g++.old-deja/g++.pt/typename5.C: Likewise.
7776         * g++.old-deja/g++.pt/typename7.C: Likewise.
7777         * g++.old-deja/g++.robertl/eb9.C: Likewise.
7779 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
7781         * g++.dg/other/linkage1.C: New test.
7782         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7783         specifiers.
7785 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7787         * gcc.dg/concat.c: New test.
7789 2001-12-11  Stan Shebs  <shebs@apple.com>
7791         * objc/compile: New test directory.
7792         * objc/compile/compile.exp: New expect script.
7793         * objc/compile/20011211-1.m: New compile test.
7795 2001-12-11  Jason Merrill  <jason@redhat.com>
7797         * lib/prune.exp (prune_gcc_output): Also handle "In member
7798         function".  So many permutations...
7800 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
7802         * g++.dg/template/typedef1.C: New test.
7804 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
7806         * g++.dg/other/copy1.C: New test.
7808 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
7810         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
7812         * gcc.dg/builtin-choose-expr.c: New.
7814 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
7816         * gcc.dg/altivec-2.c: New.
7818 2001-12-07  Richard Henderson  <rth@redhat.com>
7820         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7822 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
7824         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7825         ultrasparc.
7827 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7829         * g++-old.deja/g++.robertl/eb101.C: Deleted.
7831 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
7833         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7834         variable argument list.
7836 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
7838         * gcc.c-torture/execute/memcheck: Delete entire directory.
7839         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7840         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7842 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7844         * gcc.dg/Wshadow-1.c: New test.
7846 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
7848         * gcc.c-torture/compile/20011130-1.c: New test.
7850         * gcc.dg/noncompile/20011025-1.c: New test.
7852         * g++.dg/other/anon-union.C: New test.
7854         * gcc.c-torture/execute/20011024-1.c: New test.
7856 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7858         * gcc.c-torture/execute/20000722-1.x,
7859         gcc.c-torture/execute/20010123-1.x: Remove.
7860         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7861         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7862         gcc.dg/c99-complit-2.c: New tests.
7864 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
7866         * g++.dg/inherit/base1.C: New test.
7868 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
7870         * g++.dg/other/stdarg1.C: New test.
7872         * gcc.c-torture/compile/20011130-2.c: New test.
7874 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
7876         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7877         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7878         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7879         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7880         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7881         * gcc.dg/builtin-prefetch-1.c: New test.
7883 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
7885         * gcc.dg/20011130-1.c: New test.
7887 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7889         * g++.dg/other/scope1.C: New test.
7890         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7892 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7894         * gcc.dg/vla-init-1.c: New test.
7896 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7898         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7900 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7902         * objc.dg/alias.m: Update.
7903         * objc.dg/class-1.m: Update.
7904         * objc.dg/const-str-1.m: Update.
7905         * objc.dg/fwd-proto-1.m: Update.
7906         * objc.dg/id-1.m: Update.
7907         * objc.dg/super-class-1.m: Update.
7909 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7911         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7912         constructs.
7914 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7916         * gcc.c-torture/execute/20011128-1.c: New test.
7918 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7920         * gcc.dg/20011127-1.c: New test.
7922 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7924         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7925         from Austin Group draft 7.
7926         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7927         scanf format arguments.
7928         * gcc.dg/format/no-exargs-2.c: New test.
7930 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7932         * g++.dg/abi/vbase8-4.C: New test.
7934 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7936         * gcc.c-torture/execute/20011121-1.c: New test.
7938 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7940         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7942 2001-11-23  Andreas Jaeger  <aj@suse.de>
7944         * gcc.dg/cpp/charconst-2.c: New test.
7946 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7948         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7949         to the host if it is remote.  Let tests specify extra headers
7950         they use.
7951         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7952         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7953         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7954         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7955         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7956         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7957         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7958         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7959         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7960         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7962 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7964         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7965         for little endian ARMs.
7967 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7969         * gcc.c-torture/compile/20011119-1.c: New test.
7970         * gcc.c-torture/compile/20011119-2.c: New test.
7972 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7974         * gcc.dg/altivec-1.c: Fix typo.
7976 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7978         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7980 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7982         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7984 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7986         * lib/g77.exp: Don't specify --rpath-link.
7988         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7989         across all the headers.
7990         * gcc.dg/format/format.exp: For testing on a remote host,
7991         copy format.h.
7993         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7994         * gcc.c-torture/execute/930406-1.c: Likewise.
7995         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7997 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
7999         * gcc.dg/altivec-1.c: New.
8001 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
8003         * gcc.dg/cpp/fpreprocessed.c: New test case.
8005 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8007         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
8008         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
8009         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
8011 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8013         * gcc.dg/no-builtin-1.c: New test.
8015 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
8017         * gcc.c-torture/execute/20011115-1.c: New test.
8019 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
8021         * gcc.c-torture/compile/20011114-2.c: New test.
8022         * gcc.c-torture/compile/20011114-3.c: New test.
8023         * gcc.c-torture/compile/20011114-4.c: New test.
8025 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
8027         * g++.dg/other/init1.C: New test.
8029 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
8031         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
8032         message.
8034         * gcc.c-torture/execute/20011114-1.c: New testcase.
8036         * gcc.c-torture/compile/20010327-1.c: Revert last change.
8037         * gcc.c-torture/compile/20011114-1.c: New test, exactly
8038         like the (before this change) version of 20010327-1.c.
8040 2001-11-14  Roger Sayle <roger@eyesopen.com>
8042         * gcc.c-torture/execute/string-opt-13.c: New testcase.
8044 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
8046         * g++.dg/init/array2.C: New test.
8048 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
8050         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
8052 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
8054         * g++.dg/other/forscope1.C: New test.
8055         * g++.dg/ext/forscope1.C: New test.
8056         * g++.dg/ext/forscope2.C: New test.
8058 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
8060         * gcc.c-torture/execute/20011113-1.c: New test.
8062 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
8064         * gcc.c-torture/execute/20011109-2.c: New test.
8066         * gcc.c-torture/execute/20011109-1.c: New test.
8068 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
8070         * gcc.c-torture/compile/20011109-1.c: New test.
8072 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8074         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
8075         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
8076         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
8077         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
8078         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
8079         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
8080         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
8082 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8084         * g++.dg/warn/Wshadow-1.C: New tests.
8085         * g++.old-deja/g++.mike/for3.C: Update.
8087 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8089         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
8090         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
8091         XFAILs.  Adjust expected error texts.
8092         * gcc.c-torture/compile/20011106-1.c,
8093         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
8094         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
8095         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
8096         gcc.dg/c99-array-lval-5.c: New tests.
8098 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8100         * gcc.dg/cpp/defined.c: Update.
8102 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8104         * gcc.c-torture/execute/anon-1.c: New test.
8106 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
8108         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
8109         same size, so no warning should be produced on stormy16.
8111         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
8112         due to oversized array.
8113         * g++.old-deja/g++.mike/ns15.C: Likewise.
8114         * g++.old-deja/g++.pt/crash16.C: Likewise.
8116 2001-11-02  Graham Stott  <grahams@redhat.com>
8118         * g++.dgother/debug1.C: Fix typos.
8120 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
8122         * g++.dg/other/debug1.C: New test.
8124 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8126         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
8127         of unsigned long.
8129 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
8131         * gcc.dg/20011029-2.c: New test.
8133         * gcc.c-torture/compile/20011029-1.c: New test.
8135 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
8137         * objc/execute/class_self-1.m: New test.
8138         * objc/execute/class_self-2.m: New test.
8140 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
8142         * gcc.misc-tests/msgs.exp: Delete.
8143         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
8144         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
8145         error set to match recent changes.
8147 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
8149         * gcc.dg/20011021-1.c: New test.
8151 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
8153         * gcc.c-torture/compile/20011023-1.c: New test.
8155 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
8157         * lib/g77.exp: Rewrite based on lib/g++.exp.
8159 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
8161         * gcc.c-torture/execute/20011019-1.c: New test.
8163         * gcc.dg/20011018-1.c: New test.
8165 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
8167         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
8169 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
8171         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
8172         * gcc.dg/attr-invalid.c: Likewise.
8174 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
8176         * testsuite/gcc.dg/20011015-1.c: New test.
8178 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8180         * g++.dg/template/unify2.C: New test.
8182 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8184         * g++.dg/other/exception-specification.C: New test
8186 2001-10-13  Tom Rix  <trix@redhat.com>
8188         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
8189         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
8191 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
8193         * testsuite/gcc.dg/20011009-1.c: New test.
8195 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
8197         PR g++/4476
8198         * g++.dg/other/friend1.C: New test.
8200 2001-10-11  Richard Henderson  <rth@redhat.com>
8202         * g++.old-deja/g++.other/crash18.C: Add -S to options.
8204 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8206         * gcc.c-torture/compile/20011010-1.c: New.
8208 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8210         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
8211         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
8212         g77.f-torture/execute/execute.exp,
8213         g77.f-torture/noncompile/noncompile.exp,
8214         gcc.c-torture/compile/compile.exp,
8215         gcc.c-torture/execute/execute.exp,
8216         gcc.c-torture/execute/ieee/ieee.exp,
8217         gcc.c-torture/execute/memcheck/memcheck.exp,
8218         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
8219         objc/execute/execute.exp: Update FSF address.
8221 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8223         * gcc.dg/cpp/cmdlne-C.c: Update.
8224         * gcc.dg/cpp/cmdlne-C2.c: New.
8226 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8228         * gcc.c-torture/execute/20011008-3.c: New.
8230 2001-10-08  DJ Delorie  <dj@redhat.com>
8232         * gcc.dg/20011008-1.c: New.
8233         * gcc.dg/20011008-2.c: New.
8235 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8237         * gcc.dg/cpp/spacing1.c: Update test.
8239 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8241         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
8242         spelling errors of "separate" as "seperate".
8244 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
8246         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
8247         enough to avoid inlining.
8249 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8251         * lib/g77.exp: set libg2c_dir correctly.
8253 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8255         * gcc.dg/cpp/macro11.c: New test.
8257 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8259         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
8260         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
8261         gcc.dg/format/multattr-3.c: New tests.
8262         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
8263         tests for format attributes on function pointers being rejected.
8265 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8267         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
8269 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8271         * g++.dg/warn/format1.C: New test.
8273 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8275         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
8277 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8279         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
8281 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8283         * gcc.dg/cpp/redef2.c: Add test.
8285 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
8287         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
8288         long-standing bug on i686, apparently.
8289         * gcc.c-torture/execute/loop-2c.x: New file.
8290         * gcc.c-torture/execute/loop-2d.x: New file.
8291         * gcc.c-torture/execute/loop-3c.x: New file.
8293 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8295         * gcc.dg/cpp/20000625-2.c: Correct line number.
8297 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8299         * gcc.dg/cpp/macro10.c: New test.
8300         * gcc.dg/cpp/strify3.c: New test.
8301         * gcc.dg/cpp/spacing1.c: Add tests.
8302         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
8303         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
8305 2001-09-24  DJ Delorie  <dj@redhat.com>
8307         * gcc.c-torture/execute/20010924-1.c: New test.
8309 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8311         * testsuite/objc/execute/paste.m: Remove.
8313 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8315         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
8317 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
8319         * g77.dg/strlen0.f: New test.
8321 2001-09-21  Richard Henderson  <rth@redhat.com>
8323         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
8324         * g++.old-deja/g++.abi/vtable2.C: Likewise.
8326 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8328         Table-driven attributes.
8329         * g++.dg/ext/attrib1.C: New test.
8331 2001-09-20  DJ Delorie  <dj@redhat.com>
8333         * gcc.dg/20000926-1.c: Update expected warning messages.
8334         * gcc.dg/array-2.c: Likewise, and test for warnings too.
8335         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
8336         array.
8338 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
8340         * g++.dg/eh/registers1.C: New test case.
8342 2001-09-17  Richard Henderson  <rth@redhat.com>
8344         * gcc.dg/array-5.c: Fix VLA decomposition test.
8346 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8348         * gcc.dg/cpp/line5.c: New testcase.
8350 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8352         * gcc.dg/cpp/macro9.c: New test.
8354 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
8356         * gcc.c-torture/execute/980223.c: Change type of addr from long
8357         to char *.
8359 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
8361         * gcc.c-torture/execute/20010915-1.c: New test.
8363 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
8365         * g77.dg/bprob: New directory.
8366         * g77.dg/bprob/bprob.exp: New file.
8367         * g77.dg/bprob/bprob-1.f: New test.
8368         * g77.dg/gcov: New directory.
8369         * g77.dg/gcov/gcov.exp: New file.
8370         * g77.dg/gcov/gcov-1.f: New test.
8371         * g77.dg/gcov/gcov-1.x: New file.
8373 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8375         * gcc.dg/cpp/directiv.c: Update.
8376         * gcc.dg/cpp/undef1.c: Update.
8378 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
8380         * gcc.dg/20010912-1.c: New test.
8382 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8384         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8385         language-independent file in lib.
8386         * lib/gcov.exp: New file.
8388 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8390         * gcc.c-torture/compile/20010911-1.c: New test.
8392 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8394         * lib/profopt.exp: New, to support profile-directed optimizations.
8395         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8396         * gcc.misc-tests/bprob-1.c: New test.
8397         * gcc.misc-tests/bprob-2.c: New test.
8399 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8401         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8402         XFAIL and which kinds of gcov output to verify.
8403         * gcc.misc-tests/gcov-4b.x: New file.
8404         * gcc.misc-tests/gcov-5b.x: New file.
8405         * gcc.misc-tests/gcov-6.x: New file.
8406         * gcc.misc-tests/gcov-7.c: New test.
8407         * gcc.misc-tests/gcov-7.x: New file.
8409 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8411         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8412         * gcc.misc-tests/gcov-6.c: New test.
8414 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8416         PR c++/3986
8417         * g++.dg/abi/vbase1.C: New test.
8419 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8421         * objc.dg/method-2.m: New.
8423 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8425         PR c++/4203
8426         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8427         * g++.dg/init/empty1.C: New test.
8429 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8431         * gcc.c-torture/compile/20010903-1.c: New test.
8433 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8435         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8436         for m68k.
8438 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8440         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8442         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8444         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8446 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8448         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8449         for 16-bit 'unsigned int'.
8451 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8453         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8455 2001-08-27  Richard Henderson  <rth@redhat.com>
8457         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8458         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8460 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8462         * gcc.dg/asm-names.c (ymain): New.
8464 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8466         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8467         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8468         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8470 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8472         * gcc.dg/compare5.c: New testcase.
8474 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8476         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8477         and "In instantiation".
8479 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8481         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8483 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8485         * gcc.misc-tests/gcov.exp: Add support for branch information.
8486         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8487         * gcc.misc-tests/gcov-4.c: New test.
8488         * gcc.misc-tests/gcov-4b.c: New test.
8489         * gcc.misc-tests/gcov-5b.c: New test.
8491 2001-08-20  Zack Weinberg  <zackw@panix.com>
8493         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8494         expected to fail.
8496 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8498         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8500 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8502         * g++.dg/eh/template1.C: New test.
8504 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8506         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8507         Fix thinko.
8508         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8509         for xfail.
8511 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8513         * lib/g77-dg.exp:  Use prune.exp for common procedures
8514         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8515         * lib/g77.exp: (g77-dg-prune) Remove
8517 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8519         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8521 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8523         * g++.dg/template/unify1.C: New test.
8525 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8527         * g++.dg/abi/empty4.C: New test.
8529 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8531         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8532         solaris2.*
8533         * g77.f-torture/compile/pr3743.x: Likewise
8535 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8537         * g++.dg/other/using-declaration.C: New test.
8539 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8541         * gcc.dg/cpp/tr-sign.c: New testcase.
8543 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8545         * gcc.dg/cpp/19951025-1.c: Revert.
8546         * gcc.dg/cpp/directiv.c: We no longer process directives that
8547         interrupt macro arguments.
8549 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8551         * gcc.dg/bconstp-1.c: New test.
8553 2001-08-03  Richard Henderson  <rth@redhat.com>
8555         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8557 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8559         * gcc.dg/cpp/19951025-1.c: Update.
8561 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8563         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8564         should be x.
8566 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8568         Kill -fhonor-std.
8569         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8570         * g++.old-deja/g++.other/std1.C: Likewise.
8571         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8573 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8575         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8576         (g77_pass, g77_fail, g77_finish, g77_exit,
8577         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8579 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8581         * g77.dg/fbackslash.f
8582         * g77.dg/fcase-preserve.f
8583         * g77.dg/ff90-1.f
8584         * g77.dg/ffixed-line-length-0.f
8585         * g77.dg/ffixed-line-length-132.f
8586         * g77.dg/ffixed-line-length-7.f
8587         * g77.dg/ffixed-line-length-72.f
8588         * g77.dg/ffixed-line-length-none.f
8589         * g77.dg/ffree-form-1.f
8590         * g77.dg/fno-backslash.f
8591         * g77.dg/fno-f90-1.f
8592         * g77.dg/fno-fixed-form-1.f
8593         * g77.dg/fno-onetrip.f
8594         * g77.dg/fno-typeless-boz.f
8595         * g77.dg/fno-underscoring.f
8596         * g77.dg/fno-vxt-1.f
8597         * g77.dg/fonetrip.f
8598         * g77.dg/ftypeless-boz.f
8599         * g77.dg/fugly-assumed.f
8600         * g77.dg/funderscoring.f
8601         * g77.dg/fvxt-1.f
8603 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8605         * objc.dg/fwd-proto-1.m: New.
8606         * objc.dg/local-decl-1.m: New.
8607         * objc.dg/naming-1.m: New.
8608         * objc.dg/naming-2.m: New.
8609         * objc.dg/proto-hier-1.m: New.
8611 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8613         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8614         largest-type elements to a struct makes its size grow.
8616 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8618         * g++.dg/abi/vthunk1.C: New test.
8620 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8622         * g++.dg/abi/vbase8-22.C: New test.
8624 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8626         * gcc.dg/cpp/macro8.c: New test.
8628 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8630         * g++.dg/abi/vbase8-21.C: New test.
8632 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8634         * g++.dg/abi/vbase8-10.C: New test.
8636 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8638         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8639         ${tool}_set_ld_library_path.
8640         Changed caller.
8641         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8642         g++.exp.
8644 2001-07-26  Stan Cox <scox@redhat.com>
8646         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8647         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8648         gcc_exit, gcc_check_unsupported_p):
8649         Moved to gcc-deps.exp
8650         * gcc-deps.exp: New file.
8652 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8654         * g++.old-deja/g++.pt/defarg14.C: New test.
8656 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8658         * g++.old-deja/g++.other/lineno5.C: New test.
8660 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8662         * g++.old-deja/g++.pt/crash68.C: New test.
8664 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8666         * g++.old-deja/g++.other/crash42.C: New test.
8668 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8670         * gcc.dg/cpp/extratokens.c: Fix.
8671         * gcc.dg/cpp/skipping2.c: New tests.
8673 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8675         * gcc.c-torture/execute/20010724-1.c: New file.
8676         * gcc.c-torture/execute/20010724-1.x: New file.
8678 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8680         * g++.old-deja/g++.other/cond7.C: New test.
8682 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8684         * g++.old-deja/g++.other/optimize4.C: New test.
8686 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8688         * g++.old-deja/g++.abi/vbase8-5.C: New test.
8690 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
8692         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8693         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8694         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8695         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8697         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8698         bug report" message.
8700         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8701         * g++.dg/ext/instantiate1.C: Move from old-deja.
8703 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
8705         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8706         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8707         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8708         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8710 2001-07-23  Jeffrey A Law  (law@cygnus.com)
8712         * gcc.c-torture/execute/20010723-1.c: New test.
8714 2001-07-23  Ben Elliston  <bje@redhat.com>
8716         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8718 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8720         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8721         i[34567]86-*-*.
8722         Delete handling of ieee_multilib_flags.
8723         Pass -mieee for alpha*-*-* and sh-*-*.
8724         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8726 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
8728         Remove old-abi tests.
8729         * g++.old-deja/g++.mike/p11116.C: Remove.
8730         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8732 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
8734         * g77.f-torture/compile/pr3743.f:  New test
8736 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
8738         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8740 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8742         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8743         g++.old-deja/g++.pt/static6.C: Likewise.
8744         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8745         supports weak symbols.
8747 2001-07-18  Andreas Jaeger  <aj@suse.de>
8749         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8750         supported again.
8752 2001-07-18  Andreas Jaeger  <aj@suse.de>
8754         * gcc.dg/iftrap-1.c: Fix target line.
8756 2001-07-17  Richard Henderson  <rth@redhat.com>
8758         * gcc.c-torture/execute/20010717-1.c: New.
8760 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8762         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8763         tests.
8765 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8767         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8769 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8771         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8772         UAC_SIGBUS, UAC_NOPRINT definitions.
8774 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
8776         * objc/execute/object_is_class.m: New test.
8777         * objc/execute/object_is_meta_class.m: New test.
8779 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8781         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8782         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8784 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
8786         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8787         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8789 2001-07-14  Richard Henderson  <rth@redhat.com>
8791         * gcc.dg/iftrap-1.c: New.
8793 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
8795         * g77.f-torture/execute/intrinsic77.f: New test.
8797 2001-07-11  Janis Johnson <janis@us.ibm.com>
8799         * gcc.misc-tests/gcov-3.c: New test.
8801 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8803         * gcc.c-torture/compile/20010711-1.c,
8804         * gcc.c-torture/compile/20010711-2.c: New tests.
8806 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8808         * gcc.c-torture/execute/20010711-1.c: New test.
8810 2001-07-11  Ben Elliston  <bje@redhat.com>
8812         * g++.old-deja/g++.other/enum5.C: New test.
8814 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
8816         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8817         (g++-dg-prune): Call prune_gcc_output.
8818         * prune.exp: New file for prune_gcc_output.
8819         * lib/g++.exp, lib/gcc.exp: Load it.
8821 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8823         * gcc.c-torture/compile/20010701-1.c,
8824         g++.old-deja/g++.ext/attrib6.C: New tests.
8826 2001-07-06  Jeffrey A Law  (law@cygnus.com)
8828         * gcc.c-torture/compile/20010706-1.c: New test.
8830 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
8832         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8834 2001-06-28  Stan Shebs  <shebs@apple.com>
8836         * gcc.dg/pragma-darwin.c: New test.
8838 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8840         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8841         Solaris 2.[678] system.
8843 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8845         * gcc.dg/20010622-1.c: New test.
8847 2001-06-18  Stan Shebs  <shebs@apple.com>
8849         * objc.dg: New directory.
8850         * objc.dg/dg.exp: New file.
8851         * objc.dg/alias.m: New.
8852         * objc.dg/class-1.m: New.
8853         * objc.dg/class-2.m: New.
8854         * objc.dg/const-str-1.m: New.
8855         * objc.dg/const-str-2.m: New.
8856         * objc.dg/id-1.m: New.
8857         * objc.dg/method-1.m: New.
8858         * objc.dg/super-class-1.m: New.
8859         * lib/objc-dg.exp: New file.
8861 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8863         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8864         of label name.
8866 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
8868         * g++.old-deja/g++.abi/vbase8-9.C: New test.
8870 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8872         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8873         variable.
8875 2001-06-12  Richard Henderson  <rth@redhat.com>
8877         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8879 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8881         * g++.old-deja/g++.abi/vbase5.C: New test.
8882         * g++.old-deja/g++.abi/vbase6.C: New test.
8883         * g++.old-deja/g++.abi/vbase7.C: New test.
8885 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8887         * gcc.c-torture/compile/20010610-1.c: New test.
8889 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8891         * g++.old-deja/g++.abi/vbase4.C: New test.
8893 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8895         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8896         support %f for HC11/HC12 targets.
8897         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8898         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8899         on HC11/HC12 targets.
8900         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8902 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8904         * gcc.dg/wchar_t-1.c: New file.
8905         * gcc.dg/wint_t-1.c: Likewise.
8907 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8909         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8911 2001-06-11  Richard Henderson  <rth@redhat.com>
8913         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8915 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8917         * gcc.c-torture/compile/20010611-1.c: New test.
8919 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8921         * gcc.dg/c99-tag-1.c: Add more tests.
8923 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8925         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8926         representation on MN10300 and ARM/Thumb.
8928 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8930         * g77.f-torture/execute/20010610.f: New.
8932 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8934         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8935         names.
8937 2001-06-09  Richard Henderson  <rth@redhat.com>
8939         * gcc.c-torture/execute/ashrdi-1.c: New.
8940         * gcc.c-torture/execute/ashldi-1.c: New.
8941         * gcc.c-torture/execute/lshrdi-1.c: New.
8943 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8945         * objc/execute/load-3.m: Added. Check sending +load to categories,
8946         in addition to classes.
8948 2001-06-08  Stan Shebs  <shebs@apple.com>
8950         * objc/execute/load-2.m: New test.  From Nicola Pero
8951         <n.pero@mi.flashnet.it>.
8953 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8955         * gcc.c-torture/execute/20010605-2.c: New test.
8957 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8959         * g++.old-deja/g++.abi/vbase2.C: New test.
8960         * g++.old-deja/g++.abi/vbase3.C: New test.
8962 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8964         * g++.old-deja/g++.pt/friend49.C: New test.
8966 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8968         * g++.old-deja/g++.ext/anon3.C: New test.
8970 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8972         * g++.old-deja/g++.other/conv7.C: New test.
8974 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8976         * gcc.c-torture/compile/20010605-2.c: New test.
8978 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8980         * gcc.c-torture/execute/20010604-1.c: New test.
8982 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8984         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8986 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8988         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8989         (g++_link_flags): Likewise.
8990         (g++_init): Pass gccpath's value to two previous functions.
8992 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8994         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8995         Ensure logfile entry matches exec command line.
8997 2001-05-31  Richard Henderson  <rth@redhat.com>
8999         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
9000         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
9002 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
9004         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
9005         compiler for irix6.2
9007 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
9009         * g++.old-deja/g++.other/optimize3.C: New file.
9011 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
9013         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
9014         assemble.
9016 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
9018         * g++.old-deja/g++.other/optimize2.C: New file.
9020 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
9022         * gcc.c-torture/compile/20010518-2.c: New file.
9023         * gcc.c-torture/execute/20010518-1.c: New file.
9024         * gcc.c-torture/execute/20010518-2.c: New file.
9026 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9028         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
9030 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
9032         G++ no longer defines builtins that do not begin with __builtin.
9033         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
9034         * g++.old-deja/g++.brendand/misc13.C: Likewise.
9035         * g++.old-deja/g++.law/builtin1.C: Likewise.
9036         * g++.old-deja/g++.law/cvt2.C: Likewise.
9037         * g++.old-deja/g++.mike/net5.C: Likewise.
9038         * g++.old-deja/g++.other/builtins1.C: Likewise.
9039         * g++.old-deja/g++.other/builtins2.C: Likewise.
9040         * g++.old-deja/g++.other/builtins3.C: Likewise.
9041         * g++.old-deja/g++.other/builtins4.C: Likewise.
9042         * g++.old-deja/g++.other/inline8.C: Likewise.
9043         * g++.old-deja/g++.robertl/eb39.C: Likewise.
9045 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
9047         * g++.old-deja/g++.pt/using1.C: Adjust.
9048         * g++.old-deja/g++.pt/using2.C: New test.
9050 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9052         * gcc.dg/cpp/charconst.c: New tests.
9053         * gcc.dg/cpp/escape.c: New tests.
9054         * gcc.dg/cpp/escape-1.c: New tests.
9055         * gcc.dg/cpp/escape-2.c: New tests.
9056         * gcc.dg/cpp/ucs.c: New tests.
9058 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
9060         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
9061         native compiler for irix6.5.
9063 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
9065         * lib/g++.exp (g++_include_flags): Use args to compute
9066         get_multilibs.
9067         (g++_link_flags): Likewise.
9068         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
9070 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
9072         * gcc.dg/c90-hexfloat-1.c: Add more tests.
9074 2001-05-21  Geoff Keating  <geoffk@redhat.com>
9076         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
9077         this file.
9079 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9081         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
9082         STACK_SIZE;
9083         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
9084         to STACK_SIZE; Use it to define size of add_histo array.
9085         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
9086         to STACK_SIZE.
9087         (f): Use GITT_SIZE to define size of gitt local table.
9088         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
9089         to STACK_SIZE; Use it to define size of bytemem array.
9091 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9093         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
9094         on 68HC11/HC12 due to the asm instruction.
9095         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
9096         * gcc.c-torture/compile/920520-1.x: Likewise.
9097         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
9098         on 68HC11/HC12 because the function is larger than 64K.
9099         * gcc.c-torture/compile/961203-1.x: New file, this test fails
9100         on 68HC11/HC12 because the structure is too large.
9102 2001-05-20  Richard Henderson  <rth@redhat.com>
9104         * gcc.c-torture/execute/20010520-1.c: New.
9106 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9108         * g++.old-deja/g++.warn/compare1.C: New test.
9109         * gcc.dg/compare4.c: New test.
9111 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
9113         * g++.old-deja/g++.other/optimize1.C: New test.
9115 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9117         * g++.old-deja/g++.pt/spec41.C: New test.
9119 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9121         * gcc.c-torture/compile/20010114-1.x: Remove.
9123 2001-05-18  Stan Shebs  <shebs@apple.com>
9125         * gcc.c-torture/compile/20010518-1.c: New test.
9127 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
9129         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
9130         * g++.old-deja/g++.pt/crash67.C: New test.
9132 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
9134         * g++.old-deja/g++.other/debug9.C: New test.
9136 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
9138         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
9140 2001-05-16  Jan Hubicka  <jh@suse.cz>
9142         * gcc.c-torture/compile/20010516-1.c: New test.
9144 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9146         * g++.old-deja/g++.other/crash41.C: New test.
9148 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9150         * g++.old-deja/g++.pt/crash66.C: New test.
9152 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
9154         * g++.old-deja/g++.robertl/eb27.C: Convert.
9156 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
9158         * g++.dg/friend-warn.C: New test.  Do not warn about friend
9159         declaration being redundant.
9161 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
9163         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
9165 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
9167         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
9169 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
9171         * lib/g++.exp: Use testsuite_flags.
9173 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
9175         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
9177 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9179         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
9181 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
9183         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
9185 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
9187         * gcc.c-torture/compile/20010313-1.c: New test.
9189 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
9191         * gcc.dg/cpp/direct2.c: New test.
9192         * gccq.dg/cpp/direct2s.c: New test.
9194         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
9196 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
9198         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
9199         * g++.old-deja/g++.other/op3.C: Likewise.
9201 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9203         * gcc.dg/cpp/syshdr.h: New file.
9204         * gcc.dg/cpp/sysmac1.c: Update.
9205         * gcc.dg/cpp/sysmac2.c: Update.
9207 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9209         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
9211 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
9213         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
9214         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
9216 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
9218         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
9220 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
9222         * lib/g++.exp (g++_include_flags): Don't use any special flags
9223         if TESTING_IN_BUILD_TREE is not defined.
9224         (g++_init): Use a plain 'c++' as the compiler if
9225         TESTING_IN_BUILD_TREEE is not defined.
9227 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9229         * g++.old-deja/g++.eh/catch13.C: New test.
9230         * g++.old-deja/g++.eh/catch14.C: New test.
9232 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9234         * gcc.dg/cpp/tr-define.c: New test.
9236 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
9238         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
9239         <stdlib.h>, not <malloc.h>.
9241 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9243         * g++.old-deja/g++.ns/template17.C: New test.
9245 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9247         * g++.old-deja/g++.pt/ref4.C: New test.
9249 2001-04-30  Richard Henderson  <rth@redhat.com>
9251         * gcc.dg/20000724-1.c: Revert last change.
9253 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
9255         * g77.f-torture/execute/20010430.f: New test.
9257 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
9259         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
9261 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
9263         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
9265 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9267         * g++.old-deja/g++.eh/crash6.C: New test.
9269 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9271         * g++.old-deja/g++.other/warn7.C: New test.
9273 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9275         * g++.old-deja/g++.other/defarg9.C: New test.
9277 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9279         * g77.f-torture/compile/20010426.f: New test.
9280         * g77.f-torture/execute/20010426.f: New test.
9282 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9284         * g77.f-torture/compile/20000629-1.x: Remove - error
9285         has been fixed.
9287 2001-04-26  Jeffrey A Law  (law@cygnus.com)
9289         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
9290         Tweak slightly to work with g++.dg framework.
9291         * g++.dg/special/ecos.exp: Run initp1.C test.
9292         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
9294         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
9295         its linker doesn't give line numbers either.
9296         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
9298 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9300         * g++.old-deja/g++.other/lex1.C: New test.
9302 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
9304         * gcc.dg/noncompile/20010425-1.c: New test.
9306 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9308         * g++.old-deja/g++.pt/mangle2.C: New test.
9310 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9312         * gcc.dg/format/plus-1.c: New test.
9314 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9316         * gcc.dg/20010423-1.c: New test.
9318 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9320         * gcc.c-torture/execute/20010422-1.c: New test.
9322 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
9324         * g++.old-deja/g++.ns/type2.C: New test.
9326 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
9328         * g++.old-deja/g++.other/perf1.C: New test.
9330 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
9332         * gcc.dg/c99-func-2.c: Remove xfail.
9333         * gcc.dg/c99-func-3.c: Remove xfail.
9334         * gcc.dg/c99-func-4.c: Remove xfail.
9336 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
9338         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
9340 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9342         * gcc.c-torture/compile/20010423-1.c: New test.
9344 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9346         * g++.old-deja/g++.pt/typename28.C: New test.
9348 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9350         * g++.old-deja/g++.abi/empty2.C: New test.
9351         * g++.old-deja/g++.abi/empty3.C: New test.
9353 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9355         * g++.old-deja/g++.other/comdat2.C: New test.
9356         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
9358 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9360         * g++.old-deja/g++.other/overload14.C: New test.
9362 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9364         * g++.old-deja/g++.other/lookup23.C: New test.
9366 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9368         * gcc.c-torture/execute/20010403-1.c: New test.
9370 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
9371             Mark Mitchell  <mark@codesourcery.com>
9373         * lib/old-dejagnu.exp: Don't delete output of executable.
9374         Add .exe suffix to executables.
9376 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
9378         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
9380 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9382         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9384 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9386         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9387         * g++.old-deja/g++.abi/crash1.C: New test.
9389 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9391         * g++.old-deja/g++.other/crash40.C: New test.
9393 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9395         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9397 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9399         * g++.old-deja/g++.other/warn6.C: New test.
9401 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9403         * g++.old-deja/g++.robertl/eb42.C: Same.
9405 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9407         * gcc.dg/wtr-conversion-1.c: New testcase.
9409 2001-04-10  Richard Henderson  <rth@redhat.com>
9411         * g++.old-deja/g++.other/array5.C: New.
9413 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9415         * gcc.c-torture/execute/20010408-1.c: New test.
9417 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9419         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9420         headers and constructs.
9421         * g++.old-deja/g++.robertl/eb79.C: Same.
9422         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9423         * g++.old-deja/g++.robertl/eb73.C: Same.
9424         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9425         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9426         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9427         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9428         * g++.old-deja/g++.robertl/eb44.C: Same.
9429         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9430         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9431         * g++.old-deja/g++.robertl/eb39.C: Same.
9432         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9433         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9434         * g++.old-deja/g++.robertl/eb30.C: Same.
9435         * g++.old-deja/g++.robertl/eb3.C: Same.
9436         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9437         * g++.old-deja/g++.robertl/eb21.C: Same.
9438         * g++.old-deja/g++.robertl/eb15.C: Same.
9439         * g++.old-deja/g++.robertl/eb118.C: Same.
9440         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9441         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9442         * g++.old-deja/g++.robertl/eb109.C: Same.
9443         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9444         * g++.old-deja/g++.mike/rtti1.C: Same.
9445         * g++.old-deja/g++.mike/p658.C: Same.
9446         * g++.old-deja/g++.mike/net46.C: Same.
9447         * g++.old-deja/g++.mike/net34.C: Same.
9448         * g++.old-deja/g++.mike/memoize1.C: Same.
9449         * g++.old-deja/g++.mike/eh2.C: Same.
9450         * g++.old-deja/g++.law/weak.C: Same.
9451         * g++.old-deja/g++.law/visibility7.C: Same.
9452         * g++.old-deja/g++.law/visibility25.C: Same.
9453         * g++.old-deja/g++.law/visibility22.C: Same.
9454         * g++.old-deja/g++.law/visibility2.C: Same.
9455         * g++.old-deja/g++.law/visibility17.C: Same.
9456         * g++.old-deja/g++.law/visibility13.C: Same.
9457         * g++.old-deja/g++.law/visibility10.C: Same.
9458         * g++.old-deja/g++.law/visibility1.C: Same.
9459         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9460         * g++.old-deja/g++.law/vbase1.C: Same.
9461         * g++.old-deja/g++.law/operators32.C: Same.
9462         * g++.old-deja/g++.law/nest3.C: Same.
9463         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9464         * g++.old-deja/g++.law/except5.C (main): Same.
9465         * g++.old-deja/g++.law/cvt7.C (run): Same.
9466         * g++.old-deja/g++.law/cvt2.C: Same.
9467         * g++.old-deja/g++.law/cvt16.C: Same.
9468         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9469         * g++.old-deja/g++.law/ctors17.C (main): Same.
9470         * g++.old-deja/g++.law/ctors13.C: Same.
9471         * g++.old-deja/g++.law/ctors12.C (main): Same.
9472         * g++.old-deja/g++.law/ctors10.C: Same.
9473         * g++.old-deja/g++.law/code-gen5.C: Same.
9474         * g++.old-deja/g++.law/bad-error7.C: Same.
9475         * g++.old-deja/g++.law/arm9.C: Same.
9476         * g++.old-deja/g++.law/arm12.C: Same.
9477         * g++.old-deja/g++.law/arg8.C: Same.
9478         * g++.old-deja/g++.law/arg1.C: Same.
9479         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9480         * g++.old-deja/g++.jason/template31.C: Same.
9481         * g++.old-deja/g++.jason/template24.C (main): Same.
9482         * g++.old-deja/g++.jason/2371.C: Same.
9483         * g++.old-deja/g++.eh/new2.C: Same.
9484         * g++.old-deja/g++.eh/new1.C: Same.
9485         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9486         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9487         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9488         * g++.old-deja/g++.brendan/crash62.C: Same.
9489         * g++.old-deja/g++.brendan/crash52.C: Same.
9490         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9491         * g++.old-deja/g++.brendan/crash38.C: Same.
9492         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9493         * g++.old-deja/g++.brendan/copy9.C: Same.
9495 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9497         * gcc.c-torture/execute/20001203-2.c (memset):
9498         Count argument is of type __SIZE_TYPE__.
9500 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9502         * gcc.c-torture/compile/20010404-1.c: New test.
9504 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9506         * gcc.c-torture/compile/20010326-1.c: New test.
9508 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9510         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9511         peculiarities of the SH.
9512         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9514 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9516         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9517         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9518         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9520 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9522         * g77.f-torture/compile/20010321-1.f: New test.
9524 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9526         * gcc.c-torture/compile/20010329-1.c: New test.
9528 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9530         * gcc.c-torture/execute/20010329-1.c: New test.
9532 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9534         * g++.old-deja/g++.other/eh4.C: Fix typo.
9536 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9538         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9540 2001-03-28  Philip Blundell  <philb@gnu.org>
9542         * gcc.c-torture/compile/20010328-1.c: New test.
9544 2001-03-27  Richard Henderson  <rth@redhat.com>
9546         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9547         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9549 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9551         * gcc.c-torture/compile/20010327-1.c: New test.
9553 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9555         * g++.old-deja/g++.other/friend12.C: New test.
9556         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9557         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9559 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9561         * gcc.c-torture/execute/20010325-1.c: New test.
9563 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9565         * g++.old-deja/g++.other/mangle3.C: New test.
9567 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9569         * g++.old-deja/g++.other/anon8.C: New test.
9571 2001-03-20  Philip Blundell  <philb@gnu.org>
9573         * gcc.c-torture/compile/20010320-1.c: New test.
9575 2001-03-17  Richard Henderson  <rth@redhat.com>
9577         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9579 2001-03-15  Geoff Keating  <geoff@redhat.com>
9581         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9582         tests on AIX.
9584 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9586         * g++.old-deja/g++.other/eh4.C: New test.
9588 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9590         * gcc.dg/cpp/mi1.c: Update.
9592 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9594         * g++.old-deja/g++.other/regstack.C: New test.
9596 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9598         * g++.old-deja/g++.other/ref4.C: New test.
9600 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9602         * objc/execute/va_method.m: Added.
9603         * objc/execute/IMP.m: Added.
9604         * objc/execute/_cmd.m: Added.
9605         * objc/execute/accessing_ivars.m: Added.
9606         * objc/execute/class-1.m: Added.
9607         * objc/execute/class-10.m: Added.
9608         * objc/execute/class-11.m: Added.
9609         * objc/execute/class-12.m: Added.
9610         * objc/execute/class-13.m: Added.
9611         * objc/execute/class-14.m: Added.
9612         * objc/execute/class-2.m: Added.
9613         * objc/execute/class-3.m: Added.
9614         * objc/execute/class-4.m: Added.
9615         * objc/execute/class-5.m: Added.
9616         * objc/execute/class-6.m: Added.
9617         * objc/execute/class-7.m: Added.
9618         * objc/execute/class-8.m: Added.
9619         * objc/execute/class-9.m: Added.
9620         * objc/execute/class-tests-1.h
9621         * objc/execute/class-tests-2.h
9622         * objc/execute/compatibility_alias.m: Added.
9623         * objc/execute/encode-1.m: Added.
9624         * objc/execute/formal_protocol-1.m: Added.
9625         * objc/execute/formal_protocol-2.m: Added.
9626         * objc/execute/formal_protocol-3.m: Added.
9627         * objc/execute/formal_protocol-4.m: Added.
9628         * objc/execute/formal_protocol-5.m: Added.
9629         * objc/execute/formal_protocol-6.m: Added.
9630         * objc/execute/formal_protocol-7.m: Added.
9631         * objc/execute/informal_protocol.m: Added.
9632         * objc/execute/initialize.m: Added.
9633         * objc/execute/load.m: Added.
9634         * objc/execute/many_args_method.m: Added.
9635         * objc/execute/nested-3.m: Added.
9636         * objc/execute/no_clash.m: Added.
9637         * objc/execute/private.m: Added.
9638         * objc/execute/redefining_self.m: Added.
9639         * objc/execute/root_methods.m: Added.
9640         * objc/execute/selector-1.m: Added.
9641         * objc/execute/static-1.m: Added.
9642         * objc/execute/static-2.m: Added.
9643         * objc/execute/va_method.m: Added.
9645 2001-03-10  Richard Henderson  <rth@redhat.com>
9647         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9649 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9651         * g++.old-deja/g++.other/crash31.C: XFAIL.
9652         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9653         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9654         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9655         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9656         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9658 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9660         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9662 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9664         * gcc.dg/20000724-1.c: Don't use multiline strings.
9666 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9668         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9669         result of -cString against what we expect it to be; don't just
9670         print it out for no one to read.
9672         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9673         Based on testcases provided by Nicola Pero.
9675 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9677         * gcc.dg/cpp/macro7.c: New test.
9679 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9681         * gcc.dg/cpp/multiline.c: Update.
9683 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9685         * g++.old-deja/g++.other/enum3.C: New test.
9687 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9689         * g++.old-deja/g++.other/pod1.C: New test.
9691 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9693         * g++.old-deja/g++.ext/overload1.C: New test.
9695 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9697         * g++.old-deja/g++.pt/using1.C: New test.
9699 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9701         * g++.old-deja/g++.other/using9.C: New test.
9703 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
9705         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9707         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9709 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
9711         * g++.old-deja/g++.ext/realpt1.C: Remove.
9713 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
9715         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9717 2001-02-26  Will Cohen  <wcohen@redhat.com>
9719         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9721 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
9723         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9724         templatized constructors.
9726 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9728         * gcc.c-torture/execute/20010224-1.c: New test.
9730 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
9732         * gcc.c-torture/execute/20010222-1.c: New test.
9734 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
9736         * g++.old-deja/g++.other/inline20.C: New test.
9738 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
9740         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9742 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9744         * g++.old-deja/g++.other/lookup22.C: New test.
9746 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
9748         * g77.dg: New directory.
9749         * g77.dg/20010216-1.f: New test case.
9750         * g77.dg/dg.exp: New driver.
9751         * lib/g77-dg.exp: New driver library.
9753 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9755         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9757 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
9759         * g++.old-deja/g++.other/decl9.C: New test.
9761 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
9763         * g++.old-deja/g++.other/init16.C: Update the test so that it does
9764         not need <string> and also tests the initialization at runtime.
9766 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9768         * gcc.c-torture/execute/longlong.c: New test.
9770 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9772         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9774 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9776         * gcc.c-torture/execute/920302-1.c (execute):
9777         Change argument type to short.
9779 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9781         * g++.old-deja/g++.pt/deduct6.C: New test.
9783 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9785         * g++.old-deja/g++.pt/deduct5.C: New test.
9787 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
9789         * gcc.c-torture/execute/20010209-1.c: New test.
9791 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9793         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9795 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
9797         * g++.dg/vtgc1.C: Update for new ABI.
9799         * consistency.vlad: New directory, 1665 files.
9801 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9803         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9804         return type.
9805         * gcc.dg/cpp/digraphs.c: Declare puts.
9807 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9809         * g++.old-deja/g++.other/warn5.C: New test.
9811 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9813         * g++.old-deja/g++.pt/spec40.C: New test.
9815 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9817         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9818         case.
9819         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9821 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
9823         * gcc.c-torture/compile/20010209-1.c: New test.
9825 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
9827         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9828         excess errors message but not if it crashes.
9829         * g++.old-deja/g++.other/crash27.C: Likewise.
9830         * g++.old-deja/g++.other/crash28.C: Likewise.
9831         * g++.old-deja/g++.other/crash30.C: Likewise.
9832         * g++.old-deja/g++.other/crash32.C: Likewise.
9833         * g++.old-deja/g++.other/crash35.C: Likewise.
9834         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9836 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9838         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9839         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9840         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9841         g77.f-torture/execute/execute.exp,
9842         g77.f-torture/noncompile/noncompile.exp,
9843         gcc.c-torture/execute/execute.exp,
9844         gcc.c-torture/execute/memcheck/memcheck.exp,
9845         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9846         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9847         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9848         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9849         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9850         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9851         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9852         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9853         Remove bug reporting instructions with ancient email addresses.
9855 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9857         * gcc.dg/20010202-1.c: New test.
9858         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9860 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
9862         * g++.dg/stdbool-if.C: New test.
9864 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
9866         * objc/execute/fdecl.m: Added main().
9868 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9870         * gcc.c-torture/execute/20010206-1.c: New test.
9872 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9874         * gcc.dg/cpp/avoidpaste1.c: Update.
9876 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
9878         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9879         Pero <nicola@brainstorm.co.uk>.
9880         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9882 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
9884         * g++.old-deja/g++.pt/spec39.C: New test.
9886 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
9888         * gcc.c-torture/compile/20010202-1.c: New test.
9890 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
9892         * g++.old-deja/g++.abi/primary2.C: New test.
9893         * g++.old-deja/g++.abi/primary3.C: New test.
9894         * g++.old-deja/g++.abi/primary4.C: New test.
9895         * g++.old-deja/g++.abi/primary5.C: New test.
9896         * g++.old-deja/g++.abi/vtable3.h: New test.
9897         * g++.old-deja/g++.abi/vtable3a.C: New test.
9898         * g++.old-deja/g++.abi/vtable3b.C: New test.
9899         * g++.old-deja/g++.abi/vtable3c.C: New test.
9900         * g++.old-deja/g++.abi/vtable3d.C: New test.
9901         * g++.old-deja/g++.abi/vtable3e.C: New test.
9902         * g++.old-deja/g++.abi/vtable3f.C: New test.
9903         * g++.old-deja/g++.abi/vtable3g.C: New test.
9904         * g++.old-deja/g++.abi/vtable3h.C: New test.
9905         * g++.old-deja/g++.abi/vtable3i.C: New test.
9906         * g++.old-deja/g++.abi/vtable3j.C: New test.
9907         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9909 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9911         * g++.old-deja/g++.other/anon6.C: New test.
9912         * g++.old-deja/g++.other/anon7.C: New test.
9914 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9916         * gcc.dg/cpp/avoidpaste2.c: New tests.
9918 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9920         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9922 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9924         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9925         DECIMAL_DIG cases for Irix."
9927 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9929         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9931 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9933         * gcc.dg/c99-tag-1.c: New test.
9935 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9937         * gcc.dg/cpp/tr-warn1.c: Add tests.
9939 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9941         * gcc.dg/cpp/avoidpaste1.c: Update.
9942         * gcc.dg/cpp/paste4.c: Update.
9944 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9946         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9947         cases for Irix.
9949 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9951         * g++.old-deja/g++.other/inline19.C: New test.
9953 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9955         * gcc.dg/Wlarger-than.c: New test.
9957 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9959         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9961 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9963         * gcc.c-torture/execute/20010129-1.c: New test.
9964         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9966 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9968         * gcc.dg/cpp/avoidpaste1.c: Test case.
9970 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9972         * g++.old-deja/g++.other/inline18.C: New test.
9974 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9976         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9977         and __builtin_putchar.
9979 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9981         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9982         tests.
9984 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9986         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9987         floating point number rounding mode to round to the nearest
9988         representable mode.
9990 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9992         * g++.old-deja/g++.other/mangle2.C: New test.
9994 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9996         * gcc.c-torture/compile/20010124-1.c: New test.
9998 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
10000         * g++.old-deja/g++.pt/spec38.C: New test.
10002 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10004         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
10005         "Build don't run".
10007 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10009         * gcc.c-torture/execute/20010123-1.c: New test.
10011 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10013         * g++.old-deja/g++.pt/spec37.C: New test.
10015 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
10017         * g++.old-deja/g++.pt/overload14.C: New test.
10019 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10021         * gcc.c-torture/execute/20010122-1.c: New test, exercise
10022         __builtin_return_address.
10024 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
10026         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
10027         * g++.old-deja/g++.pt/spec35.C: New test.
10028         * g++.old-deja/g++.pt/spec36.C: New test.
10030 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
10032         * gcc.c-torture/compile/20010118-1.c: New test.
10034 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
10036         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
10038 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10040         * gcc.c-torture/execute/20010119-1.c: New test.
10042 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10044         * g++.old-deja/g++.other/vbase5.C: New test.
10046 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
10048         * gcc.c-torture/execute/20010118-1.c: New test.
10050 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10052         * g++.old-deja/g++.pt/deduct3.C: New test.
10054 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
10056         * g++.old-deja/g++.pt/spec34.C: New test.
10058 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
10060         * g77.f-torture/compile/20000601-2.f: New test.
10062 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10064         * g++.old-deja/g++.other/init17.C: New test.
10066 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
10068         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
10070 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10072         * g++.old-deja/g++.pt/unify8.C: New test.
10074 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10076         * g++.old-deja/g++.abi/vbase1.C: New test.
10078 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
10080         * g++.old-deja/g++.pt/crash65.C: New test.
10082 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10084         * gcc.dg/cpp/assembl2.S: New test case.
10086 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
10088         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
10089         are supported.
10091 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10093         * g++.old-deja/g++.other/builtins1.C: New test.
10094         * g++.old-deja/g++.other/builtins2.C: Likewise.
10095         * g++.old-deja/g++.other/builtins3.C: Likewise.
10096         * g++.old-deja/g++.other/builtins4.C: Likewise.
10098 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
10100         * gcc.c-torture/compile/20010117-1.c: New test.
10101         * gcc.c-torture/compile/20010117-2.c: New test.
10103 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10105         * g77.f-torture/execute/20010116.[fx]: New test,
10106         XFAIL on i?86-*-*.
10107         * g77.f-torture/compile/20010115.f: Indicate it's
10108         a test for PR fortran/1636.
10110 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10112         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
10114 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10116         * g77.f-torture/compile/20010115.f: New test.
10118 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
10120         * g++.old-deja/g++.pt/nontype5.C: New test.
10122 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10124         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
10125         have an equivalent working one below it.
10127 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10129         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
10130         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10132 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10134         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
10135         message containing "init_priority".
10136         (conpr-2.C): Likewise.
10137         (conpr-3.C): Likewise.
10138         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
10140 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10142         * gcc.c-torture/execute/20010114-2.c: New test.
10144 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10146         * gcc.c-torture/compile/20010114-1.c: New test.
10147         * gcc.c-torture/compile/20010114-1.x: Xfail.
10148         * gcc.c-torture/compile/20010114-2.c: New test.
10149         * gcc.c-torture/execute/20010114-1.c: New test.
10150         * gcc.dg/trunc-1.c: New test.
10151         * gcc.dg/uninit-B.c: New test.
10153 2001-01-13  Nick Clifton  <nickc@redhat.com>
10155         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
10156         target.
10158 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10160         * gcc.c-torture/compile/20010113-1.c: New test.
10162 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
10164         * gcc.c-torture/compile/20001212-1.c: New test.
10166 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10168         * gcc.dg/cpp/widestr1.c: Update.
10169         * gcc.dg/cpp/prag-imp.c: Remove.
10171 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
10173         * gcc.c-torture/execute/20000801-3.x: Remove.
10174         * gcc.dg/c90-init-1.c: New test.
10175         * gcc.dg/c99-init-1.c: New test.
10176         * gcc.dg/c99-init-2.c: New test.
10177         * gcc.dg/gnu99-init-1.c: New test.
10179 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
10181         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
10182         testing that no relevant ones were found.
10184 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10186         * g++.old-deja/g++.pt/cast2.C: New test.
10188 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10190         * g++.old-deja/g++.pt/friend47.C: New test.
10192 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10194         * g++.old-deja/g++.pt/instantiate13.C: New test.
10196 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10198         * g++.old-deja/g++.other/defarg7.C: New test.
10199         * g++.old-deja/g++.other/defarg8.C: New test.
10201 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10203         * g++.old-deja/g++.pt/crash64.C: New test.
10205 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10207         * g++.old-deja/g++.pt/crash63.C: New test.
10209 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10211         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
10213 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
10215         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
10217 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10219         * g++.old-deja/g++.pt/error3.C: New test.
10221 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10223         * g++.old-deja/g++.other/crash39.C: New test.
10225 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10227         * g++.old-deja/g++.other/vbase4.C: New test.
10229 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
10231         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
10232         * gcc.dg/special/20000419-2.c: New file. Identical to above.
10233         * gcc.dg/special/special.exp: New test driver which will check
10234         for alias support for the above test.
10236 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
10238         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
10239         problems on small machines.
10240         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
10241         parameterize.
10243 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
10245         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
10246         mips.
10247         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10249 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
10251         * g++.old_deja/g++.pt/using8.C: New test.
10253 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10255         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
10257 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
10259         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
10260         where a failure is expected.
10261         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
10263 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10265         * g++.old_deja/g++.pt/instantiate12.C: New test.
10267 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10269         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
10270         start of structs.
10271         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
10272         * g++.old-deja/g++.brendan/crash17.C: Likewise.
10273         * g++.old-deja/g++.brendan/crash29.C: Likewise.
10274         * g++.old-deja/g++.brendan/crash48.C: Likewise.
10275         * g++.old-deja/g++.brendan/ns1.C: Likewise.
10276         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
10277         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
10278         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
10279         * g++.old-deja/g++.eh/spec6.C: Likewise.
10280         * g++.old-deja/g++.jason/crash3.C: Likewise.
10281         * g++.old-deja/g++.law/ctors11.C: Likewise.
10282         * g++.old-deja/g++.law/ctors17.C: Likewise.
10283         * g++.old-deja/g++.law/ctors5.C: Likewise.
10284         * g++.old-deja/g++.law/ctors9.C: Likewise.
10285         * g++.old-deja/g++.mike/ambig1.C: Likewise.
10286         * g++.old-deja/g++.mike/net22.C: Likewise.
10287         * g++.old-deja/g++.mike/p3538a.C: Likewise.
10288         * g++.old-deja/g++.mike/p3538b.C: Likewise.
10289         * g++.old-deja/g++.mike/virt3.C: Likewise.
10290         * g++.old-deja/g++.niklas/t128.C: Likewise.
10291         * g++.old-deja/g++.other/anon4.C: Likewise.
10292         * g++.old-deja/g++.other/using1.C: Likewise.
10293         * g++.old-deja/g++.other/warn3.C: Likewise.
10294         * g++.old-deja/g++.pt/t37.C: Likewise.
10295         * g++.old-deja/g++.robertl/eb69.C: Likewise.
10296         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10298 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10300         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
10302 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10304         * gcc.c-torture/execute/stdio-opt-3.c: New test.
10306 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
10308         * gcc.c-torture/compile/20010107-1.c: New test.
10310 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10312         * gcc.c-torture/execute/builtin-noret-1.c: New test.
10314 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10316         * gcc.dg/format/format.h: New file.
10317         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
10318         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
10319         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
10320         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
10321         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
10322         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10323         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
10324         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
10325         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
10326         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
10327         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
10328         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
10329         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
10330         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
10331         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
10332         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
10333         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
10334         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
10335         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
10336         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
10337         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
10338         instead of declaring standard types, macros and functions in each
10339         test.
10341 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
10343         * gcc.c-torture/execute/20010106-1.c: New test.
10345 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10347         * gcc.dg/format/format.exp: New file.
10348         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
10349         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
10350         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
10351         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
10352         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
10353         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
10354         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
10355         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
10356         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
10357         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
10358         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
10359         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
10360         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
10361         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
10362         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
10363         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
10364         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
10365         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
10366         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
10367         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
10368         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
10369         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
10370         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
10371         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
10372         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
10373         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
10374         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
10375         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
10376         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
10377         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
10378         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
10379         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10380         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10381         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10382         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10383         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10384         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10385         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10386         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10387         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10388         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10389         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10391 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10393         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10394         account.
10396 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10398         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10400 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10402         * g++.old-deja/g++.pt/crash62.C: New test.
10404 2001-01-04  Richard Henderson  <rth@redhat.com>
10406         * gcc.dg/20000926-1.c: Update expected warnings.
10407         * gcc.dg/array-2.c: Likewise.
10408         * gcc.dg/array-4.c: Also validate flexible array members.
10409         * gcc.dg/c99-flex-array-1.c: New.
10411 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10413         * gcc.c-torture/compile/20001222-1.x: Remove.
10415 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10417         * gcc.c-torture/execute/built-in-setjmp.c: New.
10419 2001-01-03  Richard Henderson  <rth@redhat.com>
10421         * gcc.dg/940510-1.c: Update expected error wording.
10422         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10424 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10426         * lib/target-supports.exp (check_alias_available): Modified to
10427         indicate aliases not supported if only weak aliases are supported.
10429 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10431         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10432         Turn on cmpstrsi checks for __pj__ and __i370__.
10434 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10436         * g++.old-deja/g++.other/virtual11.C: New test.
10438 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10440         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10442 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10444         * gcc.c-torture/compile/20010102-1.c: New test.
10446 2001-01-02  Andreas Jaeger  <aj@suse.de>
10448         * gcc.dg/noreturn-3.c: New test.
10450         * gcc.dg/noreturn-4.c: New test.
10452 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10454         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10455         __builtin_fputc and __builtin_fwrite.
10457 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10459         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10460         signed char, not default char.
10462 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10464         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10466 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10468         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10470 2000-12-29  Richard Henderson  <rth@redhat.com>
10472         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10473         (__cyg_profile_func_exit): Define.
10475 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10477         * g++.dg/vtgc1.C: New test.
10479 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10481         * gcc.dg/noncompile/20001228-1.c: New test.
10483         * gcc.dg/20001228-1.c: New test.
10485         * gcc.c-torture/execute/20001228-1.c: New test.
10487 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10489         * gcc.dg/format-strfmon-1.c: New test.
10491 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10493         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10494         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10495         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10496         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10497         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10498         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10499         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10500         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10501         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10502         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10503         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10504         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10505         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10507         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10508         * gcc.c-torture/execute/string-opt-4.c: Test index.
10510 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10512         * gcc.c-torture/compile/20001226-1.c: New test.
10514 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10516         * gcc.c-torture/compile/20001222-1.c: New test.
10517         * gcc.c-torture/compile/20001222-1.x: Xfail.
10519 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10521         * gcc.c-torture/execute/comp-goto-2.c: New test.
10523 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10525         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10526         Use long types if __INT_MAX__ is 32767.
10527         (main): Use cast to (sint32 *) when poking 88 into a_page.
10529         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10531 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10533         * gcc.c-torture/compile/20001221-1.c: New test.
10534         * gcc.c-torture/execute/20001221-1.c: New test.
10536 2000-12-20  Richard Henderson  <rth@redhat.com>
10538         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10539         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10541 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10543         * gcc.dg/compare3.c: New test.
10545 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10547         * gcc.dg/format-warnll-1.c: New test.
10549 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10551         * gcc.dg/cpp/cmdlne-P.c: New test.
10553 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10555         * gcc.c-torture/execute/builtin-abs-1.c,
10556         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10558 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10560         * gcc.dg/cpp/multiline.c: New test.
10562 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10564         * g++.old-deja/g++.other/syshdr1.C: Update.
10565         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10567 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10569         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10571 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10573         * g++.old-deja/g++.pt/ttp65.C: New test.
10575 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10577         * g++.old-deja/g++.pt/ttp64.C: New test.
10579 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10581         * g++.old-deja/g++.pt/spec33.C: New test.
10583 2000-12-14  Catherine Moore  <clm@redhat.com>
10585         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10586         * gcc.c-torture/execute/920612-2.c: Likewise.
10587         * gcc.c-torture/execute/920428-2.c: Likewise.
10588         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10589         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10591 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10593         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10594         * gcc.dg/pack-test-2.c: Likewise.
10596 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10598         Tests by Zack Weinberg <zackw@stanford.edu>.
10600         * gcc.dg/cpp/defined.c: Update.
10601         * gcc.dg/cpp/defined_trad.c: New tests.
10603 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10605         * gcc.dg/cpp/trad-direct.c: Update.
10607 2000-12-11  Neil Booth  <neilb@earthling.net>
10609         * gcc.dg/cpp/defined_trad.c
10611 2000-12-11  Neil Booth  <neilb@earthling.net>
10613         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10615 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10617         * gcc.dg/format-miss-2.c: New test.
10619 2000-12-09  Neil Booth  <neilb@earthling.net>
10621         * gcc.dg/cpp/lineflags.c: New tests.
10622         * gcc.dg/cpp/poison.c: Update.
10623         * gcc.dg/cpp/redef2.c: Update.
10624         * gcc.dg/cpp/skipping.c: New test.
10626 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10628         * g++.old-deja/g++.other/eh3.C: New testcase.
10630 2000-12-07  Neil Booth  <neilb@earthling.net>
10632         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10633         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10634         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10635         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10636         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10637         Update.
10639 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10641         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10642         __SIZE_TYPE__ instead of int for type of integers cast to
10643         pointers.
10645 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10647         * g++.old-deja/g++.other/cleanup4.C: New test.
10649 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10651         * format-sec-1.c: New test.
10653 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10655         * gcc.dg/format-nonlit-3.c: New test.
10657 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10659         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10660         through a null pointer.
10662 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10664         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10665         * g++.old-deja/g++.pt/partial4.C: New test.
10667 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10669         * gcc.c-torture/execute/ieee/hugeval.x: New.
10671 2000-12-06  Neil Booth  <neilb@earthling.net>
10673         * gcc.dg/cpp/backslash2.c: New tests.
10675 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10677         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10678         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10680 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
10682         * gcc.c-torture/execute/20001203-2.c: New testcase.
10684 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10686         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10687         * g++.old-deja/g++.other/virtual10.C: New test.
10689 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10691         * g++.old-deja/g++.mike/pmf5.C: Remove test.
10693 2000-12-05  Richard Henderson  <rth@redhat.com>
10695         * gcc.c-torture/compile/20001205-1.c: New.
10697 2000-12-04  Neil Booth  <neilb@earthling.net>
10699         * g++.old-deja/g++.other/virtual9.C: New test.
10700         * g++.old-deja/g++.pt/crash61.C: New test.
10701         * gcc.c-torture/execute/loop-9.c: New test.
10703 2000-12-04  Neil Booth  <neilb@earthling.net>
10705         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10706         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10707         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10708         * gcc.dg/cpp/extratokens.c: ...here.
10710 2000-12-04  Neil Booth  <neilb@earthling.net>
10712         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10713         New tests.
10715 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10717         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10718         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10720 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10722         * gcc.c-torture/execute/20001203-1.c: New test.
10724 2000-12-03  Neil Booth  <neilb@earthling.net>
10726         * gcc.dg/cpp/macro6.c: New test cases.
10728 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10730         * gcc.c-torture/execute/string-opt-9.c: New test.
10731         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10732         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10733         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10735         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10736         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
10738 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
10740         * gcc.dg/cpp/if-6.c: New testcase.
10742         * gcc.dg/20001201-1.c: New testcase.
10744 2000-12-02  Neil Booth  <neilb@earthling.net>
10746         * g++.old-deja/g++.other/externC4.C,
10747         g++.old-deja/g++.other/friend10.C: New tests.
10749 2000-12-02  Neil Booth  <neilb@earthling.net>
10751         * g++.old-deja/g++.other/instan2.C
10752         * g++.old-deja/g++.other/instan3.C: New test.
10754 2000-12-02  Neil Booth  <neilb@earthling.net>
10756         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10757         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10758         gnuc99.c,gnuc99-pedantic.c: New tests.
10760 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10762         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10763         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10765 2000-12-01  Neil Booth  <neilb@earthling.net>
10767         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10768         * gcc.dg/cpp/poison.c: Update.
10769         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
10771 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
10773         * g77.f-torture/execute/20001201.f: New test.
10775 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10777         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10779 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
10781         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10783 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
10785         * g++.old-deja/g++.other/cast6.C: New test.
10787 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
10789         * gcc.c-torture/execute/20001130-2.c: New testcase.
10791 2000-11-30  Richard Henderson  <rth@redhat.com>
10793         * gcc.c-torture/execute/20001130-1.c: New test.
10795 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10797         * g++.old-deja/g++.other/op3.C: New test.
10799 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10801         * g++.old-deja/g++.other/op2.C: New test.
10803 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10805         * g++.old-deja/g++.other/crash38.C: New test.
10807 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
10809         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10811 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
10813         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10814         tests.
10815         * gcc.c-torture/execute/string-opt-6.c: New test.
10817         * gcc.dg/20001117-1.c: Add main.
10819 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
10821         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10822         Move from here ...
10823         * gcc.dg/940510-1.c: ... to here.
10825         * gcc.dg/20000926-1.c: GNU C now allows initializations of
10826         zero-size arrays in toplevel structures.
10828 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10830         * gcc.c-torture/execute/loop-8.c: New test.
10832 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10834         * g++.old-deja/g++.other/base1.C: New test.
10836 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10838         * g++.old-deja/g++.other/parse2.C: New test.
10840 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10842         * g++.old-deja/g++.pt/incomplete1.C: New test.
10844 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10846         * g++.old-deja/g++.other/friend9.C: New test.
10848 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10850         * gcc.dg/20001127-1.c: New test.
10852 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10854         * g++.old-deja/g++.pt/friend46.C: New test.
10856 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10858         * g++.old-deja/g++.other/ptrmem8.C: New test.
10860 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10862         * gcc.c-torture/execute/string-opt-7.c: New test.
10863         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10865 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10867         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10868         instead of 'mkcheck 2'.
10870 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10872         * gcc.c-torture/execute/memcheck/driver.c,
10873         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10874         C9X references to refer to C99.
10876 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
10878         * gcc.dg/ultrasp3.c: New test.
10880 2000-11-25  Neil Booth  <neilb@earthling.net>
10882         * gcc.dg/cpp/include2.c: Update test to be locale independent.
10884 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
10886         * gcc.c-torture/compile/20001123-2.c: New.
10888 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10890         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10892 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
10894         * gcc.dg/sequence-point-1.c: Add some new tests.
10895         * gcc.c-torture/execute/20001124-1.c: New test.
10897 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10899         * g++.old-deja/g++.other/vaarg4.C: New test.
10900         * gcc.c-torture/compile/20001123-1.c: New test.
10902 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10904         * g++.other/crash24.C: Adjust and remove XFAIL.
10905         * g++.other/crash37.C: New test.
10907 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10909         * g++.old-deja/g++.pt/instantiate9.C: New test.
10911 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10913         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10914         new ABI, too.
10916         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10917         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10919 2000-11-22  Neil Booth  <neilb@earthling.net>
10921         * gcc.dg/cpp/Wtrigraphs.c: New test.
10923 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10925         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10927 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10929         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10931 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10933         * lib/gcc-dg.exp: load_lib scanasm.exp.
10934         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10935         * lib/g++-dg.exp: load_lib scanasm.exp.
10936         * lib/scanasm.exp: New.
10937         (scan-assembler, scan-assembler-not): Add optional arguments to
10938         test name, or if not present, the pattern name.
10939         (scan-assembler-dem, scan-assembler-dem-not): New.
10941         * g++.dg/dg.exp: New.
10943 2000-11-21  Neil Booth  <neilb@earthling.net>
10945         * gcc.dg/cpp/integrated1.c: Remove.
10947 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10949         * gcc.c-torture/execute/20001121-1.c: New test.
10951 2000-11-21  Richard Henderson  <rth@redhat.com>
10953         * gcc.c-torture/compile/20001121-1.c: New test.
10955 2000-11-20  Neil Booth  <neilb@earthling.net>
10957         * gcc.dg/cpp/integrated1.c: New test.
10959 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10961         * g++.old-deja/g++.other/inline17.C: New test.
10963 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10965         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10966         local variable to be zero: I made the variable global. Now
10967         uses abort() and exit() instead of relying on main's return value.
10969 2000-11-20  Neil Booth  <neilb@earthling.net>
10971         * gcc.dg/cpp/paste2.c: Update test.
10972         * objc/execute/paste.m: New test.
10974 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10976         * gcc.dg/c99-condexpr-1.c: New test.
10978 2000-11-20  Neil Booth  <neilb@earthling.net>
10980         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10982 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10984         * g++.old-deja/g++.pt/export1.C: New test.
10986 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10988         * gcc.dg/20001117-1.c: New test.
10990 2000-11-18  Richard Henderson  <rth@redhat.com>
10992         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10994 2000-11-18  Richard Henderson  <rth@redhat.com>
10996         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10997         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10998         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
11000 2000-11-18  Richard Henderson  <rth@redhat.com>
11002         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
11003         (main): New.  Exit cleanly.
11005 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11007         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
11008         gcc.dg/c99-fordecl-2.c: New tests.
11010 2000-11-18  Richard Henderson  <rth@redhat.com>
11012         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
11013         * gcc.c-torture/execute/zerolen-2.c: New.
11015 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11017         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
11018         memory.
11020 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11022         * g++.old-deja/g++.pt/instantiate8.C: New test.
11024 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
11026         * g++.old-deja/g++.other/incomplete.C: Add more tests.
11027         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
11029 2000-11-16  Nick Clifton  <nickc@redhat.com>
11031         * gcc.c-torture/execute/nestfunc-2.c: New test.
11032         * gcc.c-torture/execute/nestfunc-3.c: New test.
11034 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11036         * gcc.c-torture/compile/20001116-1.c: New test.
11038 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11040         * gcc.c-torture/execute/20001115-1.c: New test.
11042 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
11044         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
11045         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
11046         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
11047         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11049 2000-11-15  Neil Booth  <neilb@earthling.net>
11051         gcc.dg/cpp/_Pragma1.c: Update.
11052         gcc.dg/cpp/_Pragma2.c: New test.
11054 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11056         * g++.old-deja/g++.other/anon5.C: New test.
11058 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
11060         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
11061         tests.
11063 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
11065         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
11066         output.
11068 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11070         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
11071         labels at end of compound statements.
11073 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
11075         * gcc.c-torture/execute/loop-7.c: New test.
11077 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11079         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
11081 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11083         * gcc.dg/c99-bool-1.c: New test.
11085 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11087         * gcc.dg/c99-scope-1.c: Remove xfail.
11088         * gcc.dg/c99-scope-2.c: New test.
11090 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11092         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
11093         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
11095 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
11097         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
11098         error messages.
11100         * g++.mike/p700.C: Don't typedef wchar_t.
11101         * g++.mike/p784.C: Likewise.
11102         * g++.mike/eb101.C: Don't use __wchar_t.
11104 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11106         * g77.f-torture/execute/20001111.[fx]: Test premature exit
11107         from DO loop.
11109 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11111         * gcc.c-torture/execute/20001111-1.c: New test.
11113 2000-11-10  Nick Clifton  <nickc@redhat.com>
11115         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
11116         long multuiple and accumulate.
11118 2000-11-09  Richard Henderson  <rth@redhat.com>
11120         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
11121         via size_t instead of int.
11123         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
11124         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11125         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11126         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11128 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
11130         * gcc.c-torture/compile/20001109-1.c: New test.
11131         * gcc.c-torture/compile/20001109-2.c: New test.
11133 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
11135         * g++.old-deja/g++.pt/operator1.C: New test.
11136         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
11138 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11140         * gcc.dg/20001108-1.c: New test.
11142 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11144         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
11145         with both arguments constant strings.
11146         * gcc.c-torture/execute/string-opt-3.c: New test.
11147         * gcc.c-torture/execute/string-opt-4.c: New test.
11148         * gcc.c-torture/execute/string-opt-5.c: New test.
11150 2000-11-08  Nick Clifton  <nickc@redhat.com>
11152         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
11153         mulsidi3adddi patterns.
11155 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
11157         * g++.old-deja/g++.other/crash36.C: New test.
11159 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
11161         * g++.old-deja/g++.other/init16.C: New test.
11163 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
11165         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
11167 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11169         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
11170         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11171         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11173 2000-11-07  DJ Delorie  <dj@redhat.com>
11175         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
11177 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11179         * gcc.c-torture/execute/string-opt-1.c: New test.
11181 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11183         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
11184         mips-sgi-irix6.* because the MIPS ABI passes floating-point
11185         parameters in registers, and there is no way for a varargs
11186         function to know in which order the integer and floating-point
11187         parameters should be interleaved when they are placed on the
11188         stack.
11189         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11190         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11192 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11194         * gcc.c-torture/execute/string-opt-2.c: New test.
11196 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
11198         * g++.old-deja/g++.pt/crash60.C: New test.
11200 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11202         * g++.old-deja/g++.other/crash24.C: New test.
11203         * g++.old-deja/g++.other/crash25.C: New test.
11204         * g++.old-deja/g++.other/crash26.C: New test.
11205         * g++.old-deja/g++.other/crash27.C: New test.
11206         * g++.old-deja/g++.other/crash28.C: New test.
11207         * g++.old-deja/g++.other/crash29.C: New test.
11208         * g++.old-deja/g++.other/crash30.C: New test.
11209         * g++.old-deja/g++.other/crash31.C: New test.
11210         * g++.old-deja/g++.other/crash32.C: New test.
11211         * g++.old-deja/g++.other/crash33.C: New test.
11212         * g++.old-deja/g++.other/crash34.C: New test.
11213         * g++.old-deja/g++.other/crash35.C: New test.
11215 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11217         * gcc.c-torture/execute/20001031-1.c: New test.
11219 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
11221         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
11222         namespace.
11224         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
11225         standards-conformant.
11227         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
11229         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
11230         * g++.old-deja/g++.mike/p755a.C: Likewise.
11231         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
11232         library makes no calls to `operator new' during initialization.
11234 2000-11-04  Neil Booth  <neilb@earthling.net>
11236         * gcc.dg/cpp/include2.c: New tests.
11238 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
11240         * lib/g++.exp (g++_set_ld_library_path): New function.
11241         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
11243 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
11245         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
11246         warnings.
11248 2000-11-01  Richard Henderson  <rth@redhat.com>
11250         * g++.old-deja/g++.ext/namedret1.C: New.
11251         * g++.old-deja/g++.ext/namedret2.C: New.
11252         * g++.old-deja/g++.ext/namedret3.C: New.
11254 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
11256         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
11257         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
11259 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11261         * gcc.c-torture/execute/va-arg-21.c: New test.
11263 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11265         * gcc.dg/c99-complex-2.c: New test.
11267 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11269         * gcc.c-torture/execute/stdio-opt-1.c: New test.
11271 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
11273         * g++.old-deja/g++.other/inline16.C: New test.
11275 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
11277         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
11278         __PRETTY_FUNCTION__
11280 2000-10-29  Neil Booth  <neilb@earthling.net>
11282         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
11283         New tests.
11284         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
11285         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
11286         optimisation.
11288 2000-10-29  Neil Booth  <neilb@earthling.net>
11290         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
11291         * mi1.c, mi1c.h: Add null directives to multiple-include test.
11292         * mi5.c: Test multiple includes work with -C.
11293         * trigraphs.c: Test ^= version.
11295 2000-10-28  Neil Booth  <neilb@earthling.net>
11297         New tests and test updates for new macro expander.
11299         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
11300         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
11301         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
11302         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
11303         new diagnostic messages.
11305         * gcc.dg/cpp/macro3.c: New tests.
11307 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
11309         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
11310         on the same line.
11312 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
11314         * g++.old-deja/g++.other/eh2.C: New test.
11316 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11318         * gcc.c-torture/execute/20001027-1.c: New test.
11320 2000-10-26  Richard Henderson  <rth@redhat.com>
11322         * gcc.c-torture/execute/20001026-1.c: New.
11324 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
11326         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
11327         * g++.old-deja/g++.law/builtin1.C: Likewise.
11328         * g++.old-deja/g++.law/ctors10.C: Likewise.
11329         * g++.old-deja/g++.law/virtual3.C: Likewise.
11330         * g++.old-deja/g++.mike/p658.C: Likewise.
11331         * g++.old-deja/g++.other/sibcall1.C: Likewise.
11332         * g++.old-deja/g++.other/vaarg2.C: Likewise.
11333         * g++.old-deja/g++.robertl/eb124.C: Likewise.
11334         * g++.old-deja/g++.robertl/eb44.C: Likewise.
11335         * g++.old-deja/g++.robertl/eb77.C: Likewise.
11337 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
11339         * gcc.c-torture/compile/20001024-1.c: New test.
11341 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
11343         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
11344         to tell us whether or not we are using V3.
11346 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11348         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
11349         operands.
11351 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11353         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
11355 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
11357         * gcc.c-torture/execute/20001024-1.c: New test.
11359 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
11361         * g++.old-deja/g++.other/sibcall1.C: New test.
11363 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
11365         * gcc.dg/noncompile/init-3.c: New test.
11367 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11369         * gcc.dg/format-array-1.c: New test.
11371 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11373         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
11374         writing through null pointers; remove comment about testing
11375         unterminated strings.
11377 2000-10-17  Matthew Hiller  <hiller@redhat.com>
11379         * gcc.c-torture/execute/20001017-2.c: New test.
11381 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11383         * gcc.c-torture/compile/20001018-1.c: New test.
11384         * gcc.c-torture/compile/20001018-1.x: Xfail.
11386 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11388         * gcc.c-torture/execute/20001017-1.c: New test.
11390 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11392         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11393         for multiple use of arguments with scanf formats; add tests for
11394         multiple use of arguments.
11396 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11398         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11400 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11402         * gcc.dg/format-miss-1.c: New test.
11404 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11406         * gcc.c-torture/execute/20001013-1.c: New test.
11408 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11410         * gcc.dg/format-branch-1.c: New test.
11412 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11414         * README, lib/file-format.exp: Remove EGCS references.
11416 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11418         * gcc.dg/20001013-1.c: New test.
11420 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11422         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11423         for intmax_t in the compiler using __typeof__ and the type rules
11424         for conditional expressions.
11426 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11428         * gcc.dg/20001012-1.c: New test.
11429         * gcc.dg/20001012-2.c: New test.
11431 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11433         * gcc.dg/format-attr-1.c: New test.
11435 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11437         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11438         __LONG_LONG_MAX__ instead of LLONG_MAX.
11440 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11442         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11443         scanf flags.
11444         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11445         flags.
11447 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11449         * gcc.dg/sequence-pt-1.c: New test.
11451 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11453         * gcc.c-torture/execute/20001011-1.c: New testcase.
11454         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11456 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11458         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11459         does not error on it.
11461 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11463         * gcc.dg/20001009-1.c: New test.
11465 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11467         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11468         * gcc.c-torture/execute/20001009-2.c: ... to here.
11470 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11472         * gcc.c-torture/compile/20001009-1.c: New testcase.
11473         * gcc.c-torture/execute/20001009-1.c: New testcase.
11474         Testcases provided by Jan Hubicka <jh@suse.cz>.
11476 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11478         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11479         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11480         uintmax_t using <limits.h> to emulate the compiler's internal
11481         logic.  No longer XFAIL %j tests.
11483 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11485         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11486         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11487         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11488         regexps and details of expected handling of some bad formats.
11489         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11490         suppression.
11492 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11494         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11495         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11496         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11497         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11498         in list archives.
11500 2000-10-06  Richard Henderson  <rth@cygnus.com>
11502         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11503         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11504         * g++.old-deja/g++.jason/report.C: Likewise.
11505         * g++.old-deja/g++.law/friend5.C: Likewise.
11506         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11507         of the expected warnings.
11509 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11511         * g++.old-deja/g++.pt/enum14.C: New test.
11513 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11515         * g++.old-deja/g++.pt/crash59.C: New test.
11517 2000-10-04  Will Cohen  <wcohen@redhat.com>
11519         * gcc.dg/20000926-1.c: New test.
11521 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11523         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11524         function name for current C++ compiler.
11525         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11527 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11529         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11530         __PRETTY_FUNCTION__.
11531         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11533 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11535         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11537 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11539         * gcc.c-torture/compile/20000923-1.c: New test.
11541 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11543         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11544         * g++.old-deja/g++.pt/ttp62.C: Same.
11545         * g++.old-deja/g++.other/inline14.C: Same.
11547 2000-09-24  Richard Henderson  <rth@cygnus.com>
11549         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11551 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11553         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11555 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11557         * gcc.c-torture/compile/20000922-1.c: New file.
11559 2000-09-21  Nick Clifton  <nickc@redhat.com>
11561         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11562         a signed long modulo operation.
11563         (mod6): New function - perform an unsigned long modulo operation.
11564         (main): Add tests for modulos of very large numbers by very small
11565         dividends.
11567 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11569         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11571 2000-09-19  Richard Henderson  <rth@cygnus.com>
11573         * gcc.dg/compare2.c (case 10): XFAIL.
11575 2000-09-18  Richard Henderson  <rth@cygnus.com>
11577         * gcc.c-torture/execute/20000906-1.c: Move ...
11578         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11579         that support __builtin_trap.
11581 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11583         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11585 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11587         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11588         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11589         more $ format tests.
11591 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11593         * gcc.dg/format-errmk-1.c: New test.
11595 2000-09-17  Greg McGary  <greg@mcgary.org>
11597         * gcc.c-torture/execute/20000917-1.x: Remove.
11599 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11601         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11603 2000-09-17  Greg McGary  <greg@mcgary.org>
11605         * gcc.c-torture/execute/20000917-1.c: New test.
11606         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11608 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11610         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11611         in nested macro bug.
11613 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11615         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11617 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11619         * gcc.c-torture/execute/20000914-1.c: New test.
11621 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11623         * g++.other/inline13.C: New test.
11625 2000-09-12  Andreas Jaeger  <aj@suse.de>
11627         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11628         constant by Ulrich Drepper <drepper@redhat.com>.
11630 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11632         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11634 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11636         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11638 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11640         * gcc.dg/cpp/backslash.c: New test.
11642 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11644         * gcc.c-torture/execute/20000910-1.c: New test.
11645         * gcc.c-torture/execute/20000910-2.c: Likewise.
11647 2000-09-11  Robert Lipe  <robertl@sco.com>
11649         * gcc.dg/pragma-align.c: New test.
11651 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11653         * g++.old-deja/g++.pt/explicit82.C: New test.
11654         * g++.old-deja/g++.pt/explicit83.C: New test.
11656 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11658         * gcc.dg/asm-names.c: New test.
11660 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11662         * gcc.dg/cpp/tr-warn6.c: New test
11664 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11666         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11667         be accepted.
11669 2000-09-07  Catherine Moore  <clm@redhat.com>
11671         * gcc.c-torture/execute/unroll-1.c: New test.
11673 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
11675         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11676         ERROR markers.
11677         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11678         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11679         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11680         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11681         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11682         Preprocess only.
11683         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11684         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11686 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11688         * g++.old-deja/g++.pt/deduct2.C: New test.
11690 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11692         * g++.old-deja/g++.pt/parms2.C: New test.
11694 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11696         * g++.old-deja/g++.pt/crash58.C: New test.
11698 2000-09-06  Greg McGary  <greg@mcgary.org>
11700         * gcc.c-torture/execute/20000906-1.c: New test.
11701         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
11703 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11705         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11707 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11709         * g++.old-deja/g++.pt/crash57.C: New test.
11711 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11713         * g++.old-deja/g++.pt/crash56.C: New test.
11715 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11717         * g++.old-deja/g++.pt/koenig1.C: New test.
11719 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11721         * gcc.dg/20000904-1.c: New test.
11723 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11725         * gcc.dg/cpp/paste8.c: New test.
11727 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
11729         * gcc.c-torture/compile/20000827-1.c: New test.
11731 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11733         * gcc.dg/format-diag-1.c: New test.
11735 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11737         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11738         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11739         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11740         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11741         gcc.dg/formatz-1.c: Adjust warning regular expressions.
11743 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11745         * g++.old-deja/g++.other/nested4.C: New test.
11747 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11749         * g++.old-deja/g++.ns/scoped1.C: New test.
11751 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
11753         * lib/g++.exp: Support testing already-installed GCC.
11755 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11757         * wtr-label-1.c, wtr-suffix-1.c: New tests.
11759 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11761         * gcc.dg/return-type-2.c: New test.
11763 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
11765         * gcc.c-torture/compile/20000825-1.c: New test.
11767 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
11769         * gcc.dg/dwarf2-2.c: New test.
11771 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
11773         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11774         dg-warning regexps.
11776 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11778         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11779         gcc.dg/format-ext-5.c: New tests.
11781 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
11783         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11785 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
11787         * gcc.dg/noncompile/930622-2.c: Adjust error message.
11789 2000-08-24  Richard Henderson  <rth@cygnus.com>
11791         * gcc.dg/ia64-sync-1.c: New test.
11792         * gcc.dg/ia64-sync-2.c: New test.
11793         * gcc.dg/ia64-asm-1.c: New test.
11795 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11797         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11798         * gcc.dg/format-ext-2.c: New test.
11800 2000-08-23  Jason Merrill  <jason@redhat.com>
11802         * lib/old-dejagnu.exp: Also ignore "In member function" and
11803         "At global scope".
11805 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11807         * gcc.dg/noncompile/label-lineno-1.c: New test.
11809 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11811         * gcc.dg/c99-array-nonobj-1.c: New test.
11813 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11815         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11816         tests.
11817         * gcc.dg/format-ext-1.c: New test.
11819 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11821         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11822         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11823         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11824         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11825         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11827 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11829         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11830         gcc.dg/c99-strftime-2.c: New tests.
11832 2000-08-22  Richard Henderson  <rth@cygnus.com>
11834         * gcc.c-torture/execute/20000822-1.c: New test.
11836 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11838         * gcc.c-torture/execute/20000819-1.x: Remove.
11840 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11842         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11843         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11844         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11845         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11846         gcc.dg/format-xopen-1.c: New tests.
11848 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11850         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11852 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11854         * g++.old-deja/g++.other/loop2.C: New test.
11856         * gcc.c-torture/compile/20000606-1.c: New test.
11857         * gcc.c-torture/compile/20000728-1.c: New test.
11858         * gcc.c-torture/execute/20000801-1.c: New test.
11859         * gcc.c-torture/execute/20000801-2.c: New test.
11860         * gcc.c-torture/execute/20000819-1.c: New test.
11861         * gcc.c-torture/execute/20000819-1.x: XFAIL.
11862         * gcc.dg/20000629-1.c: New test.
11863         * gcc.dg/20000724-1.c: New test.
11864         * gcc.dg/20000807-1.c: New test.
11866 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
11868         * gcc.dg/cpp/pragma-1.c: New test.
11869         * gcc.dg/cpp/pragma-2.c: New test.
11871 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
11873         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11874         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
11876 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11878         * gcc.c-torture/compile/20000818-1.c: New test.
11880 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
11882         * gcc.c-torture/execute/20000818-1.c: New test.
11884 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11886         * gcc.dg/format-va-1.c: New test.
11888 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11890         * g++.old-deja/g++.other/typedef8.C: New test.
11892 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11894         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11895         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11896         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11897         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11898         * g++.old-deja/g++.other/ptrmem7.C: New test.
11899         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11901 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11903         * g++.old-deja/g++.pt/typename27.C: New test.
11905 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11907         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11908         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11909         * g++.old-deja/g++.pt/friend45.C: New test.
11910         * g++.old-deja/g++.other/friend8.C: New test.
11912 2000-08-15  Richard Henderson  <rth@cygnus.com>
11914         * gcc.c-torture/execute/20000815-1.c: New test.
11916 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11918         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11919         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11920         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11922 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11924         * g++.old-deja/g++.other/refinit2.C: New test.
11926 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11928         * lib/c-torture.exp (c-torture): Make
11929         compiler_conditional_xfail_data global.
11930         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11931         compiler_conditional_xfail_data machinery.
11932         (f-torture-execute): Likewise.
11933         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11934         and only when unrolling loops.
11936         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11938 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11940         * g++.old-deja/g++.pt/explicit81.C: New test.
11942 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11944         * g++.old-deja/g++.pt/typename26.C: New test.
11946 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11948         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11949         warning.
11951 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11953         * g++.old-deja/g++.other/array3.C: New test.
11955 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11957         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11958         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11959         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11960         New tests.
11962 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11964         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11965         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11967 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11969         * gcc.c-torture/execute/20000808-1.c: New test.
11971 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11973         * gcc.dg/c90-const-expr-1.c: New test.
11975 2000-08-08  Richard Henderson  <rth@cygnus.com>
11977         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11979 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11981         * gcc.dg/noncompile/const-ll-1.c: New test.
11983 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11985         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11987 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11989         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11990         that running programs linked against the shared version of libobjc
11991         run correctly.
11993 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11995         * gcc.dg/c99-printf-1.c: New test.
11997 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11999         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
12001 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
12003         * gcc.c-torture/execute/20000731-1.x: Delete.
12005 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
12007         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
12008         and torture_without_loops as is done by c-torture.exp.
12009         (search_for): Copy from c-torture.exp.
12010         (gcc-dg-runtest): New function, drives a directory of tests
12011         iterating over the TORTURE_OPTIONS.
12012         (scan-assembler, scan-assembler-not): Move here from
12013         individual directory drivers.
12015         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
12016         defined by lib/gcc-dg.exp.
12017         * gcc.dg/cpp/cpp.exp: Likewise.
12018         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
12019         gcc-dg-runtest, so we cycle over optimization options.
12021         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
12022         * gcc.dg/compare2.c: No longer expected to fail.
12024 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
12026         * gcc.c-torture/execute/20000804-1.c: New test.
12028 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12030         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
12032 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
12034         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
12036 2000-08-03  Jeffrey A Law  (law@cygnus.com)
12038         * gcc.c-torture/compile/20000803-1.c: New test.
12040 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
12042         * gcc.c-torture/execute/20000801-3.c,
12043         gcc.c-torture/execute/20000801-4.c: New tests.
12044         * gcc.c-torture/execute/20000801-3.x,
12045         gcc.c-torture/execute/20000801-4.x: Xfail.
12047 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
12049         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
12050         libobjc/.libs to allow for libtool.
12052 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
12054         * gcc.c-torture/compile/20000802-1.c: New test.
12056 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
12058         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
12060 2000-07-31  Jeffrey A Law  (law@cygnus.com)
12062         * gcc-c-torture/execute/20000731-2.c: New test.
12064         * gcc.c-torture/execute/20000731-1.c: New test.
12065         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
12067 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
12069         * testsuite/gcc.dg/cpp/paste7.c: New test.
12070         * gcc.dg/cpp/20000725-1.c: New test.
12072 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
12074         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
12075         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
12076         declaration warning for __builtin_dwarf_reg_size.
12078         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
12080 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
12082         * gcc.dg/noncompile/voidparam-1.c: New test.
12084 2000-07-30  Richard Henderson  <rth@cygnus.com>
12086         * gcc.dg/c90-digraph-1.c: Don't xfail.
12087         * gcc.dg/compare2.c (case 10): Xfail.
12088         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
12090 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12092         * gcc.dg/c99-main-1.c: New test.
12094 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12096         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
12098 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
12100         * gcc.c-tortuer/execute/20000726-1.c: New test.
12102 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12104         * gcc.c-torture/execute/enum-2.c: New test.
12106 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12108         * gcc.dg/cpp/tr-warn3.c: New test.
12110 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12112         * g++.old-deja/g++.ext/implicit1.C: Remove.
12113         * g++.old-deja/g++.jason/c2.C: Remove
12114         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
12115         * g++.old-deja/g++.pt/crash16.C: Likewise.
12116         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
12118 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12120         * g++.old-deja/g++.other/for2.C: New test.
12122 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12124         * gcc.dg/20000720-1.c: New test.
12126 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
12128         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
12130 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
12132         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
12133         * gcc.c-torture/execute/20000722-1.c: New.
12134         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
12136 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12138         * gcc.dg/cpp/20000720-1.S: New test.
12140 2000-07-21  Michael Meissner  <meissner@redhat.com>
12142         * gcc.c-torture/execute/ieee/hugeval.c: New test.
12144 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12146         * g++.old-deja/g++.brendan/crash16.C,
12147         g++.old-deja/g++.brendan/parse3.C,
12148         g++.old-deja/g++.brendan/redecl1.C,
12149         g++.old-deja/g++.ns/template13.C,
12150         g++.old-deja/g++.other/decl4.C,
12151         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
12153 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12155         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
12156         and "Internal error".
12158         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
12159         regexps.
12160         * gcc.dg/cpp/paste6.c: New test.
12162 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12164         * gcc.dg/cpp/tr-direct.c: New test.
12166         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
12167         gcc.dg/cpp/undef1.c: Tweak error regexps.
12169 2000-07-18  Eric Christopher <echristo@redhat.com>
12171         * gcc.c-torture/compile/20000718-1.c: New test.
12173 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12175         * cpplex.c (_cpp_push_token): If the token being pushed back
12176         is the previous token in this context, just subtract one from
12177         context->posn.
12178         * cppmacro.c (save_expansion): Clear aux field when storing a
12179         placemarker.
12181 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
12183         * gcc.dg/noncompile/redecl-1.c: New test.
12185 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12187         * gcc.c-torture/execute/20000717-5.c: New test.
12188         * gcc.c-torture/execute/20000717-1.x: Removed.
12190 2000-07-17  Richard Henderson  <rth@cygnus.com>
12192         * gcc.c-torture/execute/20000717-4.c: New test.
12194 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12196         * gcc.dg/cpp/syshdr.c: New test.
12197         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
12199 2000-07-17  Neil Booth  <neilb@earthling.net>
12201         * gcc.dg/cpp/cmdlne-dM.c: New test.
12202         * gcc.dg/cpp/cmdlne-dD.c: New test.
12204 2000-07-17  Jeffrey A Law  (law@cygnus.com)
12206         * gcc.c-torture/execute/20000717-3.c: New test.
12208         * gcc.c-torture/compile/20000717-1.c: New test.
12210 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
12212         * gcc.c-torture/execute/20000717-2.c: New test.
12214 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12216         * gcc.dg/formatz-1.c: New test.
12218         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
12219         * gcc.dg/c99-digraph-1.c: New tests.
12221         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
12222         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
12224         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
12225         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
12226         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
12227         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
12228         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
12229         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
12230         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
12232 2000-07-17   Greg McGary <greg@mcgary.org>
12234         * gcc.c-torture/execute/20000717-1.c: New test.
12235         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
12237 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
12239         * gcc.c-torture/execute/20000715-2.c: New test.
12240         * gcc.dg/20000715-1.c: New test.
12242 2000-07-15  Michael Meissner  <meissner@redhat.com>
12244         * gcc.c-torture/execute/20000715-1.c: New test.
12246 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
12248         * gcc.c-torture/execute/20000707-1.c: New test.
12250 2000-07-13  Neil Booth  <NeilB@earthling.net>
12252         * testsuite/gcc.dg/cpp/digraph1.c,
12253         testsuite/gcc.dg/cpp/digraph2.c,
12254         testsuite/gcc.dg/cpp/digraphs.c: New tests.
12256 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
12258         * g77.f-torture/compile/20000630-2.f:  New test.
12259         * g77.f-torture/compile/20000630-2.x
12261 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12263         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
12265 2000-07-11  Neil Booth  <NeilB@earthling.net>
12267         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
12269 2000-07-11  Neil Booth  <NeilB@earthling.net>
12271         * gcc.dg/cpp/cmdlne-C.c: New.
12273 2000-07-09  Neil Booth  <NeilB@earthling.net>
12275         * gcc.dg/cpp/directiv.c: New tests.
12276         * gcc.dg/cpp/undef1.c: Update.
12278 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
12280         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
12282 2000-07-09  Neil Booth  <NeilB@earthling.net>
12284         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
12286 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
12288         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
12289         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
12291 2000-07-08  Neil Booth  <NeilB@earthling.net>
12293         * gcc.dg/cpp/macsyntx.c: New tests.
12295 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12297         * gcc.dg/20000707-1.c: New test.
12299 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12301         * gcc.c-torture/execute/20000706-1.c: New test.
12302         * gcc.c-torture/execute/20000706-2.c: New test.
12303         * gcc.c-torture/execute/20000706-3.c: New test.
12304         * gcc.c-torture/execute/20000706-4.c: New test.
12305         * gcc.c-torture/execute/20000706-5.c: New test.
12307 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12309         * g++.old-deja/g++.pt/instantiate7.C: New test.
12311 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12313         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
12314         * g++.old-deja/g++.mike/thunk3.C: Likewise.
12315         * g++.old-deja/g++.other/rtti3.C: Likewise.
12316         * g++.old-deja/g++.other/rttid3.C: Likewise.
12318 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
12320         *  g77.f-torture/compile/20000630-1.x: Fix typo
12322 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
12324         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
12325         assembly output.
12327 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
12329         * gcc.dg/cpp/ident.c: New test.
12331 2000-07-05  Neil Booth  <NeilB@earthling.net>
12333         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
12334           gcc.dg/cpp/lexstrng.c: New tests.
12336 2000-07-04  Neil Booth  <NeilB@earthling.net>
12338         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
12339         * gcc.dg/cpp/strify2.c: Same.
12341 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
12343         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
12344         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
12345         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
12346         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
12348         * testsuite/gcc.dg/cpp/macro1.c,
12349         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
12350         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
12351         testsuite/gcc.dg/cpp/strify1.c,
12352         testsuite/gcc.dg/cpp/strify2.c: New tests.
12354 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
12356         * gcc.c-torture/execute/20000703-1.c: New test.
12358 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12360         * g++.old-deja/g++.pt (lookup10.C): New test.
12362 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12364         * g++.old-deja/g++.pt (typename25.C): New test.
12366 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
12368         * gcc.c-torture/compile/20000701-1.c: New test.
12370 2000-06-30  Nick Clifton  <nickc@cygnus.com>
12372         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
12373         to test case.
12375 2000-06-30  Catherine Moore  <clm@cygnus.com>
12377         * gcc.c-torture/execute/align-1.c: New test.
12379 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12381         * g++.old-deja/g++.pt/expr8.C: New test.
12382         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12384 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12386         * gcc.c-torture/compile/20000629-1.c: New test.
12388 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12391         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12392         gcc.dg/noncompile directory, depending on whether they're
12393         preprocessor tests or not.  Annotate all the tests for the dg
12394         framework.
12396         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12397         * gcc.dg/noncompile/noncompile.exp: New.
12399         * Moved files:
12400         Old name                                New name
12401         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12402         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12403         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12404         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12405         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12406         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12407         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12408         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12409         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12410         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12411         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12412         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12413         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12414         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12415         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12416         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12417         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12418         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12419         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12420         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12421         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12422         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12423         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12424         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12426         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12427         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12428         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12429         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12430         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12431         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12433 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12435         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12436         declare one variable.  On the fourth, error.
12437         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12438         declared by 20000628-1a.h.
12440 2000-06-29  Richard Henderson  <rth@redhat.com>
12442         * gcc.c-torture/execute/930529-1.x: New file.
12443         * gcc.dg/920413-1.c: Adjust expected warning text.
12444         * gcc.dg/980217-1.c: Declare abort.
12445         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12447 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12449         * g77.f-torture/compile/20000629-1.f: New test.
12450         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12452 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12454         Rearrange lots of files, removing entirely the
12455         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12456         directories.
12458         * Deleted files:
12459         gcc.c-torture/code_quality/code_quality.exp
12460         gcc.c-torture/special/special.exp
12461         gcc.failure/failure.exp
12462         gcc.failure/940409-1.x
12463         gcc.c-torture/compile/961203-1.x
12465         * New files:
12466         gcc.misc-tests/linkage.exp
12467         gcc.c-torture/execute/920730-1t.c
12468         gcc.c-torture/execute/920730-1t.x
12469         gcc.c-torture/compile/920520-1.x
12470         gcc.c-torture/compile/920521-1.x
12471         gcc.c-torture/compile/981006-1.x
12472         gcc.c-torture/execute/eeprof-1.x
12474         * Moved files (possibly with modifications to fit a new harness):
12475         Old name                                New name
12476         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12477         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12478         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12479         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12480         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12481         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12482         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12483         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12484         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12485         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12486         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12487         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12488         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12489         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12491 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12493         * c-torture/compile/961203-1.x: Delete.
12495         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12496         not exit. Include stdio.h.
12497         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12498         * gcc.misc-tests/dg-12.c: Likewise.
12499         * gcc.misc-tests/dg-5.c: Likewise.
12500         * gcc.misc-tests/dg-6.c: Likewise.
12501         * gcc.misc-tests/dg-7.c: Prototype abort.
12502         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12503         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12504         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12505         not exit.
12506         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12507         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12509 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12511         * gcc.dg/cpp/20000628-1.c: New test.
12512         * gcc.dg/cpp/20000628-1.h: New header for above test.
12513         * gcc.dg/cpp/20000628-1a.h: Likewise.
12515 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12517         * gcc.dg/cpp: New directory.
12518         * gcc.dg/cpp/cpp.exp: New driver.
12519         * gcc.dg/cpp/20000627-1.c: New test.
12520         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12521         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12522         and rewrite as a compilation test.
12524         * gcc.dg: Move many files into the cpp subdirectory, possibly
12525         renaming or editing them as well.
12526         Old name                New name
12527         990119-1.c              cpp/19990119-1.c
12528         990228-1.c              cpp/19990228-1.c
12529         990407-1.c              cpp/19990407-1.c
12530         990409-1.c              cpp/19990409-1.c
12531         990413-1.c              cpp/19990413-1.c
12532         990703-1.c              cpp/19990703-1.c
12533         20000127-1.c            cpp/20000127-1.c
12534         20000129-1.c            cpp/20000129-1.c
12535         20000207-1.c            cpp/20000207-1.c
12536         20000207-2.c            cpp/20000207-2.c
12537         20000209-1.c            cpp/20000209-1.c
12538         20000209-2.c            cpp/20000209-2.c
12539         20000301-1.c            cpp/20000301-1.c
12540         20000419-1.c            cpp/20000419-1.c
12541         20000510-1.S            cpp/20000510-1.S
12542         20000519-1.c            cpp/20000519-1.c
12543         20000529-1.c            cpp/20000529-1.c
12544         20000625-1.c            cpp/20000625-1.c
12545         20000625-2.c            cpp/20000625-2.c
12546         cpp-as1.c               cpp/assert1.c
12547         cpp-as2.c               cpp/assert2.c
12548         cxx-comments-1.c        cpp/cxxcom1.c
12549         cxx-comments-2.c        cpp/cxxcom2.c
12550         endif-label.c           cpp/endif.c
12551         cpp-hash1.c             cpp/hash1.c
12552         cpp-hash2.c             cpp/hash2.c
12553         cpp-if1.c               cpp/if-1.c
12554         cpp-if2.c               cpp/if-2.c
12555         cpp-if3.c               cpp/if-3.c
12556         cpp-if4.c               cpp/if-4.c
12557         cpp-if5.c               cpp/if-5.c
12558         cpp-cond.c              cpp/if-cexp.c
12559         cpp-missingop.c         cpp/if-mop.c
12560         cpp-missingparen.c      cpp/if-mpar.c
12561         cpp-opprec.c            cpp/if-oppr.c
12562         cpp-ifparen.c           cpp/if-paren.c
12563         cpp-shortcircuit.c      cpp/if-sc.c
12564         cpp-shift.c             cpp/if-shift.c
12565         cpp-unary.c             cpp/if-unary.c
12566         cpp-li1.c               cpp/line1.c
12567         cpp-li2.c               cpp/line2.c
12568         lineno.c                cpp/line3.c
12569         lineno-2.c              cpp/line4.c
12570         cpp-mi.c                cpp/mi1.c
12571         cpp-mic.h               cpp/mi1c.h
12572         cpp-micc.h              cpp/mi1cc.h
12573         cpp-mind.h              cpp/mi1nd.h
12574         cpp-mindp.h             cpp/mi1ndp.h
12575         cpp-mix.h               cpp/mi1x.h
12576         cpp-mi2.c               cpp/mi2.c
12577         cpp-mi2a.h              cpp/mi2a.h
12578         cpp-mi2b.h              cpp/mi2b.h
12579         cpp-mi2c.h              cpp/mi2c.h
12580         cpp-mi3.c               cpp/mi3.c
12581         cpp-mi3.def             cpp/mi3.def
12582         poison-1.c              cpp/poison.c
12583         pr-impl.c               cpp/prag-imp.c
12584         cpp-redef-2.c           cpp/redef1.c
12585         cpp-redef.c             cpp/redef2.c
12586         strpaste.c              cpp/strp1.c
12587         strpaste-2.c            cpp/strp2.c
12588         cpp-tradpaste.c         cpp/tr-paste.c
12589         cpp-tradstringify.c     cpp/tr-str.c
12590         cpp-tradwarn1.c         cpp/tr-warn1.c
12591         cpp-tradwarn2.c         cpp/tr-warn2.c
12592         trigraphs.c             cpp/trigraphs.c
12593         cpp-unc1.c              cpp/unc1.c
12594         cpp-unc2.c              cpp/unc2.c
12595         cpp-unc3.c              cpp/unc3.c
12596         cpp-unc.c               cpp/unc4.c
12597         undef.c                 cpp/undef1.c
12598         undef-2.c               cpp/undef2.c
12599         cpp-wi1.c               cpp/widestr1.c
12601 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12603         * lib/g++.exp (g++_include_flags): Tweak.
12605 2000-06-27  H.J. Lu  <hjl@gnu.org>
12606             Loren J. Rittle  <ljrittle@acm.org>
12608         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12609         version with one that knows about the new gcc tree structure.
12610         (g++_link_flags): Same.
12612 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12614         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12615         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12616         case we are cross-compiling.
12618         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12619         g++.old-deja/g++.niklas/Makefile.in,
12620         g++.old-deja/g++.niklas/configure.in,
12621         g++.old-deja/g++.other/Makefile.in,
12622         g++.old-deja/g++.other/configure.in,
12623         gcc.c-torture/code_quality/Makefile.in,
12624         gcc.c-torture/code_quality/configure.in,
12625         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12626         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12627         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12628         gcc.c-torture/execute/ieee/Makefile.in,
12629         gcc.c-torture/execute/ieee/configure.in,
12630         gcc.c-torture/noncompile/Makefile.in,
12631         gcc.c-torture/noncompile/configure.in,
12632         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12633         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12634         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12636 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12638         * g++.old-deja/g++.other/ambig3.C: New test.
12640 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12642         * g++.old-deja/g++.pt/syntax1.C: New test.
12643         * g++.old-deja/g++.pt/syntax2.C: New test.
12644         * g++.old-deja/g++.other/syntax3.C: New test.
12645         * g++.old-deja/g++.other/syntax4.C: New test.
12647 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12649         * gcc.dg/20000623-1.c: Prototype exit and abort.
12651 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12653         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12654         New tests.
12655         * gcc.dg/cpp-mi3.def: New file.
12657         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12658         inside assertions.
12659         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12660         lexer's error messages.
12661         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12662         divine anything from the linemarkers.
12663         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12664         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12666 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12668         * gcc.dg/20000623-1.c: New test.
12670 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12672         * gcc.c-torture/execute/20000622-1.c: New test.
12674 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12676         * g++.old-deja/g++.other/init15.C: New test.
12678 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12680         * g++.old-deja/g++.pt/vaarg2.C: New test.
12681         * g++.old-deja/g++.pt/vaarg3.C: New test.
12683 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
12685         * g++.old-deja/g++.other/dyncast6.C: New test.
12687 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
12689         * gcc.c-torture/execute/loop-6.c: New test.
12691 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
12693         * gcc.dg/20000614-1.c: New test.
12694         * gcc.dg/20000614-2.c: New test.
12696 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
12698         * g++.old-deja/g++.other/inline12.C: New test.
12700 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
12702         * g++.old-deja/g++.other/eh1.C: New test.
12704 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
12706         * g++.old-deja/g++.other/type.C: New test.
12708 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12710         * g++.old-deja/g++.other/initstring.C: New test.
12712 2000-06-12  Jason Merrill  <jason@redhat.com>
12714         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12716 2000-06-09  Jeffrey A Law  (law@cygnus.com)
12718         * gcc.c-torture/compile/20000609-1.c: New test.
12720 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
12722         * gcc.dg/20000609-1.c: New test.
12724 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
12726         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12727         * gcc.c-torture/noncompile/poison-1.c: Move...
12728         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12729         * gcc.dg/cpp-li1.c: Add a token after the #line.
12731 2000-06-05  Richard Henderson  <rth@cygnus.com>
12733         * gcc.c-torture/execute/20000605-2.c: New test.
12734         * gcc.c-torture/execute/20000605-3.c: New test.
12736 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
12738         * g77.f-torture/execute/20000503-1.x: New file.
12740 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
12742         * g++.old-deja/g++.eh/badalloc1.C: New test.
12744 2000-06-05  Richard Henderson  <rth@cygnus.com>
12746         * gcc.c-torture/execute/20000605-1.c: New test.
12748 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12749             Nathan Sidwell <nathan@codesourcery.com>
12751         * gcc.c-torture/compile/20000605-1.c: New test.
12753 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
12755         * g77.f-torture/compile/20000601-1.f:  New test.
12757 2000-06-03  Richard Henderson  <rth@cygnus.com>
12759         * gcc.c-torture/execute/20000603-1.c: New.
12761 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
12763         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12764         * gcc.dg/noreturn-2.c (noreturn): Likewise.
12766 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
12768         * gcc.dg/compare2.c (case 12): XFAIL.
12769         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12770         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12772         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12774 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
12776         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12777         guard macro is already defined when the header is first
12778         included.
12779         * gcc.dg/cpp-mix.h: New file.
12780         * gcc.dg/endif-label.c: Update patterns to match compiler.
12782         * g++.brendan/complex1.C: Declare abort.
12783         * g++.law/refs4.C: Remove XFAIL.
12784         * g++.oliva/expr2.C: Declare abort and exit.
12786 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
12788         * gcc.c-torture/execute/20000528-1.c: New test.
12790         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12791         * g++.old-deja/g++.law/temps4.C: Likewise.
12793         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12794         stdlib.h.  Call abort() on failure.
12795         * g++.old-deja/g++.law/refs4.C: Likewise.
12796         * g++.old-deja/g++.law/temps4.C: Likewise.
12797         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
12798         * gcc.c-torture/execute/20000112-1.c: Include string.h.
12800 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
12802         Relative to g++.dg/special:
12803         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12805         Relative to g++.old-deja:
12806         * g++.brendan/complex1.C, g++.jason/optimize2.C,
12807         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12808         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12809         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
12810         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
12811         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12812         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12814         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12815         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12816         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12817         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12818         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12819         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12820         and/or string.h.
12822         * g++.other/goto1.C: Update expectations for error messages.
12824 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
12826         * gcc.c-torture/compile/20000523-1.c: New test.
12828 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12830         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12832 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12834         * g++.old-deja/g++.eh/catch11.C: New test.
12835         * g++.old-deja/g++.eh/catch12.C: New test.
12837 2000-05-24  Nick Clifton  <nickc@cygnus.com>
12839         * gcc.c-torture/execute/20000523-1.c: New test.
12841 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
12843         * c-torture/execute/bcp-1.c: Replace abort in arg of
12844         __builtin_constant_p with a generic external function.
12846         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12847         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12848         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12849         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12850         Prototype abort and/or exit.
12852         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12853         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12854         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12855         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12857 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
12859         * gcc.dg/dwarf2-1.c: New test.
12861 2000-05-20  Richard Henderson  <rth@cygnus.com>
12863         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12865 2000-05-20  Andreas Jaeger  <aj@suse.de>
12867         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12868         testcase.
12870 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
12872         * gcc.c-torture/execute/20000519-2.c: New test.
12874 2000-05-19  Andreas Jaeger  <aj@suse.de>
12876         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12877         which fails with SSA.
12879         * lib/c-torture.exp: Also test with -O3 -fssa.
12881 2000-05-18  Michael Meissner  <meissner@redhat.com>
12883         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12884         * gcc.c-torture/execute/920415-1.c: Ditto.
12885         * gcc.c-torture/execute/920501-1.c: Ditto.
12886         * gcc.c-torture/execute/conversion.c: Ditto.
12887         * gcc.c-torture/execute/cvt-1.c: Ditto.
12889 2000-05-18  Jeffrey A Law  (law@cygnus.com)
12891         * gcc.c-torture/compile/20000518-1.c: New test.
12893 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12895         * g77.f-torture/compile/200005018.f:  New test.
12897 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12899         * gcc.c-torture/compile/20000517-1.c: New test.
12901 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12903         * gcc.c-torture/execute/20000516-1.c: New test.
12905 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12907         * g++.old-deja/g++.other/eh.C: New test.
12909 2000-05-12  Richard Henderson  <rth@cygnus.com>
12911         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12912         constants through to doit's conditional.
12914 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12916         * gcc.c-torture/compile/20000511-1.c: New test.
12917         * g77.f-torture/compile/20000511-1.f: New test.
12918         * g77.f-torture/compile/20000511-2.f: New test.
12920 2000-05-11  Michael Meissner  <meissner@redhat.com>
12922         * gcc.c-torture/execute/20000511-1.c: New test.
12924 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12926         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12927         * gcc.dg/20000510-1.S: New.
12929 2000-05-08  Catherine Moore  <clm@cygnus.com>
12931         * gcc.dg/unused-3.c: New.
12933 2000-05-06  Richard Henderson  <rth@cygnus.com>
12935           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12936           * g++.old-deja/g++.mike/warn1.C: Likewise.
12937           * g++.old-deja/g++.pt/local1.C: Likewise.
12938           * g++.old-deja/g++.pt/local7.C: Likewise.
12939           * g++.old-deja/g++.pt/spec16.C: Likewise.
12941 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12943         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12945 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12947           * g77.f-torture/execute/20000503-1.f:  New test.
12949 2000-05-04  Andreas Jaeger  <aj@suse.de>
12951         * gcc.dg/noreturn-2.c: New test.
12953 2000-05-04  Neil Booth  <NeilB@earthling.net>
12955         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12956         preprocessor.
12958 2000-05-04  Richard Henderson  <rth@cygnus.com>
12960         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12962 2000-05-04  Richard Henderson  <rth@cygnus.com>
12964         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12965         OpenSSL by Jason R Thorpe.
12967 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12969         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12971 2000-05-03  Robert Lipe <robertlipe@usa.net>
12973         * gcc.dg/20000503-1.c: New test.
12975 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12977         * gcc.c-torture/compile/20000502-1.c: New test.
12978         * g++.old-deja/g++.other/align.C: New test.
12979         * gcc.dg/cpp-tradstringify.c: New test.
12981 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12983         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12984         and hard registers.
12986 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12988         * gcc.c-torture/execute/loop-5.c: New test.
12990 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12992         * gcc.c-torture/execute/va-arg-20.c: New test.
12994 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12996         * gcc.c-torture/execute/20000422-1.c: New test.
12998 2000-04-20  Greg McGary  <gkm@gnu.org>
13000         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
13001         when optimizing, but without sibling-call optimizations (-O1).
13003 2000-04-20  Jeffrey A Law  (law@cygnus.com)
13005           * gcc.c-torture/compile/20000420-1.c: New test.
13007 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13009         * g++.abi/ptrflags.C: New test.
13010         * g++.eh/catchptr1.C: Test incomplete pointer chains.
13012 2000-04-19  Catherine Moore  <clm@cygnus.com>
13014         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
13016 2000-04-19  Greg McGary  <gkm@gnu.org>
13018         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
13019         sibling-call optimizations.
13021 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
13023         * gcc.dg/20000419-1.c: New test.
13025 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
13027         * gcc.c-torture/execute/20000412-6.c: New test.
13029 2000-04-12  Jeffrey A Law  (law@cygnus.com)
13031         * gcc.c-torture/execute/20000412-5.c: New test.
13032         * g77.f-torture/compile/20000412-1.f: New test.
13033         * gcc.c-torture/execute/20000412-4.c: New test.
13034         * gcc.c-torture/compile/20000412-2.c: New test.
13035         * gcc.c-torture/execute/20000412-3.c: New test.
13036         * gcc.c-torture/compile/20000412-1.c: New test.
13037         * gcc.c-torture/execute/20000412-2.c: New test.
13039 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
13041         * objc/execute/bf-20.m: New test.
13043 2000-04-10  Richard Henderson  <rth@cygnus.com>
13045         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
13047         * gcc.c-torture/execute/20000412-1.c: New test.
13049 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
13051         * g++.old-deja/g++.eh/catchptr1.C: New test.
13053 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
13055         * g++.old-deja/g++.abi/cxa_vec.C: New test.
13057 2000-04-08  Neil Booth  <NeilB@earthling.net>
13059         * gcc.dg/cpp-nullchar.c: Remove test as
13060         embedded nulls cause problems.
13062 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13064         * gcc.dg/compare2.c: New test.
13066 2000-04-08  Neil Booth  <NeilB@earthling.net>
13068         * gcc.dg/cpp-nullchar.c: New test.
13070 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
13072         * gcc.dg/cpp-mi2.c: New test.
13073         * gcc.dg/cpp-mi2[abc].h: New files.
13075 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
13077         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
13078         member name.
13080 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
13082         * g++.old-deja/g++.abi/vmihint.C: New test.
13084 2000-04-06  Neil Booth  <NeilB@earthling.net>
13086         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
13087         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
13088         copyright.
13090 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
13092         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
13093         avoid stack-frame overwrite.
13095 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
13097         * gcc.c-torture/compile/20000405-2.c: New test.
13098         * gcc.c-torture/compile/20000405-3.c: New test.
13100 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13102         * gcc.c-torture/compile/20000405-1.c: New test.
13104 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
13106         * gcc.dg/cast-qual-1.c: Revert last change.
13108 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13110         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
13112 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
13114         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
13115         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
13117 2000-04-03  Jeffrey A Law  (law@cygnus.com)
13119         * gcc.c-torture/compile/20000403-2.c: New test.
13120         * gcc.c-torture/compile/20000403-1.c: New test.
13122 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
13124         * gcc.c-torture/execute/20000403-1.c: New test.
13126 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
13128         * gcc.c-torture/execute/20000402-1.c: New test.
13130 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
13132         * gcc.c-torture/execute/va-arg-15.c: New test.
13133         * gcc.c-torture/execute/va-arg-16.c: New test.
13134         * gcc.c-torture/execute/va-arg-17.c: New test.
13135         * gcc.c-torture/execute/va-arg-18.c: New test.
13136         * gcc.c-torture/execute/va-arg-19.c: New test.
13138 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
13140         * gcc.c-torture/compile/981211-1.c: Move to...
13141         * gcc.dg/cpp-as1.c: ...here.
13142         * gcc.dg/cpp-as2.c: New file.
13144         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
13145         compiler.
13147 2000-04-02  Neil Booth  <NeilB@earthling.net>
13149         * gcc.dg/cpp-cond.c  New tests.
13150         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
13151         accidental success less likely.
13152         * gcc.dg/cpp-missingop.c  New tests.
13153         * gcc.dg/cpp-missingparen.c  New tests.
13154         * gcc.dg/cpp-shift.c  New tests.
13155         * gcc.dg/cpp-shortcircuit.c  New tests.
13156         * gcc.dg/cpp-unary.c  New tests.
13158 2000-03-29  Jeffrey A Law  (law@cygnus.com)
13160         * gcc.c-torture/compile/20000329-1.c: New test.
13162 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
13164         * gcc.c-torture/compile/20000326-1.c: New test.
13165         * gcc.c-torture/compile/20000326-2.c: New test.
13167 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
13169         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
13170         the first parameter is a function argument.
13172 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
13174         * g++.old-deja/g++.ext/array4.C: New test.
13176 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
13178         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
13180 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13182         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
13184 2000-03-19  Richard Henderson  <rth@cygnus.com>
13186         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
13188 2000-03-19  Richard Henderson  <rth@cygnus.com>
13190         * gcc.c-torture/compile/20000319-1.c: New test.
13192 2000-03-14  Jeffrey A Law  (law@cygnus.com)
13194         * gcc.c-torture/execute/20000314-3.c: New test.
13195         * gcc.c-torture/execute/20000314-2.c: New test.
13196         * gcc.c-torture/execute/20000314-1.c: New test.
13197         * gcc.c-torture/compile/20000314-2.c: New test.
13198         * gcc.c-torture/compile/20000314-1.c: New test.
13200 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
13202         * g++.old-deja/g++.warn/inline.C: New test.
13204 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
13206         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
13207         standards-compliant result rather than specific constants.
13208         Put test-values in array.
13210 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
13212         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
13213         (g++_target_compile): Put test-specific options last.
13215 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13217         * g++.old-deja/g++.eh/vbase4.C: New test.
13219 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13221         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
13223 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13225         * g++.old-deja/g++.brendan/misc12.C: Removed.
13226         * g++.old-deja/g++.pt/memtemp77.C: Constify.
13227         * g++.old-deja/g++.ext/pretty4.C: New test.
13229 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13231         * g++.old-deja/g++.other/string2.C: New test.
13233 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
13235         * g++.old-deja/g++.warn/impint2.C: New test.
13237 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
13239         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
13240         is 1, not zero.
13242 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
13244         * g++.old-deja/g++.warn/impint.C: New test.
13245         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
13246         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
13247         * g++.old-deja/g++.pt/explicit12.C: Likewise.
13248         * g++.old-deja/g++.pt/explicit13.C: Likewise.
13249         * g++.old-deja/g++.pt/explicit17.C: Likewise.
13250         * g++.old-deja/g++.pt/explicit18.C: Likewise.
13251         * g++.old-deja/g++.pt/explicit19.C: Likewise.
13252         * g++.old-deja/g++.pt/explicit23.C: Likewise.
13253         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13254         * g++.old-deja/g++.pt/explicit35.C: Likewise.
13255         * g++.old-deja/g++.pt/explicit6.C: Likewise.
13256         * g++.old-deja/g++.pt/memclass7.C: Likewise.
13258 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
13260         * gcc.dg/cpp-redef.c: New test.
13262 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
13264         * g++.old-deja/g++.pt/unify7.C: New test.
13266 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13268         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
13269         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
13271 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
13273         * gcc.c-torture/compile/20000224-1.c: New test.
13275 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13277         * gcc.c-torture/compile/cpp-2.c: New test.
13278         * gcc.c-torture/compile/cpp-1.c: New test.
13280 2000-02-25  Jeffrey A Law  (law@cygnus.com)
13282         * gcc.c-torture/execute/20000225-1.c: New test.
13284 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13286         * gcc.dg/cpp-li2.c: New test.
13288         * gcc.dg/cpp-wi1.c: New test.
13290         * gcc.dg/cpp-li1.c: New test.
13292 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
13294         * g++.old-deja/g++.other/sizeof5.C: New test.
13296 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13298         * gcc.c-torture/execute/va-arg-13.c: New test.
13300 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
13302         * gcc.c-torture/execute/va-arg-12.c: New test.
13304 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13306         * gcc.c-torture/execute/20000223-1.c: New test.
13308 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13310         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
13312 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
13314         * g++.old-deja/g++.abi/ptrmem.C: New test.
13316 2000-02-19  Richard Henderson  <rth@cygnus.com>
13318         * gcc.c-torture/compile/init-3.c: New.
13320 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
13322         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
13323         ALWAYS_CXXFLAGS.
13325 2000-02-11  Robert Lipe <robertl@sco.com>
13327         * gcc.c-torture/compile/20000211-3.c: New test.
13329 2000-02-11  Martin Buchholz <martin@xemacs.org>
13331         * gcc.c-torture/compile/20000211-2.c: New test.
13333 2000-02-11  Jeffrey A Law  (law@cygnus.com)
13335         * gcc.c-torture/compile/20000211-1.c: New test.
13337 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
13339         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
13340           on native targets
13342 2000-02-08  Nathan Sidwell  <nathan@acm.org>
13344         * g++.old-deja/g++.other/cast5.C: New test.
13346 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
13348         * gcc.c-torture/execute/20000205-1.c: New.
13350 2000-02-03  Nathan Sidwell  <nathan@acm.org>
13352         * g++.old-deja/g++.jason/cast3.C: Return void.
13353         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
13355 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13357         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
13359         * gcc.dg/loop-1.c: New test.
13361 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13363         * gcc.c-torture/compile/20000127-1.c: New test.
13364         * gcc.c-torture/execute/991228-1.c: New test.
13366 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13368         * gcc.dg/unused-2.c: New test.
13370         * gcc.dg/conv-1.c: New test.
13372 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13374         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
13375         compiler.
13376         (tool_option_proc): Fix typo.
13378 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
13380         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13381         of the ld on the host, not on the build machine.
13382         Also, don't crash if '--help' is not a supported option.
13384 2000-01-24  Richard Henderson  <rth@cygnus.com>
13386         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13388 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13390         * gcc.c-torture/execute/20000120-2.c: New test.
13391         * gcc.c-torture/execute/20000120-1.c: New test.
13393 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13395         * gcc.c-torture/execute/20000113-1.c: New test.
13397 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13399         * gcc.c-torture/execute/20000112-1.c: New test.
13401 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13403         * gcc.dg/20000111-1.c: New test.
13405 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13407         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13408         with 16 bit integers.
13410 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13412         * gcc.dg/20000108-1.c: New test.
13414 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13416         * g++.old-deja/g++.ns/koenig8.C: New test.
13418 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13420         * g++.old-deja/g++.other/cast4.C: New test.
13422 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13424         * gcc.c-torture/compile/20000105-2.c: New test.
13425         * gcc.c-torture/compile/20000105-1.c: New test.
13427 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13429         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13430         references to printf & atoi to conform to ANSI standard.
13431         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13432         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13433         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13434         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13435         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13436         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13437         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13438         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13439         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13440         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13441         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13442         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13443         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13444         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13445         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13446         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13447         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13448         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13449         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13450         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13451         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13452         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13453         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13454         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13455         * g++.old-deja/g++.brendan/init3.C: Likewise.
13456         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13457         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13458         * g++.old-deja/g++.brendan/new2.C: Likewise.
13459         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13460         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13461         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13462         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13463         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13464         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13465         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13466         * g++.old-deja/g++.brendan/template24.C: Likewise.
13467         * g++.old-deja/g++.brendan/template3.C: Likewise.
13468         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13469         * g++.old-deja/g++.jason/inline3.C: Likewise.
13470         * g++.old-deja/g++.jason/opeq.C: Likewise.
13471         * g++.old-deja/g++.law/arg5.C: Likewise.
13472         * g++.old-deja/g++.law/arm7.C: Likewise.
13473         * g++.old-deja/g++.law/ctors11.C: Likewise.
13474         * g++.old-deja/g++.law/cvt8.C: Likewise.
13475         * g++.old-deja/g++.law/init9.C: Likewise.
13476         * g++.old-deja/g++.law/refs4.C: Likewise.
13477         * g++.old-deja/g++.law/template2.C: Likewise.
13478         * g++.old-deja/g++.law/visibility24.C: Likewise.
13479         * g++.old-deja/g++.law/vtable3.C: Likewise.
13480         * g++.old-deja/g++.mike/asm2.C: Likewise.
13481         * g++.old-deja/g++.mike/eh1.C: Likewise.
13482         * g++.old-deja/g++.mike/misc1.C: Likewise.
13483         * g++.old-deja/g++.mike/misc13.C: Likewise.
13484         * g++.old-deja/g++.mike/misc14.C: Likewise.
13485         * g++.old-deja/g++.mike/ns12.C: Likewise.
13486         * g++.old-deja/g++.mike/p1248.C: Likewise.
13487         * g++.old-deja/g++.mike/p3708.C: Likewise.
13488         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13489         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13490         * g++.old-deja/g++.mike/p646.C: Likewise.
13491         * g++.old-deja/g++.mike/p700.C: Likewise.
13492         * g++.old-deja/g++.mike/p783.C: Likewise.
13493         * g++.old-deja/g++.mike/p783a.C: Likewise.
13494         * g++.old-deja/g++.mike/p783b.C: Likewise.
13495         * g++.old-deja/g++.mike/p786.C: Likewise.
13496         * g++.old-deja/g++.mike/p789.C: Likewise.
13497         * g++.old-deja/g++.mike/p789a.C: Likewise.
13498         * g++.old-deja/g++.mike/p807a.C: Likewise.
13499         * g++.old-deja/g++.other/delete3.C: Likewise.
13500         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13501         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13502         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13503         * g++.old-deja/g++.other/empty1.C: Likewise.
13504         * g++.old-deja/g++.other/temporary1.C: Likewise.
13505         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13506         * g++.old-deja/g++.pt/t16.C: Likewise.
13507         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13509 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13511         * gcc.dg/991230-1.c: New test.
13513 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13515         * gcc.c-torture/compile/991229-3.c: New test.
13516         * gcc.c-torture/compile/991229-2.c: New test.
13517         * gcc.c-torture/compile/991229-1.c: New test.
13519 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13521         * gcc.c-torture/compile/labels-2.c: New test.
13523 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13525         * gcc.c-torture/execute/991227-1.c: New test.
13527 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13529         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13531 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13533         * gcc.c-torture/execute/991221-1.c: New test.
13535 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13537         * g++.old-deja/g++.other/cast3.C: New test.
13539 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13541         * gcc.c-torture/execute/991216-4.c: New test.
13543 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13545         * gcc.c-torture/execute/991216-1.c: New test.
13546         * gcc.c-torture/execute/991216-2.c: New test.
13547         * gcc.c-torture/execute/991216-3.c: New test.
13549 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13551         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13552         Actually make the test fail by using "-O2" for compilation.
13554 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13556         * g++.old-deja/g++.warn/cast-align1.C: New test.
13558 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13560         * gcc.c-torture/compile/991214-1.c: New test.
13561         * gcc.c-torture/compile/991214-2.c: New test.
13563 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13565         * gcc.dg/991214-1.c: New test.
13567 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13569         * gcc.c-torture/compile/991213-3.c: New test.
13570         * gcc.c-torture/compile/991213-2.c: New test.
13571         * gcc.c-torture/compile/991213-1.c: New test.
13573 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13575         * gcc.dg/991209-1.c: New test.
13577 1999-12-08  Nathan Sidwell <nathan@acm.org>
13579         * gcc.c-torture/compile/991208-1.c: New test.
13581 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13583         * gcc.dg/ultrasp2.c: New test.
13585 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13587         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13589 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13591         * gcc.c-torture/compile/991202-1.c: New test.
13592         * gcc.c-torture/execute/991202-1.c: New test.
13593         * gcc.c-torture/execute/991202-2.c: New test.
13594         * gcc.c-torture/execute/991202-3.c: New test.
13596 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13598         * g++.old-deja/g++.abi/align.C: New test.
13599         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13600         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13602 1999-12-01  Richard Henderson  <rth@cygnus.com>
13604         * gcc.c-torture/execute/991201-1.c: New.
13606 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13608         * gcc.dg/991129-1.c: New test.
13610 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13612         * gcc.c-torture/compile/991127-1.c: New test.
13614 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13616         * g++.old-deja/g++.other/warn4.C: New test.
13618 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13620         * g++.old-deja/g++.eh/cleanup2.C: New test.
13621         * g++.old-deja/g++.ext/pretty2.C: New test.
13622         * g++.old-deja/g++.ext/pretty3.C: New test.
13623         * g++.old-deja/g++.other/debug6.C: New test.
13625 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13627         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13628         compiler_output to look for one error message instead of two.
13630 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13632         * gcc.c-torture/execute/991118-1.c: Also test case
13633         where the word boundary does not split a byte evenly.
13635 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13637         * g++.old-deja/g++.ext/restrict1.C: New test.
13639 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13641         * gcc.c-torture/execute/991118-1.c: New test.
13643 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13645         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13646         working directory pathnames.
13648 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13650         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13651         host is equipped with driver.h and driver.o so it can actually
13652         compile and run the tests.
13654 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13656         * gcc.c-torture/compile/991008-1.c: New test.
13658 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13660         * lib/gcc-dg.exp: Include target-supports.exp
13662 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13664         * lib/target-supports.exp: New file: Provide procs to test for
13665         features supported by the target.
13666         (check_weak_available): Moved here from ecos.exp.
13667         (check_alias_available): New proc: Determine of the target
13668         toolchain supports the alias attribute.
13670         * gcc.dg/special/ecos.exp: Move check_weak_available to
13671         target-supports.exp.
13672         (alias-1.c): Only perform the test if the target supports
13673         aliases.
13674         (wkali-1.c): Only perform the test if the target supports
13675         aliases.
13677         * gcc.dg/990506-0.c: Expect error messages from cross
13678         targets as well as native targets.
13680 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13682         * gcc.dg/ultrasp1.c: Removed xfail.
13683         * gcc.dg/struct-ret-2.c: Likewise.
13684         * gcc.dg/array-1.c: Likewise.
13686 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13688         * gcc.dg/struct-ret-2.c: New test.
13690         * gcc.dg/array-1.c: New test.
13692 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
13694         * gcc.c-torture/execute/991030-1.c: New test.
13696 1999-10-26  Richard Henderson  <rth@cygnus.com>
13698         * gcc.c-torture/compile/991026-2.c: New test.
13700 1999-10-26  Jeffrey A Law  (law@cygnus.com)
13702         * gcc.c-torture/compile/991026-1.c: New test.
13704 1999-10-23  Jeffrey A Law  (law@cygnus.com)
13706         * gcc.c-torture/execute/991023-1.c: New test.
13708 1999-10-19  Jeffrey A Law  (law@cygnus.com)
13710         * gcc.c-torture/execute/991019-1.c: New test.
13712 1999-10-16  Richard Henderson  <rth@cygnus.com>
13714         * gcc.c-torture/execute/991016-1.c: New test.
13716 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
13718         * gcc.c-torture/execute/991014-1.c: New test.
13720 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
13722         * g++.old-deja/g++.other/union2.C: New test.
13724 1999-10-13  Nathan Sidwell  <nathan@acm.org>
13726         * g++.old-deja/g++.other/vaarg2.C: New test.
13727         * g++.old-deja/g++.other/vaarg3.C: New test.
13729 1999-10-12  Craig Burley  <craig@jcb-sc.com>
13731         * g77.f-torture/noncompile/19990905-1.f: Moved from being
13732         in compile/.
13734 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
13736         * gcc.c-torture/execute/va-arg-11.c: New test.
13738 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
13740         * lib/file-format.exp (gcc_target_object_format): Don't
13741         crash if objdump is unavailable.
13743 1999-09-29  Donn Terry <donn@interix.com>
13745         * gcc.misc-tests/mg.exp: delete extraneous redirection.
13747 1999-09-28  Nick Clifton  <nickc@cygnus.com>
13749         * gcc.c-torture/compile/990928-1.c: New test.
13751 1999-09-28  Nathan Sidwell  <nathan@acm.org>
13753         * g++.old-deja/g++.other/decl6.C: New test.
13755 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13757         * gcc.c-torture/execute/va-arg-10.c: New test.
13759 1999-09-27  Nathan Sidwell  <nathan@acm.org>
13761         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
13762         __PRETTY_FUNCTION__.
13764 1999-09-23  Nick Clifton  <nickc@cygnus.com>
13766         * gcc.c-torture/execute/990923-1.c: New test.
13768 1999-09-21  Nick Clifton  <nickc@cygnus.com>
13770         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
13771         for which -fpic is inappropriate.
13773 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
13775         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
13777 1999-09-21  Nathan Sidwell  <nathan@acm.org>
13779         * g++.old-deja/g++.other/dyncast1.C: New test.
13780         * g++.old-deja/g++.other/dyncast2.C: New test.
13781         * g++.old-deja/g++.other/dyncast3.C: New test.
13782         * g++.old-deja/g++.other/dyncast4.C: New test.
13783         * g++.old-deja/g++.other/dyncast5.C: New test.
13784         * g++.old-deja/g++.eh/catch3.C: New test.
13785         * g++.old-deja/g++.eh/catch3p.C: New test.
13786         * g++.old-deja/g++.eh/catch4.C: New test.
13787         * g++.old-deja/g++.eh/catch4p.C: New test.
13788         * g++.old-deja/g++.eh/catch5.C: New test.
13789         * g++.old-deja/g++.eh/catch5p.C: New test.
13790         * g++.old-deja/g++.eh/catch6.C: New test.
13791         * g++.old-deja/g++.eh/catch6p.C: New test.
13792         * g++.old-deja/g++.eh/catch7.C: New test.
13793         * g++.old-deja/g++.eh/catch7p.C: New test.
13794         * g++.old-deja/g++.eh/catch8.C: New test.
13795         * g++.old-deja/g++.eh/catch8p.C: New test.
13796         * g++.old-deja/g++.eh/catch9.C: New test.
13797         * g++.old-deja/g++.eh/catch9p.C: New test.
13799 1999-09-13  Nathan Sidwell  <nathan@acm.org>
13801         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
13802         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
13804 1999-09-13  Jeffrey A Law  (law@cygnus.com)
13806         * gcc.c-torture/compile/990913-1.c: New test.
13808 1999-09-10  Nathan Sidwell  <nathan@acm.org>
13810         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
13811         * g++.old-deja/g++.jason/rfg5.C: Likewise.
13813 1999-09-09  Richard Henderson  <rth@cygnus.com>
13815         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
13817 1999-09-09  Nathan Sidwell  <nathan@acm.org>
13819         * g++.old-deja/g++.other/lookup11.C: New test.
13820         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
13821         what is permitted and what we want.
13822         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
13823         overload use.
13824         * g++.old-deja/g++.jason/rfg5.C: Likewise
13826 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
13828         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
13829         * gcc.c-torture/noncompile/poison-1.c: New file.
13831 1999-09-08  Nathan Sidwell  <nathan@acm.org>
13833         * g++.old-deja/g++.other/sizeof3.C: New test.
13834         * g++.old-deja/g++.other/sizeof4.C: New test.
13835         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
13836         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
13838 1999-09-07  Richard Henderson  <rth@cygnus.com>
13840         * gcc.dg/va-arg-1.c: New.
13842 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13844         * gcc.c-torture/execute/va-arg-9.c: New test.
13846 1999-09-05  Craig Burley  <craig@jcb-sc.com>
13848         * g77.f-torture/compile/980519-2.f: New test.
13849         * g77.f-torture/compile/19990905-0.f: New test.
13850         * g77.f-torture/compile/19990905-1.f: New test.
13851         * g77.f-torture/compile/19990905-2.f: New test.
13853         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
13855 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
13857         * gcc.c-torture/execute/990827-1.c: Fix typo.
13859 1999-09-03  Nathan Sidwell  <nathan@acm.org>
13861         * g++.old-deja/g++.other/deref1.C: New test.
13863 1999-09-02  Nathan Sidwell  <nathan@acm.org>
13865         * g++.old-deja/g++.other/ambig2.C: New test.
13866         * g++.old-deja/g++.other/cond5.C: New test.
13867         * g++.old-deja/g++.other/lookup16.C: New test.
13869 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
13871         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
13872         assemblers too.
13874 1999-08-31  Jeffrey A Law  (law@cygnus.com)
13876         * lib/c-torture.exp: Avoid the "compare executables" optimization
13877         when testing native.
13879 1999-08-29  Jeffrey A Law  (law@cygnus.com)
13881         * gcc.c-torture/execute/990829-1.c: New test.
13882         * gcc.c-torture/compile/990829-1.c: New test.
13884 1999-08-27  Paul Burchard  <burchard@pobox.com>
13886         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
13887         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
13888         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
13889         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
13890         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
13891         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
13892         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
13893         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
13894         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
13895         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13896         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13898 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13900         * gcc.c-torture/execute/990827-1.c: New test.
13902 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13904         * g77.f-torture/noncompile/19990826-4.f: New test.
13906         * g77.f-torture/compile/19990826-3.f: New test.
13908         * g77.f-torture/execute/19990826-2.f: New test.
13910         * g77.f-torture/compile/19990826-1.f: New test.
13912         * gcc.c-torture/execute/990826-0.c: New test.
13913         * g77.c-torture/execute/19990826-0.f: New test.
13915         * g77.f-torture/noncompile/970626-2.f: New test.
13917 1999-08-25  Paul Burchard  <burchard@pobox.com>
13919         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13920         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13921         lss-011.C: New tests.
13923 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13925         * g++.old-deja/g++.other/decl5.C: New test.
13927 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13929         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13930         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13931         call `postbase' for each one.  All callers of `postbase' changed
13932         to call this instead.
13934 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13936         * gcc.c-torture/execute/990811-1.c: New test.
13938 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13940         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13941         just native ones.
13943         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13944         just native ones.
13946 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13948         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13950 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13952         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13954 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13956         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13958 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13960         * gcc.c-torture/execute/990804-1.c: New test.
13962 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13964         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13965         * g++.old-deja/g++.brendan/crash64.C: Likewise
13966         * g++.old-deja/g++.brendan/overload8.C: Likewise
13968 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13970         * g++.old-deja/g++.other/struct1.C: New test.
13972 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13974         * g++.old-deja/g++.other/enum2.C: New test.
13976 1999-08-02  Richard Henderson  <rth@cygnus.com>
13978         Adapted from tests from Franz Sirl:
13979         * gcc.c-torture/execute/va-arg-7.c: New test.
13980         * gcc.c-torture/execute/va-arg-8.c: New test.
13982 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13984         * gcc.c-torture/compile/990801-2.c: New test.
13986         * gcc.c-torture/compile/990801-1.c: New test.
13988 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13990         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13991         fp-cmp-1.c, converting double to float.
13993         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13994         fp-cmp-1.c, converting double to long double.
13996         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
13997         from fr1 to unknown_register, since fr1 is a legitimate register
13998         on some machines.
14000 1999-07-25  Jeffrey A Law  (law@cygnus.com)
14002         * README: More listname related changes.
14004 1999-07-08  Catherine Moore  <clm@cygnus.com>
14006         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
14008 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
14010         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
14012 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
14014         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
14016 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
14018         * gcc.dg/990703-1.c: New test.
14020 1999-06-29  Nick Clifton  <nickc@cygnus.com>
14022         * lib/file-format.exp: New file: Move definition of proc
14023         gcc_target_object_format to here from
14024         gcc.dg/special/ecos.exp.
14026         * lib/c-torture.exp: Include lib file-format.exp.
14027         * lib/gcc-dg.exp: Include lib file-format.exp.
14029         * gcc.dg/special/ecos.exp: Remove definition of proc
14030         gcc_target_object_format.
14032 1999-06-28  Jeffrey A Law  (law@cygnus.com)
14034         * gcc.c-torture/execute/990628-1.c: New test.
14036 1999-06-25  Jeffrey A Law  (law@cygnus.com)
14038         * gcc.c-torture/compile/990625-2.c: New test.
14040         * gcc.c-torture/compile/990625-1.c: New test.
14042 1999-06-23  Nick Clifton  <nickc@cygnus.com>
14044         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
14045         attributes compile.
14046         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
14047         ports that use the COFF/PE file format.
14049 1999-06-17  Jeffrey A Law  (law@cygnus.com)
14051         * gcc.c-torture/compile/990617-1.c: New test.
14053 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
14055         * g++.old-deja/g++.other/decl4.C: New test.
14057 1999-06-14  Nathan Sidwell  <nathan@acm.org>
14059         * g++.old-deja/g++.other/bitfld3.C: New test.
14061 1999-06-08  Nathan Sidwell  <nathan@acm.org>
14063         * g++.old-deja/g++.eh/catch1.C: New test.
14065 1999-06-07  Jeffrey A Law  (law@cygnus.com)
14067         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
14069         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
14070         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
14072 1999-06-05  Craig Burley  <craig@jcb-sc.com>
14074         * g77.f-torture/compile/19990502-0.f: Replace with new,
14075         shorter, test that still fails after recent changes.
14077 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14079         * gcc.c-torture/execute/990604-1.c: New test.
14081 1999-05-31  Jeffrey A Law  (law@cygnus.com)
14083         * gcc.c-torture/execute/990531-1.c: New test.
14085 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14087         * gcc.c-torture/compile/990527-1.c: New test.
14089 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
14091         * gcc.c-torture/execute/990527-1.c: New test.
14093 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14095         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14096         bitfields as signed.
14098 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14100         * g77.f-torture/compile/19990525-0.f: New test.
14102 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14104         * gcc.c-torture/execute/990525-2.c: New test.
14106         * gcc.c-torture/execute/990525-1.c: New test.
14108 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14110         * g++.old-deja/g++.other/anon3.C: New test.
14111         * g++.old-deja/g++.other/anon4.C: New test.
14112         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14113         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14114         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14115         Merrill).
14117 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14119         * gcc.c-torture/execute/990524-1.c: New test.
14121         * gcc.dg/990524-1.c: New test.
14123 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14125         * gcc.c-torture/compile/990523-1.c: New test.
14127 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14129         * gcc.c-torture/compile/990519-1.c: New test.
14131 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14133         * gcc.c-torture/compile/990517-1.c: New test.
14135         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14136         (e4, f4): New tests.
14137         (main): Call them.
14139 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14141         * gcc.dg/noreturn-1.c: New test.
14143 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14145         * gcc.c-torture/execute/990513-1.c: New test.
14147 1999-05-10  Richard Henderson  <rth@cygnus.com>
14149         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14151 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14153         * g77.f-torture/execute/erfc.f: Use small single-precision
14154         values, to avoid problems on Alphas when not -mieee.
14156 1999-05-08  Craig Burley  <craig@jcb-sc.com>
14158         * gcc.dg/990506-0.c: New test.
14160 1999-05-08  Richard Henderson  <rth@cygnus.com>
14162         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14163         the constant to test.  Don't XFAIL 64-bit targets.
14165         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14166         * g++.old-deja/g++.law/profile1.C: Likewise.
14168         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14169         operator new instances.
14170         * g++.old-deja/g++.other/delete5.C: Likewise.
14172 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14174         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14175         intrinsic.
14177 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14179         * g77.f-torture/execute/u77-test.f: Reverse order of two
14180         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14182 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14184         * gcc.dg/compare1.c: New test.
14186 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14188         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14189         New tests.
14191 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14193         * g77.f-torture/compile/19990502-1.f: New test.
14195 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14197         * g77.f-torture/compile/19990502-0.f: New test.
14199 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14201         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14202         intrinsic.
14204 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14206         * g77.f-torture/execute/u77-test.f (main): List libU77
14207         intrinsics not currently tested.
14208         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
14209         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
14210         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
14211         Trim blanks off the ends of some printed strings.
14213 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14215         * g77.f-torture/execute/u77-test.f (main): Just warn about
14216         FSTAT gid disagreement, as it's expected on some systems.
14218 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14220         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
14221         use a new function, which allows for some slop.
14222         Clean up some commentary.
14223         (issum): The new function.
14224         (sgladd): Deleted subroutine.
14226 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14228         * g77.f-torture/execute/u77-test.f: Modify to be more like
14229         libf2c/libU77 version, bringing patches to that version here.
14230         Add suitable commentary.
14232 1999-04-25  Richard Henderson  <rth@cygnus.com>
14234         * gcc.dg/990424-1.c: New test.
14236 1999-04-24  Craig Burley  <craig@jcb-sc.com>
14238         * g77.f-torture/execute/u77-test.f (main): Bug involving
14239         LSTAT has been fixed, so turn back on full checking.
14241 1999-04-20  Craig Burley  <craig@jcb-sc.com>
14243         * g77.f-torture/compile/19990419-0.f: New test.
14244         * g77.f-torture/execute/19990419-1.f: New test.
14246 1999-04-17  Richard Henderson  <rth@cygnus.com>
14248         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
14249         to avoid the need for a prototype to supress a warning.
14251 1999-04-07  Jim Wilson  <wilson@cygnus.com>
14253         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
14255 1999-04-04  Jeffrey A Law  (law@cygnus.com)
14257         * gcc.c-torture/execute/990404-1.c: New test.
14259 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14261         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
14262         * gcc.dg/cpp-if3.c: Don't use -pedantic.
14263         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
14264         missing initializer warnings.
14266 1999-03-28  Jeffrey A Law  (law@cygnus.com)
14268         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
14269         matching strings.
14271 1999-03-26  Jeffrey A Law  (law@cygnus.com)
14273         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
14275 1999-03-26  Craig Burley  <craig@jcb-sc.com>
14277         * g77.f-torture/execute/19990325-0.f: New test.
14278         * g77.f-torture/execute/19990325-1.f: New test.
14280 1999-03-24  Jeffrey A Law  (law@cygnus.com)
14282         * gcc.c-torture/execute/990324-1.c: New test.
14284 1999-03-22  Jim Wilson  <wilson@cygnus.com>
14286         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
14287         test with 4.
14289 1999-03-17  Richard Henderson  <rth@cygnus.com>
14291         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
14293 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14295         * g77.f-torture/execute/19990313-2.f: New test.
14296         * g77.f-torture/execute/19990313-3.f: New test.
14298 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14300         * g77.f-torture/execute/19990313-0.f: New test.
14301         * g77.f-torture/execute/19990313-1.f: New test.
14303 1999-03-12  Jim Wilson  <wilson@cygnus.com>
14305         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
14306         printf to sprintf.
14307         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
14308         (main): Add check for u15.  Conditionalize u31 check depending on
14309         whether ints are <32 bits or >=32 bits.
14311 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14313         * g77.f-torture/execute/19981119-0.f: Improve testiness.
14315 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14317         * g77.f-torture/compile/19990305-0.f: New test.
14318         * g77.f-torture/execute/19981119-0.f: New test.
14320 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14322         * g77.f-torture/execute/970625-2.f: call ABORT if final
14323         result is not correct, instead of just printing it.
14324         Add this checking via newly introduced obfuscation, to
14325         trip up buggy front ends.
14327 1999-03-07  Craig Burley  <craig@jcb-sc.com>
14329         * g77.f-torture/compile/960317-1.f: Moved from being
14330         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
14332 1999-03-06  Craig Burley  <craig@jcb-sc.com>
14334         * g77.f-torture/execute/960317-1.f: New (old) test.
14335         * g77.f-torture/execute/970625-2.f: Ditto.
14337 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
14339         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
14340         message on line 1 or line 2; cccp and cpplib do this differently.
14342 1999-03-01  Jeffrey A Law  (law@cygnus.com)
14344         * g++.old-deja/g++.law/weak1.C: New test.
14346 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14348         * gcc.c-torture/execute/990119-1.c: Renamed to...
14349         * gcc.dg/990119-1.c: this, so it will only be tested once
14350         (it's a preprocessor test, it doesn't need to be run at
14351         multiple optimization levels).
14353 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14355         * lib/g++.exp: Don't add incdir=$base_dir/../include to
14356           ALWAYS_CXXFLAGS.
14358 1999-02-24  Craig Burley  <craig@jcb-sc.com>
14360         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
14361         * g77.f-torture/compile/19981216-0.f: ...as it is expected
14362         to not be compilable by current g77.
14364 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14366         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
14368 1999-02-22  Jeffrey A Law  (law@cygnus.com)
14370         * gcc.c-torture/execute/990222-1.c: New test.
14372 1999-02-19  Craig Burley  <craig@jcb-sc.com>
14374         * g77.f-torture/compile/19990218-0.f: New test.
14375         * g77.f-torture/noncompile/19990218-1.f: New test.
14377 1999-02-18  Craig Burley  <craig@jcb-sc.com>
14379         * g77.f-torture/compile/19981216-0.f: New test.
14381 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14383         * gcc.dg/990214-1.c: New test.
14385 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14387         * gcc.dg/990213-2.c: New test.
14389         * gcc.dg/990213-1.c: New test.
14391 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14393         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14394         ints.
14396 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14398         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14399         specified by target.
14401         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14403 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14405         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14407 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14409         * gcc.dg/special/ecos.exp: New test driver for new tests with
14410         special requirements.
14412         * gcc.dg/special/alias-1.c: New test.
14413         * gcc.dg/special/gcsec-1.c: New test.
14414         * gcc.dg/special/weak-1.c: New test.
14415         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14416         * gcc.dg/special/weak-2.c: New test.
14417         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14418         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14419         * gcc.dg/special/wkali-1.c: New test.
14420         * gcc.dg/special/wkali-2.c: New test.
14421         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14422         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14424 1999-02-10  Felix Lee  <flee@cygnus.com>
14426           * lib/c-torture.exp (c-torture-compile): Pull out code for
14427           analyzing gcc error messages.
14428           (c-torture-execute): Likewise.  Fix some (harmless) false
14429           positives.
14430           * lib/gcc.exp (gcc_check_compile): New function.
14432 1999-02-08  Richard Henderson  <rth@cygnus.com>
14434         * gcc.c-torture/execute/990208-1.c: New test.
14436 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14438         * g++.dg/special/ecos.exp: New driver for new tests with special
14439         requirements
14441         * g++.dg/special/conpr-1.C: New test
14442         * g++.dg/special/conpr-2.C: New test
14443         * g++.dg/special/conpr-2a.C: New test
14444         * g++.dg/special/conpr-3.C: New test
14445         * g++.dg/special/conpr-3a.C: New test
14446         * g++.dg/special/conpr-3b.C: New test
14448         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14449         allow g++ to use the dg driver
14451         * README: Add comment about g++.dg directory
14453 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14455         * README: Update email addresses.
14457 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14459         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14460         arguments in order to force structure S onto the stack even on
14461         the alpha.
14462         (test): Pass 10 leading arguments to function foo as well as the
14463         structure S.
14465         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14466         failure for all targets.
14468         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14469         abort to terminate program execution.
14471 1999-01-30  Richard Henderson  <rth@cygnus.com>
14473         * gcc.c-torture/execute/990130-1.c: New test.
14475 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14477         * gcc.dg/990130-1.c: New test.
14479 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14481         * gcc.c-torture/execute/990128-1.c: New test.
14483 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14485         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14487 1999-01-27  Felix Lee  <flee@cygnus.com>
14489         * lib/c-torture.exp (c-torture-compile): pull out code for
14490         analyzing gcc error messages.
14491         (c-torture-execute): ditto, and fix some (harmless) false
14492         positives.
14493         * lib/gcc.exp (gcc_check_compile): new function.
14495 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14497         * gcc.dg/990117-1.c: New test.
14499         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14501         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14503 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14505         * g77.f-torture/compile/990115-1.f: New test.
14507 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14509         * gcc.c-torture/compile/990107-1.c: New test
14511 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14513         * gcc.c-torture/execute/990106-2.c: New test.
14515         * gcc.c-torture/execute/990106-1.c: New test.
14517 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14519         * gcc.c-torture/compile/981223-1.c: New test.
14521 1998-12-29  Richard Henderson  <rth@cygnus.com>
14523         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14524         (opt3): Rename from opt4 and disable.
14526 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14528         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14530 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14532         * g++.old-deja/g++.other/conv5.C: New test.
14534 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14536         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14538 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14540         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14542 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14544         * gcc.c-torture/compile/981211-1.c: New test.
14546 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14548         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14550         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14552 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14554         * gcc.special/930510-1.c: Make C9X safe.
14555         * gcc.misc-tests/gcov-1.c Similarly.
14556         * gcc.misc-tests/gcov-2.c Similarly.
14558 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14560         * gcc.dg/ultrasp1.c: New test.
14562 1998-12-06  Richard Henderson  <rth@cygnus.com>
14564         * gcc.c-torture/execute/981206.c: New test.
14566 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14568         * g++.old-deja/g++.ns/template7.C: New test.
14570         * g++.old-deja/g++.other/expr1.C: New test.
14572         * g++.old-deja/g++.eh/tmpl3.C: New test.
14574         * g++.old-deja/g++.eh/tmpl2.C: New test.
14576 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14578         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14579         * g++.old-deja/g++.other/using6.C: Removed.
14580         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14582         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14584 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14586         * g++.old-deja/g++.pt/overload8.C: New test.
14588         * g++.old-deja/g++.pt/overload7.C: New test.
14590         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14592         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14593         and relinking messages.
14594         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14595         compiling with -frepo.
14597 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14599         * g++.old-deja/g++.pt/lookup6.C: New test.
14601 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14603         * gcc.c-torture/execute/981130-1.c: New test.
14604         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14606 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14608         * g++.old-deja/g++.pt/explicit76.C: New test.
14610         * g++.old-deja/g++.pt/friend38.C: New test.
14612         * g++.old-deja/g++.ns/crash2.C: New test.
14614         * g++.old-deja/g++.pt/defarg8.C: New test.
14616         * g++.old-deja/g++.pt/instantiate6.C: New test.
14618         * g++.old-deja/g++.pt/static6.C: New test.
14620         * g++.old-deja/g++.pt/decl2.C: New test.
14622 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14624         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14625         problem is actually related with name lookup, but so what? :-)
14627         * g++.old-deja/g++.pt/friend37.C: New test.
14629 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14631         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14632         element, which fails on some systems.
14634         * g77.f-torture/execute/labug1.f: New test.
14636 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14638         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14639         is defined.
14641 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14643         * g77.f-torture/compile/981117-1.f: New test.
14645 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14647         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14648         properly discarded.
14650 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14652         * gcc.c-torture/execute/memcheck: New directory of tests for
14653         -fcheck-memory-usage.
14655 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14657         * README: New file, general information about the testsuite and
14658         new description of the various C++ test subdirectories.
14659         * README.g++: Eliminate obsolete information, update and move most
14660         relevant stuff to README.
14662 1998-11-07  Richard Henderson  <rth@cygnus.com>
14664         * gcc.c-torture/compile/981107-1.c: New test.
14666 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14668         * execute/memcpy-bi.c: New testcase.
14670 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14672         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14673         base classes.
14675         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
14676         template is selected.
14678         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
14679         classes, it should be accepted for all types.
14681         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
14683         * g++.old-deja/g++.pt/spec24.C: Ensure that template
14684         specializations start with template headers.
14686 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
14688         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
14690         * g++.old-deja/g++.other/init9.C: Test cross initialization of
14691         non-POD types.
14693 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14695         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
14697 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14699         * compile/981022-1.c, compile/981022-1.x: New test and driver.
14701 1998-10-19  Jeffrey A Law  (law@cygnus.com)
14703         * 981019-1.c: New test.
14705 1998-10-14  Robert Lipe <robertl@dgii.com>
14707         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
14708         find objc headers.
14710 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14712         * compile/981001-4.c: Remove use of GCC extension that triggers a
14713         compiler bug.
14715 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
14717         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
14719 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14721         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
14722         instantiation of template produces incorrect code for delete
14723         expression.
14725         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
14726         constructors' name is not unique.
14727         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
14728         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
14730         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
14731         automatic array of const is ill-formed.
14733         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
14734         of template parameter?
14736         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
14737         const.
14739         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
14740         pointer-to-member expression.
14742         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
14743         declaration causes ICE.
14745 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
14747         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
14748         reserved in the global namespace.
14750         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
14751         generate needed virtual table.
14753         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
14755 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
14757         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
14758         template-dependent type
14760 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
14762         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
14763         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
14764         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
14766         * g++.old-deja/g++.other/using5.C: New test; using decl from base
14767         class should be usable as argument of member function.
14768         * g++.old-deja/g++.other/using6.C: New test; using decl from base
14769         class should be usable as return type of member function.
14770         * g++.old-deja/g++.other/using7.C: New test; using decl from base
14771         class should be usable as type of data member.
14773         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
14775 1998-10-09  Jeffrey A Law  (law@cygnus.com)
14777         * gcc.c-torture/special/920521-1.c: Fix bogus test.
14779 1998-10-08  Nick Clifton  <nickc@cygnus.com>
14781         * gcc.dg/dll-?.c Add thumb to target list.
14782         Fix assembler scan patterns to match current assembler output.
14784 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
14786         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
14787         matching of template brackets.
14789         * g++.old-deja/g++.other/using4.C: New test.  Test using
14790         declarations of methods from base classes.
14792         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
14793         within functions should introduce names into the innermost
14794         enclosing namespace.
14796         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
14797         of static locals if first initialization throws.
14799 1998-10-07  Jim Wilson  <wilson@cygnus.com>
14801         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
14803 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
14805         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
14806         lose track of the possible targets of tablejump insns.
14807         * special/special.exp: Run it.
14809 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14811         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
14812         must be declared before its specializations can be named in friend
14813         declarations.
14815 1998-10-05  Dave Love  <d.love@dl.ac.uk>
14817         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
14819         * g77.f-torture/execute/io1.f: New test.
14821 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14823         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
14824         with pointer to template function, for which no argument deduction
14825         is possible.
14827         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
14828         specialization of template function as argument to template
14829         function.
14831         * g++.old-deja/g++.other/access2.C: New test; Inner class
14832         shouldn't have privileged access to Outer's names.
14834 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14836         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
14837         friend template declared within template class conflicts with
14838         nested class of the same name.
14840         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
14841         is ignored.
14843         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
14844         object with direct initializer as function declaration.
14846         * g++.old-deja/g++.other/decl2.C: New test; duplicate
14847         initializers.
14849         * g++.old-deja/g++.other/null2.C: New test; conditional operator
14850         involving const pointer and NULL produces incorrect result.
14852         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
14853         type name without `typename' should be rejected with -pedantic.
14855 1998-10-02  Richard Henderson  <rth@cygnus.com>
14857         * g++.old-deja/g++.other/addrof1.C: New test.
14859 1998-10-01  Nick Clifton  <nickc@cygnus.com>
14861         * gcc.c-torture/compile/981001-1.c: New test.
14862         * gcc.c-torture/execute/981001-1.c: New test.
14864 1998-10-01  Jeffrey A Law  (law@cygnus.com)
14866         * gcc.c-torture/compile/981001-2.c: New test.
14867         * gcc.c-torture/compile/981001-3.c: New test.
14868         * gcc.c-torture/compile/981001-4.c: New test.
14870 1998-10-01  Robert Lipe  <robertl@dgii.com>
14872         * lib/objc.exp (objc_target_compile): Add -L during compiles for
14873         multilibbed hosts.   Idea grafted from g77.exp.
14875 1998-09-30  Dave Love  <d.love@dl.ac.uk>
14877         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
14878         avoid losing on systems which need -lsocket.
14880 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
14882         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
14883         * g++.old-deja/g++.other/nested2.C: Ditto.
14884         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
14885         failure.
14887 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14889         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
14890         preferred over template operator!= for enum bitfields.
14892 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
14894         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
14895         that happen to have the same base name, but in different scopes,
14896         are incorrectly rejected.
14898 1998-09-16  Richard Henderson  <rth@cygnus.com>
14900         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14901         on the native word size instead of an integer literal.
14903 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14905         * g++.old-deja/g++.other/static2.C: Invocation of static data
14906         member of type pointer-to-function denoted as non-static member.
14908         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14909         checks involving function types and aliases.
14911 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14913         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14914         redefined to the same non-trivial type.
14916         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14917         namespace-qualification of template specializations declared in
14918         other namespaces.
14920         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14921         to declare a subset of the specializations of a template function
14922         as friends of specializations of a template class.
14924         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14925         member templates that do not fully specialize the enclosing
14926         template class are rejected.
14928 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14930         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14932 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14934         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14935         altered from libf2c/libU77 version.
14937 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14939         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14941 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14943         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14944         (un)signed char are different types for template specialization
14945         purposes.
14947 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14949         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14950         * objc: ObjC testsuite.
14952 1998-08-31  Catherine Moore  <clm@cygnus.com>
14954         * gcc.c-torture/execute/941014-1.x:  New file.
14956 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14958         * lib/c-torture.exp: Add support for
14959         torture_eval_before_compile and torture_eval_before_execute
14960         variables.
14962 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14964         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14965         this test triggers valid.
14967 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14969         * gcc.dg/980827-1.c: New test.
14971 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14973         * gcc.c-torture/execute/loop-4b.c: New test.
14975 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14977         * lib/c-torture.exp: Add support for
14978         torture_eval_before_compile and torture_eval_before_execute
14979         variables.
14981 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14983         * gcc.c-torture/compile/980825-1.c: New test.
14985 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14987         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14988         count number tests in opt_t0 not good_t0.
14990 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14992         * gcc.c-torture/compile/930326-1.x: Fix typo.
14994 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14996         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
14997         causes an ICE.
14999 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15001         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
15002         STACK_SIZE is defined.
15003         * gcc.c-torture/unsorted/stuct.c: Similarly.
15005         * gcc.c-torture/compile/980821-1.c: New test.
15007 1998-08-21  Jeffrey A Law  (law@cygnus.com)
15009         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
15011 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
15013         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
15014         code.
15016 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
15018         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
15019         error'.
15021 1998-08-18  Jeffrey A Law  (law@cygnus.com)
15023         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
15025 1998-08-16  Jeffrey A Law  (law@cygnus.com)
15027         * gcc.c-torture/compile/980816-1.c: New test.
15029         * gcc.dg/980816-1.c: New test.
15031 1998-08-13  Jeffrey A Law  (law@cygnus.com)
15033         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
15034         compiler for ieee tests.
15036 1998-08-01  Dave Love  <d.love@dl.ac.uk>
15038         * g77.f-torture/compile/980729-0.f: New test.
15040 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
15042         * gcc.c-torture/special/eeprof-1.c: New test, for
15043         -finstrument-functions.
15044         * gcc.c-torture/special/special.exp: Run it.
15046 1998-07-29  Jeffrey A Law  (law@cygnus.com)
15048         * gcc.c-torture/compile/980729-1.c: New test.
15050 1998-07-27  Nick Clifton  <nickc@cygnus.com>
15052         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
15053         __thumb__ is defined, and test for ARM style doubles if so.
15055 1998-07-26  Dave Love  <d.love@dl.ac.uk>
15057         * g77.f-torture/noncompile/980615-0.f: New test.
15059 1998-07-26  H.J. Lu  (hjl@gnu.org)
15061         * gcc.dg/980312-1.c: Do link instead of compile.
15062         * gcc.dg/980313-1.c: Likewise.
15064 1998-07-26  Jeffrey A Law  (law@cygnus.com)
15066         * gcc.c-torture/compile/980726-1.c: New test.
15068 1998-07-25  Dave Love  <d.love@dl.ac.uk>
15070         * g77.f-torture/execute/io0.f: New test.
15072 1998-07-24  Nick Clifton  <nickc@cygnus.com>
15074         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
15075         an int.
15077 1998-06-18  Michael Meissner  <meissner@cygnus.com>
15079         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
15080         m32r bugs.
15082 1998-07-17  Nick Clifton  <nickc@cygnus.com>
15084         * gcc.dg/980626-1.c: Expect failures for all toolchains until
15085         c-decl.c:grokdeclarator can handle mode attributes.
15087 1998-07-16  Jeffrey A Law  (law@cygnus.com)
15089         * gcc.c-torture/execute/980716-1.c: New test.
15091 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15093         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15094         the mn10200.
15095         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15096         the mn10200.
15097         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15098         * gcc.c-torture/compile/930326-1.x: Similarly.
15100 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15102         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15103         New test from Craig.
15105 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15107         * g77.f-torture/noncompile/980616-0.f: New test.
15109         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15111 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15113         *  g++.other/singleton.C: Return error value instead of taking
15114         SIGSEGV.
15116 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15118         *  g++.other/singleton.C: New test.   Warning is under dispute.
15119         Runtime crash is not.
15121 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15123         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15124         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15125         using6.C, using7.C}:  New namespace tests.
15127 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15129         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15130         specialization with typedef'ed names used as array indexes.
15132 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15134         * gcc.c-torture/execute/980709-1.c: New test.
15136         * gcc.dg/980709-1.c: New test.
15138 1998-07-07  Richard Henderson  <rth@cygnus.com>
15140         * gcc.c-torture/execute/bcp-1.c: New test.
15142 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15144         * gcc.c-torture/execute/980707-1.c: New test.
15146 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15148         * gcc.c-torture/compile/980706-1.c: New test.
15150 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15152         * g77.f-torture/execute/980701-0.f,
15153         g77.f-torture/execute/980701-1.f: New test from Craig.
15155 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15157         * gcc.c-torture/compile/980701-1.c: New test.
15159         * gcc.c-torture/execute/980701-1.c: New test.
15161 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15162 rlsruhe.de>
15164         * g++.old-deja/g++.robertl/eb132.C: New test.
15165         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15167 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15169         * g77.f-torture/execute/980628-7.f,
15170         g77.f-torture/execute/980628-8.f,
15171         g77.f-torture/execute/980628-9.f,
15172         g77.f-torture/execute/980628-10.f: New tests from Craig.
15174         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15176 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15178         * g77.f-torture/execute/980628-4.f: New test from Craig.
15179         * g77.f-torture/execute/980628-5.f: Likewise.
15180         * g77.f-torture/execute/980628-2.f: Likewise.
15181         * g77.f-torture/execute/980628-0.f: Likewise.
15182         * g77.f-torture/execute/980628-1.f: Likewise.
15183         * g77.f-torture/execute/980628-3.f: Likewise.
15184         * g77.f-torture/execute/980628-6.f: Likewise.
15186 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15188         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15189         directory when nothing has been installed yet.
15191 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15193         * gcc.c-torture/special/special.exp: Handle newer versions of
15194         dejagnu.
15196 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15198         * gcc.dg/980626-1.c: New test.
15200 1998-06-19  Bruno Haible <haible@ilog.fr>
15202         * gcc.misc-tests/m-un-2.c: New test.
15203         * g++.old-deja/g++.other/warn01.c: Likewise.
15205 1998-06-19  Robert Lipe  <robertl@dgii.com>
15207         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15208         compatibility with assmblers with a different comment character.
15209         Eliminate use of GAS-specific extensions.
15211 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15213         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15215 1998-06-19  Robert Lipe  <robertl@dgii.com>
15217         *lib/g77.exp: Replace search for libf2c.a with search for newly
15218         renamed libg2c.a
15220 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15222         * gcc.c-torture/execute/980617-1.c: New test.
15224 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15226         * gcc.c-torture/execute/980612-1.c: New test.
15228 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15230         * gcc.dg/980523-1.c: Only test on ppc-linux.
15231         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15233         * gcc.c-torture/execute/980608-1.c: New test.
15235 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15237         * gcc.c-torture/execute/980605-1.c: New test.
15239 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15241         * gcc.c-torture/execute/980604-1.c: New test.
15243 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15245         * gcc.c-torture/execute/980602-1.c: New test.
15246         * gcc.c-torture/execute/980602-2.c: Likewise.
15248 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15250         * 970125-0.f: Fix per JCB.  Add commentary.
15252 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15254         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15255         IEEE -0 support.
15257 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15259         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15260         earlier.
15262 1998-05-28  Catherine Moore <clm@cygnus.com>
15264         * gcc.c-torture/execute/980526-3.c: New test.
15266 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15268         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15269         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15270         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15271         m88k-motorola-sysv3 to XFAIL.
15273 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15275         * gcc.dg/980526-1.c: New test.
15276         * gcc.c-torture/execute/980526-2.c: New test.
15278 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15280         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15282         * gcc.c-torture/execute/980526-1.c: New test.
15284 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15286         * g77.f-torture/execute/alpha2.f: Add runtime test.
15288 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15290         * g++.old-deja/old-deja.exp: Strip leading directories.
15292         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15293         error for the line.  Don't run multiple tests for the same line.
15295 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15297         * gcc.dg/980523-1.c: New test.
15299 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15301         * g77.f-torture/compile/970915-0.f: New test.
15303 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15305         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15307 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15309         * gcc.dg/980520-1.c: New test.
15311 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15313         * gcc.dg/980502-1.c: Fix return type.
15315 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15317         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15318         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15319         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15320         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15321         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15323 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15325         * g77.f-torture/execute/980520-1.f: New test.
15327 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15329         * lib/mike-g77.exp: New file.
15331         * g77.f-torture/noncompile/noncompile.exp,
15332         g77.f-torture/noncompile/check0.f: New files.
15334 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15336         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15337         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15338         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15339         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15340         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15341         abort where appropriate.
15343 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15345         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15346         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15348 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15350         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15352 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15354         * g77.f-torture/compile/980427-0.f: New test.
15356 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15358         * g77.f-torture/compile/980424-0.f: New test.
15360 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15362         * g77.f-torture/compile/980419-2.f (main): New test.
15363         * g77.f-torture/compile/970125-0.f: New test.
15364         * g77.f-torture/compile/980419-1.f: New test.
15366 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15368         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15369         of loop-4.c.
15371 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15373         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15375 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15377         * gcc.c-torture/compile/980329-1.c: New test.
15379 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15381         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15382         * gcc.dg/980312-1.c: Fix typo in -march command.
15384 1998-03-16  H.J. Lu  (hjl@gnu.org)
15386         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15388 1998-03-11  Robert Lipe  <robertl@dgii.com>
15390         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15391         Dave Love agree the Fortran source is bogus.
15393 1998-03-11  Robert Lipe  <robertl@dgii.com>
15395         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15396         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15397         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15398         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15399         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15401 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15403         * g++.old-deja/g++.other/friend1.C: New test.
15405 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15407         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15408         possibly uninitialized) variables and declare dnrm2.
15410 1998-02-23  Robert Lipe <robertl@dgii.com>
15412         From Bruno Haible <haible@ilog.fr>:
15413         * gcc.c-torture/execute/980223.c: New test.
15415 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15417         * gcc.dg/ifelse-1.c: New test.
15419 1998-02-09  H.J. Lu  (hjl@gnu.org)
15421         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15423           * lib/old-dejagnu.exp (old-dejagnu): Added the
15424           "execution test - XFAIL *-*-*" handling in the spirit of
15425           "excess errors test -". Changed the "execution test fails"
15426           handling to be like "excess errors test fails".
15427           * Update various tests accordingly.
15429 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15431         * gcc.c-torture/execute/980205.c: New test.
15433 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15435         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15436         * lib/f-torture.exp: Similarly.
15437         * gcc.c-torture: Rename all .cexp files to .x files.
15439 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15441         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15442         (940510-1.c): Removed duplicate.
15443         (971104-1.c): New test.
15445 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15447           * lib/f-torture.exp: Improve error and loop detection.
15449 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15451         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15452         use that to size the filler array.
15454 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15456         * lib/c-torture.exp(c-torture-execute): Fix typo.
15458         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15459         testcase as the executable name. Keep the executable around if
15460         the test fails.
15462 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15464         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15465         changes.  Only test one -g option, and move it to the end of the
15466         list of options to test.
15468 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15470         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15471         variable GCC_TORTURE_OPTIONS to supply default switches separated
15472         by colons.  If no environment variable, run tests with -O0 -g, -O1
15473         -g, and -O2 -g as well.
15475 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15477         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15478         explanatory comments. Fix indentation.
15480 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15482         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15484 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15486         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15487         * g++.old-deja/g++.mike/p7325.C: Likewise.
15488         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15490 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15492         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15493         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15494         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15495         * g++.old-deja/g++.law/operators4.C: Likewise.
15497 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15499         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15500         * g++.old-deja/g++.mike/p784.C: Ditto.
15501         * g++.old-deja/g++.mike/p785.C: Ditto.
15503 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15505           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15507 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15509         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15510         target feature; pass this to c-torture-execute as needed.
15512 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15514         * lib/c-torture.exp(c-torture-execute): If the previous and the
15515         current executables being tested are identical, we don't need to
15516         run the executable again. Try to make the executable names
15517         unique. Add an optional argument for passing additional compiler
15518         flags.
15520 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15522         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15524 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15526         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15528 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15530         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15531         32bit or larger longs.
15533         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15534         have either a 32bit long or 32bit int.
15536 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15538         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15539         Make double precision tests dependent on sizeof (double).
15541 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15543         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15544         too.
15546 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15548         * gcc.c-torture/compile/961203-1.cexp: New script.
15550 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15552         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15553         up the includes ourselves.
15555 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15557         * lib/plumhall.exp: Remove random include, and add a few
15558         verbose messages for debugging.
15560 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15562         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15563         of trying to do it ourselves.
15565 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15567         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15569 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15571         * gcc.prms/5403.c: Made regexp a bit less strict.
15573 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15575         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15576         is returned from remote_load instead.
15577         * lib/plumhall.exp: Ditto.
15578         * lib/mike-g++.exp: Ditto.
15579         * lib/old-dejagnu.exp: Ditto.
15580         * lib/c-torture.exp: Ditto.
15582 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15584         * lib/g++.exp: Use build_wrapper procedure.
15585         * lib/gcc.exp: Ditto.
15587 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15589         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15590         an old-style decl for malloc.  Fixes tests to work when
15591         sizeof (int) != sizeof (size_t).
15593 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15595         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15597         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15598         use stdargs.h interface.
15600 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15602         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15603         NO_VARARGS when compiling.
15605 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15607         * lib/plumhall.exp(ph_includes): New procedure.
15608         (ph_make): Use it.
15609         (ph_compiler): Ditto.
15611         * lib/g++.exp: Rename test-glue.c to testglue.c.
15612         * lib/gcc.exp: Ditto.
15614 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15616         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15617         to completion when it's called.
15619 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15621         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15622         is defined, don't do test.
15624 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15626         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15627         for object files.
15628         (ph_summary): Mark skipped testcases as untested, not unresolved.
15630         * lib/plumhall.exp (ph_make): If unresolved because of bad
15631         errorCode, record errorCode in log file.
15632         (*): Replace send_log/verbose with verbose -log.
15634 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15636         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15637         double conversion if double isn't at least 8 bytes.
15639         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15640         int to work with targets where int is 16 bits.
15642         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15643         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15644         precision for the test to complete.
15646 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15648         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15649         if d10v is not compiled with the -mdouble64 flag.
15650         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15652         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15653         d10v is not compiled with the -mint32 flag.
15655 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15657         * lib/plumhall.exp: Use incr_count.
15659 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15661         * gcc.c-torture: Update to c-torture-1.45.
15663 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15665         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15666         the name of the expect testcase file).
15668         * lib/g++.exp(g++_init): Ditto.
15670 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15672         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15673         the host.
15675         * lib/gcc.exp(gcc_exit): New procedure.
15677 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
15679         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
15680         specs where appropriate.
15682         * g++.old-deja/g++.arm/*: Added additional ERROR checks
15683         because of new "candidates are" messages, and removed a few
15685         * Converted all non-old-style g++ testcases to old-style, and
15686         moved into g++.old-deja.
15688 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
15690         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
15691         options.
15693         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
15694         succeeded.
15696         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
15698 1997-02-13  Michael Meissner  <meissner@cygnus.com>
15700         * lib/gcc.exp (gcc_target_compile): Add support for defining
15701         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
15702         the machine doesn't have those features.
15704 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
15706         * g++.law/operators4.exp: Don't use LIBS.
15708 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
15710         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
15712         * lib/mike-g++.exp: Don't set the compiler to be tested here.
15713         * lib/g++.exp: Set it here instead. Also, allow use of the
15714         --tool_exec and --tool_opt options. Change CXX to
15715         GXX_UNDER_TEST.
15717         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
15719         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
15721 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
15723         * lib/old-dejagnu.exp: Use prune_warnings instead of
15724         prune_system_crud.
15725         * lib/mike-g++.exp: Ditto.
15726         * lib/gcc.exp: Ditto.
15727         * lib/g++.exp: Ditto.
15729         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
15731 1997-02-07  Jeffrey A Law  (law@cygnus.com)
15733           * 941014-2.c: Include stdlib.h
15734           * 960327-1.c: Include stdio.h
15735           * dbra.c, index-1.c: Don't assume ints are 32bits.
15737 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
15739         * lib/gcc.exp: Add gcc,stack_size target feature.
15741         * lib/g++.exp(g++_target_compile): Add the include and link
15742         paths here, not in two other places. And, it's $options, not
15743         options.
15745         * lib/mike-g++.exp(postbase): Remove the code that determines
15746         the correct include and link paths.
15747         * g++.old-deja/old-deja.exp: Ditto.
15749 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
15751         * lib/g++.exp(g++_init): target_compile no longer returns the
15752         filename of the result.
15754 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
15756         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
15757         call to glob.
15759         * gcc.c-torture/special/special.exp: Change call to
15760         gcc_target_compile to include the object file.
15762 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
15764         * gcc.c-torture/special/special.exp: Correct misspelling in last
15765         change.
15767 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
15769         * lib/plumhall.exp(ph_summary): Log the entire output of the
15770         executable. Return -1 if there were any failures, 0 otherwise.
15771         (ph_execute): Return -1 if there were any failures, 0 otherwise.
15772         (ph_make): Clean up objects and executables that were built
15773         if the tests succeeded.
15775 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
15777         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
15778         libraries and includes in the build tree as appropriate.
15780 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15782         * lib/c-torture.exp: Instead of looking for the global variable
15783         NO_LONG_LONG, check to see if that's a feature of the target.
15785 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15787         * config/default.exp: Minimize. Delete the remainer of the files in
15788         config; this functionality is now in devo/dejagnu/config.
15790         g++.*/*: Pass any additional flags used to compile to postbase;
15791         delete CXXFLAGS.
15793         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
15794         is now done by runtest.exp. Use gcc_target_compile instead of
15795         compile.
15797         lib/c-torture.exp: Use gcc_target_compile instead of compile.
15798         Remove references to CFLAGS. Use remote_file instead of
15799         calling rm -f.
15800         (c-torture): Take a list of arguments to use to compile this
15801         testcase.
15803         lib/g++.exp: Simplify. Use target_compile instead of compile.
15804         lib/gcc-dg.exp: Ditto.
15805         lib/gcc.exp: Ditto.
15806         lib/mike-{gcc,g++}.exp: Ditto.
15807         lib/old-dejagnu.exp: Ditto.
15808         lib/plumhall.exp: Ditto.
15810 1997-01-08  Jim Wilson  <wilson@cygnus.com>
15812         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
15813         (ph_linker): Likewise.
15815 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
15817           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
15818         MAP_ANON / MAP_ANONYMOUS if defined;
15819         else try to map from /dev/zero .
15821 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15823         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
15824         isn't defined, then define it to MAP_ANONYMOUS.
15826 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15828         * gcc.c-torture: Update to c-torture-1.42 release.
15830 1996-11-11  Jeffrey A Law  (law@cygnus.com)
15832         * gcc.c-torture: Update to c-torture-1.41 release.
15834 1996-10-27  Jeffrey A Law  (law@cygnus.com)
15836         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
15837         c-torture release.
15839 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
15841         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
15842         and LDFLAGS.  Fix second case to append the target_info ldflags
15843         onto LDFLAGS, not CFLAGS.
15844         * lib/g++.exp (g++_init): Add target_info stuff.
15845         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
15846         of libgloss and newlib flags for !native.
15848         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
15849         (GDB): Fix relative path to go up another dir for finding gdb.
15851 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
15853         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
15854         versions in the target_info array, if they don't exist.
15856 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
15858         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
15860 1996-07-08  Jim Wilson  <wilson@cygnus.com>
15862         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
15863         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
15865 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
15867         * lib/old-dejagnu.exp: Don't remove the output file before we've
15868         actually tested it. Don't append pwd to the path of the executable
15869         we're testing.
15871 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
15873         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
15875 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
15877         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
15878         temporary directory for compiler files, and set it to a default
15879         value of /tmp. Set $output as the name of the output file from
15880         compiling the testcase. Add a -o option to $cflags_var so the
15881         compiler writes the final output file as $output. Set $executable
15882         to $output.
15884         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
15885         directory for compiler files, and set it to /tmp if it doesn't
15886         already have a value. Set $output_file to the name of the output
15887         file from compiling the testcase. Add a -o option to CXXFLAGS so
15888         the compiler writes the final output file as $output. Use $output
15889         as the executable to be tested.
15891 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15893         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
15895 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15897         * gcc.c-torture/execute/pending-1.c: New test.  Still
15898         pending in Tege's queue.
15900 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15902         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15903         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15904         if there were failures.  Call unresolved if there were unresolved
15905         testcases.  Call gcc_fail if program did not run to completion.
15906         (ph_make): Pass additional argument name to ph_execute.
15907         (ph_execute): Add new argument.  Pass additional arguments to
15908         ph_summary.  Call gcc_fail is there is no execution output.
15910 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15912         * lib/plumhall.exp (proc_summary): Output relavent summary
15913         lines into the log so specific failures in plumhall can be
15914         investigated.
15916 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15918         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15919         (c-torture-execute): Don't try to execute tests which use
15920         "long long" types if $NO_LONG_LONG is nonzero.
15922 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15924         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15925         not c-torture.
15927         * gcc.ieee: Move from here.
15928         * gcc.c-torture/execute/ieee: To here.
15930 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15932         * gcc.c-torture: Update to c-torture-1.41 release.
15934 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15936         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15937         not "$output".
15939 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15941         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15942         -c present.
15944 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15946         * config/proelf.exp: Handle connecting to a simulator.
15948 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15950         * config/proelf.exp: New file.  Enough framework that we can
15951         run c-torture tests on the proelf targets (or any other target
15952         that gdb can connect to for that matter).
15954 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15956         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15957         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15959         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15960         exec_output exists.
15962 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15964         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15965         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15967         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15968         to pass/fail/unresolved/unsupported/untested.  Caller must now
15969         call unresolved/unsupported/untested.
15970         * lib/*.exp: Update FSF address.  Update to handle new results of
15971         ${tool}_load.
15972         * lib/chill.exp (verbose): Delete.
15974 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15976         * lib/gcc.exp (default_gcc_start): Change order of args to
15977         $LDFLAGS $CFLAGS $LIBS.
15978         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15979         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15980         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15981         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15982         * gcc.misc-tests/dg-test.exp: Likewise.
15983         * gcc.misc-tests/msgs.exp: Likewise.
15984         * gcc.prms/prms.exp: Likewise.
15985         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15986         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15988         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15990 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15992         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15994         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15995         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
15997         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
15998         necessary.
16000 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
16002         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
16003         global for loop; add use of $mathlib.
16004         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
16005         settings here; set mathlib for anything but VxWorks.
16007 1996-01-22  Jeffrey A Law  (law@cygnus.com)
16009         * gcc.c-torture: Update to c-torture-1.40 release.
16011 1996-01-03  Jeffrey A Law  (law@cygnus.com)
16013         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
16014         dg.exp.
16016 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
16018         * lib/c-torture.exp (c-torture-execute): Declare "output" as
16019         global.
16021 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
16023         * lib/g++.exp (LIBS): Define if not already.
16024         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
16025         (gcc-dg-prune): Call prune_gcc_output.
16026         * lib/gcc.exp (prune_gcc_output): New proc.
16027         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
16028         prune_gcc_output.
16030 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
16032         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
16033         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
16035 1995-11-15  Jeffrey A Law  (law@cygnus.com)
16037         * gcc.c-torture: Update to c-torture-1.39 release.
16039 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
16041         * lib/c-torture.exp (c-torture-execute): Don't return if one option
16042         fails, try others as well.
16044 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
16046         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
16047         If compilation fails, mark execute tests as `untested'.
16048         If test is marked as unsupported, don't mark compilation and
16049         execute tests as failed.
16051 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
16053         * lib/g++.exp (g++_init): Don't link in libg++, and look to
16054         libstdc++ for whether or not we want to be doing shared
16055         libraries.  Delete link_curses since we don't need it anymore.
16056         * lib/mike-g++.exp (postbase): Don't link in libg++.
16057         * g++.old-deja/old-deja.exp: Likewise.
16059 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
16061         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
16063 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
16065         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
16066         For that, add `-Wl,-a,shared_archive'.
16067         * g++.old-deja/old-deja.exp: Likewise.
16069 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
16071         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
16073 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
16075         * lib/mike-g++.exp (postbase): Pay attention to the status of
16076         g++_load.
16078 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
16080           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
16082 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
16084         * lib/gcc.exp (default_gcc_start): No longer need to log program
16085         being executed or its output, execute_anywhere does that now.
16086         * lib/g++.exp (default_g++_version): Call execute_anywhere.
16087         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
16089 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
16091         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16092         the same as those in lib/g++.exp.
16094 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16096         * gcc.c-torture: Update to c-torture-1.38 release.
16097         * gcc.ieee: Related changes.
16099 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16101         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16102         "exec". Minor reformatting changes.
16104         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16105         cross. This means all "exec" calls now work on a remote host as
16106         well.
16107         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16108         cross. Filter out the extra "\r\n" stuff that expect puts in.
16109         (c-torture-execute): Filter out the bogus warnings like
16110         c-torture-compile does. Add support for canadian cross.
16111         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16112         Use execute_anywhere rather than calling exec directly. Now it
16113         works for canadian cross testing.
16115 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16117         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16118         results into a variable, and check that rather than using file exists.
16120 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16122         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16123         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16125 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16127         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16128         lib_curses if there's a shared libg++ in the build tree.
16130 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16132         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16133         if not supported target.
16135 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16137         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16138         link_curses up to always happen, not just for native builds.
16140 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16142         * gcc.c-torture: Update to c-torture-1.36 release.
16143         * gcc.failure: Related changes.
16145 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16147         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16149 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16151         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16152         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16153         runshlib, link_curses, and mathlib for link and run.
16155         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16156         pass the runtime shared library options for Solaris, OSF/1, and
16157         Irix5, and link with -lcurses to avoid unresolved references.
16159 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16161         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16162         only run once.
16164 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16166         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16168 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16170         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16171         do not have a framework for the "compat" tests yet.
16173 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16175         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16176         set to null if we're testing vxworks5.1.  Use that instead of
16177         `-lm' in the setting of LIBS for link and run.
16179 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16181         * config/rom68k.exp (${tool}_load): Major changes to make it
16182         work.  Verified that it does in fact return the stuff in
16183         exec_output properly.  Catch any Emul or any TRAP other than 0.
16185 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16187         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16188         LDFLAGS properly for targets that need stuff from libgloss.
16189         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16190         only run once.
16191         (gpp_initialized): New variable.
16193 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16195         * config/rom68k.exp: Load libgloss.exp.
16196         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16197         so we can produce a fully linked binary.
16198         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16199         so we can produce a fully linked binary.
16201 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16203         * lib/plumhall.exp (ph_section): Watch for expected failures.
16204         Add missing `else'.
16206         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16207         run the testcase.
16208         (c-torture): Likewise.
16210 1995-08-28  Doug Evans  <dje@cygnus.com>
16212         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16214         * lib/mike-g++.exp (mike_cleanup): New proc.
16215         (prebase): New globals compiler_result, not_compiler_result,
16216         target_regexp.
16217         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16218         allow leading "-" in pattern.  Watch for unsupported tests.
16219         If $compiler_result is set, pattern match assembler code,
16220         and ditto for $not_compiler_result.
16221         * lib/mike-gcc.exp: Likewise.
16223         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16224         execution "succeeded".
16226 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16228         * config/win32.exp: New file.
16229         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16231 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16233         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16234         unsupported.
16235         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16236         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16237         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16239         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16240         "... without exceptions was ...".  That is now handled by
16241         prune_system_crud.
16242         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16244 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16246         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16247         sieve.c,sort2.c}: New files.
16248         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16249         sieve.exp,sort2.exp}: Drivers for them.
16251         * lib/mike-gcc.exp (program_output): New user settable variable.
16252         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16253         messages.
16254         * lib/mike-g++.exp (program_output): New user settable variable.
16256         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16258         * config/sh.exp: Deleted (use sim.exp instead).
16260 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16262         * config/vx.exp: Declare CHECKTASK as global.
16263         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16264         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16265         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16267 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16269         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16270         target. Like vx.exp, only includes `vx29k.exp' instead of
16271         `vxworks.exp'.
16273 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16275         * config/sim.exp: Increase time limit from 120 seconds to 240.
16277 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16279         * gcc.c-torture/execute/950628-1.c: New test.
16281 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16283         * gcc.c-torture: Update with changes/additions from
16284         c-torture-1.34.
16286 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16288         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16290 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16292         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16294 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16296         * gcc.c-torture/compile/950512-1.c: New test.
16297         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16298         * gcc.dg/struct-ret-1.c: Likewise.
16300 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16302         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16303           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16305 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16307         * gcc.c-torture/special/920411-1.c: Deleted.
16308         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16310 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16312         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16313         cpu limit.
16315 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16317         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16319 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16321         From kenner;
16322         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16323         is the proper length.
16324         * va-arg-3.c: Likewise.
16326 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16328         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16329         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16331         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16332         * lib/g++.exp (default_g++_start): Delete old cruft.
16334 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16336         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16337         (2 * (1 << 18)) to (2 * (1 << 17)).
16339         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16341 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16343         * config/rom68k.exp: Renamed from config/idp.exp
16345 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16347         * c-torture/compile/921109-2.c
16349 1995-04-18  Mike Stump  <mrs@cygnus.com>
16351         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16352         excess errors.
16354 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16356         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16357         output.
16358         * lib/g++.exp (default_g++_start): Likewise.
16360 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16362         * gcc.c-torture/compile/950329-1.c: New test.
16364 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16366           * config/bug.exp (${tool}_load): Updated to use new remote_open
16367           and remote_close procs.
16368         * config/idp.exp: New file.
16370 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16372         * gcc.c-torture/execute/950322-1.c: New test.
16374 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16376         * config/vx.exp (${tool}_load): Clean up testing of return code from
16377         vxworks_ld and vxworks_spawn.
16379 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16381         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16383 1995-03-13  Mike Stump  <mrs@cygnus.com>
16385         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16386         can mark excess errors on a machine by machine basis.  Note, the
16387         default is to not expect any excess errors, even when excess
16388         errors test - is given, so you will want to put an XFAIL ... on
16389         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16390         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16391         those 4 machines, but no others.
16393 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16395         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16396         * lib/c-torture.exp: to here.
16398 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16400         * gcc.c-torture/execute/950221-1.c: New test.
16401         * gcc.c-torture/execute/struct-ret-1.c: New test.
16402         * gcc.c-torture/compile/950221-1.c: New test.
16404         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16406 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16408         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16409         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16411 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16413         * g++.gb: New directory of tests, derived from my signature and
16414         class scoping tests.
16416         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16417         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16418         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16419         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16420         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16421         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16422         * g++.gb/sig25.C: Likewise.
16424         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16425         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16426         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16427         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16428         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16429         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16430         * g++.gb/sig25.exp: Likewise.
16432         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16433         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16434         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16435         * g++.gb/scope13.C: Likewise, this test still fails.
16437         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16438         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16439         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16440         * g++.gb/scope13.exp: Ditto.
16442         * g++.gb/README: New file, explains what these tests are about.
16444 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16446         * lib/dg.exp (dg-do): Support `preprocess'.
16447         (dg-test): Likewise.
16449 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16451         * config/udi.exp: change "continue -expect" to "exp_continue".
16453 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16455         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16456         Delete redundant tests.
16458         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16459         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16460         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16461         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16462         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16463         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16464         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16465         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16467         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16468         storing label pointers.
16469         * gcc.c-torture/execute/921019-1.c: Likewise.
16470         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16471         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16472         parameter fp.
16473         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16474         constants.
16476         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16477         Delete obsolete tests.
16479         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16480         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16481         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16482         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16483         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16484         * gcc.c-torture/compile/950124-1.c: New test.
16486         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16488 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16490         * lib/mike-g++.exp: Add -lm to LIBS.
16492 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16494         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16496 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16498         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16500 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16502         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16504 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16506         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16507         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16508         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16509         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16510         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16511         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16512         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16513         * g++.law/{operators31.C, operators32.C,
16514         * g++.law/{operators33.C, operators34.C}: Likewise.
16515         * g++.law/{pic1.C, refs2.C}: Likewise.
16516         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16517         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16518         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16519         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16521         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16522         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16523         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16524         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16525         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16526         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16527         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16528         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16529         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16530         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16531         * g++.law/{operators34.exp}: Likewise.
16532         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16533         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16534         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16535         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16536         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16538         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16539         No longer expected to fail.
16540         * g++.law/missed-error3.C: Tweak for recent bool changes.
16542 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16544         * config/emb-unix: Deleted.
16545         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16546         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16548 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16550         * lib/dg.exp (dg-test): Fix typo in last patch.
16552 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16554         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16555         (handles multiple occurrences).
16557 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16559         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16560         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16561         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16562         printed).
16563         * lib/c-torture.exp (c-torture-compile): Likewise.
16564         (c-torture): Prepend full path if missing.
16565         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16566         (gcc_fail): Likewise.
16567         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16569 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16571         * lib/netware.exp: Only attach to NetWare i386 systems.
16573 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16575         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16576         messages.  Add test name to "output pattern match" pass/fail message.
16578 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16580         * gcc.dg: New testsuite.
16581         * gcc.dg/dg.exp: New file.
16583         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16584         test-switch.c}: Deleted.
16586         * gcc.misc-tests/msgs.exp: New testcase driver.
16588 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16590         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16591         Watch for illegal return values from ${tool}_load.
16592         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16593         cross targets.  Coerce return value >0 to 1.
16595 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16597         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16599         * config/emb-unix.exp: New file.
16601         * config/sim.exp: Error if variable $SIM not defined.
16602         (${tool}_load): Mark test as "untested" if simulator missing.
16604         * config/unix.exp: Load remote.exp to get rcp_download.
16605         * lib/c-torture.exp: Use different option lists for testcases with
16606         and without loops.
16607         * gcc.c-torture/execute/execute.exp: Likewise.
16609 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16611         * config/*.exp: Clarify return code from ${tool}_load.
16612         Call `unresolved' or `untested' instead of `warning' or `perror'
16613         (sometimes you still want to call both though).
16614         Add comment that `shell_id' is local to each file.
16615         * config/udi.exp (timeout): Set to 30.
16616         Don't print warning if connection fails, $connectmode has already
16617         printed an error.
16618         (${tool}_load): Move verbose messages to level 2.
16619         Rework pattern for "Process started" message.
16620         Pass `shell_id' to ${connectmode}_download.
16621         Retry twice upon timeout.  Make resetting of target more robust.
16622         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16623         Pass `shell_id' to exit_$connectmode.
16624         Only call exit_$connectmode if connected.
16625         * config/unix.exp (${tool}_load): Check return codes better.
16626         * config/vrtx.exp (${tool}_load): Likewise.
16627         * config/vx.exp (${tool}_load): Likewise.
16628         Delete unneeded global's.
16629         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16630         from ${tool}_load.
16631         (dg-stat): Delete.
16632         (dg-init): Delete recording of pass/fail counts.
16633         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16634         (old-dejagnu-init): Likewise.
16635         (old-dejagnu-stat): Delete contents, empty proc now.
16636         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16637         (c-torture): Delete references to lcnt, lpass, lfail.
16638         Get option list from TORTURE_OPTIONS.
16639         Delete -funroll[-all]-loops if no loops.
16640         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16641         (g++_stat): Delete contents (empty proc now).
16642         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16643         (gcc_finish): Likewise.
16644         (gcc_stat): Deleted.
16645         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16646         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16647         * gcc.c-torture/execute/execute.exp: Likewise.
16648         Split tests into two parts: compile, execute.
16649         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16650         no loops.  Update to reflect clarified return codes from ${tool}_load.
16652 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16654         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16655         to grep for.
16656         (old-dejagnu): Likewise (where necessary).
16658 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16660         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16662         * lib/dg.exp (dg-process-target): Fix processing of selector.
16663         Add comment regarding use of `error'.
16665         * lib/gcc.exp (prune_system_crud): Define if missing.
16666         * lib/g++.exp (prune_system_crud): Likewise.
16668         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16669         Call prune_system_crud.
16670         * lib/dg.exp (dg-runtest): New proc.
16671         Use perror instead of send_user for tcl errors in testcase.
16672         Don't return any value, it's never used.
16673         Don't clobber previous definition of `unknown'.
16674         Print tcl errors in `dg-final'.
16676 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
16678         * lib/dg.exp (dg-process-target): Improve syntax error messages.
16679         (dg-test): Don't print errorInfo, it contains stack backtrace.
16681 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
16683         * lib/g++.exp (runtest_file_p): Define if missing.
16685 1994-09-24  Doug Evans  (dje@cygnus.com)
16687         * lib/mike-g++.exp: Comment out loading of g++.exp.
16688         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
16689         (default_g++_version): Always print something.
16690         (default_g++_start): Comment out call to `which'.
16691         (g++_start, g++_load): Deleted (must be defined in config file).
16692         * lib/gcc.exp: Test for existence of $CC at start.
16693         Delete check for tmpdir (done in gcc_init).
16694         (default_gcc_version): Always print something.
16695         (default_gcc_start): Comment out call to `which'.
16696         * config/*.exp: Major cleanup - make cross targets work at least a
16697         little better for g++ (by not being "--tool gcc" specific).
16698         Rename gcc_xxx to ${tool}_xxx.
16699         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
16700         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
16702 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
16704         * lib/c-torture.exp (c-torture-compile): Rework compiler
16705         message processing.
16707         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
16708         c-torture.
16710 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
16712         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
16714         * lib/dg.exp (dg-process-target): Support { target native }.
16716 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
16718         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
16719         looked for "... program xxx got fatal signal".
16720         Correct regsub munging of `comp_output'.
16721         Ignore compiler messages "path prefix not used" and "linker input
16722         file unused".
16724 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
16726         * lib/gcc.exp (runtest_file_p): Define if missing.
16727         * gcc.prms/template.c: Example to work from.
16729 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
16731         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
16732         * lib/dg.exp (dg-test): Call unsupported testcases as such.
16734         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
16735         * gcc.prms/1883.c: Moved from compile/940714-1.c.
16736         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
16737         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
16739         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
16740         (dg-process-target): No longer a varargs proc.
16741         Return S/N for target, P/F for xfail.  All callers changed.
16742         (user option procs): More argument checking.
16743         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
16744         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
16745         (dg-test): Skip test if not running on selected target in `dg-do'.
16746         Update handling of `dg-do-what', `dg-output-text'.
16747         Separate execution pass/fail from output pattern match pass/fail.
16748         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
16750 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
16752         * gcc.c-torture/special/special.exp: Don't expect failure for mips
16753         target for 920510-1.c.
16755 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
16757         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
16758         Clean up comment regarding use of passcnt, etc.
16759         (gcc_stat): Don't update `testcnt' here.
16760         (gcc_finish): Do it here.
16761         Might as well reset `but_id' here too.
16762         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
16763         to determine if the file should be tested.
16764         * gcc.c-torture/compile/compile.exp: Likewise.
16765         * gcc.c-torture/execute/execute.exp: Likewise.
16766         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16767         * gcc.misc-tests/dg-test.exp: Likewise.
16768         * gcc.prms/prms.exp: Likewise.
16769         * gcc.wendy/wendy.exp: Likewise.
16770         * g++.old-deja.exp: Likewise.
16771         Move "Testing file" message to verbose level 1.
16773 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
16775         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
16777 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
16779         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
16780         (default_gcc_start): Accept optional second list element
16781         of compiler flags.  Print compiler output at verbosity level 2.
16782         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
16783         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
16784         Save current values of framework globals passcnt, failcnt, xpasscnt,
16785         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
16786         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
16787         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
16788         xfailcnt to compute stats.  Update framework global `testcnt' from
16789         pass/fail counts.
16790         (gcc_finish): New proc.  Clean up test environment.
16791         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
16792         (gcc_epass, gcc_efail): Delete.
16793         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
16794         argument of line number.
16795         (dg-init): If the tool has an init routine, call it.
16796         (dg-test): Remove args `cflags_var' and `libs_var'.
16797         Pass all compiler options to ${tool}_start.
16798         Handle missing line number.
16799         (dg-finish): New function.
16800         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
16801         particular files.  Call gcc_finish at end.  Move "skipping test"
16802         message to verbosity level 3.
16803         * gcc.c-torture/compile/compile.exp: Likewise.
16804         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16805         * gcc.c-torture/execute/execute.exp: Likewise.
16806         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16807         Print testcase being tried at verbosity level 1.
16808         * gcc.c-torture/special/special.exp: Unset xfail.
16809         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16810         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
16811         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
16812         * gcc.failure/failure.exp: Likewise.
16813         * gcc.ieee/ieee.exp: Likewise.
16814         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
16815         Update call to dg-test.  Call dg-finish at end.
16816         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
16817         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16818         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
16819         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
16820         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
16821         * gcc.wendy/wendy.exp: Add copyright.
16822         Delete setting of tmpdir (done by gcc_init).
16823         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
16824         Pass compiler flags to gcc_start.  Call gcc_finish at end.
16825         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
16826         gcc_[ce]pass/fail.
16828 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
16830         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
16831         confusion.
16832         (g++_load): Likewise.
16834         * config/*.exp (gcc_load): Some were varargs fns and some were not.
16835         Rename argument to `prog' to remove the confusion.
16836         Varargs fns behave differently too!
16837         (g++_load): Likewise.
16839         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
16841         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
16842         what it is.  Delete (always) printing of status value for !native.
16843         Simplify verbose code, and include status and exec_output.
16844         (g++_load): Use gcc_load.
16846 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
16848         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
16849         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
16850         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
16851         940714-3.c as these testcases don't exist anymore.  Make
16852         va-arg-1.c expected to pass.
16854 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
16856         * gcc.misc-tests/misc.exp: Only run specific testcases.
16857         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
16858         * gcc.misc-tests/dg-[1-9].c: New files.
16860         * lib/dg.exp: New testsuite driver.
16861         * gcc.prms/prms.exp: Use it.
16863         * README.gcc: New file.
16865         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
16866         Document and reset `lxpass' and `lxfail'.
16867         Simplify "initialized" message.
16868         (gcc_stat): Clean up comments a little.
16870 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
16872         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
16874 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
16876         * lib/old-dejagnu.exp (process-option): New proc.
16877         (old-dejagnu-init, old-dejagnu-stat): Likewise.
16878         (old-dejagnu): Simplify.
16879         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
16881 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
16883         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
16884         exists and is not an empty string.
16886         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
16887         $xfail rather than calling setup_xfail.  Clear $xfail when test is
16888         finished.
16889         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
16890         automatically.
16892         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
16893         longer expected to fail.
16895         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16896         "f" function call.
16898         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16900         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16901         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16902         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16903         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16904         c-torture-1.29.
16906         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16907         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16909         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16911         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16912         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16914         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16915         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16916         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16918 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16920         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16921         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16922         940714-1.c, 940714-2.c, 940714-3.c},
16923         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16924         gcc.misc-tests/{mg.c,mg.exp}:
16925         New tests.
16926         * gcc.noncompile/noncompile.exp: Change accordingly.
16928 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16930         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16931         Undo previous clobberage.
16933 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16935         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16936         * gcc.special/{930510-1.c, special.exp}:
16937         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16938         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16939         struct-varargs-1.c}: New tests from c-torture-1.26.
16941 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16943         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16944           argument to switch.
16946 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16948         * Revert the previous changes.  Please see Rob's directory
16949           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16950           fixes.
16952 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16954         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16955             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16956             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16957             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16958             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16959             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16960             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16961             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16962             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16963             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16964             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16965             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16966             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16967             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16968             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16969             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16970             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16971             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16972             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16973             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16974             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16975             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16976             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16977             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16978             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16979             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16980             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16982 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16984         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16985             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16986           with perror calls.
16988 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16990         * config/unix.exp (g++_load): Fix syntax.
16992 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16994         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16995         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16996         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
16997         Don't expect va-arg-1.c to fail.  Correct expected output for
16998         920928-1.c.
16999         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
17000         * gcc.wendy/hbm4.c: Correct typo.
17001         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
17003 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
17005         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
17006         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
17007         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
17008         * lib/c-torture.exp (c-torture-compile): Ditto.
17010         Reduce volume of output (remove all the -I's and such).
17011         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
17012         Call gcc_cpass, gcc_cfail.
17013         (c-torture): Pass testing option to c-torture-compile.
17015 1994-03-21  Doug Evans  (dje@cygnus.com)
17017         Bring patches over from progressive.
17018         * config/default.exp: Exit remote shell cleanly.
17019         (g++_exit, g++_start): Add default versions.
17020         * config/sim.exp (gcc_load): Use perror, not error.
17022 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
17024         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
17025         set in site.exp.
17027 1994-03-14  Doug Evans  (dje@cygnus.com)
17029         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
17030         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
17031         (wendy_try): New proc to run testcase.
17032         (main loop): Call 'em.
17033         * gcc.wendy/*.c: Clean up pass to correct expected output.
17035         * lib/gcc.exp: Minor cleanup work.
17036         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
17038 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
17040         * config/sim.exp (gcc_load): Document return codes better.
17041         Don't pass -v to simulator.
17043 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
17045           * gcc.special/920717-x.c: Fix typo.
17046           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
17047           get at sources.
17049         * lib/mike-gcc.exp: Fix typo.
17051 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
17053         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
17054         binary to use, transform the name.
17055         * config/*.exp: rename everything. Nuke any g++ specific files,
17056         it's now a special case of gcc that requires no special support.
17057         Add a default.exp for unsupported targets.
17059 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
17061         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
17062         lib/old-dejagnu.exp: Fix a few patterns to work with the new
17063         version of Tcl.
17065 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
17067         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
17068         than a warning.
17070 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
17072         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
17074 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
17076         * gcc.execute/execute.exp: Combine opt_list and foption_list into
17077         option_list.  Compile every file with only 4/6 option choices
17078         (same as C torture) instead of with 12/18 different option
17079         choices.
17080         * lib/c-torture.exp: Likewise.
17082         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
17083         not already set.
17085 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
17087         * lib/old-deja.exp: Add `excess errors test fails' error, now one
17088         can put an XFAIL *-*-* on excess errors.
17090 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
17092         * g++.law: Add more tests derived from g++-bugs snapshots.
17094         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
17095         equivalent to g++.law/init9.
17097         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
17098         compiled it, and the a.out file after we've run it.
17100 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
17102         * lib/mike-g++.exp (postbase): Delete the .o file after we've
17103         compiled it, and the a.out file after we've run it.
17105 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
17107         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
17109 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
17111         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
17112         version number.
17114 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
17116         * g++.law: New directory of g++ tests derived from the g++-bugs
17117         snapshots.
17119 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
17121         * gcc.compile: initbug1.c initbug1.exp testcase added
17123 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
17125         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
17126         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
17127           fixes submitted by Jeff Law (law@cs.utah.edu)
17128         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
17129           Jeff Law (law@cs.utah.edu)
17132 1993-11-30  Mike Stump  (mrs@cygnus.com)
17134         * config/unix-g++.exp: Follow the gcc way of doing things.
17135         * g++.old-deja/old-deja.exp: Minor updates.
17136         * lib/g++.exp: New file, follow the gcc way of doing things.
17137         * lib/old-dejagnu.exp: Minor updates.
17138         * lib/mike-g++.exp: Always unset errorInfo.
17140 1993-11-06  Mike Stump  (mrs@cygnus.com)
17142         * lib/gcc.exp: Fix some errors with the below change, CC and
17143         CFLAGS should be global when setting, not local.
17145 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
17147         * lib/gcc.exp: Transform tool name.
17149 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17151         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
17153 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17155         * lib/gcc.exp: change gcc_done to gcc_stat
17157 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17159         * Upgraded gcc testsuite to c-torture version 1.25
17161 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
17163         * lib/gcc.exp: added reporting code. Changed verbose compile message.
17164         * lib/c-torture: added hooks for new reporting code.
17166 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
17168         * config/sh-gcc.exp: check if sh-sim exists in the path
17170 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
17172         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
17173         * gcc.compile/compile.exp: Initial changes for new logic.
17174         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
17175         * gcc.failure/failure.exp: Initial changes for new logic.
17176         * gcc.ieee/ieee.exp: Initial changes for new logic.
17177         * gcc.misc-tests/misc.exp: Initial changes for new logic.
17178         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
17179         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
17180         * lib/c-torture.exp: Initial changes for new logic.
17181         * lib/gcc.exp: Initial changes for new logic.
17183 1993-10-15  Mike Stump  (mrs@cygnus.com)
17185         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
17186         depend upon failure or success.  Fully qualify names in failure
17187         and success messages.  Always remove a.out before starting
17188         compile, just in case.  Pay more attention to error text output by
17189         the compiler.  Handle testcases with no known past errors just
17190         like all others, so that things are uniform.  Other miscellaneous
17191         improvements.
17193 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
17195         * gcc.cpp: new directory for cpp tests
17197 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
17199         * lib/chill.exp: Code reformatted, removed unused code.
17200         * config/unix-chill.exp: Code reformatted, removed unused code.
17201         * chill.execute/execute.exp: Code reformatted, removed unused code.
17202         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
17204 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
17206         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
17207         routines not written.
17209 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
17211         * config/bug-gcc.exp: Use new procs from bug.exp.
17213 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
17215         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
17216         via ftp, rather than depending on NFS.
17217         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
17218         case.
17220 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
17222         * config/bug-gcc.exp: Use new download proc.
17224 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
17226         * chill.execute/execute.exp: cleanups, handles errors better
17227         * chill.compile/compile.exp: rewrite, based on execute.exp
17228         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
17229         * lib/chill.exp: major changes to diff proc and compile and link
17230           procs. added chill_fail and chill_pass wrappers to pass and
17231           fail. added more comments, and handle error codes better.
17232           Added a hack to capture stderr from exec, so noncompile tests
17233           can work.
17235 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
17237         * chill.execute/execute.exp: rewrite of testsuite driver
17238         * lib/chill.exp: rewrite of testsuite driver
17239         * config/unix-chill.exp: rewrite of testsuite driver
17241 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
17243     In chill.execute:
17244         * iexpr.ch: Standardize uppercase.
17245         * tuples.dat: Standardize uppercase.
17246         * vary.ch: standardize.  Correct varying string assignments.
17247         * vary.dat: Add new output lines.
17249 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
17251     In chill.execute:
17252         * chprintf.ch: Standardize use of uppercase.
17253         * tuples.ch: Standardize and turn arr2 into a DCL,
17254           rather than a SYN.
17255         * pinits.ch: Standardize.
17257 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
17259         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
17260         * Makefil: Renamed to Makefile.in.
17261         * configure.in: New.
17263 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
17265     In chill.execute:
17266         * .cvsignore: Add result/output files.
17267         * Makefile: Fix up variables at start.  Use MFLAGS
17268           everywhere.  Correct bool_loc, built_ins entries.
17269           Add entry for vary1.ch.
17270         * bitarray.ch: Standardize upper-case usage.
17271         * bitexpr.ch: Standardize, add output of b1.
17272         * params.ch: Use arrayt in along PROC parameters, to
17273           avoid novelty problems.
17274         * sets.ch: Tiny cleanup.
17275         * vary1.ch: Re-indent.
17277 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
17279           * Add PR-related files to Makefiles, .cvsignore files, etc.
17281 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
17283         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
17284           with compiler objects. New names are test-flow.c and test-loop.c
17286 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
17288         * Upgraded c-torture tests from 1.19 to 1.20
17290         * new files:
17291         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
17292         * gcc.compile: 930623-1.c 930623-2.c
17293         * gcc.noncompile: 930622-1.c 930622-2.c
17294         * gcc.failure: 920411-1.c 920627-2.c
17295         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
17297 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
17299         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17300           More changes to get testsuite working properly. Needs more work.
17301           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
17303 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
17305         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17306           More changes to get testsuite working properly. Needs more work.
17308 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
17310         * chill.compile/compile.exp: Added for Dejagnu support
17311         * chill.execute/execute.exp: Added for Dejagnu support
17312         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
17314 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
17316     This should complete moving the CHILL test files.
17317         * chill.noncompile(.cvsignore printf.grt
17318             in-printf.grt chprintf.grt chprintf.ch):
17319             Added test-support files.
17320           (Makefile): Modified further.
17321         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
17322             signal.ch): Added test files.
17323           * chill.execute (.cvsignore printf.grt printr.c
17324             in-printf.grt rts.c chprintf.grt rts.h): Added
17325           test-support files.
17326             (Makefile): More corrections.
17328 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
17330         * chill.compile, chill.execute, chill.nocompile: Add CHILL
17331           test cases, ready for DejaGnu.
17333 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17335         * Upgraded c-torture tests from 1.18 to 1.19
17337         * gcc.compile: added test(s):
17338           930607-1.c
17339         * gcc.execute: added test(s):
17340           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17342         * added new subdirectory for misc tests: gcc.misc-tests
17343         * gcc.misc-test(s): added tests:
17344           inst-check.c test-consts.c test-ior.c test-switch.c
17346 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17348         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17350 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17352         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17354 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17356         * Upgraded c-torture tests from 1.17 to 1.18
17358 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17360         * Upgraded c-torture tests from 1.12 to 1.17
17362 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17364         * lib/old-dejagnu.exp:
17365           Fixed handling of XFAIL target triplets to correctly
17366           recognize wildcard characters.  Removed code that
17367           appended a unique id tag to the end of the file name
17368           printed out by the result of the testcases within a
17369           given test file.
17371 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17373         * lib/old-dejagnu.exp:
17374           Reworked expected failure handling to trigger off of XFAIL
17375           keyword in keyphrase embeded in testcase source code. The
17376           XFAIL keyword must be at the end of the keyphrase line. It
17377           may optionally be followed by one or more target triplets.
17378           It has just occured that the handling of wildcards in the
17379           target triplet may not be correct.
17381 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17383         * g++.old-deja/tests:
17384           Moved all subdirectories up one level into g++.old-deja .
17386         * lib/old-dejagnu.exp:
17387           Fixed problem with CXXFLAGS not being properly reset, and being
17388           corrupted with extraneous "-c" compiler option.  This was
17389           causing binaries to not be generated for test that needed them.
17390           Modified strings passed to "pass" and "fail" so that individual
17391           tests from the same test file would be distinguished by an
17392           identifier appended to the test file name in the summary logs;
17393           this corrected a problem with erroneous diff logs.  Added code
17394           to search testcases for expected fail and unexpected pass keywords.
17396 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17398         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17400 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17402         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17403           Removed extraneous text from end of "Special g++ Options"
17404           keyphrase.
17406         * lib/old-dejagnu.exp: Added pattern matching to look for new
17407           keywords, embedded in testcases comments, which will trigger
17408           calls to xpass and xfail.
17410 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17412         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17413           comments embedded in the testcases, especially the one looking for
17414           special compiler options, as well as the pattern matching for the
17415           compiler output again.
17417 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17419         * lib/old-dejagnu.exp: Do a proper check of the return value for
17420           execute tests. Fixed several problems with the pattern matching
17421           of the compiler output which gave erroneous test results.
17422           Changed several of the test result messages to be more descriptive.
17423         * config/unix-g++.exp: Proc g++_load now actually works and
17424           executes the tests passed to it and returns a usable return
17425           value.
17427 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17429           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17431 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17433         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17434           Modified both files to properly execute the old style
17435           dejagnu tests. The previous versions of these files were
17436           experimental and did not function anything near correctly.
17438 1993-04-05  Rob Savoye  (rob@cygnus.com)
17440         * Removed all Makefile.in and configure.in files. No configuration
17441         needed now.
17443 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17445         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17447 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17449         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17450         gcc.special/configure.in, gcc.noncompile/configure.in,
17451         gcc.execute/configure.in, gcc.code_quality/configure.in,
17452         g++.other/configure.in, g++.old-deja/configure.in,
17453         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17454         in srcname setting.
17456 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17458         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17459         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17460         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17462 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17464         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17465         (gdb_exit): Don't remove *_soc files.
17467 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17469         * lib/c-torture.exp: Don't look for main; instead always use -w
17470         -c.  This is how the c-torture tests work.  Remove the object
17471         file if the compilation succeeds.
17472         * gcc.execute/execute.exp: Remove executable if test passes.
17473         * gcc.noncompile/noncompile.exp: Every test is an expected
17474         failure.
17475         * gcc.special/special.exp: Added tests from c-torture 1.11,
17476         corrected use of existing test.
17477         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17478         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17479         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17480         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17481         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17482         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17483         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17484         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17485         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17486         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17487         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17488         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17489         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17490         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17491         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17492         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17493         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17494         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17495         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17496         c-torture 1.11.
17497         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17498         correspond to c-torture 1.11.
17500         * New file.