OSDN Git Service

* g++.dg/bprob/bprob.exp (prof_ext): Update.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
2
3         * g++.dg/bprob/bprob.exp (prof_ext): Update.
4         * g77.dg/bprob/bprob.exp (prof_ext): Update.
5         * gcc.misc-tests/bprob.exp (prof_ext): Update.
6         * gcc.misc-tests/gcov.exp: Update
7         * g++.dg/gcov/gcov.exp: Update
8         * lib/gcov.exp: Update.
9
10 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
11
12         * g++.dg/abi/mangle17.C: Make sure template expressions are
13         dependent.
14         * g++.dg/abi/mangle4.C: Mark erroneous casts.
15         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
16         * g++.dg/opt/stack1.C: Remove erroneous code.
17         * g++.dg/parse/template7.C: New test.
18         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
19         * g++.old-deja/g++.pt/crash4.C: Likewise.
20
21 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
22
23         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
24         with zero or one occurence of `$' after the initial `L'.
25
26 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
27
28         * gcc.c-torture/compile/20030704-1.c: Add a comment.
29
30 2003-07-08  Roger Sayle  <roger@eyesopen.com>
31
32         PR c/11370
33         * gcc.dg/Wunreachable-6.c: New testcase.
34         * gcc.dg/Wunreachable-7.c: New testcase.
35
36 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
37
38         PR c/11420
39         * gcc.dg/20030708-1.c: New test.
40
41 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
42
43         * gcc.dg/compat/sdata-section.h: New file.
44         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
45         * gcc.dg/torture/mips-sdata-1.c: New test.
46
47 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
48
49         PR c++/11030
50         * g++.dg/template/friend19.C: New test.
51
52 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
53
54         * g++.dg/opt/strength-reduce.C: New test.
55
56 2003-07-07  Roger Sayle  <roger@eyesopen.com>
57
58         PR target/10979
59         * gcc.dg/20030707-1.c: New testcase.
60
61 2003-07-07  Roger Sayle  <roger@eyesopen.com>
62
63         PR optimization/11059
64         * g++.dg/opt/emptyunion.C: New testcase.
65
66 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
67             Eric Botcazou  <ebotcazou@libertysurf.fr>
68
69         * g++.dg/opt/stack1.C: New test.
70
71 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
72
73         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
74         run test.
75         
76         PR c++/11431
77         * g++.dg/expr/static_cast3.C: New test.
78
79 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
80
81         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
82         everywhere.
83         * gcc.dg/concat.c: Concatenation of string constants with
84         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
85         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
86         * gcc.dg/cpp/escape-2.c: Use wide character constants where
87         necessary to avoid multi-character character constant warning.
88         * gcc.dg/cpp/escape.c: Likewise.
89         * gcc.dg/cpp/ucs.c: Likewise.
90         Remove backslashes from dg-bogus comments, as they confuse Tcl.
91         Fix a typo.
92
93 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
94
95         PR c/11428
96         * gcc.c-torture/compile/20030704-1.c: New.
97
98 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
99
100         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
101
102 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
103
104         PR c++/5287, PR c++/7910,  PR c++/11021
105         * testsuite/g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
106         tests for warnings.
107         * testsuite/g++.dg/ext/dllimport2.C: Add tests for warnings.
108         * testsuite/g++.dg/ext/dllimport3.C: Likewise.
109         * testsuite/g++.dg/ext/dllimport4.C: New file.
110         * testsuite/g++.dg/ext/dllimport5.C: New file.
111         * testsuite/g++.dg/ext/dllimport6.C: New file.
112         * testsuite/g++.dg/ext/dllimport7.C: New file.
113         * testsuite/g++.dg/ext/dllimport8.C: New file.
114         * testsuite/g++.dg/ext/dllimport9.C: New file.
115         * testsuite/g++.dg/ext/dllimport10.C: New file.
116         * testsuite/g++.dg/ext/dllexport1.C: New file.
117
118 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
119
120         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
121         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
122
123 2003-07-03  Roger Sayle  <roger@eyesopen.com>
124
125         * gcc.dg/builtins-25.c: New testcase.
126         * gcc.dg/builtins-26.c: New testcase.
127
128 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
129
130         * gcc.dg/compat/vector-defs.h: New file.
131         * gcc.dg/compat/vector-setup.h: New file.
132         * gcc.dg/compat/vector-check.h: New file.
133         * gcc.dg/compat/vector-1_main.c: New file.
134         * gcc.dg/compat/vector-1_x.c: New file.
135         * gcc.dg/compat/vector-1_y.c: New file.
136         * gcc.dg/compat/vector-2_main.c: New file.
137         * gcc.dg/compat/vector-2_x.c: New file.
138         * gcc.dg/compat/vector-2_y.c: New file.
139
140         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
141         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
142         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
143         * gcc.dg/compat/struct-align-1.h: New file.
144         * gcc.dg/compat/struct-align-1_main.c: New file.
145         * gcc.dg/compat/struct-align-1_x.c: New file.
146         * gcc.dg/compat/struct-align-1_y.c: New file.
147         * gcc.dg/compat/struct-align-2.h: New file.
148         * gcc.dg/compat/struct-align-2_main.c: New file.
149         * gcc.dg/compat/struct-align-2_x.c: New file.
150         * gcc.dg/compat/struct-align-2_y.c: New file.
151
152         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
153         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
154         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
155         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
156         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
157         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
158         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
159         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
160         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
161         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
162         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
163         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
164         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
165         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
166         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
167         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
168         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
169         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
170         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
171         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
172         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
173         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
174         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
175         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
176         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
177         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
178         * gcc.dg/compat/struct-return-10_x.c: Ditto.
179         * gcc.dg/compat/struct-return-2_x.c: Ditto.
180         * gcc.dg/compat/struct-return-3_x.c: Ditto.
181
182 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
183
184         * gcc.dg/i386-call-1.c: New test.
185
186 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
187
188         PR c++/9162
189         * g++.dg/parse/defarg4.C: New.
190
191 2003-07-03  Roger Sayle  <roger@eyesopen.com>
192
193         PR target/10700
194         * gcc.c-torture/compile/20030703-1.c: New test case.
195
196 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
197
198         * g++.dg/template/local3.C: Remove extra semicolon.
199
200 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
201
202         * gcc.dg/i386-volatile-1.c: New test.
203
204 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
205
206         PR c++/11072
207         * g++.dg/other/offsetof2.C: XFAIL.
208         * g++.dg/other/offsetof5.C: New.
209
210         PR c++/10219
211         * g++.dg/template/error1.C: New.
212
213         PR c++/9779
214         * g++.dg/template/dependent-expr1.C: New.
215
216 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
217
218         PR c++/6949
219         * g++.dg/template/local3.C: New test.
220
221         PR c++/11149
222         * g++.dg/lookup/scoped6.C: New test.
223
224 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
225
226         PR c++/8046
227         * g++.dg/other/error7.C: New test.
228
229 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
230
231         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
232         * g++.old-deja/g++.abi/vtable3.h: Likewise.
233         * g++.old-deja/g++.law/code-gen5.C: Likewise.
234         * g++.old-deja/g++.other/union2.C: Likewise.
235         * gcc.dg/c90-const-expr-2.c: Likewise.
236         * gcc.dg/c90-const-expr-3.c: Likewise.
237         * gcc.dg/c99-const-expr-2.c: Likewise.
238         * gcc.dg/c99-const-expr-3.c: Likewise.
239         * gcc.dg/concat.c: Likewise.
240
241 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
242
243         PR c++/9559
244         * g++.dg/init/static1.C: New test.
245
246 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
247
248         * Changelog: Remove ">>>>>>>" from previous change.
249
250 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
251
252         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
253         * g++.old-deja/g++.other/access2.C: Likewise.
254         * g++.old-deja/g++.other/decl2.C: Likewise.
255         * gcc.c-torture/execute/20020615-1.c: Likewise.
256
257 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
258
259         PR c++/4933
260         * g++.dg/template/sizeof4.C: New test.
261
262 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
263
264         * g++.dg/other/error6.C: New test.
265
266 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
267
268         PR c++/10750
269         * g++.dg/parse/constant2.C: New test.
270
271 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
272
273         PR c++/11106
274         * g++.dg/other/error5.C: New test.
275
276 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
277
278         * gcc.dg/format/gcc_diag-1.c: New test.
279
280 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
281
282         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
283
284 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
285
286         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
287         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
288         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
289
290 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
291
292         * gcc.c-torture/execute/builtins/string-8.c: New test.
293         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
294         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
295         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
296
297 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
298
299         PR c++/10468
300         * g++.dg/ext/typeof6.C: New test.
301
302 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
303
304         PR c++/10796
305         * g++.dg/init/enum1.C: New test.
306
307 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
308
309         * gcc.dg/20030627-1.c: New test.
310
311 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
312
313         PR c++/11332
314         * g++.dg/expr/static_cast2.C: New test.
315
316 2003-06-26  Roger Sayle  <roger@eyesopen.com>
317             Jakub Jelinek  <jakub@redhat.com>
318
319         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
320         sprintf(dst,"%s",src) optimization.
321         * gcc.c-torture/execute/20030626-1.c: New test case.
322         * gcc.c-torture/execute/20030626-2.c: New test case.
323
324 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
325
326         * gcc.c-torture/execute/multi-ix.c: New test.
327
328         * gcc.c-torture/execute/simd-4.c (main):
329         Added missing semicolon at end of union.
330
331 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
332
333         PR c++/8266
334         * g++.dg/template/explicit-instantiation3.C: New test.
335
336 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
337
338         * gcc.dg/20030626-1.c: Use signed char.
339
340 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
341
342         * gcc.dg/20030626-1.c: New test.
343
344 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
345
346         * const-str-2.m: Update.
347
348 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
349
350         PR c++/10990
351         * g++.dg/rtti/dyncast1.C: New test.
352         * g++.dg/abi/mangle4.C: Correct base-specifier access.
353         * g++.dg/lookup/scoped1.C: Remove XFAIL.
354         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
355
356         PR c++/10931
357         * g++.dg/expr/static_cast1.C: New test.
358
359 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
360
361         * gcc.dg/20030625-1.c: New test.
362
363 2003-06-24  Roger Sayle  <roger@eyesopen.com>
364
365         * gcc.c-torture/compile/20030624-1.c: New test case.
366
367 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
368
369         * gcc.c-torture/execute/string-opt-17.c: New test.
370
371 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
372
373         PR c++/5754
374         * g++.dg/parse/crash6.C: New test.
375
376 2003-06-23  Roger Sayle  <roger@eyesopen.com>
377
378         * gcc.dg/builtins-24.c: New test case.
379
380 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
381
382         * g++.dg/opt/operator1.C: New test.
383
384 2003-06-22  Roger Sayle  <roger@eyesopen.com>
385
386         * gcc.c-torture/execute/string-opt-16.c: New test case.
387
388 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
389
390         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
391         * g++.old-deja/g++.other/conv7.C: Likewise
392         * g++.old-deja/g++.other/overcnv2.C: Likewise.
393         * g++.old-deja/g++.other/overload14.C: Likewise.
394
395 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
396
397         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
398         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
399
400 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
401
402         PR c++/10888
403         * g++.dg/warn/Winline-3.C: New test.
404
405 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
406
407         * lib/target-supports.exp (check_alias_available): Make the test
408         program acceptable to the Solaris assembler.
409
410         PR c++/10749
411         * g++.dg/template/memclass2.C: New test.
412
413 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
414             Eric Botcazou  <ebotcazou@libertysurf.fr>
415
416         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
417         data for non-matching targets.
418         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
419
420 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
421
422         PR c++/10845
423         * g++.dg/template/member3.C: New test.
424
425 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
426
427         PR c++/10939
428         * g++.dg/template/func1.C: New test.
429
430         PR c++/9649
431         * g++.dg/template/static4.C: New test.
432         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
433
434         PR c++/11041
435         * g++.dg/init/ref7.C: New test.
436
437 2003-06-19  Matt Austern  <austern@apple.com>
438
439         PR c++/11228
440         * g++.dg/anew1.C: New test.
441         * g++.dg/anew2.C: New test.
442         * g++.dg/anew3.C: New test.
443         * g++.dg/anew4.C: New test.
444
445 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
446
447         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
448
449 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
450
451         * gcc.c-torture/execute/simd-4.c (main): Make expected value
452         endian-dependent.
453
454 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
455
456         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
457         Remove cruft.
458
459 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
460
461         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
462         * gcc.c-torture/compile/961203-1.c: Likewise.
463         * gcc.c-torture/compile/980506-1.c: Likewise.
464
465 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
466
467         PR c++/10712
468         * g++.dg/lookup/using7.C: New test.
469
470 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
471
472         PR c++/11105
473         * g++.dg/abi/conv1.C: Remove it.
474         * g++.dg/template/conv7.C: New test.
475         * g++.dg/template/conv8.C: Likewise.
476         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
477         conversion operator.
478
479 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
480
481         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
482         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
483         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
484         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
485         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
486         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
487         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
488         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
489         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
490         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
491         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
492         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
493         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
494         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
495         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
496         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
497         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
498         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
499         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
500         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
501         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
502         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
503         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
504         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
505         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
506         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
507         * gcc.dg/compat/struct-return-10_x.c: Ditto.
508         * gcc.dg/compat/struct-return-2_x.c: Ditto.
509         * gcc.dg/compat/struct-return-3_x.c: Ditto.
510
511 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
512
513         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
514         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
515         indications.
516
517 2003-06-16  Roger Sayle  <roger@eyesopen.com>
518
519         * gcc.dg/i386-387-5.c: New test case.
520         * gcc.dg/i386-387-6.c: New test case.
521         * gcc.dg/builtins-23.c: New test case.
522
523 2003-06-15  Roger Sayle  <roger@eyesopen.com>
524
525         * gcc.dg/builtins-22.c: New test case.
526         * gcc.dg/i386-387-1.c: Update to test exp.
527         * gcc.dg/i386-387-2.c: Likewise.
528
529 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
530
531         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
532
533 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
534
535         * lib/gcc-dg.exp (dg-require-dll): New function.
536         (dg-xfail-if): Likewise.
537         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
538         driver.
539
540         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
541         * gcc.c-torture/compile/20001205-1.c: Likewise.
542         * gcc.c-torture/compile/20001226-1.c: Likewise.
543         * gcc.c-torture/compile/20010518-2.c: Likewise.
544         * gcc.c-torture/compile/20020312-1.c: Likewise.
545         * gcc.c-torture/compile/20020604-1.c: Likewise.
546         * gcc.c-torture/compile/920501-12.c: Likewise.
547         * gcc.c-torture/compile/920501-4.c: Likewise.
548         * gcc.c-torture/compile/920520-1.c: Likewise.
549         * gcc.c-torture/compile/920521-1.c: Likewise.
550         * gcc.c-torture/compile/920625-1.c: Likewise.
551         * gcc.c-torture/compile/961203-1.c: Likewise.
552         * gcc.c-torture/compile/980506-1.c: Likewise.
553         * gcc.c-torture/compile/981006-1.c: Likewise.
554         * gcc.c-torture/compile/981022-1.c: Likewise.
555         * gcc.c-torture/compile/981223-1.c: Likewise.
556         * gcc.c-torture/compile/990617-1.c: Likewise.
557         * gcc.c-torture/compile/dll.c: Likewise.
558         * gcc.c-torture/compile/labels-3.c: Likewise.
559         * gcc.c-torture/compile/mipscop-1.c: Likewise.
560         * gcc.c-torture/compile/mipscop-2.c: Likewise.
561         * gcc.c-torture/compile/mipscop-3.c: Likewise.
562         * gcc.c-torture/compile/mipscop-4.c: Likewise.
563         * gcc.c-torture/compile/simd-5.c: Likewise.
564         * gcc.c-torture/compile/20000804-1.x: Remove.
565         * gcc.c-torture/compile/20001205-1.x: Likewise.
566         * gcc.c-torture/compile/20001226-1.x: Likewise.
567         * gcc.c-torture/compile/20010518-2.x: Likewise.
568         * gcc.c-torture/compile/20020312-1.x: Likewise.
569         * gcc.c-torture/compile/20020604-1.x: Likewise.
570         * gcc.c-torture/compile/920501-12.x: Likewise.
571         * gcc.c-torture/compile/920501-4.x: Likewise.
572         * gcc.c-torture/compile/920520-1.x: Likewise.
573         * gcc.c-torture/compile/920521-1.x: Likewise.
574         * gcc.c-torture/compile/920625-1.x: Likewise.
575         * gcc.c-torture/compile/961203-1.x: Likewise.
576         * gcc.c-torture/compile/980506-1.x: Likewise.
577         * gcc.c-torture/compile/981006-1.x: Likewise.
578         * gcc.c-torture/compile/981022-1.x: Likewise.
579         * gcc.c-torture/compile/981223-1.x: Likewise.
580         * gcc.c-torture/compile/990617-1.x: Likewise.
581         * gcc.c-torture/compile/mipscop-1.x: Likewise.
582         * gcc.c-torture/compile/mipscop-2.x: Likewise.
583         * gcc.c-torture/compile/mipscop-3.x: Likewise.
584         * gcc.c-torture/compile/mipscop-4.x: Likewise.
585         * gcc.c-torture/compile/simd-5.x: Likewise.
586
587         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
588
589 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
590
591         * gcc.c-torture/execute/20030611-1.c: New test.
592
593 2003-06-12  Roger Sayle  <roger@eyesopen.com>
594
595         PR middle-end/168
596         * gcc.dg/20030612-1.c: New test case.
597
598 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
599
600         PR c++/10635
601         * g++.dg/expr/cast1.C: New test.
602
603 2003-06-12  Roger Sayle  <roger@eyesopen.com>
604
605         * gcc.dg/builtins-21.c: New test case.
606
607 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
608
609         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
610         options instead of at the end.
611         * lib/objc.exp (objc_target_compile): Likewise.
612
613 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
614
615         PR c++/10432
616         * g++.dg/parse/error1.C: New test.
617
618 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
619
620         * gcc.dg/compat/struct-by-value-11_main.c: New file.
621         * gcc.dg/compat/struct-by-value-11_x.c: New file.
622         * gcc.dg/compat/struct-by-value-11_y.c: New file.
623         * gcc.dg/compat/struct-by-value-12_main.c: New file.
624         * gcc.dg/compat/struct-by-value-12_x.c: New file.
625         * gcc.dg/compat/struct-by-value-12_y.c: New file.
626         * gcc.dg/compat/struct-by-value-13_main.c: New file.
627         * gcc.dg/compat/struct-by-value-13_x.c: New file.
628         * gcc.dg/compat/struct-by-value-13_y.c: New file.
629         * gcc.dg/compat/struct-by-value-14_main.c: New file.
630         * gcc.dg/compat/struct-by-value-14_x.c: New file.
631         * gcc.dg/compat/struct-by-value-14_y.c: New file.
632         * gcc.dg/compat/struct-by-value-15_main.c: New file.
633         * gcc.dg/compat/struct-by-value-15_x.c: New file.
634         * gcc.dg/compat/struct-by-value-15_y.c: New file.
635         * gcc.dg/compat/struct-by-value-16_main.c: New file.
636         * gcc.dg/compat/struct-by-value-16_x.c: New file.
637         * gcc.dg/compat/struct-by-value-16_y.c: New file.
638         * gcc.dg/compat/struct-by-value-17_main.c: New file.
639         * gcc.dg/compat/struct-by-value-17_x.c: New file.
640         * gcc.dg/compat/struct-by-value-17_y.c: New file.
641         * gcc.dg/compat/struct-by-value-18_main.c: New file.
642         * gcc.dg/compat/struct-by-value-18_x.c: New file.
643         * gcc.dg/compat/struct-by-value-18_y.c: New file.
644
645         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
646         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
647         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
648         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
649         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
650         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
651         * gcc.dg/compat/scalar-return-3_main.c: New file.
652         * gcc.dg/compat/scalar-return-3_x.c: New file.
653         * gcc.dg/compat/scalar-return-3_y.c: New file.
654         * gcc.dg/compat/scalar-return-4_main.c: New file.
655         * gcc.dg/compat/scalar-return-4_x.c: New file.
656         * gcc.dg/compat/scalar-return-4_y.c: New file.
657
658 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
659
660         * gcc.dg/compat/fp2-struct-check.h: New file.
661         * gcc.dg/compat/fp2-struct-defs.h: New file.
662         * gcc.dg/compat/fp2-struct-init.h: New file.
663         * gcc.dg/compat/struct-by-value-10_main.c: New file.
664         * gcc.dg/compat/struct-by-value-10_x.c: New file.
665         * gcc.dg/compat/struct-by-value-10_y.c: New file.
666         * gcc.dg/compat/struct-return-10_main.c: New file.
667         * gcc.dg/compat/struct-return-10_x.c: New file.
668         * gcc.dg/compat/struct-return-10_y.c: New file.
669
670         * gcc.dg/compat/compat-common.h: New file.
671         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
672         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
673         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
674         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
675         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
676         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
677         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
678         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
679         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
680         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
681         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
682         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
683         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
684         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
685         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
686         * gcc.dg/compat/small-struct-check.h: Ditto.
687         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
688         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
689         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
690         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
691         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
692         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
693         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
694         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
695         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
696         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
697         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
698         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
699         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
700         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
701         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
702         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
703         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
704         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
705         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
706         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
707         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
708         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
709         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
710         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
711         * gcc.dg/compat/struct-return-2_main.c: Ditto.
712         * gcc.dg/compat/struct-return-2_x.c: Ditto.
713         * gcc.dg/compat/struct-return-2_y.c: Ditto.
714         * gcc.dg/compat/struct-return-3_main.c: Ditto.
715         * gcc.dg/compat/struct-return-3_x.c: Ditto.
716         * gcc.dg/compat/struct-return-3_y.c: Ditto.
717
718 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
719
720         * g++.dg/pch/static-1.C: New file.
721         * g++.dg/pch/static-1.Hs: New file.
722
723 2003-06-10  Richard Henderson  <rth@redhat.com>
724
725         * gcc.dg/asm-7.c: Adjust expected warning text.
726
727 2003-06-10  Roger Sayle  <roger@eyesopen.com>
728
729         * gcc.dg/builtins-20.c: New test case.
730
731 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
732
733         PR c++/11131
734         * g++.dg/opt/template1.C: New test.
735
736 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
737
738         * lib/gcc-dg.exp (dg-test): Clear additional_files and
739         additional_sources.
740
741 2003-05-21  David Taylor  <dtaylor@emc.com>
742
743         * gcc.dg/Wpadded.c: New file.
744
745 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
746
747         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
748         * gcc.dg/special/weak-2.c: Add dg-require-weak.
749         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
750         dg-require-weak.
751
752 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
753
754         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
755
756 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
757
758         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
759         (dg-require-alias): Likewise.
760         (dg-require-gc-sections): Likewise.
761         * lib/target-supports.exp (check_gc_sections_available): Likewise.
762
763 2003-06-08  Richard Henderson  <rth@redhat.com>
764
765         * gcc.dg/20011029-2.c: Fix the array reference.
766         * gcc.dg/asm-7.c: New.
767
768 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
769
770         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
771
772 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
773
774         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
775         (dg-require-gc-sections): Likewise.
776
777 Sun Jun  8 16:46:04 CEST 2003  Jan Hubicka  <jh@suse.cz>
778
779         * i386-cmov1.c: Fix regular expression.
780         * i386-cvt-1.c: Likewise.
781         * i386-local.c: Likewise.
782         * i386-local2.c: Likewise.
783         * i386-mul.c: Likewise.
784         * i386-ssetype-1.c: Likewise.
785         * i386-ssetype-3.c: Likewise.
786         * i386-ssetype-5.c: Likewise.
787
788 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
789
790         PR c++/11039
791         * g++.dg/warn/implicit-typename2.C: New test.
792         * g++.dg/warn/implicit-typename3.C: New test.
793
794 2003-06-07  Richard Henderson  <rth@redhat.com>
795
796         * g++.dg/other/offsetof3.C: Use size_t.
797         * g++.dg/other/offsetof4.C: Likewise.
798
799 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
800
801         * lib/copy-file.exp: New. Implement gcc_copy_files.
802
803         * lib/dg-pch.exp: Load copy-file.exp
804         (dg-pch): Use gcc_copy_files instead of "file copy".
805
806 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
807
808         * gcc.dg/weak/weak.exp: Simplify.
809         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
810         * gcc.dg/weak/weak-1.c: Likewise.
811         * gcc.dg/weak/weak-2.c: Likewise.
812         * gcc.dg/weak/weak-3.c: Likewise.
813         * gcc.dg/weak/weak-4.c: Likewise.
814         * gcc.dg/weak/weak-5.c: Likewise.
815         * gcc.dg/weak/weak-6.c: Likewise.
816         * gcc.dg/weak/weak-7.c: Likewise.
817         * gcc.dg/weak/weak-8.c: Likewise.
818         * gcc.dg/weak/weak-9.c: Likewise.
819
820 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
821
822         gcc.c-torture/execute/20030606-1.c: New.
823
824 2003-06-06  Roger Sayle  <roger@eyesopen.com>
825
826         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
827         * gcc.dg/builtins-19.c: Likewise.
828
829 2003-06-06  Roger Sayle  <roger@eyesopen.com>
830
831         * gcc.dg/builtins-2.c: Add some more tests.
832         * gcc.dg/builtins-18.c: New test case.
833         * gcc.dg/builtins-19.c: New test case.
834
835 2003-06-06  Roger Sayle  <roger@eyesopen.com>
836             Jim Wilson  <wilson@tuliptree.org>
837
838         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
839
840 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
841
842         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
843         mempcpy/stpcpy calls not to be optimized into something else.
844         * gcc.c-torture/execute/string-opt-3.c: Moved to...
845         * gcc.c-torture/execute/builtins/string-7.c: ...here.
846         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
847
848 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
849
850         * gcc.dg/format/asm_fprintf-1.c: New test.
851
852 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
853
854         * lib/gcc-defs.exp (additional_sources): New variable.
855         (dg-additional-sources): New function.
856         (additional_files): New variable.
857         (dg-additional-files): New function.
858         (dg-additional-files-options): Likewise.
859         * lib/gcc-dg.exp (dg-require-weak): New function.
860         (dg-require-alias): Likewise.
861         (dg-require-gc-sections): Likewise.
862         * lib/target-supports.exp (check_alias_available): Remove testfile
863         parameter.
864         (check_gc_sections_available): New function.
865         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
866         (dg-gpp-additional-files): Likewise.
867         * lib/g++.exp (additional_sources): Remove.
868         (additional_files): Likewise.
869         (g++_target_compile): Use dg-additional-files-options.
870
871         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
872         Tcl logic.
873         * gcc.dg/special/ecos.exp: Remove.
874         * gcc.dg/special/20000419-2.c: Use dg-require-*.
875         * gcc.dg/special/alias-1.c: Likewise.
876         * gcc.dg/special/alias-2.c: Likewise.
877         * gcc.dg/special/gcsec-1.c: Likewise.
878         * gcc.dg/special/weak-1.c: Likewise.
879         * gcc.dg/special/weak-2.c: Likewise.
880         * gcc.dg/special/wkali-1.c: Likewise.
881         * gcc.dg/special/wkali-2.c: Likewise.
882
883         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
884         dg-gpp-additional-*.
885         * g++.dg/special/conpr-3.C: Likewise.
886         * g++.dg/special/conpr-4.C: Likewise.
887         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
888         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
889         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
890         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
891         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
892         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
893         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
894         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
895         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
896         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
897         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
898         * g++.old-deja/g++.other/comdat1.C: Likewise.
899         * g++.old-deja/g++.other/comdat2.C: Likewise.
900         * g++.old-deja/g++.other/comdat3.C: Likewise.
901         * g++.old-deja/g++.other/ctor1.C: Likewise.
902         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
903
904 2003-06-05  Richard Henderson  <rth@redhat.com>
905
906         * gcc.dg/debug/20030605-1.c: New.
907
908 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
909
910         * README.QMTEST: Update.
911
912 2003-06-04  Richard Henderson  <rth@redhat.com>
913
914         * gcc.dg/cleanup-1.c: New.
915         * gcc.dg/cleanup-2.c: New.
916         * gcc.dg/cleanup-3.c: New.
917         * gcc.dg/cleanup-4.c: New.
918         * gcc.dg/cleanup-5.c: New.
919         * gcc.dg/cleanup-6.c: New.
920         * gcc.dg/cleanup-7.c: New.
921
922 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
923
924         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
925
926         * lib/dg-pch.exp: New file.
927         * g++.dg/pch/pch.exp: Use dg-pch.exp.
928         * gcc.dg/pch/pch.exp: Likewise.
929
930 2003-06-04  Roger Sayle  <roger@eyesopen.com>
931
932         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
933         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
934         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
935         * gcc.dg/builtins-17.c: New test case.
936         * gcc.dg/i386-387-4.c: New test case.
937         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
938
939 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
940
941         * gcc.dg/ultrasp9.c: New test.
942
943 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
944
945         * gcc.c-torture/compile/20030604-1.c: New test.
946         * gcc.dg/sparc-constant-1.c: New test.
947
948 2003-06-03  Glen Nakamura  <glen@imodulo.com>
949
950         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
951
952 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
953
954         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
955
956         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
957         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
958
959 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
960
961         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
962
963 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
964
965         PR c++/10940
966         * g++.dg/template/spec10.C: New test.
967
968 2003-06-03  Roger Sayle  <roger@eyesopen.com>
969
970         * gcc.dg/builtins-16.c: New test case.
971
972 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
973
974         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
975         mempcpy test with post-increments.
976         * gcc.c-torture/execute/string-opt-3.c: New test.
977         * gcc.dg/string-opt-1.c: New test.
978
979 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
980
981         PR fortran/10965
982         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
983
984 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
985
986         * lib/scanasm.exp (dg-scan): New function, factored out of ...
987         (scan-assembler): ... here.  Use dg-scan.
988         (scan-assembler-not): Likewise.
989         (scan-file): New function.
990         (scan-file-not): Likewise.
991         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
992         * gcc.dg/cpp/_Pragma4.c: Likewise.
993         * gcc.dg/cpp/_Pragma5.c: Likewise.
994         * gcc.dg/cpp/avoidpaste1.c: Likewise.
995         * gcc.dg/cpp/avoidpaste2.c: Likewise.
996         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
997         * gcc.dg/cpp/cmdlne-P.c: Likewise.
998         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
999         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
1000         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
1001         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
1002         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
1003         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
1004         * gcc.dg/cpp/cxxcom1.c: Likewise.
1005         * gcc.dg/cpp/line1.c: Likewise.
1006         * gcc.dg/cpp/maccom1.c: Likewise.
1007         * gcc.dg/cpp/maccom2.c: Likewise.
1008         * gcc.dg/cpp/maccom3.c: Likewise.
1009         * gcc.dg/cpp/maccom4.c: Likewise.
1010         * gcc.dg/cpp/maccom5.c: Likewise.
1011         * gcc.dg/cpp/maccom6.c: Likewise.
1012         * gcc.dg/cpp/multiline.c: Likewise.
1013         * gcc.dg/cpp/spacing1.c: Likewise.
1014         * gcc.dg/cpp/spacing2.c: Likewise.
1015         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
1016         * gcc.dg/cpp/trad/maccom1.c: Likewise.
1017         * gcc.dg/cpp/trad/maccom2.c: Likewise.
1018         * gcc.dg/cpp/trad/maccom3.c: Likewise.
1019         * gcc.dg/cpp/trad/maccom4.c: Likewise.
1020         * gcc.dg/cpp/trad/maccom6.c: Likewise.
1021         * gcc.dg/cpp/cxxcom2.c: Likewise.
1022         * gcc.dg/cpp/cxxcom2.h: New file.
1023
1024         * gcc.dg/cpp/truefalse.cpp: Move it to ...
1025         * g++.dg/cpp/truefalse.C: Here.
1026         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
1027
1028 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
1029
1030         * gcc.dg/cpp/redef3.c: New file.
1031
1032 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
1033
1034         * gcc.dg/i386-loop-3.c: New test.
1035
1036 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
1037
1038         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
1039
1040 2003-05-31  Roger Sayle  <roger@eyesopen.com>
1041
1042         * gcc.dg/fwrapv-1.c: New test case.
1043         * gcc.dg/fwrapv-2.c: New test case.
1044
1045 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1046
1047         PR c++/10956
1048         * g++.dg/template/spec9.C: New test.
1049
1050 2003-05-29  Roger Sayle  <roger@eyesopen.com>
1051
1052         * gcc.dg/duff-4.c: New test case.
1053
1054 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
1055
1056         PR fortran/10843
1057         * g77.dg/ffixed-form-1.f: New test
1058         * g77.dg/ffixed-form-2.f: New test
1059         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
1060         * g77.dg/ffree-form-3.f: New test
1061
1062 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
1063
1064         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
1065         * gcc.dg/wint_t-1.c: Likewise.
1066
1067 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1068
1069         * g++.dg/template/access11.C: New test.
1070
1071 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1072
1073         PR c++/10849
1074         * g++.dg/template/access10.C: New test.
1075
1076 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
1077             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1078
1079         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
1080
1081 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1082
1083         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
1084         suppress for powerpc-*-darwin*.
1085         * gcc.dg/torture/builtin-noret-2.c: Likewise.
1086
1087 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
1088
1089         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
1090         suppress option for powerpc-*-darwin*.
1091
1092 2003-05-23  Roger Sayle  <roger@eyesopen.com>
1093
1094         * gcc.dg/builtins-1.c: Add tests for tan and atan.
1095         * gcc.dg/builtins-4.c: Add test for fmod.
1096
1097 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1098
1099         PR c++/10682
1100         * g++.dg/template/instantiate4.C: New test.
1101
1102 2003-05-22  Roger Sayle  <roger@eyesopen.com>
1103
1104         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
1105
1106 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
1107
1108         * gcc.dg/compat/scalar-return-1_main.c: New file.
1109         * gcc.dg/compat/scalar-return-1_x.c: New file.
1110         * gcc.dg/compat/scalar-return-1_y.c: New file.
1111         * gcc.dg/compat/scalar-return-2_main.c: New file.
1112         * gcc.dg/compat/scalar-return-2_x.c: New file.
1113         * gcc.dg/compat/scalar-return-2_y.c: New file.
1114         * gcc.dg/compat/struct-return-3_main.c: New file.
1115         * gcc.dg/compat/struct-return-3_y.c: New file.
1116         * gcc.dg/compat/struct-return-3_x.c: New file.
1117         * gcc.dg/compat/struct-return-2_main.c: New file.
1118         * gcc.dg/compat/struct-return-2_x.c: New file.
1119         * gcc.dg/compat/struct-return-2_y.c: New file.
1120
1121 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1122
1123         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
1124         for hppa*-hp-hpux*.
1125         * gcc.dg/20021014-1.c (dg-options): Likewise.
1126         * gcc.dg/nest.c (dg-options): Likewise.
1127
1128 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
1129
1130         PR c++/9738
1131         * g++.dg/ext/dllimport2.C: New file.
1132         * g++.dg/ext/dllimport3.C: New file.
1133
1134 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
1135
1136         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
1137         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
1138         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
1139         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
1140         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
1141         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
1142         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
1143         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
1144         * gcc.dg/compat/small-struct-defs.h: New file.
1145         * gcc.dg/compat/small-struct-init.h: New file.
1146         * gcc.dg/compat/small-struct-check.h: New file.
1147         * gcc.dg/compat/fp-struct-defs.h: New file.
1148         * gcc.dg/compat/fp-struct-check.h: New file.
1149         * gcc.dg/compat/fp-struct-init.h: New file.
1150         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
1151         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
1152
1153 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
1154
1155         * gcc.dg/20030225-2.c: New test.
1156
1157 2003-05-18  Roger Sayle  <roger@eyesopen.com>
1158             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1159
1160         * gcc.c-torture/compile/20030518-1.c: New test case.
1161
1162 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
1163
1164         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
1165         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
1166         gcc-dg-debug-runtest.
1167         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
1168         gcc-dg-debug-runtest.
1169
1170 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1171
1172         PR c++/9022
1173         * g++.dg/lookup/using6.C: New test.
1174
1175 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1176
1177         * g++.dg/parse/access2.C: New test.
1178
1179 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
1180
1181         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
1182         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
1183         * gcc.dg/debug/debug.exp: Likewise.
1184
1185 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
1186
1187         * gcc.dg/dollar.c: New test.
1188
1189 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
1190
1191         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
1192         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
1193         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
1194         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
1195         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
1196         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
1197         * gcc.dg/compat/struct-by-value-6_main.c: New file.
1198         * gcc.dg/compat/struct-by-value-6_x.c: New file.
1199         * gcc.dg/compat/struct-by-value-6_y.c: New file.
1200         * gcc.dg/compat/struct-by-value-7_main.c: New file.
1201         * gcc.dg/compat/struct-by-value-7_x.c: New file.
1202         * gcc.dg/compat/struct-by-value-7_y.c: New file.
1203         * gcc.dg/compat/struct-by-value-8_main.c: New file.
1204         * gcc.dg/compat/struct-by-value-8_x.c: New file.
1205         * gcc.dg/compat/struct-by-value-8_y.c: New file.
1206         * gcc.dg/compat/struct-by-value-9_main.c: New file.
1207         * gcc.dg/compat/struct-by-value-9_x.c: New file.
1208         * gcc.dg/compat/struct-by-value-9_y.c: New file.
1209
1210 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
1211
1212         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
1213         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
1214         support for "repo" mode.
1215         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
1216         * lib/g77-dg.exp: Likewise.
1217         * lib/obj-dg.exp: Likewise.
1218
1219 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
1220
1221         Merge from gcc-3_2-rhl8-branch:
1222         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
1223
1224         * gcc.dg/tls/opt-6.c: New test.
1225
1226         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
1227
1228         * gcc.dg/20030405-1.c: New test.
1229
1230         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
1231
1232         * gcc.dg/20030309-1.c: New test.
1233
1234         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
1235
1236         * gcc.c-torture/execute/20030307-1.c: New test.
1237
1238         2003-02-20  Randolph Chung  <tausq@debian.org>
1239
1240         * gcc.c-torture/compile/20030220-1.c: New test.
1241
1242         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
1243
1244         * gcc.dg/20030217-1.c: New test.
1245
1246         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
1247
1248         * gcc.c-torture/compile/20020129-1.c: New test.
1249
1250         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
1251
1252         * gcc.dg/unroll-1.c: New test.
1253
1254         2002-11-16  Jan Hubicka  <jh@suse.cz>
1255
1256         * gcc.c-torture/execute/20020920-1.c: New test.
1257
1258         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
1259
1260         PR target/7434
1261         * gcc.c-torture/compile/20021008-1.c: New test.
1262
1263         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
1264
1265         PR target/7559
1266         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
1267
1268         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
1269
1270         * gcc.c-torture/compile/20020807-1.c: New test.
1271
1272         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
1273
1274         * gcc.dg/tls/opt-1.c: New test.
1275
1276         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
1277
1278         * gcc.dg/20020729-1.c: New test.
1279
1280         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
1281
1282         * g++.dg/opt/life1.C: New test.
1283
1284         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
1285
1286         * gcc.dg/20020525-1.c: New test.
1287
1288         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
1289
1290         PR c++/6794
1291         * g++.dg/ext/pretty1.C: New test.
1292         * g++.dg/ext/pretty2.C: New test.
1293
1294 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
1295
1296         PR c++/8385
1297         * g++.dg/ext/typeof5.C: New test.
1298
1299 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
1300
1301         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
1302         __USER_LABEL_PREFIX__ into account.
1303         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
1304
1305 2003-05-14  Roger Sayle  <roger@eyesopen.com>
1306
1307         * gcc.dg/builtins-15.c: New test case.
1308
1309 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
1310
1311         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
1312
1313 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
1314
1315         * lib/g++.exp: Tweak handling of additional source files.
1316         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
1317         * g++.dg/special/conpr-2a.C: Rename to ...
1318         * g++.dg/special/conpr-2a.cc: ... this.
1319         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
1320         * g++.dg/special/conpr-3a.C: Rename to ...
1321         * g++.dg/special/conpr-3a.cc: This.
1322         * g++.dg/special/conpr-3b.C: Rename to ...
1323         * g++.dg/special/conpr-3b.cc: This.
1324         * g++.dg/special/conpr-4.C: New test.
1325         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
1326
1327 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
1328
1329         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
1330
1331 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1332
1333         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
1334         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1335         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
1336         * g++.old-deja/g++.other/warn3.C: Likewise.
1337
1338 2003-05-11  Roger Sayle  <roger@eyesopen.com>
1339
1340         * gcc.dg/i386-387-1.c: Update to also test log.
1341         * gcc.dg/i386-387-2.c: Likewise.
1342
1343 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1344
1345         * g77.f-torture/execute/int8421.f: New test.
1346
1347 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1348
1349         PR c++/10230, c++/10481
1350         * g++.dg/lookup/scoped5.C: New test.
1351
1352 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1353
1354         PR c++/10552
1355         * g++.dg/template/ttp6.C: New test.
1356
1357 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
1358
1359         * gcc.c-torture/execute/builtins: New directory.
1360         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
1361         gcc.c-torture/execute/builtins.
1362         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
1363         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
1364         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
1365         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
1366
1367 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1368
1369         PR c++/9252
1370         * g++.dg/template/access8.C: New test.
1371         * g++.dg/template/access9.C: New test.
1372
1373 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1374
1375         PR c++/9554
1376         * g++.dg/parse/access1.C: New test.
1377
1378 2003-05-09  DJ Delorie  <dj@redhat.com>
1379
1380         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
1381         long, and not an int.
1382
1383 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1384
1385         PR c++/10555, c++/10576
1386         * g++.dg/template/memclass1.C: New test.
1387
1388 2003-05-08  DJ Delorie  <dj@redhat.com>
1389
1390         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
1391         targets.
1392         * gcc.c-torture/execute/20021024-1.x: Likewise.
1393         * gcc.c-torture/execute/shiftdi.x: Likewise.
1394         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
1395         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
1396         * gcc.dg/20021018-1.c: Likewise.
1397
1398 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1399
1400         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
1401
1402         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
1403         (bcopy): Call memmove.
1404
1405 2003-05-08  Roger Sayle  <roger@eyesopen.com>
1406
1407         * g77.f-torture/compile/8485.f: New test case.
1408
1409 2003-05-07  Richard Henderson  <rth@redhat.com>
1410
1411         PR c++/10570
1412         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
1413         Verify exception_cleanup not called for rethrows.
1414         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
1415         when exiting catch block without rethrowing.
1416         * g++.dg/eh/forced3.C: New.
1417         * g++.dg/eh/forced4.C: New.
1418
1419 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
1420
1421         * gcc.dg/20030505.c: Fix triplet.
1422
1423 2003-05-06  DJ Delorie  <dj@redhat.com>
1424
1425         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
1426         * gcc.dg/nest.c: Likewise.
1427
1428 2003-05-05  Roger Sayle  <roger@eyesopen.com>
1429
1430         * gcc.dg/builtins-14.c: New test case.
1431
1432 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
1433
1434         * lib/compat.exp (compat-execute): New argument.
1435         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
1436         * gcc.dg/compat: New test directory.
1437         * gcc.dg/compat/compat.exp: New expect script.
1438         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
1439         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
1440         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
1441         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
1442         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
1443         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
1444
1445         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
1446         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
1447         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
1448         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
1449         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
1450         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
1451         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
1452         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
1453         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
1454         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
1455         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
1456         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
1457         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
1458         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
1459         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
1460
1461 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
1462
1463         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
1464
1465 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
1466
1467         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
1468
1469 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
1470
1471         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
1472         * gcc.dg/ppc-fsel-2.c: New test.
1473
1474         * gcc.dg/unused-5.c: New test.
1475
1476 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1477
1478         PR c++/10496
1479         * g++.dg/warn/pmf1.C: New test.
1480
1481 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1482
1483         PR c++/4494
1484         * g++.dg/warn/main.C: New test.
1485
1486 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1487
1488         * gcc.dg/nonnull-3.c: New test.
1489
1490 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
1491
1492         * gcc.dg/cpp/Wtrigraphs.c: Update.
1493         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
1494
1495 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
1496
1497         * gcc.dg/ppc-fsel-1.c: New test.
1498
1499 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
1500
1501         PR c/10604
1502         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
1503
1504 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
1505
1506         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
1507
1508 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1509
1510         PR c++/9364, c++/10553, c++/10586
1511         * g++.dg/parse/typename4.C: New test.
1512         * g++.dg/parse/typename5.C: Likewise.
1513
1514 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
1515
1516         * gcc.c-torture/compile/20030503-1.c: New test.
1517
1518 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1519
1520         * g++.dg/lookup/using5.C: Fix testcase error.
1521
1522 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
1523
1524         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
1525         since MEABI is no longer supported.  Remove all vestiges
1526         of MEABI from the test.
1527
1528 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1529
1530         PR c++/10554
1531         * g++.dg/lookup/using5.C: New test.
1532
1533 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1534
1535         PR c++/8772
1536         * g++.dg/template/ttp5.C: New test.
1537
1538 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
1539
1540         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
1541         (dg-gpp-additional-sources): New function.
1542         (dg-gpp-additional-files): Likewise.
1543         * lib/g++.exp (additional_sources): New variable.
1544         (additional_files): Likewise.
1545         (g++_target_compile): Deal with them.
1546         * lib/old-dejagnu.exp: Remove.
1547         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
1548         * g++.old-deja: Revise all tests to use dg commands.
1549
1550 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1551
1552         PR c++/9432, c++/9528
1553         * g++.dg/lookup/using4.C: New test.
1554
1555 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
1556
1557         * gcc.dg/noreturn-5.c: New file.
1558         * gcc.dg/noreturn-6.c: New file.
1559
1560         * gcc.c-torture/compile/inline-1.c: New file.
1561
1562 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1563
1564         PR c++/10551
1565         * g++.dg/template/explicit1.C: New test.
1566
1567 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1568
1569         PR c++/10549
1570         * g++.dg/other/bitfield1.C: New test.
1571
1572         PR c++/10527
1573         * g++.dg/init/new7.C: New test.
1574
1575 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
1576
1577         * g++.dg/ext/desig1.C: New test.
1578         * g++.dg/ext/init1.C: Update.
1579
1580         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
1581
1582 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
1583
1584         PR c++/10180
1585         * g++.dg/warn/Winline-1.C: New test.
1586
1587 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
1588
1589         * gcc.c-torture/execute/string-opt-19.c: New test.
1590
1591         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
1592         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
1593
1594 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
1595
1596         PR c++/10506
1597         * g++.dg/init/new6.C: New test.
1598
1599         PR c++/10503
1600         * g++.dg/init/ref6.C: New test.
1601
1602 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
1603
1604         * g++.dg/warn/weak1.C: XFAIL on AIX4.
1605
1606 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1607
1608         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
1609         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
1610
1611 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
1612
1613         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
1614         initialized static data members.
1615
1616 2003-04-25  H.J. Lu <hjl@gnu.org>
1617
1618         * gcc.dg/ia64-sync-4.c: New test.
1619
1620 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1621
1622         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
1623         date.
1624
1625 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
1626
1627         PR c++/10337
1628         * g++.dg/warn/conv1.C: New test.
1629         * g++.old-deja/g++.other/conv7.C: Adjust.
1630         * g++.old-deja/g++.other/overload14.C: Adjust.
1631
1632 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1633
1634         PR c++/10471
1635         * g++.dg/template/defarg2.C: New test.
1636
1637 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
1638
1639         * gcc.dg/cpp/include2.c: Update.
1640         * gcc.dg/cpp/multiline-2.c: New.
1641         * gcc.dg/cpp/multiline.c: Update.
1642         * gcc.dg/cpp/strify2.c: Update.
1643         * gcc.dg/cpp/trad/literals-2.c: Update.
1644
1645 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1646
1647         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
1648
1649 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1650
1651         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
1652
1653 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
1654
1655         PR c++/10451
1656         * g++.dg/parse/crash4.C: New test.
1657
1658         PR c++/9847
1659         * g++.dg/parse/crash5.C: New test.
1660
1661 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
1662
1663         PR c++/10446
1664         * g++.dg/parse/crash3.C: New test.
1665
1666         PR c++/10428
1667         * g++.dg/parse/elab1.C: New test.
1668
1669 2003-04-22  Devang Patel  <dpatel@apple.com>
1670
1671         * gcc.dg/cpp/trad/funlike-5.c: New test.
1672
1673 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
1674
1675         * g++.dg/other/packed1.C: Fix dg options.
1676
1677 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1678
1679         * g++.dg/other/offsetof2.C: New test.
1680
1681 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
1682
1683         * g++.dg/template/recurse.C: Adjust location of error messages.
1684
1685 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
1686
1687         PR c++/9881
1688         * g++.dg/init/addr-const1.C: New test.
1689         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
1690
1691 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1692
1693         PR c++/10405
1694         * g++.dg/lookup/struct-hack1.C: New test.
1695
1696 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
1697
1698         * ucs.c: Update diagnostic messages.
1699
1700 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1701
1702         * gcc.dg/cpp/truefalse.cpp: New test.
1703         * gcc.dg/cpp/cpp.exp: Update.
1704         * g++.dg/other/stdbool-if.C: Remove.
1705
1706 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
1707
1708         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
1709         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
1710
1711 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1712
1713         * gcc.c-torture/compile/20030418-1.c: New test.
1714
1715 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
1716
1717         * README.compat: Remove; content moved to doc/sourcebuild.texi.
1718
1719 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1720
1721         PR c++/10347
1722         g++.dg/template/dependent-name1.C: New test.
1723
1724 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
1725
1726         * gcc.dg/warn-1.c (tourist_guide): New array,
1727         contains a pointer to bar.
1728
1729 2003-04-16  Roger Sayle  <roger@eyesopen.com>
1730
1731         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
1732         * gcc.c-torture/execute/medce-1.c: New test case.
1733         * gcc.c-torture/execute/medce-2.c: New test case.
1734
1735 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
1736
1737         * lib/prune.exp: Ignore more messages.
1738
1739         PR c++/10381
1740         * g++.dg/parse/lookup3.C: New test.
1741
1742 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
1743
1744         * gcc.c-torture/compile/20030415-1.c : New test.
1745
1746 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
1747
1748         * gcc.c-torture/execute/scope-2.c: Move to ...
1749         * gcc.dg/noncompile/scope.c: .... here.
1750
1751 2003-04-14  Roger Sayle  <roger@eyesopen.com>
1752
1753         * gcc.dg/20030414-2.c: New test case.
1754
1755 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
1756
1757         PR target/10377
1758         * gcc.dg/20030414-1.c: New test.
1759
1760 2003-04-13  Roger Sayle  <roger@eyesopen.com>
1761
1762         * gcc.dg/builtins-12.c: New test case.
1763         * gcc.dg/builtins-13.c: New test case.
1764
1765 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1766
1767         * gcc.c-torture/execute/string-opt-18.c: New test.
1768
1769 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
1770
1771         PR c++/10300
1772         * g++.dg/init/new5.C: New test.
1773
1774 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
1775
1776         PR c++/7910
1777         * g++.dg/ext/dllimport1.C: New test.
1778
1779 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
1780
1781         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
1782
1783 2003-04-11  Bud Davis <bdavis9659@comcast.net>
1784
1785         PR Fortran/9263
1786         * g77.f-torture/noncompile/9263.f: New test
1787         PR Fortran/1832
1788         * g77.f-torture/execute/1832.f: New test
1789
1790 2003-04-11  David Chad  <davidc@freebsd.org>
1791             Loren J. Rittle  <ljrittle@acm.org>
1792
1793         libobjc/8562
1794         * objc.dg/headers.m: New test.
1795
1796 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
1797
1798         * gcc.c-torture/execute/builtin-noret-2.c: New.
1799         * gcc.c-torture/execute/builtin-noret-2.x: New.
1800         XFAIL builtin-noret-2.c at -O1 and above.
1801         * gcc.dg/redecl.c: New.
1802         * gcc.dg/Wshadow-1.c: Update error regexps.
1803
1804 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
1805
1806         * g++.dg/abi/bitfield10.C: New test.
1807
1808 2003-04-09  Mike Stump  <mrs@apple.com>
1809
1810         * gcc.dg/pch/pch.exp: Make testcase names longer.
1811         * g++.dg/pch/pch.exp: Make testcase names longer.
1812
1813 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1814
1815         * gcc.dg/builtins-11.c: New test case.
1816
1817 2003-04-08  Roger Sayle  <roger@eyesopen.com>
1818
1819         * gcc.dg/builtins-9.c: New test case.
1820         * gcc.dg/builtins-10.c: New test case.
1821
1822 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
1823
1824         * gcc.dg/noncompile/init-4.c.c: New test.
1825
1826 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
1827
1828         * gcc.misc-test/gcov-9.c: New test.
1829         * gcc.misc-test/gcov-10.c: New test
1830         * gcc.misc-test/gcov-11.c: New test.
1831
1832 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
1833
1834         PR optimization/10024
1835         * gcc.c-torture/compile/20030405-1.c: New test.
1836
1837 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
1838
1839         * gcc.dg/pch/static-3.c: New.
1840         * gcc.dg/pch/static-3.hs: New.
1841         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
1842
1843 2003-04-04  Richard Henderson  <rth@redhat.com>
1844
1845         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
1846         * g++.dg/eh/forced2.C: Likewise.
1847
1848 2003-04-03  Mike Stump  <mrs@apple.com>
1849
1850         * lib/scanasm.exp (scan-assembler): Add xfail processing for
1851         target arg.
1852         (scan-assembler-times, scan-assembler-not): Likewise.
1853         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
1854
1855 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
1856
1857         * gcc.dg/sparc-loop-1.c: New test.
1858
1859 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
1860
1861         PR other/9274
1862         * g++.dg/pch/system-2.C: New.
1863         * g++.dg/pch/system-2.Hs: New.
1864
1865 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
1866
1867         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
1868
1869         * g++.dg/eh/simd-1.C (vecfunc): Same.
1870
1871 2003-04-01  Roger Sayle  <roger@eyesopen.com>
1872
1873         * gcc.c-torture/execute/20030401-1.c: New test case.
1874
1875 2003-04-01  Ziemowit Laski <zlaski@apple.com>
1876
1877         * objc.dg/defs.m: New.
1878
1879 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
1880
1881         * g++.dg/eh/simd-1.C: New.
1882         * g++.dg/eh/simd-2.C: New.
1883
1884 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
1885
1886         * gcc.c-torture/execute/simd-3.c: New.
1887
1888 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1889
1890         PR c/9936
1891         * gcc.dg/20030331-2.c: New test.
1892
1893 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
1894
1895         PR c++/10278
1896         * g++.dg/parse/crash2.C: New test.
1897
1898 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1899
1900         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
1901         * gcc.c-torture/execute/20030331-1.c: ...here.
1902
1903 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1904
1905         * gcc.c-torture/execute/20030331-1.c: New test.
1906
1907 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
1908
1909         * lib/gcov.exp: Adjust call return testing strings.
1910         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
1911
1912 2003-03-31  Roger Sayle  <roger@eyesopen.com>
1913
1914         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
1915         * gcc.dg/builtins-7.c: New test case.
1916         * gcc.dg/builtins-8.c: New test case.
1917
1918 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
1919
1920         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
1921
1922 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
1923
1924         PR c++/7647
1925         * g++.dg/lookup-class-member-2.C: New test.
1926
1927 2003-03-30  Glen Nakamura  <glen@imodulo.com>
1928
1929         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
1930
1931 2003-03-28  Roger Sayle  <roger@eyesopen.com>
1932
1933         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
1934
1935 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
1936
1937         * g++.dg/init/attrib1.C: New test.
1938
1939 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1940
1941         * gcc.dg/ultrasp8.c: New test.
1942
1943 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1944
1945         * gcc.dg/ultrasp7.c: New test.
1946
1947 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
1948
1949         PR c++/10047
1950         * g++.dg/template/inline1.C: New test.
1951
1952 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
1953
1954         * gcc.dg/sparc-dwarf2.c: New test.
1955
1956 2003-03-27  Roger Sayle  <roger@eyesopen.com>
1957
1958         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
1959         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
1960
1961 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
1962
1963         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
1964         than reading .x files.
1965         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
1966         * g77.dg/gcov/gcov-1.f: Likewise.
1967         * gcc.misc-tests/gcov-4b.c: Likewise.
1968         * gcc.misc-tests/gcov-5b.c: Likewise.
1969         * gcc.misc-tests/gcov-6.c: Likewise.
1970         * gcc.misc-tests/gcov-7.c: Likewise.
1971         * gcc.misc-tests/gcov-8.c: Likewise.
1972         * g++.dg/gcov/gcov-1.x: Remove.
1973         * g77.dg/gcov/gcov-1.x: Likewise.
1974         * gcc.misc-tests/gcov-4b.x: Likewise.
1975         * gcc.misc-tests/gcov-5b.x: Likewise.
1976         * gcc.misc-tests/gcov-6.x: Likewise.
1977         * gcc.misc-tests/gcov-7.x: Likewise.
1978         * gcc.misc-tests/gcov-8.x: Likewise.
1979
1980 2003-03-27  Glen Nakamura  <glen@imodulo.com>
1981
1982         PR opt/10087
1983         * gcc.dg/20030324-1.c: New test.
1984
1985 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
1986
1987         PR c++/10224
1988         * g++.dg/template/arg3.C: New test.
1989
1990         PR c++/10158
1991         * g++.dg/template/friend18.C: New test.
1992
1993 2003-03-26  Roger Sayle  <roger@eyesopen.com>
1994
1995         * g77.f-torture/compile/20030326-1.f: New test case.
1996
1997 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
1998
1999         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
2000
2001         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
2002
2003 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
2004
2005         * gcc.dg/ia64-sync-3.c: New test.
2006
2007 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
2008
2009         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
2010
2011 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2012
2013         * gcc.dg/ultrasp6.c: New test.
2014
2015 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2016
2017         * gcc.dg/i386-signbit-1.c: New test.
2018         * gcc.dg/i386-signbit-2.c: New test.
2019         * gcc.dg/i386-signbit-3.c: New test.
2020
2021 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2022
2023         * gcc.dg/ultrasp5.c: Fix options.
2024
2025 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
2026
2027         * gcc.dg/ultrasp5.c: Fix comment.
2028
2029 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
2030
2031         PR fortran/10197
2032         * g77.f-torture/execute/10197.f: New test.
2033
2034 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
2035
2036         PR c++/9898, c++/383
2037         * g++.dg/template/conv6.C: New test.
2038
2039         PR c++/10119
2040         * g++.dg/template/ptrmem5.C: New test.
2041
2042         PR c++/10026
2043         * g++.dg/lookup/koenig1.C: New test.
2044
2045         PR C++/10199
2046         * g++.dg/lookup/template2.C: New test.
2047
2048 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
2049
2050         * g++.dg/opt/rtti1.C: New test.
2051
2052 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
2053
2054         * gcc.dg/ultrasp5.c: New test.
2055
2056 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
2057
2058         PR middle-end/9967
2059         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
2060         builtin fputs.
2061
2062 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
2063
2064         PR c/8224
2065         * gcc.dg/20030323-1.c: New test.
2066
2067 2003-03-23  Roger Sayle  <roger@eyesopen.com>
2068
2069         * gcc.c-torture/compile/20030323-1.c: New test case.
2070
2071 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
2072
2073         * gcc.dg/20030321-1.c: New test.
2074
2075 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
2076
2077         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
2078
2079 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
2080
2081         PR c++/9978, c++/9708
2082         * g++.dg/ext/vlm1.C: Adjust expected error.
2083         * g++.dg/ext/vla2.C: New test.
2084         * g++.dg/template/arg1.C: New test.
2085         * g++.dg/template/arg2.C: New test.
2086
2087 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
2088
2089         * g77.f-torture/execute/select.f: New test.
2090         * g77.f-torture/noncompile/select_no_compile.f: New test.
2091
2092 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
2093
2094         PR c++/9898
2095         * g++.dg/other/error4.C: New test.
2096
2097 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
2098
2099         * g++.dg/template/friend17.C: New test.
2100
2101 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
2102
2103         * gcc.c-torture/compile/20030320-1.c: New.
2104
2105 2003-03-20  Roger Sayle  <roger@eyesopen.com>
2106
2107         * gcc.dg/builtins-6.c: New test case.
2108
2109 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
2110
2111         PR target/10073
2112         * gcc.c-torture/compile/20030319-1.c: New.
2113
2114 2003-03-18  Jan Hubicka  <jh@suse.cz>
2115
2116         * gcc.dg/i386-cvt-1.c: New test.
2117
2118 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
2119
2120         * objc.dg/naming-1.m: Use "(parse|syntax) error".
2121         * objc.dg/naming-2.m: Likewise.
2122
2123 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
2124
2125         PR c++/9639
2126         * g++.dg/parse/crash1.C: New test.
2127
2128 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
2129
2130         PR c++/8805
2131         * g++.dg/eh/cleanup1.C: New test.
2132
2133 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2134
2135         * gcc.c-torture/execute/20030316-1.c: New test case.
2136
2137 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
2138
2139         PR c++/9629
2140         * g++.dg/init/ctor2.C: New test.
2141
2142 2003-03-15  Roger Sayle  <roger@eyesopen.com>
2143
2144         * g77.f-torture/compile/xformat.f: New test case.
2145
2146 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2147
2148         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
2149         * g++.old-deja/g++.mike/eh50.C: Likewise.
2150
2151 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2152
2153         PR c++/6440
2154         * g++.dg/template/spec7.C: New test.
2155         * g++.dg/template/spec8.C: Likewise.
2156
2157 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
2158
2159         * gcc.c-torture/execute/20030313-1.c: New test.
2160
2161 2003-03-14  Richard Henderson  <rth@redhat.com>
2162
2163         * gcc.dg/inline-2.c: Adjust alpha test for external call.
2164
2165 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
2166
2167         * gcc.c-torture/compile/20030314-1.c: New test.
2168
2169 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
2170
2171         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
2172         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
2173         thumb target,
2174         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
2175         to accept newer _imp__  prefix and additional
2176         newline in .drectve section.
2177         * gcc.dg/dll-4.c: Likewise.
2178         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
2179         switch.
2180
2181 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
2182
2183         * g++.dg/parse/namespace9.C: New test.
2184
2185         * g++.dg/init/ref5.C: New test.
2186         * g++.dg/parse/ptrmem1.C: Likewise.
2187
2188 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2189
2190         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
2191         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
2192         regular expression.
2193         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
2194         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
2195
2196 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
2197
2198         * gcc.c-torture/execute/20030224-2.c: New test.
2199
2200 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2201
2202         * gcc.dg/decl-3.c: New test.
2203
2204 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
2205
2206         * gcc.dg/i386-loop-2.c: New test.
2207
2208 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
2209
2210         PR c++/9474
2211         * g++.dg/parse/namespace8.C: New test.
2212
2213         PR c++/9924
2214         * g++.dg/overload/builtin2.C: New test.
2215
2216 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
2217
2218         * gcc.dg/return-type-3.c: New test.
2219
2220 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
2221
2222         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
2223         profiling options are not supported.
2224
2225 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
2226
2227         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2228         * g++.old-deja/g++.warn/impint2.C: Likewise.
2229
2230 2003-03-10  Devang Patel  <dpatel@apple.com>
2231
2232         * g++.dg/cpp/c++_cmd_1.C: New test.
2233         * g++.dg/cpp/c++_cmd_1.h: New file.
2234
2235 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
2236
2237         * gcc.dg/altivec-9.c: New file.
2238
2239 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2240
2241         * gcc.dg/ppc-sdata-1.c: New test.
2242         * gcc.dg/ppc-sdata-2.c: New test.
2243
2244 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
2245
2246         PR c++/9373
2247         * g++.dg/opt/ptrmem2.C: New test.
2248
2249         PR c++/8534
2250         * g++.dg/opt/ptrmem1.C: New test.
2251
2252 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
2253
2254         * gcc.dg/i386-loop-1.c: New test.
2255
2256 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2257
2258         PR c++/9970
2259         * g++.dg/lookup/friend1.C: New test.
2260
2261 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2262
2263         PR c++/9823
2264         * g++.dg/parser/constructor1.C: New test.
2265
2266 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
2267
2268         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
2269
2270         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
2271
2272 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
2273
2274         * gcc.dg/cpp/Wunused.c: Update test.
2275
2276 2003-03-08  Jan Hubicka  <jh@suse.cz>
2277
2278         * gcc.dg/inline-3.c: New test.
2279
2280 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
2281
2282         PR c++/9809
2283         * g++.dg/parse/builtin1.C: New test.
2284
2285         PR c++/9982
2286         * g++.dg/abi/cookie1.C: New test.
2287         * g++.dg/abi/cookie2.C: Likewise.
2288
2289         PR c++/9524
2290         * g++.dg/template/field1.C: New test.
2291
2292         PR c++/9912
2293         * g++.dg/parse/class1.C: New test.
2294         * g++.dg/parse/namespace7.C: Likewise.
2295         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
2296
2297 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
2298
2299         * g++.dg/init/ref4.C: New test.
2300
2301 2003-03-07  Jan Hubicka  <jh@suse.cz>
2302
2303         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
2304         * gcc.dg/inline-3.c:  New test.
2305
2306 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
2307
2308         * g++.dg/init/ref3.C: New test.
2309
2310         PR c++/9965
2311         * g++.dg/init/ref2.C: New test.
2312
2313         PR c++/9400
2314         * g++.dg/warn/Wshadow-2.C: New test.
2315
2316         PR c++/9791
2317         * g++.dg/warn/Woverloaded-1.C: New test.
2318
2319 2003-03-05  Jan Hubicka  <jh@suse.cz>
2320
2321         * gcc.dg/i386-local2.c: New.
2322         * gcc.dg/i386-local.c: Fix typo.
2323
2324 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
2325
2326         * g++.dg/abi/layout3.C: New test.
2327
2328 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2329
2330         * gcc.c-torture/compile/20030305-1.c
2331
2332 2003-03-05  Jan Hubicka  <jh@suse.cz>
2333
2334         * gcc.dg/i386-local.c: New.
2335
2336 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
2337
2338         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
2339
2340 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2341
2342         * gcc.dg/switch-2.c: New test.
2343         * gcc.dg/switch-3.c: New test.
2344         * gcc.dg/Wswitch.c: Adjust line numbers.
2345         * gcc.dg/Wswitch-default.c: Likewise.
2346         * gcc.dg/Wswitch-enum.c: Likewise.
2347
2348 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
2349
2350         * gcc.c-torture/execute/20030222-1.c: New test.
2351
2352 2003-03-03  James E Wilson  <wilson@tuliptree.org>
2353
2354         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
2355
2356 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
2357
2358         PR c++/9878
2359         * g++.dg/init/ref1.C: New test.
2360
2361 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
2362
2363         * gcc.dg/sh-relax.c: New SH-only test.
2364
2365 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
2366
2367         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
2368         comment explaining purpose of testcase.
2369
2370 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2371
2372         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
2373         for HC11/HC12 (asm needs two int registers).
2374         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
2375         HC11/HC12 because the test uses an asm which needs two 32-bit
2376         registers.
2377
2378 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
2379
2380         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
2381         for HC11/HC12 (array is too large otherwise).
2382         * gcc.c-torture/compile/920501-4.x: New file, likewise.
2383         * gcc.c-torture/compile/20010518-2.x: Likewise.
2384         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
2385         HC11/HC12 (array is too large).
2386
2387 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
2388
2389         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
2390         * lib/g++-dg.exp (g++-dg-test): Likewise.
2391
2392 2003-03-01  Roger Sayle  <roger@eyesopen.com>
2393
2394         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
2395         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
2396
2397 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2398
2399         * g++.dg/warn/implicit-typename1.C: Remove warning.
2400
2401 2003-02-28  Richard Henderson  <rth@redhat.com>
2402
2403         * gcc.dg/noreturn-1.c: Move noreturn warning line.
2404         * gcc.dg/return-type-1.c: Move control reaches end warning line.
2405
2406 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
2407
2408         * gcc.dg/pch/pch.exp: Change .pch to .gch.
2409         * g++.dg/pch/pch.exp: Likewise.
2410
2411 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
2412
2413         PR c++/9879
2414         * testsuite/g++.dg/init/new4.C: New test.
2415
2416 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
2417
2418         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
2419
2420 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
2421
2422         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
2423         unsigned long.
2424
2425         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
2426         wider than float.
2427
2428 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2429
2430         * lib/scanasm.exp: Add support for counting numbers of
2431         occurences.
2432         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
2433         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
2434
2435 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
2436
2437         PR c++/9683
2438         * g++.dg/template/static3.C: New test.
2439
2440         PR c++/9829
2441         * g++.dg/parse/namespace6.C: New test.
2442
2443 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2444
2445         PR target/9732
2446         * gcc.dg/20030225-1.c: New test.
2447
2448 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
2449
2450         * README: Remove out-of-date information.
2451
2452         PR c++/9836
2453         * g++.dg/template/spec6.C: New test.
2454
2455 2003-02-24  Jeff Law  <law@redhat.com>
2456
2457         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
2458
2459 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2460
2461         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
2462         * gcc.dg/pragma-ep-1.c: Likewise.
2463
2464 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2465
2466         PR c++/9602
2467         * g++.dg/template/friend16.C: New test.
2468
2469 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
2470
2471         PR c++/5333
2472         * g++.dg/parse/fused-params1.C: Adjust error messages.
2473         * g++.dg/template/nested3.C: New test.
2474
2475 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
2476
2477         * g++.dg/abi/param1.C: New test.
2478
2479 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2480
2481         PR c++/7982
2482         * g++.dg/warn/implicit-typename1.C: New test.
2483
2484 2003-02-22  Kelley Cook <kelleycook@comcast.net>
2485
2486         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
2487         with "mtune".
2488         * g++.old-deja/g++.other/store-expr2.C: Likewise.
2489         * gcc.c-torture/execute/20010129-1.x: Likewise.
2490         * gcc.dg/20011107-1.c: Likewise.
2491         * gcc.dg/20020108-1.c: Likewise.
2492         * gcc.dg/20020122-3.c: Likewise.
2493         * gcc.dg/20020206-1.c: Likewise.
2494         * gcc.dg/20020310-1.c: Likewise.
2495         * gcc.dg/20020426-2.c: Likewise.
2496         * gcc.dg/20020517-1.c: Likewise.
2497         * gcc.dg/991230-1.c: Likewise.
2498         * gcc.dg/i386-unroll-1.c: Likewise.
2499         * gcc.misc-tests/i386-prefetch.exp: Likewise.
2500
2501 2003-02-22  Jan Hubicka  <jh@suse.cz>
2502
2503         * gcc.dg/i386-mul.c: New test.
2504
2505 2003-02-21  Roger Sayle  <roger@eyesopen.com>
2506
2507         * gcc.dg/builtins-5.c: New test case.
2508
2509 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
2510
2511         * gcc.dg/asmreg-1.c: New test.
2512
2513 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2514
2515         PR c++/9749
2516         * g++.dg/parse/varmod1.C: New test.
2517
2518 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2519
2520         PR c++/9727
2521         * g++.dg/template/op1.C: New test.
2522
2523 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2524
2525         PR c++/8906
2526         * g++.dg/template/nested2.C: New test.
2527
2528 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
2529
2530         PR c++/8724
2531         * g++.dg/expr/dtor1.C: New test.
2532
2533 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
2534
2535         * gcc.dg/cpp/include3.c: New test.
2536         * gcc.dg/cpp/inc/foo.h: New file.
2537
2538 2003-02-21  Glen Nakamura  <glen@imodulo.com>
2539
2540         * gcc.c-torture/execute/20030221-1.c: New test.
2541
2542 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
2543
2544         PR c++/9729
2545         * g++.dg/abi/conv1.C: New test.
2546
2547 2003-02-20  Jan Hubicka  <jh@suse.cz>
2548
2549         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
2550
2551 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
2552
2553         * gcc.c-torture/compile/20030219-1.c: New test.
2554
2555 2003-02-18  Jan Hubicka  <jh@suse.cz>
2556
2557         * gcc.dg/funcorder.c: New test.
2558
2559 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2560
2561         * gcc.c-torture/execute/20030218-1.c: New.
2562
2563 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
2564
2565         * gcc.dg/20030218-1.c: New.
2566
2567 2003-02-18  Richard Henderson  <rth@redhat.com>
2568
2569         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
2570         * gcc.dg/attr-used-2.c: New.
2571
2572 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
2573
2574         PR c++/9704
2575         * g++.dg/init/copy5.C: New test.
2576
2577 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
2578
2579         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
2580         * g++.dg/pch/pch.exp: Likewise.
2581
2582 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
2583
2584         * gcc.c-torture/execute/20030209-1.c: Enable the test if
2585         STACK_SIZE is not defined.
2586
2587 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2588
2589         PR c++/9457
2590         * g++.dg/template/init1.C: New test.
2591
2592 2003-02-16  Jan HUbicka  <jh@suse.cz>
2593
2594         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
2595         (foo): Add few extra tests
2596         * gcc.dg/c99-const-expr-3.c: Likewise.
2597         * gcc.c-torture/execute/20030216-1.c: New.
2598
2599 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2600
2601         PR c++/9459
2602         * g++.dg/ext/typeof4.C: New test.
2603
2604 2003-02-15  Roger Sayle  <roger@eyesopen.com>
2605
2606         * gcc.dg/i386-387-3.c: New test case.
2607
2608 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
2609
2610         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
2611         cris-*-elf* cris-*-aout* and mmix-*-*.
2612
2613 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
2614
2615         * gcc.dg/20030213-1.c: New test.
2616
2617 2003-02-12  Roger Sayle  <roger@eyesopen.com>
2618
2619         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
2620         * gcc.dg/i386-387-2.c: Likewise.
2621
2622 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
2623
2624         * gcc.dg/ppc-spe.c: Fix formatting.
2625         Enable tests that were previously unsupported by gas.
2626         Delete tests for instructions that no longer exist.
2627         Switch arguments on evsubifw builtin.
2628
2629 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
2630
2631         * gcc.c-torture/execute/20030209-1.c: Disable the test if
2632         STACK_SIZE is too small.
2633
2634 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
2635             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2636
2637         * gcc.dg/decl-2.c: New test.
2638
2639 2003-02-10  Jan Hubicka  <jh@suse.cz>
2640
2641         * gcc.dg/i386-fpcvt-1.c:  New test.
2642
2643 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
2644
2645         * gcc.c-torture/execute/20030209-1.c: New test.
2646
2647 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
2648
2649         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
2650         int-wide bitops, use the constants of the same width.
2651         Likewise, if long long is 32-bit wide, test bitops using
2652         32-bit constants.
2653
2654 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
2655
2656         * gcc.dg/20021014-1.c: Annotate with expected notice text.
2657
2658 2003-02-07  Roger Sayle  <roger@eyesopen.com>
2659
2660         * testsuite/gcc.dg/builtins-4.c: New test case.
2661
2662 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2663
2664         * gcc.dg/20020430-1.c: Fix dg command typos.
2665         * gcc.dg/20020503-1.c: Likewise.
2666
2667 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2668
2669         PR c++/8785
2670         * g++.dg/parse/fused-params1.C: New test.
2671
2672         PR c++/8857
2673         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
2674
2675         PR c++/8921
2676         * g++.dg/parse/non-dependent1.C: New test.
2677
2678         PR c++/8928
2679         * g++.dg/parse/dupl-tmpl-args1.C: New test.
2680
2681         PR c++/9228
2682         * g++.dg/parse/undefined7.C: New test.
2683         * g++.dg/parse/non-templ1.C: New test.
2684
2685         PR c++/9229
2686         * g++.dg/parse/too-many-tmpl-args1.C: New test.
2687
2688 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
2689
2690         * gcc.c-torture/compile/20030206-1.c: New test.
2691
2692 2003-02-05  Roger Sayle  <roger@eyesopen.com>
2693
2694         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
2695         "pow" to "foo" to avoid potential confusion with a math built-in.
2696
2697 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2698
2699         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
2700         conditions for SPARC targets.
2701
2702 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
2703
2704         * gcc.dg/20030204-1.c: New test.
2705
2706 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2707
2708         PR c++/38
2709         * g++.dg/parse/array-size1.C: New test.
2710
2711         PR c++/5657
2712         * g++.dg/parse/undefined3.C: New test.
2713
2714         PR c++/5665
2715         * g++.dg/parse/undefined4.C: New test.
2716
2717         PR c++/5975
2718         * g++.dg/parse/undefined5.C: New test.
2719
2720         PR c++/7259
2721         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
2722
2723         PR c++/8578
2724         * g++.dg/parse/casting-operator1.C: New test.
2725
2726         PR c++/8596
2727         * g++.dg/parse/undefined6.C: New test.
2728
2729         PR c++/8736
2730         * g++.dg/parse/missing-template1.C: New test.
2731
2732 2003-02-04  Jan Hubicka  <jh@suse.cz>
2733
2734         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
2735         * gcc.dg/i386-cmov?.c:  Likewise.
2736         * gcc.dg/i386-fpcvt-?.c:  Likewise.
2737         * gcc.dg/i386-ssefp-1.c:  Likewise.
2738         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
2739         conventions.
2740
2741 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
2742
2743         PR c++/7129
2744         * testsuite/g++.dg/ext/max.C: New test.
2745
2746 2003-02-03  Jan Hubicka  <jh@suse.cz>
2747
2748         * gcc.c-torture/execute/20030203-1.c: New test.
2749
2750 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
2751
2752         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
2753         'natural-endian'.
2754
2755 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
2756
2757         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
2758         * g++.dg/init/new2.C: Likewise.
2759         * g++.dg/other/new1.C: Likewise.
2760
2761 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
2762
2763         * gcc.dg/struct-ret-libc.c: New test.
2764
2765 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
2766
2767         * gcc.dg/20030129-1.c: New test.
2768
2769 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2770
2771         PR c++/8849
2772         * g++.dg/template/ptrmem4.C: New test.
2773
2774 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
2775
2776         * g++.dg/parser/constant1.C: New test.
2777
2778 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2779
2780         PR c++/8591
2781         * g++.dg/parse/friend2.C: New test.
2782
2783 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
2784
2785         PR c++/9437
2786         * g++.dg/template/unify4.C: New test.
2787
2788 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
2789
2790         * gcc.c-torture/execute/20030128-1.c: New test.
2791
2792 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
2793
2794         * g++.dg/lookup/nested1.C: Test moved from ...
2795         * g++.old-deja/g++.other/lookup24.C: ... here.
2796
2797 2003-01-28  Jan Hubicka  <jh@suse.cz>
2798
2799         * gcc.dg/i386-cmov5.c:  New test.
2800
2801 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
2802
2803         * gcc.c-torture/execute/20010925-1.c: Changed the
2804         memcpy declaration.
2805
2806 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2807
2808         PR c++/3902
2809         * g++.dg/parse/template5.C: New test.
2810
2811 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
2812
2813         PR fortran/9258
2814         * g77.dg/pr9258: New test.
2815
2816 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2817
2818         * README: Move relevant parts from README.g++.
2819
2820         * README.g++: Remove this file.
2821
2822 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
2823
2824         * g++.dg/abi/dcast1.C: New test.
2825
2826 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2827
2828         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
2829
2830 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
2831
2832         PR c++/47
2833         * g++.old-deja/g++.other/lookup24.C: New test.
2834
2835 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2836
2837         PR middle-end/7227
2838         * gcc.dg/uninit-C.c: New test.
2839
2840 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
2841
2842         * g++.dg/abi/covariant1.C: New test.
2843
2844 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
2845
2846         * gcc.dg/20030123-1.c: New test.
2847
2848 2003-01-25  Jan Hubicka  <jh@suse.cz>
2849
2850         PR opt/8492
2851         * gcc.c-torture/compile/20030125-1.c
2852
2853 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
2854
2855         PR c++/9403
2856         * g++.dg/parse/template3.C: New test.
2857         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
2858
2859         PR c++/795
2860         * g++.dg/parse/template4.C: New test.
2861
2862         PR c++/9415
2863         * g++.dg/template/qual2.C: New test.
2864
2865         PR c++/8545
2866         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
2867
2868         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
2869
2870 2003-01-25  Roger Sayle  <roger@eyesopen.com>
2871
2872         * gcc.c-torture/execute/switch-1.c: New test case.
2873
2874 2003-01-25  Jan Hubicka  <jh@suse.cz>
2875
2876         * gcc.c-torture/execute/20030125-1.[cx]: New test.
2877
2878 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
2879
2880         Tweaks for Bison-1.875. From the NEWS file:
2881         "- `parse error' -> `syntax error'
2882         Bison now uniformly uses the term `syntax error'"
2883         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
2884         * gcc.dg/cpp/digraph2.c: Likewise.
2885         * gcc.dg/cpp/direct2.c: Likewise.
2886         * gcc.dg/cpp/paste4.c: Likewise.
2887         * gcc.dg/c90-restrict-1.c: Likewise.
2888         * gcc.dg/c99-func-2.c: Likewise.
2889         * gcc.dg/noncompile/920721-2.c: Likewise.
2890         * gcc.dg/noncompile/930622-2.c: Likewise.
2891         * gcc.dg/noncompile/940112-1.c: Likewise.
2892         * gcc.dg/noncompile/950921-1.c: Likewise.
2893         * gcc.dg/noncompile/951123-1.c: Likewise.
2894         * gcc.dg/noncompile/971104-1.c: Likewise.
2895         * gcc.dg/noncompile/990416-1.c: Likewise.
2896
2897 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
2898
2899         * g++.dg/parse/undefined1.C: Add error message.
2900
2901 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2902
2903         PR c++/9354
2904         * g++.dg/parse/new1.C: New test.
2905
2906         PR c++/9216
2907         * g++.dg/parse/template2.C: New test.
2908
2909         PR c++/9354
2910         * g++.dg/parse/typedef2.C: New test.
2911
2912         PR c++/9328
2913         * g++.dg/ext/typeof3.C: New test.
2914
2915 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2916
2917         PR c++/2738
2918         * g++.dg/parse/ret-type1.C: New test.
2919
2920         PR c++/3792
2921         * g++.dg/parse/tmpl-outside1.C: New test.
2922
2923         PR c++/4207
2924         * g++.dg/parse/int-as-enum1.C: New test.
2925
2926         PR c++/4903
2927         * g++.dg/parse/no-typename1.C: New test.
2928
2929         PR c++/5533
2930         * g++.dg/parse/no-value1.C: New test.
2931
2932         PR c++/5921
2933         * g++.dg/parse/wrong-inline1.C: New test.
2934
2935         PR c++/6402
2936         * g++.dg/parse/ref1.C: New test.
2937
2938         PR c++/6992
2939         * g++.dg/parse/attr-ctor1.C: New test.
2940
2941         PR c++/7229
2942         * g++.dg/parse/namespace5.C: New test.
2943
2944         PR c++/7917
2945         * g++.dg/parse/func-def1.C: New test.
2946
2947         PR c++/8143
2948         * g++.dg/parse/undefined1.C: New test.
2949
2950         PR c++/5723, PR c++/8522
2951         * g++.dg/parse/specialization1.C: New test.
2952
2953         PR c++/163, PR c++/8595
2954         * g++.dg/parse/struct-as-enum1.C: New test.
2955
2956         PR c++/9173
2957         * g++.dg/parse/undefined2.C: New test.
2958
2959 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
2960
2961         PR c++/9298
2962         * g++.dg/parse/template1.C: New test.
2963
2964         PR c++/9384
2965         * g++.dg/parse/using1.C: New test.
2966
2967         PR c++/9285
2968         PR c++/9294
2969         * g++.dg/parse/expr2.C: New test.
2970
2971         PR c++/9388
2972         * g++.dg/parse/lookup2.C: Likewise.
2973
2974 2003-01-21  Jan Hubicka  <jh@suse.cz>
2975
2976         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
2977         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
2978         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
2979         * gcc.c-torture/execute/string-opt-*.c: Likewise.
2980
2981 2003-01-20  Nick Clifton  <nickc@redhat.com>
2982
2983         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
2984         problem with ARM sibcall code generation.
2985
2986 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
2987
2988         * gcc.c-torture/execute/20030120-1.c: New.
2989
2990 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
2991
2992         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
2993
2994 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
2995
2996         PR c++/9272
2997         * g++.dg/parse/ctor1.C: New test.
2998
2999         PR c++/9294:
3000         * g++.dg/parse/qualified1.C: New test.
3001
3002         * g++.dg/parse/typename3.C: New test.
3003
3004 2003-01-16  Richard Henderson  <rth@redhat.com>
3005
3006         * g++.dg/tls/init-2.C: Fix error matches for real this time.
3007
3008 2003-01-16  Richard Henderson  <rth@redhat.com>
3009
3010         * g++.dg/pch/pch.exp: Copy test header to the working directory
3011         before using it either for precompilation or direct use.
3012         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
3013         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
3014
3015 2003-01-16  Richard Henderson  <rth@redhat.com>
3016
3017         * gcc.dg/pch/pch.exp: Copy test header to the working directory
3018         before using it either for precompilation or direct use.
3019         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
3020         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
3021
3022 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
3023
3024         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
3025         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
3026         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
3027         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
3028         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
3029         typename warning into error.
3030         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
3031         error messages.
3032         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
3033         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
3034         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
3035         messages.
3036         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
3037         make declaration visible in template.
3038         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
3039         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
3040         messages.
3041         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
3042         message.
3043         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
3044         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
3045         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
3046         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
3047         typename warning with error message.
3048         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
3049         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
3050         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
3051
3052 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
3053
3054         * g++.dg/parse/ambig2.C: New test.
3055
3056 2003-01-15  Richard Henderson  <rth@redhat.com>
3057
3058         * g++.dg/tls/init-2.C: Update error message string.
3059
3060 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3061
3062         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
3063
3064 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
3065
3066         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
3067         all for HC11/HC12.
3068         * gcc.c-torture/compile/20001205-1.x: Likewise.
3069         * gcc.c-torture/compile/20001226-1.x: Likewise.
3070         * gcc.c-torture/compile/920520-1.x: Likewise.
3071         * gcc.c-torture/compile/961203-1.x: Likewise.
3072         * gcc.c-torture/compile/20020604-1.x: Likewise.
3073
3074 2003-01-15  Jan Hubicka  <jh@suse.cz>
3075
3076         * gcc.c-torture/compile/20030115-1.c: New test.
3077
3078         * gcc.dg/i386-fpcvt-1.c: New test.
3079         * gcc.dg/i386-fpcvt-2.c: New test.
3080
3081 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
3082
3083         Further conform g++'s __vmi_class_type_info to the C++ ABI
3084         specification.
3085         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
3086         the specification.
3087
3088 2003-01-14  Jan Hubicka  <jh@suse.cz>
3089
3090         * gcc.dg/i386-fpcvt-1.c: New test.
3091         * gcc.dg/i386-fpcvt-2.c: New test.
3092
3093 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
3094
3095         * gcc.dg/i386-mmx-3.c: New test.
3096
3097 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
3098
3099         PR c++/9264
3100         * g++.dg/parse/octal1.C: New file.
3101
3102         PR c++/9172
3103         * g++.dg/parse/typename1.C: New file.
3104
3105 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
3106
3107         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
3108         * gcc.dg/bf-no-ms-layout.c: Likewise.
3109         * gcc.dg/bf-ms-attrib.c: Likewise.
3110
3111 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
3112
3113         PR c++/9099
3114         * g++.dg/parse/dtor1.C: New file.
3115
3116         PR c++/9128
3117         * g++.dg/rtti/typeid1.C: New file.
3118
3119         PR c++/9153
3120         * g++.dg/parse/lookup1.C: New file.
3121
3122         PR c++/9171
3123         * g++.dg/templ/spec5.C: New file.
3124
3125 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
3126
3127         * gcc.c-torture/compile/20030110-1.c: New test.
3128
3129 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
3130
3131         Merge from pch-branch:
3132
3133         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
3134
3135         * gcc.dg/pch/cpp-1.h: New.
3136         * gcc.dg/pch/cpp-1.c: New.
3137         * gcc.dg/pch/cpp-2.h: New.
3138         * gcc.dg/pch/cpp-2.c: New.
3139
3140         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
3141
3142         * gcc.dg/pch/except-1.h: New.
3143         * gcc.dg/pch/except-1.c: New.
3144
3145         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
3146
3147         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
3148         running test.
3149         * gcc.dg/pch: Include *.hp not *.h.
3150         * gcc.dg/pch/system-1.h: New.
3151         * gcc.dg/pch/system-1.c: New.
3152
3153         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
3154
3155         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
3156         rather than trying to build and run a program using PCH.
3157         * gcc.dg/pch: Remove dg-do commands from test files.
3158
3159         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
3160
3161         * gcc.dg/pch/macro-3.c: New.
3162         * gcc.dg/pch/macro-3.h: New.
3163
3164         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
3165
3166         * gcc.dg/pch/common-1.c: New.
3167         * gcc.dg/pch/common-1.h: New.
3168         * gcc.dg/pch/decl-1.c: New.
3169         * gcc.dg/pch/decl-1.h: New.
3170         * gcc.dg/pch/decl-2.c: New.
3171         * gcc.dg/pch/decl-2.h: New.
3172         * gcc.dg/pch/decl-3.c: New.
3173         * gcc.dg/pch/decl-3.h: New.
3174         * gcc.dg/pch/decl-4.c: New.
3175         * gcc.dg/pch/decl-4.h: New.
3176         * gcc.dg/pch/decl-5.c: New.
3177         * gcc.dg/pch/decl-5.h: New.
3178         * gcc.dg/pch/global-1.c: New.
3179         * gcc.dg/pch/global-1.h: New.
3180         * gcc.dg/pch/inline-1.c: New.
3181         * gcc.dg/pch/inline-1.h: New.
3182         * gcc.dg/pch/inline-2.c: New.
3183         * gcc.dg/pch/inline-2.h: New.
3184         * gcc.dg/pch/static-1.c: New.
3185         * gcc.dg/pch/static-1.h: New.
3186         * gcc.dg/pch/static-2.c: New.
3187         * gcc.dg/pch/static-2.h: New.
3188
3189         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
3190
3191         * g++.dg/pch/pch.exp: Better handle failing testcases.
3192         * gcc.dg/pch/pch.exp: Likewise.
3193         * gcc.dg/pch/macro-1.c: New.
3194         * gcc.dg/pch/macro-1.h: New.
3195         * gcc.dg/pch/macro-2.c: New.
3196         * gcc.dg/pch/macro-2.h: New.
3197
3198         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
3199
3200         * g++.dg/dg.exp: Treat files in pch/ specially.
3201         * g++.dg/pch/pch.exp: New file.
3202         * g++.dg/pch/empty.H: New file.
3203         * g++.dg/pch/empty.C: New file.
3204         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
3205         "precompile".
3206
3207         * gcc.dg/pch/pch.exp: New file.
3208         * gcc.dg/pch/empty.h: New file.
3209         * gcc.dg/pch/empty.c: New file.
3210         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
3211         "precompile".
3212
3213 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3214
3215         * g++.dg/template/friend14.C: New test.
3216
3217 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3218
3219         * gcc.dg/old-style-asm-1.c: New test.
3220
3221 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
3222
3223         * gcc.c-torture/compile/20030109-1.c: New test.
3224
3225 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
3226
3227         * gcc.c-torture/execute/20030109-1.c: New test.
3228
3229 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
3230
3231         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
3232         * g++.old-deja/g++.mike/dyncast2.C: Likewise
3233         * g++.old-deja/g++.mike/dyncast3.C: Likewise
3234         * g++.old-deja/g++.mike/eh2.C: Likewise
3235         * g++.old-deja/g++.mike/eh3.C: Likewise
3236         * g++.old-deja/g++.mike/eh5.C: Likewise
3237         * g++.old-deja/g++.mike/eh6.C: Likewise
3238         * g++.old-deja/g++.mike/eh7.C: Likewise
3239         * g++.old-deja/g++.mike/eh8.C: Likewise
3240         * g++.old-deja/g++.mike/eh9.C: Likewise
3241         * g++.old-deja/g++.mike/eh10.C: Likewise
3242         * g++.old-deja/g++.mike/eh12.C: Likewise
3243         * g++.old-deja/g++.mike/eh13.C: Likewise
3244         * g++.old-deja/g++.mike/eh14.C: Likewise
3245         * g++.old-deja/g++.mike/eh16.C: Likewise
3246         * g++.old-deja/g++.mike/eh17.C: Likewise
3247         * g++.old-deja/g++.mike/eh18.C: Likewise
3248         * g++.old-deja/g++.mike/eh21.C: Likewise
3249         * g++.old-deja/g++.mike/eh23.C: Likewise
3250         * g++.old-deja/g++.mike/eh24.C: Likewise
3251         * g++.old-deja/g++.mike/eh25.C: Likewise
3252         * g++.old-deja/g++.mike/eh26.C: Likewise
3253         * g++.old-deja/g++.mike/eh27.C: Likewise
3254         * g++.old-deja/g++.mike/eh28.C: Likewise
3255         * g++.old-deja/g++.mike/eh29.C: Likewise
3256         * g++.old-deja/g++.mike/eh31.C: Likewise
3257         * g++.old-deja/g++.mike/eh33.C: Likewise
3258         * g++.old-deja/g++.mike/eh34.C: Likewise
3259         * g++.old-deja/g++.mike/eh35.C: Likewise
3260         * g++.old-deja/g++.mike/eh36.C: Likewise
3261         * g++.old-deja/g++.mike/eh37.C: Likewise
3262         * g++.old-deja/g++.mike/eh38.C: Likewise
3263         * g++.old-deja/g++.mike/eh39.C: Likewise
3264         * g++.old-deja/g++.mike/eh40.C: Likewise
3265         * g++.old-deja/g++.mike/eh41.C: Likewise
3266         * g++.old-deja/g++.mike/eh42.C: Likewise
3267         * g++.old-deja/g++.mike/eh44.C: Likewise
3268         * g++.old-deja/g++.mike/eh46.C: Likewise
3269         * g++.old-deja/g++.mike/eh47.C: Likewise
3270         * g++.old-deja/g++.mike/eh48.C: Likewise
3271         * g++.old-deja/g++.mike/eh49.C: Likewise
3272         * g++.old-deja/g++.mike/eh50.C: Likewise
3273         * g++.old-deja/g++.mike/eh51.C: Likewise
3274         * g++.old-deja/g++.mike/eh53.C: Likewise
3275         * g++.old-deja/g++.mike/eh55.C: Likewise
3276         * g++.old-deja/g++.mike/p7912.C: Likewise
3277         * g++.old-deja/g++.mike/p9706.C: Likewise
3278         * g++.old-deja/g++.mike/p10416.C: Likewise
3279         * g++.old-deja/g++.mike/p11667.C: Likewise
3280         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
3281         Remove redundant reference to Iris.
3282         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
3283         Elxsi, i860, Pico Java, and WE32K.
3284
3285 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
3286
3287         * g++.dg/ext/asm4.C: New test.
3288
3289 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3290
3291         PR c++/9030
3292         * g++.dg/template/friend12.C: New test.
3293         * g++.dg/template/friend13.C: Likewise.
3294         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
3295
3296 2003-01-08  Jan Hubicka  <jh@suse.cz>
3297
3298         * gcc.dg/i386-cadd.c: New test.
3299         * gcc.dg/i386-cmov4.c: Likewise.
3300
3301 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
3302
3303         PR c++/9165
3304         * g++.dg/warn/Wunused-3.C: New test.
3305
3306         * g++.dg/abi/bitfield9.C: New test.
3307
3308         PR c++/9189
3309         * g++.dg/parse/defarg3.C: New test.
3310
3311 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
3312
3313         * g++.dg/parse/ambig1.C: New test.
3314         * g++.dg/parse/defarg2.C: New test.
3315
3316 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
3317
3318         * g++.dg/template/defarg-1.C: New test.
3319         * g++.dg/template/local2.C: Likewise.
3320
3321 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
3322
3323         * gcc.c-torture/execute/20030105-1.c: New test.
3324
3325 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3326
3327         * g++.dg/parse/namespace3.C: Remove extra semicolons.
3328         * g++.dg/parse/namespace4.C: Likewise.
3329
3330 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
3331
3332         * g++.dg/template/ntp2.C: New test.
3333
3334 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
3335
3336         * g++.dg/parse/extern-C-1.C: New test.
3337
3338         * g++.dg/parse/namespace4.C: New test.
3339
3340         * g++.dg/template/nested1.C: New test.
3341
3342         * g++.dg/parse/namespace3.C: New test.
3343
3344 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
3345
3346         * g++.dg/lookup/two-stage1.C: New test.
3347
3348 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3349
3350         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
3351         * g++.old-deja/g++.jason/access8.C: Likewise.
3352         * g++.old-deja/g++.other/decl5.C: Likewise.
3353
3354 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3355
3356         * g++.dg/parse/parse7.C: New test.
3357
3358 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
3359
3360         PR c++/2843
3361         * g++.dg/ext/attrib7.C: New test.
3362
3363 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
3364
3365         * g++.dg/parse/parse6.C: New test.
3366
3367 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
3368
3369         * gcc.dg/h8300-stack-1.c: New.
3370
3371 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3372
3373         g++.dg/lookup/exception1.C: New test.
3374
3375         g++.dg/lookup/template1.C: New test.
3376
3377         g++.dg/parse/namespace2.C: New test.
3378
3379         g++.dg/parse/parens2.C: New test.
3380
3381 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3382
3383         * g++.dg/parse/parse5.C: New test.
3384         * g++.dg/lookup/scoped4.C: New test.
3385
3386 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
3387
3388         * g++.dg/parse/parens1.C: New test.
3389
3390         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
3391         angle-bracket1.C.
3392         * g++.dg/parse/parens2.C: New test.
3393
3394         * g++.dg/lookup/scope-operator1.C: New test.
3395
3396         * g++.dg/parse/operator1.C: New test.
3397
3398 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3399
3400         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
3401         * g++.old-deja/g++.other/access6.C: Likewise.
3402         * g++.old-deja/g++.other/decl1.C: Likewise.
3403         * g++.old-deja/g++.pt/typename12.C: Likewise.
3404
3405 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3406
3407         * g++.dg/parse/namespace1.C: New test.
3408
3409 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3410
3411         * g++.dg/parse/parse4.C: New test.
3412
3413 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3414
3415         * g++.dg/parse/parse3.C: New test.
3416
3417 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3418
3419         * g++.dg/parse/parse2.C: New test.
3420
3421 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3422
3423         * g++.dg/template/friend11.C: New test.
3424
3425 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
3426
3427         * g++.dg/parse/parse1.C: New test.
3428
3429 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
3430
3431         * lib/profopt.exp: Change the name of a global variable to avoid
3432         possible clashes with other test suites.
3433
3434 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
3435
3436         * g++.dg/inherit/covariant8.C: New test.
3437
3438 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
3439
3440         * g++.dg/init/array9.C: New test.
3441
3442         PR c++/9112
3443         * g++.dg/parse/expr1.C: New test.
3444
3445 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
3446
3447         * gcc.c-torture/compile/20021230-1.c: New test.
3448
3449 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
3450
3451         * g++.dg/inherit/covariant5.C: New test.
3452         * g++.dg/inherit/covariant6.C: New test.
3453         * g++.dg/inherit/covariant7.C: New test.
3454
3455 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3456
3457         PR c++/2739
3458         * g++.dg/other/access2.C: New test.
3459
3460 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3461
3462         * g++.dg/other/anon-struct.C: No longer fails
3463         * g++.old-deja/g++.brendan/parse4.C: Likewise.
3464         * g++.old-deja/g++.brendan/parse5.C: Likewise.
3465         * g++.old-deja/g++.brendan/parse6.C: Likewise.
3466
3467 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
3468
3469         * g++.dg/parse/angle-bracket.C (main): No longer fails.
3470
3471 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
3472
3473         * g++.dg/eh/spec4.C: Remove stray semicolon.
3474         * g++.dg/expr/pmf-1.C: Change error message.
3475         * g++.dg/ext/asm1.C: Remove stray semicolon.
3476         * g++.dg/ext/typename1.C: Add missing typenames.
3477         * g++.dg/inherit/template-as-base.C: Change error message.
3478         * g++.dg/lookup/scoped1.C: Likewise.
3479         * g++.dg/lookup/scoped2.C: Likewise.
3480         * g++.dg/lookup/using2.C: Likewise.
3481         * g++.dg/other/component1.C: Remove stray semicolon.
3482         * g++.dg/other/do1.C: Change error message.
3483         * g++.dg/other/error2.C: Likewise.
3484         * g++.dg/other/init1.C: Likewise.
3485         * g++.dg/other/packed1.C: Remove stray semicolon.
3486         * g++.dg/other/ptrmem2.C: Change error message.
3487         * g++.dg/parse/parameter-declaration-1.C: Remove line number
3488         marker.
3489         * g++.dg/special/initp1.C: Remove invalid attribute usage.
3490         * g++.dg/template/access3.C: Add typename keyword.
3491         * g++.dg/template/access5.C: Remove stray semicolon.
3492         * g++.dg/template/access6.C: Likewise.
3493         * g++.dg/template/complit1.C: Likewise.
3494         * g++.dg/template/crash1.C: Change error message.
3495         * g++.dg/template/inherit2.C: Remove stray semicolon.
3496         * g++.dg/template/instantiate2.C: Likewise.
3497         * g++.dg/template/instantiate3.C: Change error message.
3498         * g++.dg/template/qual1.C: Remove stray semicolon.
3499         * g++.dg/template/qualttp18.C: Change error message.
3500         * g++.dg/template/ref1.C: Remove stray semicolon.
3501         * g++.dg/template/sizeof1.C (A::value): Declare it.
3502         * g++.dg/template/spec4.C: Change error message.
3503         * g++.dg/template/static1.C: Likewise.
3504         * g++.dg/template/type1.C: Likewise.
3505         * g++.dg/template/typename3.C: Likewise.
3506         * g++.old-deja/g++.benjamin/13478.C: Change error message.
3507         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
3508         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
3509         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
3510         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
3511         named return value extension.
3512         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
3513         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
3514         * g++.old-deja/g++.bob/extern_C.C: Likewise.
3515         * g++.old-deja/g++.bob/inherit2.C: Likewise.
3516         * g++.old-deja/g++.brendan/complex1.C: Likewise.
3517         * g++.old-deja/g++.brendan/copy5.C: Likewise.
3518         * g++.old-deja/g++.brendan/crash13.C: Likewise.
3519         * g++.old-deja/g++.brendan/crash15.C: Likewise.
3520         * g++.old-deja/g++.brendan/crash18.C: Change error message.
3521         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
3522         * g++.old-deja/g++.brendan/crash38.C: Likewise.
3523         * g++.old-deja/g++.brendan/crash50.C: Likewise.
3524         * g++.old-deja/g++.brendan/crash56.C: Likewise.
3525         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
3526         syntax.
3527         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
3528         * g++.old-deja/g++.brendan/crash8.C: Change error message.
3529         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
3530         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
3531         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
3532         * g++.old-deja/g++.brendan/template11.C: Likewise.
3533         * g++.old-deja/g++.brendan/template26.C: Likewise.
3534         * g++.old-deja/g++.brendan/template27.C: Use explicit
3535         specialization syntax.
3536         * g++.old-deja/g++.brendan/template30.C: Likewise.
3537         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
3538         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
3539         non-dependent names.
3540         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
3541         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
3542         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
3543         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
3544         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
3545         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
3546         named return value extension.
3547         * g++.old-deja/g++.ext/namedret2.C: Likewise.
3548         * g++.old-deja/g++.ext/namedret3.C: Likewise.
3549         * g++.old-deja/g++.ext/return1.C: Likewise.
3550         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
3551         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
3552         * g++.old-deja/g++.jason/access8.C: Likewise.
3553         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
3554         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
3555         pseudo-destructor names.
3556         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
3557         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
3558         pseudo-destructor names.
3559         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
3560         * g++.old-deja/g++.jason/overload19.C: Likewise.
3561         * g++.old-deja/g++.jason/overload32.C: Likewise.
3562         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
3563         stray semicolons.
3564         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
3565         * g++.old-deja/g++.jason/return.C: Likewise.
3566         * g++.old-deja/g++.jason/return2.C: Likewise.
3567         * g++.old-deja/g++.jason/shadow1.C: Likewise.
3568         * g++.old-deja/g++.jason/special.C: Use explicit specialization
3569         syntax.
3570         * g++.old-deja/g++.jason/template10.C: Account for use of
3571         non-dependent names.
3572         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
3573         syntax.
3574         * g++.old-deja/g++.jason/template37.C: Likewise.
3575         * g++.old-deja/g++.law/access4.C: Change error messages.
3576         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
3577         pseudo-destructor names.
3578         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
3579         * g++.old-deja/g++.law/ctors9.C: Likewise.
3580         * g++.old-deja/g++.law/cvt22.C: Likewise.
3581         * g++.old-deja/g++.law/dtors5.C: Likewise.
3582         * g++.old-deja/g++.law/global-init1.C: Likewise.
3583         * g++.old-deja/g++.law/missed-error3.C: Likewise.
3584         * g++.old-deja/g++.law/operators28.C: Likewise.
3585         * g++.old-deja/g++.law/visibility28.C: Likewise.
3586         * g++.old-deja/g++.martin/eval1.C: Likewise.
3587         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
3588         name.
3589         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
3590         * g++.old-deja/g++.mike/net34.C: Likewise.
3591         * g++.old-deja/g++.mike/net36.C: Likewise.
3592         * g++.old-deja/g++.mike/ns2.C: Likewise.
3593         * g++.old-deja/g++.mike/p12306.C: Likewise.
3594         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
3595         value extension.
3596         * g++.old-deja/g++.mike/p700.C: Likewise.
3597         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
3598         * g++.old-deja/g++.mike/p710.C: Likewise.
3599         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
3600         value extension.
3601         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
3602         * g++.old-deja/g++.mike/pmf9.C: Likewise.
3603         * g++.old-deja/g++.ns/crash2.C: Likewise.
3604         * g++.old-deja/g++.ns/crash3.C: Likewise.
3605         * g++.old-deja/g++.ns/invalid1.C: Likewise.
3606         * g++.old-deja/g++.ns/ns17.C: Likewise.
3607         * g++.old-deja/g++.ns/template16.C: Likewise.
3608         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
3609         keyword.
3610         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
3611         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
3612         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
3613         named return value extension.
3614         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
3615         * g++.old-deja/g++.other/access4.C: Issue additional error
3616         messages.
3617         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
3618         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
3619         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
3620         * g++.old-deja/g++.other/crash25.C: Change error message.
3621         * g++.old-deja/g++.other/crash4.C: Change error message.
3622         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
3623         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
3624         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
3625         checks.
3626         * g++.old-deja/g++.other/defarg8.C: Likewise.
3627         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
3628         * g++.old-deja/g++.other/dtor10.C: Likewise.
3629         * g++.old-deja/g++.other/incomplete.C: Likewise.
3630         * g++.old-deja/g++.other/linkage7.C: Likewise.
3631         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
3632         lookup algorithm.
3633         * g++.old-deja/g++.other/mangle2.C: Likewise.
3634         * g++.old-deja/g++.other/refinit2.C: Likewise.
3635         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
3636         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
3637         * g++.old-deja/g++.pt/crash28.C: Likewise.
3638         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
3639         syntax.
3640         * g++.old-deja/g++.pt/crash32.C: Change error message.
3641         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
3642         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
3643         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
3644         error message position.
3645         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
3646         * g++.old-deja/g++.pt/defarg8.C: Change error message.
3647         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
3648         syntax.
3649         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
3650         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
3651         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
3652         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
3653         keyword.
3654         * g++.old-deja/g++.pt/explicit31.C: Likewise.
3655         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
3656         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
3657         keyword.
3658         * g++.old-deja/g++.pt/explicit71.C: Change error message.
3659         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
3660         syntax.
3661         * g++.old-deja/g++.pt/friend28.C: Account for use of
3662         non-dependent names.
3663         * g++.old-deja/g++.pt/friend29.C: Likewise.
3664         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
3665         rules.
3666         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
3667         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
3668         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
3669         lookup rules.
3670         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
3671         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
3672         keyword.
3673         * g++.old-deja/g++.pt/memclass20.C: Likewise.
3674         * g++.old-deja/g++.pt/memclass5.C: Likewise.
3675         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
3676         keyword.
3677         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
3678         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
3679         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
3680         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
3681         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
3682         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
3683         keyword.
3684         * g++.old-deja/g++.pt/spec10.C: Likewise.
3685         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
3686         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
3687         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
3688         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
3689         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
3690         * g++.old-deja/g++.pt/ttp62.C: Likewise.
3691         * g++.old-deja/g++.pt/ttp64.C: Likewise.
3692         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
3693         * g++.old-deja/g++.pt/typename15.C: Likewise.
3694         * g++.old-deja/g++.pt/typename22.C: Likewise.
3695         * g++.old-deja/g++.pt/typename6.C: Change error messages.
3696         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
3697         * g++.old-deja/g++.pt/virtual2.C: Likewise.
3698         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
3699         syntax.
3700         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
3701         return value extension.
3702         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
3703         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
3704         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
3705         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
3706
3707 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
3708
3709         * g++.dg/warn/inline1.C: New test.
3710         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
3711         * g++.old-deja/g++.jason/synth10.C: Likewise.
3712         * g++.old-deja/g++.mike/net31.C: Likewise.
3713         * g++.old-deja/g++.mike/p8786.C: Likewise.
3714
3715         * g++.dg/template/friend10.C: New test.
3716         * g++.dg/template/conv5.C: New test.
3717
3718 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
3719
3720         * g++.dg/lookup/scoped3.C: New test.
3721
3722         * g++.dg/lookup/decl1.C: New test.
3723         * g++.dg/lookup/decl2.C: New test.
3724
3725 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
3726
3727         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
3728         gcc.c-torture/compile/20021015-1.c,
3729         gcc.c-torture/compile/20021015-2.c,
3730         gcc.c-torture/compile/20021123-1.c,
3731         gcc.c-torture/compile/20021123-2.c,
3732         gcc.c-torture/compile/20021123-3.c,
3733         gcc.c-torture/compile/20021123-4.c,
3734         gcc.c-torture/execute/20021024-1.c: Add tests previously added
3735         only to 3.1 or 3.2 branch.
3736
3737 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
3738
3739         * gcc.dg/i386-bitfield3.c: New test.
3740
3741         * gcc.dg/i386-bitfield2.c: New test.
3742
3743 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
3744
3745         * g++.dg/parse/conv_op1.C: New test.
3746
3747 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
3748
3749         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
3750         approved.
3751
3752 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
3753
3754         * gcc.c-torture/compile/20021220-1.c: New test.
3755
3756 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
3757
3758         * gcc.dg/i386-fastcall-1.c: New.
3759
3760 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3761
3762         * gcc.c-torture/execute/20021219-1.c: New test.
3763
3764 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3765
3766         * gcc.dg/i386-pic-1.c: New test.
3767
3768 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3769
3770         PR c++/8099
3771         * g++.dg/template/friend9.C: New test.
3772
3773 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3774
3775         PR c++/3663
3776         * g++.dg/template/access7.C: New test.
3777
3778 2002-12-18  Nick Clifton  <nickc@redhat.com>
3779
3780         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
3781         the libstdc++-v3 directory has been found.
3782
3783 2002-12-12  Devang Patel <dpatel@apple.com>
3784         * gcc.dg/darwin-ld-1.c: New test.
3785         * gcc.dg/darwin-ld-2.c: New test.
3786         * gcc.dg/darwin-ld-3.c: New test.
3787         * gcc.dg/darwin-ld-4.c: New test.
3788         * gcc.dg/darwin-ld-5.c: New test.
3789
3790 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
3791
3792         * gcc.c-torture/compile/20021212-1.c: New test.
3793
3794 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
3795
3796         * gcc.dg/fshort-wchar: New test.
3797
3798 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
3799
3800         PR c++/8372
3801         * g++.dg/template/dtor1.C: New test.
3802
3803         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
3804         markers.
3805
3806 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
3807
3808         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
3809
3810 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
3811
3812         * g++.dg/template/static1.C: New test.
3813         * g++.dg/template/static2.C: New test.
3814         * g++.old-deja/g++.ext/memconst.C: New test.
3815
3816 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3817
3818         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
3819         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
3820         * g++.dg/special/initp1.C: Likewise.
3821
3822 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
3823
3824         * gcc.c-torture/execute/20021204-1.c: New test.
3825
3826 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
3827
3828         * gcc.dg/ppc-fmadd-1.c: New file.
3829         * gcc.dg/ppc-fmadd-2.c: New file.
3830         * gcc.dg/ppc-fmadd-3.c: New file.
3831
3832 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3833
3834         * gcc.c-torture/compile/20021204-1.c: New test.
3835
3836 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
3837
3838         * g++.dg/inherit/covariant2.C: New test.
3839         * g++.dg/inherit/covariant3.C: New test.
3840         * g++.dg/inherit/covariant4.C: New test.
3841         * g++.dg/inherit/covariant1.C: Remove XFAIL.
3842         * g++.old-deja/g++.robertl/eb17.C: Likewise.
3843
3844 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
3845
3846         PR c++/8688
3847         * g++.dg/init/brace3.C: New test.
3848
3849 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
3850
3851         * gcc.dg/20020210-1.c: Fix a comment typo.
3852
3853 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
3854
3855         PR c++/8720
3856         * g++.dg/parse/defarg1.C: New test.
3857
3858         PR c++/8615
3859         * g++.dg/template/char1.C: New test.
3860
3861         * g++.dg/template/varmod1.C: Fix typo.
3862
3863 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3864
3865         DR 180
3866         * g++.old-deja/g++.pt/crash32.C: Expect error.
3867
3868 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
3869
3870         PR c++/5919
3871         * g++.dg/template/varmod1.C: New test.
3872
3873         PR c++/8727
3874         * g++.dg/inherit/typeinfo1.C: New test.
3875
3876         PR c++/8663
3877         * g++.dg/inherit/typedef1.C: New test.
3878
3879 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
3880
3881         PR c++/8332
3882         PR c++/8493
3883         * g++.dg/template/strlen1.C: New test.
3884
3885         PR c++/8227
3886         * g++.dg/template/ctor2.C: New test.
3887
3888         PR c++/8214
3889         * g++.dg/init/string1.C: New test.
3890
3891         PR c++/8511
3892         * g++.dg/template/friend8.C: New test.
3893
3894 2002-11-29  Joe Buck <jbuck@synopsys.com>
3895
3896         * g++.dg/lookup/anon2.C: New test.
3897
3898 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
3899
3900         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
3901         h8300 port.
3902
3903 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
3904
3905         * gcc.dg/bitfld-6.c: New test.
3906
3907 2002-11-27  Jan Hubicka  <jh@suse.cz>
3908
3909         * gcc.c-torture/execute/20021127.[cx]: New test.
3910
3911 2002-11-26  Jan Hubicka  <jh@suse.cz>
3912
3913         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
3914         quality.
3915
3916 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
3917
3918         * g++.dg/init/brace2.C: New test.
3919         * g++.old-deja/g++.mike/p9129.C: Correct.
3920
3921 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
3922
3923         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
3924
3925 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
3926
3927         * gcc.dg/sibcall-6: New test for indirect sibcalls.
3928
3929 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
3930
3931         * testsuite/g++.dg/abi/empty11.C: New test.
3932         * testsuite/g++.dg/rtti/cv1.C: New test.
3933
3934 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
3935
3936         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
3937
3938 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
3939
3940         * g++.dg/abi/empty10.C: New test.
3941
3942 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
3943
3944         * gcc.c-torture/compile/20021124-1.c: New test.
3945
3946 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
3947
3948         * g++.dg/abi/rtti2.C: New test.
3949
3950 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3951
3952         * gcc.dg/i386-unroll-1.c: New test.
3953
3954 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
3955
3956         * gcc.c-torture/compile/20021120-1.c: New test.
3957         * gcc.c-torture/compile/20021120-2.c: New test.
3958
3959 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3960
3961         * gcc.dg/bitfld-5.c: New test.
3962
3963 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3964
3965         * gcc.c-torture/execute/20021120-3.c: New test.
3966
3967 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3968
3969         * gcc.c-torture/execute/20021120-2.c: New test.
3970
3971 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
3972
3973         * gcc.c-torture/execute/20021120-1.c: New test.
3974
3975 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
3976
3977         * gcc.c-torture/execute/20021118-3.c: New test.
3978
3979 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
3980
3981         * gcc.c-torture/compile/20021119-1.c: New test.
3982
3983 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
3984
3985         * gcc.dg/duff-1.c: New test.
3986         * gcc.dg/duff-2.c: New test.
3987         * gcc.dg/duff-3.c: New test.
3988
3989 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
3990
3991         * gcc.dg/cpp/_Pragma5.c: New test.
3992
3993 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3994
3995         * gcc.c-torture/execute/20021118-2.c: New test.
3996
3997 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
3998
3999         * gcc.c-torture/execute/20021118-1.c: New test.
4000
4001 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
4002
4003         * gcc.dg/20021116-1.c: New test.
4004
4005 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
4006
4007         * g++.dg/abi/vcall1.C: New test.
4008
4009 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
4010
4011         * gcc.dg/20021029-1.c: New test.
4012         * gcc.dg/20021029-2.c: New test.
4013
4014 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4015
4016         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
4017
4018 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4019
4020         PR c/8439
4021         * gcc.dg/20021110.c: Move to ...
4022         * gcc.c-torture/compile/20021110.c: .... here.
4023
4024 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4025
4026         PR c/8467
4027         * gcc.c-torture/execute/20021111-1.c
4028
4029 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
4030
4031         PR c/8439
4032         * gcc.dg/20021110.c: New test.
4033
4034 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
4035
4036         * g++.dg/abi/vthunk3.C: Run only on x86.
4037
4038 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
4039
4040         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
4041
4042 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
4043
4044         * lib/compat.exp (compat-execute): Fix logic error in last
4045         change.
4046
4047 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
4048
4049         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
4050
4051 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4052
4053         PR c++/8389
4054         * g++.dg/template/access6.C: New test.
4055
4056 2002-11-08  Jan Hubicka  <jh@suse.cz>
4057
4058         * gcc.dg/i386-ssefp-1.c: New test.
4059         * gcc.dg/i386-ssefp-1.c: New test.
4060
4061 2002-11-08  Jan Hubicka  <jh@suse.cz>
4062
4063         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
4064
4065 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4066
4067         * g++.dg/abi/vthunk3.C: New test.
4068
4069         PR c++/8338
4070         * g++.dg/template/crash2.C: New test.
4071
4072 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
4073
4074         * testsuite/g++.dg/abi/dtor1.C: New test.
4075         * testsuite/g++.dg/abi/dtor2.C: Likewise.
4076
4077 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
4078
4079         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
4080         Darwin.
4081
4082 2002-11-04  Adam Nemet  <anemet@lnxw.com>
4083
4084         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
4085         -mthumb.  Only xfail with -O0.
4086
4087 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
4088
4089         * g++.dg/abi/thunk1.C: New test.
4090         * g++.dg/abi/thunk2.C: Likewise.
4091         * g++.dg/abi/vtt1.C: Likewise.
4092
4093 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
4094
4095         PR optimization/8423
4096         * gcc.c-torture/execute/builtin-constant.c: New test.
4097
4098 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
4099
4100         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
4101         Add some more cases.
4102
4103 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
4104
4105         PR c++/8391
4106         * g++.dg/opt/local1.C: New test.
4107
4108 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
4109
4110         PR c++/8160
4111         * g++.dg/template/complit1.C: New test.
4112
4113         PR c++/8149
4114         * g++.dg/template/typename4.C: Likewise.
4115
4116 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4117
4118         Core issue 287, PR c++/7639
4119         * g++.dg/template/instantiate1.C: Adjust error location.
4120         * g++.dg/template/instantiate3.C: New test.
4121         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
4122         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
4123         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
4124
4125 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
4126
4127         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
4128
4129 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
4130
4131         PR c++/8287
4132         * g++.dg/init/dtor2.C: New test.
4133
4134 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4135
4136         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
4137         * gcc.dg/nest.c: Bypass errors on irix6.
4138
4139 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
4140
4141         * gcc.dg/nest.c: Expect error for mmix-*-*.
4142         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
4143
4144 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
4145
4146         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
4147         markers.
4148
4149         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
4150
4151 2002-10-25  Mike Stump  <mrs@apple.com>
4152
4153         * gcc.dg/warn-1.c: New test.
4154
4155 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4156
4157         * g++.dg/template/typename3.C: New test.
4158
4159 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
4160
4161         * g++.dg/lookup/ptrmem1.C: New test.
4162
4163         * g++.dg/abi/vthunk2.C: New test.
4164
4165 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
4166
4167         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
4168
4169 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
4170
4171         * g++.dg/abi/empty9.C: New test.
4172
4173 2002-10-24  Richard Henderson  <rth@redhat.com>
4174
4175         * g++.dg/inherit/thunk1.C: Enable for ia64.
4176
4177 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4178
4179         PR c++/8067
4180         * g++.dg/lookup/pretty1.C: New test.
4181
4182 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
4183
4184         * gcc.dg/20021023-1.c: New test.
4185
4186 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
4187
4188         PR c++/7679
4189         * g++.dg/parse/inline1.C: New test.
4190
4191 2002-10-23  Richard Henderson  <rth@redhat.com>
4192
4193         * g++.dg/inherit/thunk1.C: Enable for x86_64.
4194
4195         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
4196
4197 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
4198
4199         PR c++/6579
4200         * g++.dg/parse/stmtexpr3.C: New test.
4201
4202 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
4203
4204         * g++.dg/expr/cond1.C: New test.
4205
4206 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4207
4208         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
4209
4210 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4211
4212         * g++.dg/abi/vbase13.C: New test.
4213         * g++.dg/abi/vbase14.C: Likewise.
4214
4215 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
4216
4217         * gcc.dg/tls/pic-1.c: New test.
4218         * gcc.dg/tls/nonpic-1.c: New test.
4219         * gcc.dg/20021018-1.c: New test.
4220
4221 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4222
4223         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
4224         Remove only files with the same base name as the test case.
4225         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
4226         (profopt-execute): Likewise.  Also, remove old profiling
4227         and performance data files before running the tests.
4228
4229         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
4230         * g++.dg/bprob/bprob.exp: Likewise.
4231         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
4232         to allow more general test case names.
4233
4234         * g++.dg/bprob/bprob-1.C: Rename to ...
4235         * g++.dg/bprob/g++-bprob-1.C: ... this.
4236
4237         * g77.dg/bprob/bprob-1.f: Rename to ...
4238         * g77.dg/bprob/g77-bprob-1.f: ... this.
4239
4240 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
4241
4242         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
4243         bison 1.50 or later.
4244
4245 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
4246
4247         * g++.dg/README: Describe more test directories.
4248
4249 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4250
4251         * g++.dg/init/array6.C: Add additional tests.
4252
4253 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
4254
4255         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
4256         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
4257
4258 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
4259
4260         * gcc.c-torture/compile/20020604-1.x: New.
4261         * gcc.c-torture/compile/simd-5.x: Likewise.
4262         * gcc.c-torture/execute/920710-1.x: Likewise.
4263         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
4264
4265 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
4266
4267         * g++.dg/inherit/override1.C: Add dg-options clause.
4268
4269 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4270
4271         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
4272         _mm_slli_si128.
4273
4274 2002-10-19  Andreas Schwab  <schwab@suse.de>
4275
4276         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
4277         directory component.
4278
4279 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
4280
4281         * g++.dg/inherit/thunk1.C: New test.
4282
4283         * g++.dg/inherit/override1.C: New test.
4284
4285         * g++.dg/abi/mangle11.C: New test.
4286         * g++.dg/abi/mangle14.C: New test.
4287         * g++.dg/abi/mangle17.C: New test.
4288
4289 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
4290
4291         * g++.dg/overload/member2.C: New test.
4292
4293 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
4294
4295         * g++.dg/README: Describe new compat directory.
4296         * g++.dg/dg.exp: Skip tests in compat directory.
4297         * README.compat: New file.
4298         * lib/compat.exp: New expect script.
4299         * g++.dg/compat: New test directory.
4300         * g++.dg/compat/compat.exp: New expect script.
4301         * g++.dg/compat/abi: New test directory.
4302         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
4303         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
4304         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
4305         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
4306         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
4307         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
4308         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
4309         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
4310         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
4311         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
4312         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
4313         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
4314         * g++.dg/compat/break: New test directory.
4315         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
4316         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
4317         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
4318         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
4319         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
4320         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
4321         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
4322         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
4323         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
4324         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
4325         g++.dg/compat/break/README: New files.
4326         * g++.dg/compat/eh: New test directory.
4327         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
4328         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
4329         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
4330         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
4331         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
4332         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
4333         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
4334         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
4335         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
4336         g++.dg/compat/eh/filter2_y.C,
4337         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
4338         g++.dg/compat/eh/new1_y.C,
4339         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
4340         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
4341         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
4342         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
4343         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
4344         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
4345         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
4346         g++.dg/compat/eh/unexpected1_y.C: New files.
4347         * g++.dg/compat/init: New test directory.
4348         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
4349         g++.dg/compat/init/array5_y.C,
4350         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
4351         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
4352         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
4353         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
4354         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
4355         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
4356         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
4357         g++.dg/compat/init/init-ref2_y.C: New files.
4358
4359 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4360
4361         PR c++/7584
4362         * g++.dg/inherit/using3.C: New test.
4363
4364 2002-10-17  Jan Hubicka  <jh@suse.cz>
4365
4366         * gcc.dg/20021017-2.c: New test.
4367
4368 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
4369
4370         * g++.dg/abi/mangle16.C: Adjust.
4371
4372         * g++.dg/init/array8.C: New test.
4373
4374 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
4375
4376         * gcc.dg/special/mips-abi.exp: New test.
4377         * gcc.dg/special/mips-abi.s: Empty file used by the above.
4378
4379 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4380
4381         * g++.dg/abi/mangle16.C: New test.
4382         * g++.dg/abi/mangle17.C: Likewise.
4383
4384         PR c++/7478
4385         * g++.dg/template/ref1.C: New test.
4386
4387 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4388
4389         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
4390
4391 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
4392
4393         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
4394
4395 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
4396
4397         PR c++/7524
4398         * g++.dg/init/array7.C: New test.
4399
4400 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
4401
4402         * g++.dg/init/array6.C: New test.
4403
4404         * g++.dg/abi/mangle13.C: Likewise.
4405         * g++.dg/abi/mangle14.C: Likewise.
4406         * g++.dg/abi/mangle15.C: Likewise.
4407
4408 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4409
4410         * g++.dg/abi/empty8.C: New test.
4411
4412 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
4413
4414         * g++.dg/init/ctor1.C: New test.
4415
4416 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
4417
4418         * gcc.c-torture/execute/20021015-1.c: New test.
4419
4420 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
4421
4422         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
4423
4424 2002-10-14  Jan Hubicka  <jh@suse.cz>
4425
4426         * gcc.dg/i386-ssetype-[1-5].c: New tests.
4427
4428 2002-10-14  Richard Henderson  <rth@redhat.com>
4429
4430         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
4431
4432 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4433
4434         PR optimization/6631
4435         * g++.dg/opt/const2.C: New test.
4436
4437 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
4438
4439         PR c++/7176
4440         * g++.dg/parse/friend1.C: New test.
4441         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
4442
4443 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
4444
4445         * gcc.dg/20021014-1.c: New test.
4446
4447 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
4448
4449         PR c++/5661
4450         * g++.dg/ext/vlm1.C: New test.
4451         * g++.dg/ext/vlm2.C: Likewise.
4452
4453         * g++.dg/init/array1.C: Remove invalid braces.
4454         * g++.dg/init/brace1.C: New test.
4455         * g++.dg/init/copy2.C: Likewise.
4456         * g++.dg/init/copy3.C: Likewise.
4457         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
4458         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
4459         braces.
4460
4461 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
4462
4463         * gcc.dg/cpp/assembler.S: Don't use -ansi.
4464
4465 2002-10-11  Richard Shann  <richard.shann@superh.com>
4466
4467         * gcc.c-torture/compile/simd-5.c: New test.
4468
4469 2002-10-10  Roger Sayle  <roger@eyesopen.com>
4470
4471         * gcc.c-torture/execute/shiftopt-1.c: New test case.
4472
4473 2002-10-10  Jim Wilson  <wilson@redhat.com>
4474
4475         * gcc.c-torture/execute/20021010-1.c: New test.
4476
4477 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
4478
4479         PR c/7353
4480         * g++.dg/ext/typedef-init.C: New test.
4481         * gcc.dg/typedef-init.c: New test.
4482
4483 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
4484
4485         * gcc.dg/cpp/paste13.c: New test.
4486
4487 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4488
4489         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
4490         remaining platforms, XFAIL during compile, not execute.  Don't
4491         XFAIL at -O0.
4492
4493 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
4494
4495         * gcc.dg/alias-1.c: Tweak expected warning.
4496
4497 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
4498
4499         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
4500
4501 2002-10-06  Andreas Jaeger  <aj@suse.de>
4502
4503         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
4504         * gcc.dg/cpp/c++98.C: Likewise.
4505
4506         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
4507         * g++.dg/cpp/c++98.C: Likewise.
4508
4509         * g++.dg/README (Subdirectories): Mention cpp directory.
4510
4511         PR target/7559
4512         * gcc.dg/20021006-1.c: New test.
4513
4514 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4515
4516         PR c++/7804
4517         * g++.dg/other/warning1.C: New test.
4518
4519 2002-10-04  Roger Sayle  <roger@eyesopen.com>
4520
4521         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
4522         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
4523         and sparc-*-* with -m64 as expected failures.  See PR 8087.
4524
4525 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4526
4527         PR c++/7931
4528         * g++.dg/template/ptrmem3.C: New test.
4529
4530         PR c++/7754
4531         * g++.dg/template/union1.C: New test.
4532
4533 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
4534
4535         PR c++/8006
4536         * g++.dg/abi/mangle9.C: New test.
4537         * g++.dg/abi/mangle10.C: New test.
4538         * g++.dg/abi/mangle11.C: New test.
4539         * g++.dg/abi/mangle12.C: New test.
4540
4541 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
4542
4543         PR c++/7188.
4544         * g++.dg/template/meminit1.C: New test.
4545         * g++.dg/warn/Wreorder-1.C: Likewise.
4546         * g++.old-deja/g++.mike/warn3.C: Tweak.
4547         * lib/prune.exp: Ingore "in copy constructor".
4548
4549 2002-10-02  Andreas Jaeger  <aj@suse.de>
4550
4551         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
4552         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
4553         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
4554         on x86-64.
4555
4556 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4557
4558         * gcc.dg/empty1.C: Fix typo.
4559
4560 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
4561
4562         * gcc.dg/alias-1.c: New test.
4563
4564 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
4565
4566         * gcc.dg/empty1.C: New test.
4567
4568         * g++.dg/tls/init-2.C: Tweak error messages.
4569
4570 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
4571
4572         * gcc.c-torture/compile/20020923-1.c: New test.
4573
4574 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
4575
4576         * gcc.c-torture/execute/ffs-1.c: New test.
4577         * gcc.c-torture/execute/ffs-2.c: Ditto.
4578
4579 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
4580
4581         * g++.dg/overload/member1.C: New test.
4582
4583 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
4584
4585         * g++.dg/abi/empty7.C: New test.
4586         * g++.dg/init/pm2.C: Likewise.
4587
4588 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
4589
4590         * g++.dg/rtti/crash1.C: New test.
4591
4592 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4593
4594         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
4595         gcc.dg/sibcall-4.c: New tests.
4596
4597 2002-09-28  Roger Sayle  <roger@eyesopen.com>
4598
4599         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
4600         powerpc and MMIX targets.
4601
4602 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
4603
4604         * gcc.dg/cpp/20020927-1.c: New.
4605
4606 2002-09-26  David S. Miller  <davem@redhat.com>
4607
4608         * gcc.c-torture/compile/trunctfdf.c: New.
4609
4610 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4611
4612         * lib/target-supports.exp (check_weak_available): Handle solaris2.
4613
4614 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
4615
4616         * gcc.c-torture/execute/loop-15.c: New.
4617
4618 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
4619
4620         * README.QMTEST: Fix typo.
4621
4622 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
4623
4624         * gcc.dg/20020926-1.c: New test.
4625
4626 2002-09-25  David S. Miller  <davem@redhat.com>
4627
4628         PR target/7842
4629         * gcc.c-torture/execute/shiftdi.c: New test.
4630
4631 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
4632
4633         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
4634         unique to the tool.
4635         * lib/g77.exp (g77_init): Likewise.
4636         * lib/g++.exp (g++_init): Likewise.
4637         * lib/objc.exp (objc_init): Likewise.
4638
4639 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
4640
4641         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
4642         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
4643         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
4644
4645 2002-09-25  Richard Henderson  <rth@redhat.com>
4646
4647         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
4648         too-small long double.
4649
4650 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
4651
4652         * gcc.dg/20020919-1.c: New test.
4653
4654 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
4655
4656         * g++.dg/abi/bitfield6.C: New test.
4657         * g++.dg/abi/bitfield7.C: New test.
4658         * g++.dg/abi/bitfield8.C: New test.
4659         * g++.dg/abi/vbase11.C: New test.
4660
4661 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4662
4663         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
4664         hppa*-*-hpux*.  Update test comment.
4665
4666 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
4667
4668         * gcc.dg/tls/struct-1.c: New test.
4669
4670 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
4671
4672         * gcc.dg/cpp/tr-warn2.c: Update.
4673
4674 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4675
4676         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
4677
4678 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
4679
4680         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
4681         systems.
4682
4683 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
4684
4685         * gcc.c-torture/execute/ieee/mzero3.c: New test.
4686
4687         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
4688         Adjust for c++filt moved to binutils.  Remove spurious duplicate
4689         setting of cxxfilt.
4690
4691 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
4692
4693         * gcc.dg/20020312-2.c: Update for darwin.
4694
4695 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
4696
4697         * g++.old-deja/g++.other/crash32.C: Mark ICE.
4698
4699 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
4700
4701         * objc.dg/comp-types-1.m: New test.
4702         * objc.dg/comp-types-2.m: New test.
4703         * objc.dg/comp-types-3.m: New test.
4704         * objc.dg/comp-types-4.m: New test.
4705         * objc.dg/comp-types-5.m: New test.
4706         * objc.dg/comp-types-6.m: New test.
4707
4708 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4709
4710         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
4711
4712 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4713
4714         * g++.dg/other/do1.C: New test.
4715
4716         * g++.dg/template/subst1.C: New test.
4717
4718 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
4719
4720         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
4721
4722 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
4723
4724         * g++.dg/template/qualttp20.C: Adjust expected errors.
4725         * g++.old-deja/g++.jason/report.C: Likewise.
4726         * g++.old-deja/g++.other/qual1.C: Likewise.
4727
4728         * g++.dg/lookup/scoped2.C: New test.
4729
4730         * g++.dg/ext/asm3.C: New test.
4731
4732 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
4733
4734         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
4735
4736 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
4737
4738         * ChangeLog: follow spelling conventions.
4739         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
4740         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
4741         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
4742         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
4743         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
4744         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
4745         * g++.old-deja/g++.law/global-init1.C: Likewise.
4746         * g++.old-deja/g++.other/delete4.C: Likewise.
4747         * g++.old-deja/g++.other/inline21.C: Likewise.
4748         * g++.old-deja/g++.other/singleton.C: Likewise.
4749         * g77.dg/strlen0.f: Likewise.
4750         * g77.f-torture/compile/20010519-1.f: Likewise.
4751         * g77.f-torture/compile/980310-4.f: Likewise.
4752         * gcc.c-torture/compile/20000605-1.c: Likewise.
4753         * gcc.c-torture/execute/20020225-1.c: Likewise.
4754         * gcc.dg/c90-hexfloat-2.c: Likewise.
4755         * gcc.dg/c99-bool-1.c: Likewise.
4756         * gcc.dg/c99-hexfloat-2.c: Likewise.
4757         * gcc.dg/dll-2.c: Likewise.
4758         * gcc.dg/wtr-union-init-1.c: Likewise.
4759         * gcc.dg/wtr-union-init-2.c: Likewise.
4760         * gcc.dg/wtr-union-init-3.c: Likewise.
4761         * gcc.dg/cpp/avoidpaste1.c: Likewise.
4762         * gcc.dg/cpp/defined.c: Likewise.
4763         * gcc.dg/cpp/macsyntx.c: Likewise.
4764         * gcc.dg/cpp/paste2.c: Likewise.
4765         * gcc.dg/cpp/trad/defined.c: Likewise.
4766         * gcc.dg/format/c90-printf-1.c: Likewise.
4767         * gcc.dg/format/c90-scanf-1.c: Likewise.
4768         * gcc.dg/format/c99-printf-1.c: Likewise.
4769         * gcc.dg/format/c99-scanf-1.c: Likewise.
4770         * gcc.misc-tests/gcov-8.c: Likewise.
4771         * lib/profopt.exp: Likewise.
4772
4773 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
4774
4775         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
4776
4777 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4778
4779         * g++.dg/inherit/using2.C: New test.
4780
4781 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
4782
4783         * ChangeLog: Follow spelling conventions.
4784         * g++.dg/template/friend4.C: Likewise.
4785         * g++.old-deja/g++.pt/crash67.C: Likewise.
4786         * gcc.c-torture/execute/20000801-4.c: Likewise.
4787         * gcc.dg/c90-digraph-1.c: Likewise.
4788         * gcc.dg/c94-digraph-1.c: Likewise.
4789         * gcc.dg/c99-digraph-1.c: Likewise.
4790         * gcc.dg/cpp/line5.c: Likewise.
4791         * gcc.dg/cpp/multiline.c: Likewise.
4792         * gcc.dg/cpp/trad/literals-1.c: Likewise.
4793         * gcc.dg/format/attr-3.c: Likewise.
4794         * gcc.dg/format/c90-scanf-3.c: Likewise.
4795         * gcc.dg/format/ext-4.c: Likewise.
4796
4797 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
4798
4799         * g++.dg/template/pretty1.C: New test.
4800
4801 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
4802
4803         * gcc.c-torture/execute/struct-cpy-1.c: New test.
4804
4805 2002-09-13  Matt Austern  <austern@apple.com>
4806
4807         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
4808         passing a cast expression to a function by const reference.
4809
4810 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
4811
4812         * g++.dg/template/deduce1.C: New test.
4813
4814 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
4815
4816         * gcc.c-torture/execute/simd-1.c: Force all use of int to
4817         32-bit int.
4818
4819 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
4820
4821         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
4822         usage.
4823
4824 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
4825
4826         * gcc.c-torture/compile/20020910-1.c: New test.
4827
4828 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
4829
4830         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
4831
4832 2002-09-10  Andreas Jaeger  <aj@suse.de>
4833
4834         * gcc.dg/20020312-2.c: Adjust for x86-64.
4835
4836 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
4837
4838         * g77.dg/7388.f: New test case for PR 7388.
4839
4840 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
4841
4842         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
4843
4844 2002-09-05  Ziemowit Laski <zlaski@apple.com>
4845
4846         * objc.dg/proto-lossage-1.m: New test.
4847
4848 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
4849
4850         * gcc.dg/cpp/_Pragma4.c: Fix typo.
4851
4852 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
4853
4854         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
4855         expected to pass.
4856
4857 2002-09-06  Stan Shebs  <shebs@apple.com>
4858             David Edelsohn  <edelsohn@gnu.org>
4859
4860         * gcc.dg/weak: New directory.
4861         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
4862         target-specific xfail bits.
4863         * gcc.dg/typeof-2.c: Move to new directory.
4864         * gcc.dg/weak.exp: New expect script.
4865
4866 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
4867
4868         * gcc.c-torture/execute/extzvsi.c: New test.
4869
4870 2002-09-05  Stan Shebs  <shebs@apple.com>
4871
4872         * gcc.dg/weak-1.c: xfail on Darwin.
4873         * gcc.dg/weak-2.c: Ditto.
4874         * gcc.dg/weak-3.c: Ditto.
4875         * gcc.dg/weak-4.c: Ditto.
4876         * gcc.dg/weak-5.c: Ditto.
4877         * gcc.dg/weak-6.c: Ditto.
4878         * gcc.dg/weak-7.c: Ditto.
4879         * gcc.dg/weak-8.c: Ditto.
4880         * gcc.dg/weak-9.c: Ditto.
4881
4882 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
4883
4884         * gcc.c-torture/execute/loop-14.c: New test.
4885
4886 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
4887
4888         * g++.dg/other/cxa-atexit1.C: New test.
4889
4890         * gcc.dg/typeof-2.c: New test.
4891
4892 2002-09-03  Roger Sayle  <roger@eyesopen.com>
4893
4894         * gcc.dg/builtins-2.c: New testcase.
4895         * gcc.dg/builtins-3.c: New testcase.
4896
4897 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
4898
4899         * gcc.dg/cpp/_Pragma4.c: New test.
4900
4901 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
4902
4903         * objc/execute/nil_method-1.m: New testcase.
4904
4905 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
4906
4907         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
4908         [Object class], not [Object initialize].
4909
4910 2002-08-31  Roger Sayle  <roger@eyesopen.com>
4911             Hans-Peter Nilsson  <hp@bitrange.com>
4912
4913         * gcc.c-torture/execute/20020720-1.x: Skip test on
4914         mmix-knuth-mmixware.  Correct comment.
4915
4916 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
4917
4918         * testsuite/g++.dg/abi/bitfield5.C: New test.
4919         * testsuite/g++.dg/abi/vbase10.C: Likewise.
4920
4921 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
4922
4923         * objc.dg/undeclared-selector.m: New test.
4924
4925 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
4926
4927         * g++.dg/other/offsetof1.C: Avoid cast warning.
4928
4929 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
4930
4931         * objc.dg/super-class-2.m: New test.
4932
4933 2002-08-24  Matt Austern  <austern@apple.com>
4934
4935         * g++.dg/ext/lvaddr.C: New test.
4936         * g++.dg/ext/lvcast.C: New test.
4937
4938 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
4939
4940         * testsuite/g++.dg/inherit/cond1.C: New test.
4941
4942 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
4943
4944         * gcc.dg/noncompile/incomplete-1.c: New test.
4945
4946 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
4947
4948         * gcc.dg/typespec-1.c: New test.
4949
4950 2002-08-20  Devang Patel  <dpatel@apple.com>
4951         * objc.dg/proto-hier-2.m: New test.
4952
4953 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
4954
4955         * objc.dg/bitfield-1.m: New test.
4956         * objc.dg/bitfield-2.m: New test.
4957
4958 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
4959
4960         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
4961         gcc.dg/c99-flex-array-4.c: New tests.
4962
4963 2002-08-16  Stan Shebs  <shebs@apple.com>
4964
4965         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
4966
4967 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
4968
4969         * gcc.dg/typeof-1.c: New test.
4970         * g++.dg/ext/typeof2.C: New test.
4971
4972 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
4973
4974         * g++.dg/other/offsetof1.C: New test.
4975
4976 2002-08-14  Richard Henderson  <rth@redhat.com>
4977
4978         * gcc.dg/tls/diag-3.c: Fix expected message strings.
4979
4980 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
4981
4982         * gcc.dg/cpp/_Pragma3.c: New test.
4983
4984 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
4985
4986         * g++.dg/template/inherit3: New test.
4987
4988 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4989
4990         * gcc.dg/bitfld-4.c: Add blank options.
4991
4992 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
4993
4994         * g++.dg/template/crash1.C: New test.
4995
4996 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
4997
4998         * gcc.dg/tls/opt-2.c: New test.
4999
5000 2002-08-08  Devang Patel  <dpatel@apple.com>
5001
5002         * objc.dg/selector-1.m : New test
5003
5004 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5005
5006         * g++.dg/abi/bitfield4.C: New test.
5007         * gcc.dg/bitfld-4.c: New test.
5008
5009 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
5010
5011         * g++.dg/other/packed1.C: New test.
5012
5013 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
5014
5015         * g++.dg/abi/offsetof.C: Tweak error messages.
5016         * g++.old-deja/g++.mike/p10769a.C: Likewise.
5017
5018 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
5019
5020         * gcc.dg/bitfld-3.c: New test.
5021
5022 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5023             Richard Henderson  <rth@redhat.com>
5024
5025         * gcc.dg/i386-bitfield1.c: New test.
5026         * g++.dg/abi/bitfield3.C: Update.
5027
5028 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
5029
5030         * objc.dg/const-str-2.m: Update.
5031         * gcc.dg/cpp/c++98.c: Change to C extension.
5032         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
5033         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
5034
5035 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
5036
5037         * testsuite/gcc.dg/tls/diag-3.c: New.
5038
5039 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
5040
5041         * g++.dg/README (Subdirectories): Document new subdir expr.
5042         * g++.dg/expr/pmf-1.C: New test.
5043
5044 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
5045
5046         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
5047
5048 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
5049
5050         * g++.dg/abi/bitfield3.C: New test.
5051
5052 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
5053
5054         * lib/gcov.exp: Tweak expected line formats.
5055         * gcc.misc-tests/gcov8.c: New test.
5056         * gcc.misc-tests/gcov8.x: New flags.
5057
5058 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
5059
5060         * consistency.vlad/layout/endian.c: Include string.h.
5061
5062         * gcc.c-torture/execute/20020805-1.c: New test.
5063
5064 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
5065
5066         * g++.dg/other/conversion1.C: New test.
5067
5068 2002-08-03  Roger Sayle  <roger@eyesopen.com>
5069
5070         * gcc.dg/builtins-1.c: New testcase.
5071
5072 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
5073
5074         * g++.dg/inherit/access3.C: New test.
5075
5076 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
5077
5078         * gcc.dg/ia64-visibility-2.c: New test.
5079
5080 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
5081
5082         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
5083         __qualifier_flags to __flags.
5084
5085 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
5086
5087         * g++.dg/inherit/operator1.C: New test.
5088         * g++.dg/lookup/disamb1.C: Fix typo in comment.
5089         * g++.dg/other/error1.C: Change expected error message.
5090         * g++.dg/template/conv4.C: Likewise.
5091
5092 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
5093
5094         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
5095         for documented behavior.
5096
5097 2002-07-25  Roger Sayle  <roger@eyesopen.com>
5098
5099         * gcc.c-torture/execute/20020720-1.x: Skip this test on
5100         several targets known to fail.
5101
5102 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
5103
5104         * gcc.dg/mips-args-[123].c: New tests.
5105
5106 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
5107
5108         * gcc.dg/ppc-spe.c: New.
5109
5110 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
5111
5112         * g++.dg/other/ptrmem4.C: New testcase.
5113
5114 2002-07-24  Richard Henderson  <rth@redhat.com>
5115
5116         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
5117
5118 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
5119
5120         * g++.dg/ext/alignof1.C (main): Return 0 for success.
5121
5122 2002-07-24  Roger Sayle  <roger@eyesopen.com>
5123
5124         * gcc.c-torture/execute/memset-3.c: New testcase.
5125
5126 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
5127
5128         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
5129         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
5130
5131 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5132
5133         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
5134         Delete.
5135
5136 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
5137
5138         * gcc.c-torture/compile/simd-4.c: New test.
5139
5140 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5141
5142         PR c++/7347, c++/7348
5143         * g++.dg/template/access4.C: New test.
5144         * g++.dg/template/access5.C: New test.
5145         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
5146         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
5147         * g++.old-deja/g++.pt/ttp58.C: Likewise.
5148         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
5149
5150 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
5151
5152         * gcc.dg/gnu89-init-2.c: New test.
5153
5154 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
5155
5156         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
5157
5158 2002-07-20  Roger Sayle  <roger@eyesopen.com>
5159
5160         * gcc.c-torture/execute/20020720-1.c: New testcase.
5161
5162 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
5163
5164         * gcc.dg/cpp/Wsignprom.c: New tests.
5165
5166 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
5167
5168         * gcc.c-torture/execute/loop-13.c: New test.
5169
5170 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
5171
5172         * gcc.dg/cpp/expr.c: New tests.
5173
5174 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
5175
5176         * g++.dg/opt/pr6713.C: Add template instantiation.
5177
5178 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
5179
5180         * gcc.dg/nest.c: New test.
5181
5182 2002-07-17  Richard Henderson  <rth@redhat.com>
5183
5184         * g++.dg/opt/pr6713.C: New test.
5185
5186 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
5187
5188         * gcc.c-torture/execute/loop-2e.x: Let the testcase
5189         XFAIL for all x86 processors.
5190
5191 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
5192
5193         * gcc.c-torture/execute/20010122-1.x: Do not test with
5194         -fomit-frame-pointer.
5195
5196 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5197
5198         * g++.dg/template/instantiate2.C: New test.
5199         * g++.dg/template/spec4.C: New test.
5200
5201 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5202
5203         * g++.dg/template/access2.C: New test.
5204         * g++.dg/template/access3.C: New test.
5205
5206 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
5207
5208         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
5209         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
5210         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
5211         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
5212         Convert to use <stdarg.h>.
5213         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
5214         Delete.
5215         * gcc.dg/va-arg-2.c: New.
5216         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
5217
5218 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
5219
5220         * gcc.c-torture/compile/20020710-1.c: New test.
5221
5222 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
5223                           Andrew Pinski  <pinskia@physics.uc.edu>
5224
5225         gcc.c-torture/compile/simd-2.c: New testcase.
5226         gcc.c-torture/compile/simd-3.c: Likewise.
5227
5228 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
5229
5230         PR c++/7224
5231         * g++.dg/overload/error1.C: New test.
5232
5233 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5234
5235         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
5236         configuration and IRIX 6 O32 ABI.
5237
5238 2002-07-11  Roger Sayle  <roger@eyesopen.com>
5239
5240         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
5241
5242 2002-07-10  Roger Sayle  <roger@eyesopen.com>
5243
5244         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
5245
5246 2002-07-10  Jeffrey A Law  <law@redhat.com>
5247
5248         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
5249
5250         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
5251
5252 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
5253
5254         * gcc.dg/20020312-2.c: Check for __PPC__.
5255
5256 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
5257
5258         * gcc.c-torture/compile/20020709-1.c: New test.
5259
5260 2002-07-07  Roger Sayle  <roger@eyesopen.com>
5261
5262         * g++.dg/template/qualttp21.C: New test case.
5263
5264 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
5265
5266         * gcc.c-torture/compile/20020706-1.c: New test.
5267         * gcc.c-torture/compile/20020706-2.c: New test.
5268
5269 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
5270             Alexandre Oliva  <aoliva@redhat.com>
5271
5272         * g++.dg/warn/incomplete1.C: New test.
5273
5274 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5275
5276         PR c++/7099
5277         * g++.dg/warn/noreturn1.C: New test.
5278
5279 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
5280
5281         PR c++/6706
5282         * g++.dg/debug/debug6.C: New test.
5283         * g++.dg/debug/debug7.C: New test.
5284
5285 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
5286
5287         * gcc.c-torture/compile/simd-3.c: New test.
5288
5289 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
5290
5291         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
5292         * gcc.dg/20020620-1.c: Likewise.
5293
5294 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5295
5296         PR c++/6944
5297         * g++.dg/init/array4.C: New test.
5298         * g++.dg/init/array5.C: New test.
5299
5300 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
5301
5302         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
5303         * gcc.c-torture/execute/simd-2.c (main): Likewise.
5304
5305 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5306
5307         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
5308         * gcc.dg/wtr-aggr-init-1.c: Likewise.
5309         * gcc.dg/wtr-conversion-1.c: Likewise.
5310         * gcc.dg/wtr-escape-1.c: Likewise.
5311         * gcc.dg/wtr-int-type-1.c: Likewise.
5312         * gcc.dg/wtr-label-1.c: Likewise.
5313         * gcc.dg/wtr-static-1.c: Likewise.
5314         * gcc.dg/wtr-strcat-1.c: Likewise.
5315         * gcc.dg/wtr-suffix-1.c: Likewise.
5316         * gcc.dg/wtr-switch-1.c: Likewise.
5317         * gcc.dg/wtr-unary-plus-1.c: Likewise.
5318         * gcc.dg/wtr-union-init-1.c: Likewise.
5319         * gcc.dg/wtr-union-init-2.c: Likewise.
5320         * gcc.dg/wtr-union-init-3.c: Likewise.
5321
5322         * gcc.dg/wtr-func-def-1.c: New test.
5323
5324 2002-07-02 Devang Patel <dpatel@apple.com>
5325
5326         * objc.dg/param-1.m: New test.
5327
5328 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
5329
5330         * gcc.dg/cpp/trad/directive.c: Add test.
5331         * gcc.dg/cpp/trad/macroargs.c: Add test.
5332         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
5333
5334 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
5335
5336         * gcc.dg/cpp/cmdlne-M.c: New test.
5337
5338 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
5339
5340         * objc.dg/desig-init-1.m: New test.
5341
5342 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5343
5344         PR c++/6716
5345         * g++.dg/template/instantiate1.C: New test.
5346
5347 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
5348
5349         PR c++/7112
5350         * g++.dg/template/sizeof2.C: New test.
5351
5352 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5353
5354         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
5355         gcc.dg/cpp/trad/include.c: New tests.
5356
5357 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
5358
5359         PR target/7177
5360         * gcc.c-torture/compile/20020701-1.c: New test.
5361
5362 2002-07-01  Stan Shebs  <shebs@apple.com>
5363
5364         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
5365         header here...
5366         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
5367         (objc-torture-execute): or here.
5368
5369 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
5370
5371         * gcc.c-torture/execute/arith-rand-ll.c: New test.
5372
5373 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
5374
5375         * gcc.dg/cpp/trad/escaped-nl.c: New test.
5376
5377 2002-06-30  Devang Patel  <dpatel@apple.com>
5378
5379         * objc.dg/fsyntax-only.m: New test.
5380
5381 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
5382
5383         PR c++/6695
5384         * g++.dg/template/friend7.C: New file.
5385
5386 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
5387
5388         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
5389         return type.
5390
5391 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
5392
5393         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
5394         avoid division by zero.
5395
5396 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
5397
5398         * gcc.dg/Wunknownprag.c: New tests.
5399
5400 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
5401
5402         * gcc.c-torture/execute/simd-2.c: New test.
5403
5404 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
5405
5406         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
5407         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
5408         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
5409         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
5410         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
5411         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
5412         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
5413         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
5414         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
5415         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
5416         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
5417         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
5418         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
5419         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
5420         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
5421         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
5422         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
5423
5424 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
5425
5426         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
5427         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
5428         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
5429         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
5430         New tests.
5431         * gcc.dg/cpp/trad/directive.c: Update.
5432
5433 2002-06-23  Andreas Jaeger  <aj@suse.de>
5434
5435         * gcc.c-torture/execute/complex-6.c: New.
5436
5437 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
5438
5439         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
5440         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
5441         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
5442         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
5443
5444 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
5445
5446         * gcc.dg/cpp/trad: New directory with traditional tests copied
5447         from parent directory.
5448         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5449         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5450         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5451         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5452         Move to trad/ and rename.
5453         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
5454         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
5455         gcc.dg/cpp/trad/redef2.c: New tests.
5456         * gcc.dg/cpp/trad/trad.exp: New driver.
5457
5458 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
5459
5460         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
5461         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
5462         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
5463         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
5464         Remove.
5465
5466 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
5467
5468         * gcc.dg/20020620-1.c: New test.
5469
5470 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5471
5472         * g++.dg/template/ttp4.C: New test.
5473
5474 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
5475
5476         * g++.dg/opt/vt1.C: Fix regexp.
5477
5478 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5479
5480         * gcc.c-torture/execute/pure-1.c: Make functions static again.
5481         Don't use attribute `noinline'.
5482
5483 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5484
5485         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
5486
5487 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
5488
5489         * gcc.c-torture/execute/simd-1.c: New.
5490
5491         * gcc.dg/simd-1.c: New.
5492
5493 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
5494
5495         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
5496
5497 2002-06-16  Richard Henderson  <rth@redhat.com>
5498
5499         * g++.dg/ext/anon-struct1.C: New.
5500         * g++.dg/ext/anon-struct2.C: New.
5501         * g++.dg/ext/anon-struct3.C: New.
5502         * gcc.dg/anon-struct-1.c: New.
5503         * gcc.dg/anon-struct-2.c: New.
5504         * gcc.dg/anon-struct-3.c: New.
5505         * gcc.dg/20011008-1.c: Adjust warning text.
5506         * gcc.dg/20020527-1.c: Add -fms-extensions.
5507
5508 2002-06-16  Richard Henderson  <rth@redhat.com>
5509
5510         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
5511
5512 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
5513
5514         * gcc.c-torture/execute/20020615-1.c: New test.
5515
5516 2002-06-15  Roger Sayle  <roger@eyesopen.com>
5517
5518         * gcc.c-tortuture/execute/compare-1.c: New test case.
5519         * gcc.c-tortuture/execute/compare-2.c: New test case.
5520         * gcc.c-tortuture/execute/compare-3.c: New test case.
5521
5522 2002-06-13  Richard Henderson  <rth@redhat.com>
5523
5524         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
5525         ia64 ilp32.
5526
5527 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5528
5529         * g++.dg/template/typename2.C: Update error message.
5530
5531 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
5532
5533         * gcc.c-torture/execute/20020611-1.c: New test.
5534
5535 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
5536
5537         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
5538         list of targets to skip.
5539
5540 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
5541
5542         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
5543         targets if not optimizing.
5544
5545 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
5546
5547         * gcc.c-torture/compile/20020605-1.c: New test.
5548
5549         * g++.dg/opt/vt1.C: New test.
5550
5551         * gcc.dg/20020531-1.c: New test.
5552
5553         * gcc.dg/20020530-1.c: New test.
5554
5555         * gcc.dg/20020527-1.c: New test.
5556
5557         * g++.dg/opt/cse1.C: New test.
5558
5559 2002-06-07  Roger Sayle  <roger@eyesopen.com>
5560
5561         * gcc.dg/20020607-2.c: New test case.
5562
5563 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
5564
5565         * gcc.c-torture/compile/20020604-1.c: New test.
5566
5567 2002-06-04  Richard Henderson  <rth@redhat.com>
5568
5569         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
5570         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
5571         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
5572
5573 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
5574
5575         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
5576
5577 2002-06-03  Richard Henderson  <rth@redhat.com>
5578
5579         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
5580         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
5581
5582 2002-06-02  Richard Henderson  <rth@redhat.com>
5583
5584         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
5585         test functions static.
5586
5587 2002-06-02  Andreas Jaeger  <aj@suse.de>
5588
5589         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
5590         now.
5591
5592 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
5593
5594         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
5595         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
5596         Update for mofified diagnostics.
5597         * gcc.dg/c99-intconst-1.c: No longer fail.
5598
5599 2002-06-02  Richard Henderson  <rth@redhat.com>
5600
5601         * gcc.dg/uninit-A.c: Remove xfail markers.
5602
5603 2002-06-01  Roger Sayle  <roger@eyesopen.com>
5604
5605         * gcc.dg/fnegate-1.c: New test case.
5606
5607 2002-05-30  Osku Salerma  <osku@iki.fi>
5608
5609         * gcc.c-torture/execute/mayalias-1.c: New file.
5610
5611 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5612
5613         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
5614         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5615         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
5616
5617 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
5618
5619         * gcc.c-torture/execute/20020529-1.c: New test.
5620
5621 2002-05-27  Richard Henderson  <rth@redhat.com>
5622
5623         * g++.dg/ext/attrib6.C: New test case.
5624
5625 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5626
5627         * gcc.c-torture/execute/pure-1.c: New test.
5628
5629 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5630
5631         * gcc.dg/cpp/arith-2.c: Remove.
5632
5633 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
5634
5635         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
5636         * gcc.dg/cpp/if-3.c: Remove.
5637
5638 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
5639
5640         * g++.dg/opt/cse2.C: New test.
5641
5642 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
5643
5644         * gcc.dg/cpp/arith-1.c: New semantic tests.
5645         * gcc.dg/cpp/if-1.c: Update.
5646
5647 2002-05-24  Ben Elliston  <bje@redhat.com>
5648
5649         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
5650
5651 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5652
5653         * gcc.dg/verbose-asm.c: New test.
5654
5655 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
5656
5657         * gcc.dg/cpp/paste12.c: New test.
5658
5659 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5660
5661         * g++.dg/parse/named_ops.C: New test.
5662
5663 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
5664
5665         * gcc/testsuite/gcc.dg/weak-8.c: New test.
5666
5667 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
5668
5669         * gcc.dg/weak-2.c: Allow optional leading underscore
5670         in scan-assembler symbol name.
5671         * gcc.dg/weak-3.c: Likewise.
5672         * gcc.dg/weak-4.c: Likewise.
5673         * gcc.dg/weak-5.c: Likewise.
5674
5675 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
5676
5677         * gcc.dg/20020523-1.c: New test.
5678
5679 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
5680
5681         * objc.dg/const-str-2.m: Update now that we stop after
5682         a command line error.
5683
5684 2002-05-22  Richard Henderson  <rth@redhat.com>
5685
5686         * g++.dg/dg.exp: Fix typo in test pruneing.
5687
5688 2002-05-22  Richard Henderson  <rth@redhat.com>
5689
5690         * g++.dg/dg.exp: Prune the tls subdirectory.
5691         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
5692         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
5693         * g++.dg/tls/init-1.C: New.
5694
5695 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
5696
5697         * gcc.dg/20020517-1.c: New test.
5698
5699 2002-05-21  Richard Henderson  <rth@redhat.com>
5700
5701         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
5702         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
5703
5704 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
5705
5706         * g++.dg/other/copy2.C: New test.
5707
5708 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
5709
5710         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
5711         (MAX_COPY): Bump up to 10 times sizeof (long long).
5712         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
5713
5714         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
5715         sizeof (long long).
5716
5717         * gcc.c-torture/execute/strcpy-1.c: New test.
5718
5719 2002-05-19  Jason Merrill  <jason2redhat.com>
5720
5721         * g++.dg/ext/oper1.C: New test.
5722
5723 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
5724 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
5725
5726         * README.QMTEST: New file.
5727
5728         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
5729
5730 2002-05-19  Andreas Jaeger  <aj@suse.de>
5731
5732         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
5733         now.
5734         * gcc.c-torture/execute/loop-2d.x: Likewise.
5735
5736 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
5737
5738         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
5739         support weak symbols.
5740         * gcc.dg/weak-4.c: Likewise
5741         * gcc.dg/weak-6.c: Likewise
5742
5743 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
5744
5745         * gcc.dg/weak-3.c: Add dg-excess-error comment for
5746         cygwin, coff and h8300-*-hms targets
5747         * gcc.dg/weak-5.c: Likewise
5748         * gcc.dg/weak-7.c: Likewise
5749
5750 2002-05-16  Jason Merrill  <jason@redhat.com>
5751
5752         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
5753         (scan-assembler-not, scan-assembler-dem): Likewise.
5754         (scan-assembler-dem-not): Likewise.
5755
5756 2002-05-15  Richard Henderson  <rth@redhat.com>
5757
5758         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
5759
5760 2002-05-15  Richard Henderson  <rth@redhat.com>
5761
5762         * gcc.dg/weak-5.c (vfoo1c): No warning here.
5763         (vfoo1f): Warning here.
5764         (vfoo1l): Don't redefine the alias.
5765
5766 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
5767
5768         * g++.dg/init/pm1.C: New test.
5769
5770 2002-05-12  David S. Miller  <davem@redhat.com>
5771
5772         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
5773         types.
5774
5775 2002-05-10  Roger Sayle  <roger@eyesopen.com>
5776
5777         * gcc.c-torture/execute/20020510-1.c: New test case.
5778
5779 2002-05-10  David S. Miller  <davem@redhat.com>
5780
5781         * gcc.c-torture/execute/conversion.c: Test long double too.
5782
5783 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
5784
5785         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
5786         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
5787         * lib/g++.exp (g++_link_flags): Likewise.
5788         * lib/objc.exp (objc_target_compile): Likewise.
5789
5790 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
5791
5792         * gcc.dg/cpp/poison.c: Update.
5793         * gcc.dg/cpp/20000625-2.c: Remove.
5794         * gcc.dg/cpp/direct2s.c: Remove final test.
5795
5796 2002-05-08  Tom Rix  <trix@redhat.com>
5797
5798         * gcc.c-torture/execute/20020508-1.c: New test.
5799         * gcc.c-torture/execute/20020508-2.c: New test.
5800         * gcc.c-torture/execute/20020508-3.c: New test.
5801
5802 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
5803
5804         * gcc.dg/cpp/charconst-4.c: More tests.
5805
5806 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
5807
5808         PR c/6569
5809         * gcc.dg/weak-3.c: Update location of warning messages.
5810         * gcc.dg/weak-5.c: Likewise.
5811
5812 2002-05-06  Roger Sayle  <roger@eyesopen.com>
5813
5814         * gcc.c-torture/execute/20020506-1.c: New test case.
5815
5816 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
5817
5818         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
5819
5820 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5821
5822         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
5823
5824 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
5825
5826         * gcc.dg/cpp/charconst-3.c: New test.
5827
5828 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
5829
5830         * gcc.dg/cpp/charconst.c: Update tests.
5831
5832 2002-05-05  Tim Josling  <tej@melbpc.org.au>
5833
5834         * treelang: Added directory for new sample language treelang. Also
5835         lib/treelang.exp: New file to signal treelang should be tested.
5836
5837 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5838
5839         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
5840         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
5841         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
5842         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
5843         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
5844         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
5845         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
5846
5847 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5848
5849         * gcc.dg/format/xopen-2.c: New test.
5850
5851 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
5852
5853         * gcc.dg/20020503-1.c: New test.
5854
5855 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
5856
5857         * g++.dg/init/dtor1.C: Make it tougher.
5858
5859 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
5860
5861         * g++.dg/init/dtor1.C: New test.
5862
5863 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
5864
5865         * gcc.dg/altivec-8.c: New.
5866
5867 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
5868
5869         * gcc.dg/altivec-7.c: New.
5870
5871 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
5872
5873         * g++.dg/parse/typedef1.C: New test.
5874
5875 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
5876
5877         PR c++/6486
5878         * g++.dg/template/friend6.C: New test.
5879
5880         PR c++/6492
5881         * g++.dg/init/copy1.C: New test.
5882
5883 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
5884
5885         * g++.dg/warn/effc1.C: New test.
5886
5887 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
5888
5889         * gcc.dg/cpp/if-cexp.c: Add a test.
5890
5891 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
5892
5893         * gcc.dg/20020426-2.c: New test.
5894
5895 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
5896
5897         * gcc.dg/cpp/if-mop.c: Update.
5898         * gcc.dg/cpp/if-mpar.c: Add test.
5899         * gcc.dg/cpp/if-oppr.c: Update.
5900
5901 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5902
5903         PR c/6343
5904         * gcc.dg/weak-[2-7].c: New tests.
5905
5906 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5907
5908         * gcc.dg/enum1.c: New test.
5909
5910 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5911
5912         PR c++/6497
5913         * g++.dg/inherit/access2.C: New test.
5914
5915 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
5916
5917         PR bootstrap/6445
5918         * gcc.dg/20020426-1.c: New test.
5919
5920 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
5921
5922         * g++.dg/abi/enum1.C: New test.
5923
5924 2002-04-26  Richard Henderson  <rth@redhat.com>
5925
5926         * gcc.dg/c99-bool-1.c: Expect always true warning.
5927
5928 2002-04-25  Roger Sayle  <roger@eyesopen.com>
5929
5930         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
5931
5932 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5933
5934         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
5935         targets.
5936
5937 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
5938
5939         * g++.dg/abi/mange7.C: New test.
5940
5941         PR c++/6438.
5942         * g++.dg/parse/stmtexpr2.C: New test.
5943
5944 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
5945
5946         * gcc.dg/20020312-2.c: Add SH target.
5947
5948 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5949
5950         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
5951         compiler output on mips*-*-irix*.
5952
5953 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
5954
5955         * g++.dg/parse/attr1.C: New test.
5956
5957 2002-04-23  Roger Sayle  <roger@eyesopen.com>
5958
5959         * gcc.c-torture/execute/string-opt-17.c: New test case.
5960         * gcc.c-torture/execute/memset-2.c: New test case.
5961
5962 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
5963
5964         PR c++/6256:
5965         * g++.dg/template/friend5.C: New test.
5966
5967         PR c++/6331:
5968         * g++.dg/template/qual1.C: Likewise.
5969
5970 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
5971
5972         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
5973         Include stdlib.h, not stdio.h or ctype.h.
5974
5975 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
5976
5977         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
5978         cris-*-elf* and mmix-*-*.
5979         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
5980         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
5981         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
5982         Ditto.
5983         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
5984         * gcc.dg/wchar_t-1.c: Ditto.
5985
5986 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
5987
5988         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
5989         Clarify comment.
5990
5991 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
5992
5993         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
5994
5995 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5996
5997         * gcc.c-torture/execute/20000906-1.x: Delete.
5998
5999 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
6000
6001         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
6002
6003 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
6004
6005         * PR6367
6006         * g77.f-torture/execute/6367.f: New test.
6007         * g77.f-torture/execute/6367.x: Disable for MMIX.
6008
6009 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
6010
6011         * PR6352
6012         * g++.dg/opt/inline2.C: New test.
6013
6014 2002-04-18  Richard Henderson  <rth@redhat.com>
6015
6016         * gcc.dg/20000906-1.c: Enable for all targets.
6017         * gcc.c-torture/compile/iftrap-2.c: New.
6018
6019 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6020
6021         * gcc.dg/20020418-1.c: New test.
6022         * gcc.dg/20020418-2.c: New test.
6023
6024 2002-04-18  Richard Henderson  <rth@redhat.com>
6025
6026         * gcc.c-torture/compile/iftrap-1.c: New.
6027         * gcc.dg/iftrap-1.c: Adjust for ia64.
6028         * gcc.dg/iftrap-2.c: New.
6029
6030 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
6031
6032         * gcc.c-torture/compile/20020418-1.c: New test.
6033
6034 2002-04-18  Roger Sayle  <roger@eyesopen.com>
6035
6036         * gcc.c-torture/compile/20020415-1.c: New.
6037
6038 2002-04-18  David S. Miller  <davem@redhat.com>
6039
6040         * gcc.c-torture/execute/20020418-1.c: New test.
6041
6042 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
6043
6044         * gcc.dg/20020416-1.c: New test.
6045
6046         * g++.dg/opt/inline1.C: New test.
6047
6048 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
6049
6050         * gcc.dg/altivec-5.c: New test.
6051
6052         * gcc.dg/20020415-1.c: New test.
6053
6054 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
6055
6056         * testsuite/lib/chill.exp: Remove.
6057
6058 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
6059
6060         * g++.dg/other/big-struct.C: New test.
6061
6062 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
6063
6064         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
6065         of scratch file.
6066
6067 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
6068
6069         PR c/6277
6070         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
6071         in scan-assembler function name
6072
6073 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
6074
6075         * g77.f-torture/execute/980628-4.x,
6076         g77.f-torture/execute/980628-5.x,
6077         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6078         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6079         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
6080         i[34567]86-*-*.
6081
6082 2002-04-13  David S. Miller  <davem@redhat.com>
6083
6084         * gcc.c-torture/execute/20020413-1.c: New test.
6085
6086 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
6087
6088         * gcc.dg/asm-6.c,
6089         * g++.dg/ext/asm1.C: New tests.
6090
6091 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
6092
6093         PR c++ 5373.
6094         * g++.dg/parse/stmtexpr1.C: New test.
6095
6096         PR c++/5189.
6097         * g++.dg/template/copy1.C: New test.
6098
6099 2002-04-12  Richard Henderson  <rth@redhat.com>
6100
6101         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
6102
6103 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
6104
6105         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
6106         gcc.c-torture/execute/20020307-2.c.
6107
6108 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
6109
6110         * g++.dg/ext/attrib5.C,
6111         * g++.dg/lookup/struct1.C: New tests.
6112
6113 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
6114
6115         * gcc.dg/20020411-1.c: New test.
6116
6117         * gcc.c-torture/execute/20020411-1.c: New test.
6118
6119 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
6120
6121         * g77.f-torture/execute/6177.f: New test.
6122
6123 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
6124
6125         PR middle-end/6247
6126         * g++.dg/opt/cleanup1.C: New test.
6127
6128         * g++.dg/opt/const1.C: New test.
6129
6130 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
6131
6132         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
6133
6134 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
6135
6136         PR c++/5507
6137         * g++.dg/template/typename2.C: New test.
6138
6139 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
6140
6141         * gcc.c-torture/execute/loop-12.c: New.
6142
6143 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
6144
6145         * g77.f-torture/execute/980628-4.x,
6146         g77.f-torture/execute/980628-5.x,
6147         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
6148         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
6149         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
6150
6151 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6152
6153         PR optimization/6086
6154         * g++.dg/opt/preinc1.C: New test.
6155
6156 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6157
6158         PR c++/5571
6159         * g++.dg/opt/static2.C: New test.
6160
6161 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
6162
6163         PR c/5120
6164         * gcc.dg/20020406-1.c: New test.
6165
6166 2002-04-04  David S. Miller  <davem@redhat.com>
6167
6168         * gcc.c-torture/execute/20020404-1.c: New test.
6169
6170 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
6171
6172         PR c/6123
6173         * gcc.dg/20020312-2.c: Do not declare global register variable
6174         if __PIC__ or __pic__ is defined.
6175
6176 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
6177
6178         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
6179         __asm__ so that it works correctly even if -ansi -pedantic-errors.
6180
6181 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6182
6183         * gcc.misc-tests/linkage.exp: Update last change to handle
6184         sparc*-, not just sparc-.
6185
6186 2002-04-03  Richard Henderson  <rth@redhat.com>
6187
6188         * gcc.dg/cpp/ucs.c: Improved long UCS test.
6189
6190 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6191
6192         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
6193
6194 2002-04-02  David S. Miller  <davem@redhat.com>
6195
6196         * gcc.c-torture/execute/20020402-3.c: New test.
6197
6198 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
6199
6200         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
6201         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
6202
6203         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
6204         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
6205         g77.f-torture/execute/20001201.x,
6206         g77.f-torture/execute/u77-test.x: New files.
6207
6208         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
6209         * gcc.dg/wchar_t-1.c: Ditto.
6210
6211 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6212
6213         * gcc.c-torture/execute/20020402-1.c: New test.
6214
6215 2002-04-01  Richard Henderson  <rth@redhat.com>
6216
6217         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
6218
6219         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
6220
6221 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6222
6223         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
6224
6225 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6226
6227         * g++.dg/inherit/template-as-base.C: Expect error.
6228         * g++.dg/inherit/namespace-as-base.C: Likewise.
6229
6230 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
6231
6232         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
6233         g++.dg/ext/instantiate3.C: Tweak match patterns.
6234
6235         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
6236         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
6237         -da test.
6238
6239 2002-03-31  Richard Henderson  <rth@redhat.com>
6240
6241         * gcc.dg/special/alias-2.c: New.
6242         * gcc.dg/special/ecos.exp: Run it.
6243
6244 2002-03-31  Richard Henderson  <rth@redhat.com>
6245
6246         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
6247
6248 2002-03-31  Kazu Hirata  <kazu@hxi.com>
6249
6250         * gcc.dg/weak-1.c: Disable on h8300 port.
6251
6252 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
6253
6254         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
6255         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
6256         ordering tests.
6257         * g++.dg/bprob/bprob-1.C: New test.
6258         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
6259         * g++.dg/gcov/gcov-1.C: New test.
6260         * g++.dg/gcov/gcov-1.x: New file.
6261         * g++.dg/gcov/gcov-2.C: New test.
6262         * g++.dg/gcov/gcov-3.C: New test.
6263         * g++.dg/gcov/gcov-3.h: New file.
6264
6265 2002-03-28  Roger Sayle  <roger@eyesopen.com>
6266
6267         * g++.old-deja/g++.other/builtins5.C: New test.
6268         * g++.old-deja/g++.other/builtins6.C: New test.
6269         * g++.old-deja/g++.other/builtins7.C: New test.
6270         * g++.old-deja/g++.other/builtins8.C: New test.
6271         * g++.old-deja/g++.other/builtins9.C: New test.
6272
6273 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
6274
6275         * g++.dg/opt/static1.C: New test.
6276
6277         * g++.dg/opt/longbranch1.C: New test.
6278
6279 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
6280
6281         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
6282
6283         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
6284
6285 2002-03-28  Jeffrey A Law  (law@redhat.com)
6286
6287         * gcc.c-torture/execute/20020328-1.c: New test.
6288
6289 2002-03-27  Richard Henderson  <rth@redhat.com>
6290
6291         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
6292         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
6293         move from g++.old-deja/g++.ext/.
6294
6295 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
6296
6297         * g++.dg/init/new2.C: New test.
6298
6299 2002-03-26  Richard Henderson  <rth@redhat.com>
6300
6301         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
6302
6303         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
6304         on sparc.
6305
6306         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
6307         sparcv9 systems.
6308         * gcc.dg/20001102-1.c: Likewise.
6309
6310 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
6311
6312         * gcc.dg/cpp/endif-pedantic1.c,
6313         gcc.dg/cpp/endif-pedantic2.c:  New tests.
6314
6315 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
6316
6317         * g++.dg/init/new1.C: New test.
6318
6319 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
6320
6321         * g++.dg/abi/vbase9.C: New test.
6322
6323 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
6324
6325         * gcc.dg/arm-asm.c: New test.
6326
6327 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
6328
6329         * gcc.dg/Wswitch-enum.c: New test.
6330         Fix PR c/5044.
6331
6332 2002-03-26  Richard Henderson  <rth@redhat.com>
6333
6334         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
6335         structure.
6336
6337 2002-03-25  Richard Henderson  <rth@redhat.com>
6338
6339         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
6340         sparcv9 systems.
6341
6342         * gcc.c-torture/compile/20011119-1.c (xxx): New.
6343         * gcc.c-torture/compile/20011119-2.c (xxx): New.
6344
6345 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
6346
6347         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
6348
6349 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
6350
6351         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
6352         targets using generic thunk support.
6353
6354 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
6355
6356         * gcc.c-torture/compile/20020323-1.c: New test.
6357
6358         * g++.dg/opt/conj2.C: New test.
6359
6360 2002-03-24  Richard Henderson  <rth@redhat.com>
6361
6362         * gcc.dg/weak-1.c: Use -fno-common.
6363
6364 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6365
6366         * g77.dg/f77-edit-apostrophe-out.f: New test
6367         * g77.dg/f77-edit-h-out.f: New test
6368         * g77.dg/f77-edit-t-in.f: New test
6369         * g77.dg/f77-edit-t-out.f: New test
6370         * g77.dg/f77-edit-x-out.f: New test
6371         * g77.dg/f77-edit-slash-out.f: New test
6372         * g77.dg/f77-edit-colon-out.f: New test
6373         * g77.dg/f77-edit-s-out.f: New test
6374
6375 2002-03-24  Richard Henderson  <rth@redhat.com>
6376
6377         * objc/execute/formal_protocol-6.x: New XFAIL.
6378
6379 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6380
6381         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
6382         that do not support weak symbols
6383
6384 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
6385
6386         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
6387         * lib/g77.exp:  Likewise
6388         * lib/objc.exp: Likewise
6389
6390 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
6391
6392         * gcc.dg/Wswitch-default.c: New test.
6393
6394 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
6395
6396         * g++.dg/other/enum1.C: New test.
6397
6398 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
6399
6400         * gcc.dg/pragma-ep-3.c: Fix typo.
6401
6402 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
6403
6404         * g++.dg/inherit/template-as-base.C: New test.
6405
6406 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
6407
6408         * g++.old-deja/g++.other/dwarf2-1.C: Move...
6409         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
6410
6411 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
6412
6413         * gcc.dg/cpp/multiline.c: Update to match.
6414
6415 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
6416
6417         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
6418
6419 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
6420
6421         * gcc.dg/cpp/extratokens2.c:  New file.
6422
6423 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
6424
6425         * gcc.dg/20020312-2.c: Add rs6000 target.
6426
6427         * gcc.c-torture/compile/20020319-1.c: New test.
6428
6429 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6430
6431         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
6432         (A, E): Handle this.
6433
6434 2002-03-20  Jason Merrill  <jason@redhat.com>
6435
6436         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
6437         ignoring -fpic.
6438         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
6439         through prune_gcc_output.
6440
6441 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
6442
6443         * gcc.c-torture/compile/20020320-1.c: New test.
6444
6445 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
6446
6447         * gcc.c-torture/compile/20020318-1.c: New test.
6448
6449         * gcc.dg/struct-by-value-1.c: New test.
6450
6451         * gcc.dg/20020319-1.c: New test.
6452
6453 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
6454
6455         * g++.dg/opt/conj1.C: New test.
6456
6457 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
6458
6459         * g++.dg/template/qualttp20.C: Revert previous change.
6460         * g++.dg/template/qualttp3.C: Likewise.
6461         * g++.dg/template/qualttp4.C: Likewise
6462         * g++.dg/template/qualttp5.C: Likewise
6463         * g++.dg/template/qualttp6.C: Likewise
6464         * g++.dg/template/qualttp7.C: Likewise
6465         * g++.dg/template/qualttp8.C: Likewise
6466         * g++.dg/template/recurse.C: Likewise.
6467
6468 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
6469
6470         * gcc.dg/cpp/wchar-1.c: Update.
6471
6472 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6473
6474         * g++.dg/template/conv1.C: New test.
6475         * g++.dg/template/conv2.C: New test.
6476         * g++.dg/template/conv3.C: New test.
6477         * g++.dg/template/conv4.C: New test.
6478
6479 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6480
6481         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
6482         * g++.dg/template/qualttp3.C: Likewise.
6483         * g++.dg/template/qualttp4.C: Likewise
6484         * g++.dg/template/qualttp5.C: Likewise
6485         * g++.dg/template/qualttp6.C: Likewise
6486         * g++.dg/template/qualttp7.C: Likewise
6487         * g++.dg/template/qualttp8.C: Likewise
6488         * g++.dg/template/recurse.C: Likewise.
6489
6490 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
6491
6492         * g++.dg/opt/dtor1.C: New test.
6493
6494 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
6495
6496         * gcc.c-torture/compile/20020315-1.c: New test.
6497
6498 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
6499
6500         * gcc.dg/weak-1.c: Fix scan tests.
6501
6502 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
6503
6504         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
6505         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
6506         cris-*-aout* mmix-*-*.
6507         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
6508         cris-*-aout* mmix-*-*.
6509         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
6510         cris-*-elf* cris-*-aout* and mmix-*-*.
6511         * gcc.dg/20001009-1.c: Ditto.
6512         * gcc.dg/20010912-1.c: Ditto.
6513         * gcc.dg/20020122-4.c: Ditto.
6514         * gcc.dg/inline-2.c: Ditto.
6515
6516 2002-03-14  Jeffrey A Law  (law@cygnus.com)
6517
6518         * gcc.c-torture/compile/20020314-1.c: New test.
6519
6520 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
6521
6522         * gcc.c-torture/execute/20020314-1.c: New test.
6523
6524 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
6525
6526         * g++.dg/warn/Wunused-1.C: New test.
6527
6528 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
6529
6530         * g++.dg/abi/mangle6.C: New test.
6531
6532 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
6533
6534         * gcc.c-torture/compile/20020309-2.c: New test.
6535
6536         * gcc.c-torture/compile/20020312-1.c: New test.
6537
6538 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
6539
6540         * g++.dg/other/access1.C: New test.
6541
6542 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
6543
6544         * gcc.c-torture/execute/wchar_t-1.c: New test.
6545
6546 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
6547
6548         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
6549
6550 2002-03-12  Roger Sayle  <roger@eyesopen.com>
6551
6552         * gcc.dg/20020312-1.c: New test case.
6553
6554 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
6555
6556         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
6557
6558 2002-03-11  Richard Henderson  <rth@redhat.com>
6559
6560         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
6561         * g++.old-deja/g++.jason/report.C: Likewise.
6562
6563 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6564
6565         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
6566         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
6567
6568 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
6569
6570         * testsuite/g++.dg/overload/pmf1.C: New test.
6571
6572 2002-03-11  Kazu Hirata  <kazu@hxi.com>
6573
6574         * gcc.c-torture/execute/20020307-1.c: Use long.
6575
6576 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
6577
6578         PR optimization/5844
6579         * gcc.dg/20020310-1.c: New test.
6580
6581 2002-03-09  Michael Meissner  <meissner@redhat.com>
6582
6583         * gcc.c-torture/execute/memcpy-2.c: New test.
6584         * gcc.c-torture/execute/memset-1.c: New test.
6585         * gcc.c-torture/execute/strlen-1.c: New test.
6586         * gcc.c-torture/execute/strcmp-1.c: New test.
6587         * gcc.c-torture/execute/strncmp-1.c: New test.
6588
6589 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
6590
6591         * gcc.dg/ppc-ldstruct.c: New test.
6592
6593 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
6594
6595         * gcc.c-torture/execute/va-arg-22.c: New test.
6596
6597 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6598
6599         * gcc.c-torture/compile/20020309-1.c: New test.
6600
6601 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
6602
6603         * gcc.c-torture/execute/20020307-2.c: New test.
6604
6605 2002-03-07  Jeffrey A Law  (law@redhat.com)
6606
6607         * g77.f-torture/compile/20020307-1.f: New test.
6608
6609 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
6610
6611         * gcc.dg/unordered-1.c: New test.
6612
6613 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
6614
6615         * gcc.c-torture/execute/20020307-1.c: New test.
6616
6617 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
6618
6619         * gcc.dg/20020304-1.c: New test.
6620
6621         * gcc.c-torture/compile/20020304-2.c: New test.
6622
6623 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
6624
6625         * gcc.c-torture/compile/20020304-1.c: New test case
6626         (from PR c/5830).
6627
6628 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
6629
6630         * gcc.dg/20020103-1.c: Add other -D ppc variants.
6631
6632 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
6633
6634         * g++.dg/other/classkey1.C: New test.
6635
6636 2002-03-01  Richard Henderson  <rth@redhat.com>
6637
6638         * gcc.c-torture/compile/981223-1.x: New.
6639         * gcc.c-torture/compile/920625-1.x: New.
6640
6641 2002-02-28  Richard Henderson  <rth@redhat.com>
6642
6643         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
6644
6645 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
6646
6647         * gcc.c-torture/execute/20020227-1.c: New test.
6648
6649 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
6650
6651         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
6652         here" ERROR lines.
6653         * g++.old-deja/g++.oliva/partord1.C: Likewise.
6654         * g++.old-deja.g++.other/defarg1.C: Likewise.
6655         * g++.old-deja/g++.pt/calls2.C: Likewise.
6656         * g++.old-deja/g++.pt/crash20.C: Likewise.
6657         * g++.old-deja/g++.pt/crash30.C: Likewise.
6658         * g++.old-deja/g++.pt/crash36.C: Likewise.
6659         * g++.old-deja/g++.pt/crash6.C: Likewise.
6660         * g++.old-deja/g++.pt/defarg13.C: Likewise.
6661         * g++.old-deja/g++.pt/derived3.C: Likewise.
6662         * g++.old-deja/g++.pt/error1.C: Likewise.
6663         * g++.old-deja/g++.pt/friend21.C: Likewise.
6664         * g++.old-deja/g++.pt/friend23.C: Likewise.
6665         * g++.old-deja/g++.pt/infinite1.C: Likewise.
6666         * g++.old-deja/g++.robertl/eb128.C: Likewise.
6667
6668 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
6669
6670         * gcc.c-torture/execute/20020225-2.c: New test.
6671
6672 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
6673
6674         * gcc.c-torture/execute/920730-1t.c,
6675         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
6676         Delete test cases, only relevant to -traditional.
6677
6678 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
6679
6680         * gcc.dg/cpp/undef1.c: Remove.
6681         * gcc.dg/cpp/directiv.c: Update.
6682         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
6683
6684 2002-02-27  Michael Meissner  <meissner@redhat.com>
6685
6686         * gcc.c-torture/execute/20020226-1.c: New test.
6687
6688 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
6689
6690         * g++.dg/debug/debug4.C: New test.
6691
6692         * gcc.dg/ia64-visibility-1.c: New test.
6693
6694 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
6695
6696         * gcc.dg/debug/20020224-1.c: New.
6697
6698 2002-02-25  Kazu Hirata  <kazu@hxi.com>
6699
6700         * gcc.c-torture/execute/960416-1.x: New.
6701         * gcc.c-torture/execute/divconst-3.x: Likewise.
6702
6703 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
6704
6705         * gcc.dg/20020224-1.c: New test.
6706
6707 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
6708
6709         * gcc.c-torture/execute/20020225-1.c: New.
6710
6711 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
6712
6713         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
6714
6715 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
6716
6717         * gcc.dg/20020222-1.c: New test.
6718
6719 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
6720
6721         * g++.dg/opt/anonunion1.C: New test.
6722
6723 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
6724
6725         * g++.dg/template/qualttp19.C: New test.
6726         * g++.dg/template/qualttp20.C: New test.
6727         * g++.old-deja/g++.jason/report.C: Adjust expected errors
6728         * g++.old-deja/g++.other/qual1.C: Likewise.
6729
6730 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
6731
6732         * gcc.dg/attr-alwaysinline.c: New.
6733
6734 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
6735
6736         * gcc.dg/20020220-1.c: New test.
6737
6738         * gcc.dg/20020220-2.c: New test.
6739
6740         * g++.dg/opt/mmx1.C: New test.
6741
6742 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
6743
6744         * gcc.c-torture/compile/20020110.c: New test.
6745
6746 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
6747
6748         * gcc.c-torture/execute/20020219-1.c: New test.
6749
6750         * gcc.dg/20020219-1.c: New test.
6751
6752         * gcc.dg/noncompile/20020220-1.c: New test.
6753
6754         * g++.dg/opt/ptrintsum1.C: New test.
6755
6756         * gcc.dg/debug/20020220-1.c: New test.
6757
6758 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
6759
6760         * gcc.c-torture/execute/20020216-1.c: New test.
6761
6762 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
6763
6764         * gcc.dg/decl-1.c: Update, new test.
6765
6766 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
6767
6768         * g++.dg/abi/bitfield1.C: New test.
6769         * g++.dg/abi/bitfield2.C: New test.
6770
6771 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6772
6773         * gcc.dg/attr-nest.c: New test.
6774
6775 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
6776
6777         * gcc.c-torture/execute/20020215-1.c: New test.
6778
6779 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
6780
6781         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
6782         * g++.dg/debug/debug.exp: New.
6783         * g++.dg/debug/trivial.C: New.
6784         * g++.dg/debug/debug1.C: Moved...
6785         * g++.dg/other/debug1.C: ...from here.
6786         * g++.dg/debug/debug2.C: Moved...
6787         * g++.dg/other/debug2.C: ...from here.
6788         * g++.dg/debug/debug3.C: Moved...
6789         * g++.dg/other/debug3.C: ...from here.
6790
6791         * gcc.dg/noncompile/20020213-1.c: New test.
6792
6793 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
6794
6795         * g++.dg/other/debug3.C: New test.
6796
6797         * gcc.c-torture/execute/20020213-1.c: New test.
6798
6799 2002-02-13  Richard Smith <richard@ex-parrot.com>
6800
6801         * g++.old-deja/g++.other/thunk1.C: New test.
6802
6803 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6804
6805         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
6806
6807 2002-02-13  Stan Shebs  <shebs@apple.com>
6808
6809         * gcc.dg/altivec-3.c: New.
6810
6811 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
6812
6813         * gcc.dg/Wunreachable-1.c: New test.
6814         * gcc.dg/Wunreachable-2.c: New test.
6815
6816 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
6817
6818         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
6819
6820 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
6821
6822         * gcc.dg/decl-1.c: New test.
6823
6824 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
6825
6826         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
6827
6828 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6829
6830         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
6831         * gcc.c-torture/compile/980506-1.x: Likewise.
6832
6833 2002-02-10  Kazu Hirata  <kazu@hxi.com>
6834
6835         * gcc.dg/20020210-1.c: New.
6836
6837 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
6838
6839         * g77.f-torture/execute/947.f: New regression test
6840         for PR fortran/947.
6841
6842 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
6843
6844         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
6845         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
6846
6847 2002-02-08  Richard Henderson  <rth@redhat.com>
6848
6849         * gcc.c-torture/compile/labels-3.c: New.
6850
6851 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
6852
6853         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
6854         expression statements work instead.
6855         * gcc.dg/noncompile/20020207-1.c: New test.
6856
6857 2002-02-07  Richard Henderson  <rth@redhat.com>
6858
6859         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
6860
6861 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6862
6863         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
6864         message from g77
6865         * lib/g77-dg.exp: Trim g77 error messages so that they are
6866         recognized by dg.exp.
6867
6868 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6869
6870         PR fortran/5473
6871         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
6872
6873 2002-02-07  Richard Henderson  <rth@redhat.com>
6874
6875         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
6876         to be sufficiently aligned for integers.
6877
6878 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
6879
6880         * g++.dg/template/friend4.C: New test.
6881
6882 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
6883
6884         PR fortran/5743
6885         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
6886         unsupported cases.
6887
6888 2002-02-07  Richard Henderson  <rth@redhat.com>
6889
6890         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
6891         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
6892         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
6893         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
6894
6895 2002-02-06  Richard Henderson  <rth@redhat.com>
6896
6897         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
6898
6899 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
6900
6901         * gcc.dg/20020206-1.c: New test.
6902
6903 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
6904
6905         * gcc.c-torture/execute/20020206-1.c: New test.
6906
6907         * gcc.c-torture/execute/20020206-2.c: New test.
6908
6909         PR optimization/5429:
6910         * gcc.c-torture/compile/20020206-1.c: New test.
6911
6912 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
6913
6914         * g++.dg/ext/align1.C: Do not use an explicit alignment value
6915         as certain file formats cannot support particularly large
6916         alignments.
6917
6918         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
6919         and do not expect to be able to link the executable.
6920
6921         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
6922         fail because the COFF format does not support the weak attribute.
6923
6924 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
6925
6926         * g77.dg/pr5473.f:  New test
6927
6928 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
6929
6930         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
6931         Fix testcase accordingly.
6932
6933 2002-02-04  Richard Henderson  <rth@redhat.com>
6934
6935         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
6936         (buf): Change to be an array of pointers, not ints.
6937
6938 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6939
6940         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
6941         before all tests.  Move warning one line above to match where it
6942         C frontend emits.
6943         * gcc.dg/Wswitch-2.c: New test.
6944         * g++.dg/warn/Wswitch-1.C: New test.
6945         * g++.dg/warn/Wswitch-2.C: New test.
6946
6947 2002-02-04  Richard Henderson  <rth@redhat.com>
6948
6949         * g++.dg/abi/offsetof.C: Fix size comparison.
6950
6951 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
6952
6953         * gcc.dg/cast-qual-2.c: New test.
6954
6955 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
6956
6957         * gcc.dg/20020201-4.c: New test.
6958
6959 2002-02-04  Ben Elliston  <bje@redhat.com>
6960
6961         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
6962         target_info attribute != 0, in addition to the empty string.
6963         (gcc_target_compile): Likewise.
6964
6965 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
6966
6967         * gcc.dg/Wswitch.c: New test.
6968         PR gcc/4475. PR gcc/3780.
6969
6970 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
6971
6972         * g77.f-torture/execute/5122.f: New test for regressions
6973         against PR fortran/5122.
6974
6975 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
6976
6977         * g77.f-torture/compile/pr3743.f: Delete
6978         * g77.dg/pr3743-1.f: New test.
6979         * g77.dg/pr3743-2.f: New test.
6980         * g77.dg/pr3743-3.f: New test.
6981         * g77.dg/pr3743-4.f: New test.
6982
6983 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
6984
6985         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
6986
6987 2002-02-02  Richard Henderson  <rth@redhat.com>
6988
6989         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
6990         * gcc.c-torture/execute/bf64-1.c: Likewise.
6991
6992 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
6993
6994         * gcc.dg/20020201-2.c: New test.
6995
6996         * gcc.dg/20020201-3.c: New test.
6997
6998         * gcc.c-torture/execute/bitfld-2.c: New test.
6999
7000 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7001
7002         * gcc.dg/bitfld-1.c: Update.
7003         * gcc.dg/bitfld-2.c: Update.
7004         * gcc.c-torture/execute/bitfld-1.x: New.
7005
7006 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
7007
7008         * gcc.c-torture/execute/20020201-1.c: New test.
7009
7010 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
7011
7012         PR target/5469
7013         * gcc.dg/20020201-1.c: New test.
7014
7015 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
7016
7017         PR fortran/3743
7018         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
7019         * g77.f-torture/compile/pr3743.x: Remove
7020
7021 2002-01-31  Tom Rix  <trix@redhat.com>
7022
7023         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
7024
7025 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
7026
7027         * gcc.dg/noncompile/20020130-1.c: New test.
7028
7029 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
7030
7031         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
7032
7033 2002-01-29  Richard Henderson  <rth@redhat.com>
7034
7035         * gcc.c-torture/execute/991118-1.c: Cast various constants back
7036         to long long.
7037         * gcc.c-torture/execute/bf64-1.c: Likewise.
7038
7039 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
7040
7041         * gcc.c-torture/execute/20020129-1.c: New test.
7042
7043 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
7044
7045         * gcc.c-torture/compile/20000224-1.c: Update.
7046         * gcc.c-torture/execute/bitfld-1.c: New tests.
7047         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
7048         * gcc.dg/uninit-A.c: Update.
7049
7050 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
7051
7052         * g++.dg/template/ctor1.C: Add instantiation.
7053
7054 2002-01-28  Paul Koning  <pkoning@equallogic.com>
7055
7056         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
7057         argument to __builtin_prefetch to be const ptr.
7058
7059 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
7060
7061         * gcc.c-torture/compile/20020120-1.c: New test.
7062
7063 2002-01-27  Kazu Hirata  <kazu@hxi.com>
7064
7065         * gcc.c-torture/execute/20020127-1.c: New test.
7066
7067 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
7068
7069         * g77.dg/f77-edit-i-in.f: New test
7070         * g77.dg/f77-edit-i-out.f: New test
7071
7072 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
7073
7074         * gcc.dg/debug/debug.exp: New file.
7075         * gcc.dg/debug/trivial.c: New file.
7076         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
7077         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
7078         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
7079         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
7080         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
7081         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
7082         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
7083         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
7084         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
7085         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
7086         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
7087         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
7088         * gcc.dg/20000503-1.c: Removed.
7089         * gcc.dg/20010207-1.c: Removed.
7090         * gcc.dg/20011223-1.c: Removed.
7091         * gcc.dg/20020104-2.c: Removed.
7092         * gcc.dg/debug-1.c: Removed.
7093         * gcc.dg/debug-2.c: Removed.
7094         * gcc.dg/debug-3.c: Removed.
7095         * gcc.dg/debug-4.c: Removed.
7096         * gcc.dg/debug-5.c: Removed.
7097         * gcc.dg/debug-6.c: Removed.
7098         * gcc.dg/dwarf2-1.c: Removed.
7099         * gcc.dg/dwarf2-2.c: Removed.
7100
7101 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
7102
7103         * g++.old-deja/g++.other/eh5.C: New test.
7104         * g++.old-deja/g++.other/sibcall2.C: New test.
7105         * g++.old-deja/g++.other/array9.C: New test.
7106         * g++.old-deja/g++.other/typename2.C: New test.
7107         * g++.old-deja/g++.other/crash60.C: New test.
7108         * g++.old-deja/g++.other/conv9.C: New test.
7109         * g++.old-deja/g++.other/mangle10.C: New test.
7110         * g++.old-deja/g++.other/unchanging1.C: New test.
7111         * g++.old-deja/g++.other/exprstmt1.C: New test.
7112         * g++.old-deja/g++.other/inline23.C: New test.
7113         * g++.old-deja/g++.eh/ia64-1.C: New test.
7114         * g++.old-deja/g++.other/dwarf2-1.C: New test.
7115         * g++.old-deja/g++.other/reload1.C: New test.
7116         * g++.old-deja/g++.other/static20.C: New test.
7117         * g++.old-deja/g++.other/local-alloc1.C: New test.
7118         * g++.old-deja/g++.other/conv8.C: New test.
7119         * g++.old-deja/g++.other/stmtexpr2.C: New test.
7120         * g++.old-deja/g++.other/storeexpr1.C: New test.
7121         * g++.old-deja/g++.other/storeexpr2.C: New test.
7122         * g++.dg/eh/template2.C: New test.
7123         * g++.dg/warn/weak1.C: New test.
7124
7125 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
7126
7127         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
7128         Remove first, non-varying, argument.
7129
7130 2002-01-23  Richard Henderson  <rth@redhat.com>
7131
7132         * gcc.dg/inline-2.c: New.
7133
7134         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
7135         Add optional target arg.  Check number of arguments.
7136         (scan-assembler-not, scan-assembler-dem): Likewise.
7137         (scan-assembler-dem-not): Likewise.
7138
7139 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7140
7141         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
7142         line 12.
7143         * g++.old-deja/g++.brendan/parse3.C,
7144         g++.old-deja/g++.other/crash26.C,
7145         g++.old-deja/g++.other/crash28.C,
7146         g++.old-deja/g++.other/crash29.C,
7147         g++.old-deja/g++.other/crash30.C,
7148         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
7149
7150 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
7151
7152         * gcc.dg/20020115-1.c: New.
7153
7154 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
7155
7156         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
7157
7158 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
7159
7160         * gcc.dg/20020122-3.c: New.
7161
7162 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
7163
7164         * g++.dg/other/gc1.C: New test.
7165
7166 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
7167
7168         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
7169
7170 2002-01-22  Richard Henderson  <rth@redhat.com>
7171
7172         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
7173
7174 2002-01-22  Richard Henderson  <rth@redhat.com>
7175
7176         * gcc.dg/20020122-4.c: New.
7177
7178 2002-01-22  H.J. Lu <hjl@gnu.org>
7179
7180         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
7181         link output.
7182         * gcc.dg/special/ecos.exp: Likewise.
7183         * lib/g++-dg.exp: Likewise.
7184         * lib/g77-dg.exp: Likewise.
7185         * lib/gcc-dg.exp : Likewise.
7186         * lib/mike-g++.exp: Likewise.
7187         * lib/mike-g77.exp: Likewise.
7188         * lib/mike-gcc.exp: Likewise.
7189         * lib/objc-dg.exp: Likewise.
7190
7191 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
7192
7193         PR target/5379
7194         * gcc.dg/20020122-2.c: New test.
7195
7196 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
7197
7198         * gcc.dg/20020122-1.c: New test.
7199
7200 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
7201
7202         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
7203
7204 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
7205
7206         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
7207
7208 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7209
7210         * gcc.c-torture/compile/20020121-1.c: New test.
7211
7212 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7213
7214         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
7215         ld_library_path.
7216
7217 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
7218
7219         * gcc.dg/20020218-1.c: New test.
7220
7221 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
7222
7223         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
7224         messages
7225         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
7226         "At global scope" warning
7227         * g++.dg/ext/align1.C: Change cygwin test for alignment
7228         from db-bogus to dg-warning
7229
7230 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
7231
7232         * g77.f-torture/compile/cpp2.F: New test.
7233
7234 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7235
7236         * g++.dg/template/access1.C: New test.
7237
7238 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
7239
7240         * gcc.dg/20020118-1.c: New.
7241
7242 2002-01-18  Kazu Hirata  <kazu@hxi.com>
7243
7244         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
7245
7246 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7247
7248         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
7249         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
7250         alignment warnings.
7251
7252 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
7253
7254         * gcc.misc-tests/i386-prefetch.exp: Save and restore
7255         torture_with_loops and torture_without_loops
7256
7257 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
7258
7259         * gcc.c-torture/compile/20020116-1.c: New test.
7260
7261 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
7262
7263         * gcc.dg/20020116-2.c: New test.
7264
7265         * gcc.dg/ultrasp4.c: New test.
7266
7267         * gcc.dg/20020116-1.c: New test.
7268
7269 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
7270
7271         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
7272         by EABI.
7273
7274 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
7275
7276         * gcc.misc-tests/i386-prefetch.exp: New.
7277         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
7278         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
7279         * gcc.misc-tests/i386-pf-none-1.c: New test.
7280         * gcc.misc-tests/i386-pf-sse-1.c: New test.
7281
7282 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
7283
7284         * gcc.dg/gnu89-init-1.c: Add new tests.
7285
7286 2002-01-15  Andreas Jaeger  <aj@suse.de>
7287
7288         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
7289         * gcc.dg/i386-mmx-2.c: Likewise.
7290         * gcc.dg/i386-sse-1.c: Likewise.
7291         * gcc.dg/i386-sse-2.c: Likewise.
7292         * gcc.dg/i386-sse-3.c: Likewise.
7293
7294 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
7295
7296         * g77.f-torture/execute/intrinsic-unix-bessel.f:
7297         Uncomment additional cases that now pass.
7298
7299 2002-01-11  Richard Henderson  <rth@redhat.com>
7300
7301         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
7302         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
7303
7304 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
7305
7306         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
7307
7308 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
7309
7310         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
7311         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
7312
7313 2002-01-10  Dale Johannesen  <dalej@apple.com>
7314
7315         * gcc.c-torture/execute/loop-11.c: New.
7316
7317 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
7318
7319         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
7320         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
7321
7322 2002-01-09  Richard Henderson  <rth@redhat.com>
7323
7324         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
7325         type in which to perform the operation for each size.
7326
7327 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
7328
7329         * gcc.c-torture/compile/20020109-2.c: New test.
7330
7331 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
7332
7333         * gcc.c-torture/execute/loop-10.c: New test.
7334
7335 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7336
7337         * gcc.c-torture/compile/20010226-1.c: New test.
7338         * gcc.c-torture/compile/20010227-1.c: New test.
7339         * gcc.c-torture/compile/20010426-1.c: New test.
7340         * gcc.c-torture/compile/20010510-1.c: New test.
7341         * gcc.c-torture/compile/20010605-3.c: New test.
7342         * gcc.c-torture/compile/20010824-1.c: New test.
7343         * gcc.c-torture/execute/20010409-1.c: New test.
7344         * gcc.dg/noncompile/20000901-1.c: New test.
7345         * gcc.dg/20001023-1.c: New test.
7346         * gcc.dg/20001101-1.c: New test.
7347         * gcc.dg/20001102-1.c: New test.
7348         * gcc.dg/20010207-1.c: New test.
7349         * gcc.dg/20010405-1.c: New test.
7350         * gcc.dg/20010822-1.c: New test.
7351         * gcc.dg/20011107-1.c: New test.
7352
7353 2002-01-09  Jeffrey A Law  (law@redhat.com)
7354
7355         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
7356
7357         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
7358         execution failure on PA targets.
7359
7360 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
7361
7362         * gcc.c-torture/compile/20020109-1.c: New test.
7363
7364 2002-01-08  Kazu Hirata  <kazu@hxi.com>
7365
7366         * gcc.c-torture/execute/20020108-1.c: New test.
7367
7368 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
7369
7370         * gcc.dg/20020108-1.c: New test.
7371
7372 2002-01-08  H.J. Lu <hjl@gnu.org>
7373
7374         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
7375         for header files.
7376
7377 2002-01-08  Geoff Keating  <geoffk@redhat.com>
7378
7379         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
7380         consistency.
7381
7382 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
7383
7384         * gcc.dg/altivec-4.c: Test altivec predicates.
7385
7386 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
7387
7388         * gcc.c-torture/execute/20020107-1.c: New test.
7389
7390 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
7391
7392         PR c/5279
7393         * gcc.c-torture/compile/20020106-1.c: New test.
7394
7395 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
7396
7397         * gcc.c-torture/execute/nestfunc-4.c: New test.
7398
7399 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7400
7401         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
7402         extra triple that slipped in.
7403         * g++.old-deja/g++.abi/align.C: Likewise.
7404         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7405
7406 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
7407
7408         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
7409         * g++.old-deja/g++.abi/align.C: Likewise.
7410         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7411
7412         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
7413         on FreeBSD/i386.
7414         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
7415         FreeBSD.
7416
7417 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
7418
7419         * gcc.dg/20020104-1.c: New test.
7420
7421         * gcc.dg/20020104-2.c: New test.
7422
7423 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
7424
7425         * gcc.dg/20020103-1.c: Fix typo in target selector.
7426
7427 2002-01-03  Richard Henderson  <rth@redhat.com>
7428
7429         * gcc.dg/20020103-1.c: New.
7430
7431 2002-01-03  Kazu Hirata  <kazu@hxi.com>
7432
7433         * gcc.c-torture/execute/20020103-1.c: New test.
7434
7435 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
7436
7437         * g++.dg/other/debug2.C: New test.
7438
7439         * gcc.c-torture/compile/20020103-1.c: New test.
7440
7441 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
7442
7443         * gcc.dg/gnu89-init-1.c: Added new tests.
7444
7445 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7446
7447         * g++.dg/template/friend2.C: Remove as patch is reverted.
7448
7449         * g++.dg/warn/oldcast1.C: New test.
7450
7451         * g++.dg/template/ptrmem1.C: New test.
7452         * g++.dg/template/ptrmem2.C: New test.
7453
7454         * g++.dg/template/ntp.C: New test.
7455
7456         * g++.dg/other/component1.C: New test.
7457
7458         * g++.dg/template/ttp3.C: New test.
7459
7460         * g++.dg/template/friend2.C: New test.
7461         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
7462
7463 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7464
7465         * g++.dg/other/ptrmem1.C: New test.
7466         * g++.dg/other/ptrmem2.C: New test.
7467
7468 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7469
7470         * g++.dg/template/ctor1.C: New test.
7471
7472 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
7473
7474         * g++.dg/template/friend2.C: New test.
7475
7476 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
7477
7478         * gcc.dg/mmix-1.c: New test.
7479
7480 2001-12-31  Richard Henderson  <rth@redhat.com>
7481
7482         * gcc.dg/asm-5.c: New.
7483
7484 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
7485
7486         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
7487         in namespace __gnu_cxx
7488
7489 2001-12-30  Richard Henderson  <rth@redhat.com>
7490
7491         * gcc.dg/debug-6.c: New.
7492
7493 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
7494
7495         * gcc.c-torture/compile/20011229-2.c: New test.
7496
7497 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
7498
7499         * gcc.dg/debug-3.c: New test.
7500         * gcc.dg/debug-4.c: New test.
7501         * gcc.dg/debug-5.c: New test.
7502
7503 2001-12-29  Richard Henderson  <rth@redhat.com>
7504
7505         * g++.dg/eh/loop1.C: New.
7506
7507 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7508
7509         * g++.dg/template/crash1.C: New test.
7510
7511 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
7512
7513         * g++.dg/other/const1.C: New test.
7514
7515 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
7516
7517         * gcc.c-torture/compile/20011229-1.c: New test.
7518
7519 2001-12-28  Stan Shebs  <shebs@apple.com>
7520
7521         * lib/objc-torture.exp: Resync with c-torture.exp.
7522         * lib/objc.exp: Load standard libraries.
7523
7524 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
7525
7526         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
7527         additional tests.
7528
7529 2001-12-27  Roger Sayle <roger@eyesopen.com>
7530
7531         * gcc.c-torture/execute/string-opt-16.c: New testcase.
7532
7533 2001-12-27  Richard Henderson  <rth@redhat.com>
7534
7535         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
7536
7537 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.dg/eh/ctor1.C: New test.
7540         * g++.dg/other/error2.C: New test.
7541
7542 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7543
7544         * g++.dg/other/init2.C: New test.
7545
7546 2001-12-24  Richard Henderson  <rth@redhat.com>
7547
7548         * gcc.dg/20011223-1.c: New.
7549         * gcc.dg/inline-1.c: New.
7550
7551 2001-12-23  Richard Henderson  <rth@redhat.com>
7552
7553         * gcc.dg/asm-4.c: Test operand modifiers.
7554
7555 2001-12-23  Richard Henderson  <rth@redhat.com>
7556
7557         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
7558
7559 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
7560
7561         * gcc.c-torture/execute/20011223-1.c: New test.
7562
7563 2001-12-21  Richard Henderson  <rth@redhat.com>
7564
7565         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
7566         re-enables the warning.
7567
7568 2001-12-21  Richard Henderson  <rth@redhat.com>
7569
7570         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
7571
7572 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7573
7574         * gcc.c-torture/compile/20011218-1.c: New test.
7575
7576 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
7577
7578         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
7579         arm-isr.c test.
7580         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
7581         epilogue generation for ARM ISR routines.
7582
7583 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7584
7585         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
7586         * gcc.dg/format/c90-printf-3.c: Likewise.
7587         * gcc.dg/format/c99-printf-3.c: Likewise.
7588         * gcc.dg/format/ext-1.c: Likewise.
7589         * gcc.dg/format/ext-6.c: Likewise.
7590         * gcc.dg/format/format.h: Prototype unlocked stdio.
7591
7592 2001-12-20  Richard Henderson  <rth@redhat.com>
7593
7594         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
7595         (arena): Use it.
7596         (malloc): Correct allocation logic.  Abort if we fill up the
7597         arena before initialization complete.
7598         (realloc): Correct allocation logic.
7599
7600 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
7601
7602         * gcc.c-torture/compile/20011219-2.c: New test.
7603
7604         * gcc.c-torture/execute/20011219-1.c: New test.
7605
7606 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
7607
7608         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
7609         target does not support weak symbols.
7610
7611 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
7612
7613         * gcc.c-torture/compile/20011219-1.c: New test.
7614
7615 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
7616
7617         * g++.dg/other/error1.C: New test.
7618
7619 2001-12-17  Jeffrey A Law  (law@redhat.com)
7620
7621         * gcc.c-torture/execute/20011217-1.c: New test.
7622
7623 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
7624
7625         * objc.dg/special/: New directory.
7626         * objc.dg/special/special.exp: New file.
7627         * objc.dg/special/unclaimed-category-1.h: New file.
7628         * objc.dg/special/unclaimed-category-1a.m: New file.
7629         * objc.dg/special/unclaimed-category-1.m: New file.
7630
7631 2001-12-17  Andreas Jaeger  <aj@suse.de>
7632
7633         * gcc.c-torture/compile/20011217-2.c: New test.
7634
7635 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
7636
7637         * gcc.c-torture/compile/20011217-1.c: New test.
7638
7639 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
7640
7641         * testsuite/gcc.dg/20011214-1.c: New.
7642
7643 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
7644
7645         * gcc.dg/altivec-4.c: New.
7646
7647 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
7648
7649         * gcc.dg/20011113-1.c: New test.
7650
7651 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
7652
7653         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
7654         std::__malloc_alloc_template<0> and
7655         std::__default_alloc_template<false, 0>.
7656
7657 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
7658
7659         * objc/execute/bf-21.m: New test.
7660         * objc/execute/enumeration-1.m: New test.
7661         * objc/execute/enumeration-2.m: New test.
7662
7663 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
7664
7665         * gcc.dg/gnu89-init-1.c: New test.
7666
7667 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7668
7669         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
7670         * g++.old-deja/g++.jason/2371.C: Likewise.
7671         * g++.old-deja/g++.jason/template33.C: Likewise.
7672         * g++.old-deja/g++.jason/template34.C: Likewise.
7673         * g++.old-deja/g++.jason/template36.C: Likewise.
7674         * g++.old-deja/g++.oliva/typename1.C: Likewise.
7675         * g++.old-deja/g++.oliva/typename2.C: Likewise.
7676         * g++.old-deja/g++.other/typename1.C: Likewise.
7677         * g++.old-deja/g++.pt/inherit2.C: Likewise.
7678         * g++.old-deja/g++.pt/nontype5.C: Likewise.
7679         * g++.old-deja/g++.pt/typename11.C: Likewise.
7680         * g++.old-deja/g++.pt/typename14.C: Likewise.
7681         * g++.old-deja/g++.pt/typename16.C: Likewise.
7682         * g++.old-deja/g++.pt/typename3.C: Likewise.
7683         * g++.old-deja/g++.pt/typename4.C: Likewise.
7684         * g++.old-deja/g++.pt/typename5.C: Likewise.
7685         * g++.old-deja/g++.pt/typename7.C: Likewise.
7686         * g++.old-deja/g++.robertl/eb9.C: Likewise.
7687
7688 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
7689
7690         * g++.dg/other/linkage1.C: New test.
7691         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
7692         specifiers.
7693
7694 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
7695
7696         * gcc.dg/concat.c: New test.
7697
7698 2001-12-11  Stan Shebs  <shebs@apple.com>
7699
7700         * objc/compile: New test directory.
7701         * objc/compile/compile.exp: New expect script.
7702         * objc/compile/20011211-1.m: New compile test.
7703
7704 2001-12-11  Jason Merrill  <jason@redhat.com>
7705
7706         * lib/prune.exp (prune_gcc_output): Also handle "In member
7707         function".  So many permutations...
7708
7709 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
7710
7711         * g++.dg/template/typedef1.C: New test.
7712
7713 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
7714
7715         * g++.dg/other/copy1.C: New test.
7716
7717 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
7718
7719         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
7720
7721         * gcc.dg/builtin-choose-expr.c: New.
7722
7723 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
7724
7725         * gcc.dg/altivec-2.c: New.
7726
7727 2001-12-07  Richard Henderson  <rth@redhat.com>
7728
7729         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
7730
7731 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
7732
7733         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
7734         ultrasparc.
7735
7736 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7737
7738         * g++-old.deja/g++.robertl/eb101.C: Deleted.
7739
7740 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
7741
7742         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
7743         variable argument list.
7744
7745 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
7746
7747         * gcc.c-torture/execute/memcheck: Delete entire directory.
7748         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
7749         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
7750
7751 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
7752
7753         * gcc.dg/Wshadow-1.c: New test.
7754
7755 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
7756
7757         * gcc.c-torture/compile/20011130-1.c: New test.
7758
7759         * gcc.dg/noncompile/20011025-1.c: New test.
7760
7761         * g++.dg/other/anon-union.C: New test.
7762
7763         * gcc.c-torture/execute/20011024-1.c: New test.
7764
7765 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
7766
7767         * gcc.c-torture/execute/20000722-1.x,
7768         gcc.c-torture/execute/20010123-1.x: Remove.
7769         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
7770         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
7771         gcc.dg/c99-complit-2.c: New tests.
7772
7773 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
7774
7775         * g++.dg/inherit/base1.C: New test.
7776
7777 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
7778
7779         * g++.dg/other/stdarg1.C: New test.
7780
7781         * gcc.c-torture/compile/20011130-2.c: New test.
7782
7783 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
7784
7785         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
7786         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
7787         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
7788         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7789         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
7790         * gcc.dg/builtin-prefetch-1.c: New test.
7791
7792 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
7793
7794         * gcc.dg/20011130-1.c: New test.
7795
7796 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7797
7798         * g++.dg/other/scope1.C: New test.
7799         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
7800
7801 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
7802
7803         * gcc.dg/vla-init-1.c: New test.
7804
7805 2001-12-01  Geoff Keating  <geoffk@redhat.com>
7806
7807         * gcc.c-torture/compile/structs.c: New testcase from GDB.
7808
7809 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
7810
7811         * objc.dg/alias.m: Update.
7812         * objc.dg/class-1.m: Update.
7813         * objc.dg/const-str-1.m: Update.
7814         * objc.dg/fwd-proto-1.m: Update.
7815         * objc.dg/id-1.m: Update.
7816         * objc.dg/super-class-1.m: Update.
7817
7818 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
7819
7820         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
7821         constructs.
7822
7823 2001-11-28  Jeffrey A Law  (law@cygnus.com)
7824
7825         * gcc.c-torture/execute/20011128-1.c: New test.
7826
7827 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
7828
7829         * gcc.dg/20011127-1.c: New test.
7830
7831 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
7832
7833         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
7834         from Austin Group draft 7.
7835         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
7836         scanf format arguments.
7837         * gcc.dg/format/no-exargs-2.c: New test.
7838
7839 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
7840
7841         * g++.dg/abi/vbase8-4.C: New test.
7842
7843 2001-11-24  Ian Lance Taylor  <ian@airs.com>
7844
7845         * gcc.c-torture/execute/20011121-1.c: New test.
7846
7847 2001-11-23  Jeffrey A Law  (law@cygnus.com)
7848
7849         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
7850
7851 2001-11-23  Andreas Jaeger  <aj@suse.de>
7852
7853         * gcc.dg/cpp/charconst-2.c: New test.
7854
7855 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
7856
7857         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
7858         to the host if it is remote.  Let tests specify extra headers
7859         they use.
7860         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
7861         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
7862         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
7863         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
7864         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
7865         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
7866         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
7867         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
7868         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
7869         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
7870
7871 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
7872
7873         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
7874         for little endian ARMs.
7875
7876 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
7877
7878         * gcc.c-torture/compile/20011119-1.c: New test.
7879         * gcc.c-torture/compile/20011119-2.c: New test.
7880
7881 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
7882
7883         * gcc.dg/altivec-1.c: Fix typo.
7884
7885 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
7886
7887         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
7888
7889 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
7890
7891         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
7892
7893 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
7894
7895         * lib/g77.exp: Don't specify --rpath-link.
7896
7897         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
7898         across all the headers.
7899         * gcc.dg/format/format.exp: For testing on a remote host,
7900         copy format.h.
7901
7902         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
7903         * gcc.c-torture/execute/930406-1.c: Likewise.
7904         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
7905
7906 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
7907
7908         * gcc.dg/altivec-1.c: New.
7909
7910 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
7911
7912         * gcc.dg/cpp/fpreprocessed.c: New test case.
7913
7914 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7915
7916         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
7917         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
7918         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
7919
7920 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
7921
7922         * gcc.dg/no-builtin-1.c: New test.
7923
7924 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
7925
7926         * gcc.c-torture/execute/20011115-1.c: New test.
7927
7928 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
7929
7930         * gcc.c-torture/compile/20011114-2.c: New test.
7931         * gcc.c-torture/compile/20011114-3.c: New test.
7932         * gcc.c-torture/compile/20011114-4.c: New test.
7933
7934 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
7935
7936         * g++.dg/other/init1.C: New test.
7937
7938 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
7939
7940         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
7941         message.
7942
7943         * gcc.c-torture/execute/20011114-1.c: New testcase.
7944
7945         * gcc.c-torture/compile/20010327-1.c: Revert last change.
7946         * gcc.c-torture/compile/20011114-1.c: New test, exactly
7947         like the (before this change) version of 20010327-1.c.
7948
7949 2001-11-14  Roger Sayle <roger@eyesopen.com>
7950
7951         * gcc.c-torture/execute/string-opt-13.c: New testcase.
7952
7953 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
7954
7955         * g++.dg/init/array2.C: New test.
7956
7957 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
7958
7959         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
7960
7961 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
7962
7963         * g++.dg/other/forscope1.C: New test.
7964         * g++.dg/ext/forscope1.C: New test.
7965         * g++.dg/ext/forscope2.C: New test.
7966
7967 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
7968
7969         * gcc.c-torture/execute/20011113-1.c: New test.
7970
7971 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
7972
7973         * gcc.c-torture/execute/20011109-2.c: New test.
7974
7975         * gcc.c-torture/execute/20011109-1.c: New test.
7976
7977 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
7978
7979         * gcc.c-torture/compile/20011109-1.c: New test.
7980
7981 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
7982
7983         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
7984         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
7985         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
7986         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
7987         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
7988         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
7989         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
7990
7991 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
7992
7993         * g++.dg/warn/Wshadow-1.C: New tests.
7994         * g++.old-deja/g++.mike/for3.C: Update.
7995
7996 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
7997
7998         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
7999         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
8000         XFAILs.  Adjust expected error texts.
8001         * gcc.c-torture/compile/20011106-1.c,
8002         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
8003         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
8004         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
8005         gcc.dg/c99-array-lval-5.c: New tests.
8006
8007 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8008
8009         * gcc.dg/cpp/defined.c: Update.
8010
8011 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8012
8013         * gcc.c-torture/execute/anon-1.c: New test.
8014
8015 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
8016
8017         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
8018         same size, so no warning should be produced on stormy16.
8019
8020         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
8021         due to oversized array.
8022         * g++.old-deja/g++.mike/ns15.C: Likewise.
8023         * g++.old-deja/g++.pt/crash16.C: Likewise.
8024
8025 2001-11-02  Graham Stott  <grahams@redhat.com>
8026
8027         * g++.dgother/debug1.C: Fix typos.
8028
8029 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
8030
8031         * g++.dg/other/debug1.C: New test.
8032
8033 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8034
8035         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
8036         of unsigned long.
8037
8038 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
8039
8040         * gcc.dg/20011029-2.c: New test.
8041
8042         * gcc.c-torture/compile/20011029-1.c: New test.
8043
8044 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
8045
8046         * objc/execute/class_self-1.m: New test.
8047         * objc/execute/class_self-2.m: New test.
8048
8049 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
8050
8051         * gcc.misc-tests/msgs.exp: Delete.
8052         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
8053         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
8054         error set to match recent changes.
8055
8056 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
8057
8058         * gcc.dg/20011021-1.c: New test.
8059
8060 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
8061
8062         * gcc.c-torture/compile/20011023-1.c: New test.
8063
8064 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
8065
8066         * lib/g77.exp: Rewrite based on lib/g++.exp.
8067
8068 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
8069
8070         * gcc.c-torture/execute/20011019-1.c: New test.
8071
8072         * gcc.dg/20011018-1.c: New test.
8073
8074 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
8075
8076         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
8077
8078 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
8079
8080         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
8081         * gcc.dg/attr-invalid.c: Likewise.
8082
8083 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
8084
8085         * testsuite/gcc.dg/20011015-1.c: New test.
8086
8087 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8088
8089         * g++.dg/template/unify2.C: New test.
8090
8091 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
8092
8093         * g++.dg/other/exception-specification.C: New test
8094
8095 2001-10-13  Tom Rix  <trix@redhat.com>
8096
8097         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
8098         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
8099
8100 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
8101
8102         * testsuite/gcc.dg/20011009-1.c: New test.
8103
8104 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
8105
8106         PR g++/4476
8107         * g++.dg/other/friend1.C: New test.
8108
8109 2001-10-11  Richard Henderson  <rth@redhat.com>
8110
8111         * g++.old-deja/g++.other/crash18.C: Add -S to options.
8112
8113 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8114
8115         * gcc.c-torture/compile/20011010-1.c: New.
8116
8117 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
8118
8119         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
8120         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
8121         g77.f-torture/execute/execute.exp,
8122         g77.f-torture/noncompile/noncompile.exp,
8123         gcc.c-torture/compile/compile.exp,
8124         gcc.c-torture/execute/execute.exp,
8125         gcc.c-torture/execute/ieee/ieee.exp,
8126         gcc.c-torture/execute/memcheck/memcheck.exp,
8127         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
8128         objc/execute/execute.exp: Update FSF address.
8129
8130 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
8131
8132         * gcc.dg/cpp/cmdlne-C.c: Update.
8133         * gcc.dg/cpp/cmdlne-C2.c: New.
8134
8135 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8136
8137         * gcc.c-torture/execute/20011008-3.c: New.
8138
8139 2001-10-08  DJ Delorie  <dj@redhat.com>
8140
8141         * gcc.dg/20011008-1.c: New.
8142         * gcc.dg/20011008-2.c: New.
8143
8144 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
8145
8146         * gcc.dg/cpp/spacing1.c: Update test.
8147
8148 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
8149
8150         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
8151         spelling errors of "separate" as "seperate".
8152
8153 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
8154
8155         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
8156         enough to avoid inlining.
8157
8158 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8159
8160         * lib/g77.exp: set libg2c_dir correctly.
8161
8162 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8163
8164         * gcc.dg/cpp/macro11.c: New test.
8165
8166 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8167
8168         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
8169         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
8170         gcc.dg/format/multattr-3.c: New tests.
8171         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
8172         tests for format attributes on function pointers being rejected.
8173
8174 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8175
8176         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
8177
8178 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8179
8180         * g++.dg/warn/format1.C: New test.
8181
8182 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
8183
8184         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
8185
8186 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8187
8188         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
8189
8190 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
8191
8192         * gcc.dg/cpp/redef2.c: Add test.
8193
8194 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
8195
8196         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
8197         long-standing bug on i686, apparently.
8198         * gcc.c-torture/execute/loop-2c.x: New file.
8199         * gcc.c-torture/execute/loop-2d.x: New file.
8200         * gcc.c-torture/execute/loop-3c.x: New file.
8201
8202 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
8203
8204         * gcc.dg/cpp/20000625-2.c: Correct line number.
8205
8206 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8207
8208         * gcc.dg/cpp/macro10.c: New test.
8209         * gcc.dg/cpp/strify3.c: New test.
8210         * gcc.dg/cpp/spacing1.c: Add tests.
8211         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
8212         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
8213
8214 2001-09-24  DJ Delorie  <dj@redhat.com>
8215
8216         * gcc.c-torture/execute/20010924-1.c: New test.
8217
8218 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
8219
8220         * testsuite/objc/execute/paste.m: Remove.
8221
8222 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8223
8224         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
8225
8226 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
8227
8228         * g77.dg/strlen0.f: New test.
8229
8230 2001-09-21  Richard Henderson  <rth@redhat.com>
8231
8232         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
8233         * g++.old-deja/g++.abi/vtable2.C: Likewise.
8234
8235 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
8236
8237         Table-driven attributes.
8238         * g++.dg/ext/attrib1.C: New test.
8239
8240 2001-09-20  DJ Delorie  <dj@redhat.com>
8241
8242         * gcc.dg/20000926-1.c: Update expected warning messages.
8243         * gcc.dg/array-2.c: Likewise, and test for warnings too.
8244         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
8245         array.
8246
8247 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
8248
8249         * g++.dg/eh/registers1.C: New test case.
8250
8251 2001-09-17  Richard Henderson  <rth@redhat.com>
8252
8253         * gcc.dg/array-5.c: Fix VLA decomposition test.
8254
8255 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
8256
8257         * gcc.dg/cpp/line5.c: New testcase.
8258
8259 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
8260
8261         * gcc.dg/cpp/macro9.c: New test.
8262
8263 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
8264
8265         * gcc.c-torture/execute/980223.c: Change type of addr from long
8266         to char *.
8267
8268 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
8269
8270         * gcc.c-torture/execute/20010915-1.c: New test.
8271
8272 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
8273
8274         * g77.dg/bprob: New directory.
8275         * g77.dg/bprob/bprob.exp: New file.
8276         * g77.dg/bprob/bprob-1.f: New test.
8277         * g77.dg/gcov: New directory.
8278         * g77.dg/gcov/gcov.exp: New file.
8279         * g77.dg/gcov/gcov-1.f: New test.
8280         * g77.dg/gcov/gcov-1.x: New file.
8281
8282 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
8283
8284         * gcc.dg/cpp/directiv.c: Update.
8285         * gcc.dg/cpp/undef1.c: Update.
8286
8287 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
8288
8289         * gcc.dg/20010912-1.c: New test.
8290
8291 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
8292
8293         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
8294         language-independent file in lib.
8295         * lib/gcov.exp: New file.
8296
8297 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8298
8299         * gcc.c-torture/compile/20010911-1.c: New test.
8300
8301 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
8302
8303         * lib/profopt.exp: New, to support profile-directed optimizations.
8304         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
8305         * gcc.misc-tests/bprob-1.c: New test.
8306         * gcc.misc-tests/bprob-2.c: New test.
8307
8308 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
8309
8310         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
8311         XFAIL and which kinds of gcov output to verify.
8312         * gcc.misc-tests/gcov-4b.x: New file.
8313         * gcc.misc-tests/gcov-5b.x: New file.
8314         * gcc.misc-tests/gcov-6.x: New file.
8315         * gcc.misc-tests/gcov-7.c: New test.
8316         * gcc.misc-tests/gcov-7.x: New file.
8317
8318 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
8319
8320         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
8321         * gcc.misc-tests/gcov-6.c: New test.
8322
8323 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
8324
8325         PR c++/3986
8326         * g++.dg/abi/vbase1.C: New test.
8327
8328 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
8329
8330         * objc.dg/method-2.m: New.
8331
8332 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
8333
8334         PR c++/4203
8335         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
8336         * g++.dg/init/empty1.C: New test.
8337
8338 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
8339
8340         * gcc.c-torture/compile/20010903-1.c: New test.
8341
8342 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
8343
8344         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
8345         for m68k.
8346
8347 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
8348
8349         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
8350
8351         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
8352
8353         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
8354
8355 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
8356
8357         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
8358         for 16-bit 'unsigned int'.
8359
8360 2001-08-29  Kazu Hirata  <kazu@hxi.com>
8361
8362         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
8363
8364 2001-08-27  Richard Henderson  <rth@redhat.com>
8365
8366         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
8367         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
8368
8369 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
8370
8371         * gcc.dg/asm-names.c (ymain): New.
8372
8373 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
8374
8375         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
8376         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
8377         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
8378
8379 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8380
8381         * gcc.dg/compare5.c: New testcase.
8382
8383 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
8384
8385         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
8386         and "In instantiation".
8387
8388 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
8389
8390         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
8391
8392 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
8393
8394         * gcc.misc-tests/gcov.exp: Add support for branch information.
8395         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
8396         * gcc.misc-tests/gcov-4.c: New test.
8397         * gcc.misc-tests/gcov-4b.c: New test.
8398         * gcc.misc-tests/gcov-5b.c: New test.
8399
8400 2001-08-20  Zack Weinberg  <zackw@panix.com>
8401
8402         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
8403         expected to fail.
8404
8405 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8406
8407         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
8408
8409 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
8410
8411         * g++.dg/eh/template1.C: New test.
8412
8413 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
8414
8415         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
8416         Fix thinko.
8417         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
8418         for xfail.
8419
8420 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
8421
8422         * lib/g77-dg.exp:  Use prune.exp for common procedures
8423         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
8424         * lib/g77.exp: (g77-dg-prune) Remove
8425
8426 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
8427
8428         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
8429
8430 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8431
8432         * g++.dg/template/unify1.C: New test.
8433
8434 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
8435
8436         * g++.dg/abi/empty4.C: New test.
8437
8438 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
8439
8440         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
8441         solaris2.*
8442         * g77.f-torture/compile/pr3743.x: Likewise
8443
8444 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
8445
8446         * g++.dg/other/using-declaration.C: New test.
8447
8448 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8449
8450         * gcc.dg/cpp/tr-sign.c: New testcase.
8451
8452 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
8453
8454         * gcc.dg/cpp/19951025-1.c: Revert.
8455         * gcc.dg/cpp/directiv.c: We no longer process directives that
8456         interrupt macro arguments.
8457
8458 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
8459
8460         * gcc.dg/bconstp-1.c: New test.
8461
8462 2001-08-03  Richard Henderson  <rth@redhat.com>
8463
8464         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
8465
8466 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
8467
8468         * gcc.dg/cpp/19951025-1.c: Update.
8469
8470 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
8471
8472         * g77.dg/ff90-1.f (s): Fix reference of variable z,
8473         should be x.
8474
8475 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
8476
8477         Kill -fhonor-std.
8478         * g++.old-deja/g++.ns/ns14.C: Remove special options.
8479         * g++.old-deja/g++.other/std1.C: Likewise.
8480         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
8481
8482 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
8483
8484         * lib/g77.exp:  Load gcc-defs.exp for common procedures
8485         (g77_pass, g77_fail, g77_finish, g77_exit,
8486         ${tool}_check_unsupported_p} Now redundant.  Deleted.
8487
8488 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
8489
8490         * g77.dg/fbackslash.f
8491         * g77.dg/fcase-preserve.f
8492         * g77.dg/ff90-1.f
8493         * g77.dg/ffixed-line-length-0.f
8494         * g77.dg/ffixed-line-length-132.f
8495         * g77.dg/ffixed-line-length-7.f
8496         * g77.dg/ffixed-line-length-72.f
8497         * g77.dg/ffixed-line-length-none.f
8498         * g77.dg/ffree-form-1.f
8499         * g77.dg/fno-backslash.f
8500         * g77.dg/fno-f90-1.f
8501         * g77.dg/fno-fixed-form-1.f
8502         * g77.dg/fno-onetrip.f
8503         * g77.dg/fno-typeless-boz.f
8504         * g77.dg/fno-underscoring.f
8505         * g77.dg/fno-vxt-1.f
8506         * g77.dg/fonetrip.f
8507         * g77.dg/ftypeless-boz.f
8508         * g77.dg/fugly-assumed.f
8509         * g77.dg/funderscoring.f
8510         * g77.dg/fvxt-1.f
8511
8512 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
8513
8514         * objc.dg/fwd-proto-1.m: New.
8515         * objc.dg/local-decl-1.m: New.
8516         * objc.dg/naming-1.m: New.
8517         * objc.dg/naming-2.m: New.
8518         * objc.dg/proto-hier-1.m: New.
8519
8520 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
8521
8522         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
8523         largest-type elements to a struct makes its size grow.
8524
8525 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8526
8527         * g++.dg/abi/vthunk1.C: New test.
8528
8529 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
8530
8531         * g++.dg/abi/vbase8-22.C: New test.
8532
8533 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8534
8535         * gcc.dg/cpp/macro8.c: New test.
8536
8537 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8538
8539         * g++.dg/abi/vbase8-21.C: New test.
8540
8541 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
8542
8543         * g++.dg/abi/vbase8-10.C: New test.
8544
8545 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8546
8547         * lib/g++.exp (g++_set_ld_library_path): Renamed to
8548         ${tool}_set_ld_library_path.
8549         Changed caller.
8550         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
8551         g++.exp.
8552
8553 2001-07-26  Stan Cox <scox@redhat.com>
8554
8555         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
8556         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
8557         gcc_exit, gcc_check_unsupported_p):
8558         Moved to gcc-deps.exp
8559         * gcc-deps.exp: New file.
8560
8561 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8562
8563         * g++.old-deja/g++.pt/defarg14.C: New test.
8564
8565 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8566
8567         * g++.old-deja/g++.other/lineno5.C: New test.
8568
8569 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8570
8571         * g++.old-deja/g++.pt/crash68.C: New test.
8572
8573 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
8574
8575         * g++.old-deja/g++.other/crash42.C: New test.
8576
8577 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
8578
8579         * gcc.dg/cpp/extratokens.c: Fix.
8580         * gcc.dg/cpp/skipping2.c: New tests.
8581
8582 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8583
8584         * gcc.c-torture/execute/20010724-1.c: New file.
8585         * gcc.c-torture/execute/20010724-1.x: New file.
8586
8587 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8588
8589         * g++.old-deja/g++.other/cond7.C: New test.
8590
8591 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8592
8593         * g++.old-deja/g++.other/optimize4.C: New test.
8594
8595 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
8596
8597         * g++.old-deja/g++.abi/vbase8-5.C: New test.
8598
8599 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
8600
8601         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
8602         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
8603         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
8604         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
8605
8606         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
8607         bug report" message.
8608
8609         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
8610         * g++.dg/ext/instantiate1.C: Move from old-deja.
8611
8612 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
8613
8614         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
8615         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
8616         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
8617         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
8618
8619 2001-07-23  Jeffrey A Law  (law@cygnus.com)
8620
8621         * gcc.c-torture/execute/20010723-1.c: New test.
8622
8623 2001-07-23  Ben Elliston  <bje@redhat.com>
8624
8625         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
8626
8627 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8628
8629         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
8630         i[34567]86-*-*.
8631         Delete handling of ieee_multilib_flags.
8632         Pass -mieee for alpha*-*-* and sh-*-*.
8633         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
8634
8635 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
8636
8637         Remove old-abi tests.
8638         * g++.old-deja/g++.mike/p11116.C: Remove.
8639         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
8640
8641 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
8642
8643         * g77.f-torture/compile/pr3743.f:  New test
8644
8645 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
8646
8647         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
8648
8649 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8650
8651         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
8652         g++.old-deja/g++.pt/static6.C: Likewise.
8653         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
8654         supports weak symbols.
8655
8656 2001-07-18  Andreas Jaeger  <aj@suse.de>
8657
8658         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
8659         supported again.
8660
8661 2001-07-18  Andreas Jaeger  <aj@suse.de>
8662
8663         * gcc.dg/iftrap-1.c: Fix target line.
8664
8665 2001-07-17  Richard Henderson  <rth@redhat.com>
8666
8667         * gcc.c-torture/execute/20010717-1.c: New.
8668
8669 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8670
8671         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
8672         tests.
8673
8674 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
8675
8676         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
8677
8678 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8679
8680         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
8681         UAC_SIGBUS, UAC_NOPRINT definitions.
8682
8683 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
8684
8685         * objc/execute/object_is_class.m: New test.
8686         * objc/execute/object_is_meta_class.m: New test.
8687
8688 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8689
8690         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
8691         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
8692
8693 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
8694
8695         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
8696         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
8697
8698 2001-07-14  Richard Henderson  <rth@redhat.com>
8699
8700         * gcc.dg/iftrap-1.c: New.
8701
8702 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
8703
8704         * g77.f-torture/execute/intrinsic77.f: New test.
8705
8706 2001-07-11  Janis Johnson <janis@us.ibm.com>
8707
8708         * gcc.misc-tests/gcov-3.c: New test.
8709
8710 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8711
8712         * gcc.c-torture/compile/20010711-1.c,
8713         * gcc.c-torture/compile/20010711-2.c: New tests.
8714
8715 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
8716
8717         * gcc.c-torture/execute/20010711-1.c: New test.
8718
8719 2001-07-11  Ben Elliston  <bje@redhat.com>
8720
8721         * g++.old-deja/g++.other/enum5.C: New test.
8722
8723 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
8724
8725         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
8726         (g++-dg-prune): Call prune_gcc_output.
8727         * prune.exp: New file for prune_gcc_output.
8728         * lib/g++.exp, lib/gcc.exp: Load it.
8729
8730 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
8731
8732         * gcc.c-torture/compile/20010701-1.c,
8733         g++.old-deja/g++.ext/attrib6.C: New tests.
8734
8735 2001-07-06  Jeffrey A Law  (law@cygnus.com)
8736
8737         * gcc.c-torture/compile/20010706-1.c: New test.
8738
8739 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
8740
8741         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
8742
8743 2001-06-28  Stan Shebs  <shebs@apple.com>
8744
8745         * gcc.dg/pragma-darwin.c: New test.
8746
8747 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8748
8749         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
8750         Solaris 2.[678] system.
8751
8752 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8753
8754         * gcc.dg/20010622-1.c: New test.
8755
8756 2001-06-18  Stan Shebs  <shebs@apple.com>
8757
8758         * objc.dg: New directory.
8759         * objc.dg/dg.exp: New file.
8760         * objc.dg/alias.m: New.
8761         * objc.dg/class-1.m: New.
8762         * objc.dg/class-2.m: New.
8763         * objc.dg/const-str-1.m: New.
8764         * objc.dg/const-str-2.m: New.
8765         * objc.dg/id-1.m: New.
8766         * objc.dg/method-1.m: New.
8767         * objc.dg/super-class-1.m: New.
8768         * lib/objc-dg.exp: New file.
8769
8770 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8771
8772         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
8773         of label name.
8774
8775 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
8776
8777         * g++.old-deja/g++.abi/vbase8-9.C: New test.
8778
8779 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8780
8781         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
8782         variable.
8783
8784 2001-06-12  Richard Henderson  <rth@redhat.com>
8785
8786         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
8787
8788 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8789
8790         * g++.old-deja/g++.abi/vbase5.C: New test.
8791         * g++.old-deja/g++.abi/vbase6.C: New test.
8792         * g++.old-deja/g++.abi/vbase7.C: New test.
8793
8794 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8795
8796         * gcc.c-torture/compile/20010610-1.c: New test.
8797
8798 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
8799
8800         * g++.old-deja/g++.abi/vbase4.C: New test.
8801
8802 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8803
8804         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
8805         support %f for HC11/HC12 targets.
8806         * gcc.c-torture/execute/930513-1.x: New file, likewise.
8807         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
8808         on HC11/HC12 targets.
8809         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
8810
8811 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8812
8813         * gcc.dg/wchar_t-1.c: New file.
8814         * gcc.dg/wint_t-1.c: Likewise.
8815
8816 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
8817
8818         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
8819
8820 2001-06-11  Richard Henderson  <rth@redhat.com>
8821
8822         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
8823
8824 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8825
8826         * gcc.c-torture/compile/20010611-1.c: New test.
8827
8828 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
8829
8830         * gcc.dg/c99-tag-1.c: Add more tests.
8831
8832 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
8833
8834         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
8835         representation on MN10300 and ARM/Thumb.
8836
8837 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
8838
8839         * g77.f-torture/execute/20010610.f: New.
8840
8841 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
8842
8843         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8844         names.
8845
8846 2001-06-09  Richard Henderson  <rth@redhat.com>
8847
8848         * gcc.c-torture/execute/ashrdi-1.c: New.
8849         * gcc.c-torture/execute/ashldi-1.c: New.
8850         * gcc.c-torture/execute/lshrdi-1.c: New.
8851
8852 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
8853
8854         * objc/execute/load-3.m: Added. Check sending +load to categories,
8855         in addition to classes.
8856
8857 2001-06-08  Stan Shebs  <shebs@apple.com>
8858
8859         * objc/execute/load-2.m: New test.  From Nicola Pero
8860         <n.pero@mi.flashnet.it>.
8861
8862 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
8863
8864         * gcc.c-torture/execute/20010605-2.c: New test.
8865
8866 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8867
8868         * g++.old-deja/g++.abi/vbase2.C: New test.
8869         * g++.old-deja/g++.abi/vbase3.C: New test.
8870
8871 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
8872
8873         * g++.old-deja/g++.pt/friend49.C: New test.
8874
8875 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
8876
8877         * g++.old-deja/g++.ext/anon3.C: New test.
8878
8879 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
8880
8881         * g++.old-deja/g++.other/conv7.C: New test.
8882
8883 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
8884
8885         * gcc.c-torture/compile/20010605-2.c: New test.
8886
8887 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8888
8889         * gcc.c-torture/execute/20010604-1.c: New test.
8890
8891 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
8892
8893         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
8894
8895 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
8896
8897         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
8898         (g++_link_flags): Likewise.
8899         (g++_init): Pass gccpath's value to two previous functions.
8900
8901 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8902
8903         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
8904         Ensure logfile entry matches exec command line.
8905
8906 2001-05-31  Richard Henderson  <rth@redhat.com>
8907
8908         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
8909         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
8910
8911 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
8912
8913         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
8914         compiler for irix6.2
8915
8916 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
8917
8918         * g++.old-deja/g++.other/optimize3.C: New file.
8919
8920 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
8921
8922         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
8923         assemble.
8924
8925 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
8926
8927         * g++.old-deja/g++.other/optimize2.C: New file.
8928
8929 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
8930
8931         * gcc.c-torture/compile/20010518-2.c: New file.
8932         * gcc.c-torture/execute/20010518-1.c: New file.
8933         * gcc.c-torture/execute/20010518-2.c: New file.
8934
8935 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
8936
8937         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
8938
8939 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
8940
8941         G++ no longer defines builtins that do not begin with __builtin.
8942         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
8943         * g++.old-deja/g++.brendand/misc13.C: Likewise.
8944         * g++.old-deja/g++.law/builtin1.C: Likewise.
8945         * g++.old-deja/g++.law/cvt2.C: Likewise.
8946         * g++.old-deja/g++.mike/net5.C: Likewise.
8947         * g++.old-deja/g++.other/builtins1.C: Likewise.
8948         * g++.old-deja/g++.other/builtins2.C: Likewise.
8949         * g++.old-deja/g++.other/builtins3.C: Likewise.
8950         * g++.old-deja/g++.other/builtins4.C: Likewise.
8951         * g++.old-deja/g++.other/inline8.C: Likewise.
8952         * g++.old-deja/g++.robertl/eb39.C: Likewise.
8953
8954 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
8955
8956         * g++.old-deja/g++.pt/using1.C: Adjust.
8957         * g++.old-deja/g++.pt/using2.C: New test.
8958
8959 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
8960
8961         * gcc.dg/cpp/charconst.c: New tests.
8962         * gcc.dg/cpp/escape.c: New tests.
8963         * gcc.dg/cpp/escape-1.c: New tests.
8964         * gcc.dg/cpp/escape-2.c: New tests.
8965         * gcc.dg/cpp/ucs.c: New tests.
8966
8967 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
8968
8969         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
8970         native compiler for irix6.5.
8971
8972 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
8973
8974         * lib/g++.exp (g++_include_flags): Use args to compute
8975         get_multilibs.
8976         (g++_link_flags): Likewise.
8977         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
8978
8979 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
8980
8981         * gcc.dg/c90-hexfloat-1.c: Add more tests.
8982
8983 2001-05-21  Geoff Keating  <geoffk@redhat.com>
8984
8985         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
8986         this file.
8987
8988 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8989
8990         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
8991         STACK_SIZE;
8992         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
8993         to STACK_SIZE; Use it to define size of add_histo array.
8994         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
8995         to STACK_SIZE.
8996         (f): Use GITT_SIZE to define size of gitt local table.
8997         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
8998         to STACK_SIZE; Use it to define size of bytemem array.
8999
9000 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9001
9002         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
9003         on 68HC11/HC12 due to the asm instruction.
9004         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
9005         * gcc.c-torture/compile/920520-1.x: Likewise.
9006         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
9007         on 68HC11/HC12 because the function is larger than 64K.
9008         * gcc.c-torture/compile/961203-1.x: New file, this test fails
9009         on 68HC11/HC12 because the structure is too large.
9010
9011 2001-05-20  Richard Henderson  <rth@redhat.com>
9012
9013         * gcc.c-torture/execute/20010520-1.c: New.
9014
9015 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9016
9017         * g++.old-deja/g++.warn/compare1.C: New test.
9018         * gcc.dg/compare4.c: New test.
9019
9020 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
9021
9022         * g++.old-deja/g++.other/optimize1.C: New test.
9023
9024 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9025
9026         * g++.old-deja/g++.pt/spec41.C: New test.
9027
9028 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
9029
9030         * gcc.c-torture/compile/20010114-1.x: Remove.
9031
9032 2001-05-18  Stan Shebs  <shebs@apple.com>
9033
9034         * gcc.c-torture/compile/20010518-1.c: New test.
9035
9036 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
9037
9038         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
9039         * g++.old-deja/g++.pt/crash67.C: New test.
9040
9041 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
9042
9043         * g++.old-deja/g++.other/debug9.C: New test.
9044
9045 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
9046
9047         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
9048
9049 2001-05-16  Jan Hubicka  <jh@suse.cz>
9050
9051         * gcc.c-torture/compile/20010516-1.c: New test.
9052
9053 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9054
9055         * g++.old-deja/g++.other/crash41.C: New test.
9056
9057 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
9058
9059         * g++.old-deja/g++.pt/crash66.C: New test.
9060
9061 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
9062
9063         * g++.old-deja/g++.robertl/eb27.C: Convert.
9064
9065 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
9066
9067         * g++.dg/friend-warn.C: New test.  Do not warn about friend
9068         declaration being redundant.
9069
9070 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
9071
9072         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
9073
9074 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
9075
9076         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
9077
9078 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
9079
9080         * lib/g++.exp: Use testsuite_flags.
9081
9082 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
9083
9084         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
9085
9086 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
9087
9088         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
9089
9090 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
9091
9092         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
9093
9094 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
9095
9096         * gcc.c-torture/compile/20010313-1.c: New test.
9097
9098 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
9099
9100         * gcc.dg/cpp/direct2.c: New test.
9101         * gccq.dg/cpp/direct2s.c: New test.
9102
9103         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
9104
9105 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
9106
9107         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
9108         * g++.old-deja/g++.other/op3.C: Likewise.
9109
9110 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9111
9112         * gcc.dg/cpp/syshdr.h: New file.
9113         * gcc.dg/cpp/sysmac1.c: Update.
9114         * gcc.dg/cpp/sysmac2.c: Update.
9115
9116 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9117
9118         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
9119
9120 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
9121
9122         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
9123         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
9124
9125 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
9126
9127         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
9128
9129 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
9130
9131         * lib/g++.exp (g++_include_flags): Don't use any special flags
9132         if TESTING_IN_BUILD_TREE is not defined.
9133         (g++_init): Use a plain 'c++' as the compiler if
9134         TESTING_IN_BUILD_TREEE is not defined.
9135
9136 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9137
9138         * g++.old-deja/g++.eh/catch13.C: New test.
9139         * g++.old-deja/g++.eh/catch14.C: New test.
9140
9141 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
9142
9143         * gcc.dg/cpp/tr-define.c: New test.
9144
9145 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
9146
9147         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
9148         <stdlib.h>, not <malloc.h>.
9149
9150 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9151
9152         * g++.old-deja/g++.ns/template17.C: New test.
9153
9154 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
9155
9156         * g++.old-deja/g++.pt/ref4.C: New test.
9157
9158 2001-04-30  Richard Henderson  <rth@redhat.com>
9159
9160         * gcc.dg/20000724-1.c: Revert last change.
9161
9162 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
9163
9164         * g77.f-torture/execute/20010430.f: New test.
9165
9166 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
9167
9168         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
9169
9170 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
9171
9172         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
9173
9174 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9175
9176         * g++.old-deja/g++.eh/crash6.C: New test.
9177
9178 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9179
9180         * g++.old-deja/g++.other/warn7.C: New test.
9181
9182 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
9183
9184         * g++.old-deja/g++.other/defarg9.C: New test.
9185
9186 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9187
9188         * g77.f-torture/compile/20010426.f: New test.
9189         * g77.f-torture/execute/20010426.f: New test.
9190
9191 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
9192
9193         * g77.f-torture/compile/20000629-1.x: Remove - error
9194         has been fixed.
9195
9196 2001-04-26  Jeffrey A Law  (law@cygnus.com)
9197
9198         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
9199         Tweak slightly to work with g++.dg framework.
9200         * g++.dg/special/ecos.exp: Run initp1.C test.
9201         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
9202
9203         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
9204         its linker doesn't give line numbers either.
9205         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
9206
9207 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9208
9209         * g++.old-deja/g++.other/lex1.C: New test.
9210
9211 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
9212
9213         * gcc.dg/noncompile/20010425-1.c: New test.
9214
9215 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
9216
9217         * g++.old-deja/g++.pt/mangle2.C: New test.
9218
9219 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9220
9221         * gcc.dg/format/plus-1.c: New test.
9222
9223 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9224
9225         * gcc.dg/20010423-1.c: New test.
9226
9227 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
9228
9229         * gcc.c-torture/execute/20010422-1.c: New test.
9230
9231 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
9232
9233         * g++.old-deja/g++.ns/type2.C: New test.
9234
9235 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
9236
9237         * g++.old-deja/g++.other/perf1.C: New test.
9238
9239 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
9240
9241         * gcc.dg/c99-func-2.c: Remove xfail.
9242         * gcc.dg/c99-func-3.c: Remove xfail.
9243         * gcc.dg/c99-func-4.c: Remove xfail.
9244
9245 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
9246
9247         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
9248
9249 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
9250
9251         * gcc.c-torture/compile/20010423-1.c: New test.
9252
9253 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9254
9255         * g++.old-deja/g++.pt/typename28.C: New test.
9256
9257 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
9258
9259         * g++.old-deja/g++.abi/empty2.C: New test.
9260         * g++.old-deja/g++.abi/empty3.C: New test.
9261
9262 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9263
9264         * g++.old-deja/g++.other/comdat2.C: New test.
9265         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
9266
9267 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9268
9269         * g++.old-deja/g++.other/overload14.C: New test.
9270
9271 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9272
9273         * g++.old-deja/g++.other/lookup23.C: New test.
9274
9275 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
9276
9277         * gcc.c-torture/execute/20010403-1.c: New test.
9278
9279 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
9280             Mark Mitchell  <mark@codesourcery.com>
9281
9282         * lib/old-dejagnu.exp: Don't delete output of executable.
9283         Add .exe suffix to executables.
9284
9285 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
9286
9287         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
9288
9289 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9290
9291         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
9292
9293 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9294
9295         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
9296         * g++.old-deja/g++.abi/crash1.C: New test.
9297
9298 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
9299
9300         * g++.old-deja/g++.other/crash40.C: New test.
9301
9302 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9303
9304         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
9305
9306 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
9307
9308         * g++.old-deja/g++.other/warn6.C: New test.
9309
9310 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
9311
9312         * g++.old-deja/g++.robertl/eb42.C: Same.
9313
9314 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9315
9316         * gcc.dg/wtr-conversion-1.c: New testcase.
9317
9318 2001-04-10  Richard Henderson  <rth@redhat.com>
9319
9320         * g++.old-deja/g++.other/array5.C: New.
9321
9322 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9323
9324         * gcc.c-torture/execute/20010408-1.c: New test.
9325
9326 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
9327
9328         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
9329         headers and constructs.
9330         * g++.old-deja/g++.robertl/eb79.C: Same.
9331         * g++.old-deja/g++.robertl/eb77.C (main): Same.
9332         * g++.old-deja/g++.robertl/eb73.C: Same.
9333         * g++.old-deja/g++.robertl/eb66.C (main): Same.
9334         * g++.old-deja/g++.robertl/eb55.C (t): Same.
9335         * g++.old-deja/g++.robertl/eb54.C (main): Same.
9336         * g++.old-deja/g++.robertl/eb46.C (main): Same.
9337         * g++.old-deja/g++.robertl/eb44.C: Same.
9338         * g++.old-deja/g++.robertl/eb41.C (main): Same.
9339         * g++.old-deja/g++.robertl/eb4.C (main): Same.
9340         * g++.old-deja/g++.robertl/eb39.C: Same.
9341         * g++.old-deja/g++.robertl/eb33.C (main): Same.
9342         * g++.old-deja/g++.robertl/eb31.C (main): Same.
9343         * g++.old-deja/g++.robertl/eb30.C: Same.
9344         * g++.old-deja/g++.robertl/eb3.C: Same.
9345         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
9346         * g++.old-deja/g++.robertl/eb21.C: Same.
9347         * g++.old-deja/g++.robertl/eb15.C: Same.
9348         * g++.old-deja/g++.robertl/eb118.C: Same.
9349         * g++.old-deja/g++.robertl/eb115.C (main): Same.
9350         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
9351         * g++.old-deja/g++.robertl/eb109.C: Same.
9352         * g++.old-deja/g++.other/sibcall1.C (main): Same.
9353         * g++.old-deja/g++.mike/rtti1.C: Same.
9354         * g++.old-deja/g++.mike/p658.C: Same.
9355         * g++.old-deja/g++.mike/net46.C: Same.
9356         * g++.old-deja/g++.mike/net34.C: Same.
9357         * g++.old-deja/g++.mike/memoize1.C: Same.
9358         * g++.old-deja/g++.mike/eh2.C: Same.
9359         * g++.old-deja/g++.law/weak.C: Same.
9360         * g++.old-deja/g++.law/visibility7.C: Same.
9361         * g++.old-deja/g++.law/visibility25.C: Same.
9362         * g++.old-deja/g++.law/visibility22.C: Same.
9363         * g++.old-deja/g++.law/visibility2.C: Same.
9364         * g++.old-deja/g++.law/visibility17.C: Same.
9365         * g++.old-deja/g++.law/visibility13.C: Same.
9366         * g++.old-deja/g++.law/visibility10.C: Same.
9367         * g++.old-deja/g++.law/visibility1.C: Same.
9368         * g++.old-deja/g++.law/virtual3.C (eval): Same.
9369         * g++.old-deja/g++.law/vbase1.C: Same.
9370         * g++.old-deja/g++.law/operators32.C: Same.
9371         * g++.old-deja/g++.law/nest3.C: Same.
9372         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
9373         * g++.old-deja/g++.law/except5.C (main): Same.
9374         * g++.old-deja/g++.law/cvt7.C (run): Same.
9375         * g++.old-deja/g++.law/cvt2.C: Same.
9376         * g++.old-deja/g++.law/cvt16.C: Same.
9377         * g++.old-deja/g++.law/ctors6.C (bar): Same.
9378         * g++.old-deja/g++.law/ctors17.C (main): Same.
9379         * g++.old-deja/g++.law/ctors13.C: Same.
9380         * g++.old-deja/g++.law/ctors12.C (main): Same.
9381         * g++.old-deja/g++.law/ctors10.C: Same.
9382         * g++.old-deja/g++.law/code-gen5.C: Same.
9383         * g++.old-deja/g++.law/bad-error7.C: Same.
9384         * g++.old-deja/g++.law/arm9.C: Same.
9385         * g++.old-deja/g++.law/arm12.C: Same.
9386         * g++.old-deja/g++.law/arg8.C: Same.
9387         * g++.old-deja/g++.law/arg1.C: Same.
9388         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
9389         * g++.old-deja/g++.jason/template31.C: Same.
9390         * g++.old-deja/g++.jason/template24.C (main): Same.
9391         * g++.old-deja/g++.jason/2371.C: Same.
9392         * g++.old-deja/g++.eh/new2.C: Same.
9393         * g++.old-deja/g++.eh/new1.C: Same.
9394         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
9395         * g++.old-deja/g++.brendan/nest21.C (main): Same.
9396         * g++.old-deja/g++.brendan/err-msg3.C: Same.
9397         * g++.old-deja/g++.brendan/crash62.C: Same.
9398         * g++.old-deja/g++.brendan/crash52.C: Same.
9399         * g++.old-deja/g++.brendan/crash49.C (main): Same.
9400         * g++.old-deja/g++.brendan/crash38.C: Same.
9401         * g++.old-deja/g++.brendan/crash15.C (main): Same.
9402         * g++.old-deja/g++.brendan/copy9.C: Same.
9403
9404 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
9405
9406         * gcc.c-torture/execute/20001203-2.c (memset):
9407         Count argument is of type __SIZE_TYPE__.
9408
9409 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
9410
9411         * gcc.c-torture/compile/20010404-1.c: New test.
9412
9413 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
9414
9415         * gcc.c-torture/compile/20010326-1.c: New test.
9416
9417 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
9418
9419         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
9420         peculiarities of the SH.
9421         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
9422
9423 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9424
9425         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
9426         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
9427         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
9428
9429 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9430
9431         * g77.f-torture/compile/20010321-1.f: New test.
9432
9433 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9434
9435         * gcc.c-torture/compile/20010329-1.c: New test.
9436
9437 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
9438
9439         * gcc.c-torture/execute/20010329-1.c: New test.
9440
9441 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9442
9443         * g++.old-deja/g++.other/eh4.C: Fix typo.
9444
9445 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
9446
9447         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
9448
9449 2001-03-28  Philip Blundell  <philb@gnu.org>
9450
9451         * gcc.c-torture/compile/20010328-1.c: New test.
9452
9453 2001-03-27  Richard Henderson  <rth@redhat.com>
9454
9455         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
9456         * g++.old-deja/g++.eh/vbase3.C: Likewise.
9457
9458 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
9459
9460         * gcc.c-torture/compile/20010327-1.c: New test.
9461
9462 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
9463
9464         * g++.old-deja/g++.other/friend12.C: New test.
9465         * g++.old-deja/g++.other/friend9.C: Expect no errors.
9466         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
9467
9468 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
9469
9470         * gcc.c-torture/execute/20010325-1.c: New test.
9471
9472 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
9473
9474         * g++.old-deja/g++.other/mangle3.C: New test.
9475
9476 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
9477
9478         * g++.old-deja/g++.other/anon8.C: New test.
9479
9480 2001-03-20  Philip Blundell  <philb@gnu.org>
9481
9482         * gcc.c-torture/compile/20010320-1.c: New test.
9483
9484 2001-03-17  Richard Henderson  <rth@redhat.com>
9485
9486         * g++.old-deja/g++.other/eh4.C: Add expected error text.
9487
9488 2001-03-15  Geoff Keating  <geoff@redhat.com>
9489
9490         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
9491         tests on AIX.
9492
9493 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
9494
9495         * g++.old-deja/g++.other/eh4.C: New test.
9496
9497 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9498
9499         * gcc.dg/cpp/mi1.c: Update.
9500
9501 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
9502
9503         * g++.old-deja/g++.other/regstack.C: New test.
9504
9505 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
9506
9507         * g++.old-deja/g++.other/ref4.C: New test.
9508
9509 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
9510
9511         * objc/execute/va_method.m: Added.
9512         * objc/execute/IMP.m: Added.
9513         * objc/execute/_cmd.m: Added.
9514         * objc/execute/accessing_ivars.m: Added.
9515         * objc/execute/class-1.m: Added.
9516         * objc/execute/class-10.m: Added.
9517         * objc/execute/class-11.m: Added.
9518         * objc/execute/class-12.m: Added.
9519         * objc/execute/class-13.m: Added.
9520         * objc/execute/class-14.m: Added.
9521         * objc/execute/class-2.m: Added.
9522         * objc/execute/class-3.m: Added.
9523         * objc/execute/class-4.m: Added.
9524         * objc/execute/class-5.m: Added.
9525         * objc/execute/class-6.m: Added.
9526         * objc/execute/class-7.m: Added.
9527         * objc/execute/class-8.m: Added.
9528         * objc/execute/class-9.m: Added.
9529         * objc/execute/class-tests-1.h
9530         * objc/execute/class-tests-2.h
9531         * objc/execute/compatibility_alias.m: Added.
9532         * objc/execute/encode-1.m: Added.
9533         * objc/execute/formal_protocol-1.m: Added.
9534         * objc/execute/formal_protocol-2.m: Added.
9535         * objc/execute/formal_protocol-3.m: Added.
9536         * objc/execute/formal_protocol-4.m: Added.
9537         * objc/execute/formal_protocol-5.m: Added.
9538         * objc/execute/formal_protocol-6.m: Added.
9539         * objc/execute/formal_protocol-7.m: Added.
9540         * objc/execute/informal_protocol.m: Added.
9541         * objc/execute/initialize.m: Added.
9542         * objc/execute/load.m: Added.
9543         * objc/execute/many_args_method.m: Added.
9544         * objc/execute/nested-3.m: Added.
9545         * objc/execute/no_clash.m: Added.
9546         * objc/execute/private.m: Added.
9547         * objc/execute/redefining_self.m: Added.
9548         * objc/execute/root_methods.m: Added.
9549         * objc/execute/selector-1.m: Added.
9550         * objc/execute/static-1.m: Added.
9551         * objc/execute/static-2.m: Added.
9552         * objc/execute/va_method.m: Added.
9553
9554 2001-03-10  Richard Henderson  <rth@redhat.com>
9555
9556         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
9557
9558 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9559
9560         * g++.old-deja/g++.other/crash31.C: XFAIL.
9561         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
9562         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
9563         * gcc.c-torture/execute/20010123-1.x: XFAIL.
9564         * gcc.c-torture/execute/20010124-1.x: XFAIL.
9565         * gcc.dg/sequence-pt-1.c: XFAIL one test.
9566
9567 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
9568
9569         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
9570
9571 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9572
9573         * gcc.dg/20000724-1.c: Don't use multiline strings.
9574
9575 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
9576
9577         * objc/execute/string1.m, objc/execute/string2.m: Compare the
9578         result of -cString against what we expect it to be; don't just
9579         print it out for no one to read.
9580
9581         * objc/execute/string3.m, objc/execute/string4.m: New tests.
9582         Based on testcases provided by Nicola Pero.
9583
9584 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9585
9586         * gcc.dg/cpp/macro7.c: New test.
9587
9588 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
9589
9590         * gcc.dg/cpp/multiline.c: Update.
9591
9592 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9593
9594         * g++.old-deja/g++.other/enum3.C: New test.
9595
9596 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9597
9598         * g++.old-deja/g++.other/pod1.C: New test.
9599
9600 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
9601
9602         * g++.old-deja/g++.ext/overload1.C: New test.
9603
9604 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9605
9606         * g++.old-deja/g++.pt/using1.C: New test.
9607
9608 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
9609
9610         * g++.old-deja/g++.other/using9.C: New test.
9611
9612 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
9613
9614         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
9615
9616         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
9617
9618 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
9619
9620         * g++.old-deja/g++.ext/realpt1.C: Remove.
9621
9622 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
9623
9624         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
9625
9626 2001-02-26  Will Cohen  <wcohen@redhat.com>
9627
9628         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
9629
9630 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
9631
9632         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
9633         templatized constructors.
9634
9635 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9636
9637         * gcc.c-torture/execute/20010224-1.c: New test.
9638
9639 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
9640
9641         * gcc.c-torture/execute/20010222-1.c: New test.
9642
9643 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
9644
9645         * g++.old-deja/g++.other/inline20.C: New test.
9646
9647 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
9648
9649         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
9650
9651 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
9652
9653         * g++.old-deja/g++.other/lookup22.C: New test.
9654
9655 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
9656
9657         * g77.dg: New directory.
9658         * g77.dg/20010216-1.f: New test case.
9659         * g77.dg/dg.exp: New driver.
9660         * lib/g77-dg.exp: New driver library.
9661
9662 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9663
9664         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
9665
9666 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
9667
9668         * g++.old-deja/g++.other/decl9.C: New test.
9669
9670 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
9671
9672         * g++.old-deja/g++.other/init16.C: Update the test so that it does
9673         not need <string> and also tests the initialization at runtime.
9674
9675 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
9676
9677         * gcc.c-torture/execute/longlong.c: New test.
9678
9679 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9680
9681         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
9682
9683 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
9684
9685         * gcc.c-torture/execute/920302-1.c (execute):
9686         Change argument type to short.
9687
9688 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9689
9690         * g++.old-deja/g++.pt/deduct6.C: New test.
9691
9692 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
9693
9694         * g++.old-deja/g++.pt/deduct5.C: New test.
9695
9696 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
9697
9698         * gcc.c-torture/execute/20010209-1.c: New test.
9699
9700 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
9701
9702         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
9703
9704 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
9705
9706         * g++.dg/vtgc1.C: Update for new ABI.
9707
9708         * consistency.vlad: New directory, 1665 files.
9709
9710 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
9711
9712         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
9713         return type.
9714         * gcc.dg/cpp/digraphs.c: Declare puts.
9715
9716 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9717
9718         * g++.old-deja/g++.other/warn5.C: New test.
9719
9720 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9721
9722         * g++.old-deja/g++.pt/spec40.C: New test.
9723
9724 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
9725
9726         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
9727         case.
9728         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
9729
9730 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
9731
9732         * gcc.c-torture/compile/20010209-1.c: New test.
9733
9734 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
9735
9736         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
9737         excess errors message but not if it crashes.
9738         * g++.old-deja/g++.other/crash27.C: Likewise.
9739         * g++.old-deja/g++.other/crash28.C: Likewise.
9740         * g++.old-deja/g++.other/crash30.C: Likewise.
9741         * g++.old-deja/g++.other/crash32.C: Likewise.
9742         * g++.old-deja/g++.other/crash35.C: Likewise.
9743         * g++.old-deja/g++.pt/inherit2.C: Likewise.
9744
9745 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
9746
9747         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
9748         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
9749         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
9750         g77.f-torture/execute/execute.exp,
9751         g77.f-torture/noncompile/noncompile.exp,
9752         gcc.c-torture/execute/execute.exp,
9753         gcc.c-torture/execute/memcheck/memcheck.exp,
9754         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
9755         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
9756         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
9757         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
9758         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
9759         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
9760         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9761         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
9762         Remove bug reporting instructions with ancient email addresses.
9763
9764 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9765
9766         * gcc.dg/20010202-1.c: New test.
9767         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
9768
9769 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
9770
9771         * g++.dg/stdbool-if.C: New test.
9772
9773 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
9774
9775         * objc/execute/fdecl.m: Added main().
9776
9777 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
9778
9779         * gcc.c-torture/execute/20010206-1.c: New test.
9780
9781 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9782
9783         * gcc.dg/cpp/avoidpaste1.c: Update.
9784
9785 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
9786
9787         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
9788         Pero <nicola@brainstorm.co.uk>.
9789         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
9790
9791 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
9792
9793         * g++.old-deja/g++.pt/spec39.C: New test.
9794
9795 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
9796
9797         * gcc.c-torture/compile/20010202-1.c: New test.
9798
9799 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
9800
9801         * g++.old-deja/g++.abi/primary2.C: New test.
9802         * g++.old-deja/g++.abi/primary3.C: New test.
9803         * g++.old-deja/g++.abi/primary4.C: New test.
9804         * g++.old-deja/g++.abi/primary5.C: New test.
9805         * g++.old-deja/g++.abi/vtable3.h: New test.
9806         * g++.old-deja/g++.abi/vtable3a.C: New test.
9807         * g++.old-deja/g++.abi/vtable3b.C: New test.
9808         * g++.old-deja/g++.abi/vtable3c.C: New test.
9809         * g++.old-deja/g++.abi/vtable3d.C: New test.
9810         * g++.old-deja/g++.abi/vtable3e.C: New test.
9811         * g++.old-deja/g++.abi/vtable3f.C: New test.
9812         * g++.old-deja/g++.abi/vtable3g.C: New test.
9813         * g++.old-deja/g++.abi/vtable3h.C: New test.
9814         * g++.old-deja/g++.abi/vtable3i.C: New test.
9815         * g++.old-deja/g++.abi/vtable3j.C: New test.
9816         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
9817
9818 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
9819
9820         * g++.old-deja/g++.other/anon6.C: New test.
9821         * g++.old-deja/g++.other/anon7.C: New test.
9822
9823 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
9824
9825         * gcc.dg/cpp/avoidpaste2.c: New tests.
9826
9827 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
9828
9829         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
9830
9831 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
9832
9833         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
9834         DECIMAL_DIG cases for Irix."
9835
9836 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
9837
9838         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
9839
9840 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
9841
9842         * gcc.dg/c99-tag-1.c: New test.
9843
9844 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9845
9846         * gcc.dg/cpp/tr-warn1.c: Add tests.
9847
9848 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
9849
9850         * gcc.dg/cpp/avoidpaste1.c: Update.
9851         * gcc.dg/cpp/paste4.c: Update.
9852
9853 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
9854
9855         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
9856         cases for Irix.
9857
9858 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9859
9860         * g++.old-deja/g++.other/inline19.C: New test.
9861
9862 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
9863
9864         * gcc.dg/Wlarger-than.c: New test.
9865
9866 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9867
9868         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
9869
9870 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
9871
9872         * gcc.c-torture/execute/20010129-1.c: New test.
9873         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
9874
9875 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9876
9877         * gcc.dg/cpp/avoidpaste1.c: Test case.
9878
9879 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
9880
9881         * g++.old-deja/g++.other/inline18.C: New test.
9882
9883 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9884
9885         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
9886         and __builtin_putchar.
9887
9888 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
9889
9890         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
9891         tests.
9892
9893 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
9894
9895         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
9896         floating point number rounding mode to round to the nearest
9897         representable mode.
9898
9899 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
9900
9901         * g++.old-deja/g++.other/mangle2.C: New test.
9902
9903 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
9904
9905         * gcc.c-torture/compile/20010124-1.c: New test.
9906
9907 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
9908
9909         * g++.old-deja/g++.pt/spec38.C: New test.
9910
9911 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9912
9913         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
9914         "Build don't run".
9915
9916 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9917
9918         * gcc.c-torture/execute/20010123-1.c: New test.
9919
9920 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9921
9922         * g++.old-deja/g++.pt/spec37.C: New test.
9923
9924 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
9925
9926         * g++.old-deja/g++.pt/overload14.C: New test.
9927
9928 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9929
9930         * gcc.c-torture/execute/20010122-1.c: New test, exercise
9931         __builtin_return_address.
9932
9933 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
9934
9935         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
9936         * g++.old-deja/g++.pt/spec35.C: New test.
9937         * g++.old-deja/g++.pt/spec36.C: New test.
9938
9939 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
9940
9941         * gcc.c-torture/compile/20010118-1.c: New test.
9942
9943 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
9944
9945         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
9946
9947 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9948
9949         * gcc.c-torture/execute/20010119-1.c: New test.
9950
9951 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9952
9953         * g++.old-deja/g++.other/vbase5.C: New test.
9954
9955 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
9956
9957         * gcc.c-torture/execute/20010118-1.c: New test.
9958
9959 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9960
9961         * g++.old-deja/g++.pt/deduct3.C: New test.
9962
9963 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
9964
9965         * g++.old-deja/g++.pt/spec34.C: New test.
9966
9967 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
9968
9969         * g77.f-torture/compile/20000601-2.f: New test.
9970
9971 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9972
9973         * g++.old-deja/g++.other/init17.C: New test.
9974
9975 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
9976
9977         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
9978
9979 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9980
9981         * g++.old-deja/g++.pt/unify8.C: New test.
9982
9983 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9984
9985         * g++.old-deja/g++.abi/vbase1.C: New test.
9986
9987 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
9988
9989         * g++.old-deja/g++.pt/crash65.C: New test.
9990
9991 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
9992
9993         * gcc.dg/cpp/assembl2.S: New test case.
9994
9995 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
9996
9997         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
9998         are supported.
9999
10000 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10001
10002         * g++.old-deja/g++.other/builtins1.C: New test.
10003         * g++.old-deja/g++.other/builtins2.C: Likewise.
10004         * g++.old-deja/g++.other/builtins3.C: Likewise.
10005         * g++.old-deja/g++.other/builtins4.C: Likewise.
10006
10007 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
10008
10009         * gcc.c-torture/compile/20010117-1.c: New test.
10010         * gcc.c-torture/compile/20010117-2.c: New test.
10011
10012 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10013
10014         * g77.f-torture/execute/20010116.[fx]: New test,
10015         XFAIL on i?86-*-*.
10016         * g77.f-torture/compile/20010115.f: Indicate it's
10017         a test for PR fortran/1636.
10018
10019 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
10020
10021         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
10022
10023 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10024
10025         * g77.f-torture/compile/20010115.f: New test.
10026
10027 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
10028
10029         * g++.old-deja/g++.pt/nontype5.C: New test.
10030
10031 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
10032
10033         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
10034         have an equivalent working one below it.
10035
10036 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10037
10038         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
10039         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10040
10041 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
10042
10043         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
10044         message containing "init_priority".
10045         (conpr-2.C): Likewise.
10046         (conpr-3.C): Likewise.
10047         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
10048
10049 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10050
10051         * gcc.c-torture/execute/20010114-2.c: New test.
10052
10053 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10054
10055         * gcc.c-torture/compile/20010114-1.c: New test.
10056         * gcc.c-torture/compile/20010114-1.x: Xfail.
10057         * gcc.c-torture/compile/20010114-2.c: New test.
10058         * gcc.c-torture/execute/20010114-1.c: New test.
10059         * gcc.dg/trunc-1.c: New test.
10060         * gcc.dg/uninit-B.c: New test.
10061
10062 2001-01-13  Nick Clifton  <nickc@redhat.com>
10063
10064         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
10065         target.
10066
10067 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10068
10069         * gcc.c-torture/compile/20010113-1.c: New test.
10070
10071 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
10072
10073         * gcc.c-torture/compile/20001212-1.c: New test.
10074
10075 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10076
10077         * gcc.dg/cpp/widestr1.c: Update.
10078         * gcc.dg/cpp/prag-imp.c: Remove.
10079
10080 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
10081
10082         * gcc.c-torture/execute/20000801-3.x: Remove.
10083         * gcc.dg/c90-init-1.c: New test.
10084         * gcc.dg/c99-init-1.c: New test.
10085         * gcc.dg/c99-init-2.c: New test.
10086         * gcc.dg/gnu99-init-1.c: New test.
10087
10088 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
10089
10090         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
10091         testing that no relevant ones were found.
10092
10093 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10094
10095         * g++.old-deja/g++.pt/cast2.C: New test.
10096
10097 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
10098
10099         * g++.old-deja/g++.pt/friend47.C: New test.
10100
10101 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10102
10103         * g++.old-deja/g++.pt/instantiate13.C: New test.
10104
10105 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10106
10107         * g++.old-deja/g++.other/defarg7.C: New test.
10108         * g++.old-deja/g++.other/defarg8.C: New test.
10109
10110 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10111
10112         * g++.old-deja/g++.pt/crash64.C: New test.
10113
10114 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
10115
10116         * g++.old-deja/g++.pt/crash63.C: New test.
10117
10118 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
10119
10120         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
10121
10122 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
10123
10124         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
10125
10126 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10127
10128         * g++.old-deja/g++.pt/error3.C: New test.
10129
10130 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10131
10132         * g++.old-deja/g++.other/crash39.C: New test.
10133
10134 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
10135
10136         * g++.old-deja/g++.other/vbase4.C: New test.
10137
10138 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
10139
10140         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
10141         * gcc.dg/special/20000419-2.c: New file. Identical to above.
10142         * gcc.dg/special/special.exp: New test driver which will check
10143         for alias support for the above test.
10144
10145 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
10146
10147         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
10148         problems on small machines.
10149         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
10150         parameterize.
10151
10152 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
10153
10154         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
10155         mips.
10156         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
10157
10158 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
10159
10160         * g++.old_deja/g++.pt/using8.C: New test.
10161
10162 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10163
10164         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
10165
10166 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
10167
10168         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
10169         where a failure is expected.
10170         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
10171
10172 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10173
10174         * g++.old_deja/g++.pt/instantiate12.C: New test.
10175
10176 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10177
10178         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
10179         start of structs.
10180         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
10181         * g++.old-deja/g++.brendan/crash17.C: Likewise.
10182         * g++.old-deja/g++.brendan/crash29.C: Likewise.
10183         * g++.old-deja/g++.brendan/crash48.C: Likewise.
10184         * g++.old-deja/g++.brendan/ns1.C: Likewise.
10185         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
10186         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
10187         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
10188         * g++.old-deja/g++.eh/spec6.C: Likewise.
10189         * g++.old-deja/g++.jason/crash3.C: Likewise.
10190         * g++.old-deja/g++.law/ctors11.C: Likewise.
10191         * g++.old-deja/g++.law/ctors17.C: Likewise.
10192         * g++.old-deja/g++.law/ctors5.C: Likewise.
10193         * g++.old-deja/g++.law/ctors9.C: Likewise.
10194         * g++.old-deja/g++.mike/ambig1.C: Likewise.
10195         * g++.old-deja/g++.mike/net22.C: Likewise.
10196         * g++.old-deja/g++.mike/p3538a.C: Likewise.
10197         * g++.old-deja/g++.mike/p3538b.C: Likewise.
10198         * g++.old-deja/g++.mike/virt3.C: Likewise.
10199         * g++.old-deja/g++.niklas/t128.C: Likewise.
10200         * g++.old-deja/g++.other/anon4.C: Likewise.
10201         * g++.old-deja/g++.other/using1.C: Likewise.
10202         * g++.old-deja/g++.other/warn3.C: Likewise.
10203         * g++.old-deja/g++.pt/t37.C: Likewise.
10204         * g++.old-deja/g++.robertl/eb69.C: Likewise.
10205         * g++.old-deja/g++.robertl/eb71.C: Likewise.
10206
10207 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
10208
10209         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
10210
10211 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10212
10213         * gcc.c-torture/execute/stdio-opt-3.c: New test.
10214
10215 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
10216
10217         * gcc.c-torture/compile/20010107-1.c: New test.
10218
10219 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10220
10221         * gcc.c-torture/execute/builtin-noret-1.c: New test.
10222
10223 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10224
10225         * gcc.dg/format/format.h: New file.
10226         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
10227         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
10228         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
10229         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
10230         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
10231         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
10232         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
10233         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
10234         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
10235         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
10236         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
10237         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
10238         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
10239         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
10240         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
10241         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
10242         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
10243         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
10244         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
10245         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
10246         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
10247         instead of declaring standard types, macros and functions in each
10248         test.
10249
10250 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
10251
10252         * gcc.c-torture/execute/20010106-1.c: New test.
10253
10254 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
10255
10256         * gcc.dg/format/format.exp: New file.
10257         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
10258         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
10259         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
10260         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
10261         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
10262         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
10263         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
10264         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
10265         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
10266         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
10267         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
10268         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
10269         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
10270         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
10271         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
10272         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
10273         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
10274         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
10275         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
10276         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
10277         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
10278         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
10279         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
10280         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
10281         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
10282         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
10283         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
10284         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
10285         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
10286         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
10287         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
10288         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
10289         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
10290         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
10291         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
10292         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
10293         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
10294         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
10295         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
10296         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
10297         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
10298         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
10299
10300 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
10301
10302         * gcc.c-torture/execute/991228-1.c: Take word endianness into
10303         account.
10304
10305 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
10306
10307         * gcc.c-torture/execute/builtin-complex-1.c: New test.
10308
10309 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
10310
10311         * g++.old-deja/g++.pt/crash62.C: New test.
10312
10313 2001-01-04  Richard Henderson  <rth@redhat.com>
10314
10315         * gcc.dg/20000926-1.c: Update expected warnings.
10316         * gcc.dg/array-2.c: Likewise.
10317         * gcc.dg/array-4.c: Also validate flexible array members.
10318         * gcc.dg/c99-flex-array-1.c: New.
10319
10320 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
10321
10322         * gcc.c-torture/compile/20001222-1.x: Remove.
10323
10324 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10325
10326         * gcc.c-torture/execute/built-in-setjmp.c: New.
10327
10328 2001-01-03  Richard Henderson  <rth@redhat.com>
10329
10330         * gcc.dg/940510-1.c: Update expected error wording.
10331         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
10332
10333 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
10334
10335         * lib/target-supports.exp (check_alias_available): Modified to
10336         indicate aliases not supported if only weak aliases are supported.
10337
10338 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10339
10340         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
10341         Turn on cmpstrsi checks for __pj__ and __i370__.
10342
10343 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10344
10345         * g++.old-deja/g++.other/virtual11.C: New test.
10346
10347 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
10348
10349         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
10350
10351 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10352
10353         * gcc.c-torture/compile/20010102-1.c: New test.
10354
10355 2001-01-02  Andreas Jaeger  <aj@suse.de>
10356
10357         * gcc.dg/noreturn-3.c: New test.
10358
10359         * gcc.dg/noreturn-4.c: New test.
10360
10361 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10362
10363         * gcc.c-torture/execute/stdio-opt-1.c: Also test
10364         __builtin_fputc and __builtin_fwrite.
10365
10366 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10367
10368         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
10369         signed char, not default char.
10370
10371 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
10372
10373         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
10374
10375 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
10376
10377         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
10378
10379 2000-12-29  Richard Henderson  <rth@redhat.com>
10380
10381         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
10382         (__cyg_profile_func_exit): Define.
10383
10384 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
10385
10386         * g++.dg/vtgc1.C: New test.
10387
10388 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
10389
10390         * gcc.dg/noncompile/20001228-1.c: New test.
10391
10392         * gcc.dg/20001228-1.c: New test.
10393
10394         * gcc.c-torture/execute/20001228-1.c: New test.
10395
10396 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
10397
10398         * gcc.dg/format-strfmon-1.c: New test.
10399
10400 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10401
10402         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
10403         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
10404         * gcc.c-torture/execute/string-opt-1.c: Likewise.
10405         * gcc.c-torture/execute/string-opt-2.c: Likewise.
10406         * gcc.c-torture/execute/string-opt-3.c: Likewise.
10407         * gcc.c-torture/execute/string-opt-4.c: Likewise.
10408         * gcc.c-torture/execute/string-opt-6.c: Likewise.
10409         * gcc.c-torture/execute/string-opt-7.c: Likewise.
10410         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10411         * gcc.c-torture/execute/string-opt-9.c: Likewise.
10412         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10413         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10414         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10415
10416         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
10417         * gcc.c-torture/execute/string-opt-4.c: Test index.
10418
10419 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
10420
10421         * gcc.c-torture/compile/20001226-1.c: New test.
10422
10423 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
10424
10425         * gcc.c-torture/compile/20001222-1.c: New test.
10426         * gcc.c-torture/compile/20001222-1.x: Xfail.
10427
10428 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
10429
10430         * gcc.c-torture/execute/comp-goto-2.c: New test.
10431
10432 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
10433
10434         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
10435         Use long types if __INT_MAX__ is 32767.
10436         (main): Use cast to (sint32 *) when poking 88 into a_page.
10437
10438         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
10439
10440 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
10441
10442         * gcc.c-torture/compile/20001221-1.c: New test.
10443         * gcc.c-torture/execute/20001221-1.c: New test.
10444
10445 2000-12-20  Richard Henderson  <rth@redhat.com>
10446
10447         * g++.old-deja/g++.pt/crash36.C: Update error lines.
10448         * g++.old-deja/g++.robertl/eb109.C: Likewise.
10449
10450 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10451
10452         * gcc.dg/compare3.c: New test.
10453
10454 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10455
10456         * gcc.dg/format-warnll-1.c: New test.
10457
10458 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
10459
10460         * gcc.dg/cpp/cmdlne-P.c: New test.
10461
10462 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10463
10464         * gcc.c-torture/execute/builtin-abs-1.c,
10465         gcc.c-torture/execute/builtin-abs-2.c: New tests.
10466
10467 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10468
10469         * gcc.dg/cpp/multiline.c: New test.
10470
10471 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10472
10473         * g++.old-deja/g++.other/syshdr1.C: Update.
10474         * gcc.dg/cpp/lineflags.c: Remove temporarily.
10475
10476 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10477
10478         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
10479
10480 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10481
10482         * g++.old-deja/g++.pt/ttp65.C: New test.
10483
10484 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10485
10486         * g++.old-deja/g++.pt/ttp64.C: New test.
10487
10488 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10489
10490         * g++.old-deja/g++.pt/spec33.C: New test.
10491
10492 2000-12-14  Catherine Moore  <clm@redhat.com>
10493
10494         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
10495         * gcc.c-torture/execute/920612-2.c: Likewise.
10496         * gcc.c-torture/execute/920428-2.c: Likewise.
10497         * gcc-c-torture/execute/va-arg-11.c: Call exit.
10498         * gcc.c-torture/execute/va-arg-21.c: Likewise.
10499
10500 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10501
10502         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
10503         * gcc.dg/pack-test-2.c: Likewise.
10504
10505 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10506
10507         Tests by Zack Weinberg <zackw@stanford.edu>.
10508
10509         * gcc.dg/cpp/defined.c: Update.
10510         * gcc.dg/cpp/defined_trad.c: New tests.
10511
10512 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
10513
10514         * gcc.dg/cpp/trad-direct.c: Update.
10515
10516 2000-12-11  Neil Booth  <neilb@earthling.net>
10517
10518         * gcc.dg/cpp/defined_trad.c
10519
10520 2000-12-11  Neil Booth  <neilb@earthling.net>
10521
10522         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
10523
10524 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
10525
10526         * gcc.dg/format-miss-2.c: New test.
10527
10528 2000-12-09  Neil Booth  <neilb@earthling.net>
10529
10530         * gcc.dg/cpp/lineflags.c: New tests.
10531         * gcc.dg/cpp/poison.c: Update.
10532         * gcc.dg/cpp/redef2.c: Update.
10533         * gcc.dg/cpp/skipping.c: New test.
10534
10535 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
10536
10537         * g++.old-deja/g++.other/eh3.C: New testcase.
10538
10539 2000-12-07  Neil Booth  <neilb@earthling.net>
10540
10541         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
10542         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
10543         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
10544         wtr-union-init-2.c, wtr-union-init-3.c: Update.
10545         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
10546         Update.
10547
10548 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10549
10550         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
10551         __SIZE_TYPE__ instead of int for type of integers cast to
10552         pointers.
10553
10554 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
10555
10556         * g++.old-deja/g++.other/cleanup4.C: New test.
10557
10558 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10559
10560         * format-sec-1.c: New test.
10561
10562 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10563
10564         * gcc.dg/format-nonlit-3.c: New test.
10565
10566 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
10567
10568         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
10569         through a null pointer.
10570
10571 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10572
10573         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
10574         * g++.old-deja/g++.pt/partial4.C: New test.
10575
10576 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
10577
10578         * gcc.c-torture/execute/ieee/hugeval.x: New.
10579
10580 2000-12-06  Neil Booth  <neilb@earthling.net>
10581
10582         * gcc.dg/cpp/backslash2.c: New tests.
10583
10584 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10585
10586         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
10587         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
10588
10589 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
10590
10591         * gcc.c-torture/execute/20001203-2.c: New testcase.
10592
10593 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10594
10595         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
10596         * g++.old-deja/g++.other/virtual10.C: New test.
10597
10598 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
10599
10600         * g++.old-deja/g++.mike/pmf5.C: Remove test.
10601
10602 2000-12-05  Richard Henderson  <rth@redhat.com>
10603
10604         * gcc.c-torture/compile/20001205-1.c: New.
10605
10606 2000-12-04  Neil Booth  <neilb@earthling.net>
10607
10608         * g++.old-deja/g++.other/virtual9.C: New test.
10609         * g++.old-deja/g++.pt/crash61.C: New test.
10610         * gcc.c-torture/execute/loop-9.c: New test.
10611
10612 2000-12-04  Neil Booth  <neilb@earthling.net>
10613
10614         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
10615         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
10616         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
10617         * gcc.dg/cpp/extratokens.c: ...here.
10618
10619 2000-12-04  Neil Booth  <neilb@earthling.net>
10620
10621         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
10622         New tests.
10623
10624 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10625
10626         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
10627         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
10628
10629 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
10630
10631         * gcc.c-torture/execute/20001203-1.c: New test.
10632
10633 2000-12-03  Neil Booth  <neilb@earthling.net>
10634
10635         * gcc.dg/cpp/macro6.c: New test cases.
10636
10637 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10638
10639         * gcc.c-torture/execute/string-opt-9.c: New test.
10640         * gcc.c-torture/execute/string-opt-10.c: Likewise.
10641         * gcc.c-torture/execute/string-opt-11.c: Likewise.
10642         * gcc.c-torture/execute/string-opt-12.c: Likewise.
10643
10644         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
10645         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
10646
10647 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
10648
10649         * gcc.dg/cpp/if-6.c: New testcase.
10650
10651         * gcc.dg/20001201-1.c: New testcase.
10652
10653 2000-12-02  Neil Booth  <neilb@earthling.net>
10654
10655         * g++.old-deja/g++.other/externC4.C,
10656         g++.old-deja/g++.other/friend10.C: New tests.
10657
10658 2000-12-02  Neil Booth  <neilb@earthling.net>
10659
10660         * g++.old-deja/g++.other/instan2.C
10661         * g++.old-deja/g++.other/instan3.C: New test.
10662
10663 2000-12-02  Neil Booth  <neilb@earthling.net>
10664
10665         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
10666         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
10667         gnuc99.c,gnuc99-pedantic.c: New tests.
10668
10669 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10670
10671         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
10672         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
10673
10674 2000-12-01  Neil Booth  <neilb@earthling.net>
10675
10676         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
10677         * gcc.dg/cpp/poison.c: Update.
10678         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
10679
10680 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
10681
10682         * g77.f-torture/execute/20001201.f: New test.
10683
10684 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
10685
10686         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
10687
10688 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
10689
10690         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
10691
10692 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
10693
10694         * g++.old-deja/g++.other/cast6.C: New test.
10695
10696 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
10697
10698         * gcc.c-torture/execute/20001130-2.c: New testcase.
10699
10700 2000-11-30  Richard Henderson  <rth@redhat.com>
10701
10702         * gcc.c-torture/execute/20001130-1.c: New test.
10703
10704 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10705
10706         * g++.old-deja/g++.other/op3.C: New test.
10707
10708 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10709
10710         * g++.old-deja/g++.other/op2.C: New test.
10711
10712 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
10713
10714         * g++.old-deja/g++.other/crash38.C: New test.
10715
10716 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
10717
10718         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
10719
10720 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
10721
10722         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
10723         tests.
10724         * gcc.c-torture/execute/string-opt-6.c: New test.
10725
10726         * gcc.dg/20001117-1.c: Add main.
10727
10728 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
10729
10730         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
10731         Move from here ...
10732         * gcc.dg/940510-1.c: ... to here.
10733
10734         * gcc.dg/20000926-1.c: GNU C now allows initializations of
10735         zero-size arrays in toplevel structures.
10736
10737 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10738
10739         * gcc.c-torture/execute/loop-8.c: New test.
10740
10741 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10742
10743         * g++.old-deja/g++.other/base1.C: New test.
10744
10745 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10746
10747         * g++.old-deja/g++.other/parse2.C: New test.
10748
10749 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10750
10751         * g++.old-deja/g++.pt/incomplete1.C: New test.
10752
10753 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
10754
10755         * g++.old-deja/g++.other/friend9.C: New test.
10756
10757 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
10758
10759         * gcc.dg/20001127-1.c: New test.
10760
10761 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10762
10763         * g++.old-deja/g++.pt/friend46.C: New test.
10764
10765 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
10766
10767         * g++.old-deja/g++.other/ptrmem8.C: New test.
10768
10769 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10770
10771         * gcc.c-torture/execute/string-opt-7.c: New test.
10772         * gcc.c-torture/execute/string-opt-8.c: Likewise.
10773
10774 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
10775
10776         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
10777         instead of 'mkcheck 2'.
10778
10779 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
10780
10781         * gcc.c-torture/execute/memcheck/driver.c,
10782         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
10783         C9X references to refer to C99.
10784
10785 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
10786
10787         * gcc.dg/ultrasp3.c: New test.
10788
10789 2000-11-25  Neil Booth  <neilb@earthling.net>
10790
10791         * gcc.dg/cpp/include2.c: Update test to be locale independent.
10792
10793 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
10794
10795         * gcc.c-torture/compile/20001123-2.c: New.
10796
10797 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
10798
10799         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
10800
10801 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
10802
10803         * gcc.dg/sequence-point-1.c: Add some new tests.
10804         * gcc.c-torture/execute/20001124-1.c: New test.
10805
10806 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10807
10808         * g++.old-deja/g++.other/vaarg4.C: New test.
10809         * gcc.c-torture/compile/20001123-1.c: New test.
10810
10811 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
10812
10813         * g++.other/crash24.C: Adjust and remove XFAIL.
10814         * g++.other/crash37.C: New test.
10815
10816 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
10817
10818         * g++.old-deja/g++.pt/instantiate9.C: New test.
10819
10820 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
10821
10822         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
10823         new ABI, too.
10824
10825         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
10826         * g++.old-deja/g++.robertl/eb55.C: Likewise.
10827
10828 2000-11-22  Neil Booth  <neilb@earthling.net>
10829
10830         * gcc.dg/cpp/Wtrigraphs.c: New test.
10831
10832 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
10833
10834         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
10835
10836 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
10837
10838         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
10839
10840 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
10841
10842         * lib/gcc-dg.exp: load_lib scanasm.exp.
10843         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
10844         * lib/g++-dg.exp: load_lib scanasm.exp.
10845         * lib/scanasm.exp: New.
10846         (scan-assembler, scan-assembler-not): Add optional arguments to
10847         test name, or if not present, the pattern name.
10848         (scan-assembler-dem, scan-assembler-dem-not): New.
10849
10850         * g++.dg/dg.exp: New.
10851
10852 2000-11-21  Neil Booth  <neilb@earthling.net>
10853
10854         * gcc.dg/cpp/integrated1.c: Remove.
10855
10856 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10857
10858         * gcc.c-torture/execute/20001121-1.c: New test.
10859
10860 2000-11-21  Richard Henderson  <rth@redhat.com>
10861
10862         * gcc.c-torture/compile/20001121-1.c: New test.
10863
10864 2000-11-20  Neil Booth  <neilb@earthling.net>
10865
10866         * gcc.dg/cpp/integrated1.c: New test.
10867
10868 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
10869
10870         * g++.old-deja/g++.other/inline17.C: New test.
10871
10872 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
10873
10874         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
10875         local variable to be zero: I made the variable global. Now
10876         uses abort() and exit() instead of relying on main's return value.
10877
10878 2000-11-20  Neil Booth  <neilb@earthling.net>
10879
10880         * gcc.dg/cpp/paste2.c: Update test.
10881         * objc/execute/paste.m: New test.
10882
10883 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
10884
10885         * gcc.dg/c99-condexpr-1.c: New test.
10886
10887 2000-11-20  Neil Booth  <neilb@earthling.net>
10888
10889         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
10890
10891 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
10892
10893         * g++.old-deja/g++.pt/export1.C: New test.
10894
10895 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
10896
10897         * gcc.dg/20001117-1.c: New test.
10898
10899 2000-11-18  Richard Henderson  <rth@redhat.com>
10900
10901         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
10902
10903 2000-11-18  Richard Henderson  <rth@redhat.com>
10904
10905         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
10906         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
10907         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
10908
10909 2000-11-18  Richard Henderson  <rth@redhat.com>
10910
10911         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
10912         (main): New.  Exit cleanly.
10913
10914 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
10915
10916         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
10917         gcc.dg/c99-fordecl-2.c: New tests.
10918
10919 2000-11-18  Richard Henderson  <rth@redhat.com>
10920
10921         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
10922         * gcc.c-torture/execute/zerolen-2.c: New.
10923
10924 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10925
10926         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
10927         memory.
10928
10929 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10930
10931         * g++.old-deja/g++.pt/instantiate8.C: New test.
10932
10933 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
10934
10935         * g++.old-deja/g++.other/incomplete.C: Add more tests.
10936         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
10937
10938 2000-11-16  Nick Clifton  <nickc@redhat.com>
10939
10940         * gcc.c-torture/execute/nestfunc-2.c: New test.
10941         * gcc.c-torture/execute/nestfunc-3.c: New test.
10942
10943 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
10944
10945         * gcc.c-torture/compile/20001116-1.c: New test.
10946
10947 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10948
10949         * gcc.c-torture/execute/20001115-1.c: New test.
10950
10951 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
10952
10953         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
10954         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
10955         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
10956         * g++.old-deja/g++.abi/vmihint.C: Likewise.
10957
10958 2000-11-15  Neil Booth  <neilb@earthling.net>
10959
10960         gcc.dg/cpp/_Pragma1.c: Update.
10961         gcc.dg/cpp/_Pragma2.c: New test.
10962
10963 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
10964
10965         * g++.old-deja/g++.other/anon5.C: New test.
10966
10967 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
10968
10969         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
10970         tests.
10971
10972 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
10973
10974         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
10975         output.
10976
10977 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10978
10979         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
10980         labels at end of compound statements.
10981
10982 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
10983
10984         * gcc.c-torture/execute/loop-7.c: New test.
10985
10986 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10987
10988         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
10989
10990 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10991
10992         * gcc.dg/c99-bool-1.c: New test.
10993
10994 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
10995
10996         * gcc.dg/c99-scope-1.c: Remove xfail.
10997         * gcc.dg/c99-scope-2.c: New test.
10998
10999 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11000
11001         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
11002         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
11003
11004 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
11005
11006         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
11007         error messages.
11008
11009         * g++.mike/p700.C: Don't typedef wchar_t.
11010         * g++.mike/p784.C: Likewise.
11011         * g++.mike/eb101.C: Don't use __wchar_t.
11012
11013 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
11014
11015         * g77.f-torture/execute/20001111.[fx]: Test premature exit
11016         from DO loop.
11017
11018 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
11019
11020         * gcc.c-torture/execute/20001111-1.c: New test.
11021
11022 2000-11-10  Nick Clifton  <nickc@redhat.com>
11023
11024         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
11025         long multuiple and accumulate.
11026
11027 2000-11-09  Richard Henderson  <rth@redhat.com>
11028
11029         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
11030         via size_t instead of int.
11031
11032         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
11033         * gcc.c-torture/execute/string-opt-2.c: Likewise.
11034         * gcc.c-torture/execute/string-opt-3.c: Likewise.
11035         * gcc.c-torture/execute/string-opt-4.c: Likewise.
11036
11037 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
11038
11039         * gcc.c-torture/compile/20001109-1.c: New test.
11040         * gcc.c-torture/compile/20001109-2.c: New test.
11041
11042 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
11043
11044         * g++.old-deja/g++.pt/operator1.C: New test.
11045         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
11046
11047 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11048
11049         * gcc.dg/20001108-1.c: New test.
11050
11051 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
11052
11053         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
11054         with both arguments constant strings.
11055         * gcc.c-torture/execute/string-opt-3.c: New test.
11056         * gcc.c-torture/execute/string-opt-4.c: New test.
11057         * gcc.c-torture/execute/string-opt-5.c: New test.
11058
11059 2000-11-08  Nick Clifton  <nickc@redhat.com>
11060
11061         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
11062         mulsidi3adddi patterns.
11063
11064 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
11065
11066         * g++.old-deja/g++.other/crash36.C: New test.
11067
11068 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
11069
11070         * g++.old-deja/g++.other/init16.C: New test.
11071
11072 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
11073
11074         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
11075
11076 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11077
11078         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
11079         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11080         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11081
11082 2000-11-07  DJ Delorie  <dj@redhat.com>
11083
11084         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
11085
11086 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11087
11088         * gcc.c-torture/execute/string-opt-1.c: New test.
11089
11090 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
11091
11092         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
11093         mips-sgi-irix6.* because the MIPS ABI passes floating-point
11094         parameters in registers, and there is no way for a varargs
11095         function to know in which order the integer and floating-point
11096         parameters should be interleaved when they are placed on the
11097         stack.
11098         * gcc.c-torture/execute/va-arg-16.x: Likewise.
11099         * gcc.c-torture/execute/va-arg-17.x: Likewise.
11100
11101 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11102
11103         * gcc.c-torture/execute/string-opt-2.c: New test.
11104
11105 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
11106
11107         * g++.old-deja/g++.pt/crash60.C: New test.
11108
11109 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11110
11111         * g++.old-deja/g++.other/crash24.C: New test.
11112         * g++.old-deja/g++.other/crash25.C: New test.
11113         * g++.old-deja/g++.other/crash26.C: New test.
11114         * g++.old-deja/g++.other/crash27.C: New test.
11115         * g++.old-deja/g++.other/crash28.C: New test.
11116         * g++.old-deja/g++.other/crash29.C: New test.
11117         * g++.old-deja/g++.other/crash30.C: New test.
11118         * g++.old-deja/g++.other/crash31.C: New test.
11119         * g++.old-deja/g++.other/crash32.C: New test.
11120         * g++.old-deja/g++.other/crash33.C: New test.
11121         * g++.old-deja/g++.other/crash34.C: New test.
11122         * g++.old-deja/g++.other/crash35.C: New test.
11123
11124 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
11125
11126         * gcc.c-torture/execute/20001031-1.c: New test.
11127
11128 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
11129
11130         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
11131         namespace.
11132
11133         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
11134         standards-conformant.
11135
11136         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
11137
11138         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
11139         * g++.old-deja/g++.mike/p755a.C: Likewise.
11140         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
11141         library makes no calls to `operator new' during initialization.
11142
11143 2000-11-04  Neil Booth  <neilb@earthling.net>
11144
11145         * gcc.dg/cpp/include2.c: New tests.
11146
11147 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
11148
11149         * lib/g++.exp (g++_set_ld_library_path): New function.
11150         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
11151
11152 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
11153
11154         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
11155         warnings.
11156
11157 2000-11-01  Richard Henderson  <rth@redhat.com>
11158
11159         * g++.old-deja/g++.ext/namedret1.C: New.
11160         * g++.old-deja/g++.ext/namedret2.C: New.
11161         * g++.old-deja/g++.ext/namedret3.C: New.
11162
11163 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
11164
11165         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
11166         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
11167
11168 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11169
11170         * gcc.c-torture/execute/va-arg-21.c: New test.
11171
11172 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11173
11174         * gcc.dg/c99-complex-2.c: New test.
11175
11176 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11177
11178         * gcc.c-torture/execute/stdio-opt-1.c: New test.
11179
11180 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
11181
11182         * g++.old-deja/g++.other/inline16.C: New test.
11183
11184 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
11185
11186         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
11187         __PRETTY_FUNCTION__
11188
11189 2000-10-29  Neil Booth  <neilb@earthling.net>
11190
11191         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
11192         New tests.
11193         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
11194         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
11195         optimisation.
11196
11197 2000-10-29  Neil Booth  <neilb@earthling.net>
11198
11199         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
11200         * mi1.c, mi1c.h: Add null directives to multiple-include test.
11201         * mi5.c: Test multiple includes work with -C.
11202         * trigraphs.c: Test ^= version.
11203
11204 2000-10-28  Neil Booth  <neilb@earthling.net>
11205
11206         New tests and test updates for new macro expander.
11207
11208         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
11209         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
11210         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
11211         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
11212         new diagnostic messages.
11213
11214         * gcc.dg/cpp/macro3.c: New tests.
11215
11216 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
11217
11218         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
11219         on the same line.
11220
11221 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
11222
11223         * g++.old-deja/g++.other/eh2.C: New test.
11224
11225 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
11226
11227         * gcc.c-torture/execute/20001027-1.c: New test.
11228
11229 2000-10-26  Richard Henderson  <rth@redhat.com>
11230
11231         * gcc.c-torture/execute/20001026-1.c: New.
11232
11233 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
11234
11235         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
11236         * g++.old-deja/g++.law/builtin1.C: Likewise.
11237         * g++.old-deja/g++.law/ctors10.C: Likewise.
11238         * g++.old-deja/g++.law/virtual3.C: Likewise.
11239         * g++.old-deja/g++.mike/p658.C: Likewise.
11240         * g++.old-deja/g++.other/sibcall1.C: Likewise.
11241         * g++.old-deja/g++.other/vaarg2.C: Likewise.
11242         * g++.old-deja/g++.robertl/eb124.C: Likewise.
11243         * g++.old-deja/g++.robertl/eb44.C: Likewise.
11244         * g++.old-deja/g++.robertl/eb77.C: Likewise.
11245
11246 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
11247
11248         * gcc.c-torture/compile/20001024-1.c: New test.
11249
11250 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
11251
11252         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
11253         to tell us whether or not we are using V3.
11254
11255 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
11256
11257         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
11258         operands.
11259
11260 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11261
11262         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
11263
11264 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
11265
11266         * gcc.c-torture/execute/20001024-1.c: New test.
11267
11268 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
11269
11270         * g++.old-deja/g++.other/sibcall1.C: New test.
11271
11272 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
11273
11274         * gcc.dg/noncompile/init-3.c: New test.
11275
11276 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11277
11278         * gcc.dg/format-array-1.c: New test.
11279
11280 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11281
11282         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
11283         writing through null pointers; remove comment about testing
11284         unterminated strings.
11285
11286 2000-10-17  Matthew Hiller  <hiller@redhat.com>
11287
11288         * gcc.c-torture/execute/20001017-2.c: New test.
11289
11290 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11291
11292         * gcc.c-torture/compile/20001018-1.c: New test.
11293         * gcc.c-torture/compile/20001018-1.x: Xfail.
11294
11295 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11296
11297         * gcc.c-torture/execute/20001017-1.c: New test.
11298
11299 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11300
11301         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
11302         for multiple use of arguments with scanf formats; add tests for
11303         multiple use of arguments.
11304
11305 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
11306
11307         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
11308
11309 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11310
11311         * gcc.dg/format-miss-1.c: New test.
11312
11313 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11314
11315         * gcc.c-torture/execute/20001013-1.c: New test.
11316
11317 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11318
11319         * gcc.dg/format-branch-1.c: New test.
11320
11321 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
11322
11323         * README, lib/file-format.exp: Remove EGCS references.
11324
11325 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
11326
11327         * gcc.dg/20001013-1.c: New test.
11328
11329 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11330
11331         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
11332         for intmax_t in the compiler using __typeof__ and the type rules
11333         for conditional expressions.
11334
11335 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
11336
11337         * gcc.dg/20001012-1.c: New test.
11338         * gcc.dg/20001012-2.c: New test.
11339
11340 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11341
11342         * gcc.dg/format-attr-1.c: New test.
11343
11344 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11345
11346         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
11347         __LONG_LONG_MAX__ instead of LLONG_MAX.
11348
11349 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
11350
11351         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
11352         scanf flags.
11353         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
11354         flags.
11355
11356 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
11357
11358         * gcc.dg/sequence-pt-1.c: New test.
11359
11360 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
11361
11362         * gcc.c-torture/execute/20001011-1.c: New testcase.
11363         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
11364
11365 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11366
11367         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
11368         does not error on it.
11369
11370 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
11371
11372         * gcc.dg/20001009-1.c: New test.
11373
11374 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
11375
11376         * gcc.c-torture/compile/20001009-1.c: Move from here ....
11377         * gcc.c-torture/execute/20001009-2.c: ... to here.
11378
11379 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
11380
11381         * gcc.c-torture/compile/20001009-1.c: New testcase.
11382         * gcc.c-torture/execute/20001009-1.c: New testcase.
11383         Testcases provided by Jan Hubicka <jh@suse.cz>.
11384
11385 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11386
11387         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11388         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
11389         uintmax_t using <limits.h> to emulate the compiler's internal
11390         logic.  No longer XFAIL %j tests.
11391
11392 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11393
11394         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
11395         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
11396         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
11397         regexps and details of expected handling of some bad formats.
11398         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
11399         suppression.
11400
11401 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11402
11403         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
11404         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
11405         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
11406         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
11407         in list archives.
11408
11409 2000-10-06  Richard Henderson  <rth@cygnus.com>
11410
11411         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
11412         * g++.old-deja/g++.brendan/crash52.C: Likewise.
11413         * g++.old-deja/g++.jason/report.C: Likewise.
11414         * g++.old-deja/g++.law/friend5.C: Likewise.
11415         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
11416         of the expected warnings.
11417
11418 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
11419
11420         * g++.old-deja/g++.pt/enum14.C: New test.
11421
11422 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
11423
11424         * g++.old-deja/g++.pt/crash59.C: New test.
11425
11426 2000-10-04  Will Cohen  <wcohen@redhat.com>
11427
11428         * gcc.dg/20000926-1.c: New test.
11429
11430 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
11431
11432         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
11433         function name for current C++ compiler.
11434         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
11435
11436 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
11437
11438         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
11439         __PRETTY_FUNCTION__.
11440         * g++.old-deja/g++.ext/pretty2.C: Likewise.
11441
11442 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11443
11444         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
11445
11446 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
11447
11448         * gcc.c-torture/compile/20000923-1.c: New test.
11449
11450 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
11451
11452         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
11453         * g++.old-deja/g++.pt/ttp62.C: Same.
11454         * g++.old-deja/g++.other/inline14.C: Same.
11455
11456 2000-09-24  Richard Henderson  <rth@cygnus.com>
11457
11458         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
11459
11460 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11461
11462         * gcc.dg/c90-printf-1.c: Add test for wide string format.
11463
11464 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
11465
11466         * gcc.c-torture/compile/20000922-1.c: New file.
11467
11468 2000-09-21  Nick Clifton  <nickc@redhat.com>
11469
11470         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
11471         a signed long modulo operation.
11472         (mod6): New function - perform an unsigned long modulo operation.
11473         (main): Add tests for modulos of very large numbers by very small
11474         dividends.
11475
11476 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11477
11478         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
11479
11480 2000-09-19  Richard Henderson  <rth@cygnus.com>
11481
11482         * gcc.dg/compare2.c (case 10): XFAIL.
11483
11484 2000-09-18  Richard Henderson  <rth@cygnus.com>
11485
11486         * gcc.c-torture/execute/20000906-1.c: Move ...
11487         * gcc.dg/20000906-1.c: ... here.  Only run on targets
11488         that support __builtin_trap.
11489
11490 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
11491
11492         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
11493
11494 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11495
11496         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
11497         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
11498         more $ format tests.
11499
11500 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11501
11502         * gcc.dg/format-errmk-1.c: New test.
11503
11504 2000-09-17  Greg McGary  <greg@mcgary.org>
11505
11506         * gcc.c-torture/execute/20000917-1.x: Remove.
11507
11508 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11509
11510         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
11511
11512 2000-09-17  Greg McGary  <greg@mcgary.org>
11513
11514         * gcc.c-torture/execute/20000917-1.c: New test.
11515         * gcc.c-torture/execute/20000917-1.x: XFAIL.
11516
11517 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
11518
11519         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
11520         in nested macro bug.
11521
11522 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
11523
11524         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
11525
11526 2000-09-14  Jeffrey A Law  (law@cygnus.com)
11527
11528         * gcc.c-torture/execute/20000914-1.c: New test.
11529
11530 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
11531
11532         * g++.other/inline13.C: New test.
11533
11534 2000-09-12  Andreas Jaeger  <aj@suse.de>
11535
11536         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
11537         constant by Ulrich Drepper <drepper@redhat.com>.
11538
11539 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
11540
11541         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
11542
11543 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11544
11545         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
11546
11547 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
11548
11549         * gcc.dg/cpp/backslash.c: New test.
11550
11551 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
11552
11553         * gcc.c-torture/execute/20000910-1.c: New test.
11554         * gcc.c-torture/execute/20000910-2.c: Likewise.
11555
11556 2000-09-11  Robert Lipe  <robertl@sco.com>
11557
11558         * gcc.dg/pragma-align.c: New test.
11559
11560 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
11561
11562         * g++.old-deja/g++.pt/explicit82.C: New test.
11563         * g++.old-deja/g++.pt/explicit83.C: New test.
11564
11565 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
11566
11567         * gcc.dg/asm-names.c: New test.
11568
11569 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11570
11571         * gcc.dg/cpp/tr-warn6.c: New test
11572
11573 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11574
11575         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
11576         be accepted.
11577
11578 2000-09-07  Catherine Moore  <clm@redhat.com>
11579
11580         * gcc.c-torture/execute/unroll-1.c: New test.
11581
11582 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
11583
11584         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
11585         ERROR markers.
11586         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
11587         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
11588         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
11589         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
11590         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
11591         Preprocess only.
11592         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
11593         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
11594
11595 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11596
11597         * g++.old-deja/g++.pt/deduct2.C: New test.
11598
11599 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11600
11601         * g++.old-deja/g++.pt/parms2.C: New test.
11602
11603 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
11604
11605         * g++.old-deja/g++.pt/crash58.C: New test.
11606
11607 2000-09-06  Greg McGary  <greg@mcgary.org>
11608
11609         * gcc.c-torture/execute/20000906-1.c: New test.
11610         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
11611
11612 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11613
11614         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
11615
11616 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11617
11618         * g++.old-deja/g++.pt/crash57.C: New test.
11619
11620 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11621
11622         * g++.old-deja/g++.pt/crash56.C: New test.
11623
11624 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
11625
11626         * g++.old-deja/g++.pt/koenig1.C: New test.
11627
11628 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11629
11630         * gcc.dg/20000904-1.c: New test.
11631
11632 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
11633
11634         * gcc.dg/cpp/paste8.c: New test.
11635
11636 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
11637
11638         * gcc.c-torture/compile/20000827-1.c: New test.
11639
11640 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11641
11642         * gcc.dg/format-diag-1.c: New test.
11643
11644 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
11645
11646         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
11647         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
11648         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
11649         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
11650         gcc.dg/formatz-1.c: Adjust warning regular expressions.
11651
11652 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11653
11654         * g++.old-deja/g++.other/nested4.C: New test.
11655
11656 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
11657
11658         * g++.old-deja/g++.ns/scoped1.C: New test.
11659
11660 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
11661
11662         * lib/g++.exp: Support testing already-installed GCC.
11663
11664 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11665
11666         * wtr-label-1.c, wtr-suffix-1.c: New tests.
11667
11668 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11669
11670         * gcc.dg/return-type-2.c: New test.
11671
11672 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
11673
11674         * gcc.c-torture/compile/20000825-1.c: New test.
11675
11676 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
11677
11678         * gcc.dg/dwarf2-2.c: New test.
11679
11680 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
11681
11682         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
11683         dg-warning regexps.
11684
11685 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11686
11687         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
11688         gcc.dg/format-ext-5.c: New tests.
11689
11690 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
11691
11692         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
11693
11694 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
11695
11696         * gcc.dg/noncompile/930622-2.c: Adjust error message.
11697
11698 2000-08-24  Richard Henderson  <rth@cygnus.com>
11699
11700         * gcc.dg/ia64-sync-1.c: New test.
11701         * gcc.dg/ia64-sync-2.c: New test.
11702         * gcc.dg/ia64-asm-1.c: New test.
11703
11704 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
11705
11706         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
11707         * gcc.dg/format-ext-2.c: New test.
11708
11709 2000-08-23  Jason Merrill  <jason@redhat.com>
11710
11711         * lib/old-dejagnu.exp: Also ignore "In member function" and
11712         "At global scope".
11713
11714 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11715
11716         * gcc.dg/noncompile/label-lineno-1.c: New test.
11717
11718 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11719
11720         * gcc.dg/c99-array-nonobj-1.c: New test.
11721
11722 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11723
11724         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
11725         tests.
11726         * gcc.dg/format-ext-1.c: New test.
11727
11728 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11729
11730         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
11731         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
11732         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
11733         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
11734         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
11735
11736 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
11737
11738         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
11739         gcc.dg/c99-strftime-2.c: New tests.
11740
11741 2000-08-22  Richard Henderson  <rth@cygnus.com>
11742
11743         * gcc.c-torture/execute/20000822-1.c: New test.
11744
11745 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11746
11747         * gcc.c-torture/execute/20000819-1.x: Remove.
11748
11749 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11750
11751         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
11752         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
11753         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
11754         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
11755         gcc.dg/format-xopen-1.c: New tests.
11756
11757 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
11758
11759         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
11760
11761 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
11762
11763         * g++.old-deja/g++.other/loop2.C: New test.
11764
11765         * gcc.c-torture/compile/20000606-1.c: New test.
11766         * gcc.c-torture/compile/20000728-1.c: New test.
11767         * gcc.c-torture/execute/20000801-1.c: New test.
11768         * gcc.c-torture/execute/20000801-2.c: New test.
11769         * gcc.c-torture/execute/20000819-1.c: New test.
11770         * gcc.c-torture/execute/20000819-1.x: XFAIL.
11771         * gcc.dg/20000629-1.c: New test.
11772         * gcc.dg/20000724-1.c: New test.
11773         * gcc.dg/20000807-1.c: New test.
11774
11775 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
11776
11777         * gcc.dg/cpp/pragma-1.c: New test.
11778         * gcc.dg/cpp/pragma-2.c: New test.
11779
11780 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
11781
11782         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
11783         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
11784
11785 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11786
11787         * gcc.c-torture/compile/20000818-1.c: New test.
11788
11789 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
11790
11791         * gcc.c-torture/execute/20000818-1.c: New test.
11792
11793 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11794
11795         * gcc.dg/format-va-1.c: New test.
11796
11797 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11798
11799         * g++.old-deja/g++.other/typedef8.C: New test.
11800
11801 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11802
11803         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
11804         * g++.old-deja/g++.mike/net36.C: Mark candidate.
11805         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
11806         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
11807         * g++.old-deja/g++.other/ptrmem7.C: New test.
11808         * g++.old-deja/g++.pt/ptrmem10.C: New test.
11809
11810 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
11811
11812         * g++.old-deja/g++.pt/typename27.C: New test.
11813
11814 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
11815
11816         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
11817         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
11818         * g++.old-deja/g++.pt/friend45.C: New test.
11819         * g++.old-deja/g++.other/friend8.C: New test.
11820
11821 2000-08-15  Richard Henderson  <rth@cygnus.com>
11822
11823         * gcc.c-torture/execute/20000815-1.c: New test.
11824
11825 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
11826
11827         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
11828         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
11829         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
11830
11831 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
11832
11833         * g++.old-deja/g++.other/refinit2.C: New test.
11834
11835 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
11836
11837         * lib/c-torture.exp (c-torture): Make
11838         compiler_conditional_xfail_data global.
11839         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
11840         compiler_conditional_xfail_data machinery.
11841         (f-torture-execute): Likewise.
11842         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
11843         and only when unrolling loops.
11844
11845         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
11846
11847 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11848
11849         * g++.old-deja/g++.pt/explicit81.C: New test.
11850
11851 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
11852
11853         * g++.old-deja/g++.pt/typename26.C: New test.
11854
11855 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
11856
11857         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
11858         warning.
11859
11860 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
11861
11862         * g++.old-deja/g++.other/array3.C: New test.
11863
11864 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11865
11866         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
11867         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
11868         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
11869         New tests.
11870
11871 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
11872
11873         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
11874         * g++.old-deja/g++.abi/vmihint.C: Likewise.
11875
11876 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
11877
11878         * gcc.c-torture/execute/20000808-1.c: New test.
11879
11880 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
11881
11882         * gcc.dg/c90-const-expr-1.c: New test.
11883
11884 2000-08-08  Richard Henderson  <rth@cygnus.com>
11885
11886         * gcc.dg/noncompile/920923-1.c: Declare calloc.
11887
11888 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
11889
11890         * gcc.dg/noncompile/const-ll-1.c: New test.
11891
11892 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
11893
11894         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
11895
11896 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
11897
11898         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
11899         that running programs linked against the shared version of libobjc
11900         run correctly.
11901
11902 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11903
11904         * gcc.dg/c99-printf-1.c: New test.
11905
11906 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11907
11908         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
11909
11910 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
11911
11912         * gcc.c-torture/execute/20000731-1.x: Delete.
11913
11914 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
11915
11916         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
11917         and torture_without_loops as is done by c-torture.exp.
11918         (search_for): Copy from c-torture.exp.
11919         (gcc-dg-runtest): New function, drives a directory of tests
11920         iterating over the TORTURE_OPTIONS.
11921         (scan-assembler, scan-assembler-not): Move here from
11922         individual directory drivers.
11923
11924         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
11925         defined by lib/gcc-dg.exp.
11926         * gcc.dg/cpp/cpp.exp: Likewise.
11927         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
11928         gcc-dg-runtest, so we cycle over optimization options.
11929
11930         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
11931         * gcc.dg/compare2.c: No longer expected to fail.
11932
11933 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
11934
11935         * gcc.c-torture/execute/20000804-1.c: New test.
11936
11937 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11938
11939         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
11940
11941 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
11942
11943         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
11944
11945 2000-08-03  Jeffrey A Law  (law@cygnus.com)
11946
11947         * gcc.c-torture/compile/20000803-1.c: New test.
11948
11949 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11950
11951         * gcc.c-torture/execute/20000801-3.c,
11952         gcc.c-torture/execute/20000801-4.c: New tests.
11953         * gcc.c-torture/execute/20000801-3.x,
11954         gcc.c-torture/execute/20000801-4.x: Xfail.
11955
11956 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
11957
11958         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
11959         libobjc/.libs to allow for libtool.
11960
11961 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
11962
11963         * gcc.c-torture/compile/20000802-1.c: New test.
11964
11965 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
11966
11967         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
11968
11969 2000-07-31  Jeffrey A Law  (law@cygnus.com)
11970
11971         * gcc-c-torture/execute/20000731-2.c: New test.
11972
11973         * gcc.c-torture/execute/20000731-1.c: New test.
11974         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
11975
11976 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
11977
11978         * testsuite/gcc.dg/cpp/paste7.c: New test.
11979         * gcc.dg/cpp/20000725-1.c: New test.
11980
11981 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
11982
11983         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
11984         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
11985         declaration warning for __builtin_dwarf_reg_size.
11986
11987         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
11988
11989 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11990
11991         * gcc.dg/noncompile/voidparam-1.c: New test.
11992
11993 2000-07-30  Richard Henderson  <rth@cygnus.com>
11994
11995         * gcc.dg/c90-digraph-1.c: Don't xfail.
11996         * gcc.dg/compare2.c (case 10): Xfail.
11997         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
11998
11999 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
12000
12001         * gcc.dg/c99-main-1.c: New test.
12002
12003 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12004
12005         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
12006
12007 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
12008
12009         * gcc.c-tortuer/execute/20000726-1.c: New test.
12010
12011 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
12012
12013         * gcc.c-torture/execute/enum-2.c: New test.
12014
12015 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12016
12017         * gcc.dg/cpp/tr-warn3.c: New test.
12018
12019 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12020
12021         * g++.old-deja/g++.ext/implicit1.C: Remove.
12022         * g++.old-deja/g++.jason/c2.C: Remove
12023         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
12024         * g++.old-deja/g++.pt/crash16.C: Likewise.
12025         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
12026
12027 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12028
12029         * g++.old-deja/g++.other/for2.C: New test.
12030
12031 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
12032
12033         * gcc.dg/20000720-1.c: New test.
12034
12035 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
12036
12037         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
12038
12039 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
12040
12041         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
12042         * gcc.c-torture/execute/20000722-1.c: New.
12043         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
12044
12045 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
12046
12047         * gcc.dg/cpp/20000720-1.S: New test.
12048
12049 2000-07-21  Michael Meissner  <meissner@redhat.com>
12050
12051         * gcc.c-torture/execute/ieee/hugeval.c: New test.
12052
12053 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12054
12055         * g++.old-deja/g++.brendan/crash16.C,
12056         g++.old-deja/g++.brendan/parse3.C,
12057         g++.old-deja/g++.brendan/redecl1.C,
12058         g++.old-deja/g++.ns/template13.C,
12059         g++.old-deja/g++.other/decl4.C,
12060         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
12061
12062 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
12063
12064         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
12065         and "Internal error".
12066
12067         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
12068         regexps.
12069         * gcc.dg/cpp/paste6.c: New test.
12070
12071 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
12072
12073         * gcc.dg/cpp/tr-direct.c: New test.
12074
12075         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
12076         gcc.dg/cpp/undef1.c: Tweak error regexps.
12077
12078 2000-07-18  Eric Christopher <echristo@redhat.com>
12079
12080         * gcc.c-torture/compile/20000718-1.c: New test.
12081
12082 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
12083
12084         * cpplex.c (_cpp_push_token): If the token being pushed back
12085         is the previous token in this context, just subtract one from
12086         context->posn.
12087         * cppmacro.c (save_expansion): Clear aux field when storing a
12088         placemarker.
12089
12090 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
12091
12092         * gcc.dg/noncompile/redecl-1.c: New test.
12093
12094 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
12095
12096         * gcc.c-torture/execute/20000717-5.c: New test.
12097         * gcc.c-torture/execute/20000717-1.x: Removed.
12098
12099 2000-07-17  Richard Henderson  <rth@cygnus.com>
12100
12101         * gcc.c-torture/execute/20000717-4.c: New test.
12102
12103 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
12104
12105         * gcc.dg/cpp/syshdr.c: New test.
12106         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
12107
12108 2000-07-17  Neil Booth  <neilb@earthling.net>
12109
12110         * gcc.dg/cpp/cmdlne-dM.c: New test.
12111         * gcc.dg/cpp/cmdlne-dD.c: New test.
12112
12113 2000-07-17  Jeffrey A Law  (law@cygnus.com)
12114
12115         * gcc.c-torture/execute/20000717-3.c: New test.
12116
12117         * gcc.c-torture/compile/20000717-1.c: New test.
12118
12119 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
12120
12121         * gcc.c-torture/execute/20000717-2.c: New test.
12122
12123 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12124
12125         * gcc.dg/formatz-1.c: New test.
12126
12127         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
12128         * gcc.dg/c99-digraph-1.c: New tests.
12129
12130         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
12131         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
12132
12133         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
12134         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
12135         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
12136         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
12137         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
12138         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
12139         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
12140
12141 2000-07-17   Greg McGary <greg@mcgary.org>
12142
12143         * gcc.c-torture/execute/20000717-1.c: New test.
12144         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
12145
12146 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
12147
12148         * gcc.c-torture/execute/20000715-2.c: New test.
12149         * gcc.dg/20000715-1.c: New test.
12150
12151 2000-07-15  Michael Meissner  <meissner@redhat.com>
12152
12153         * gcc.c-torture/execute/20000715-1.c: New test.
12154
12155 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
12156
12157         * gcc.c-torture/execute/20000707-1.c: New test.
12158
12159 2000-07-13  Neil Booth  <NeilB@earthling.net>
12160
12161         * testsuite/gcc.dg/cpp/digraph1.c,
12162         testsuite/gcc.dg/cpp/digraph2.c,
12163         testsuite/gcc.dg/cpp/digraphs.c: New tests.
12164
12165 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
12166
12167         * g77.f-torture/compile/20000630-2.f:  New test.
12168         * g77.f-torture/compile/20000630-2.x
12169
12170 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12171
12172         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
12173
12174 2000-07-11  Neil Booth  <NeilB@earthling.net>
12175
12176         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
12177
12178 2000-07-11  Neil Booth  <NeilB@earthling.net>
12179
12180         * gcc.dg/cpp/cmdlne-C.c: New.
12181
12182 2000-07-09  Neil Booth  <NeilB@earthling.net>
12183
12184         * gcc.dg/cpp/directiv.c: New tests.
12185         * gcc.dg/cpp/undef1.c: Update.
12186
12187 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
12188
12189         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
12190
12191 2000-07-09  Neil Booth  <NeilB@earthling.net>
12192
12193         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
12194
12195 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
12196
12197         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
12198         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
12199
12200 2000-07-08  Neil Booth  <NeilB@earthling.net>
12201
12202         * gcc.dg/cpp/macsyntx.c: New tests.
12203
12204 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12205
12206         * gcc.dg/20000707-1.c: New test.
12207
12208 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
12209
12210         * gcc.c-torture/execute/20000706-1.c: New test.
12211         * gcc.c-torture/execute/20000706-2.c: New test.
12212         * gcc.c-torture/execute/20000706-3.c: New test.
12213         * gcc.c-torture/execute/20000706-4.c: New test.
12214         * gcc.c-torture/execute/20000706-5.c: New test.
12215
12216 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12217
12218         * g++.old-deja/g++.pt/instantiate7.C: New test.
12219
12220 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
12221
12222         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
12223         * g++.old-deja/g++.mike/thunk3.C: Likewise.
12224         * g++.old-deja/g++.other/rtti3.C: Likewise.
12225         * g++.old-deja/g++.other/rttid3.C: Likewise.
12226
12227 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
12228
12229         *  g77.f-torture/compile/20000630-1.x: Fix typo
12230
12231 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
12232
12233         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
12234         assembly output.
12235
12236 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
12237
12238         * gcc.dg/cpp/ident.c: New test.
12239
12240 2000-07-05  Neil Booth  <NeilB@earthling.net>
12241
12242         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
12243           gcc.dg/cpp/lexstrng.c: New tests.
12244
12245 2000-07-04  Neil Booth  <NeilB@earthling.net>
12246
12247         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
12248         * gcc.dg/cpp/strify2.c: Same.
12249
12250 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
12251
12252         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
12253         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
12254         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
12255         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
12256
12257         * testsuite/gcc.dg/cpp/macro1.c,
12258         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
12259         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
12260         testsuite/gcc.dg/cpp/strify1.c,
12261         testsuite/gcc.dg/cpp/strify2.c: New tests.
12262
12263 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
12264
12265         * gcc.c-torture/execute/20000703-1.c: New test.
12266
12267 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12268
12269         * g++.old-deja/g++.pt (lookup10.C): New test.
12270
12271 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
12272
12273         * g++.old-deja/g++.pt (typename25.C): New test.
12274
12275 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
12276
12277         * gcc.c-torture/compile/20000701-1.c: New test.
12278
12279 2000-06-30  Nick Clifton  <nickc@cygnus.com>
12280
12281         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
12282         to test case.
12283
12284 2000-06-30  Catherine Moore  <clm@cygnus.com>
12285
12286         * gcc.c-torture/execute/align-1.c: New test.
12287
12288 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
12289
12290         * g++.old-deja/g++.pt/expr8.C: New test.
12291         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
12292
12293 2000-06-29  Nick Clifton  <nickc@cygnus.com>
12294
12295         * gcc.c-torture/compile/20000629-1.c: New test.
12296
12297 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12298
12299
12300         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
12301         gcc.dg/noncompile directory, depending on whether they're
12302         preprocessor tests or not.  Annotate all the tests for the dg
12303         framework.
12304
12305         * gcc.c-torture/noncompile/noncompile.exp: Delete.
12306         * gcc.dg/noncompile/noncompile.exp: New.
12307
12308         * Moved files:
12309         Old name                                New name
12310         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
12311         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
12312         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
12313         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
12314         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
12315         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
12316         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
12317         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
12318         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
12319         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
12320         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
12321         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
12322         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
12323         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
12324         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
12325         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
12326         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
12327         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
12328         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
12329         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
12330         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
12331         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
12332         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
12333         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
12334
12335         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
12336         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
12337         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
12338         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
12339         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
12340         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
12341
12342 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
12343
12344         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
12345         declare one variable.  On the fourth, error.
12346         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
12347         declared by 20000628-1a.h.
12348
12349 2000-06-29  Richard Henderson  <rth@redhat.com>
12350
12351         * gcc.c-torture/execute/930529-1.x: New file.
12352         * gcc.dg/920413-1.c: Adjust expected warning text.
12353         * gcc.dg/980217-1.c: Declare abort.
12354         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
12355
12356 2000-06-29  Jeffrey A Law  (law@cygnus.com)
12357
12358         * g77.f-torture/compile/20000629-1.f: New test.
12359         * g77.f-torture/compile/20000629-1.x: Expected to fail.
12360
12361 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12362
12363         Rearrange lots of files, removing entirely the
12364         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
12365         directories.
12366
12367         * Deleted files:
12368         gcc.c-torture/code_quality/code_quality.exp
12369         gcc.c-torture/special/special.exp
12370         gcc.failure/failure.exp
12371         gcc.failure/940409-1.x
12372         gcc.c-torture/compile/961203-1.x
12373
12374         * New files:
12375         gcc.misc-tests/linkage.exp
12376         gcc.c-torture/execute/920730-1t.c
12377         gcc.c-torture/execute/920730-1t.x
12378         gcc.c-torture/compile/920520-1.x
12379         gcc.c-torture/compile/920521-1.x
12380         gcc.c-torture/compile/981006-1.x
12381         gcc.c-torture/execute/eeprof-1.x
12382
12383         * Moved files (possibly with modifications to fit a new harness):
12384         Old name                                New name
12385         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
12386         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
12387         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
12388         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
12389         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
12390         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
12391         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
12392         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
12393         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
12394         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
12395         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
12396         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
12397         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
12398         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
12399
12400 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
12401
12402         * c-torture/compile/961203-1.x: Delete.
12403
12404         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
12405         not exit. Include stdio.h.
12406         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
12407         * gcc.misc-tests/dg-12.c: Likewise.
12408         * gcc.misc-tests/dg-5.c: Likewise.
12409         * gcc.misc-tests/dg-6.c: Likewise.
12410         * gcc.misc-tests/dg-7.c: Prototype abort.
12411         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
12412         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
12413         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
12414         not exit.
12415         * gcc.misc-tests/sieve.c: Use return from main, not exit.
12416         * gcc.misc-tests/sort2.c: Use return from main, not exit.
12417
12418 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
12419
12420         * gcc.dg/cpp/20000628-1.c: New test.
12421         * gcc.dg/cpp/20000628-1.h: New header for above test.
12422         * gcc.dg/cpp/20000628-1a.h: Likewise.
12423
12424 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
12425
12426         * gcc.dg/cpp: New directory.
12427         * gcc.dg/cpp/cpp.exp: New driver.
12428         * gcc.dg/cpp/20000627-1.c: New test.
12429         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
12430         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
12431         and rewrite as a compilation test.
12432
12433         * gcc.dg: Move many files into the cpp subdirectory, possibly
12434         renaming or editing them as well.
12435         Old name                New name
12436         990119-1.c              cpp/19990119-1.c
12437         990228-1.c              cpp/19990228-1.c
12438         990407-1.c              cpp/19990407-1.c
12439         990409-1.c              cpp/19990409-1.c
12440         990413-1.c              cpp/19990413-1.c
12441         990703-1.c              cpp/19990703-1.c
12442         20000127-1.c            cpp/20000127-1.c
12443         20000129-1.c            cpp/20000129-1.c
12444         20000207-1.c            cpp/20000207-1.c
12445         20000207-2.c            cpp/20000207-2.c
12446         20000209-1.c            cpp/20000209-1.c
12447         20000209-2.c            cpp/20000209-2.c
12448         20000301-1.c            cpp/20000301-1.c
12449         20000419-1.c            cpp/20000419-1.c
12450         20000510-1.S            cpp/20000510-1.S
12451         20000519-1.c            cpp/20000519-1.c
12452         20000529-1.c            cpp/20000529-1.c
12453         20000625-1.c            cpp/20000625-1.c
12454         20000625-2.c            cpp/20000625-2.c
12455         cpp-as1.c               cpp/assert1.c
12456         cpp-as2.c               cpp/assert2.c
12457         cxx-comments-1.c        cpp/cxxcom1.c
12458         cxx-comments-2.c        cpp/cxxcom2.c
12459         endif-label.c           cpp/endif.c
12460         cpp-hash1.c             cpp/hash1.c
12461         cpp-hash2.c             cpp/hash2.c
12462         cpp-if1.c               cpp/if-1.c
12463         cpp-if2.c               cpp/if-2.c
12464         cpp-if3.c               cpp/if-3.c
12465         cpp-if4.c               cpp/if-4.c
12466         cpp-if5.c               cpp/if-5.c
12467         cpp-cond.c              cpp/if-cexp.c
12468         cpp-missingop.c         cpp/if-mop.c
12469         cpp-missingparen.c      cpp/if-mpar.c
12470         cpp-opprec.c            cpp/if-oppr.c
12471         cpp-ifparen.c           cpp/if-paren.c
12472         cpp-shortcircuit.c      cpp/if-sc.c
12473         cpp-shift.c             cpp/if-shift.c
12474         cpp-unary.c             cpp/if-unary.c
12475         cpp-li1.c               cpp/line1.c
12476         cpp-li2.c               cpp/line2.c
12477         lineno.c                cpp/line3.c
12478         lineno-2.c              cpp/line4.c
12479         cpp-mi.c                cpp/mi1.c
12480         cpp-mic.h               cpp/mi1c.h
12481         cpp-micc.h              cpp/mi1cc.h
12482         cpp-mind.h              cpp/mi1nd.h
12483         cpp-mindp.h             cpp/mi1ndp.h
12484         cpp-mix.h               cpp/mi1x.h
12485         cpp-mi2.c               cpp/mi2.c
12486         cpp-mi2a.h              cpp/mi2a.h
12487         cpp-mi2b.h              cpp/mi2b.h
12488         cpp-mi2c.h              cpp/mi2c.h
12489         cpp-mi3.c               cpp/mi3.c
12490         cpp-mi3.def             cpp/mi3.def
12491         poison-1.c              cpp/poison.c
12492         pr-impl.c               cpp/prag-imp.c
12493         cpp-redef-2.c           cpp/redef1.c
12494         cpp-redef.c             cpp/redef2.c
12495         strpaste.c              cpp/strp1.c
12496         strpaste-2.c            cpp/strp2.c
12497         cpp-tradpaste.c         cpp/tr-paste.c
12498         cpp-tradstringify.c     cpp/tr-str.c
12499         cpp-tradwarn1.c         cpp/tr-warn1.c
12500         cpp-tradwarn2.c         cpp/tr-warn2.c
12501         trigraphs.c             cpp/trigraphs.c
12502         cpp-unc1.c              cpp/unc1.c
12503         cpp-unc2.c              cpp/unc2.c
12504         cpp-unc3.c              cpp/unc3.c
12505         cpp-unc.c               cpp/unc4.c
12506         undef.c                 cpp/undef1.c
12507         undef-2.c               cpp/undef2.c
12508         cpp-wi1.c               cpp/widestr1.c
12509
12510 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
12511
12512         * lib/g++.exp (g++_include_flags): Tweak.
12513
12514 2000-06-27  H.J. Lu  <hjl@gnu.org>
12515             Loren J. Rittle  <ljrittle@acm.org>
12516
12517         * lib/g++.exp (g++_include_flags): Override libgloss.exp
12518         version with one that knows about the new gcc tree structure.
12519         (g++_link_flags): Same.
12520
12521 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
12522
12523         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
12524         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
12525         case we are cross-compiling.
12526
12527         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
12528         g++.old-deja/g++.niklas/Makefile.in,
12529         g++.old-deja/g++.niklas/configure.in,
12530         g++.old-deja/g++.other/Makefile.in,
12531         g++.old-deja/g++.other/configure.in,
12532         gcc.c-torture/code_quality/Makefile.in,
12533         gcc.c-torture/code_quality/configure.in,
12534         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
12535         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
12536         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
12537         gcc.c-torture/execute/ieee/Makefile.in,
12538         gcc.c-torture/execute/ieee/configure.in,
12539         gcc.c-torture/noncompile/Makefile.in,
12540         gcc.c-torture/noncompile/configure.in,
12541         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
12542         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
12543         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
12544
12545 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12546
12547         * g++.old-deja/g++.other/ambig3.C: New test.
12548
12549 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
12550
12551         * g++.old-deja/g++.pt/syntax1.C: New test.
12552         * g++.old-deja/g++.pt/syntax2.C: New test.
12553         * g++.old-deja/g++.other/syntax3.C: New test.
12554         * g++.old-deja/g++.other/syntax4.C: New test.
12555
12556 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12557
12558         * gcc.dg/20000623-1.c: Prototype exit and abort.
12559
12560 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
12561
12562         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
12563         New tests.
12564         * gcc.dg/cpp-mi3.def: New file.
12565
12566         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
12567         inside assertions.
12568         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
12569         lexer's error messages.
12570         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
12571         divine anything from the linemarkers.
12572         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
12573         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
12574
12575 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
12576
12577         * gcc.dg/20000623-1.c: New test.
12578
12579 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
12580
12581         * gcc.c-torture/execute/20000622-1.c: New test.
12582
12583 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12584
12585         * g++.old-deja/g++.other/init15.C: New test.
12586
12587 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
12588
12589         * g++.old-deja/g++.pt/vaarg2.C: New test.
12590         * g++.old-deja/g++.pt/vaarg3.C: New test.
12591
12592 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
12593
12594         * g++.old-deja/g++.other/dyncast6.C: New test.
12595
12596 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
12597
12598         * gcc.c-torture/execute/loop-6.c: New test.
12599
12600 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
12601
12602         * gcc.dg/20000614-1.c: New test.
12603         * gcc.dg/20000614-2.c: New test.
12604
12605 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
12606
12607         * g++.old-deja/g++.other/inline12.C: New test.
12608
12609 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
12610
12611         * g++.old-deja/g++.other/eh1.C: New test.
12612
12613 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
12614
12615         * g++.old-deja/g++.other/type.C: New test.
12616
12617 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12618
12619         * g++.old-deja/g++.other/initstring.C: New test.
12620
12621 2000-06-12  Jason Merrill  <jason@redhat.com>
12622
12623         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
12624
12625 2000-06-09  Jeffrey A Law  (law@cygnus.com)
12626
12627         * gcc.c-torture/compile/20000609-1.c: New test.
12628
12629 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
12630
12631         * gcc.dg/20000609-1.c: New test.
12632
12633 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
12634
12635         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
12636         * gcc.c-torture/noncompile/poison-1.c: Move...
12637         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
12638         * gcc.dg/cpp-li1.c: Add a token after the #line.
12639
12640 2000-06-05  Richard Henderson  <rth@cygnus.com>
12641
12642         * gcc.c-torture/execute/20000605-2.c: New test.
12643         * gcc.c-torture/execute/20000605-3.c: New test.
12644
12645 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
12646
12647         * g77.f-torture/execute/20000503-1.x: New file.
12648
12649 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
12650
12651         * g++.old-deja/g++.eh/badalloc1.C: New test.
12652
12653 2000-06-05  Richard Henderson  <rth@cygnus.com>
12654
12655         * gcc.c-torture/execute/20000605-1.c: New test.
12656
12657 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
12658             Nathan Sidwell <nathan@codesourcery.com>
12659
12660         * gcc.c-torture/compile/20000605-1.c: New test.
12661
12662 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
12663
12664         * g77.f-torture/compile/20000601-1.f:  New test.
12665
12666 2000-06-03  Richard Henderson  <rth@cygnus.com>
12667
12668         * gcc.c-torture/execute/20000603-1.c: New.
12669
12670 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
12671
12672         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
12673         * gcc.dg/noreturn-2.c (noreturn): Likewise.
12674
12675 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
12676
12677         * gcc.dg/compare2.c (case 12): XFAIL.
12678         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
12679         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
12680
12681         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
12682
12683 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
12684
12685         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
12686         guard macro is already defined when the header is first
12687         included.
12688         * gcc.dg/cpp-mix.h: New file.
12689         * gcc.dg/endif-label.c: Update patterns to match compiler.
12690
12691         * g++.brendan/complex1.C: Declare abort.
12692         * g++.law/refs4.C: Remove XFAIL.
12693         * g++.oliva/expr2.C: Declare abort and exit.
12694
12695 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
12696
12697         * gcc.c-torture/execute/20000528-1.c: New test.
12698
12699         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
12700         * g++.old-deja/g++.law/temps4.C: Likewise.
12701
12702         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
12703         stdlib.h.  Call abort() on failure.
12704         * g++.old-deja/g++.law/refs4.C: Likewise.
12705         * g++.old-deja/g++.law/temps4.C: Likewise.
12706         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
12707         * gcc.c-torture/execute/20000112-1.c: Include string.h.
12708
12709 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
12710
12711         Relative to g++.dg/special:
12712         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
12713
12714         Relative to g++.old-deja:
12715         * g++.brendan/complex1.C, g++.jason/optimize2.C,
12716         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
12717         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
12718         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
12719         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
12720         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
12721         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
12722
12723         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
12724         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
12725         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
12726         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
12727         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
12728         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
12729         and/or string.h.
12730
12731         * g++.other/goto1.C: Update expectations for error messages.
12732
12733 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
12734
12735         * gcc.c-torture/compile/20000523-1.c: New test.
12736
12737 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12738
12739         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
12740
12741 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
12742
12743         * g++.old-deja/g++.eh/catch11.C: New test.
12744         * g++.old-deja/g++.eh/catch12.C: New test.
12745
12746 2000-05-24  Nick Clifton  <nickc@cygnus.com>
12747
12748         * gcc.c-torture/execute/20000523-1.c: New test.
12749
12750 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
12751
12752         * c-torture/execute/bcp-1.c: Replace abort in arg of
12753         __builtin_constant_p with a generic external function.
12754
12755         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
12756         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
12757         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
12758         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
12759         Prototype abort and/or exit.
12760
12761         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
12762         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
12763         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
12764         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
12765
12766 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
12767
12768         * gcc.dg/dwarf2-1.c: New test.
12769
12770 2000-05-20  Richard Henderson  <rth@cygnus.com>
12771
12772         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
12773
12774 2000-05-20  Andreas Jaeger  <aj@suse.de>
12775
12776         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
12777         testcase.
12778
12779 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
12780
12781         * gcc.c-torture/execute/20000519-2.c: New test.
12782
12783 2000-05-19  Andreas Jaeger  <aj@suse.de>
12784
12785         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
12786         which fails with SSA.
12787
12788         * lib/c-torture.exp: Also test with -O3 -fssa.
12789
12790 2000-05-18  Michael Meissner  <meissner@redhat.com>
12791
12792         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
12793         * gcc.c-torture/execute/920415-1.c: Ditto.
12794         * gcc.c-torture/execute/920501-1.c: Ditto.
12795         * gcc.c-torture/execute/conversion.c: Ditto.
12796         * gcc.c-torture/execute/cvt-1.c: Ditto.
12797
12798 2000-05-18  Jeffrey A Law  (law@cygnus.com)
12799
12800         * gcc.c-torture/compile/20000518-1.c: New test.
12801
12802 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
12803
12804         * g77.f-torture/compile/200005018.f:  New test.
12805
12806 2000-05-17  Jeffrey A Law  (law@cygnus.com)
12807
12808         * gcc.c-torture/compile/20000517-1.c: New test.
12809
12810 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12811
12812         * gcc.c-torture/execute/20000516-1.c: New test.
12813
12814 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
12815
12816         * g++.old-deja/g++.other/eh.C: New test.
12817
12818 2000-05-12  Richard Henderson  <rth@cygnus.com>
12819
12820         * gcc.c-torture/execute/990208-1.c (main): Don't pass
12821         constants through to doit's conditional.
12822
12823 2000-05-11  Jeffrey A Law  (law@cygnus.com)
12824
12825         * gcc.c-torture/compile/20000511-1.c: New test.
12826         * g77.f-torture/compile/20000511-1.f: New test.
12827         * g77.f-torture/compile/20000511-2.f: New test.
12828
12829 2000-05-11  Michael Meissner  <meissner@redhat.com>
12830
12831         * gcc.c-torture/execute/20000511-1.c: New test.
12832
12833 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
12834
12835         * gcc.dg/dg.exp: Scan .S files as well as .c files.
12836         * gcc.dg/20000510-1.S: New.
12837
12838 2000-05-08  Catherine Moore  <clm@cygnus.com>
12839
12840         * gcc.dg/unused-3.c: New.
12841
12842 2000-05-06  Richard Henderson  <rth@cygnus.com>
12843
12844           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
12845           * g++.old-deja/g++.mike/warn1.C: Likewise.
12846           * g++.old-deja/g++.pt/local1.C: Likewise.
12847           * g++.old-deja/g++.pt/local7.C: Likewise.
12848           * g++.old-deja/g++.pt/spec16.C: Likewise.
12849
12850 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
12851
12852         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
12853
12854 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
12855
12856           * g77.f-torture/execute/20000503-1.f:  New test.
12857
12858 2000-05-04  Andreas Jaeger  <aj@suse.de>
12859
12860         * gcc.dg/noreturn-2.c: New test.
12861
12862 2000-05-04  Neil Booth  <NeilB@earthling.net>
12863
12864         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
12865         preprocessor.
12866
12867 2000-05-04  Richard Henderson  <rth@cygnus.com>
12868
12869         * gcc.c-torture/execute/20000503-1.c: Fix typo.
12870
12871 2000-05-04  Richard Henderson  <rth@cygnus.com>
12872
12873         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
12874         OpenSSL by Jason R Thorpe.
12875
12876 2000-05-03  Jim Wilson  <wilson@cygnus.com>
12877
12878         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
12879
12880 2000-05-03  Robert Lipe <robertlipe@usa.net>
12881
12882         * gcc.dg/20000503-1.c: New test.
12883
12884 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
12885
12886         * gcc.c-torture/compile/20000502-1.c: New test.
12887         * g++.old-deja/g++.other/align.C: New test.
12888         * gcc.dg/cpp-tradstringify.c: New test.
12889
12890 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
12891
12892         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
12893         and hard registers.
12894
12895 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
12896
12897         * gcc.c-torture/execute/loop-5.c: New test.
12898
12899 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
12900
12901         * gcc.c-torture/execute/va-arg-20.c: New test.
12902
12903 2000-04-23  Jeffrey A Law  (law@cygnus.com)
12904
12905         * gcc.c-torture/execute/20000422-1.c: New test.
12906
12907 2000-04-20  Greg McGary  <gkm@gnu.org>
12908
12909         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
12910         when optimizing, but without sibling-call optimizations (-O1).
12911
12912 2000-04-20  Jeffrey A Law  (law@cygnus.com)
12913
12914           * gcc.c-torture/compile/20000420-1.c: New test.
12915
12916 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
12917
12918         * g++.abi/ptrflags.C: New test.
12919         * g++.eh/catchptr1.C: Test incomplete pointer chains.
12920
12921 2000-04-19  Catherine Moore  <clm@cygnus.com>
12922
12923         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
12924
12925 2000-04-19  Greg McGary  <gkm@gnu.org>
12926
12927         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
12928         sibling-call optimizations.
12929
12930 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
12931
12932         * gcc.dg/20000419-1.c: New test.
12933
12934 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
12935
12936         * gcc.c-torture/execute/20000412-6.c: New test.
12937
12938 2000-04-12  Jeffrey A Law  (law@cygnus.com)
12939
12940         * gcc.c-torture/execute/20000412-5.c: New test.
12941         * g77.f-torture/compile/20000412-1.f: New test.
12942         * gcc.c-torture/execute/20000412-4.c: New test.
12943         * gcc.c-torture/compile/20000412-2.c: New test.
12944         * gcc.c-torture/execute/20000412-3.c: New test.
12945         * gcc.c-torture/compile/20000412-1.c: New test.
12946         * gcc.c-torture/execute/20000412-2.c: New test.
12947
12948 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
12949
12950         * objc/execute/bf-20.m: New test.
12951
12952 2000-04-10  Richard Henderson  <rth@cygnus.com>
12953
12954         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
12955
12956         * gcc.c-torture/execute/20000412-1.c: New test.
12957
12958 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
12959
12960         * g++.old-deja/g++.eh/catchptr1.C: New test.
12961
12962 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
12963
12964         * g++.old-deja/g++.abi/cxa_vec.C: New test.
12965
12966 2000-04-08  Neil Booth  <NeilB@earthling.net>
12967
12968         * gcc.dg/cpp-nullchar.c: Remove test as
12969         embedded nulls cause problems.
12970
12971 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12972
12973         * gcc.dg/compare2.c: New test.
12974
12975 2000-04-08  Neil Booth  <NeilB@earthling.net>
12976
12977         * gcc.dg/cpp-nullchar.c: New test.
12978
12979 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
12980
12981         * gcc.dg/cpp-mi2.c: New test.
12982         * gcc.dg/cpp-mi2[abc].h: New files.
12983
12984 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
12985
12986         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
12987         member name.
12988
12989 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
12990
12991         * g++.old-deja/g++.abi/vmihint.C: New test.
12992
12993 2000-04-06  Neil Booth  <NeilB@earthling.net>
12994
12995         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
12996         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
12997         copyright.
12998
12999 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
13000
13001         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
13002         avoid stack-frame overwrite.
13003
13004 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
13005
13006         * gcc.c-torture/compile/20000405-2.c: New test.
13007         * gcc.c-torture/compile/20000405-3.c: New test.
13008
13009 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13010
13011         * gcc.c-torture/compile/20000405-1.c: New test.
13012
13013 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
13014
13015         * gcc.dg/cast-qual-1.c: Revert last change.
13016
13017 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13018
13019         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
13020
13021 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
13022
13023         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
13024         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
13025
13026 2000-04-03  Jeffrey A Law  (law@cygnus.com)
13027
13028         * gcc.c-torture/compile/20000403-2.c: New test.
13029         * gcc.c-torture/compile/20000403-1.c: New test.
13030
13031 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
13032
13033         * gcc.c-torture/execute/20000403-1.c: New test.
13034
13035 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
13036
13037         * gcc.c-torture/execute/20000402-1.c: New test.
13038
13039 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
13040
13041         * gcc.c-torture/execute/va-arg-15.c: New test.
13042         * gcc.c-torture/execute/va-arg-16.c: New test.
13043         * gcc.c-torture/execute/va-arg-17.c: New test.
13044         * gcc.c-torture/execute/va-arg-18.c: New test.
13045         * gcc.c-torture/execute/va-arg-19.c: New test.
13046
13047 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
13048
13049         * gcc.c-torture/compile/981211-1.c: Move to...
13050         * gcc.dg/cpp-as1.c: ...here.
13051         * gcc.dg/cpp-as2.c: New file.
13052
13053         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
13054         compiler.
13055
13056 2000-04-02  Neil Booth  <NeilB@earthling.net>
13057
13058         * gcc.dg/cpp-cond.c  New tests.
13059         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
13060         accidental success less likely.
13061         * gcc.dg/cpp-missingop.c  New tests.
13062         * gcc.dg/cpp-missingparen.c  New tests.
13063         * gcc.dg/cpp-shift.c  New tests.
13064         * gcc.dg/cpp-shortcircuit.c  New tests.
13065         * gcc.dg/cpp-unary.c  New tests.
13066
13067 2000-03-29  Jeffrey A Law  (law@cygnus.com)
13068
13069         * gcc.c-torture/compile/20000329-1.c: New test.
13070
13071 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
13072
13073         * gcc.c-torture/compile/20000326-1.c: New test.
13074         * gcc.c-torture/compile/20000326-2.c: New test.
13075
13076 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
13077
13078         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
13079         the first parameter is a function argument.
13080
13081 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
13082
13083         * g++.old-deja/g++.ext/array4.C: New test.
13084
13085 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
13086
13087         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
13088
13089 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13090
13091         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
13092
13093 2000-03-19  Richard Henderson  <rth@cygnus.com>
13094
13095         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
13096
13097 2000-03-19  Richard Henderson  <rth@cygnus.com>
13098
13099         * gcc.c-torture/compile/20000319-1.c: New test.
13100
13101 2000-03-14  Jeffrey A Law  (law@cygnus.com)
13102
13103         * gcc.c-torture/execute/20000314-3.c: New test.
13104         * gcc.c-torture/execute/20000314-2.c: New test.
13105         * gcc.c-torture/execute/20000314-1.c: New test.
13106         * gcc.c-torture/compile/20000314-2.c: New test.
13107         * gcc.c-torture/compile/20000314-1.c: New test.
13108
13109 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
13110
13111         * g++.old-deja/g++.warn/inline.C: New test.
13112
13113 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
13114
13115         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
13116         standards-compliant result rather than specific constants.
13117         Put test-values in array.
13118
13119 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
13120
13121         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
13122         (g++_target_compile): Put test-specific options last.
13123
13124 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13125
13126         * g++.old-deja/g++.eh/vbase4.C: New test.
13127
13128 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13129
13130         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
13131
13132 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13133
13134         * g++.old-deja/g++.brendan/misc12.C: Removed.
13135         * g++.old-deja/g++.pt/memtemp77.C: Constify.
13136         * g++.old-deja/g++.ext/pretty4.C: New test.
13137
13138 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
13139
13140         * g++.old-deja/g++.other/string2.C: New test.
13141
13142 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
13143
13144         * g++.old-deja/g++.warn/impint2.C: New test.
13145
13146 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
13147
13148         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
13149         is 1, not zero.
13150
13151 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
13152
13153         * g++.old-deja/g++.warn/impint.C: New test.
13154         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
13155         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
13156         * g++.old-deja/g++.pt/explicit12.C: Likewise.
13157         * g++.old-deja/g++.pt/explicit13.C: Likewise.
13158         * g++.old-deja/g++.pt/explicit17.C: Likewise.
13159         * g++.old-deja/g++.pt/explicit18.C: Likewise.
13160         * g++.old-deja/g++.pt/explicit19.C: Likewise.
13161         * g++.old-deja/g++.pt/explicit23.C: Likewise.
13162         * g++.old-deja/g++.pt/explicit31.C: Likewise.
13163         * g++.old-deja/g++.pt/explicit35.C: Likewise.
13164         * g++.old-deja/g++.pt/explicit6.C: Likewise.
13165         * g++.old-deja/g++.pt/memclass7.C: Likewise.
13166
13167 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
13168
13169         * gcc.dg/cpp-redef.c: New test.
13170
13171 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
13172
13173         * g++.old-deja/g++.pt/unify7.C: New test.
13174
13175 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
13176
13177         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
13178         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
13179
13180 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
13181
13182         * gcc.c-torture/compile/20000224-1.c: New test.
13183
13184 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13185
13186         * gcc.c-torture/compile/cpp-2.c: New test.
13187         * gcc.c-torture/compile/cpp-1.c: New test.
13188
13189 2000-02-25  Jeffrey A Law  (law@cygnus.com)
13190
13191         * gcc.c-torture/execute/20000225-1.c: New test.
13192
13193 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13194
13195         * gcc.dg/cpp-li2.c: New test.
13196
13197         * gcc.dg/cpp-wi1.c: New test.
13198
13199         * gcc.dg/cpp-li1.c: New test.
13200
13201 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
13202
13203         * g++.old-deja/g++.other/sizeof5.C: New test.
13204
13205 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13206
13207         * gcc.c-torture/execute/va-arg-13.c: New test.
13208
13209 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
13210
13211         * gcc.c-torture/execute/va-arg-12.c: New test.
13212
13213 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13214
13215         * gcc.c-torture/execute/20000223-1.c: New test.
13216
13217 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
13218
13219         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
13220
13221 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
13222
13223         * g++.old-deja/g++.abi/ptrmem.C: New test.
13224
13225 2000-02-19  Richard Henderson  <rth@cygnus.com>
13226
13227         * gcc.c-torture/compile/init-3.c: New.
13228
13229 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
13230
13231         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
13232         ALWAYS_CXXFLAGS.
13233
13234 2000-02-11  Robert Lipe <robertl@sco.com>
13235
13236         * gcc.c-torture/compile/20000211-3.c: New test.
13237
13238 2000-02-11  Martin Buchholz <martin@xemacs.org>
13239
13240         * gcc.c-torture/compile/20000211-2.c: New test.
13241
13242 2000-02-11  Jeffrey A Law  (law@cygnus.com)
13243
13244         * gcc.c-torture/compile/20000211-1.c: New test.
13245
13246 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
13247
13248         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
13249           on native targets
13250
13251 2000-02-08  Nathan Sidwell  <nathan@acm.org>
13252
13253         * g++.old-deja/g++.other/cast5.C: New test.
13254
13255 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
13256
13257         * gcc.c-torture/execute/20000205-1.c: New.
13258
13259 2000-02-03  Nathan Sidwell  <nathan@acm.org>
13260
13261         * g++.old-deja/g++.jason/cast3.C: Return void.
13262         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
13263
13264 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13265
13266         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
13267
13268         * gcc.dg/loop-1.c: New test.
13269
13270 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
13271
13272         * gcc.c-torture/compile/20000127-1.c: New test.
13273         * gcc.c-torture/execute/991228-1.c: New test.
13274
13275 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13276
13277         * gcc.dg/unused-2.c: New test.
13278
13279         * gcc.dg/conv-1.c: New test.
13280
13281 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
13282
13283         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
13284         compiler.
13285         (tool_option_proc): Fix typo.
13286
13287 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
13288
13289         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
13290         of the ld on the host, not on the build machine.
13291         Also, don't crash if '--help' is not a supported option.
13292
13293 2000-01-24  Richard Henderson  <rth@cygnus.com>
13294
13295         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
13296
13297 2000-01-20  Jeffrey A Law  (law@cygnus.com)
13298
13299         * gcc.c-torture/execute/20000120-2.c: New test.
13300         * gcc.c-torture/execute/20000120-1.c: New test.
13301
13302 2000-01-13  Jeffrey A Law  (law@cygnus.com)
13303
13304         * gcc.c-torture/execute/20000113-1.c: New test.
13305
13306 2000-01-12  Jeffrey A Law  (law@cygnus.com)
13307
13308         * gcc.c-torture/execute/20000112-1.c: New test.
13309
13310 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13311
13312         * gcc.dg/20000111-1.c: New test.
13313
13314 2000-01-10  Jeffrey A Law  (law@cygnus.com)
13315
13316         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
13317         with 16 bit integers.
13318
13319 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13320
13321         * gcc.dg/20000108-1.c: New test.
13322
13323 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13324
13325         * g++.old-deja/g++.ns/koenig8.C: New test.
13326
13327 2000-01-05  Nathan Sidwell  <nathan@acm.org>
13328
13329         * g++.old-deja/g++.other/cast4.C: New test.
13330
13331 2000-01-05  Jeffrey A Law  (law@cygnus.com)
13332
13333         * gcc.c-torture/compile/20000105-2.c: New test.
13334         * gcc.c-torture/compile/20000105-1.c: New test.
13335
13336 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13337
13338         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
13339         references to printf & atoi to conform to ANSI standard.
13340         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
13341         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
13342         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
13343         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
13344         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
13345         * g++.old-deja/g++.brendan/complex1.C: Likewise.
13346         * g++.old-deja/g++.brendan/copy1.C: Likewise.
13347         * g++.old-deja/g++.brendan/copy2.C: Likewise.
13348         * g++.old-deja/g++.brendan/copy3.C: Likewise.
13349         * g++.old-deja/g++.brendan/copy4.C: Likewise.
13350         * g++.old-deja/g++.brendan/copy5.C: Likewise.
13351         * g++.old-deja/g++.brendan/copy6.C: Likewise.
13352         * g++.old-deja/g++.brendan/copy7.C: Likewise.
13353         * g++.old-deja/g++.brendan/copy8.C: Likewise.
13354         * g++.old-deja/g++.brendan/crash11.C: Likewise.
13355         * g++.old-deja/g++.brendan/crash14.C: Likewise.
13356         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
13357         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
13358         * g++.old-deja/g++.brendan/delete2.C: Likewise.
13359         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
13360         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
13361         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
13362         * g++.old-deja/g++.brendan/eh1.C: Likewise.
13363         * g++.old-deja/g++.brendan/groff1.C: Likewise.
13364         * g++.old-deja/g++.brendan/init3.C: Likewise.
13365         * g++.old-deja/g++.brendan/misc12.C: Likewise.
13366         * g++.old-deja/g++.brendan/misc7.C: Likewise.
13367         * g++.old-deja/g++.brendan/new2.C: Likewise.
13368         * g++.old-deja/g++.brendan/operators4.C: Likewise.
13369         * g++.old-deja/g++.brendan/operators5.C: Likewise.
13370         * g++.old-deja/g++.brendan/overload2.C: Likewise.
13371         * g++.old-deja/g++.brendan/overload7.C: Likewise.
13372         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
13373         * g++.old-deja/g++.brendan/reference1.C: Likewise.
13374         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
13375         * g++.old-deja/g++.brendan/template24.C: Likewise.
13376         * g++.old-deja/g++.brendan/template3.C: Likewise.
13377         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
13378         * g++.old-deja/g++.jason/inline3.C: Likewise.
13379         * g++.old-deja/g++.jason/opeq.C: Likewise.
13380         * g++.old-deja/g++.law/arg5.C: Likewise.
13381         * g++.old-deja/g++.law/arm7.C: Likewise.
13382         * g++.old-deja/g++.law/ctors11.C: Likewise.
13383         * g++.old-deja/g++.law/cvt8.C: Likewise.
13384         * g++.old-deja/g++.law/init9.C: Likewise.
13385         * g++.old-deja/g++.law/refs4.C: Likewise.
13386         * g++.old-deja/g++.law/template2.C: Likewise.
13387         * g++.old-deja/g++.law/visibility24.C: Likewise.
13388         * g++.old-deja/g++.law/vtable3.C: Likewise.
13389         * g++.old-deja/g++.mike/asm2.C: Likewise.
13390         * g++.old-deja/g++.mike/eh1.C: Likewise.
13391         * g++.old-deja/g++.mike/misc1.C: Likewise.
13392         * g++.old-deja/g++.mike/misc13.C: Likewise.
13393         * g++.old-deja/g++.mike/misc14.C: Likewise.
13394         * g++.old-deja/g++.mike/ns12.C: Likewise.
13395         * g++.old-deja/g++.mike/p1248.C: Likewise.
13396         * g++.old-deja/g++.mike/p3708.C: Likewise.
13397         * g++.old-deja/g++.mike/p3708a.C: Likewise.
13398         * g++.old-deja/g++.mike/p3708b.C: Likewise.
13399         * g++.old-deja/g++.mike/p646.C: Likewise.
13400         * g++.old-deja/g++.mike/p700.C: Likewise.
13401         * g++.old-deja/g++.mike/p783.C: Likewise.
13402         * g++.old-deja/g++.mike/p783a.C: Likewise.
13403         * g++.old-deja/g++.mike/p783b.C: Likewise.
13404         * g++.old-deja/g++.mike/p786.C: Likewise.
13405         * g++.old-deja/g++.mike/p789.C: Likewise.
13406         * g++.old-deja/g++.mike/p789a.C: Likewise.
13407         * g++.old-deja/g++.mike/p807a.C: Likewise.
13408         * g++.old-deja/g++.other/delete3.C: Likewise.
13409         * g++.old-deja/g++.other/dyncast1.C: Likewise.
13410         * g++.old-deja/g++.other/dyncast2.C: Likewise.
13411         * g++.old-deja/g++.other/dyncast3.C: Likewise.
13412         * g++.old-deja/g++.other/empty1.C: Likewise.
13413         * g++.old-deja/g++.other/temporary1.C: Likewise.
13414         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
13415         * g++.old-deja/g++.pt/t16.C: Likewise.
13416         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
13417
13418 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
13419
13420         * gcc.dg/991230-1.c: New test.
13421
13422 1999-12-29  Jeffrey A Law  (law@cygnus.com)
13423
13424         * gcc.c-torture/compile/991229-3.c: New test.
13425         * gcc.c-torture/compile/991229-2.c: New test.
13426         * gcc.c-torture/compile/991229-1.c: New test.
13427
13428 1999-12-29  Greg McGary <gkm@eng.ascend.com>
13429
13430         * gcc.c-torture/compile/labels-2.c: New test.
13431
13432 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13433
13434         * gcc.c-torture/execute/991227-1.c: New test.
13435
13436 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13437
13438         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
13439
13440 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
13441
13442         * gcc.c-torture/execute/991221-1.c: New test.
13443
13444 1999-12-20  Nathan Sidwell  <nathan@acm.org>
13445
13446         * g++.old-deja/g++.other/cast3.C: New test.
13447
13448 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
13449
13450         * gcc.c-torture/execute/991216-4.c: New test.
13451
13452 1999-12-16  Michael Meissner  <meissner@cygnus.com>
13453
13454         * gcc.c-torture/execute/991216-1.c: New test.
13455         * gcc.c-torture/execute/991216-2.c: New test.
13456         * gcc.c-torture/execute/991216-3.c: New test.
13457
13458 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13459
13460         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
13461         Actually make the test fail by using "-O2" for compilation.
13462
13463 1999-12-15  Nathan Sidwell  <nathan@acm.org>
13464
13465         * g++.old-deja/g++.warn/cast-align1.C: New test.
13466
13467 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13468
13469         * gcc.c-torture/compile/991214-1.c: New test.
13470         * gcc.c-torture/compile/991214-2.c: New test.
13471
13472 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
13473
13474         * gcc.dg/991214-1.c: New test.
13475
13476 1999-12-13  Jeffrey A Law  (law@cygnus.com)
13477
13478         * gcc.c-torture/compile/991213-3.c: New test.
13479         * gcc.c-torture/compile/991213-2.c: New test.
13480         * gcc.c-torture/compile/991213-1.c: New test.
13481
13482 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
13483
13484         * gcc.dg/991209-1.c: New test.
13485
13486 1999-12-08  Nathan Sidwell <nathan@acm.org>
13487
13488         * gcc.c-torture/compile/991208-1.c: New test.
13489
13490 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13491
13492         * gcc.dg/ultrasp2.c: New test.
13493
13494 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
13495
13496         * g++.old-deja/g++.abi/align.C (main): Fix typo.
13497
13498 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
13499
13500         * gcc.c-torture/compile/991202-1.c: New test.
13501         * gcc.c-torture/execute/991202-1.c: New test.
13502         * gcc.c-torture/execute/991202-2.c: New test.
13503         * gcc.c-torture/execute/991202-3.c: New test.
13504
13505 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
13506
13507         * g++.old-deja/g++.abi/align.C: New test.
13508         * g++.old-deja/g++.abi/aggregates.C: Likewise.
13509         * g++.old-deja/g++.abi/bitfields.C: Likewise.
13510
13511 1999-12-01  Richard Henderson  <rth@cygnus.com>
13512
13513         * gcc.c-torture/execute/991201-1.c: New.
13514
13515 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
13516
13517         * gcc.dg/991129-1.c: New test.
13518
13519 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
13520
13521         * gcc.c-torture/compile/991127-1.c: New test.
13522
13523 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13524
13525         * g++.old-deja/g++.other/warn4.C: New test.
13526
13527 1999-11-22  Nathan Sidwell  <nathan@acm.org>
13528
13529         * g++.old-deja/g++.eh/cleanup2.C: New test.
13530         * g++.old-deja/g++.ext/pretty2.C: New test.
13531         * g++.old-deja/g++.ext/pretty3.C: New test.
13532         * g++.old-deja/g++.other/debug6.C: New test.
13533
13534 1999-10-20  Jim Wilson  <wilson@cygnus.com>
13535
13536         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
13537         compiler_output to look for one error message instead of two.
13538
13539 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
13540
13541         * gcc.c-torture/execute/991118-1.c: Also test case
13542         where the word boundary does not split a byte evenly.
13543
13544 1999-11-19  Nathan Sidwell  <nathan@acm.org>
13545
13546         * g++.old-deja/g++.ext/restrict1.C: New test.
13547
13548 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
13549
13550         * gcc.c-torture/execute/991118-1.c: New test.
13551
13552 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
13553
13554         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
13555         working directory pathnames.
13556
13557 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
13558
13559         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
13560         host is equipped with driver.h and driver.o so it can actually
13561         compile and run the tests.
13562
13563 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
13564
13565         * gcc.c-torture/compile/991008-1.c: New test.
13566
13567 1999-11-08  Nick Clifton  <nickc@cygnus.com>
13568
13569         * lib/gcc-dg.exp: Include target-supports.exp
13570
13571 1999-11-05  Nick Clifton  <nickc@cygnus.com>
13572
13573         * lib/target-supports.exp: New file: Provide procs to test for
13574         features supported by the target.
13575         (check_weak_available): Moved here from ecos.exp.
13576         (check_alias_available): New proc: Determine of the target
13577         toolchain supports the alias attribute.
13578
13579         * gcc.dg/special/ecos.exp: Move check_weak_available to
13580         target-supports.exp.
13581         (alias-1.c): Only perform the test if the target supports
13582         aliases.
13583         (wkali-1.c): Only perform the test if the target supports
13584         aliases.
13585
13586         * gcc.dg/990506-0.c: Expect error messages from cross
13587         targets as well as native targets.
13588
13589 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13590
13591         * gcc.dg/ultrasp1.c: Removed xfail.
13592         * gcc.dg/struct-ret-2.c: Likewise.
13593         * gcc.dg/array-1.c: Likewise.
13594
13595 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13596
13597         * gcc.dg/struct-ret-2.c: New test.
13598
13599         * gcc.dg/array-1.c: New test.
13600
13601 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
13602
13603         * gcc.c-torture/execute/991030-1.c: New test.
13604
13605 1999-10-26  Richard Henderson  <rth@cygnus.com>
13606
13607         * gcc.c-torture/compile/991026-2.c: New test.
13608
13609 1999-10-26  Jeffrey A Law  (law@cygnus.com)
13610
13611         * gcc.c-torture/compile/991026-1.c: New test.
13612
13613 1999-10-23  Jeffrey A Law  (law@cygnus.com)
13614
13615         * gcc.c-torture/execute/991023-1.c: New test.
13616
13617 1999-10-19  Jeffrey A Law  (law@cygnus.com)
13618
13619         * gcc.c-torture/execute/991019-1.c: New test.
13620
13621 1999-10-16  Richard Henderson  <rth@cygnus.com>
13622
13623         * gcc.c-torture/execute/991016-1.c: New test.
13624
13625 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
13626
13627         * gcc.c-torture/execute/991014-1.c: New test.
13628
13629 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
13630
13631         * g++.old-deja/g++.other/union2.C: New test.
13632
13633 1999-10-13  Nathan Sidwell  <nathan@acm.org>
13634
13635         * g++.old-deja/g++.other/vaarg2.C: New test.
13636         * g++.old-deja/g++.other/vaarg3.C: New test.
13637
13638 1999-10-12  Craig Burley  <craig@jcb-sc.com>
13639
13640         * g77.f-torture/noncompile/19990905-1.f: Moved from being
13641         in compile/.
13642
13643 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
13644
13645         * gcc.c-torture/execute/va-arg-11.c: New test.
13646
13647 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
13648
13649         * lib/file-format.exp (gcc_target_object_format): Don't
13650         crash if objdump is unavailable.
13651
13652 1999-09-29  Donn Terry <donn@interix.com>
13653
13654         * gcc.misc-tests/mg.exp: delete extraneous redirection.
13655
13656 1999-09-28  Nick Clifton  <nickc@cygnus.com>
13657
13658         * gcc.c-torture/compile/990928-1.c: New test.
13659
13660 1999-09-28  Nathan Sidwell  <nathan@acm.org>
13661
13662         * g++.old-deja/g++.other/decl6.C: New test.
13663
13664 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13665
13666         * gcc.c-torture/execute/va-arg-10.c: New test.
13667
13668 1999-09-27  Nathan Sidwell  <nathan@acm.org>
13669
13670         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
13671         __PRETTY_FUNCTION__.
13672
13673 1999-09-23  Nick Clifton  <nickc@cygnus.com>
13674
13675         * gcc.c-torture/execute/990923-1.c: New test.
13676
13677 1999-09-21  Nick Clifton  <nickc@cygnus.com>
13678
13679         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
13680         for which -fpic is inappropriate.
13681
13682 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
13683
13684         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
13685
13686 1999-09-21  Nathan Sidwell  <nathan@acm.org>
13687
13688         * g++.old-deja/g++.other/dyncast1.C: New test.
13689         * g++.old-deja/g++.other/dyncast2.C: New test.
13690         * g++.old-deja/g++.other/dyncast3.C: New test.
13691         * g++.old-deja/g++.other/dyncast4.C: New test.
13692         * g++.old-deja/g++.other/dyncast5.C: New test.
13693         * g++.old-deja/g++.eh/catch3.C: New test.
13694         * g++.old-deja/g++.eh/catch3p.C: New test.
13695         * g++.old-deja/g++.eh/catch4.C: New test.
13696         * g++.old-deja/g++.eh/catch4p.C: New test.
13697         * g++.old-deja/g++.eh/catch5.C: New test.
13698         * g++.old-deja/g++.eh/catch5p.C: New test.
13699         * g++.old-deja/g++.eh/catch6.C: New test.
13700         * g++.old-deja/g++.eh/catch6p.C: New test.
13701         * g++.old-deja/g++.eh/catch7.C: New test.
13702         * g++.old-deja/g++.eh/catch7p.C: New test.
13703         * g++.old-deja/g++.eh/catch8.C: New test.
13704         * g++.old-deja/g++.eh/catch8p.C: New test.
13705         * g++.old-deja/g++.eh/catch9.C: New test.
13706         * g++.old-deja/g++.eh/catch9p.C: New test.
13707
13708 1999-09-13  Nathan Sidwell  <nathan@acm.org>
13709
13710         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
13711         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
13712
13713 1999-09-13  Jeffrey A Law  (law@cygnus.com)
13714
13715         * gcc.c-torture/compile/990913-1.c: New test.
13716
13717 1999-09-10  Nathan Sidwell  <nathan@acm.org>
13718
13719         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
13720         * g++.old-deja/g++.jason/rfg5.C: Likewise.
13721
13722 1999-09-09  Richard Henderson  <rth@cygnus.com>
13723
13724         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
13725
13726 1999-09-09  Nathan Sidwell  <nathan@acm.org>
13727
13728         * g++.old-deja/g++.other/lookup11.C: New test.
13729         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
13730         what is permitted and what we want.
13731         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
13732         overload use.
13733         * g++.old-deja/g++.jason/rfg5.C: Likewise
13734
13735 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
13736
13737         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
13738         * gcc.c-torture/noncompile/poison-1.c: New file.
13739
13740 1999-09-08  Nathan Sidwell  <nathan@acm.org>
13741
13742         * g++.old-deja/g++.other/sizeof3.C: New test.
13743         * g++.old-deja/g++.other/sizeof4.C: New test.
13744         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
13745         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
13746
13747 1999-09-07  Richard Henderson  <rth@cygnus.com>
13748
13749         * gcc.dg/va-arg-1.c: New.
13750
13751 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13752
13753         * gcc.c-torture/execute/va-arg-9.c: New test.
13754
13755 1999-09-05  Craig Burley  <craig@jcb-sc.com>
13756
13757         * g77.f-torture/compile/980519-2.f: New test.
13758         * g77.f-torture/compile/19990905-0.f: New test.
13759         * g77.f-torture/compile/19990905-1.f: New test.
13760         * g77.f-torture/compile/19990905-2.f: New test.
13761
13762         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
13763
13764 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
13765
13766         * gcc.c-torture/execute/990827-1.c: Fix typo.
13767
13768 1999-09-03  Nathan Sidwell  <nathan@acm.org>
13769
13770         * g++.old-deja/g++.other/deref1.C: New test.
13771
13772 1999-09-02  Nathan Sidwell  <nathan@acm.org>
13773
13774         * g++.old-deja/g++.other/ambig2.C: New test.
13775         * g++.old-deja/g++.other/cond5.C: New test.
13776         * g++.old-deja/g++.other/lookup16.C: New test.
13777
13778 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
13779
13780         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
13781         assemblers too.
13782
13783 1999-08-31  Jeffrey A Law  (law@cygnus.com)
13784
13785         * lib/c-torture.exp: Avoid the "compare executables" optimization
13786         when testing native.
13787
13788 1999-08-29  Jeffrey A Law  (law@cygnus.com)
13789
13790         * gcc.c-torture/execute/990829-1.c: New test.
13791         * gcc.c-torture/compile/990829-1.c: New test.
13792
13793 1999-08-27  Paul Burchard  <burchard@pobox.com>
13794
13795         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
13796         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
13797         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
13798         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
13799         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
13800         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
13801         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
13802         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
13803         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
13804         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
13805         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
13806
13807 1999-08-27  Jeffrey A Law  (law@cygnus.com)
13808
13809         * gcc.c-torture/execute/990827-1.c: New test.
13810
13811 1999-08-26  Craig Burley  <craig@jcb-sc.com>
13812
13813         * g77.f-torture/noncompile/19990826-4.f: New test.
13814
13815         * g77.f-torture/compile/19990826-3.f: New test.
13816
13817         * g77.f-torture/execute/19990826-2.f: New test.
13818
13819         * g77.f-torture/compile/19990826-1.f: New test.
13820
13821         * gcc.c-torture/execute/990826-0.c: New test.
13822         * g77.c-torture/execute/19990826-0.f: New test.
13823
13824         * g77.f-torture/noncompile/970626-2.f: New test.
13825
13826 1999-08-25  Paul Burchard  <burchard@pobox.com>
13827
13828         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
13829         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
13830         lss-011.C: New tests.
13831
13832 1999-08-25  Nathan Sidwell  <nathan@acm.org>
13833
13834         * g++.old-deja/g++.other/decl5.C: New test.
13835
13836 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13837
13838         * noncompile/noncompile.exp: Load_lib c-torture.exp.
13839         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
13840         call `postbase' for each one.  All callers of `postbase' changed
13841         to call this instead.
13842
13843 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
13844
13845         * gcc.c-torture/execute/990811-1.c: New test.
13846
13847 1999-08-09  Nick Clifton  <nickc@cygnus.com>
13848
13849         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
13850         just native ones.
13851
13852         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
13853         just native ones.
13854
13855 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13856
13857         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
13858
13859 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13860
13861         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
13862
13863 1999-08-04  Nathan Sidwell  <nathan@acm.org>
13864
13865         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
13866
13867 1999-08-04  Jeffrey A Law  (law@cygnus.com)
13868
13869         * gcc.c-torture/execute/990804-1.c: New test.
13870
13871 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13872
13873         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
13874         * g++.old-deja/g++.brendan/crash64.C: Likewise
13875         * g++.old-deja/g++.brendan/overload8.C: Likewise
13876
13877 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13878
13879         * g++.old-deja/g++.other/struct1.C: New test.
13880
13881 1999-08-03  Nathan Sidwell  <nathan@acm.org>
13882
13883         * g++.old-deja/g++.other/enum2.C: New test.
13884
13885 1999-08-02  Richard Henderson  <rth@cygnus.com>
13886
13887         Adapted from tests from Franz Sirl:
13888         * gcc.c-torture/execute/va-arg-7.c: New test.
13889         * gcc.c-torture/execute/va-arg-8.c: New test.
13890
13891 1999-08-01  Jeffrey A Law  (law@cygnus.com)
13892
13893         * gcc.c-torture/compile/990801-2.c: New test.
13894
13895         * gcc.c-torture/compile/990801-1.c: New test.
13896
13897 1999-07-27  Michael Meissner  <meissner@cygnus.com>
13898
13899         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
13900         fp-cmp-1.c, converting double to float.
13901
13902         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
13903         fp-cmp-1.c, converting double to long double.
13904
13905         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
13906         from fr1 to unknown_register, since fr1 is a legitimate register
13907         on some machines.
13908
13909 1999-07-25  Jeffrey A Law  (law@cygnus.com)
13910
13911         * README: More listname related changes.
13912
13913 1999-07-08  Catherine Moore  <clm@cygnus.com>
13914
13915         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
13916
13917 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
13918
13919         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
13920
13921 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
13922
13923         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
13924
13925 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
13926
13927         * gcc.dg/990703-1.c: New test.
13928
13929 1999-06-29  Nick Clifton  <nickc@cygnus.com>
13930
13931         * lib/file-format.exp: New file: Move definition of proc
13932         gcc_target_object_format to here from
13933         gcc.dg/special/ecos.exp.
13934
13935         * lib/c-torture.exp: Include lib file-format.exp.
13936         * lib/gcc-dg.exp: Include lib file-format.exp.
13937
13938         * gcc.dg/special/ecos.exp: Remove definition of proc
13939         gcc_target_object_format.
13940
13941 1999-06-28  Jeffrey A Law  (law@cygnus.com)
13942
13943         * gcc.c-torture/execute/990628-1.c: New test.
13944
13945 1999-06-25  Jeffrey A Law  (law@cygnus.com)
13946
13947         * gcc.c-torture/compile/990625-2.c: New test.
13948
13949         * gcc.c-torture/compile/990625-1.c: New test.
13950
13951 1999-06-23  Nick Clifton  <nickc@cygnus.com>
13952
13953         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
13954         attributes compile.
13955         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
13956         ports that use the COFF/PE file format.
13957
13958 1999-06-17  Jeffrey A Law  (law@cygnus.com)
13959
13960         * gcc.c-torture/compile/990617-1.c: New test.
13961
13962 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
13963
13964         * g++.old-deja/g++.other/decl4.C: New test.
13965
13966 1999-06-14  Nathan Sidwell  <nathan@acm.org>
13967
13968         * g++.old-deja/g++.other/bitfld3.C: New test.
13969
13970 1999-06-08  Nathan Sidwell  <nathan@acm.org>
13971
13972         * g++.old-deja/g++.eh/catch1.C: New test.
13973
13974 1999-06-07  Jeffrey A Law  (law@cygnus.com)
13975
13976         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
13977
13978         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
13979         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
13980
13981 1999-06-05  Craig Burley  <craig@jcb-sc.com>
13982
13983         * g77.f-torture/compile/19990502-0.f: Replace with new,
13984         shorter, test that still fails after recent changes.
13985
13986 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
13987
13988         * gcc.c-torture/execute/990604-1.c: New test.
13989
13990 1999-05-31  Jeffrey A Law  (law@cygnus.com)
13991
13992         * gcc.c-torture/execute/990531-1.c: New test.
13993
13994 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13995
13996         * gcc.c-torture/compile/990527-1.c: New test.
13997
13998 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
13999
14000         * gcc.c-torture/execute/990527-1.c: New test.
14001
14002 1999-05-25  Nick Clifton  <nickc@cygnus.com>
14003
14004         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
14005         bitfields as signed.
14006
14007 1999-05-25  Craig Burley  <craig@jcb-sc.com>
14008
14009         * g77.f-torture/compile/19990525-0.f: New test.
14010
14011 1999-05-25  Jeffrey A Law  (law@cygnus.com)
14012
14013         * gcc.c-torture/execute/990525-2.c: New test.
14014
14015         * gcc.c-torture/execute/990525-1.c: New test.
14016
14017 1999-05-24  Nathan Sidwell  <nathan@acm.org>
14018
14019         * g++.old-deja/g++.other/anon3.C: New test.
14020         * g++.old-deja/g++.other/anon4.C: New test.
14021         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
14022         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
14023         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
14024         Merrill).
14025
14026 1999-05-24  Jeffrey A Law  (law@cygnus.com)
14027
14028         * gcc.c-torture/execute/990524-1.c: New test.
14029
14030         * gcc.dg/990524-1.c: New test.
14031
14032 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14033
14034         * gcc.c-torture/compile/990523-1.c: New test.
14035
14036 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
14037
14038         * gcc.c-torture/compile/990519-1.c: New test.
14039
14040 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14041
14042         * gcc.c-torture/compile/990517-1.c: New test.
14043
14044         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
14045         (e4, f4): New tests.
14046         (main): Call them.
14047
14048 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14049
14050         * gcc.dg/noreturn-1.c: New test.
14051
14052 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
14053
14054         * gcc.c-torture/execute/990513-1.c: New test.
14055
14056 1999-05-10  Richard Henderson  <rth@cygnus.com>
14057
14058         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
14059
14060 1999-05-10  Craig Burley  <craig@jcb-sc.com>
14061
14062         * g77.f-torture/execute/erfc.f: Use small single-precision
14063         values, to avoid problems on Alphas when not -mieee.
14064
14065 1999-05-08  Craig Burley  <craig@jcb-sc.com>
14066
14067         * gcc.dg/990506-0.c: New test.
14068
14069 1999-05-08  Richard Henderson  <rth@cygnus.com>
14070
14071         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
14072         the constant to test.  Don't XFAIL 64-bit targets.
14073
14074         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
14075         * g++.old-deja/g++.law/profile1.C: Likewise.
14076
14077         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
14078         operator new instances.
14079         * g++.old-deja/g++.other/delete5.C: Likewise.
14080
14081 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14082
14083         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
14084         intrinsic.
14085
14086 1999-05-03  Craig Burley  <craig@jcb-sc.com>
14087
14088         * g77.f-torture/execute/u77-test.f: Reverse order of two
14089         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
14090
14091 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14092
14093         * gcc.dg/compare1.c: New test.
14094
14095 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
14096
14097         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
14098         New tests.
14099
14100 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14101
14102         * g77.f-torture/compile/19990502-1.f: New test.
14103
14104 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14105
14106         * g77.f-torture/compile/19990502-0.f: New test.
14107
14108 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14109
14110         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
14111         intrinsic.
14112
14113 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14114
14115         * g77.f-torture/execute/u77-test.f (main): List libU77
14116         intrinsics not currently tested.
14117         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
14118         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
14119         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
14120         Trim blanks off the ends of some printed strings.
14121
14122 1999-05-02  Craig Burley  <craig@jcb-sc.com>
14123
14124         * g77.f-torture/execute/u77-test.f (main): Just warn about
14125         FSTAT gid disagreement, as it's expected on some systems.
14126
14127 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14128
14129         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
14130         use a new function, which allows for some slop.
14131         Clean up some commentary.
14132         (issum): The new function.
14133         (sgladd): Deleted subroutine.
14134
14135 1999-05-01  Craig Burley  <craig@jcb-sc.com>
14136
14137         * g77.f-torture/execute/u77-test.f: Modify to be more like
14138         libf2c/libU77 version, bringing patches to that version here.
14139         Add suitable commentary.
14140
14141 1999-04-25  Richard Henderson  <rth@cygnus.com>
14142
14143         * gcc.dg/990424-1.c: New test.
14144
14145 1999-04-24  Craig Burley  <craig@jcb-sc.com>
14146
14147         * g77.f-torture/execute/u77-test.f (main): Bug involving
14148         LSTAT has been fixed, so turn back on full checking.
14149
14150 1999-04-20  Craig Burley  <craig@jcb-sc.com>
14151
14152         * g77.f-torture/compile/19990419-0.f: New test.
14153         * g77.f-torture/execute/19990419-1.f: New test.
14154
14155 1999-04-17  Richard Henderson  <rth@cygnus.com>
14156
14157         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
14158         to avoid the need for a prototype to supress a warning.
14159
14160 1999-04-07  Jim Wilson  <wilson@cygnus.com>
14161
14162         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
14163
14164 1999-04-04  Jeffrey A Law  (law@cygnus.com)
14165
14166         * gcc.c-torture/execute/990404-1.c: New test.
14167
14168 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14169
14170         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
14171         * gcc.dg/cpp-if3.c: Don't use -pedantic.
14172         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
14173         missing initializer warnings.
14174
14175 1999-03-28  Jeffrey A Law  (law@cygnus.com)
14176
14177         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
14178         matching strings.
14179
14180 1999-03-26  Jeffrey A Law  (law@cygnus.com)
14181
14182         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
14183
14184 1999-03-26  Craig Burley  <craig@jcb-sc.com>
14185
14186         * g77.f-torture/execute/19990325-0.f: New test.
14187         * g77.f-torture/execute/19990325-1.f: New test.
14188
14189 1999-03-24  Jeffrey A Law  (law@cygnus.com)
14190
14191         * gcc.c-torture/execute/990324-1.c: New test.
14192
14193 1999-03-22  Jim Wilson  <wilson@cygnus.com>
14194
14195         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
14196         test with 4.
14197
14198 1999-03-17  Richard Henderson  <rth@cygnus.com>
14199
14200         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
14201
14202 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14203
14204         * g77.f-torture/execute/19990313-2.f: New test.
14205         * g77.f-torture/execute/19990313-3.f: New test.
14206
14207 1999-03-13  Craig Burley  <craig@jcb-sc.com>
14208
14209         * g77.f-torture/execute/19990313-0.f: New test.
14210         * g77.f-torture/execute/19990313-1.f: New test.
14211
14212 1999-03-12  Jim Wilson  <wilson@cygnus.com>
14213
14214         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
14215         printf to sprintf.
14216         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
14217         (main): Add check for u15.  Conditionalize u31 check depending on
14218         whether ints are <32 bits or >=32 bits.
14219
14220 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14221
14222         * g77.f-torture/execute/19981119-0.f: Improve testiness.
14223
14224 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14225
14226         * g77.f-torture/compile/19990305-0.f: New test.
14227         * g77.f-torture/execute/19981119-0.f: New test.
14228
14229 1999-03-08  Craig Burley  <craig@jcb-sc.com>
14230
14231         * g77.f-torture/execute/970625-2.f: call ABORT if final
14232         result is not correct, instead of just printing it.
14233         Add this checking via newly introduced obfuscation, to
14234         trip up buggy front ends.
14235
14236 1999-03-07  Craig Burley  <craig@jcb-sc.com>
14237
14238         * g77.f-torture/compile/960317-1.f: Moved from being
14239         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
14240
14241 1999-03-06  Craig Burley  <craig@jcb-sc.com>
14242
14243         * g77.f-torture/execute/960317-1.f: New (old) test.
14244         * g77.f-torture/execute/970625-2.f: Ditto.
14245
14246 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
14247
14248         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
14249         message on line 1 or line 2; cccp and cpplib do this differently.
14250
14251 1999-03-01  Jeffrey A Law  (law@cygnus.com)
14252
14253         * g++.old-deja/g++.law/weak1.C: New test.
14254
14255 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14256
14257         * gcc.c-torture/execute/990119-1.c: Renamed to...
14258         * gcc.dg/990119-1.c: this, so it will only be tested once
14259         (it's a preprocessor test, it doesn't need to be run at
14260         multiple optimization levels).
14261
14262 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
14263
14264         * lib/g++.exp: Don't add incdir=$base_dir/../include to
14265           ALWAYS_CXXFLAGS.
14266
14267 1999-02-24  Craig Burley  <craig@jcb-sc.com>
14268
14269         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
14270         * g77.f-torture/compile/19981216-0.f: ...as it is expected
14271         to not be compilable by current g77.
14272
14273 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14274
14275         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
14276
14277 1999-02-22  Jeffrey A Law  (law@cygnus.com)
14278
14279         * gcc.c-torture/execute/990222-1.c: New test.
14280
14281 1999-02-19  Craig Burley  <craig@jcb-sc.com>
14282
14283         * g77.f-torture/compile/19990218-0.f: New test.
14284         * g77.f-torture/noncompile/19990218-1.f: New test.
14285
14286 1999-02-18  Craig Burley  <craig@jcb-sc.com>
14287
14288         * g77.f-torture/compile/19981216-0.f: New test.
14289
14290 1999-02-14  Jeffrey A Law  (law@cygnus.com)
14291
14292         * gcc.dg/990214-1.c: New test.
14293
14294 1999-02-13  Jeffrey A Law  (law@cygnus.com)
14295
14296         * gcc.dg/990213-2.c: New test.
14297
14298         * gcc.dg/990213-1.c: New test.
14299
14300 1999-02-12  Jeffrey A Law  (law@cygnus.com)
14301
14302         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
14303         ints.
14304
14305 1999-02-11  Nick Clifton  <nickc@cygnus.com>
14306
14307         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
14308         specified by target.
14309
14310         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
14311
14312 1999-02-11  Jeffrey A Law  (law@cygnus.com)
14313
14314         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
14315
14316 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14317
14318         * gcc.dg/special/ecos.exp: New test driver for new tests with
14319         special requirements.
14320
14321         * gcc.dg/special/alias-1.c: New test.
14322         * gcc.dg/special/gcsec-1.c: New test.
14323         * gcc.dg/special/weak-1.c: New test.
14324         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
14325         * gcc.dg/special/weak-2.c: New test.
14326         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
14327         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
14328         * gcc.dg/special/wkali-1.c: New test.
14329         * gcc.dg/special/wkali-2.c: New test.
14330         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
14331         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
14332
14333 1999-02-10  Felix Lee  <flee@cygnus.com>
14334
14335           * lib/c-torture.exp (c-torture-compile): Pull out code for
14336           analyzing gcc error messages.
14337           (c-torture-execute): Likewise.  Fix some (harmless) false
14338           positives.
14339           * lib/gcc.exp (gcc_check_compile): New function.
14340
14341 1999-02-08  Richard Henderson  <rth@cygnus.com>
14342
14343         * gcc.c-torture/execute/990208-1.c: New test.
14344
14345 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
14346
14347         * g++.dg/special/ecos.exp: New driver for new tests with special
14348         requirements
14349
14350         * g++.dg/special/conpr-1.C: New test
14351         * g++.dg/special/conpr-2.C: New test
14352         * g++.dg/special/conpr-2a.C: New test
14353         * g++.dg/special/conpr-3.C: New test
14354         * g++.dg/special/conpr-3a.C: New test
14355         * g++.dg/special/conpr-3b.C: New test
14356
14357         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
14358         allow g++ to use the dg driver
14359
14360         * README: Add comment about g++.dg directory
14361
14362 1999-02-06  Jeffrey A Law  (law@cygnus.com)
14363
14364         * README: Update email addresses.
14365
14366 1999-02-03  Nick Clifton  <nickc@cygnus.com>
14367
14368         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
14369         arguments in order to force structure S onto the stack even on
14370         the alpha.
14371         (test): Pass 10 leading arguments to function foo as well as the
14372         structure S.
14373
14374         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
14375         failure for all targets.
14376
14377         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
14378         abort to terminate program execution.
14379
14380 1999-01-30  Richard Henderson  <rth@cygnus.com>
14381
14382         * gcc.c-torture/execute/990130-1.c: New test.
14383
14384 1999-01-30  Jeffrey A Law  (law@cygnus.com)
14385
14386         * gcc.dg/990130-1.c: New test.
14387
14388 1999-01-28  Michael Meissner  <meissner@cygnus.com>
14389
14390         * gcc.c-torture/execute/990128-1.c: New test.
14391
14392 1999-01-27  Michael Meissner  <meissner@cygnus.com>
14393
14394         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
14395
14396 1999-01-27  Felix Lee  <flee@cygnus.com>
14397
14398         * lib/c-torture.exp (c-torture-compile): pull out code for
14399         analyzing gcc error messages.
14400         (c-torture-execute): ditto, and fix some (harmless) false
14401         positives.
14402         * lib/gcc.exp (gcc_check_compile): new function.
14403
14404 1999-01-17  Jeffrey A Law  (law@cygnus.com)
14405
14406         * gcc.dg/990117-1.c: New test.
14407
14408         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
14409
14410         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
14411
14412 1999-01-15  Jeffrey A Law  (law@cygnus.com)
14413
14414         * g77.f-torture/compile/990115-1.f: New test.
14415
14416 1999-01-07  Jeffrey A Law  (law@cygnus.com)
14417
14418         * gcc.c-torture/compile/990107-1.c: New test
14419
14420 1999-01-06  Jeffrey A Law  (law@cygnus.com)
14421
14422         * gcc.c-torture/execute/990106-2.c: New test.
14423
14424         * gcc.c-torture/execute/990106-1.c: New test.
14425
14426 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
14427
14428         * gcc.c-torture/compile/981223-1.c: New test.
14429
14430 1998-12-29  Richard Henderson  <rth@cygnus.com>
14431
14432         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
14433         (opt3): Rename from opt4 and disable.
14434
14435 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
14436
14437         * g++.old-deja/g++.pt/ptrmem5.C: New test.
14438
14439 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14440
14441         * g++.old-deja/g++.other/conv5.C: New test.
14442
14443 1998-12-14  Nick Clifton  <nickc@cygnus.com>
14444
14445         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
14446
14447 1998-12-11  Jeffrey A Law  (law@cygnus.com)
14448
14449         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
14450
14451 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
14452
14453         * gcc.c-torture/compile/981211-1.c: New test.
14454
14455 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
14456
14457         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
14458
14459         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
14460
14461 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14462
14463         * gcc.special/930510-1.c: Make C9X safe.
14464         * gcc.misc-tests/gcov-1.c Similarly.
14465         * gcc.misc-tests/gcov-2.c Similarly.
14466
14467 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14468
14469         * gcc.dg/ultrasp1.c: New test.
14470
14471 1998-12-06  Richard Henderson  <rth@cygnus.com>
14472
14473         * gcc.c-torture/execute/981206.c: New test.
14474
14475 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14476
14477         * g++.old-deja/g++.ns/template7.C: New test.
14478
14479         * g++.old-deja/g++.other/expr1.C: New test.
14480
14481         * g++.old-deja/g++.eh/tmpl3.C: New test.
14482
14483         * g++.old-deja/g++.eh/tmpl2.C: New test.
14484
14485 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14486
14487         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
14488         * g++.old-deja/g++.other/using6.C: Removed.
14489         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
14490
14491         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
14492
14493 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14494
14495         * g++.old-deja/g++.pt/overload8.C: New test.
14496
14497         * g++.old-deja/g++.pt/overload7.C: New test.
14498
14499         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
14500
14501         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
14502         and relinking messages.
14503         * lib/g++.exp (g++_target_compile): Remove .rpo file when
14504         compiling with -frepo.
14505
14506 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
14507
14508         * g++.old-deja/g++.pt/lookup6.C: New test.
14509
14510 1998-11-30  Nick Clifton  <nickc@cygnus.com>
14511
14512         * gcc.c-torture/execute/981130-1.c: New test.
14513         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
14514
14515 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14516
14517         * g++.old-deja/g++.pt/explicit76.C: New test.
14518
14519         * g++.old-deja/g++.pt/friend38.C: New test.
14520
14521         * g++.old-deja/g++.ns/crash2.C: New test.
14522
14523         * g++.old-deja/g++.pt/defarg8.C: New test.
14524
14525         * g++.old-deja/g++.pt/instantiate6.C: New test.
14526
14527         * g++.old-deja/g++.pt/static6.C: New test.
14528
14529         * g++.old-deja/g++.pt/decl2.C: New test.
14530
14531 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14532
14533         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
14534         problem is actually related with name lookup, but so what? :-)
14535
14536         * g++.old-deja/g++.pt/friend37.C: New test.
14537
14538 1998-11-25  Dave Love  <d.love@dl.ac.uk>
14539
14540         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
14541         element, which fails on some systems.
14542
14543         * g77.f-torture/execute/labug1.f: New test.
14544
14545 1998-11-21  Jeffrey A Law  (law@cygnus.com)
14546
14547         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
14548         is defined.
14549
14550 1998-11-18  Dave Love  <d.love@dl.ac.uk>
14551
14552         * g77.f-torture/compile/981117-1.f: New test.
14553
14554 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
14555
14556         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
14557         properly discarded.
14558
14559 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
14560
14561         * gcc.c-torture/execute/memcheck: New directory of tests for
14562         -fcheck-memory-usage.
14563
14564 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14565
14566         * README: New file, general information about the testsuite and
14567         new description of the various C++ test subdirectories.
14568         * README.g++: Eliminate obsolete information, update and move most
14569         relevant stuff to README.
14570
14571 1998-11-07  Richard Henderson  <rth@cygnus.com>
14572
14573         * gcc.c-torture/compile/981107-1.c: New test.
14574
14575 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
14576
14577         * execute/memcpy-bi.c: New testcase.
14578
14579 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
14580
14581         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
14582         base classes.
14583
14584         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
14585         template is selected.
14586
14587         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
14588         classes, it should be accepted for all types.
14589
14590         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
14591
14592         * g++.old-deja/g++.pt/spec24.C: Ensure that template
14593         specializations start with template headers.
14594
14595 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
14596
14597         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
14598
14599         * g++.old-deja/g++.other/init9.C: Test cross initialization of
14600         non-POD types.
14601
14602 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
14603
14604         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
14605
14606 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
14607
14608         * compile/981022-1.c, compile/981022-1.x: New test and driver.
14609
14610 1998-10-19  Jeffrey A Law  (law@cygnus.com)
14611
14612         * 981019-1.c: New test.
14613
14614 1998-10-14  Robert Lipe <robertl@dgii.com>
14615
14616         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
14617         find objc headers.
14618
14619 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
14620
14621         * compile/981001-4.c: Remove use of GCC extension that triggers a
14622         compiler bug.
14623
14624 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
14625
14626         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
14627
14628 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14629
14630         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
14631         instantiation of template produces incorrect code for delete
14632         expression.
14633
14634         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
14635         constructors' name is not unique.
14636         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
14637         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
14638
14639         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
14640         automatic array of const is ill-formed.
14641
14642         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
14643         of template parameter?
14644
14645         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
14646         const.
14647
14648         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
14649         pointer-to-member expression.
14650
14651         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
14652         declaration causes ICE.
14653
14654 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
14655
14656         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
14657         reserved in the global namespace.
14658
14659         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
14660         generate needed virtual table.
14661
14662         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
14663
14664 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
14665
14666         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
14667         template-dependent type
14668
14669 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
14670
14671         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
14672         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
14673         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
14674
14675         * g++.old-deja/g++.other/using5.C: New test; using decl from base
14676         class should be usable as argument of member function.
14677         * g++.old-deja/g++.other/using6.C: New test; using decl from base
14678         class should be usable as return type of member function.
14679         * g++.old-deja/g++.other/using7.C: New test; using decl from base
14680         class should be usable as type of data member.
14681
14682         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
14683
14684 1998-10-09  Jeffrey A Law  (law@cygnus.com)
14685
14686         * gcc.c-torture/special/920521-1.c: Fix bogus test.
14687
14688 1998-10-08  Nick Clifton  <nickc@cygnus.com>
14689
14690         * gcc.dg/dll-?.c Add thumb to target list.
14691         Fix assembler scan patterns to match current assembler output.
14692
14693 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
14694
14695         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
14696         matching of template brackets.
14697
14698         * g++.old-deja/g++.other/using4.C: New test.  Test using
14699         declarations of methods from base classes.
14700
14701         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
14702         within functions should introduce names into the innermost
14703         enclosing namespace.
14704
14705         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
14706         of static locals if first initialization throws.
14707
14708 1998-10-07  Jim Wilson  <wilson@cygnus.com>
14709
14710         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
14711
14712 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
14713
14714         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
14715         lose track of the possible targets of tablejump insns.
14716         * special/special.exp: Run it.
14717
14718 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
14719
14720         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
14721         must be declared before its specializations can be named in friend
14722         declarations.
14723
14724 1998-10-05  Dave Love  <d.love@dl.ac.uk>
14725
14726         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
14727
14728         * g77.f-torture/execute/io1.f: New test.
14729
14730 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
14731
14732         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
14733         with pointer to template function, for which no argument deduction
14734         is possible.
14735
14736         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
14737         specialization of template function as argument to template
14738         function.
14739
14740         * g++.old-deja/g++.other/access2.C: New test; Inner class
14741         shouldn't have privileged access to Outer's names.
14742
14743 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
14744
14745         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
14746         friend template declared within template class conflicts with
14747         nested class of the same name.
14748
14749         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
14750         is ignored.
14751
14752         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
14753         object with direct initializer as function declaration.
14754
14755         * g++.old-deja/g++.other/decl2.C: New test; duplicate
14756         initializers.
14757
14758         * g++.old-deja/g++.other/null2.C: New test; conditional operator
14759         involving const pointer and NULL produces incorrect result.
14760
14761         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
14762         type name without `typename' should be rejected with -pedantic.
14763
14764 1998-10-02  Richard Henderson  <rth@cygnus.com>
14765
14766         * g++.old-deja/g++.other/addrof1.C: New test.
14767
14768 1998-10-01  Nick Clifton  <nickc@cygnus.com>
14769
14770         * gcc.c-torture/compile/981001-1.c: New test.
14771         * gcc.c-torture/execute/981001-1.c: New test.
14772
14773 1998-10-01  Jeffrey A Law  (law@cygnus.com)
14774
14775         * gcc.c-torture/compile/981001-2.c: New test.
14776         * gcc.c-torture/compile/981001-3.c: New test.
14777         * gcc.c-torture/compile/981001-4.c: New test.
14778
14779 1998-10-01  Robert Lipe  <robertl@dgii.com>
14780
14781         * lib/objc.exp (objc_target_compile): Add -L during compiles for
14782         multilibbed hosts.   Idea grafted from g77.exp.
14783
14784 1998-09-30  Dave Love  <d.love@dl.ac.uk>
14785
14786         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
14787         avoid losing on systems which need -lsocket.
14788
14789 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
14790
14791         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
14792         * g++.old-deja/g++.other/nested2.C: Ditto.
14793         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
14794         failure.
14795
14796 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
14797
14798         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
14799         preferred over template operator!= for enum bitfields.
14800
14801 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
14802
14803         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
14804         that happen to have the same base name, but in different scopes,
14805         are incorrectly rejected.
14806
14807 1998-09-16  Richard Henderson  <rth@cygnus.com>
14808
14809         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
14810         on the native word size instead of an integer literal.
14811
14812 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
14813
14814         * g++.old-deja/g++.other/static2.C: Invocation of static data
14815         member of type pointer-to-function denoted as non-static member.
14816
14817         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
14818         checks involving function types and aliases.
14819
14820 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
14821
14822         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
14823         redefined to the same non-trivial type.
14824
14825         * g++.old-deja/g++.pt/explicit73.C: Test for proper
14826         namespace-qualification of template specializations declared in
14827         other namespaces.
14828
14829         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
14830         to declare a subset of the specializations of a template function
14831         as friends of specializations of a template class.
14832
14833         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
14834         member templates that do not fully specialize the enclosing
14835         template class are rejected.
14836
14837 1998-09-11  Dave Love  <d.love@dl.ac.uk>
14838
14839         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
14840
14841 1998-09-08  Dave Love  <d.love@dl.ac.uk>
14842
14843         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
14844         altered from libf2c/libU77 version.
14845
14846 1998-09-06  Dave Love  <d.love@dl.ac.uk>
14847
14848         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
14849
14850 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
14851
14852         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
14853         (un)signed char are different types for template specialization
14854         purposes.
14855
14856 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
14857
14858         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
14859         * objc: ObjC testsuite.
14860
14861 1998-08-31  Catherine Moore  <clm@cygnus.com>
14862
14863         * gcc.c-torture/execute/941014-1.x:  New file.
14864
14865 1998-08-31  Nick Clifton  <nickc@cygnus.com>
14866
14867         * lib/c-torture.exp: Add support for
14868         torture_eval_before_compile and torture_eval_before_execute
14869         variables.
14870
14871 1998-08-30  Jeffrey A Law  (law@cygnus.com)
14872
14873         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
14874         this test triggers valid.
14875
14876 1998-08-27  Jeffrey A Law  (law@cygnus.com)
14877
14878         * gcc.dg/980827-1.c: New test.
14879
14880 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
14881
14882         * gcc.c-torture/execute/loop-4b.c: New test.
14883
14884 1998-08-26  Nick Clifton  <nickc@cygnus.com>
14885
14886         * lib/c-torture.exp: Add support for
14887         torture_eval_before_compile and torture_eval_before_execute
14888         variables.
14889
14890 1998-08-25  Jeffrey A Law  (law@cygnus.com)
14891
14892         * gcc.c-torture/compile/980825-1.c: New test.
14893
14894 1998-08-24  Nick Clifton  <nickc@cygnus.com>
14895
14896         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
14897         count number tests in opt_t0 not good_t0.
14898
14899 1998-08-24  Jeffrey A Law  (law@cygnus.com)
14900
14901         * gcc.c-torture/compile/930326-1.x: Fix typo.
14902
14903 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
14904
14905         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
14906         causes an ICE.
14907
14908 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14909
14910         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
14911         STACK_SIZE is defined.
14912         * gcc.c-torture/unsorted/stuct.c: Similarly.
14913
14914         * gcc.c-torture/compile/980821-1.c: New test.
14915
14916 1998-08-21  Jeffrey A Law  (law@cygnus.com)
14917
14918         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
14919
14920 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
14921
14922         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
14923         code.
14924
14925 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
14926
14927         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
14928         error'.
14929
14930 1998-08-18  Jeffrey A Law  (law@cygnus.com)
14931
14932         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
14933
14934 1998-08-16  Jeffrey A Law  (law@cygnus.com)
14935
14936         * gcc.c-torture/compile/980816-1.c: New test.
14937
14938         * gcc.dg/980816-1.c: New test.
14939
14940 1998-08-13  Jeffrey A Law  (law@cygnus.com)
14941
14942         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
14943         compiler for ieee tests.
14944
14945 1998-08-01  Dave Love  <d.love@dl.ac.uk>
14946
14947         * g77.f-torture/compile/980729-0.f: New test.
14948
14949 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
14950
14951         * gcc.c-torture/special/eeprof-1.c: New test, for
14952         -finstrument-functions.
14953         * gcc.c-torture/special/special.exp: Run it.
14954
14955 1998-07-29  Jeffrey A Law  (law@cygnus.com)
14956
14957         * gcc.c-torture/compile/980729-1.c: New test.
14958
14959 1998-07-27  Nick Clifton  <nickc@cygnus.com>
14960
14961         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
14962         __thumb__ is defined, and test for ARM style doubles if so.
14963
14964 1998-07-26  Dave Love  <d.love@dl.ac.uk>
14965
14966         * g77.f-torture/noncompile/980615-0.f: New test.
14967
14968 1998-07-26  H.J. Lu  (hjl@gnu.org)
14969
14970         * gcc.dg/980312-1.c: Do link instead of compile.
14971         * gcc.dg/980313-1.c: Likewise.
14972
14973 1998-07-26  Jeffrey A Law  (law@cygnus.com)
14974
14975         * gcc.c-torture/compile/980726-1.c: New test.
14976
14977 1998-07-25  Dave Love  <d.love@dl.ac.uk>
14978
14979         * g77.f-torture/execute/io0.f: New test.
14980
14981 1998-07-24  Nick Clifton  <nickc@cygnus.com>
14982
14983         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
14984         an int.
14985
14986 1998-06-18  Michael Meissner  <meissner@cygnus.com>
14987
14988         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
14989         m32r bugs.
14990
14991 1998-07-17  Nick Clifton  <nickc@cygnus.com>
14992
14993         * gcc.dg/980626-1.c: Expect failures for all toolchains until
14994         c-decl.c:grokdeclarator can handle mode attributes.
14995
14996 1998-07-16  Jeffrey A Law  (law@cygnus.com)
14997
14998         * gcc.c-torture/execute/980716-1.c: New test.
14999
15000 1998-07-13  Jeffrey A Law  (law@cygnus.com)
15001
15002         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
15003         the mn10200.
15004         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
15005         the mn10200.
15006         * gcc.c-torture/execute/va-arg-3.x: Similarly.
15007         * gcc.c-torture/compile/930326-1.x: Similarly.
15008
15009 1998-07-13  Dave Love  <d.love@dl.ac.uk>
15010
15011         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
15012         New test from Craig.
15013
15014 1998-07-12  Dave Love  <d.love@dl.ac.uk>
15015
15016         * g77.f-torture/noncompile/980616-0.f: New test.
15017
15018         * g77.f-torture/execute/970816-3.f:  New test from Craig.
15019
15020 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15021
15022         *  g++.other/singleton.C: Return error value instead of taking
15023         SIGSEGV.
15024
15025 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
15026
15027         *  g++.other/singleton.C: New test.   Warning is under dispute.
15028         Runtime crash is not.
15029
15030 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
15031
15032         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
15033         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
15034         using6.C, using7.C}:  New namespace tests.
15035
15036 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
15037
15038         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
15039         specialization with typedef'ed names used as array indexes.
15040
15041 1998-07-09  Jeffrey A Law  (law@cygnus.com)
15042
15043         * gcc.c-torture/execute/980709-1.c: New test.
15044
15045         * gcc.dg/980709-1.c: New test.
15046
15047 1998-07-07  Richard Henderson  <rth@cygnus.com>
15048
15049         * gcc.c-torture/execute/bcp-1.c: New test.
15050
15051 1998-07-07  Jeffrey A Law  (law@cygnus.com)
15052
15053         * gcc.c-torture/execute/980707-1.c: New test.
15054
15055 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
15056
15057         * gcc.c-torture/compile/980706-1.c: New test.
15058
15059 1998-07-01  Dave Love  <d.love@dl.ac.uk>
15060
15061         * g77.f-torture/execute/980701-0.f,
15062         g77.f-torture/execute/980701-1.f: New test from Craig.
15063
15064 1998-07-01  Jeffrey A Law  (law@cygnus.com)
15065
15066         * gcc.c-torture/compile/980701-1.c: New test.
15067
15068         * gcc.c-torture/execute/980701-1.c: New test.
15069
15070 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
15071 rlsruhe.de>
15072
15073         * g++.old-deja/g++.robertl/eb132.C: New test.
15074         * g++.old-deja/g++.robertl/eb133.C: Likewise.
15075
15076 1998-06-29  Dave Love  <d.love@dl.ac.uk>
15077
15078         * g77.f-torture/execute/980628-7.f,
15079         g77.f-torture/execute/980628-8.f,
15080         g77.f-torture/execute/980628-9.f,
15081         g77.f-torture/execute/980628-10.f: New tests from Craig.
15082
15083         * g77.f-torture/execute/980628-3.f: Remove mail headers.
15084
15085 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15086
15087         * g77.f-torture/execute/980628-4.f: New test from Craig.
15088         * g77.f-torture/execute/980628-5.f: Likewise.
15089         * g77.f-torture/execute/980628-2.f: Likewise.
15090         * g77.f-torture/execute/980628-0.f: Likewise.
15091         * g77.f-torture/execute/980628-1.f: Likewise.
15092         * g77.f-torture/execute/980628-3.f: Likewise.
15093         * g77.f-torture/execute/980628-6.f: Likewise.
15094
15095 1998-06-28  Jeffrey A Law  (law@cygnus.com)
15096
15097         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
15098         directory when nothing has been installed yet.
15099
15100 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
15101
15102         * gcc.c-torture/special/special.exp: Handle newer versions of
15103         dejagnu.
15104
15105 1998-06-26  Jeffrey A Law  (law@cygnus.com)
15106
15107         * gcc.dg/980626-1.c: New test.
15108
15109 1998-06-19  Bruno Haible <haible@ilog.fr>
15110
15111         * gcc.misc-tests/m-un-2.c: New test.
15112         * g++.old-deja/g++.other/warn01.c: Likewise.
15113
15114 1998-06-19  Robert Lipe  <robertl@dgii.com>
15115
15116         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
15117         compatibility with assmblers with a different comment character.
15118         Eliminate use of GAS-specific extensions.
15119
15120 1998-06-19  Jeffrey A Law  (law@cygnus.com)
15121
15122         * gcc.c-torture/execute/ieee/980619-1.c: New test.
15123
15124 1998-06-19  Robert Lipe  <robertl@dgii.com>
15125
15126         *lib/g77.exp: Replace search for libf2c.a with search for newly
15127         renamed libg2c.a
15128
15129 1998-06-17  Jeffrey A Law  (law@cygnus.com)
15130
15131         * gcc.c-torture/execute/980617-1.c: New test.
15132
15133 1998-06-12  Jeffrey A Law  (law@cygnus.com)
15134
15135         * gcc.c-torture/execute/980612-1.c: New test.
15136
15137 1998-06-08  Jeffrey A Law  (law@cygnus.com)
15138
15139         * gcc.dg/980523-1.c: Only test on ppc-linux.
15140         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
15141
15142         * gcc.c-torture/execute/980608-1.c: New test.
15143
15144 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
15145
15146         * gcc.c-torture/execute/980605-1.c: New test.
15147
15148 1998-06-04  Jeffrey A Law  (law@cygnus.com)
15149
15150         * gcc.c-torture/execute/980604-1.c: New test.
15151
15152 1998-06-02  Jeffrey A Law  (law@cygnus.com)
15153
15154         * gcc.c-torture/execute/980602-1.c: New test.
15155         * gcc.c-torture/execute/980602-2.c: Likewise.
15156
15157 1998-06-02  Dave Love  <d.love@dl.ac.uk>
15158
15159         * 970125-0.f: Fix per JCB.  Add commentary.
15160
15161 1998-05-31  Michael Meissner  <meissner@cygnus.com>
15162
15163         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
15164         IEEE -0 support.
15165
15166 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
15167
15168         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
15169         earlier.
15170
15171 1998-05-28  Catherine Moore <clm@cygnus.com>
15172
15173         * gcc.c-torture/execute/980526-3.c: New test.
15174
15175 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
15176
15177         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
15178         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
15179         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
15180         m88k-motorola-sysv3 to XFAIL.
15181
15182 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15183
15184         * gcc.dg/980526-1.c: New test.
15185         * gcc.c-torture/execute/980526-2.c: New test.
15186
15187 1998-05-26  Jeffrey A Law  (law@cygnus.com)
15188
15189         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
15190
15191         * gcc.c-torture/execute/980526-1.c: New test.
15192
15193 1998-05-26  Dave Love  <d.love@dl.ac.uk>
15194
15195         * g77.f-torture/execute/alpha2.f: Add runtime test.
15196
15197 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
15198
15199         * g++.old-deja/old-deja.exp: Strip leading directories.
15200
15201         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
15202         error for the line.  Don't run multiple tests for the same line.
15203
15204 1998-05-23  Jeffrey A Law  (law@cygnus.com)
15205
15206         * gcc.dg/980523-1.c: New test.
15207
15208 1998-05-23  Dave Love  <d.love@dl.ac.uk>
15209
15210         * g77.f-torture/compile/970915-0.f: New test.
15211
15212 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
15213
15214         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
15215
15216 1998-05-21  Jeffrey A Law  (law@cygnus.com)
15217
15218         * gcc.dg/980520-1.c: New test.
15219
15220 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
15221
15222         * gcc.dg/980502-1.c: Fix return type.
15223
15224 1998-05-20  Jeffrey A Law  (law@cygnus.com)
15225
15226         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
15227         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
15228         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
15229         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
15230         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
15231
15232 1998-05-20  Dave Love  <d.love@dl.ac.uk>
15233
15234         * g77.f-torture/execute/980520-1.f: New test.
15235
15236 1998-05-15  Dave Love  <d.love@dl.ac.uk>
15237
15238         * lib/mike-g77.exp: New file.
15239
15240         * g77.f-torture/noncompile/noncompile.exp,
15241         g77.f-torture/noncompile/check0.f: New files.
15242
15243 1998-05-14  Dave Love  <d.love@dl.ac.uk>
15244
15245         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
15246         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
15247         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
15248         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
15249         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
15250         abort where appropriate.
15251
15252 1998-05-05  Michael Meissner  <meissner@cygnus.com>
15253
15254         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
15255         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
15256
15257 1998-04-29  Dave Love  <d.love@dl.ac.uk>
15258
15259         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
15260
15261 1998-04-27  Dave Love  <d.love@dl.ac.uk>
15262
15263         * g77.f-torture/compile/980427-0.f: New test.
15264
15265 1998-04-24  Dave Love  <d.love@dl.ac.uk>
15266
15267         * g77.f-torture/compile/980424-0.f: New test.
15268
15269 1998-04-19  Dave Love  <d.love@dl.ac.uk>
15270
15271         * g77.f-torture/compile/980419-2.f (main): New test.
15272         * g77.f-torture/compile/970125-0.f: New test.
15273         * g77.f-torture/compile/980419-1.f: New test.
15274
15275 1998-04-08  Jim Wilson  <wilson@cygnus.com>
15276
15277         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
15278         of loop-4.c.
15279
15280 1998-04-07  Jim Wilson  <wilson@cygnus.com>
15281
15282         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
15283
15284 1998-04-03  Jim Wilson  <wilson@cygnus.com>
15285
15286         * gcc.c-torture/compile/980329-1.c: New test.
15287
15288 1998-03-18  Jim Wilson  <wilson@cygnus.com>
15289
15290         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
15291         * gcc.dg/980312-1.c: Fix typo in -march command.
15292
15293 1998-03-16  H.J. Lu  (hjl@gnu.org)
15294
15295         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
15296
15297 1998-03-11  Robert Lipe  <robertl@dgii.com>
15298
15299         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
15300         Dave Love agree the Fortran source is bogus.
15301
15302 1998-03-11  Robert Lipe  <robertl@dgii.com>
15303
15304         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
15305         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
15306         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
15307         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
15308         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
15309
15310 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
15311
15312         * g++.old-deja/g++.other/friend1.C: New test.
15313
15314 1998-02-18  Dave Love  <d.love@dl.ac.uk>
15315
15316         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
15317         possibly uninitialized) variables and declare dnrm2.
15318
15319 1998-02-23  Robert Lipe <robertl@dgii.com>
15320
15321         From Bruno Haible <haible@ilog.fr>:
15322         * gcc.c-torture/execute/980223.c: New test.
15323
15324 1998-02-13  Jeffrey A Law  (law@cygnus.com)
15325
15326         * gcc.dg/ifelse-1.c: New test.
15327
15328 1998-02-09  H.J. Lu  (hjl@gnu.org)
15329
15330         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
15331
15332           * lib/old-dejagnu.exp (old-dejagnu): Added the
15333           "execution test - XFAIL *-*-*" handling in the spirit of
15334           "excess errors test -". Changed the "execution test fails"
15335           handling to be like "excess errors test fails".
15336           * Update various tests accordingly.
15337
15338 1998-02-06  Jim Wilson  <wilson@cygnus.com>
15339
15340         * gcc.c-torture/execute/980205.c: New test.
15341
15342 1998-01-18  Jeffrey A Law  (law@cygnus.com)
15343
15344         * lib/c-torture.exp: Look for .x files instead of .cexp files.
15345         * lib/f-torture.exp: Similarly.
15346         * gcc.c-torture: Rename all .cexp files to .x files.
15347
15348 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
15349
15350         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
15351         (940510-1.c): Removed duplicate.
15352         (971104-1.c): New test.
15353
15354 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
15355
15356           * lib/f-torture.exp: Improve error and loop detection.
15357
15358 1997-11-19  Michael Meissner  <meissner@cygnus.com>
15359
15360         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
15361         use that to size the filler array.
15362
15363 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
15364
15365         * lib/c-torture.exp(c-torture-execute): Fix typo.
15366
15367         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
15368         testcase as the executable name. Keep the executable around if
15369         the test fails.
15370
15371 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
15372
15373         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
15374         changes.  Only test one -g option, and move it to the end of the
15375         list of options to test.
15376
15377 1997-09-19  Michael Meissner  <meissner@cygnus.com>
15378
15379         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
15380         variable GCC_TORTURE_OPTIONS to supply default switches separated
15381         by colons.  If no environment variable, run tests with -O0 -g, -O1
15382         -g, and -O2 -g as well.
15383
15384 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
15385
15386         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
15387         explanatory comments. Fix indentation.
15388
15389 1997-09-15  Jeffrey A Law  (law@cygnus.com)
15390
15391         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
15392
15393 1997-09-11  Jeffrey A Law  (law@cygnus.com)
15394
15395         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
15396         * g++.old-deja/g++.mike/p7325.C: Likewise.
15397         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
15398
15399 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
15400
15401         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
15402         * g++.old-deja/g++.brendan/crash30.C: Likewise.
15403         * g++.old-deja/g++.brendan/crash39.C: Likewise.
15404         * g++.old-deja/g++.law/operators4.C: Likewise.
15405
15406 1997-09-11  Joe Buck  (jbuck@synopsys.com)
15407
15408         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
15409         * g++.old-deja/g++.mike/p784.C: Ditto.
15410         * g++.old-deja/g++.mike/p785.C: Ditto.
15411
15412 1997-09-05  Jeffrey A Law  (law@cygnus.com)
15413
15414           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
15415
15416 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15417
15418         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
15419         target feature; pass this to c-torture-execute as needed.
15420
15421 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
15422
15423         * lib/c-torture.exp(c-torture-execute): If the previous and the
15424         current executables being tested are identical, we don't need to
15425         run the executable again. Try to make the executable names
15426         unique. Add an optional argument for passing additional compiler
15427         flags.
15428
15429 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
15430
15431         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
15432
15433 1997-08-29  Jeffrey A Law  (law@cygnus.com)
15434
15435         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
15436
15437 1997-07-31  Jeffrey A Law  (law@cygnus.com)
15438
15439         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
15440         32bit or larger longs.
15441
15442         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
15443         have either a 32bit long or 32bit int.
15444
15445 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
15446
15447         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
15448         Make double precision tests dependent on sizeof (double).
15449
15450 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
15451
15452         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
15453         too.
15454
15455 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
15456
15457         * gcc.c-torture/compile/961203-1.cexp: New script.
15458
15459 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
15460
15461         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
15462         up the includes ourselves.
15463
15464 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
15465
15466         * lib/plumhall.exp: Remove random include, and add a few
15467         verbose messages for debugging.
15468
15469 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
15470
15471         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
15472         of trying to do it ourselves.
15473
15474 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15475
15476         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
15477
15478 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
15479
15480         * gcc.prms/5403.c: Made regexp a bit less strict.
15481
15482 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
15483
15484         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
15485         is returned from remote_load instead.
15486         * lib/plumhall.exp: Ditto.
15487         * lib/mike-g++.exp: Ditto.
15488         * lib/old-dejagnu.exp: Ditto.
15489         * lib/c-torture.exp: Ditto.
15490
15491 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
15492
15493         * lib/g++.exp: Use build_wrapper procedure.
15494         * lib/gcc.exp: Ditto.
15495
15496 1997-05-20  Jeffrey A Law  (law@cygnus.com)
15497
15498         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
15499         an old-style decl for malloc.  Fixes tests to work when
15500         sizeof (int) != sizeof (size_t).
15501
15502 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15503
15504         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
15505
15506         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
15507         use stdargs.h interface.
15508
15509 1997-05-15  Mike Meissner  <meissner@cygnus.com>
15510
15511         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
15512         NO_VARARGS when compiling.
15513
15514 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
15515
15516         * lib/plumhall.exp(ph_includes): New procedure.
15517         (ph_make): Use it.
15518         (ph_compiler): Ditto.
15519
15520         * lib/g++.exp: Rename test-glue.c to testglue.c.
15521         * lib/gcc.exp: Ditto.
15522
15523 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
15524
15525         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
15526         to completion when it's called.
15527
15528 1997-03-21  Michael Meissner  <meissner@cygnus.com>
15529
15530         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
15531         is defined, don't do test.
15532
15533 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
15534
15535         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
15536         for object files.
15537         (ph_summary): Mark skipped testcases as untested, not unresolved.
15538
15539         * lib/plumhall.exp (ph_make): If unresolved because of bad
15540         errorCode, record errorCode in log file.
15541         (*): Replace send_log/verbose with verbose -log.
15542
15543 1997-03-19  Michael Meissner  <meissner@cygnus.com>
15544
15545         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
15546         double conversion if double isn't at least 8 bytes.
15547
15548         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
15549         int to work with targets where int is 16 bits.
15550
15551         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
15552         8 bytes, just exit, since 4 byte doubles don't have enough bits of
15553         precision for the test to complete.
15554
15555 1997-03-14  Michael Meissner  <meissner@cygnus.com>
15556
15557         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
15558         if d10v is not compiled with the -mdouble64 flag.
15559         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
15560
15561         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
15562         d10v is not compiled with the -mint32 flag.
15563
15564 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
15565
15566         * lib/plumhall.exp: Use incr_count.
15567
15568 1997-03-12  Jeffrey A Law  (law@cygnus.com)
15569
15570         * gcc.c-torture: Update to c-torture-1.45.
15571
15572 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
15573
15574         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
15575         the name of the expect testcase file).
15576
15577         * lib/g++.exp(g++_init): Ditto.
15578
15579 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
15580
15581         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
15582         the host.
15583
15584         * lib/gcc.exp(gcc_exit): New procedure.
15585
15586 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
15587
15588         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
15589         specs where appropriate.
15590
15591         * g++.old-deja/g++.arm/*: Added additional ERROR checks
15592         because of new "candidates are" messages, and removed a few
15593
15594         * Converted all non-old-style g++ testcases to old-style, and
15595         moved into g++.old-deja.
15596
15597 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
15598
15599         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
15600         options.
15601
15602         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
15603         succeeded.
15604
15605         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
15606
15607 1997-02-13  Michael Meissner  <meissner@cygnus.com>
15608
15609         * lib/gcc.exp (gcc_target_compile): Add support for defining
15610         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
15611         the machine doesn't have those features.
15612
15613 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
15614
15615         * g++.law/operators4.exp: Don't use LIBS.
15616
15617 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
15618
15619         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
15620
15621         * lib/mike-g++.exp: Don't set the compiler to be tested here.
15622         * lib/g++.exp: Set it here instead. Also, allow use of the
15623         --tool_exec and --tool_opt options. Change CXX to
15624         GXX_UNDER_TEST.
15625
15626         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
15627
15628         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
15629
15630 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
15631
15632         * lib/old-dejagnu.exp: Use prune_warnings instead of
15633         prune_system_crud.
15634         * lib/mike-g++.exp: Ditto.
15635         * lib/gcc.exp: Ditto.
15636         * lib/g++.exp: Ditto.
15637
15638         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
15639
15640 1997-02-07  Jeffrey A Law  (law@cygnus.com)
15641
15642           * 941014-2.c: Include stdlib.h
15643           * 960327-1.c: Include stdio.h
15644           * dbra.c, index-1.c: Don't assume ints are 32bits.
15645
15646 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
15647
15648         * lib/gcc.exp: Add gcc,stack_size target feature.
15649
15650         * lib/g++.exp(g++_target_compile): Add the include and link
15651         paths here, not in two other places. And, it's $options, not
15652         options.
15653
15654         * lib/mike-g++.exp(postbase): Remove the code that determines
15655         the correct include and link paths.
15656         * g++.old-deja/old-deja.exp: Ditto.
15657
15658 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
15659
15660         * lib/g++.exp(g++_init): target_compile no longer returns the
15661         filename of the result.
15662
15663 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
15664
15665         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
15666         call to glob.
15667
15668         * gcc.c-torture/special/special.exp: Change call to
15669         gcc_target_compile to include the object file.
15670
15671 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
15672
15673         * gcc.c-torture/special/special.exp: Correct misspelling in last
15674         change.
15675
15676 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
15677
15678         * lib/plumhall.exp(ph_summary): Log the entire output of the
15679         executable. Return -1 if there were any failures, 0 otherwise.
15680         (ph_execute): Return -1 if there were any failures, 0 otherwise.
15681         (ph_make): Clean up objects and executables that were built
15682         if the tests succeeded.
15683
15684 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
15685
15686         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
15687         libraries and includes in the build tree as appropriate.
15688
15689 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15690
15691         * lib/c-torture.exp: Instead of looking for the global variable
15692         NO_LONG_LONG, check to see if that's a feature of the target.
15693
15694 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
15695
15696         * config/default.exp: Minimize. Delete the remainer of the files in
15697         config; this functionality is now in devo/dejagnu/config.
15698
15699         g++.*/*: Pass any additional flags used to compile to postbase;
15700         delete CXXFLAGS.
15701
15702         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
15703         is now done by runtest.exp. Use gcc_target_compile instead of
15704         compile.
15705
15706         lib/c-torture.exp: Use gcc_target_compile instead of compile.
15707         Remove references to CFLAGS. Use remote_file instead of
15708         calling rm -f.
15709         (c-torture): Take a list of arguments to use to compile this
15710         testcase.
15711
15712         lib/g++.exp: Simplify. Use target_compile instead of compile.
15713         lib/gcc-dg.exp: Ditto.
15714         lib/gcc.exp: Ditto.
15715         lib/mike-{gcc,g++}.exp: Ditto.
15716         lib/old-dejagnu.exp: Ditto.
15717         lib/plumhall.exp: Ditto.
15718
15719 1997-01-08  Jim Wilson  <wilson@cygnus.com>
15720
15721         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
15722         (ph_linker): Likewise.
15723
15724 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
15725
15726           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
15727         MAP_ANON / MAP_ANONYMOUS if defined;
15728         else try to map from /dev/zero .
15729
15730 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15731
15732         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
15733         isn't defined, then define it to MAP_ANONYMOUS.
15734
15735 1996-11-12  Jeffrey A Law  (law@cygnus.com)
15736
15737         * gcc.c-torture: Update to c-torture-1.42 release.
15738
15739 1996-11-11  Jeffrey A Law  (law@cygnus.com)
15740
15741         * gcc.c-torture: Update to c-torture-1.41 release.
15742
15743 1996-10-27  Jeffrey A Law  (law@cygnus.com)
15744
15745         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
15746         c-torture release.
15747
15748 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
15749
15750         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
15751         and LDFLAGS.  Fix second case to append the target_info ldflags
15752         onto LDFLAGS, not CFLAGS.
15753         * lib/g++.exp (g++_init): Add target_info stuff.
15754         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
15755         of libgloss and newlib flags for !native.
15756
15757         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
15758         (GDB): Fix relative path to go up another dir for finding gdb.
15759
15760 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
15761
15762         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
15763         versions in the target_info array, if they don't exist.
15764
15765 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
15766
15767         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
15768
15769 1996-07-08  Jim Wilson  <wilson@cygnus.com>
15770
15771         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
15772         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
15773
15774 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
15775
15776         * lib/old-dejagnu.exp: Don't remove the output file before we've
15777         actually tested it. Don't append pwd to the path of the executable
15778         we're testing.
15779
15780 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
15781
15782         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
15783
15784 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
15785
15786         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
15787         temporary directory for compiler files, and set it to a default
15788         value of /tmp. Set $output as the name of the output file from
15789         compiling the testcase. Add a -o option to $cflags_var so the
15790         compiler writes the final output file as $output. Set $executable
15791         to $output.
15792
15793         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
15794         directory for compiler files, and set it to /tmp if it doesn't
15795         already have a value. Set $output_file to the name of the output
15796         file from compiling the testcase. Add a -o option to CXXFLAGS so
15797         the compiler writes the final output file as $output. Use $output
15798         as the executable to be tested.
15799
15800 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15801
15802         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
15803
15804 1996-06-08  Jeffrey A Law  (law@cygnus.com)
15805
15806         * gcc.c-torture/execute/pending-1.c: New test.  Still
15807         pending in Tege's queue.
15808
15809 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
15810
15811         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
15812         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
15813         if there were failures.  Call unresolved if there were unresolved
15814         testcases.  Call gcc_fail if program did not run to completion.
15815         (ph_make): Pass additional argument name to ph_execute.
15816         (ph_execute): Add new argument.  Pass additional arguments to
15817         ph_summary.  Call gcc_fail is there is no execution output.
15818
15819 1996-04-24  Jeffrey A Law  (law@cygnus.com)
15820
15821         * lib/plumhall.exp (proc_summary): Output relavent summary
15822         lines into the log so specific failures in plumhall can be
15823         investigated.
15824
15825 1996-04-10  Jeffrey A Law  (law@cygnus.com)
15826
15827         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
15828         (c-torture-execute): Don't try to execute tests which use
15829         "long long" types if $NO_LONG_LONG is nonzero.
15830
15831 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
15832
15833         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
15834         not c-torture.
15835
15836         * gcc.ieee: Move from here.
15837         * gcc.c-torture/execute/ieee: To here.
15838
15839 1996-03-26  Jeffrey A Law  (law@cygnus.com)
15840
15841         * gcc.c-torture: Update to c-torture-1.41 release.
15842
15843 1996-03-22  Jeffrey A Law  (law@cygnus.com)
15844
15845         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
15846         not "$output".
15847
15848 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
15849
15850         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
15851         -c present.
15852
15853 1996-03-02  Jeffrey A Law  (law@cygnus.com)
15854
15855         * config/proelf.exp: Handle connecting to a simulator.
15856
15857 1996-01-31  Jeffrey A Law  (law@cygnus.com)
15858
15859         * config/proelf.exp: New file.  Enough framework that we can
15860         run c-torture tests on the proelf targets (or any other target
15861         that gdb can connect to for that matter).
15862
15863 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
15864
15865         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
15866         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
15867
15868         * lib/plumhall.exp (ph_execute): Always call ph_summary if
15869         exec_output exists.
15870
15871 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
15872
15873         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
15874         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
15875
15876         * config/*.exp: Update FSF address.  Change result of ${tool}_load
15877         to pass/fail/unresolved/unsupported/untested.  Caller must now
15878         call unresolved/unsupported/untested.
15879         * lib/*.exp: Update FSF address.  Update to handle new results of
15880         ${tool}_load.
15881         * lib/chill.exp (verbose): Delete.
15882
15883 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
15884
15885         * lib/gcc.exp (default_gcc_start): Change order of args to
15886         $LDFLAGS $CFLAGS $LIBS.
15887         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
15888         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
15889         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
15890         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
15891         * gcc.misc-tests/dg-test.exp: Likewise.
15892         * gcc.misc-tests/msgs.exp: Likewise.
15893         * gcc.prms/prms.exp: Likewise.
15894         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
15895         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
15896
15897         * lib/dg.exp: Deleted, moved to dejagnu/lib.
15898
15899 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
15900
15901         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
15902
15903         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
15904         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
15905
15906         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
15907         necessary.
15908
15909 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
15910
15911         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
15912         global for loop; add use of $mathlib.
15913         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
15914         settings here; set mathlib for anything but VxWorks.
15915
15916 1996-01-22  Jeffrey A Law  (law@cygnus.com)
15917
15918         * gcc.c-torture: Update to c-torture-1.40 release.
15919
15920 1996-01-03  Jeffrey A Law  (law@cygnus.com)
15921
15922         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
15923         dg.exp.
15924
15925 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
15926
15927         * lib/c-torture.exp (c-torture-execute): Declare "output" as
15928         global.
15929
15930 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
15931
15932         * lib/g++.exp (LIBS): Define if not already.
15933         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
15934         (gcc-dg-prune): Call prune_gcc_output.
15935         * lib/gcc.exp (prune_gcc_output): New proc.
15936         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
15937         prune_gcc_output.
15938
15939 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
15940
15941         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
15942         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
15943
15944 1995-11-15  Jeffrey A Law  (law@cygnus.com)
15945
15946         * gcc.c-torture: Update to c-torture-1.39 release.
15947
15948 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
15949
15950         * lib/c-torture.exp (c-torture-execute): Don't return if one option
15951         fails, try others as well.
15952
15953 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
15954
15955         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
15956         If compilation fails, mark execute tests as `untested'.
15957         If test is marked as unsupported, don't mark compilation and
15958         execute tests as failed.
15959
15960 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
15961
15962         * lib/g++.exp (g++_init): Don't link in libg++, and look to
15963         libstdc++ for whether or not we want to be doing shared
15964         libraries.  Delete link_curses since we don't need it anymore.
15965         * lib/mike-g++.exp (postbase): Don't link in libg++.
15966         * g++.old-deja/old-deja.exp: Likewise.
15967
15968 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
15969
15970         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
15971
15972 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
15973
15974         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
15975         For that, add `-Wl,-a,shared_archive'.
15976         * g++.old-deja/old-deja.exp: Likewise.
15977
15978 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
15979
15980         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
15981
15982 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
15983
15984         * lib/mike-g++.exp (postbase): Pay attention to the status of
15985         g++_load.
15986
15987 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
15988
15989           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
15990
15991 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
15992
15993         * lib/gcc.exp (default_gcc_start): No longer need to log program
15994         being executed or its output, execute_anywhere does that now.
15995         * lib/g++.exp (default_g++_version): Call execute_anywhere.
15996         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
15997
15998 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
15999
16000         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
16001         the same as those in lib/g++.exp.
16002
16003 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
16004
16005         * gcc.c-torture: Update to c-torture-1.38 release.
16006         * gcc.ieee: Related changes.
16007
16008 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
16009
16010         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
16011         "exec". Minor reformatting changes.
16012
16013         * config/rom68k.exp (${tool}_load): Make it work in a canadian
16014         cross. This means all "exec" calls now work on a remote host as
16015         well.
16016         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
16017         cross. Filter out the extra "\r\n" stuff that expect puts in.
16018         (c-torture-execute): Filter out the bogus warnings like
16019         c-torture-compile does. Add support for canadian cross.
16020         * lib/gcc.exp (default_gcc_version, default_gcc_start)
16021         Use execute_anywhere rather than calling exec directly. Now it
16022         works for canadian cross testing.
16023
16024 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
16025
16026         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
16027         results into a variable, and check that rather than using file exists.
16028
16029 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
16030
16031         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
16032         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
16033
16034 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16035
16036         * g++.old-deja/old-deja.exp: Create and pass runshlib and
16037         lib_curses if there's a shared libg++ in the build tree.
16038
16039 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
16040
16041         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
16042         if not supported target.
16043
16044 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
16045
16046         * lib/g++.exp (g++_init): Move empty setting of runshlib and
16047         link_curses up to always happen, not just for native builds.
16048
16049 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
16050
16051         * gcc.c-torture: Update to c-torture-1.36 release.
16052         * gcc.failure: Related changes.
16053
16054 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
16055
16056         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
16057
16058 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
16059
16060         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
16061         * lib/mike-g++.exp (postbase): Not in here.  Still reference
16062         runshlib, link_curses, and mathlib for link and run.
16063
16064         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
16065         pass the runtime shared library options for Solaris, OSF/1, and
16066         Irix5, and link with -lcurses to avoid unresolved references.
16067
16068 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
16069
16070         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
16071         only run once.
16072
16073 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
16074
16075         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
16076
16077 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
16078
16079         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
16080         do not have a framework for the "compat" tests yet.
16081
16082 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
16083
16084         * lib/mike-g++.exp (postbase): New local variable `mathlib',
16085         set to null if we're testing vxworks5.1.  Use that instead of
16086         `-lm' in the setting of LIBS for link and run.
16087
16088 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
16089
16090         * config/rom68k.exp (${tool}_load): Major changes to make it
16091         work.  Verified that it does in fact return the stuff in
16092         exec_output properly.  Catch any Emul or any TRAP other than 0.
16093
16094 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
16095
16096         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
16097         LDFLAGS properly for targets that need stuff from libgloss.
16098         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
16099         only run once.
16100         (gpp_initialized): New variable.
16101
16102 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
16103
16104         * config/rom68k.exp: Load libgloss.exp.
16105         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
16106         so we can produce a fully linked binary.
16107         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
16108         so we can produce a fully linked binary.
16109
16110 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
16111
16112         * lib/plumhall.exp (ph_section): Watch for expected failures.
16113         Add missing `else'.
16114
16115         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
16116         run the testcase.
16117         (c-torture): Likewise.
16118
16119 1995-08-28  Doug Evans  <dje@cygnus.com>
16120
16121         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
16122
16123         * lib/mike-g++.exp (mike_cleanup): New proc.
16124         (prebase): New globals compiler_result, not_compiler_result,
16125         target_regexp.
16126         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
16127         allow leading "-" in pattern.  Watch for unsupported tests.
16128         If $compiler_result is set, pattern match assembler code,
16129         and ditto for $not_compiler_result.
16130         * lib/mike-gcc.exp: Likewise.
16131
16132         * lib/plumhall.exp (ph_execute): Only call ph_summary if
16133         execution "succeeded".
16134
16135 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
16136
16137         * config/win32.exp: New file.
16138         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
16139
16140 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
16141
16142         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
16143         unsupported.
16144         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
16145         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
16146         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
16147
16148         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
16149         "... without exceptions was ...".  That is now handled by
16150         prune_system_crud.
16151         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16152
16153 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
16154
16155         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
16156         sieve.c,sort2.c}: New files.
16157         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
16158         sieve.exp,sort2.exp}: Drivers for them.
16159
16160         * lib/mike-gcc.exp (program_output): New user settable variable.
16161         (postbase): Call prune_system_crud.  Also prune extraneous compiler
16162         messages.
16163         * lib/mike-g++.exp (program_output): New user settable variable.
16164
16165         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
16166
16167         * config/sh.exp: Deleted (use sim.exp instead).
16168
16169 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
16170
16171         * config/vx.exp: Declare CHECKTASK as global.
16172         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
16173         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
16174         * lib/old-dejagnu.exp: Load [pwd]/$executable.
16175
16176 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
16177
16178         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
16179         target. Like vx.exp, only includes `vx29k.exp' instead of
16180         `vxworks.exp'.
16181
16182 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
16183
16184         * config/sim.exp: Increase time limit from 120 seconds to 240.
16185
16186 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
16187
16188         * gcc.c-torture/execute/950628-1.c: New test.
16189
16190 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
16191
16192         * gcc.c-torture: Update with changes/additions from
16193         c-torture-1.34.
16194
16195 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
16196
16197         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
16198
16199 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
16200
16201         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
16202
16203 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
16204
16205         * gcc.c-torture/compile/950512-1.c: New test.
16206         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
16207         * gcc.dg/struct-ret-1.c: Likewise.
16208
16209 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
16210
16211         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
16212           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
16213
16214 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
16215
16216         * gcc.c-torture/special/920411-1.c: Deleted.
16217         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
16218
16219 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
16220
16221         * config/sim.exp (${tool}_load): Hack in call to bash to get a
16222         cpu limit.
16223
16224 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
16225
16226         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
16227
16228 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
16229
16230         From kenner;
16231         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
16232         is the proper length.
16233         * va-arg-3.c: Likewise.
16234
16235 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
16236
16237         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
16238         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
16239
16240         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
16241         * lib/g++.exp (default_g++_start): Delete old cruft.
16242
16243 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
16244
16245         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
16246         (2 * (1 << 18)) to (2 * (1 << 17)).
16247
16248         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
16249
16250 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
16251
16252         * config/rom68k.exp: Renamed from config/idp.exp
16253
16254 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
16255
16256         * c-torture/compile/921109-2.c
16257
16258 1995-04-18  Mike Stump  <mrs@cygnus.com>
16259
16260         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
16261         excess errors.
16262
16263 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
16264
16265         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
16266         output.
16267         * lib/g++.exp (default_g++_start): Likewise.
16268
16269 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
16270
16271         * gcc.c-torture/compile/950329-1.c: New test.
16272
16273 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
16274
16275           * config/bug.exp (${tool}_load): Updated to use new remote_open
16276           and remote_close procs.
16277         * config/idp.exp: New file.
16278
16279 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
16280
16281         * gcc.c-torture/execute/950322-1.c: New test.
16282
16283 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
16284
16285         * config/vx.exp (${tool}_load): Clean up testing of return code from
16286         vxworks_ld and vxworks_spawn.
16287
16288 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
16289
16290         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
16291
16292 1995-03-13  Mike Stump  <mrs@cygnus.com>
16293
16294         * lib/old-deja.exp: Add `excess errors test - ' error, now one
16295         can mark excess errors on a machine by machine basis.  Note, the
16296         default is to not expect any excess errors, even when excess
16297         errors test - is given, so you will want to put an XFAIL ... on
16298         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
16299         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
16300         those 4 machines, but no others.
16301
16302 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
16303
16304         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
16305         * lib/c-torture.exp: to here.
16306
16307 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
16308
16309         * gcc.c-torture/execute/950221-1.c: New test.
16310         * gcc.c-torture/execute/struct-ret-1.c: New test.
16311         * gcc.c-torture/compile/950221-1.c: New test.
16312
16313         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
16314
16315 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
16316
16317         * gcc.c-torture/execute/arith-1.c (main): Return 0.
16318         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
16319
16320 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
16321
16322         * g++.gb: New directory of tests, derived from my signature and
16323         class scoping tests.
16324
16325         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
16326         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
16327         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
16328         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
16329         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
16330         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
16331         * g++.gb/sig25.C: Likewise.
16332
16333         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
16334         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
16335         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
16336         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
16337         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
16338         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
16339         * g++.gb/sig25.exp: Likewise.
16340
16341         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
16342         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
16343         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
16344         * g++.gb/scope13.C: Likewise, this test still fails.
16345
16346         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
16347         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
16348         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
16349         * g++.gb/scope13.exp: Ditto.
16350
16351         * g++.gb/README: New file, explains what these tests are about.
16352
16353 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
16354
16355         * lib/dg.exp (dg-do): Support `preprocess'.
16356         (dg-test): Likewise.
16357
16358 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
16359
16360         * config/udi.exp: change "continue -expect" to "exp_continue".
16361
16362 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
16363
16364         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
16365         Delete redundant tests.
16366
16367         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
16368         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
16369         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
16370         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
16371         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
16372         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
16373         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
16374         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
16375
16376         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
16377         storing label pointers.
16378         * gcc.c-torture/execute/921019-1.c: Likewise.
16379         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
16380         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
16381         parameter fp.
16382         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
16383         constants.
16384
16385         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
16386         Delete obsolete tests.
16387
16388         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
16389         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
16390         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
16391         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
16392         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
16393         * gcc.c-torture/compile/950124-1.c: New test.
16394
16395         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
16396
16397 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
16398
16399         * lib/mike-g++.exp: Add -lm to LIBS.
16400
16401 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
16402
16403         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
16404
16405 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
16406
16407         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
16408
16409 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
16410
16411         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
16412
16413 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
16414
16415         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
16416         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
16417         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
16418         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
16419         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
16420         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
16421         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
16422         * g++.law/{operators31.C, operators32.C,
16423         * g++.law/{operators33.C, operators34.C}: Likewise.
16424         * g++.law/{pic1.C, refs2.C}: Likewise.
16425         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
16426         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
16427         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
16428         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16429
16430         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
16431         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
16432         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
16433         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
16434         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
16435         * g++.law/{enum9.exp, friend5.exp}: Likewise.
16436         * g++.law/{nest3.exp, nest4.exp}: Likewise.
16437         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
16438         * g++.law/{operators30.exp, operators31.exp}: Likewise.
16439         * g++.law/{operators32.exp, operators33.exp}: Likewise.
16440         * g++.law/{operators34.exp}: Likewise.
16441         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
16442         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
16443         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
16444         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
16445         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
16446
16447         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
16448         No longer expected to fail.
16449         * g++.law/missed-error3.C: Tweak for recent bool changes.
16450
16451 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
16452
16453         * config/emb-unix: Deleted.
16454         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
16455         remote execution.  Do final link on remote host if REMOTE_LINK is set.
16456
16457 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
16458
16459         * lib/dg.exp (dg-test): Fix typo in last patch.
16460
16461 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
16462
16463         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
16464         (handles multiple occurrences).
16465
16466 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
16467
16468         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
16469         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
16470         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
16471         printed).
16472         * lib/c-torture.exp (c-torture-compile): Likewise.
16473         (c-torture): Prepend full path if missing.
16474         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
16475         (gcc_fail): Likewise.
16476         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
16477
16478 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
16479
16480         * lib/netware.exp: Only attach to NetWare i386 systems.
16481
16482 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
16483
16484         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
16485         messages.  Add test name to "output pattern match" pass/fail message.
16486
16487 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
16488
16489         * gcc.dg: New testsuite.
16490         * gcc.dg/dg.exp: New file.
16491
16492         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
16493         test-switch.c}: Deleted.
16494
16495         * gcc.misc-tests/msgs.exp: New testcase driver.
16496
16497 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
16498
16499         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
16500         Watch for illegal return values from ${tool}_load.
16501         * config/unix.exp (${tool}_load): Fix pass/fail detection for
16502         cross targets.  Coerce return value >0 to 1.
16503
16504 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
16505
16506         * config/unix.exp (${tool}_load): Call program rsh, not proc.
16507
16508         * config/emb-unix.exp: New file.
16509
16510         * config/sim.exp: Error if variable $SIM not defined.
16511         (${tool}_load): Mark test as "untested" if simulator missing.
16512
16513         * config/unix.exp: Load remote.exp to get rcp_download.
16514         * lib/c-torture.exp: Use different option lists for testcases with
16515         and without loops.
16516         * gcc.c-torture/execute/execute.exp: Likewise.
16517
16518 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
16519
16520         * config/*.exp: Clarify return code from ${tool}_load.
16521         Call `unresolved' or `untested' instead of `warning' or `perror'
16522         (sometimes you still want to call both though).
16523         Add comment that `shell_id' is local to each file.
16524         * config/udi.exp (timeout): Set to 30.
16525         Don't print warning if connection fails, $connectmode has already
16526         printed an error.
16527         (${tool}_load): Move verbose messages to level 2.
16528         Rework pattern for "Process started" message.
16529         Pass `shell_id' to ${connectmode}_download.
16530         Retry twice upon timeout.  Make resetting of target more robust.
16531         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
16532         Pass `shell_id' to exit_$connectmode.
16533         Only call exit_$connectmode if connected.
16534         * config/unix.exp (${tool}_load): Check return codes better.
16535         * config/vrtx.exp (${tool}_load): Likewise.
16536         * config/vx.exp (${tool}_load): Likewise.
16537         Delete unneeded global's.
16538         * lib/dg.exp (dg-test): Update to reflect clarified return codes
16539         from ${tool}_load.
16540         (dg-stat): Delete.
16541         (dg-init): Delete recording of pass/fail counts.
16542         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
16543         (old-dejagnu-init): Likewise.
16544         (old-dejagnu-stat): Delete contents, empty proc now.
16545         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
16546         (c-torture): Delete references to lcnt, lpass, lfail.
16547         Get option list from TORTURE_OPTIONS.
16548         Delete -funroll[-all]-loops if no loops.
16549         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
16550         (g++_stat): Delete contents (empty proc now).
16551         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
16552         (gcc_finish): Likewise.
16553         (gcc_stat): Deleted.
16554         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
16555         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
16556         * gcc.c-torture/execute/execute.exp: Likewise.
16557         Split tests into two parts: compile, execute.
16558         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
16559         no loops.  Update to reflect clarified return codes from ${tool}_load.
16560
16561 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
16562
16563         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
16564         to grep for.
16565         (old-dejagnu): Likewise (where necessary).
16566
16567 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
16568
16569         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
16570
16571         * lib/dg.exp (dg-process-target): Fix processing of selector.
16572         Add comment regarding use of `error'.
16573
16574         * lib/gcc.exp (prune_system_crud): Define if missing.
16575         * lib/g++.exp (prune_system_crud): Likewise.
16576
16577         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
16578         Call prune_system_crud.
16579         * lib/dg.exp (dg-runtest): New proc.
16580         Use perror instead of send_user for tcl errors in testcase.
16581         Don't return any value, it's never used.
16582         Don't clobber previous definition of `unknown'.
16583         Print tcl errors in `dg-final'.
16584
16585 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
16586
16587         * lib/dg.exp (dg-process-target): Improve syntax error messages.
16588         (dg-test): Don't print errorInfo, it contains stack backtrace.
16589
16590 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
16591
16592         * lib/g++.exp (runtest_file_p): Define if missing.
16593
16594 1994-09-24  Doug Evans  (dje@cygnus.com)
16595
16596         * lib/mike-g++.exp: Comment out loading of g++.exp.
16597         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
16598         (default_g++_version): Always print something.
16599         (default_g++_start): Comment out call to `which'.
16600         (g++_start, g++_load): Deleted (must be defined in config file).
16601         * lib/gcc.exp: Test for existence of $CC at start.
16602         Delete check for tmpdir (done in gcc_init).
16603         (default_gcc_version): Always print something.
16604         (default_gcc_start): Comment out call to `which'.
16605         * config/*.exp: Major cleanup - make cross targets work at least a
16606         little better for g++ (by not being "--tool gcc" specific).
16607         Rename gcc_xxx to ${tool}_xxx.
16608         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
16609         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
16610
16611 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
16612
16613         * lib/c-torture.exp (c-torture-compile): Rework compiler
16614         message processing.
16615
16616         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
16617         c-torture.
16618
16619 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
16620
16621         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
16622
16623         * lib/dg.exp (dg-process-target): Support { target native }.
16624
16625 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
16626
16627         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
16628         looked for "... program xxx got fatal signal".
16629         Correct regsub munging of `comp_output'.
16630         Ignore compiler messages "path prefix not used" and "linker input
16631         file unused".
16632
16633 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
16634
16635         * lib/gcc.exp (runtest_file_p): Define if missing.
16636         * gcc.prms/template.c: Example to work from.
16637
16638 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
16639
16640         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
16641         * lib/dg.exp (dg-test): Call unsupported testcases as such.
16642
16643         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
16644         * gcc.prms/1883.c: Moved from compile/940714-1.c.
16645         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
16646         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
16647
16648         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
16649         (dg-process-target): No longer a varargs proc.
16650         Return S/N for target, P/F for xfail.  All callers changed.
16651         (user option procs): More argument checking.
16652         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
16653         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
16654         (dg-test): Skip test if not running on selected target in `dg-do'.
16655         Update handling of `dg-do-what', `dg-output-text'.
16656         Separate execution pass/fail from output pattern match pass/fail.
16657         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
16658
16659 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
16660
16661         * gcc.c-torture/special/special.exp: Don't expect failure for mips
16662         target for 920510-1.c.
16663
16664 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
16665
16666         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
16667         Clean up comment regarding use of passcnt, etc.
16668         (gcc_stat): Don't update `testcnt' here.
16669         (gcc_finish): Do it here.
16670         Might as well reset `but_id' here too.
16671         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
16672         to determine if the file should be tested.
16673         * gcc.c-torture/compile/compile.exp: Likewise.
16674         * gcc.c-torture/execute/execute.exp: Likewise.
16675         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16676         * gcc.misc-tests/dg-test.exp: Likewise.
16677         * gcc.prms/prms.exp: Likewise.
16678         * gcc.wendy/wendy.exp: Likewise.
16679         * g++.old-deja.exp: Likewise.
16680         Move "Testing file" message to verbose level 1.
16681
16682 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
16683
16684         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
16685
16686 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
16687
16688         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
16689         (default_gcc_start): Accept optional second list element
16690         of compiler flags.  Print compiler output at verbosity level 2.
16691         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
16692         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
16693         Save current values of framework globals passcnt, failcnt, xpasscnt,
16694         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
16695         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
16696         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
16697         xfailcnt to compute stats.  Update framework global `testcnt' from
16698         pass/fail counts.
16699         (gcc_finish): New proc.  Clean up test environment.
16700         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
16701         (gcc_epass, gcc_efail): Delete.
16702         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
16703         argument of line number.
16704         (dg-init): If the tool has an init routine, call it.
16705         (dg-test): Remove args `cflags_var' and `libs_var'.
16706         Pass all compiler options to ${tool}_start.
16707         Handle missing line number.
16708         (dg-finish): New function.
16709         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
16710         particular files.  Call gcc_finish at end.  Move "skipping test"
16711         message to verbosity level 3.
16712         * gcc.c-torture/compile/compile.exp: Likewise.
16713         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
16714         * gcc.c-torture/execute/execute.exp: Likewise.
16715         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16716         Print testcase being tried at verbosity level 1.
16717         * gcc.c-torture/special/special.exp: Unset xfail.
16718         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16719         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
16720         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
16721         * gcc.failure/failure.exp: Likewise.
16722         * gcc.ieee/ieee.exp: Likewise.
16723         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
16724         Update call to dg-test.  Call dg-finish at end.
16725         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
16726         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
16727         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
16728         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
16729         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
16730         * gcc.wendy/wendy.exp: Add copyright.
16731         Delete setting of tmpdir (done by gcc_init).
16732         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
16733         Pass compiler flags to gcc_start.  Call gcc_finish at end.
16734         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
16735         gcc_[ce]pass/fail.
16736
16737 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
16738
16739         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
16740         confusion.
16741         (g++_load): Likewise.
16742
16743         * config/*.exp (gcc_load): Some were varargs fns and some were not.
16744         Rename argument to `prog' to remove the confusion.
16745         Varargs fns behave differently too!
16746         (g++_load): Likewise.
16747
16748         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
16749
16750         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
16751         what it is.  Delete (always) printing of status value for !native.
16752         Simplify verbose code, and include status and exec_output.
16753         (g++_load): Use gcc_load.
16754
16755 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
16756
16757         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
16758         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
16759         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
16760         940714-3.c as these testcases don't exist anymore.  Make
16761         va-arg-1.c expected to pass.
16762
16763 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
16764
16765         * gcc.misc-tests/misc.exp: Only run specific testcases.
16766         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
16767         * gcc.misc-tests/dg-[1-9].c: New files.
16768
16769         * lib/dg.exp: New testsuite driver.
16770         * gcc.prms/prms.exp: Use it.
16771
16772         * README.gcc: New file.
16773
16774         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
16775         Document and reset `lxpass' and `lxfail'.
16776         Simplify "initialized" message.
16777         (gcc_stat): Clean up comments a little.
16778
16779 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
16780
16781         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
16782
16783 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
16784
16785         * lib/old-dejagnu.exp (process-option): New proc.
16786         (old-dejagnu-init, old-dejagnu-stat): Likewise.
16787         (old-dejagnu): Simplify.
16788         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
16789
16790 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
16791
16792         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
16793         exists and is not an empty string.
16794
16795         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
16796         $xfail rather than calling setup_xfail.  Clear $xfail when test is
16797         finished.
16798         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
16799         automatically.
16800
16801         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
16802         longer expected to fail.
16803
16804         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
16805         "f" function call.
16806
16807         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
16808
16809         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
16810         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
16811         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
16812         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
16813         c-torture-1.29.
16814
16815         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
16816         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
16817
16818         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
16819
16820         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
16821         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
16822
16823         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
16824         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
16825         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
16826
16827 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
16828
16829         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
16830         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
16831         940714-1.c, 940714-2.c, 940714-3.c},
16832         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
16833         gcc.misc-tests/{mg.c,mg.exp}:
16834         New tests.
16835         * gcc.noncompile/noncompile.exp: Change accordingly.
16836
16837 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
16838
16839         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
16840         Undo previous clobberage.
16841
16842 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
16843
16844         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
16845         * gcc.special/{930510-1.c, special.exp}:
16846         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
16847         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
16848         struct-varargs-1.c}: New tests from c-torture-1.26.
16849
16850 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
16851
16852         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
16853           argument to switch.
16854
16855 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
16856
16857         * Revert the previous changes.  Please see Rob's directory
16858           (/lisa/test/rob/progressive/gcc/testsuite) for testing
16859           fixes.
16860
16861 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
16862
16863         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
16864             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
16865             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
16866             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
16867             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
16868             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
16869             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
16870             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
16871             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
16872             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
16873             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
16874             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
16875             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
16876             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
16877             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
16878             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
16879             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
16880             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
16881             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
16882             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
16883             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
16884             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
16885             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
16886             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
16887             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
16888             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
16889             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
16890
16891 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
16892
16893         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
16894             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
16895           with perror calls.
16896
16897 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
16898
16899         * config/unix.exp (g++_load): Fix syntax.
16900
16901 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
16902
16903         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
16904         * gcc.noncompile/921017-1.c: Deleted obsolete test.
16905         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
16906         Don't expect va-arg-1.c to fail.  Correct expected output for
16907         920928-1.c.
16908         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
16909         * gcc.wendy/hbm4.c: Correct typo.
16910         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
16911
16912 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
16913
16914         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
16915         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
16916         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
16917         * lib/c-torture.exp (c-torture-compile): Ditto.
16918
16919         Reduce volume of output (remove all the -I's and such).
16920         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
16921         Call gcc_cpass, gcc_cfail.
16922         (c-torture): Pass testing option to c-torture-compile.
16923
16924 1994-03-21  Doug Evans  (dje@cygnus.com)
16925
16926         Bring patches over from progressive.
16927         * config/default.exp: Exit remote shell cleanly.
16928         (g++_exit, g++_start): Add default versions.
16929         * config/sim.exp (gcc_load): Use perror, not error.
16930
16931 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
16932
16933         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
16934         set in site.exp.
16935
16936 1994-03-14  Doug Evans  (dje@cygnus.com)
16937
16938         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
16939         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
16940         (wendy_try): New proc to run testcase.
16941         (main loop): Call 'em.
16942         * gcc.wendy/*.c: Clean up pass to correct expected output.
16943
16944         * lib/gcc.exp: Minor cleanup work.
16945         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
16946
16947 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
16948
16949         * config/sim.exp (gcc_load): Document return codes better.
16950         Don't pass -v to simulator.
16951
16952 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
16953
16954           * gcc.special/920717-x.c: Fix typo.
16955           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
16956           get at sources.
16957
16958         * lib/mike-gcc.exp: Fix typo.
16959
16960 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
16961
16962         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
16963         binary to use, transform the name.
16964         * config/*.exp: rename everything. Nuke any g++ specific files,
16965         it's now a special case of gcc that requires no special support.
16966         Add a default.exp for unsupported targets.
16967
16968 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
16969
16970         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
16971         lib/old-dejagnu.exp: Fix a few patterns to work with the new
16972         version of Tcl.
16973
16974 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
16975
16976         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
16977         than a warning.
16978
16979 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
16980
16981         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
16982
16983 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
16984
16985         * gcc.execute/execute.exp: Combine opt_list and foption_list into
16986         option_list.  Compile every file with only 4/6 option choices
16987         (same as C torture) instead of with 12/18 different option
16988         choices.
16989         * lib/c-torture.exp: Likewise.
16990
16991         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
16992         not already set.
16993
16994 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
16995
16996         * lib/old-deja.exp: Add `excess errors test fails' error, now one
16997         can put an XFAIL *-*-* on excess errors.
16998
16999 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
17000
17001         * g++.law: Add more tests derived from g++-bugs snapshots.
17002
17003         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
17004         equivalent to g++.law/init9.
17005
17006         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
17007         compiled it, and the a.out file after we've run it.
17008
17009 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
17010
17011         * lib/mike-g++.exp (postbase): Delete the .o file after we've
17012         compiled it, and the a.out file after we've run it.
17013
17014 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
17015
17016         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
17017
17018 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
17019
17020         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
17021         version number.
17022
17023 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
17024
17025         * g++.law: New directory of g++ tests derived from the g++-bugs
17026         snapshots.
17027
17028 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
17029
17030         * gcc.compile: initbug1.c initbug1.exp testcase added
17031
17032 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
17033
17034         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
17035         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
17036           fixes submitted by Jeff Law (law@cs.utah.edu)
17037         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
17038           Jeff Law (law@cs.utah.edu)
17039
17040
17041 1993-11-30  Mike Stump  (mrs@cygnus.com)
17042
17043         * config/unix-g++.exp: Follow the gcc way of doing things.
17044         * g++.old-deja/old-deja.exp: Minor updates.
17045         * lib/g++.exp: New file, follow the gcc way of doing things.
17046         * lib/old-dejagnu.exp: Minor updates.
17047         * lib/mike-g++.exp: Always unset errorInfo.
17048
17049 1993-11-06  Mike Stump  (mrs@cygnus.com)
17050
17051         * lib/gcc.exp: Fix some errors with the below change, CC and
17052         CFLAGS should be global when setting, not local.
17053
17054 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
17055
17056         * lib/gcc.exp: Transform tool name.
17057
17058 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17059
17060         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
17061
17062 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17063
17064         * lib/gcc.exp: change gcc_done to gcc_stat
17065
17066 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
17067
17068         * Upgraded gcc testsuite to c-torture version 1.25
17069
17070 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
17071
17072         * lib/gcc.exp: added reporting code. Changed verbose compile message.
17073         * lib/c-torture: added hooks for new reporting code.
17074
17075 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
17076
17077         * config/sh-gcc.exp: check if sh-sim exists in the path
17078
17079 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
17080
17081         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
17082         * gcc.compile/compile.exp: Initial changes for new logic.
17083         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
17084         * gcc.failure/failure.exp: Initial changes for new logic.
17085         * gcc.ieee/ieee.exp: Initial changes for new logic.
17086         * gcc.misc-tests/misc.exp: Initial changes for new logic.
17087         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
17088         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
17089         * lib/c-torture.exp: Initial changes for new logic.
17090         * lib/gcc.exp: Initial changes for new logic.
17091
17092 1993-10-15  Mike Stump  (mrs@cygnus.com)
17093
17094         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
17095         depend upon failure or success.  Fully qualify names in failure
17096         and success messages.  Always remove a.out before starting
17097         compile, just in case.  Pay more attention to error text output by
17098         the compiler.  Handle testcases with no known past errors just
17099         like all others, so that things are uniform.  Other miscellaneous
17100         improvements.
17101
17102 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
17103
17104         * gcc.cpp: new directory for cpp tests
17105
17106 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
17107
17108         * lib/chill.exp: Code reformatted, removed unused code.
17109         * config/unix-chill.exp: Code reformatted, removed unused code.
17110         * chill.execute/execute.exp: Code reformatted, removed unused code.
17111         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
17112
17113 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
17114
17115         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
17116         routines not written.
17117
17118 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
17119
17120         * config/bug-gcc.exp: Use new procs from bug.exp.
17121
17122 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
17123
17124         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
17125         via ftp, rather than depending on NFS.
17126         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
17127         case.
17128
17129 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
17130
17131         * config/bug-gcc.exp: Use new download proc.
17132
17133 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
17134
17135         * chill.execute/execute.exp: cleanups, handles errors better
17136         * chill.compile/compile.exp: rewrite, based on execute.exp
17137         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
17138         * lib/chill.exp: major changes to diff proc and compile and link
17139           procs. added chill_fail and chill_pass wrappers to pass and
17140           fail. added more comments, and handle error codes better.
17141           Added a hack to capture stderr from exec, so noncompile tests
17142           can work.
17143
17144 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
17145
17146         * chill.execute/execute.exp: rewrite of testsuite driver
17147         * lib/chill.exp: rewrite of testsuite driver
17148         * config/unix-chill.exp: rewrite of testsuite driver
17149
17150 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
17151
17152     In chill.execute:
17153         * iexpr.ch: Standardize uppercase.
17154         * tuples.dat: Standardize uppercase.
17155         * vary.ch: standardize.  Correct varying string assignments.
17156         * vary.dat: Add new output lines.
17157
17158 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
17159
17160     In chill.execute:
17161         * chprintf.ch: Standardize use of uppercase.
17162         * tuples.ch: Standardize and turn arr2 into a DCL,
17163           rather than a SYN.
17164         * pinits.ch: Standardize.
17165
17166 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
17167
17168         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
17169         * Makefil: Renamed to Makefile.in.
17170         * configure.in: New.
17171
17172 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
17173
17174     In chill.execute:
17175         * .cvsignore: Add result/output files.
17176         * Makefile: Fix up variables at start.  Use MFLAGS
17177           everywhere.  Correct bool_loc, built_ins entries.
17178           Add entry for vary1.ch.
17179         * bitarray.ch: Standardize upper-case usage.
17180         * bitexpr.ch: Standardize, add output of b1.
17181         * params.ch: Use arrayt in along PROC parameters, to
17182           avoid novelty problems.
17183         * sets.ch: Tiny cleanup.
17184         * vary1.ch: Re-indent.
17185
17186 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
17187
17188           * Add PR-related files to Makefiles, .cvsignore files, etc.
17189
17190 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
17191
17192         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
17193           with compiler objects. New names are test-flow.c and test-loop.c
17194
17195 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
17196
17197         * Upgraded c-torture tests from 1.19 to 1.20
17198
17199         * new files:
17200         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
17201         * gcc.compile: 930623-1.c 930623-2.c
17202         * gcc.noncompile: 930622-1.c 930622-2.c
17203         * gcc.failure: 920411-1.c 920627-2.c
17204         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
17205
17206 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
17207
17208         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17209           More changes to get testsuite working properly. Needs more work.
17210           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
17211
17212 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
17213
17214         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
17215           More changes to get testsuite working properly. Needs more work.
17216
17217 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
17218
17219         * chill.compile/compile.exp: Added for Dejagnu support
17220         * chill.execute/execute.exp: Added for Dejagnu support
17221         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
17222
17223 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
17224
17225     This should complete moving the CHILL test files.
17226         * chill.noncompile(.cvsignore printf.grt
17227             in-printf.grt chprintf.grt chprintf.ch):
17228             Added test-support files.
17229           (Makefile): Modified further.
17230         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
17231             signal.ch): Added test files.
17232           * chill.execute (.cvsignore printf.grt printr.c
17233             in-printf.grt rts.c chprintf.grt rts.h): Added
17234           test-support files.
17235             (Makefile): More corrections.
17236
17237 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
17238
17239         * chill.compile, chill.execute, chill.nocompile: Add CHILL
17240           test cases, ready for DejaGnu.
17241
17242 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
17243
17244         * Upgraded c-torture tests from 1.18 to 1.19
17245
17246         * gcc.compile: added test(s):
17247           930607-1.c
17248         * gcc.execute: added test(s):
17249           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
17250
17251         * added new subdirectory for misc tests: gcc.misc-tests
17252         * gcc.misc-test(s): added tests:
17253           inst-check.c test-consts.c test-ior.c test-switch.c
17254
17255 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
17256
17257         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
17258
17259 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
17260
17261         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
17262
17263 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
17264
17265         * Upgraded c-torture tests from 1.17 to 1.18
17266
17267 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
17268
17269         * Upgraded c-torture tests from 1.12 to 1.17
17270
17271 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
17272
17273         * lib/old-dejagnu.exp:
17274           Fixed handling of XFAIL target triplets to correctly
17275           recognize wildcard characters.  Removed code that
17276           appended a unique id tag to the end of the file name
17277           printed out by the result of the testcases within a
17278           given test file.
17279
17280 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
17281
17282         * lib/old-dejagnu.exp:
17283           Reworked expected failure handling to trigger off of XFAIL
17284           keyword in keyphrase embeded in testcase source code. The
17285           XFAIL keyword must be at the end of the keyphrase line. It
17286           may optionally be followed by one or more target triplets.
17287           It has just occured that the handling of wildcards in the
17288           target triplet may not be correct.
17289
17290 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
17291
17292         * g++.old-deja/tests:
17293           Moved all subdirectories up one level into g++.old-deja .
17294
17295         * lib/old-dejagnu.exp:
17296           Fixed problem with CXXFLAGS not being properly reset, and being
17297           corrupted with extraneous "-c" compiler option.  This was
17298           causing binaries to not be generated for test that needed them.
17299           Modified strings passed to "pass" and "fail" so that individual
17300           tests from the same test file would be distinguished by an
17301           identifier appended to the test file name in the summary logs;
17302           this corrected a problem with erroneous diff logs.  Added code
17303           to search testcases for expected fail and unexpected pass keywords.
17304
17305 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
17306
17307         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
17308
17309 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
17310
17311         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
17312           Removed extraneous text from end of "Special g++ Options"
17313           keyphrase.
17314
17315         * lib/old-dejagnu.exp: Added pattern matching to look for new
17316           keywords, embedded in testcases comments, which will trigger
17317           calls to xpass and xfail.
17318
17319 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
17320
17321         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
17322           comments embedded in the testcases, especially the one looking for
17323           special compiler options, as well as the pattern matching for the
17324           compiler output again.
17325
17326 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
17327
17328         * lib/old-dejagnu.exp: Do a proper check of the return value for
17329           execute tests. Fixed several problems with the pattern matching
17330           of the compiler output which gave erroneous test results.
17331           Changed several of the test result messages to be more descriptive.
17332         * config/unix-g++.exp: Proc g++_load now actually works and
17333           executes the tests passed to it and returns a usable return
17334           value.
17335
17336 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
17337
17338           * lib/gcc.exp: Exits gracefully if $CC is bogus.
17339
17340 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
17341
17342         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
17343           Modified both files to properly execute the old style
17344           dejagnu tests. The previous versions of these files were
17345           experimental and did not function anything near correctly.
17346
17347 1993-04-05  Rob Savoye  (rob@cygnus.com)
17348
17349         * Removed all Makefile.in and configure.in files. No configuration
17350         needed now.
17351
17352 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
17353
17354         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
17355
17356 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17357
17358         * gcc.compile/configure.in, gcc.unsorted/configure.in,
17359         gcc.special/configure.in, gcc.noncompile/configure.in,
17360         gcc.execute/configure.in, gcc.code_quality/configure.in,
17361         g++.other/configure.in, g++.old-deja/configure.in,
17362         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
17363         in srcname setting.
17364
17365 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
17366
17367         * lib/udi.exp:  Fixed mondfe and mondfe_download.
17368         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
17369         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
17370
17371 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
17372
17373         * config/udi-gdb.exp: Check $shell_id after connecting to target.
17374         (gdb_exit): Don't remove *_soc files.
17375
17376 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
17377
17378         * lib/c-torture.exp: Don't look for main; instead always use -w
17379         -c.  This is how the c-torture tests work.  Remove the object
17380         file if the compilation succeeds.
17381         * gcc.execute/execute.exp: Remove executable if test passes.
17382         * gcc.noncompile/noncompile.exp: Every test is an expected
17383         failure.
17384         * gcc.special/special.exp: Added tests from c-torture 1.11,
17385         corrected use of existing test.
17386         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
17387         gcc.execute/920625-1.c: Updated to c-torture 1.11.
17388         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
17389         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
17390         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
17391         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
17392         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
17393         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
17394         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
17395         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
17396         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
17397         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
17398         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
17399         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
17400         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
17401         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
17402         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
17403         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
17404         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
17405         c-torture 1.11.
17406         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
17407         correspond to c-torture 1.11.
17408
17409         * New file.