OSDN Git Service

* gcc.dg/torture/builtin-convert-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2
3         * gcc.dg/torture/builtin-convert-1.c: New test.
4
5 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6
7         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
8
9 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
10
11         PR c++/14481
12         * g++.dg/warn/Wunused-7.C: New test.
13
14 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15
16         * gcc.dg/torture/builtin-integral-1.c: New test.
17
18 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
19
20         PR c++/14586
21         * g++.dg/parse/non-dependent3.C: New test.
22
23 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
24
25         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
26         * g++.dg/eh/simd-2.C: Likewise.
27         * g++.dg/init/array10.C: Likewise.
28         * gcc.c-torture/compile/simd-1.c: Likewise.
29         * gcc.c-torture/compile/simd-2.c: Likewise.
30         * gcc.c-torture/compile/simd-3.c: Likewise.
31         * gcc.c-torture/compile/simd-4.c: Likewise.
32         * gcc.c-torture/compile/simd-6.c: Likewise.
33         * gcc.c-torture/execute/simd-1.c: Likewise.
34         * gcc.c-torture/execute/simd-2.c: Likewise.
35         * gcc.dg/compat/vector-defs.h: Likewise.
36         * gcc.dg/20020531-1.c: Likewise.
37         * gcc.dg/altivec-3.c: Likewise.
38         * gcc.dg/altivec-4.c: Likewise.
39         * gcc.dg/altivec-varargs-1.c: Likewise.
40         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
41         * gcc.dg/i386-mmx-3.c: Likewise.
42         * gcc.dg/i386-sse-4.c: Likewise.
43         * gcc.dg/i386-sse-5.c: Likewise.
44         * gcc.dg/i386-sse-8.c: Likewise.
45         * gcc.dg/simd-1.c: Likewise.
46         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
47         __ev64_opaque__ since the machine description provides it.
48
49 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
50
51         * lib/compat.exp (skip_list): New global variable.
52         Use it to hold the user defined COMPAT_SKIPS list if any.
53         (compat-obj): Add the members of skip_list to optall.
54
55 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
56
57         * gcc.dg/compat/union-by-value-1_main.c,
58         union-by-value-1_x.c, union-by-value-1_y.c,
59         union-check.h, union-defs.h,
60         union-init.h, union-return-1_main.c,
61         union-return-1_x.c, union-return-1_y.c: New files.
62
63 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
64
65         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
66         mixed-struct-init.h: Add 4 mixed structure types.
67         struct-by-value-21_main.c, struct-by-value-21_x.c,
68         struct-by-value-21_y.c, struct-return-21_main.c,
69         struct-return-21_x.c, struct-return-21_y.c: New files.
70
71 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
72
73         PR c++/14550
74         * g++.dg/parse/template14.C: New test.
75
76 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
77
78         * gcc.c-torture/execute/20040313-1.c: New test.
79
80 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
81
82         PR target/14533
83         * gcc.dg/20040311-2.c: New test.
84
85 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
86
87         PR other/14544
88         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
89         bit-field.
90
91 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
92
93         * gcc.dg/20040305-2.c: Add missing return statement.
94
95 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
96
97         * gcc.dg/builtins-34.c: Also check pow10*.
98
99 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
100
101         PR target/14262
102         * gcc.dg/20040305-2.c: New test.
103
104 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
105
106         * gcc.dg/20040310-1.c: New test.
107
108 2004-03-11  Roger Sayle  <roger@eyesopen.com>
109
110         * gcc.c-torture/execute/20040311-1.c: New test case.
111
112 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
113
114         PR c++/14476
115         * g++.dg/lookup/enum1.C: New test.
116
117 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
118
119         PR c++/14510
120         * g++.dg/lookup/struct2.C: New test.
121
122 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
123
124         * gcc.dg/builtins-34.c: New test.
125
126 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
127
128         * gcc.dg/torture/builtin-nonneg-1.c: New test.
129
130 2004-03-09  James E Wilson  <wilson@specifixinc.com>
131
132         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
133         * gcc.dg/alias-2.c: New testcase.
134
135 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
136
137         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
138
139 2004-03-09  Roger Sayle  <roger@eyesopen.com>
140
141         * gcc.c-torture/execute/20040309-1.c: New test case.
142
143 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
144
145         PR c++/14397
146         * g++.dg/overload/ref1.C: New.
147
148 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
149
150         PR c++/14409
151         * g++.dg/template/spec12.C: New test.
152
153         PR c++/14448
154         * g++.dg/parse/crash14.C: New test.
155
156 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
157
158         PR c++/14230
159         * g++.dg/init/ref11.C: New test.
160
161 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
162
163         PR c++/14432
164         * g++.dg/parse/builtin2.C: New test.
165
166 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
167
168         PR c++/14401
169         * g++.dg/init/ctor3.C: New test.
170         * g++.dg/init/union1.C: New test.
171         * g++.dg/ext/anon-struct4.C: New test.
172
173 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
174
175         * g++.dg/lookup/koenig1.C: Tweak error messages.
176         * g++.dg/lookup/used-before-declaration.C: Likewise.
177         * g++.dg/other/do1.C: Likewise.
178         * g++.dg/overload/koenig1.C: Likewise.
179         * g++.dg/parse/crash13.C: Likewise.
180         * g++.dg/template/instantiate3.C: Likewise.
181
182 2004-03-08  Eric Christopher  <echristo@redhat.com>
183
184         * * lib/target-supports.exp: Enable libiconv in test
185         compilation.  Fix up error checking.
186
187 2004-03-08  Roger Sayle  <roger@eyesopen.com>
188
189         PR middle-end/14289
190         * gcc.dg/pr14289-1.c: New test case.
191         * gcc.dg/pr14289-2.c: Likewise.
192         * gcc.dg/pr14289-3.c: Likewise.
193
194 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
195
196         * gcc.c-torture/execute/20040308-1.c: New test.
197
198 2004-03-07  Roger Sayle  <roger@eyesopen.com>
199
200         * gcc.c-torture/execute/20040307-1.c: New test case.
201
202 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
203
204         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
205
206 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
207
208         * gcc.dg/20040306-1.c: New test.
209
210 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
211
212         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
213         them static.
214         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
215
216 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
217
218         PR c/14465
219         * gcc.dg/decl-6.c: New test.
220
221 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
222
223         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
224         Rename LOGPOW -> LOG_POW.
225         (SQRT_EXP, POW_EXP): New.
226
227 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
228
229         * gcc.dg/i386-sse-8.c: New test.
230
231 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
232
233         PR c/14114
234         * gcc.dg/decl-5.c: New test.
235
236 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
237
238         * gcc.dg/20040305-1.c: New test.
239
240 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
241
242         PR other/14354
243         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
244
245 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
246
247         PR c++/14425, c++/14426
248         * g++.dg/ext/altivec-4.C: New test.
249         * g++.dg/ext/altivec-5.C: New test.
250
251 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
252
253         * g++.old-deja/g++.other/linkage1.C: Expect errors about
254         global variables of a type with no linkage.
255         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
256         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
257         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
258         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
259         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
260         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
261         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
262         * g++.dg/warn/deprecated.C: Name enum Color.
263         * g++.dg/overload/VLA.C: Name structure for 'b'.
264         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
265
266 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
267
268         * gcc.c-torture/compile/20040304-1.c: New test.
269
270 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
271
272         PR 13728
273         * gcc.dg/decl-4.c: New testcase.
274
275 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
276
277         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
278         as PRECF if sizeof (float) > sizeof (double).
279         (PRECL): Make it the same as PRECF if
280         sizeof (float) > sizeof (long double).
281
282 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
283
284         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
285         system type.  Add check for irix6 which doesn't have c99 runtime.
286
287 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
288
289         * gcc.dg/const-elim-1.c: xfail for xtensa.
290
291 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
292
293         PR c++/14369
294         * g++.dg/template/cond4.C: New test.
295
296 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
297
298         PR c++/14360
299         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
300
301         PR c++/14361
302         * g++.dg/parse/defarg7.C: New test.
303
304         PR c++/14359
305         * g++.dg/template/friend26.C: New test.
306
307 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
308
309         PR c++/14324
310         * g++.dg/abi/mangle21.C: New test.
311
312         PR c++/14260
313         * g++.dg/parse/constructor2.C: New test.
314
315         PR c++/14337
316         * g++.dg/template/sfinae1.C: New test.
317
318 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
319
320         PR c++/14267
321         * g++.dg/expr/crash2.C: New test.
322
323         PR middle-end/13448
324         * gcc.dg/inline-5.c: New test.
325         * gcc.dg/always-inline.c: Split out tests into ...
326         * gcc.dg/always-inline2.c: ... this and ...
327         * gcc.dg/always-inline3.c: ... this.
328
329 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
330
331         PR debug/12103
332         * g++.dg/debug/crash1.C: New test.
333
334 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
335
336         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
337         function with __attribute__((noinline)).
338         (recurser_void2): Likewise.
339         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
340         (recurser_void2): Likewise.
341
342 2004-02-29  Roger Sayle  <roger@eyesopen.com>
343
344         PR middle-end/14203
345         * g++.dg/warn/Wunused-6.C: New test case.
346
347 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
348
349         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
350         not defined.
351
352 2004-02-27  Eric Christopher  <echristo@redhat.com>
353
354         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
355         * g++.dg/charset/asm2.c: Run only x86.
356         * gcc.dg/charset/asm3.c: Ditto.
357
358 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
359
360         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
361         ld_library_path.
362
363 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
364
365         * g++.dg/ext/altivec-3.C: New.
366
367 2004-02-26  Richard Henderson  <rth@redhat.com>
368
369         * g++.dg/ext/attrib10.C: Mark for warning.
370         * gcc.dg/attr-alias-1.c: New.
371
372 2004-02-26  Richard Henderson  <rth@redhat.com>
373
374         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
375         * gcc.c-torture/execute/20040208-2.c: ... it back.
376
377 2004-02-26  Eric Christopher  <echristo@redhat.com>
378
379         * lib/target-supports.exp (check-iconv-available): New function.
380         * lib/gcc-dg.exp (dg-require-iconv): New function.
381         Use above.
382         * gcc.dg/charset: New directory.
383         * gcc.dg/charset/charset.exp: New file.
384         * gcc.dg/charset/asm1.c: Ditto.
385         * gcc.dg/charset/asm2.c: Ditto.
386         * gcc.dg/charset/asm3.c: Ditto.
387         * gcc.dg/charset/asm4.c: Ditto.
388         * gcc.dg/charset/asm5.c: Ditto.
389         * gcc.dg/charset/attribute1.c: Ditto.
390         * gcc.dg/charset/attribute2.c: Ditto.
391         * gcc.dg/charset/string1.c: Ditto.
392         * g++.dg/charset: New directory.
393         * g++.dg/dg.exp: Add here. Special options.
394         * g++.dg/charset/charset.exp: New file.
395         * g++.dg/charset/asm1.c: Ditto.
396         * g++.dg/charset/asm2.c: Ditto.
397         * g++.dg/charset/asm3.c: Ditto.
398         * g++.dg/charset/asm4.c: Ditto.
399         * g++.dg/charset/attribute1.c: Ditto.
400         * g++.dg/charset/attribute2.c: Ditto.
401         * g++.dg/charset/extern1.cc: Ditto.
402         * g++.dg/charset/extern2.cc: Ditto.
403         * g++.dg/charset/string1.c: Ditto.
404
405 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
406
407         PR c++/14278
408         * g++.dg/parse/comma1.C: New test.
409
410 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
411
412         PR c++/14284
413         * g++.dg/template/ttp8.C: New test.
414
415 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
416
417         * gcc.dg/fixuns-trunc-1.c: New test.
418
419 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
420
421         * gcc.dg/builtins-config.h: Use #elif.
422
423 2004-02-26  Michael Matz  <matz@suse.de>
424
425         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
426         * gcc.dg/991214-1.c: Likewise.
427         * gcc.dg/i386-asm-1.c: Likewise.
428
429 2004-02-25  Richard Henderson  <rth@redhat.com>
430
431         * gcc.c-torture/execute/20040208-2.c: Move ...
432         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
433
434 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
435
436         PR c++/14246
437         * g++.dg/other/crash-3.C: New test.
438
439 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
440
441         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
442         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
443
444         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
445         HP-UX.
446
447 2004-02-24  Michael Matz  <matz@suse.de>
448
449         * gcc.dg/i386-regparm.c: New.
450
451 2004-02-23  James E Wilson  <wilson@specifixinc.com>
452
453         * gcc.c-torture/execute/20040223-1.c: New.
454
455 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
456             Kazu Hirata  <kazu@cs.umass.edu>
457
458         * gcc.dg/fwritable-strings-1.c: Remove.
459
460 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
461
462         PR c/14156
463         * gcc.dg/20040223-1.c: New test.
464
465 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
466
467         PR c++/14106
468         * g++.dg/ext/typeof9.C: New test.
469
470 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
471
472         PR c++/14250
473         * g++.dg/other/switch1.C: New test.
474
475 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
476
477         * gcc.dg/cast-function-1.c: Adjust for new informative message.
478         * gcc.dg/va-arg-1.c: Likewise.
479
480 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
481
482         PR c++/14143
483         * g++.dg/template/koenig5.C: New test.
484
485 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
486
487         * g++.dg/ext/altivec-1.C: Generalize target triple.
488         * g++.dg/ext/altivec-2.C: New test case.
489         * g++.dg/ext/altivec_check.h: New file.
490         * gcc.dg/altivec-1.c: Generalize target triple;
491         include altivec_check.h and call altivec_check().
492         * gcc.dg/altivec-[2-5].c: Generalize target triple.
493         * gcc.dg/altivec-6.c: New test case.
494         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
495         type casts as needed.
496         * gcc.dg/altivec-10.c: Include altivec_check.h and call
497         altivec_check().
498         * gcc.dg/altivec-12.c: New test case.
499         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
500         include altivec_check.h and call altivec_check().
501         * gcc.dg/altivec_check.h: New file.
502
503 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
504
505         * lib/target-supports.exp (check_alias_available): Don't mangle
506         function `g' in test program.
507
508 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
509
510         * lib/target-supports.exp (check_profiling_available): Check
511         argument to determine whether we support a profiling type.
512         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
513         check_profiling_available.
514         * g++.dg/bprob/bprob.exp: Likewise
515         * g77.dg/bprob/bprob.exp: Likewise.
516         * gcc.misc-tests/bprob.exp: Likewise.
517         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
518         dg-require-profiling and delete expected error handling.
519         * gcc.dg/20021014-1.c: Likewise.
520         * gcc.dg/nest.c: Likewise.
521
522 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
523
524         PR c++/12007
525         * g++.dg/other/vthunk1.C: New test.
526
527 2004-02-20  Falk Hueffner  <falk@debian.org>
528
529         PR target/14201
530         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
531
532 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
533
534         PR c++/13927
535         * g++.dg/other/error8.C: Remove XFAIL markers.
536
537         PR c++/14173
538         * g++.dg/ext/packed5.C: New test.
539
540         PR c++/14199
541         * g++.dg/warn/Wunused-5.C: New test.
542
543         PR c++/14186
544         * g++.dg/lookup/member1.C: New test.
545
546 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
547
548         * gcc.c-torture/compile/20040130-1.c: Enable only when
549         __INT_MAX__ >= 2147483647L.
550         * gcc.c-torture/compile/961203-1.c: Likewise.
551
552 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
553
554         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
555         * g++.dg/opt/template1.C: Robustify assembler regexp
556
557 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
558
559         * gcc.c-torture/execute/simd-4.x: Remove.
560         * gcc.c-torture/execute/va-arg-25.x: Likewise.
561         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
562         Guard with #ifndef SKIP_ATTRIBUTE.
563         * gcc.dg/compat/vector-1_y.c: Likewise.
564         * gcc.dg/compat/vector-2_x.c: Likewise.
565         * gcc.dg/compat/vector-2_y.c: Likewise.
566         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
567         * g++.dg/eh/simd-2.C: Likewise.
568
569 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
570
571         * gcc.c-torture/compile/complex-1.c: New.
572
573 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
574
575         PR target/14209
576         * gcc.c-torture/execute/20040218-1.c: New test.
577
578 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
579
580         PR c++/14181
581         * g++.dg/parse/new2.C: New test.
582
583 2004-02-18  Paul Brook  <paul@codesourcery.com>
584
585         * gcc.c-torture/compile/libcall-1.c: New test.
586
587 2004-02-18  Paul Brook  <paul@codesourcery.com>
588
589         PR debug/12934
590         * gcc.dg/debug/debug-7.c: New test.
591
592 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
593
594         * gcc.dg/20040217-1.c: New test.
595
596 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
597
598         * gcc.c-torture/execute/990208-1.x: Delete.
599
600 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
601
602         * gcc.c-torture/execute/20040208-2.x: New file.
603
604 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
605
606         PR c++/11326
607         * g++.dg/abi/structret1.C: New test.
608
609 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
610
611         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
612         (i386_cpuid): No need to test if cpuid is available on AMD64.
613         Fix assembly, so that it works onboth i386 and AMD64.
614         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
615         (vecInLong): Fix s[] member type to unsigned int.
616         (vecInWord): Remove type.
617         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
618         (a64, b64, c64, d64, e64): Remove.
619         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
620         Remove unused variable.  Remove initialization of removed variables.
621         Don't call mmx_tests nor sse_tests.
622         (reference_mmx, reference_sse): Remove.
623         (check): Add return stmt.
624         * gcc.dg/i386-sse-7.c: New test.
625         * gcc.dg/i386-mmx-4.c: New test.
626
627 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
628
629         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
630         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
631         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
632         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
633         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
634         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
635         g++.dg/tc1/dr94.C: Fix line terminator.
636
637 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
638
639         * gcc.c-torture/compile/20040216-1.c: New.
640
641 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
642
643         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
644         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
645         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
646         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
647         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
648         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
649
650 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
651
652         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
653
654 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
655
656         PR c++/13971
657         * g++.dg/expr/cond4.C: New test.
658
659         PR c++/14086
660         * g++.dg/lookup/crash2.C: New test.
661
662 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
663
664         * gcc.c-torture/compile/20040214-2.c: New test.
665
666 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
667
668         PR c++/14116
669         * g++.dg/ext/typeof8.C: New test.
670
671 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
672
673         * gcc.c-torture/compile/20040214-1.c: New test.
674
675 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
676
677         PR c++/13635
678         * g++.dg/template/spec11.C: New test.
679
680 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
681
682         PR c++/13927
683         * g++.dg/other/error8.C: New test.
684
685 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
686
687         PR c++/14122
688         * g++.dg/template/array4.C: New test.
689
690         PR c++/14108
691         * g++.dg/inherit/thunk2.C: New test.
692
693         PR c++/14083
694         * g++.dg/eh/cond2.C: New test.
695
696 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
697
698         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
699
700 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
701
702         * lib/scanasm.exp (dg-scan): Quote pattern before display.
703
704 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
705
706         * g++.dg/simd-2.C: xfail on ppc64-linux.
707
708 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
709
710         PR c/456
711         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
712         tests.
713
714 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
715
716         * gcc.dg/builtins-33.c: New test.
717
718 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
719
720         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
721
722 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
723
724         * g++.dg/simd-2.C: Set -maltivec for ppc64.
725
726 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
727
728         * gcc.dg/ppc64-abi-3.c: New test.
729
730 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
731
732         PR c/14092
733
734         * gcc.dg/pr14092-1.c: New testcase.
735
736 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
737
738         * gcc.dg/cpp/assert4.c: Fix typo last change.
739
740         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
741         * gcc.dg/cpp/assert4.c: Handle powerpc64.
742
743         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
744
745 2004-02-09  Roger Sayle  <roger@eyesopen.com>
746
747         * gcc.c-torture/compile/20040209-1.c: New test case.
748
749 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
750
751         * gcc.dg/c90-init-1.c: Adjust expected error messages.
752
753 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
754
755         * gcc.c-torture/execute/20040208-[12].c: New tests.
756
757 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
758
759         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
760
761 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
762
763         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
764
765 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
766
767         Bug 13856
768         * gcc.dg/visibility-8.c: New testcase.
769
770 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
771
772         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
773         arguments.
774         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
775
776 2004-02-07  Roger Sayle  <roger@eyesopen.com>
777
778         PR middle-end/13696
779         * g++.dg/opt/fold1.C: New test case.
780
781 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
782
783         PR c++/14033
784         * g++.dg/other/crash-2.C: New test.
785
786 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
787
788         PR c++/14028
789         * g++.dg/parse/angle-bracket2.C: New test.
790
791 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
792
793         PR middle-end/13750
794         Revert:
795         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
796         PR pch/13361
797         * testsuite/g++.dg/pch/wchar-1.C: New.
798         * testsuite/g++.dg/pch/wchar-1.Hs: New.
799
800 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
801
802         PR c++/14008
803         * g++.dg/parse/error15.C: New test.
804         * g++.dg/parse/crash11.C: Update dg-error mark.
805
806 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
807
808         PR c++/13932
809         * g++.dg/warn/conv2.C: New test.
810
811 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
812
813         PR c++/13086
814         * g++.dg/warn/incomplete1.C: Remove xfail.
815
816 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
817
818         * lib/file-format.exp (gcc_target_object_format): Use
819         ${tool}_target_compile, not gcc_target_compile.
820         * lib/target-supports.exp (check_alias_available): Likewise.
821         (check_gc_sections_available): Likewise.
822         * g++.dg/ext/attrib10.C: Use dg-require-alias.
823         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
824         dg-require-alias.
825
826 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
827
828         PR c++/13969
829         * g++.dg/template/static6.C: New test.
830
831 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
832
833         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
834
835 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
836
837         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
838         tests for systems where `char' is unsigned by default.
839
840 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
841
842         PR c++/13997
843         * g++.dg/template/partial3.C: New test.
844
845 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
846
847         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
848         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
849         Remove mentions of obsolete ports.
850
851 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
852
853         * gcc.dg/noncompile/20001228-1.c: Fix for new
854         error message.
855
856 2004-02-03  Roger Sayle  <roger@eyesopen.com>
857
858         PR target/9348
859         * gcc.c-torture/execute/multdi-1.c: New test case.
860
861 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
862
863         PR c++/13925
864         * g++.dg/template/lookup5.C: New test.
865
866 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
867
868         PR c++/13950
869         * g++.dg/template/lookup4.C: New test.
870
871         PR c++/13970
872         * g++.dg/parse/error14.C: New test.
873
874         PR c++/14002
875         * g++.dg/parse/template13.C: New test.
876
877 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
878
879         PR c++/13978
880         * g++.dg/template/koenig4.C: New test.
881
882         PR c++/13968
883         * g++.dg/template/crash17.C: New test.
884
885         PR c++/13975
886         * g++.dg/parse/error13.C: New test.
887         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
888
889 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
890
891         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
892
893 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
894
895         PR c/11658
896         PR c/13994
897         * gcc.dg/noncompile/20040203-1.c: New test.
898         * gcc.dg/noncompile/20040203-2.c: Likewise.
899         * gcc.dg/noncompile/20040203-3.c: Likewise.
900         * gcc.dg/20040203-1.c: Likewise.
901
902 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
903
904         PR c++/10858
905         * g++.dg/template/sizeof7.C: New test.
906
907 2004-02-02  Eric Christopher  <echristo@redhat.com>
908             Zack Weinberg  <zack@codesourcery.com>
909
910         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
911
912 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
913
914         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
915         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
916         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
917         * gcc.dg/cleanup-5.c: Run only on Linux targets.
918
919 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
920
921         PR c++/13113
922         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
923
924         PR c++/13854
925         * g++.dg/ext/attrib13.C: New test.
926
927         PR c++/13907
928         * g++.dg/conversion/op2.C: New test.
929
930 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
931
932         * gcc.dg/titype-1.c: Fix pasto.
933
934 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
935
936         * gcc.dg/titype-1.c: New test.
937
938 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
939
940         PR c++/13957
941         * g++.dg/template/non-type-template-argument-1.C,
942         g++.dg/template/qualified-id1.C: Update dg-error marks.
943         * g++.dg/template/nontype6.C: New test.
944
945 2004-02-01  Roger Sayle  <roger@eyesopen.com>
946
947         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
948         * gcc.dg/builtins-31.c: New testcase.
949         * gcc.dg/builtins-32.c: New testcase.
950
951 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
952
953         * objc.dg/call-super-2.m: Update line numbers
954         for the including of stddef.h.
955
956 2004-01-30  Michael Matz  <matz@suse.de>
957
958         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
959         g++.dg/ext/case-range3.C: New tests.
960
961 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
962
963         DR206
964         PR c++/13813
965         * g++.dg/template/member4.C: New test.
966
967 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
968
969         PR c++/13683
970         * g++.dg/template/sizeof6.C: New test.
971
972 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
973
974         * gcc.dg/fwritable-strings-1.c: New test.
975
976 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
977
978         * gcc.c-torture/compile/20040130-1.c: New test.
979
980 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
981
982         * objc.dg/call-super-2.m: Include stddef.h for size_t.
983
984 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
985
986         PR c++/13883
987         * g++.dg/template/ctor3.C: New test.
988
989 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
990
991         * g++.dg/tc1: New directory.
992         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
993         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
994         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
995         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
996         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
997
998 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
999
1000         * g++.dg/parse/error11.C: New test.
1001         * g++.dg/parse/error12.C: Likewise.
1002
1003 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
1004
1005         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
1006         (scan_initial, main): Use aligned_sizeof instead of sizeof.
1007
1008 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
1009
1010         PR c++/13791
1011         * g++.dg/ext/attrib12.C: New test.
1012
1013         PR c++/13736
1014         * g++.dg/parse/cast2.C: New test.
1015
1016 2004-01-27  James E Wilson  <wilson@specifixinc.com>
1017
1018         * objc.dg/encode-2.m (main): New local string.  Set depending on
1019         sizeof long.  Use in sscanf call.
1020         * objc.dg/encode-3.m (main): New local string.  Set depending on
1021         sizeof long.  Use in scan_initial call.
1022
1023 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1024
1025         * objc.dg/call-super-2.m: Make LP64-safe.
1026         * objc.dg/desig-init-1.m: Likewise.
1027
1028 2004-01-27  Devang Patel <dpatel@apple.com>
1029
1030         * g++.dg/debug/namespace1.C: New test.
1031
1032 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
1033
1034         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
1035         xscale-*-*.
1036
1037         * gcc.dg/arm-mmx-1.c: New test.
1038
1039 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1040
1041         * gcc.dg/20040127-1.c: New test.
1042         * gcc.dg/20040127-2.c: New test.
1043
1044 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1045
1046         * objc.dg/stret-1.m (glob): Renamed to globa.
1047
1048 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
1049
1050         PR c++/13663
1051         * g++.dg/expr/for1.C: New test.
1052
1053 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
1054
1055         PR middle-end/13779
1056         * gcc.dg/darwin-longlong.c: New test.
1057
1058 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
1059
1060         * gcc.dg/20040124-1.c: Moved test from here...
1061         * gcc.c-torture/compile/20040124-1.c: ...to here.
1062
1063 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1064
1065         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
1066         the assembly output if -m64 is passed.
1067
1068 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
1069
1070         PR c++/13833
1071         * g++.dg/template/cond3.C: New test.
1072
1073 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1074
1075         PR c++/13810
1076         * g++.dg/template/ttp7.C: New test.
1077
1078 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1079
1080         PR c++/13797
1081         * g++.dg/template/nontype4.C: New test.
1082         * g++.dg/template/nontype5.C: Likewise.
1083
1084 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
1085
1086         * gcc.dg/torture/mips-clobber-at.c: New test.
1087
1088 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
1089
1090         * gcc.dg/20040124-1.c: New test.
1091
1092 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
1093
1094         * gcc.dg/20040123-1.c: New test.
1095
1096 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1097
1098         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
1099
1100 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1101
1102         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
1103
1104 2004-01-23  Andrew Pinski  <apinski@apple.com>
1105
1106         * gcc.dg/20030121-1.c: Move to ..
1107         * gcc.dg/20040121-1.c: here.
1108
1109 2004-01-23  Roger Sayle  <roger@eyesopen.com>
1110
1111         * gcc.dg/builtins-29.c: New test case.
1112
1113 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1114
1115         PR 18314
1116         * gcc.dg/builtins-30.c: New testcase.
1117
1118 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
1119
1120         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
1121         * lib/g77.exp: Likewise.
1122         * lib/objc.exp: Likewise.
1123         * lib/g++.exp: Likewise.
1124
1125 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1126
1127         * gcc.dg/struct-by-value-2.c: New test.
1128
1129 2004-01-21  Andrew Pinski  <apinski@apple.com>
1130
1131         PR target/13785
1132         * gcc.dg/20030121-1.c: New test.
1133
1134 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
1135
1136         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
1137         clobber frame pointer register in asm statement.
1138
1139 2004-01-21  Falk Hueffner  <falk@debian.org>
1140
1141         * gcc.c-torture/compile/20040121-1.c: New test.
1142
1143 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
1144
1145         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
1146
1147 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
1148
1149         * gcc.dg/ppc64-abi-2.c: New test.
1150
1151 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1152
1153         * lib/treelang.exp: Fill out this file.
1154         * lib/treelang-dg.exp: New File.
1155
1156 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1157
1158         * gcc.c-torture/compile/981022-1.c: Remove.
1159         * gcc.dg/array-5.c: Remove XFAIL.
1160         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
1161         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
1162         gcc.dg/cond-lvalue-1.c: Update.
1163         * gcc.dg/cast-lvalue-2.c: New test.
1164
1165 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
1166
1167         PR c++/13592
1168         * g++.dg/other/error1.C (class foo): Tweak error message.
1169
1170         PR c++/13592
1171         * g++.dg/template/call2.C: New test.
1172
1173 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1174
1175         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
1176         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
1177         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
1178         scalar-return-1_x.c, scalar-return-2_y.c,
1179         scalar-return-3_x.c, scalar-return-3_y.c,
1180         scalar-return-4_x.c, scalar-return-4_y.c,
1181         struct-align-1.h, struct-align-1_x.c,
1182         struct-align-1_y.c, struct-align-2.h,
1183         struct-align-2_x.c, struct-align-2_y.c,
1184         struct-by-value-10_y.c, struct-by-value-11_x.c,
1185         struct-by-value-11_y.c, struct-by-value-12_x.c,
1186         struct-by-value-12_y.c, struct-by-value-13_x.c,
1187         struct-by-value-13_y.c, struct-by-value-14_x.c,
1188         struct-by-value-14_y.c, struct-by-value-15_x.c,
1189         struct-by-value-15_y.c, struct-by-value-16_y.c,
1190         struct-by-value-17_y.c, struct-by-value-18_y.c,
1191         struct-by-value-19_y.c, struct-by-value-1_x.c,
1192         struct-by-value-1_y.c, struct-by-value-20_y.c,
1193         struct-by-value-2_x.c, struct-by-value-2_y.c,
1194         struct-by-value-3_y.c, struct-by-value-4_x.c,
1195         struct-by-value-4_y.c, struct-by-value-5_y.c,
1196         struct-by-value-6_y.c, struct-by-value-7_y.c
1197         struct-by-value-8_x.c, struct-by-value-8_y.c
1198         struct-by-value-9_x.c, struct-by-value-9_y.c
1199         struct-return-10_x.c, struct-return-10_y.c,
1200         struct-return-19_x.c, struct-return-20_x.c
1201         struct-return-2_x.c, struct-return-2_y.c
1202         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
1203         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
1204
1205 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1206
1207         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
1208         attribute on sparc*-sun-solaris2.*.
1209
1210 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
1211
1212         PR c++/13710
1213         * g++.dg/ext/typeof7.C: New test.
1214
1215 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
1216
1217         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
1218         * gcc.dg/const-elim-1.c: Same.
1219
1220 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
1221
1222         * objc.dg/stret-1.m: New.
1223         * objc.dg/stret-2.m: New.
1224
1225 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
1226
1227         PR c++/11895
1228         * g++.dg/ext/vector1.C: New test.
1229
1230 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
1231
1232         * gcc.dg/pch/import-1.c: New.
1233         * gcc.dg/pch/import-1.hs: New.
1234         * gcc.dg/pch/import-1a.h: New.
1235         * gcc.dg/pch/import-1b.h: New.
1236         * gcc.dg/pch/import-1c.h: New.
1237
1238 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1239
1240         PR c++/13574
1241         * g++.dg/ext/array1.C: New test.
1242
1243         PR c++/13178
1244         * g++.dg/conversion/op1.C: New test.
1245
1246 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
1247
1248         PR 11864
1249         From Kazumoto Kojima / Dan Kegel:
1250         * gcc.dg/pr11864-1.c: New test.
1251
1252         PR 10392
1253         From Marcus Comstedt / Dan Kegel:
1254         * gcc.dg/pr10392-1.c: New test.
1255
1256 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1257
1258         PR c++/13478
1259         * g++.dg/init/ref10.C: New test.
1260
1261 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1262
1263         PR c++/13407
1264         * g++.dg/parse/typename6.C: New test.
1265
1266 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
1267
1268         PR pch/13361
1269         * testsuite/g++.dg/pch/wchar-1.C: New.
1270         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1271
1272 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1273
1274         PR c++/9259
1275         * g++.dg/expr/sizeof2.C: New test.
1276
1277 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
1278
1279         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
1280
1281 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1282
1283         PR c++/13659
1284         * g++.dg/lookup/strong-using-3.C: New.
1285         * g++.dg/lookup/using-10.C: New.
1286
1287 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1288
1289         PR c++/13594
1290         * g++.dg/lookup/strong-using-2.C: New.
1291
1292 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
1293             Dan Kegel <dank@kegel.com>
1294             J"orn Rennecke <joern.rennecke@superh.com>
1295
1296         PR target/9365
1297         * gcc.dg/pr9365-1.c: New test.
1298
1299 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1300
1301         PR c++/8856
1302         * g++.dg/parse/casting-operator2.C: New test.
1303         * g++.old-deja/g++.pt/explicit83.C: Remove.
1304
1305 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1306
1307         * gcc.dg/label-compound-stmt-1.c: New test.
1308         * gcc.c-torture/compile/950922-1.c,
1309         gcc.c-torture/compile/20000211-3.c,
1310         gcc.c-torture/compile/20000518-1.c,
1311         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
1312         compound statements.
1313
1314 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
1315
1316         * gcc.dg/ppc64-abi-1.c: New test.
1317
1318 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
1319
1320          * g++.dg/ext/attrib9.C: Add dg-warnings.
1321
1322 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1323
1324         PR c++/12335
1325         * g++.dg/parse/dtor3.C: New test.
1326
1327 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
1328
1329         PR c++/12709
1330         * g++.dg/parse/try-catch-1.C: New test.
1331
1332 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
1333
1334         * ada/acats/run_all.sh: Add more verbose output in acats.log
1335         when compiling tests.
1336
1337 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1338
1339         PR 13656
1340         * gcc.dg/typedef-redecl.c: New test case.
1341         * gcc.dg/typedef-redecl.h: New support file.
1342
1343 2004-01-13  Jan Hubicka  <jh@suse.cz>
1344
1345         * gcc.dg/always_inline.c: New test.
1346         * gcc.dg/debug/20031231-1.c: Fix.
1347
1348 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1349
1350         PR c++/13474
1351         * g++.dg/template/array3.C: New test.
1352
1353 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1354
1355         * g++.dg/ext/lvalue1.C: No longer expected to fail.
1356         * g++.dg/warn/Wunused-2.C: Likewise.
1357
1358 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1359
1360         PR c++/13289
1361         * g++.dg/template/instantiate6.C: New test.
1362
1363 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1364
1365         PR middle-end/11397
1366         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1367
1368 2004-01-12  Jan Hubicka  <jh@suse.cz>
1369
1370         PR opt/12826
1371         * gcc.dg/20040112-1.c: New.
1372
1373         * gcc.dg/dwarf-die[1-7].c: Move to...
1374         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1375         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1376
1377 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1378
1379         PR c++/4100
1380         * g++.dg/parse/friend4.C: New test.
1381
1382 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1383
1384         PR c++/4100
1385         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1386         definition is called a friend.
1387
1388 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1389
1390         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1391
1392 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1393
1394         PR c++/3478
1395         * g++.dg/parse/error10.C: New test.
1396         * g++.dg/template/arg2.C: Accept "invalid type" error.
1397
1398 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1399
1400         PR middle-end/13392
1401         * g++.dg/opt/expect2.C: New test.
1402
1403 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1404
1405         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1406         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1407         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1408         Update dg-error regexps.
1409
1410 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1411
1412         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1413         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1414
1415 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1416
1417         * gcc.dg/pragma-re-1.c: Use right pointer type.
1418
1419 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1420
1421         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1422
1423 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1424
1425         * gcc.dg/rs6000-ldouble-1.c: New.
1426
1427 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1428
1429         DR 337
1430         PR c++/9256
1431         * g++.dg/other/abstract1.C: New test.
1432
1433 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1434
1435         * g++.dg/lookup/strong-using-1.C: New.
1436
1437 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1438
1439         PR c/11234
1440         * gcc.dg/func-ptr-conv-1.c: New test.
1441         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1442
1443 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1444
1445         PR target/13380.
1446         * gcc.c-torture/compile/20040109-1.c: New.
1447
1448 2004-01-08  Stuart Hastings  <stuart@apple.com>
1449
1450         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1451         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1452         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1453
1454 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1455
1456         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1457
1458 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1459
1460         * ada/acats/run_acats: Treat 'gnatchop' the same way
1461         as 'gnatmake'.  Export GCC_DRIVER.
1462         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1463         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1464
1465 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1466
1467         PR c++/12573
1468         * g++.dg/template/dependent-expr4.C: New test.
1469
1470 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1471
1472         * gcc.dg/altivec-11.c: New test.
1473
1474 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1475
1476         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1477
1478 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1479
1480         PR c/6024
1481         * gcc.dg/enum-compat-1.c: New test.
1482         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1483
1484 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1485
1486         PR c/12165
1487         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1488         gcc.dg/c99-idem-qual-3.c: New tests.
1489
1490 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1491
1492         * gcc.dg/winline-7.c: Don't cast void * to int.
1493
1494 2004-01-06  Jan Hubicka  <jh@suse.cz>
1495
1496         * gcc.dg/i386-sse-5.c: New test
1497         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1498
1499 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1500
1501         PR c++/12815
1502         * g++.dg/rtti/typeid4.C: New test.
1503
1504 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1505
1506         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1507
1508 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1509
1510         PR c++/12132
1511         * g++.dg/template/error11.C: New test.
1512
1513         PR c++/13451
1514         * g++.dg/template/class2.C: New test.
1515
1516 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1517         Richard Sandiford <rsandifo@redhat.com>
1518
1519         PR c++/13387
1520         * g++.dg/opt/alias3.C: New test.
1521
1522 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1523
1524         PR c++/13157
1525         * g++.dg/template/koenig3.C: New test.
1526
1527         PR c++/13529
1528         * g++.dg/parse/offsetof3.C: New test.
1529
1530         * g++.dg/init/copy7.C: Add missing dg-error markers.
1531
1532         PR c++/12226
1533         * g++.dg/init/copy7.c: New test.
1534
1535         PR c++/13536
1536         * g++.dg/parse/cast1.C: New test.
1537
1538 2004-01-04  Jan Hubicka  <jh@suse.cz>
1539
1540         * gcc.dg/winline[1-7].c: New tests.
1541
1542 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1543
1544         PR c++/13520
1545         * g++.dg/template/qualttp22.C: New test.
1546
1547 2004-01-01  Jan Hubicka  <jh@suse.cz>
1548
1549         * gcc.dg/debug/20031231-1.c: New.
1550         * gcc.c-torture/compile/20040101-1.c: New.
1551         * gcc.dg/dwarf-die-[1-7].c: New.
1552
1553 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1554
1555         PR optimization/13521
1556         * gcc.c-torture/compile/20031231-1.c: New test.
1557
1558 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1559
1560         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1561
1562 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1563
1564         PR c++/10079
1565         * g++.dg/template/crash16.C: New test.
1566
1567 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1568
1569         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1570
1571 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1572
1573         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1574         ports.
1575         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1576         * g++.old-deja/g++.law/profile1.C: Likewise.
1577         * gcc.c-torture/compile/981006-1.c: Likewise.
1578         * gcc.c-torture/execute/loop-2e.x: Likewise.
1579         * gcc.c-torture/execute/loop-2f.x: Remove.
1580         * gcc.c-torture/execute/loop-2g.x: Likewise.
1581         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1582         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1583
1584 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1585
1586         PR c++/13507
1587         * g++.dg/ext/attrib11.C: New test.
1588
1589         PR c++/13494
1590         * g++.dg/template/array2-1.C: New test.
1591         * g++.dg/template/array2-2.C: New test.
1592
1593 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1594
1595         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1596
1597 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1598
1599         PR c++/12774
1600         * g++.dg/template/array1-1.C: New test.
1601         * g++.dg/template/array1-2.C: New test.
1602
1603 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1604
1605         PR fortran/12632
1606         * g77.dg/12632.f: New test case.
1607
1608 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1609
1610         PR c++/13289
1611         * g++.dg/parse/nontype1.C: New test.
1612
1613 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1614
1615         PR c++/12403
1616         * g++.dg/parse/explicit1.C: New test.
1617         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1618
1619 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1620
1621         PR c++/13081
1622         * g++.dg/opt/inline6.C: New test.
1623
1624         PR c++/12613
1625         * g++.dg/parse/error9.C: New test.
1626
1627         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1628
1629 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1630
1631         PR c++/13009
1632         * g++.dg/init/assign1.C: New test.
1633
1634 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1635
1636         PR c++/13070
1637         * g++.dg/warn/format3.C: New test case.
1638
1639 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1640
1641         * gcc.c-torture/compile/20031227-1.c: New test.
1642
1643 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1644
1645         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1646         * g77.dg/bprob/bprob.exp: Likewise.
1647         * gcc.misc-tests/bprob.exp: Likewise.
1648         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1649         variants on systems where the library does not provide that
1650         functionality.
1651         * gcc.dg/builtins-20.c: Use builtins-config.h.
1652         * gcc.dg/builtins-config.h: New file.
1653
1654 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1655
1656         * lib/gcc-dg.exp (dg-require-profiling): New function.
1657         * lib/target-supports.exp (check_profiling_available): Likewise.
1658         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1659         * g77.dg/bprob/bprob.exp: Likewise.
1660         * gcc.misc-tests/bprob.exp: Likewise.
1661         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1662         * gcc.dg/20021014-1.c: Likewise.
1663         * gcc.dg/nest.c: Likewise.
1664
1665 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1666
1667         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1668         compiling.
1669         * g++.dg/lookup/java2.C: Likewise.
1670         * gcc.dg/cpp/lexident.c: Likewise.
1671
1672 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1673
1674         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1675         given.
1676         * gcc.c-torture/compile/961203-1.c: Likewise.
1677         * gcc.c-torture/compile/980506-1.c: Likewise.
1678
1679 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1680
1681         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1682         (additional_prunes): New global.
1683         (gcc-dg-prune): Handle additional per-test pruning.
1684         (dg-test): Clear additional_prunes between tests.
1685
1686         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1687         dg-prune-output to avoid spurious failures from assembler
1688         complaining about nonexistent WAW violations.
1689         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1690         Use dg-prune-output to avoid spurious failures from assembler
1691         warning about Itanium B-step errata.
1692
1693 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1694
1695         * g++.dg/abi/macro0.C: New test.
1696         * g++.dg/abi/macro1.C: Likewise.
1697         * g++.dg/abi/macro2.C: Likewise.
1698
1699         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1700         * g++.dg/abi/bitfield7.C: Likewise.
1701         * g++.dg/abi/dtor2.C: Likewise.
1702         * g++.dg/abi/mangle11.C: Likewise.
1703         * g++.dg/abi/mangle12.C: Likewise.
1704         * g++.dg/abi/mangle14.C: Likewise.
1705         * g++.dg/abi/mangle17.C: Likewise.
1706         * g++.dg/abi/vbase10.C: Likewise.
1707         * g++.dg/abi/vbase14.C: Likewise.
1708         * g++.dg/template/qualttp17.C: Likewise.
1709
1710 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1711
1712         PR c/11995
1713         * gcc.dg/20031223-1.c: New test.
1714
1715 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1716
1717         * gcc.dg/noreturn-7.c: New test.
1718
1719 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1720
1721         * gcc.dg/null-pointer-1.c: New test.
1722
1723 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1724
1725         * g++.old-deja/g++.jason/template18.C: Remove.
1726         * g++.old-deja/g++.jason/template37.C: Likewise.
1727
1728         PR c++/12862
1729         * g++.dg/lookup/ns1.C: New test.
1730
1731         PR c++/12397
1732         * g++.dg/template/lookup3.C: New test.
1733
1734 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1735
1736         * g++.dg/template/recurse1.C: New test
1737
1738 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1739
1740         PR c++/12479
1741         * g++.dg/parse/semicolon1.C: New test.
1742         * g++.dg/parse/semicolon1.h: Likewise.
1743
1744 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1745
1746         * gcc.dg/darwin-misaligned.c: New test.
1747
1748 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1749
1750         PR c/9163
1751         * gcc.dg/20031222-1.c: New test.
1752
1753 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1754
1755         PR c++/13438
1756         * g++.dg/parse/error8.C: New test.
1757
1758         PR c++/11554
1759         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1760
1761 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1762
1763         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1764         too small.
1765         * gcc.c-torture/compile/930217-1.c: Likewise.
1766         * gcc.c-torture/compile/930513-1.c: Likewise.
1767         * gcc.c-torture/execute/920908-2.c: Likewise.
1768         * gcc.c-torture/execute/921204-1.c: Likewise.
1769         * gcc.c-torture/execute/930621-1.c: Likewise.
1770         * gcc.c-torture/execute/930630-1.c: Likewise.
1771         * gcc.c-torture/execute/931031-1.c: Likewise.
1772         * gcc.c-torture/execute/980602-2.c: Likewise.
1773         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1774         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1775         * gcc.c-torture/execute/extzvsi.c: Likewise.
1776         * gcc.c-torture/unsorted/ext.c: Likewise.
1777
1778 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1779
1780         PR target/12749
1781         * gcc.c-torture/compile/20031220-2.c: New test case.
1782
1783 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1784
1785         PR optimization/13031
1786         * gcc.c-torture/compile/20031220-1.c: New test case.
1787
1788 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1789
1790         * gcc.dg/cast-function-1.c: New test.
1791
1792 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1793
1794         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1795         formats.
1796
1797 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1798
1799         PR c++/12795
1800         * g++.dg/ext/attrib10.C: New test.
1801
1802 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1803
1804         * gcc.dg/cleanup-10.c: New test.
1805         * gcc.dg/cleanup-11.c: New test.
1806
1807 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1808
1809         PR c++/13239
1810         * g++.dg/opt/expect1.C: New test.
1811
1812 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1813
1814         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1815
1816 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1817
1818         PR debug/12923
1819         * gcc.dg/20031218-1.c: New test.
1820
1821         PR debug/12389
1822         * gcc.dg/20031218-2.c: New test.
1823         * gcc.dg/20031218-3.c: New test.
1824
1825         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1826         of label name and allow for USER_LABEL_PREFIX == "_" names.
1827         * g++.dg/abi/mangle18-2.C: Likewise.
1828         * g++.dg/abi/mangle19-1.C: Likewise.
1829         * g++.dg/abi/mangle19-2.C: Likewise.
1830         * g++.dg/abi/mangle20-1.C: Likewise.
1831         * g++.dg/abi/mangle20-2.C: Likewise.
1832
1833 2003-12-18  Richard Henderson  <rth@redhat.com>
1834
1835         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1836
1837 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1838             Dan Kegel <dank@kegel.com>
1839
1840         PR other/12009
1841         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1842         testing a cross compiler, it causes spurious compile failures.
1843         * lib/g++.exp: Likewise.
1844
1845 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1846
1847         PR c++/13262
1848         * g++.dg/template/access13.C: New test.
1849
1850 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1851
1852         * gcc.dg/20031216-1.c: New test.
1853
1854 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1855
1856         PR c++/9154
1857         * g++.dg/template/error10.C: New test.
1858
1859 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1860
1861         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1862         * g++.dg/eh/simd-2.C: Likewise.
1863
1864 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1865             Roger Sayle  <roger@eyesopen.com>
1866
1867         * gcc.c-torture/execute/ieee/mzero5.c: New.
1868
1869 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1870
1871         PR c++/10603
1872         * g++.dg/parse/error6.C: New test.
1873
1874         PR c++/12827
1875         * g++.dg/parse/error7.C: New test.
1876
1877 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1878
1879         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1880         at -O with stabs debugging formats.
1881         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1882         * gcc.dg/debug/debug-2.c: Likewise.
1883
1884 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1885
1886         PR c++/12696
1887         * g++.dg/init/error1.C: New test.
1888
1889         PR c++/12218
1890         * g++.dg/init/pm3.C: New test.
1891
1892 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1893
1894         PR c/3347
1895         * gcc.dg/bitfld-8.c: New test.
1896
1897 2003-12-16  James Lemke  <jim@wasabisystems.com>
1898
1899         * gcc.dg/arm-scd42-[123].c: New tests.
1900
1901 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         PR c++/9043
1904         * g++.dg/abi/mangle20-1.C: New test.
1905         * g++.dg/abi/mangle20-2.C: New test.
1906
1907 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1908
1909         PR c++/13275
1910         * g++.dg/other/offsetof2.C: Remove XFAIL.
1911         * g++.dg/parse/offsetof1.C: New test.
1912         * g++.gd/parse/offsetof2.C: Likewise.
1913
1914 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1915
1916         * g++.dg/template/nontype3.C: New test.
1917         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1918
1919 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1920
1921         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1922
1923 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1924
1925         PR c++/13387
1926         * g++.dg/expr/assign1.C: New test.
1927
1928         PR c++/13242
1929         * g++.dg/abi/mangle19-1.C: New test.
1930         * g++.dg/abi/mangle19-2.C: New test.
1931
1932 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1933
1934         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1935
1936 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1937
1938         * gcc.c-torture/execute/20031216-1.c: New test.
1939
1940 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1941
1942         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1943         an ICE regression.
1944
1945 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1946
1947         PR c++/10926
1948         * g++.dg/template/error9.C: New test.
1949
1950         PR c++/11116
1951         * g++.dg/template/error8.C: New test.
1952
1953 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1954
1955         PR middle-end/13400
1956         * gcc.c-torture/execute/20031215-1.c: New test case.
1957
1958 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1959
1960         PR c++/13269
1961         * g++.dg/parse/error5.C: New test.
1962
1963         PR c++/12989
1964         * g++.dg/expr/sizeof1.C: New test.
1965
1966         PR c++/13310
1967         * g++.dg/template/crash15.C: New test.
1968
1969 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
1970
1971         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
1972         a non-POD type as the last named parameter of a varargs function.
1973
1974 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1975
1976         PR c++/13243
1977         PR c++/12573
1978         * g++.dg/template/crash14.C: New test.
1979         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
1980
1981 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
1982
1983         * g++.dg/other/java1.C: New test.
1984
1985         PR c++/13241
1986         * g++.dg/abi/mangle18-1.C: New test.
1987         * g++.dg/abi/mangle18-2.C: New test.
1988
1989 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1990
1991         PR optimization/10312
1992         * gcc.c-torture/execute/20031214-1.c: New.
1993
1994 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
1995
1996         PR c++/10779
1997         PR c++/12160
1998         * g++.dg/parse/error3.C: New test.
1999         * g++.dg/parse/error4.C: Likewise.
2000         * g++.dg/abi/mangle4.C: Tweak error messages.
2001         * g++.dg/lookup/using5.C: Likewise.
2002         * g++.dg/other/error2.C: Likewise.
2003         * g++.dg/parse/typename5.C: Likewise.
2004         * g++.dg/parse/undefined1.C: Likewise.
2005         * g++.dg/template/arg2.C: Likewise.
2006         * g++.dg/template/ttp3.C: Likewise.
2007         * g++.dg/template/type1.C: Likewise.
2008         * g++.old-deja/g++.other/crash32.C: Likewise.
2009         * g++.old-djea/g++.pt/defarg8.C: Likewise.
2010
2011 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2012
2013         PR c++/13106
2014         * g++.dg/warn/noreturn-3.C: New test.
2015
2016 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2017
2018         PR c++/13118
2019         * g++.dg/abi/covariant3.C: New.
2020
2021 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
2022
2023         * g++.dg/eh/ia64-1.C: New test.
2024
2025 2003-12-12  Roger Sayle  <roger@eyesopen.com>
2026
2027         PR optimization/13037
2028         * g77.f-torture/execute/13037.f: New test case.
2029
2030 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2031
2032         PR c++/12881
2033         * g++.dg/abi/covariant2.C: New.
2034
2035 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
2036
2037         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
2038
2039 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
2040
2041         * gcc.c-torture/execute/wchar_t-1.x: Delete.
2042
2043 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
2044
2045         PR other/10819
2046         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
2047         to fix Bug 10819.
2048         * lib/g++.exp (g++_version): Likewise.
2049         * lib/g77.exp (g77_version): Likewise.
2050         * lib/objc.exp (default_objc_version): Likewise.
2051
2052 2003-12-10  Richard Henderson  <rth@redhat.com>
2053
2054         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
2055
2056         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
2057
2058 2003-12-08  Matt Austern  <austern@apple.com>
2059
2060         PR c/13134
2061         * lib/gcc-dg.exp (dg-require-visibility): Define.
2062         * lib/target-supports (check_visibility_available): Define.
2063         * gcc.dg/visibility-1.c: New test.
2064         * gcc.dg/visibility-2.c: Likewise.
2065         * gcc.dg/visibility-3.c: Likewise.
2066         * gcc.dg/visibility-4.c: Likewise.
2067         * gcc.dg/visibility-5.c: Likewise.
2068         * gcc.dg/visibility-6.c: Likewise.
2069         * g++.dg/ext/visibility-1.C: Likewise.
2070         * g++.dg/ext/visibility-2.C: Likewise.
2071         * g++.dg/ext/visibility-3.C: Likewise.
2072         * g++.dg/ext/visibility-4.C: Likewise.
2073         * g++.dg/ext/visibility-5.C: Likewise.
2074         * g++.dg/ext/visibility-6.C: Likewise.
2075
2076 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2077
2078         * g++.dg/lookup/java1.C: New test.
2079         * g++.dg/lookup/java2.C: New test.
2080
2081 2003-12-07  Falk Hueffner  <falk@debian.org>
2082
2083         * g++.dg/opt/noreturn-1.C: New test.
2084
2085 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
2086
2087         * gcc.dg/overflow-1.c: New test.
2088
2089 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2090
2091         * g77.f-torture/compile/13060.f: New test.
2092
2093 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
2094
2095         PR c++/13323
2096         * g++.dg/inherit/operator2.C: New test.
2097
2098 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2099
2100         PR c++/13305
2101         * g++.dg/ext/attrib9.C: New test.
2102
2103 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2104
2105         PR c++/13314
2106         * g++.dg/template/error7.C: New test.
2107
2108 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
2109             J"orn Rennecke <joern.rennecke@superh.com>
2110
2111         PR target/13302
2112         * g++.dg/other/struct-va_list.C: New test.
2113
2114 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2115
2116         PR c++/13166
2117         * g++.dg/parse/defarg6.C: New test.
2118
2119 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
2120
2121         PR target/13256
2122         * gcc.c-torture/execute/20031201-1.c: New test.
2123
2124 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
2125
2126         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
2127
2128 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2129
2130         * gcc.dg/builtin-return-1.c: New test.
2131
2132 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
2133             J"orn Rennecke <joern.rennecke@superh.com>
2134
2135         PR optimization/13260
2136         * gcc.c-torture/execute/20031204-1.c: New test.
2137
2138 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2139
2140         PR c++/9127
2141         * g++.dg/template/error6.C: New test.
2142
2143 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
2144
2145         * gcc.dg/20031202-1.c: New test.
2146
2147 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2148
2149         PR c++/13179
2150         * g++.dg/template/eh1.C: New test.
2151
2152         PR c++/10771
2153         * g++.dg/template/error5.C: New test.
2154
2155 2003-12-02  David Ung  <davidu@mips.com>
2156
2157         * gcc.dg/compat/vector-check.h: Corrected type for var
2158         g_##TMODE
2159
2160 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2161
2162         PR c++/10126
2163         * g++.dg/template/ptrmem8.C: New test.
2164
2165 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2166
2167         PR c++/12573
2168         * g++.dg/template/dependent-expr3.C: New test.
2169
2170 2003-12-01  James Lemke  <jim@wasabisystems.com>
2171
2172         * gcc.dg/arm-g2.c: New test.
2173
2174 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2175
2176         PR optimization/11634
2177         * gcc.dg/20031201-2.c: New test case.
2178
2179 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
2180
2181         PR 11433
2182         * objc.dg/proto-lossage-3.m: New test.
2183
2184 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2185
2186         PR optimization/12628
2187         * gcc.dg/20031201-1.c: New test case.
2188
2189 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2190
2191         * gcc.dg/unaligned-1.c: New test.
2192
2193 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
2194
2195         PR c++/9849
2196         * g++.dg/template/error4.C: New test.
2197         * g++.dg/template/nested3.C: Adjust error markers.
2198
2199 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2200
2201         * gcc.dg/cpp/assert4.c: Check more #system assertions.
2202
2203 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2204
2205         PR c/10333
2206         * gcc.dg/bitfld-7.c: New test.
2207
2208 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
2209
2210         * gcc.dg/tls/asm-1.C: New test.
2211
2212 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2213
2214         * gcc.dg/cpp/assert4.c: Update.
2215
2216 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2217
2218         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
2219         * gcc.dg/builtin-apply3.c: New test.
2220
2221 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2222
2223         * lib/compat.exp (compat-obj): New xfaildata parameter.
2224         Use it to set compiler_conditional_xfail_data before compiling.
2225         (compat-get-options): Handle dg-xfail-if.
2226         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
2227         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
2228         * gcc.dg/compat/vector-1_y.c: Likewise.
2229         * gcc.dg/compat/vector-2_x.c: Likewise.
2230         * gcc.dg/compat/vector-2_y.c: Likewise.
2231
2232 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2233
2234         * g++.dg/opt/reg-stack4.C: New test.
2235
2236 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2237
2238         * gcc.dg/builtin-apply2.c: New test.
2239
2240 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2241
2242         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
2243
2244 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2245
2246         PR c++/12924
2247         * g++.dg/template/template-id-2.C: New test.
2248
2249 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2250
2251         PR c++/5369
2252         * g++.dg/template/memfriend1.C: New test.
2253         * g++.dg/template/memfriend2.C: Likewise.
2254         * g++.dg/template/memfriend3.C: Likewise.
2255         * g++.dg/template/memfriend4.C: Likewise.
2256         * g++.dg/template/memfriend5.C: Likewise.
2257         * g++.dg/template/memfriend6.C: Likewise.
2258         * g++.dg/template/memfriend7.C: Likewise.
2259         * g++.dg/template/memfriend8.C: Likewise.
2260         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
2261
2262 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
2263
2264         PR c++/12515
2265         * g++.dg/ext/cond1.C: New test.
2266
2267 2003-11-20  Richard Henderson  <rth@redhat.com>
2268
2269         * gcc.dg/20020201-2.c: Remove.
2270         * gcc.dg/20020201-4.c: Remove.
2271         * gcc.dg/20020304-1.c: Remove.
2272
2273 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2274
2275         * gcc.dg/cpp/trad/xwin1.c: New test case.
2276
2277 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2278
2279         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
2280         * lib/g77.exp: Likewise.
2281         * lib/objc.exp: Likewise.
2282         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
2283         for darwin.
2284
2285 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2286
2287         PR c++/12932
2288         * g++.dg/template/static5.C: New test.
2289
2290 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2291
2292         * gcc.dg/nested-func-1.c: New test.
2293
2294 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2295
2296         * gcc.dg/cpp/assert4.c: New test.
2297
2298 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2299
2300         PR c++/2294
2301         * g++.dg/lookup/using9.c: New test.
2302
2303 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
2304
2305         PR c++/12762
2306         * g++.dg/template/error3.C: New test.
2307
2308 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2309
2310         PR ada/13035
2311         * ada/acats/run_acats, run_all.sh: Fix syntax error.
2312         No longer use a wrapper for gcc, since this does not work under
2313         Windows.
2314
2315 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2316
2317         PR c++/2094
2318         * g++.dg/template/ptrmem7.C: New test.
2319
2320 2003-11-13  Andrew Pinski <apinski@apple.com>
2321
2322         * gcc.c-torture/compile/20031113-1.c: New test.
2323
2324 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
2325             Kean Johnston <jkj@sco.com>
2326
2327         PR c/13029
2328         * gcc.dg/unused-4.c: Update.
2329
2330 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2331
2332         * g++.dg/opt/const3.C: New test.
2333
2334 2003-11-13  Jan Hubicka  <jh@suse.cz>
2335
2336         * gcc.c-torture/compile/20031112-1.c: New test.
2337
2338 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
2339
2340         * g++.dg/parse/crash10.C: Remove bogus error marker.
2341
2342 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2343
2344         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
2345         (host_gcc): Likewise.
2346         (ROOT): Honor $PWDCMD.
2347         (BASE): Likewise.
2348         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
2349
2350 2003-11-12  Catherine Moore  <clm@redhat.com>
2351
2352         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
2353
2354 2003-11-12  Andreas Jaeger  <aj@suse.de>
2355             Jakub Jelinek  <jakub@redhat.com>
2356             Andrew Pinski  <pinskia@physics.uc.edu>
2357             Richard Henderson  <rth@redhat.com>
2358
2359         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2360         systems.
2361         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2362
2363         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2364         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2365
2366 2003-11-11  Andreas Jaeger  <aj@suse.de>
2367
2368         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2369
2370         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2371
2372 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2373
2374         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2375         Clean ups.
2376
2377 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2378
2379         * gcc.dg/trampoline-1.c: New test.
2380
2381 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2382
2383         * gcc.c-torture/compile/200031109-1.c: New test.
2384
2385 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2386
2387         PR c/3190
2388         PR c/8714
2389         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2390         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2391         gcc.dg/format/no-y2k-1.c: Update.
2392
2393 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2394
2395         PR optimization/10467
2396         * gcc.dg/20031108-1.c: New test case.
2397
2398 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2399
2400         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2401
2402 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2403
2404         * gcc.dg/compound-lvalue-1.c: New test.
2405         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2406         some XFAILs.
2407
2408 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2409
2410         * gcc.dg/altivec-varargs-1.c: New test.
2411
2412 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2413
2414         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2415         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2416         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2417         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2418         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2419
2420 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2421
2422         * gcc.dg/cond-lvalue-1.c: New test.
2423
2424 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2425
2426         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2427
2428 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2429
2430         PR c++/11616
2431         * g++.dg/template/instantiate5.C: New test.
2432
2433 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2434
2435         PR c++/12726
2436         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2437         * ChangeLog: Add missing first entry for above test.
2438
2439 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2440
2441         PR c++/9810
2442         * g++.dg/template/using8.C: New test.
2443         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2444
2445 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2446
2447         PR optimization/10817
2448         * gcc.c-torture/compile/20031102-1.c: New test case.
2449
2450 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2451
2452         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2453         2147483647.
2454
2455 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2456
2457         * gcc.dg/20031102-1.c: New test.
2458
2459 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2460
2461         * gcc.dg/complex-1.c: New test.
2462
2463 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2464
2465         PR c++/12796
2466         * g++.dg/template/crash13.C: Adjust expected error location.
2467         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2468
2469 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2470
2471         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2472
2473 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2474
2475         PR/10239
2476         * gcc.c-torture/compile/20031031-2.c: New test.
2477
2478 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2479
2480         PR/11640
2481         * gcc.c-torture/compile/20031031-1.c: New test.
2482
2483 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2484
2485         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2486         * gcc.misc-tests/bprob.exp: Likewise.
2487         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2488         the execution test on arm-elf configs.
2489         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2490         configs that don't support scratch files.
2491         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2492
2493 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2494
2495         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2496         done by dejagnu.
2497
2498 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2499
2500         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2501         Avoid non pure sh syntax. Add more logging.
2502
2503         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2504         fail.
2505
2506 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2507
2508         PR libgcj/10610
2509         * gcc.dg/ppc-stackalign-1.c: New test.
2510
2511 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2512
2513         * ada/acats/run_all.sh: Change output to be more compliant with
2514         dejagnu framework.
2515         Create acats.sum and acats.log files under testsuite/ada/acats
2516         Only run [a-z]* directories, to filter out e.g. CVS.
2517         Redirect build output to log file.
2518
2519 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2520
2521         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2522
2523 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2524
2525         PR ada/5909:
2526         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2527
2528 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2529
2530         * gcc.c-torture/compile/20031023-1.c: New test.
2531         * gcc.c-torture/compile/20031023-2.c: New test.
2532         * gcc.c-torture/compile/20031023-3.c: New test.
2533         * gcc.c-torture/compile/20031023-4.c: New test.
2534
2535 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2536
2537         PR c++/10371
2538         * g++.dg/lookup/scoped8.C: New test.
2539
2540 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2541
2542         * g++.dg/opt/reg-stack3.C: New test.
2543
2544 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2545
2546         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2547
2548 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2549
2550         PR c++/11076
2551         * g++.dg/template/crash13.C: New test.
2552
2553 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2554
2555         * gcc.dg/c99-restrict-2.c: New test.
2556
2557 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2558
2559         PR c++/12698, c++/12699, c++/12700, c++/12566
2560         * g++.dg/inherit/covariant9.C: New test.
2561         * g++.dg/inherit/covariant10.C: New test.
2562         * g++.dg/inherit/covariant11.C: New test.
2563
2564 2003-10-23  Jason Merrill  <jason@redhat.com>
2565
2566         PR c++/12726
2567         * g++.dg/ext/complit2.C: New test.
2568
2569 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2570
2571         PR target/12654
2572         * gcc.c-torture/execute/20031020-1.c: New test.
2573
2574 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2575
2576         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2577         following the jump_insn.
2578
2579 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2580
2581         * gcc.dg/cast-lvalue-1.c: New test.
2582
2583 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2584
2585         PR c++/11962
2586         * g++.dg/template/cond2.C: New test.
2587
2588 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2589
2590         * gcc.dg/builtins-28.c: New test.
2591
2592 2003-10-20  Jan Hubicka  <jh@suse.cz>
2593
2594         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2595         parameter.
2596         * testsuite/gcc.dg/inline-2.c: Likewise.
2597
2598 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2599
2600         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2601         * gcc.dg/nest.c:  Likewise.
2602
2603 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2604
2605         PR c++/9781, c++/10583, c++/11862
2606         * g++.dg/parse/crash13.C: New test.
2607
2608 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2609
2610         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2611
2612 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2613
2614         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2615         Define HAVE_C99_RUNTIME except on Solaris.
2616         * gcc.dg/builtins-20.c: Likewise.
2617
2618 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2619
2620         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2621
2622 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2623
2624         PR c++/12495
2625         * g++.dg/template/crash21.C: New test.
2626
2627 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2628
2629         PR c++/2513
2630         * g++.dg/template/typename5.C: New test.
2631
2632 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2633
2634         PR c++/12369
2635         * g++.dg/template/friend25.C: New test.
2636
2637 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2638
2639         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2640         versions.
2641
2642 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2643
2644         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2645         == 2147483647.
2646
2647 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2648
2649         * gcc.c-torture/execute/960416-1.x: Remove.
2650         * gcc.c-torture/execute/divconst-3.x: Likewise.
2651
2652 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2653
2654         PR target/12598
2655         * gcc.dg/torture/cris-volatile-1.c: New test.
2656
2657 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2658
2659         PR optimization/9325
2660         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2661         for overflowing floating point to integer conversion during RTL
2662         simplification.
2663
2664 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2665
2666         * objc/execute/_cmd.m: Fix typo.
2667         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2668         Relax 'scan-assembler' regexp.
2669         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2670         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2671         * objc.dg/zero-link-2.m: Remove blank line.
2672         * objc.dg/zero-link-3.m: New test case.
2673
2674 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2675
2676         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2677
2678         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2679         than linker trickery.
2680
2681 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2682
2683         PR c++/12370
2684         * g++.dg/other/friend2.C: New test.
2685
2686 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2687
2688         * gcc.dg/20031012-1.c: New test.
2689
2690 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2691
2692         * gcc.dg/weak/weak-3.c: Fix for new warning.
2693
2694 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2695
2696         PR optimization/8750
2697         * gcc.c-torture/execute/20031012-1.c: New test case.
2698
2699 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2700
2701         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2702         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2703
2704 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2705
2706         PR optimization/12260
2707         * gcc.c-torture/compile/20031011-2.c: New test case.
2708
2709 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2710
2711         * gcc.c-torture/execute/20031011-1.c: New testcase.
2712
2713 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2714
2715         * gcc.c-torture/compile/20031011-1.c: New test.
2716
2717 2003-10-11  Jan Hubicka  <jh@suse.cz>
2718
2719         * g++.dg/other/first-global.C: New test.
2720
2721 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2722
2723         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2724
2725 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2726
2727         * gcc.c-torture/compile/20031010-1.c: New test.
2728
2729 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2730
2731         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2732         * gcc.c-torture/execute/va-arg-25.c: ... here.
2733
2734 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2735
2736         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2737
2738 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2739
2740         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2741
2742 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2743
2744         * g++.dg/parse/error2.C: New test.
2745
2746 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2747
2748         PR c++/11097
2749         * g++.dg/other/error5.C: Modify the error message.
2750         * g++.dg/lookup/using8.C: New test.
2751
2752 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2753
2754         * gcc.dg/darwin-abi-2.c: New file.
2755         * gcc.c-torture/execute/va-arg-24.c: New file.
2756
2757 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2758
2759         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2760         indentation.
2761
2762 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2763
2764         PR c++/10147
2765         * g++.dg/other/error4.C: Update error messages.
2766         * g++.dg/template/ptrmem4.C: Likewise.
2767
2768         PR c++/12337
2769         * g++.dg/init/new9.C: New test.
2770
2771         PR c++/12334, c++/12236, c++/8656
2772         * g++.dg/ext/attrib8.C: New test.
2773
2774 2003-10-06  Devang Patel  <dpatel@apple.com>
2775
2776         * gcc.dg/debug/dwarf2-3.h: New test.
2777         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2778
2779 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2780
2781         * g++.dg/opt/cfg2.C: New test.
2782
2783 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2784
2785         * g++.dg/opt/float1.C: New test.
2786
2787 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2788
2789         * gcc.dg/c90-array-lval-6.c: New test.
2790         * gcc.dg/c99-array-lval-6.c: New test.
2791
2792 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2793             Ziemowit Laski  <zlaski@apple.com>
2794
2795         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2796         'Derived', so that it is never considered a class method; add
2797         new warning for '+port' method ambiguity.
2798         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2799         <objc/objc-api.h> (needed on Mac OS X).
2800         * objc.dg/method-13.m: New test.
2801
2802 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2803
2804         PR optimization/9325, PR java/6391
2805         * gcc.c-torture/execute/20031003-1.c: New test case.
2806
2807 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2808
2809         PR optimization/12180
2810         * gcc.dg/20031002-1.c: New test.
2811
2812         PR c++/12486
2813         * g++.dg/inherit/error1.C: New test.
2814
2815 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2816
2817         * lib/f-torture.exp (search_for): Rename to...
2818         (search_for_re): This.  Also, clean up comments and the
2819         "regexp" invocation.
2820
2821 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2822
2823         * gcc.c-torture/compile/20031002-1.c: New test.
2824
2825 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2826
2827         * g++.dg/opt/cond1.C: New test.
2828
2829 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2830
2831         * gcc.dg/Wold-style-definition-2.c: New testcase.
2832         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2833
2834 2003-09-29  Richard Henderson  <rth@redhat.com>
2835
2836         * g++.dg/init/array10.C: Add dg-options.
2837
2838 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2839
2840         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2841
2842 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2843
2844         * g++.dg/template/friend19.C: Fix typo.
2845         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2846
2847 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2848
2849         * gcc.c-torture/execute/20030928-1.c: New test.
2850         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2851
2852 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2853
2854         * g++.dg/opt/unroll1.C: New test.
2855
2856 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2857
2858         PR optimization/11741
2859         * gcc.dg/20030926-1.c: New test case.
2860
2861 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2862
2863         PR c++/5655
2864         * g++.dg/parse/access7.C: New test.
2865         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2866
2867 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2868
2869         MERGE OF objc-improvements-branch into MAINLINE:
2870         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2871         if libobjc has not been built.
2872         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2873         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2874         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2875         objc/execute/nested-3.m, objc/execute/np-2.m,
2876         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2877         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2878         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2879         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2880         objc.dg/special/unclaimed-category-1.h,
2881         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2882         well as GNU runtime.
2883         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2884         * execute/cascading-1.m, execute/function-message-1.m,
2885         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2886         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2887         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2888         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2889         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2890         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2891         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2892         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2893         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2894         * objc.dg/bitfield-2.m: Run only on Darwin.
2895         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2896         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2897         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2898         * objc.dg/const-str-1.m: Fix constant string layout.
2899
2900 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2901
2902         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2903
2904 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2905
2906         * gcc.dg/darwin-abi-1.c: New file.
2907
2908 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2909
2910         PR target/12281
2911         * gcc.c-torture/compile/20030921-1.c: New test.
2912
2913 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2914
2915         * g++.dg/opt/reg-stack2.C: New test.
2916
2917 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2918
2919         * g++.dg/eh/delayslot1.C: New test.
2920
2921 2003-09-20  Richard Henderson  <rth@redhat.com>
2922
2923         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2924
2925 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2926
2927         * gcc.c-torture/execute/20030920-1.c: New test case.
2928
2929 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2930
2931         * g++.dg/rtti/typeid3.C: Correct expected error message.
2932
2933 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2934
2935         PR c++/157
2936         * g++.dg/parse/crash12.C: New test.
2937
2938 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2939
2940         * gcc.dg/compat/mixed-struct-check.h: New.
2941         * gcc.dg/compat/mixed-struct-defs.h: New.
2942         * gcc.dg/compat/mixed-struct-init.h: New.
2943         * gcc.dg/compat/struct-by-value-19_main.c: New.
2944         * gcc.dg/compat/struct-by-value-19_x.c: New.
2945         * gcc.dg/compat/struct-by-value-19_y.c: New.
2946         * gcc.dg/compat/struct-by-value-20_main.c: New.
2947         * gcc.dg/compat/struct-by-value-20_x.c: New.
2948         * gcc.dg/compat/struct-by-value-20_y.c: New.
2949         * gcc.dg/compat/struct-return-19_main.c: New.
2950         * gcc.dg/compat/struct-return-19_x.c: New.
2951         * gcc.dg/compat/struct-return-19_y.c: New.
2952         * gcc.dg/compat/struct-return-20_main.c: New.
2953         * gcc.dg/compat/struct-return-20_x.c: New.
2954         * gcc.dg/compat/struct-return-20_y.c: New.
2955
2956 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
2957         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
2958         so that it will not complain on LP64 targets.
2959
2960 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2961
2962         PR c++/495
2963         * g++.dg/template/friend24.C: New test.
2964
2965 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
2966
2967         PR c++/12332
2968         * g++.dg/template/memtmpl2.C: New test.
2969
2970 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
2971
2972         PR target/11184
2973         * gcc.dg/builtin-apply1.c: New test.
2974
2975 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
2976
2977         PR c++/9848
2978         * g++.dg/warn/Wunused-4.C: New test.
2979
2980 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2981
2982         PR c++/12316
2983         * g++.dg/other/gc2.C: New test.
2984
2985 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
2986
2987         PR c++/11991
2988         * g++.dg/rtti/typeid3.C: New test.
2989
2990         PR c++/12266
2991         * g++.dg/overload/template1.C: New test.
2992
2993 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
2994
2995         * g++.dg/opt/cfg3.C: New test.
2996
2997 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2998
2999         PR c++/7939
3000         * g++.dg/template/crash11.C: New test.
3001
3002 2003-09-16  Jason Merrill  <jason@redhat.com>
3003             Jakub Jelinek  <jakub@redhat.com>
3004
3005         * gcc.dg/attr-warn-unused-result.c: New test.
3006
3007 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3008
3009         PR c++/12184
3010         * g++.dg/expr/call2.C: New test.
3011
3012 2003-09-15  Andreas Jaeger  <aj@suse.de>
3013
3014         * gcc.dg/Wold-style-definition-1.c: New test.
3015
3016 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
3017
3018         PR c++/3907
3019         * g++.dg/parse/template12.C: New test.
3020
3021         * g++.dg/abi/bitfield11.C: New test.
3022         * g++.dg/abi/bitfield12.C: Likewise.
3023
3024 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
3025
3026         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
3027         non-expansion of functional macro name without arguments at EOL.
3028         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
3029
3030 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
3031
3032         * gcc.c-torture/execute/20030914-[12].c: New tests.
3033
3034 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3035
3036         PR c++/11788
3037         * g++.dg/overload/addr1.C: New test.
3038
3039 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
3040
3041         * gcc.dg/20030909-1.c: New test.
3042
3043 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3044
3045         * gcc.dg/ultrasp10.c: New test.
3046
3047 2003-09-09  Devang Patel  <dpatel@apple.com>
3048
3049         * gcc.dg/darwin-ld-6.c: New test.
3050
3051 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3052
3053         * gcc.dg/torture/builtin-explog-1.c: New testcase.
3054
3055 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3056
3057         * gcc.dg/ia64-types1.c: New test.
3058         * gcc.dg/ia64-types2.c: Likewise.
3059
3060 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3061
3062         * gcc.dg/builtins-1.c: Add more _Complex tests.
3063         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3064
3065         * gcc.dg/builtins-1.c: Test existing _Complex functions.
3066         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3067
3068 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3069
3070         PR c++/11786
3071         * g++.dg/lookup/koenig2.C: New test.
3072
3073         PR c++/5296
3074         * g++.dg/rtti/typeid2.C: New test.
3075
3076 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
3077
3078         * gcc.c-torture/compile/20030904-1.c: New test.
3079
3080 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3081
3082         * g++.dg/opt/longbranch2.C: New test.
3083
3084 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3085
3086         * g++.dg/template/crash10.C: Only compile it.
3087
3088 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3089
3090         PR middle-end/11665
3091         * gcc.c-torture/compile/20030907-1.c: New test.
3092         * g++.dg/init/array11.C: New test.
3093
3094 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3095
3096         PR c++/11852
3097         * g++.dg/init/struct1.C: New test.
3098
3099 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3100
3101         PR c++/12181
3102         * g++.dg/expr/comma1.C: New test.
3103
3104 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
3105
3106         PR c++/11867
3107         * g++.dg/expr/static_cast5.C: New test.
3108
3109 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
3110
3111         PR c++/11507
3112         * g++.dg/lookup/scoped7.C: New test.
3113
3114         PR c++/9574
3115         * g++.dg/other/static1.C: New test.
3116
3117         PR c++/11490
3118         * g++.dg/warn/template-1.C: New test.
3119
3120         PR c++/11432
3121         * g++.dg/template/crash10.C: New test.
3122
3123         PR c++/2478
3124         * g++.dg/overload/VLA.C: New test.
3125
3126         PR c++/10804
3127         * g++.dg/template/call1.C: New test.
3128
3129 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3130
3131         PR c++/11794
3132         * g++.dg/parse/using3.C: New test.
3133
3134 2003-09-06  Roger Sayle  <roger@eyesopen.com>
3135
3136         PR c++/11409
3137         * g++.dg/overload/builtin3.C: New test case.
3138
3139 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
3140
3141         PR c/9862
3142         * gcc.dg/20030906-1.c: New test.
3143         * gcc.dg/20030906-2.c: Likewise.
3144
3145 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3146
3147         PR c++/12167
3148         * g++.dg/parse/defarg5.C: New test.
3149
3150         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
3151
3152 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
3153
3154         PR c++/12163
3155         * g++.dg/expr/static_cast4.C: New test.
3156
3157         PR c++/12146
3158         * g++.dg/template/crash9.C: New test.
3159
3160 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
3161
3162         * g++.old-deja/g++.ext/pretty2.C: Update for change
3163         in __FUNCTION__.
3164         * g++.old-deja/g++.ext/pretty3.C: Likewise.
3165
3166 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
3167
3168         PR c++/11922
3169         * g++/dg/template/qualified-id1.C: New test.
3170
3171         PR c++/12037
3172         * g++.dg/warn/noeffect4.C: New test.
3173
3174 2003-09-04  Matt Austern  <austern@apple.com>
3175
3176         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
3177         * g++.dg/ext/fnname2.C: Likewise.
3178         * g++.dg/ext/fnname3.C: Likewise.
3179
3180 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
3181
3182         * g++.dg/expr/lval1.C: New test.
3183         * g++.dg/ext/lvcast.C: Remove.
3184
3185 2003-09-03  Roger Sayle  <roger@eyesopen.com>
3186
3187         PR optimization/11700.
3188         * gcc.c-torture/compile/20030903-1.c: New test case.
3189
3190 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
3191
3192         PR c++/12053
3193         * g++.dg/abi/layout4.C: New test.
3194
3195 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
3196
3197         PR c++/11553
3198         * g++.dg/parse/friend3.C: New test.
3199
3200 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
3201
3202         PR c++/11847
3203         * g++.dg/template/class1.C: New test.
3204
3205         PR c++/11808
3206         * g++.dg/expr/call1.C: New test.
3207
3208 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
3209
3210         PR c++/12114
3211         * g++.dg/init/ref9.C: New test.
3212
3213         PR c++/11972
3214         * g++.dg/template/nested4.C: New test.
3215
3216 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3217
3218         PR c++/12093
3219         * g++.dg/template/non-dependent4.C: New test.
3220
3221         PR c++/11928
3222         * g++.dg/inherit/conv1.C: New test.
3223
3224 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3225
3226         PR c++/6196
3227         * g++.dg/ext/label1.C: New test.
3228         * g++.dg/ext/label2.C: Likewise.
3229
3230 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3231
3232         * g++.dg/expr/cond3.C: New test.
3233
3234 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3235
3236         * gcc.dg/builtins-1.c: Add new builtin cases.
3237
3238 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3239
3240         * gcc.dg/builtins-1.c: Add new cases.
3241         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3242
3243 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3244
3245         * gcc.dg/builtins-1.c: Add more math builtin tests.
3246         * gcc.dg/torture/builtin-attr-1.c: New test.
3247
3248 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3249
3250         PR optimization/5079
3251         * g++.dg/opt/static3.C: New test.
3252
3253 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3254
3255         * gcc.misc-tests/gcov-10b.c: New test.
3256
3257 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
3258
3259         * g++.dg/opt/ptrmem3.C: New test.
3260
3261         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
3262
3263 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
3264
3265         * gcc.dg/20030826-2.c: New test.
3266
3267 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3268
3269         PR middle-end/12002
3270         * g77.f-torture/compile/12002.f: New test case.
3271
3272 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3273
3274         * gcc.dg/20030826-1.c: New test case.
3275
3276 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
3277
3278         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
3279
3280 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
3281
3282         PR c++/11871
3283         * c++.dg/lookup/crash1.C: New test.
3284
3285         * c++.dg/warn/noeffect3.C: New test.
3286
3287 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
3288
3289         * gcc.dg/compat/vector-1_x.c: Compile with -w.
3290         * gcc.dg/compat/vector-1_y.c: Ditto.
3291         * gcc.dg/compat/vector-2_x.c: Ditto.
3292         * gcc.dg/compat/vector-2_y.c: Ditto.
3293
3294 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
3295
3296         * gcc.dg/20030702-1.c: New test.
3297
3298 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
3299
3300         PR c++/8795
3301         * g++.dg/ext/altivec-1.C: New test.
3302
3303 2003-08-24  Richard Henderson  <rth@redhat.com>
3304
3305         * g++.dg/eh/simd-2.C: Add -w for x86.
3306
3307 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
3308
3309         * gcc.dg/20030815-1.c: New test.
3310
3311 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3312
3313         PR c++/3765
3314         * g++.dg/parse/access6.C: New test.
3315
3316 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3317
3318         PR c++/641, c++/11876
3319         * g++.dg/template/friend22.C: New test.
3320         * g++.dg/template/friend23.C: Likewise.
3321
3322 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3323
3324         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
3325         identically.
3326
3327 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3328
3329         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
3330
3331 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3332
3333         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
3334
3335 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3336
3337         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
3338
3339 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3340
3341         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
3342
3343 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3344
3345         PR c++/11919
3346         * g++.dg/overload/prom1.C: New test.
3347
3348         PR c++/11551
3349         * g++.dg/parse/dtor2.C: New test.
3350
3351         PR c++/10762
3352         * g++.dg/parse/using2.C: New test.
3353
3354 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
3355
3356         PR target/11805
3357         * gcc.c-torture/compile/20030821-1.c: New.
3358
3359 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3360
3361         PR c++/11834
3362         * g++.dg/template/deduce2.C: New test.
3363
3364 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3365
3366         * gcc.c-torture/execute/20030821-1.c: New test.
3367
3368 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3369
3370         PR middle-end/11984
3371         * gcc.dg/20030820-1.c: New test case.
3372
3373 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3374
3375         PR c++/11945
3376         * g++.dg/warn/noeffect2.C: New test.
3377
3378 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3379
3380         PR c++/10926
3381         * g++.dg/template/dtor2.C: New test.
3382
3383         PR c++/11684
3384         * g++.dg/template/operator1.C: New test.
3385         * g++.dg/parse/operator4.C: New test.
3386
3387         PR c++/11946.C
3388         * g++.dg/expr/enum1.C: New test.
3389         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3390
3391         PR c++/11036.C
3392         * g++.dg/parse/elab2.C: New test.
3393         * g++.dg/parse/typedef4.C: Change error message.
3394         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3395         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3396         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3397
3398 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3399
3400         * gcc.dg/pch/warn-1.c: New.
3401         * gcc.dg/pch/warn-1.hs: New.
3402
3403         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3404         not-tested file.
3405
3406 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3407
3408         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3409
3410 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3411
3412         * gcc.dg/uninit-D.c: New Test.
3413         * gcc.dg/uninit-E.c: New Test.
3414         * gcc.dg/uninit-F.c: New Test.
3415         * gcc.dg/uninit-G.c: New Test.
3416
3417 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3418
3419         * g++.dg/README: Describe the pch directory.
3420
3421 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3422
3423         PR c++/11174
3424         * g++.dg/parse/access4.C: New test.
3425         * g++.dg/parse/access5.C: Likewise.
3426         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3427
3428 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3429
3430         * gcc.dg/noncompile/20030818-1.c: New.
3431
3432 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3433
3434         PR c++/11957
3435         * g++.dg/warn/noeffect1.C: New test.
3436
3437         * g++.dg/template/scope2.C: New test.
3438         * g++.dg/template/error2.C: Correct dg-error
3439
3440 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3441
3442         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3443
3444 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3445
3446         PR C++/11512
3447         * g++.dg/template/warn1.C: New.
3448
3449 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3450
3451         * g++.dg/template/error2.C: New test.
3452         * g++.dg/lookup/using7.C: Adjust errors
3453         * g++.old-deja/g++.pt/crash36.C: Likewise.
3454         * g++.old-deja/g++.pt/derived3.C: Likewise.
3455
3456 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3457
3458         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3459         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3460         * gcc.c-torture/execute/builtins/string-9.c: New, from
3461         string-opt-9.c.  Adjust for execute/builtins framework.
3462         * gcc.c-torture/execute/string-opt-9.c: Delete.
3463
3464 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3465
3466         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3467
3468         * g++.dg/parse/ret-type2.C: New test.
3469
3470         PR c++/11703
3471         * g++.dg/init/new8.C: New test.
3472
3473         PR c++/10923
3474         * g++.dg/parse/typedef5.C: New test.
3475
3476         PR c++/9512
3477         * g++.dg/parse/qualified2.C: New test.
3478         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3479         invalid code.
3480
3481 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3482
3483         * g++.dg/conversion/ptrmem1.C: New test.
3484
3485 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3486
3487         PR target/11693
3488         * gcc.dg/20030811-1.c: New test.
3489
3490         PR target/11535
3491         * gcc.c-torture/execute/20030811-1.c: New test.
3492
3493 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3494
3495         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3496
3497 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3498
3499         PR c++/11789.C
3500         * g++.dg/inherit/multiple1.C: New test.
3501
3502 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3503
3504         * gcc.dg/spe1.c: New test.
3505
3506         PR c++/11670
3507         * g++.dg/expr/cast2.C: New test.
3508
3509         PR c++/10530
3510         * g++.dg/template/dependent-name2.C: New test.
3511
3512 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3513
3514         * g++.dg/parse/crash11.C: Put the dg options in comments.
3515
3516 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3517
3518         * lib/gcc-dg.exp: Update for diagnostic change.
3519
3520 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3521
3522         PR c++/5767
3523         * g++.dg/parse/crash11.C: New test.
3524
3525 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3526
3527         * gcc.dg/cpp/spacing1.c: Update.
3528
3529 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3530
3531         PR target/11739
3532         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3533         a value for -mtune.
3534
3535 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3536
3537         PR middle-end/11771
3538         * gcc.c-torture/compile/20030804-1.c: New test case.
3539
3540 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3541
3542         * gcc.dg/20030804-1.c: New test case.
3543
3544 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3545
3546         * gcc.dg/cpp/separate-1.c: New test.
3547
3548 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3549
3550         PR c++/11704
3551         * g++.dg/template/dependent-expr2.C: New test.
3552
3553         PR c++/11766
3554         * g++.dg/expr/ptrmem1.C: New test.
3555
3556 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3557
3558         PR c++/9453
3559         * g++.dg/template/friend15.C: New test.
3560
3561 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3562
3563         * lib/dg-pch.exp: Work round PCH bug.
3564
3565 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3566
3567         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3568         builtins.  Move cases from builtins-4.c here.
3569
3570         * gcc.dg/torture/builtin-math-1.c: New test taken from
3571         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3572         additional cases.
3573
3574         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3575         Delete.
3576
3577 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3578
3579         PR c++/9447
3580         * g++.dg/template/using7.C: New test.
3581
3582 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3583
3584         * import1.c, import2.c: New tests.
3585
3586 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3587
3588         * g++.dg/eh/crossjump1.C: New test.
3589
3590 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3591
3592         PR c++/11697
3593         * g++.dg/template/using6.C: New test.
3594
3595         PR c++/11744
3596         * g++.dg/template/koenig2.C: New test.
3597
3598 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3599
3600         PR c++/7983
3601         * g++.dg/parse/typedef4.C: New test.
3602
3603 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3604
3605         PR c++/8442, c++/8806
3606         * g++.dg/template/elab1.C: New test.
3607         * g++.dg/template/type2.C: Likewise.
3608         * g++.dg/template/ttp3.C: Adjust expected error message.
3609         * g++.old-deja/g++.law/visibility13.C: Likewise.
3610         * g++.old-deja/g++.niklas/t135.C: Likewise.
3611         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3612         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3613         template argument.
3614         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3615
3616 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3617
3618         PR c++/11295
3619         * g++.dg/ext/stmtexpr1.C: New test.
3620
3621         * g++.dg/opt/tmp1.C: New test.
3622
3623         PR c++/11525
3624         * g++.dg/parse/constant4.C: New test.
3625
3626         PR c++/9447
3627         * g++.dg/template/using5.C: New test.
3628
3629 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3630
3631         * gcc.dg/builtins-27.c: New test case.
3632
3633 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3634
3635         * gcc.dg/tls/opt-7.c: New test.
3636
3637 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3638
3639         * g++.old-deja/g++.other/crash18.C: Remove.
3640
3641 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3642
3643         * g++.dg/template/explicit3.C: New.
3644         * g++.dg/template/explicit4.C: New.
3645         * g++.dg/template/explicit5.C: New.
3646
3647         PR c++/11347
3648         * g++.dg/template/memtmpl1.C: New.
3649
3650 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3651
3652         PR target/11565
3653         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3654         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3655
3656 2003-07-30  Jan Hubicka  <jh@suse.cz>
3657
3658         * vtgc1.c: Kill.
3659
3660 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3661
3662         * gcc.dg/struct-in-proto-1.c: New test.
3663
3664 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3665
3666         * gcc.dg/cpp/include2.c: Only expect one message.
3667
3668 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3669
3670         PR c++/9447
3671         * g++.dg/template/using1.C: New test.
3672         * g++.dg/template/using2.C: New test.
3673         * g++.dg/template/using3.C: New test.
3674         * g++.dg/template/using4.C: New test.
3675
3676 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3677
3678         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3679         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3680
3681 2003-07-28  Jan Hubicka  <jh@suse.cz>
3682
3683         PR c++/11530
3684         * g++.dg/opt/call1.C: New test.
3685
3686 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3687
3688         PR c++/11667
3689         * g++.dg/init/enum2.C: New test.
3690         * g++.dg/template/overload1.C: Add "-w" option.
3691
3692 2003-07-28    <hp@bitrange.com>
3693
3694         * gcc.dg/Wdeclaration-after-statement-1.c,
3695         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3696
3697 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3698
3699         * gcc.c-torture/compile/20030725-1.c: New test.
3700
3701 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3702
3703         * gcc.dg/20030505.c: Only run for SPE.
3704         Remove definition of opaque type.
3705
3706 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3707
3708         * g++.dg/template/ptrmem6.C: New test.
3709
3710 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3711
3712         * gcc.c-torture/compile/zero-strct-2.c: New test.
3713
3714 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3715
3716         * gcc.dg/intermod-1.c: New test.
3717
3718 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3719
3720         PR c++/11617
3721         * g++.dg/template/lookup2.C: New test.
3722         * g++.dg/template/memclass1.C: Remove instantiated from error.
3723         * g++.dg/other/error2.C: Tweak expected errors.
3724
3725         PR c++/11596
3726         * g++.dg/template/defarg3.C: New test.
3727
3728         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3729
3730 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3731
3732         * g++.dg/inherit/access5.C: New test.
3733
3734 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3735
3736         PR c++/11513
3737         * g++.dg/template/crash8.C: New test.
3738
3739 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3740
3741         PR c/10602
3742         * gcc.dg/noncompile/incomplete-2.c: New test.
3743
3744 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3745
3746         PR c++/11645
3747         * g++.dg/inherit/access4.C: New test.
3748
3749         PR c++/11517
3750         * g++.dg/expr/cond2.C: New test.
3751
3752         PR optimization/10679
3753         * g++.dg/opt/inline4.C: New test.
3754
3755 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3756
3757         * g++.dg/parse/crash10: New test.
3758
3759 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3760
3761         * g++.dg/ext/flexary1.C: New test.
3762
3763 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3764
3765         PR c++/10793
3766         * g++.dg/template/crash9.C: New test.
3767
3768 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3769
3770         PR c++/3004
3771         * g++.dg/parse/typedef3.C: New test.
3772
3773         PR c++/7906
3774         * g++.dg/parse/operator2.C: New test.
3775
3776         PR c++/8895
3777         * g++.dg/parse/def-tmpl-arg1.C: New test.
3778
3779         PR c++/9282
3780         * g++.dg/parse/funptr1.C: New test.
3781
3782         PR c++/9452
3783         * g++.dg/parse/ambig3.C: New test.
3784
3785         PR c++/9454
3786         * g++.dg/parse/operator3.C: New test.
3787
3788         PR c++/9486
3789         * g++.dg/parse/template10.C: New test.
3790
3791         PR c++/9488
3792         * g++.dg/parse/template11.C: New test.
3793
3794         PR c++/10150
3795         * g++.dg/parse/invalid-op1.C: New test.
3796
3797         PR c++/10247
3798         * g++.dg/parse/condexpr1.C: New test.
3799
3800 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3801
3802         * g++.dg/ext/packed3.C: New test.
3803         * g++.dg/ext/packed4.C: New test.
3804
3805         * gcc.dg/pack-test-3.c: New test.
3806
3807 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3808
3809         * lib/compat.exp: Handle dg-options per source file.
3810         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3811         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3812         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3813         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3814         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3815         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3816         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3817         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3818         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3819         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3820         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3821         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3822         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3823         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3824
3825 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3826
3827         PR c/10320
3828         * gcc.c-torture/execute/20030718-1.c: New test.
3829
3830 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3831
3832         PR optimization/11536
3833         * gcc.dg/20030721-1.c: New test.
3834
3835 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3836
3837         PR c++/11546
3838         * g++.dg/template/lookup1.C: New test.
3839
3840 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3841
3842         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3843         diagnostics of ill-formed constructs involving labels.
3844         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3845         the new 'previously defined here' message.
3846
3847 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3848
3849         * g++.dg/parse/non-dependent2.C: New test.
3850
3851 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3852
3853         * g++.dg/init/init-ref4.C: xfail on targets without
3854         weak symbols.
3855
3856 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3857
3858         PR target/11087
3859         * gcc.c-torture/execute/20030717-1.c: New test.
3860
3861 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3862
3863         * g++.dg/opt/cfg1.C: New test.
3864
3865 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3866
3867         PR optimization/11557
3868         * gcc.dg/20030717-1.c: New test.
3869
3870 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3871
3872         PR c++/10476
3873         * g++.dg/expr/crash-1.C: New test.
3874
3875         PR c++/11027
3876         * g++.dg/template/init3.C: New test.
3877
3878         PR c++/8222
3879         * g++.dg/template/non-dependent1.C: New test.
3880
3881         PR c++/11070
3882         * g++.dg/template/non-dependent2.C: New test.
3883
3884         PR c++/11071
3885         * g++.dg/template/non-dependent3.C: New test.
3886
3887         PR c++/9907
3888         * g++.dg/template/sizeof5.C: New test.
3889
3890 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3891
3892         PR 11498
3893         * gcc.c-torture/compile/mangle-1.c: New file.
3894
3895 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3896
3897         PR c++/7809
3898         * g++.dg/parse/access3.C: New test.
3899
3900 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3901
3902         PR c++/11384
3903         * g++.dg/init/init-ref4.C: New test.
3904
3905 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3906
3907         PR c++/11547
3908         * g++.dg/parse/constant3.C: New test.
3909         * g++.dg/parse/crash7.C: Likewise.
3910
3911 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3912
3913         PR target/11008
3914         * gcc.dg/i386-pentium4-not-mull.c: New.
3915
3916 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3917
3918         * gcc.dg/asm-names.c (ymain): Make it weak.
3919
3920 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3921
3922         PR c++/5421
3923         * g++.dg/template/friend21.C: New test.
3924
3925 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3926
3927         * gcc.dg/cleanup-8.c: New test.
3928         * gcc.dg/cleanup-9.c: New test.
3929
3930 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3931
3932         * g++.dg/ext/dll-MI1.h: New file.
3933         * g++.dg/ext/dllexport-MI1.C: New file.
3934         * g++.dg/ext/dllimport-MI1.C: New file.
3935
3936 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3937
3938         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3939         it does not have cmpstrsi patterns (just cmpmemsi).
3940
3941 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3942
3943         PR debug/11473
3944         * g++.dg/debug/debug8.C: New test.
3945
3946 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3947
3948         PR c++/10108
3949         * g++.dg/template/crash7.C: New test.
3950
3951 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3952
3953         PR target/10795
3954         * gcc.c-torture/compile/20030708-1.c: New.
3955
3956 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
3957
3958         * gcc.c-torture/execute/20030715-1.c: New test.
3959
3960 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
3961
3962         * gcc.dg/pch/inline-3.c: New file.
3963         * gcc.dg/pch/inline-3.hs: New file.
3964         * gcc.dg/pch/inline-4.c: New file.
3965         * gcc.dg/pch/inline-4.hs: New file.
3966
3967 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
3968
3969         PR c++/11509
3970         * g++.dg/template/crash6.C: New test.
3971
3972         PR c++/7053
3973         * g++.dg/template/friend20.C: New test.
3974
3975         PR c++/7019
3976         * g++.dg/template/overload2.C: New test.
3977
3978 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3979
3980         PR optimization/11440
3981         * gcc.c-torture/execute/20030714-1.c: New test.
3982
3983 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3984
3985         PR c++/11154
3986         * g++.dg/template/partial2.C: New test.
3987
3988 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
3989
3990         PR c++/11503
3991         * g++.dg/template/anon1.C: New test.
3992
3993         PR c++/11493
3994         PR c++/11495
3995         * g++.dg/parse/template9.C: Likewise.
3996         * g++.dg/template/crash4.C: New test.
3997         * g++.dg/template/koenig1.C: Likewise.
3998         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
3999         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
4000         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
4001         functions.
4002         * g++.old-deja/g++.jason/template36.C: Likewise.
4003         * g++.old-deja/g++.mike/p1989.C: Likewise.
4004         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
4005         * g++.old-deja/g++.pt/ttp20.C: Use this->.
4006         * g++.old-deja/g++.pt/ttp21.C: Use this->.
4007         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
4008         compiling.
4009         * g++.old-deja/g++.pt/union2.C: Use this->.
4010
4011 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
4012
4013         * gcc.dg/20030711-1.c: New test.
4014
4015 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
4016
4017         PR c++/11050
4018         * g++.dg/parse/args1.C: New test.
4019         * g++.pt/defarg8.C: Change expected errors.
4020
4021 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
4022
4023         PR c++/8164
4024         * g++.dg/template/nontype2.C: New test.
4025
4026         PR c++/10558
4027         * g++.dg/parse/template8.C: New test.
4028
4029         PR c++/8327
4030         * g++.dg/template/scope1.C: New test.
4031
4032         * g++.dg/warn/Wsign-compare-1.C: New test.
4033
4034 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4035
4036         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
4037
4038 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
4039
4040         PR c++/9411
4041         * g++.dg/template/explicit2.C: New test.
4042
4043         PR c++/10032
4044         * g++.dg/warn/pedantic1.C: New test.
4045
4046 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
4047
4048         PR c++ 9483
4049         * g++.dg/other/field1.C: New test.
4050
4051 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4052
4053         PR c/11449
4054         * gcc.c-torture/compile/20030707-1.c: New.
4055
4056 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4057
4058         PR c++/10849
4059         * g++.dg/template/access12.C: New test.
4060
4061 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
4062
4063         * g++.dg/bprob/bprob.exp (prof_ext): Update.
4064         * g77.dg/bprob/bprob.exp (prof_ext): Update.
4065         * gcc.misc-tests/bprob.exp (prof_ext): Update.
4066         * gcc.misc-tests/gcov.exp: Update
4067         * g++.dg/gcov/gcov.exp: Update
4068         * lib/gcov.exp: Update.
4069
4070 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
4071
4072         * g++.dg/abi/mangle17.C: Make sure template expressions are
4073         dependent.
4074         * g++.dg/abi/mangle4.C: Mark erroneous casts.
4075         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
4076         * g++.dg/opt/stack1.C: Remove erroneous code.
4077         * g++.dg/parse/template7.C: New test.
4078         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
4079         * g++.old-deja/g++.pt/crash4.C: Likewise.
4080
4081 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4082
4083         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
4084         with zero or one occurence of `$' after the initial `L'.
4085
4086 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
4087
4088         * gcc.c-torture/compile/20030704-1.c: Add a comment.
4089
4090 2003-07-08  Roger Sayle  <roger@eyesopen.com>
4091
4092         PR c/11370
4093         * gcc.dg/Wunreachable-6.c: New testcase.
4094         * gcc.dg/Wunreachable-7.c: New testcase.
4095
4096 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4097
4098         PR c/11420
4099         * gcc.dg/20030708-1.c: New test.
4100
4101 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
4102
4103         * gcc.dg/compat/sdata-section.h: New file.
4104         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
4105         * gcc.dg/torture/mips-sdata-1.c: New test.
4106
4107 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4108
4109         PR c++/11030
4110         * g++.dg/template/friend19.C: New test.
4111
4112 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4113
4114         * g++.dg/opt/strength-reduce.C: New test.
4115
4116 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4117
4118         PR target/10979
4119         * gcc.dg/20030707-1.c: New testcase.
4120
4121 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4122
4123         PR optimization/11059
4124         * g++.dg/opt/emptyunion.C: New testcase.
4125
4126 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4127             Eric Botcazou  <ebotcazou@libertysurf.fr>
4128
4129         * g++.dg/opt/stack1.C: New test.
4130
4131 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
4132
4133         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
4134         run test.
4135
4136         PR c++/11431
4137         * g++.dg/expr/static_cast3.C: New test.
4138
4139 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4140
4141         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
4142         everywhere.
4143         * gcc.dg/concat.c: Concatenation of string constants with
4144         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
4145         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
4146         * gcc.dg/cpp/escape-2.c: Use wide character constants where
4147         necessary to avoid multi-character character constant warning.
4148         * gcc.dg/cpp/escape.c: Likewise.
4149         * gcc.dg/cpp/ucs.c: Likewise.
4150         Remove backslashes from dg-bogus comments, as they confuse Tcl.
4151         Fix a typo.
4152
4153 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4154
4155         PR c/11428
4156         * gcc.c-torture/compile/20030704-1.c: New.
4157
4158 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4159
4160         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
4161
4162 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
4163
4164         PR c++/5287, PR c++/7910,  PR c++/11021
4165         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
4166         tests for warnings.
4167         * g++.dg/ext/dllimport2.C: Add tests for warnings.
4168         * g++.dg/ext/dllimport3.C: Likewise.
4169         * g++.dg/ext/dllimport4.C: New file.
4170         * g++.dg/ext/dllimport5.C: New file.
4171         * g++.dg/ext/dllimport6.C: New file.
4172         * g++.dg/ext/dllimport7.C: New file.
4173         * g++.dg/ext/dllimport8.C: New file.
4174         * g++.dg/ext/dllimport9.C: New file.
4175         * g++.dg/ext/dllimport10.C: New file.
4176         * g++.dg/ext/dllexport1.C: New file.
4177
4178 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4179
4180         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
4181         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
4182
4183 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4184
4185         * gcc.dg/builtins-25.c: New testcase.
4186         * gcc.dg/builtins-26.c: New testcase.
4187
4188 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
4189
4190         * gcc.dg/compat/vector-defs.h: New file.
4191         * gcc.dg/compat/vector-setup.h: New file.
4192         * gcc.dg/compat/vector-check.h: New file.
4193         * gcc.dg/compat/vector-1_main.c: New file.
4194         * gcc.dg/compat/vector-1_x.c: New file.
4195         * gcc.dg/compat/vector-1_y.c: New file.
4196         * gcc.dg/compat/vector-2_main.c: New file.
4197         * gcc.dg/compat/vector-2_x.c: New file.
4198         * gcc.dg/compat/vector-2_y.c: New file.
4199
4200         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
4201         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
4202         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
4203         * gcc.dg/compat/struct-align-1.h: New file.
4204         * gcc.dg/compat/struct-align-1_main.c: New file.
4205         * gcc.dg/compat/struct-align-1_x.c: New file.
4206         * gcc.dg/compat/struct-align-1_y.c: New file.
4207         * gcc.dg/compat/struct-align-2.h: New file.
4208         * gcc.dg/compat/struct-align-2_main.c: New file.
4209         * gcc.dg/compat/struct-align-2_x.c: New file.
4210         * gcc.dg/compat/struct-align-2_y.c: New file.
4211
4212         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
4213         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4214         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4215         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4216         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4217         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4218         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4219         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4220         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4221         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4222         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4223         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4224         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4225         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4226         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4227         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4228         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4229         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4230         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4231         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4232         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4233         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4234         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4235         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4236         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4237         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4238         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4239         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4240         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4241
4242 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4243
4244         * gcc.dg/i386-call-1.c: New test.
4245
4246 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4247
4248         PR c++/9162
4249         * g++.dg/parse/defarg4.C: New.
4250
4251 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4252
4253         PR target/10700
4254         * gcc.c-torture/compile/20030703-1.c: New test case.
4255
4256 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4257
4258         * g++.dg/template/local3.C: Remove extra semicolon.
4259
4260 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4261
4262         * gcc.dg/i386-volatile-1.c: New test.
4263
4264 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
4265
4266         PR c++/11072
4267         * g++.dg/other/offsetof2.C: XFAIL.
4268         * g++.dg/other/offsetof5.C: New.
4269
4270         PR c++/10219
4271         * g++.dg/template/error1.C: New.
4272
4273         PR c++/9779
4274         * g++.dg/template/dependent-expr1.C: New.
4275
4276 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4277
4278         PR c++/6949
4279         * g++.dg/template/local3.C: New test.
4280
4281         PR c++/11149
4282         * g++.dg/lookup/scoped6.C: New test.
4283
4284 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
4285
4286         PR c++/8046
4287         * g++.dg/other/error7.C: New test.
4288
4289 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
4290
4291         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
4292         * g++.old-deja/g++.abi/vtable3.h: Likewise.
4293         * g++.old-deja/g++.law/code-gen5.C: Likewise.
4294         * g++.old-deja/g++.other/union2.C: Likewise.
4295         * gcc.dg/c90-const-expr-2.c: Likewise.
4296         * gcc.dg/c90-const-expr-3.c: Likewise.
4297         * gcc.dg/c99-const-expr-2.c: Likewise.
4298         * gcc.dg/c99-const-expr-3.c: Likewise.
4299         * gcc.dg/concat.c: Likewise.
4300
4301 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4302
4303         PR c++/9559
4304         * g++.dg/init/static1.C: New test.
4305
4306 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4307
4308         * Changelog: Remove ">>>>>>>" from previous change.
4309
4310 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4311
4312         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
4313         * g++.old-deja/g++.other/access2.C: Likewise.
4314         * g++.old-deja/g++.other/decl2.C: Likewise.
4315         * gcc.c-torture/execute/20020615-1.c: Likewise.
4316
4317 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4318
4319         PR c++/4933
4320         * g++.dg/template/sizeof4.C: New test.
4321
4322 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4323
4324         * g++.dg/other/error6.C: New test.
4325
4326 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4327
4328         PR c++/10750
4329         * g++.dg/parse/constant2.C: New test.
4330
4331 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
4332
4333         PR c++/11106
4334         * g++.dg/other/error5.C: New test.
4335
4336 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4337
4338         * gcc.dg/format/gcc_diag-1.c: New test.
4339
4340 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
4341
4342         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
4343
4344 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4345
4346         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
4347         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
4348         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
4349
4350 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
4351
4352         * gcc.c-torture/execute/builtins/string-8.c: New test.
4353         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
4354         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
4355         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4356
4357 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4358
4359         PR c++/10468
4360         * g++.dg/ext/typeof6.C: New test.
4361
4362 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4363
4364         PR c++/10796
4365         * g++.dg/init/enum1.C: New test.
4366
4367 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4368
4369         * gcc.dg/20030627-1.c: New test.
4370
4371 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4372
4373         PR c++/11332
4374         * g++.dg/expr/static_cast2.C: New test.
4375
4376 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4377             Jakub Jelinek  <jakub@redhat.com>
4378
4379         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4380         sprintf(dst,"%s",src) optimization.
4381         * gcc.c-torture/execute/20030626-1.c: New test case.
4382         * gcc.c-torture/execute/20030626-2.c: New test case.
4383
4384 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4385
4386         * gcc.c-torture/execute/multi-ix.c: New test.
4387
4388         * gcc.c-torture/execute/simd-4.c (main):
4389         Added missing semicolon at end of union.
4390
4391 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4392
4393         PR c++/8266
4394         * g++.dg/template/explicit-instantiation3.C: New test.
4395
4396 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4397
4398         * gcc.dg/20030626-1.c: Use signed char.
4399
4400 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4401
4402         * gcc.dg/20030626-1.c: New test.
4403
4404 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4405
4406         * const-str-2.m: Update.
4407
4408 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4409
4410         PR c++/10990
4411         * g++.dg/rtti/dyncast1.C: New test.
4412         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4413         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4414         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4415
4416         PR c++/10931
4417         * g++.dg/expr/static_cast1.C: New test.
4418
4419 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4420
4421         * gcc.dg/20030625-1.c: New test.
4422
4423 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4424
4425         * gcc.c-torture/compile/20030624-1.c: New test case.
4426
4427 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4428
4429         * gcc.c-torture/execute/string-opt-17.c: New test.
4430
4431 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4432
4433         PR c++/5754
4434         * g++.dg/parse/crash6.C: New test.
4435
4436 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4437
4438         * gcc.dg/builtins-24.c: New test case.
4439
4440 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4441
4442         * g++.dg/opt/operator1.C: New test.
4443
4444 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4445
4446         * gcc.c-torture/execute/string-opt-16.c: New test case.
4447
4448 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4449
4450         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4451         * g++.old-deja/g++.other/conv7.C: Likewise
4452         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4453         * g++.old-deja/g++.other/overload14.C: Likewise.
4454
4455 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4456
4457         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4458         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4459
4460 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4461
4462         PR c++/10888
4463         * g++.dg/warn/Winline-3.C: New test.
4464
4465 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4466
4467         * lib/target-supports.exp (check_alias_available): Make the test
4468         program acceptable to the Solaris assembler.
4469
4470         PR c++/10749
4471         * g++.dg/template/memclass2.C: New test.
4472
4473 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4474             Eric Botcazou  <ebotcazou@libertysurf.fr>
4475
4476         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4477         data for non-matching targets.
4478         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4479
4480 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4481
4482         PR c++/10845
4483         * g++.dg/template/member3.C: New test.
4484
4485 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4486
4487         PR c++/10939
4488         * g++.dg/template/func1.C: New test.
4489
4490         PR c++/9649
4491         * g++.dg/template/static4.C: New test.
4492         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4493
4494         PR c++/11041
4495         * g++.dg/init/ref7.C: New test.
4496
4497 2003-06-19  Matt Austern  <austern@apple.com>
4498
4499         PR c++/11228
4500         * g++.dg/anew1.C: New test.
4501         * g++.dg/anew2.C: New test.
4502         * g++.dg/anew3.C: New test.
4503         * g++.dg/anew4.C: New test.
4504
4505 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4506
4507         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4508
4509 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4510
4511         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4512         endian-dependent.
4513
4514 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4515
4516         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4517         Remove cruft.
4518
4519 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4520
4521         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4522         * gcc.c-torture/compile/961203-1.c: Likewise.
4523         * gcc.c-torture/compile/980506-1.c: Likewise.
4524
4525 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4526
4527         PR c++/10712
4528         * g++.dg/lookup/using7.C: New test.
4529
4530 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4531
4532         PR c++/11105
4533         * g++.dg/abi/conv1.C: Remove it.
4534         * g++.dg/template/conv7.C: New test.
4535         * g++.dg/template/conv8.C: Likewise.
4536         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4537         conversion operator.
4538
4539 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4540
4541         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4542         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4543         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4544         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4545         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4546         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4547         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4548         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4549         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4550         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4551         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4552         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4553         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4554         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4555         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4556         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4557         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4558         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4559         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4560         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4561         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4562         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4563         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4564         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4565         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4566         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4567         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4568         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4569         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4570
4571 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4572
4573         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4574         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4575         indications.
4576
4577 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4578
4579         * gcc.dg/i386-387-5.c: New test case.
4580         * gcc.dg/i386-387-6.c: New test case.
4581         * gcc.dg/builtins-23.c: New test case.
4582
4583 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4584
4585         * gcc.dg/builtins-22.c: New test case.
4586         * gcc.dg/i386-387-1.c: Update to test exp.
4587         * gcc.dg/i386-387-2.c: Likewise.
4588
4589 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4590
4591         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4592
4593 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4594
4595         * lib/gcc-dg.exp (dg-require-dll): New function.
4596         (dg-xfail-if): Likewise.
4597         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4598         driver.
4599
4600         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4601         * gcc.c-torture/compile/20001205-1.c: Likewise.
4602         * gcc.c-torture/compile/20001226-1.c: Likewise.
4603         * gcc.c-torture/compile/20010518-2.c: Likewise.
4604         * gcc.c-torture/compile/20020312-1.c: Likewise.
4605         * gcc.c-torture/compile/20020604-1.c: Likewise.
4606         * gcc.c-torture/compile/920501-12.c: Likewise.
4607         * gcc.c-torture/compile/920501-4.c: Likewise.
4608         * gcc.c-torture/compile/920520-1.c: Likewise.
4609         * gcc.c-torture/compile/920521-1.c: Likewise.
4610         * gcc.c-torture/compile/920625-1.c: Likewise.
4611         * gcc.c-torture/compile/961203-1.c: Likewise.
4612         * gcc.c-torture/compile/980506-1.c: Likewise.
4613         * gcc.c-torture/compile/981006-1.c: Likewise.
4614         * gcc.c-torture/compile/981022-1.c: Likewise.
4615         * gcc.c-torture/compile/981223-1.c: Likewise.
4616         * gcc.c-torture/compile/990617-1.c: Likewise.
4617         * gcc.c-torture/compile/dll.c: Likewise.
4618         * gcc.c-torture/compile/labels-3.c: Likewise.
4619         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4620         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4621         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4622         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4623         * gcc.c-torture/compile/simd-5.c: Likewise.
4624         * gcc.c-torture/compile/20000804-1.x: Remove.
4625         * gcc.c-torture/compile/20001205-1.x: Likewise.
4626         * gcc.c-torture/compile/20001226-1.x: Likewise.
4627         * gcc.c-torture/compile/20010518-2.x: Likewise.
4628         * gcc.c-torture/compile/20020312-1.x: Likewise.
4629         * gcc.c-torture/compile/20020604-1.x: Likewise.
4630         * gcc.c-torture/compile/920501-12.x: Likewise.
4631         * gcc.c-torture/compile/920501-4.x: Likewise.
4632         * gcc.c-torture/compile/920520-1.x: Likewise.
4633         * gcc.c-torture/compile/920521-1.x: Likewise.
4634         * gcc.c-torture/compile/920625-1.x: Likewise.
4635         * gcc.c-torture/compile/961203-1.x: Likewise.
4636         * gcc.c-torture/compile/980506-1.x: Likewise.
4637         * gcc.c-torture/compile/981006-1.x: Likewise.
4638         * gcc.c-torture/compile/981022-1.x: Likewise.
4639         * gcc.c-torture/compile/981223-1.x: Likewise.
4640         * gcc.c-torture/compile/990617-1.x: Likewise.
4641         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4642         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4643         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4644         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4645         * gcc.c-torture/compile/simd-5.x: Likewise.
4646
4647         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4648
4649 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4650
4651         * gcc.c-torture/execute/20030611-1.c: New test.
4652
4653 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4654
4655         PR middle-end/168
4656         * gcc.dg/20030612-1.c: New test case.
4657
4658 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4659
4660         PR c++/10635
4661         * g++.dg/expr/cast1.C: New test.
4662
4663 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4664
4665         * gcc.dg/builtins-21.c: New test case.
4666
4667 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4668
4669         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4670         options instead of at the end.
4671         * lib/objc.exp (objc_target_compile): Likewise.
4672
4673 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4674
4675         PR c++/10432
4676         * g++.dg/parse/error1.C: New test.
4677
4678 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4679
4680         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4681         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4682         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4683         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4684         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4685         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4686         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4687         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4688         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4689         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4690         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4691         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4692         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4693         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4694         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4695         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4696         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4697         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4698         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4699         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4700         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4701         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4702         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4703         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4704
4705         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4706         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4707         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4708         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4709         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4710         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4711         * gcc.dg/compat/scalar-return-3_main.c: New file.
4712         * gcc.dg/compat/scalar-return-3_x.c: New file.
4713         * gcc.dg/compat/scalar-return-3_y.c: New file.
4714         * gcc.dg/compat/scalar-return-4_main.c: New file.
4715         * gcc.dg/compat/scalar-return-4_x.c: New file.
4716         * gcc.dg/compat/scalar-return-4_y.c: New file.
4717
4718 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4719
4720         * gcc.dg/compat/fp2-struct-check.h: New file.
4721         * gcc.dg/compat/fp2-struct-defs.h: New file.
4722         * gcc.dg/compat/fp2-struct-init.h: New file.
4723         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4724         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4725         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4726         * gcc.dg/compat/struct-return-10_main.c: New file.
4727         * gcc.dg/compat/struct-return-10_x.c: New file.
4728         * gcc.dg/compat/struct-return-10_y.c: New file.
4729
4730         * gcc.dg/compat/compat-common.h: New file.
4731         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4732         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4733         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4734         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4735         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4736         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4737         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4738         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4739         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4740         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4741         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4742         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4743         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4744         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4745         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4746         * gcc.dg/compat/small-struct-check.h: Ditto.
4747         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4748         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4749         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4750         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4751         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4752         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4753         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4754         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4755         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4756         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4757         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4758         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4759         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4760         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4761         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4762         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4763         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4764         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4765         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4766         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4767         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4768         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4769         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4770         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4771         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4772         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4773         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4774         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4775         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4776         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4777
4778 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4779
4780         * g++.dg/pch/static-1.C: New file.
4781         * g++.dg/pch/static-1.Hs: New file.
4782
4783 2003-06-10  Richard Henderson  <rth@redhat.com>
4784
4785         * gcc.dg/asm-7.c: Adjust expected warning text.
4786
4787 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4788
4789         * gcc.dg/builtins-20.c: New test case.
4790
4791 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4792
4793         PR c++/11131
4794         * g++.dg/opt/template1.C: New test.
4795
4796 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4797
4798         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4799         additional_sources.
4800
4801 2003-05-21  David Taylor  <dtaylor@emc.com>
4802
4803         * gcc.dg/Wpadded.c: New file.
4804
4805 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4806
4807         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4808         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4809         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4810         dg-require-weak.
4811
4812 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4813
4814         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4815
4816 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4817
4818         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4819         (dg-require-alias): Likewise.
4820         (dg-require-gc-sections): Likewise.
4821         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4822
4823 2003-06-08  Richard Henderson  <rth@redhat.com>
4824
4825         * gcc.dg/20011029-2.c: Fix the array reference.
4826         * gcc.dg/asm-7.c: New.
4827
4828 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4829
4830         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4831
4832 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4833
4834         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4835         (dg-require-gc-sections): Likewise.
4836
4837 2003-06-08  Jan Hubicka  <jh@suse.cz>
4838
4839         * i386-cmov1.c: Fix regular expression.
4840         * i386-cvt-1.c: Likewise.
4841         * i386-local.c: Likewise.
4842         * i386-local2.c: Likewise.
4843         * i386-mul.c: Likewise.
4844         * i386-ssetype-1.c: Likewise.
4845         * i386-ssetype-3.c: Likewise.
4846         * i386-ssetype-5.c: Likewise.
4847
4848 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4849
4850         PR c++/11039
4851         * g++.dg/warn/implicit-typename2.C: New test.
4852         * g++.dg/warn/implicit-typename3.C: New test.
4853
4854 2003-06-07  Richard Henderson  <rth@redhat.com>
4855
4856         * g++.dg/other/offsetof3.C: Use size_t.
4857         * g++.dg/other/offsetof4.C: Likewise.
4858
4859 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4860
4861         * lib/copy-file.exp: New. Implement gcc_copy_files.
4862
4863         * lib/dg-pch.exp: Load copy-file.exp
4864         (dg-pch): Use gcc_copy_files instead of "file copy".
4865
4866 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4867
4868         * gcc.dg/weak/weak.exp: Simplify.
4869         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4870         * gcc.dg/weak/weak-1.c: Likewise.
4871         * gcc.dg/weak/weak-2.c: Likewise.
4872         * gcc.dg/weak/weak-3.c: Likewise.
4873         * gcc.dg/weak/weak-4.c: Likewise.
4874         * gcc.dg/weak/weak-5.c: Likewise.
4875         * gcc.dg/weak/weak-6.c: Likewise.
4876         * gcc.dg/weak/weak-7.c: Likewise.
4877         * gcc.dg/weak/weak-8.c: Likewise.
4878         * gcc.dg/weak/weak-9.c: Likewise.
4879
4880 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4881
4882         gcc.c-torture/execute/20030606-1.c: New.
4883
4884 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4885
4886         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4887         * gcc.dg/builtins-19.c: Likewise.
4888
4889 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4890
4891         * gcc.dg/builtins-2.c: Add some more tests.
4892         * gcc.dg/builtins-18.c: New test case.
4893         * gcc.dg/builtins-19.c: New test case.
4894
4895 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4896             Jim Wilson  <wilson@tuliptree.org>
4897
4898         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4899
4900 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4901
4902         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4903         mempcpy/stpcpy calls not to be optimized into something else.
4904         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4905         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4906         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4907
4908 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4909
4910         * gcc.dg/format/asm_fprintf-1.c: New test.
4911
4912 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4913
4914         * lib/gcc-defs.exp (additional_sources): New variable.
4915         (dg-additional-sources): New function.
4916         (additional_files): New variable.
4917         (dg-additional-files): New function.
4918         (dg-additional-files-options): Likewise.
4919         * lib/gcc-dg.exp (dg-require-weak): New function.
4920         (dg-require-alias): Likewise.
4921         (dg-require-gc-sections): Likewise.
4922         * lib/target-supports.exp (check_alias_available): Remove testfile
4923         parameter.
4924         (check_gc_sections_available): New function.
4925         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4926         (dg-gpp-additional-files): Likewise.
4927         * lib/g++.exp (additional_sources): Remove.
4928         (additional_files): Likewise.
4929         (g++_target_compile): Use dg-additional-files-options.
4930
4931         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4932         Tcl logic.
4933         * gcc.dg/special/ecos.exp: Remove.
4934         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4935         * gcc.dg/special/alias-1.c: Likewise.
4936         * gcc.dg/special/alias-2.c: Likewise.
4937         * gcc.dg/special/gcsec-1.c: Likewise.
4938         * gcc.dg/special/weak-1.c: Likewise.
4939         * gcc.dg/special/weak-2.c: Likewise.
4940         * gcc.dg/special/wkali-1.c: Likewise.
4941         * gcc.dg/special/wkali-2.c: Likewise.
4942
4943         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4944         dg-gpp-additional-*.
4945         * g++.dg/special/conpr-3.C: Likewise.
4946         * g++.dg/special/conpr-4.C: Likewise.
4947         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4948         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4949         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4950         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4951         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4952         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4953         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4954         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4955         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4956         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
4957         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
4958         * g++.old-deja/g++.other/comdat1.C: Likewise.
4959         * g++.old-deja/g++.other/comdat2.C: Likewise.
4960         * g++.old-deja/g++.other/comdat3.C: Likewise.
4961         * g++.old-deja/g++.other/ctor1.C: Likewise.
4962         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
4963
4964 2003-06-05  Richard Henderson  <rth@redhat.com>
4965
4966         * gcc.dg/debug/20030605-1.c: New.
4967
4968 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4969
4970         * README.QMTEST: Update.
4971
4972 2003-06-04  Richard Henderson  <rth@redhat.com>
4973
4974         * gcc.dg/cleanup-1.c: New.
4975         * gcc.dg/cleanup-2.c: New.
4976         * gcc.dg/cleanup-3.c: New.
4977         * gcc.dg/cleanup-4.c: New.
4978         * gcc.dg/cleanup-5.c: New.
4979         * gcc.dg/cleanup-6.c: New.
4980         * gcc.dg/cleanup-7.c: New.
4981
4982 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
4983
4984         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
4985
4986         * lib/dg-pch.exp: New file.
4987         * g++.dg/pch/pch.exp: Use dg-pch.exp.
4988         * gcc.dg/pch/pch.exp: Likewise.
4989
4990 2003-06-04  Roger Sayle  <roger@eyesopen.com>
4991
4992         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
4993         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
4994         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
4995         * gcc.dg/builtins-17.c: New test case.
4996         * gcc.dg/i386-387-4.c: New test case.
4997         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
4998
4999 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5000
5001         * gcc.dg/ultrasp9.c: New test.
5002
5003 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5004
5005         * gcc.c-torture/compile/20030604-1.c: New test.
5006         * gcc.dg/sparc-constant-1.c: New test.
5007
5008 2003-06-03  Glen Nakamura  <glen@imodulo.com>
5009
5010         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
5011
5012 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
5013
5014         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
5015
5016         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
5017         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
5018
5019 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
5020
5021         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
5022
5023 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5024
5025         PR c++/10940
5026         * g++.dg/template/spec10.C: New test.
5027
5028 2003-06-03  Roger Sayle  <roger@eyesopen.com>
5029
5030         * gcc.dg/builtins-16.c: New test case.
5031
5032 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
5033
5034         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
5035         mempcpy test with post-increments.
5036         * gcc.c-torture/execute/string-opt-3.c: New test.
5037         * gcc.dg/string-opt-1.c: New test.
5038
5039 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
5040
5041         PR fortran/10965
5042         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
5043
5044 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
5045
5046         * lib/scanasm.exp (dg-scan): New function, factored out of ...
5047         (scan-assembler): ... here.  Use dg-scan.
5048         (scan-assembler-not): Likewise.
5049         (scan-file): New function.
5050         (scan-file-not): Likewise.
5051         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
5052         * gcc.dg/cpp/_Pragma4.c: Likewise.
5053         * gcc.dg/cpp/_Pragma5.c: Likewise.
5054         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5055         * gcc.dg/cpp/avoidpaste2.c: Likewise.
5056         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
5057         * gcc.dg/cpp/cmdlne-P.c: Likewise.
5058         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
5059         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
5060         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
5061         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
5062         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
5063         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
5064         * gcc.dg/cpp/cxxcom1.c: Likewise.
5065         * gcc.dg/cpp/line1.c: Likewise.
5066         * gcc.dg/cpp/maccom1.c: Likewise.
5067         * gcc.dg/cpp/maccom2.c: Likewise.
5068         * gcc.dg/cpp/maccom3.c: Likewise.
5069         * gcc.dg/cpp/maccom4.c: Likewise.
5070         * gcc.dg/cpp/maccom5.c: Likewise.
5071         * gcc.dg/cpp/maccom6.c: Likewise.
5072         * gcc.dg/cpp/multiline.c: Likewise.
5073         * gcc.dg/cpp/spacing1.c: Likewise.
5074         * gcc.dg/cpp/spacing2.c: Likewise.
5075         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
5076         * gcc.dg/cpp/trad/maccom1.c: Likewise.
5077         * gcc.dg/cpp/trad/maccom2.c: Likewise.
5078         * gcc.dg/cpp/trad/maccom3.c: Likewise.
5079         * gcc.dg/cpp/trad/maccom4.c: Likewise.
5080         * gcc.dg/cpp/trad/maccom6.c: Likewise.
5081         * gcc.dg/cpp/cxxcom2.c: Likewise.
5082         * gcc.dg/cpp/cxxcom2.h: New file.
5083
5084         * gcc.dg/cpp/truefalse.cpp: Move it to ...
5085         * g++.dg/cpp/truefalse.C: Here.
5086         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
5087
5088 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
5089
5090         * gcc.dg/cpp/redef3.c: New file.
5091
5092 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5093
5094         * gcc.dg/i386-loop-3.c: New test.
5095
5096 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
5097
5098         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
5099
5100 2003-05-31  Roger Sayle  <roger@eyesopen.com>
5101
5102         * gcc.dg/fwrapv-1.c: New test case.
5103         * gcc.dg/fwrapv-2.c: New test case.
5104
5105 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5106
5107         PR c++/10956
5108         * g++.dg/template/spec9.C: New test.
5109
5110 2003-05-29  Roger Sayle  <roger@eyesopen.com>
5111
5112         * gcc.dg/duff-4.c: New test case.
5113
5114 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
5115
5116         PR fortran/10843
5117         * g77.dg/ffixed-form-1.f: New test
5118         * g77.dg/ffixed-form-2.f: New test
5119         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
5120         * g77.dg/ffree-form-3.f: New test
5121
5122 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
5123
5124         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
5125         * gcc.dg/wint_t-1.c: Likewise.
5126
5127 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5128
5129         * g++.dg/template/access11.C: New test.
5130
5131 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5132
5133         PR c++/10849
5134         * g++.dg/template/access10.C: New test.
5135
5136 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5137             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5138
5139         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
5140
5141 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5142
5143         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
5144         suppress for powerpc-*-darwin*.
5145         * gcc.dg/torture/builtin-noret-2.c: Likewise.
5146
5147 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5148
5149         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
5150         suppress option for powerpc-*-darwin*.
5151
5152 2003-05-23  Roger Sayle  <roger@eyesopen.com>
5153
5154         * gcc.dg/builtins-1.c: Add tests for tan and atan.
5155         * gcc.dg/builtins-4.c: Add test for fmod.
5156
5157 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5158
5159         PR c++/10682
5160         * g++.dg/template/instantiate4.C: New test.
5161
5162 2003-05-22  Roger Sayle  <roger@eyesopen.com>
5163
5164         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
5165
5166 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
5167
5168         * gcc.dg/compat/scalar-return-1_main.c: New file.
5169         * gcc.dg/compat/scalar-return-1_x.c: New file.
5170         * gcc.dg/compat/scalar-return-1_y.c: New file.
5171         * gcc.dg/compat/scalar-return-2_main.c: New file.
5172         * gcc.dg/compat/scalar-return-2_x.c: New file.
5173         * gcc.dg/compat/scalar-return-2_y.c: New file.
5174         * gcc.dg/compat/struct-return-3_main.c: New file.
5175         * gcc.dg/compat/struct-return-3_y.c: New file.
5176         * gcc.dg/compat/struct-return-3_x.c: New file.
5177         * gcc.dg/compat/struct-return-2_main.c: New file.
5178         * gcc.dg/compat/struct-return-2_x.c: New file.
5179         * gcc.dg/compat/struct-return-2_y.c: New file.
5180
5181 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5182
5183         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
5184         for hppa*-hp-hpux*.
5185         * gcc.dg/20021014-1.c (dg-options): Likewise.
5186         * gcc.dg/nest.c (dg-options): Likewise.
5187
5188 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
5189
5190         PR c++/9738
5191         * g++.dg/ext/dllimport2.C: New file.
5192         * g++.dg/ext/dllimport3.C: New file.
5193
5194 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
5195
5196         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
5197         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5198         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5199         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5200         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5201         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5202         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
5203         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
5204         * gcc.dg/compat/small-struct-defs.h: New file.
5205         * gcc.dg/compat/small-struct-init.h: New file.
5206         * gcc.dg/compat/small-struct-check.h: New file.
5207         * gcc.dg/compat/fp-struct-defs.h: New file.
5208         * gcc.dg/compat/fp-struct-check.h: New file.
5209         * gcc.dg/compat/fp-struct-init.h: New file.
5210         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
5211         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
5212
5213 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
5214
5215         * gcc.dg/20030225-2.c: New test.
5216
5217 2003-05-18  Roger Sayle  <roger@eyesopen.com>
5218             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5219
5220         * gcc.c-torture/compile/20030518-1.c: New test case.
5221
5222 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
5223
5224         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
5225         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
5226         gcc-dg-debug-runtest.
5227         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
5228         gcc-dg-debug-runtest.
5229
5230 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5231
5232         PR c++/9022
5233         * g++.dg/lookup/using6.C: New test.
5234
5235 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5236
5237         * g++.dg/parse/access2.C: New test.
5238
5239 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
5240
5241         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
5242         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
5243         * gcc.dg/debug/debug.exp: Likewise.
5244
5245 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
5246
5247         * gcc.dg/dollar.c: New test.
5248
5249 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
5250
5251         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
5252         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
5253         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
5254         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
5255         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
5256         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
5257         * gcc.dg/compat/struct-by-value-6_main.c: New file.
5258         * gcc.dg/compat/struct-by-value-6_x.c: New file.
5259         * gcc.dg/compat/struct-by-value-6_y.c: New file.
5260         * gcc.dg/compat/struct-by-value-7_main.c: New file.
5261         * gcc.dg/compat/struct-by-value-7_x.c: New file.
5262         * gcc.dg/compat/struct-by-value-7_y.c: New file.
5263         * gcc.dg/compat/struct-by-value-8_main.c: New file.
5264         * gcc.dg/compat/struct-by-value-8_x.c: New file.
5265         * gcc.dg/compat/struct-by-value-8_y.c: New file.
5266         * gcc.dg/compat/struct-by-value-9_main.c: New file.
5267         * gcc.dg/compat/struct-by-value-9_x.c: New file.
5268         * gcc.dg/compat/struct-by-value-9_y.c: New file.
5269
5270 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
5271
5272         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
5273         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
5274         support for "repo" mode.
5275         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
5276         * lib/g77-dg.exp: Likewise.
5277         * lib/obj-dg.exp: Likewise.
5278
5279 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
5280
5281         Merge from gcc-3_2-rhl8-branch:
5282         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
5283
5284         * gcc.dg/tls/opt-6.c: New test.
5285
5286         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
5287
5288         * gcc.dg/20030405-1.c: New test.
5289
5290         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
5291
5292         * gcc.dg/20030309-1.c: New test.
5293
5294         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5295
5296         * gcc.c-torture/execute/20030307-1.c: New test.
5297
5298         2003-02-20  Randolph Chung  <tausq@debian.org>
5299
5300         * gcc.c-torture/compile/20030220-1.c: New test.
5301
5302         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
5303
5304         * gcc.dg/20030217-1.c: New test.
5305
5306         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
5307
5308         * gcc.c-torture/compile/20020129-1.c: New test.
5309
5310         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5311
5312         * gcc.dg/unroll-1.c: New test.
5313
5314         2002-11-16  Jan Hubicka  <jh@suse.cz>
5315
5316         * gcc.c-torture/execute/20020920-1.c: New test.
5317
5318         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
5319
5320         PR target/7434
5321         * gcc.c-torture/compile/20021008-1.c: New test.
5322
5323         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
5324
5325         PR target/7559
5326         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
5327
5328         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5329
5330         * gcc.c-torture/compile/20020807-1.c: New test.
5331
5332         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5333
5334         * gcc.dg/tls/opt-1.c: New test.
5335
5336         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
5337
5338         * gcc.dg/20020729-1.c: New test.
5339
5340         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
5341
5342         * g++.dg/opt/life1.C: New test.
5343
5344         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
5345
5346         * gcc.dg/20020525-1.c: New test.
5347
5348         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5349
5350         PR c++/6794
5351         * g++.dg/ext/pretty1.C: New test.
5352         * g++.dg/ext/pretty2.C: New test.
5353
5354 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
5355
5356         PR c++/8385
5357         * g++.dg/ext/typeof5.C: New test.
5358
5359 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5360
5361         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5362         __USER_LABEL_PREFIX__ into account.
5363         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5364
5365 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5366
5367         * gcc.dg/builtins-15.c: New test case.
5368
5369 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5370
5371         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5372
5373 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5374
5375         * lib/g++.exp: Tweak handling of additional source files.
5376         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5377         * g++.dg/special/conpr-2a.C: Rename to ...
5378         * g++.dg/special/conpr-2a.cc: ... this.
5379         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5380         * g++.dg/special/conpr-3a.C: Rename to ...
5381         * g++.dg/special/conpr-3a.cc: This.
5382         * g++.dg/special/conpr-3b.C: Rename to ...
5383         * g++.dg/special/conpr-3b.cc: This.
5384         * g++.dg/special/conpr-4.C: New test.
5385         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5386
5387 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5388
5389         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5390
5391 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5392
5393         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5394         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5395         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5396         * g++.old-deja/g++.other/warn3.C: Likewise.
5397
5398 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5399
5400         * gcc.dg/i386-387-1.c: Update to also test log.
5401         * gcc.dg/i386-387-2.c: Likewise.
5402
5403 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5404
5405         * g77.f-torture/execute/int8421.f: New test.
5406
5407 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5408
5409         PR c++/10230, c++/10481
5410         * g++.dg/lookup/scoped5.C: New test.
5411
5412 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5413
5414         PR c++/10552
5415         * g++.dg/template/ttp6.C: New test.
5416
5417 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5418
5419         * gcc.c-torture/execute/builtins: New directory.
5420         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5421         gcc.c-torture/execute/builtins.
5422         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5423         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5424         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5425         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5426
5427 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5428
5429         PR c++/9252
5430         * g++.dg/template/access8.C: New test.
5431         * g++.dg/template/access9.C: New test.
5432
5433 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5434
5435         PR c++/9554
5436         * g++.dg/parse/access1.C: New test.
5437
5438 2003-05-09  DJ Delorie  <dj@redhat.com>
5439
5440         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5441         long, and not an int.
5442
5443 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5444
5445         PR c++/10555, c++/10576
5446         * g++.dg/template/memclass1.C: New test.
5447
5448 2003-05-08  DJ Delorie  <dj@redhat.com>
5449
5450         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5451         targets.
5452         * gcc.c-torture/execute/20021024-1.x: Likewise.
5453         * gcc.c-torture/execute/shiftdi.x: Likewise.
5454         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5455         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5456         * gcc.dg/20021018-1.c: Likewise.
5457
5458 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5459
5460         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5461
5462         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5463         (bcopy): Call memmove.
5464
5465 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5466
5467         * g77.f-torture/compile/8485.f: New test case.
5468
5469 2003-05-07  Richard Henderson  <rth@redhat.com>
5470
5471         PR c++/10570
5472         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5473         Verify exception_cleanup not called for rethrows.
5474         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5475         when exiting catch block without rethrowing.
5476         * g++.dg/eh/forced3.C: New.
5477         * g++.dg/eh/forced4.C: New.
5478
5479 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5480
5481         * gcc.dg/20030505.c: Fix triplet.
5482
5483 2003-05-06  DJ Delorie  <dj@redhat.com>
5484
5485         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5486         * gcc.dg/nest.c: Likewise.
5487
5488 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5489
5490         * gcc.dg/builtins-14.c: New test case.
5491
5492 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5493
5494         * lib/compat.exp (compat-execute): New argument.
5495         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5496         * gcc.dg/compat: New test directory.
5497         * gcc.dg/compat/compat.exp: New expect script.
5498         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5499         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5500         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5501         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5502         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5503         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5504
5505         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5506         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5507         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5508         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5509         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5510         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5511         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5512         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5513         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5514         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5515         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5516         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5517         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5518         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5519         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5520
5521 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5522
5523         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5524
5525 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5526
5527         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5528
5529 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5530
5531         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5532         * gcc.dg/ppc-fsel-2.c: New test.
5533
5534         * gcc.dg/unused-5.c: New test.
5535
5536 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5537
5538         PR c++/10496
5539         * g++.dg/warn/pmf1.C: New test.
5540
5541 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5542
5543         PR c++/4494
5544         * g++.dg/warn/main.C: New test.
5545
5546 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5547
5548         * gcc.dg/nonnull-3.c: New test.
5549
5550 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5551
5552         * gcc.dg/cpp/Wtrigraphs.c: Update.
5553         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5554
5555 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5556
5557         * gcc.dg/ppc-fsel-1.c: New test.
5558
5559 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5560
5561         PR c/10604
5562         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5563
5564 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5565
5566         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5567
5568 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5569
5570         PR c++/9364, c++/10553, c++/10586
5571         * g++.dg/parse/typename4.C: New test.
5572         * g++.dg/parse/typename5.C: Likewise.
5573
5574 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5575
5576         * gcc.c-torture/compile/20030503-1.c: New test.
5577
5578 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5579
5580         * g++.dg/lookup/using5.C: Fix testcase error.
5581
5582 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5583
5584         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5585         since MEABI is no longer supported.  Remove all vestiges
5586         of MEABI from the test.
5587
5588 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5589
5590         PR c++/10554
5591         * g++.dg/lookup/using5.C: New test.
5592
5593 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5594
5595         PR c++/8772
5596         * g++.dg/template/ttp5.C: New test.
5597
5598 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5599
5600         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5601         (dg-gpp-additional-sources): New function.
5602         (dg-gpp-additional-files): Likewise.
5603         * lib/g++.exp (additional_sources): New variable.
5604         (additional_files): Likewise.
5605         (g++_target_compile): Deal with them.
5606         * lib/old-dejagnu.exp: Remove.
5607         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5608         * g++.old-deja: Revise all tests to use dg commands.
5609
5610 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5611
5612         PR c++/9432, c++/9528
5613         * g++.dg/lookup/using4.C: New test.
5614
5615 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5616
5617         * gcc.dg/noreturn-5.c: New file.
5618         * gcc.dg/noreturn-6.c: New file.
5619
5620         * gcc.c-torture/compile/inline-1.c: New file.
5621
5622 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5623
5624         PR c++/10551
5625         * g++.dg/template/explicit1.C: New test.
5626
5627 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5628
5629         PR c++/10549
5630         * g++.dg/other/bitfield1.C: New test.
5631
5632         PR c++/10527
5633         * g++.dg/init/new7.C: New test.
5634
5635 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5636
5637         * g++.dg/ext/desig1.C: New test.
5638         * g++.dg/ext/init1.C: Update.
5639
5640         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5641
5642 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5643
5644         PR c++/10180
5645         * g++.dg/warn/Winline-1.C: New test.
5646
5647 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5648
5649         * gcc.c-torture/execute/string-opt-19.c: New test.
5650
5651         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5652         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5653
5654 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5655
5656         PR c++/10506
5657         * g++.dg/init/new6.C: New test.
5658
5659         PR c++/10503
5660         * g++.dg/init/ref6.C: New test.
5661
5662 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5663
5664         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5665
5666 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5667
5668         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5669         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5670
5671 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5672
5673         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5674         initialized static data members.
5675
5676 2003-04-25  H.J. Lu <hjl@gnu.org>
5677
5678         * gcc.dg/ia64-sync-4.c: New test.
5679
5680 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5681
5682         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5683         date.
5684
5685 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5686
5687         PR c++/10337
5688         * g++.dg/warn/conv1.C: New test.
5689         * g++.old-deja/g++.other/conv7.C: Adjust.
5690         * g++.old-deja/g++.other/overload14.C: Adjust.
5691
5692 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5693
5694         PR c++/10471
5695         * g++.dg/template/defarg2.C: New test.
5696
5697 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5698
5699         * gcc.dg/cpp/include2.c: Update.
5700         * gcc.dg/cpp/multiline-2.c: New.
5701         * gcc.dg/cpp/multiline.c: Update.
5702         * gcc.dg/cpp/strify2.c: Update.
5703         * gcc.dg/cpp/trad/literals-2.c: Update.
5704
5705 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5706
5707         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5708
5709 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5710
5711         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5712
5713 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5714
5715         PR c++/10451
5716         * g++.dg/parse/crash4.C: New test.
5717
5718         PR c++/9847
5719         * g++.dg/parse/crash5.C: New test.
5720
5721 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5722
5723         PR c++/10446
5724         * g++.dg/parse/crash3.C: New test.
5725
5726         PR c++/10428
5727         * g++.dg/parse/elab1.C: New test.
5728
5729 2003-04-22  Devang Patel  <dpatel@apple.com>
5730
5731         * gcc.dg/cpp/trad/funlike-5.c: New test.
5732
5733 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5734
5735         * g++.dg/other/packed1.C: Fix dg options.
5736
5737 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5738
5739         * g++.dg/other/offsetof2.C: New test.
5740
5741 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5742
5743         * g++.dg/template/recurse.C: Adjust location of error messages.
5744
5745 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5746
5747         PR c++/9881
5748         * g++.dg/init/addr-const1.C: New test.
5749         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5750
5751 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5752
5753         PR c++/10405
5754         * g++.dg/lookup/struct-hack1.C: New test.
5755
5756 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5757
5758         * ucs.c: Update diagnostic messages.
5759
5760 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5761
5762         * gcc.dg/cpp/truefalse.cpp: New test.
5763         * gcc.dg/cpp/cpp.exp: Update.
5764         * g++.dg/other/stdbool-if.C: Remove.
5765
5766 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5767
5768         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5769         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5770
5771 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5772
5773         * gcc.c-torture/compile/20030418-1.c: New test.
5774
5775 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5776
5777         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5778
5779 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5780
5781         PR c++/10347
5782         g++.dg/template/dependent-name1.C: New test.
5783
5784 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5785
5786         * gcc.dg/warn-1.c (tourist_guide): New array,
5787         contains a pointer to bar.
5788
5789 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5790
5791         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5792         * gcc.c-torture/execute/medce-1.c: New test case.
5793         * gcc.c-torture/execute/medce-2.c: New test case.
5794
5795 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5796
5797         * lib/prune.exp: Ignore more messages.
5798
5799         PR c++/10381
5800         * g++.dg/parse/lookup3.C: New test.
5801
5802 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5803
5804         * gcc.c-torture/compile/20030415-1.c : New test.
5805
5806 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5807
5808         * gcc.c-torture/execute/scope-2.c: Move to ...
5809         * gcc.dg/noncompile/scope.c: .... here.
5810
5811 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5812
5813         * gcc.dg/20030414-2.c: New test case.
5814
5815 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5816
5817         PR target/10377
5818         * gcc.dg/20030414-1.c: New test.
5819
5820 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5821
5822         * gcc.dg/builtins-12.c: New test case.
5823         * gcc.dg/builtins-13.c: New test case.
5824
5825 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5826
5827         * gcc.c-torture/execute/string-opt-18.c: New test.
5828
5829 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5830
5831         PR c++/10300
5832         * g++.dg/init/new5.C: New test.
5833
5834 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5835
5836         PR c++/7910
5837         * g++.dg/ext/dllimport1.C: New test.
5838
5839 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5840
5841         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5842
5843 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5844
5845         PR Fortran/9263
5846         * g77.f-torture/noncompile/9263.f: New test
5847         PR Fortran/1832
5848         * g77.f-torture/execute/1832.f: New test
5849
5850 2003-04-11  David Chad  <davidc@freebsd.org>
5851             Loren J. Rittle  <ljrittle@acm.org>
5852
5853         libobjc/8562
5854         * objc.dg/headers.m: New test.
5855
5856 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5857
5858         * gcc.c-torture/execute/builtin-noret-2.c: New.
5859         * gcc.c-torture/execute/builtin-noret-2.x: New.
5860         XFAIL builtin-noret-2.c at -O1 and above.
5861         * gcc.dg/redecl.c: New.
5862         * gcc.dg/Wshadow-1.c: Update error regexps.
5863
5864 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5865
5866         * g++.dg/abi/bitfield10.C: New test.
5867
5868 2003-04-09  Mike Stump  <mrs@apple.com>
5869
5870         * gcc.dg/pch/pch.exp: Make testcase names longer.
5871         * g++.dg/pch/pch.exp: Make testcase names longer.
5872
5873 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5874
5875         * gcc.dg/builtins-11.c: New test case.
5876
5877 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5878
5879         * gcc.dg/builtins-9.c: New test case.
5880         * gcc.dg/builtins-10.c: New test case.
5881
5882 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5883
5884         * gcc.dg/noncompile/init-4.c.c: New test.
5885
5886 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5887
5888         * gcc.misc-test/gcov-9.c: New test.
5889         * gcc.misc-test/gcov-10.c: New test
5890         * gcc.misc-test/gcov-11.c: New test.
5891
5892 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5893
5894         PR optimization/10024
5895         * gcc.c-torture/compile/20030405-1.c: New test.
5896
5897 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5898
5899         * gcc.dg/pch/static-3.c: New.
5900         * gcc.dg/pch/static-3.hs: New.
5901         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5902
5903 2003-04-04  Richard Henderson  <rth@redhat.com>
5904
5905         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5906         * g++.dg/eh/forced2.C: Likewise.
5907
5908 2003-04-03  Mike Stump  <mrs@apple.com>
5909
5910         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5911         target arg.
5912         (scan-assembler-times, scan-assembler-not): Likewise.
5913         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5914
5915 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5916
5917         * gcc.dg/sparc-loop-1.c: New test.
5918
5919 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5920
5921         PR other/9274
5922         * g++.dg/pch/system-2.C: New.
5923         * g++.dg/pch/system-2.Hs: New.
5924
5925 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5926
5927         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5928
5929         * g++.dg/eh/simd-1.C (vecfunc): Same.
5930
5931 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5932
5933         * gcc.c-torture/execute/20030401-1.c: New test case.
5934
5935 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5936
5937         * objc.dg/defs.m: New.
5938
5939 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5940
5941         * g++.dg/eh/simd-1.C: New.
5942         * g++.dg/eh/simd-2.C: New.
5943
5944 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5945
5946         * gcc.c-torture/execute/simd-3.c: New.
5947
5948 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5949
5950         PR c/9936
5951         * gcc.dg/20030331-2.c: New test.
5952
5953 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5954
5955         PR c++/10278
5956         * g++.dg/parse/crash2.C: New test.
5957
5958 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5959
5960         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
5961         * gcc.c-torture/execute/20030331-1.c: ...here.
5962
5963 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5964
5965         * gcc.c-torture/execute/20030331-1.c: New test.
5966
5967 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
5968
5969         * lib/gcov.exp: Adjust call return testing strings.
5970         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
5971
5972 2003-03-31  Roger Sayle  <roger@eyesopen.com>
5973
5974         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
5975         * gcc.dg/builtins-7.c: New test case.
5976         * gcc.dg/builtins-8.c: New test case.
5977
5978 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
5979
5980         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
5981
5982 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
5983
5984         PR c++/7647
5985         * g++.dg/lookup-class-member-2.C: New test.
5986
5987 2003-03-30  Glen Nakamura  <glen@imodulo.com>
5988
5989         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
5990
5991 2003-03-28  Roger Sayle  <roger@eyesopen.com>
5992
5993         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
5994
5995 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
5996
5997         * g++.dg/init/attrib1.C: New test.
5998
5999 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6000
6001         * gcc.dg/ultrasp8.c: New test.
6002
6003 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6004
6005         * gcc.dg/ultrasp7.c: New test.
6006
6007 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
6008
6009         PR c++/10047
6010         * g++.dg/template/inline1.C: New test.
6011
6012 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6013
6014         * gcc.dg/sparc-dwarf2.c: New test.
6015
6016 2003-03-27  Roger Sayle  <roger@eyesopen.com>
6017
6018         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
6019         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
6020
6021 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
6022
6023         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
6024         than reading .x files.
6025         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
6026         * g77.dg/gcov/gcov-1.f: Likewise.
6027         * gcc.misc-tests/gcov-4b.c: Likewise.
6028         * gcc.misc-tests/gcov-5b.c: Likewise.
6029         * gcc.misc-tests/gcov-6.c: Likewise.
6030         * gcc.misc-tests/gcov-7.c: Likewise.
6031         * gcc.misc-tests/gcov-8.c: Likewise.
6032         * g++.dg/gcov/gcov-1.x: Remove.
6033         * g77.dg/gcov/gcov-1.x: Likewise.
6034         * gcc.misc-tests/gcov-4b.x: Likewise.
6035         * gcc.misc-tests/gcov-5b.x: Likewise.
6036         * gcc.misc-tests/gcov-6.x: Likewise.
6037         * gcc.misc-tests/gcov-7.x: Likewise.
6038         * gcc.misc-tests/gcov-8.x: Likewise.
6039
6040 2003-03-27  Glen Nakamura  <glen@imodulo.com>
6041
6042         PR opt/10087
6043         * gcc.dg/20030324-1.c: New test.
6044
6045 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
6046
6047         PR c++/10224
6048         * g++.dg/template/arg3.C: New test.
6049
6050         PR c++/10158
6051         * g++.dg/template/friend18.C: New test.
6052
6053 2003-03-26  Roger Sayle  <roger@eyesopen.com>
6054
6055         * g77.f-torture/compile/20030326-1.f: New test case.
6056
6057 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
6058
6059         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
6060
6061         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
6062
6063 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
6064
6065         * gcc.dg/ia64-sync-3.c: New test.
6066
6067 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
6068
6069         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
6070
6071 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6072
6073         * gcc.dg/ultrasp6.c: New test.
6074
6075 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6076
6077         * gcc.dg/i386-signbit-1.c: New test.
6078         * gcc.dg/i386-signbit-2.c: New test.
6079         * gcc.dg/i386-signbit-3.c: New test.
6080
6081 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6082
6083         * gcc.dg/ultrasp5.c: Fix options.
6084
6085 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6086
6087         * gcc.dg/ultrasp5.c: Fix comment.
6088
6089 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
6090
6091         PR fortran/10197
6092         * g77.f-torture/execute/10197.f: New test.
6093
6094 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
6095
6096         PR c++/9898, c++/383
6097         * g++.dg/template/conv6.C: New test.
6098
6099         PR c++/10119
6100         * g++.dg/template/ptrmem5.C: New test.
6101
6102         PR c++/10026
6103         * g++.dg/lookup/koenig1.C: New test.
6104
6105         PR C++/10199
6106         * g++.dg/lookup/template2.C: New test.
6107
6108 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
6109
6110         * g++.dg/opt/rtti1.C: New test.
6111
6112 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6113
6114         * gcc.dg/ultrasp5.c: New test.
6115
6116 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
6117
6118         PR middle-end/9967
6119         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
6120         builtin fputs.
6121
6122 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
6123
6124         PR c/8224
6125         * gcc.dg/20030323-1.c: New test.
6126
6127 2003-03-23  Roger Sayle  <roger@eyesopen.com>
6128
6129         * gcc.c-torture/compile/20030323-1.c: New test case.
6130
6131 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
6132
6133         * gcc.dg/20030321-1.c: New test.
6134
6135 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
6136
6137         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
6138
6139 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
6140
6141         PR c++/9978, c++/9708
6142         * g++.dg/ext/vlm1.C: Adjust expected error.
6143         * g++.dg/ext/vla2.C: New test.
6144         * g++.dg/template/arg1.C: New test.
6145         * g++.dg/template/arg2.C: New test.
6146
6147 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
6148
6149         * g77.f-torture/execute/select.f: New test.
6150         * g77.f-torture/noncompile/select_no_compile.f: New test.
6151
6152 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
6153
6154         PR c++/9898
6155         * g++.dg/other/error4.C: New test.
6156
6157 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
6158
6159         * g++.dg/template/friend17.C: New test.
6160
6161 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
6162
6163         * gcc.c-torture/compile/20030320-1.c: New.
6164
6165 2003-03-20  Roger Sayle  <roger@eyesopen.com>
6166
6167         * gcc.dg/builtins-6.c: New test case.
6168
6169 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
6170
6171         PR target/10073
6172         * gcc.c-torture/compile/20030319-1.c: New.
6173
6174 2003-03-18  Jan Hubicka  <jh@suse.cz>
6175
6176         * gcc.dg/i386-cvt-1.c: New test.
6177
6178 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
6179
6180         * objc.dg/naming-1.m: Use "(parse|syntax) error".
6181         * objc.dg/naming-2.m: Likewise.
6182
6183 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
6184
6185         PR c++/9639
6186         * g++.dg/parse/crash1.C: New test.
6187
6188 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
6189
6190         PR c++/8805
6191         * g++.dg/eh/cleanup1.C: New test.
6192
6193 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6194
6195         * gcc.c-torture/execute/20030316-1.c: New test case.
6196
6197 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6198
6199         PR c++/9629
6200         * g++.dg/init/ctor2.C: New test.
6201
6202 2003-03-15  Roger Sayle  <roger@eyesopen.com>
6203
6204         * g77.f-torture/compile/xformat.f: New test case.
6205
6206 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6207
6208         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
6209         * g++.old-deja/g++.mike/eh50.C: Likewise.
6210
6211 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6212
6213         PR c++/6440
6214         * g++.dg/template/spec7.C: New test.
6215         * g++.dg/template/spec8.C: Likewise.
6216
6217 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
6218
6219         * gcc.c-torture/execute/20030313-1.c: New test.
6220
6221 2003-03-14  Richard Henderson  <rth@redhat.com>
6222
6223         * gcc.dg/inline-2.c: Adjust alpha test for external call.
6224
6225 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6226
6227         * gcc.c-torture/compile/20030314-1.c: New test.
6228
6229 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
6230
6231         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
6232         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
6233         thumb target,
6234         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
6235         to accept newer _imp__  prefix and additional
6236         newline in .drectve section.
6237         * gcc.dg/dll-4.c: Likewise.
6238         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
6239         switch.
6240
6241 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
6242
6243         * g++.dg/parse/namespace9.C: New test.
6244
6245         * g++.dg/init/ref5.C: New test.
6246         * g++.dg/parse/ptrmem1.C: Likewise.
6247
6248 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6249
6250         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
6251         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
6252         regular expression.
6253         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
6254         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
6255
6256 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
6257
6258         * gcc.c-torture/execute/20030224-2.c: New test.
6259
6260 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6261
6262         * gcc.dg/decl-3.c: New test.
6263
6264 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6265
6266         * gcc.dg/i386-loop-2.c: New test.
6267
6268 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
6269
6270         PR c++/9474
6271         * g++.dg/parse/namespace8.C: New test.
6272
6273         PR c++/9924
6274         * g++.dg/overload/builtin2.C: New test.
6275
6276 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
6277
6278         * gcc.dg/return-type-3.c: New test.
6279
6280 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
6281
6282         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
6283         profiling options are not supported.
6284
6285 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
6286
6287         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
6288         * g++.old-deja/g++.warn/impint2.C: Likewise.
6289
6290 2003-03-10  Devang Patel  <dpatel@apple.com>
6291
6292         * g++.dg/cpp/c++_cmd_1.C: New test.
6293         * g++.dg/cpp/c++_cmd_1.h: New file.
6294
6295 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
6296
6297         * gcc.dg/altivec-9.c: New file.
6298
6299 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6300
6301         * gcc.dg/ppc-sdata-1.c: New test.
6302         * gcc.dg/ppc-sdata-2.c: New test.
6303
6304 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
6305
6306         PR c++/9373
6307         * g++.dg/opt/ptrmem2.C: New test.
6308
6309         PR c++/8534
6310         * g++.dg/opt/ptrmem1.C: New test.
6311
6312 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6313
6314         * gcc.dg/i386-loop-1.c: New test.
6315
6316 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6317
6318         PR c++/9970
6319         * g++.dg/lookup/friend1.C: New test.
6320
6321 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6322
6323         PR c++/9823
6324         * g++.dg/parser/constructor1.C: New test.
6325
6326 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
6327
6328         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
6329
6330         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
6331
6332 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
6333
6334         * gcc.dg/cpp/Wunused.c: Update test.
6335
6336 2003-03-08  Jan Hubicka  <jh@suse.cz>
6337
6338         * gcc.dg/inline-3.c: New test.
6339
6340 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6341
6342         PR c++/9809
6343         * g++.dg/parse/builtin1.C: New test.
6344
6345         PR c++/9982
6346         * g++.dg/abi/cookie1.C: New test.
6347         * g++.dg/abi/cookie2.C: Likewise.
6348
6349         PR c++/9524
6350         * g++.dg/template/field1.C: New test.
6351
6352         PR c++/9912
6353         * g++.dg/parse/class1.C: New test.
6354         * g++.dg/parse/namespace7.C: Likewise.
6355         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6356
6357 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6358
6359         * g++.dg/init/ref4.C: New test.
6360
6361 2003-03-07  Jan Hubicka  <jh@suse.cz>
6362
6363         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6364         * gcc.dg/inline-3.c:  New test.
6365
6366 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6367
6368         * g++.dg/init/ref3.C: New test.
6369
6370         PR c++/9965
6371         * g++.dg/init/ref2.C: New test.
6372
6373         PR c++/9400
6374         * g++.dg/warn/Wshadow-2.C: New test.
6375
6376         PR c++/9791
6377         * g++.dg/warn/Woverloaded-1.C: New test.
6378
6379 2003-03-05  Jan Hubicka  <jh@suse.cz>
6380
6381         * gcc.dg/i386-local2.c: New.
6382         * gcc.dg/i386-local.c: Fix typo.
6383
6384 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6385
6386         * g++.dg/abi/layout3.C: New test.
6387
6388 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6389
6390         * gcc.c-torture/compile/20030305-1.c
6391
6392 2003-03-05  Jan Hubicka  <jh@suse.cz>
6393
6394         * gcc.dg/i386-local.c: New.
6395
6396 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6397
6398         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6399
6400 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6401
6402         * gcc.dg/switch-2.c: New test.
6403         * gcc.dg/switch-3.c: New test.
6404         * gcc.dg/Wswitch.c: Adjust line numbers.
6405         * gcc.dg/Wswitch-default.c: Likewise.
6406         * gcc.dg/Wswitch-enum.c: Likewise.
6407
6408 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6409
6410         * gcc.c-torture/execute/20030222-1.c: New test.
6411
6412 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6413
6414         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6415
6416 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6417
6418         PR c++/9878
6419         * g++.dg/init/ref1.C: New test.
6420
6421 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6422
6423         * gcc.dg/sh-relax.c: New SH-only test.
6424
6425 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6426
6427         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6428         comment explaining purpose of testcase.
6429
6430 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6431
6432         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6433         for HC11/HC12 (asm needs two int registers).
6434         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6435         HC11/HC12 because the test uses an asm which needs two 32-bit
6436         registers.
6437
6438 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6439
6440         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6441         for HC11/HC12 (array is too large otherwise).
6442         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6443         * gcc.c-torture/compile/20010518-2.x: Likewise.
6444         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6445         HC11/HC12 (array is too large).
6446
6447 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6448
6449         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6450         * lib/g++-dg.exp (g++-dg-test): Likewise.
6451
6452 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6453
6454         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6455         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6456
6457 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6458
6459         * g++.dg/warn/implicit-typename1.C: Remove warning.
6460
6461 2003-02-28  Richard Henderson  <rth@redhat.com>
6462
6463         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6464         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6465
6466 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6467
6468         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6469         * g++.dg/pch/pch.exp: Likewise.
6470
6471 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6472
6473         PR c++/9879
6474         * testsuite/g++.dg/init/new4.C: New test.
6475
6476 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6477
6478         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6479
6480 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6481
6482         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6483         unsigned long.
6484
6485         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6486         wider than float.
6487
6488 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6489
6490         * lib/scanasm.exp: Add support for counting numbers of
6491         occurences.
6492         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6493         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6494
6495 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6496
6497         PR c++/9683
6498         * g++.dg/template/static3.C: New test.
6499
6500         PR c++/9829
6501         * g++.dg/parse/namespace6.C: New test.
6502
6503 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6504
6505         PR target/9732
6506         * gcc.dg/20030225-1.c: New test.
6507
6508 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6509
6510         * README: Remove out-of-date information.
6511
6512         PR c++/9836
6513         * g++.dg/template/spec6.C: New test.
6514
6515 2003-02-24  Jeff Law  <law@redhat.com>
6516
6517         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6518
6519 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6520
6521         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6522         * gcc.dg/pragma-ep-1.c: Likewise.
6523
6524 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6525
6526         PR c++/9602
6527         * g++.dg/template/friend16.C: New test.
6528
6529 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6530
6531         PR c++/5333
6532         * g++.dg/parse/fused-params1.C: Adjust error messages.
6533         * g++.dg/template/nested3.C: New test.
6534
6535 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6536
6537         * g++.dg/abi/param1.C: New test.
6538
6539 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6540
6541         PR c++/7982
6542         * g++.dg/warn/implicit-typename1.C: New test.
6543
6544 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6545
6546         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6547         with "mtune".
6548         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6549         * gcc.c-torture/execute/20010129-1.x: Likewise.
6550         * gcc.dg/20011107-1.c: Likewise.
6551         * gcc.dg/20020108-1.c: Likewise.
6552         * gcc.dg/20020122-3.c: Likewise.
6553         * gcc.dg/20020206-1.c: Likewise.
6554         * gcc.dg/20020310-1.c: Likewise.
6555         * gcc.dg/20020426-2.c: Likewise.
6556         * gcc.dg/20020517-1.c: Likewise.
6557         * gcc.dg/991230-1.c: Likewise.
6558         * gcc.dg/i386-unroll-1.c: Likewise.
6559         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6560
6561 2003-02-22  Jan Hubicka  <jh@suse.cz>
6562
6563         * gcc.dg/i386-mul.c: New test.
6564
6565 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6566
6567         * gcc.dg/builtins-5.c: New test case.
6568
6569 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6570
6571         * gcc.dg/asmreg-1.c: New test.
6572
6573 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6574
6575         PR c++/9749
6576         * g++.dg/parse/varmod1.C: New test.
6577
6578 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6579
6580         PR c++/9727
6581         * g++.dg/template/op1.C: New test.
6582
6583 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6584
6585         PR c++/8906
6586         * g++.dg/template/nested2.C: New test.
6587
6588 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6589
6590         PR c++/8724
6591         * g++.dg/expr/dtor1.C: New test.
6592
6593 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6594
6595         * gcc.dg/cpp/include3.c: New test.
6596         * gcc.dg/cpp/inc/foo.h: New file.
6597
6598 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6599
6600         * gcc.c-torture/execute/20030221-1.c: New test.
6601
6602 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6603
6604         PR c++/9729
6605         * g++.dg/abi/conv1.C: New test.
6606
6607 2003-02-20  Jan Hubicka  <jh@suse.cz>
6608
6609         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6610
6611 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6612
6613         * gcc.c-torture/compile/20030219-1.c: New test.
6614
6615 2003-02-18  Jan Hubicka  <jh@suse.cz>
6616
6617         * gcc.dg/funcorder.c: New test.
6618
6619 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6620
6621         * gcc.c-torture/execute/20030218-1.c: New.
6622
6623 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6624
6625         * gcc.dg/20030218-1.c: New.
6626
6627 2003-02-18  Richard Henderson  <rth@redhat.com>
6628
6629         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6630         * gcc.dg/attr-used-2.c: New.
6631
6632 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6633
6634         PR c++/9704
6635         * g++.dg/init/copy5.C: New test.
6636
6637 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6638
6639         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6640         * g++.dg/pch/pch.exp: Likewise.
6641
6642 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6643
6644         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6645         STACK_SIZE is not defined.
6646
6647 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6648
6649         PR c++/9457
6650         * g++.dg/template/init1.C: New test.
6651
6652 2003-02-16  Jan HUbicka  <jh@suse.cz>
6653
6654         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6655         (foo): Add few extra tests
6656         * gcc.dg/c99-const-expr-3.c: Likewise.
6657         * gcc.c-torture/execute/20030216-1.c: New.
6658
6659 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6660
6661         PR c++/9459
6662         * g++.dg/ext/typeof4.C: New test.
6663
6664 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6665
6666         * gcc.dg/i386-387-3.c: New test case.
6667
6668 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6669
6670         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6671         cris-*-elf* cris-*-aout* and mmix-*-*.
6672
6673 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6674
6675         * gcc.dg/20030213-1.c: New test.
6676
6677 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6678
6679         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6680         * gcc.dg/i386-387-2.c: Likewise.
6681
6682 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6683
6684         * gcc.dg/ppc-spe.c: Fix formatting.
6685         Enable tests that were previously unsupported by gas.
6686         Delete tests for instructions that no longer exist.
6687         Switch arguments on evsubifw builtin.
6688
6689 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6690
6691         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6692         STACK_SIZE is too small.
6693
6694 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6695             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6696
6697         * gcc.dg/decl-2.c: New test.
6698
6699 2003-02-10  Jan Hubicka  <jh@suse.cz>
6700
6701         * gcc.dg/i386-fpcvt-1.c:  New test.
6702
6703 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6704
6705         * gcc.c-torture/execute/20030209-1.c: New test.
6706
6707 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6708
6709         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6710         int-wide bitops, use the constants of the same width.
6711         Likewise, if long long is 32-bit wide, test bitops using
6712         32-bit constants.
6713
6714 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6715
6716         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6717
6718 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6719
6720         * testsuite/gcc.dg/builtins-4.c: New test case.
6721
6722 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6723
6724         * gcc.dg/20020430-1.c: Fix dg command typos.
6725         * gcc.dg/20020503-1.c: Likewise.
6726
6727 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6728
6729         PR c++/8785
6730         * g++.dg/parse/fused-params1.C: New test.
6731
6732         PR c++/8857
6733         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6734
6735         PR c++/8921
6736         * g++.dg/parse/non-dependent1.C: New test.
6737
6738         PR c++/8928
6739         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6740
6741         PR c++/9228
6742         * g++.dg/parse/undefined7.C: New test.
6743         * g++.dg/parse/non-templ1.C: New test.
6744
6745         PR c++/9229
6746         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6747
6748 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6749
6750         * gcc.c-torture/compile/20030206-1.c: New test.
6751
6752 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6753
6754         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6755         "pow" to "foo" to avoid potential confusion with a math built-in.
6756
6757 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6758
6759         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6760         conditions for SPARC targets.
6761
6762 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6763
6764         * gcc.dg/20030204-1.c: New test.
6765
6766 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6767
6768         PR c++/38
6769         * g++.dg/parse/array-size1.C: New test.
6770
6771         PR c++/5657
6772         * g++.dg/parse/undefined3.C: New test.
6773
6774         PR c++/5665
6775         * g++.dg/parse/undefined4.C: New test.
6776
6777         PR c++/5975
6778         * g++.dg/parse/undefined5.C: New test.
6779
6780         PR c++/7259
6781         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6782
6783         PR c++/8578
6784         * g++.dg/parse/casting-operator1.C: New test.
6785
6786         PR c++/8596
6787         * g++.dg/parse/undefined6.C: New test.
6788
6789         PR c++/8736
6790         * g++.dg/parse/missing-template1.C: New test.
6791
6792 2003-02-04  Jan Hubicka  <jh@suse.cz>
6793
6794         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6795         * gcc.dg/i386-cmov?.c:  Likewise.
6796         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6797         * gcc.dg/i386-ssefp-1.c:  Likewise.
6798         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6799         conventions.
6800
6801 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6802
6803         PR c++/7129
6804         * testsuite/g++.dg/ext/max.C: New test.
6805
6806 2003-02-03  Jan Hubicka  <jh@suse.cz>
6807
6808         * gcc.c-torture/execute/20030203-1.c: New test.
6809
6810 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6811
6812         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6813         'natural-endian'.
6814
6815 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6816
6817         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6818         * g++.dg/init/new2.C: Likewise.
6819         * g++.dg/other/new1.C: Likewise.
6820
6821 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6822
6823         * gcc.dg/struct-ret-libc.c: New test.
6824
6825 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6826
6827         * gcc.dg/20030129-1.c: New test.
6828
6829 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6830
6831         PR c++/8849
6832         * g++.dg/template/ptrmem4.C: New test.
6833
6834 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6835
6836         * g++.dg/parser/constant1.C: New test.
6837
6838 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6839
6840         PR c++/8591
6841         * g++.dg/parse/friend2.C: New test.
6842
6843 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6844
6845         PR c++/9437
6846         * g++.dg/template/unify4.C: New test.
6847
6848 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6849
6850         * gcc.c-torture/execute/20030128-1.c: New test.
6851
6852 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6853
6854         * g++.dg/lookup/nested1.C: Test moved from ...
6855         * g++.old-deja/g++.other/lookup24.C: ... here.
6856
6857 2003-01-28  Jan Hubicka  <jh@suse.cz>
6858
6859         * gcc.dg/i386-cmov5.c:  New test.
6860
6861 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6862
6863         * gcc.c-torture/execute/20010925-1.c: Changed the
6864         memcpy declaration.
6865
6866 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6867
6868         PR c++/3902
6869         * g++.dg/parse/template5.C: New test.
6870
6871 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6872
6873         PR fortran/9258
6874         * g77.dg/pr9258: New test.
6875
6876 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6877
6878         * README: Move relevant parts from README.g++.
6879
6880         * README.g++: Remove this file.
6881
6882 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6883
6884         * g++.dg/abi/dcast1.C: New test.
6885
6886 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6887
6888         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6889
6890 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6891
6892         PR c++/47
6893         * g++.old-deja/g++.other/lookup24.C: New test.
6894
6895 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6896
6897         PR middle-end/7227
6898         * gcc.dg/uninit-C.c: New test.
6899
6900 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6901
6902         * g++.dg/abi/covariant1.C: New test.
6903
6904 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6905
6906         * gcc.dg/20030123-1.c: New test.
6907
6908 2003-01-25  Jan Hubicka  <jh@suse.cz>
6909
6910         PR opt/8492
6911         * gcc.c-torture/compile/20030125-1.c
6912
6913 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6914
6915         PR c++/9403
6916         * g++.dg/parse/template3.C: New test.
6917         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6918
6919         PR c++/795
6920         * g++.dg/parse/template4.C: New test.
6921
6922         PR c++/9415
6923         * g++.dg/template/qual2.C: New test.
6924
6925         PR c++/8545
6926         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6927
6928         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6929
6930 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6931
6932         * gcc.c-torture/execute/switch-1.c: New test case.
6933
6934 2003-01-25  Jan Hubicka  <jh@suse.cz>
6935
6936         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6937
6938 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6939
6940         Tweaks for Bison-1.875. From the NEWS file:
6941         "- `parse error' -> `syntax error'
6942         Bison now uniformly uses the term `syntax error'"
6943         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6944         * gcc.dg/cpp/digraph2.c: Likewise.
6945         * gcc.dg/cpp/direct2.c: Likewise.
6946         * gcc.dg/cpp/paste4.c: Likewise.
6947         * gcc.dg/c90-restrict-1.c: Likewise.
6948         * gcc.dg/c99-func-2.c: Likewise.
6949         * gcc.dg/noncompile/920721-2.c: Likewise.
6950         * gcc.dg/noncompile/930622-2.c: Likewise.
6951         * gcc.dg/noncompile/940112-1.c: Likewise.
6952         * gcc.dg/noncompile/950921-1.c: Likewise.
6953         * gcc.dg/noncompile/951123-1.c: Likewise.
6954         * gcc.dg/noncompile/971104-1.c: Likewise.
6955         * gcc.dg/noncompile/990416-1.c: Likewise.
6956
6957 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
6958
6959         * g++.dg/parse/undefined1.C: Add error message.
6960
6961 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
6962
6963         PR c++/9354
6964         * g++.dg/parse/new1.C: New test.
6965
6966         PR c++/9216
6967         * g++.dg/parse/template2.C: New test.
6968
6969         PR c++/9354
6970         * g++.dg/parse/typedef2.C: New test.
6971
6972         PR c++/9328
6973         * g++.dg/ext/typeof3.C: New test.
6974
6975 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6976
6977         PR c++/2738
6978         * g++.dg/parse/ret-type1.C: New test.
6979
6980         PR c++/3792
6981         * g++.dg/parse/tmpl-outside1.C: New test.
6982
6983         PR c++/4207
6984         * g++.dg/parse/int-as-enum1.C: New test.
6985
6986         PR c++/4903
6987         * g++.dg/parse/no-typename1.C: New test.
6988
6989         PR c++/5533
6990         * g++.dg/parse/no-value1.C: New test.
6991
6992         PR c++/5921
6993         * g++.dg/parse/wrong-inline1.C: New test.
6994
6995         PR c++/6402
6996         * g++.dg/parse/ref1.C: New test.
6997
6998         PR c++/6992
6999         * g++.dg/parse/attr-ctor1.C: New test.
7000
7001         PR c++/7229
7002         * g++.dg/parse/namespace5.C: New test.
7003
7004         PR c++/7917
7005         * g++.dg/parse/func-def1.C: New test.
7006
7007         PR c++/8143
7008         * g++.dg/parse/undefined1.C: New test.
7009
7010         PR c++/5723, PR c++/8522
7011         * g++.dg/parse/specialization1.C: New test.
7012
7013         PR c++/163, PR c++/8595
7014         * g++.dg/parse/struct-as-enum1.C: New test.
7015
7016         PR c++/9173
7017         * g++.dg/parse/undefined2.C: New test.
7018
7019 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7020
7021         PR c++/9298
7022         * g++.dg/parse/template1.C: New test.
7023
7024         PR c++/9384
7025         * g++.dg/parse/using1.C: New test.
7026
7027         PR c++/9285
7028         PR c++/9294
7029         * g++.dg/parse/expr2.C: New test.
7030
7031         PR c++/9388
7032         * g++.dg/parse/lookup2.C: Likewise.
7033
7034 2003-01-21  Jan Hubicka  <jh@suse.cz>
7035
7036         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
7037         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
7038         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
7039         * gcc.c-torture/execute/string-opt-*.c: Likewise.
7040
7041 2003-01-20  Nick Clifton  <nickc@redhat.com>
7042
7043         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
7044         problem with ARM sibcall code generation.
7045
7046 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
7047
7048         * gcc.c-torture/execute/20030120-1.c: New.
7049
7050 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
7051
7052         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
7053
7054 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
7055
7056         PR c++/9272
7057         * g++.dg/parse/ctor1.C: New test.
7058
7059         PR c++/9294:
7060         * g++.dg/parse/qualified1.C: New test.
7061
7062         * g++.dg/parse/typename3.C: New test.
7063
7064 2003-01-16  Richard Henderson  <rth@redhat.com>
7065
7066         * g++.dg/tls/init-2.C: Fix error matches for real this time.
7067
7068 2003-01-16  Richard Henderson  <rth@redhat.com>
7069
7070         * g++.dg/pch/pch.exp: Copy test header to the working directory
7071         before using it either for precompilation or direct use.
7072         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
7073         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
7074
7075 2003-01-16  Richard Henderson  <rth@redhat.com>
7076
7077         * gcc.dg/pch/pch.exp: Copy test header to the working directory
7078         before using it either for precompilation or direct use.
7079         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
7080         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
7081
7082 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
7083
7084         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
7085         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
7086         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
7087         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
7088         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
7089         typename warning into error.
7090         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
7091         error messages.
7092         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
7093         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
7094         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
7095         messages.
7096         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
7097         make declaration visible in template.
7098         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
7099         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
7100         messages.
7101         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
7102         message.
7103         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
7104         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
7105         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
7106         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
7107         typename warning with error message.
7108         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
7109         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
7110         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
7111
7112 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
7113
7114         * g++.dg/parse/ambig2.C: New test.
7115
7116 2003-01-15  Richard Henderson  <rth@redhat.com>
7117
7118         * g++.dg/tls/init-2.C: Update error message string.
7119
7120 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7121
7122         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
7123
7124 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
7125
7126         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
7127         all for HC11/HC12.
7128         * gcc.c-torture/compile/20001205-1.x: Likewise.
7129         * gcc.c-torture/compile/20001226-1.x: Likewise.
7130         * gcc.c-torture/compile/920520-1.x: Likewise.
7131         * gcc.c-torture/compile/961203-1.x: Likewise.
7132         * gcc.c-torture/compile/20020604-1.x: Likewise.
7133
7134 2003-01-15  Jan Hubicka  <jh@suse.cz>
7135
7136         * gcc.c-torture/compile/20030115-1.c: New test.
7137
7138         * gcc.dg/i386-fpcvt-1.c: New test.
7139         * gcc.dg/i386-fpcvt-2.c: New test.
7140
7141 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
7142
7143         Further conform g++'s __vmi_class_type_info to the C++ ABI
7144         specification.
7145         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
7146         the specification.
7147
7148 2003-01-14  Jan Hubicka  <jh@suse.cz>
7149
7150         * gcc.dg/i386-fpcvt-1.c: New test.
7151         * gcc.dg/i386-fpcvt-2.c: New test.
7152
7153 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7154
7155         * gcc.dg/i386-mmx-3.c: New test.
7156
7157 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
7158
7159         PR c++/9264
7160         * g++.dg/parse/octal1.C: New file.
7161
7162         PR c++/9172
7163         * g++.dg/parse/typename1.C: New file.
7164
7165 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
7166
7167         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
7168         * gcc.dg/bf-no-ms-layout.c: Likewise.
7169         * gcc.dg/bf-ms-attrib.c: Likewise.
7170
7171 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
7172
7173         PR c++/9099
7174         * g++.dg/parse/dtor1.C: New file.
7175
7176         PR c++/9128
7177         * g++.dg/rtti/typeid1.C: New file.
7178
7179         PR c++/9153
7180         * g++.dg/parse/lookup1.C: New file.
7181
7182         PR c++/9171
7183         * g++.dg/templ/spec5.C: New file.
7184
7185 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
7186
7187         * gcc.c-torture/compile/20030110-1.c: New test.
7188
7189 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
7190
7191         Merge from pch-branch:
7192
7193         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
7194
7195         * gcc.dg/pch/cpp-1.h: New.
7196         * gcc.dg/pch/cpp-1.c: New.
7197         * gcc.dg/pch/cpp-2.h: New.
7198         * gcc.dg/pch/cpp-2.c: New.
7199
7200         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
7201
7202         * gcc.dg/pch/except-1.h: New.
7203         * gcc.dg/pch/except-1.c: New.
7204
7205         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
7206
7207         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
7208         running test.
7209         * gcc.dg/pch: Include *.hp not *.h.
7210         * gcc.dg/pch/system-1.h: New.
7211         * gcc.dg/pch/system-1.c: New.
7212
7213         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
7214
7215         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
7216         rather than trying to build and run a program using PCH.
7217         * gcc.dg/pch: Remove dg-do commands from test files.
7218
7219         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
7220
7221         * gcc.dg/pch/macro-3.c: New.
7222         * gcc.dg/pch/macro-3.h: New.
7223
7224         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
7225
7226         * gcc.dg/pch/common-1.c: New.
7227         * gcc.dg/pch/common-1.h: New.
7228         * gcc.dg/pch/decl-1.c: New.
7229         * gcc.dg/pch/decl-1.h: New.
7230         * gcc.dg/pch/decl-2.c: New.
7231         * gcc.dg/pch/decl-2.h: New.
7232         * gcc.dg/pch/decl-3.c: New.
7233         * gcc.dg/pch/decl-3.h: New.
7234         * gcc.dg/pch/decl-4.c: New.
7235         * gcc.dg/pch/decl-4.h: New.
7236         * gcc.dg/pch/decl-5.c: New.
7237         * gcc.dg/pch/decl-5.h: New.
7238         * gcc.dg/pch/global-1.c: New.
7239         * gcc.dg/pch/global-1.h: New.
7240         * gcc.dg/pch/inline-1.c: New.
7241         * gcc.dg/pch/inline-1.h: New.
7242         * gcc.dg/pch/inline-2.c: New.
7243         * gcc.dg/pch/inline-2.h: New.
7244         * gcc.dg/pch/static-1.c: New.
7245         * gcc.dg/pch/static-1.h: New.
7246         * gcc.dg/pch/static-2.c: New.
7247         * gcc.dg/pch/static-2.h: New.
7248
7249         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
7250
7251         * g++.dg/pch/pch.exp: Better handle failing testcases.
7252         * gcc.dg/pch/pch.exp: Likewise.
7253         * gcc.dg/pch/macro-1.c: New.
7254         * gcc.dg/pch/macro-1.h: New.
7255         * gcc.dg/pch/macro-2.c: New.
7256         * gcc.dg/pch/macro-2.h: New.
7257
7258         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
7259
7260         * g++.dg/dg.exp: Treat files in pch/ specially.
7261         * g++.dg/pch/pch.exp: New file.
7262         * g++.dg/pch/empty.H: New file.
7263         * g++.dg/pch/empty.C: New file.
7264         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
7265         "precompile".
7266
7267         * gcc.dg/pch/pch.exp: New file.
7268         * gcc.dg/pch/empty.h: New file.
7269         * gcc.dg/pch/empty.c: New file.
7270         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
7271         "precompile".
7272
7273 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7274
7275         * g++.dg/template/friend14.C: New test.
7276
7277 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7278
7279         * gcc.dg/old-style-asm-1.c: New test.
7280
7281 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
7282
7283         * gcc.c-torture/compile/20030109-1.c: New test.
7284
7285 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7286
7287         * gcc.c-torture/execute/20030109-1.c: New test.
7288
7289 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
7290
7291         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
7292         * g++.old-deja/g++.mike/dyncast2.C: Likewise
7293         * g++.old-deja/g++.mike/dyncast3.C: Likewise
7294         * g++.old-deja/g++.mike/eh2.C: Likewise
7295         * g++.old-deja/g++.mike/eh3.C: Likewise
7296         * g++.old-deja/g++.mike/eh5.C: Likewise
7297         * g++.old-deja/g++.mike/eh6.C: Likewise
7298         * g++.old-deja/g++.mike/eh7.C: Likewise
7299         * g++.old-deja/g++.mike/eh8.C: Likewise
7300         * g++.old-deja/g++.mike/eh9.C: Likewise
7301         * g++.old-deja/g++.mike/eh10.C: Likewise
7302         * g++.old-deja/g++.mike/eh12.C: Likewise
7303         * g++.old-deja/g++.mike/eh13.C: Likewise
7304         * g++.old-deja/g++.mike/eh14.C: Likewise
7305         * g++.old-deja/g++.mike/eh16.C: Likewise
7306         * g++.old-deja/g++.mike/eh17.C: Likewise
7307         * g++.old-deja/g++.mike/eh18.C: Likewise
7308         * g++.old-deja/g++.mike/eh21.C: Likewise
7309         * g++.old-deja/g++.mike/eh23.C: Likewise
7310         * g++.old-deja/g++.mike/eh24.C: Likewise
7311         * g++.old-deja/g++.mike/eh25.C: Likewise
7312         * g++.old-deja/g++.mike/eh26.C: Likewise
7313         * g++.old-deja/g++.mike/eh27.C: Likewise
7314         * g++.old-deja/g++.mike/eh28.C: Likewise
7315         * g++.old-deja/g++.mike/eh29.C: Likewise
7316         * g++.old-deja/g++.mike/eh31.C: Likewise
7317         * g++.old-deja/g++.mike/eh33.C: Likewise
7318         * g++.old-deja/g++.mike/eh34.C: Likewise
7319         * g++.old-deja/g++.mike/eh35.C: Likewise
7320         * g++.old-deja/g++.mike/eh36.C: Likewise
7321         * g++.old-deja/g++.mike/eh37.C: Likewise
7322         * g++.old-deja/g++.mike/eh38.C: Likewise
7323         * g++.old-deja/g++.mike/eh39.C: Likewise
7324         * g++.old-deja/g++.mike/eh40.C: Likewise
7325         * g++.old-deja/g++.mike/eh41.C: Likewise
7326         * g++.old-deja/g++.mike/eh42.C: Likewise
7327         * g++.old-deja/g++.mike/eh44.C: Likewise
7328         * g++.old-deja/g++.mike/eh46.C: Likewise
7329         * g++.old-deja/g++.mike/eh47.C: Likewise
7330         * g++.old-deja/g++.mike/eh48.C: Likewise
7331         * g++.old-deja/g++.mike/eh49.C: Likewise
7332         * g++.old-deja/g++.mike/eh50.C: Likewise
7333         * g++.old-deja/g++.mike/eh51.C: Likewise
7334         * g++.old-deja/g++.mike/eh53.C: Likewise
7335         * g++.old-deja/g++.mike/eh55.C: Likewise
7336         * g++.old-deja/g++.mike/p7912.C: Likewise
7337         * g++.old-deja/g++.mike/p9706.C: Likewise
7338         * g++.old-deja/g++.mike/p10416.C: Likewise
7339         * g++.old-deja/g++.mike/p11667.C: Likewise
7340         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
7341         Remove redundant reference to Iris.
7342         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
7343         Elxsi, i860, Pico Java, and WE32K.
7344
7345 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
7346
7347         * g++.dg/ext/asm4.C: New test.
7348
7349 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7350
7351         PR c++/9030
7352         * g++.dg/template/friend12.C: New test.
7353         * g++.dg/template/friend13.C: Likewise.
7354         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
7355
7356 2003-01-08  Jan Hubicka  <jh@suse.cz>
7357
7358         * gcc.dg/i386-cadd.c: New test.
7359         * gcc.dg/i386-cmov4.c: Likewise.
7360
7361 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7362
7363         PR c++/9165
7364         * g++.dg/warn/Wunused-3.C: New test.
7365
7366         * g++.dg/abi/bitfield9.C: New test.
7367
7368         PR c++/9189
7369         * g++.dg/parse/defarg3.C: New test.
7370
7371 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7372
7373         * g++.dg/parse/ambig1.C: New test.
7374         * g++.dg/parse/defarg2.C: New test.
7375
7376 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7377
7378         * g++.dg/template/defarg-1.C: New test.
7379         * g++.dg/template/local2.C: Likewise.
7380
7381 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7382
7383         * gcc.c-torture/execute/20030105-1.c: New test.
7384
7385 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7386
7387         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7388         * g++.dg/parse/namespace4.C: Likewise.
7389
7390 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7391
7392         * g++.dg/template/ntp2.C: New test.
7393
7394 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7395
7396         * g++.dg/parse/extern-C-1.C: New test.
7397
7398         * g++.dg/parse/namespace4.C: New test.
7399
7400         * g++.dg/template/nested1.C: New test.
7401
7402         * g++.dg/parse/namespace3.C: New test.
7403
7404 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7405
7406         * g++.dg/lookup/two-stage1.C: New test.
7407
7408 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7409
7410         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7411         * g++.old-deja/g++.jason/access8.C: Likewise.
7412         * g++.old-deja/g++.other/decl5.C: Likewise.
7413
7414 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7415
7416         * g++.dg/parse/parse7.C: New test.
7417
7418 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7419
7420         PR c++/2843
7421         * g++.dg/ext/attrib7.C: New test.
7422
7423 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7424
7425         * g++.dg/parse/parse6.C: New test.
7426
7427 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7428
7429         * gcc.dg/h8300-stack-1.c: New.
7430
7431 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7432
7433         g++.dg/lookup/exception1.C: New test.
7434
7435         g++.dg/lookup/template1.C: New test.
7436
7437         g++.dg/parse/namespace2.C: New test.
7438
7439         g++.dg/parse/parens2.C: New test.
7440
7441 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7442
7443         * g++.dg/parse/parse5.C: New test.
7444         * g++.dg/lookup/scoped4.C: New test.
7445
7446 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7447
7448         * g++.dg/parse/parens1.C: New test.
7449
7450         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7451         angle-bracket1.C.
7452         * g++.dg/parse/parens2.C: New test.
7453
7454         * g++.dg/lookup/scope-operator1.C: New test.
7455
7456         * g++.dg/parse/operator1.C: New test.
7457
7458 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7459
7460         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7461         * g++.old-deja/g++.other/access6.C: Likewise.
7462         * g++.old-deja/g++.other/decl1.C: Likewise.
7463         * g++.old-deja/g++.pt/typename12.C: Likewise.
7464
7465 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7466
7467         * g++.dg/parse/namespace1.C: New test.
7468
7469 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7470
7471         * g++.dg/parse/parse4.C: New test.
7472
7473 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7474
7475         * g++.dg/parse/parse3.C: New test.
7476
7477 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7478
7479         * g++.dg/parse/parse2.C: New test.
7480
7481 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7482
7483         * g++.dg/template/friend11.C: New test.
7484
7485 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7486
7487         * g++.dg/parse/parse1.C: New test.
7488
7489 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7490
7491         * lib/profopt.exp: Change the name of a global variable to avoid
7492         possible clashes with other test suites.
7493
7494 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7495
7496         * g++.dg/inherit/covariant8.C: New test.
7497
7498 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7499
7500         * g++.dg/init/array9.C: New test.
7501
7502         PR c++/9112
7503         * g++.dg/parse/expr1.C: New test.
7504
7505 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7506
7507         * gcc.c-torture/compile/20021230-1.c: New test.
7508
7509 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7510
7511         * g++.dg/inherit/covariant5.C: New test.
7512         * g++.dg/inherit/covariant6.C: New test.
7513         * g++.dg/inherit/covariant7.C: New test.
7514
7515 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7516
7517         PR c++/2739
7518         * g++.dg/other/access2.C: New test.
7519
7520 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7521
7522         * g++.dg/other/anon-struct.C: No longer fails
7523         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7524         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7525         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7526
7527 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7528
7529         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7530
7531 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7532
7533         * g++.dg/eh/spec4.C: Remove stray semicolon.
7534         * g++.dg/expr/pmf-1.C: Change error message.
7535         * g++.dg/ext/asm1.C: Remove stray semicolon.
7536         * g++.dg/ext/typename1.C: Add missing typenames.
7537         * g++.dg/inherit/template-as-base.C: Change error message.
7538         * g++.dg/lookup/scoped1.C: Likewise.
7539         * g++.dg/lookup/scoped2.C: Likewise.
7540         * g++.dg/lookup/using2.C: Likewise.
7541         * g++.dg/other/component1.C: Remove stray semicolon.
7542         * g++.dg/other/do1.C: Change error message.
7543         * g++.dg/other/error2.C: Likewise.
7544         * g++.dg/other/init1.C: Likewise.
7545         * g++.dg/other/packed1.C: Remove stray semicolon.
7546         * g++.dg/other/ptrmem2.C: Change error message.
7547         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7548         marker.
7549         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7550         * g++.dg/template/access3.C: Add typename keyword.
7551         * g++.dg/template/access5.C: Remove stray semicolon.
7552         * g++.dg/template/access6.C: Likewise.
7553         * g++.dg/template/complit1.C: Likewise.
7554         * g++.dg/template/crash1.C: Change error message.
7555         * g++.dg/template/inherit2.C: Remove stray semicolon.
7556         * g++.dg/template/instantiate2.C: Likewise.
7557         * g++.dg/template/instantiate3.C: Change error message.
7558         * g++.dg/template/qual1.C: Remove stray semicolon.
7559         * g++.dg/template/qualttp18.C: Change error message.
7560         * g++.dg/template/ref1.C: Remove stray semicolon.
7561         * g++.dg/template/sizeof1.C (A::value): Declare it.
7562         * g++.dg/template/spec4.C: Change error message.
7563         * g++.dg/template/static1.C: Likewise.
7564         * g++.dg/template/type1.C: Likewise.
7565         * g++.dg/template/typename3.C: Likewise.
7566         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7567         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7568         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7569         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7570         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7571         named return value extension.
7572         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7573         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7574         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7575         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7576         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7577         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7578         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7579         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7580         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7581         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7582         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7583         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7584         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7585         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7586         syntax.
7587         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7588         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7589         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7590         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7591         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7592         * g++.old-deja/g++.brendan/template11.C: Likewise.
7593         * g++.old-deja/g++.brendan/template26.C: Likewise.
7594         * g++.old-deja/g++.brendan/template27.C: Use explicit
7595         specialization syntax.
7596         * g++.old-deja/g++.brendan/template30.C: Likewise.
7597         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7598         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7599         non-dependent names.
7600         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7601         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7602         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7603         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7604         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7605         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7606         named return value extension.
7607         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7608         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7609         * g++.old-deja/g++.ext/return1.C: Likewise.
7610         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7611         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7612         * g++.old-deja/g++.jason/access8.C: Likewise.
7613         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7614         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7615         pseudo-destructor names.
7616         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7617         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7618         pseudo-destructor names.
7619         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7620         * g++.old-deja/g++.jason/overload19.C: Likewise.
7621         * g++.old-deja/g++.jason/overload32.C: Likewise.
7622         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7623         stray semicolons.
7624         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7625         * g++.old-deja/g++.jason/return.C: Likewise.
7626         * g++.old-deja/g++.jason/return2.C: Likewise.
7627         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7628         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7629         syntax.
7630         * g++.old-deja/g++.jason/template10.C: Account for use of
7631         non-dependent names.
7632         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7633         syntax.
7634         * g++.old-deja/g++.jason/template37.C: Likewise.
7635         * g++.old-deja/g++.law/access4.C: Change error messages.
7636         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7637         pseudo-destructor names.
7638         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7639         * g++.old-deja/g++.law/ctors9.C: Likewise.
7640         * g++.old-deja/g++.law/cvt22.C: Likewise.
7641         * g++.old-deja/g++.law/dtors5.C: Likewise.
7642         * g++.old-deja/g++.law/global-init1.C: Likewise.
7643         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7644         * g++.old-deja/g++.law/operators28.C: Likewise.
7645         * g++.old-deja/g++.law/visibility28.C: Likewise.
7646         * g++.old-deja/g++.martin/eval1.C: Likewise.
7647         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7648         name.
7649         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7650         * g++.old-deja/g++.mike/net34.C: Likewise.
7651         * g++.old-deja/g++.mike/net36.C: Likewise.
7652         * g++.old-deja/g++.mike/ns2.C: Likewise.
7653         * g++.old-deja/g++.mike/p12306.C: Likewise.
7654         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7655         value extension.
7656         * g++.old-deja/g++.mike/p700.C: Likewise.
7657         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7658         * g++.old-deja/g++.mike/p710.C: Likewise.
7659         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7660         value extension.
7661         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7662         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7663         * g++.old-deja/g++.ns/crash2.C: Likewise.
7664         * g++.old-deja/g++.ns/crash3.C: Likewise.
7665         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7666         * g++.old-deja/g++.ns/ns17.C: Likewise.
7667         * g++.old-deja/g++.ns/template16.C: Likewise.
7668         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7669         keyword.
7670         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7671         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7672         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7673         named return value extension.
7674         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7675         * g++.old-deja/g++.other/access4.C: Issue additional error
7676         messages.
7677         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7678         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7679         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7680         * g++.old-deja/g++.other/crash25.C: Change error message.
7681         * g++.old-deja/g++.other/crash4.C: Change error message.
7682         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7683         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7684         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7685         checks.
7686         * g++.old-deja/g++.other/defarg8.C: Likewise.
7687         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7688         * g++.old-deja/g++.other/dtor10.C: Likewise.
7689         * g++.old-deja/g++.other/incomplete.C: Likewise.
7690         * g++.old-deja/g++.other/linkage7.C: Likewise.
7691         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7692         lookup algorithm.
7693         * g++.old-deja/g++.other/mangle2.C: Likewise.
7694         * g++.old-deja/g++.other/refinit2.C: Likewise.
7695         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7696         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7697         * g++.old-deja/g++.pt/crash28.C: Likewise.
7698         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7699         syntax.
7700         * g++.old-deja/g++.pt/crash32.C: Change error message.
7701         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7702         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7703         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7704         error message position.
7705         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7706         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7707         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7708         syntax.
7709         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7710         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7711         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7712         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7713         keyword.
7714         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7715         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7716         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7717         keyword.
7718         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7719         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7720         syntax.
7721         * g++.old-deja/g++.pt/friend28.C: Account for use of
7722         non-dependent names.
7723         * g++.old-deja/g++.pt/friend29.C: Likewise.
7724         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7725         rules.
7726         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7727         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7728         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7729         lookup rules.
7730         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7731         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7732         keyword.
7733         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7734         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7735         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7736         keyword.
7737         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7738         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7739         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7740         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7741         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7742         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7743         keyword.
7744         * g++.old-deja/g++.pt/spec10.C: Likewise.
7745         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7746         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7747         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7748         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7749         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7750         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7751         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7752         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7753         * g++.old-deja/g++.pt/typename15.C: Likewise.
7754         * g++.old-deja/g++.pt/typename22.C: Likewise.
7755         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7756         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7757         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7758         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7759         syntax.
7760         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7761         return value extension.
7762         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7763         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7764         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7765         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7766
7767 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7768
7769         * g++.dg/warn/inline1.C: New test.
7770         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7771         * g++.old-deja/g++.jason/synth10.C: Likewise.
7772         * g++.old-deja/g++.mike/net31.C: Likewise.
7773         * g++.old-deja/g++.mike/p8786.C: Likewise.
7774
7775         * g++.dg/template/friend10.C: New test.
7776         * g++.dg/template/conv5.C: New test.
7777
7778 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7779
7780         * g++.dg/lookup/scoped3.C: New test.
7781
7782         * g++.dg/lookup/decl1.C: New test.
7783         * g++.dg/lookup/decl2.C: New test.
7784
7785 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7786
7787         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7788         gcc.c-torture/compile/20021015-1.c,
7789         gcc.c-torture/compile/20021015-2.c,
7790         gcc.c-torture/compile/20021123-1.c,
7791         gcc.c-torture/compile/20021123-2.c,
7792         gcc.c-torture/compile/20021123-3.c,
7793         gcc.c-torture/compile/20021123-4.c,
7794         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7795         only to 3.1 or 3.2 branch.
7796
7797 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7798
7799         * gcc.dg/i386-bitfield3.c: New test.
7800
7801         * gcc.dg/i386-bitfield2.c: New test.
7802
7803 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7804
7805         * g++.dg/parse/conv_op1.C: New test.
7806
7807 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7808
7809         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7810         approved.
7811
7812 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7813
7814         * gcc.c-torture/compile/20021220-1.c: New test.
7815
7816 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7817
7818         * gcc.dg/i386-fastcall-1.c: New.
7819
7820 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7821
7822         * gcc.c-torture/execute/20021219-1.c: New test.
7823
7824 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7825
7826         * gcc.dg/i386-pic-1.c: New test.
7827
7828 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7829
7830         PR c++/8099
7831         * g++.dg/template/friend9.C: New test.
7832
7833 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7834
7835         PR c++/3663
7836         * g++.dg/template/access7.C: New test.
7837
7838 2002-12-18  Nick Clifton  <nickc@redhat.com>
7839
7840         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7841         the libstdc++-v3 directory has been found.
7842
7843 2002-12-12  Devang Patel <dpatel@apple.com>
7844         * gcc.dg/darwin-ld-1.c: New test.
7845         * gcc.dg/darwin-ld-2.c: New test.
7846         * gcc.dg/darwin-ld-3.c: New test.
7847         * gcc.dg/darwin-ld-4.c: New test.
7848         * gcc.dg/darwin-ld-5.c: New test.
7849
7850 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7851
7852         * gcc.c-torture/compile/20021212-1.c: New test.
7853
7854 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7855
7856         * gcc.dg/fshort-wchar: New test.
7857
7858 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7859
7860         PR c++/8372
7861         * g++.dg/template/dtor1.C: New test.
7862
7863         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7864         markers.
7865
7866 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7867
7868         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7869
7870 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7871
7872         * g++.dg/template/static1.C: New test.
7873         * g++.dg/template/static2.C: New test.
7874         * g++.old-deja/g++.ext/memconst.C: New test.
7875
7876 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7877
7878         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7879         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7880         * g++.dg/special/initp1.C: Likewise.
7881
7882 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7883
7884         * gcc.c-torture/execute/20021204-1.c: New test.
7885
7886 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7887
7888         * gcc.dg/ppc-fmadd-1.c: New file.
7889         * gcc.dg/ppc-fmadd-2.c: New file.
7890         * gcc.dg/ppc-fmadd-3.c: New file.
7891
7892 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7893
7894         * gcc.c-torture/compile/20021204-1.c: New test.
7895
7896 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7897
7898         * g++.dg/inherit/covariant2.C: New test.
7899         * g++.dg/inherit/covariant3.C: New test.
7900         * g++.dg/inherit/covariant4.C: New test.
7901         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7902         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7903
7904 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7905
7906         PR c++/8688
7907         * g++.dg/init/brace3.C: New test.
7908
7909 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7910
7911         * gcc.dg/20020210-1.c: Fix a comment typo.
7912
7913 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7914
7915         PR c++/8720
7916         * g++.dg/parse/defarg1.C: New test.
7917
7918         PR c++/8615
7919         * g++.dg/template/char1.C: New test.
7920
7921         * g++.dg/template/varmod1.C: Fix typo.
7922
7923 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7924
7925         DR 180
7926         * g++.old-deja/g++.pt/crash32.C: Expect error.
7927
7928 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7929
7930         PR c++/5919
7931         * g++.dg/template/varmod1.C: New test.
7932
7933         PR c++/8727
7934         * g++.dg/inherit/typeinfo1.C: New test.
7935
7936         PR c++/8663
7937         * g++.dg/inherit/typedef1.C: New test.
7938
7939 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7940
7941         PR c++/8332
7942         PR c++/8493
7943         * g++.dg/template/strlen1.C: New test.
7944
7945         PR c++/8227
7946         * g++.dg/template/ctor2.C: New test.
7947
7948         PR c++/8214
7949         * g++.dg/init/string1.C: New test.
7950
7951         PR c++/8511
7952         * g++.dg/template/friend8.C: New test.
7953
7954 2002-11-29  Joe Buck <jbuck@synopsys.com>
7955
7956         * g++.dg/lookup/anon2.C: New test.
7957
7958 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
7959
7960         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
7961         h8300 port.
7962
7963 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
7964
7965         * gcc.dg/bitfld-6.c: New test.
7966
7967 2002-11-27  Jan Hubicka  <jh@suse.cz>
7968
7969         * gcc.c-torture/execute/20021127.[cx]: New test.
7970
7971 2002-11-26  Jan Hubicka  <jh@suse.cz>
7972
7973         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
7974         quality.
7975
7976 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
7977
7978         * g++.dg/init/brace2.C: New test.
7979         * g++.old-deja/g++.mike/p9129.C: Correct.
7980
7981 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
7982
7983         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
7984
7985 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
7986
7987         * gcc.dg/sibcall-6: New test for indirect sibcalls.
7988
7989 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
7990
7991         * testsuite/g++.dg/abi/empty11.C: New test.
7992         * testsuite/g++.dg/rtti/cv1.C: New test.
7993
7994 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
7995
7996         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
7997
7998 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
7999
8000         * g++.dg/abi/empty10.C: New test.
8001
8002 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8003
8004         * gcc.c-torture/compile/20021124-1.c: New test.
8005
8006 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8007
8008         * g++.dg/abi/rtti2.C: New test.
8009
8010 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8011
8012         * gcc.dg/i386-unroll-1.c: New test.
8013
8014 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8015
8016         * gcc.c-torture/compile/20021120-1.c: New test.
8017         * gcc.c-torture/compile/20021120-2.c: New test.
8018
8019 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8020
8021         * gcc.dg/bitfld-5.c: New test.
8022
8023 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8024
8025         * gcc.c-torture/execute/20021120-3.c: New test.
8026
8027 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8028
8029         * gcc.c-torture/execute/20021120-2.c: New test.
8030
8031 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8032
8033         * gcc.c-torture/execute/20021120-1.c: New test.
8034
8035 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
8036
8037         * gcc.c-torture/execute/20021118-3.c: New test.
8038
8039 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8040
8041         * gcc.c-torture/compile/20021119-1.c: New test.
8042
8043 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
8044
8045         * gcc.dg/duff-1.c: New test.
8046         * gcc.dg/duff-2.c: New test.
8047         * gcc.dg/duff-3.c: New test.
8048
8049 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
8050
8051         * gcc.dg/cpp/_Pragma5.c: New test.
8052
8053 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8054
8055         * gcc.c-torture/execute/20021118-2.c: New test.
8056
8057 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8058
8059         * gcc.c-torture/execute/20021118-1.c: New test.
8060
8061 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
8062
8063         * gcc.dg/20021116-1.c: New test.
8064
8065 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
8066
8067         * g++.dg/abi/vcall1.C: New test.
8068
8069 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
8070
8071         * gcc.dg/20021029-1.c: New test.
8072         * gcc.dg/20021029-2.c: New test.
8073
8074 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8075
8076         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8077
8078 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8079
8080         PR c/8439
8081         * gcc.dg/20021110.c: Move to ...
8082         * gcc.c-torture/compile/20021110.c: .... here.
8083
8084 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8085
8086         PR c/8467
8087         * gcc.c-torture/execute/20021111-1.c
8088
8089 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8090
8091         PR c/8439
8092         * gcc.dg/20021110.c: New test.
8093
8094 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
8095
8096         * g++.dg/abi/vthunk3.C: Run only on x86.
8097
8098 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
8099
8100         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8101
8102 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
8103
8104         * lib/compat.exp (compat-execute): Fix logic error in last
8105         change.
8106
8107 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
8108
8109         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8110
8111 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8112
8113         PR c++/8389
8114         * g++.dg/template/access6.C: New test.
8115
8116 2002-11-08  Jan Hubicka  <jh@suse.cz>
8117
8118         * gcc.dg/i386-ssefp-1.c: New test.
8119         * gcc.dg/i386-ssefp-1.c: New test.
8120
8121 2002-11-08  Jan Hubicka  <jh@suse.cz>
8122
8123         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8124
8125 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8126
8127         * g++.dg/abi/vthunk3.C: New test.
8128
8129         PR c++/8338
8130         * g++.dg/template/crash2.C: New test.
8131
8132 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8133
8134         * testsuite/g++.dg/abi/dtor1.C: New test.
8135         * testsuite/g++.dg/abi/dtor2.C: Likewise.
8136
8137 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
8138
8139         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8140         Darwin.
8141
8142 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8143
8144         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8145         -mthumb.  Only xfail with -O0.
8146
8147 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
8148
8149         * g++.dg/abi/thunk1.C: New test.
8150         * g++.dg/abi/thunk2.C: Likewise.
8151         * g++.dg/abi/vtt1.C: Likewise.
8152
8153 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
8154
8155         PR optimization/8423
8156         * gcc.c-torture/execute/builtin-constant.c: New test.
8157
8158 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
8159
8160         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8161         Add some more cases.
8162
8163 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
8164
8165         PR c++/8391
8166         * g++.dg/opt/local1.C: New test.
8167
8168 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
8169
8170         PR c++/8160
8171         * g++.dg/template/complit1.C: New test.
8172
8173         PR c++/8149
8174         * g++.dg/template/typename4.C: Likewise.
8175
8176 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8177
8178         Core issue 287, PR c++/7639
8179         * g++.dg/template/instantiate1.C: Adjust error location.
8180         * g++.dg/template/instantiate3.C: New test.
8181         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
8182         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
8183         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
8184
8185 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
8186
8187         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
8188
8189 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
8190
8191         PR c++/8287
8192         * g++.dg/init/dtor2.C: New test.
8193
8194 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8195
8196         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
8197         * gcc.dg/nest.c: Bypass errors on irix6.
8198
8199 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
8200
8201         * gcc.dg/nest.c: Expect error for mmix-*-*.
8202         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
8203
8204 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
8205
8206         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
8207         markers.
8208
8209         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
8210
8211 2002-10-25  Mike Stump  <mrs@apple.com>
8212
8213         * gcc.dg/warn-1.c: New test.
8214
8215 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8216
8217         * g++.dg/template/typename3.C: New test.
8218
8219 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
8220
8221         * g++.dg/lookup/ptrmem1.C: New test.
8222
8223         * g++.dg/abi/vthunk2.C: New test.
8224
8225 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8226
8227         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
8228
8229 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
8230
8231         * g++.dg/abi/empty9.C: New test.
8232
8233 2002-10-24  Richard Henderson  <rth@redhat.com>
8234
8235         * g++.dg/inherit/thunk1.C: Enable for ia64.
8236
8237 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8238
8239         PR c++/8067
8240         * g++.dg/lookup/pretty1.C: New test.
8241
8242 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
8243
8244         * gcc.dg/20021023-1.c: New test.
8245
8246 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8247
8248         PR c++/7679
8249         * g++.dg/parse/inline1.C: New test.
8250
8251 2002-10-23  Richard Henderson  <rth@redhat.com>
8252
8253         * g++.dg/inherit/thunk1.C: Enable for x86_64.
8254
8255         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
8256
8257 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
8258
8259         PR c++/6579
8260         * g++.dg/parse/stmtexpr3.C: New test.
8261
8262 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
8263
8264         * g++.dg/expr/cond1.C: New test.
8265
8266 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8267
8268         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
8269
8270 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8271
8272         * g++.dg/abi/vbase13.C: New test.
8273         * g++.dg/abi/vbase14.C: Likewise.
8274
8275 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
8276
8277         * gcc.dg/tls/pic-1.c: New test.
8278         * gcc.dg/tls/nonpic-1.c: New test.
8279         * gcc.dg/20021018-1.c: New test.
8280
8281 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8282
8283         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8284         Remove only files with the same base name as the test case.
8285         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8286         (profopt-execute): Likewise.  Also, remove old profiling
8287         and performance data files before running the tests.
8288
8289         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8290         * g++.dg/bprob/bprob.exp: Likewise.
8291         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
8292         to allow more general test case names.
8293
8294         * g++.dg/bprob/bprob-1.C: Rename to ...
8295         * g++.dg/bprob/g++-bprob-1.C: ... this.
8296
8297         * g77.dg/bprob/bprob-1.f: Rename to ...
8298         * g77.dg/bprob/g77-bprob-1.f: ... this.
8299
8300 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8301
8302         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8303         bison 1.50 or later.
8304
8305 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
8306
8307         * g++.dg/README: Describe more test directories.
8308
8309 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8310
8311         * g++.dg/init/array6.C: Add additional tests.
8312
8313 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8314
8315         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8316         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8317
8318 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
8319
8320         * gcc.c-torture/compile/20020604-1.x: New.
8321         * gcc.c-torture/compile/simd-5.x: Likewise.
8322         * gcc.c-torture/execute/920710-1.x: Likewise.
8323         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8324
8325 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8326
8327         * g++.dg/inherit/override1.C: Add dg-options clause.
8328
8329 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8330
8331         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8332         _mm_slli_si128.
8333
8334 2002-10-19  Andreas Schwab  <schwab@suse.de>
8335
8336         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8337         directory component.
8338
8339 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
8340
8341         * g++.dg/inherit/thunk1.C: New test.
8342
8343         * g++.dg/inherit/override1.C: New test.
8344
8345         * g++.dg/abi/mangle11.C: New test.
8346         * g++.dg/abi/mangle14.C: New test.
8347         * g++.dg/abi/mangle17.C: New test.
8348
8349 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
8350
8351         * g++.dg/overload/member2.C: New test.
8352
8353 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
8354
8355         * g++.dg/README: Describe new compat directory.
8356         * g++.dg/dg.exp: Skip tests in compat directory.
8357         * README.compat: New file.
8358         * lib/compat.exp: New expect script.
8359         * g++.dg/compat: New test directory.
8360         * g++.dg/compat/compat.exp: New expect script.
8361         * g++.dg/compat/abi: New test directory.
8362         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8363         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8364         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8365         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8366         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8367         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8368         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8369         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8370         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8371         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8372         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8373         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8374         * g++.dg/compat/break: New test directory.
8375         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8376         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8377         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8378         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8379         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8380         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8381         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8382         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8383         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8384         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8385         g++.dg/compat/break/README: New files.
8386         * g++.dg/compat/eh: New test directory.
8387         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8388         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8389         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8390         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8391         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8392         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8393         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8394         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8395         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8396         g++.dg/compat/eh/filter2_y.C,
8397         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8398         g++.dg/compat/eh/new1_y.C,
8399         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8400         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8401         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8402         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8403         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8404         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8405         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8406         g++.dg/compat/eh/unexpected1_y.C: New files.
8407         * g++.dg/compat/init: New test directory.
8408         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8409         g++.dg/compat/init/array5_y.C,
8410         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8411         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8412         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8413         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8414         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8415         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8416         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8417         g++.dg/compat/init/init-ref2_y.C: New files.
8418
8419 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8420
8421         PR c++/7584
8422         * g++.dg/inherit/using3.C: New test.
8423
8424 2002-10-17  Jan Hubicka  <jh@suse.cz>
8425
8426         * gcc.dg/20021017-2.c: New test.
8427
8428 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8429
8430         * g++.dg/abi/mangle16.C: Adjust.
8431
8432         * g++.dg/init/array8.C: New test.
8433
8434 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8435
8436         * gcc.dg/special/mips-abi.exp: New test.
8437         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8438
8439 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8440
8441         * g++.dg/abi/mangle16.C: New test.
8442         * g++.dg/abi/mangle17.C: Likewise.
8443
8444         PR c++/7478
8445         * g++.dg/template/ref1.C: New test.
8446
8447 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8448
8449         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8450
8451 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8452
8453         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8454
8455 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8456
8457         PR c++/7524
8458         * g++.dg/init/array7.C: New test.
8459
8460 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8461
8462         * g++.dg/init/array6.C: New test.
8463
8464         * g++.dg/abi/mangle13.C: Likewise.
8465         * g++.dg/abi/mangle14.C: Likewise.
8466         * g++.dg/abi/mangle15.C: Likewise.
8467
8468 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8469
8470         * g++.dg/abi/empty8.C: New test.
8471
8472 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8473
8474         * g++.dg/init/ctor1.C: New test.
8475
8476 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8477
8478         * gcc.c-torture/execute/20021015-1.c: New test.
8479
8480 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8481
8482         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8483
8484 2002-10-14  Jan Hubicka  <jh@suse.cz>
8485
8486         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8487
8488 2002-10-14  Richard Henderson  <rth@redhat.com>
8489
8490         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8491
8492 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8493
8494         PR optimization/6631
8495         * g++.dg/opt/const2.C: New test.
8496
8497 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8498
8499         PR c++/7176
8500         * g++.dg/parse/friend1.C: New test.
8501         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8502
8503 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8504
8505         * gcc.dg/20021014-1.c: New test.
8506
8507 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8508
8509         PR c++/5661
8510         * g++.dg/ext/vlm1.C: New test.
8511         * g++.dg/ext/vlm2.C: Likewise.
8512
8513         * g++.dg/init/array1.C: Remove invalid braces.
8514         * g++.dg/init/brace1.C: New test.
8515         * g++.dg/init/copy2.C: Likewise.
8516         * g++.dg/init/copy3.C: Likewise.
8517         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8518         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8519         braces.
8520
8521 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8522
8523         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8524
8525 2002-10-11  Richard Shann  <richard.shann@superh.com>
8526
8527         * gcc.c-torture/compile/simd-5.c: New test.
8528
8529 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8530
8531         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8532
8533 2002-10-10  Jim Wilson  <wilson@redhat.com>
8534
8535         * gcc.c-torture/execute/20021010-1.c: New test.
8536
8537 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8538
8539         PR c/7353
8540         * g++.dg/ext/typedef-init.C: New test.
8541         * gcc.dg/typedef-init.c: New test.
8542
8543 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8544
8545         * gcc.dg/cpp/paste13.c: New test.
8546
8547 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8548
8549         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8550         remaining platforms, XFAIL during compile, not execute.  Don't
8551         XFAIL at -O0.
8552
8553 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8554
8555         * gcc.dg/alias-1.c: Tweak expected warning.
8556
8557 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8558
8559         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8560
8561 2002-10-06  Andreas Jaeger  <aj@suse.de>
8562
8563         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8564         * gcc.dg/cpp/c++98.C: Likewise.
8565
8566         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8567         * g++.dg/cpp/c++98.C: Likewise.
8568
8569         * g++.dg/README (Subdirectories): Mention cpp directory.
8570
8571         PR target/7559
8572         * gcc.dg/20021006-1.c: New test.
8573
8574 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8575
8576         PR c++/7804
8577         * g++.dg/other/warning1.C: New test.
8578
8579 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8580
8581         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8582         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8583         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8584
8585 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8586
8587         PR c++/7931
8588         * g++.dg/template/ptrmem3.C: New test.
8589
8590         PR c++/7754
8591         * g++.dg/template/union1.C: New test.
8592
8593 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8594
8595         PR c++/8006
8596         * g++.dg/abi/mangle9.C: New test.
8597         * g++.dg/abi/mangle10.C: New test.
8598         * g++.dg/abi/mangle11.C: New test.
8599         * g++.dg/abi/mangle12.C: New test.
8600
8601 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8602
8603         PR c++/7188.
8604         * g++.dg/template/meminit1.C: New test.
8605         * g++.dg/warn/Wreorder-1.C: Likewise.
8606         * g++.old-deja/g++.mike/warn3.C: Tweak.
8607         * lib/prune.exp: Ingore "in copy constructor".
8608
8609 2002-10-02  Andreas Jaeger  <aj@suse.de>
8610
8611         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8612         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8613         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8614         on x86-64.
8615
8616 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8617
8618         * gcc.dg/empty1.C: Fix typo.
8619
8620 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8621
8622         * gcc.dg/alias-1.c: New test.
8623
8624 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8625
8626         * gcc.dg/empty1.C: New test.
8627
8628         * g++.dg/tls/init-2.C: Tweak error messages.
8629
8630 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8631
8632         * gcc.c-torture/compile/20020923-1.c: New test.
8633
8634 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8635
8636         * gcc.c-torture/execute/ffs-1.c: New test.
8637         * gcc.c-torture/execute/ffs-2.c: Ditto.
8638
8639 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8640
8641         * g++.dg/overload/member1.C: New test.
8642
8643 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8644
8645         * g++.dg/abi/empty7.C: New test.
8646         * g++.dg/init/pm2.C: Likewise.
8647
8648 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8649
8650         * g++.dg/rtti/crash1.C: New test.
8651
8652 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8653
8654         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8655         gcc.dg/sibcall-4.c: New tests.
8656
8657 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8658
8659         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8660         powerpc and MMIX targets.
8661
8662 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8663
8664         * gcc.dg/cpp/20020927-1.c: New.
8665
8666 2002-09-26  David S. Miller  <davem@redhat.com>
8667
8668         * gcc.c-torture/compile/trunctfdf.c: New.
8669
8670 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8671
8672         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8673
8674 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8675
8676         * gcc.c-torture/execute/loop-15.c: New.
8677
8678 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8679
8680         * README.QMTEST: Fix typo.
8681
8682 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8683
8684         * gcc.dg/20020926-1.c: New test.
8685
8686 2002-09-25  David S. Miller  <davem@redhat.com>
8687
8688         PR target/7842
8689         * gcc.c-torture/execute/shiftdi.c: New test.
8690
8691 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8692
8693         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8694         unique to the tool.
8695         * lib/g77.exp (g77_init): Likewise.
8696         * lib/g++.exp (g++_init): Likewise.
8697         * lib/objc.exp (objc_init): Likewise.
8698
8699 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8700
8701         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8702         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8703         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8704
8705 2002-09-25  Richard Henderson  <rth@redhat.com>
8706
8707         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8708         too-small long double.
8709
8710 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8711
8712         * gcc.dg/20020919-1.c: New test.
8713
8714 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8715
8716         * g++.dg/abi/bitfield6.C: New test.
8717         * g++.dg/abi/bitfield7.C: New test.
8718         * g++.dg/abi/bitfield8.C: New test.
8719         * g++.dg/abi/vbase11.C: New test.
8720
8721 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8722
8723         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8724         hppa*-*-hpux*.  Update test comment.
8725
8726 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8727
8728         * gcc.dg/tls/struct-1.c: New test.
8729
8730 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8731
8732         * gcc.dg/cpp/tr-warn2.c: Update.
8733
8734 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8735
8736         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8737
8738 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8739
8740         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8741         systems.
8742
8743 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8744
8745         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8746
8747         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8748         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8749         setting of cxxfilt.
8750
8751 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8752
8753         * gcc.dg/20020312-2.c: Update for darwin.
8754
8755 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8756
8757         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8758
8759 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8760
8761         * objc.dg/comp-types-1.m: New test.
8762         * objc.dg/comp-types-2.m: New test.
8763         * objc.dg/comp-types-3.m: New test.
8764         * objc.dg/comp-types-4.m: New test.
8765         * objc.dg/comp-types-5.m: New test.
8766         * objc.dg/comp-types-6.m: New test.
8767
8768 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8769
8770         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8771
8772 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8773
8774         * g++.dg/other/do1.C: New test.
8775
8776         * g++.dg/template/subst1.C: New test.
8777
8778 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8779
8780         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8781
8782 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8783
8784         * g++.dg/template/qualttp20.C: Adjust expected errors.
8785         * g++.old-deja/g++.jason/report.C: Likewise.
8786         * g++.old-deja/g++.other/qual1.C: Likewise.
8787
8788         * g++.dg/lookup/scoped2.C: New test.
8789
8790         * g++.dg/ext/asm3.C: New test.
8791
8792 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8793
8794         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8795
8796 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8797
8798         * ChangeLog: follow spelling conventions.
8799         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8800         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8801         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8802         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8803         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8804         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8805         * g++.old-deja/g++.law/global-init1.C: Likewise.
8806         * g++.old-deja/g++.other/delete4.C: Likewise.
8807         * g++.old-deja/g++.other/inline21.C: Likewise.
8808         * g++.old-deja/g++.other/singleton.C: Likewise.
8809         * g77.dg/strlen0.f: Likewise.
8810         * g77.f-torture/compile/20010519-1.f: Likewise.
8811         * g77.f-torture/compile/980310-4.f: Likewise.
8812         * gcc.c-torture/compile/20000605-1.c: Likewise.
8813         * gcc.c-torture/execute/20020225-1.c: Likewise.
8814         * gcc.dg/c90-hexfloat-2.c: Likewise.
8815         * gcc.dg/c99-bool-1.c: Likewise.
8816         * gcc.dg/c99-hexfloat-2.c: Likewise.
8817         * gcc.dg/dll-2.c: Likewise.
8818         * gcc.dg/wtr-union-init-1.c: Likewise.
8819         * gcc.dg/wtr-union-init-2.c: Likewise.
8820         * gcc.dg/wtr-union-init-3.c: Likewise.
8821         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8822         * gcc.dg/cpp/defined.c: Likewise.
8823         * gcc.dg/cpp/macsyntx.c: Likewise.
8824         * gcc.dg/cpp/paste2.c: Likewise.
8825         * gcc.dg/cpp/trad/defined.c: Likewise.
8826         * gcc.dg/format/c90-printf-1.c: Likewise.
8827         * gcc.dg/format/c90-scanf-1.c: Likewise.
8828         * gcc.dg/format/c99-printf-1.c: Likewise.
8829         * gcc.dg/format/c99-scanf-1.c: Likewise.
8830         * gcc.misc-tests/gcov-8.c: Likewise.
8831         * lib/profopt.exp: Likewise.
8832
8833 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8834
8835         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8836
8837 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8838
8839         * g++.dg/inherit/using2.C: New test.
8840
8841 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8842
8843         * ChangeLog: Follow spelling conventions.
8844         * g++.dg/template/friend4.C: Likewise.
8845         * g++.old-deja/g++.pt/crash67.C: Likewise.
8846         * gcc.c-torture/execute/20000801-4.c: Likewise.
8847         * gcc.dg/c90-digraph-1.c: Likewise.
8848         * gcc.dg/c94-digraph-1.c: Likewise.
8849         * gcc.dg/c99-digraph-1.c: Likewise.
8850         * gcc.dg/cpp/line5.c: Likewise.
8851         * gcc.dg/cpp/multiline.c: Likewise.
8852         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8853         * gcc.dg/format/attr-3.c: Likewise.
8854         * gcc.dg/format/c90-scanf-3.c: Likewise.
8855         * gcc.dg/format/ext-4.c: Likewise.
8856
8857 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8858
8859         * g++.dg/template/pretty1.C: New test.
8860
8861 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8862
8863         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8864
8865 2002-09-13  Matt Austern  <austern@apple.com>
8866
8867         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8868         passing a cast expression to a function by const reference.
8869
8870 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8871
8872         * g++.dg/template/deduce1.C: New test.
8873
8874 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8875
8876         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8877         32-bit int.
8878
8879 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8880
8881         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8882         usage.
8883
8884 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8885
8886         * gcc.c-torture/compile/20020910-1.c: New test.
8887
8888 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8889
8890         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8891
8892 2002-09-10  Andreas Jaeger  <aj@suse.de>
8893
8894         * gcc.dg/20020312-2.c: Adjust for x86-64.
8895
8896 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8897
8898         * g77.dg/7388.f: New test case for PR 7388.
8899
8900 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8901
8902         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8903
8904 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8905
8906         * objc.dg/proto-lossage-1.m: New test.
8907
8908 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8909
8910         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8911
8912 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8913
8914         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8915         expected to pass.
8916
8917 2002-09-06  Stan Shebs  <shebs@apple.com>
8918             David Edelsohn  <edelsohn@gnu.org>
8919
8920         * gcc.dg/weak: New directory.
8921         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8922         target-specific xfail bits.
8923         * gcc.dg/typeof-2.c: Move to new directory.
8924         * gcc.dg/weak.exp: New expect script.
8925
8926 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8927
8928         * gcc.c-torture/execute/extzvsi.c: New test.
8929
8930 2002-09-05  Stan Shebs  <shebs@apple.com>
8931
8932         * gcc.dg/weak-1.c: xfail on Darwin.
8933         * gcc.dg/weak-2.c: Ditto.
8934         * gcc.dg/weak-3.c: Ditto.
8935         * gcc.dg/weak-4.c: Ditto.
8936         * gcc.dg/weak-5.c: Ditto.
8937         * gcc.dg/weak-6.c: Ditto.
8938         * gcc.dg/weak-7.c: Ditto.
8939         * gcc.dg/weak-8.c: Ditto.
8940         * gcc.dg/weak-9.c: Ditto.
8941
8942 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8943
8944         * gcc.c-torture/execute/loop-14.c: New test.
8945
8946 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8947
8948         * g++.dg/other/cxa-atexit1.C: New test.
8949
8950         * gcc.dg/typeof-2.c: New test.
8951
8952 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8953
8954         * gcc.dg/builtins-2.c: New testcase.
8955         * gcc.dg/builtins-3.c: New testcase.
8956
8957 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
8958
8959         * gcc.dg/cpp/_Pragma4.c: New test.
8960
8961 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
8962
8963         * objc/execute/nil_method-1.m: New testcase.
8964
8965 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
8966
8967         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
8968         [Object class], not [Object initialize].
8969
8970 2002-08-31  Roger Sayle  <roger@eyesopen.com>
8971             Hans-Peter Nilsson  <hp@bitrange.com>
8972
8973         * gcc.c-torture/execute/20020720-1.x: Skip test on
8974         mmix-knuth-mmixware.  Correct comment.
8975
8976 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
8977
8978         * testsuite/g++.dg/abi/bitfield5.C: New test.
8979         * testsuite/g++.dg/abi/vbase10.C: Likewise.
8980
8981 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
8982
8983         * objc.dg/undeclared-selector.m: New test.
8984
8985 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
8986
8987         * g++.dg/other/offsetof1.C: Avoid cast warning.
8988
8989 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
8990
8991         * objc.dg/super-class-2.m: New test.
8992
8993 2002-08-24  Matt Austern  <austern@apple.com>
8994
8995         * g++.dg/ext/lvaddr.C: New test.
8996         * g++.dg/ext/lvcast.C: New test.
8997
8998 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
8999
9000         * testsuite/g++.dg/inherit/cond1.C: New test.
9001
9002 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
9003
9004         * gcc.dg/noncompile/incomplete-1.c: New test.
9005
9006 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
9007
9008         * gcc.dg/typespec-1.c: New test.
9009
9010 2002-08-20  Devang Patel  <dpatel@apple.com>
9011         * objc.dg/proto-hier-2.m: New test.
9012
9013 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
9014
9015         * objc.dg/bitfield-1.m: New test.
9016         * objc.dg/bitfield-2.m: New test.
9017
9018 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
9019
9020         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
9021         gcc.dg/c99-flex-array-4.c: New tests.
9022
9023 2002-08-16  Stan Shebs  <shebs@apple.com>
9024
9025         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
9026
9027 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
9028
9029         * gcc.dg/typeof-1.c: New test.
9030         * g++.dg/ext/typeof2.C: New test.
9031
9032 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
9033
9034         * g++.dg/other/offsetof1.C: New test.
9035
9036 2002-08-14  Richard Henderson  <rth@redhat.com>
9037
9038         * gcc.dg/tls/diag-3.c: Fix expected message strings.
9039
9040 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
9041
9042         * gcc.dg/cpp/_Pragma3.c: New test.
9043
9044 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
9045
9046         * g++.dg/template/inherit3: New test.
9047
9048 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9049
9050         * gcc.dg/bitfld-4.c: Add blank options.
9051
9052 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
9053
9054         * g++.dg/template/crash1.C: New test.
9055
9056 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9057
9058         * gcc.dg/tls/opt-2.c: New test.
9059
9060 2002-08-08  Devang Patel  <dpatel@apple.com>
9061
9062         * objc.dg/selector-1.m : New test
9063
9064 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9065
9066         * g++.dg/abi/bitfield4.C: New test.
9067         * gcc.dg/bitfld-4.c: New test.
9068
9069 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9070
9071         * g++.dg/other/packed1.C: New test.
9072
9073 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
9074
9075         * g++.dg/abi/offsetof.C: Tweak error messages.
9076         * g++.old-deja/g++.mike/p10769a.C: Likewise.
9077
9078 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9079
9080         * gcc.dg/bitfld-3.c: New test.
9081
9082 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9083             Richard Henderson  <rth@redhat.com>
9084
9085         * gcc.dg/i386-bitfield1.c: New test.
9086         * g++.dg/abi/bitfield3.C: Update.
9087
9088 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
9089
9090         * objc.dg/const-str-2.m: Update.
9091         * gcc.dg/cpp/c++98.c: Change to C extension.
9092         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
9093         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
9094
9095 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9096
9097         * testsuite/gcc.dg/tls/diag-3.c: New.
9098
9099 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9100
9101         * g++.dg/README (Subdirectories): Document new subdir expr.
9102         * g++.dg/expr/pmf-1.C: New test.
9103
9104 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9105
9106         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9107
9108 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9109
9110         * g++.dg/abi/bitfield3.C: New test.
9111
9112 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9113
9114         * lib/gcov.exp: Tweak expected line formats.
9115         * gcc.misc-tests/gcov8.c: New test.
9116         * gcc.misc-tests/gcov8.x: New flags.
9117
9118 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9119
9120         * consistency.vlad/layout/endian.c: Include string.h.
9121
9122         * gcc.c-torture/execute/20020805-1.c: New test.
9123
9124 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9125
9126         * g++.dg/other/conversion1.C: New test.
9127
9128 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9129
9130         * gcc.dg/builtins-1.c: New testcase.
9131
9132 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9133
9134         * g++.dg/inherit/access3.C: New test.
9135
9136 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9137
9138         * gcc.dg/ia64-visibility-2.c: New test.
9139
9140 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9141
9142         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9143         __qualifier_flags to __flags.
9144
9145 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9146
9147         * g++.dg/inherit/operator1.C: New test.
9148         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9149         * g++.dg/other/error1.C: Change expected error message.
9150         * g++.dg/template/conv4.C: Likewise.
9151
9152 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9153
9154         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9155         for documented behavior.
9156
9157 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9158
9159         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9160         several targets known to fail.
9161
9162 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9163
9164         * gcc.dg/mips-args-[123].c: New tests.
9165
9166 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9167
9168         * gcc.dg/ppc-spe.c: New.
9169
9170 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9171
9172         * g++.dg/other/ptrmem4.C: New testcase.
9173
9174 2002-07-24  Richard Henderson  <rth@redhat.com>
9175
9176         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9177
9178 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9179
9180         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9181
9182 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9183
9184         * gcc.c-torture/execute/memset-3.c: New testcase.
9185
9186 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9187
9188         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9189         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9190
9191 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9192
9193         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9194         Delete.
9195
9196 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9197
9198         * gcc.c-torture/compile/simd-4.c: New test.
9199
9200 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9201
9202         PR c++/7347, c++/7348
9203         * g++.dg/template/access4.C: New test.
9204         * g++.dg/template/access5.C: New test.
9205         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9206         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9207         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9208         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9209
9210 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9211
9212         * gcc.dg/gnu89-init-2.c: New test.
9213
9214 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9215
9216         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9217
9218 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9219
9220         * gcc.c-torture/execute/20020720-1.c: New testcase.
9221
9222 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9223
9224         * gcc.dg/cpp/Wsignprom.c: New tests.
9225
9226 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9227
9228         * gcc.c-torture/execute/loop-13.c: New test.
9229
9230 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9231
9232         * gcc.dg/cpp/expr.c: New tests.
9233
9234 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9235
9236         * g++.dg/opt/pr6713.C: Add template instantiation.
9237
9238 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9239
9240         * gcc.dg/nest.c: New test.
9241
9242 2002-07-17  Richard Henderson  <rth@redhat.com>
9243
9244         * g++.dg/opt/pr6713.C: New test.
9245
9246 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9247
9248         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9249         XFAIL for all x86 processors.
9250
9251 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9252
9253         * gcc.c-torture/execute/20010122-1.x: Do not test with
9254         -fomit-frame-pointer.
9255
9256 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9257
9258         * g++.dg/template/instantiate2.C: New test.
9259         * g++.dg/template/spec4.C: New test.
9260
9261 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9262
9263         * g++.dg/template/access2.C: New test.
9264         * g++.dg/template/access3.C: New test.
9265
9266 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9267
9268         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9269         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9270         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9271         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9272         Convert to use <stdarg.h>.
9273         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9274         Delete.
9275         * gcc.dg/va-arg-2.c: New.
9276         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9277
9278 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9279
9280         * gcc.c-torture/compile/20020710-1.c: New test.
9281
9282 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9283                           Andrew Pinski  <pinskia@physics.uc.edu>
9284
9285         gcc.c-torture/compile/simd-2.c: New testcase.
9286         gcc.c-torture/compile/simd-3.c: Likewise.
9287
9288 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9289
9290         PR c++/7224
9291         * g++.dg/overload/error1.C: New test.
9292
9293 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9294
9295         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9296         configuration and IRIX 6 O32 ABI.
9297
9298 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9299
9300         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9301
9302 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9303
9304         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9305
9306 2002-07-10  Jeffrey A Law  <law@redhat.com>
9307
9308         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9309
9310         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9311
9312 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9313
9314         * gcc.dg/20020312-2.c: Check for __PPC__.
9315
9316 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9317
9318         * gcc.c-torture/compile/20020709-1.c: New test.
9319
9320 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9321
9322         * g++.dg/template/qualttp21.C: New test case.
9323
9324 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9325
9326         * gcc.c-torture/compile/20020706-1.c: New test.
9327         * gcc.c-torture/compile/20020706-2.c: New test.
9328
9329 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9330             Alexandre Oliva  <aoliva@redhat.com>
9331
9332         * g++.dg/warn/incomplete1.C: New test.
9333
9334 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9335
9336         PR c++/7099
9337         * g++.dg/warn/noreturn1.C: New test.
9338
9339 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9340
9341         PR c++/6706
9342         * g++.dg/debug/debug6.C: New test.
9343         * g++.dg/debug/debug7.C: New test.
9344
9345 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9346
9347         * gcc.c-torture/compile/simd-3.c: New test.
9348
9349 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9350
9351         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9352         * gcc.dg/20020620-1.c: Likewise.
9353
9354 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9355
9356         PR c++/6944
9357         * g++.dg/init/array4.C: New test.
9358         * g++.dg/init/array5.C: New test.
9359
9360 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9361
9362         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9363         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9364
9365 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9366
9367         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9368         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9369         * gcc.dg/wtr-conversion-1.c: Likewise.
9370         * gcc.dg/wtr-escape-1.c: Likewise.
9371         * gcc.dg/wtr-int-type-1.c: Likewise.
9372         * gcc.dg/wtr-label-1.c: Likewise.
9373         * gcc.dg/wtr-static-1.c: Likewise.
9374         * gcc.dg/wtr-strcat-1.c: Likewise.
9375         * gcc.dg/wtr-suffix-1.c: Likewise.
9376         * gcc.dg/wtr-switch-1.c: Likewise.
9377         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9378         * gcc.dg/wtr-union-init-1.c: Likewise.
9379         * gcc.dg/wtr-union-init-2.c: Likewise.
9380         * gcc.dg/wtr-union-init-3.c: Likewise.
9381
9382         * gcc.dg/wtr-func-def-1.c: New test.
9383
9384 2002-07-02 Devang Patel <dpatel@apple.com>
9385
9386         * objc.dg/param-1.m: New test.
9387
9388 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9389
9390         * gcc.dg/cpp/trad/directive.c: Add test.
9391         * gcc.dg/cpp/trad/macroargs.c: Add test.
9392         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9393
9394 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9395
9396         * gcc.dg/cpp/cmdlne-M.c: New test.
9397
9398 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9399
9400         * objc.dg/desig-init-1.m: New test.
9401
9402 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9403
9404         PR c++/6716
9405         * g++.dg/template/instantiate1.C: New test.
9406
9407 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9408
9409         PR c++/7112
9410         * g++.dg/template/sizeof2.C: New test.
9411
9412 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9413
9414         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9415         gcc.dg/cpp/trad/include.c: New tests.
9416
9417 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9418
9419         PR target/7177
9420         * gcc.c-torture/compile/20020701-1.c: New test.
9421
9422 2002-07-01  Stan Shebs  <shebs@apple.com>
9423
9424         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9425         header here...
9426         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9427         (objc-torture-execute): or here.
9428
9429 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9430
9431         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9432
9433 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9434
9435         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9436
9437 2002-06-30  Devang Patel  <dpatel@apple.com>
9438
9439         * objc.dg/fsyntax-only.m: New test.
9440
9441 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9442
9443         PR c++/6695
9444         * g++.dg/template/friend7.C: New file.
9445
9446 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9447
9448         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9449         return type.
9450
9451 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9452
9453         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9454         avoid division by zero.
9455
9456 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9457
9458         * gcc.dg/Wunknownprag.c: New tests.
9459
9460 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9461
9462         * gcc.c-torture/execute/simd-2.c: New test.
9463
9464 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9465
9466         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9467         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9468         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9469         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9470         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9471         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9472         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9473         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9474         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9475         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9476         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9477         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9478         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9479         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9480         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9481         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9482         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9483
9484 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9485
9486         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9487         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9488         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9489         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9490         New tests.
9491         * gcc.dg/cpp/trad/directive.c: Update.
9492
9493 2002-06-23  Andreas Jaeger  <aj@suse.de>
9494
9495         * gcc.c-torture/execute/complex-6.c: New.
9496
9497 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9498
9499         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9500         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9501         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9502         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9503
9504 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9505
9506         * gcc.dg/cpp/trad: New directory with traditional tests copied
9507         from parent directory.
9508         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9509         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9510         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9511         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9512         Move to trad/ and rename.
9513         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9514         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9515         gcc.dg/cpp/trad/redef2.c: New tests.
9516         * gcc.dg/cpp/trad/trad.exp: New driver.
9517
9518 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9519
9520         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9521         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9522         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9523         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9524         Remove.
9525
9526 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9527
9528         * gcc.dg/20020620-1.c: New test.
9529
9530 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9531
9532         * g++.dg/template/ttp4.C: New test.
9533
9534 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9535
9536         * g++.dg/opt/vt1.C: Fix regexp.
9537
9538 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9539
9540         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9541         Don't use attribute `noinline'.
9542
9543 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9544
9545         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9546
9547 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9548
9549         * gcc.c-torture/execute/simd-1.c: New.
9550
9551         * gcc.dg/simd-1.c: New.
9552
9553 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9554
9555         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9556
9557 2002-06-16  Richard Henderson  <rth@redhat.com>
9558
9559         * g++.dg/ext/anon-struct1.C: New.
9560         * g++.dg/ext/anon-struct2.C: New.
9561         * g++.dg/ext/anon-struct3.C: New.
9562         * gcc.dg/anon-struct-1.c: New.
9563         * gcc.dg/anon-struct-2.c: New.
9564         * gcc.dg/anon-struct-3.c: New.
9565         * gcc.dg/20011008-1.c: Adjust warning text.
9566         * gcc.dg/20020527-1.c: Add -fms-extensions.
9567
9568 2002-06-16  Richard Henderson  <rth@redhat.com>
9569
9570         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9571
9572 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9573
9574         * gcc.c-torture/execute/20020615-1.c: New test.
9575
9576 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9577
9578         * gcc.c-tortuture/execute/compare-1.c: New test case.
9579         * gcc.c-tortuture/execute/compare-2.c: New test case.
9580         * gcc.c-tortuture/execute/compare-3.c: New test case.
9581
9582 2002-06-13  Richard Henderson  <rth@redhat.com>
9583
9584         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9585         ia64 ilp32.
9586
9587 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9588
9589         * g++.dg/template/typename2.C: Update error message.
9590
9591 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9592
9593         * gcc.c-torture/execute/20020611-1.c: New test.
9594
9595 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9596
9597         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9598         list of targets to skip.
9599
9600 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9601
9602         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9603         targets if not optimizing.
9604
9605 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9606
9607         * gcc.c-torture/compile/20020605-1.c: New test.
9608
9609         * g++.dg/opt/vt1.C: New test.
9610
9611         * gcc.dg/20020531-1.c: New test.
9612
9613         * gcc.dg/20020530-1.c: New test.
9614
9615         * gcc.dg/20020527-1.c: New test.
9616
9617         * g++.dg/opt/cse1.C: New test.
9618
9619 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9620
9621         * gcc.dg/20020607-2.c: New test case.
9622
9623 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9624
9625         * gcc.c-torture/compile/20020604-1.c: New test.
9626
9627 2002-06-04  Richard Henderson  <rth@redhat.com>
9628
9629         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9630         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9631         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9632
9633 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9634
9635         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9636
9637 2002-06-03  Richard Henderson  <rth@redhat.com>
9638
9639         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9640         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9641
9642 2002-06-02  Richard Henderson  <rth@redhat.com>
9643
9644         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9645         test functions static.
9646
9647 2002-06-02  Andreas Jaeger  <aj@suse.de>
9648
9649         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9650         now.
9651
9652 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9653
9654         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9655         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9656         Update for mofified diagnostics.
9657         * gcc.dg/c99-intconst-1.c: No longer fail.
9658
9659 2002-06-02  Richard Henderson  <rth@redhat.com>
9660
9661         * gcc.dg/uninit-A.c: Remove xfail markers.
9662
9663 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9664
9665         * gcc.dg/fnegate-1.c: New test case.
9666
9667 2002-05-30  Osku Salerma  <osku@iki.fi>
9668
9669         * gcc.c-torture/execute/mayalias-1.c: New file.
9670
9671 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9672
9673         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9674         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9675         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9676
9677 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9678
9679         * gcc.c-torture/execute/20020529-1.c: New test.
9680
9681 2002-05-27  Richard Henderson  <rth@redhat.com>
9682
9683         * g++.dg/ext/attrib6.C: New test case.
9684
9685 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9686
9687         * gcc.c-torture/execute/pure-1.c: New test.
9688
9689 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9690
9691         * gcc.dg/cpp/arith-2.c: Remove.
9692
9693 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9694
9695         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9696         * gcc.dg/cpp/if-3.c: Remove.
9697
9698 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9699
9700         * g++.dg/opt/cse2.C: New test.
9701
9702 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9703
9704         * gcc.dg/cpp/arith-1.c: New semantic tests.
9705         * gcc.dg/cpp/if-1.c: Update.
9706
9707 2002-05-24  Ben Elliston  <bje@redhat.com>
9708
9709         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9710
9711 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9712
9713         * gcc.dg/verbose-asm.c: New test.
9714
9715 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9716
9717         * gcc.dg/cpp/paste12.c: New test.
9718
9719 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9720
9721         * g++.dg/parse/named_ops.C: New test.
9722
9723 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9724
9725         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9726
9727 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9728
9729         * gcc.dg/weak-2.c: Allow optional leading underscore
9730         in scan-assembler symbol name.
9731         * gcc.dg/weak-3.c: Likewise.
9732         * gcc.dg/weak-4.c: Likewise.
9733         * gcc.dg/weak-5.c: Likewise.
9734
9735 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9736
9737         * gcc.dg/20020523-1.c: New test.
9738
9739 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9740
9741         * objc.dg/const-str-2.m: Update now that we stop after
9742         a command line error.
9743
9744 2002-05-22  Richard Henderson  <rth@redhat.com>
9745
9746         * g++.dg/dg.exp: Fix typo in test pruneing.
9747
9748 2002-05-22  Richard Henderson  <rth@redhat.com>
9749
9750         * g++.dg/dg.exp: Prune the tls subdirectory.
9751         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9752         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9753         * g++.dg/tls/init-1.C: New.
9754
9755 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9756
9757         * gcc.dg/20020517-1.c: New test.
9758
9759 2002-05-21  Richard Henderson  <rth@redhat.com>
9760
9761         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9762         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9763
9764 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9765
9766         * g++.dg/other/copy2.C: New test.
9767
9768 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9769
9770         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9771         (MAX_COPY): Bump up to 10 times sizeof (long long).
9772         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9773
9774         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9775         sizeof (long long).
9776
9777         * gcc.c-torture/execute/strcpy-1.c: New test.
9778
9779 2002-05-19  Jason Merrill  <jason2redhat.com>
9780
9781         * g++.dg/ext/oper1.C: New test.
9782
9783 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9784 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9785
9786         * README.QMTEST: New file.
9787
9788         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9789
9790 2002-05-19  Andreas Jaeger  <aj@suse.de>
9791
9792         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9793         now.
9794         * gcc.c-torture/execute/loop-2d.x: Likewise.
9795
9796 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9797
9798         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9799         support weak symbols.
9800         * gcc.dg/weak-4.c: Likewise
9801         * gcc.dg/weak-6.c: Likewise
9802
9803 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9804
9805         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9806         cygwin, coff and h8300-*-hms targets
9807         * gcc.dg/weak-5.c: Likewise
9808         * gcc.dg/weak-7.c: Likewise
9809
9810 2002-05-16  Jason Merrill  <jason@redhat.com>
9811
9812         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9813         (scan-assembler-not, scan-assembler-dem): Likewise.
9814         (scan-assembler-dem-not): Likewise.
9815
9816 2002-05-15  Richard Henderson  <rth@redhat.com>
9817
9818         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9819
9820 2002-05-15  Richard Henderson  <rth@redhat.com>
9821
9822         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9823         (vfoo1f): Warning here.
9824         (vfoo1l): Don't redefine the alias.
9825
9826 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9827
9828         * g++.dg/init/pm1.C: New test.
9829
9830 2002-05-12  David S. Miller  <davem@redhat.com>
9831
9832         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9833         types.
9834
9835 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9836
9837         * gcc.c-torture/execute/20020510-1.c: New test case.
9838
9839 2002-05-10  David S. Miller  <davem@redhat.com>
9840
9841         * gcc.c-torture/execute/conversion.c: Test long double too.
9842
9843 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9844
9845         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9846         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9847         * lib/g++.exp (g++_link_flags): Likewise.
9848         * lib/objc.exp (objc_target_compile): Likewise.
9849
9850 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9851
9852         * gcc.dg/cpp/poison.c: Update.
9853         * gcc.dg/cpp/20000625-2.c: Remove.
9854         * gcc.dg/cpp/direct2s.c: Remove final test.
9855
9856 2002-05-08  Tom Rix  <trix@redhat.com>
9857
9858         * gcc.c-torture/execute/20020508-1.c: New test.
9859         * gcc.c-torture/execute/20020508-2.c: New test.
9860         * gcc.c-torture/execute/20020508-3.c: New test.
9861
9862 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9863
9864         * gcc.dg/cpp/charconst-4.c: More tests.
9865
9866 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9867
9868         PR c/6569
9869         * gcc.dg/weak-3.c: Update location of warning messages.
9870         * gcc.dg/weak-5.c: Likewise.
9871
9872 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9873
9874         * gcc.c-torture/execute/20020506-1.c: New test case.
9875
9876 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9877
9878         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9879
9880 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9881
9882         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9883
9884 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9885
9886         * gcc.dg/cpp/charconst-3.c: New test.
9887
9888 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9889
9890         * gcc.dg/cpp/charconst.c: Update tests.
9891
9892 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9893
9894         * treelang: Added directory for new sample language treelang. Also
9895         lib/treelang.exp: New file to signal treelang should be tested.
9896
9897 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9898
9899         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9900         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9901         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9902         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9903         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9904         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9905         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9906
9907 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9908
9909         * gcc.dg/format/xopen-2.c: New test.
9910
9911 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9912
9913         * gcc.dg/20020503-1.c: New test.
9914
9915 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9916
9917         * g++.dg/init/dtor1.C: Make it tougher.
9918
9919 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9920
9921         * g++.dg/init/dtor1.C: New test.
9922
9923 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9924
9925         * gcc.dg/altivec-8.c: New.
9926
9927 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9928
9929         * gcc.dg/altivec-7.c: New.
9930
9931 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9932
9933         * g++.dg/parse/typedef1.C: New test.
9934
9935 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9936
9937         PR c++/6486
9938         * g++.dg/template/friend6.C: New test.
9939
9940         PR c++/6492
9941         * g++.dg/init/copy1.C: New test.
9942
9943 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9944
9945         * g++.dg/warn/effc1.C: New test.
9946
9947 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9948
9949         * gcc.dg/cpp/if-cexp.c: Add a test.
9950
9951 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9952
9953         * gcc.dg/20020426-2.c: New test.
9954
9955 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9956
9957         * gcc.dg/cpp/if-mop.c: Update.
9958         * gcc.dg/cpp/if-mpar.c: Add test.
9959         * gcc.dg/cpp/if-oppr.c: Update.
9960
9961 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9962
9963         PR c/6343
9964         * gcc.dg/weak-[2-7].c: New tests.
9965
9966 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9967
9968         * gcc.dg/enum1.c: New test.
9969
9970 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9971
9972         PR c++/6497
9973         * g++.dg/inherit/access2.C: New test.
9974
9975 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
9976
9977         PR bootstrap/6445
9978         * gcc.dg/20020426-1.c: New test.
9979
9980 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
9981
9982         * g++.dg/abi/enum1.C: New test.
9983
9984 2002-04-26  Richard Henderson  <rth@redhat.com>
9985
9986         * gcc.dg/c99-bool-1.c: Expect always true warning.
9987
9988 2002-04-25  Roger Sayle  <roger@eyesopen.com>
9989
9990         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
9991
9992 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9993
9994         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
9995         targets.
9996
9997 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
9998
9999         * g++.dg/abi/mange7.C: New test.
10000
10001         PR c++/6438.
10002         * g++.dg/parse/stmtexpr2.C: New test.
10003
10004 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10005
10006         * gcc.dg/20020312-2.c: Add SH target.
10007
10008 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10009
10010         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10011         compiler output on mips*-*-irix*.
10012
10013 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10014
10015         * g++.dg/parse/attr1.C: New test.
10016
10017 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10018
10019         * gcc.c-torture/execute/string-opt-17.c: New test case.
10020         * gcc.c-torture/execute/memset-2.c: New test case.
10021
10022 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10023
10024         PR c++/6256:
10025         * g++.dg/template/friend5.C: New test.
10026
10027         PR c++/6331:
10028         * g++.dg/template/qual1.C: Likewise.
10029
10030 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10031
10032         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10033         Include stdlib.h, not stdio.h or ctype.h.
10034
10035 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10036
10037         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10038         cris-*-elf* and mmix-*-*.
10039         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10040         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10041         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10042         Ditto.
10043         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10044         * gcc.dg/wchar_t-1.c: Ditto.
10045
10046 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10047
10048         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10049         Clarify comment.
10050
10051 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10052
10053         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10054
10055 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10056
10057         * gcc.c-torture/execute/20000906-1.x: Delete.
10058
10059 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10060
10061         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10062
10063 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10064
10065         * PR6367
10066         * g77.f-torture/execute/6367.f: New test.
10067         * g77.f-torture/execute/6367.x: Disable for MMIX.
10068
10069 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10070
10071         * PR6352
10072         * g++.dg/opt/inline2.C: New test.
10073
10074 2002-04-18  Richard Henderson  <rth@redhat.com>
10075
10076         * gcc.dg/20000906-1.c: Enable for all targets.
10077         * gcc.c-torture/compile/iftrap-2.c: New.
10078
10079 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10080
10081         * gcc.dg/20020418-1.c: New test.
10082         * gcc.dg/20020418-2.c: New test.
10083
10084 2002-04-18  Richard Henderson  <rth@redhat.com>
10085
10086         * gcc.c-torture/compile/iftrap-1.c: New.
10087         * gcc.dg/iftrap-1.c: Adjust for ia64.
10088         * gcc.dg/iftrap-2.c: New.
10089
10090 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10091
10092         * gcc.c-torture/compile/20020418-1.c: New test.
10093
10094 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10095
10096         * gcc.c-torture/compile/20020415-1.c: New.
10097
10098 2002-04-18  David S. Miller  <davem@redhat.com>
10099
10100         * gcc.c-torture/execute/20020418-1.c: New test.
10101
10102 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10103
10104         * gcc.dg/20020416-1.c: New test.
10105
10106         * g++.dg/opt/inline1.C: New test.
10107
10108 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10109
10110         * gcc.dg/altivec-5.c: New test.
10111
10112         * gcc.dg/20020415-1.c: New test.
10113
10114 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10115
10116         * testsuite/lib/chill.exp: Remove.
10117
10118 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10119
10120         * g++.dg/other/big-struct.C: New test.
10121
10122 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10123
10124         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10125         of scratch file.
10126
10127 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10128
10129         PR c/6277
10130         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10131         in scan-assembler function name
10132
10133 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10134
10135         * g77.f-torture/execute/980628-4.x,
10136         g77.f-torture/execute/980628-5.x,
10137         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10138         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10139         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10140         i[34567]86-*-*.
10141
10142 2002-04-13  David S. Miller  <davem@redhat.com>
10143
10144         * gcc.c-torture/execute/20020413-1.c: New test.
10145
10146 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10147
10148         * gcc.dg/asm-6.c,
10149         * g++.dg/ext/asm1.C: New tests.
10150
10151 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10152
10153         PR c++ 5373.
10154         * g++.dg/parse/stmtexpr1.C: New test.
10155
10156         PR c++/5189.
10157         * g++.dg/template/copy1.C: New test.
10158
10159 2002-04-12  Richard Henderson  <rth@redhat.com>
10160
10161         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10162
10163 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10164
10165         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10166         gcc.c-torture/execute/20020307-2.c.
10167
10168 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10169
10170         * g++.dg/ext/attrib5.C,
10171         * g++.dg/lookup/struct1.C: New tests.
10172
10173 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10174
10175         * gcc.dg/20020411-1.c: New test.
10176
10177         * gcc.c-torture/execute/20020411-1.c: New test.
10178
10179 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10180
10181         * g77.f-torture/execute/6177.f: New test.
10182
10183 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10184
10185         PR middle-end/6247
10186         * g++.dg/opt/cleanup1.C: New test.
10187
10188         * g++.dg/opt/const1.C: New test.
10189
10190 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10191
10192         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10193
10194 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10195
10196         PR c++/5507
10197         * g++.dg/template/typename2.C: New test.
10198
10199 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10200
10201         * gcc.c-torture/execute/loop-12.c: New.
10202
10203 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10204
10205         * g77.f-torture/execute/980628-4.x,
10206         g77.f-torture/execute/980628-5.x,
10207         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10208         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10209         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10210
10211 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10212
10213         PR optimization/6086
10214         * g++.dg/opt/preinc1.C: New test.
10215
10216 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10217
10218         PR c++/5571
10219         * g++.dg/opt/static2.C: New test.
10220
10221 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10222
10223         PR c/5120
10224         * gcc.dg/20020406-1.c: New test.
10225
10226 2002-04-04  David S. Miller  <davem@redhat.com>
10227
10228         * gcc.c-torture/execute/20020404-1.c: New test.
10229
10230 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10231
10232         PR c/6123
10233         * gcc.dg/20020312-2.c: Do not declare global register variable
10234         if __PIC__ or __pic__ is defined.
10235
10236 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10237
10238         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10239         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10240
10241 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10242
10243         * gcc.misc-tests/linkage.exp: Update last change to handle
10244         sparc*-, not just sparc-.
10245
10246 2002-04-03  Richard Henderson  <rth@redhat.com>
10247
10248         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10249
10250 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10251
10252         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10253
10254 2002-04-02  David S. Miller  <davem@redhat.com>
10255
10256         * gcc.c-torture/execute/20020402-3.c: New test.
10257
10258 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10259
10260         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10261         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10262
10263         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10264         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10265         g77.f-torture/execute/20001201.x,
10266         g77.f-torture/execute/u77-test.x: New files.
10267
10268         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10269         * gcc.dg/wchar_t-1.c: Ditto.
10270
10271 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10272
10273         * gcc.c-torture/execute/20020402-1.c: New test.
10274
10275 2002-04-01  Richard Henderson  <rth@redhat.com>
10276
10277         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10278
10279         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10280
10281 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10282
10283         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10284
10285 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10286
10287         * g++.dg/inherit/template-as-base.C: Expect error.
10288         * g++.dg/inherit/namespace-as-base.C: Likewise.
10289
10290 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10291
10292         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10293         g++.dg/ext/instantiate3.C: Tweak match patterns.
10294
10295         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10296         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10297         -da test.
10298
10299 2002-03-31  Richard Henderson  <rth@redhat.com>
10300
10301         * gcc.dg/special/alias-2.c: New.
10302         * gcc.dg/special/ecos.exp: Run it.
10303
10304 2002-03-31  Richard Henderson  <rth@redhat.com>
10305
10306         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10307
10308 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10309
10310         * gcc.dg/weak-1.c: Disable on h8300 port.
10311
10312 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10313
10314         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10315         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10316         ordering tests.
10317         * g++.dg/bprob/bprob-1.C: New test.
10318         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10319         * g++.dg/gcov/gcov-1.C: New test.
10320         * g++.dg/gcov/gcov-1.x: New file.
10321         * g++.dg/gcov/gcov-2.C: New test.
10322         * g++.dg/gcov/gcov-3.C: New test.
10323         * g++.dg/gcov/gcov-3.h: New file.
10324
10325 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10326
10327         * g++.old-deja/g++.other/builtins5.C: New test.
10328         * g++.old-deja/g++.other/builtins6.C: New test.
10329         * g++.old-deja/g++.other/builtins7.C: New test.
10330         * g++.old-deja/g++.other/builtins8.C: New test.
10331         * g++.old-deja/g++.other/builtins9.C: New test.
10332
10333 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10334
10335         * g++.dg/opt/static1.C: New test.
10336
10337         * g++.dg/opt/longbranch1.C: New test.
10338
10339 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10340
10341         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10342
10343         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10344
10345 2002-03-28  Jeffrey A Law  (law@redhat.com)
10346
10347         * gcc.c-torture/execute/20020328-1.c: New test.
10348
10349 2002-03-27  Richard Henderson  <rth@redhat.com>
10350
10351         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10352         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10353         move from g++.old-deja/g++.ext/.
10354
10355 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10356
10357         * g++.dg/init/new2.C: New test.
10358
10359 2002-03-26  Richard Henderson  <rth@redhat.com>
10360
10361         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10362
10363         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10364         on sparc.
10365
10366         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10367         sparcv9 systems.
10368         * gcc.dg/20001102-1.c: Likewise.
10369
10370 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10371
10372         * gcc.dg/cpp/endif-pedantic1.c,
10373         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10374
10375 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10376
10377         * g++.dg/init/new1.C: New test.
10378
10379 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10380
10381         * g++.dg/abi/vbase9.C: New test.
10382
10383 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10384
10385         * gcc.dg/arm-asm.c: New test.
10386
10387 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10388
10389         * gcc.dg/Wswitch-enum.c: New test.
10390         Fix PR c/5044.
10391
10392 2002-03-26  Richard Henderson  <rth@redhat.com>
10393
10394         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10395         structure.
10396
10397 2002-03-25  Richard Henderson  <rth@redhat.com>
10398
10399         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10400         sparcv9 systems.
10401
10402         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10403         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10404
10405 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10406
10407         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10408
10409 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10410
10411         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10412         targets using generic thunk support.
10413
10414 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10415
10416         * gcc.c-torture/compile/20020323-1.c: New test.
10417
10418         * g++.dg/opt/conj2.C: New test.
10419
10420 2002-03-24  Richard Henderson  <rth@redhat.com>
10421
10422         * gcc.dg/weak-1.c: Use -fno-common.
10423
10424 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10425
10426         * g77.dg/f77-edit-apostrophe-out.f: New test
10427         * g77.dg/f77-edit-h-out.f: New test
10428         * g77.dg/f77-edit-t-in.f: New test
10429         * g77.dg/f77-edit-t-out.f: New test
10430         * g77.dg/f77-edit-x-out.f: New test
10431         * g77.dg/f77-edit-slash-out.f: New test
10432         * g77.dg/f77-edit-colon-out.f: New test
10433         * g77.dg/f77-edit-s-out.f: New test
10434
10435 2002-03-24  Richard Henderson  <rth@redhat.com>
10436
10437         * objc/execute/formal_protocol-6.x: New XFAIL.
10438
10439 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10440
10441         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10442         that do not support weak symbols
10443
10444 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10445
10446         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10447         * lib/g77.exp:  Likewise
10448         * lib/objc.exp: Likewise
10449
10450 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10451
10452         * gcc.dg/Wswitch-default.c: New test.
10453
10454 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10455
10456         * g++.dg/other/enum1.C: New test.
10457
10458 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10459
10460         * gcc.dg/pragma-ep-3.c: Fix typo.
10461
10462 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10463
10464         * g++.dg/inherit/template-as-base.C: New test.
10465
10466 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10467
10468         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10469         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10470
10471 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10472
10473         * gcc.dg/cpp/multiline.c: Update to match.
10474
10475 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10476
10477         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10478
10479 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10480
10481         * gcc.dg/cpp/extratokens2.c:  New file.
10482
10483 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10484
10485         * gcc.dg/20020312-2.c: Add rs6000 target.
10486
10487         * gcc.c-torture/compile/20020319-1.c: New test.
10488
10489 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10490
10491         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10492         (A, E): Handle this.
10493
10494 2002-03-20  Jason Merrill  <jason@redhat.com>
10495
10496         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10497         ignoring -fpic.
10498         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10499         through prune_gcc_output.
10500
10501 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10502
10503         * gcc.c-torture/compile/20020320-1.c: New test.
10504
10505 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10506
10507         * gcc.c-torture/compile/20020318-1.c: New test.
10508
10509         * gcc.dg/struct-by-value-1.c: New test.
10510
10511         * gcc.dg/20020319-1.c: New test.
10512
10513 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10514
10515         * g++.dg/opt/conj1.C: New test.
10516
10517 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10518
10519         * g++.dg/template/qualttp20.C: Revert previous change.
10520         * g++.dg/template/qualttp3.C: Likewise.
10521         * g++.dg/template/qualttp4.C: Likewise
10522         * g++.dg/template/qualttp5.C: Likewise
10523         * g++.dg/template/qualttp6.C: Likewise
10524         * g++.dg/template/qualttp7.C: Likewise
10525         * g++.dg/template/qualttp8.C: Likewise
10526         * g++.dg/template/recurse.C: Likewise.
10527
10528 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10529
10530         * gcc.dg/cpp/wchar-1.c: Update.
10531
10532 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10533
10534         * g++.dg/template/conv1.C: New test.
10535         * g++.dg/template/conv2.C: New test.
10536         * g++.dg/template/conv3.C: New test.
10537         * g++.dg/template/conv4.C: New test.
10538
10539 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10540
10541         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10542         * g++.dg/template/qualttp3.C: Likewise.
10543         * g++.dg/template/qualttp4.C: Likewise
10544         * g++.dg/template/qualttp5.C: Likewise
10545         * g++.dg/template/qualttp6.C: Likewise
10546         * g++.dg/template/qualttp7.C: Likewise
10547         * g++.dg/template/qualttp8.C: Likewise
10548         * g++.dg/template/recurse.C: Likewise.
10549
10550 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10551
10552         * g++.dg/opt/dtor1.C: New test.
10553
10554 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10555
10556         * gcc.c-torture/compile/20020315-1.c: New test.
10557
10558 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10559
10560         * gcc.dg/weak-1.c: Fix scan tests.
10561
10562 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10563
10564         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10565         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10566         cris-*-aout* mmix-*-*.
10567         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10568         cris-*-aout* mmix-*-*.
10569         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10570         cris-*-elf* cris-*-aout* and mmix-*-*.
10571         * gcc.dg/20001009-1.c: Ditto.
10572         * gcc.dg/20010912-1.c: Ditto.
10573         * gcc.dg/20020122-4.c: Ditto.
10574         * gcc.dg/inline-2.c: Ditto.
10575
10576 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10577
10578         * gcc.c-torture/compile/20020314-1.c: New test.
10579
10580 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10581
10582         * gcc.c-torture/execute/20020314-1.c: New test.
10583
10584 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10585
10586         * g++.dg/warn/Wunused-1.C: New test.
10587
10588 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10589
10590         * g++.dg/abi/mangle6.C: New test.
10591
10592 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10593
10594         * gcc.c-torture/compile/20020309-2.c: New test.
10595
10596         * gcc.c-torture/compile/20020312-1.c: New test.
10597
10598 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10599
10600         * g++.dg/other/access1.C: New test.
10601
10602 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10603
10604         * gcc.c-torture/execute/wchar_t-1.c: New test.
10605
10606 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10607
10608         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10609
10610 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10611
10612         * gcc.dg/20020312-1.c: New test case.
10613
10614 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10615
10616         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10617
10618 2002-03-11  Richard Henderson  <rth@redhat.com>
10619
10620         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10621         * g++.old-deja/g++.jason/report.C: Likewise.
10622
10623 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10624
10625         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10626         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10627
10628 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10629
10630         * testsuite/g++.dg/overload/pmf1.C: New test.
10631
10632 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10633
10634         * gcc.c-torture/execute/20020307-1.c: Use long.
10635
10636 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10637
10638         PR optimization/5844
10639         * gcc.dg/20020310-1.c: New test.
10640
10641 2002-03-09  Michael Meissner  <meissner@redhat.com>
10642
10643         * gcc.c-torture/execute/memcpy-2.c: New test.
10644         * gcc.c-torture/execute/memset-1.c: New test.
10645         * gcc.c-torture/execute/strlen-1.c: New test.
10646         * gcc.c-torture/execute/strcmp-1.c: New test.
10647         * gcc.c-torture/execute/strncmp-1.c: New test.
10648
10649 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10650
10651         * gcc.dg/ppc-ldstruct.c: New test.
10652
10653 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10654
10655         * gcc.c-torture/execute/va-arg-22.c: New test.
10656
10657 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10658
10659         * gcc.c-torture/compile/20020309-1.c: New test.
10660
10661 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10662
10663         * gcc.c-torture/execute/20020307-2.c: New test.
10664
10665 2002-03-07  Jeffrey A Law  (law@redhat.com)
10666
10667         * g77.f-torture/compile/20020307-1.f: New test.
10668
10669 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10670
10671         * gcc.dg/unordered-1.c: New test.
10672
10673 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10674
10675         * gcc.c-torture/execute/20020307-1.c: New test.
10676
10677 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10678
10679         * gcc.dg/20020304-1.c: New test.
10680
10681         * gcc.c-torture/compile/20020304-2.c: New test.
10682
10683 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10684
10685         * gcc.c-torture/compile/20020304-1.c: New test case
10686         (from PR c/5830).
10687
10688 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10689
10690         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10691
10692 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10693
10694         * g++.dg/other/classkey1.C: New test.
10695
10696 2002-03-01  Richard Henderson  <rth@redhat.com>
10697
10698         * gcc.c-torture/compile/981223-1.x: New.
10699         * gcc.c-torture/compile/920625-1.x: New.
10700
10701 2002-02-28  Richard Henderson  <rth@redhat.com>
10702
10703         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10704
10705 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10706
10707         * gcc.c-torture/execute/20020227-1.c: New test.
10708
10709 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10710
10711         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10712         here" ERROR lines.
10713         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10714         * g++.old-deja.g++.other/defarg1.C: Likewise.
10715         * g++.old-deja/g++.pt/calls2.C: Likewise.
10716         * g++.old-deja/g++.pt/crash20.C: Likewise.
10717         * g++.old-deja/g++.pt/crash30.C: Likewise.
10718         * g++.old-deja/g++.pt/crash36.C: Likewise.
10719         * g++.old-deja/g++.pt/crash6.C: Likewise.
10720         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10721         * g++.old-deja/g++.pt/derived3.C: Likewise.
10722         * g++.old-deja/g++.pt/error1.C: Likewise.
10723         * g++.old-deja/g++.pt/friend21.C: Likewise.
10724         * g++.old-deja/g++.pt/friend23.C: Likewise.
10725         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10726         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10727
10728 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10729
10730         * gcc.c-torture/execute/20020225-2.c: New test.
10731
10732 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10733
10734         * gcc.c-torture/execute/920730-1t.c,
10735         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10736         Delete test cases, only relevant to -traditional.
10737
10738 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10739
10740         * gcc.dg/cpp/undef1.c: Remove.
10741         * gcc.dg/cpp/directiv.c: Update.
10742         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10743
10744 2002-02-27  Michael Meissner  <meissner@redhat.com>
10745
10746         * gcc.c-torture/execute/20020226-1.c: New test.
10747
10748 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10749
10750         * g++.dg/debug/debug4.C: New test.
10751
10752         * gcc.dg/ia64-visibility-1.c: New test.
10753
10754 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10755
10756         * gcc.dg/debug/20020224-1.c: New.
10757
10758 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10759
10760         * gcc.c-torture/execute/960416-1.x: New.
10761         * gcc.c-torture/execute/divconst-3.x: Likewise.
10762
10763 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10764
10765         * gcc.dg/20020224-1.c: New test.
10766
10767 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10768
10769         * gcc.c-torture/execute/20020225-1.c: New.
10770
10771 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10772
10773         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10774
10775 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10776
10777         * gcc.dg/20020222-1.c: New test.
10778
10779 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10780
10781         * g++.dg/opt/anonunion1.C: New test.
10782
10783 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10784
10785         * g++.dg/template/qualttp19.C: New test.
10786         * g++.dg/template/qualttp20.C: New test.
10787         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10788         * g++.old-deja/g++.other/qual1.C: Likewise.
10789
10790 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10791
10792         * gcc.dg/attr-alwaysinline.c: New.
10793
10794 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10795
10796         * gcc.dg/20020220-1.c: New test.
10797
10798         * gcc.dg/20020220-2.c: New test.
10799
10800         * g++.dg/opt/mmx1.C: New test.
10801
10802 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10803
10804         * gcc.c-torture/compile/20020110.c: New test.
10805
10806 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10807
10808         * gcc.c-torture/execute/20020219-1.c: New test.
10809
10810         * gcc.dg/20020219-1.c: New test.
10811
10812         * gcc.dg/noncompile/20020220-1.c: New test.
10813
10814         * g++.dg/opt/ptrintsum1.C: New test.
10815
10816         * gcc.dg/debug/20020220-1.c: New test.
10817
10818 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10819
10820         * gcc.c-torture/execute/20020216-1.c: New test.
10821
10822 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10823
10824         * gcc.dg/decl-1.c: Update, new test.
10825
10826 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10827
10828         * g++.dg/abi/bitfield1.C: New test.
10829         * g++.dg/abi/bitfield2.C: New test.
10830
10831 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10832
10833         * gcc.dg/attr-nest.c: New test.
10834
10835 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10836
10837         * gcc.c-torture/execute/20020215-1.c: New test.
10838
10839 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10840
10841         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10842         * g++.dg/debug/debug.exp: New.
10843         * g++.dg/debug/trivial.C: New.
10844         * g++.dg/debug/debug1.C: Moved...
10845         * g++.dg/other/debug1.C: ...from here.
10846         * g++.dg/debug/debug2.C: Moved...
10847         * g++.dg/other/debug2.C: ...from here.
10848         * g++.dg/debug/debug3.C: Moved...
10849         * g++.dg/other/debug3.C: ...from here.
10850
10851         * gcc.dg/noncompile/20020213-1.c: New test.
10852
10853 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10854
10855         * g++.dg/other/debug3.C: New test.
10856
10857         * gcc.c-torture/execute/20020213-1.c: New test.
10858
10859 2002-02-13  Richard Smith <richard@ex-parrot.com>
10860
10861         * g++.old-deja/g++.other/thunk1.C: New test.
10862
10863 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10864
10865         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10866
10867 2002-02-13  Stan Shebs  <shebs@apple.com>
10868
10869         * gcc.dg/altivec-3.c: New.
10870
10871 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10872
10873         * gcc.dg/Wunreachable-1.c: New test.
10874         * gcc.dg/Wunreachable-2.c: New test.
10875
10876 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10877
10878         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10879
10880 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10881
10882         * gcc.dg/decl-1.c: New test.
10883
10884 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10885
10886         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10887
10888 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10889
10890         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10891         * gcc.c-torture/compile/980506-1.x: Likewise.
10892
10893 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10894
10895         * gcc.dg/20020210-1.c: New.
10896
10897 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10898
10899         * g77.f-torture/execute/947.f: New regression test
10900         for PR fortran/947.
10901
10902 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10903
10904         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10905         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10906
10907 2002-02-08  Richard Henderson  <rth@redhat.com>
10908
10909         * gcc.c-torture/compile/labels-3.c: New.
10910
10911 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10912
10913         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10914         expression statements work instead.
10915         * gcc.dg/noncompile/20020207-1.c: New test.
10916
10917 2002-02-07  Richard Henderson  <rth@redhat.com>
10918
10919         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10920
10921 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10922
10923         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10924         message from g77
10925         * lib/g77-dg.exp: Trim g77 error messages so that they are
10926         recognized by dg.exp.
10927
10928 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10929
10930         PR fortran/5473
10931         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10932
10933 2002-02-07  Richard Henderson  <rth@redhat.com>
10934
10935         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10936         to be sufficiently aligned for integers.
10937
10938 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10939
10940         * g++.dg/template/friend4.C: New test.
10941
10942 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10943
10944         PR fortran/5743
10945         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10946         unsupported cases.
10947
10948 2002-02-07  Richard Henderson  <rth@redhat.com>
10949
10950         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10951         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10952         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10953         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10954
10955 2002-02-06  Richard Henderson  <rth@redhat.com>
10956
10957         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
10958
10959 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
10960
10961         * gcc.dg/20020206-1.c: New test.
10962
10963 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
10964
10965         * gcc.c-torture/execute/20020206-1.c: New test.
10966
10967         * gcc.c-torture/execute/20020206-2.c: New test.
10968
10969         PR optimization/5429:
10970         * gcc.c-torture/compile/20020206-1.c: New test.
10971
10972 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
10973
10974         * g++.dg/ext/align1.C: Do not use an explicit alignment value
10975         as certain file formats cannot support particularly large
10976         alignments.
10977
10978         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
10979         and do not expect to be able to link the executable.
10980
10981         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
10982         fail because the COFF format does not support the weak attribute.
10983
10984 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
10985
10986         * g77.dg/pr5473.f:  New test
10987
10988 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
10989
10990         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
10991         Fix testcase accordingly.
10992
10993 2002-02-04  Richard Henderson  <rth@redhat.com>
10994
10995         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
10996         (buf): Change to be an array of pointers, not ints.
10997
10998 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
10999
11000         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11001         before all tests.  Move warning one line above to match where it
11002         C frontend emits.
11003         * gcc.dg/Wswitch-2.c: New test.
11004         * g++.dg/warn/Wswitch-1.C: New test.
11005         * g++.dg/warn/Wswitch-2.C: New test.
11006
11007 2002-02-04  Richard Henderson  <rth@redhat.com>
11008
11009         * g++.dg/abi/offsetof.C: Fix size comparison.
11010
11011 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11012
11013         * gcc.dg/cast-qual-2.c: New test.
11014
11015 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11016
11017         * gcc.dg/20020201-4.c: New test.
11018
11019 2002-02-04  Ben Elliston  <bje@redhat.com>
11020
11021         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11022         target_info attribute != 0, in addition to the empty string.
11023         (gcc_target_compile): Likewise.
11024
11025 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11026
11027         * gcc.dg/Wswitch.c: New test.
11028         PR gcc/4475. PR gcc/3780.
11029
11030 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11031
11032         * g77.f-torture/execute/5122.f: New test for regressions
11033         against PR fortran/5122.
11034
11035 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11036
11037         * g77.f-torture/compile/pr3743.f: Delete
11038         * g77.dg/pr3743-1.f: New test.
11039         * g77.dg/pr3743-2.f: New test.
11040         * g77.dg/pr3743-3.f: New test.
11041         * g77.dg/pr3743-4.f: New test.
11042
11043 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11044
11045         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11046
11047 2002-02-02  Richard Henderson  <rth@redhat.com>
11048
11049         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11050         * gcc.c-torture/execute/bf64-1.c: Likewise.
11051
11052 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11053
11054         * gcc.dg/20020201-2.c: New test.
11055
11056         * gcc.dg/20020201-3.c: New test.
11057
11058         * gcc.c-torture/execute/bitfld-2.c: New test.
11059
11060 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11061
11062         * gcc.dg/bitfld-1.c: Update.
11063         * gcc.dg/bitfld-2.c: Update.
11064         * gcc.c-torture/execute/bitfld-1.x: New.
11065
11066 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11067
11068         * gcc.c-torture/execute/20020201-1.c: New test.
11069
11070 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11071
11072         PR target/5469
11073         * gcc.dg/20020201-1.c: New test.
11074
11075 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11076
11077         PR fortran/3743
11078         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11079         * g77.f-torture/compile/pr3743.x: Remove
11080
11081 2002-01-31  Tom Rix  <trix@redhat.com>
11082
11083         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11084
11085 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11086
11087         * gcc.dg/noncompile/20020130-1.c: New test.
11088
11089 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11090
11091         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11092
11093 2002-01-29  Richard Henderson  <rth@redhat.com>
11094
11095         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11096         to long long.
11097         * gcc.c-torture/execute/bf64-1.c: Likewise.
11098
11099 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11100
11101         * gcc.c-torture/execute/20020129-1.c: New test.
11102
11103 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11104
11105         * gcc.c-torture/compile/20000224-1.c: Update.
11106         * gcc.c-torture/execute/bitfld-1.c: New tests.
11107         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11108         * gcc.dg/uninit-A.c: Update.
11109
11110 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11111
11112         * g++.dg/template/ctor1.C: Add instantiation.
11113
11114 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11115
11116         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11117         argument to __builtin_prefetch to be const ptr.
11118
11119 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11120
11121         * gcc.c-torture/compile/20020120-1.c: New test.
11122
11123 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11124
11125         * gcc.c-torture/execute/20020127-1.c: New test.
11126
11127 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11128
11129         * g77.dg/f77-edit-i-in.f: New test
11130         * g77.dg/f77-edit-i-out.f: New test
11131
11132 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11133
11134         * gcc.dg/debug/debug.exp: New file.
11135         * gcc.dg/debug/trivial.c: New file.
11136         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11137         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11138         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11139         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11140         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11141         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11142         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11143         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11144         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11145         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11146         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11147         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11148         * gcc.dg/20000503-1.c: Removed.
11149         * gcc.dg/20010207-1.c: Removed.
11150         * gcc.dg/20011223-1.c: Removed.
11151         * gcc.dg/20020104-2.c: Removed.
11152         * gcc.dg/debug-1.c: Removed.
11153         * gcc.dg/debug-2.c: Removed.
11154         * gcc.dg/debug-3.c: Removed.
11155         * gcc.dg/debug-4.c: Removed.
11156         * gcc.dg/debug-5.c: Removed.
11157         * gcc.dg/debug-6.c: Removed.
11158         * gcc.dg/dwarf2-1.c: Removed.
11159         * gcc.dg/dwarf2-2.c: Removed.
11160
11161 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11162
11163         * g++.old-deja/g++.other/eh5.C: New test.
11164         * g++.old-deja/g++.other/sibcall2.C: New test.
11165         * g++.old-deja/g++.other/array9.C: New test.
11166         * g++.old-deja/g++.other/typename2.C: New test.
11167         * g++.old-deja/g++.other/crash60.C: New test.
11168         * g++.old-deja/g++.other/conv9.C: New test.
11169         * g++.old-deja/g++.other/mangle10.C: New test.
11170         * g++.old-deja/g++.other/unchanging1.C: New test.
11171         * g++.old-deja/g++.other/exprstmt1.C: New test.
11172         * g++.old-deja/g++.other/inline23.C: New test.
11173         * g++.old-deja/g++.eh/ia64-1.C: New test.
11174         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11175         * g++.old-deja/g++.other/reload1.C: New test.
11176         * g++.old-deja/g++.other/static20.C: New test.
11177         * g++.old-deja/g++.other/local-alloc1.C: New test.
11178         * g++.old-deja/g++.other/conv8.C: New test.
11179         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11180         * g++.old-deja/g++.other/storeexpr1.C: New test.
11181         * g++.old-deja/g++.other/storeexpr2.C: New test.
11182         * g++.dg/eh/template2.C: New test.
11183         * g++.dg/warn/weak1.C: New test.
11184
11185 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11186
11187         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11188         Remove first, non-varying, argument.
11189
11190 2002-01-23  Richard Henderson  <rth@redhat.com>
11191
11192         * gcc.dg/inline-2.c: New.
11193
11194         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11195         Add optional target arg.  Check number of arguments.
11196         (scan-assembler-not, scan-assembler-dem): Likewise.
11197         (scan-assembler-dem-not): Likewise.
11198
11199 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11200
11201         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11202         line 12.
11203         * g++.old-deja/g++.brendan/parse3.C,
11204         g++.old-deja/g++.other/crash26.C,
11205         g++.old-deja/g++.other/crash28.C,
11206         g++.old-deja/g++.other/crash29.C,
11207         g++.old-deja/g++.other/crash30.C,
11208         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11209
11210 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11211
11212         * gcc.dg/20020115-1.c: New.
11213
11214 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11215
11216         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11217
11218 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11219
11220         * gcc.dg/20020122-3.c: New.
11221
11222 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11223
11224         * g++.dg/other/gc1.C: New test.
11225
11226 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11227
11228         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11229
11230 2002-01-22  Richard Henderson  <rth@redhat.com>
11231
11232         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11233
11234 2002-01-22  Richard Henderson  <rth@redhat.com>
11235
11236         * gcc.dg/20020122-4.c: New.
11237
11238 2002-01-22  H.J. Lu <hjl@gnu.org>
11239
11240         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11241         link output.
11242         * gcc.dg/special/ecos.exp: Likewise.
11243         * lib/g++-dg.exp: Likewise.
11244         * lib/g77-dg.exp: Likewise.
11245         * lib/gcc-dg.exp : Likewise.
11246         * lib/mike-g++.exp: Likewise.
11247         * lib/mike-g77.exp: Likewise.
11248         * lib/mike-gcc.exp: Likewise.
11249         * lib/objc-dg.exp: Likewise.
11250
11251 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11252
11253         PR target/5379
11254         * gcc.dg/20020122-2.c: New test.
11255
11256 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11257
11258         * gcc.dg/20020122-1.c: New test.
11259
11260 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11261
11262         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11263
11264 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11265
11266         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11267
11268 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11269
11270         * gcc.c-torture/compile/20020121-1.c: New test.
11271
11272 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11273
11274         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11275         ld_library_path.
11276
11277 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11278
11279         * gcc.dg/20020218-1.c: New test.
11280
11281 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11282
11283         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11284         messages
11285         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11286         "At global scope" warning
11287         * g++.dg/ext/align1.C: Change cygwin test for alignment
11288         from db-bogus to dg-warning
11289
11290 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11291
11292         * g77.f-torture/compile/cpp2.F: New test.
11293
11294 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11295
11296         * g++.dg/template/access1.C: New test.
11297
11298 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11299
11300         * gcc.dg/20020118-1.c: New.
11301
11302 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11303
11304         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11305
11306 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11307
11308         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11309         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11310         alignment warnings.
11311
11312 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11313
11314         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11315         torture_with_loops and torture_without_loops
11316
11317 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11318
11319         * gcc.c-torture/compile/20020116-1.c: New test.
11320
11321 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11322
11323         * gcc.dg/20020116-2.c: New test.
11324
11325         * gcc.dg/ultrasp4.c: New test.
11326
11327         * gcc.dg/20020116-1.c: New test.
11328
11329 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11330
11331         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11332         by EABI.
11333
11334 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11335
11336         * gcc.misc-tests/i386-prefetch.exp: New.
11337         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11338         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11339         * gcc.misc-tests/i386-pf-none-1.c: New test.
11340         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11341
11342 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11343
11344         * gcc.dg/gnu89-init-1.c: Add new tests.
11345
11346 2002-01-15  Andreas Jaeger  <aj@suse.de>
11347
11348         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11349         * gcc.dg/i386-mmx-2.c: Likewise.
11350         * gcc.dg/i386-sse-1.c: Likewise.
11351         * gcc.dg/i386-sse-2.c: Likewise.
11352         * gcc.dg/i386-sse-3.c: Likewise.
11353
11354 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11355
11356         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11357         Uncomment additional cases that now pass.
11358
11359 2002-01-11  Richard Henderson  <rth@redhat.com>
11360
11361         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11362         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11363
11364 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11365
11366         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11367
11368 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11369
11370         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11371         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11372
11373 2002-01-10  Dale Johannesen  <dalej@apple.com>
11374
11375         * gcc.c-torture/execute/loop-11.c: New.
11376
11377 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11378
11379         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11380         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11381
11382 2002-01-09  Richard Henderson  <rth@redhat.com>
11383
11384         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11385         type in which to perform the operation for each size.
11386
11387 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11388
11389         * gcc.c-torture/compile/20020109-2.c: New test.
11390
11391 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11392
11393         * gcc.c-torture/execute/loop-10.c: New test.
11394
11395 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11396
11397         * gcc.c-torture/compile/20010226-1.c: New test.
11398         * gcc.c-torture/compile/20010227-1.c: New test.
11399         * gcc.c-torture/compile/20010426-1.c: New test.
11400         * gcc.c-torture/compile/20010510-1.c: New test.
11401         * gcc.c-torture/compile/20010605-3.c: New test.
11402         * gcc.c-torture/compile/20010824-1.c: New test.
11403         * gcc.c-torture/execute/20010409-1.c: New test.
11404         * gcc.dg/noncompile/20000901-1.c: New test.
11405         * gcc.dg/20001023-1.c: New test.
11406         * gcc.dg/20001101-1.c: New test.
11407         * gcc.dg/20001102-1.c: New test.
11408         * gcc.dg/20010207-1.c: New test.
11409         * gcc.dg/20010405-1.c: New test.
11410         * gcc.dg/20010822-1.c: New test.
11411         * gcc.dg/20011107-1.c: New test.
11412
11413 2002-01-09  Jeffrey A Law  (law@redhat.com)
11414
11415         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11416
11417         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11418         execution failure on PA targets.
11419
11420 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11421
11422         * gcc.c-torture/compile/20020109-1.c: New test.
11423
11424 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11425
11426         * gcc.c-torture/execute/20020108-1.c: New test.
11427
11428 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11429
11430         * gcc.dg/20020108-1.c: New test.
11431
11432 2002-01-08  H.J. Lu <hjl@gnu.org>
11433
11434         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11435         for header files.
11436
11437 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11438
11439         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11440         consistency.
11441
11442 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11443
11444         * gcc.dg/altivec-4.c: Test altivec predicates.
11445
11446 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11447
11448         * gcc.c-torture/execute/20020107-1.c: New test.
11449
11450 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11451
11452         PR c/5279
11453         * gcc.c-torture/compile/20020106-1.c: New test.
11454
11455 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11456
11457         * gcc.c-torture/execute/nestfunc-4.c: New test.
11458
11459 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11460
11461         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11462         extra triple that slipped in.
11463         * g++.old-deja/g++.abi/align.C: Likewise.
11464         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11465
11466 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11467
11468         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11469         * g++.old-deja/g++.abi/align.C: Likewise.
11470         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11471
11472         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11473         on FreeBSD/i386.
11474         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11475         FreeBSD.
11476
11477 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11478
11479         * gcc.dg/20020104-1.c: New test.
11480
11481         * gcc.dg/20020104-2.c: New test.
11482
11483 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11484
11485         * gcc.dg/20020103-1.c: Fix typo in target selector.
11486
11487 2002-01-03  Richard Henderson  <rth@redhat.com>
11488
11489         * gcc.dg/20020103-1.c: New.
11490
11491 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11492
11493         * gcc.c-torture/execute/20020103-1.c: New test.
11494
11495 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11496
11497         * g++.dg/other/debug2.C: New test.
11498
11499         * gcc.c-torture/compile/20020103-1.c: New test.
11500
11501 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11502
11503         * gcc.dg/gnu89-init-1.c: Added new tests.
11504
11505 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11506
11507         * g++.dg/template/friend2.C: Remove as patch is reverted.
11508
11509         * g++.dg/warn/oldcast1.C: New test.
11510
11511         * g++.dg/template/ptrmem1.C: New test.
11512         * g++.dg/template/ptrmem2.C: New test.
11513
11514         * g++.dg/template/ntp.C: New test.
11515
11516         * g++.dg/other/component1.C: New test.
11517
11518         * g++.dg/template/ttp3.C: New test.
11519
11520         * g++.dg/template/friend2.C: New test.
11521         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11522
11523 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11524
11525         * g++.dg/other/ptrmem1.C: New test.
11526         * g++.dg/other/ptrmem2.C: New test.
11527
11528 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11529
11530         * g++.dg/template/ctor1.C: New test.
11531
11532 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11533
11534         * g++.dg/template/friend2.C: New test.
11535
11536 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11537
11538         * gcc.dg/mmix-1.c: New test.
11539
11540 2001-12-31  Richard Henderson  <rth@redhat.com>
11541
11542         * gcc.dg/asm-5.c: New.
11543
11544 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11545
11546         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11547         in namespace __gnu_cxx
11548
11549 2001-12-30  Richard Henderson  <rth@redhat.com>
11550
11551         * gcc.dg/debug-6.c: New.
11552
11553 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11554
11555         * gcc.c-torture/compile/20011229-2.c: New test.
11556
11557 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11558
11559         * gcc.dg/debug-3.c: New test.
11560         * gcc.dg/debug-4.c: New test.
11561         * gcc.dg/debug-5.c: New test.
11562
11563 2001-12-29  Richard Henderson  <rth@redhat.com>
11564
11565         * g++.dg/eh/loop1.C: New.
11566
11567 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11568
11569         * g++.dg/template/crash1.C: New test.
11570
11571 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11572
11573         * g++.dg/other/const1.C: New test.
11574
11575 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11576
11577         * gcc.c-torture/compile/20011229-1.c: New test.
11578
11579 2001-12-28  Stan Shebs  <shebs@apple.com>
11580
11581         * lib/objc-torture.exp: Resync with c-torture.exp.
11582         * lib/objc.exp: Load standard libraries.
11583
11584 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11585
11586         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11587         additional tests.
11588
11589 2001-12-27  Roger Sayle <roger@eyesopen.com>
11590
11591         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11592
11593 2001-12-27  Richard Henderson  <rth@redhat.com>
11594
11595         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11596
11597 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11598
11599         * g++.dg/eh/ctor1.C: New test.
11600         * g++.dg/other/error2.C: New test.
11601
11602 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11603
11604         * g++.dg/other/init2.C: New test.
11605
11606 2001-12-24  Richard Henderson  <rth@redhat.com>
11607
11608         * gcc.dg/20011223-1.c: New.
11609         * gcc.dg/inline-1.c: New.
11610
11611 2001-12-23  Richard Henderson  <rth@redhat.com>
11612
11613         * gcc.dg/asm-4.c: Test operand modifiers.
11614
11615 2001-12-23  Richard Henderson  <rth@redhat.com>
11616
11617         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11618
11619 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11620
11621         * gcc.c-torture/execute/20011223-1.c: New test.
11622
11623 2001-12-21  Richard Henderson  <rth@redhat.com>
11624
11625         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11626         re-enables the warning.
11627
11628 2001-12-21  Richard Henderson  <rth@redhat.com>
11629
11630         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11631
11632 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11633
11634         * gcc.c-torture/compile/20011218-1.c: New test.
11635
11636 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11637
11638         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11639         arm-isr.c test.
11640         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11641         epilogue generation for ARM ISR routines.
11642
11643 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11644
11645         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11646         * gcc.dg/format/c90-printf-3.c: Likewise.
11647         * gcc.dg/format/c99-printf-3.c: Likewise.
11648         * gcc.dg/format/ext-1.c: Likewise.
11649         * gcc.dg/format/ext-6.c: Likewise.
11650         * gcc.dg/format/format.h: Prototype unlocked stdio.
11651
11652 2001-12-20  Richard Henderson  <rth@redhat.com>
11653
11654         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11655         (arena): Use it.
11656         (malloc): Correct allocation logic.  Abort if we fill up the
11657         arena before initialization complete.
11658         (realloc): Correct allocation logic.
11659
11660 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11661
11662         * gcc.c-torture/compile/20011219-2.c: New test.
11663
11664         * gcc.c-torture/execute/20011219-1.c: New test.
11665
11666 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11667
11668         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11669         target does not support weak symbols.
11670
11671 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11672
11673         * gcc.c-torture/compile/20011219-1.c: New test.
11674
11675 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11676
11677         * g++.dg/other/error1.C: New test.
11678
11679 2001-12-17  Jeffrey A Law  (law@redhat.com)
11680
11681         * gcc.c-torture/execute/20011217-1.c: New test.
11682
11683 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11684
11685         * objc.dg/special/: New directory.
11686         * objc.dg/special/special.exp: New file.
11687         * objc.dg/special/unclaimed-category-1.h: New file.
11688         * objc.dg/special/unclaimed-category-1a.m: New file.
11689         * objc.dg/special/unclaimed-category-1.m: New file.
11690
11691 2001-12-17  Andreas Jaeger  <aj@suse.de>
11692
11693         * gcc.c-torture/compile/20011217-2.c: New test.
11694
11695 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11696
11697         * gcc.c-torture/compile/20011217-1.c: New test.
11698
11699 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11700
11701         * testsuite/gcc.dg/20011214-1.c: New.
11702
11703 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11704
11705         * gcc.dg/altivec-4.c: New.
11706
11707 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11708
11709         * gcc.dg/20011113-1.c: New test.
11710
11711 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11712
11713         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11714         std::__malloc_alloc_template<0> and
11715         std::__default_alloc_template<false, 0>.
11716
11717 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11718
11719         * objc/execute/bf-21.m: New test.
11720         * objc/execute/enumeration-1.m: New test.
11721         * objc/execute/enumeration-2.m: New test.
11722
11723 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11724
11725         * gcc.dg/gnu89-init-1.c: New test.
11726
11727 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11728
11729         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11730         * g++.old-deja/g++.jason/2371.C: Likewise.
11731         * g++.old-deja/g++.jason/template33.C: Likewise.
11732         * g++.old-deja/g++.jason/template34.C: Likewise.
11733         * g++.old-deja/g++.jason/template36.C: Likewise.
11734         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11735         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11736         * g++.old-deja/g++.other/typename1.C: Likewise.
11737         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11738         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11739         * g++.old-deja/g++.pt/typename11.C: Likewise.
11740         * g++.old-deja/g++.pt/typename14.C: Likewise.
11741         * g++.old-deja/g++.pt/typename16.C: Likewise.
11742         * g++.old-deja/g++.pt/typename3.C: Likewise.
11743         * g++.old-deja/g++.pt/typename4.C: Likewise.
11744         * g++.old-deja/g++.pt/typename5.C: Likewise.
11745         * g++.old-deja/g++.pt/typename7.C: Likewise.
11746         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11747
11748 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11749
11750         * g++.dg/other/linkage1.C: New test.
11751         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11752         specifiers.
11753
11754 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11755
11756         * gcc.dg/concat.c: New test.
11757
11758 2001-12-11  Stan Shebs  <shebs@apple.com>
11759
11760         * objc/compile: New test directory.
11761         * objc/compile/compile.exp: New expect script.
11762         * objc/compile/20011211-1.m: New compile test.
11763
11764 2001-12-11  Jason Merrill  <jason@redhat.com>
11765
11766         * lib/prune.exp (prune_gcc_output): Also handle "In member
11767         function".  So many permutations...
11768
11769 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11770
11771         * g++.dg/template/typedef1.C: New test.
11772
11773 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11774
11775         * g++.dg/other/copy1.C: New test.
11776
11777 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11778
11779         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11780
11781         * gcc.dg/builtin-choose-expr.c: New.
11782
11783 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11784
11785         * gcc.dg/altivec-2.c: New.
11786
11787 2001-12-07  Richard Henderson  <rth@redhat.com>
11788
11789         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11790
11791 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11792
11793         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11794         ultrasparc.
11795
11796 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11797
11798         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11799
11800 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11801
11802         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11803         variable argument list.
11804
11805 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11806
11807         * gcc.c-torture/execute/memcheck: Delete entire directory.
11808         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11809         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11810
11811 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11812
11813         * gcc.dg/Wshadow-1.c: New test.
11814
11815 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11816
11817         * gcc.c-torture/compile/20011130-1.c: New test.
11818
11819         * gcc.dg/noncompile/20011025-1.c: New test.
11820
11821         * g++.dg/other/anon-union.C: New test.
11822
11823         * gcc.c-torture/execute/20011024-1.c: New test.
11824
11825 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11826
11827         * gcc.c-torture/execute/20000722-1.x,
11828         gcc.c-torture/execute/20010123-1.x: Remove.
11829         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11830         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11831         gcc.dg/c99-complit-2.c: New tests.
11832
11833 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11834
11835         * g++.dg/inherit/base1.C: New test.
11836
11837 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11838
11839         * g++.dg/other/stdarg1.C: New test.
11840
11841         * gcc.c-torture/compile/20011130-2.c: New test.
11842
11843 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11844
11845         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11846         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11847         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11848         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11849         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11850         * gcc.dg/builtin-prefetch-1.c: New test.
11851
11852 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11853
11854         * gcc.dg/20011130-1.c: New test.
11855
11856 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11857
11858         * g++.dg/other/scope1.C: New test.
11859         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11860
11861 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11862
11863         * gcc.dg/vla-init-1.c: New test.
11864
11865 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11866
11867         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11868
11869 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11870
11871         * objc.dg/alias.m: Update.
11872         * objc.dg/class-1.m: Update.
11873         * objc.dg/const-str-1.m: Update.
11874         * objc.dg/fwd-proto-1.m: Update.
11875         * objc.dg/id-1.m: Update.
11876         * objc.dg/super-class-1.m: Update.
11877
11878 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11879
11880         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11881         constructs.
11882
11883 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11884
11885         * gcc.c-torture/execute/20011128-1.c: New test.
11886
11887 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11888
11889         * gcc.dg/20011127-1.c: New test.
11890
11891 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11892
11893         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11894         from Austin Group draft 7.
11895         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11896         scanf format arguments.
11897         * gcc.dg/format/no-exargs-2.c: New test.
11898
11899 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11900
11901         * g++.dg/abi/vbase8-4.C: New test.
11902
11903 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11904
11905         * gcc.c-torture/execute/20011121-1.c: New test.
11906
11907 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11908
11909         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11910
11911 2001-11-23  Andreas Jaeger  <aj@suse.de>
11912
11913         * gcc.dg/cpp/charconst-2.c: New test.
11914
11915 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11916
11917         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11918         to the host if it is remote.  Let tests specify extra headers
11919         they use.
11920         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11921         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11922         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11923         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11924         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11925         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11926         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11927         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11928         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11929         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11930
11931 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11932
11933         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11934         for little endian ARMs.
11935
11936 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11937
11938         * gcc.c-torture/compile/20011119-1.c: New test.
11939         * gcc.c-torture/compile/20011119-2.c: New test.
11940
11941 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11942
11943         * gcc.dg/altivec-1.c: Fix typo.
11944
11945 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11946
11947         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11948
11949 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11950
11951         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11952
11953 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11954
11955         * lib/g77.exp: Don't specify --rpath-link.
11956
11957         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
11958         across all the headers.
11959         * gcc.dg/format/format.exp: For testing on a remote host,
11960         copy format.h.
11961
11962         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
11963         * gcc.c-torture/execute/930406-1.c: Likewise.
11964         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
11965
11966 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
11967
11968         * gcc.dg/altivec-1.c: New.
11969
11970 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
11971
11972         * gcc.dg/cpp/fpreprocessed.c: New test case.
11973
11974 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11975
11976         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
11977         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
11978         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
11979
11980 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11981
11982         * gcc.dg/no-builtin-1.c: New test.
11983
11984 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
11985
11986         * gcc.c-torture/execute/20011115-1.c: New test.
11987
11988 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
11989
11990         * gcc.c-torture/compile/20011114-2.c: New test.
11991         * gcc.c-torture/compile/20011114-3.c: New test.
11992         * gcc.c-torture/compile/20011114-4.c: New test.
11993
11994 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
11995
11996         * g++.dg/other/init1.C: New test.
11997
11998 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
11999
12000         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12001         message.
12002
12003         * gcc.c-torture/execute/20011114-1.c: New testcase.
12004
12005         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12006         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12007         like the (before this change) version of 20010327-1.c.
12008
12009 2001-11-14  Roger Sayle <roger@eyesopen.com>
12010
12011         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12012
12013 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12014
12015         * g++.dg/init/array2.C: New test.
12016
12017 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12018
12019         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12020
12021 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12022
12023         * g++.dg/other/forscope1.C: New test.
12024         * g++.dg/ext/forscope1.C: New test.
12025         * g++.dg/ext/forscope2.C: New test.
12026
12027 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12028
12029         * gcc.c-torture/execute/20011113-1.c: New test.
12030
12031 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12032
12033         * gcc.c-torture/execute/20011109-2.c: New test.
12034
12035         * gcc.c-torture/execute/20011109-1.c: New test.
12036
12037 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12038
12039         * gcc.c-torture/compile/20011109-1.c: New test.
12040
12041 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12042
12043         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12044         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12045         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12046         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12047         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12048         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12049         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12050
12051 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12052
12053         * g++.dg/warn/Wshadow-1.C: New tests.
12054         * g++.old-deja/g++.mike/for3.C: Update.
12055
12056 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12057
12058         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12059         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12060         XFAILs.  Adjust expected error texts.
12061         * gcc.c-torture/compile/20011106-1.c,
12062         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12063         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12064         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12065         gcc.dg/c99-array-lval-5.c: New tests.
12066
12067 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12068
12069         * gcc.dg/cpp/defined.c: Update.
12070
12071 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12072
12073         * gcc.c-torture/execute/anon-1.c: New test.
12074
12075 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12076
12077         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12078         same size, so no warning should be produced on stormy16.
12079
12080         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12081         due to oversized array.
12082         * g++.old-deja/g++.mike/ns15.C: Likewise.
12083         * g++.old-deja/g++.pt/crash16.C: Likewise.
12084
12085 2001-11-02  Graham Stott  <grahams@redhat.com>
12086
12087         * g++.dgother/debug1.C: Fix typos.
12088
12089 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12090
12091         * g++.dg/other/debug1.C: New test.
12092
12093 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12094
12095         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12096         of unsigned long.
12097
12098 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12099
12100         * gcc.dg/20011029-2.c: New test.
12101
12102         * gcc.c-torture/compile/20011029-1.c: New test.
12103
12104 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12105
12106         * objc/execute/class_self-1.m: New test.
12107         * objc/execute/class_self-2.m: New test.
12108
12109 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12110
12111         * gcc.misc-tests/msgs.exp: Delete.
12112         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12113         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12114         error set to match recent changes.
12115
12116 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12117
12118         * gcc.dg/20011021-1.c: New test.
12119
12120 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12121
12122         * gcc.c-torture/compile/20011023-1.c: New test.
12123
12124 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12125
12126         * lib/g77.exp: Rewrite based on lib/g++.exp.
12127
12128 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12129
12130         * gcc.c-torture/execute/20011019-1.c: New test.
12131
12132         * gcc.dg/20011018-1.c: New test.
12133
12134 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12135
12136         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12137
12138 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12139
12140         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12141         * gcc.dg/attr-invalid.c: Likewise.
12142
12143 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12144
12145         * testsuite/gcc.dg/20011015-1.c: New test.
12146
12147 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12148
12149         * g++.dg/template/unify2.C: New test.
12150
12151 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12152
12153         * g++.dg/other/exception-specification.C: New test
12154
12155 2001-10-13  Tom Rix  <trix@redhat.com>
12156
12157         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12158         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12159
12160 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12161
12162         * testsuite/gcc.dg/20011009-1.c: New test.
12163
12164 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12165
12166         PR g++/4476
12167         * g++.dg/other/friend1.C: New test.
12168
12169 2001-10-11  Richard Henderson  <rth@redhat.com>
12170
12171         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12172
12173 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12174
12175         * gcc.c-torture/compile/20011010-1.c: New.
12176
12177 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12178
12179         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12180         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12181         g77.f-torture/execute/execute.exp,
12182         g77.f-torture/noncompile/noncompile.exp,
12183         gcc.c-torture/compile/compile.exp,
12184         gcc.c-torture/execute/execute.exp,
12185         gcc.c-torture/execute/ieee/ieee.exp,
12186         gcc.c-torture/execute/memcheck/memcheck.exp,
12187         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12188         objc/execute/execute.exp: Update FSF address.
12189
12190 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12191
12192         * gcc.dg/cpp/cmdlne-C.c: Update.
12193         * gcc.dg/cpp/cmdlne-C2.c: New.
12194
12195 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12196
12197         * gcc.c-torture/execute/20011008-3.c: New.
12198
12199 2001-10-08  DJ Delorie  <dj@redhat.com>
12200
12201         * gcc.dg/20011008-1.c: New.
12202         * gcc.dg/20011008-2.c: New.
12203
12204 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12205
12206         * gcc.dg/cpp/spacing1.c: Update test.
12207
12208 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12209
12210         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12211         spelling errors of "separate" as "seperate".
12212
12213 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12214
12215         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12216         enough to avoid inlining.
12217
12218 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12219
12220         * lib/g77.exp: set libg2c_dir correctly.
12221
12222 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12223
12224         * gcc.dg/cpp/macro11.c: New test.
12225
12226 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12227
12228         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12229         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12230         gcc.dg/format/multattr-3.c: New tests.
12231         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12232         tests for format attributes on function pointers being rejected.
12233
12234 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12235
12236         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12237
12238 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12239
12240         * g++.dg/warn/format1.C: New test.
12241
12242 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12243
12244         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12245
12246 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12247
12248         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12249
12250 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12251
12252         * gcc.dg/cpp/redef2.c: Add test.
12253
12254 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12255
12256         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12257         long-standing bug on i686, apparently.
12258         * gcc.c-torture/execute/loop-2c.x: New file.
12259         * gcc.c-torture/execute/loop-2d.x: New file.
12260         * gcc.c-torture/execute/loop-3c.x: New file.
12261
12262 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12263
12264         * gcc.dg/cpp/20000625-2.c: Correct line number.
12265
12266 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12267
12268         * gcc.dg/cpp/macro10.c: New test.
12269         * gcc.dg/cpp/strify3.c: New test.
12270         * gcc.dg/cpp/spacing1.c: Add tests.
12271         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12272         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12273
12274 2001-09-24  DJ Delorie  <dj@redhat.com>
12275
12276         * gcc.c-torture/execute/20010924-1.c: New test.
12277
12278 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12279
12280         * testsuite/objc/execute/paste.m: Remove.
12281
12282 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12283
12284         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12285
12286 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12287
12288         * g77.dg/strlen0.f: New test.
12289
12290 2001-09-21  Richard Henderson  <rth@redhat.com>
12291
12292         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12293         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12294
12295 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12296
12297         Table-driven attributes.
12298         * g++.dg/ext/attrib1.C: New test.
12299
12300 2001-09-20  DJ Delorie  <dj@redhat.com>
12301
12302         * gcc.dg/20000926-1.c: Update expected warning messages.
12303         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12304         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12305         array.
12306
12307 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12308
12309         * g++.dg/eh/registers1.C: New test case.
12310
12311 2001-09-17  Richard Henderson  <rth@redhat.com>
12312
12313         * gcc.dg/array-5.c: Fix VLA decomposition test.
12314
12315 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12316
12317         * gcc.dg/cpp/line5.c: New testcase.
12318
12319 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12320
12321         * gcc.dg/cpp/macro9.c: New test.
12322
12323 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12324
12325         * gcc.c-torture/execute/980223.c: Change type of addr from long
12326         to char *.
12327
12328 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12329
12330         * gcc.c-torture/execute/20010915-1.c: New test.
12331
12332 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12333
12334         * g77.dg/bprob: New directory.
12335         * g77.dg/bprob/bprob.exp: New file.
12336         * g77.dg/bprob/bprob-1.f: New test.
12337         * g77.dg/gcov: New directory.
12338         * g77.dg/gcov/gcov.exp: New file.
12339         * g77.dg/gcov/gcov-1.f: New test.
12340         * g77.dg/gcov/gcov-1.x: New file.
12341
12342 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12343
12344         * gcc.dg/cpp/directiv.c: Update.
12345         * gcc.dg/cpp/undef1.c: Update.
12346
12347 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12348
12349         * gcc.dg/20010912-1.c: New test.
12350
12351 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12352
12353         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12354         language-independent file in lib.
12355         * lib/gcov.exp: New file.
12356
12357 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12358
12359         * gcc.c-torture/compile/20010911-1.c: New test.
12360
12361 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12362
12363         * lib/profopt.exp: New, to support profile-directed optimizations.
12364         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12365         * gcc.misc-tests/bprob-1.c: New test.
12366         * gcc.misc-tests/bprob-2.c: New test.
12367
12368 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12369
12370         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12371         XFAIL and which kinds of gcov output to verify.
12372         * gcc.misc-tests/gcov-4b.x: New file.
12373         * gcc.misc-tests/gcov-5b.x: New file.
12374         * gcc.misc-tests/gcov-6.x: New file.
12375         * gcc.misc-tests/gcov-7.c: New test.
12376         * gcc.misc-tests/gcov-7.x: New file.
12377
12378 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12379
12380         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12381         * gcc.misc-tests/gcov-6.c: New test.
12382
12383 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12384
12385         PR c++/3986
12386         * g++.dg/abi/vbase1.C: New test.
12387
12388 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12389
12390         * objc.dg/method-2.m: New.
12391
12392 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12393
12394         PR c++/4203
12395         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12396         * g++.dg/init/empty1.C: New test.
12397
12398 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12399
12400         * gcc.c-torture/compile/20010903-1.c: New test.
12401
12402 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12403
12404         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12405         for m68k.
12406
12407 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12408
12409         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12410
12411         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12412
12413         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12414
12415 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12416
12417         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12418         for 16-bit 'unsigned int'.
12419
12420 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12421
12422         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12423
12424 2001-08-27  Richard Henderson  <rth@redhat.com>
12425
12426         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12427         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12428
12429 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12430
12431         * gcc.dg/asm-names.c (ymain): New.
12432
12433 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12434
12435         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12436         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12437         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12438
12439 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12440
12441         * gcc.dg/compare5.c: New testcase.
12442
12443 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12444
12445         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12446         and "In instantiation".
12447
12448 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12449
12450         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12451
12452 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12453
12454         * gcc.misc-tests/gcov.exp: Add support for branch information.
12455         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12456         * gcc.misc-tests/gcov-4.c: New test.
12457         * gcc.misc-tests/gcov-4b.c: New test.
12458         * gcc.misc-tests/gcov-5b.c: New test.
12459
12460 2001-08-20  Zack Weinberg  <zackw@panix.com>
12461
12462         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12463         expected to fail.
12464
12465 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12466
12467         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12468
12469 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12470
12471         * g++.dg/eh/template1.C: New test.
12472
12473 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12474
12475         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12476         Fix thinko.
12477         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12478         for xfail.
12479
12480 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12481
12482         * lib/g77-dg.exp:  Use prune.exp for common procedures
12483         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12484         * lib/g77.exp: (g77-dg-prune) Remove
12485
12486 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12487
12488         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12489
12490 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12491
12492         * g++.dg/template/unify1.C: New test.
12493
12494 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12495
12496         * g++.dg/abi/empty4.C: New test.
12497
12498 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12499
12500         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12501         solaris2.*
12502         * g77.f-torture/compile/pr3743.x: Likewise
12503
12504 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12505
12506         * g++.dg/other/using-declaration.C: New test.
12507
12508 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12509
12510         * gcc.dg/cpp/tr-sign.c: New testcase.
12511
12512 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12513
12514         * gcc.dg/cpp/19951025-1.c: Revert.
12515         * gcc.dg/cpp/directiv.c: We no longer process directives that
12516         interrupt macro arguments.
12517
12518 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12519
12520         * gcc.dg/bconstp-1.c: New test.
12521
12522 2001-08-03  Richard Henderson  <rth@redhat.com>
12523
12524         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12525
12526 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12527
12528         * gcc.dg/cpp/19951025-1.c: Update.
12529
12530 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12531
12532         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12533         should be x.
12534
12535 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12536
12537         Kill -fhonor-std.
12538         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12539         * g++.old-deja/g++.other/std1.C: Likewise.
12540         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12541
12542 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12543
12544         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12545         (g77_pass, g77_fail, g77_finish, g77_exit,
12546         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12547
12548 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12549
12550         * g77.dg/fbackslash.f
12551         * g77.dg/fcase-preserve.f
12552         * g77.dg/ff90-1.f
12553         * g77.dg/ffixed-line-length-0.f
12554         * g77.dg/ffixed-line-length-132.f
12555         * g77.dg/ffixed-line-length-7.f
12556         * g77.dg/ffixed-line-length-72.f
12557         * g77.dg/ffixed-line-length-none.f
12558         * g77.dg/ffree-form-1.f
12559         * g77.dg/fno-backslash.f
12560         * g77.dg/fno-f90-1.f
12561         * g77.dg/fno-fixed-form-1.f
12562         * g77.dg/fno-onetrip.f
12563         * g77.dg/fno-typeless-boz.f
12564         * g77.dg/fno-underscoring.f
12565         * g77.dg/fno-vxt-1.f
12566         * g77.dg/fonetrip.f
12567         * g77.dg/ftypeless-boz.f
12568         * g77.dg/fugly-assumed.f
12569         * g77.dg/funderscoring.f
12570         * g77.dg/fvxt-1.f
12571
12572 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12573
12574         * objc.dg/fwd-proto-1.m: New.
12575         * objc.dg/local-decl-1.m: New.
12576         * objc.dg/naming-1.m: New.
12577         * objc.dg/naming-2.m: New.
12578         * objc.dg/proto-hier-1.m: New.
12579
12580 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12581
12582         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12583         largest-type elements to a struct makes its size grow.
12584
12585 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12586
12587         * g++.dg/abi/vthunk1.C: New test.
12588
12589 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12590
12591         * g++.dg/abi/vbase8-22.C: New test.
12592
12593 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12594
12595         * gcc.dg/cpp/macro8.c: New test.
12596
12597 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12598
12599         * g++.dg/abi/vbase8-21.C: New test.
12600
12601 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12602
12603         * g++.dg/abi/vbase8-10.C: New test.
12604
12605 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12606
12607         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12608         ${tool}_set_ld_library_path.
12609         Changed caller.
12610         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12611         g++.exp.
12612
12613 2001-07-26  Stan Cox <scox@redhat.com>
12614
12615         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12616         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12617         gcc_exit, gcc_check_unsupported_p):
12618         Moved to gcc-deps.exp
12619         * gcc-deps.exp: New file.
12620
12621 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12622
12623         * g++.old-deja/g++.pt/defarg14.C: New test.
12624
12625 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12626
12627         * g++.old-deja/g++.other/lineno5.C: New test.
12628
12629 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12630
12631         * g++.old-deja/g++.pt/crash68.C: New test.
12632
12633 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12634
12635         * g++.old-deja/g++.other/crash42.C: New test.
12636
12637 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12638
12639         * gcc.dg/cpp/extratokens.c: Fix.
12640         * gcc.dg/cpp/skipping2.c: New tests.
12641
12642 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12643
12644         * gcc.c-torture/execute/20010724-1.c: New file.
12645         * gcc.c-torture/execute/20010724-1.x: New file.
12646
12647 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12648
12649         * g++.old-deja/g++.other/cond7.C: New test.
12650
12651 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12652
12653         * g++.old-deja/g++.other/optimize4.C: New test.
12654
12655 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12656
12657         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12658
12659 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12660
12661         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12662         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12663         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12664         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12665
12666         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12667         bug report" message.
12668
12669         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12670         * g++.dg/ext/instantiate1.C: Move from old-deja.
12671
12672 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12673
12674         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12675         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12676         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12677         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12678
12679 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12680
12681         * gcc.c-torture/execute/20010723-1.c: New test.
12682
12683 2001-07-23  Ben Elliston  <bje@redhat.com>
12684
12685         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12686
12687 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12688
12689         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12690         i[34567]86-*-*.
12691         Delete handling of ieee_multilib_flags.
12692         Pass -mieee for alpha*-*-* and sh-*-*.
12693         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12694
12695 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12696
12697         Remove old-abi tests.
12698         * g++.old-deja/g++.mike/p11116.C: Remove.
12699         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12700
12701 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12702
12703         * g77.f-torture/compile/pr3743.f:  New test
12704
12705 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12706
12707         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12708
12709 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12710
12711         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12712         g++.old-deja/g++.pt/static6.C: Likewise.
12713         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12714         supports weak symbols.
12715
12716 2001-07-18  Andreas Jaeger  <aj@suse.de>
12717
12718         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12719         supported again.
12720
12721 2001-07-18  Andreas Jaeger  <aj@suse.de>
12722
12723         * gcc.dg/iftrap-1.c: Fix target line.
12724
12725 2001-07-17  Richard Henderson  <rth@redhat.com>
12726
12727         * gcc.c-torture/execute/20010717-1.c: New.
12728
12729 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12730
12731         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12732         tests.
12733
12734 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12735
12736         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12737
12738 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12739
12740         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12741         UAC_SIGBUS, UAC_NOPRINT definitions.
12742
12743 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12744
12745         * objc/execute/object_is_class.m: New test.
12746         * objc/execute/object_is_meta_class.m: New test.
12747
12748 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12749
12750         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12751         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12752
12753 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12754
12755         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12756         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12757
12758 2001-07-14  Richard Henderson  <rth@redhat.com>
12759
12760         * gcc.dg/iftrap-1.c: New.
12761
12762 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12763
12764         * g77.f-torture/execute/intrinsic77.f: New test.
12765
12766 2001-07-11  Janis Johnson <janis@us.ibm.com>
12767
12768         * gcc.misc-tests/gcov-3.c: New test.
12769
12770 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12771
12772         * gcc.c-torture/compile/20010711-1.c,
12773         * gcc.c-torture/compile/20010711-2.c: New tests.
12774
12775 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12776
12777         * gcc.c-torture/execute/20010711-1.c: New test.
12778
12779 2001-07-11  Ben Elliston  <bje@redhat.com>
12780
12781         * g++.old-deja/g++.other/enum5.C: New test.
12782
12783 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12784
12785         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12786         (g++-dg-prune): Call prune_gcc_output.
12787         * prune.exp: New file for prune_gcc_output.
12788         * lib/g++.exp, lib/gcc.exp: Load it.
12789
12790 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12791
12792         * gcc.c-torture/compile/20010701-1.c,
12793         g++.old-deja/g++.ext/attrib6.C: New tests.
12794
12795 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12796
12797         * gcc.c-torture/compile/20010706-1.c: New test.
12798
12799 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12800
12801         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12802
12803 2001-06-28  Stan Shebs  <shebs@apple.com>
12804
12805         * gcc.dg/pragma-darwin.c: New test.
12806
12807 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12808
12809         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12810         Solaris 2.[678] system.
12811
12812 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12813
12814         * gcc.dg/20010622-1.c: New test.
12815
12816 2001-06-18  Stan Shebs  <shebs@apple.com>
12817
12818         * objc.dg: New directory.
12819         * objc.dg/dg.exp: New file.
12820         * objc.dg/alias.m: New.
12821         * objc.dg/class-1.m: New.
12822         * objc.dg/class-2.m: New.
12823         * objc.dg/const-str-1.m: New.
12824         * objc.dg/const-str-2.m: New.
12825         * objc.dg/id-1.m: New.
12826         * objc.dg/method-1.m: New.
12827         * objc.dg/super-class-1.m: New.
12828         * lib/objc-dg.exp: New file.
12829
12830 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12831
12832         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12833         of label name.
12834
12835 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12836
12837         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12838
12839 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12840
12841         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12842         variable.
12843
12844 2001-06-12  Richard Henderson  <rth@redhat.com>
12845
12846         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12847
12848 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12849
12850         * g++.old-deja/g++.abi/vbase5.C: New test.
12851         * g++.old-deja/g++.abi/vbase6.C: New test.
12852         * g++.old-deja/g++.abi/vbase7.C: New test.
12853
12854 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12855
12856         * gcc.c-torture/compile/20010610-1.c: New test.
12857
12858 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12859
12860         * g++.old-deja/g++.abi/vbase4.C: New test.
12861
12862 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12863
12864         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12865         support %f for HC11/HC12 targets.
12866         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12867         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12868         on HC11/HC12 targets.
12869         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12870
12871 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12872
12873         * gcc.dg/wchar_t-1.c: New file.
12874         * gcc.dg/wint_t-1.c: Likewise.
12875
12876 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12877
12878         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12879
12880 2001-06-11  Richard Henderson  <rth@redhat.com>
12881
12882         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12883
12884 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12885
12886         * gcc.c-torture/compile/20010611-1.c: New test.
12887
12888 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12889
12890         * gcc.dg/c99-tag-1.c: Add more tests.
12891
12892 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12893
12894         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12895         representation on MN10300 and ARM/Thumb.
12896
12897 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12898
12899         * g77.f-torture/execute/20010610.f: New.
12900
12901 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12902
12903         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12904         names.
12905
12906 2001-06-09  Richard Henderson  <rth@redhat.com>
12907
12908         * gcc.c-torture/execute/ashrdi-1.c: New.
12909         * gcc.c-torture/execute/ashldi-1.c: New.
12910         * gcc.c-torture/execute/lshrdi-1.c: New.
12911
12912 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12913
12914         * objc/execute/load-3.m: Added. Check sending +load to categories,
12915         in addition to classes.
12916
12917 2001-06-08  Stan Shebs  <shebs@apple.com>
12918
12919         * objc/execute/load-2.m: New test.  From Nicola Pero
12920         <n.pero@mi.flashnet.it>.
12921
12922 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12923
12924         * gcc.c-torture/execute/20010605-2.c: New test.
12925
12926 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12927
12928         * g++.old-deja/g++.abi/vbase2.C: New test.
12929         * g++.old-deja/g++.abi/vbase3.C: New test.
12930
12931 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12932
12933         * g++.old-deja/g++.pt/friend49.C: New test.
12934
12935 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12936
12937         * g++.old-deja/g++.ext/anon3.C: New test.
12938
12939 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12940
12941         * g++.old-deja/g++.other/conv7.C: New test.
12942
12943 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12944
12945         * gcc.c-torture/compile/20010605-2.c: New test.
12946
12947 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12948
12949         * gcc.c-torture/execute/20010604-1.c: New test.
12950
12951 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12952
12953         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12954
12955 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12956
12957         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
12958         (g++_link_flags): Likewise.
12959         (g++_init): Pass gccpath's value to two previous functions.
12960
12961 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12962
12963         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
12964         Ensure logfile entry matches exec command line.
12965
12966 2001-05-31  Richard Henderson  <rth@redhat.com>
12967
12968         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
12969         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
12970
12971 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
12972
12973         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
12974         compiler for irix6.2
12975
12976 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
12977
12978         * g++.old-deja/g++.other/optimize3.C: New file.
12979
12980 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
12981
12982         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
12983         assemble.
12984
12985 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
12986
12987         * g++.old-deja/g++.other/optimize2.C: New file.
12988
12989 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
12990
12991         * gcc.c-torture/compile/20010518-2.c: New file.
12992         * gcc.c-torture/execute/20010518-1.c: New file.
12993         * gcc.c-torture/execute/20010518-2.c: New file.
12994
12995 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
12996
12997         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
12998
12999 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
13000
13001         G++ no longer defines builtins that do not begin with __builtin.
13002         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
13003         * g++.old-deja/g++.brendand/misc13.C: Likewise.
13004         * g++.old-deja/g++.law/builtin1.C: Likewise.
13005         * g++.old-deja/g++.law/cvt2.C: Likewise.
13006         * g++.old-deja/g++.mike/net5.C: Likewise.
13007         * g++.old-deja/g++.other/builtins1.C: Likewise.
13008         * g++.old-deja/g++.other/builtins2.C: Likewise.
13009         * g++.old-deja/g++.other/builtins3.C: Likewise.
13010         * g++.old-deja/g++.other/builtins4.C: Likewise.
13011         * g++.old-deja/g++.other/inline8.C: Likewise.
13012         * g++.old-deja/g++.robertl/eb39.C: Likewise.
13013
13014 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
13015
13016         * g++.old-deja/g++.pt/using1.C: Adjust.
13017         * g++.old-deja/g++.pt/using2.C: New test.
13018
13019 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13020
13021         * gcc.dg/cpp/charconst.c: New tests.
13022         * gcc.dg/cpp/escape.c: New tests.
13023         * gcc.dg/cpp/escape-1.c: New tests.
13024         * gcc.dg/cpp/escape-2.c: New tests.
13025         * gcc.dg/cpp/ucs.c: New tests.
13026
13027 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
13028
13029         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
13030         native compiler for irix6.5.
13031
13032 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
13033
13034         * lib/g++.exp (g++_include_flags): Use args to compute
13035         get_multilibs.
13036         (g++_link_flags): Likewise.
13037         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
13038
13039 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13040
13041         * gcc.dg/c90-hexfloat-1.c: Add more tests.
13042
13043 2001-05-21  Geoff Keating  <geoffk@redhat.com>
13044
13045         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
13046         this file.
13047
13048 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13049
13050         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
13051         STACK_SIZE;
13052         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
13053         to STACK_SIZE; Use it to define size of add_histo array.
13054         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
13055         to STACK_SIZE.
13056         (f): Use GITT_SIZE to define size of gitt local table.
13057         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
13058         to STACK_SIZE; Use it to define size of bytemem array.
13059
13060 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13061
13062         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
13063         on 68HC11/HC12 due to the asm instruction.
13064         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
13065         * gcc.c-torture/compile/920520-1.x: Likewise.
13066         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
13067         on 68HC11/HC12 because the function is larger than 64K.
13068         * gcc.c-torture/compile/961203-1.x: New file, this test fails
13069         on 68HC11/HC12 because the structure is too large.
13070
13071 2001-05-20  Richard Henderson  <rth@redhat.com>
13072
13073         * gcc.c-torture/execute/20010520-1.c: New.
13074
13075 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13076
13077         * g++.old-deja/g++.warn/compare1.C: New test.
13078         * gcc.dg/compare4.c: New test.
13079
13080 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
13081
13082         * g++.old-deja/g++.other/optimize1.C: New test.
13083
13084 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13085
13086         * g++.old-deja/g++.pt/spec41.C: New test.
13087
13088 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13089
13090         * gcc.c-torture/compile/20010114-1.x: Remove.
13091
13092 2001-05-18  Stan Shebs  <shebs@apple.com>
13093
13094         * gcc.c-torture/compile/20010518-1.c: New test.
13095
13096 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
13097
13098         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
13099         * g++.old-deja/g++.pt/crash67.C: New test.
13100
13101 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
13102
13103         * g++.old-deja/g++.other/debug9.C: New test.
13104
13105 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
13106
13107         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
13108
13109 2001-05-16  Jan Hubicka  <jh@suse.cz>
13110
13111         * gcc.c-torture/compile/20010516-1.c: New test.
13112
13113 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13114
13115         * g++.old-deja/g++.other/crash41.C: New test.
13116
13117 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13118
13119         * g++.old-deja/g++.pt/crash66.C: New test.
13120
13121 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
13122
13123         * g++.old-deja/g++.robertl/eb27.C: Convert.
13124
13125 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
13126
13127         * g++.dg/friend-warn.C: New test.  Do not warn about friend
13128         declaration being redundant.
13129
13130 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
13131
13132         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
13133
13134 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
13135
13136         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
13137
13138 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
13139
13140         * lib/g++.exp: Use testsuite_flags.
13141
13142 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
13143
13144         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
13145
13146 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13147
13148         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
13149
13150 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
13151
13152         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
13153
13154 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
13155
13156         * gcc.c-torture/compile/20010313-1.c: New test.
13157
13158 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
13159
13160         * gcc.dg/cpp/direct2.c: New test.
13161         * gccq.dg/cpp/direct2s.c: New test.
13162
13163         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
13164
13165 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
13166
13167         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
13168         * g++.old-deja/g++.other/op3.C: Likewise.
13169
13170 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13171
13172         * gcc.dg/cpp/syshdr.h: New file.
13173         * gcc.dg/cpp/sysmac1.c: Update.
13174         * gcc.dg/cpp/sysmac2.c: Update.
13175
13176 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13177
13178         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
13179
13180 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
13181
13182         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
13183         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
13184
13185 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
13186
13187         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
13188
13189 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
13190
13191         * lib/g++.exp (g++_include_flags): Don't use any special flags
13192         if TESTING_IN_BUILD_TREE is not defined.
13193         (g++_init): Use a plain 'c++' as the compiler if
13194         TESTING_IN_BUILD_TREEE is not defined.
13195
13196 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13197
13198         * g++.old-deja/g++.eh/catch13.C: New test.
13199         * g++.old-deja/g++.eh/catch14.C: New test.
13200
13201 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13202
13203         * gcc.dg/cpp/tr-define.c: New test.
13204
13205 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
13206
13207         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
13208         <stdlib.h>, not <malloc.h>.
13209
13210 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13211
13212         * g++.old-deja/g++.ns/template17.C: New test.
13213
13214 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13215
13216         * g++.old-deja/g++.pt/ref4.C: New test.
13217
13218 2001-04-30  Richard Henderson  <rth@redhat.com>
13219
13220         * gcc.dg/20000724-1.c: Revert last change.
13221
13222 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
13223
13224         * g77.f-torture/execute/20010430.f: New test.
13225
13226 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
13227
13228         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
13229
13230 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
13231
13232         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
13233
13234 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13235
13236         * g++.old-deja/g++.eh/crash6.C: New test.
13237
13238 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13239
13240         * g++.old-deja/g++.other/warn7.C: New test.
13241
13242 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13243
13244         * g++.old-deja/g++.other/defarg9.C: New test.
13245
13246 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13247
13248         * g77.f-torture/compile/20010426.f: New test.
13249         * g77.f-torture/execute/20010426.f: New test.
13250
13251 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13252
13253         * g77.f-torture/compile/20000629-1.x: Remove - error
13254         has been fixed.
13255
13256 2001-04-26  Jeffrey A Law  (law@cygnus.com)
13257
13258         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
13259         Tweak slightly to work with g++.dg framework.
13260         * g++.dg/special/ecos.exp: Run initp1.C test.
13261         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
13262
13263         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
13264         its linker doesn't give line numbers either.
13265         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
13266
13267 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13268
13269         * g++.old-deja/g++.other/lex1.C: New test.
13270
13271 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
13272
13273         * gcc.dg/noncompile/20010425-1.c: New test.
13274
13275 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13276
13277         * g++.old-deja/g++.pt/mangle2.C: New test.
13278
13279 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13280
13281         * gcc.dg/format/plus-1.c: New test.
13282
13283 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13284
13285         * gcc.dg/20010423-1.c: New test.
13286
13287 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13288
13289         * gcc.c-torture/execute/20010422-1.c: New test.
13290
13291 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
13292
13293         * g++.old-deja/g++.ns/type2.C: New test.
13294
13295 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
13296
13297         * g++.old-deja/g++.other/perf1.C: New test.
13298
13299 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
13300
13301         * gcc.dg/c99-func-2.c: Remove xfail.
13302         * gcc.dg/c99-func-3.c: Remove xfail.
13303         * gcc.dg/c99-func-4.c: Remove xfail.
13304
13305 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
13306
13307         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
13308
13309 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13310
13311         * gcc.c-torture/compile/20010423-1.c: New test.
13312
13313 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13314
13315         * g++.old-deja/g++.pt/typename28.C: New test.
13316
13317 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13318
13319         * g++.old-deja/g++.abi/empty2.C: New test.
13320         * g++.old-deja/g++.abi/empty3.C: New test.
13321
13322 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13323
13324         * g++.old-deja/g++.other/comdat2.C: New test.
13325         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
13326
13327 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13328
13329         * g++.old-deja/g++.other/overload14.C: New test.
13330
13331 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13332
13333         * g++.old-deja/g++.other/lookup23.C: New test.
13334
13335 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13336
13337         * gcc.c-torture/execute/20010403-1.c: New test.
13338
13339 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
13340             Mark Mitchell  <mark@codesourcery.com>
13341
13342         * lib/old-dejagnu.exp: Don't delete output of executable.
13343         Add .exe suffix to executables.
13344
13345 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
13346
13347         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
13348
13349 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13350
13351         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
13352
13353 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13354
13355         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
13356         * g++.old-deja/g++.abi/crash1.C: New test.
13357
13358 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13359
13360         * g++.old-deja/g++.other/crash40.C: New test.
13361
13362 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13363
13364         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13365
13366 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13367
13368         * g++.old-deja/g++.other/warn6.C: New test.
13369
13370 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13371
13372         * g++.old-deja/g++.robertl/eb42.C: Same.
13373
13374 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13375
13376         * gcc.dg/wtr-conversion-1.c: New testcase.
13377
13378 2001-04-10  Richard Henderson  <rth@redhat.com>
13379
13380         * g++.old-deja/g++.other/array5.C: New.
13381
13382 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13383
13384         * gcc.c-torture/execute/20010408-1.c: New test.
13385
13386 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13387
13388         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13389         headers and constructs.
13390         * g++.old-deja/g++.robertl/eb79.C: Same.
13391         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13392         * g++.old-deja/g++.robertl/eb73.C: Same.
13393         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13394         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13395         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13396         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13397         * g++.old-deja/g++.robertl/eb44.C: Same.
13398         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13399         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13400         * g++.old-deja/g++.robertl/eb39.C: Same.
13401         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13402         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13403         * g++.old-deja/g++.robertl/eb30.C: Same.
13404         * g++.old-deja/g++.robertl/eb3.C: Same.
13405         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13406         * g++.old-deja/g++.robertl/eb21.C: Same.
13407         * g++.old-deja/g++.robertl/eb15.C: Same.
13408         * g++.old-deja/g++.robertl/eb118.C: Same.
13409         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13410         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13411         * g++.old-deja/g++.robertl/eb109.C: Same.
13412         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13413         * g++.old-deja/g++.mike/rtti1.C: Same.
13414         * g++.old-deja/g++.mike/p658.C: Same.
13415         * g++.old-deja/g++.mike/net46.C: Same.
13416         * g++.old-deja/g++.mike/net34.C: Same.
13417         * g++.old-deja/g++.mike/memoize1.C: Same.
13418         * g++.old-deja/g++.mike/eh2.C: Same.
13419         * g++.old-deja/g++.law/weak.C: Same.
13420         * g++.old-deja/g++.law/visibility7.C: Same.
13421         * g++.old-deja/g++.law/visibility25.C: Same.
13422         * g++.old-deja/g++.law/visibility22.C: Same.
13423         * g++.old-deja/g++.law/visibility2.C: Same.
13424         * g++.old-deja/g++.law/visibility17.C: Same.
13425         * g++.old-deja/g++.law/visibility13.C: Same.
13426         * g++.old-deja/g++.law/visibility10.C: Same.
13427         * g++.old-deja/g++.law/visibility1.C: Same.
13428         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13429         * g++.old-deja/g++.law/vbase1.C: Same.
13430         * g++.old-deja/g++.law/operators32.C: Same.
13431         * g++.old-deja/g++.law/nest3.C: Same.
13432         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13433         * g++.old-deja/g++.law/except5.C (main): Same.
13434         * g++.old-deja/g++.law/cvt7.C (run): Same.
13435         * g++.old-deja/g++.law/cvt2.C: Same.
13436         * g++.old-deja/g++.law/cvt16.C: Same.
13437         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13438         * g++.old-deja/g++.law/ctors17.C (main): Same.
13439         * g++.old-deja/g++.law/ctors13.C: Same.
13440         * g++.old-deja/g++.law/ctors12.C (main): Same.
13441         * g++.old-deja/g++.law/ctors10.C: Same.
13442         * g++.old-deja/g++.law/code-gen5.C: Same.
13443         * g++.old-deja/g++.law/bad-error7.C: Same.
13444         * g++.old-deja/g++.law/arm9.C: Same.
13445         * g++.old-deja/g++.law/arm12.C: Same.
13446         * g++.old-deja/g++.law/arg8.C: Same.
13447         * g++.old-deja/g++.law/arg1.C: Same.
13448         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13449         * g++.old-deja/g++.jason/template31.C: Same.
13450         * g++.old-deja/g++.jason/template24.C (main): Same.
13451         * g++.old-deja/g++.jason/2371.C: Same.
13452         * g++.old-deja/g++.eh/new2.C: Same.
13453         * g++.old-deja/g++.eh/new1.C: Same.
13454         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13455         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13456         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13457         * g++.old-deja/g++.brendan/crash62.C: Same.
13458         * g++.old-deja/g++.brendan/crash52.C: Same.
13459         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13460         * g++.old-deja/g++.brendan/crash38.C: Same.
13461         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13462         * g++.old-deja/g++.brendan/copy9.C: Same.
13463
13464 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13465
13466         * gcc.c-torture/execute/20001203-2.c (memset):
13467         Count argument is of type __SIZE_TYPE__.
13468
13469 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13470
13471         * gcc.c-torture/compile/20010404-1.c: New test.
13472
13473 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13474
13475         * gcc.c-torture/compile/20010326-1.c: New test.
13476
13477 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13478
13479         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13480         peculiarities of the SH.
13481         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13482
13483 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13484
13485         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13486         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13487         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13488
13489 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13490
13491         * g77.f-torture/compile/20010321-1.f: New test.
13492
13493 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13494
13495         * gcc.c-torture/compile/20010329-1.c: New test.
13496
13497 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13498
13499         * gcc.c-torture/execute/20010329-1.c: New test.
13500
13501 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13502
13503         * g++.old-deja/g++.other/eh4.C: Fix typo.
13504
13505 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13506
13507         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13508
13509 2001-03-28  Philip Blundell  <philb@gnu.org>
13510
13511         * gcc.c-torture/compile/20010328-1.c: New test.
13512
13513 2001-03-27  Richard Henderson  <rth@redhat.com>
13514
13515         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13516         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13517
13518 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13519
13520         * gcc.c-torture/compile/20010327-1.c: New test.
13521
13522 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13523
13524         * g++.old-deja/g++.other/friend12.C: New test.
13525         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13526         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13527
13528 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13529
13530         * gcc.c-torture/execute/20010325-1.c: New test.
13531
13532 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13533
13534         * g++.old-deja/g++.other/mangle3.C: New test.
13535
13536 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13537
13538         * g++.old-deja/g++.other/anon8.C: New test.
13539
13540 2001-03-20  Philip Blundell  <philb@gnu.org>
13541
13542         * gcc.c-torture/compile/20010320-1.c: New test.
13543
13544 2001-03-17  Richard Henderson  <rth@redhat.com>
13545
13546         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13547
13548 2001-03-15  Geoff Keating  <geoff@redhat.com>
13549
13550         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13551         tests on AIX.
13552
13553 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13554
13555         * g++.old-deja/g++.other/eh4.C: New test.
13556
13557 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13558
13559         * gcc.dg/cpp/mi1.c: Update.
13560
13561 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13562
13563         * g++.old-deja/g++.other/regstack.C: New test.
13564
13565 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13566
13567         * g++.old-deja/g++.other/ref4.C: New test.
13568
13569 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13570
13571         * objc/execute/va_method.m: Added.
13572         * objc/execute/IMP.m: Added.
13573         * objc/execute/_cmd.m: Added.
13574         * objc/execute/accessing_ivars.m: Added.
13575         * objc/execute/class-1.m: Added.
13576         * objc/execute/class-10.m: Added.
13577         * objc/execute/class-11.m: Added.
13578         * objc/execute/class-12.m: Added.
13579         * objc/execute/class-13.m: Added.
13580         * objc/execute/class-14.m: Added.
13581         * objc/execute/class-2.m: Added.
13582         * objc/execute/class-3.m: Added.
13583         * objc/execute/class-4.m: Added.
13584         * objc/execute/class-5.m: Added.
13585         * objc/execute/class-6.m: Added.
13586         * objc/execute/class-7.m: Added.
13587         * objc/execute/class-8.m: Added.
13588         * objc/execute/class-9.m: Added.
13589         * objc/execute/class-tests-1.h
13590         * objc/execute/class-tests-2.h
13591         * objc/execute/compatibility_alias.m: Added.
13592         * objc/execute/encode-1.m: Added.
13593         * objc/execute/formal_protocol-1.m: Added.
13594         * objc/execute/formal_protocol-2.m: Added.
13595         * objc/execute/formal_protocol-3.m: Added.
13596         * objc/execute/formal_protocol-4.m: Added.
13597         * objc/execute/formal_protocol-5.m: Added.
13598         * objc/execute/formal_protocol-6.m: Added.
13599         * objc/execute/formal_protocol-7.m: Added.
13600         * objc/execute/informal_protocol.m: Added.
13601         * objc/execute/initialize.m: Added.
13602         * objc/execute/load.m: Added.
13603         * objc/execute/many_args_method.m: Added.
13604         * objc/execute/nested-3.m: Added.
13605         * objc/execute/no_clash.m: Added.
13606         * objc/execute/private.m: Added.
13607         * objc/execute/redefining_self.m: Added.
13608         * objc/execute/root_methods.m: Added.
13609         * objc/execute/selector-1.m: Added.
13610         * objc/execute/static-1.m: Added.
13611         * objc/execute/static-2.m: Added.
13612         * objc/execute/va_method.m: Added.
13613
13614 2001-03-10  Richard Henderson  <rth@redhat.com>
13615
13616         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13617
13618 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13619
13620         * g++.old-deja/g++.other/crash31.C: XFAIL.
13621         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13622         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13623         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13624         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13625         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13626
13627 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13628
13629         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13630
13631 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13632
13633         * gcc.dg/20000724-1.c: Don't use multiline strings.
13634
13635 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13636
13637         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13638         result of -cString against what we expect it to be; don't just
13639         print it out for no one to read.
13640
13641         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13642         Based on testcases provided by Nicola Pero.
13643
13644 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13645
13646         * gcc.dg/cpp/macro7.c: New test.
13647
13648 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13649
13650         * gcc.dg/cpp/multiline.c: Update.
13651
13652 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13653
13654         * g++.old-deja/g++.other/enum3.C: New test.
13655
13656 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13657
13658         * g++.old-deja/g++.other/pod1.C: New test.
13659
13660 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13661
13662         * g++.old-deja/g++.ext/overload1.C: New test.
13663
13664 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13665
13666         * g++.old-deja/g++.pt/using1.C: New test.
13667
13668 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13669
13670         * g++.old-deja/g++.other/using9.C: New test.
13671
13672 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13673
13674         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13675
13676         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13677
13678 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13679
13680         * g++.old-deja/g++.ext/realpt1.C: Remove.
13681
13682 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13683
13684         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13685
13686 2001-02-26  Will Cohen  <wcohen@redhat.com>
13687
13688         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13689
13690 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13691
13692         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13693         templatized constructors.
13694
13695 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13696
13697         * gcc.c-torture/execute/20010224-1.c: New test.
13698
13699 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13700
13701         * gcc.c-torture/execute/20010222-1.c: New test.
13702
13703 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13704
13705         * g++.old-deja/g++.other/inline20.C: New test.
13706
13707 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13708
13709         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13710
13711 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13712
13713         * g++.old-deja/g++.other/lookup22.C: New test.
13714
13715 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13716
13717         * g77.dg: New directory.
13718         * g77.dg/20010216-1.f: New test case.
13719         * g77.dg/dg.exp: New driver.
13720         * lib/g77-dg.exp: New driver library.
13721
13722 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13723
13724         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13725
13726 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13727
13728         * g++.old-deja/g++.other/decl9.C: New test.
13729
13730 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13731
13732         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13733         not need <string> and also tests the initialization at runtime.
13734
13735 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13736
13737         * gcc.c-torture/execute/longlong.c: New test.
13738
13739 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13740
13741         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13742
13743 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13744
13745         * gcc.c-torture/execute/920302-1.c (execute):
13746         Change argument type to short.
13747
13748 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13749
13750         * g++.old-deja/g++.pt/deduct6.C: New test.
13751
13752 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13753
13754         * g++.old-deja/g++.pt/deduct5.C: New test.
13755
13756 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13757
13758         * gcc.c-torture/execute/20010209-1.c: New test.
13759
13760 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13761
13762         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13763
13764 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13765
13766         * g++.dg/vtgc1.C: Update for new ABI.
13767
13768         * consistency.vlad: New directory, 1665 files.
13769
13770 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13771
13772         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13773         return type.
13774         * gcc.dg/cpp/digraphs.c: Declare puts.
13775
13776 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13777
13778         * g++.old-deja/g++.other/warn5.C: New test.
13779
13780 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13781
13782         * g++.old-deja/g++.pt/spec40.C: New test.
13783
13784 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13785
13786         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13787         case.
13788         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13789
13790 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13791
13792         * gcc.c-torture/compile/20010209-1.c: New test.
13793
13794 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13795
13796         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13797         excess errors message but not if it crashes.
13798         * g++.old-deja/g++.other/crash27.C: Likewise.
13799         * g++.old-deja/g++.other/crash28.C: Likewise.
13800         * g++.old-deja/g++.other/crash30.C: Likewise.
13801         * g++.old-deja/g++.other/crash32.C: Likewise.
13802         * g++.old-deja/g++.other/crash35.C: Likewise.
13803         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13804
13805 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13806
13807         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13808         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13809         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13810         g77.f-torture/execute/execute.exp,
13811         g77.f-torture/noncompile/noncompile.exp,
13812         gcc.c-torture/execute/execute.exp,
13813         gcc.c-torture/execute/memcheck/memcheck.exp,
13814         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13815         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13816         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13817         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13818         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13819         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13820         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13821         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13822         Remove bug reporting instructions with ancient email addresses.
13823
13824 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13825
13826         * gcc.dg/20010202-1.c: New test.
13827         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13828
13829 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13830
13831         * g++.dg/stdbool-if.C: New test.
13832
13833 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13834
13835         * objc/execute/fdecl.m: Added main().
13836
13837 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13838
13839         * gcc.c-torture/execute/20010206-1.c: New test.
13840
13841 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13842
13843         * gcc.dg/cpp/avoidpaste1.c: Update.
13844
13845 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13846
13847         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13848         Pero <nicola@brainstorm.co.uk>.
13849         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13850
13851 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13852
13853         * g++.old-deja/g++.pt/spec39.C: New test.
13854
13855 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13856
13857         * gcc.c-torture/compile/20010202-1.c: New test.
13858
13859 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13860
13861         * g++.old-deja/g++.abi/primary2.C: New test.
13862         * g++.old-deja/g++.abi/primary3.C: New test.
13863         * g++.old-deja/g++.abi/primary4.C: New test.
13864         * g++.old-deja/g++.abi/primary5.C: New test.
13865         * g++.old-deja/g++.abi/vtable3.h: New test.
13866         * g++.old-deja/g++.abi/vtable3a.C: New test.
13867         * g++.old-deja/g++.abi/vtable3b.C: New test.
13868         * g++.old-deja/g++.abi/vtable3c.C: New test.
13869         * g++.old-deja/g++.abi/vtable3d.C: New test.
13870         * g++.old-deja/g++.abi/vtable3e.C: New test.
13871         * g++.old-deja/g++.abi/vtable3f.C: New test.
13872         * g++.old-deja/g++.abi/vtable3g.C: New test.
13873         * g++.old-deja/g++.abi/vtable3h.C: New test.
13874         * g++.old-deja/g++.abi/vtable3i.C: New test.
13875         * g++.old-deja/g++.abi/vtable3j.C: New test.
13876         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13877
13878 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13879
13880         * g++.old-deja/g++.other/anon6.C: New test.
13881         * g++.old-deja/g++.other/anon7.C: New test.
13882
13883 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13884
13885         * gcc.dg/cpp/avoidpaste2.c: New tests.
13886
13887 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13888
13889         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13890
13891 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13892
13893         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13894         DECIMAL_DIG cases for Irix."
13895
13896 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13897
13898         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13899
13900 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13901
13902         * gcc.dg/c99-tag-1.c: New test.
13903
13904 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13905
13906         * gcc.dg/cpp/tr-warn1.c: Add tests.
13907
13908 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13909
13910         * gcc.dg/cpp/avoidpaste1.c: Update.
13911         * gcc.dg/cpp/paste4.c: Update.
13912
13913 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13914
13915         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13916         cases for Irix.
13917
13918 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13919
13920         * g++.old-deja/g++.other/inline19.C: New test.
13921
13922 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13923
13924         * gcc.dg/Wlarger-than.c: New test.
13925
13926 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13927
13928         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13929
13930 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13931
13932         * gcc.c-torture/execute/20010129-1.c: New test.
13933         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13934
13935 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13936
13937         * gcc.dg/cpp/avoidpaste1.c: Test case.
13938
13939 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13940
13941         * g++.old-deja/g++.other/inline18.C: New test.
13942
13943 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13944
13945         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13946         and __builtin_putchar.
13947
13948 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13949
13950         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13951         tests.
13952
13953 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13954
13955         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13956         floating point number rounding mode to round to the nearest
13957         representable mode.
13958
13959 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
13960
13961         * g++.old-deja/g++.other/mangle2.C: New test.
13962
13963 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
13964
13965         * gcc.c-torture/compile/20010124-1.c: New test.
13966
13967 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
13968
13969         * g++.old-deja/g++.pt/spec38.C: New test.
13970
13971 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13972
13973         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
13974         "Build don't run".
13975
13976 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13977
13978         * gcc.c-torture/execute/20010123-1.c: New test.
13979
13980 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13981
13982         * g++.old-deja/g++.pt/spec37.C: New test.
13983
13984 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
13985
13986         * g++.old-deja/g++.pt/overload14.C: New test.
13987
13988 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13989
13990         * gcc.c-torture/execute/20010122-1.c: New test, exercise
13991         __builtin_return_address.
13992
13993 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
13994
13995         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
13996         * g++.old-deja/g++.pt/spec35.C: New test.
13997         * g++.old-deja/g++.pt/spec36.C: New test.
13998
13999 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
14000
14001         * gcc.c-torture/compile/20010118-1.c: New test.
14002
14003 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
14004
14005         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
14006
14007 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14008
14009         * gcc.c-torture/execute/20010119-1.c: New test.
14010
14011 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14012
14013         * g++.old-deja/g++.other/vbase5.C: New test.
14014
14015 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14016
14017         * gcc.c-torture/execute/20010118-1.c: New test.
14018
14019 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14020
14021         * g++.old-deja/g++.pt/deduct3.C: New test.
14022
14023 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14024
14025         * g++.old-deja/g++.pt/spec34.C: New test.
14026
14027 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
14028
14029         * g77.f-torture/compile/20000601-2.f: New test.
14030
14031 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14032
14033         * g++.old-deja/g++.other/init17.C: New test.
14034
14035 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
14036
14037         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
14038
14039 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14040
14041         * g++.old-deja/g++.pt/unify8.C: New test.
14042
14043 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14044
14045         * g++.old-deja/g++.abi/vbase1.C: New test.
14046
14047 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14048
14049         * g++.old-deja/g++.pt/crash65.C: New test.
14050
14051 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14052
14053         * gcc.dg/cpp/assembl2.S: New test case.
14054
14055 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
14056
14057         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
14058         are supported.
14059
14060 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14061
14062         * g++.old-deja/g++.other/builtins1.C: New test.
14063         * g++.old-deja/g++.other/builtins2.C: Likewise.
14064         * g++.old-deja/g++.other/builtins3.C: Likewise.
14065         * g++.old-deja/g++.other/builtins4.C: Likewise.
14066
14067 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
14068
14069         * gcc.c-torture/compile/20010117-1.c: New test.
14070         * gcc.c-torture/compile/20010117-2.c: New test.
14071
14072 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14073
14074         * g77.f-torture/execute/20010116.[fx]: New test,
14075         XFAIL on i?86-*-*.
14076         * g77.f-torture/compile/20010115.f: Indicate it's
14077         a test for PR fortran/1636.
14078
14079 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14080
14081         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
14082
14083 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14084
14085         * g77.f-torture/compile/20010115.f: New test.
14086
14087 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
14088
14089         * g++.old-deja/g++.pt/nontype5.C: New test.
14090
14091 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
14092
14093         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
14094         have an equivalent working one below it.
14095
14096 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14097
14098         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
14099         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14100
14101 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14102
14103         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
14104         message containing "init_priority".
14105         (conpr-2.C): Likewise.
14106         (conpr-3.C): Likewise.
14107         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
14108
14109 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14110
14111         * gcc.c-torture/execute/20010114-2.c: New test.
14112
14113 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14114
14115         * gcc.c-torture/compile/20010114-1.c: New test.
14116         * gcc.c-torture/compile/20010114-1.x: Xfail.
14117         * gcc.c-torture/compile/20010114-2.c: New test.
14118         * gcc.c-torture/execute/20010114-1.c: New test.
14119         * gcc.dg/trunc-1.c: New test.
14120         * gcc.dg/uninit-B.c: New test.
14121
14122 2001-01-13  Nick Clifton  <nickc@redhat.com>
14123
14124         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
14125         target.
14126
14127 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14128
14129         * gcc.c-torture/compile/20010113-1.c: New test.
14130
14131 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
14132
14133         * gcc.c-torture/compile/20001212-1.c: New test.
14134
14135 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14136
14137         * gcc.dg/cpp/widestr1.c: Update.
14138         * gcc.dg/cpp/prag-imp.c: Remove.
14139
14140 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
14141
14142         * gcc.c-torture/execute/20000801-3.x: Remove.
14143         * gcc.dg/c90-init-1.c: New test.
14144         * gcc.dg/c99-init-1.c: New test.
14145         * gcc.dg/c99-init-2.c: New test.
14146         * gcc.dg/gnu99-init-1.c: New test.
14147
14148 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
14149
14150         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
14151         testing that no relevant ones were found.
14152
14153 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14154
14155         * g++.old-deja/g++.pt/cast2.C: New test.
14156
14157 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14158
14159         * g++.old-deja/g++.pt/friend47.C: New test.
14160
14161 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14162
14163         * g++.old-deja/g++.pt/instantiate13.C: New test.
14164
14165 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14166
14167         * g++.old-deja/g++.other/defarg7.C: New test.
14168         * g++.old-deja/g++.other/defarg8.C: New test.
14169
14170 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14171
14172         * g++.old-deja/g++.pt/crash64.C: New test.
14173
14174 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14175
14176         * g++.old-deja/g++.pt/crash63.C: New test.
14177
14178 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
14179
14180         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
14181
14182 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
14183
14184         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
14185
14186 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14187
14188         * g++.old-deja/g++.pt/error3.C: New test.
14189
14190 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14191
14192         * g++.old-deja/g++.other/crash39.C: New test.
14193
14194 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14195
14196         * g++.old-deja/g++.other/vbase4.C: New test.
14197
14198 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
14199
14200         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
14201         * gcc.dg/special/20000419-2.c: New file. Identical to above.
14202         * gcc.dg/special/special.exp: New test driver which will check
14203         for alias support for the above test.
14204
14205 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
14206
14207         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
14208         problems on small machines.
14209         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
14210         parameterize.
14211
14212 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
14213
14214         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
14215         mips.
14216         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14217
14218 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
14219
14220         * g++.old_deja/g++.pt/using8.C: New test.
14221
14222 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14223
14224         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
14225
14226 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
14227
14228         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
14229         where a failure is expected.
14230         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
14231
14232 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14233
14234         * g++.old_deja/g++.pt/instantiate12.C: New test.
14235
14236 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14237
14238         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
14239         start of structs.
14240         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
14241         * g++.old-deja/g++.brendan/crash17.C: Likewise.
14242         * g++.old-deja/g++.brendan/crash29.C: Likewise.
14243         * g++.old-deja/g++.brendan/crash48.C: Likewise.
14244         * g++.old-deja/g++.brendan/ns1.C: Likewise.
14245         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
14246         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
14247         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
14248         * g++.old-deja/g++.eh/spec6.C: Likewise.
14249         * g++.old-deja/g++.jason/crash3.C: Likewise.
14250         * g++.old-deja/g++.law/ctors11.C: Likewise.
14251         * g++.old-deja/g++.law/ctors17.C: Likewise.
14252         * g++.old-deja/g++.law/ctors5.C: Likewise.
14253         * g++.old-deja/g++.law/ctors9.C: Likewise.
14254         * g++.old-deja/g++.mike/ambig1.C: Likewise.
14255         * g++.old-deja/g++.mike/net22.C: Likewise.
14256         * g++.old-deja/g++.mike/p3538a.C: Likewise.
14257         * g++.old-deja/g++.mike/p3538b.C: Likewise.
14258         * g++.old-deja/g++.mike/virt3.C: Likewise.
14259         * g++.old-deja/g++.niklas/t128.C: Likewise.
14260         * g++.old-deja/g++.other/anon4.C: Likewise.
14261         * g++.old-deja/g++.other/using1.C: Likewise.
14262         * g++.old-deja/g++.other/warn3.C: Likewise.
14263         * g++.old-deja/g++.pt/t37.C: Likewise.
14264         * g++.old-deja/g++.robertl/eb69.C: Likewise.
14265         * g++.old-deja/g++.robertl/eb71.C: Likewise.
14266
14267 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14268
14269         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
14270
14271 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14272
14273         * gcc.c-torture/execute/stdio-opt-3.c: New test.
14274
14275 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
14276
14277         * gcc.c-torture/compile/20010107-1.c: New test.
14278
14279 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14280
14281         * gcc.c-torture/execute/builtin-noret-1.c: New test.
14282
14283 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14284
14285         * gcc.dg/format/format.h: New file.
14286         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
14287         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
14288         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
14289         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
14290         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
14291         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14292         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
14293         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
14294         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
14295         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
14296         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
14297         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
14298         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
14299         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
14300         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
14301         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
14302         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
14303         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
14304         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
14305         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
14306         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
14307         instead of declaring standard types, macros and functions in each
14308         test.
14309
14310 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
14311
14312         * gcc.c-torture/execute/20010106-1.c: New test.
14313
14314 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14315
14316         * gcc.dg/format/format.exp: New file.
14317         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
14318         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
14319         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
14320         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
14321         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
14322         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
14323         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
14324         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
14325         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
14326         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
14327         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
14328         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
14329         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
14330         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
14331         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
14332         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
14333         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
14334         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
14335         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
14336         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
14337         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
14338         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
14339         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
14340         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
14341         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
14342         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
14343         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
14344         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
14345         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
14346         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
14347         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
14348         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
14349         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
14350         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
14351         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
14352         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
14353         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
14354         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
14355         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
14356         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14357         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14358         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14359
14360 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14361
14362         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14363         account.
14364
14365 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14366
14367         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14368
14369 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14370
14371         * g++.old-deja/g++.pt/crash62.C: New test.
14372
14373 2001-01-04  Richard Henderson  <rth@redhat.com>
14374
14375         * gcc.dg/20000926-1.c: Update expected warnings.
14376         * gcc.dg/array-2.c: Likewise.
14377         * gcc.dg/array-4.c: Also validate flexible array members.
14378         * gcc.dg/c99-flex-array-1.c: New.
14379
14380 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14381
14382         * gcc.c-torture/compile/20001222-1.x: Remove.
14383
14384 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14385
14386         * gcc.c-torture/execute/built-in-setjmp.c: New.
14387
14388 2001-01-03  Richard Henderson  <rth@redhat.com>
14389
14390         * gcc.dg/940510-1.c: Update expected error wording.
14391         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14392
14393 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14394
14395         * lib/target-supports.exp (check_alias_available): Modified to
14396         indicate aliases not supported if only weak aliases are supported.
14397
14398 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14399
14400         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14401         Turn on cmpstrsi checks for __pj__ and __i370__.
14402
14403 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14404
14405         * g++.old-deja/g++.other/virtual11.C: New test.
14406
14407 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14408
14409         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14410
14411 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14412
14413         * gcc.c-torture/compile/20010102-1.c: New test.
14414
14415 2001-01-02  Andreas Jaeger  <aj@suse.de>
14416
14417         * gcc.dg/noreturn-3.c: New test.
14418
14419         * gcc.dg/noreturn-4.c: New test.
14420
14421 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14422
14423         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14424         __builtin_fputc and __builtin_fwrite.
14425
14426 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14427
14428         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14429         signed char, not default char.
14430
14431 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14432
14433         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14434
14435 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14436
14437         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14438
14439 2000-12-29  Richard Henderson  <rth@redhat.com>
14440
14441         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14442         (__cyg_profile_func_exit): Define.
14443
14444 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14445
14446         * g++.dg/vtgc1.C: New test.
14447
14448 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14449
14450         * gcc.dg/noncompile/20001228-1.c: New test.
14451
14452         * gcc.dg/20001228-1.c: New test.
14453
14454         * gcc.c-torture/execute/20001228-1.c: New test.
14455
14456 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14457
14458         * gcc.dg/format-strfmon-1.c: New test.
14459
14460 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14461
14462         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14463         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14464         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14465         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14466         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14467         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14468         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14469         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14470         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14471         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14472         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14473         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14474         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14475
14476         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14477         * gcc.c-torture/execute/string-opt-4.c: Test index.
14478
14479 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14480
14481         * gcc.c-torture/compile/20001226-1.c: New test.
14482
14483 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14484
14485         * gcc.c-torture/compile/20001222-1.c: New test.
14486         * gcc.c-torture/compile/20001222-1.x: Xfail.
14487
14488 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14489
14490         * gcc.c-torture/execute/comp-goto-2.c: New test.
14491
14492 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14493
14494         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14495         Use long types if __INT_MAX__ is 32767.
14496         (main): Use cast to (sint32 *) when poking 88 into a_page.
14497
14498         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14499
14500 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14501
14502         * gcc.c-torture/compile/20001221-1.c: New test.
14503         * gcc.c-torture/execute/20001221-1.c: New test.
14504
14505 2000-12-20  Richard Henderson  <rth@redhat.com>
14506
14507         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14508         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14509
14510 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14511
14512         * gcc.dg/compare3.c: New test.
14513
14514 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14515
14516         * gcc.dg/format-warnll-1.c: New test.
14517
14518 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14519
14520         * gcc.dg/cpp/cmdlne-P.c: New test.
14521
14522 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14523
14524         * gcc.c-torture/execute/builtin-abs-1.c,
14525         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14526
14527 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14528
14529         * gcc.dg/cpp/multiline.c: New test.
14530
14531 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14532
14533         * g++.old-deja/g++.other/syshdr1.C: Update.
14534         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14535
14536 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14537
14538         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14539
14540 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14541
14542         * g++.old-deja/g++.pt/ttp65.C: New test.
14543
14544 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14545
14546         * g++.old-deja/g++.pt/ttp64.C: New test.
14547
14548 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14549
14550         * g++.old-deja/g++.pt/spec33.C: New test.
14551
14552 2000-12-14  Catherine Moore  <clm@redhat.com>
14553
14554         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14555         * gcc.c-torture/execute/920612-2.c: Likewise.
14556         * gcc.c-torture/execute/920428-2.c: Likewise.
14557         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14558         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14559
14560 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14561
14562         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14563         * gcc.dg/pack-test-2.c: Likewise.
14564
14565 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14566
14567         Tests by Zack Weinberg <zackw@stanford.edu>.
14568
14569         * gcc.dg/cpp/defined.c: Update.
14570         * gcc.dg/cpp/defined_trad.c: New tests.
14571
14572 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14573
14574         * gcc.dg/cpp/trad-direct.c: Update.
14575
14576 2000-12-11  Neil Booth  <neilb@earthling.net>
14577
14578         * gcc.dg/cpp/defined_trad.c
14579
14580 2000-12-11  Neil Booth  <neilb@earthling.net>
14581
14582         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14583
14584 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14585
14586         * gcc.dg/format-miss-2.c: New test.
14587
14588 2000-12-09  Neil Booth  <neilb@earthling.net>
14589
14590         * gcc.dg/cpp/lineflags.c: New tests.
14591         * gcc.dg/cpp/poison.c: Update.
14592         * gcc.dg/cpp/redef2.c: Update.
14593         * gcc.dg/cpp/skipping.c: New test.
14594
14595 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14596
14597         * g++.old-deja/g++.other/eh3.C: New testcase.
14598
14599 2000-12-07  Neil Booth  <neilb@earthling.net>
14600
14601         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14602         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14603         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14604         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14605         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14606         Update.
14607
14608 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14609
14610         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14611         __SIZE_TYPE__ instead of int for type of integers cast to
14612         pointers.
14613
14614 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14615
14616         * g++.old-deja/g++.other/cleanup4.C: New test.
14617
14618 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14619
14620         * format-sec-1.c: New test.
14621
14622 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14623
14624         * gcc.dg/format-nonlit-3.c: New test.
14625
14626 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14627
14628         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14629         through a null pointer.
14630
14631 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14632
14633         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14634         * g++.old-deja/g++.pt/partial4.C: New test.
14635
14636 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14637
14638         * gcc.c-torture/execute/ieee/hugeval.x: New.
14639
14640 2000-12-06  Neil Booth  <neilb@earthling.net>
14641
14642         * gcc.dg/cpp/backslash2.c: New tests.
14643
14644 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14645
14646         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14647         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14648
14649 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14650
14651         * gcc.c-torture/execute/20001203-2.c: New testcase.
14652
14653 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14654
14655         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14656         * g++.old-deja/g++.other/virtual10.C: New test.
14657
14658 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14659
14660         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14661
14662 2000-12-05  Richard Henderson  <rth@redhat.com>
14663
14664         * gcc.c-torture/compile/20001205-1.c: New.
14665
14666 2000-12-04  Neil Booth  <neilb@earthling.net>
14667
14668         * g++.old-deja/g++.other/virtual9.C: New test.
14669         * g++.old-deja/g++.pt/crash61.C: New test.
14670         * gcc.c-torture/execute/loop-9.c: New test.
14671
14672 2000-12-04  Neil Booth  <neilb@earthling.net>
14673
14674         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14675         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14676         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14677         * gcc.dg/cpp/extratokens.c: ...here.
14678
14679 2000-12-04  Neil Booth  <neilb@earthling.net>
14680
14681         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14682         New tests.
14683
14684 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14685
14686         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14687         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14688
14689 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14690
14691         * gcc.c-torture/execute/20001203-1.c: New test.
14692
14693 2000-12-03  Neil Booth  <neilb@earthling.net>
14694
14695         * gcc.dg/cpp/macro6.c: New test cases.
14696
14697 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14698
14699         * gcc.c-torture/execute/string-opt-9.c: New test.
14700         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14701         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14702         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14703
14704         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14705         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14706
14707 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14708
14709         * gcc.dg/cpp/if-6.c: New testcase.
14710
14711         * gcc.dg/20001201-1.c: New testcase.
14712
14713 2000-12-02  Neil Booth  <neilb@earthling.net>
14714
14715         * g++.old-deja/g++.other/externC4.C,
14716         g++.old-deja/g++.other/friend10.C: New tests.
14717
14718 2000-12-02  Neil Booth  <neilb@earthling.net>
14719
14720         * g++.old-deja/g++.other/instan2.C
14721         * g++.old-deja/g++.other/instan3.C: New test.
14722
14723 2000-12-02  Neil Booth  <neilb@earthling.net>
14724
14725         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14726         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14727         gnuc99.c,gnuc99-pedantic.c: New tests.
14728
14729 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14730
14731         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14732         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14733
14734 2000-12-01  Neil Booth  <neilb@earthling.net>
14735
14736         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14737         * gcc.dg/cpp/poison.c: Update.
14738         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14739
14740 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14741
14742         * g77.f-torture/execute/20001201.f: New test.
14743
14744 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14745
14746         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14747
14748 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14749
14750         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14751
14752 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14753
14754         * g++.old-deja/g++.other/cast6.C: New test.
14755
14756 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14757
14758         * gcc.c-torture/execute/20001130-2.c: New testcase.
14759
14760 2000-11-30  Richard Henderson  <rth@redhat.com>
14761
14762         * gcc.c-torture/execute/20001130-1.c: New test.
14763
14764 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14765
14766         * g++.old-deja/g++.other/op3.C: New test.
14767
14768 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14769
14770         * g++.old-deja/g++.other/op2.C: New test.
14771
14772 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14773
14774         * g++.old-deja/g++.other/crash38.C: New test.
14775
14776 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14777
14778         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14779
14780 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14781
14782         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14783         tests.
14784         * gcc.c-torture/execute/string-opt-6.c: New test.
14785
14786         * gcc.dg/20001117-1.c: Add main.
14787
14788 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14789
14790         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14791         Move from here ...
14792         * gcc.dg/940510-1.c: ... to here.
14793
14794         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14795         zero-size arrays in toplevel structures.
14796
14797 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14798
14799         * gcc.c-torture/execute/loop-8.c: New test.
14800
14801 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14802
14803         * g++.old-deja/g++.other/base1.C: New test.
14804
14805 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14806
14807         * g++.old-deja/g++.other/parse2.C: New test.
14808
14809 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14810
14811         * g++.old-deja/g++.pt/incomplete1.C: New test.
14812
14813 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14814
14815         * g++.old-deja/g++.other/friend9.C: New test.
14816
14817 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14818
14819         * gcc.dg/20001127-1.c: New test.
14820
14821 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14822
14823         * g++.old-deja/g++.pt/friend46.C: New test.
14824
14825 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14826
14827         * g++.old-deja/g++.other/ptrmem8.C: New test.
14828
14829 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14830
14831         * gcc.c-torture/execute/string-opt-7.c: New test.
14832         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14833
14834 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14835
14836         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14837         instead of 'mkcheck 2'.
14838
14839 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14840
14841         * gcc.c-torture/execute/memcheck/driver.c,
14842         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14843         C9X references to refer to C99.
14844
14845 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14846
14847         * gcc.dg/ultrasp3.c: New test.
14848
14849 2000-11-25  Neil Booth  <neilb@earthling.net>
14850
14851         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14852
14853 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14854
14855         * gcc.c-torture/compile/20001123-2.c: New.
14856
14857 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14858
14859         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14860
14861 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14862
14863         * gcc.dg/sequence-point-1.c: Add some new tests.
14864         * gcc.c-torture/execute/20001124-1.c: New test.
14865
14866 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14867
14868         * g++.old-deja/g++.other/vaarg4.C: New test.
14869         * gcc.c-torture/compile/20001123-1.c: New test.
14870
14871 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14872
14873         * g++.other/crash24.C: Adjust and remove XFAIL.
14874         * g++.other/crash37.C: New test.
14875
14876 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14877
14878         * g++.old-deja/g++.pt/instantiate9.C: New test.
14879
14880 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14881
14882         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14883         new ABI, too.
14884
14885         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14886         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14887
14888 2000-11-22  Neil Booth  <neilb@earthling.net>
14889
14890         * gcc.dg/cpp/Wtrigraphs.c: New test.
14891
14892 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14893
14894         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14895
14896 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14897
14898         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14899
14900 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14901
14902         * lib/gcc-dg.exp: load_lib scanasm.exp.
14903         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14904         * lib/g++-dg.exp: load_lib scanasm.exp.
14905         * lib/scanasm.exp: New.
14906         (scan-assembler, scan-assembler-not): Add optional arguments to
14907         test name, or if not present, the pattern name.
14908         (scan-assembler-dem, scan-assembler-dem-not): New.
14909
14910         * g++.dg/dg.exp: New.
14911
14912 2000-11-21  Neil Booth  <neilb@earthling.net>
14913
14914         * gcc.dg/cpp/integrated1.c: Remove.
14915
14916 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14917
14918         * gcc.c-torture/execute/20001121-1.c: New test.
14919
14920 2000-11-21  Richard Henderson  <rth@redhat.com>
14921
14922         * gcc.c-torture/compile/20001121-1.c: New test.
14923
14924 2000-11-20  Neil Booth  <neilb@earthling.net>
14925
14926         * gcc.dg/cpp/integrated1.c: New test.
14927
14928 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14929
14930         * g++.old-deja/g++.other/inline17.C: New test.
14931
14932 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14933
14934         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14935         local variable to be zero: I made the variable global. Now
14936         uses abort() and exit() instead of relying on main's return value.
14937
14938 2000-11-20  Neil Booth  <neilb@earthling.net>
14939
14940         * gcc.dg/cpp/paste2.c: Update test.
14941         * objc/execute/paste.m: New test.
14942
14943 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14944
14945         * gcc.dg/c99-condexpr-1.c: New test.
14946
14947 2000-11-20  Neil Booth  <neilb@earthling.net>
14948
14949         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14950
14951 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14952
14953         * g++.old-deja/g++.pt/export1.C: New test.
14954
14955 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14956
14957         * gcc.dg/20001117-1.c: New test.
14958
14959 2000-11-18  Richard Henderson  <rth@redhat.com>
14960
14961         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
14962
14963 2000-11-18  Richard Henderson  <rth@redhat.com>
14964
14965         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
14966         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
14967         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
14968
14969 2000-11-18  Richard Henderson  <rth@redhat.com>
14970
14971         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
14972         (main): New.  Exit cleanly.
14973
14974 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14975
14976         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
14977         gcc.dg/c99-fordecl-2.c: New tests.
14978
14979 2000-11-18  Richard Henderson  <rth@redhat.com>
14980
14981         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
14982         * gcc.c-torture/execute/zerolen-2.c: New.
14983
14984 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14985
14986         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
14987         memory.
14988
14989 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14990
14991         * g++.old-deja/g++.pt/instantiate8.C: New test.
14992
14993 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
14994
14995         * g++.old-deja/g++.other/incomplete.C: Add more tests.
14996         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
14997
14998 2000-11-16  Nick Clifton  <nickc@redhat.com>
14999
15000         * gcc.c-torture/execute/nestfunc-2.c: New test.
15001         * gcc.c-torture/execute/nestfunc-3.c: New test.
15002
15003 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15004
15005         * gcc.c-torture/compile/20001116-1.c: New test.
15006
15007 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15008
15009         * gcc.c-torture/execute/20001115-1.c: New test.
15010
15011 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
15012
15013         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
15014         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
15015         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
15016         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15017
15018 2000-11-15  Neil Booth  <neilb@earthling.net>
15019
15020         gcc.dg/cpp/_Pragma1.c: Update.
15021         gcc.dg/cpp/_Pragma2.c: New test.
15022
15023 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15024
15025         * g++.old-deja/g++.other/anon5.C: New test.
15026
15027 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
15028
15029         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
15030         tests.
15031
15032 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
15033
15034         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
15035         output.
15036
15037 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15038
15039         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
15040         labels at end of compound statements.
15041
15042 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
15043
15044         * gcc.c-torture/execute/loop-7.c: New test.
15045
15046 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15047
15048         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
15049
15050 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15051
15052         * gcc.dg/c99-bool-1.c: New test.
15053
15054 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15055
15056         * gcc.dg/c99-scope-1.c: Remove xfail.
15057         * gcc.dg/c99-scope-2.c: New test.
15058
15059 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15060
15061         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
15062         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
15063
15064 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
15065
15066         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
15067         error messages.
15068
15069         * g++.mike/p700.C: Don't typedef wchar_t.
15070         * g++.mike/p784.C: Likewise.
15071         * g++.mike/eb101.C: Don't use __wchar_t.
15072
15073 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
15074
15075         * g77.f-torture/execute/20001111.[fx]: Test premature exit
15076         from DO loop.
15077
15078 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15079
15080         * gcc.c-torture/execute/20001111-1.c: New test.
15081
15082 2000-11-10  Nick Clifton  <nickc@redhat.com>
15083
15084         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
15085         long multuiple and accumulate.
15086
15087 2000-11-09  Richard Henderson  <rth@redhat.com>
15088
15089         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
15090         via size_t instead of int.
15091
15092         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
15093         * gcc.c-torture/execute/string-opt-2.c: Likewise.
15094         * gcc.c-torture/execute/string-opt-3.c: Likewise.
15095         * gcc.c-torture/execute/string-opt-4.c: Likewise.
15096
15097 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
15098
15099         * gcc.c-torture/compile/20001109-1.c: New test.
15100         * gcc.c-torture/compile/20001109-2.c: New test.
15101
15102 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
15103
15104         * g++.old-deja/g++.pt/operator1.C: New test.
15105         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
15106
15107 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15108
15109         * gcc.dg/20001108-1.c: New test.
15110
15111 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15112
15113         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
15114         with both arguments constant strings.
15115         * gcc.c-torture/execute/string-opt-3.c: New test.
15116         * gcc.c-torture/execute/string-opt-4.c: New test.
15117         * gcc.c-torture/execute/string-opt-5.c: New test.
15118
15119 2000-11-08  Nick Clifton  <nickc@redhat.com>
15120
15121         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
15122         mulsidi3adddi patterns.
15123
15124 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
15125
15126         * g++.old-deja/g++.other/crash36.C: New test.
15127
15128 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
15129
15130         * g++.old-deja/g++.other/init16.C: New test.
15131
15132 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
15133
15134         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
15135
15136 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15137
15138         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
15139         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15140         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15141
15142 2000-11-07  DJ Delorie  <dj@redhat.com>
15143
15144         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
15145
15146 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15147
15148         * gcc.c-torture/execute/string-opt-1.c: New test.
15149
15150 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15151
15152         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
15153         mips-sgi-irix6.* because the MIPS ABI passes floating-point
15154         parameters in registers, and there is no way for a varargs
15155         function to know in which order the integer and floating-point
15156         parameters should be interleaved when they are placed on the
15157         stack.
15158         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15159         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15160
15161 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15162
15163         * gcc.c-torture/execute/string-opt-2.c: New test.
15164
15165 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
15166
15167         * g++.old-deja/g++.pt/crash60.C: New test.
15168
15169 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15170
15171         * g++.old-deja/g++.other/crash24.C: New test.
15172         * g++.old-deja/g++.other/crash25.C: New test.
15173         * g++.old-deja/g++.other/crash26.C: New test.
15174         * g++.old-deja/g++.other/crash27.C: New test.
15175         * g++.old-deja/g++.other/crash28.C: New test.
15176         * g++.old-deja/g++.other/crash29.C: New test.
15177         * g++.old-deja/g++.other/crash30.C: New test.
15178         * g++.old-deja/g++.other/crash31.C: New test.
15179         * g++.old-deja/g++.other/crash32.C: New test.
15180         * g++.old-deja/g++.other/crash33.C: New test.
15181         * g++.old-deja/g++.other/crash34.C: New test.
15182         * g++.old-deja/g++.other/crash35.C: New test.
15183
15184 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15185
15186         * gcc.c-torture/execute/20001031-1.c: New test.
15187
15188 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
15189
15190         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
15191         namespace.
15192
15193         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
15194         standards-conformant.
15195
15196         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
15197
15198         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
15199         * g++.old-deja/g++.mike/p755a.C: Likewise.
15200         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
15201         library makes no calls to `operator new' during initialization.
15202
15203 2000-11-04  Neil Booth  <neilb@earthling.net>
15204
15205         * gcc.dg/cpp/include2.c: New tests.
15206
15207 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
15208
15209         * lib/g++.exp (g++_set_ld_library_path): New function.
15210         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
15211
15212 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
15213
15214         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
15215         warnings.
15216
15217 2000-11-01  Richard Henderson  <rth@redhat.com>
15218
15219         * g++.old-deja/g++.ext/namedret1.C: New.
15220         * g++.old-deja/g++.ext/namedret2.C: New.
15221         * g++.old-deja/g++.ext/namedret3.C: New.
15222
15223 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
15224
15225         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
15226         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
15227
15228 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15229
15230         * gcc.c-torture/execute/va-arg-21.c: New test.
15231
15232 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15233
15234         * gcc.dg/c99-complex-2.c: New test.
15235
15236 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15237
15238         * gcc.c-torture/execute/stdio-opt-1.c: New test.
15239
15240 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
15241
15242         * g++.old-deja/g++.other/inline16.C: New test.
15243
15244 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
15245
15246         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
15247         __PRETTY_FUNCTION__
15248
15249 2000-10-29  Neil Booth  <neilb@earthling.net>
15250
15251         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
15252         New tests.
15253         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
15254         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
15255         optimisation.
15256
15257 2000-10-29  Neil Booth  <neilb@earthling.net>
15258
15259         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
15260         * mi1.c, mi1c.h: Add null directives to multiple-include test.
15261         * mi5.c: Test multiple includes work with -C.
15262         * trigraphs.c: Test ^= version.
15263
15264 2000-10-28  Neil Booth  <neilb@earthling.net>
15265
15266         New tests and test updates for new macro expander.
15267
15268         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
15269         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
15270         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
15271         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
15272         new diagnostic messages.
15273
15274         * gcc.dg/cpp/macro3.c: New tests.
15275
15276 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
15277
15278         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
15279         on the same line.
15280
15281 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
15282
15283         * g++.old-deja/g++.other/eh2.C: New test.
15284
15285 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15286
15287         * gcc.c-torture/execute/20001027-1.c: New test.
15288
15289 2000-10-26  Richard Henderson  <rth@redhat.com>
15290
15291         * gcc.c-torture/execute/20001026-1.c: New.
15292
15293 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
15294
15295         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
15296         * g++.old-deja/g++.law/builtin1.C: Likewise.
15297         * g++.old-deja/g++.law/ctors10.C: Likewise.
15298         * g++.old-deja/g++.law/virtual3.C: Likewise.
15299         * g++.old-deja/g++.mike/p658.C: Likewise.
15300         * g++.old-deja/g++.other/sibcall1.C: Likewise.
15301         * g++.old-deja/g++.other/vaarg2.C: Likewise.
15302         * g++.old-deja/g++.robertl/eb124.C: Likewise.
15303         * g++.old-deja/g++.robertl/eb44.C: Likewise.
15304         * g++.old-deja/g++.robertl/eb77.C: Likewise.
15305
15306 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
15307
15308         * gcc.c-torture/compile/20001024-1.c: New test.
15309
15310 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
15311
15312         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
15313         to tell us whether or not we are using V3.
15314
15315 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15316
15317         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
15318         operands.
15319
15320 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15321
15322         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
15323
15324 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
15325
15326         * gcc.c-torture/execute/20001024-1.c: New test.
15327
15328 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
15329
15330         * g++.old-deja/g++.other/sibcall1.C: New test.
15331
15332 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
15333
15334         * gcc.dg/noncompile/init-3.c: New test.
15335
15336 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15337
15338         * gcc.dg/format-array-1.c: New test.
15339
15340 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15341
15342         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
15343         writing through null pointers; remove comment about testing
15344         unterminated strings.
15345
15346 2000-10-17  Matthew Hiller  <hiller@redhat.com>
15347
15348         * gcc.c-torture/execute/20001017-2.c: New test.
15349
15350 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15351
15352         * gcc.c-torture/compile/20001018-1.c: New test.
15353         * gcc.c-torture/compile/20001018-1.x: Xfail.
15354
15355 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15356
15357         * gcc.c-torture/execute/20001017-1.c: New test.
15358
15359 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15360
15361         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15362         for multiple use of arguments with scanf formats; add tests for
15363         multiple use of arguments.
15364
15365 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15366
15367         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15368
15369 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15370
15371         * gcc.dg/format-miss-1.c: New test.
15372
15373 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15374
15375         * gcc.c-torture/execute/20001013-1.c: New test.
15376
15377 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15378
15379         * gcc.dg/format-branch-1.c: New test.
15380
15381 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15382
15383         * README, lib/file-format.exp: Remove EGCS references.
15384
15385 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15386
15387         * gcc.dg/20001013-1.c: New test.
15388
15389 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15390
15391         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15392         for intmax_t in the compiler using __typeof__ and the type rules
15393         for conditional expressions.
15394
15395 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15396
15397         * gcc.dg/20001012-1.c: New test.
15398         * gcc.dg/20001012-2.c: New test.
15399
15400 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15401
15402         * gcc.dg/format-attr-1.c: New test.
15403
15404 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15405
15406         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15407         __LONG_LONG_MAX__ instead of LLONG_MAX.
15408
15409 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15410
15411         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15412         scanf flags.
15413         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15414         flags.
15415
15416 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15417
15418         * gcc.dg/sequence-pt-1.c: New test.
15419
15420 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15421
15422         * gcc.c-torture/execute/20001011-1.c: New testcase.
15423         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15424
15425 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15426
15427         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15428         does not error on it.
15429
15430 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15431
15432         * gcc.dg/20001009-1.c: New test.
15433
15434 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15435
15436         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15437         * gcc.c-torture/execute/20001009-2.c: ... to here.
15438
15439 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15440
15441         * gcc.c-torture/compile/20001009-1.c: New testcase.
15442         * gcc.c-torture/execute/20001009-1.c: New testcase.
15443         Testcases provided by Jan Hubicka <jh@suse.cz>.
15444
15445 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15446
15447         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15448         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15449         uintmax_t using <limits.h> to emulate the compiler's internal
15450         logic.  No longer XFAIL %j tests.
15451
15452 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15453
15454         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15455         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15456         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15457         regexps and details of expected handling of some bad formats.
15458         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15459         suppression.
15460
15461 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15462
15463         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15464         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15465         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15466         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15467         in list archives.
15468
15469 2000-10-06  Richard Henderson  <rth@cygnus.com>
15470
15471         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15472         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15473         * g++.old-deja/g++.jason/report.C: Likewise.
15474         * g++.old-deja/g++.law/friend5.C: Likewise.
15475         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15476         of the expected warnings.
15477
15478 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15479
15480         * g++.old-deja/g++.pt/enum14.C: New test.
15481
15482 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15483
15484         * g++.old-deja/g++.pt/crash59.C: New test.
15485
15486 2000-10-04  Will Cohen  <wcohen@redhat.com>
15487
15488         * gcc.dg/20000926-1.c: New test.
15489
15490 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15491
15492         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15493         function name for current C++ compiler.
15494         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15495
15496 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15497
15498         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15499         __PRETTY_FUNCTION__.
15500         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15501
15502 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15503
15504         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15505
15506 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15507
15508         * gcc.c-torture/compile/20000923-1.c: New test.
15509
15510 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15511
15512         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15513         * g++.old-deja/g++.pt/ttp62.C: Same.
15514         * g++.old-deja/g++.other/inline14.C: Same.
15515
15516 2000-09-24  Richard Henderson  <rth@cygnus.com>
15517
15518         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15519
15520 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15521
15522         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15523
15524 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15525
15526         * gcc.c-torture/compile/20000922-1.c: New file.
15527
15528 2000-09-21  Nick Clifton  <nickc@redhat.com>
15529
15530         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15531         a signed long modulo operation.
15532         (mod6): New function - perform an unsigned long modulo operation.
15533         (main): Add tests for modulos of very large numbers by very small
15534         dividends.
15535
15536 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15537
15538         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15539
15540 2000-09-19  Richard Henderson  <rth@cygnus.com>
15541
15542         * gcc.dg/compare2.c (case 10): XFAIL.
15543
15544 2000-09-18  Richard Henderson  <rth@cygnus.com>
15545
15546         * gcc.c-torture/execute/20000906-1.c: Move ...
15547         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15548         that support __builtin_trap.
15549
15550 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15551
15552         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15553
15554 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15555
15556         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15557         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15558         more $ format tests.
15559
15560 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15561
15562         * gcc.dg/format-errmk-1.c: New test.
15563
15564 2000-09-17  Greg McGary  <greg@mcgary.org>
15565
15566         * gcc.c-torture/execute/20000917-1.x: Remove.
15567
15568 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15569
15570         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15571
15572 2000-09-17  Greg McGary  <greg@mcgary.org>
15573
15574         * gcc.c-torture/execute/20000917-1.c: New test.
15575         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15576
15577 2000-09-16  Neil Booth  <NeilB@earthling.net>
15578
15579         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15580         in nested macro bug.
15581
15582 2000-09-15  Neil Booth  <NeilB@earthling.net>
15583
15584         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15585
15586 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15587
15588         * gcc.c-torture/execute/20000914-1.c: New test.
15589
15590 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15591
15592         * g++.other/inline13.C: New test.
15593
15594 2000-09-12  Andreas Jaeger  <aj@suse.de>
15595
15596         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15597         constant by Ulrich Drepper <drepper@redhat.com>.
15598
15599 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15600
15601         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15602
15603 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15604
15605         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15606
15607 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15608
15609         * gcc.dg/cpp/backslash.c: New test.
15610
15611 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15612
15613         * gcc.c-torture/execute/20000910-1.c: New test.
15614         * gcc.c-torture/execute/20000910-2.c: Likewise.
15615
15616 2000-09-11  Robert Lipe  <robertl@sco.com>
15617
15618         * gcc.dg/pragma-align.c: New test.
15619
15620 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15621
15622         * g++.old-deja/g++.pt/explicit82.C: New test.
15623         * g++.old-deja/g++.pt/explicit83.C: New test.
15624
15625 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15626
15627         * gcc.dg/asm-names.c: New test.
15628
15629 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15630
15631         * gcc.dg/cpp/tr-warn6.c: New test
15632
15633 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15634
15635         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15636         be accepted.
15637
15638 2000-09-07  Catherine Moore  <clm@redhat.com>
15639
15640         * gcc.c-torture/execute/unroll-1.c: New test.
15641
15642 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15643
15644         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15645         ERROR markers.
15646         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15647         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15648         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15649         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15650         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15651         Preprocess only.
15652         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15653         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15654
15655 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15656
15657         * g++.old-deja/g++.pt/deduct2.C: New test.
15658
15659 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15660
15661         * g++.old-deja/g++.pt/parms2.C: New test.
15662
15663 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15664
15665         * g++.old-deja/g++.pt/crash58.C: New test.
15666
15667 2000-09-06  Greg McGary  <greg@mcgary.org>
15668
15669         * gcc.c-torture/execute/20000906-1.c: New test.
15670         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15671
15672 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15673
15674         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15675
15676 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15677
15678         * g++.old-deja/g++.pt/crash57.C: New test.
15679
15680 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15681
15682         * g++.old-deja/g++.pt/crash56.C: New test.
15683
15684 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15685
15686         * g++.old-deja/g++.pt/koenig1.C: New test.
15687
15688 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15689
15690         * gcc.dg/20000904-1.c: New test.
15691
15692 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15693
15694         * gcc.dg/cpp/paste8.c: New test.
15695
15696 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15697
15698         * gcc.c-torture/compile/20000827-1.c: New test.
15699
15700 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15701
15702         * gcc.dg/format-diag-1.c: New test.
15703
15704 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15705
15706         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15707         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15708         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15709         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15710         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15711
15712 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15713
15714         * g++.old-deja/g++.other/nested4.C: New test.
15715
15716 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15717
15718         * g++.old-deja/g++.ns/scoped1.C: New test.
15719
15720 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15721
15722         * lib/g++.exp: Support testing already-installed GCC.
15723
15724 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15725
15726         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15727
15728 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15729
15730         * gcc.dg/return-type-2.c: New test.
15731
15732 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15733
15734         * gcc.c-torture/compile/20000825-1.c: New test.
15735
15736 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15737
15738         * gcc.dg/dwarf2-2.c: New test.
15739
15740 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15741
15742         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15743         dg-warning regexps.
15744
15745 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15746
15747         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15748         gcc.dg/format-ext-5.c: New tests.
15749
15750 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15751
15752         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15753
15754 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15755
15756         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15757
15758 2000-08-24  Richard Henderson  <rth@cygnus.com>
15759
15760         * gcc.dg/ia64-sync-1.c: New test.
15761         * gcc.dg/ia64-sync-2.c: New test.
15762         * gcc.dg/ia64-asm-1.c: New test.
15763
15764 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15765
15766         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15767         * gcc.dg/format-ext-2.c: New test.
15768
15769 2000-08-23  Jason Merrill  <jason@redhat.com>
15770
15771         * lib/old-dejagnu.exp: Also ignore "In member function" and
15772         "At global scope".
15773
15774 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15775
15776         * gcc.dg/noncompile/label-lineno-1.c: New test.
15777
15778 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15779
15780         * gcc.dg/c99-array-nonobj-1.c: New test.
15781
15782 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15783
15784         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15785         tests.
15786         * gcc.dg/format-ext-1.c: New test.
15787
15788 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15789
15790         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15791         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15792         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15793         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15794         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15795
15796 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15797
15798         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15799         gcc.dg/c99-strftime-2.c: New tests.
15800
15801 2000-08-22  Richard Henderson  <rth@cygnus.com>
15802
15803         * gcc.c-torture/execute/20000822-1.c: New test.
15804
15805 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15806
15807         * gcc.c-torture/execute/20000819-1.x: Remove.
15808
15809 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15810
15811         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15812         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15813         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15814         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15815         gcc.dg/format-xopen-1.c: New tests.
15816
15817 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15818
15819         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15820
15821 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15822
15823         * g++.old-deja/g++.other/loop2.C: New test.
15824
15825         * gcc.c-torture/compile/20000606-1.c: New test.
15826         * gcc.c-torture/compile/20000728-1.c: New test.
15827         * gcc.c-torture/execute/20000801-1.c: New test.
15828         * gcc.c-torture/execute/20000801-2.c: New test.
15829         * gcc.c-torture/execute/20000819-1.c: New test.
15830         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15831         * gcc.dg/20000629-1.c: New test.
15832         * gcc.dg/20000724-1.c: New test.
15833         * gcc.dg/20000807-1.c: New test.
15834
15835 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15836
15837         * gcc.dg/cpp/pragma-1.c: New test.
15838         * gcc.dg/cpp/pragma-2.c: New test.
15839
15840 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15841
15842         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15843         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15844
15845 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15846
15847         * gcc.c-torture/compile/20000818-1.c: New test.
15848
15849 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15850
15851         * gcc.c-torture/execute/20000818-1.c: New test.
15852
15853 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15854
15855         * gcc.dg/format-va-1.c: New test.
15856
15857 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15858
15859         * g++.old-deja/g++.other/typedef8.C: New test.
15860
15861 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15862
15863         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15864         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15865         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15866         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15867         * g++.old-deja/g++.other/ptrmem7.C: New test.
15868         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15869
15870 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15871
15872         * g++.old-deja/g++.pt/typename27.C: New test.
15873
15874 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15875
15876         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15877         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15878         * g++.old-deja/g++.pt/friend45.C: New test.
15879         * g++.old-deja/g++.other/friend8.C: New test.
15880
15881 2000-08-15  Richard Henderson  <rth@cygnus.com>
15882
15883         * gcc.c-torture/execute/20000815-1.c: New test.
15884
15885 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15886
15887         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15888         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15889         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15890
15891 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15892
15893         * g++.old-deja/g++.other/refinit2.C: New test.
15894
15895 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15896
15897         * lib/c-torture.exp (c-torture): Make
15898         compiler_conditional_xfail_data global.
15899         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15900         compiler_conditional_xfail_data machinery.
15901         (f-torture-execute): Likewise.
15902         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15903         and only when unrolling loops.
15904
15905         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15906
15907 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15908
15909         * g++.old-deja/g++.pt/explicit81.C: New test.
15910
15911 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15912
15913         * g++.old-deja/g++.pt/typename26.C: New test.
15914
15915 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15916
15917         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15918         warning.
15919
15920 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15921
15922         * g++.old-deja/g++.other/array3.C: New test.
15923
15924 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15925
15926         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15927         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15928         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15929         New tests.
15930
15931 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15932
15933         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15934         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15935
15936 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15937
15938         * gcc.c-torture/execute/20000808-1.c: New test.
15939
15940 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15941
15942         * gcc.dg/c90-const-expr-1.c: New test.
15943
15944 2000-08-08  Richard Henderson  <rth@cygnus.com>
15945
15946         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15947
15948 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15949
15950         * gcc.dg/noncompile/const-ll-1.c: New test.
15951
15952 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15953
15954         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15955
15956 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
15957
15958         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
15959         that running programs linked against the shared version of libobjc
15960         run correctly.
15961
15962 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15963
15964         * gcc.dg/c99-printf-1.c: New test.
15965
15966 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
15967
15968         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
15969
15970 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
15971
15972         * gcc.c-torture/execute/20000731-1.x: Delete.
15973
15974 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
15975
15976         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
15977         and torture_without_loops as is done by c-torture.exp.
15978         (search_for): Copy from c-torture.exp.
15979         (gcc-dg-runtest): New function, drives a directory of tests
15980         iterating over the TORTURE_OPTIONS.
15981         (scan-assembler, scan-assembler-not): Move here from
15982         individual directory drivers.
15983
15984         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
15985         defined by lib/gcc-dg.exp.
15986         * gcc.dg/cpp/cpp.exp: Likewise.
15987         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
15988         gcc-dg-runtest, so we cycle over optimization options.
15989
15990         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
15991         * gcc.dg/compare2.c: No longer expected to fail.
15992
15993 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
15994
15995         * gcc.c-torture/execute/20000804-1.c: New test.
15996
15997 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
15998
15999         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
16000
16001 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
16002
16003         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
16004
16005 2000-08-03  Jeffrey A Law  (law@cygnus.com)
16006
16007         * gcc.c-torture/compile/20000803-1.c: New test.
16008
16009 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16010
16011         * gcc.c-torture/execute/20000801-3.c,
16012         gcc.c-torture/execute/20000801-4.c: New tests.
16013         * gcc.c-torture/execute/20000801-3.x,
16014         gcc.c-torture/execute/20000801-4.x: Xfail.
16015
16016 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
16017
16018         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
16019         libobjc/.libs to allow for libtool.
16020
16021 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
16022
16023         * gcc.c-torture/compile/20000802-1.c: New test.
16024
16025 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
16026
16027         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
16028
16029 2000-07-31  Jeffrey A Law  (law@cygnus.com)
16030
16031         * gcc-c-torture/execute/20000731-2.c: New test.
16032
16033         * gcc.c-torture/execute/20000731-1.c: New test.
16034         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
16035
16036 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
16037
16038         * testsuite/gcc.dg/cpp/paste7.c: New test.
16039         * gcc.dg/cpp/20000725-1.c: New test.
16040
16041 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
16042
16043         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
16044         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
16045         declaration warning for __builtin_dwarf_reg_size.
16046
16047         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
16048
16049 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16050
16051         * gcc.dg/noncompile/voidparam-1.c: New test.
16052
16053 2000-07-30  Richard Henderson  <rth@cygnus.com>
16054
16055         * gcc.dg/c90-digraph-1.c: Don't xfail.
16056         * gcc.dg/compare2.c (case 10): Xfail.
16057         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
16058
16059 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
16060
16061         * gcc.dg/c99-main-1.c: New test.
16062
16063 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16064
16065         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
16066
16067 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
16068
16069         * gcc.c-tortuer/execute/20000726-1.c: New test.
16070
16071 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
16072
16073         * gcc.c-torture/execute/enum-2.c: New test.
16074
16075 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16076
16077         * gcc.dg/cpp/tr-warn3.c: New test.
16078
16079 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16080
16081         * g++.old-deja/g++.ext/implicit1.C: Remove.
16082         * g++.old-deja/g++.jason/c2.C: Remove
16083         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
16084         * g++.old-deja/g++.pt/crash16.C: Likewise.
16085         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
16086
16087 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16088
16089         * g++.old-deja/g++.other/for2.C: New test.
16090
16091 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
16092
16093         * gcc.dg/20000720-1.c: New test.
16094
16095 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
16096
16097         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
16098
16099 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
16100
16101         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
16102         * gcc.c-torture/execute/20000722-1.c: New.
16103         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
16104
16105 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
16106
16107         * gcc.dg/cpp/20000720-1.S: New test.
16108
16109 2000-07-21  Michael Meissner  <meissner@redhat.com>
16110
16111         * gcc.c-torture/execute/ieee/hugeval.c: New test.
16112
16113 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16114
16115         * g++.old-deja/g++.brendan/crash16.C,
16116         g++.old-deja/g++.brendan/parse3.C,
16117         g++.old-deja/g++.brendan/redecl1.C,
16118         g++.old-deja/g++.ns/template13.C,
16119         g++.old-deja/g++.other/decl4.C,
16120         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
16121
16122 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16123
16124         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
16125         and "Internal error".
16126
16127         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
16128         regexps.
16129         * gcc.dg/cpp/paste6.c: New test.
16130
16131 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
16132
16133         * gcc.dg/cpp/tr-direct.c: New test.
16134
16135         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
16136         gcc.dg/cpp/undef1.c: Tweak error regexps.
16137
16138 2000-07-18  Eric Christopher <echristo@redhat.com>
16139
16140         * gcc.c-torture/compile/20000718-1.c: New test.
16141
16142 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
16143
16144         * cpplex.c (_cpp_push_token): If the token being pushed back
16145         is the previous token in this context, just subtract one from
16146         context->posn.
16147         * cppmacro.c (save_expansion): Clear aux field when storing a
16148         placemarker.
16149
16150 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
16151
16152         * gcc.dg/noncompile/redecl-1.c: New test.
16153
16154 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
16155
16156         * gcc.c-torture/execute/20000717-5.c: New test.
16157         * gcc.c-torture/execute/20000717-1.x: Removed.
16158
16159 2000-07-17  Richard Henderson  <rth@cygnus.com>
16160
16161         * gcc.c-torture/execute/20000717-4.c: New test.
16162
16163 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
16164
16165         * gcc.dg/cpp/syshdr.c: New test.
16166         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
16167
16168 2000-07-17  Neil Booth  <neilb@earthling.net>
16169
16170         * gcc.dg/cpp/cmdlne-dM.c: New test.
16171         * gcc.dg/cpp/cmdlne-dD.c: New test.
16172
16173 2000-07-17  Jeffrey A Law  (law@cygnus.com)
16174
16175         * gcc.c-torture/execute/20000717-3.c: New test.
16176
16177         * gcc.c-torture/compile/20000717-1.c: New test.
16178
16179 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
16180
16181         * gcc.c-torture/execute/20000717-2.c: New test.
16182
16183 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16184
16185         * gcc.dg/formatz-1.c: New test.
16186
16187         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
16188         * gcc.dg/c99-digraph-1.c: New tests.
16189
16190         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
16191         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
16192
16193         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
16194         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
16195         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
16196         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
16197         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
16198         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
16199         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
16200
16201 2000-07-17   Greg McGary <greg@mcgary.org>
16202
16203         * gcc.c-torture/execute/20000717-1.c: New test.
16204         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
16205
16206 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
16207
16208         * gcc.c-torture/execute/20000715-2.c: New test.
16209         * gcc.dg/20000715-1.c: New test.
16210
16211 2000-07-15  Michael Meissner  <meissner@redhat.com>
16212
16213         * gcc.c-torture/execute/20000715-1.c: New test.
16214
16215 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
16216
16217         * gcc.c-torture/execute/20000707-1.c: New test.
16218
16219 2000-07-13  Neil Booth  <NeilB@earthling.net>
16220
16221         * testsuite/gcc.dg/cpp/digraph1.c,
16222         testsuite/gcc.dg/cpp/digraph2.c,
16223         testsuite/gcc.dg/cpp/digraphs.c: New tests.
16224
16225 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
16226
16227         * g77.f-torture/compile/20000630-2.f:  New test.
16228         * g77.f-torture/compile/20000630-2.x
16229
16230 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16231
16232         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
16233
16234 2000-07-11  Neil Booth  <NeilB@earthling.net>
16235
16236         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
16237
16238 2000-07-11  Neil Booth  <NeilB@earthling.net>
16239
16240         * gcc.dg/cpp/cmdlne-C.c: New.
16241
16242 2000-07-09  Neil Booth  <NeilB@earthling.net>
16243
16244         * gcc.dg/cpp/directiv.c: New tests.
16245         * gcc.dg/cpp/undef1.c: Update.
16246
16247 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
16248
16249         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
16250
16251 2000-07-09  Neil Booth  <NeilB@earthling.net>
16252
16253         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
16254
16255 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
16256
16257         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
16258         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
16259
16260 2000-07-08  Neil Booth  <NeilB@earthling.net>
16261
16262         * gcc.dg/cpp/macsyntx.c: New tests.
16263
16264 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16265
16266         * gcc.dg/20000707-1.c: New test.
16267
16268 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16269
16270         * gcc.c-torture/execute/20000706-1.c: New test.
16271         * gcc.c-torture/execute/20000706-2.c: New test.
16272         * gcc.c-torture/execute/20000706-3.c: New test.
16273         * gcc.c-torture/execute/20000706-4.c: New test.
16274         * gcc.c-torture/execute/20000706-5.c: New test.
16275
16276 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16277
16278         * g++.old-deja/g++.pt/instantiate7.C: New test.
16279
16280 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16281
16282         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
16283         * g++.old-deja/g++.mike/thunk3.C: Likewise.
16284         * g++.old-deja/g++.other/rtti3.C: Likewise.
16285         * g++.old-deja/g++.other/rttid3.C: Likewise.
16286
16287 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
16288
16289         *  g77.f-torture/compile/20000630-1.x: Fix typo
16290
16291 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
16292
16293         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
16294         assembly output.
16295
16296 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
16297
16298         * gcc.dg/cpp/ident.c: New test.
16299
16300 2000-07-05  Neil Booth  <NeilB@earthling.net>
16301
16302         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
16303           gcc.dg/cpp/lexstrng.c: New tests.
16304
16305 2000-07-04  Neil Booth  <NeilB@earthling.net>
16306
16307         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
16308         * gcc.dg/cpp/strify2.c: Same.
16309
16310 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
16311
16312         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
16313         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
16314         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
16315         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
16316
16317         * testsuite/gcc.dg/cpp/macro1.c,
16318         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
16319         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
16320         testsuite/gcc.dg/cpp/strify1.c,
16321         testsuite/gcc.dg/cpp/strify2.c: New tests.
16322
16323 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
16324
16325         * gcc.c-torture/execute/20000703-1.c: New test.
16326
16327 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16328
16329         * g++.old-deja/g++.pt (lookup10.C): New test.
16330
16331 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16332
16333         * g++.old-deja/g++.pt (typename25.C): New test.
16334
16335 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
16336
16337         * gcc.c-torture/compile/20000701-1.c: New test.
16338
16339 2000-06-30  Nick Clifton  <nickc@cygnus.com>
16340
16341         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
16342         to test case.
16343
16344 2000-06-30  Catherine Moore  <clm@cygnus.com>
16345
16346         * gcc.c-torture/execute/align-1.c: New test.
16347
16348 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
16349
16350         * g++.old-deja/g++.pt/expr8.C: New test.
16351         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
16352
16353 2000-06-29  Nick Clifton  <nickc@cygnus.com>
16354
16355         * gcc.c-torture/compile/20000629-1.c: New test.
16356
16357 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16358
16359
16360         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16361         gcc.dg/noncompile directory, depending on whether they're
16362         preprocessor tests or not.  Annotate all the tests for the dg
16363         framework.
16364
16365         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16366         * gcc.dg/noncompile/noncompile.exp: New.
16367
16368         * Moved files:
16369         Old name                                New name
16370         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16371         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16372         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16373         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16374         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16375         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16376         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16377         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16378         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16379         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16380         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16381         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16382         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16383         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16384         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16385         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16386         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16387         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16388         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16389         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16390         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16391         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16392         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16393         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16394
16395         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16396         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16397         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16398         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16399         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16400         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16401
16402 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16403
16404         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16405         declare one variable.  On the fourth, error.
16406         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16407         declared by 20000628-1a.h.
16408
16409 2000-06-29  Richard Henderson  <rth@redhat.com>
16410
16411         * gcc.c-torture/execute/930529-1.x: New file.
16412         * gcc.dg/920413-1.c: Adjust expected warning text.
16413         * gcc.dg/980217-1.c: Declare abort.
16414         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16415
16416 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16417
16418         * g77.f-torture/compile/20000629-1.f: New test.
16419         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16420
16421 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16422
16423         Rearrange lots of files, removing entirely the
16424         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16425         directories.
16426
16427         * Deleted files:
16428         gcc.c-torture/code_quality/code_quality.exp
16429         gcc.c-torture/special/special.exp
16430         gcc.failure/failure.exp
16431         gcc.failure/940409-1.x
16432         gcc.c-torture/compile/961203-1.x
16433
16434         * New files:
16435         gcc.misc-tests/linkage.exp
16436         gcc.c-torture/execute/920730-1t.c
16437         gcc.c-torture/execute/920730-1t.x
16438         gcc.c-torture/compile/920520-1.x
16439         gcc.c-torture/compile/920521-1.x
16440         gcc.c-torture/compile/981006-1.x
16441         gcc.c-torture/execute/eeprof-1.x
16442
16443         * Moved files (possibly with modifications to fit a new harness):
16444         Old name                                New name
16445         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16446         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16447         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16448         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16449         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16450         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16451         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16452         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16453         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16454         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16455         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16456         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16457         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16458         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16459
16460 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16461
16462         * c-torture/compile/961203-1.x: Delete.
16463
16464         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16465         not exit. Include stdio.h.
16466         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16467         * gcc.misc-tests/dg-12.c: Likewise.
16468         * gcc.misc-tests/dg-5.c: Likewise.
16469         * gcc.misc-tests/dg-6.c: Likewise.
16470         * gcc.misc-tests/dg-7.c: Prototype abort.
16471         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16472         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16473         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16474         not exit.
16475         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16476         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16477
16478 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16479
16480         * gcc.dg/cpp/20000628-1.c: New test.
16481         * gcc.dg/cpp/20000628-1.h: New header for above test.
16482         * gcc.dg/cpp/20000628-1a.h: Likewise.
16483
16484 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16485
16486         * gcc.dg/cpp: New directory.
16487         * gcc.dg/cpp/cpp.exp: New driver.
16488         * gcc.dg/cpp/20000627-1.c: New test.
16489         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16490         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16491         and rewrite as a compilation test.
16492
16493         * gcc.dg: Move many files into the cpp subdirectory, possibly
16494         renaming or editing them as well.
16495         Old name                New name
16496         990119-1.c              cpp/19990119-1.c
16497         990228-1.c              cpp/19990228-1.c
16498         990407-1.c              cpp/19990407-1.c
16499         990409-1.c              cpp/19990409-1.c
16500         990413-1.c              cpp/19990413-1.c
16501         990703-1.c              cpp/19990703-1.c
16502         20000127-1.c            cpp/20000127-1.c
16503         20000129-1.c            cpp/20000129-1.c
16504         20000207-1.c            cpp/20000207-1.c
16505         20000207-2.c            cpp/20000207-2.c
16506         20000209-1.c            cpp/20000209-1.c
16507         20000209-2.c            cpp/20000209-2.c
16508         20000301-1.c            cpp/20000301-1.c
16509         20000419-1.c            cpp/20000419-1.c
16510         20000510-1.S            cpp/20000510-1.S
16511         20000519-1.c            cpp/20000519-1.c
16512         20000529-1.c            cpp/20000529-1.c
16513         20000625-1.c            cpp/20000625-1.c
16514         20000625-2.c            cpp/20000625-2.c
16515         cpp-as1.c               cpp/assert1.c
16516         cpp-as2.c               cpp/assert2.c
16517         cxx-comments-1.c        cpp/cxxcom1.c
16518         cxx-comments-2.c        cpp/cxxcom2.c
16519         endif-label.c           cpp/endif.c
16520         cpp-hash1.c             cpp/hash1.c
16521         cpp-hash2.c             cpp/hash2.c
16522         cpp-if1.c               cpp/if-1.c
16523         cpp-if2.c               cpp/if-2.c
16524         cpp-if3.c               cpp/if-3.c
16525         cpp-if4.c               cpp/if-4.c
16526         cpp-if5.c               cpp/if-5.c
16527         cpp-cond.c              cpp/if-cexp.c
16528         cpp-missingop.c         cpp/if-mop.c
16529         cpp-missingparen.c      cpp/if-mpar.c
16530         cpp-opprec.c            cpp/if-oppr.c
16531         cpp-ifparen.c           cpp/if-paren.c
16532         cpp-shortcircuit.c      cpp/if-sc.c
16533         cpp-shift.c             cpp/if-shift.c
16534         cpp-unary.c             cpp/if-unary.c
16535         cpp-li1.c               cpp/line1.c
16536         cpp-li2.c               cpp/line2.c
16537         lineno.c                cpp/line3.c
16538         lineno-2.c              cpp/line4.c
16539         cpp-mi.c                cpp/mi1.c
16540         cpp-mic.h               cpp/mi1c.h
16541         cpp-micc.h              cpp/mi1cc.h
16542         cpp-mind.h              cpp/mi1nd.h
16543         cpp-mindp.h             cpp/mi1ndp.h
16544         cpp-mix.h               cpp/mi1x.h
16545         cpp-mi2.c               cpp/mi2.c
16546         cpp-mi2a.h              cpp/mi2a.h
16547         cpp-mi2b.h              cpp/mi2b.h
16548         cpp-mi2c.h              cpp/mi2c.h
16549         cpp-mi3.c               cpp/mi3.c
16550         cpp-mi3.def             cpp/mi3.def
16551         poison-1.c              cpp/poison.c
16552         pr-impl.c               cpp/prag-imp.c
16553         cpp-redef-2.c           cpp/redef1.c
16554         cpp-redef.c             cpp/redef2.c
16555         strpaste.c              cpp/strp1.c
16556         strpaste-2.c            cpp/strp2.c
16557         cpp-tradpaste.c         cpp/tr-paste.c
16558         cpp-tradstringify.c     cpp/tr-str.c
16559         cpp-tradwarn1.c         cpp/tr-warn1.c
16560         cpp-tradwarn2.c         cpp/tr-warn2.c
16561         trigraphs.c             cpp/trigraphs.c
16562         cpp-unc1.c              cpp/unc1.c
16563         cpp-unc2.c              cpp/unc2.c
16564         cpp-unc3.c              cpp/unc3.c
16565         cpp-unc.c               cpp/unc4.c
16566         undef.c                 cpp/undef1.c
16567         undef-2.c               cpp/undef2.c
16568         cpp-wi1.c               cpp/widestr1.c
16569
16570 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16571
16572         * lib/g++.exp (g++_include_flags): Tweak.
16573
16574 2000-06-27  H.J. Lu  <hjl@gnu.org>
16575             Loren J. Rittle  <ljrittle@acm.org>
16576
16577         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16578         version with one that knows about the new gcc tree structure.
16579         (g++_link_flags): Same.
16580
16581 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16582
16583         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16584         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16585         case we are cross-compiling.
16586
16587         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16588         g++.old-deja/g++.niklas/Makefile.in,
16589         g++.old-deja/g++.niklas/configure.in,
16590         g++.old-deja/g++.other/Makefile.in,
16591         g++.old-deja/g++.other/configure.in,
16592         gcc.c-torture/code_quality/Makefile.in,
16593         gcc.c-torture/code_quality/configure.in,
16594         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16595         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16596         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16597         gcc.c-torture/execute/ieee/Makefile.in,
16598         gcc.c-torture/execute/ieee/configure.in,
16599         gcc.c-torture/noncompile/Makefile.in,
16600         gcc.c-torture/noncompile/configure.in,
16601         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16602         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16603         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16604
16605 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16606
16607         * g++.old-deja/g++.other/ambig3.C: New test.
16608
16609 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16610
16611         * g++.old-deja/g++.pt/syntax1.C: New test.
16612         * g++.old-deja/g++.pt/syntax2.C: New test.
16613         * g++.old-deja/g++.other/syntax3.C: New test.
16614         * g++.old-deja/g++.other/syntax4.C: New test.
16615
16616 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16617
16618         * gcc.dg/20000623-1.c: Prototype exit and abort.
16619
16620 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16621
16622         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16623         New tests.
16624         * gcc.dg/cpp-mi3.def: New file.
16625
16626         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16627         inside assertions.
16628         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16629         lexer's error messages.
16630         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16631         divine anything from the linemarkers.
16632         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16633         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16634
16635 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16636
16637         * gcc.dg/20000623-1.c: New test.
16638
16639 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16640
16641         * gcc.c-torture/execute/20000622-1.c: New test.
16642
16643 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16644
16645         * g++.old-deja/g++.other/init15.C: New test.
16646
16647 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16648
16649         * g++.old-deja/g++.pt/vaarg2.C: New test.
16650         * g++.old-deja/g++.pt/vaarg3.C: New test.
16651
16652 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16653
16654         * g++.old-deja/g++.other/dyncast6.C: New test.
16655
16656 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16657
16658         * gcc.c-torture/execute/loop-6.c: New test.
16659
16660 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16661
16662         * gcc.dg/20000614-1.c: New test.
16663         * gcc.dg/20000614-2.c: New test.
16664
16665 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16666
16667         * g++.old-deja/g++.other/inline12.C: New test.
16668
16669 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16670
16671         * g++.old-deja/g++.other/eh1.C: New test.
16672
16673 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16674
16675         * g++.old-deja/g++.other/type.C: New test.
16676
16677 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16678
16679         * g++.old-deja/g++.other/initstring.C: New test.
16680
16681 2000-06-12  Jason Merrill  <jason@redhat.com>
16682
16683         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16684
16685 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16686
16687         * gcc.c-torture/compile/20000609-1.c: New test.
16688
16689 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16690
16691         * gcc.dg/20000609-1.c: New test.
16692
16693 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16694
16695         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16696         * gcc.c-torture/noncompile/poison-1.c: Move...
16697         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16698         * gcc.dg/cpp-li1.c: Add a token after the #line.
16699
16700 2000-06-05  Richard Henderson  <rth@cygnus.com>
16701
16702         * gcc.c-torture/execute/20000605-2.c: New test.
16703         * gcc.c-torture/execute/20000605-3.c: New test.
16704
16705 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16706
16707         * g77.f-torture/execute/20000503-1.x: New file.
16708
16709 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16710
16711         * g++.old-deja/g++.eh/badalloc1.C: New test.
16712
16713 2000-06-05  Richard Henderson  <rth@cygnus.com>
16714
16715         * gcc.c-torture/execute/20000605-1.c: New test.
16716
16717 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16718             Nathan Sidwell <nathan@codesourcery.com>
16719
16720         * gcc.c-torture/compile/20000605-1.c: New test.
16721
16722 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16723
16724         * g77.f-torture/compile/20000601-1.f:  New test.
16725
16726 2000-06-03  Richard Henderson  <rth@cygnus.com>
16727
16728         * gcc.c-torture/execute/20000603-1.c: New.
16729
16730 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16731
16732         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16733         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16734
16735 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16736
16737         * gcc.dg/compare2.c (case 12): XFAIL.
16738         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16739         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16740
16741         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16742
16743 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16744
16745         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16746         guard macro is already defined when the header is first
16747         included.
16748         * gcc.dg/cpp-mix.h: New file.
16749         * gcc.dg/endif-label.c: Update patterns to match compiler.
16750
16751         * g++.brendan/complex1.C: Declare abort.
16752         * g++.law/refs4.C: Remove XFAIL.
16753         * g++.oliva/expr2.C: Declare abort and exit.
16754
16755 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16756
16757         * gcc.c-torture/execute/20000528-1.c: New test.
16758
16759         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16760         * g++.old-deja/g++.law/temps4.C: Likewise.
16761
16762         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16763         stdlib.h.  Call abort() on failure.
16764         * g++.old-deja/g++.law/refs4.C: Likewise.
16765         * g++.old-deja/g++.law/temps4.C: Likewise.
16766         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16767         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16768
16769 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16770
16771         Relative to g++.dg/special:
16772         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16773
16774         Relative to g++.old-deja:
16775         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16776         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16777         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16778         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16779         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16780         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16781         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16782
16783         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16784         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16785         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16786         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16787         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16788         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16789         and/or string.h.
16790
16791         * g++.other/goto1.C: Update expectations for error messages.
16792
16793 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16794
16795         * gcc.c-torture/compile/20000523-1.c: New test.
16796
16797 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16798
16799         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16800
16801 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16802
16803         * g++.old-deja/g++.eh/catch11.C: New test.
16804         * g++.old-deja/g++.eh/catch12.C: New test.
16805
16806 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16807
16808         * gcc.c-torture/execute/20000523-1.c: New test.
16809
16810 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16811
16812         * c-torture/execute/bcp-1.c: Replace abort in arg of
16813         __builtin_constant_p with a generic external function.
16814
16815         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16816         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16817         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16818         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16819         Prototype abort and/or exit.
16820
16821         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16822         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16823         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16824         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16825
16826 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16827
16828         * gcc.dg/dwarf2-1.c: New test.
16829
16830 2000-05-20  Richard Henderson  <rth@cygnus.com>
16831
16832         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16833
16834 2000-05-20  Andreas Jaeger  <aj@suse.de>
16835
16836         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16837         testcase.
16838
16839 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16840
16841         * gcc.c-torture/execute/20000519-2.c: New test.
16842
16843 2000-05-19  Andreas Jaeger  <aj@suse.de>
16844
16845         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16846         which fails with SSA.
16847
16848         * lib/c-torture.exp: Also test with -O3 -fssa.
16849
16850 2000-05-18  Michael Meissner  <meissner@redhat.com>
16851
16852         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16853         * gcc.c-torture/execute/920415-1.c: Ditto.
16854         * gcc.c-torture/execute/920501-1.c: Ditto.
16855         * gcc.c-torture/execute/conversion.c: Ditto.
16856         * gcc.c-torture/execute/cvt-1.c: Ditto.
16857
16858 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16859
16860         * gcc.c-torture/compile/20000518-1.c: New test.
16861
16862 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16863
16864         * g77.f-torture/compile/200005018.f:  New test.
16865
16866 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16867
16868         * gcc.c-torture/compile/20000517-1.c: New test.
16869
16870 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16871
16872         * gcc.c-torture/execute/20000516-1.c: New test.
16873
16874 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16875
16876         * g++.old-deja/g++.other/eh.C: New test.
16877
16878 2000-05-12  Richard Henderson  <rth@cygnus.com>
16879
16880         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16881         constants through to doit's conditional.
16882
16883 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16884
16885         * gcc.c-torture/compile/20000511-1.c: New test.
16886         * g77.f-torture/compile/20000511-1.f: New test.
16887         * g77.f-torture/compile/20000511-2.f: New test.
16888
16889 2000-05-11  Michael Meissner  <meissner@redhat.com>
16890
16891         * gcc.c-torture/execute/20000511-1.c: New test.
16892
16893 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16894
16895         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16896         * gcc.dg/20000510-1.S: New.
16897
16898 2000-05-08  Catherine Moore  <clm@cygnus.com>
16899
16900         * gcc.dg/unused-3.c: New.
16901
16902 2000-05-06  Richard Henderson  <rth@cygnus.com>
16903
16904           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16905           * g++.old-deja/g++.mike/warn1.C: Likewise.
16906           * g++.old-deja/g++.pt/local1.C: Likewise.
16907           * g++.old-deja/g++.pt/local7.C: Likewise.
16908           * g++.old-deja/g++.pt/spec16.C: Likewise.
16909
16910 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16911
16912         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16913
16914 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16915
16916           * g77.f-torture/execute/20000503-1.f:  New test.
16917
16918 2000-05-04  Andreas Jaeger  <aj@suse.de>
16919
16920         * gcc.dg/noreturn-2.c: New test.
16921
16922 2000-05-04  Neil Booth  <NeilB@earthling.net>
16923
16924         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16925         preprocessor.
16926
16927 2000-05-04  Richard Henderson  <rth@cygnus.com>
16928
16929         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16930
16931 2000-05-04  Richard Henderson  <rth@cygnus.com>
16932
16933         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16934         OpenSSL by Jason R Thorpe.
16935
16936 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16937
16938         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16939
16940 2000-05-03  Robert Lipe <robertlipe@usa.net>
16941
16942         * gcc.dg/20000503-1.c: New test.
16943
16944 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16945
16946         * gcc.c-torture/compile/20000502-1.c: New test.
16947         * g++.old-deja/g++.other/align.C: New test.
16948         * gcc.dg/cpp-tradstringify.c: New test.
16949
16950 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16951
16952         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16953         and hard registers.
16954
16955 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16956
16957         * gcc.c-torture/execute/loop-5.c: New test.
16958
16959 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
16960
16961         * gcc.c-torture/execute/va-arg-20.c: New test.
16962
16963 2000-04-23  Jeffrey A Law  (law@cygnus.com)
16964
16965         * gcc.c-torture/execute/20000422-1.c: New test.
16966
16967 2000-04-20  Greg McGary  <gkm@gnu.org>
16968
16969         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
16970         when optimizing, but without sibling-call optimizations (-O1).
16971
16972 2000-04-20  Jeffrey A Law  (law@cygnus.com)
16973
16974           * gcc.c-torture/compile/20000420-1.c: New test.
16975
16976 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
16977
16978         * g++.abi/ptrflags.C: New test.
16979         * g++.eh/catchptr1.C: Test incomplete pointer chains.
16980
16981 2000-04-19  Catherine Moore  <clm@cygnus.com>
16982
16983         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
16984
16985 2000-04-19  Greg McGary  <gkm@gnu.org>
16986
16987         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
16988         sibling-call optimizations.
16989
16990 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
16991
16992         * gcc.dg/20000419-1.c: New test.
16993
16994 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
16995
16996         * gcc.c-torture/execute/20000412-6.c: New test.
16997
16998 2000-04-12  Jeffrey A Law  (law@cygnus.com)
16999
17000         * gcc.c-torture/execute/20000412-5.c: New test.
17001         * g77.f-torture/compile/20000412-1.f: New test.
17002         * gcc.c-torture/execute/20000412-4.c: New test.
17003         * gcc.c-torture/compile/20000412-2.c: New test.
17004         * gcc.c-torture/execute/20000412-3.c: New test.
17005         * gcc.c-torture/compile/20000412-1.c: New test.
17006         * gcc.c-torture/execute/20000412-2.c: New test.
17007
17008 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
17009
17010         * objc/execute/bf-20.m: New test.
17011
17012 2000-04-10  Richard Henderson  <rth@cygnus.com>
17013
17014         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
17015
17016         * gcc.c-torture/execute/20000412-1.c: New test.
17017
17018 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
17019
17020         * g++.old-deja/g++.eh/catchptr1.C: New test.
17021
17022 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
17023
17024         * g++.old-deja/g++.abi/cxa_vec.C: New test.
17025
17026 2000-04-08  Neil Booth  <NeilB@earthling.net>
17027
17028         * gcc.dg/cpp-nullchar.c: Remove test as
17029         embedded nulls cause problems.
17030
17031 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17032
17033         * gcc.dg/compare2.c: New test.
17034
17035 2000-04-08  Neil Booth  <NeilB@earthling.net>
17036
17037         * gcc.dg/cpp-nullchar.c: New test.
17038
17039 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
17040
17041         * gcc.dg/cpp-mi2.c: New test.
17042         * gcc.dg/cpp-mi2[abc].h: New files.
17043
17044 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
17045
17046         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
17047         member name.
17048
17049 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
17050
17051         * g++.old-deja/g++.abi/vmihint.C: New test.
17052
17053 2000-04-06  Neil Booth  <NeilB@earthling.net>
17054
17055         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
17056         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
17057         copyright.
17058
17059 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
17060
17061         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
17062         avoid stack-frame overwrite.
17063
17064 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
17065
17066         * gcc.c-torture/compile/20000405-2.c: New test.
17067         * gcc.c-torture/compile/20000405-3.c: New test.
17068
17069 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17070
17071         * gcc.c-torture/compile/20000405-1.c: New test.
17072
17073 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
17074
17075         * gcc.dg/cast-qual-1.c: Revert last change.
17076
17077 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17078
17079         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
17080
17081 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
17082
17083         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
17084         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
17085
17086 2000-04-03  Jeffrey A Law  (law@cygnus.com)
17087
17088         * gcc.c-torture/compile/20000403-2.c: New test.
17089         * gcc.c-torture/compile/20000403-1.c: New test.
17090
17091 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
17092
17093         * gcc.c-torture/execute/20000403-1.c: New test.
17094
17095 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
17096
17097         * gcc.c-torture/execute/20000402-1.c: New test.
17098
17099 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
17100
17101         * gcc.c-torture/execute/va-arg-15.c: New test.
17102         * gcc.c-torture/execute/va-arg-16.c: New test.
17103         * gcc.c-torture/execute/va-arg-17.c: New test.
17104         * gcc.c-torture/execute/va-arg-18.c: New test.
17105         * gcc.c-torture/execute/va-arg-19.c: New test.
17106
17107 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
17108
17109         * gcc.c-torture/compile/981211-1.c: Move to...
17110         * gcc.dg/cpp-as1.c: ...here.
17111         * gcc.dg/cpp-as2.c: New file.
17112
17113         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
17114         compiler.
17115
17116 2000-04-02  Neil Booth  <NeilB@earthling.net>
17117
17118         * gcc.dg/cpp-cond.c  New tests.
17119         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
17120         accidental success less likely.
17121         * gcc.dg/cpp-missingop.c  New tests.
17122         * gcc.dg/cpp-missingparen.c  New tests.
17123         * gcc.dg/cpp-shift.c  New tests.
17124         * gcc.dg/cpp-shortcircuit.c  New tests.
17125         * gcc.dg/cpp-unary.c  New tests.
17126
17127 2000-03-29  Jeffrey A Law  (law@cygnus.com)
17128
17129         * gcc.c-torture/compile/20000329-1.c: New test.
17130
17131 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
17132
17133         * gcc.c-torture/compile/20000326-1.c: New test.
17134         * gcc.c-torture/compile/20000326-2.c: New test.
17135
17136 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
17137
17138         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
17139         the first parameter is a function argument.
17140
17141 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
17142
17143         * g++.old-deja/g++.ext/array4.C: New test.
17144
17145 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
17146
17147         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
17148
17149 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17150
17151         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
17152
17153 2000-03-19  Richard Henderson  <rth@cygnus.com>
17154
17155         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
17156
17157 2000-03-19  Richard Henderson  <rth@cygnus.com>
17158
17159         * gcc.c-torture/compile/20000319-1.c: New test.
17160
17161 2000-03-14  Jeffrey A Law  (law@cygnus.com)
17162
17163         * gcc.c-torture/execute/20000314-3.c: New test.
17164         * gcc.c-torture/execute/20000314-2.c: New test.
17165         * gcc.c-torture/execute/20000314-1.c: New test.
17166         * gcc.c-torture/compile/20000314-2.c: New test.
17167         * gcc.c-torture/compile/20000314-1.c: New test.
17168
17169 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
17170
17171         * g++.old-deja/g++.warn/inline.C: New test.
17172
17173 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
17174
17175         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
17176         standards-compliant result rather than specific constants.
17177         Put test-values in array.
17178
17179 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
17180
17181         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
17182         (g++_target_compile): Put test-specific options last.
17183
17184 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17185
17186         * g++.old-deja/g++.eh/vbase4.C: New test.
17187
17188 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17189
17190         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
17191
17192 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17193
17194         * g++.old-deja/g++.brendan/misc12.C: Removed.
17195         * g++.old-deja/g++.pt/memtemp77.C: Constify.
17196         * g++.old-deja/g++.ext/pretty4.C: New test.
17197
17198 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17199
17200         * g++.old-deja/g++.other/string2.C: New test.
17201
17202 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
17203
17204         * g++.old-deja/g++.warn/impint2.C: New test.
17205
17206 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
17207
17208         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
17209         is 1, not zero.
17210
17211 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
17212
17213         * g++.old-deja/g++.warn/impint.C: New test.
17214         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
17215         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
17216         * g++.old-deja/g++.pt/explicit12.C: Likewise.
17217         * g++.old-deja/g++.pt/explicit13.C: Likewise.
17218         * g++.old-deja/g++.pt/explicit17.C: Likewise.
17219         * g++.old-deja/g++.pt/explicit18.C: Likewise.
17220         * g++.old-deja/g++.pt/explicit19.C: Likewise.
17221         * g++.old-deja/g++.pt/explicit23.C: Likewise.
17222         * g++.old-deja/g++.pt/explicit31.C: Likewise.
17223         * g++.old-deja/g++.pt/explicit35.C: Likewise.
17224         * g++.old-deja/g++.pt/explicit6.C: Likewise.
17225         * g++.old-deja/g++.pt/memclass7.C: Likewise.
17226
17227 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
17228
17229         * gcc.dg/cpp-redef.c: New test.
17230
17231 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
17232
17233         * g++.old-deja/g++.pt/unify7.C: New test.
17234
17235 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17236
17237         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
17238         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
17239
17240 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
17241
17242         * gcc.c-torture/compile/20000224-1.c: New test.
17243
17244 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17245
17246         * gcc.c-torture/compile/cpp-2.c: New test.
17247         * gcc.c-torture/compile/cpp-1.c: New test.
17248
17249 2000-02-25  Jeffrey A Law  (law@cygnus.com)
17250
17251         * gcc.c-torture/execute/20000225-1.c: New test.
17252
17253 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17254
17255         * gcc.dg/cpp-li2.c: New test.
17256
17257         * gcc.dg/cpp-wi1.c: New test.
17258
17259         * gcc.dg/cpp-li1.c: New test.
17260
17261 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
17262
17263         * g++.old-deja/g++.other/sizeof5.C: New test.
17264
17265 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17266
17267         * gcc.c-torture/execute/va-arg-13.c: New test.
17268
17269 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
17270
17271         * gcc.c-torture/execute/va-arg-12.c: New test.
17272
17273 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17274
17275         * gcc.c-torture/execute/20000223-1.c: New test.
17276
17277 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17278
17279         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
17280
17281 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
17282
17283         * g++.old-deja/g++.abi/ptrmem.C: New test.
17284
17285 2000-02-19  Richard Henderson  <rth@cygnus.com>
17286
17287         * gcc.c-torture/compile/init-3.c: New.
17288
17289 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
17290
17291         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
17292         ALWAYS_CXXFLAGS.
17293
17294 2000-02-11  Robert Lipe <robertl@sco.com>
17295
17296         * gcc.c-torture/compile/20000211-3.c: New test.
17297
17298 2000-02-11  Martin Buchholz <martin@xemacs.org>
17299
17300         * gcc.c-torture/compile/20000211-2.c: New test.
17301
17302 2000-02-11  Jeffrey A Law  (law@cygnus.com)
17303
17304         * gcc.c-torture/compile/20000211-1.c: New test.
17305
17306 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
17307
17308         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
17309           on native targets
17310
17311 2000-02-08  Nathan Sidwell  <nathan@acm.org>
17312
17313         * g++.old-deja/g++.other/cast5.C: New test.
17314
17315 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
17316
17317         * gcc.c-torture/execute/20000205-1.c: New.
17318
17319 2000-02-03  Nathan Sidwell  <nathan@acm.org>
17320
17321         * g++.old-deja/g++.jason/cast3.C: Return void.
17322         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
17323
17324 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17325
17326         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
17327
17328         * gcc.dg/loop-1.c: New test.
17329
17330 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
17331
17332         * gcc.c-torture/compile/20000127-1.c: New test.
17333         * gcc.c-torture/execute/991228-1.c: New test.
17334
17335 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17336
17337         * gcc.dg/unused-2.c: New test.
17338
17339         * gcc.dg/conv-1.c: New test.
17340
17341 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
17342
17343         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
17344         compiler.
17345         (tool_option_proc): Fix typo.
17346
17347 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
17348
17349         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
17350         of the ld on the host, not on the build machine.
17351         Also, don't crash if '--help' is not a supported option.
17352
17353 2000-01-24  Richard Henderson  <rth@cygnus.com>
17354
17355         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17356
17357 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17358
17359         * gcc.c-torture/execute/20000120-2.c: New test.
17360         * gcc.c-torture/execute/20000120-1.c: New test.
17361
17362 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17363
17364         * gcc.c-torture/execute/20000113-1.c: New test.
17365
17366 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17367
17368         * gcc.c-torture/execute/20000112-1.c: New test.
17369
17370 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17371
17372         * gcc.dg/20000111-1.c: New test.
17373
17374 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17375
17376         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17377         with 16 bit integers.
17378
17379 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17380
17381         * gcc.dg/20000108-1.c: New test.
17382
17383 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17384
17385         * g++.old-deja/g++.ns/koenig8.C: New test.
17386
17387 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17388
17389         * g++.old-deja/g++.other/cast4.C: New test.
17390
17391 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17392
17393         * gcc.c-torture/compile/20000105-2.c: New test.
17394         * gcc.c-torture/compile/20000105-1.c: New test.
17395
17396 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17397
17398         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17399         references to printf & atoi to conform to ANSI standard.
17400         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17401         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17402         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17403         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17404         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17405         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17406         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17407         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17408         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17409         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17410         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17411         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17412         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17413         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17414         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17415         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17416         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17417         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17418         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17419         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17420         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17421         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17422         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17423         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17424         * g++.old-deja/g++.brendan/init3.C: Likewise.
17425         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17426         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17427         * g++.old-deja/g++.brendan/new2.C: Likewise.
17428         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17429         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17430         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17431         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17432         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17433         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17434         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17435         * g++.old-deja/g++.brendan/template24.C: Likewise.
17436         * g++.old-deja/g++.brendan/template3.C: Likewise.
17437         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17438         * g++.old-deja/g++.jason/inline3.C: Likewise.
17439         * g++.old-deja/g++.jason/opeq.C: Likewise.
17440         * g++.old-deja/g++.law/arg5.C: Likewise.
17441         * g++.old-deja/g++.law/arm7.C: Likewise.
17442         * g++.old-deja/g++.law/ctors11.C: Likewise.
17443         * g++.old-deja/g++.law/cvt8.C: Likewise.
17444         * g++.old-deja/g++.law/init9.C: Likewise.
17445         * g++.old-deja/g++.law/refs4.C: Likewise.
17446         * g++.old-deja/g++.law/template2.C: Likewise.
17447         * g++.old-deja/g++.law/visibility24.C: Likewise.
17448         * g++.old-deja/g++.law/vtable3.C: Likewise.
17449         * g++.old-deja/g++.mike/asm2.C: Likewise.
17450         * g++.old-deja/g++.mike/eh1.C: Likewise.
17451         * g++.old-deja/g++.mike/misc1.C: Likewise.
17452         * g++.old-deja/g++.mike/misc13.C: Likewise.
17453         * g++.old-deja/g++.mike/misc14.C: Likewise.
17454         * g++.old-deja/g++.mike/ns12.C: Likewise.
17455         * g++.old-deja/g++.mike/p1248.C: Likewise.
17456         * g++.old-deja/g++.mike/p3708.C: Likewise.
17457         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17458         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17459         * g++.old-deja/g++.mike/p646.C: Likewise.
17460         * g++.old-deja/g++.mike/p700.C: Likewise.
17461         * g++.old-deja/g++.mike/p783.C: Likewise.
17462         * g++.old-deja/g++.mike/p783a.C: Likewise.
17463         * g++.old-deja/g++.mike/p783b.C: Likewise.
17464         * g++.old-deja/g++.mike/p786.C: Likewise.
17465         * g++.old-deja/g++.mike/p789.C: Likewise.
17466         * g++.old-deja/g++.mike/p789a.C: Likewise.
17467         * g++.old-deja/g++.mike/p807a.C: Likewise.
17468         * g++.old-deja/g++.other/delete3.C: Likewise.
17469         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17470         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17471         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17472         * g++.old-deja/g++.other/empty1.C: Likewise.
17473         * g++.old-deja/g++.other/temporary1.C: Likewise.
17474         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17475         * g++.old-deja/g++.pt/t16.C: Likewise.
17476         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17477
17478 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17479
17480         * gcc.dg/991230-1.c: New test.
17481
17482 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17483
17484         * gcc.c-torture/compile/991229-3.c: New test.
17485         * gcc.c-torture/compile/991229-2.c: New test.
17486         * gcc.c-torture/compile/991229-1.c: New test.
17487
17488 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17489
17490         * gcc.c-torture/compile/labels-2.c: New test.
17491
17492 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17493
17494         * gcc.c-torture/execute/991227-1.c: New test.
17495
17496 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17497
17498         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17499
17500 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17501
17502         * gcc.c-torture/execute/991221-1.c: New test.
17503
17504 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17505
17506         * g++.old-deja/g++.other/cast3.C: New test.
17507
17508 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17509
17510         * gcc.c-torture/execute/991216-4.c: New test.
17511
17512 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17513
17514         * gcc.c-torture/execute/991216-1.c: New test.
17515         * gcc.c-torture/execute/991216-2.c: New test.
17516         * gcc.c-torture/execute/991216-3.c: New test.
17517
17518 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17519
17520         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17521         Actually make the test fail by using "-O2" for compilation.
17522
17523 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17524
17525         * g++.old-deja/g++.warn/cast-align1.C: New test.
17526
17527 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17528
17529         * gcc.c-torture/compile/991214-1.c: New test.
17530         * gcc.c-torture/compile/991214-2.c: New test.
17531
17532 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17533
17534         * gcc.dg/991214-1.c: New test.
17535
17536 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17537
17538         * gcc.c-torture/compile/991213-3.c: New test.
17539         * gcc.c-torture/compile/991213-2.c: New test.
17540         * gcc.c-torture/compile/991213-1.c: New test.
17541
17542 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17543
17544         * gcc.dg/991209-1.c: New test.
17545
17546 1999-12-08  Nathan Sidwell <nathan@acm.org>
17547
17548         * gcc.c-torture/compile/991208-1.c: New test.
17549
17550 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17551
17552         * gcc.dg/ultrasp2.c: New test.
17553
17554 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17555
17556         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17557
17558 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17559
17560         * gcc.c-torture/compile/991202-1.c: New test.
17561         * gcc.c-torture/execute/991202-1.c: New test.
17562         * gcc.c-torture/execute/991202-2.c: New test.
17563         * gcc.c-torture/execute/991202-3.c: New test.
17564
17565 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17566
17567         * g++.old-deja/g++.abi/align.C: New test.
17568         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17569         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17570
17571 1999-12-01  Richard Henderson  <rth@cygnus.com>
17572
17573         * gcc.c-torture/execute/991201-1.c: New.
17574
17575 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17576
17577         * gcc.dg/991129-1.c: New test.
17578
17579 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17580
17581         * gcc.c-torture/compile/991127-1.c: New test.
17582
17583 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17584
17585         * g++.old-deja/g++.other/warn4.C: New test.
17586
17587 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17588
17589         * g++.old-deja/g++.eh/cleanup2.C: New test.
17590         * g++.old-deja/g++.ext/pretty2.C: New test.
17591         * g++.old-deja/g++.ext/pretty3.C: New test.
17592         * g++.old-deja/g++.other/debug6.C: New test.
17593
17594 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17595
17596         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17597         compiler_output to look for one error message instead of two.
17598
17599 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17600
17601         * gcc.c-torture/execute/991118-1.c: Also test case
17602         where the word boundary does not split a byte evenly.
17603
17604 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17605
17606         * g++.old-deja/g++.ext/restrict1.C: New test.
17607
17608 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17609
17610         * gcc.c-torture/execute/991118-1.c: New test.
17611
17612 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17613
17614         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17615         working directory pathnames.
17616
17617 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17618
17619         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17620         host is equipped with driver.h and driver.o so it can actually
17621         compile and run the tests.
17622
17623 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17624
17625         * gcc.c-torture/compile/991008-1.c: New test.
17626
17627 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17628
17629         * lib/gcc-dg.exp: Include target-supports.exp
17630
17631 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17632
17633         * lib/target-supports.exp: New file: Provide procs to test for
17634         features supported by the target.
17635         (check_weak_available): Moved here from ecos.exp.
17636         (check_alias_available): New proc: Determine of the target
17637         toolchain supports the alias attribute.
17638
17639         * gcc.dg/special/ecos.exp: Move check_weak_available to
17640         target-supports.exp.
17641         (alias-1.c): Only perform the test if the target supports
17642         aliases.
17643         (wkali-1.c): Only perform the test if the target supports
17644         aliases.
17645
17646         * gcc.dg/990506-0.c: Expect error messages from cross
17647         targets as well as native targets.
17648
17649 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17650
17651         * gcc.dg/ultrasp1.c: Removed xfail.
17652         * gcc.dg/struct-ret-2.c: Likewise.
17653         * gcc.dg/array-1.c: Likewise.
17654
17655 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17656
17657         * gcc.dg/struct-ret-2.c: New test.
17658
17659         * gcc.dg/array-1.c: New test.
17660
17661 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17662
17663         * gcc.c-torture/execute/991030-1.c: New test.
17664
17665 1999-10-26  Richard Henderson  <rth@cygnus.com>
17666
17667         * gcc.c-torture/compile/991026-2.c: New test.
17668
17669 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17670
17671         * gcc.c-torture/compile/991026-1.c: New test.
17672
17673 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17674
17675         * gcc.c-torture/execute/991023-1.c: New test.
17676
17677 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17678
17679         * gcc.c-torture/execute/991019-1.c: New test.
17680
17681 1999-10-16  Richard Henderson  <rth@cygnus.com>
17682
17683         * gcc.c-torture/execute/991016-1.c: New test.
17684
17685 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17686
17687         * gcc.c-torture/execute/991014-1.c: New test.
17688
17689 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17690
17691         * g++.old-deja/g++.other/union2.C: New test.
17692
17693 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17694
17695         * g++.old-deja/g++.other/vaarg2.C: New test.
17696         * g++.old-deja/g++.other/vaarg3.C: New test.
17697
17698 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17699
17700         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17701         in compile/.
17702
17703 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17704
17705         * gcc.c-torture/execute/va-arg-11.c: New test.
17706
17707 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17708
17709         * lib/file-format.exp (gcc_target_object_format): Don't
17710         crash if objdump is unavailable.
17711
17712 1999-09-29  Donn Terry <donn@interix.com>
17713
17714         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17715
17716 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17717
17718         * gcc.c-torture/compile/990928-1.c: New test.
17719
17720 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17721
17722         * g++.old-deja/g++.other/decl6.C: New test.
17723
17724 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17725
17726         * gcc.c-torture/execute/va-arg-10.c: New test.
17727
17728 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17729
17730         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17731         __PRETTY_FUNCTION__.
17732
17733 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17734
17735         * gcc.c-torture/execute/990923-1.c: New test.
17736
17737 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17738
17739         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17740         for which -fpic is inappropriate.
17741
17742 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17743
17744         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17745
17746 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17747
17748         * g++.old-deja/g++.other/dyncast1.C: New test.
17749         * g++.old-deja/g++.other/dyncast2.C: New test.
17750         * g++.old-deja/g++.other/dyncast3.C: New test.
17751         * g++.old-deja/g++.other/dyncast4.C: New test.
17752         * g++.old-deja/g++.other/dyncast5.C: New test.
17753         * g++.old-deja/g++.eh/catch3.C: New test.
17754         * g++.old-deja/g++.eh/catch3p.C: New test.
17755         * g++.old-deja/g++.eh/catch4.C: New test.
17756         * g++.old-deja/g++.eh/catch4p.C: New test.
17757         * g++.old-deja/g++.eh/catch5.C: New test.
17758         * g++.old-deja/g++.eh/catch5p.C: New test.
17759         * g++.old-deja/g++.eh/catch6.C: New test.
17760         * g++.old-deja/g++.eh/catch6p.C: New test.
17761         * g++.old-deja/g++.eh/catch7.C: New test.
17762         * g++.old-deja/g++.eh/catch7p.C: New test.
17763         * g++.old-deja/g++.eh/catch8.C: New test.
17764         * g++.old-deja/g++.eh/catch8p.C: New test.
17765         * g++.old-deja/g++.eh/catch9.C: New test.
17766         * g++.old-deja/g++.eh/catch9p.C: New test.
17767
17768 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17769
17770         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17771         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17772
17773 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17774
17775         * gcc.c-torture/compile/990913-1.c: New test.
17776
17777 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17778
17779         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17780         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17781
17782 1999-09-09  Richard Henderson  <rth@cygnus.com>
17783
17784         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17785
17786 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17787
17788         * g++.old-deja/g++.other/lookup11.C: New test.
17789         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17790         what is permitted and what we want.
17791         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17792         overload use.
17793         * g++.old-deja/g++.jason/rfg5.C: Likewise
17794
17795 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17796
17797         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17798         * gcc.c-torture/noncompile/poison-1.c: New file.
17799
17800 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17801
17802         * g++.old-deja/g++.other/sizeof3.C: New test.
17803         * g++.old-deja/g++.other/sizeof4.C: New test.
17804         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17805         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17806
17807 1999-09-07  Richard Henderson  <rth@cygnus.com>
17808
17809         * gcc.dg/va-arg-1.c: New.
17810
17811 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17812
17813         * gcc.c-torture/execute/va-arg-9.c: New test.
17814
17815 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17816
17817         * g77.f-torture/compile/980519-2.f: New test.
17818         * g77.f-torture/compile/19990905-0.f: New test.
17819         * g77.f-torture/compile/19990905-1.f: New test.
17820         * g77.f-torture/compile/19990905-2.f: New test.
17821
17822         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17823
17824 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17825
17826         * gcc.c-torture/execute/990827-1.c: Fix typo.
17827
17828 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17829
17830         * g++.old-deja/g++.other/deref1.C: New test.
17831
17832 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17833
17834         * g++.old-deja/g++.other/ambig2.C: New test.
17835         * g++.old-deja/g++.other/cond5.C: New test.
17836         * g++.old-deja/g++.other/lookup16.C: New test.
17837
17838 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17839
17840         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17841         assemblers too.
17842
17843 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17844
17845         * lib/c-torture.exp: Avoid the "compare executables" optimization
17846         when testing native.
17847
17848 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17849
17850         * gcc.c-torture/execute/990829-1.c: New test.
17851         * gcc.c-torture/compile/990829-1.c: New test.
17852
17853 1999-08-27  Paul Burchard  <burchard@pobox.com>
17854
17855         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17856         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17857         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17858         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17859         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17860         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17861         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17862         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17863         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17864         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17865         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17866
17867 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17868
17869         * gcc.c-torture/execute/990827-1.c: New test.
17870
17871 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17872
17873         * g77.f-torture/noncompile/19990826-4.f: New test.
17874
17875         * g77.f-torture/compile/19990826-3.f: New test.
17876
17877         * g77.f-torture/execute/19990826-2.f: New test.
17878
17879         * g77.f-torture/compile/19990826-1.f: New test.
17880
17881         * gcc.c-torture/execute/990826-0.c: New test.
17882         * g77.c-torture/execute/19990826-0.f: New test.
17883
17884         * g77.f-torture/noncompile/970626-2.f: New test.
17885
17886 1999-08-25  Paul Burchard  <burchard@pobox.com>
17887
17888         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17889         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17890         lss-011.C: New tests.
17891
17892 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17893
17894         * g++.old-deja/g++.other/decl5.C: New test.
17895
17896 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17897
17898         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17899         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17900         call `postbase' for each one.  All callers of `postbase' changed
17901         to call this instead.
17902
17903 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17904
17905         * gcc.c-torture/execute/990811-1.c: New test.
17906
17907 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17908
17909         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17910         just native ones.
17911
17912         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17913         just native ones.
17914
17915 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17916
17917         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17918
17919 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17920
17921         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17922
17923 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17924
17925         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17926
17927 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17928
17929         * gcc.c-torture/execute/990804-1.c: New test.
17930
17931 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17932
17933         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17934         * g++.old-deja/g++.brendan/crash64.C: Likewise
17935         * g++.old-deja/g++.brendan/overload8.C: Likewise
17936
17937 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17938
17939         * g++.old-deja/g++.other/struct1.C: New test.
17940
17941 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17942
17943         * g++.old-deja/g++.other/enum2.C: New test.
17944
17945 1999-08-02  Richard Henderson  <rth@cygnus.com>
17946
17947         Adapted from tests from Franz Sirl:
17948         * gcc.c-torture/execute/va-arg-7.c: New test.
17949         * gcc.c-torture/execute/va-arg-8.c: New test.
17950
17951 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17952
17953         * gcc.c-torture/compile/990801-2.c: New test.
17954
17955         * gcc.c-torture/compile/990801-1.c: New test.
17956
17957 1999-07-27  Michael Meissner  <meissner@cygnus.com>
17958
17959         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
17960         fp-cmp-1.c, converting double to float.
17961
17962         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
17963         fp-cmp-1.c, converting double to long double.
17964
17965         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
17966         from fr1 to unknown_register, since fr1 is a legitimate register
17967         on some machines.
17968
17969 1999-07-25  Jeffrey A Law  (law@cygnus.com)
17970
17971         * README: More listname related changes.
17972
17973 1999-07-08  Catherine Moore  <clm@cygnus.com>
17974
17975         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
17976
17977 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
17978
17979         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
17980
17981 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17982
17983         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
17984
17985 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
17986
17987         * gcc.dg/990703-1.c: New test.
17988
17989 1999-06-29  Nick Clifton  <nickc@cygnus.com>
17990
17991         * lib/file-format.exp: New file: Move definition of proc
17992         gcc_target_object_format to here from
17993         gcc.dg/special/ecos.exp.
17994
17995         * lib/c-torture.exp: Include lib file-format.exp.
17996         * lib/gcc-dg.exp: Include lib file-format.exp.
17997
17998         * gcc.dg/special/ecos.exp: Remove definition of proc
17999         gcc_target_object_format.
18000
18001 1999-06-28  Jeffrey A Law  (law@cygnus.com)
18002
18003         * gcc.c-torture/execute/990628-1.c: New test.
18004
18005 1999-06-25  Jeffrey A Law  (law@cygnus.com)
18006
18007         * gcc.c-torture/compile/990625-2.c: New test.
18008
18009         * gcc.c-torture/compile/990625-1.c: New test.
18010
18011 1999-06-23  Nick Clifton  <nickc@cygnus.com>
18012
18013         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
18014         attributes compile.
18015         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
18016         ports that use the COFF/PE file format.
18017
18018 1999-06-17  Jeffrey A Law  (law@cygnus.com)
18019
18020         * gcc.c-torture/compile/990617-1.c: New test.
18021
18022 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
18023
18024         * g++.old-deja/g++.other/decl4.C: New test.
18025
18026 1999-06-14  Nathan Sidwell  <nathan@acm.org>
18027
18028         * g++.old-deja/g++.other/bitfld3.C: New test.
18029
18030 1999-06-08  Nathan Sidwell  <nathan@acm.org>
18031
18032         * g++.old-deja/g++.eh/catch1.C: New test.
18033
18034 1999-06-07  Jeffrey A Law  (law@cygnus.com)
18035
18036         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
18037
18038         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
18039         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
18040
18041 1999-06-05  Craig Burley  <craig@jcb-sc.com>
18042
18043         * g77.f-torture/compile/19990502-0.f: Replace with new,
18044         shorter, test that still fails after recent changes.
18045
18046 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18047
18048         * gcc.c-torture/execute/990604-1.c: New test.
18049
18050 1999-05-31  Jeffrey A Law  (law@cygnus.com)
18051
18052         * gcc.c-torture/execute/990531-1.c: New test.
18053
18054 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18055
18056         * gcc.c-torture/compile/990527-1.c: New test.
18057
18058 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
18059
18060         * gcc.c-torture/execute/990527-1.c: New test.
18061
18062 1999-05-25  Nick Clifton  <nickc@cygnus.com>
18063
18064         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
18065         bitfields as signed.
18066
18067 1999-05-25  Craig Burley  <craig@jcb-sc.com>
18068
18069         * g77.f-torture/compile/19990525-0.f: New test.
18070
18071 1999-05-25  Jeffrey A Law  (law@cygnus.com)
18072
18073         * gcc.c-torture/execute/990525-2.c: New test.
18074
18075         * gcc.c-torture/execute/990525-1.c: New test.
18076
18077 1999-05-24  Nathan Sidwell  <nathan@acm.org>
18078
18079         * g++.old-deja/g++.other/anon3.C: New test.
18080         * g++.old-deja/g++.other/anon4.C: New test.
18081         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
18082         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
18083         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
18084         Merrill).
18085
18086 1999-05-24  Jeffrey A Law  (law@cygnus.com)
18087
18088         * gcc.c-torture/execute/990524-1.c: New test.
18089
18090         * gcc.dg/990524-1.c: New test.
18091
18092 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18093
18094         * gcc.c-torture/compile/990523-1.c: New test.
18095
18096 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
18097
18098         * gcc.c-torture/compile/990519-1.c: New test.
18099
18100 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18101
18102         * gcc.c-torture/compile/990517-1.c: New test.
18103
18104         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
18105         (e4, f4): New tests.
18106         (main): Call them.
18107
18108 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18109
18110         * gcc.dg/noreturn-1.c: New test.
18111
18112 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18113
18114         * gcc.c-torture/execute/990513-1.c: New test.
18115
18116 1999-05-10  Richard Henderson  <rth@cygnus.com>
18117
18118         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
18119
18120 1999-05-10  Craig Burley  <craig@jcb-sc.com>
18121
18122         * g77.f-torture/execute/erfc.f: Use small single-precision
18123         values, to avoid problems on Alphas when not -mieee.
18124
18125 1999-05-08  Craig Burley  <craig@jcb-sc.com>
18126
18127         * gcc.dg/990506-0.c: New test.
18128
18129 1999-05-08  Richard Henderson  <rth@cygnus.com>
18130
18131         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
18132         the constant to test.  Don't XFAIL 64-bit targets.
18133
18134         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
18135         * g++.old-deja/g++.law/profile1.C: Likewise.
18136
18137         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
18138         operator new instances.
18139         * g++.old-deja/g++.other/delete5.C: Likewise.
18140
18141 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18142
18143         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
18144         intrinsic.
18145
18146 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18147
18148         * g77.f-torture/execute/u77-test.f: Reverse order of two
18149         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
18150
18151 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18152
18153         * gcc.dg/compare1.c: New test.
18154
18155 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18156
18157         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
18158         New tests.
18159
18160 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18161
18162         * g77.f-torture/compile/19990502-1.f: New test.
18163
18164 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18165
18166         * g77.f-torture/compile/19990502-0.f: New test.
18167
18168 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18169
18170         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
18171         intrinsic.
18172
18173 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18174
18175         * g77.f-torture/execute/u77-test.f (main): List libU77
18176         intrinsics not currently tested.
18177         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
18178         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
18179         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
18180         Trim blanks off the ends of some printed strings.
18181
18182 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18183
18184         * g77.f-torture/execute/u77-test.f (main): Just warn about
18185         FSTAT gid disagreement, as it's expected on some systems.
18186
18187 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18188
18189         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
18190         use a new function, which allows for some slop.
18191         Clean up some commentary.
18192         (issum): The new function.
18193         (sgladd): Deleted subroutine.
18194
18195 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18196
18197         * g77.f-torture/execute/u77-test.f: Modify to be more like
18198         libf2c/libU77 version, bringing patches to that version here.
18199         Add suitable commentary.
18200
18201 1999-04-25  Richard Henderson  <rth@cygnus.com>
18202
18203         * gcc.dg/990424-1.c: New test.
18204
18205 1999-04-24  Craig Burley  <craig@jcb-sc.com>
18206
18207         * g77.f-torture/execute/u77-test.f (main): Bug involving
18208         LSTAT has been fixed, so turn back on full checking.
18209
18210 1999-04-20  Craig Burley  <craig@jcb-sc.com>
18211
18212         * g77.f-torture/compile/19990419-0.f: New test.
18213         * g77.f-torture/execute/19990419-1.f: New test.
18214
18215 1999-04-17  Richard Henderson  <rth@cygnus.com>
18216
18217         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
18218         to avoid the need for a prototype to supress a warning.
18219
18220 1999-04-07  Jim Wilson  <wilson@cygnus.com>
18221
18222         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
18223
18224 1999-04-04  Jeffrey A Law  (law@cygnus.com)
18225
18226         * gcc.c-torture/execute/990404-1.c: New test.
18227
18228 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18229
18230         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
18231         * gcc.dg/cpp-if3.c: Don't use -pedantic.
18232         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
18233         missing initializer warnings.
18234
18235 1999-03-28  Jeffrey A Law  (law@cygnus.com)
18236
18237         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
18238         matching strings.
18239
18240 1999-03-26  Jeffrey A Law  (law@cygnus.com)
18241
18242         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
18243
18244 1999-03-26  Craig Burley  <craig@jcb-sc.com>
18245
18246         * g77.f-torture/execute/19990325-0.f: New test.
18247         * g77.f-torture/execute/19990325-1.f: New test.
18248
18249 1999-03-24  Jeffrey A Law  (law@cygnus.com)
18250
18251         * gcc.c-torture/execute/990324-1.c: New test.
18252
18253 1999-03-22  Jim Wilson  <wilson@cygnus.com>
18254
18255         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
18256         test with 4.
18257
18258 1999-03-17  Richard Henderson  <rth@cygnus.com>
18259
18260         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
18261
18262 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18263
18264         * g77.f-torture/execute/19990313-2.f: New test.
18265         * g77.f-torture/execute/19990313-3.f: New test.
18266
18267 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18268
18269         * g77.f-torture/execute/19990313-0.f: New test.
18270         * g77.f-torture/execute/19990313-1.f: New test.
18271
18272 1999-03-12  Jim Wilson  <wilson@cygnus.com>
18273
18274         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
18275         printf to sprintf.
18276         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
18277         (main): Add check for u15.  Conditionalize u31 check depending on
18278         whether ints are <32 bits or >=32 bits.
18279
18280 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18281
18282         * g77.f-torture/execute/19981119-0.f: Improve testiness.
18283
18284 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18285
18286         * g77.f-torture/compile/19990305-0.f: New test.
18287         * g77.f-torture/execute/19981119-0.f: New test.
18288
18289 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18290
18291         * g77.f-torture/execute/970625-2.f: call ABORT if final
18292         result is not correct, instead of just printing it.
18293         Add this checking via newly introduced obfuscation, to
18294         trip up buggy front ends.
18295
18296 1999-03-07  Craig Burley  <craig@jcb-sc.com>
18297
18298         * g77.f-torture/compile/960317-1.f: Moved from being
18299         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
18300
18301 1999-03-06  Craig Burley  <craig@jcb-sc.com>
18302
18303         * g77.f-torture/execute/960317-1.f: New (old) test.
18304         * g77.f-torture/execute/970625-2.f: Ditto.
18305
18306 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
18307
18308         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
18309         message on line 1 or line 2; cccp and cpplib do this differently.
18310
18311 1999-03-01  Jeffrey A Law  (law@cygnus.com)
18312
18313         * g++.old-deja/g++.law/weak1.C: New test.
18314
18315 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18316
18317         * gcc.c-torture/execute/990119-1.c: Renamed to...
18318         * gcc.dg/990119-1.c: this, so it will only be tested once
18319         (it's a preprocessor test, it doesn't need to be run at
18320         multiple optimization levels).
18321
18322 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18323
18324         * lib/g++.exp: Don't add incdir=$base_dir/../include to
18325           ALWAYS_CXXFLAGS.
18326
18327 1999-02-24  Craig Burley  <craig@jcb-sc.com>
18328
18329         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
18330         * g77.f-torture/compile/19981216-0.f: ...as it is expected
18331         to not be compilable by current g77.
18332
18333 1999-02-24  Nick Clifton  <nickc@cygnus.com>
18334
18335         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
18336
18337 1999-02-22  Jeffrey A Law  (law@cygnus.com)
18338
18339         * gcc.c-torture/execute/990222-1.c: New test.
18340
18341 1999-02-19  Craig Burley  <craig@jcb-sc.com>
18342
18343         * g77.f-torture/compile/19990218-0.f: New test.
18344         * g77.f-torture/noncompile/19990218-1.f: New test.
18345
18346 1999-02-18  Craig Burley  <craig@jcb-sc.com>
18347
18348         * g77.f-torture/compile/19981216-0.f: New test.
18349
18350 1999-02-14  Jeffrey A Law  (law@cygnus.com)
18351
18352         * gcc.dg/990214-1.c: New test.
18353
18354 1999-02-13  Jeffrey A Law  (law@cygnus.com)
18355
18356         * gcc.dg/990213-2.c: New test.
18357
18358         * gcc.dg/990213-1.c: New test.
18359
18360 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18361
18362         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18363         ints.
18364
18365 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18366
18367         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18368         specified by target.
18369
18370         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18371
18372 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18373
18374         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18375
18376 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18377
18378         * gcc.dg/special/ecos.exp: New test driver for new tests with
18379         special requirements.
18380
18381         * gcc.dg/special/alias-1.c: New test.
18382         * gcc.dg/special/gcsec-1.c: New test.
18383         * gcc.dg/special/weak-1.c: New test.
18384         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18385         * gcc.dg/special/weak-2.c: New test.
18386         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18387         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18388         * gcc.dg/special/wkali-1.c: New test.
18389         * gcc.dg/special/wkali-2.c: New test.
18390         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18391         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18392
18393 1999-02-10  Felix Lee  <flee@cygnus.com>
18394
18395           * lib/c-torture.exp (c-torture-compile): Pull out code for
18396           analyzing gcc error messages.
18397           (c-torture-execute): Likewise.  Fix some (harmless) false
18398           positives.
18399           * lib/gcc.exp (gcc_check_compile): New function.
18400
18401 1999-02-08  Richard Henderson  <rth@cygnus.com>
18402
18403         * gcc.c-torture/execute/990208-1.c: New test.
18404
18405 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18406
18407         * g++.dg/special/ecos.exp: New driver for new tests with special
18408         requirements
18409
18410         * g++.dg/special/conpr-1.C: New test
18411         * g++.dg/special/conpr-2.C: New test
18412         * g++.dg/special/conpr-2a.C: New test
18413         * g++.dg/special/conpr-3.C: New test
18414         * g++.dg/special/conpr-3a.C: New test
18415         * g++.dg/special/conpr-3b.C: New test
18416
18417         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18418         allow g++ to use the dg driver
18419
18420         * README: Add comment about g++.dg directory
18421
18422 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18423
18424         * README: Update email addresses.
18425
18426 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18427
18428         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18429         arguments in order to force structure S onto the stack even on
18430         the alpha.
18431         (test): Pass 10 leading arguments to function foo as well as the
18432         structure S.
18433
18434         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18435         failure for all targets.
18436
18437         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18438         abort to terminate program execution.
18439
18440 1999-01-30  Richard Henderson  <rth@cygnus.com>
18441
18442         * gcc.c-torture/execute/990130-1.c: New test.
18443
18444 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18445
18446         * gcc.dg/990130-1.c: New test.
18447
18448 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18449
18450         * gcc.c-torture/execute/990128-1.c: New test.
18451
18452 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18453
18454         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18455
18456 1999-01-27  Felix Lee  <flee@cygnus.com>
18457
18458         * lib/c-torture.exp (c-torture-compile): pull out code for
18459         analyzing gcc error messages.
18460         (c-torture-execute): ditto, and fix some (harmless) false
18461         positives.
18462         * lib/gcc.exp (gcc_check_compile): new function.
18463
18464 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18465
18466         * gcc.dg/990117-1.c: New test.
18467
18468         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18469
18470         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18471
18472 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18473
18474         * g77.f-torture/compile/990115-1.f: New test.
18475
18476 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18477
18478         * gcc.c-torture/compile/990107-1.c: New test
18479
18480 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18481
18482         * gcc.c-torture/execute/990106-2.c: New test.
18483
18484         * gcc.c-torture/execute/990106-1.c: New test.
18485
18486 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18487
18488         * gcc.c-torture/compile/981223-1.c: New test.
18489
18490 1998-12-29  Richard Henderson  <rth@cygnus.com>
18491
18492         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18493         (opt3): Rename from opt4 and disable.
18494
18495 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18496
18497         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18498
18499 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18500
18501         * g++.old-deja/g++.other/conv5.C: New test.
18502
18503 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18504
18505         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18506
18507 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18508
18509         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18510
18511 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18512
18513         * gcc.c-torture/compile/981211-1.c: New test.
18514
18515 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18516
18517         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18518
18519         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18520
18521 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18522
18523         * gcc.special/930510-1.c: Make C9X safe.
18524         * gcc.misc-tests/gcov-1.c Similarly.
18525         * gcc.misc-tests/gcov-2.c Similarly.
18526
18527 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18528
18529         * gcc.dg/ultrasp1.c: New test.
18530
18531 1998-12-06  Richard Henderson  <rth@cygnus.com>
18532
18533         * gcc.c-torture/execute/981206.c: New test.
18534
18535 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18536
18537         * g++.old-deja/g++.ns/template7.C: New test.
18538
18539         * g++.old-deja/g++.other/expr1.C: New test.
18540
18541         * g++.old-deja/g++.eh/tmpl3.C: New test.
18542
18543         * g++.old-deja/g++.eh/tmpl2.C: New test.
18544
18545 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18546
18547         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18548         * g++.old-deja/g++.other/using6.C: Removed.
18549         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18550
18551         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18552
18553 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18554
18555         * g++.old-deja/g++.pt/overload8.C: New test.
18556
18557         * g++.old-deja/g++.pt/overload7.C: New test.
18558
18559         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18560
18561         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18562         and relinking messages.
18563         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18564         compiling with -frepo.
18565
18566 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18567
18568         * g++.old-deja/g++.pt/lookup6.C: New test.
18569
18570 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18571
18572         * gcc.c-torture/execute/981130-1.c: New test.
18573         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18574
18575 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18576
18577         * g++.old-deja/g++.pt/explicit76.C: New test.
18578
18579         * g++.old-deja/g++.pt/friend38.C: New test.
18580
18581         * g++.old-deja/g++.ns/crash2.C: New test.
18582
18583         * g++.old-deja/g++.pt/defarg8.C: New test.
18584
18585         * g++.old-deja/g++.pt/instantiate6.C: New test.
18586
18587         * g++.old-deja/g++.pt/static6.C: New test.
18588
18589         * g++.old-deja/g++.pt/decl2.C: New test.
18590
18591 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18592
18593         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18594         problem is actually related with name lookup, but so what? :-)
18595
18596         * g++.old-deja/g++.pt/friend37.C: New test.
18597
18598 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18599
18600         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18601         element, which fails on some systems.
18602
18603         * g77.f-torture/execute/labug1.f: New test.
18604
18605 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18606
18607         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18608         is defined.
18609
18610 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18611
18612         * g77.f-torture/compile/981117-1.f: New test.
18613
18614 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18615
18616         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18617         properly discarded.
18618
18619 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18620
18621         * gcc.c-torture/execute/memcheck: New directory of tests for
18622         -fcheck-memory-usage.
18623
18624 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18625
18626         * README: New file, general information about the testsuite and
18627         new description of the various C++ test subdirectories.
18628         * README.g++: Eliminate obsolete information, update and move most
18629         relevant stuff to README.
18630
18631 1998-11-07  Richard Henderson  <rth@cygnus.com>
18632
18633         * gcc.c-torture/compile/981107-1.c: New test.
18634
18635 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18636
18637         * execute/memcpy-bi.c: New testcase.
18638
18639 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18640
18641         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18642         base classes.
18643
18644         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18645         template is selected.
18646
18647         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18648         classes, it should be accepted for all types.
18649
18650         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18651
18652         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18653         specializations start with template headers.
18654
18655 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18656
18657         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18658
18659         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18660         non-POD types.
18661
18662 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18663
18664         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18665
18666 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18667
18668         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18669
18670 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18671
18672         * 981019-1.c: New test.
18673
18674 1998-10-14  Robert Lipe <robertl@dgii.com>
18675
18676         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18677         find objc headers.
18678
18679 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18680
18681         * compile/981001-4.c: Remove use of GCC extension that triggers a
18682         compiler bug.
18683
18684 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18685
18686         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18687
18688 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18689
18690         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18691         instantiation of template produces incorrect code for delete
18692         expression.
18693
18694         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18695         constructors' name is not unique.
18696         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18697         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18698
18699         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18700         automatic array of const is ill-formed.
18701
18702         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18703         of template parameter?
18704
18705         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18706         const.
18707
18708         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18709         pointer-to-member expression.
18710
18711         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18712         declaration causes ICE.
18713
18714 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18715
18716         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18717         reserved in the global namespace.
18718
18719         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18720         generate needed virtual table.
18721
18722         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18723
18724 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18725
18726         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18727         template-dependent type
18728
18729 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18730
18731         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18732         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18733         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18734
18735         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18736         class should be usable as argument of member function.
18737         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18738         class should be usable as return type of member function.
18739         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18740         class should be usable as type of data member.
18741
18742         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18743
18744 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18745
18746         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18747
18748 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18749
18750         * gcc.dg/dll-?.c Add thumb to target list.
18751         Fix assembler scan patterns to match current assembler output.
18752
18753 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18754
18755         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18756         matching of template brackets.
18757
18758         * g++.old-deja/g++.other/using4.C: New test.  Test using
18759         declarations of methods from base classes.
18760
18761         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18762         within functions should introduce names into the innermost
18763         enclosing namespace.
18764
18765         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18766         of static locals if first initialization throws.
18767
18768 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18769
18770         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18771
18772 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18773
18774         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18775         lose track of the possible targets of tablejump insns.
18776         * special/special.exp: Run it.
18777
18778 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18779
18780         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18781         must be declared before its specializations can be named in friend
18782         declarations.
18783
18784 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18785
18786         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18787
18788         * g77.f-torture/execute/io1.f: New test.
18789
18790 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18791
18792         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18793         with pointer to template function, for which no argument deduction
18794         is possible.
18795
18796         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18797         specialization of template function as argument to template
18798         function.
18799
18800         * g++.old-deja/g++.other/access2.C: New test; Inner class
18801         shouldn't have privileged access to Outer's names.
18802
18803 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18804
18805         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18806         friend template declared within template class conflicts with
18807         nested class of the same name.
18808
18809         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18810         is ignored.
18811
18812         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18813         object with direct initializer as function declaration.
18814
18815         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18816         initializers.
18817
18818         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18819         involving const pointer and NULL produces incorrect result.
18820
18821         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18822         type name without `typename' should be rejected with -pedantic.
18823
18824 1998-10-02  Richard Henderson  <rth@cygnus.com>
18825
18826         * g++.old-deja/g++.other/addrof1.C: New test.
18827
18828 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18829
18830         * gcc.c-torture/compile/981001-1.c: New test.
18831         * gcc.c-torture/execute/981001-1.c: New test.
18832
18833 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18834
18835         * gcc.c-torture/compile/981001-2.c: New test.
18836         * gcc.c-torture/compile/981001-3.c: New test.
18837         * gcc.c-torture/compile/981001-4.c: New test.
18838
18839 1998-10-01  Robert Lipe  <robertl@dgii.com>
18840
18841         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18842         multilibbed hosts.   Idea grafted from g77.exp.
18843
18844 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18845
18846         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18847         avoid losing on systems which need -lsocket.
18848
18849 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18850
18851         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18852         * g++.old-deja/g++.other/nested2.C: Ditto.
18853         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18854         failure.
18855
18856 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18857
18858         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18859         preferred over template operator!= for enum bitfields.
18860
18861 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18862
18863         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18864         that happen to have the same base name, but in different scopes,
18865         are incorrectly rejected.
18866
18867 1998-09-16  Richard Henderson  <rth@cygnus.com>
18868
18869         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18870         on the native word size instead of an integer literal.
18871
18872 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18873
18874         * g++.old-deja/g++.other/static2.C: Invocation of static data
18875         member of type pointer-to-function denoted as non-static member.
18876
18877         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18878         checks involving function types and aliases.
18879
18880 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18881
18882         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18883         redefined to the same non-trivial type.
18884
18885         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18886         namespace-qualification of template specializations declared in
18887         other namespaces.
18888
18889         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18890         to declare a subset of the specializations of a template function
18891         as friends of specializations of a template class.
18892
18893         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18894         member templates that do not fully specialize the enclosing
18895         template class are rejected.
18896
18897 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18898
18899         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18900
18901 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18902
18903         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18904         altered from libf2c/libU77 version.
18905
18906 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18907
18908         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18909
18910 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18911
18912         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18913         (un)signed char are different types for template specialization
18914         purposes.
18915
18916 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18917
18918         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18919         * objc: ObjC testsuite.
18920
18921 1998-08-31  Catherine Moore  <clm@cygnus.com>
18922
18923         * gcc.c-torture/execute/941014-1.x:  New file.
18924
18925 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18926
18927         * lib/c-torture.exp: Add support for
18928         torture_eval_before_compile and torture_eval_before_execute
18929         variables.
18930
18931 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18932
18933         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18934         this test triggers valid.
18935
18936 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18937
18938         * gcc.dg/980827-1.c: New test.
18939
18940 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18941
18942         * gcc.c-torture/execute/loop-4b.c: New test.
18943
18944 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18945
18946         * lib/c-torture.exp: Add support for
18947         torture_eval_before_compile and torture_eval_before_execute
18948         variables.
18949
18950 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18951
18952         * gcc.c-torture/compile/980825-1.c: New test.
18953
18954 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18955
18956         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
18957         count number tests in opt_t0 not good_t0.
18958
18959 1998-08-24  Jeffrey A Law  (law@cygnus.com)
18960
18961         * gcc.c-torture/compile/930326-1.x: Fix typo.
18962
18963 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
18964
18965         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
18966         causes an ICE.
18967
18968 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18969
18970         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
18971         STACK_SIZE is defined.
18972         * gcc.c-torture/unsorted/stuct.c: Similarly.
18973
18974         * gcc.c-torture/compile/980821-1.c: New test.
18975
18976 1998-08-21  Jeffrey A Law  (law@cygnus.com)
18977
18978         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
18979
18980 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
18981
18982         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
18983         code.
18984
18985 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
18986
18987         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
18988         error'.
18989
18990 1998-08-18  Jeffrey A Law  (law@cygnus.com)
18991
18992         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
18993
18994 1998-08-16  Jeffrey A Law  (law@cygnus.com)
18995
18996         * gcc.c-torture/compile/980816-1.c: New test.
18997
18998         * gcc.dg/980816-1.c: New test.
18999
19000 1998-08-13  Jeffrey A Law  (law@cygnus.com)
19001
19002         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
19003         compiler for ieee tests.
19004
19005 1998-08-01  Dave Love  <d.love@dl.ac.uk>
19006
19007         * g77.f-torture/compile/980729-0.f: New test.
19008
19009 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
19010
19011         * gcc.c-torture/special/eeprof-1.c: New test, for
19012         -finstrument-functions.
19013         * gcc.c-torture/special/special.exp: Run it.
19014
19015 1998-07-29  Jeffrey A Law  (law@cygnus.com)
19016
19017         * gcc.c-torture/compile/980729-1.c: New test.
19018
19019 1998-07-27  Nick Clifton  <nickc@cygnus.com>
19020
19021         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
19022         __thumb__ is defined, and test for ARM style doubles if so.
19023
19024 1998-07-26  Dave Love  <d.love@dl.ac.uk>
19025
19026         * g77.f-torture/noncompile/980615-0.f: New test.
19027
19028 1998-07-26  H.J. Lu  (hjl@gnu.org)
19029
19030         * gcc.dg/980312-1.c: Do link instead of compile.
19031         * gcc.dg/980313-1.c: Likewise.
19032
19033 1998-07-26  Jeffrey A Law  (law@cygnus.com)
19034
19035         * gcc.c-torture/compile/980726-1.c: New test.
19036
19037 1998-07-25  Dave Love  <d.love@dl.ac.uk>
19038
19039         * g77.f-torture/execute/io0.f: New test.
19040
19041 1998-07-24  Nick Clifton  <nickc@cygnus.com>
19042
19043         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
19044         an int.
19045
19046 1998-06-18  Michael Meissner  <meissner@cygnus.com>
19047
19048         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
19049         m32r bugs.
19050
19051 1998-07-17  Nick Clifton  <nickc@cygnus.com>
19052
19053         * gcc.dg/980626-1.c: Expect failures for all toolchains until
19054         c-decl.c:grokdeclarator can handle mode attributes.
19055
19056 1998-07-16  Jeffrey A Law  (law@cygnus.com)
19057
19058         * gcc.c-torture/execute/980716-1.c: New test.
19059
19060 1998-07-13  Jeffrey A Law  (law@cygnus.com)
19061
19062         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
19063         the mn10200.
19064         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
19065         the mn10200.
19066         * gcc.c-torture/execute/va-arg-3.x: Similarly.
19067         * gcc.c-torture/compile/930326-1.x: Similarly.
19068
19069 1998-07-13  Dave Love  <d.love@dl.ac.uk>
19070
19071         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
19072         New test from Craig.
19073
19074 1998-07-12  Dave Love  <d.love@dl.ac.uk>
19075
19076         * g77.f-torture/noncompile/980616-0.f: New test.
19077
19078         * g77.f-torture/execute/970816-3.f:  New test from Craig.
19079
19080 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19081
19082         *  g++.other/singleton.C: Return error value instead of taking
19083         SIGSEGV.
19084
19085 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
19086
19087         *  g++.other/singleton.C: New test.   Warning is under dispute.
19088         Runtime crash is not.
19089
19090 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19091
19092         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
19093         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
19094         using6.C, using7.C}:  New namespace tests.
19095
19096 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
19097
19098         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
19099         specialization with typedef'ed names used as array indexes.
19100
19101 1998-07-09  Jeffrey A Law  (law@cygnus.com)
19102
19103         * gcc.c-torture/execute/980709-1.c: New test.
19104
19105         * gcc.dg/980709-1.c: New test.
19106
19107 1998-07-07  Richard Henderson  <rth@cygnus.com>
19108
19109         * gcc.c-torture/execute/bcp-1.c: New test.
19110
19111 1998-07-07  Jeffrey A Law  (law@cygnus.com)
19112
19113         * gcc.c-torture/execute/980707-1.c: New test.
19114
19115 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
19116
19117         * gcc.c-torture/compile/980706-1.c: New test.
19118
19119 1998-07-01  Dave Love  <d.love@dl.ac.uk>
19120
19121         * g77.f-torture/execute/980701-0.f,
19122         g77.f-torture/execute/980701-1.f: New test from Craig.
19123
19124 1998-07-01  Jeffrey A Law  (law@cygnus.com)
19125
19126         * gcc.c-torture/compile/980701-1.c: New test.
19127
19128         * gcc.c-torture/execute/980701-1.c: New test.
19129
19130 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
19131 rlsruhe.de>
19132
19133         * g++.old-deja/g++.robertl/eb132.C: New test.
19134         * g++.old-deja/g++.robertl/eb133.C: Likewise.
19135
19136 1998-06-29  Dave Love  <d.love@dl.ac.uk>
19137
19138         * g77.f-torture/execute/980628-7.f,
19139         g77.f-torture/execute/980628-8.f,
19140         g77.f-torture/execute/980628-9.f,
19141         g77.f-torture/execute/980628-10.f: New tests from Craig.
19142
19143         * g77.f-torture/execute/980628-3.f: Remove mail headers.
19144
19145 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19146
19147         * g77.f-torture/execute/980628-4.f: New test from Craig.
19148         * g77.f-torture/execute/980628-5.f: Likewise.
19149         * g77.f-torture/execute/980628-2.f: Likewise.
19150         * g77.f-torture/execute/980628-0.f: Likewise.
19151         * g77.f-torture/execute/980628-1.f: Likewise.
19152         * g77.f-torture/execute/980628-3.f: Likewise.
19153         * g77.f-torture/execute/980628-6.f: Likewise.
19154
19155 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19156
19157         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
19158         directory when nothing has been installed yet.
19159
19160 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
19161
19162         * gcc.c-torture/special/special.exp: Handle newer versions of
19163         dejagnu.
19164
19165 1998-06-26  Jeffrey A Law  (law@cygnus.com)
19166
19167         * gcc.dg/980626-1.c: New test.
19168
19169 1998-06-19  Bruno Haible <haible@ilog.fr>
19170
19171         * gcc.misc-tests/m-un-2.c: New test.
19172         * g++.old-deja/g++.other/warn01.c: Likewise.
19173
19174 1998-06-19  Robert Lipe  <robertl@dgii.com>
19175
19176         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
19177         compatibility with assmblers with a different comment character.
19178         Eliminate use of GAS-specific extensions.
19179
19180 1998-06-19  Jeffrey A Law  (law@cygnus.com)
19181
19182         * gcc.c-torture/execute/ieee/980619-1.c: New test.
19183
19184 1998-06-19  Robert Lipe  <robertl@dgii.com>
19185
19186         *lib/g77.exp: Replace search for libf2c.a with search for newly
19187         renamed libg2c.a
19188
19189 1998-06-17  Jeffrey A Law  (law@cygnus.com)
19190
19191         * gcc.c-torture/execute/980617-1.c: New test.
19192
19193 1998-06-12  Jeffrey A Law  (law@cygnus.com)
19194
19195         * gcc.c-torture/execute/980612-1.c: New test.
19196
19197 1998-06-08  Jeffrey A Law  (law@cygnus.com)
19198
19199         * gcc.dg/980523-1.c: Only test on ppc-linux.
19200         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
19201
19202         * gcc.c-torture/execute/980608-1.c: New test.
19203
19204 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
19205
19206         * gcc.c-torture/execute/980605-1.c: New test.
19207
19208 1998-06-04  Jeffrey A Law  (law@cygnus.com)
19209
19210         * gcc.c-torture/execute/980604-1.c: New test.
19211
19212 1998-06-02  Jeffrey A Law  (law@cygnus.com)
19213
19214         * gcc.c-torture/execute/980602-1.c: New test.
19215         * gcc.c-torture/execute/980602-2.c: Likewise.
19216
19217 1998-06-02  Dave Love  <d.love@dl.ac.uk>
19218
19219         * 970125-0.f: Fix per JCB.  Add commentary.
19220
19221 1998-05-31  Michael Meissner  <meissner@cygnus.com>
19222
19223         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
19224         IEEE -0 support.
19225
19226 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
19227
19228         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
19229         earlier.
19230
19231 1998-05-28  Catherine Moore <clm@cygnus.com>
19232
19233         * gcc.c-torture/execute/980526-3.c: New test.
19234
19235 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
19236
19237         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
19238         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
19239         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
19240         m88k-motorola-sysv3 to XFAIL.
19241
19242 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19243
19244         * gcc.dg/980526-1.c: New test.
19245         * gcc.c-torture/execute/980526-2.c: New test.
19246
19247 1998-05-26  Jeffrey A Law  (law@cygnus.com)
19248
19249         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
19250
19251         * gcc.c-torture/execute/980526-1.c: New test.
19252
19253 1998-05-26  Dave Love  <d.love@dl.ac.uk>
19254
19255         * g77.f-torture/execute/alpha2.f: Add runtime test.
19256
19257 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
19258
19259         * g++.old-deja/old-deja.exp: Strip leading directories.
19260
19261         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
19262         error for the line.  Don't run multiple tests for the same line.
19263
19264 1998-05-23  Jeffrey A Law  (law@cygnus.com)
19265
19266         * gcc.dg/980523-1.c: New test.
19267
19268 1998-05-23  Dave Love  <d.love@dl.ac.uk>
19269
19270         * g77.f-torture/compile/970915-0.f: New test.
19271
19272 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
19273
19274         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
19275
19276 1998-05-21  Jeffrey A Law  (law@cygnus.com)
19277
19278         * gcc.dg/980520-1.c: New test.
19279
19280 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
19281
19282         * gcc.dg/980502-1.c: Fix return type.
19283
19284 1998-05-20  Jeffrey A Law  (law@cygnus.com)
19285
19286         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
19287         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
19288         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
19289         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
19290         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
19291
19292 1998-05-20  Dave Love  <d.love@dl.ac.uk>
19293
19294         * g77.f-torture/execute/980520-1.f: New test.
19295
19296 1998-05-15  Dave Love  <d.love@dl.ac.uk>
19297
19298         * lib/mike-g77.exp: New file.
19299
19300         * g77.f-torture/noncompile/noncompile.exp,
19301         g77.f-torture/noncompile/check0.f: New files.
19302
19303 1998-05-14  Dave Love  <d.love@dl.ac.uk>
19304
19305         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
19306         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
19307         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
19308         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
19309         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
19310         abort where appropriate.
19311
19312 1998-05-05  Michael Meissner  <meissner@cygnus.com>
19313
19314         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
19315         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
19316
19317 1998-04-29  Dave Love  <d.love@dl.ac.uk>
19318
19319         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
19320
19321 1998-04-27  Dave Love  <d.love@dl.ac.uk>
19322
19323         * g77.f-torture/compile/980427-0.f: New test.
19324
19325 1998-04-24  Dave Love  <d.love@dl.ac.uk>
19326
19327         * g77.f-torture/compile/980424-0.f: New test.
19328
19329 1998-04-19  Dave Love  <d.love@dl.ac.uk>
19330
19331         * g77.f-torture/compile/980419-2.f (main): New test.
19332         * g77.f-torture/compile/970125-0.f: New test.
19333         * g77.f-torture/compile/980419-1.f: New test.
19334
19335 1998-04-08  Jim Wilson  <wilson@cygnus.com>
19336
19337         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
19338         of loop-4.c.
19339
19340 1998-04-07  Jim Wilson  <wilson@cygnus.com>
19341
19342         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
19343
19344 1998-04-03  Jim Wilson  <wilson@cygnus.com>
19345
19346         * gcc.c-torture/compile/980329-1.c: New test.
19347
19348 1998-03-18  Jim Wilson  <wilson@cygnus.com>
19349
19350         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
19351         * gcc.dg/980312-1.c: Fix typo in -march command.
19352
19353 1998-03-16  H.J. Lu  (hjl@gnu.org)
19354
19355         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19356
19357 1998-03-11  Robert Lipe  <robertl@dgii.com>
19358
19359         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19360         Dave Love agree the Fortran source is bogus.
19361
19362 1998-03-11  Robert Lipe  <robertl@dgii.com>
19363
19364         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19365         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19366         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19367         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19368         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19369
19370 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19371
19372         * g++.old-deja/g++.other/friend1.C: New test.
19373
19374 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19375
19376         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19377         possibly uninitialized) variables and declare dnrm2.
19378
19379 1998-02-23  Robert Lipe <robertl@dgii.com>
19380
19381         From Bruno Haible <haible@ilog.fr>:
19382         * gcc.c-torture/execute/980223.c: New test.
19383
19384 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19385
19386         * gcc.dg/ifelse-1.c: New test.
19387
19388 1998-02-09  H.J. Lu  (hjl@gnu.org)
19389
19390         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19391
19392           * lib/old-dejagnu.exp (old-dejagnu): Added the
19393           "execution test - XFAIL *-*-*" handling in the spirit of
19394           "excess errors test -". Changed the "execution test fails"
19395           handling to be like "excess errors test fails".
19396           * Update various tests accordingly.
19397
19398 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19399
19400         * gcc.c-torture/execute/980205.c: New test.
19401
19402 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19403
19404         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19405         * lib/f-torture.exp: Similarly.
19406         * gcc.c-torture: Rename all .cexp files to .x files.
19407
19408 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19409
19410         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19411         (940510-1.c): Removed duplicate.
19412         (971104-1.c): New test.
19413
19414 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19415
19416           * lib/f-torture.exp: Improve error and loop detection.
19417
19418 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19419
19420         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19421         use that to size the filler array.
19422
19423 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19424
19425         * lib/c-torture.exp(c-torture-execute): Fix typo.
19426
19427         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19428         testcase as the executable name. Keep the executable around if
19429         the test fails.
19430
19431 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19432
19433         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19434         changes.  Only test one -g option, and move it to the end of the
19435         list of options to test.
19436
19437 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19438
19439         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19440         variable GCC_TORTURE_OPTIONS to supply default switches separated
19441         by colons.  If no environment variable, run tests with -O0 -g, -O1
19442         -g, and -O2 -g as well.
19443
19444 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19445
19446         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19447         explanatory comments. Fix indentation.
19448
19449 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19450
19451         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19452
19453 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19454
19455         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19456         * g++.old-deja/g++.mike/p7325.C: Likewise.
19457         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19458
19459 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19460
19461         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19462         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19463         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19464         * g++.old-deja/g++.law/operators4.C: Likewise.
19465
19466 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19467
19468         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19469         * g++.old-deja/g++.mike/p784.C: Ditto.
19470         * g++.old-deja/g++.mike/p785.C: Ditto.
19471
19472 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19473
19474           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19475
19476 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19477
19478         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19479         target feature; pass this to c-torture-execute as needed.
19480
19481 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19482
19483         * lib/c-torture.exp(c-torture-execute): If the previous and the
19484         current executables being tested are identical, we don't need to
19485         run the executable again. Try to make the executable names
19486         unique. Add an optional argument for passing additional compiler
19487         flags.
19488
19489 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19490
19491         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19492
19493 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19494
19495         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19496
19497 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19498
19499         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19500         32bit or larger longs.
19501
19502         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19503         have either a 32bit long or 32bit int.
19504
19505 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19506
19507         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19508         Make double precision tests dependent on sizeof (double).
19509
19510 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19511
19512         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19513         too.
19514
19515 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19516
19517         * gcc.c-torture/compile/961203-1.cexp: New script.
19518
19519 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19520
19521         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19522         up the includes ourselves.
19523
19524 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19525
19526         * lib/plumhall.exp: Remove random include, and add a few
19527         verbose messages for debugging.
19528
19529 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19530
19531         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19532         of trying to do it ourselves.
19533
19534 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19535
19536         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19537
19538 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19539
19540         * gcc.prms/5403.c: Made regexp a bit less strict.
19541
19542 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19543
19544         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19545         is returned from remote_load instead.
19546         * lib/plumhall.exp: Ditto.
19547         * lib/mike-g++.exp: Ditto.
19548         * lib/old-dejagnu.exp: Ditto.
19549         * lib/c-torture.exp: Ditto.
19550
19551 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19552
19553         * lib/g++.exp: Use build_wrapper procedure.
19554         * lib/gcc.exp: Ditto.
19555
19556 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19557
19558         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19559         an old-style decl for malloc.  Fixes tests to work when
19560         sizeof (int) != sizeof (size_t).
19561
19562 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19563
19564         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19565
19566         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19567         use stdargs.h interface.
19568
19569 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19570
19571         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19572         NO_VARARGS when compiling.
19573
19574 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19575
19576         * lib/plumhall.exp(ph_includes): New procedure.
19577         (ph_make): Use it.
19578         (ph_compiler): Ditto.
19579
19580         * lib/g++.exp: Rename test-glue.c to testglue.c.
19581         * lib/gcc.exp: Ditto.
19582
19583 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19584
19585         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19586         to completion when it's called.
19587
19588 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19589
19590         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19591         is defined, don't do test.
19592
19593 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19594
19595         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19596         for object files.
19597         (ph_summary): Mark skipped testcases as untested, not unresolved.
19598
19599         * lib/plumhall.exp (ph_make): If unresolved because of bad
19600         errorCode, record errorCode in log file.
19601         (*): Replace send_log/verbose with verbose -log.
19602
19603 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19604
19605         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19606         double conversion if double isn't at least 8 bytes.
19607
19608         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19609         int to work with targets where int is 16 bits.
19610
19611         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19612         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19613         precision for the test to complete.
19614
19615 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19616
19617         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19618         if d10v is not compiled with the -mdouble64 flag.
19619         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19620
19621         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19622         d10v is not compiled with the -mint32 flag.
19623
19624 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19625
19626         * lib/plumhall.exp: Use incr_count.
19627
19628 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19629
19630         * gcc.c-torture: Update to c-torture-1.45.
19631
19632 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19633
19634         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19635         the name of the expect testcase file).
19636
19637         * lib/g++.exp(g++_init): Ditto.
19638
19639 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19640
19641         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19642         the host.
19643
19644         * lib/gcc.exp(gcc_exit): New procedure.
19645
19646 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19647
19648         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19649         specs where appropriate.
19650
19651         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19652         because of new "candidates are" messages, and removed a few
19653
19654         * Converted all non-old-style g++ testcases to old-style, and
19655         moved into g++.old-deja.
19656
19657 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19658
19659         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19660         options.
19661
19662         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19663         succeeded.
19664
19665         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19666
19667 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19668
19669         * lib/gcc.exp (gcc_target_compile): Add support for defining
19670         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19671         the machine doesn't have those features.
19672
19673 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19674
19675         * g++.law/operators4.exp: Don't use LIBS.
19676
19677 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19678
19679         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19680
19681         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19682         * lib/g++.exp: Set it here instead. Also, allow use of the
19683         --tool_exec and --tool_opt options. Change CXX to
19684         GXX_UNDER_TEST.
19685
19686         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19687
19688         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19689
19690 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19691
19692         * lib/old-dejagnu.exp: Use prune_warnings instead of
19693         prune_system_crud.
19694         * lib/mike-g++.exp: Ditto.
19695         * lib/gcc.exp: Ditto.
19696         * lib/g++.exp: Ditto.
19697
19698         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19699
19700 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19701
19702           * 941014-2.c: Include stdlib.h
19703           * 960327-1.c: Include stdio.h
19704           * dbra.c, index-1.c: Don't assume ints are 32bits.
19705
19706 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19707
19708         * lib/gcc.exp: Add gcc,stack_size target feature.
19709
19710         * lib/g++.exp(g++_target_compile): Add the include and link
19711         paths here, not in two other places. And, it's $options, not
19712         options.
19713
19714         * lib/mike-g++.exp(postbase): Remove the code that determines
19715         the correct include and link paths.
19716         * g++.old-deja/old-deja.exp: Ditto.
19717
19718 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19719
19720         * lib/g++.exp(g++_init): target_compile no longer returns the
19721         filename of the result.
19722
19723 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19724
19725         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19726         call to glob.
19727
19728         * gcc.c-torture/special/special.exp: Change call to
19729         gcc_target_compile to include the object file.
19730
19731 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19732
19733         * gcc.c-torture/special/special.exp: Correct misspelling in last
19734         change.
19735
19736 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19737
19738         * lib/plumhall.exp(ph_summary): Log the entire output of the
19739         executable. Return -1 if there were any failures, 0 otherwise.
19740         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19741         (ph_make): Clean up objects and executables that were built
19742         if the tests succeeded.
19743
19744 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19745
19746         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19747         libraries and includes in the build tree as appropriate.
19748
19749 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19750
19751         * lib/c-torture.exp: Instead of looking for the global variable
19752         NO_LONG_LONG, check to see if that's a feature of the target.
19753
19754 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19755
19756         * config/default.exp: Minimize. Delete the remainer of the files in
19757         config; this functionality is now in devo/dejagnu/config.
19758
19759         g++.*/*: Pass any additional flags used to compile to postbase;
19760         delete CXXFLAGS.
19761
19762         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19763         is now done by runtest.exp. Use gcc_target_compile instead of
19764         compile.
19765
19766         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19767         Remove references to CFLAGS. Use remote_file instead of
19768         calling rm -f.
19769         (c-torture): Take a list of arguments to use to compile this
19770         testcase.
19771
19772         lib/g++.exp: Simplify. Use target_compile instead of compile.
19773         lib/gcc-dg.exp: Ditto.
19774         lib/gcc.exp: Ditto.
19775         lib/mike-{gcc,g++}.exp: Ditto.
19776         lib/old-dejagnu.exp: Ditto.
19777         lib/plumhall.exp: Ditto.
19778
19779 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19780
19781         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19782         (ph_linker): Likewise.
19783
19784 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19785
19786           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19787         MAP_ANON / MAP_ANONYMOUS if defined;
19788         else try to map from /dev/zero .
19789
19790 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19791
19792         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19793         isn't defined, then define it to MAP_ANONYMOUS.
19794
19795 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19796
19797         * gcc.c-torture: Update to c-torture-1.42 release.
19798
19799 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19800
19801         * gcc.c-torture: Update to c-torture-1.41 release.
19802
19803 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19804
19805         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19806         c-torture release.
19807
19808 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19809
19810         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19811         and LDFLAGS.  Fix second case to append the target_info ldflags
19812         onto LDFLAGS, not CFLAGS.
19813         * lib/g++.exp (g++_init): Add target_info stuff.
19814         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19815         of libgloss and newlib flags for !native.
19816
19817         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19818         (GDB): Fix relative path to go up another dir for finding gdb.
19819
19820 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19821
19822         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19823         versions in the target_info array, if they don't exist.
19824
19825 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19826
19827         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19828
19829 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19830
19831         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19832         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19833
19834 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19835
19836         * lib/old-dejagnu.exp: Don't remove the output file before we've
19837         actually tested it. Don't append pwd to the path of the executable
19838         we're testing.
19839
19840 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19841
19842         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19843
19844 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19845
19846         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19847         temporary directory for compiler files, and set it to a default
19848         value of /tmp. Set $output as the name of the output file from
19849         compiling the testcase. Add a -o option to $cflags_var so the
19850         compiler writes the final output file as $output. Set $executable
19851         to $output.
19852
19853         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19854         directory for compiler files, and set it to /tmp if it doesn't
19855         already have a value. Set $output_file to the name of the output
19856         file from compiling the testcase. Add a -o option to CXXFLAGS so
19857         the compiler writes the final output file as $output. Use $output
19858         as the executable to be tested.
19859
19860 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19861
19862         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19863
19864 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19865
19866         * gcc.c-torture/execute/pending-1.c: New test.  Still
19867         pending in Tege's queue.
19868
19869 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19870
19871         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19872         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19873         if there were failures.  Call unresolved if there were unresolved
19874         testcases.  Call gcc_fail if program did not run to completion.
19875         (ph_make): Pass additional argument name to ph_execute.
19876         (ph_execute): Add new argument.  Pass additional arguments to
19877         ph_summary.  Call gcc_fail is there is no execution output.
19878
19879 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19880
19881         * lib/plumhall.exp (proc_summary): Output relavent summary
19882         lines into the log so specific failures in plumhall can be
19883         investigated.
19884
19885 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19886
19887         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19888         (c-torture-execute): Don't try to execute tests which use
19889         "long long" types if $NO_LONG_LONG is nonzero.
19890
19891 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19892
19893         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19894         not c-torture.
19895
19896         * gcc.ieee: Move from here.
19897         * gcc.c-torture/execute/ieee: To here.
19898
19899 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19900
19901         * gcc.c-torture: Update to c-torture-1.41 release.
19902
19903 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19904
19905         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19906         not "$output".
19907
19908 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19909
19910         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19911         -c present.
19912
19913 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19914
19915         * config/proelf.exp: Handle connecting to a simulator.
19916
19917 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19918
19919         * config/proelf.exp: New file.  Enough framework that we can
19920         run c-torture tests on the proelf targets (or any other target
19921         that gdb can connect to for that matter).
19922
19923 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19924
19925         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19926         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19927
19928         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19929         exec_output exists.
19930
19931 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19932
19933         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19934         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19935
19936         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19937         to pass/fail/unresolved/unsupported/untested.  Caller must now
19938         call unresolved/unsupported/untested.
19939         * lib/*.exp: Update FSF address.  Update to handle new results of
19940         ${tool}_load.
19941         * lib/chill.exp (verbose): Delete.
19942
19943 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19944
19945         * lib/gcc.exp (default_gcc_start): Change order of args to
19946         $LDFLAGS $CFLAGS $LIBS.
19947         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19948         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19949         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19950         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19951         * gcc.misc-tests/dg-test.exp: Likewise.
19952         * gcc.misc-tests/msgs.exp: Likewise.
19953         * gcc.prms/prms.exp: Likewise.
19954         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19955         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19956
19957         * lib/dg.exp: Deleted, moved to dejagnu/lib.
19958
19959 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19960
19961         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
19962
19963         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
19964         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
19965
19966         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
19967         necessary.
19968
19969 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
19970
19971         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
19972         global for loop; add use of $mathlib.
19973         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
19974         settings here; set mathlib for anything but VxWorks.
19975
19976 1996-01-22  Jeffrey A Law  (law@cygnus.com)
19977
19978         * gcc.c-torture: Update to c-torture-1.40 release.
19979
19980 1996-01-03  Jeffrey A Law  (law@cygnus.com)
19981
19982         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
19983         dg.exp.
19984
19985 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
19986
19987         * lib/c-torture.exp (c-torture-execute): Declare "output" as
19988         global.
19989
19990 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
19991
19992         * lib/g++.exp (LIBS): Define if not already.
19993         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
19994         (gcc-dg-prune): Call prune_gcc_output.
19995         * lib/gcc.exp (prune_gcc_output): New proc.
19996         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
19997         prune_gcc_output.
19998
19999 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
20000
20001         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
20002         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
20003
20004 1995-11-15  Jeffrey A Law  (law@cygnus.com)
20005
20006         * gcc.c-torture: Update to c-torture-1.39 release.
20007
20008 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
20009
20010         * lib/c-torture.exp (c-torture-execute): Don't return if one option
20011         fails, try others as well.
20012
20013 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
20014
20015         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
20016         If compilation fails, mark execute tests as `untested'.
20017         If test is marked as unsupported, don't mark compilation and
20018         execute tests as failed.
20019
20020 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
20021
20022         * lib/g++.exp (g++_init): Don't link in libg++, and look to
20023         libstdc++ for whether or not we want to be doing shared
20024         libraries.  Delete link_curses since we don't need it anymore.
20025         * lib/mike-g++.exp (postbase): Don't link in libg++.
20026         * g++.old-deja/old-deja.exp: Likewise.
20027
20028 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
20029
20030         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
20031
20032 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
20033
20034         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
20035         For that, add `-Wl,-a,shared_archive'.
20036         * g++.old-deja/old-deja.exp: Likewise.
20037
20038 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
20039
20040         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
20041
20042 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
20043
20044         * lib/mike-g++.exp (postbase): Pay attention to the status of
20045         g++_load.
20046
20047 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
20048
20049           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
20050
20051 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
20052
20053         * lib/gcc.exp (default_gcc_start): No longer need to log program
20054         being executed or its output, execute_anywhere does that now.
20055         * lib/g++.exp (default_g++_version): Call execute_anywhere.
20056         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
20057
20058 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
20059
20060         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
20061         the same as those in lib/g++.exp.
20062
20063 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
20064
20065         * gcc.c-torture: Update to c-torture-1.38 release.
20066         * gcc.ieee: Related changes.
20067
20068 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
20069
20070         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
20071         "exec". Minor reformatting changes.
20072
20073         * config/rom68k.exp (${tool}_load): Make it work in a canadian
20074         cross. This means all "exec" calls now work on a remote host as
20075         well.
20076         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
20077         cross. Filter out the extra "\r\n" stuff that expect puts in.
20078         (c-torture-execute): Filter out the bogus warnings like
20079         c-torture-compile does. Add support for canadian cross.
20080         * lib/gcc.exp (default_gcc_version, default_gcc_start)
20081         Use execute_anywhere rather than calling exec directly. Now it
20082         works for canadian cross testing.
20083
20084 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
20085
20086         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
20087         results into a variable, and check that rather than using file exists.
20088
20089 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
20090
20091         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
20092         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
20093
20094 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20095
20096         * g++.old-deja/old-deja.exp: Create and pass runshlib and
20097         lib_curses if there's a shared libg++ in the build tree.
20098
20099 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
20100
20101         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
20102         if not supported target.
20103
20104 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
20105
20106         * lib/g++.exp (g++_init): Move empty setting of runshlib and
20107         link_curses up to always happen, not just for native builds.
20108
20109 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
20110
20111         * gcc.c-torture: Update to c-torture-1.36 release.
20112         * gcc.failure: Related changes.
20113
20114 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
20115
20116         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
20117
20118 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
20119
20120         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
20121         * lib/mike-g++.exp (postbase): Not in here.  Still reference
20122         runshlib, link_curses, and mathlib for link and run.
20123
20124         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
20125         pass the runtime shared library options for Solaris, OSF/1, and
20126         Irix5, and link with -lcurses to avoid unresolved references.
20127
20128 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
20129
20130         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
20131         only run once.
20132
20133 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
20134
20135         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
20136
20137 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
20138
20139         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
20140         do not have a framework for the "compat" tests yet.
20141
20142 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
20143
20144         * lib/mike-g++.exp (postbase): New local variable `mathlib',
20145         set to null if we're testing vxworks5.1.  Use that instead of
20146         `-lm' in the setting of LIBS for link and run.
20147
20148 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
20149
20150         * config/rom68k.exp (${tool}_load): Major changes to make it
20151         work.  Verified that it does in fact return the stuff in
20152         exec_output properly.  Catch any Emul or any TRAP other than 0.
20153
20154 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
20155
20156         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
20157         LDFLAGS properly for targets that need stuff from libgloss.
20158         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
20159         only run once.
20160         (gpp_initialized): New variable.
20161
20162 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
20163
20164         * config/rom68k.exp: Load libgloss.exp.
20165         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
20166         so we can produce a fully linked binary.
20167         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
20168         so we can produce a fully linked binary.
20169
20170 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
20171
20172         * lib/plumhall.exp (ph_section): Watch for expected failures.
20173         Add missing `else'.
20174
20175         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
20176         run the testcase.
20177         (c-torture): Likewise.
20178
20179 1995-08-28  Doug Evans  <dje@cygnus.com>
20180
20181         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
20182
20183         * lib/mike-g++.exp (mike_cleanup): New proc.
20184         (prebase): New globals compiler_result, not_compiler_result,
20185         target_regexp.
20186         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
20187         allow leading "-" in pattern.  Watch for unsupported tests.
20188         If $compiler_result is set, pattern match assembler code,
20189         and ditto for $not_compiler_result.
20190         * lib/mike-gcc.exp: Likewise.
20191
20192         * lib/plumhall.exp (ph_execute): Only call ph_summary if
20193         execution "succeeded".
20194
20195 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
20196
20197         * config/win32.exp: New file.
20198         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
20199
20200 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
20201
20202         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
20203         unsupported.
20204         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
20205         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
20206         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
20207
20208         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
20209         "... without exceptions was ...".  That is now handled by
20210         prune_system_crud.
20211         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20212
20213 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
20214
20215         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
20216         sieve.c,sort2.c}: New files.
20217         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
20218         sieve.exp,sort2.exp}: Drivers for them.
20219
20220         * lib/mike-gcc.exp (program_output): New user settable variable.
20221         (postbase): Call prune_system_crud.  Also prune extraneous compiler
20222         messages.
20223         * lib/mike-g++.exp (program_output): New user settable variable.
20224
20225         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
20226
20227         * config/sh.exp: Deleted (use sim.exp instead).
20228
20229 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
20230
20231         * config/vx.exp: Declare CHECKTASK as global.
20232         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
20233         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
20234         * lib/old-dejagnu.exp: Load [pwd]/$executable.
20235
20236 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20237
20238         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
20239         target. Like vx.exp, only includes `vx29k.exp' instead of
20240         `vxworks.exp'.
20241
20242 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
20243
20244         * config/sim.exp: Increase time limit from 120 seconds to 240.
20245
20246 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
20247
20248         * gcc.c-torture/execute/950628-1.c: New test.
20249
20250 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
20251
20252         * gcc.c-torture: Update with changes/additions from
20253         c-torture-1.34.
20254
20255 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
20256
20257         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
20258
20259 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
20260
20261         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
20262
20263 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
20264
20265         * gcc.c-torture/compile/950512-1.c: New test.
20266         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
20267         * gcc.dg/struct-ret-1.c: Likewise.
20268
20269 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
20270
20271         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
20272           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
20273
20274 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
20275
20276         * gcc.c-torture/special/920411-1.c: Deleted.
20277         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
20278
20279 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
20280
20281         * config/sim.exp (${tool}_load): Hack in call to bash to get a
20282         cpu limit.
20283
20284 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
20285
20286         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
20287
20288 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
20289
20290         From kenner;
20291         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
20292         is the proper length.
20293         * va-arg-3.c: Likewise.
20294
20295 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
20296
20297         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
20298         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
20299
20300         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
20301         * lib/g++.exp (default_g++_start): Delete old cruft.
20302
20303 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
20304
20305         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
20306         (2 * (1 << 18)) to (2 * (1 << 17)).
20307
20308         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
20309
20310 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
20311
20312         * config/rom68k.exp: Renamed from config/idp.exp
20313
20314 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
20315
20316         * c-torture/compile/921109-2.c
20317
20318 1995-04-18  Mike Stump  <mrs@cygnus.com>
20319
20320         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
20321         excess errors.
20322
20323 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
20324
20325         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
20326         output.
20327         * lib/g++.exp (default_g++_start): Likewise.
20328
20329 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
20330
20331         * gcc.c-torture/compile/950329-1.c: New test.
20332
20333 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
20334
20335           * config/bug.exp (${tool}_load): Updated to use new remote_open
20336           and remote_close procs.
20337         * config/idp.exp: New file.
20338
20339 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
20340
20341         * gcc.c-torture/execute/950322-1.c: New test.
20342
20343 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
20344
20345         * config/vx.exp (${tool}_load): Clean up testing of return code from
20346         vxworks_ld and vxworks_spawn.
20347
20348 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
20349
20350         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
20351
20352 1995-03-13  Mike Stump  <mrs@cygnus.com>
20353
20354         * lib/old-deja.exp: Add `excess errors test - ' error, now one
20355         can mark excess errors on a machine by machine basis.  Note, the
20356         default is to not expect any excess errors, even when excess
20357         errors test - is given, so you will want to put an XFAIL ... on
20358         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20359         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20360         those 4 machines, but no others.
20361
20362 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20363
20364         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20365         * lib/c-torture.exp: to here.
20366
20367 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20368
20369         * gcc.c-torture/execute/950221-1.c: New test.
20370         * gcc.c-torture/execute/struct-ret-1.c: New test.
20371         * gcc.c-torture/compile/950221-1.c: New test.
20372
20373         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20374
20375 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20376
20377         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20378         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20379
20380 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20381
20382         * g++.gb: New directory of tests, derived from my signature and
20383         class scoping tests.
20384
20385         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20386         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20387         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20388         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20389         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20390         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20391         * g++.gb/sig25.C: Likewise.
20392
20393         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20394         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20395         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20396         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20397         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20398         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20399         * g++.gb/sig25.exp: Likewise.
20400
20401         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20402         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20403         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20404         * g++.gb/scope13.C: Likewise, this test still fails.
20405
20406         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20407         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20408         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20409         * g++.gb/scope13.exp: Ditto.
20410
20411         * g++.gb/README: New file, explains what these tests are about.
20412
20413 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20414
20415         * lib/dg.exp (dg-do): Support `preprocess'.
20416         (dg-test): Likewise.
20417
20418 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20419
20420         * config/udi.exp: change "continue -expect" to "exp_continue".
20421
20422 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20423
20424         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20425         Delete redundant tests.
20426
20427         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20428         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20429         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20430         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20431         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20432         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20433         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20434         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20435
20436         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20437         storing label pointers.
20438         * gcc.c-torture/execute/921019-1.c: Likewise.
20439         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20440         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20441         parameter fp.
20442         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20443         constants.
20444
20445         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20446         Delete obsolete tests.
20447
20448         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20449         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20450         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20451         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20452         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20453         * gcc.c-torture/compile/950124-1.c: New test.
20454
20455         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20456
20457 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20458
20459         * lib/mike-g++.exp: Add -lm to LIBS.
20460
20461 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20462
20463         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20464
20465 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20466
20467         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20468
20469 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20470
20471         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20472
20473 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20474
20475         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20476         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20477         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20478         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20479         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20480         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20481         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20482         * g++.law/{operators31.C, operators32.C,
20483         * g++.law/{operators33.C, operators34.C}: Likewise.
20484         * g++.law/{pic1.C, refs2.C}: Likewise.
20485         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20486         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20487         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20488         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20489
20490         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20491         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20492         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20493         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20494         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20495         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20496         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20497         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20498         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20499         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20500         * g++.law/{operators34.exp}: Likewise.
20501         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20502         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20503         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20504         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20505         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20506
20507         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20508         No longer expected to fail.
20509         * g++.law/missed-error3.C: Tweak for recent bool changes.
20510
20511 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20512
20513         * config/emb-unix: Deleted.
20514         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20515         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20516
20517 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20518
20519         * lib/dg.exp (dg-test): Fix typo in last patch.
20520
20521 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20522
20523         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20524         (handles multiple occurrences).
20525
20526 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20527
20528         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20529         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20530         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20531         printed).
20532         * lib/c-torture.exp (c-torture-compile): Likewise.
20533         (c-torture): Prepend full path if missing.
20534         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20535         (gcc_fail): Likewise.
20536         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20537
20538 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20539
20540         * lib/netware.exp: Only attach to NetWare i386 systems.
20541
20542 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20543
20544         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20545         messages.  Add test name to "output pattern match" pass/fail message.
20546
20547 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20548
20549         * gcc.dg: New testsuite.
20550         * gcc.dg/dg.exp: New file.
20551
20552         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20553         test-switch.c}: Deleted.
20554
20555         * gcc.misc-tests/msgs.exp: New testcase driver.
20556
20557 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20558
20559         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20560         Watch for illegal return values from ${tool}_load.
20561         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20562         cross targets.  Coerce return value >0 to 1.
20563
20564 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20565
20566         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20567
20568         * config/emb-unix.exp: New file.
20569
20570         * config/sim.exp: Error if variable $SIM not defined.
20571         (${tool}_load): Mark test as "untested" if simulator missing.
20572
20573         * config/unix.exp: Load remote.exp to get rcp_download.
20574         * lib/c-torture.exp: Use different option lists for testcases with
20575         and without loops.
20576         * gcc.c-torture/execute/execute.exp: Likewise.
20577
20578 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20579
20580         * config/*.exp: Clarify return code from ${tool}_load.
20581         Call `unresolved' or `untested' instead of `warning' or `perror'
20582         (sometimes you still want to call both though).
20583         Add comment that `shell_id' is local to each file.
20584         * config/udi.exp (timeout): Set to 30.
20585         Don't print warning if connection fails, $connectmode has already
20586         printed an error.
20587         (${tool}_load): Move verbose messages to level 2.
20588         Rework pattern for "Process started" message.
20589         Pass `shell_id' to ${connectmode}_download.
20590         Retry twice upon timeout.  Make resetting of target more robust.
20591         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20592         Pass `shell_id' to exit_$connectmode.
20593         Only call exit_$connectmode if connected.
20594         * config/unix.exp (${tool}_load): Check return codes better.
20595         * config/vrtx.exp (${tool}_load): Likewise.
20596         * config/vx.exp (${tool}_load): Likewise.
20597         Delete unneeded global's.
20598         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20599         from ${tool}_load.
20600         (dg-stat): Delete.
20601         (dg-init): Delete recording of pass/fail counts.
20602         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20603         (old-dejagnu-init): Likewise.
20604         (old-dejagnu-stat): Delete contents, empty proc now.
20605         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20606         (c-torture): Delete references to lcnt, lpass, lfail.
20607         Get option list from TORTURE_OPTIONS.
20608         Delete -funroll[-all]-loops if no loops.
20609         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20610         (g++_stat): Delete contents (empty proc now).
20611         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20612         (gcc_finish): Likewise.
20613         (gcc_stat): Deleted.
20614         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20615         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20616         * gcc.c-torture/execute/execute.exp: Likewise.
20617         Split tests into two parts: compile, execute.
20618         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20619         no loops.  Update to reflect clarified return codes from ${tool}_load.
20620
20621 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20622
20623         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20624         to grep for.
20625         (old-dejagnu): Likewise (where necessary).
20626
20627 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20628
20629         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20630
20631         * lib/dg.exp (dg-process-target): Fix processing of selector.
20632         Add comment regarding use of `error'.
20633
20634         * lib/gcc.exp (prune_system_crud): Define if missing.
20635         * lib/g++.exp (prune_system_crud): Likewise.
20636
20637         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20638         Call prune_system_crud.
20639         * lib/dg.exp (dg-runtest): New proc.
20640         Use perror instead of send_user for tcl errors in testcase.
20641         Don't return any value, it's never used.
20642         Don't clobber previous definition of `unknown'.
20643         Print tcl errors in `dg-final'.
20644
20645 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20646
20647         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20648         (dg-test): Don't print errorInfo, it contains stack backtrace.
20649
20650 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20651
20652         * lib/g++.exp (runtest_file_p): Define if missing.
20653
20654 1994-09-24  Doug Evans  (dje@cygnus.com)
20655
20656         * lib/mike-g++.exp: Comment out loading of g++.exp.
20657         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20658         (default_g++_version): Always print something.
20659         (default_g++_start): Comment out call to `which'.
20660         (g++_start, g++_load): Deleted (must be defined in config file).
20661         * lib/gcc.exp: Test for existence of $CC at start.
20662         Delete check for tmpdir (done in gcc_init).
20663         (default_gcc_version): Always print something.
20664         (default_gcc_start): Comment out call to `which'.
20665         * config/*.exp: Major cleanup - make cross targets work at least a
20666         little better for g++ (by not being "--tool gcc" specific).
20667         Rename gcc_xxx to ${tool}_xxx.
20668         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20669         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20670
20671 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20672
20673         * lib/c-torture.exp (c-torture-compile): Rework compiler
20674         message processing.
20675
20676         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20677         c-torture.
20678
20679 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20680
20681         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20682
20683         * lib/dg.exp (dg-process-target): Support { target native }.
20684
20685 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20686
20687         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20688         looked for "... program xxx got fatal signal".
20689         Correct regsub munging of `comp_output'.
20690         Ignore compiler messages "path prefix not used" and "linker input
20691         file unused".
20692
20693 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20694
20695         * lib/gcc.exp (runtest_file_p): Define if missing.
20696         * gcc.prms/template.c: Example to work from.
20697
20698 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20699
20700         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20701         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20702
20703         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20704         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20705         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20706         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20707
20708         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20709         (dg-process-target): No longer a varargs proc.
20710         Return S/N for target, P/F for xfail.  All callers changed.
20711         (user option procs): More argument checking.
20712         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20713         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20714         (dg-test): Skip test if not running on selected target in `dg-do'.
20715         Update handling of `dg-do-what', `dg-output-text'.
20716         Separate execution pass/fail from output pattern match pass/fail.
20717         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20718
20719 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20720
20721         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20722         target for 920510-1.c.
20723
20724 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20725
20726         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20727         Clean up comment regarding use of passcnt, etc.
20728         (gcc_stat): Don't update `testcnt' here.
20729         (gcc_finish): Do it here.
20730         Might as well reset `but_id' here too.
20731         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20732         to determine if the file should be tested.
20733         * gcc.c-torture/compile/compile.exp: Likewise.
20734         * gcc.c-torture/execute/execute.exp: Likewise.
20735         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20736         * gcc.misc-tests/dg-test.exp: Likewise.
20737         * gcc.prms/prms.exp: Likewise.
20738         * gcc.wendy/wendy.exp: Likewise.
20739         * g++.old-deja.exp: Likewise.
20740         Move "Testing file" message to verbose level 1.
20741
20742 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20743
20744         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20745
20746 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20747
20748         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20749         (default_gcc_start): Accept optional second list element
20750         of compiler flags.  Print compiler output at verbosity level 2.
20751         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20752         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20753         Save current values of framework globals passcnt, failcnt, xpasscnt,
20754         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20755         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20756         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20757         xfailcnt to compute stats.  Update framework global `testcnt' from
20758         pass/fail counts.
20759         (gcc_finish): New proc.  Clean up test environment.
20760         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20761         (gcc_epass, gcc_efail): Delete.
20762         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20763         argument of line number.
20764         (dg-init): If the tool has an init routine, call it.
20765         (dg-test): Remove args `cflags_var' and `libs_var'.
20766         Pass all compiler options to ${tool}_start.
20767         Handle missing line number.
20768         (dg-finish): New function.
20769         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20770         particular files.  Call gcc_finish at end.  Move "skipping test"
20771         message to verbosity level 3.
20772         * gcc.c-torture/compile/compile.exp: Likewise.
20773         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20774         * gcc.c-torture/execute/execute.exp: Likewise.
20775         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20776         Print testcase being tried at verbosity level 1.
20777         * gcc.c-torture/special/special.exp: Unset xfail.
20778         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20779         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20780         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20781         * gcc.failure/failure.exp: Likewise.
20782         * gcc.ieee/ieee.exp: Likewise.
20783         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20784         Update call to dg-test.  Call dg-finish at end.
20785         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20786         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20787         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20788         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20789         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20790         * gcc.wendy/wendy.exp: Add copyright.
20791         Delete setting of tmpdir (done by gcc_init).
20792         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20793         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20794         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20795         gcc_[ce]pass/fail.
20796
20797 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20798
20799         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20800         confusion.
20801         (g++_load): Likewise.
20802
20803         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20804         Rename argument to `prog' to remove the confusion.
20805         Varargs fns behave differently too!
20806         (g++_load): Likewise.
20807
20808         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20809
20810         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20811         what it is.  Delete (always) printing of status value for !native.
20812         Simplify verbose code, and include status and exec_output.
20813         (g++_load): Use gcc_load.
20814
20815 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20816
20817         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20818         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20819         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20820         940714-3.c as these testcases don't exist anymore.  Make
20821         va-arg-1.c expected to pass.
20822
20823 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20824
20825         * gcc.misc-tests/misc.exp: Only run specific testcases.
20826         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20827         * gcc.misc-tests/dg-[1-9].c: New files.
20828
20829         * lib/dg.exp: New testsuite driver.
20830         * gcc.prms/prms.exp: Use it.
20831
20832         * README.gcc: New file.
20833
20834         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20835         Document and reset `lxpass' and `lxfail'.
20836         Simplify "initialized" message.
20837         (gcc_stat): Clean up comments a little.
20838
20839 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20840
20841         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20842
20843 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20844
20845         * lib/old-dejagnu.exp (process-option): New proc.
20846         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20847         (old-dejagnu): Simplify.
20848         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20849
20850 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20851
20852         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20853         exists and is not an empty string.
20854
20855         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20856         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20857         finished.
20858         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20859         automatically.
20860
20861         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20862         longer expected to fail.
20863
20864         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20865         "f" function call.
20866
20867         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20868
20869         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20870         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20871         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20872         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20873         c-torture-1.29.
20874
20875         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20876         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20877
20878         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20879
20880         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20881         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20882
20883         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20884         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20885         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20886
20887 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20888
20889         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20890         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20891         940714-1.c, 940714-2.c, 940714-3.c},
20892         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20893         gcc.misc-tests/{mg.c,mg.exp}:
20894         New tests.
20895         * gcc.noncompile/noncompile.exp: Change accordingly.
20896
20897 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20898
20899         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20900         Undo previous clobberage.
20901
20902 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20903
20904         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20905         * gcc.special/{930510-1.c, special.exp}:
20906         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20907         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20908         struct-varargs-1.c}: New tests from c-torture-1.26.
20909
20910 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20911
20912         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20913           argument to switch.
20914
20915 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20916
20917         * Revert the previous changes.  Please see Rob's directory
20918           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20919           fixes.
20920
20921 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20922
20923         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20924             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20925             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20926             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20927             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20928             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20929             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20930             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20931             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20932             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20933             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20934             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20935             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20936             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20937             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20938             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20939             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20940             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20941             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20942             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20943             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20944             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20945             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20946             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20947             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20948             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20949             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20950
20951 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20952
20953         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20954             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20955           with perror calls.
20956
20957 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
20958
20959         * config/unix.exp (g++_load): Fix syntax.
20960
20961 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
20962
20963         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
20964         * gcc.noncompile/921017-1.c: Deleted obsolete test.
20965         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
20966         Don't expect va-arg-1.c to fail.  Correct expected output for
20967         920928-1.c.
20968         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
20969         * gcc.wendy/hbm4.c: Correct typo.
20970         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
20971
20972 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
20973
20974         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
20975         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
20976         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
20977         * lib/c-torture.exp (c-torture-compile): Ditto.
20978
20979         Reduce volume of output (remove all the -I's and such).
20980         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
20981         Call gcc_cpass, gcc_cfail.
20982         (c-torture): Pass testing option to c-torture-compile.
20983
20984 1994-03-21  Doug Evans  (dje@cygnus.com)
20985
20986         Bring patches over from progressive.
20987         * config/default.exp: Exit remote shell cleanly.
20988         (g++_exit, g++_start): Add default versions.
20989         * config/sim.exp (gcc_load): Use perror, not error.
20990
20991 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
20992
20993         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
20994         set in site.exp.
20995
20996 1994-03-14  Doug Evans  (dje@cygnus.com)
20997
20998         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
20999         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
21000         (wendy_try): New proc to run testcase.
21001         (main loop): Call 'em.
21002         * gcc.wendy/*.c: Clean up pass to correct expected output.
21003
21004         * lib/gcc.exp: Minor cleanup work.
21005         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
21006
21007 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
21008
21009         * config/sim.exp (gcc_load): Document return codes better.
21010         Don't pass -v to simulator.
21011
21012 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
21013
21014           * gcc.special/920717-x.c: Fix typo.
21015           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
21016           get at sources.
21017
21018         * lib/mike-gcc.exp: Fix typo.
21019
21020 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
21021
21022         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
21023         binary to use, transform the name.
21024         * config/*.exp: rename everything. Nuke any g++ specific files,
21025         it's now a special case of gcc that requires no special support.
21026         Add a default.exp for unsupported targets.
21027
21028 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
21029
21030         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
21031         lib/old-dejagnu.exp: Fix a few patterns to work with the new
21032         version of Tcl.
21033
21034 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
21035
21036         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
21037         than a warning.
21038
21039 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
21040
21041         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
21042
21043 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
21044
21045         * gcc.execute/execute.exp: Combine opt_list and foption_list into
21046         option_list.  Compile every file with only 4/6 option choices
21047         (same as C torture) instead of with 12/18 different option
21048         choices.
21049         * lib/c-torture.exp: Likewise.
21050
21051         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
21052         not already set.
21053
21054 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
21055
21056         * lib/old-deja.exp: Add `excess errors test fails' error, now one
21057         can put an XFAIL *-*-* on excess errors.
21058
21059 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
21060
21061         * g++.law: Add more tests derived from g++-bugs snapshots.
21062
21063         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
21064         equivalent to g++.law/init9.
21065
21066         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
21067         compiled it, and the a.out file after we've run it.
21068
21069 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
21070
21071         * lib/mike-g++.exp (postbase): Delete the .o file after we've
21072         compiled it, and the a.out file after we've run it.
21073
21074 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
21075
21076         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
21077
21078 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
21079
21080         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
21081         version number.
21082
21083 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
21084
21085         * g++.law: New directory of g++ tests derived from the g++-bugs
21086         snapshots.
21087
21088 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
21089
21090         * gcc.compile: initbug1.c initbug1.exp testcase added
21091
21092 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
21093
21094         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
21095         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
21096           fixes submitted by Jeff Law (law@cs.utah.edu)
21097         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
21098           Jeff Law (law@cs.utah.edu)
21099
21100
21101 1993-11-30  Mike Stump  (mrs@cygnus.com)
21102
21103         * config/unix-g++.exp: Follow the gcc way of doing things.
21104         * g++.old-deja/old-deja.exp: Minor updates.
21105         * lib/g++.exp: New file, follow the gcc way of doing things.
21106         * lib/old-dejagnu.exp: Minor updates.
21107         * lib/mike-g++.exp: Always unset errorInfo.
21108
21109 1993-11-06  Mike Stump  (mrs@cygnus.com)
21110
21111         * lib/gcc.exp: Fix some errors with the below change, CC and
21112         CFLAGS should be global when setting, not local.
21113
21114 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
21115
21116         * lib/gcc.exp: Transform tool name.
21117
21118 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21119
21120         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
21121
21122 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21123
21124         * lib/gcc.exp: change gcc_done to gcc_stat
21125
21126 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21127
21128         * Upgraded gcc testsuite to c-torture version 1.25
21129
21130 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
21131
21132         * lib/gcc.exp: added reporting code. Changed verbose compile message.
21133         * lib/c-torture: added hooks for new reporting code.
21134
21135 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
21136
21137         * config/sh-gcc.exp: check if sh-sim exists in the path
21138
21139 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
21140
21141         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
21142         * gcc.compile/compile.exp: Initial changes for new logic.
21143         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
21144         * gcc.failure/failure.exp: Initial changes for new logic.
21145         * gcc.ieee/ieee.exp: Initial changes for new logic.
21146         * gcc.misc-tests/misc.exp: Initial changes for new logic.
21147         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
21148         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
21149         * lib/c-torture.exp: Initial changes for new logic.
21150         * lib/gcc.exp: Initial changes for new logic.
21151
21152 1993-10-15  Mike Stump  (mrs@cygnus.com)
21153
21154         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
21155         depend upon failure or success.  Fully qualify names in failure
21156         and success messages.  Always remove a.out before starting
21157         compile, just in case.  Pay more attention to error text output by
21158         the compiler.  Handle testcases with no known past errors just
21159         like all others, so that things are uniform.  Other miscellaneous
21160         improvements.
21161
21162 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
21163
21164         * gcc.cpp: new directory for cpp tests
21165
21166 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
21167
21168         * lib/chill.exp: Code reformatted, removed unused code.
21169         * config/unix-chill.exp: Code reformatted, removed unused code.
21170         * chill.execute/execute.exp: Code reformatted, removed unused code.
21171         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
21172
21173 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
21174
21175         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
21176         routines not written.
21177
21178 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
21179
21180         * config/bug-gcc.exp: Use new procs from bug.exp.
21181
21182 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
21183
21184         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
21185         via ftp, rather than depending on NFS.
21186         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
21187         case.
21188
21189 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
21190
21191         * config/bug-gcc.exp: Use new download proc.
21192
21193 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
21194
21195         * chill.execute/execute.exp: cleanups, handles errors better
21196         * chill.compile/compile.exp: rewrite, based on execute.exp
21197         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
21198         * lib/chill.exp: major changes to diff proc and compile and link
21199           procs. added chill_fail and chill_pass wrappers to pass and
21200           fail. added more comments, and handle error codes better.
21201           Added a hack to capture stderr from exec, so noncompile tests
21202           can work.
21203
21204 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
21205
21206         * chill.execute/execute.exp: rewrite of testsuite driver
21207         * lib/chill.exp: rewrite of testsuite driver
21208         * config/unix-chill.exp: rewrite of testsuite driver
21209
21210 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
21211
21212     In chill.execute:
21213         * iexpr.ch: Standardize uppercase.
21214         * tuples.dat: Standardize uppercase.
21215         * vary.ch: standardize.  Correct varying string assignments.
21216         * vary.dat: Add new output lines.
21217
21218 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
21219
21220     In chill.execute:
21221         * chprintf.ch: Standardize use of uppercase.
21222         * tuples.ch: Standardize and turn arr2 into a DCL,
21223           rather than a SYN.
21224         * pinits.ch: Standardize.
21225
21226 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
21227
21228         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
21229         * Makefil: Renamed to Makefile.in.
21230         * configure.in: New.
21231
21232 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
21233
21234     In chill.execute:
21235         * .cvsignore: Add result/output files.
21236         * Makefile: Fix up variables at start.  Use MFLAGS
21237           everywhere.  Correct bool_loc, built_ins entries.
21238           Add entry for vary1.ch.
21239         * bitarray.ch: Standardize upper-case usage.
21240         * bitexpr.ch: Standardize, add output of b1.
21241         * params.ch: Use arrayt in along PROC parameters, to
21242           avoid novelty problems.
21243         * sets.ch: Tiny cleanup.
21244         * vary1.ch: Re-indent.
21245
21246 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
21247
21248           * Add PR-related files to Makefiles, .cvsignore files, etc.
21249
21250 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
21251
21252         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
21253           with compiler objects. New names are test-flow.c and test-loop.c
21254
21255 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
21256
21257         * Upgraded c-torture tests from 1.19 to 1.20
21258
21259         * new files:
21260         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
21261         * gcc.compile: 930623-1.c 930623-2.c
21262         * gcc.noncompile: 930622-1.c 930622-2.c
21263         * gcc.failure: 920411-1.c 920627-2.c
21264         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
21265
21266 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
21267
21268         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21269           More changes to get testsuite working properly. Needs more work.
21270           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
21271
21272 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
21273
21274         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21275           More changes to get testsuite working properly. Needs more work.
21276
21277 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
21278
21279         * chill.compile/compile.exp: Added for Dejagnu support
21280         * chill.execute/execute.exp: Added for Dejagnu support
21281         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
21282
21283 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
21284
21285     This should complete moving the CHILL test files.
21286         * chill.noncompile(.cvsignore printf.grt
21287             in-printf.grt chprintf.grt chprintf.ch):
21288             Added test-support files.
21289           (Makefile): Modified further.
21290         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
21291             signal.ch): Added test files.
21292           * chill.execute (.cvsignore printf.grt printr.c
21293             in-printf.grt rts.c chprintf.grt rts.h): Added
21294           test-support files.
21295             (Makefile): More corrections.
21296
21297 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
21298
21299         * chill.compile, chill.execute, chill.nocompile: Add CHILL
21300           test cases, ready for DejaGnu.
21301
21302 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
21303
21304         * Upgraded c-torture tests from 1.18 to 1.19
21305
21306         * gcc.compile: added test(s):
21307           930607-1.c
21308         * gcc.execute: added test(s):
21309           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
21310
21311         * added new subdirectory for misc tests: gcc.misc-tests
21312         * gcc.misc-test(s): added tests:
21313           inst-check.c test-consts.c test-ior.c test-switch.c
21314
21315 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
21316
21317         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
21318
21319 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
21320
21321         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
21322
21323 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
21324
21325         * Upgraded c-torture tests from 1.17 to 1.18
21326
21327 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
21328
21329         * Upgraded c-torture tests from 1.12 to 1.17
21330
21331 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
21332
21333         * lib/old-dejagnu.exp:
21334           Fixed handling of XFAIL target triplets to correctly
21335           recognize wildcard characters.  Removed code that
21336           appended a unique id tag to the end of the file name
21337           printed out by the result of the testcases within a
21338           given test file.
21339
21340 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
21341
21342         * lib/old-dejagnu.exp:
21343           Reworked expected failure handling to trigger off of XFAIL
21344           keyword in keyphrase embeded in testcase source code. The
21345           XFAIL keyword must be at the end of the keyphrase line. It
21346           may optionally be followed by one or more target triplets.
21347           It has just occured that the handling of wildcards in the
21348           target triplet may not be correct.
21349
21350 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
21351
21352         * g++.old-deja/tests:
21353           Moved all subdirectories up one level into g++.old-deja .
21354
21355         * lib/old-dejagnu.exp:
21356           Fixed problem with CXXFLAGS not being properly reset, and being
21357           corrupted with extraneous "-c" compiler option.  This was
21358           causing binaries to not be generated for test that needed them.
21359           Modified strings passed to "pass" and "fail" so that individual
21360           tests from the same test file would be distinguished by an
21361           identifier appended to the test file name in the summary logs;
21362           this corrected a problem with erroneous diff logs.  Added code
21363           to search testcases for expected fail and unexpected pass keywords.
21364
21365 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21366
21367         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21368
21369 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21370
21371         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21372           Removed extraneous text from end of "Special g++ Options"
21373           keyphrase.
21374
21375         * lib/old-dejagnu.exp: Added pattern matching to look for new
21376           keywords, embedded in testcases comments, which will trigger
21377           calls to xpass and xfail.
21378
21379 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21380
21381         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21382           comments embedded in the testcases, especially the one looking for
21383           special compiler options, as well as the pattern matching for the
21384           compiler output again.
21385
21386 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21387
21388         * lib/old-dejagnu.exp: Do a proper check of the return value for
21389           execute tests. Fixed several problems with the pattern matching
21390           of the compiler output which gave erroneous test results.
21391           Changed several of the test result messages to be more descriptive.
21392         * config/unix-g++.exp: Proc g++_load now actually works and
21393           executes the tests passed to it and returns a usable return
21394           value.
21395
21396 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21397
21398           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21399
21400 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21401
21402         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21403           Modified both files to properly execute the old style
21404           dejagnu tests. The previous versions of these files were
21405           experimental and did not function anything near correctly.
21406
21407 1993-04-05  Rob Savoye  (rob@cygnus.com)
21408
21409         * Removed all Makefile.in and configure.in files. No configuration
21410         needed now.
21411
21412 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21413
21414         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21415
21416 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21417
21418         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21419         gcc.special/configure.in, gcc.noncompile/configure.in,
21420         gcc.execute/configure.in, gcc.code_quality/configure.in,
21421         g++.other/configure.in, g++.old-deja/configure.in,
21422         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21423         in srcname setting.
21424
21425 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21426
21427         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21428         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21429         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21430
21431 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21432
21433         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21434         (gdb_exit): Don't remove *_soc files.
21435
21436 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21437
21438         * lib/c-torture.exp: Don't look for main; instead always use -w
21439         -c.  This is how the c-torture tests work.  Remove the object
21440         file if the compilation succeeds.
21441         * gcc.execute/execute.exp: Remove executable if test passes.
21442         * gcc.noncompile/noncompile.exp: Every test is an expected
21443         failure.
21444         * gcc.special/special.exp: Added tests from c-torture 1.11,
21445         corrected use of existing test.
21446         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21447         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21448         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21449         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21450         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21451         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21452         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21453         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21454         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21455         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21456         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21457         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21458         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21459         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21460         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21461         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21462         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21463         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21464         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21465         c-torture 1.11.
21466         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21467         correspond to c-torture 1.11.
21468
21469         * New file.
21470