OSDN Git Service

2004-03-19 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2004-03-19  Paolo Bonzini  <bonzini@gnu.org>
2
3         * gcc.dg/altivec-6.c: Use vector_size attribute, not mode.
4         * gcc.dg/ppc64-abi-3.c: Likewise.
5
6 2004-03-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
7
8         PR c++/14545
9         * g++.dg/parse/template15.C: New test.
10
11 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
12
13         * g++.dg/expr/dtor2.C: New test.
14
15         * g++.dg/lookup/anon4.C: New test.
16
17         * g++.dg/overload/using1.C: New test.
18
19         * g++.dg/template/lookup7.C: New test.
20
21         * g++.dg/template/typename6.C: New test.
22
23         * g++.dg/expr/cond6.C: New test.
24
25 2004-03-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
26
27         * gcc.dg/torture/builtin-convert-1.c: Test more math builtins.
28
29 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
30
31         * g++.dg/expr/cond5.C: New test.
32         * g++.dg/expr/constcast1.C: Likewise.
33         * g++.dg/expr/ptrmem2.C: Likewise.
34         * g++.dg/expr/ptrmem3.C: Likewise.
35         * g++.dg/lookup/main1.C: Likewise.
36         * g++.dg/template/lookup6.C: Likewise.
37
38 2004-03-18  Mark Mitchell  <mark@codesourcery.com>
39
40         * gcc.dg/local1.c: New test.
41
42         * gcc.dg/debug/dwarf2/c99-typedef1.c: New test.
43
44 2004-03-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
45
46         * gcc.dg/torture/builtin-convert-1.c: New test.
47
48 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
49
50         * gcc.dg/torture/builtin-integral-1.c: Also check for `rint'.
51
52 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
53
54         PR c++/14481
55         * g++.dg/warn/Wunused-7.C: New test.
56
57 2004-03-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
58
59         * gcc.dg/torture/builtin-integral-1.c: New test.
60
61 2004-03-16  Mark Mitchell  <mark@codesourcery.com>
62
63         PR c++/14586
64         * g++.dg/parse/non-dependent3.C: New test.
65
66 2004-03-16  Paolo Bonzini  <bonzini@gnu.org>
67
68         * g++.dg/eh/simd-1.C: Use vector_size attribute, not mode.
69         * g++.dg/eh/simd-2.C: Likewise.
70         * g++.dg/init/array10.C: Likewise.
71         * gcc.c-torture/compile/simd-1.c: Likewise.
72         * gcc.c-torture/compile/simd-2.c: Likewise.
73         * gcc.c-torture/compile/simd-3.c: Likewise.
74         * gcc.c-torture/compile/simd-4.c: Likewise.
75         * gcc.c-torture/compile/simd-6.c: Likewise.
76         * gcc.c-torture/execute/simd-1.c: Likewise.
77         * gcc.c-torture/execute/simd-2.c: Likewise.
78         * gcc.dg/compat/vector-defs.h: Likewise.
79         * gcc.dg/20020531-1.c: Likewise.
80         * gcc.dg/altivec-3.c: Likewise.
81         * gcc.dg/altivec-4.c: Likewise.
82         * gcc.dg/altivec-varargs-1.c: Likewise.
83         * testsuite/gcc.dg/compat/vector-defs.h: Likewise.
84         * gcc.dg/i386-mmx-3.c: Likewise.
85         * gcc.dg/i386-sse-4.c: Likewise.
86         * gcc.dg/i386-sse-5.c: Likewise.
87         * gcc.dg/i386-sse-8.c: Likewise.
88         * gcc.dg/simd-1.c: Likewise.
89         * gcc.dg/20030218-1.c: Likewise.  Plus, do not declare
90         __ev64_opaque__ since the machine description provides it.
91
92 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
93
94         * lib/compat.exp (skip_list): New global variable.
95         Use it to hold the user defined COMPAT_SKIPS list if any.
96         (compat-obj): Add the members of skip_list to optall.
97
98 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
99
100         * gcc.dg/compat/union-by-value-1_main.c,
101         union-by-value-1_x.c, union-by-value-1_y.c,
102         union-check.h, union-defs.h,
103         union-init.h, union-return-1_main.c,
104         union-return-1_x.c, union-return-1_y.c: New files.
105
106 2004-03-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
107
108         * gcc.dg/compat/mixed-struct-check.h, mixed-struct-defs.h,
109         mixed-struct-init.h: Add 4 mixed structure types.
110         struct-by-value-21_main.c, struct-by-value-21_x.c,
111         struct-by-value-21_y.c, struct-return-21_main.c,
112         struct-return-21_x.c, struct-return-21_y.c: New files.
113
114 2004-03-13  Mark Mitchell  <mark@codesourcery.com>
115
116         PR c++/14550
117         * g++.dg/parse/template14.C: New test.
118
119 2004-03-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
120
121         * gcc.c-torture/execute/20040313-1.c: New test.
122
123 2004-03-13  Jakub Jelinek  <jakub@redhat.com>
124
125         PR target/14533
126         * gcc.dg/20040311-2.c: New test.
127
128 2004-03-12  Kazu Hirata  <kazu@cs.umass.edu>
129
130         PR other/14544
131         * gcc.c-torture/execute/20040307-1.c: Remove the 24-bit
132         bit-field.
133
134 2004-03-12  Ulrich Weigand  <uweigand@de.ibm.com>
135
136         * gcc.dg/20040305-2.c: Add missing return statement.
137
138 2004-03-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
139
140         * gcc.dg/builtins-34.c: Also check pow10*.
141
142 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
143
144         PR target/14262
145         * gcc.dg/20040305-2.c: New test.
146
147 2004-03-11  Ulrich Weigand  <uweigand@de.ibm.com>
148
149         * gcc.dg/20040310-1.c: New test.
150
151 2004-03-11  Roger Sayle  <roger@eyesopen.com>
152
153         * gcc.c-torture/execute/20040311-1.c: New test case.
154
155 2004-03-11  Mark Mitchell  <mark@codesourcery.com>
156
157         PR c++/14476
158         * g++.dg/lookup/enum1.C: New test.
159
160 2004-03-10  Mark Mitchell  <mark@codesourcery.com>
161
162         PR c++/14510
163         * g++.dg/lookup/struct2.C: New test.
164
165 2004-03-10  Uros Bizjak  <uros@kss-loka.si>
166
167         * gcc.dg/builtins-34.c: New test.
168
169 2004-03-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
170
171         * gcc.dg/torture/builtin-nonneg-1.c: New test.
172
173 2004-03-09  James E Wilson  <wilson@specifixinc.com>
174
175         * gcc.dg/alias-1.c: Add "will" to string passed to dg-warning.
176         * gcc.dg/alias-2.c: New testcase.
177
178 2004-03-09  Zack Weinberg  <zack@codesourcery.com>
179
180         * gcc.dg/noncompile/incomplete-2.c: Move dg-error to proper line.
181
182 2004-03-09  Roger Sayle  <roger@eyesopen.com>
183
184         * gcc.c-torture/execute/20040309-1.c: New test case.
185
186 2004-03-09  Nathan Sidwell  <nathan@codesourcery.com>
187
188         PR c++/14397
189         * g++.dg/overload/ref1.C: New.
190
191 2004-03-09  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
192
193         PR c++/14409
194         * g++.dg/template/spec12.C: New test.
195
196         PR c++/14448
197         * g++.dg/parse/crash14.C: New test.
198
199 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
200
201         PR c++/14230
202         * g++.dg/init/ref11.C: New test.
203
204 2004-03-09  Mark Mitchell  <mark@codesourcery.com>
205
206         PR c++/14432
207         * g++.dg/parse/builtin2.C: New test.
208
209 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
210
211         PR c++/14401
212         * g++.dg/init/ctor3.C: New test.
213         * g++.dg/init/union1.C: New test.
214         * g++.dg/ext/anon-struct4.C: New test.
215
216 2004-03-08  Mark Mitchell  <mark@codesourcery.com>
217
218         * g++.dg/lookup/koenig1.C: Tweak error messages.
219         * g++.dg/lookup/used-before-declaration.C: Likewise.
220         * g++.dg/other/do1.C: Likewise.
221         * g++.dg/overload/koenig1.C: Likewise.
222         * g++.dg/parse/crash13.C: Likewise.
223         * g++.dg/template/instantiate3.C: Likewise.
224
225 2004-03-08  Eric Christopher  <echristo@redhat.com>
226
227         * * lib/target-supports.exp: Enable libiconv in test
228         compilation.  Fix up error checking.
229
230 2004-03-08  Roger Sayle  <roger@eyesopen.com>
231
232         PR middle-end/14289
233         * gcc.dg/pr14289-1.c: New test case.
234         * gcc.dg/pr14289-2.c: Likewise.
235         * gcc.dg/pr14289-3.c: Likewise.
236
237 2004-03-08  Eric Botcazou  <ebotcazou@act-europe.fr>
238
239         * gcc.c-torture/execute/20040308-1.c: New test.
240
241 2004-03-07  Roger Sayle  <roger@eyesopen.com>
242
243         * gcc.c-torture/execute/20040307-1.c: New test case.
244
245 2004-03-07  Richard Sandiford  <rsandifo@redhat.com>
246
247         * gcc.dg/torture/mips-sdata-1.c: Restrict to mips*-*-elf*.
248
249 2004-03-06  Ulrich Weigand  <uweigand@de.ibm.com>
250
251         * gcc.dg/20040306-1.c: New test.
252
253 2004-03-06  Kazu Hirata  <kazu@cs.umass.edu>
254
255         * gcc.dg/sibcall-3.c (recurser_void1, recurser_void2): Make
256         them static.
257         * gcc.dg/sibcall-4.c (recurser_void1, recurser_void2): Likewise.
258
259 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
260
261         PR c/14465
262         * gcc.dg/decl-6.c: New test.
263
264 2004-03-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
265
266         * gcc.dg/torture/builtin-explog-1.c: Add comments for each test.
267         Rename LOGPOW -> LOG_POW.
268         (SQRT_EXP, POW_EXP): New.
269
270 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
271
272         * gcc.dg/i386-sse-8.c: New test.
273
274 2004-03-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
275
276         PR c/14114
277         * gcc.dg/decl-5.c: New test.
278
279 2004-03-05  Andreas Krebbel  <krebbel1@de.ibm.com>
280
281         * gcc.dg/20040305-1.c: New test.
282
283 2004-03-05  Hans-Peter Nilsson  <hp@axis.com>
284
285         PR other/14354
286         * gcc.c-torture/execute/ieee/mul-subnormal-single-1.c: New test.
287
288 2004-03-04  Ziemowit Laski  <zlaski@apple.com>
289
290         PR c++/14425, c++/14426
291         * g++.dg/ext/altivec-4.C: New test.
292         * g++.dg/ext/altivec-5.C: New test.
293
294 2004-03-04  Geoffrey Keating  <geoffk@apple.com>
295
296         * g++.old-deja/g++.other/linkage1.C: Expect errors about
297         global variables of a type with no linkage.
298         * g++.old-deja/g++.other/qual1.C: Name class for 'action'.
299         * g++.old-deja/g++.mike/misc13.C: Name enum for 'want'.
300         * g++.old-deja/g++.bugs/900210_01.C: Name enum for 'ep'.
301         * g++.old-deja/g++.bugs/900210_02.C: Likewise.
302         * g++.old-deja/g++.bugs/900210_03.C: Likewise.
303         * g++.old-deja/g++.brendan/bit-fields2.C: Name structure for 's'.
304         * g++.old-deja/g++.brendan/init10.C: Name structure for 'a'.
305         * g++.dg/warn/deprecated.C: Name enum Color.
306         * g++.dg/overload/VLA.C: Name structure for 'b'.
307         * g++.dg/lookup/anon2.C: Expect diagnostic about type linkage.
308
309 2004-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
310
311         * gcc.c-torture/compile/20040304-1.c: New test.
312
313 2004-03-03  Zack Weinberg  <zack@codesourcery.com>
314
315         PR 13728
316         * gcc.dg/decl-4.c: New testcase.
317
318 2004-03-03  Kazu Hirata  <kazu@cs.umass.edu>
319
320         * gcc.dg/torture/builtin-explog-1.c (PREC): Make it the same
321         as PRECF if sizeof (float) > sizeof (double).
322         (PRECL): Make it the same as PRECF if
323         sizeof (float) > sizeof (long double).
324
325 2004-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
326
327         * gcc.dg/builtins-config.h: Use underscore macro style for __sun
328         system type.  Add check for irix6 which doesn't have c99 runtime.
329
330 2004-03-03  Bob Wilson  <bob.wilson@acm.org>
331
332         * gcc.dg/const-elim-1.c: xfail for xtensa.
333
334 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
335
336         PR c++/14369
337         * g++.dg/template/cond4.C: New test.
338
339 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
340
341         PR c++/14360
342         * g++.old-deja/g++.ns/koenig5.C: Remove some error markers.
343
344         PR c++/14361
345         * g++.dg/parse/defarg7.C: New test.
346
347         PR c++/14359
348         * g++.dg/template/friend26.C: New test.
349
350 2004-03-01  Mark Mitchell  <mark@codesourcery.com>
351
352         PR c++/14324
353         * g++.dg/abi/mangle21.C: New test.
354
355         PR c++/14260
356         * g++.dg/parse/constructor2.C: New test.
357
358         PR c++/14337
359         * g++.dg/template/sfinae1.C: New test.
360
361 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
362
363         PR c++/14267
364         * g++.dg/expr/crash2.C: New test.
365
366         PR middle-end/13448
367         * gcc.dg/inline-5.c: New test.
368         * gcc.dg/always-inline.c: Split out tests into ...
369         * gcc.dg/always-inline2.c: ... this and ...
370         * gcc.dg/always-inline3.c: ... this.
371
372 2004-02-29  Mark Mitchell  <mark@codesourcery.com>
373
374         PR debug/12103
375         * g++.dg/debug/crash1.C: New test.
376
377 2004-02-29  Kazu Hirata  <kazu@cs.umass.edu>
378
379         * gcc.dg/sibcall-3.c (recurser_void1): Make it an extern
380         function with __attribute__((noinline)).
381         (recurser_void2): Likewise.
382         * gcc.dg/sibcall-4.c (recurser_void1): Likewise.
383         (recurser_void2): Likewise.
384
385 2004-02-29  Roger Sayle  <roger@eyesopen.com>
386
387         PR middle-end/14203
388         * g++.dg/warn/Wunused-6.C: New test case.
389
390 2004-02-28  Richard Earnshaw  <rearnsha@arm.com>
391
392         * lib/g++.exp (g++_link_flags): Don't crash if LD_LIBRARY_PATH is
393         not defined.
394
395 2004-02-27  Eric Christopher  <echristo@redhat.com>
396
397         * g++.dg/charset/charset.exp: Change CFLAGS to CHARSETCFLAGS.
398         * g++.dg/charset/asm2.c: Run only x86.
399         * gcc.dg/charset/asm3.c: Ditto.
400
401 2004-02-27  Aldy Hernandez  <aldyh@redhat.com>
402
403         * lib/g++.exp (g++_link_flags): Append LD_LIBRARY_PATH to
404         ld_library_path.
405
406 2004-02-27  Ziemowit Laski  <zlaski@apple.com>
407
408         * g++.dg/ext/altivec-3.C: New.
409
410 2004-02-26  Richard Henderson  <rth@redhat.com>
411
412         * g++.dg/ext/attrib10.C: Mark for warning.
413         * gcc.dg/attr-alias-1.c: New.
414
415 2004-02-26  Richard Henderson  <rth@redhat.com>
416
417         * gcc.c-torture/execute/ieee/20040208-2.c: Move ...
418         * gcc.c-torture/execute/20040208-2.c: ... it back.
419
420 2004-02-26  Eric Christopher  <echristo@redhat.com>
421
422         * lib/target-supports.exp (check-iconv-available): New function.
423         * lib/gcc-dg.exp (dg-require-iconv): New function.
424         Use above.
425         * gcc.dg/charset: New directory.
426         * gcc.dg/charset/charset.exp: New file.
427         * gcc.dg/charset/asm1.c: Ditto.
428         * gcc.dg/charset/asm2.c: Ditto.
429         * gcc.dg/charset/asm3.c: Ditto.
430         * gcc.dg/charset/asm4.c: Ditto.
431         * gcc.dg/charset/asm5.c: Ditto.
432         * gcc.dg/charset/attribute1.c: Ditto.
433         * gcc.dg/charset/attribute2.c: Ditto.
434         * gcc.dg/charset/string1.c: Ditto.
435         * g++.dg/charset: New directory.
436         * g++.dg/dg.exp: Add here. Special options.
437         * g++.dg/charset/charset.exp: New file.
438         * g++.dg/charset/asm1.c: Ditto.
439         * g++.dg/charset/asm2.c: Ditto.
440         * g++.dg/charset/asm3.c: Ditto.
441         * g++.dg/charset/asm4.c: Ditto.
442         * g++.dg/charset/attribute1.c: Ditto.
443         * g++.dg/charset/attribute2.c: Ditto.
444         * g++.dg/charset/extern1.cc: Ditto.
445         * g++.dg/charset/extern2.cc: Ditto.
446         * g++.dg/charset/string1.c: Ditto.
447
448 2004-02-26  Mark Mitchell  <mark@codesourcery.com>
449
450         PR c++/14278
451         * g++.dg/parse/comma1.C: New test.
452
453 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
454
455         PR c++/14284
456         * g++.dg/template/ttp8.C: New test.
457
458 2004-02-26  Eric Botcazou  <ebotcazou@act-europe.fr>
459
460         * gcc.dg/fixuns-trunc-1.c: New test.
461
462 2004-02-26  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
463
464         * gcc.dg/builtins-config.h: Use #elif.
465
466 2004-02-26  Michael Matz  <matz@suse.de>
467
468         * gcc.dg/20000724-1.c: Add regparm attribute to decl and def.
469         * gcc.dg/991214-1.c: Likewise.
470         * gcc.dg/i386-asm-1.c: Likewise.
471
472 2004-02-25  Richard Henderson  <rth@redhat.com>
473
474         * gcc.c-torture/execute/20040208-2.c: Move ...
475         * gcc.c-torture/execute/ieee/20040208-2.c: ... here.
476
477 2004-02-26  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
478
479         PR c++/14246
480         * g++.dg/other/crash-3.C: New test.
481
482 2004-02-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
483
484         * g++.dg/opt/inline4.C (dg-final): Robustify regexp.
485         * g++.dg/opt/inline6.C (dg-final): Robustify regexp.
486
487         * gcc.dg/builtins-config.h (HAVE_C99_RUNTIME): Don't define for PA
488         HP-UX.
489
490 2004-02-24  Michael Matz  <matz@suse.de>
491
492         * gcc.dg/i386-regparm.c: New.
493
494 2004-02-23  James E Wilson  <wilson@specifixinc.com>
495
496         * gcc.c-torture/execute/20040223-1.c: New.
497
498 2004-02-23  Zack Weinberg  <zack@codesourcery.com>
499             Kazu Hirata  <kazu@cs.umass.edu>
500
501         * gcc.dg/fwritable-strings-1.c: Remove.
502
503 2004-02-23  Andrew Pinski  <pinskia@physics.uc.edu>
504
505         PR c/14156
506         * gcc.dg/20040223-1.c: New test.
507
508 2004-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
509
510         PR c++/14106
511         * g++.dg/ext/typeof9.C: New test.
512
513 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
514
515         PR c++/14250
516         * g++.dg/other/switch1.C: New test.
517
518 2004-02-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
519
520         * gcc.dg/cast-function-1.c: Adjust for new informative message.
521         * gcc.dg/va-arg-1.c: Likewise.
522
523 2004-02-23  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
524
525         PR c++/14143
526         * g++.dg/template/koenig5.C: New test.
527
528 2004-02-21  Ziemowit Laski  <zlaski@apple.com>
529
530         * g++.dg/ext/altivec-1.C: Generalize target triple.
531         * g++.dg/ext/altivec-2.C: New test case.
532         * g++.dg/ext/altivec_check.h: New file.
533         * gcc.dg/altivec-1.c: Generalize target triple;
534         include altivec_check.h and call altivec_check().
535         * gcc.dg/altivec-[2-5].c: Generalize target triple.
536         * gcc.dg/altivec-6.c: New test case.
537         * gcc.dg/altivec-[7-9].c: Generalize target triple; add
538         type casts as needed.
539         * gcc.dg/altivec-10.c: Include altivec_check.h and call
540         altivec_check().
541         * gcc.dg/altivec-12.c: New test case.
542         * gcc.dg/altivec-varargs-1.c: Generalize target triple;
543         include altivec_check.h and call altivec_check().
544         * gcc.dg/altivec_check.h: New file.
545
546 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
547
548         * lib/target-supports.exp (check_alias_available): Don't mangle
549         function `g' in test program.
550
551 2004-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
552
553         * lib/target-supports.exp (check_profiling_available): Check
554         argument to determine whether we support a profiling type.
555         * lib/gcc-dg.exp (dg-require-profiling): Pass argument to
556         check_profiling_available.
557         * g++.dg/bprob/bprob.exp: Likewise
558         * g77.dg/bprob/bprob.exp: Likewise.
559         * gcc.misc-tests/bprob.exp: Likewise.
560         * g++.old-deja/g++.law/profile1.C: Pass profiling type to
561         dg-require-profiling and delete expected error handling.
562         * gcc.dg/20021014-1.c: Likewise.
563         * gcc.dg/nest.c: Likewise.
564
565 2004-02-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
566
567         PR c++/12007
568         * g++.dg/other/vthunk1.C: New test.
569
570 2004-02-20  Falk Hueffner  <falk@debian.org>
571
572         PR target/14201
573         * gcc.c-torture/compile/fix-trunc-mem-1.c: New test.
574
575 2004-02-20  Mark Mitchell  <mark@codesourcery.com>
576
577         PR c++/13927
578         * g++.dg/other/error8.C: Remove XFAIL markers.
579
580         PR c++/14173
581         * g++.dg/ext/packed5.C: New test.
582
583         PR c++/14199
584         * g++.dg/warn/Wunused-5.C: New test.
585
586         PR c++/14186
587         * g++.dg/lookup/member1.C: New test.
588
589 2004-02-19  Kazu Hirata  <kazu@cs.umass.edu>
590
591         * gcc.c-torture/compile/20040130-1.c: Enable only when
592         __INT_MAX__ >= 2147483647L.
593         * gcc.c-torture/compile/961203-1.c: Likewise.
594
595 2004-02-19  Nathan Sidwell  <nathan@codesourcery.com>
596
597         * g++.dg/parse/attr-ctor1.C: XFAIL on hppa.
598         * g++.dg/opt/template1.C: Robustify assembler regexp
599
600 2004-02-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
601
602         * gcc.c-torture/execute/simd-4.x: Remove.
603         * gcc.c-torture/execute/va-arg-25.x: Likewise.
604         * gcc.dg/compat/vector-1_x.c: Do not XFAIL on SPARC.
605         Guard with #ifndef SKIP_ATTRIBUTE.
606         * gcc.dg/compat/vector-1_y.c: Likewise.
607         * gcc.dg/compat/vector-2_x.c: Likewise.
608         * gcc.dg/compat/vector-2_y.c: Likewise.
609         * g++.dg/eh/simd-1.C: Do not XFAIL on SPARC.
610         * g++.dg/eh/simd-2.C: Likewise.
611
612 2004-02-19  Alan Modra  <amodra@bigpond.net.au>
613
614         * gcc.c-torture/compile/complex-1.c: New.
615
616 2004-02-19  Hans-Peter Nilsson  <hp@axis.com>
617
618         PR target/14209
619         * gcc.c-torture/execute/20040218-1.c: New test.
620
621 2004-02-19  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
622
623         PR c++/14181
624         * g++.dg/parse/new2.C: New test.
625
626 2004-02-18  Paul Brook  <paul@codesourcery.com>
627
628         * gcc.c-torture/compile/libcall-1.c: New test.
629
630 2004-02-18  Paul Brook  <paul@codesourcery.com>
631
632         PR debug/12934
633         * gcc.dg/debug/debug-7.c: New test.
634
635 2004-02-17  Ulrich Weigand  <uweigand@de.ibm.com>
636
637         * gcc.dg/20040217-1.c: New test.
638
639 2004-02-17  Zack Weinberg  <zack@codesourcery.com>
640
641         * gcc.c-torture/execute/990208-1.x: Delete.
642
643 2004-02-17  Richard Sandiford  <rsandifo@redhat.com>
644
645         * gcc.c-torture/execute/20040208-2.x: New file.
646
647 2004-02-17  Mark Mitchell  <mark@codesourcery.com>
648
649         PR c++/11326
650         * g++.dg/abi/structret1.C: New test.
651
652 2004-02-17  Jakub Jelinek  <jakub@redhat.com>
653
654         * gcc.dg/i386-cpuid.h (bit_CMOV): Define.
655         (i386_cpuid): No need to test if cpuid is available on AMD64.
656         Fix assembly, so that it works onboth i386 and AMD64.
657         * gcc.dg/i386-sse-6.c: Include stdio.h, stdlib.h and string.h.
658         (vecInLong): Fix s[] member type to unsigned int.
659         (vecInWord): Remove type.
660         (mmx_tests, sse_tests, dump64_16, dump64_32, dump64_64): Remove.
661         (a64, b64, c64, d64, e64): Remove.
662         (main): Pass if CPU has no MMX, SSE, SSE2 or CMOV support.
663         Remove unused variable.  Remove initialization of removed variables.
664         Don't call mmx_tests nor sse_tests.
665         (reference_mmx, reference_sse): Remove.
666         (check): Add return stmt.
667         * gcc.dg/i386-sse-7.c: New test.
668         * gcc.dg/i386-mmx-4.c: New test.
669
670 2004-02-17  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
671
672         * g++.dg/tc1/dr176.C: Add missing semicolon (typo).
673         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
674         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
675         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr193.C,
676         g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C, g++.dg/tc1/dr56.C,
677         g++.dg/tc1/dr68.C, g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C,
678         g++.dg/tc1/dr94.C: Fix line terminator.
679
680 2004-02-16  Geoffrey Keating  <geoffk@apple.com>
681
682         * gcc.c-torture/compile/20040216-1.c: New.
683
684 2004-02-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
685
686         * g++.dg/tc1/dr101.C, g++.dg/tc1/dr135.C, g++.dg/tc1/dr142.C,
687         g++.dg/tc1/dr152.C, g++.dg/tc1/dr159.C, g++.dg/tc1/dr161.C,
688         g++.dg/tc1/dr166.C, g++.dg/tc1/dr176.C, g++.dg/tc1/dr188.C,
689         g++.dg/tc1/dr193.C, g++.dg/tc1/dr194.C, g++.dg/tc1/dr217.C,
690         g++.dg/tc1/dr48.C, g++.dg/tc1/dr56.C, g++.dg/tc1/dr68.C,
691         g++.dg/tc1/dr76.C, g++.dg/tc1/dr80.C, g++.dg/tc1/dr94.C: New tests.
692
693 2004-02-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
694
695         * gcc.c-torture/execute/20020720-1.x: XFAIL on SPARC with -fPIC.
696
697 2004-02-15  Mark Mitchell  <mark@codesourcery.com>
698
699         PR c++/13971
700         * g++.dg/expr/cond4.C: New test.
701
702         PR c++/14086
703         * g++.dg/lookup/crash2.C: New test.
704
705 2004-02-14  Josef Zlomek  <zlomekj@suse.cz>
706
707         * gcc.c-torture/compile/20040214-2.c: New test.
708
709 2004-02-14  Andrew Pinski  <pinskia@physics.uc.edu>
710
711         PR c++/14116
712         * g++.dg/ext/typeof8.C: New test.
713
714 2004-02-14  Eric Botcazou  <ebotcazou@act-europe.fr>
715
716         * gcc.c-torture/compile/20040214-1.c: New test.
717
718 2004-02-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
719
720         PR c++/13635
721         * g++.dg/template/spec11.C: New test.
722
723 2004-02-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
724
725         PR c++/13927
726         * g++.dg/other/error8.C: New test.
727
728 2004-02-13  Mark Mitchell  <mark@codesourcery.com>
729
730         PR c++/14122
731         * g++.dg/template/array4.C: New test.
732
733         PR c++/14108
734         * g++.dg/inherit/thunk2.C: New test.
735
736         PR c++/14083
737         * g++.dg/eh/cond2.C: New test.
738
739 2004-02-12  Alan Modra  <amodra@bigpond.net.au>
740
741         * gcc.dg/debug/20020327-1.c: Disable for powerpc64.
742
743 2004-02-12  Nathaniel Smith <njs@codesourcery.com>
744
745         * lib/scanasm.exp (dg-scan): Quote pattern before display.
746
747 2004-02-12  Hartmut Penner  <hpenner@de.ibm.com>
748
749         * g++.dg/simd-2.C: xfail on ppc64-linux.
750
751 2004-02-11  Joseph S. Myers  <jsm@polyomino.org.uk>
752
753         PR c/456
754         * gcc.dg/cpp/c90-if-comma-1.c, gcc.dg/cpp/c99-if-comma-1.c: New
755         tests.
756
757 2004-02-11  Uros Bizjak  <uros@kss-loka.si>
758
759         * gcc.dg/builtins-33.c: New test.
760
761 2004-02-11  Paolo Bonzini  <bonzini@gnu.org>
762
763         * gcc.dg/pr14092-1.c: Use intptr_t for the cast.
764
765 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
766
767         * g++.dg/simd-2.C: Set -maltivec for ppc64.
768
769 2004-02-11  Hartmut Penner  <hpenner@de.ibm.com>
770
771         * gcc.dg/ppc64-abi-3.c: New test.
772
773 2004-02-10  Paolo Bonzini  <bonzini@gnu.org>
774
775         PR c/14092
776
777         * gcc.dg/pr14092-1.c: New testcase.
778
779 2004-02-10  Alan Modra  <amodra@bigpond.net.au>
780
781         * gcc.dg/cpp/assert4.c: Fix typo last change.
782
783         * gcc.dg/darwin-longlong.c: Only use r0 in asm for darwin.
784         * gcc.dg/cpp/assert4.c: Handle powerpc64.
785
786         * gcc.dg/debug/20020327-1.c: xfail for powerpc64.
787
788 2004-02-09  Roger Sayle  <roger@eyesopen.com>
789
790         * gcc.c-torture/compile/20040209-1.c: New test case.
791
792 2004-02-08  Joseph S. Myers  <jsm@polyomino.org.uk>
793
794         * gcc.dg/c90-init-1.c: Adjust expected error messages.
795
796 2004-02-08  Richard Sandiford  <rsandifo@redhat.com>
797
798         * gcc.c-torture/execute/20040208-[12].c: New tests.
799
800 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
801
802         * g++.dg/eh/simd-2.C: Adjust line numbers for SPARC.
803
804 2004-02-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
805
806         * gcc.c-torture/execute/va-arg-25.x: XFAIL only on SPARC 64-bit.
807
808 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
809
810         Bug 13856
811         * gcc.dg/visibility-8.c: New testcase.
812
813 2004-02-07  Zack Weinberg  <zack@codesourcery.com>
814
815         * gcc.c-torture/execute/string-opt-15.c: Define memcmp with void *
816         arguments.
817         * gcc.dg/fwritable-strings-1.c: Expect the deprecation notice.
818
819 2004-02-07  Roger Sayle  <roger@eyesopen.com>
820
821         PR middle-end/13696
822         * g++.dg/opt/fold1.C: New test case.
823
824 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
825
826         PR c++/14033
827         * g++.dg/other/crash-2.C: New test.
828
829 2003-02-06  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
830
831         PR c++/14028
832         * g++.dg/parse/angle-bracket2.C: New test.
833
834 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
835
836         PR middle-end/13750
837         Revert:
838         2004-01-15  Geoffrey Keating  <geoffk@apple.com>
839         PR pch/13361
840         * testsuite/g++.dg/pch/wchar-1.C: New.
841         * testsuite/g++.dg/pch/wchar-1.Hs: New.
842
843 2004-02-05  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
844
845         PR c++/14008
846         * g++.dg/parse/error15.C: New test.
847         * g++.dg/parse/crash11.C: Update dg-error mark.
848
849 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
850
851         PR c++/13932
852         * g++.dg/warn/conv2.C: New test.
853
854 2004-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
855
856         PR c++/13086
857         * g++.dg/warn/incomplete1.C: Remove xfail.
858
859 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
860
861         * lib/file-format.exp (gcc_target_object_format): Use
862         ${tool}_target_compile, not gcc_target_compile.
863         * lib/target-supports.exp (check_alias_available): Likewise.
864         (check_gc_sections_available): Likewise.
865         * g++.dg/ext/attrib10.C: Use dg-require-alias.
866         * g++.old-deja/g++.ext/attrib5.C: Use dg-require-weak and
867         dg-require-alias.
868
869 2004-02-04  Mark Mitchell  <mark@codesourcery.com>
870
871         PR c++/13969
872         * g++.dg/template/static6.C: New test.
873
874 2004-02-04  Ian Lance Taylor  <ian@wasabisystems.com>
875
876         * gcc.dg/arm-mmx-1.c: Don't look for ldmfd if -mthumb.
877
878 2004-02-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
879
880         * objc.dg/encode-2.m, objc.dg/encode-3.m, objc.dg/encode-4.m: Fix
881         tests for systems where `char' is unsigned by default.
882
883 2003-02-04  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
884
885         PR c++/13997
886         * g++.dg/template/partial3.C: New test.
887
888 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
889
890         * gcc.dg/20020312-2.c, gcc.dg/builtin-inf-1.c,
891         gcc.dg/sibcall-3.c, gcc.dg/sibcall-4.c, gcc.dg/cpp/assert4.c:
892         Remove mentions of obsolete ports.
893
894 2004-02-04  Paolo Bonzini  <bonzini@gnu.org>
895
896         * gcc.dg/noncompile/20001228-1.c: Fix for new
897         error message.
898
899 2004-02-03  Roger Sayle  <roger@eyesopen.com>
900
901         PR target/9348
902         * gcc.c-torture/execute/multdi-1.c: New test case.
903
904 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
905
906         PR c++/13925
907         * g++.dg/template/lookup5.C: New test.
908
909 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
910
911         PR c++/13950
912         * g++.dg/template/lookup4.C: New test.
913
914         PR c++/13970
915         * g++.dg/parse/error14.C: New test.
916
917         PR c++/14002
918         * g++.dg/parse/template13.C: New test.
919
920 2004-02-03  Mark Mitchell  <mark@codesourcery.com>
921
922         PR c++/13978
923         * g++.dg/template/koenig4.C: New test.
924
925         PR c++/13968
926         * g++.dg/template/crash17.C: New test.
927
928         PR c++/13975
929         * g++.dg/parse/error13.C: New test.
930         * g++.old-deja/g++.robertl/eb125.C: Tweak error messages.
931
932 2004-02-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
933
934         * gcc.dg/20020503-1.c: Remove -mflat dg-options.
935
936 2004-02-03  Paolo Bonzini  <bonzini@gnu.org>
937
938         PR c/11658
939         PR c/13994
940         * gcc.dg/noncompile/20040203-1.c: New test.
941         * gcc.dg/noncompile/20040203-2.c: Likewise.
942         * gcc.dg/noncompile/20040203-3.c: Likewise.
943         * gcc.dg/20040203-1.c: Likewise.
944
945 2004-02-02  Andrew Pinski  <pinskia@physics.uc.edu>
946
947         PR c++/10858
948         * g++.dg/template/sizeof7.C: New test.
949
950 2004-02-02  Eric Christopher  <echristo@redhat.com>
951             Zack Weinberg  <zack@codesourcery.com>
952
953         * gcc.c-torture/execute/wchar_t-1.c: Add -finput-charset.
954
955 2004-02-02  Zack Weinberg  <zack@codesourcery.com>
956
957         * g++.dg/eh/forced1.C, g++.dg/eh/forced2.C, g++.dg/eh/forced3.C
958         * g++.dg/eh/forced4.C: XFAIL ia64-hp-hpux11.*.
959         * g++.dg/eh/ia64-1.C: Test branch regs only #ifdef __LP64__.
960         * gcc.dg/cleanup-5.c: Run only on Linux targets.
961
962 2004-02-02  Mark Mitchell  <mark@codesourcery.com>
963
964         PR c++/13113
965         * g++.old-deja/g++.mike/net36.C: Adjust error messages.
966
967         PR c++/13854
968         * g++.dg/ext/attrib13.C: New test.
969
970         PR c++/13907
971         * g++.dg/conversion/op2.C: New test.
972
973 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
974
975         * gcc.dg/titype-1.c: Fix pasto.
976
977 2004-02-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
978
979         * gcc.dg/titype-1.c: New test.
980
981 2004-02-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
982
983         PR c++/13957
984         * g++.dg/template/non-type-template-argument-1.C,
985         g++.dg/template/qualified-id1.C: Update dg-error marks.
986         * g++.dg/template/nontype6.C: New test.
987
988 2004-02-01  Roger Sayle  <roger@eyesopen.com>
989
990         * gcc.dg/builtins-1.c: Also test for __builtin_signbit{,f,l}.
991         * gcc.dg/builtins-31.c: New testcase.
992         * gcc.dg/builtins-32.c: New testcase.
993
994 2004-01-30  Andrew Pinski  <pinskia@physics.uc.edu>
995
996         * objc.dg/call-super-2.m: Update line numbers
997         for the including of stddef.h.
998
999 2004-01-30  Michael Matz  <matz@suse.de>
1000
1001         * g++.dg/ext/case-range1.C, g++.dg/ext/case-range2.C,
1002         g++.dg/ext/case-range3.C: New tests.
1003
1004 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1005
1006         DR206
1007         PR c++/13813
1008         * g++.dg/template/member4.C: New test.
1009
1010 2004-01-30  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1011
1012         PR c++/13683
1013         * g++.dg/template/sizeof6.C: New test.
1014
1015 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1016
1017         * gcc.dg/fwritable-strings-1.c: New test.
1018
1019 2004-01-30  Eric Botcazou  <ebotcazou@libertysurf.fr>
1020
1021         * gcc.c-torture/compile/20040130-1.c: New test.
1022
1023 2004-01-29  Geoffrey Keating  <geoffk@geoffk.org>
1024
1025         * objc.dg/call-super-2.m: Include stddef.h for size_t.
1026
1027 2004-01-29  Mark Mitchell  <mark@codesourcery.com>
1028
1029         PR c++/13883
1030         * g++.dg/template/ctor3.C: New test.
1031
1032 2004-01-29  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1033
1034         * g++.dg/tc1: New directory.
1035         * g++.dg/tc1/dr108.C, g++.dg/tc1/dr128.C, g++.dg/tc1/dr147.C,
1036         g++.dg/tc1/dr179.C, g++.dg/tc1/dr1.C, g++.dg/tc1/dr213.C,
1037         g++.dg/tc1/dr74.C, g++.dg/tc1/dr90.C, g++.dg/tc1/dr127.C,
1038         g++.dg/tc1/dr137.C, g++.dg/tc1/dr164.C, g++.dg/tc1/dr185.C,
1039         g++.dg/tc1/dr20.C, g++.dg/tc1/dr52.C, g++.dg/tc1/dr85.C: New tests.
1040
1041 2004-01-28  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1042
1043         * g++.dg/parse/error11.C: New test.
1044         * g++.dg/parse/error12.C: Likewise.
1045
1046 2004-01-28  Ziemowit Laski  <zlaski@apple.com>
1047
1048         * objc.dg/proto-qual-1.m (ROUND, aligned_sizeof): New.
1049         (scan_initial, main): Use aligned_sizeof instead of sizeof.
1050
1051 2004-01-28  Mark Mitchell  <mark@codesourcery.com>
1052
1053         PR c++/13791
1054         * g++.dg/ext/attrib12.C: New test.
1055
1056         PR c++/13736
1057         * g++.dg/parse/cast2.C: New test.
1058
1059 2004-01-27  James E Wilson  <wilson@specifixinc.com>
1060
1061         * objc.dg/encode-2.m (main): New local string.  Set depending on
1062         sizeof long.  Use in sscanf call.
1063         * objc.dg/encode-3.m (main): New local string.  Set depending on
1064         sizeof long.  Use in scan_initial call.
1065
1066 2004-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1067
1068         * objc.dg/call-super-2.m: Make LP64-safe.
1069         * objc.dg/desig-init-1.m: Likewise.
1070
1071 2004-01-27  Devang Patel <dpatel@apple.com>
1072
1073         * g++.dg/debug/namespace1.C: New test.
1074
1075 2004-01-27  Ian Lance Taylor  <ian@wasabisystems.com>
1076
1077         * gcc.dg/const-elim-1.c: Add xfail for strongarm-*-* and
1078         xscale-*-*.
1079
1080         * gcc.dg/arm-mmx-1.c: New test.
1081
1082 2004-01-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
1083
1084         * gcc.dg/20040127-1.c: New test.
1085         * gcc.dg/20040127-2.c: New test.
1086
1087 2004-01-26  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1088
1089         * objc.dg/stret-1.m (glob): Renamed to globa.
1090
1091 2004-01-26  Mark Mitchell  <mark@codesourcery.com>
1092
1093         PR c++/13663
1094         * g++.dg/expr/for1.C: New test.
1095
1096 2004-01-26  Fariborz Jahanian <fjahanian@apple.com>
1097
1098         PR middle-end/13779
1099         * gcc.dg/darwin-longlong.c: New test.
1100
1101 2004-01-26  Ian Lance Taylor  <ian@wasabisystems.com>
1102
1103         * gcc.dg/20040124-1.c: Moved test from here...
1104         * gcc.c-torture/compile/20040124-1.c: ...to here.
1105
1106 2004-01-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
1107
1108         * gcc.dg/sparc-ret.c: Run only in 32-bit mode.  Don't scan
1109         the assembly output if -m64 is passed.
1110
1111 2004-01-25  Mark Mitchell  <mark@codesourcery.com>
1112
1113         PR c++/13833
1114         * g++.dg/template/cond3.C: New test.
1115
1116 2004-01-25  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1117
1118         PR c++/13810
1119         * g++.dg/template/ttp7.C: New test.
1120
1121 2004-01-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1122
1123         PR c++/13797
1124         * g++.dg/template/nontype4.C: New test.
1125         * g++.dg/template/nontype5.C: Likewise.
1126
1127 2004-01-25  Richard Sandiford  <rsandifo@redhat.com>
1128
1129         * gcc.dg/torture/mips-clobber-at.c: New test.
1130
1131 2004-01-24  Ian Lance Taylor  <ian@wasabisystems.com>
1132
1133         * gcc.dg/20040124-1.c: New test.
1134
1135 2004-01-24  Jakub Jelinek  <jakub@redhat.com>
1136
1137         * gcc.dg/20040123-1.c: New test.
1138
1139 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1140
1141         * gcc.dg/builtins-30.c: Move dg-warning marks to the proper lines.
1142
1143 2004-01-24  Joseph S. Myers  <jsm@polyomino.org.uk>
1144
1145         * gcc.dg/c90-array-lval-7.c, gcc.dg/c99-array-lval-7.c: New tests.
1146
1147 2004-01-23  Andrew Pinski  <apinski@apple.com>
1148
1149         * gcc.dg/20030121-1.c: Move to ..
1150         * gcc.dg/20040121-1.c: here.
1151
1152 2004-01-23  Roger Sayle  <roger@eyesopen.com>
1153
1154         * gcc.dg/builtins-29.c: New test case.
1155
1156 2004-01-23  Zack Weinberg  <zack@codesourcery.com>
1157
1158         PR 18314
1159         * gcc.dg/builtins-30.c: New testcase.
1160
1161 2004-01-23  Andreas Tobler  <a.tobler@schweiz.ch>
1162
1163         * g++.dg/compat/compat.exp: Add LD_LIBRARY_PATH_32/64 for Solaris.
1164         * lib/g77.exp: Likewise.
1165         * lib/objc.exp: Likewise.
1166         * lib/g++.exp: Likewise.
1167
1168 2004-01-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
1169
1170         * gcc.dg/struct-by-value-2.c: New test.
1171
1172 2004-01-21  Andrew Pinski  <apinski@apple.com>
1173
1174         PR target/13785
1175         * gcc.dg/20030121-1.c: New test.
1176
1177 2004-01-22  Ulrich Weigand  <uweigand@de.ibm.com>
1178
1179         * gcc.dg/20030123-1.c: Add -fno-omit-frame-pointer option.  Do not
1180         clobber frame pointer register in asm statement.
1181
1182 2004-01-21  Falk Hueffner  <falk@debian.org>
1183
1184         * gcc.c-torture/compile/20040121-1.c: New test.
1185
1186 2004-01-21  Zack Weinberg  <zack@codesourcery.com>
1187
1188         * gcc.dg/noncompile/20020213-1.c: Add another dg-warning line.
1189
1190 2004-01-20  Hartmut Penner  <hpenner@de.ibm.com>
1191
1192         * gcc.dg/ppc64-abi-2.c: New test.
1193
1194 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
1195
1196         * lib/treelang.exp: Fill out this file.
1197         * lib/treelang-dg.exp: New File.
1198
1199 2004-01-20  Joseph S. Myers  <jsm@polyomino.org.uk>
1200
1201         * gcc.c-torture/compile/981022-1.c: Remove.
1202         * gcc.dg/array-5.c: Remove XFAIL.
1203         * gcc.dg/sequence-pt-1.c: Remove test using extended lvalues.
1204         * gcc.dg/cast-lvalue-1.c, gcc.dg/compound-lvalue-1.c,
1205         gcc.dg/cond-lvalue-1.c: Update.
1206         * gcc.dg/cast-lvalue-2.c: New test.
1207
1208 2004-01-19  Mark Mitchell  <mark@codesourcery.com>
1209
1210         PR c++/13592
1211         * g++.dg/other/error1.C (class foo): Tweak error message.
1212
1213         PR c++/13592
1214         * g++.dg/template/call2.C: New test.
1215
1216 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1217
1218         * gcc.dg/compat/fnptr-by-value-1_x.c, scalar-by-value-1_y.c
1219         scalar-by-value-3_x.c, scalar-by-value-3_y.c,
1220         scalar-by-value-4_x.c, scalar-by-value-4_y.c,
1221         scalar-return-1_x.c, scalar-return-2_y.c,
1222         scalar-return-3_x.c, scalar-return-3_y.c,
1223         scalar-return-4_x.c, scalar-return-4_y.c,
1224         struct-align-1.h, struct-align-1_x.c,
1225         struct-align-1_y.c, struct-align-2.h,
1226         struct-align-2_x.c, struct-align-2_y.c,
1227         struct-by-value-10_y.c, struct-by-value-11_x.c,
1228         struct-by-value-11_y.c, struct-by-value-12_x.c,
1229         struct-by-value-12_y.c, struct-by-value-13_x.c,
1230         struct-by-value-13_y.c, struct-by-value-14_x.c,
1231         struct-by-value-14_y.c, struct-by-value-15_x.c,
1232         struct-by-value-15_y.c, struct-by-value-16_y.c,
1233         struct-by-value-17_y.c, struct-by-value-18_y.c,
1234         struct-by-value-19_y.c, struct-by-value-1_x.c,
1235         struct-by-value-1_y.c, struct-by-value-20_y.c,
1236         struct-by-value-2_x.c, struct-by-value-2_y.c,
1237         struct-by-value-3_y.c, struct-by-value-4_x.c,
1238         struct-by-value-4_y.c, struct-by-value-5_y.c,
1239         struct-by-value-6_y.c, struct-by-value-7_y.c
1240         struct-by-value-8_x.c, struct-by-value-8_y.c
1241         struct-by-value-9_x.c, struct-by-value-9_y.c
1242         struct-return-10_x.c, struct-return-10_y.c,
1243         struct-return-19_x.c, struct-return-20_x.c
1244         struct-return-2_x.c, struct-return-2_y.c
1245         struct-return-3_x.c: Guard non-C99 tests with SKIP_COMPLEX_INT,
1246         SKIP_ATTRIBUTE and SKIP_ZERO_ARRAY.  Turns SKIPVA into SKIP_VA.
1247
1248 2004-01-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
1249
1250         * gcc.dg/tls/alias-1.c: Add dg-warning for unsupported visibility
1251         attribute on sparc*-sun-solaris2.*.
1252
1253 2004-01-18  Mark Mitchell  <mark@codesourcery.com>
1254
1255         PR c++/13710
1256         * g++.dg/ext/typeof7.C: New test.
1257
1258 2004-01-18  David Edelsohn  <edelsohn@gnu.org>
1259
1260         * gcc.dg/array-quals-1.c: xfail on powerpc*-*-aix*.
1261         * gcc.dg/const-elim-1.c: Same.
1262
1263 2004-01-17  Ziemowit Laski  <zlaski@apple.com>
1264
1265         * objc.dg/stret-1.m: New.
1266         * objc.dg/stret-2.m: New.
1267
1268 2004-01-17  Andrew Pinski  <pinskia@physics.uc.edu>
1269
1270         PR c++/11895
1271         * g++.dg/ext/vector1.C: New test.
1272
1273 2004-01-16  Geoffrey Keating  <geoffk@apple.com>
1274
1275         * gcc.dg/pch/import-1.c: New.
1276         * gcc.dg/pch/import-1.hs: New.
1277         * gcc.dg/pch/import-1a.h: New.
1278         * gcc.dg/pch/import-1b.h: New.
1279         * gcc.dg/pch/import-1c.h: New.
1280
1281 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1282
1283         PR c++/13574
1284         * g++.dg/ext/array1.C: New test.
1285
1286         PR c++/13178
1287         * g++.dg/conversion/op1.C: New test.
1288
1289 2004-01-16  J"orn Rennecke <joern.rennecke@superh.com>
1290
1291         PR 11864
1292         From Kazumoto Kojima / Dan Kegel:
1293         * gcc.dg/pr11864-1.c: New test.
1294
1295         PR 10392
1296         From Marcus Comstedt / Dan Kegel:
1297         * gcc.dg/pr10392-1.c: New test.
1298
1299 2004-01-16  Mark Mitchell  <mark@codesourcery.com>
1300
1301         PR c++/13478
1302         * g++.dg/init/ref10.C: New test.
1303
1304 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1305
1306         PR c++/13407
1307         * g++.dg/parse/typename6.C: New test.
1308
1309 2004-01-15  Geoffrey Keating  <geoffk@apple.com>
1310
1311         PR pch/13361
1312         * testsuite/g++.dg/pch/wchar-1.C: New.
1313         * testsuite/g++.dg/pch/wchar-1.Hs: New.
1314
1315 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1316
1317         PR c++/9259
1318         * g++.dg/expr/sizeof2.C: New test.
1319
1320 2004-01-15  Kazu Hirata  <kazu@cs.umass.edu>
1321
1322         * gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.
1323
1324 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1325
1326         PR c++/13659
1327         * g++.dg/lookup/strong-using-3.C: New.
1328         * g++.dg/lookup/using-10.C: New.
1329
1330 2004-01-15  Alexandre Oliva  <aoliva@redhat.com>
1331
1332         PR c++/13594
1333         * g++.dg/lookup/strong-using-2.C: New.
1334
1335 2004-01-15  Marcus Comstedt <marcus@mc.pp.se>
1336             Dan Kegel <dank@kegel.com>
1337             J"orn Rennecke <joern.rennecke@superh.com>
1338
1339         PR target/9365
1340         * gcc.dg/pr9365-1.c: New test.
1341
1342 2004-01-15  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1343
1344         PR c++/8856
1345         * g++.dg/parse/casting-operator2.C: New test.
1346         * g++.old-deja/g++.pt/explicit83.C: Remove.
1347
1348 2004-01-14  Joseph S. Myers  <jsm@polyomino.org.uk>
1349
1350         * gcc.dg/label-compound-stmt-1.c: New test.
1351         * gcc.c-torture/compile/950922-1.c,
1352         gcc.c-torture/compile/20000211-3.c,
1353         gcc.c-torture/compile/20000518-1.c,
1354         gcc.c-torture/compile/20021108-1.c: Avoid labels at and of
1355         compound statements.
1356
1357 2004-01-14  Hartmut Penner  <hpenner@de.ibm.com>
1358
1359         * gcc.dg/ppc64-abi-1.c: New test.
1360
1361 2004-01-14  Danny Smith  <dannysmith@users.sourceforge.net>
1362
1363          * g++.dg/ext/attrib9.C: Add dg-warnings.
1364
1365 2004-01-14  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1366
1367         PR c++/12335
1368         * g++.dg/parse/dtor3.C: New test.
1369
1370 2004-01-13  Andrew Pinski  <pinskia@physics.uc.edu>
1371
1372         PR c++/12709
1373         * g++.dg/parse/try-catch-1.C: New test.
1374
1375 2004-01-13  Arnaud Charlet  <charlet@act-europe.fr>
1376
1377         * ada/acats/run_all.sh: Add more verbose output in acats.log
1378         when compiling tests.
1379
1380 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1381
1382         PR 13656
1383         * gcc.dg/typedef-redecl.c: New test case.
1384         * gcc.dg/typedef-redecl.h: New support file.
1385
1386 2004-01-13  Jan Hubicka  <jh@suse.cz>
1387
1388         * gcc.dg/always_inline.c: New test.
1389         * gcc.dg/debug/20031231-1.c: Fix.
1390
1391 2004-01-13  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1392
1393         PR c++/13474
1394         * g++.dg/template/array3.C: New test.
1395
1396 2004-01-12  Zack Weinberg  <zack@codesourcery.com>
1397
1398         * g++.dg/ext/lvalue1.C: No longer expected to fail.
1399         * g++.dg/warn/Wunused-2.C: Likewise.
1400
1401 2004-01-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1402
1403         PR c++/13289
1404         * g++.dg/template/instantiate6.C: New test.
1405
1406 2004-01-12  Roger Sayle  <roger@eyesopen.com>
1407
1408         PR middle-end/11397
1409         * gcc.dg/special/wkali-2.c: Add dg-require-alias.
1410
1411 2004-01-12  Jan Hubicka  <jh@suse.cz>
1412
1413         PR opt/12826
1414         * gcc.dg/20040112-1.c: New.
1415
1416         * gcc.dg/dwarf-die[1-7].c: Move to...
1417         * gcc.dg/debug/dwarf2/dwarf-die[1-7].c: ... here.
1418         * gcc.dg/debug/dwarf2/dwarf2.exp: New.
1419
1420 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
1421
1422         PR c++/4100
1423         * g++.dg/parse/friend4.C: New test.
1424
1425 2004-01-12  Scott Brumbaugh  <scottb.lists@verizon.net>
1426
1427         PR c++/4100
1428         * g++.old-deja/g++.pt/niklas01a.C: Mark an error where a class
1429         definition is called a friend.
1430
1431 2004-01-11  Zack Weinberg  <zack@codesourcery.com>
1432
1433         * gcc.dg/tls/diag-3.c: Tweak dg-error regexp.
1434
1435 2004-01-11  Ian Lance Taylor  <ian@wasabisystems.com>
1436
1437         PR c++/3478
1438         * g++.dg/parse/error10.C: New test.
1439         * g++.dg/template/arg2.C: Accept "invalid type" error.
1440
1441 2004-01-11  Jakub Jelinek  <jakub@redhat.com>
1442
1443         PR middle-end/13392
1444         * g++.dg/opt/expect2.C: New test.
1445
1446 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1447
1448         * gcc.dg/Wshadow-1.c, gcc.dg/attr-noinline.c, gcc.dg/decl3.c
1449         * gcc.dg/redecl-1.c, gcc.dg/visibility-7.c, gcc.dg/wtr-static-1.c
1450         * gcc.dg/noncompile/20020220-1.c, objc.dg/method-1.m:
1451         Update dg-error regexps.
1452
1453 2004-01-10  Zack Weinberg  <zack@codesourcery.com>
1454
1455         * gcc.c-torture/compile/20021123-2.c: Delete; dup of 20021120-1.c.
1456         * gcc.c-torture/compile/20021123-3.c: Delete; dup of 20021120-2.c.
1457
1458 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1459
1460         * gcc.dg/pragma-re-1.c: Use right pointer type.
1461
1462 2004-01-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
1463
1464         * g++.dg/eh/simd-1.c: Ajust line number for dg-error line.
1465
1466 2004-01-09  Geoffrey Keating  <geoffk@apple.com>
1467
1468         * gcc.dg/rs6000-ldouble-1.c: New.
1469
1470 2004-01-10  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1471
1472         DR 337
1473         PR c++/9256
1474         * g++.dg/other/abstract1.C: New test.
1475
1476 2004-01-09  Alexandre Oliva  <aoliva@redhat.com>
1477
1478         * g++.dg/lookup/strong-using-1.C: New.
1479
1480 2004-01-09  Joseph S. Myers  <jsm@polyomino.org.uk>
1481
1482         PR c/11234
1483         * gcc.dg/func-ptr-conv-1.c: New test.
1484         * gcc.dg/weak/weak-6.c, gcc.dg/weak/weak-7.c: Update.
1485
1486 2004-01-09  Kazu Hirata  <kazu@cs.umass.edu>
1487
1488         PR target/13380.
1489         * gcc.c-torture/compile/20040109-1.c: New.
1490
1491 2004-01-08  Stuart Hastings  <stuart@apple.com>
1492
1493         * testsuite/gcc.dg/20020523-2.c (bail_if_no_sse): Moved cpu-ID code...
1494         testsuite/gcc.dg/i386-cpuid.h (i386_cpuid): ...to here, to share with...
1495         * testsuite/gcc.dg/i386-sse-6.c: ...this new testcase.
1496
1497 2004-01-09  Alan Modra  <amodra@bigpond.net.au>
1498
1499         * gcc.dg/array-quals-1.c: Accept .data.rel.ro.
1500
1501 2004-01-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
1502
1503         * ada/acats/run_acats: Treat 'gnatchop' the same way
1504         as 'gnatmake'.  Export GCC_DRIVER.
1505         * ada/acats/run_all.sh: Add target_gnatchop.  Use
1506         'host_gnatchop' and 'target_gnatchop' instead of 'gnatshop'.
1507
1508 2004-01-08  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1509
1510         PR c++/12573
1511         * g++.dg/template/dependent-expr4.C: New test.
1512
1513 2004-01-08  Hartmut Penner  <hpenner@de.ibm.com>
1514
1515         * gcc.dg/altivec-11.c: New test.
1516
1517 2004-01-07  Mark Mitchell  <mark@codesourcery.com>
1518
1519         * g++.dg/abi/vbase10.C: Use -mstructure-size-boundary=8 on ARM.
1520
1521 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1522
1523         PR c/6024
1524         * gcc.dg/enum-compat-1.c: New test.
1525         * gcc.c-torture/execute/builtin-types-compatible-p.c: Update.
1526
1527 2004-01-07  Joseph S. Myers  <jsm@polyomino.org.uk>
1528
1529         PR c/12165
1530         * gcc.dg/array-quals-1.c, gcc.dg/c90-idem-qual-3.c,
1531         gcc.dg/c99-idem-qual-3.c: New tests.
1532
1533 2004-01-07  Alan Modra  <amodra@bigpond.net.au>
1534
1535         * gcc.dg/winline-7.c: Don't cast void * to int.
1536
1537 2004-01-06  Jan Hubicka  <jh@suse.cz>
1538
1539         * gcc.dg/i386-sse-5.c: New test
1540         * g++.dg/eh/simd-1.c: Add -w argument for i386.
1541
1542 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1543
1544         PR c++/12815
1545         * g++.dg/rtti/typeid4.C: New test.
1546
1547 2004-01-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
1548
1549         * gcc.dg/compat/sdata-section.h: Declare 'abort'.
1550
1551 2004-01-05  Mark Mitchell  <mark@codesourcery.com>
1552
1553         PR c++/12132
1554         * g++.dg/template/error11.C: New test.
1555
1556         PR c++/13451
1557         * g++.dg/template/class2.C: New test.
1558
1559 2004-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1560         Richard Sandiford <rsandifo@redhat.com>
1561
1562         PR c++/13387
1563         * g++.dg/opt/alias3.C: New test.
1564
1565 2004-01-04  Mark Mitchell  <mark@codesourcery.com>
1566
1567         PR c++/13157
1568         * g++.dg/template/koenig3.C: New test.
1569
1570         PR c++/13529
1571         * g++.dg/parse/offsetof3.C: New test.
1572
1573         * g++.dg/init/copy7.C: Add missing dg-error markers.
1574
1575         PR c++/12226
1576         * g++.dg/init/copy7.c: New test.
1577
1578         PR c++/13536
1579         * g++.dg/parse/cast1.C: New test.
1580
1581 2004-01-04  Jan Hubicka  <jh@suse.cz>
1582
1583         * gcc.dg/winline[1-7].c: New tests.
1584
1585 2004-01-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1586
1587         PR c++/13520
1588         * g++.dg/template/qualttp22.C: New test.
1589
1590 2004-01-01  Jan Hubicka  <jh@suse.cz>
1591
1592         * gcc.dg/debug/20031231-1.c: New.
1593         * gcc.c-torture/compile/20040101-1.c: New.
1594         * gcc.dg/dwarf-die-[1-7].c: New.
1595
1596 2004-01-01  Jakub Jelinek  <jakub@redhat.com>
1597
1598         PR optimization/13521
1599         * gcc.c-torture/compile/20031231-1.c: New test.
1600
1601 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1602
1603         * gcc.dg/sibcall-4.c: Replace mn10?00 with mn10300.
1604
1605 2003-12-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
1606
1607         PR c++/10079
1608         * g++.dg/template/crash16.C: New test.
1609
1610 2003-12-30  Mark Mitchell  <mark@codesourcery.com>
1611
1612         * g++.dg/abi/vbase10.C: XFAIL on arm*-*-*.
1613
1614 2003-12-30  Kazu Hirata  <kazu@cs.umass.edu>
1615
1616         * g++.old-deja/g++.jason/thunk2.C: Remove traces of dead
1617         ports.
1618         * g++.old-deja/g++.jason/thunk3.C: Likewise.
1619         * g++.old-deja/g++.law/profile1.C: Likewise.
1620         * gcc.c-torture/compile/981006-1.c: Likewise.
1621         * gcc.c-torture/execute/loop-2e.x: Likewise.
1622         * gcc.c-torture/execute/loop-2f.x: Remove.
1623         * gcc.c-torture/execute/loop-2g.x: Likewise.
1624         * gcc.c-torture/execute/strct-varg-1.x: Likewise.
1625         * gcc.dg/20020312-2.c: Remove traces of dead ports.
1626
1627 2003-12-30  Nathan Sidwell  <nathan@codesourcery.com>
1628
1629         PR c++/13507
1630         * g++.dg/ext/attrib11.C: New test.
1631
1632         PR c++/13494
1633         * g++.dg/template/array2-1.C: New test.
1634         * g++.dg/template/array2-2.C: New test.
1635
1636 2003-12-29  Mark Mitchell  <mark@codesourcery.com>
1637
1638         * g++.old-deja/g++.pt/static11.C: Correct XFAIL syntax.
1639
1640 2003-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1641
1642         PR c++/12774
1643         * g++.dg/template/array1-1.C: New test.
1644         * g++.dg/template/array1-2.C: New test.
1645
1646 2003-12-29  Roger Sayle  <roger@eyesopen.com>
1647
1648         PR fortran/12632
1649         * g77.dg/12632.f: New test case.
1650
1651 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1652
1653         PR c++/13289
1654         * g++.dg/parse/nontype1.C: New test.
1655
1656 2003-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1657
1658         PR c++/12403
1659         * g++.dg/parse/explicit1.C: New test.
1660         * g++.old-deja/g++.pt/explicit71.C: Adjust expected error.
1661
1662 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1663
1664         PR c++/13081
1665         * g++.dg/opt/inline6.C: New test.
1666
1667         PR c++/12613
1668         * g++.dg/parse/error9.C: New test.
1669
1670         * gcc.dg/const-elim-1.c: XFAIL on arm-*-*.
1671
1672 2003-12-28  Mark Mitchell  <mark@codesourcery.com>
1673
1674         PR c++/13009
1675         * g++.dg/init/assign1.C: New test.
1676
1677 2003-12-28  Roger Sayle  <roger@eyesopen.com>
1678
1679         PR c++/13070
1680         * g++.dg/warn/format3.C: New test case.
1681
1682 2003-12-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
1683
1684         * gcc.c-torture/compile/20031227-1.c: New test.
1685
1686 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1687
1688         * g++.dg/bprob/bprob.exp: Load target-supports.exp
1689         * g77.dg/bprob/bprob.exp: Likewise.
1690         * gcc.misc-tests/bprob.exp: Likewise.
1691         * gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
1692         variants on systems where the library does not provide that
1693         functionality.
1694         * gcc.dg/builtins-20.c: Use builtins-config.h.
1695         * gcc.dg/builtins-config.h: New file.
1696
1697 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1698
1699         * lib/gcc-dg.exp (dg-require-profiling): New function.
1700         * lib/target-supports.exp (check_profiling_available): Likewise.
1701         * g++.dg/bprob/bprob.exp: Use check_profiling_available.
1702         * g77.dg/bprob/bprob.exp: Likewise.
1703         * gcc.misc-tests/bprob.exp: Likewise.
1704         * g++.old-deja/g++.law/profile1.C: Use dg-require-profiling.
1705         * gcc.dg/20021014-1.c: Likewise.
1706         * gcc.dg/nest.c: Likewise.
1707
1708 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1709
1710         * g++.dg/lookup/java1.C: Use -fdollars-in-identifiers when
1711         compiling.
1712         * g++.dg/lookup/java2.C: Likewise.
1713         * gcc.dg/cpp/lexident.c: Likewise.
1714
1715 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
1716
1717         * gcc.c-torture/compile/20020604-1.c: XFAIL on H8 if -mn is
1718         given.
1719         * gcc.c-torture/compile/961203-1.c: Likewise.
1720         * gcc.c-torture/compile/980506-1.c: Likewise.
1721
1722 2003-12-23  Zack Weinberg  <zack@codesourcery.com>
1723
1724         * lib/gcc-dg.exp (dg-prune-output): New annotation.
1725         (additional_prunes): New global.
1726         (gcc-dg-prune): Handle additional per-test pruning.
1727         (dg-test): Clear additional_prunes between tests.
1728
1729         * gcc.c-torture/compile/920625-1.c: Remove xfail.  Use
1730         dg-prune-output to avoid spurious failures from assembler
1731         complaining about nonexistent WAW violations.
1732         * gcc.c-torture/compile/981223-1.c: Remove dg-options line.
1733         Use dg-prune-output to avoid spurious failures from assembler
1734         warning about Itanium B-step errata.
1735
1736 2003-12-23  Mark Mitchell  <mark@codesourcery.com>
1737
1738         * g++.dg/abi/macro0.C: New test.
1739         * g++.dg/abi/macro1.C: Likewise.
1740         * g++.dg/abi/macro2.C: Likewise.
1741
1742         * g++.dg/abi/bitfield5.C: Add explicit -fabi-version=1 option.
1743         * g++.dg/abi/bitfield7.C: Likewise.
1744         * g++.dg/abi/dtor2.C: Likewise.
1745         * g++.dg/abi/mangle11.C: Likewise.
1746         * g++.dg/abi/mangle12.C: Likewise.
1747         * g++.dg/abi/mangle14.C: Likewise.
1748         * g++.dg/abi/mangle17.C: Likewise.
1749         * g++.dg/abi/vbase10.C: Likewise.
1750         * g++.dg/abi/vbase14.C: Likewise.
1751         * g++.dg/template/qualttp17.C: Likewise.
1752
1753 2003-12-21  Andrew Pinski  <pinskia@physics.uc.edu>
1754
1755         PR c/11995
1756         * gcc.dg/20031223-1.c: New test.
1757
1758 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1759
1760         * gcc.dg/noreturn-7.c: New test.
1761
1762 2003-12-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
1763
1764         * gcc.dg/null-pointer-1.c: New test.
1765
1766 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1767
1768         * g++.old-deja/g++.jason/template18.C: Remove.
1769         * g++.old-deja/g++.jason/template37.C: Likewise.
1770
1771         PR c++/12862
1772         * g++.dg/lookup/ns1.C: New test.
1773
1774         PR c++/12397
1775         * g++.dg/template/lookup3.C: New test.
1776
1777 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1778
1779         * g++.dg/template/recurse1.C: New test
1780
1781 2003-12-22  Mark Mitchell  <mark@codesourcery.com>
1782
1783         PR c++/12479
1784         * g++.dg/parse/semicolon1.C: New test.
1785         * g++.dg/parse/semicolon1.h: Likewise.
1786
1787 2003-12-22  Fariborz Jahanian <fjahanian@apple.com>
1788
1789         * gcc.dg/darwin-misaligned.c: New test.
1790
1791 2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
1792
1793         PR c/9163
1794         * gcc.dg/20031222-1.c: New test.
1795
1796 2003-12-21  Mark Mitchell  <mark@codesourcery.com>
1797
1798         PR c++/13438
1799         * g++.dg/parse/error8.C: New test.
1800
1801         PR c++/11554
1802         * testsuite/g++.dg/warn/ctor-init-1.C: New test.
1803
1804 2003-12-21  Kazu Hirata  <kazu@cs.umass.edu>
1805
1806         * gcc.c-torture/compile/20020910-1.c: Disable if __INT_MAX is
1807         too small.
1808         * gcc.c-torture/compile/930217-1.c: Likewise.
1809         * gcc.c-torture/compile/930513-1.c: Likewise.
1810         * gcc.c-torture/execute/920908-2.c: Likewise.
1811         * gcc.c-torture/execute/921204-1.c: Likewise.
1812         * gcc.c-torture/execute/930621-1.c: Likewise.
1813         * gcc.c-torture/execute/930630-1.c: Likewise.
1814         * gcc.c-torture/execute/931031-1.c: Likewise.
1815         * gcc.c-torture/execute/980602-2.c: Likewise.
1816         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
1817         * gcc.c-torture/execute/compndlit-1.c: Likewise.
1818         * gcc.c-torture/execute/extzvsi.c: Likewise.
1819         * gcc.c-torture/unsorted/ext.c: Likewise.
1820
1821 2003-12-20  Andrew Pinski  <pinskia@gcc.gnu.org>
1822
1823         PR target/12749
1824         * gcc.c-torture/compile/20031220-2.c: New test case.
1825
1826 2003-12-20  Roger Sayle  <roger@eyesopen.com>
1827
1828         PR optimization/13031
1829         * gcc.c-torture/compile/20031220-1.c: New test case.
1830
1831 2003-12-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
1832
1833         * gcc.dg/cast-function-1.c: New test.
1834
1835 2003-12-19  Joseph S. Myers  <jsm@polyomino.org.uk>
1836
1837         * gcc.dg/format/ext-1.c: Allow 'I' flag on floating point decimal
1838         formats.
1839
1840 2003-12-19  Mark Mitchell  <mark@codesourcery.com>
1841
1842         PR c++/12795
1843         * g++.dg/ext/attrib10.C: New test.
1844
1845 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1846
1847         * gcc.dg/cleanup-10.c: New test.
1848         * gcc.dg/cleanup-11.c: New test.
1849
1850 2003-12-19  Jakub Jelinek  <jakub@redhat.com>
1851
1852         PR c++/13239
1853         * g++.dg/opt/expect1.C: New test.
1854
1855 2003-12-19  Hartmut Penner  <hpenner@de.ibm.com>
1856
1857         * gcc.dg/altivec-varargs-1.c: Enable testcase on ppc linux.
1858
1859 2003-12-18  Andrew Pinski  <pinskia@physics.uc.edu>
1860
1861         PR debug/12923
1862         * gcc.dg/20031218-1.c: New test.
1863
1864         PR debug/12389
1865         * gcc.dg/20031218-2.c: New test.
1866         * gcc.dg/20031218-3.c: New test.
1867
1868         * g++.dg/abi/mangle18-1.C: Modify regexp to test for `[: \t\n]' at end
1869         of label name and allow for USER_LABEL_PREFIX == "_" names.
1870         * g++.dg/abi/mangle18-2.C: Likewise.
1871         * g++.dg/abi/mangle19-1.C: Likewise.
1872         * g++.dg/abi/mangle19-2.C: Likewise.
1873         * g++.dg/abi/mangle20-1.C: Likewise.
1874         * g++.dg/abi/mangle20-2.C: Likewise.
1875
1876 2003-12-18  Richard Henderson  <rth@redhat.com>
1877
1878         * gcc.dg/bitfld-1.c: Expect warnings for enum bitfields.
1879
1880 2003-12-18  Steven Bosscher  <steven@gcc.gnu.org>
1881             Dan Kegel <dank@kegel.com>
1882
1883         PR other/12009
1884         * g++.dg/compat/compat.exp:  Do not set LD_LIBRARY_PATH when
1885         testing a cross compiler, it causes spurious compile failures.
1886         * lib/g++.exp: Likewise.
1887
1888 2003-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1889
1890         PR c++/13262
1891         * g++.dg/template/access13.C: New test.
1892
1893 2003-12-18  Ulrich Weigand  <uweigand@de.ibm.com>
1894
1895         * gcc.dg/20031216-1.c: New test.
1896
1897 2003-12-18  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1898
1899         PR c++/9154
1900         * g++.dg/template/error10.C: New test.
1901
1902 2003-12-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
1903
1904         * g++.dg/eh/simd-1.C: XFAIL on SPARC.
1905         * g++.dg/eh/simd-2.C: Likewise.
1906
1907 2003-12-17  James E Wilson  <wilson@specifixinc.com>
1908             Roger Sayle  <roger@eyesopen.com>
1909
1910         * gcc.c-torture/execute/ieee/mzero5.c: New.
1911
1912 2003-12-17  Mark Mitchell  <mark@codesourcery.com>
1913
1914         PR c++/10603
1915         * g++.dg/parse/error6.C: New test.
1916
1917         PR c++/12827
1918         * g++.dg/parse/error7.C: New test.
1919
1920 2003-12-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
1921
1922         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Do not run debug-[12].c
1923         at -O with stabs debugging formats.
1924         * gcc.dg/debug/debug-1.c: Turn 'p' into a global variable.
1925         * gcc.dg/debug/debug-2.c: Likewise.
1926
1927 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1928
1929         PR c++/12696
1930         * g++.dg/init/error1.C: New test.
1931
1932         PR c++/12218
1933         * g++.dg/init/pm3.C: New test.
1934
1935 2003-12-17  Joseph S. Myers  <jsm@polyomino.org.uk>
1936
1937         PR c/3347
1938         * gcc.dg/bitfld-8.c: New test.
1939
1940 2003-12-16  James Lemke  <jim@wasabisystems.com>
1941
1942         * gcc.dg/arm-scd42-[123].c: New tests.
1943
1944 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1945
1946         PR c++/9043
1947         * g++.dg/abi/mangle20-1.C: New test.
1948         * g++.dg/abi/mangle20-2.C: New test.
1949
1950 2003-12-16  Mark Mitchell  <mark@codesourcery.com>
1951
1952         PR c++/13275
1953         * g++.dg/other/offsetof2.C: Remove XFAIL.
1954         * g++.dg/parse/offsetof1.C: New test.
1955         * g++.gd/parse/offsetof2.C: Likewise.
1956
1957 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1958
1959         * g++.dg/template/nontype3.C: New test.
1960         * g++.dg/template/static2.C: Tweaked the dg-error clause.
1961
1962 2003-12-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1963
1964         * g++.dg/warn/noreturn-3.C: Also test instantiation.
1965
1966 2003-12-16  Nathan Sidwell  <nathan@codesourcery.com>
1967
1968         PR c++/13387
1969         * g++.dg/expr/assign1.C: New test.
1970
1971         PR c++/13242
1972         * g++.dg/abi/mangle19-1.C: New test.
1973         * g++.dg/abi/mangle19-2.C: New test.
1974
1975 2003-12-16  Hartmut Penner  <hpenner@de.ibm.com>
1976
1977         * testsuite/gcc.dg/altivec-10.c: Test vec_cmple and vec_all_numeric.
1978
1979 2003-12-16  Eric Botcazou  <ebotcazou@libertysurf.fr>
1980
1981         * gcc.c-torture/execute/20031216-1.c: New test.
1982
1983 2003-12-16  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
1984
1985         * g++.dg/template/ptrmem7.C: Simplified the test case to not hit
1986         an ICE regression.
1987
1988 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
1989
1990         PR c++/10926
1991         * g++.dg/template/error9.C: New test.
1992
1993         PR c++/11116
1994         * g++.dg/template/error8.C: New test.
1995
1996 2003-12-15  Roger Sayle  <roger@eyesopen.com>
1997
1998         PR middle-end/13400
1999         * gcc.c-torture/execute/20031215-1.c: New test case.
2000
2001 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2002
2003         PR c++/13269
2004         * g++.dg/parse/error5.C: New test.
2005
2006         PR c++/12989
2007         * g++.dg/expr/sizeof1.C: New test.
2008
2009         PR c++/13310
2010         * g++.dg/template/crash15.C: New test.
2011
2012 2003-12-15  Geoffrey Keating  <geoffk@apple.com>
2013
2014         * g++.old-deja/g++.pt/vaarg3.C: Don't expect an error for passing
2015         a non-POD type as the last named parameter of a varargs function.
2016
2017 2003-12-15  Mark Mitchell  <mark@codesourcery.com>
2018
2019         PR c++/13243
2020         PR c++/12573
2021         * g++.dg/template/crash14.C: New test.
2022         * g++.dg/template/dependent-expr3.C: Add dg-error markers.
2023
2024 2003-12-15  Nathan Sidwell  <nathan@codesourcery.com>
2025
2026         * g++.dg/other/java1.C: New test.
2027
2028         PR c++/13241
2029         * g++.dg/abi/mangle18-1.C: New test.
2030         * g++.dg/abi/mangle18-2.C: New test.
2031
2032 2003-12-15  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2033
2034         PR optimization/10312
2035         * gcc.c-torture/execute/20031214-1.c: New.
2036
2037 2003-12-14  Mark Mitchell  <mark@codesourcery.com>
2038
2039         PR c++/10779
2040         PR c++/12160
2041         * g++.dg/parse/error3.C: New test.
2042         * g++.dg/parse/error4.C: Likewise.
2043         * g++.dg/abi/mangle4.C: Tweak error messages.
2044         * g++.dg/lookup/using5.C: Likewise.
2045         * g++.dg/other/error2.C: Likewise.
2046         * g++.dg/parse/typename5.C: Likewise.
2047         * g++.dg/parse/undefined1.C: Likewise.
2048         * g++.dg/template/arg2.C: Likewise.
2049         * g++.dg/template/ttp3.C: Likewise.
2050         * g++.dg/template/type1.C: Likewise.
2051         * g++.old-deja/g++.other/crash32.C: Likewise.
2052         * g++.old-djea/g++.pt/defarg8.C: Likewise.
2053
2054 2003-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2055
2056         PR c++/13106
2057         * g++.dg/warn/noreturn-3.C: New test.
2058
2059 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2060
2061         PR c++/13118
2062         * g++.dg/abi/covariant3.C: New.
2063
2064 2003-12-12  Jakub Jelinek  <jakub@redhat.com>
2065
2066         * g++.dg/eh/ia64-1.C: New test.
2067
2068 2003-12-12  Roger Sayle  <roger@eyesopen.com>
2069
2070         PR optimization/13037
2071         * g77.f-torture/execute/13037.f: New test case.
2072
2073 2003-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2074
2075         PR c++/12881
2076         * g++.dg/abi/covariant2.C: New.
2077
2078 2003-12-12  Neil Booth  <neil@daikokuya.co.uk>
2079
2080         * testsuite/gcc.dg/cpp/trad/macro.c: New tests.
2081
2082 2003-12-11  Zack Weinberg  <zack@codesourcery.com>
2083
2084         * gcc.c-torture/execute/wchar_t-1.x: Delete.
2085
2086 2003-12-10  Robert Schiele  <rschiele@uni-mannheim.de>
2087
2088         PR other/10819
2089         * lib/gcc.exp (default_gcc_version): Do not match NL/CR characters
2090         to fix Bug 10819.
2091         * lib/g++.exp (g++_version): Likewise.
2092         * lib/g77.exp (g77_version): Likewise.
2093         * lib/objc.exp (default_objc_version): Likewise.
2094
2095 2003-12-10  Richard Henderson  <rth@redhat.com>
2096
2097         * gcc.c-torture/execute/wchar_t-1.c: Convert to utf-8.
2098
2099         * gcc.dg/intermod-1.c: Adjust assembler scan pattern for alpha.
2100
2101 2003-12-08  Matt Austern  <austern@apple.com>
2102
2103         PR c/13134
2104         * lib/gcc-dg.exp (dg-require-visibility): Define.
2105         * lib/target-supports (check_visibility_available): Define.
2106         * gcc.dg/visibility-1.c: New test.
2107         * gcc.dg/visibility-2.c: Likewise.
2108         * gcc.dg/visibility-3.c: Likewise.
2109         * gcc.dg/visibility-4.c: Likewise.
2110         * gcc.dg/visibility-5.c: Likewise.
2111         * gcc.dg/visibility-6.c: Likewise.
2112         * g++.dg/ext/visibility-1.C: Likewise.
2113         * g++.dg/ext/visibility-2.C: Likewise.
2114         * g++.dg/ext/visibility-3.C: Likewise.
2115         * g++.dg/ext/visibility-4.C: Likewise.
2116         * g++.dg/ext/visibility-5.C: Likewise.
2117         * g++.dg/ext/visibility-6.C: Likewise.
2118
2119 2003-12-07  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2120
2121         * g++.dg/lookup/java1.C: New test.
2122         * g++.dg/lookup/java2.C: New test.
2123
2124 2003-12-07  Falk Hueffner  <falk@debian.org>
2125
2126         * g++.dg/opt/noreturn-1.C: New test.
2127
2128 2003-12-07  Wolfgang Bangerth  <bangerth@dealii.org>
2129
2130         * gcc.dg/overflow-1.c: New test.
2131
2132 2003-12-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
2133
2134         * g77.f-torture/compile/13060.f: New test.
2135
2136 2003-12-06  Mark Mitchell  <mark@codesourcery.com>
2137
2138         PR c++/13323
2139         * g++.dg/inherit/operator2.C: New test.
2140
2141 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2142
2143         PR c++/13305
2144         * g++.dg/ext/attrib9.C: New test.
2145
2146 2003-12-05  Mark Mitchell  <mark@codesourcery.com>
2147
2148         PR c++/13314
2149         * g++.dg/template/error7.C: New test.
2150
2151 2003-12-05  Stuart Menefy <stuart.menefy@st.com>
2152             J"orn Rennecke <joern.rennecke@superh.com>
2153
2154         PR target/13302
2155         * g++.dg/other/struct-va_list.C: New test.
2156
2157 2003-12-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2158
2159         PR c++/13166
2160         * g++.dg/parse/defarg6.C: New test.
2161
2162 2003-12-05  Hans-Peter Nilsson  <hp@axis.com>
2163
2164         PR target/13256
2165         * gcc.c-torture/execute/20031201-1.c: New test.
2166
2167 2003-12-05  Arnaud Charlet  <charlet@act-europe.fr>
2168
2169         * ada/acats/run_acats: Add checks against missing gnatlib/gnattools.
2170
2171 2003-12-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2172
2173         * gcc.dg/builtin-return-1.c: New test.
2174
2175 2003-12-04  Stuart Menefy <stuart.menefy@st.com>
2176             J"orn Rennecke <joern.rennecke@superh.com>
2177
2178         PR optimization/13260
2179         * gcc.c-torture/execute/20031204-1.c: New test.
2180
2181 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2182
2183         PR c++/9127
2184         * g++.dg/template/error6.C: New test.
2185
2186 2003-12-03  Jakub Jelinek  <jakub@redhat.com>
2187
2188         * gcc.dg/20031202-1.c: New test.
2189
2190 2003-12-03  Mark Mitchell  <mark@codesourcery.com>
2191
2192         PR c++/13179
2193         * g++.dg/template/eh1.C: New test.
2194
2195         PR c++/10771
2196         * g++.dg/template/error5.C: New test.
2197
2198 2003-12-02  David Ung  <davidu@mips.com>
2199
2200         * gcc.dg/compat/vector-check.h: Corrected type for var
2201         g_##TMODE
2202
2203 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2204
2205         PR c++/10126
2206         * g++.dg/template/ptrmem8.C: New test.
2207
2208 2003-12-02  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
2209
2210         PR c++/12573
2211         * g++.dg/template/dependent-expr3.C: New test.
2212
2213 2003-12-01  James Lemke  <jim@wasabisystems.com>
2214
2215         * gcc.dg/arm-g2.c: New test.
2216
2217 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2218
2219         PR optimization/11634
2220         * gcc.dg/20031201-2.c: New test case.
2221
2222 2003-12-01  Zack Weinberg  <zack@codesourcery.com>
2223
2224         PR 11433
2225         * objc.dg/proto-lossage-3.m: New test.
2226
2227 2003-12-01  Roger Sayle  <roger@eyesopen.com>
2228
2229         PR optimization/12628
2230         * gcc.dg/20031201-1.c: New test case.
2231
2232 2003-12-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
2233
2234         * gcc.dg/unaligned-1.c: New test.
2235
2236 2003-11-30  Mark Mitchell  <mark@codesourcery.com>
2237
2238         PR c++/9849
2239         * g++.dg/template/error4.C: New test.
2240         * g++.dg/template/nested3.C: Adjust error markers.
2241
2242 2003-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2243
2244         * gcc.dg/cpp/assert4.c: Check more #system assertions.
2245
2246 2003-11-29  Joseph S. Myers  <jsm@polyomino.org.uk>
2247
2248         PR c/10333
2249         * gcc.dg/bitfld-7.c: New test.
2250
2251 2003-11-29  Richard Sandiford  <rsandifo@redhat.com>
2252
2253         * gcc.dg/tls/asm-1.C: New test.
2254
2255 2003-11-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2256
2257         * gcc.dg/cpp/assert4.c: Update.
2258
2259 2003-11-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
2260
2261         * gcc.dg/builtin-apply2.c: Set size of stack argument data to 64.
2262         * gcc.dg/builtin-apply3.c: New test.
2263
2264 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2265
2266         * lib/compat.exp (compat-obj): New xfaildata parameter.
2267         Use it to set compiler_conditional_xfail_data before compiling.
2268         (compat-get-options): Handle dg-xfail-if.
2269         (compat-execute): Retrieve XFAIL data and pass them to compat-obj.
2270         * gcc.dg/compat/vector-1_x.c: XFAIL on SPARC.
2271         * gcc.dg/compat/vector-1_y.c: Likewise.
2272         * gcc.dg/compat/vector-2_x.c: Likewise.
2273         * gcc.dg/compat/vector-2_y.c: Likewise.
2274
2275 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2276
2277         * g++.dg/opt/reg-stack4.C: New test.
2278
2279 2003-11-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2280
2281         * gcc.dg/builtin-apply2.c: New test.
2282
2283 2003-11-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
2284
2285         * gcc.c-torture/compile/20031023-4.c: Don't XFAIL on SPARC64.
2286
2287 2003-11-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2288
2289         PR c++/12924
2290         * g++.dg/template/template-id-2.C: New test.
2291
2292 2003-11-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2293
2294         PR c++/5369
2295         * g++.dg/template/memfriend1.C: New test.
2296         * g++.dg/template/memfriend2.C: Likewise.
2297         * g++.dg/template/memfriend3.C: Likewise.
2298         * g++.dg/template/memfriend4.C: Likewise.
2299         * g++.dg/template/memfriend5.C: Likewise.
2300         * g++.dg/template/memfriend6.C: Likewise.
2301         * g++.dg/template/memfriend7.C: Likewise.
2302         * g++.dg/template/memfriend8.C: Likewise.
2303         * g++.old-deja/g++.pt/friend44.C: Remove a bogus error.
2304
2305 2003-11-21  Mark Mitchell  <mark@codesourcery.com>
2306
2307         PR c++/12515
2308         * g++.dg/ext/cond1.C: New test.
2309
2310 2003-11-20  Richard Henderson  <rth@redhat.com>
2311
2312         * gcc.dg/20020201-2.c: Remove.
2313         * gcc.dg/20020201-4.c: Remove.
2314         * gcc.dg/20020304-1.c: Remove.
2315
2316 2003-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
2317
2318         * gcc.dg/cpp/trad/xwin1.c: New test case.
2319
2320 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
2321
2322         * g++.dg/compat/compat.exp: Add DYLD_LIBRARY_PATH for darwin.
2323         * lib/g77.exp: Likewise.
2324         * lib/objc.exp: Likewise.
2325         * lib/g++.exp: Likewise, add -multiply_defined suppress flag
2326         for darwin.
2327
2328 2003-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2329
2330         PR c++/12932
2331         * g++.dg/template/static5.C: New test.
2332
2333 2003-11-18  Joseph S. Myers  <jsm@polyomino.org.uk>
2334
2335         * gcc.dg/nested-func-1.c: New test.
2336
2337 2003-11-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2338
2339         * gcc.dg/cpp/assert4.c: New test.
2340
2341 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2342
2343         PR c++/2294
2344         * g++.dg/lookup/using9.c: New test.
2345
2346 2003-11-14  Mark Mitchell  <mark@codesourcery.com>
2347
2348         PR c++/12762
2349         * g++.dg/template/error3.C: New test.
2350
2351 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
2352
2353         PR ada/13035
2354         * ada/acats/run_acats, run_all.sh: Fix syntax error.
2355         No longer use a wrapper for gcc, since this does not work under
2356         Windows.
2357
2358 2003-11-14  Giovanni Bajo  <giovannibajo@libero.it>
2359
2360         PR c++/2094
2361         * g++.dg/template/ptrmem7.C: New test.
2362
2363 2003-11-13  Andrew Pinski <apinski@apple.com>
2364
2365         * gcc.c-torture/compile/20031113-1.c: New test.
2366
2367 2003-11-13  Mark Mitchell  <mark@codesourcery.com>
2368             Kean Johnston <jkj@sco.com>
2369
2370         PR c/13029
2371         * gcc.dg/unused-4.c: Update.
2372
2373 2003-11-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
2374
2375         * g++.dg/opt/const3.C: New test.
2376
2377 2003-11-13  Jan Hubicka  <jh@suse.cz>
2378
2379         * gcc.c-torture/compile/20031112-1.c: New test.
2380
2381 2003-11-12  Mark Mitchell  <mark@codesourcery.com>
2382
2383         * g++.dg/parse/crash10.C: Remove bogus error marker.
2384
2385 2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2386
2387         * ada/acats/run_acats (host_gnatmake): Use type in a /bin/sh script.
2388         (host_gcc): Likewise.
2389         (ROOT): Honor $PWDCMD.
2390         (BASE): Likewise.
2391         * ada/acats/run_all.sh (dir): Honor $PWDCMD.
2392
2393 2003-11-12  Catherine Moore  <clm@redhat.com>
2394
2395         * gcc.c-torture/execute/20020720-1.x:  Add xfail for frv-*-*.
2396
2397 2003-11-12  Andreas Jaeger  <aj@suse.de>
2398             Jakub Jelinek  <jakub@redhat.com>
2399             Andrew Pinski  <pinskia@physics.uc.edu>
2400             Richard Henderson  <rth@redhat.com>
2401
2402         * gcc.dg/c90-const-expr-2.c (foo): Avoid extra warning on 64-bit
2403         systems.
2404         * gcc.dg/c99-const-expr-2.c (foo): Likewise.
2405
2406         * gcc.dg/20030926-1.c: Make it work on x86_64 systems.
2407         * gcc.dg/i386-pentium4-not-mull.c: Likewise.
2408
2409 2003-11-11  Andreas Jaeger  <aj@suse.de>
2410
2411         * gcc.c-torture/execute/20020720-1.x: Test passes also on x86_64.
2412
2413         * gcc.c-torture/execute/20020227-1.x: Test passes also on x86_64.
2414
2415 2003-11-10  Arnaud Charlet  <charlet@act-europe.fr>
2416
2417         * ada/acats/run_all.sh: Add handling of unsupported (tasking) tests.
2418         Clean ups.
2419
2420 2003-11-10  Waldek Hebisch  <hebisch@math.uni.wroc.pl>
2421
2422         * gcc.dg/trampoline-1.c: New test.
2423
2424 2003-11-09  Andrew Pinski  <pinskia@physics.uc.edu>
2425
2426         * gcc.c-torture/compile/200031109-1.c: New test.
2427
2428 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2429
2430         PR c/3190
2431         PR c/8714
2432         * gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2433         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/ext3.c,
2434         gcc.dg/format/no-y2k-1.c: Update.
2435
2436 2003-11-08  Roger Sayle  <roger@eyesopen.com>
2437
2438         PR optimization/10467
2439         * gcc.dg/20031108-1.c: New test case.
2440
2441 2003-11-07  Geoffrey Keating  <geoffk@apple.com>
2442
2443         * gcc.dg/pch/warn-1.c: Allow for more helpful error message.
2444
2445 2003-11-08  Joseph S. Myers  <jsm@polyomino.org.uk>
2446
2447         * gcc.dg/compound-lvalue-1.c: New test.
2448         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Remove
2449         some XFAILs.
2450
2451 2003-11-06  Geoffrey Keating  <geoffk@apple.com>
2452
2453         * gcc.dg/altivec-varargs-1.c: New test.
2454
2455 2003-11-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
2456
2457         * gcc.c-torture/compile/20031023-4.c: XFAIL on SPARC64
2458         * gcc.c-torture/compile/simd-5.c: XFAIL on SPARC64 at -O0 and -O1.
2459         * gcc.c-torture/execute/simd-4.x: New file.  XFAIL on SPARC at -O0.
2460         * gcc.c-torture/execute/va-arg-25.x: New file.  XFAIL on SPARC.
2461         * gcc.dg/uninit-C.c: XFAIL on non 64-bit Solaris versions.
2462
2463 2003-11-05  Joseph S. Myers  <jsm@polyomino.org.uk>
2464
2465         * gcc.dg/cond-lvalue-1.c: New test.
2466
2467 2003-11-05  Gernot Hillier  <gernot.hillier@siemens.com>
2468
2469         * g++.old-deja/g++.pt/asm1.C: Enable for e.g. x86_64-*-linux-gnu.
2470
2471 2003-11-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2472
2473         PR c++/11616
2474         * g++.dg/template/instantiate5.C: New test.
2475
2476 2003-11-03  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2477
2478         PR c++/12726
2479         * g++.dg/ext/complit2.C: Replace test with self-contained version.
2480         * ChangeLog: Add missing first entry for above test.
2481
2482 2003-11-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2483
2484         PR c++/9810
2485         * g++.dg/template/using8.C: New test.
2486         * g++.old-deja/g++.other/access11.C: Adjust expected error location.
2487
2488 2003-11-02  Roger Sayle  <roger@eyesopen.com>
2489
2490         PR optimization/10817
2491         * gcc.c-torture/compile/20031102-1.c: New test case.
2492
2493 2003-11-02  Kazu Hirata  <kazu@cs.umass.edu>
2494
2495         * gcc.c-torture/execute/va-arg-25.c: Enable only if INT_MAX ==
2496         2147483647.
2497
2498 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2499
2500         * gcc.dg/20031102-1.c: New test.
2501
2502 2003-11-02  Eric Botcazou  <ebotcazou@libertysurf.fr>
2503
2504         * gcc.dg/complex-1.c: New test.
2505
2506 2003-11-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2507
2508         PR c++/12796
2509         * g++.dg/template/crash13.C: Adjust expected error location.
2510         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2511
2512 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2513
2514         * g++.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2515
2516 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2517
2518         PR/10239
2519         * gcc.c-torture/compile/20031031-2.c: New test.
2520
2521 2003-10-31  Josef Zlomek  <zlomekj@suse.cz>
2522
2523         PR/11640
2524         * gcc.c-torture/compile/20031031-1.c: New test.
2525
2526 2003-10-31  Richard Earnshaw  <rearnsha@arm.com>
2527
2528         * g77.dg/bprob/bprob.exp: Disable test on arm-elf configs.
2529         * gcc.misc-tests/bprob.exp: Likewise.
2530         * g77.dg/execute/20001201.x, 6367.x, io0.x, io1.x, u77-test.x: XFAIL
2531         the execution test on arm-elf configs.
2532         * g77.dg/execute/10197.x: New file.  XFAIL the execution test on
2533         configs that don't support scratch files.
2534         * g77.dg/execute/u77-test.x: XFAIL compilation on arm-elf configs.
2535
2536 2003-10-30  Arnaud Charlet  <charlet@act-europe.fr>
2537
2538         * ada/acats/run_all.sh: Do not print PASS messages to stdout, as
2539         done by dejagnu.
2540
2541 2003-10-29  Arnaud Charlet  <charlet@act-europe.fr>
2542
2543         * ada/acats/run_all.sh: Redirect mv output to /dev/null
2544         Avoid non pure sh syntax. Add more logging.
2545
2546         * ada/acats/norun.lst: Disable cdd2a03, since it is expected to
2547         fail.
2548
2549 2003-10-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2550
2551         PR libgcj/10610
2552         * gcc.dg/ppc-stackalign-1.c: New test.
2553
2554 2003-10-28  Arnaud Charlet  <charlet@act-europe.fr>
2555
2556         * ada/acats/run_all.sh: Change output to be more compliant with
2557         dejagnu framework.
2558         Create acats.sum and acats.log files under testsuite/ada/acats
2559         Only run [a-z]* directories, to filter out e.g. CVS.
2560         Redirect build output to log file.
2561
2562 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2563
2564         * README.ada: Removed, integrated in ../doc/sourcebuild.texi
2565
2566 2003-10-27  Arnaud Charlet  <charlet@act-europe.fr>
2567
2568         PR ada/5909:
2569         * README.ada, ada/acats: Import ACATS 2.5 for GCC Ada test suite.
2570
2571 2003-10-27  Jakub Jelinek  <jakub@redhat.com>
2572
2573         * gcc.c-torture/compile/20031023-1.c: New test.
2574         * gcc.c-torture/compile/20031023-2.c: New test.
2575         * gcc.c-torture/compile/20031023-3.c: New test.
2576         * gcc.c-torture/compile/20031023-4.c: New test.
2577
2578 2003-10-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2579
2580         PR c++/10371
2581         * g++.dg/lookup/scoped8.C: New test.
2582
2583 2003-10-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
2584
2585         * g++.dg/opt/reg-stack3.C: New test.
2586
2587 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2588
2589         * gcc.dg/c99-arraydecl-2.c: New test.  PR c/11943.
2590
2591 2003-10-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2592
2593         PR c++/11076
2594         * g++.dg/template/crash13.C: New test.
2595
2596 2003-10-24  Joseph S. Myers  <jsm@polyomino.org.uk>
2597
2598         * gcc.dg/c99-restrict-2.c: New test.
2599
2600 2003-10-24  Nathan Sidwell  <nathan@codesourcery.com>
2601
2602         PR c++/12698, c++/12699, c++/12700, c++/12566
2603         * g++.dg/inherit/covariant9.C: New test.
2604         * g++.dg/inherit/covariant10.C: New test.
2605         * g++.dg/inherit/covariant11.C: New test.
2606
2607 2003-10-23  Jason Merrill  <jason@redhat.com>
2608
2609         PR c++/12726
2610         * g++.dg/ext/complit2.C: New test.
2611
2612 2003-10-20  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
2613
2614         PR target/12654
2615         * gcc.c-torture/execute/20031020-1.c: New test.
2616
2617 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2618
2619         * gcc.dg/old-style-asm-1.c: Also check for (set (pc) on lines
2620         following the jump_insn.
2621
2622 2003-10-22  Joseph S. Myers  <jsm@polyomino.org.uk>
2623
2624         * gcc.dg/cast-lvalue-1.c: New test.
2625
2626 2003-10-21  Mark Mitchell  <mark@codesourcery.com>
2627
2628         PR c++/11962
2629         * g++.dg/template/cond2.C: New test.
2630
2631 2003-10-20  Joseph S. Myers  <jsm@polyomino.org.uk>
2632
2633         * gcc.dg/builtins-28.c: New test.
2634
2635 2003-10-20  Jan Hubicka  <jh@suse.cz>
2636
2637         * testsuite/g++.dg/opt/inline4.C: Do not use min-inline-insns
2638         parameter.
2639         * testsuite/gcc.dg/inline-2.c: Likewise.
2640
2641 2003-10-20  Phil Edwards  <phil@codesourcery.com>
2642
2643         * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
2644         * gcc.dg/nest.c:  Likewise.
2645
2646 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2647
2648         PR c++/9781, c++/10583, c++/11862
2649         * g++.dg/parse/crash13.C: New test.
2650
2651 2003-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2652
2653         * gcc.dg/old-style-asm-1.c: Count jump_insns instead of labels.
2654
2655 2003-10-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
2656
2657         * gcc.dg/builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.
2658         Define HAVE_C99_RUNTIME except on Solaris.
2659         * gcc.dg/builtins-20.c: Likewise.
2660
2661 2003-10-19  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
2662
2663         * gcc.dg/old-style-asm-1.c: Use scan-assembler-times.
2664
2665 2003-10-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2666
2667         PR c++/12495
2668         * g++.dg/template/crash21.C: New test.
2669
2670 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2671
2672         PR c++/2513
2673         * g++.dg/template/typename5.C: New test.
2674
2675 2003-10-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2676
2677         PR c++/12369
2678         * g++.dg/template/friend25.C: New test.
2679
2680 2003-10-16  Ziemowit Laski  <zlaski@apple.com>
2681
2682         * objc.dg/try-catch-2.m: Relax target triple to all Darwin
2683         versions.
2684
2685 2003-10-16  Kazu Hirata  <kazu@cs.umass.edu>
2686
2687         * gcc.c-torture/execute/20031003-1.c: Enable only when INT_MAX
2688         == 2147483647.
2689
2690 2003-10-15  Kazu Hirata  <kazu@cs.umass.edu>
2691
2692         * gcc.c-torture/execute/960416-1.x: Remove.
2693         * gcc.c-torture/execute/divconst-3.x: Likewise.
2694
2695 2003-10-15  Hans-Peter Nilsson  <hp@axis.com>
2696
2697         PR target/12598
2698         * gcc.dg/torture/cris-volatile-1.c: New test.
2699
2700 2003-10-14  Roger Sayle  <roger@eyesopen.com>
2701
2702         PR optimization/9325
2703         * gcc.c-torture/execute/20031003-1.c: Remove non-portable tests
2704         for overflowing floating point to integer conversion during RTL
2705         simplification.
2706
2707 2003-10-13  Ziemowit Laski  <zlaski@apple.com>
2708
2709         * objc/execute/_cmd.m: Fix typo.
2710         * objc.dg/image-info.m, objc.dg/symtab-1.m:
2711         Relax 'scan-assembler' regexp.
2712         * objc.dg/try-catch-1.m, objc.dg/try-catch-3.m,
2713         objc.dg/try-catch-4.m: Run on non-Darwin targets.
2714         * objc.dg/zero-link-2.m: Remove blank line.
2715         * objc.dg/zero-link-3.m: New test case.
2716
2717 2003-10-13  Geoffrey Keating  <geoffk@apple.com>
2718
2719         * g77.f-torture/execute/980520-1.x: XFAIL at -O0.
2720
2721         * gcc.dg/asm-names.c: Use scan-assembler-not rather
2722         than linker trickery.
2723
2724 2003-10-13  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
2725
2726         PR c++/12370
2727         * g++.dg/other/friend2.C: New test.
2728
2729 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2730
2731         * gcc.dg/20031012-1.c: New test.
2732
2733 2003-10-12  Steven Bosscher  <steven@gcc.gnu.org>
2734
2735         * gcc.dg/weak/weak-3.c: Fix for new warning.
2736
2737 2003-10-12  Kelley Cook  <kcook@gcc.gnu.org>
2738
2739         PR optimization/8750
2740         * gcc.c-torture/execute/20031012-1.c: New test case.
2741
2742 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2743
2744         * gcc.c-torture/execute/string-opt-8.c: Don't test optimizations
2745         that inline strncmp as cmpstrsi on i386 when compiled with -Os.
2746
2747 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2748
2749         PR optimization/12260
2750         * gcc.c-torture/compile/20031011-2.c: New test case.
2751
2752 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2753
2754         * gcc.c-torture/execute/20031011-1.c: New testcase.
2755
2756 2003-10-11  Eric Botcazou  <ebotcazou@libertysurf.fr>
2757
2758         * gcc.c-torture/compile/20031011-1.c: New test.
2759
2760 2003-10-11  Jan Hubicka  <jh@suse.cz>
2761
2762         * g++.dg/other/first-global.C: New test.
2763
2764 2003-10-11  Roger Sayle  <roger@eyesopen.com>
2765
2766         * gcc.c-torture/execute/string-opt-18.c: New testcase.
2767
2768 2003-10-10  Ian Lance Taylor  <ian@wasabisystems.com>
2769
2770         * gcc.c-torture/compile/20031010-1.c: New test.
2771
2772 2003-10-10  Geoffrey Keating  <geoffk@apple.com>
2773
2774         * gcc.c-torture/execute/va-arg-24.c: Correct, and rename to...
2775         * gcc.c-torture/execute/va-arg-25.c: ... here.
2776
2777 2003-10-09  Mark Mitchell  <mark@codesourcery.com>
2778
2779         * g++.dg/ext/attrib8.C: Only run it on x86 targets.
2780
2781 2003-10-08  Richard Sandiford  <rsandifo@redhat.com>
2782
2783         * gcc.c-torture/compile/mipscop-[1-4].c: Disable for mips16.
2784
2785 2003-10-08  Giovanni Bajo  <giovannibajo@libero.it>
2786
2787         * g++.dg/parse/error2.C: New test.
2788
2789 2003-10-08  Giovanni Bajo <giovannibajo@libero.it>
2790
2791         PR c++/11097
2792         * g++.dg/other/error5.C: Modify the error message.
2793         * g++.dg/lookup/using8.C: New test.
2794
2795 2003-10-07  Geoffrey Keating  <geoffk@apple.com>
2796
2797         * gcc.dg/darwin-abi-2.c: New file.
2798         * gcc.c-torture/execute/va-arg-24.c: New file.
2799
2800 2003-10-06  Bob Wilson  <bob.wilson@acm.org>
2801
2802         * g++.dg/template/spec10.C: Set exit value to zero on success.  Fix
2803         indentation.
2804
2805 2003-10-06  Mark Mitchell  <mark@codesourcery.com>
2806
2807         PR c++/10147
2808         * g++.dg/other/error4.C: Update error messages.
2809         * g++.dg/template/ptrmem4.C: Likewise.
2810
2811         PR c++/12337
2812         * g++.dg/init/new9.C: New test.
2813
2814         PR c++/12334, c++/12236, c++/8656
2815         * g++.dg/ext/attrib8.C: New test.
2816
2817 2003-10-06  Devang Patel  <dpatel@apple.com>
2818
2819         * gcc.dg/debug/dwarf2-3.h: New test.
2820         * gcc.dg/debug/dwarf2-3.c: New test case for -feliminate-dwarf2-dups.
2821
2822 2003-10-06  Wolfgang Bangerth  <bangerth@ticam.utexas.edu>
2823
2824         * g++.dg/opt/cfg2.C: New test.
2825
2826 2003-10-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
2827
2828         * g++.dg/opt/float1.C: New test.
2829
2830 2003-10-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
2831
2832         * gcc.dg/c90-array-lval-6.c: New test.
2833         * gcc.dg/c99-array-lval-6.c: New test.
2834
2835 2003-10-03  Alexander Malmberg  <alexander@malmberg.org>
2836             Ziemowit Laski  <zlaski@apple.com>
2837
2838         * objc.dg/method-6.m ('starboard'): Move prototype from 'Base' to
2839         'Derived', so that it is never considered a class method; add
2840         new warning for '+port' method ambiguity.
2841         * objc.dg/method-12.m: Include <objc/objc.h> instead of
2842         <objc/objc-api.h> (needed on Mac OS X).
2843         * objc.dg/method-13.m: New test.
2844
2845 2003-10-03  Roger Sayle  <roger@eyesopen.com>
2846
2847         PR optimization/9325, PR java/6391
2848         * gcc.c-torture/execute/20031003-1.c: New test case.
2849
2850 2003-10-02  Mark Mitchell  <mark@codesourcery.com>
2851
2852         PR optimization/12180
2853         * gcc.dg/20031002-1.c: New test.
2854
2855         PR c++/12486
2856         * g++.dg/inherit/error1.C: New test.
2857
2858 2003-10-02  Chris Demetriou  <cgd@broadcom.com>
2859
2860         * lib/f-torture.exp (search_for): Rename to...
2861         (search_for_re): This.  Also, clean up comments and the
2862         "regexp" invocation.
2863
2864 2003-10-02  Josef Zlomek  <zlomekj@suse.cz>
2865
2866         * gcc.c-torture/compile/20031002-1.c: New test.
2867
2868 2003-10-02  Jakub Jelinek  <jakub@redhat.com>
2869
2870         * g++.dg/opt/cond1.C: New test.
2871
2872 2003-10-01  Kelley Cook  <kelleycook@wideopenwest.com>
2873
2874         * gcc.dg/Wold-style-definition-2.c: New testcase.
2875         * gcc.dg/wtr-func-def-1.c: Modify to reflect new warning.
2876
2877 2003-09-29  Richard Henderson  <rth@redhat.com>
2878
2879         * g++.dg/init/array10.C: Add dg-options.
2880
2881 2003-09-29  Eric Botcazou  <ebotcazou@libertysurf.fr>
2882
2883         * g++.dg/opt/unroll1.C: Change unsigned to __SIZE_TYPE__.
2884
2885 2003-09-28  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2886
2887         * g++.dg/template/friend19.C: Fix typo.
2888         * g++.old-deja/g++.other/crash31.C: Adjust expected error.
2889
2890 2003-09-28  Richard Sandiford  <rsandifo@redhat.com>
2891
2892         * gcc.c-torture/execute/20030928-1.c: New test.
2893         * gcc.dg/torture/mips-sdata-1.c (f): Refer to x[0] rather than x[3].
2894
2895 2003-09-27  Eric Botcazou  <ebotcazou@libertysurf.fr>
2896
2897         * g++.dg/opt/unroll1.C: New test.
2898
2899 2003-09-26  Roger Sayle  <roger@eyesopen.com>
2900
2901         PR optimization/11741
2902         * gcc.dg/20030926-1.c: New test case.
2903
2904 2003-09-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2905
2906         PR c++/5655
2907         * g++.dg/parse/access7.C: New test.
2908         * g++.old-deja/g++.brendan/crash56.C: Fix redeclaration error.
2909
2910 2003-09-24  Ziemowit Laski  <zlaski@apple.com>
2911
2912         MERGE OF objc-improvements-branch into MAINLINE:
2913         * lib/objc.exp (objc_target_compile): Do not point at libobjc headers
2914         if libobjc has not been built.
2915         * objc/execute/IMP.m, objc/execute/_cmd.m, objc/execute/bf-common.h,
2916         objc/execute/bycopy-3.m, objc/execute/class-{1-14}.m,
2917         objc/execute/class-self-2.m, objc/execute/many_args_method.m,
2918         objc/execute/nested-3.m, objc/execute/np-2.m,
2919         objc/execute/object_is_class.m, objc/execute/object_is_meta_class.m,
2920         objc/execute/redefining_self.m, objc/execute/root_methods.m,
2921         objc/execute/static-{1-2}.m, objc/execute/string-{1-4}.m,
2922         objc/execute/va_method.m, objc.dg/comp-types-4.m, objc.dg/headers.m,
2923         objc.dg/special/unclaimed-category-1.h,
2924         objc.dg/special/unclaimed-category-1.m: Make usable with NeXT as
2925         well as GNU runtime.
2926         * execute/next_mapping.h: New header, for GNU->NeXT impedance matching.
2927         * execute/cascading-1.m, execute/function-message-1.m,
2928         objc.dg/anon-1.m, objc.dg/bitfield-{3-4}.m,
2929         objc.dg/call-super-{1-3}.m, objc.dg/category-1.m,
2930         objc.dg/const-str-{3-6}.m, objc.dg/encode-{1-4}.m,
2931         objc.dg/func-ptr-1.m, objc.dg/gnu-runtime-1.m, objc.dg/image-info.m,
2932         objc.dg/method-{3-12}.m, objc.dg/missing-proto-{1-3}.m,
2933         objc.dg/nested-func-1.m, objc.dg/proto-lossage-2.m,
2934         objc.dg/proto-qual-1.m, objc.dg/sizeof-1.m, objc.dg/static-1.m,
2935         objc.dg/symtab-1.m, objc.dg/try-catch-{1-4}.m,
2936         objc.dg/type-size-{1-2}.m, objc.dg/zero-link-{1-2}.m: New test cases.
2937         * objc.dg/bitfield-2.m: Run only on Darwin.
2938         * objc.dg/class-2.m, objc.dg/comp-types-1.m, objc.dg/desig-init-1.m,
2939         objc.dg/method-{1-2}.m, objc.dg/proto-hier-1.m,
2940         objc.dg/proto-lossage-1.m: Adjust for message wording changes.
2941         * objc.dg/const-str-1.m: Fix constant string layout.
2942
2943 2003-09-24  Alexandre Oliva  <aoliva@redhat.com>
2944
2945         * gcc.dg/cpp/Wunknown-pragmas-1.c: New test.
2946
2947 2003-09-23  Geoffrey Keating  <geoffk@apple.com>
2948
2949         * gcc.dg/darwin-abi-1.c: New file.
2950
2951 2003-09-21  Andrew Pinski  <pinskia@physics.uc.edu>
2952
2953         PR target/12281
2954         * gcc.c-torture/compile/20030921-1.c: New test.
2955
2956 2003-09-22  Eric Botcazou  <ebotcazou@libertysurf.fr>
2957
2958         * g++.dg/opt/reg-stack2.C: New test.
2959
2960 2003-09-21  Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
2961
2962         * g++.dg/eh/delayslot1.C: New test.
2963
2964 2003-09-20  Richard Henderson  <rth@redhat.com>
2965
2966         * gcc.dg/format/gcc_diag-1.c: Add tests for %J.
2967
2968 2003-09-20  Roger Sayle  <roger@eyesopen.com>
2969
2970         * gcc.c-torture/execute/20030920-1.c: New test case.
2971
2972 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2973
2974         * g++.dg/rtti/typeid3.C: Correct expected error message.
2975
2976 2003-09-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2977
2978         PR c++/157
2979         * g++.dg/parse/crash12.C: New test.
2980
2981 2003-09-19  Janis Johnson  <janis187@us.ibm.com>
2982
2983         * gcc.dg/compat/mixed-struct-check.h: New.
2984         * gcc.dg/compat/mixed-struct-defs.h: New.
2985         * gcc.dg/compat/mixed-struct-init.h: New.
2986         * gcc.dg/compat/struct-by-value-19_main.c: New.
2987         * gcc.dg/compat/struct-by-value-19_x.c: New.
2988         * gcc.dg/compat/struct-by-value-19_y.c: New.
2989         * gcc.dg/compat/struct-by-value-20_main.c: New.
2990         * gcc.dg/compat/struct-by-value-20_x.c: New.
2991         * gcc.dg/compat/struct-by-value-20_y.c: New.
2992         * gcc.dg/compat/struct-return-19_main.c: New.
2993         * gcc.dg/compat/struct-return-19_x.c: New.
2994         * gcc.dg/compat/struct-return-19_y.c: New.
2995         * gcc.dg/compat/struct-return-20_main.c: New.
2996         * gcc.dg/compat/struct-return-20_x.c: New.
2997         * gcc.dg/compat/struct-return-20_y.c: New.
2998
2999 2003-09-19  Andrew Pinski  <pinskia@physics.uc.edu>
3000         * g++.dg/init/array11.C: Change unsigned to __SIZE_TYPE__
3001         so that it will not complain on LP64 targets.
3002
3003 2003-09-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3004
3005         PR c++/495
3006         * g++.dg/template/friend24.C: New test.
3007
3008 2003-09-19  Nathan Sidwell  <nathan@codesourcery.com>
3009
3010         PR c++/12332
3011         * g++.dg/template/memtmpl2.C: New test.
3012
3013 2003-09-18  Mark Mitchell  <mark@codesourcery.com>
3014
3015         PR target/11184
3016         * gcc.dg/builtin-apply1.c: New test.
3017
3018 2003-09-18  Nathan Sidwell  <nathan@codesourcery.com>
3019
3020         PR c++/9848
3021         * g++.dg/warn/Wunused-4.C: New test.
3022
3023 2003-09-18  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3024
3025         PR c++/12316
3026         * g++.dg/other/gc2.C: New test.
3027
3028 2003-09-17  Mark Mitchell  <mark@codesourcery.com>
3029
3030         PR c++/11991
3031         * g++.dg/rtti/typeid3.C: New test.
3032
3033         PR c++/12266
3034         * g++.dg/overload/template1.C: New test.
3035
3036 2003-09-17  Eric Botcazou  <ebotcazou@libertysurf.fr>
3037
3038         * g++.dg/opt/cfg3.C: New test.
3039
3040 2003-09-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3041
3042         PR c++/7939
3043         * g++.dg/template/crash11.C: New test.
3044
3045 2003-09-16  Jason Merrill  <jason@redhat.com>
3046             Jakub Jelinek  <jakub@redhat.com>
3047
3048         * gcc.dg/attr-warn-unused-result.c: New test.
3049
3050 2003-09-15  Nathan Sidwell  <nathan@codesourcery.com>
3051
3052         PR c++/12184
3053         * g++.dg/expr/call2.C: New test.
3054
3055 2003-09-15  Andreas Jaeger  <aj@suse.de>
3056
3057         * gcc.dg/Wold-style-definition-1.c: New test.
3058
3059 2003-09-14  Mark Mitchell  <mark@codesourcery.com>
3060
3061         PR c++/3907
3062         * g++.dg/parse/template12.C: New test.
3063
3064         * g++.dg/abi/bitfield11.C: New test.
3065         * g++.dg/abi/bitfield12.C: Likewise.
3066
3067 2003-09-14  Alexandre Oliva  <aoliva@redhat.com>
3068
3069         * gcc.dg/cpp/separate-1.c: Adjust line of error.  Test for correct
3070         non-expansion of functional macro name without arguments at EOL.
3071         * gcc.dg/cpp/spacing1.c: Revert 2003-08-04's change.  Likewise.
3072
3073 2003-09-14  Richard Sandiford  <rsandifo@redhat.com>
3074
3075         * gcc.c-torture/execute/20030914-[12].c: New tests.
3076
3077 2003-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3078
3079         PR c++/11788
3080         * g++.dg/overload/addr1.C: New test.
3081
3082 2003-09-10  Ian Lance Taylor  <ian@wasabisystems.com>
3083
3084         * gcc.dg/20030909-1.c: New test.
3085
3086 2003-09-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
3087
3088         * gcc.dg/ultrasp10.c: New test.
3089
3090 2003-09-09  Devang Patel  <dpatel@apple.com>
3091
3092         * gcc.dg/darwin-ld-6.c: New test.
3093
3094 2003-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3095
3096         * gcc.dg/torture/builtin-explog-1.c: New testcase.
3097
3098 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3099
3100         * gcc.dg/ia64-types1.c: New test.
3101         * gcc.dg/ia64-types2.c: Likewise.
3102
3103 2003-09-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3104
3105         * gcc.dg/builtins-1.c: Add more _Complex tests.
3106         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3107
3108         * gcc.dg/builtins-1.c: Test existing _Complex functions.
3109         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3110
3111 2003-09-08  Mark Mitchell  <mark@codesourcery.com>
3112
3113         PR c++/11786
3114         * g++.dg/lookup/koenig2.C: New test.
3115
3116         PR c++/5296
3117         * g++.dg/rtti/typeid2.C: New test.
3118
3119 2003-09-08  Jakub Jelinek  <jakub@redhat.com>
3120
3121         * gcc.c-torture/compile/20030904-1.c: New test.
3122
3123 2003-09-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
3124
3125         * g++.dg/opt/longbranch2.C: New test.
3126
3127 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3128
3129         * g++.dg/template/crash10.C: Only compile it.
3130
3131 2003-09-07  Andrew Pinski  <pinskia@physics.uc.edu>
3132
3133         PR middle-end/11665
3134         * gcc.c-torture/compile/20030907-1.c: New test.
3135         * g++.dg/init/array11.C: New test.
3136
3137 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3138
3139         PR c++/11852
3140         * g++.dg/init/struct1.C: New test.
3141
3142 2003-09-07  Mark Mitchell  <mark@codesourcery.com>
3143
3144         PR c++/12181
3145         * g++.dg/expr/comma1.C: New test.
3146
3147 2003-09-06  Mark Mitchell  <mark@codesourcery.com>
3148
3149         PR c++/11867
3150         * g++.dg/expr/static_cast5.C: New test.
3151
3152 2003-09-06  Andrew Pinski  <pinskia@physics.uc.edu>
3153
3154         PR c++/11507
3155         * g++.dg/lookup/scoped7.C: New test.
3156
3157         PR c++/9574
3158         * g++.dg/other/static1.C: New test.
3159
3160         PR c++/11490
3161         * g++.dg/warn/template-1.C: New test.
3162
3163         PR c++/11432
3164         * g++.dg/template/crash10.C: New test.
3165
3166         PR c++/2478
3167         * g++.dg/overload/VLA.C: New test.
3168
3169         PR c++/10804
3170         * g++.dg/template/call1.C: New test.
3171
3172 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3173
3174         PR c++/11794
3175         * g++.dg/parse/using3.C: New test.
3176
3177 2003-09-06  Roger Sayle  <roger@eyesopen.com>
3178
3179         PR c++/11409
3180         * g++.dg/overload/builtin3.C: New test case.
3181
3182 2003-09-06  Steven Bosscher  <steven@gcc.gnu.org>
3183
3184         PR c/9862
3185         * gcc.dg/20030906-1.c: New test.
3186         * gcc.dg/20030906-2.c: Likewise.
3187
3188 2003-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3189
3190         PR c++/12167
3191         * g++.dg/parse/defarg5.C: New test.
3192
3193         * g++.dg/template/non-type-template-argument-1.C: Tweak expected error.
3194
3195 2003-09-05  Mark Mitchell  <mark@codesourcery.com>
3196
3197         PR c++/12163
3198         * g++.dg/expr/static_cast4.C: New test.
3199
3200         PR c++/12146
3201         * g++.dg/template/crash9.C: New test.
3202
3203 2003-09-05  Andrew Pinski  <pinskia@physics.uc.edu>
3204
3205         * g++.old-deja/g++.ext/pretty2.C: Update for change
3206         in __FUNCTION__.
3207         * g++.old-deja/g++.ext/pretty3.C: Likewise.
3208
3209 2003-09-05  Nathan Sidwell  <nathan@codesourcery.com>
3210
3211         PR c++/11922
3212         * g++/dg/template/qualified-id1.C: New test.
3213
3214         PR c++/12037
3215         * g++.dg/warn/noeffect4.C: New test.
3216
3217 2003-09-04  Matt Austern  <austern@apple.com>
3218
3219         * g++.dg/ext/fnname1.C: New test. (__func__ for C++.)
3220         * g++.dg/ext/fnname2.C: Likewise.
3221         * g++.dg/ext/fnname3.C: Likewise.
3222
3223 2003-09-04  Mark Mitchell  <mark@codesourcery.com>
3224
3225         * g++.dg/expr/lval1.C: New test.
3226         * g++.dg/ext/lvcast.C: Remove.
3227
3228 2003-09-03  Roger Sayle  <roger@eyesopen.com>
3229
3230         PR optimization/11700.
3231         * gcc.c-torture/compile/20030903-1.c: New test case.
3232
3233 2003-09-03  Mark Mitchell  <mark@codesourcery.com>
3234
3235         PR c++/12053
3236         * g++.dg/abi/layout4.C: New test.
3237
3238 2003-09-02  Scott Brumbaugh  <scottb.lists@verizon.net>
3239
3240         PR c++/11553
3241         * g++.dg/parse/friend3.C: New test.
3242
3243 2003-09-02  Mark Mitchell  <mark@codesourcery.com>
3244
3245         PR c++/11847
3246         * g++.dg/template/class1.C: New test.
3247
3248         PR c++/11808
3249         * g++.dg/expr/call1.C: New test.
3250
3251 2003-09-01  Mark Mitchell  <mark@codesourcery.com>
3252
3253         PR c++/12114
3254         * g++.dg/init/ref9.C: New test.
3255
3256         PR c++/11972
3257         * g++.dg/template/nested4.C: New test.
3258
3259 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3260
3261         PR c++/12093
3262         * g++.dg/template/non-dependent4.C: New test.
3263
3264         PR c++/11928
3265         * g++.dg/inherit/conv1.C: New test.
3266
3267 2003-08-29  Mark Mitchell  <mark@codesourcery.com>
3268
3269         PR c++/6196
3270         * g++.dg/ext/label1.C: New test.
3271         * g++.dg/ext/label2.C: Likewise.
3272
3273 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3274
3275         * g++.dg/expr/cond3.C: New test.
3276
3277 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3278
3279         * gcc.dg/builtins-1.c: Add new builtin cases.
3280
3281 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3282
3283         * gcc.dg/builtins-1.c: Add new cases.
3284         * gcc.dg/torture/builtin-attr-1.c: Likewise.
3285
3286 2003-08-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3287
3288         * gcc.dg/builtins-1.c: Add more math builtin tests.
3289         * gcc.dg/torture/builtin-attr-1.c: New test.
3290
3291 2003-08-28  Mark Mitchell  <mark@codesourcery.com>
3292
3293         PR optimization/5079
3294         * g++.dg/opt/static3.C: New test.
3295
3296 2003-08-27  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
3297
3298         * gcc.misc-tests/gcov-10b.c: New test.
3299
3300 2003-08-27  Mark Mitchell  <mark@codesourcery.com>
3301
3302         * g++.dg/opt/ptrmem3.C: New test.
3303
3304         * g++.old-deja/g++.pt/overload8.C: Remove XFAIL.
3305
3306 2003-08-27  Jakub Jelinek  <jakub@redhat.com>
3307
3308         * gcc.dg/20030826-2.c: New test.
3309
3310 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3311
3312         PR middle-end/12002
3313         * g77.f-torture/compile/12002.f: New test case.
3314
3315 2003-08-26  Roger Sayle  <roger@eyesopen.com>
3316
3317         * gcc.dg/20030826-1.c: New test case.
3318
3319 2003-08-26  Matt Kraai  <kraai@alumni.cmu.edu>
3320
3321         * gcc.dg/noncompile/20030818-1.c: Expect second line of error.
3322
3323 2003-08-26  Nathan Sidwell  <nathan@codesourcery.com>
3324
3325         PR c++/11871
3326         * c++.dg/lookup/crash1.C: New test.
3327
3328         * c++.dg/warn/noeffect3.C: New test.
3329
3330 2003-08-25  Janis Johnson  <janis187@us.ibm.com>
3331
3332         * gcc.dg/compat/vector-1_x.c: Compile with -w.
3333         * gcc.dg/compat/vector-1_y.c: Ditto.
3334         * gcc.dg/compat/vector-2_x.c: Ditto.
3335         * gcc.dg/compat/vector-2_y.c: Ditto.
3336
3337 2003-08-25  Ulrich Weigand  <uweigand@de.ibm.com>
3338
3339         * gcc.dg/20030702-1.c: New test.
3340
3341 2003-08-25  Mark Mitchell  <mark@codesourcery.com>
3342
3343         PR c++/8795
3344         * g++.dg/ext/altivec-1.C: New test.
3345
3346 2003-08-24  Richard Henderson  <rth@redhat.com>
3347
3348         * g++.dg/eh/simd-2.C: Add -w for x86.
3349
3350 2003-08-23  Jakub Jelinek  <jakub@redhat.com>
3351
3352         * gcc.dg/20030815-1.c: New test.
3353
3354 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3355
3356         PR c++/3765
3357         * g++.dg/parse/access6.C: New test.
3358
3359 2003-08-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3360
3361         PR c++/641, c++/11876
3362         * g++.dg/template/friend22.C: New test.
3363         * g++.dg/template/friend23.C: Likewise.
3364
3365 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3366
3367         * gcc.misc-tests/linkage.exp: Treat all HP-UX platforms
3368         identically.
3369
3370 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3371
3372         * g++.old-deja/g++.ext/attrib5.C: XFAIL on hppa2*-hp-hpux11*.
3373
3374 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3375
3376         * gcc.dg/20020313-1.c: Add "-w" to dg-options.
3377
3378 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3379
3380         * gcc.misc-tests/linkage.exp: Add logic for ia64-hp-hpux*.
3381
3382 2003-08-22  Mark Mitchell  <mark@codesourcery.com>
3383
3384         * g++.dg/other/packed1.C: Add XFAIL marker for ia64-hp-hpux*.
3385
3386 2003-08-21  Mark Mitchell  <mark@codesourcery.com>
3387
3388         PR c++/11919
3389         * g++.dg/overload/prom1.C: New test.
3390
3391         PR c++/11551
3392         * g++.dg/parse/dtor2.C: New test.
3393
3394         PR c++/10762
3395         * g++.dg/parse/using2.C: New test.
3396
3397 2003-08-21  Kazu Hirata  <kazu@cs.umass.edu>
3398
3399         PR target/11805
3400         * gcc.c-torture/compile/20030821-1.c: New.
3401
3402 2003-08-20  Mark Mitchell  <mark@codesourcery.com>
3403
3404         PR c++/11834
3405         * g++.dg/template/deduce2.C: New test.
3406
3407 2003-08-21  Josef Zlomek  <zlomekj@suse.cz>
3408
3409         * gcc.c-torture/execute/20030821-1.c: New test.
3410
3411 2003-08-20  Roger Sayle  <roger@eyesopen.com>
3412
3413         PR middle-end/11984
3414         * gcc.dg/20030820-1.c: New test case.
3415
3416 2003-08-20  Nathan Sidwell  <nathan@codesourcery.com>
3417
3418         PR c++/11945
3419         * g++.dg/warn/noeffect2.C: New test.
3420
3421 2003-08-19  Mark Mitchell  <mark@codesourcery.com>
3422
3423         PR c++/10926
3424         * g++.dg/template/dtor2.C: New test.
3425
3426         PR c++/11684
3427         * g++.dg/template/operator1.C: New test.
3428         * g++.dg/parse/operator4.C: New test.
3429
3430         PR c++/11946.C
3431         * g++.dg/expr/enum1.C: New test.
3432         * gcc.dg/c99-bool-1.c: Remove bogus warning.
3433
3434         PR c++/11036.C
3435         * g++.dg/parse/elab2.C: New test.
3436         * g++.dg/parse/typedef4.C: Change error message.
3437         * g++.old-deja/g++.robertl/eb133.C: Remove bogus error markers.
3438         * g++.old-deja/g++.robertl/eb133a.C: Remove bogus error markers.
3439         * g++.old-deja/g++.robertl/eb133b.C: Remove bogus error markers.
3440
3441 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
3442
3443         * gcc.dg/pch/warn-1.c: New.
3444         * gcc.dg/pch/warn-1.hs: New.
3445
3446         * lib/dg-pch.exp (dg-pch): Use 'return' not 'continue' to skip
3447         not-tested file.
3448
3449 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3450
3451         * gcc.dg/uninit-E.c: Add forgotten dg-warning marker.
3452
3453 2003-08-19  Andrew Pinski  <pinskia@physics.uc.edu>
3454
3455         * gcc.dg/uninit-D.c: New Test.
3456         * gcc.dg/uninit-E.c: New Test.
3457         * gcc.dg/uninit-F.c: New Test.
3458         * gcc.dg/uninit-G.c: New Test.
3459
3460 2003-08-19  Michael Ritzert  <ritzert@t-online.de>
3461
3462         * g++.dg/README: Describe the pch directory.
3463
3464 2003-08-19  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3465
3466         PR c++/11174
3467         * g++.dg/parse/access4.C: New test.
3468         * g++.dg/parse/access5.C: Likewise.
3469         * g++.old-deja/g++.jason/access17.C: Adjust error message.
3470
3471 2003-08-18  Matt Kraai  <kraai@alumni.cmu.edu>
3472
3473         * gcc.dg/noncompile/20030818-1.c: New.
3474
3475 2003-08-18  Nathan Sidwell  <nathan@codesourcery.com>
3476
3477         PR c++/11957
3478         * g++.dg/warn/noeffect1.C: New test.
3479
3480         * g++.dg/template/scope2.C: New test.
3481         * g++.dg/template/error2.C: Correct dg-error
3482
3483 2003-08-18  Richard Sandiford  <rsandifo@redhat.com>
3484
3485         * gcc.c-torture/compile/mipscop*.c: Turn into compile-only tests.
3486
3487 2003-08-16  Nathan Sidwell  <nathan@codesourcery.com>
3488
3489         PR C++/11512
3490         * g++.dg/template/warn1.C: New.
3491
3492 2003-08-15  Nathan Sidwell  <nathan@codesourcery.com>
3493
3494         * g++.dg/template/error2.C: New test.
3495         * g++.dg/lookup/using7.C: Adjust errors
3496         * g++.old-deja/g++.pt/crash36.C: Likewise.
3497         * g++.old-deja/g++.pt/derived3.C: Likewise.
3498
3499 2003-08-14  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3500
3501         * gcc.c-torture/execute/builtins/lib/strcat.c: New.
3502         * gcc.c-torture/execute/builtins/string-9-lib.c: New.
3503         * gcc.c-torture/execute/builtins/string-9.c: New, from
3504         string-opt-9.c.  Adjust for execute/builtins framework.
3505         * gcc.c-torture/execute/string-opt-9.c: Delete.
3506
3507 2003-08-12  Mark Mitchell  <mark@codesourcery.com>
3508
3509         * g++.dg/init/new8.C: Use __SIZE_TYPE__ to get the type of size_t.
3510
3511         * g++.dg/parse/ret-type2.C: New test.
3512
3513         PR c++/11703
3514         * g++.dg/init/new8.C: New test.
3515
3516         PR c++/10923
3517         * g++.dg/parse/typedef5.C: New test.
3518
3519         PR c++/9512
3520         * g++.dg/parse/qualified2.C: New test.
3521         * g++.old-deja/g++.other/decl5.C: Mark one more instance of
3522         invalid code.
3523
3524 2003-08-11  Mark Mitchell  <mark@codesourcery.com>
3525
3526         * g++.dg/conversion/ptrmem1.C: New test.
3527
3528 2003-08-11  Jakub Jelinek  <jakub@redhat.com>
3529
3530         PR target/11693
3531         * gcc.dg/20030811-1.c: New test.
3532
3533         PR target/11535
3534         * gcc.c-torture/execute/20030811-1.c: New test.
3535
3536 2003-08-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3537
3538         * gcc.c-torture/execute/string-opt-9.c: Add more strcat cases.
3539
3540 2003-08-10  Mark Mitchell  <mark@codesourcery.com>
3541
3542         PR c++/11789.C
3543         * g++.dg/inherit/multiple1.C: New test.
3544
3545 2003-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3546
3547         * gcc.dg/spe1.c: New test.
3548
3549         PR c++/11670
3550         * g++.dg/expr/cast2.C: New test.
3551
3552         PR c++/10530
3553         * g++.dg/template/dependent-name2.C: New test.
3554
3555 2003-08-08  Andrew Pinski  <pinskia@physics.uc.edu>
3556
3557         * g++.dg/parse/crash11.C: Put the dg options in comments.
3558
3559 2003-08-08  Neil Booth  <neil@daikokuya.co.uk>
3560
3561         * lib/gcc-dg.exp: Update for diagnostic change.
3562
3563 2003-08-07  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3564
3565         PR c++/5767
3566         * g++.dg/parse/crash11.C: New test.
3567
3568 2003-08-06  Alexandre Oliva  <aoliva@redhat.com>
3569
3570         * gcc.dg/cpp/spacing1.c: Update.
3571
3572 2003-08-04  Janis Johnson  <janis187@us.ibm.com>
3573
3574         PR target/11739
3575         * gcc.misc-tests/i386-prefetch.exp: Use -march=i386 when specifying
3576         a value for -mtune.
3577
3578 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3579
3580         PR middle-end/11771
3581         * gcc.c-torture/compile/20030804-1.c: New test case.
3582
3583 2003-08-04  Roger Sayle  <roger@eyesopen.com>
3584
3585         * gcc.dg/20030804-1.c: New test case.
3586
3587 2003-08-04  Alexandre Oliva  <aoliva@redhat.com>
3588
3589         * gcc.dg/cpp/separate-1.c: New test.
3590
3591 2003-08-03  Nathan Sidwell  <nathan@codesourcery.com>
3592
3593         PR c++/11704
3594         * g++.dg/template/dependent-expr2.C: New test.
3595
3596         PR c++/11766
3597         * g++.dg/expr/ptrmem1.C: New test.
3598
3599 2003-08-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3600
3601         PR c++/9453
3602         * g++.dg/template/friend15.C: New test.
3603
3604 2003-08-03  Neil Booth  <neil@daikokuya.co.uk>
3605
3606         * lib/dg-pch.exp: Work round PCH bug.
3607
3608 2003-08-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3609
3610         * gcc.dg/builtins-1.c: Add macro helpers.  Add missing math
3611         builtins.  Move cases from builtins-4.c here.
3612
3613         * gcc.dg/torture/builtin-math-1.c: New test taken from
3614         bits of gcc.dg/builtins-3.c, gcc.dg/builtins-5.c and also some
3615         additional cases.
3616
3617         * gcc.dg/builtins-3.c, gcc.dg/builtins-4.c, gcc.dg/builtins-5.c:
3618         Delete.
3619
3620 2003-08-02  Nathan Sidwell  <nathan@codesourcery.com>
3621
3622         PR c++/9447
3623         * g++.dg/template/using7.C: New test.
3624
3625 2003-08-02  Neil Booth  <neil@daikokuya.co.uk>
3626
3627         * import1.c, import2.c: New tests.
3628
3629 2003-08-01  Jakub Jelinek  <jakub@redhat.com>
3630
3631         * g++.dg/eh/crossjump1.C: New test.
3632
3633 2003-08-01  Mark Mitchell  <mark@codesourcery.com>
3634
3635         PR c++/11697
3636         * g++.dg/template/using6.C: New test.
3637
3638         PR c++/11744
3639         * g++.dg/template/koenig2.C: New test.
3640
3641 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3642
3643         PR c++/7983
3644         * g++.dg/parse/typedef4.C: New test.
3645
3646 2003-08-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3647
3648         PR c++/8442, c++/8806
3649         * g++.dg/template/elab1.C: New test.
3650         * g++.dg/template/type2.C: Likewise.
3651         * g++.dg/template/ttp3.C: Adjust expected error message.
3652         * g++.old-deja/g++.law/visibility13.C: Likewise.
3653         * g++.old-deja/g++.niklas/t135.C: Likewise.
3654         * g++.old-deja/g++.pt/ttp41.C: Likewise.
3655         * g++.old-deja/g++.pt/ttp43.C: Use qualified name for template
3656         template argument.
3657         * g++.old-deja/g++.pt/ttp44.C: Likewise.
3658
3659 2003-08-01  Nathan Sidwell  <nathan@codesourcery.com>
3660
3661         PR c++/11295
3662         * g++.dg/ext/stmtexpr1.C: New test.
3663
3664         * g++.dg/opt/tmp1.C: New test.
3665
3666         PR c++/11525
3667         * g++.dg/parse/constant4.C: New test.
3668
3669         PR c++/9447
3670         * g++.dg/template/using5.C: New test.
3671
3672 2003-07-31  Roger Sayle  <roger@eyesopen.com>
3673
3674         * gcc.dg/builtins-27.c: New test case.
3675
3676 2003-07-31  Jakub Jelinek  <jakub@redhat.com>
3677
3678         * gcc.dg/tls/opt-7.c: New test.
3679
3680 2003-07-31  Andrew Pinski  <pinskia@physics.uc.edu>
3681
3682         * g++.old-deja/g++.other/crash18.C: Remove.
3683
3684 2003-07-31  Nathan Sidwell  <nathan@codesourcery.com>
3685
3686         * g++.dg/template/explicit3.C: New.
3687         * g++.dg/template/explicit4.C: New.
3688         * g++.dg/template/explicit5.C: New.
3689
3690         PR c++/11347
3691         * g++.dg/template/memtmpl1.C: New.
3692
3693 2003-07-29  Andrew Pinski <pinskia@physics.uc.edu>
3694
3695         PR target/11565
3696         * gcc.dg/i386-387-1.c (dg-options): Add -march=i386.
3697         * gcc.dg/i386-387-5.c (dg-options): Likewise.
3698
3699 2003-07-30  Jan Hubicka  <jh@suse.cz>
3700
3701         * vtgc1.c: Kill.
3702
3703 2003-07-29  Zack Weinberg  <zack@codesourcery.com>
3704
3705         * gcc.dg/struct-in-proto-1.c: New test.
3706
3707 2003-07-29  Neil Booth  <neil@daikokuya.co.uk>
3708
3709         * gcc.dg/cpp/include2.c: Only expect one message.
3710
3711 2003-07-29  Nathan Sidwell  <nathan@codesourcery.com>
3712
3713         PR c++/9447
3714         * g++.dg/template/using1.C: New test.
3715         * g++.dg/template/using2.C: New test.
3716         * g++.dg/template/using3.C: New test.
3717         * g++.dg/template/using4.C: New test.
3718
3719 2003-07-29  Alexandre Oliva  <aoliva@redhat.com>
3720
3721         * gcc.c-torture/execute/string-opt-9.c: strcmp returns int.
3722         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3723
3724 2003-07-28  Jan Hubicka  <jh@suse.cz>
3725
3726         PR c++/11530
3727         * g++.dg/opt/call1.C: New test.
3728
3729 2003-07-28  Alexandre Oliva <aoliva@redhat.com>
3730
3731         PR c++/11667
3732         * g++.dg/init/enum2.C: New test.
3733         * g++.dg/template/overload1.C: Add "-w" option.
3734
3735 2003-07-28    <hp@bitrange.com>
3736
3737         * gcc.dg/Wdeclaration-after-statement-1.c,
3738         gcc.dg/Wdeclaration-after-statement-2.c: New tests.
3739
3740 2003-07-28  Jakub Jelinek  <jakub@redhat.com>
3741
3742         * gcc.c-torture/compile/20030725-1.c: New test.
3743
3744 2003-07-28  Aldy Hernandez  <aldyh@redhat.com>
3745
3746         * gcc.dg/20030505.c: Only run for SPE.
3747         Remove definition of opaque type.
3748
3749 2003-07-27  Mark Mitchell  <mark@codesourcery.com>
3750
3751         * g++.dg/template/ptrmem6.C: New test.
3752
3753 2003-07-26  Geoffrey Keating  <geoffk@apple.com>
3754
3755         * gcc.c-torture/compile/zero-strct-2.c: New test.
3756
3757 2003-07-25  Geoffrey Keating  <geoffk@apple.com>
3758
3759         * gcc.dg/intermod-1.c: New test.
3760
3761 2003-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3762
3763         PR c++/11617
3764         * g++.dg/template/lookup2.C: New test.
3765         * g++.dg/template/memclass1.C: Remove instantiated from error.
3766         * g++.dg/other/error2.C: Tweak expected errors.
3767
3768         PR c++/11596
3769         * g++.dg/template/defarg3.C: New test.
3770
3771         * g++.dg/ext/packed2.C: Pack member struct too. Explain why.
3772
3773 2003-07-24  Mark Mitchell  <mark@codesourcery.com>
3774
3775         * g++.dg/inherit/access5.C: New test.
3776
3777 2003-07-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3778
3779         PR c++/11513
3780         * g++.dg/template/crash8.C: New test.
3781
3782 2003-07-23  Steven Bosscher <steven@gcc.gnu.org>
3783
3784         PR c/10602
3785         * gcc.dg/noncompile/incomplete-2.c: New test.
3786
3787 2003-07-23  Mark Mitchell  <mark@codesourcery.com>
3788
3789         PR c++/11645
3790         * g++.dg/inherit/access4.C: New test.
3791
3792         PR c++/11517
3793         * g++.dg/expr/cond2.C: New test.
3794
3795         PR optimization/10679
3796         * g++.dg/opt/inline4.C: New test.
3797
3798 2003-07-23  Nathan Sidwell  <nathan@codesourcery.com>
3799
3800         * g++.dg/parse/crash10: New test.
3801
3802 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3803
3804         * g++.dg/ext/flexary1.C: New test.
3805
3806 2003-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3807
3808         PR c++/10793
3809         * g++.dg/template/crash9.C: New test.
3810
3811 2003-07-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
3812
3813         PR c++/3004
3814         * g++.dg/parse/typedef3.C: New test.
3815
3816         PR c++/7906
3817         * g++.dg/parse/operator2.C: New test.
3818
3819         PR c++/8895
3820         * g++.dg/parse/def-tmpl-arg1.C: New test.
3821
3822         PR c++/9282
3823         * g++.dg/parse/funptr1.C: New test.
3824
3825         PR c++/9452
3826         * g++.dg/parse/ambig3.C: New test.
3827
3828         PR c++/9454
3829         * g++.dg/parse/operator3.C: New test.
3830
3831         PR c++/9486
3832         * g++.dg/parse/template10.C: New test.
3833
3834         PR c++/9488
3835         * g++.dg/parse/template11.C: New test.
3836
3837         PR c++/10150
3838         * g++.dg/parse/invalid-op1.C: New test.
3839
3840         PR c++/10247
3841         * g++.dg/parse/condexpr1.C: New test.
3842
3843 2003-07-22  Nathan Sidwell  <nathan@codesourcery.com>
3844
3845         * g++.dg/ext/packed3.C: New test.
3846         * g++.dg/ext/packed4.C: New test.
3847
3848         * gcc.dg/pack-test-3.c: New test.
3849
3850 2003-07-21  Janis Johnson  <janis187@us.ibm.com>
3851
3852         * lib/compat.exp: Handle dg-options per source file.
3853         * g++.dg/compat/abi/bitfield1_x.C: Specify dg-options.
3854         * g++.dg/compat/abi/bitfield1_y.C: Ditto.
3855         * g++.dg/compat/abi/bitfield2_x.C: Ditto.
3856         * g++.dg/compat/abi/bitfield2_y.C: Ditto.
3857         * g++.dg/compat/abi/vbase8-10_x.C: Ditto.
3858         * g++.dg/compat/abi/vbase8-10_y.C: Ditto.
3859         * g++.dg/compat/abi/vbase8-21_x.C: Ditto.
3860         * g++.dg/compat/abi/vbase8-21_y.C: Ditto.
3861         * g++.dg/compat/abi/vbase8-22_x.C: Ditto.
3862         * g++.dg/compat/abi/vbase8-22_y.C: Ditto.
3863         * g++.dg/compat/abi/vbase8-4_x.C: Ditto.
3864         * g++.dg/compat/abi/vbase8-4_y.C: Ditto.
3865         * g++.dg/compat/break/bitfield7_x.C: Ditto.
3866         * g++.dg/compat/break/bitfield7_y.C: Ditto.
3867
3868 2003-07-21  Andrew Pinski  <pinskia@physics.uc.edu>
3869
3870         PR c/10320
3871         * gcc.c-torture/execute/20030718-1.c: New test.
3872
3873 2003-07-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
3874
3875         PR optimization/11536
3876         * gcc.dg/20030721-1.c: New test.
3877
3878 2003-07-19  Mark Mitchell  <mark@codesourcery.com>
3879
3880         PR c++/11546
3881         * g++.dg/template/lookup1.C: New test.
3882
3883 2003-07-19  Zack Weinberg  <zack@codesourcery.com>
3884
3885         * gcc.dg/noncompile/label-1.c: New comprehensive test case for
3886         diagnostics of ill-formed constructs involving labels.
3887         * gcc.dg/noncompile/label-lineno-1.c: Add error regexp for
3888         the new 'previously defined here' message.
3889
3890 2003-07-18  Nathan Sidwell  <nathan@codesourcery.com>
3891
3892         * g++.dg/parse/non-dependent2.C: New test.
3893
3894 2003-07-18  Andrew Pinski  <pinskia@physics.uc.edu>
3895
3896         * g++.dg/init/init-ref4.C: xfail on targets without
3897         weak symbols.
3898
3899 2003-07-17  Jakub Jelinek  <jakub@redhat.com>
3900
3901         PR target/11087
3902         * gcc.c-torture/execute/20030717-1.c: New test.
3903
3904 2003-07-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
3905
3906         * g++.dg/opt/cfg1.C: New test.
3907
3908 2003-07-17  Mark Mitchell  <mark@codesourcery.com>
3909
3910         PR optimization/11557
3911         * gcc.dg/20030717-1.c: New test.
3912
3913 2003-07-17  Andrew Pinski <pinskia@physics.uc.edu>
3914
3915         PR c++/10476
3916         * g++.dg/expr/crash-1.C: New test.
3917
3918         PR c++/11027
3919         * g++.dg/template/init3.C: New test.
3920
3921         PR c++/8222
3922         * g++.dg/template/non-dependent1.C: New test.
3923
3924         PR c++/11070
3925         * g++.dg/template/non-dependent2.C: New test.
3926
3927         PR c++/11071
3928         * g++.dg/template/non-dependent3.C: New test.
3929
3930         PR c++/9907
3931         * g++.dg/template/sizeof5.C: New test.
3932
3933 2003-07-17  Geoffrey Keating  <geoffk@apple.com>
3934
3935         PR 11498
3936         * gcc.c-torture/compile/mangle-1.c: New file.
3937
3938 2003-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3939
3940         PR c++/7809
3941         * g++.dg/parse/access3.C: New test.
3942
3943 2003-07-17  Andrew Pinski  <pinskia@physics.uc.edu>
3944
3945         PR c++/11384
3946         * g++.dg/init/init-ref4.C: New test.
3947
3948 2003-07-16  Mark Mitchell  <mark@codesourcery.com>
3949
3950         PR c++/11547
3951         * g++.dg/parse/constant3.C: New test.
3952         * g++.dg/parse/crash7.C: Likewise.
3953
3954 2003-07-16  Andrew Pinski  <pinskia@physics.uc.edu>
3955
3956         PR target/11008
3957         * gcc.dg/i386-pentium4-not-mull.c: New.
3958
3959 2003-07-16  J"orn Rennecke <joern.rennecke@superh.com>
3960
3961         * gcc.dg/asm-names.c (ymain): Make it weak.
3962
3963 2003-07-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3964
3965         PR c++/5421
3966         * g++.dg/template/friend21.C: New test.
3967
3968 2003-07-16  Jakub Jelinek  <jakub@redhat.com>
3969
3970         * gcc.dg/cleanup-8.c: New test.
3971         * gcc.dg/cleanup-9.c: New test.
3972
3973 2003-07-16  Danny Smith  <dannysmith@users.sourceforge.net>
3974
3975         * g++.dg/ext/dll-MI1.h: New file.
3976         * g++.dg/ext/dllexport-MI1.C: New file.
3977         * g++.dg/ext/dllimport-MI1.C: New file.
3978
3979 2003-07-15  Jakub Jelinek  <jakub@redhat.com>
3980
3981         * gcc.c-torture/execute/string-opt-8.c (main): Remove i370 and s390,
3982         it does not have cmpstrsi patterns (just cmpmemsi).
3983
3984 2003-07-15  Mark Mitchell  <mark@codesourcery.com>
3985
3986         PR debug/11473
3987         * g++.dg/debug/debug8.C: New test.
3988
3989 2003-07-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3990
3991         PR c++/10108
3992         * g++.dg/template/crash7.C: New test.
3993
3994 2003-07-15  Kazu Hirata  <kazu@cs.umass.edu>
3995
3996         PR target/10795
3997         * gcc.c-torture/compile/20030708-1.c: New.
3998
3999 2003-07-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
4000
4001         * gcc.c-torture/execute/20030715-1.c: New test.
4002
4003 2003-07-14  Geoffrey Keating  <geoffk@apple.com>
4004
4005         * gcc.dg/pch/inline-3.c: New file.
4006         * gcc.dg/pch/inline-3.hs: New file.
4007         * gcc.dg/pch/inline-4.c: New file.
4008         * gcc.dg/pch/inline-4.hs: New file.
4009
4010 2003-07-14  Mark Mitchell  <mark@codesourcery.com>
4011
4012         PR c++/11509
4013         * g++.dg/template/crash6.C: New test.
4014
4015         PR c++/7053
4016         * g++.dg/template/friend20.C: New test.
4017
4018         PR c++/7019
4019         * g++.dg/template/overload2.C: New test.
4020
4021 2003-07-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4022
4023         PR optimization/11440
4024         * gcc.c-torture/execute/20030714-1.c: New test.
4025
4026 2003-07-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4027
4028         PR c++/11154
4029         * g++.dg/template/partial2.C: New test.
4030
4031 2003-07-13  Mark Mitchell  <mark@codesourcery.com>
4032
4033         PR c++/11503
4034         * g++.dg/template/anon1.C: New test.
4035
4036         PR c++/11493
4037         PR c++/11495
4038         * g++.dg/parse/template9.C: Likewise.
4039         * g++.dg/template/crash4.C: New test.
4040         * g++.dg/template/koenig1.C: Likewise.
4041         * g++.old-deja/g++.benjamin/tem03.C: Adjust error markers.
4042         * g++.old-deja/g++.benjamin/tem06.C: Declare "x".
4043         * g++.old-deja/g++.jason/overload33.C: Use this-> when calling
4044         functions.
4045         * g++.old-deja/g++.jason/template36.C: Likewise.
4046         * g++.old-deja/g++.mike/p1989.C: Likewise.
4047         * g++.old-deja/g++.pt/lookup2.C: Use -fpermissive when compiling.
4048         * g++.old-deja/g++.pt/ttp20.C: Use this->.
4049         * g++.old-deja/g++.pt/ttp21.C: Use this->.
4050         * g++.old-deja/g++.pt/typename13.C: Use -fpermissive when
4051         compiling.
4052         * g++.old-deja/g++.pt/union2.C: Use this->.
4053
4054 2003-07-11  Jakub Jelinek  <jakub@redhat.com>
4055
4056         * gcc.dg/20030711-1.c: New test.
4057
4058 2003-07-11  Nathan Sidwell  <nathan@codesourcery.com>
4059
4060         PR c++/11050
4061         * g++.dg/parse/args1.C: New test.
4062         * g++.pt/defarg8.C: Change expected errors.
4063
4064 2003-07-11  Mark Mitchell  <mark@codesourcery.com>
4065
4066         PR c++/8164
4067         * g++.dg/template/nontype2.C: New test.
4068
4069         PR c++/10558
4070         * g++.dg/parse/template8.C: New test.
4071
4072         PR c++/8327
4073         * g++.dg/template/scope1.C: New test.
4074
4075         * g++.dg/warn/Wsign-compare-1.C: New test.
4076
4077 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4078
4079         * gcc.dg/20021018-1.c: Disable if the sizeof (int) < 4.
4080
4081 2003-07-10  Mark Mitchell  <mark@codesourcery.com>
4082
4083         PR c++/9411
4084         * g++.dg/template/explicit2.C: New test.
4085
4086         PR c++/10032
4087         * g++.dg/warn/pedantic1.C: New test.
4088
4089 2003-07-10  Nathan Sidwell  <nathan@codesourcery.com>
4090
4091         PR c++ 9483
4092         * g++.dg/other/field1.C: New test.
4093
4094 2003-07-10  Kazu Hirata  <kazu@cs.umass.edu>
4095
4096         PR c/11449
4097         * gcc.c-torture/compile/20030707-1.c: New.
4098
4099 2003-07-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4100
4101         PR c++/10849
4102         * g++.dg/template/access12.C: New test.
4103
4104 2003-07-09  Nathan Sidwell  <nathan@codesourcery.com>
4105
4106         * g++.dg/bprob/bprob.exp (prof_ext): Update.
4107         * g77.dg/bprob/bprob.exp (prof_ext): Update.
4108         * gcc.misc-tests/bprob.exp (prof_ext): Update.
4109         * gcc.misc-tests/gcov.exp: Update
4110         * g++.dg/gcov/gcov.exp: Update
4111         * lib/gcov.exp: Update.
4112
4113 2003-07-08  Mark Mitchell  <mark@codesourcery.com>
4114
4115         * g++.dg/abi/mangle17.C: Make sure template expressions are
4116         dependent.
4117         * g++.dg/abi/mangle4.C: Mark erroneous casts.
4118         * g++.dg/debug/debug7.C: Mark erronous new-declarator.
4119         * g++.dg/opt/stack1.C: Remove erroneous code.
4120         * g++.dg/parse/template7.C: New test.
4121         * g++.dg/template/dependent-expr1.C: Mark erroneous code.
4122         * g++.old-deja/g++.pt/crash4.C: Likewise.
4123
4124 2003-07-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4125
4126         * gcc.dg/const-elim-1.c (dg-final): Change regexp to match labels
4127         with zero or one occurence of `$' after the initial `L'.
4128
4129 2003-07-08  Kazu Hirata  <kazu@cs.umass.edu>
4130
4131         * gcc.c-torture/compile/20030704-1.c: Add a comment.
4132
4133 2003-07-08  Roger Sayle  <roger@eyesopen.com>
4134
4135         PR c/11370
4136         * gcc.dg/Wunreachable-6.c: New testcase.
4137         * gcc.dg/Wunreachable-7.c: New testcase.
4138
4139 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4140
4141         PR c/11420
4142         * gcc.dg/20030708-1.c: New test.
4143
4144 2003-07-08  Richard Sandiford  <rsandifo@redhat.com>
4145
4146         * gcc.dg/compat/sdata-section.h: New file.
4147         * gcc.dg/compat/sdata-1_{x,y,main}.c: New test.
4148         * gcc.dg/torture/mips-sdata-1.c: New test.
4149
4150 2003-07-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4151
4152         PR c++/11030
4153         * g++.dg/template/friend19.C: New test.
4154
4155 2003-07-08  Jakub Jelinek  <jakub@redhat.com>
4156
4157         * g++.dg/opt/strength-reduce.C: New test.
4158
4159 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4160
4161         PR target/10979
4162         * gcc.dg/20030707-1.c: New testcase.
4163
4164 2003-07-07  Roger Sayle  <roger@eyesopen.com>
4165
4166         PR optimization/11059
4167         * g++.dg/opt/emptyunion.C: New testcase.
4168
4169 2003-07-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4170             Eric Botcazou  <ebotcazou@libertysurf.fr>
4171
4172         * g++.dg/opt/stack1.C: New test.
4173
4174 2003-07-05  Mark Mitchell  <mark@codesourcery.com>
4175
4176         * g++.old-deja/g++.jason/typeid1.C: Make it a compile test, not a
4177         run test.
4178
4179         PR c++/11431
4180         * g++.dg/expr/static_cast3.C: New test.
4181
4182 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
4183
4184         * gcc.c-torture/execute/wchar_t-1.x: New file; XFAIL wchar_t-1.c
4185         everywhere.
4186         * gcc.dg/concat.c: Concatenation of string constants with
4187         __FUNCTION__ / __PRETTY_FUNCTION__ is now a hard error.
4188         * gcc.dg/wtr-strcat-1.c: Loosen dg-warning regexp.
4189         * gcc.dg/cpp/escape-2.c: Use wide character constants where
4190         necessary to avoid multi-character character constant warning.
4191         * gcc.dg/cpp/escape.c: Likewise.
4192         * gcc.dg/cpp/ucs.c: Likewise.
4193         Remove backslashes from dg-bogus comments, as they confuse Tcl.
4194         Fix a typo.
4195
4196 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4197
4198         PR c/11428
4199         * gcc.c-torture/compile/20030704-1.c: New.
4200
4201 2003-07-04  Kazu Hirata  <kazu@cs.umass.edu>
4202
4203         * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.
4204
4205 2003-07-04  Danny Smith  <dannysmith@users.sourceforge.net>
4206
4207         PR c++/5287, PR c++/7910,  PR c++/11021
4208         * g++.dg/ext/dllimport1.C: Add mingw32 as target. Add
4209         tests for warnings.
4210         * g++.dg/ext/dllimport2.C: Add tests for warnings.
4211         * g++.dg/ext/dllimport3.C: Likewise.
4212         * g++.dg/ext/dllimport4.C: New file.
4213         * g++.dg/ext/dllimport5.C: New file.
4214         * g++.dg/ext/dllimport6.C: New file.
4215         * g++.dg/ext/dllimport7.C: New file.
4216         * g++.dg/ext/dllimport8.C: New file.
4217         * g++.dg/ext/dllimport9.C: New file.
4218         * g++.dg/ext/dllimport10.C: New file.
4219         * g++.dg/ext/dllexport1.C: New file.
4220
4221 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4222
4223         * g++.old-deja/g++.jason/typeid1.C: Add dg-error marker.
4224         * g++.old-deja/g++.mike/net36.C: Tweak error messages.
4225
4226 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4227
4228         * gcc.dg/builtins-25.c: New testcase.
4229         * gcc.dg/builtins-26.c: New testcase.
4230
4231 2003-07-03  Janis Johnson  <janis187@us.ibm.com>
4232
4233         * gcc.dg/compat/vector-defs.h: New file.
4234         * gcc.dg/compat/vector-setup.h: New file.
4235         * gcc.dg/compat/vector-check.h: New file.
4236         * gcc.dg/compat/vector-1_main.c: New file.
4237         * gcc.dg/compat/vector-1_x.c: New file.
4238         * gcc.dg/compat/vector-1_y.c: New file.
4239         * gcc.dg/compat/vector-2_main.c: New file.
4240         * gcc.dg/compat/vector-2_x.c: New file.
4241         * gcc.dg/compat/vector-2_y.c: New file.
4242
4243         * gcc.dg/compat/fnptr-by-value-1_main.c: New file.
4244         * gcc.dg/compat/fnptr-by-value-1_x.c: New file.
4245         * gcc.dg/compat/fnptr-by-value-1_y.c: New file.
4246         * gcc.dg/compat/struct-align-1.h: New file.
4247         * gcc.dg/compat/struct-align-1_main.c: New file.
4248         * gcc.dg/compat/struct-align-1_x.c: New file.
4249         * gcc.dg/compat/struct-align-1_y.c: New file.
4250         * gcc.dg/compat/struct-align-2.h: New file.
4251         * gcc.dg/compat/struct-align-2_main.c: New file.
4252         * gcc.dg/compat/struct-align-2_x.c: New file.
4253         * gcc.dg/compat/struct-align-2_y.c: New file.
4254
4255         * gcc.dg/compat/compat-common.h (DEBUG_FINI): New.
4256         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4257         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4258         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4259         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4260         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4261         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4262         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4263         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4264         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4265         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4266         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4267         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4268         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4269         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4270         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4271         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4272         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4273         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4274         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4275         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4276         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4277         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4278         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4279         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4280         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4281         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4282         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4283         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4284
4285 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4286
4287         * gcc.dg/i386-call-1.c: New test.
4288
4289 2003-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4290
4291         PR c++/9162
4292         * g++.dg/parse/defarg4.C: New.
4293
4294 2003-07-03  Roger Sayle  <roger@eyesopen.com>
4295
4296         PR target/10700
4297         * gcc.c-torture/compile/20030703-1.c: New test case.
4298
4299 2003-07-03  Mark Mitchell  <mark@codesourcery.com>
4300
4301         * g++.dg/template/local3.C: Remove extra semicolon.
4302
4303 2003-07-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
4304
4305         * gcc.dg/i386-volatile-1.c: New test.
4306
4307 2003-07-02  Nathan Sidwell  <nathan@codesourcery.com>
4308
4309         PR c++/11072
4310         * g++.dg/other/offsetof2.C: XFAIL.
4311         * g++.dg/other/offsetof5.C: New.
4312
4313         PR c++/10219
4314         * g++.dg/template/error1.C: New.
4315
4316         PR c++/9779
4317         * g++.dg/template/dependent-expr1.C: New.
4318
4319 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4320
4321         PR c++/6949
4322         * g++.dg/template/local3.C: New test.
4323
4324         PR c++/11149
4325         * g++.dg/lookup/scoped6.C: New test.
4326
4327 2003-07-01  Giovanni Bajo  <giovannibajo@libero.it>
4328
4329         PR c++/8046
4330         * g++.dg/other/error7.C: New test.
4331
4332 2003-07-01  Kazu Hirata  <kazu@cs.umass.edu>
4333
4334         * g++.old-deja/g++.abi/vbase1.C: Fix comment typos.
4335         * g++.old-deja/g++.abi/vtable3.h: Likewise.
4336         * g++.old-deja/g++.law/code-gen5.C: Likewise.
4337         * g++.old-deja/g++.other/union2.C: Likewise.
4338         * gcc.dg/c90-const-expr-2.c: Likewise.
4339         * gcc.dg/c90-const-expr-3.c: Likewise.
4340         * gcc.dg/c99-const-expr-2.c: Likewise.
4341         * gcc.dg/c99-const-expr-3.c: Likewise.
4342         * gcc.dg/concat.c: Likewise.
4343
4344 2003-07-01  Mark Mitchell  <mark@codesourcery.com>
4345
4346         PR c++/9559
4347         * g++.dg/init/static1.C: New test.
4348
4349 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4350
4351         * Changelog: Remove ">>>>>>>" from previous change.
4352
4353 2003-06-30  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
4354
4355         * g++.old-deja/g++.niklas/README: Fix spelling for "testcase".
4356         * g++.old-deja/g++.other/access2.C: Likewise.
4357         * g++.old-deja/g++.other/decl2.C: Likewise.
4358         * gcc.c-torture/execute/20020615-1.c: Likewise.
4359
4360 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4361
4362         PR c++/4933
4363         * g++.dg/template/sizeof4.C: New test.
4364
4365 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4366
4367         * g++.dg/other/error6.C: New test.
4368
4369 2003-06-30  Giovanni Bajo  <giovannibajo@libero.it>
4370
4371         PR c++/10750
4372         * g++.dg/parse/constant2.C: New test.
4373
4374 2003-06-30  Giovanni Bajo <giovannibajo@libero.it>
4375
4376         PR c++/11106
4377         * g++.dg/other/error5.C: New test.
4378
4379 2003-06-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4380
4381         * gcc.dg/format/gcc_diag-1.c: New test.
4382
4383 2003-06-28  Ulrich Weigand  <uweigand@de.ibm.com>
4384
4385         * gcc.c-torture/execute/multi-ix.c: Fix off-by-one bugs.
4386
4387 2003-06-28  Nathan Sidwell  <nathan@codesourcery.com>
4388
4389         * g++.old-deja/g++.robertl/eb133.C: Set expected line number.
4390         * g++.old-deja/g++.robertl/eb133a.C: Likewise.
4391         * g++.old-deja/g++.robertl/eb133b.C: Likewise.
4392
4393 2003-06-28  Jakub Jelinek  <jakub@redhat.com>
4394
4395         * gcc.c-torture/execute/builtins/string-8.c: New test.
4396         * gcc.c-torture/execute/builtins/string-8-lib.c: New.
4397         * gcc.c-torture/execute/stdio-opt-1.c (main): Add new tests.
4398         * gcc.c-torture/execute/string-opt-7.c (main): Add new test.
4399
4400 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4401
4402         PR c++/10468
4403         * g++.dg/ext/typeof6.C: New test.
4404
4405 2003-06-27  Mark Mitchell  <mark@codesourcery.com>
4406
4407         PR c++/10796
4408         * g++.dg/init/enum1.C: New test.
4409
4410 2003-06-27  Ulrich Weigand  <uweigand@de.ibm.com>
4411
4412         * gcc.dg/20030627-1.c: New test.
4413
4414 2003-06-26  Mark Mitchell  <mark@codesourcery.com>
4415
4416         PR c++/11332
4417         * g++.dg/expr/static_cast2.C: New test.
4418
4419 2003-06-26  Roger Sayle  <roger@eyesopen.com>
4420             Jakub Jelinek  <jakub@redhat.com>
4421
4422         * gcc.c-torture/execute/string-opt-16.c: Remove test for disabled
4423         sprintf(dst,"%s",src) optimization.
4424         * gcc.c-torture/execute/20030626-1.c: New test case.
4425         * gcc.c-torture/execute/20030626-2.c: New test case.
4426
4427 2003-06-26  J"orn Rennecke <joern.rennecke@superh.com>
4428
4429         * gcc.c-torture/execute/multi-ix.c: New test.
4430
4431         * gcc.c-torture/execute/simd-4.c (main):
4432         Added missing semicolon at end of union.
4433
4434 2003-06-26  Giovanni Bajo  <giovannibajo@libero.it>
4435
4436         PR c++/8266
4437         * g++.dg/template/explicit-instantiation3.C: New test.
4438
4439 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4440
4441         * gcc.dg/20030626-1.c: Use signed char.
4442
4443 2003-06-26  Eric Botcazou <ebotcazou@libertysurf.fr>
4444
4445         * gcc.dg/20030626-1.c: New test.
4446
4447 2003-06-26  Neil Booth  <neil@daikokuya.co.uk>
4448
4449         * const-str-2.m: Update.
4450
4451 2003-06-25  Mark Mitchell  <mark@codesourcery.com>
4452
4453         PR c++/10990
4454         * g++.dg/rtti/dyncast1.C: New test.
4455         * g++.dg/abi/mangle4.C: Correct base-specifier access.
4456         * g++.dg/lookup/scoped1.C: Remove XFAIL.
4457         * g++.old-deja/g++.martin/pmf1.C: Correct base-specifier access.
4458
4459         PR c++/10931
4460         * g++.dg/expr/static_cast1.C: New test.
4461
4462 2003-06-25  Josef Zlomek  <zlomekj@suse.cz>
4463
4464         * gcc.dg/20030625-1.c: New test.
4465
4466 2003-06-24  Roger Sayle  <roger@eyesopen.com>
4467
4468         * gcc.c-torture/compile/20030624-1.c: New test case.
4469
4470 2003-06-24  Jakub Jelinek  <jakub@redhat.com>
4471
4472         * gcc.c-torture/execute/string-opt-17.c: New test.
4473
4474 2003-06-24  Mark Mitchell  <mark@codesourcery.com>
4475
4476         PR c++/5754
4477         * g++.dg/parse/crash6.C: New test.
4478
4479 2003-06-23  Roger Sayle  <roger@eyesopen.com>
4480
4481         * gcc.dg/builtins-24.c: New test case.
4482
4483 2003-06-23  Jakub Jelinek  <jakub@redhat.com>
4484
4485         * g++.dg/opt/operator1.C: New test.
4486
4487 2003-06-22  Roger Sayle  <roger@eyesopen.com>
4488
4489         * gcc.c-torture/execute/string-opt-16.c: New test case.
4490
4491 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4492
4493         * g++.old-deja/g++.benjamin/16077.C: Add -Wconversion  option.
4494         * g++.old-deja/g++.other/conv7.C: Likewise
4495         * g++.old-deja/g++.other/overcnv2.C: Likewise.
4496         * g++.old-deja/g++.other/overload14.C: Likewise.
4497
4498 2003-06-21  Gabriel Dos Reis <gdr@integrable-solutions.net>
4499
4500         * g++.old-deja/g++.jason/conversion5.C: Adjust option.
4501         * g++.old-deja/g++.bugs/900215_01.C: Likewise.
4502
4503 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4504
4505         PR c++/10888
4506         * g++.dg/warn/Winline-3.C: New test.
4507
4508 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4509
4510         * lib/target-supports.exp (check_alias_available): Make the test
4511         program acceptable to the Solaris assembler.
4512
4513         PR c++/10749
4514         * g++.dg/template/memclass2.C: New test.
4515
4516 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4517             Eric Botcazou  <ebotcazou@libertysurf.fr>
4518
4519         * lib/gcc-dg.exp (dg-xfail-if): Do not process conditional xfail
4520         data for non-matching targets.
4521         * gcc.c-torture/compile/simd-5.c: Fix typo in conditional xfail.
4522
4523 2003-06-20  Mark Mitchell  <mark@codesourcery.com>
4524
4525         PR c++/10845
4526         * g++.dg/template/member3.C: New test.
4527
4528 2003-06-19  Mark Mitchell  <mark@codesourcery.com>
4529
4530         PR c++/10939
4531         * g++.dg/template/func1.C: New test.
4532
4533         PR c++/9649
4534         * g++.dg/template/static4.C: New test.
4535         * g++.old-deja/g++.other/anon7.C: Remove spurious error messages.
4536
4537         PR c++/11041
4538         * g++.dg/init/ref7.C: New test.
4539
4540 2003-06-19  Matt Austern  <austern@apple.com>
4541
4542         PR c++/11228
4543         * g++.dg/anew1.C: New test.
4544         * g++.dg/anew2.C: New test.
4545         * g++.dg/anew3.C: New test.
4546         * g++.dg/anew4.C: New test.
4547
4548 2003-06-19  Kazu Hirata  <kazu@cs.umass.edu>
4549
4550         * gcc.c-torture/compile/simd-5.c: Don't XFAIL on H8.
4551
4552 2003-06-19  J"orn Rennecke <joern.rennecke@superh.com>
4553
4554         * gcc.c-torture/execute/simd-4.c (main): Make expected value
4555         endian-dependent.
4556
4557 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
4558
4559         * lib/g++.exp (g++_include_flags): Tweak path to testsuite_flags.
4560         Remove cruft.
4561
4562 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
4563
4564         * gcc.c-torture/compile/20020604-1.c: Use dg-xfail-if for h8300.
4565         * gcc.c-torture/compile/961203-1.c: Likewise.
4566         * gcc.c-torture/compile/980506-1.c: Likewise.
4567
4568 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4569
4570         PR c++/10712
4571         * g++.dg/lookup/using7.C: New test.
4572
4573 2003-06-17  Mark Mitchell  <mark@codesourcery.com>
4574
4575         PR c++/11105
4576         * g++.dg/abi/conv1.C: Remove it.
4577         * g++.dg/template/conv7.C: New test.
4578         * g++.dg/template/conv8.C: Likewise.
4579         * g++.old-deja/g++.ext/pretty2.C: Do not test __FUNCTION__ for a
4580         conversion operator.
4581
4582 2003-06-17  Janis Johnson  <janis187@us.ibm.com>
4583
4584         * gcc.dg/compat/compat-common.h (DEBUG_INIT): New.
4585         * gcc.dg/compat/scalar-by-value-1_x.c: Use it.
4586         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4587         * gcc.dg/compat/scalar-by-value-3_x.c: Ditto.
4588         * gcc.dg/compat/scalar-by-value-4_x.c: Ditto.
4589         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4590         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4591         * gcc.dg/compat/scalar-return-3_x.c: Ditto.
4592         * gcc.dg/compat/scalar-return-4_x.c: Ditto.
4593         * gcc.dg/compat/struct-by-value-10_x.c: Ditto.
4594         * gcc.dg/compat/struct-by-value-11_x.c: Ditto.
4595         * gcc.dg/compat/struct-by-value-12_x.c: Ditto.
4596         * gcc.dg/compat/struct-by-value-13_x.c: Ditto.
4597         * gcc.dg/compat/struct-by-value-14_x.c: Ditto.
4598         * gcc.dg/compat/struct-by-value-15_x.c: Ditto.
4599         * gcc.dg/compat/struct-by-value-16_x.c: Ditto.
4600         * gcc.dg/compat/struct-by-value-17_x.c: Ditto.
4601         * gcc.dg/compat/struct-by-value-18_x.c: Ditto.
4602         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4603         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4604         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4605         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4606         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4607         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4608         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4609         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4610         * gcc.dg/compat/struct-return-10_x.c: Ditto.
4611         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4612         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4613
4614 2003-06-16  Mark Mitchell  <mark@codesourcery.com>
4615
4616         * lib/gcc-dg.exp (dg-xfail-if): Fix thinko.
4617         * gcc.c-torture/compile/simd-5.c: Remove spurious PowerPC-64 XFAIL
4618         indications.
4619
4620 2003-06-16  Roger Sayle  <roger@eyesopen.com>
4621
4622         * gcc.dg/i386-387-5.c: New test case.
4623         * gcc.dg/i386-387-6.c: New test case.
4624         * gcc.dg/builtins-23.c: New test case.
4625
4626 2003-06-15  Roger Sayle  <roger@eyesopen.com>
4627
4628         * gcc.dg/builtins-22.c: New test case.
4629         * gcc.dg/i386-387-1.c: Update to test exp.
4630         * gcc.dg/i386-387-2.c: Likewise.
4631
4632 2003-06-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4633
4634         * gcc.dg/format/asm_fprintf-1.c: Update width/precision checks.
4635
4636 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4637
4638         * lib/gcc-dg.exp (dg-require-dll): New function.
4639         (dg-xfail-if): Likewise.
4640         * gcc.c-torture/compile/compile.exp: Use dg rather than c-torture
4641         driver.
4642
4643         * gcc.c-torture/compile/20000804-1.c: Convert to dg format.
4644         * gcc.c-torture/compile/20001205-1.c: Likewise.
4645         * gcc.c-torture/compile/20001226-1.c: Likewise.
4646         * gcc.c-torture/compile/20010518-2.c: Likewise.
4647         * gcc.c-torture/compile/20020312-1.c: Likewise.
4648         * gcc.c-torture/compile/20020604-1.c: Likewise.
4649         * gcc.c-torture/compile/920501-12.c: Likewise.
4650         * gcc.c-torture/compile/920501-4.c: Likewise.
4651         * gcc.c-torture/compile/920520-1.c: Likewise.
4652         * gcc.c-torture/compile/920521-1.c: Likewise.
4653         * gcc.c-torture/compile/920625-1.c: Likewise.
4654         * gcc.c-torture/compile/961203-1.c: Likewise.
4655         * gcc.c-torture/compile/980506-1.c: Likewise.
4656         * gcc.c-torture/compile/981006-1.c: Likewise.
4657         * gcc.c-torture/compile/981022-1.c: Likewise.
4658         * gcc.c-torture/compile/981223-1.c: Likewise.
4659         * gcc.c-torture/compile/990617-1.c: Likewise.
4660         * gcc.c-torture/compile/dll.c: Likewise.
4661         * gcc.c-torture/compile/labels-3.c: Likewise.
4662         * gcc.c-torture/compile/mipscop-1.c: Likewise.
4663         * gcc.c-torture/compile/mipscop-2.c: Likewise.
4664         * gcc.c-torture/compile/mipscop-3.c: Likewise.
4665         * gcc.c-torture/compile/mipscop-4.c: Likewise.
4666         * gcc.c-torture/compile/simd-5.c: Likewise.
4667         * gcc.c-torture/compile/20000804-1.x: Remove.
4668         * gcc.c-torture/compile/20001205-1.x: Likewise.
4669         * gcc.c-torture/compile/20001226-1.x: Likewise.
4670         * gcc.c-torture/compile/20010518-2.x: Likewise.
4671         * gcc.c-torture/compile/20020312-1.x: Likewise.
4672         * gcc.c-torture/compile/20020604-1.x: Likewise.
4673         * gcc.c-torture/compile/920501-12.x: Likewise.
4674         * gcc.c-torture/compile/920501-4.x: Likewise.
4675         * gcc.c-torture/compile/920520-1.x: Likewise.
4676         * gcc.c-torture/compile/920521-1.x: Likewise.
4677         * gcc.c-torture/compile/920625-1.x: Likewise.
4678         * gcc.c-torture/compile/961203-1.x: Likewise.
4679         * gcc.c-torture/compile/980506-1.x: Likewise.
4680         * gcc.c-torture/compile/981006-1.x: Likewise.
4681         * gcc.c-torture/compile/981022-1.x: Likewise.
4682         * gcc.c-torture/compile/981223-1.x: Likewise.
4683         * gcc.c-torture/compile/990617-1.x: Likewise.
4684         * gcc.c-torture/compile/mipscop-1.x: Likewise.
4685         * gcc.c-torture/compile/mipscop-2.x: Likewise.
4686         * gcc.c-torture/compile/mipscop-3.x: Likewise.
4687         * gcc.c-torture/compile/mipscop-4.x: Likewise.
4688         * gcc.c-torture/compile/simd-5.x: Likewise.
4689
4690         * gcc.c-torture/compile/20021205-1.c: Remove bogus dg commands.
4691
4692 2003-06-13  Eric Botcazou  <ebotcazou@libertysurf.fr>
4693
4694         * gcc.c-torture/execute/20030611-1.c: New test.
4695
4696 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4697
4698         PR middle-end/168
4699         * gcc.dg/20030612-1.c: New test case.
4700
4701 2003-06-12  Mark Mitchell  <mark@codesourcery.com>
4702
4703         PR c++/10635
4704         * g++.dg/expr/cast1.C: New test.
4705
4706 2003-06-12  Roger Sayle  <roger@eyesopen.com>
4707
4708         * gcc.dg/builtins-21.c: New test case.
4709
4710 2003-06-11  Kelley Cook  <kelleycook@wideopenwest.com>
4711
4712         * lib/gcc.exp (gcc_target_compile): Put TOOL_OPTIONS at front of
4713         options instead of at the end.
4714         * lib/objc.exp (objc_target_compile): Likewise.
4715
4716 2003-06-11  Mark Mitchell  <mark@codesourcery.com>
4717
4718         PR c++/10432
4719         * g++.dg/parse/error1.C: New test.
4720
4721 2003-06-11  Janis Johnson  <janis187@us.ibm.com>
4722
4723         * gcc.dg/compat/struct-by-value-11_main.c: New file.
4724         * gcc.dg/compat/struct-by-value-11_x.c: New file.
4725         * gcc.dg/compat/struct-by-value-11_y.c: New file.
4726         * gcc.dg/compat/struct-by-value-12_main.c: New file.
4727         * gcc.dg/compat/struct-by-value-12_x.c: New file.
4728         * gcc.dg/compat/struct-by-value-12_y.c: New file.
4729         * gcc.dg/compat/struct-by-value-13_main.c: New file.
4730         * gcc.dg/compat/struct-by-value-13_x.c: New file.
4731         * gcc.dg/compat/struct-by-value-13_y.c: New file.
4732         * gcc.dg/compat/struct-by-value-14_main.c: New file.
4733         * gcc.dg/compat/struct-by-value-14_x.c: New file.
4734         * gcc.dg/compat/struct-by-value-14_y.c: New file.
4735         * gcc.dg/compat/struct-by-value-15_main.c: New file.
4736         * gcc.dg/compat/struct-by-value-15_x.c: New file.
4737         * gcc.dg/compat/struct-by-value-15_y.c: New file.
4738         * gcc.dg/compat/struct-by-value-16_main.c: New file.
4739         * gcc.dg/compat/struct-by-value-16_x.c: New file.
4740         * gcc.dg/compat/struct-by-value-16_y.c: New file.
4741         * gcc.dg/compat/struct-by-value-17_main.c: New file.
4742         * gcc.dg/compat/struct-by-value-17_x.c: New file.
4743         * gcc.dg/compat/struct-by-value-17_y.c: New file.
4744         * gcc.dg/compat/struct-by-value-18_main.c: New file.
4745         * gcc.dg/compat/struct-by-value-18_x.c: New file.
4746         * gcc.dg/compat/struct-by-value-18_y.c: New file.
4747
4748         * gcc.dg/compat/scalar-by-value-3_main.c: New file.
4749         * gcc.dg/compat/scalar-by-value-3_x.c: New file.
4750         * gcc.dg/compat/scalar-by-value-3_y.c: New file.
4751         * gcc.dg/compat/scalar-by-value-4_main.c: New file.
4752         * gcc.dg/compat/scalar-by-value-4_x.c: New file.
4753         * gcc.dg/compat/scalar-by-value-4_y.c: New file.
4754         * gcc.dg/compat/scalar-return-3_main.c: New file.
4755         * gcc.dg/compat/scalar-return-3_x.c: New file.
4756         * gcc.dg/compat/scalar-return-3_y.c: New file.
4757         * gcc.dg/compat/scalar-return-4_main.c: New file.
4758         * gcc.dg/compat/scalar-return-4_x.c: New file.
4759         * gcc.dg/compat/scalar-return-4_y.c: New file.
4760
4761 2003-06-10  Janis Johnson  <janis187@us.ibm.com>
4762
4763         * gcc.dg/compat/fp2-struct-check.h: New file.
4764         * gcc.dg/compat/fp2-struct-defs.h: New file.
4765         * gcc.dg/compat/fp2-struct-init.h: New file.
4766         * gcc.dg/compat/struct-by-value-10_main.c: New file.
4767         * gcc.dg/compat/struct-by-value-10_x.c: New file.
4768         * gcc.dg/compat/struct-by-value-10_y.c: New file.
4769         * gcc.dg/compat/struct-return-10_main.c: New file.
4770         * gcc.dg/compat/struct-return-10_x.c: New file.
4771         * gcc.dg/compat/struct-return-10_y.c: New file.
4772
4773         * gcc.dg/compat/compat-common.h: New file.
4774         * gcc.dg/compat/fp-struct-check.h: Improve debugging output.
4775         * gcc.dg/compat/fp-struct-test-by-value-x.h: Ditto.
4776         * gcc.dg/compat/fp-struct-test-by-value-y.h: Ditto.
4777         * gcc.dg/compat/scalar-by-value-1_main.c: Ditto.
4778         * gcc.dg/compat/scalar-by-value-1_x.c: Ditto.
4779         * gcc.dg/compat/scalar-by-value-1_y.c: Ditto.
4780         * gcc.dg/compat/scalar-by-value-2_main.c: Ditto.
4781         * gcc.dg/compat/scalar-by-value-2_x.c: Ditto.
4782         * gcc.dg/compat/scalar-by-value-2_y.c: Ditto.
4783         * gcc.dg/compat/scalar-return-1_main.c: Ditto.
4784         * gcc.dg/compat/scalar-return-1_x.c: Ditto.
4785         * gcc.dg/compat/scalar-return-1_y.c: Ditto.
4786         * gcc.dg/compat/scalar-return-2_main.c: Ditto.
4787         * gcc.dg/compat/scalar-return-2_x.c: Ditto.
4788         * gcc.dg/compat/scalar-return-2_y.c: Ditto.
4789         * gcc.dg/compat/small-struct-check.h: Ditto.
4790         * gcc.dg/compat/struct-by-value-2_main.c: Ditto.
4791         * gcc.dg/compat/struct-by-value-2_x.c: Ditto.
4792         * gcc.dg/compat/struct-by-value-2_y.c: Ditto.
4793         * gcc.dg/compat/struct-by-value-3_main.c: Ditto.
4794         * gcc.dg/compat/struct-by-value-3_x.c: Ditto.
4795         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
4796         * gcc.dg/compat/struct-by-value-4_main.c: Ditto.
4797         * gcc.dg/compat/struct-by-value-4_x.c: Ditto.
4798         * gcc.dg/compat/struct-by-value-4_y.c: Ditto.
4799         * gcc.dg/compat/struct-by-value-5_main.c: Ditto.
4800         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
4801         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
4802         * gcc.dg/compat/struct-by-value-6_main.c: Ditto.
4803         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
4804         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
4805         * gcc.dg/compat/struct-by-value-7_main.c: Ditto.
4806         * gcc.dg/compat/struct-by-value-7_x.c: Ditto.
4807         * gcc.dg/compat/struct-by-value-7_y.c: Ditto.
4808         * gcc.dg/compat/struct-by-value-8_main.c: Ditto.
4809         * gcc.dg/compat/struct-by-value-8_x.c: Ditto.
4810         * gcc.dg/compat/struct-by-value-8_y.c: Ditto.
4811         * gcc.dg/compat/struct-by-value-9_main.c: Ditto.
4812         * gcc.dg/compat/struct-by-value-9_x.c: Ditto.
4813         * gcc.dg/compat/struct-by-value-9_y.c: Ditto.
4814         * gcc.dg/compat/struct-return-2_main.c: Ditto.
4815         * gcc.dg/compat/struct-return-2_x.c: Ditto.
4816         * gcc.dg/compat/struct-return-2_y.c: Ditto.
4817         * gcc.dg/compat/struct-return-3_main.c: Ditto.
4818         * gcc.dg/compat/struct-return-3_x.c: Ditto.
4819         * gcc.dg/compat/struct-return-3_y.c: Ditto.
4820
4821 2003-06-10  Geoffrey Keating  <geoffk@apple.com>
4822
4823         * g++.dg/pch/static-1.C: New file.
4824         * g++.dg/pch/static-1.Hs: New file.
4825
4826 2003-06-10  Richard Henderson  <rth@redhat.com>
4827
4828         * gcc.dg/asm-7.c: Adjust expected warning text.
4829
4830 2003-06-10  Roger Sayle  <roger@eyesopen.com>
4831
4832         * gcc.dg/builtins-20.c: New test case.
4833
4834 2003-06-10  Mark Mitchell  <mark@codesourcery.com>
4835
4836         PR c++/11131
4837         * g++.dg/opt/template1.C: New test.
4838
4839 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4840
4841         * lib/gcc-dg.exp (dg-test): Clear additional_files and
4842         additional_sources.
4843
4844 2003-05-21  David Taylor  <dtaylor@emc.com>
4845
4846         * gcc.dg/Wpadded.c: New file.
4847
4848 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4849
4850         * gcc.dg/special/20000419-2.c: Fix dg-require-alias syntax.
4851         * gcc.dg/special/weak-2.c: Add dg-require-weak.
4852         * gcc.dg/weak/weak-3.c: Reverse order of dg-do and
4853         dg-require-weak.
4854
4855 2003-06-09  J"orn Rennecke <joern.rennecke@superh.com>
4856
4857         * g++.dg/other/offsetof3.C: Adjust linenumber of last expected warning.
4858
4859 2003-06-09  Mark Mitchell  <mark@codesourcery.com>
4860
4861         * lib/gcc-dg.exp (dg-require-weak): Fix typo.
4862         (dg-require-alias): Likewise.
4863         (dg-require-gc-sections): Likewise.
4864         * lib/target-supports.exp (check_gc_sections_available): Likewise.
4865
4866 2003-06-08  Richard Henderson  <rth@redhat.com>
4867
4868         * gcc.dg/20011029-2.c: Fix the array reference.
4869         * gcc.dg/asm-7.c: New.
4870
4871 2003-06-08  Kazu Hirata  <kazu@cs.umass.edu>
4872
4873         * gcc.c-torture/compile/20000804-1.x: Disable on h8300 port.
4874
4875 2003-06-08  Mark Mitchell  <mark@codesourcery.com>
4876
4877         * lib/gcc-dg.exp (dg-require-alias): Fix typo.
4878         (dg-require-gc-sections): Likewise.
4879
4880 2003-06-08  Jan Hubicka  <jh@suse.cz>
4881
4882         * i386-cmov1.c: Fix regular expression.
4883         * i386-cvt-1.c: Likewise.
4884         * i386-local.c: Likewise.
4885         * i386-local2.c: Likewise.
4886         * i386-mul.c: Likewise.
4887         * i386-ssetype-1.c: Likewise.
4888         * i386-ssetype-3.c: Likewise.
4889         * i386-ssetype-5.c: Likewise.
4890
4891 2003-06-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4892
4893         PR c++/11039
4894         * g++.dg/warn/implicit-typename2.C: New test.
4895         * g++.dg/warn/implicit-typename3.C: New test.
4896
4897 2003-06-07  Richard Henderson  <rth@redhat.com>
4898
4899         * g++.dg/other/offsetof3.C: Use size_t.
4900         * g++.dg/other/offsetof4.C: Likewise.
4901
4902 2003-06-07  H.J. Lu <hongjiu.lu@intel.com>
4903
4904         * lib/copy-file.exp: New. Implement gcc_copy_files.
4905
4906         * lib/dg-pch.exp: Load copy-file.exp
4907         (dg-pch): Use gcc_copy_files instead of "file copy".
4908
4909 2003-06-06  Mark Mitchell  <mark@codesourcery.com>
4910
4911         * gcc.dg/weak/weak.exp: Simplify.
4912         * gcc.dg/weak/typeof-2.c: Use dg-require-weak.
4913         * gcc.dg/weak/weak-1.c: Likewise.
4914         * gcc.dg/weak/weak-2.c: Likewise.
4915         * gcc.dg/weak/weak-3.c: Likewise.
4916         * gcc.dg/weak/weak-4.c: Likewise.
4917         * gcc.dg/weak/weak-5.c: Likewise.
4918         * gcc.dg/weak/weak-6.c: Likewise.
4919         * gcc.dg/weak/weak-7.c: Likewise.
4920         * gcc.dg/weak/weak-8.c: Likewise.
4921         * gcc.dg/weak/weak-9.c: Likewise.
4922
4923 2003-06-06  Richard Earnshaw  <rearnsha@arm.com>
4924
4925         gcc.c-torture/execute/20030606-1.c: New.
4926
4927 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4928
4929         * gcc.dg/builtins-2.c: Correct check-in of incorrect version.
4930         * gcc.dg/builtins-19.c: Likewise.
4931
4932 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4933
4934         * gcc.dg/builtins-2.c: Add some more tests.
4935         * gcc.dg/builtins-18.c: New test case.
4936         * gcc.dg/builtins-19.c: New test case.
4937
4938 2003-06-06  Roger Sayle  <roger@eyesopen.com>
4939             Jim Wilson  <wilson@tuliptree.org>
4940
4941         * gcc.dg/uninit-C.c: Only test TImode on 64-bit platforms.
4942
4943 2003-06-06  Jakub Jelinek  <jakub@redhat.com>
4944
4945         * gcc.c-torture/execute/builtins/string-4.c (main_test): Allow some
4946         mempcpy/stpcpy calls not to be optimized into something else.
4947         * gcc.c-torture/execute/string-opt-3.c: Moved to...
4948         * gcc.c-torture/execute/builtins/string-7.c: ...here.
4949         * gcc.c-torture/execute/builtins/string-7-lib.c: New.
4950
4951 2003-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4952
4953         * gcc.dg/format/asm_fprintf-1.c: New test.
4954
4955 2003-06-05  Mark Mitchell  <mark@codesourcery.com>
4956
4957         * lib/gcc-defs.exp (additional_sources): New variable.
4958         (dg-additional-sources): New function.
4959         (additional_files): New variable.
4960         (dg-additional-files): New function.
4961         (dg-additional-files-options): Likewise.
4962         * lib/gcc-dg.exp (dg-require-weak): New function.
4963         (dg-require-alias): Likewise.
4964         (dg-require-gc-sections): Likewise.
4965         * lib/target-supports.exp (check_alias_available): Remove testfile
4966         parameter.
4967         (check_gc_sections_available): New function.
4968         * lib/g++-dg.exp (dg-gpp-additional-sources): Remove.
4969         (dg-gpp-additional-files): Likewise.
4970         * lib/g++.exp (additional_sources): Remove.
4971         (additional_files): Likewise.
4972         (g++_target_compile): Use dg-additional-files-options.
4973
4974         * gcc.dg/special/special.exp: Add "ecos" tests.  Remove complex
4975         Tcl logic.
4976         * gcc.dg/special/ecos.exp: Remove.
4977         * gcc.dg/special/20000419-2.c: Use dg-require-*.
4978         * gcc.dg/special/alias-1.c: Likewise.
4979         * gcc.dg/special/alias-2.c: Likewise.
4980         * gcc.dg/special/gcsec-1.c: Likewise.
4981         * gcc.dg/special/weak-1.c: Likewise.
4982         * gcc.dg/special/weak-2.c: Likewise.
4983         * gcc.dg/special/wkali-1.c: Likewise.
4984         * gcc.dg/special/wkali-2.c: Likewise.
4985
4986         * g++.dg/special/conpr-2.C: Use dg-additional-*, not
4987         dg-gpp-additional-*.
4988         * g++.dg/special/conpr-3.C: Likewise.
4989         * g++.dg/special/conpr-4.C: Likewise.
4990         * g++.old-deja/g++.abi/vtable3a.C: Likewise.
4991         * g++.old-deja/g++.abi/vtable3b.C: Likewise.
4992         * g++.old-deja/g++.abi/vtable3c.C: Likewise.
4993         * g++.old-deja/g++.abi/vtable3d.C: Likewise.
4994         * g++.old-deja/g++.abi/vtable3e.C: Likewise.
4995         * g++.old-deja/g++.abi/vtable3f.C: Likewise.
4996         * g++.old-deja/g++.abi/vtable3g.C: Likewise.
4997         * g++.old-deja/g++.abi/vtable3h.C: Likewise.
4998         * g++.old-deja/g++.abi/vtable3i.C: Likewise.
4999         * g++.old-deja/g++.abi/vtable3j.C: Likewise.
5000         * g++.old-deja/g++.oliva/linkage1.C: Likewise.
5001         * g++.old-deja/g++.other/comdat1.C: Likewise.
5002         * g++.old-deja/g++.other/comdat2.C: Likewise.
5003         * g++.old-deja/g++.other/comdat3.C: Likewise.
5004         * g++.old-deja/g++.other/ctor1.C: Likewise.
5005         * g++.old-deja/g++.pt/instantiate5.C: Likewise.
5006
5007 2003-06-05  Richard Henderson  <rth@redhat.com>
5008
5009         * gcc.dg/debug/20030605-1.c: New.
5010
5011 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
5012
5013         * README.QMTEST: Update.
5014
5015 2003-06-04  Richard Henderson  <rth@redhat.com>
5016
5017         * gcc.dg/cleanup-1.c: New.
5018         * gcc.dg/cleanup-2.c: New.
5019         * gcc.dg/cleanup-3.c: New.
5020         * gcc.dg/cleanup-4.c: New.
5021         * gcc.dg/cleanup-5.c: New.
5022         * gcc.dg/cleanup-6.c: New.
5023         * gcc.dg/cleanup-7.c: New.
5024
5025 2003-06-04  Mark Mitchell  <mark@codesourcery.com>
5026
5027         * g++.dg/abi/vague1.C: Use xfail, rather than embedded Tcl code.
5028
5029         * lib/dg-pch.exp: New file.
5030         * g++.dg/pch/pch.exp: Use dg-pch.exp.
5031         * gcc.dg/pch/pch.exp: Likewise.
5032
5033 2003-06-04  Roger Sayle  <roger@eyesopen.com>
5034
5035         * gcc.dg/builtins-2.c: Add tests for tan(atan(x)).
5036         * gcc.dg/builtins-3.c: Add tests for tan(0.0) and atan(0.0).
5037         * gcc.dg/builtins-7.c: Add tests for tan(atan(x)) == x.
5038         * gcc.dg/builtins-17.c: New test case.
5039         * gcc.dg/i386-387-4.c: New test case.
5040         * gcc.c-torture/execute/ieee/mzero4.c: New test case.
5041
5042 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5043
5044         * gcc.dg/ultrasp9.c: New test.
5045
5046 2003-06-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
5047
5048         * gcc.c-torture/compile/20030604-1.c: New test.
5049         * gcc.dg/sparc-constant-1.c: New test.
5050
5051 2003-06-03  Glen Nakamura  <glen@imodulo.com>
5052
5053         * gcc.dg/20020525-1.c: Replace 0x5a5a5a5a with -1.
5054
5055 2003-06-03  J"orn Rennecke <joern.rennecke@superh.com>
5056
5057         * g++.dg/abi/empty6.C (B): Request alignment of 8 bytes.
5058
5059         * gcc.dg/torture/builtin-noret-1.c (_exit, _Exit): Make weak.
5060         * gcc.dg/torture/builtin-noret-2.c (_exit, _Exit): Likewise.
5061
5062 2003-06-03  Aldy Hernandez  <aldyh@redhat.com>
5063
5064         * gcc.c-torture/compile/simd-5.x: Remove xfail for PPC64.
5065
5066 2003-06-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5067
5068         PR c++/10940
5069         * g++.dg/template/spec10.C: New test.
5070
5071 2003-06-03  Roger Sayle  <roger@eyesopen.com>
5072
5073         * gcc.dg/builtins-16.c: New test case.
5074
5075 2003-06-03  Jakub Jelinek  <jakub@redhat.com>
5076
5077         * gcc.c-torture/execute/builtins/string-4.c (main_test): Remove
5078         mempcpy test with post-increments.
5079         * gcc.c-torture/execute/string-opt-3.c: New test.
5080         * gcc.dg/string-opt-1.c: New test.
5081
5082 2003-06-03  David Billinghurst (David.Billinghurst@riotinto.com)
5083
5084         PR fortran/10965
5085         * g77.f-torture/compile/20000601-2.f: Fix non-standard code.
5086
5087 2003-06-02  Mark Mitchell  <mark@codesourcery.com>
5088
5089         * lib/scanasm.exp (dg-scan): New function, factored out of ...
5090         (scan-assembler): ... here.  Use dg-scan.
5091         (scan-assembler-not): Likewise.
5092         (scan-file): New function.
5093         (scan-file-not): Likewise.
5094         * gcc.dg/cpp/19990228-1.c: Use scan-file and/or scan-file-not.
5095         * gcc.dg/cpp/_Pragma4.c: Likewise.
5096         * gcc.dg/cpp/_Pragma5.c: Likewise.
5097         * gcc.dg/cpp/avoidpaste1.c: Likewise.
5098         * gcc.dg/cpp/avoidpaste2.c: Likewise.
5099         * gcc.dg/cpp/cmdlne-C2.c: Likewise.
5100         * gcc.dg/cpp/cmdlne-P.c: Likewise.
5101         * gcc.dg/cpp/cmdlne-dD-M.c: Likewise.
5102         * gcc.dg/cpp/cmdlne-dD-dM.c: Likewise.
5103         * gcc.dg/cpp/cmdlne-dI-M.c: Likewise.
5104         * gcc.dg/cpp/cmdlne-dM-M.c: Likewise.
5105         * gcc.dg/cpp/cmdlne-dM-dD.c: Likewise.
5106         * gcc.dg/cpp/cmdlne-dN-M.c: Likewise.
5107         * gcc.dg/cpp/cxxcom1.c: Likewise.
5108         * gcc.dg/cpp/line1.c: Likewise.
5109         * gcc.dg/cpp/maccom1.c: Likewise.
5110         * gcc.dg/cpp/maccom2.c: Likewise.
5111         * gcc.dg/cpp/maccom3.c: Likewise.
5112         * gcc.dg/cpp/maccom4.c: Likewise.
5113         * gcc.dg/cpp/maccom5.c: Likewise.
5114         * gcc.dg/cpp/maccom6.c: Likewise.
5115         * gcc.dg/cpp/multiline.c: Likewise.
5116         * gcc.dg/cpp/spacing1.c: Likewise.
5117         * gcc.dg/cpp/spacing2.c: Likewise.
5118         * gcc.dg/cpp/trad/cmdlne-C2.c: Likewise.
5119         * gcc.dg/cpp/trad/maccom1.c: Likewise.
5120         * gcc.dg/cpp/trad/maccom2.c: Likewise.
5121         * gcc.dg/cpp/trad/maccom3.c: Likewise.
5122         * gcc.dg/cpp/trad/maccom4.c: Likewise.
5123         * gcc.dg/cpp/trad/maccom6.c: Likewise.
5124         * gcc.dg/cpp/cxxcom2.c: Likewise.
5125         * gcc.dg/cpp/cxxcom2.h: New file.
5126
5127         * gcc.dg/cpp/truefalse.cpp: Move it to ...
5128         * g++.dg/cpp/truefalse.C: Here.
5129         * gcc.dg/cpp/cpp.exp: Remove scanning of ".cpp" files.
5130
5131 2003-06-01  Loren James Rittle  <ljrittle@acm.org>
5132
5133         * gcc.dg/cpp/redef3.c: New file.
5134
5135 2003-06-01  Eric Botcazou  <ebotcazou@libertysurf.fr>
5136
5137         * gcc.dg/i386-loop-3.c: New test.
5138
5139 2003-05-31  Toon Moene  <toon@moene.indiv.nluug.nl>
5140
5141         * g77.dg/ffree-form-2.f: XFAIL removed, because fixed.
5142
5143 2003-05-31  Roger Sayle  <roger@eyesopen.com>
5144
5145         * gcc.dg/fwrapv-1.c: New test case.
5146         * gcc.dg/fwrapv-2.c: New test case.
5147
5148 2003-05-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5149
5150         PR c++/10956
5151         * g++.dg/template/spec9.C: New test.
5152
5153 2003-05-29  Roger Sayle  <roger@eyesopen.com>
5154
5155         * gcc.dg/duff-4.c: New test case.
5156
5157 2003-05-27  David Billinghurst (David.Billinghurst@riotinto.com)
5158
5159         PR fortran/10843
5160         * g77.dg/ffixed-form-1.f: New test
5161         * g77.dg/ffixed-form-2.f: New test
5162         * g77.dg/ffree-form-2.f: New test - XFAIL pending fix
5163         * g77.dg/ffree-form-3.f: New test
5164
5165 2003-05-26  Andreas Tobler <a.tobler@schweiz.ch>
5166
5167         * gcc.dg/wchar_t-1.c: XFAIL on darwin, no wchar.h available.
5168         * gcc.dg/wint_t-1.c: Likewise.
5169
5170 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5171
5172         * g++.dg/template/access11.C: New test.
5173
5174 2003-05-25  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5175
5176         PR c++/10849
5177         * g++.dg/template/access10.C: New test.
5178
5179 2003-05-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
5180             Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5181
5182         * gcc.c-torture/compile/simd-5.x: XFAIL on SPARC64.
5183
5184 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5185
5186         * gcc.dg/torture/builtin-noret-1.c: Add dg-option -multiply_defined
5187         suppress for powerpc-*-darwin*.
5188         * gcc.dg/torture/builtin-noret-2.c: Likewise.
5189
5190 2003-05-24  Andreas Tobler <a.tobler@schweiz.ch>
5191
5192         * gcc.c-torture/execute/builtins/builtins.exp: Add -multiply_defined
5193         suppress option for powerpc-*-darwin*.
5194
5195 2003-05-23  Roger Sayle  <roger@eyesopen.com>
5196
5197         * gcc.dg/builtins-1.c: Add tests for tan and atan.
5198         * gcc.dg/builtins-4.c: Add test for fmod.
5199
5200 2003-05-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5201
5202         PR c++/10682
5203         * g++.dg/template/instantiate4.C: New test.
5204
5205 2003-05-22  Roger Sayle  <roger@eyesopen.com>
5206
5207         * gcc.c-torture/execute/ieee/inf-2.c: New test case.
5208
5209 2003-05-21  Janis Johnson  <janis187@us.ibm.com>
5210
5211         * gcc.dg/compat/scalar-return-1_main.c: New file.
5212         * gcc.dg/compat/scalar-return-1_x.c: New file.
5213         * gcc.dg/compat/scalar-return-1_y.c: New file.
5214         * gcc.dg/compat/scalar-return-2_main.c: New file.
5215         * gcc.dg/compat/scalar-return-2_x.c: New file.
5216         * gcc.dg/compat/scalar-return-2_y.c: New file.
5217         * gcc.dg/compat/struct-return-3_main.c: New file.
5218         * gcc.dg/compat/struct-return-3_y.c: New file.
5219         * gcc.dg/compat/struct-return-3_x.c: New file.
5220         * gcc.dg/compat/struct-return-2_main.c: New file.
5221         * gcc.dg/compat/struct-return-2_x.c: New file.
5222         * gcc.dg/compat/struct-return-2_y.c: New file.
5223
5224 2003-05-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5225
5226         * g++.old-deja/g++.law/profile1.C (dg-options): Add -static to options
5227         for hppa*-hp-hpux*.
5228         * gcc.dg/20021014-1.c (dg-options): Likewise.
5229         * gcc.dg/nest.c (dg-options): Likewise.
5230
5231 2003-05-21  Danny Smith  <dannysmith@users.sourceforge.net>
5232
5233         PR c++/9738
5234         * g++.dg/ext/dllimport2.C: New file.
5235         * g++.dg/ext/dllimport3.C: New file.
5236
5237 2003-05-20  Janis Johnson  <janis187@us.ibm.com>
5238
5239         * gcc.dg/compat/struct-by-value-3_x.c: Move common pieces to headers.
5240         * gcc.dg/compat/struct-by-value-3_y.c: Ditto.
5241         * gcc.dg/compat/struct-by-value-5_x.c: Ditto.
5242         * gcc.dg/compat/struct-by-value-5_y.c: Ditto.
5243         * gcc.dg/compat/struct-by-value-6_x.c: Ditto.
5244         * gcc.dg/compat/struct-by-value-6_y.c: Ditto.
5245         * gcc.dg/compat/struct-by-value-7_x.c Ditto.
5246         * gcc.dg/compat/struct-by-value-7_y.c Ditto.
5247         * gcc.dg/compat/small-struct-defs.h: New file.
5248         * gcc.dg/compat/small-struct-init.h: New file.
5249         * gcc.dg/compat/small-struct-check.h: New file.
5250         * gcc.dg/compat/fp-struct-defs.h: New file.
5251         * gcc.dg/compat/fp-struct-check.h: New file.
5252         * gcc.dg/compat/fp-struct-init.h: New file.
5253         * gcc.dg/compat/fp-struct-test-by-value-y.h: New file.
5254         * gcc.dg/compat/fp-struct-test-by-value-x.h: New file.
5255
5256 2003-05-19  Jakub Jelinek  <jakub@redhat.com>
5257
5258         * gcc.dg/20030225-2.c: New test.
5259
5260 2003-05-18  Roger Sayle  <roger@eyesopen.com>
5261             Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5262
5263         * gcc.c-torture/compile/20030518-1.c: New test case.
5264
5265 2003-05-18  Mark Mitchell  <mark@codesourcery.com>
5266
5267         * lib/gcc-dg.exp (gcc-dg-debug-runtest): Add opt_opts parameter.
5268         * gcc.dg/debug/debug.exp: Pass opt_opts parameter to
5269         gcc-dg-debug-runtest.
5270         * g++.dg/debug/debug.exp: Pass opt_opts parameter to
5271         gcc-dg-debug-runtest.
5272
5273 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5274
5275         PR c++/9022
5276         * g++.dg/lookup/using6.C: New test.
5277
5278 2003-05-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5279
5280         * g++.dg/parse/access2.C: New test.
5281
5282 2003-05-17  Mark Mitchell  <mark@codesourcery.com>
5283
5284         * lib/gcc-dg.exp (gcc-dg-debug-runtest): New method.
5285         * g++.dg/debug/debug.exp: Use gcc-dg-debug-runtest.
5286         * gcc.dg/debug/debug.exp: Likewise.
5287
5288 2003-05-17  Neil Booth  <neil@daikokuya.co.uk>
5289
5290         * gcc.dg/dollar.c: New test.
5291
5292 2003-05-16  Janis Johnson  <janis187@us.ibm.com>
5293
5294         * gcc.dg/compat/struct-by-value-4_main.c: Split into multiple tests.
5295         * gcc.dg/compat/struct-by-value-4_x.c: Split into multiple tests.
5296         * gcc.dg/compat/struct-by-value-4_y.c: Split into multiple tests.
5297         * gcc.dg/compat/struct-by-value-5_main.c: Split into multiple tests.
5298         * gcc.dg/compat/struct-by-value-5_x.c: Split into multiple tests.
5299         * gcc.dg/compat/struct-by-value-5_y.c: Split into multiple tests.
5300         * gcc.dg/compat/struct-by-value-6_main.c: New file.
5301         * gcc.dg/compat/struct-by-value-6_x.c: New file.
5302         * gcc.dg/compat/struct-by-value-6_y.c: New file.
5303         * gcc.dg/compat/struct-by-value-7_main.c: New file.
5304         * gcc.dg/compat/struct-by-value-7_x.c: New file.
5305         * gcc.dg/compat/struct-by-value-7_y.c: New file.
5306         * gcc.dg/compat/struct-by-value-8_main.c: New file.
5307         * gcc.dg/compat/struct-by-value-8_x.c: New file.
5308         * gcc.dg/compat/struct-by-value-8_y.c: New file.
5309         * gcc.dg/compat/struct-by-value-9_main.c: New file.
5310         * gcc.dg/compat/struct-by-value-9_x.c: New file.
5311         * gcc.dg/compat/struct-by-value-9_y.c: New file.
5312
5313 2003-05-16  Mark Mitchell  <mark@codesourcery.com>
5314
5315         * lib/gcc-dg.exp (gcc-dg-test): Rename to ...
5316         (gcc-dg-test-1): ... this.  Add target_compile parameter.  Add
5317         support for "repo" mode.
5318         * lib/g++-dg.exp: Use gcc-dg.exp to implement all functionality.
5319         * lib/g77-dg.exp: Likewise.
5320         * lib/obj-dg.exp: Likewise.
5321
5322 2003-05-16  Jakub Jelinek  <jakub@redhat.com>
5323
5324         Merge from gcc-3_2-rhl8-branch:
5325         2003-04-23  Jakub Jelinek  <jakub@redhat.com>
5326
5327         * gcc.dg/tls/opt-6.c: New test.
5328
5329         2003-04-05  Jakub Jelinek  <jakub@redhat.com>
5330
5331         * gcc.dg/20030405-1.c: New test.
5332
5333         2003-03-09  Jakub Jelinek  <jakub@redhat.com>
5334
5335         * gcc.dg/20030309-1.c: New test.
5336
5337         2003-03-07  Eric Botcazou  <ebotcazou@libertysurf.fr>
5338
5339         * gcc.c-torture/execute/20030307-1.c: New test.
5340
5341         2003-02-20  Randolph Chung  <tausq@debian.org>
5342
5343         * gcc.c-torture/compile/20030220-1.c: New test.
5344
5345         2003-02-18  Jakub Jelinek  <jakub@redhat.com>
5346
5347         * gcc.dg/20030217-1.c: New test.
5348
5349         2003-01-29  Jakub Jelinek  <jakub@redhat.com>
5350
5351         * gcc.c-torture/compile/20020129-1.c: New test.
5352
5353         2002-12-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
5354
5355         * gcc.dg/unroll-1.c: New test.
5356
5357         2002-11-16  Jan Hubicka  <jh@suse.cz>
5358
5359         * gcc.c-torture/execute/20020920-1.c: New test.
5360
5361         2002-10-08  Jakub Jelinek  <jakub@redhat.com>
5362
5363         PR target/7434
5364         * gcc.c-torture/compile/20021008-1.c: New test.
5365
5366         2002-08-10  Gwenole Beauchesne  <gbeauchesne@mandrakesoft.com>
5367
5368         PR target/7559
5369         * testsuite/gcc.c-torture/execute/20020810-1.c: New test.
5370
5371         2002-08-07  Jakub Jelinek  <jakub@redhat.com>
5372
5373         * gcc.c-torture/compile/20020807-1.c: New test.
5374
5375         2002-07-30  Jakub Jelinek  <jakub@redhat.com>
5376
5377         * gcc.dg/tls/opt-1.c: New test.
5378
5379         2002-07-29  Jakub Jelinek  <jakub@redhat.com>
5380
5381         * gcc.dg/20020729-1.c: New test.
5382
5383         2002-07-20  Jakub Jelinek  <jakub@redhat.com>
5384
5385         * g++.dg/opt/life1.C: New test.
5386
5387         2002-05-20  Jakub Jelinek  <jakub@redhat.com>
5388
5389         * gcc.dg/20020525-1.c: New test.
5390
5391         2002-05-24  Jakub Jelinek  <jakub@redhat.com>
5392
5393         PR c++/6794
5394         * g++.dg/ext/pretty1.C: New test.
5395         * g++.dg/ext/pretty2.C: New test.
5396
5397 2003-05-15  Mark Mitchell  <mark@codesourcery.com>
5398
5399         PR c++/8385
5400         * g++.dg/ext/typeof5.C: New test.
5401
5402 2003-05-15  J"orn Rennecke <joern.rennecke@superh.com>
5403
5404         * gcc.c-torture/execute/builtins/string-asm-1.c: Take
5405         __USER_LABEL_PREFIX__ into account.
5406         * gcc.c-torture/execute/builtins/string-asm-2.c: Likewise.
5407
5408 2003-05-14  Roger Sayle  <roger@eyesopen.com>
5409
5410         * gcc.dg/builtins-15.c: New test case.
5411
5412 2003-05-13  Zack Weinberg  <zack@codesourcery.com>
5413
5414         * gcc.dg/const-elim-1.c: Tighten scan-assembler-not regexp.
5415
5416 2003-05-12  Mark Mitchell  <mark@codesourcery.com>
5417
5418         * lib/g++.exp: Tweak handling of additional source files.
5419         * g++.dg/special/conpr-2.C: Use dg-gpp-additional-sources.
5420         * g++.dg/special/conpr-2a.C: Rename to ...
5421         * g++.dg/special/conpr-2a.cc: ... this.
5422         * g++.dg/special/conpr-3.C: Use dg-gpp-additional-sources.
5423         * g++.dg/special/conpr-3a.C: Rename to ...
5424         * g++.dg/special/conpr-3a.cc: This.
5425         * g++.dg/special/conpr-3b.C: Rename to ...
5426         * g++.dg/special/conpr-3b.cc: This.
5427         * g++.dg/special/conpr-4.C: New test.
5428         * g++.dg/special/ecos.exp: Rewrite to use ordinary dg driver.
5429
5430 2003-05-12  David Edelsohn  <edelsohn@gnu.org>
5431
5432         * debug/debug.exp: Skip debug-[12].c at -O3 on non-Dwarf targets.
5433
5434 2003-05-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5435
5436         * g++.old-deja/g++.brendan/ns1.C: Remove private member warning.
5437         * g++.old-deja/g++.robertl/eb71.C: Likewise.
5438         * g++.old-deja/g++.brendan/warnings1.C: Add -Wctor-dtor-privacy.
5439         * g++.old-deja/g++.other/warn3.C: Likewise.
5440
5441 2003-05-11  Roger Sayle  <roger@eyesopen.com>
5442
5443         * gcc.dg/i386-387-1.c: Update to also test log.
5444         * gcc.dg/i386-387-2.c: Likewise.
5445
5446 2003-05-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5447
5448         * g77.f-torture/execute/int8421.f: New test.
5449
5450 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5451
5452         PR c++/10230, c++/10481
5453         * g++.dg/lookup/scoped5.C: New test.
5454
5455 2003-05-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5456
5457         PR c++/10552
5458         * g++.dg/template/ttp6.C: New test.
5459
5460 2003-05-11  Richard Sandiford  <rsandifo@redhat.com>
5461
5462         * gcc.c-torture/execute/builtins: New directory.
5463         * gcc.c-torture/execute/string-opt-{3,4,16,17,18,19}.c: Move into
5464         gcc.c-torture/execute/builtins.
5465         * gcc.c-torture/execute/string-opt-asm-{1,2}.c: Likewise.
5466         * gcc.c-torture/execute/builtin-noret-{1,2}.c: Move to...
5467         * gcc.dg/torture: ...this new directory.  Turn into link-only tests.
5468         * gcc.dg/no-builtin-1.c: Move into gcc.c-torture/execute/builtins.
5469
5470 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5471
5472         PR c++/9252
5473         * g++.dg/template/access8.C: New test.
5474         * g++.dg/template/access9.C: New test.
5475
5476 2003-05-10  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5477
5478         PR c++/9554
5479         * g++.dg/parse/access1.C: New test.
5480
5481 2003-05-09  DJ Delorie  <dj@redhat.com>
5482
5483         * g++.dg/other/stdarg1.C: Make sure arg "3" is passed as a
5484         long, and not an int.
5485
5486 2003-05-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5487
5488         PR c++/10555, c++/10576
5489         * g++.dg/template/memclass1.C: New test.
5490
5491 2003-05-08  DJ Delorie  <dj@redhat.com>
5492
5493         * gcc.c-torture/execute/20020404-1.x: New, skip for 16-bit
5494         targets.
5495         * gcc.c-torture/execute/20021024-1.x: Likewise.
5496         * gcc.c-torture/execute/shiftdi.x: Likewise.
5497         * g++.old-deja/g++.mike/p700.C: Handle 16-bit targets.
5498         * g++.old-deja/g++.other/exprstmt1.C: Likewise.
5499         * gcc.dg/20021018-1.c: Likewise.
5500
5501 2003-05-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5502
5503         * g++.dg/other/packed1.C: Mark xfail for sparc*- not sparc-.
5504
5505         gcc.c-torture/execute/string-opt-19.c: Add general rodata tests.
5506         (bcopy): Call memmove.
5507
5508 2003-05-08  Roger Sayle  <roger@eyesopen.com>
5509
5510         * g77.f-torture/compile/8485.f: New test case.
5511
5512 2003-05-07  Richard Henderson  <rth@redhat.com>
5513
5514         PR c++/10570
5515         * g++.dg/eh/forced1.C: Expect catch-all handlers to run.
5516         Verify exception_cleanup not called for rethrows.
5517         * g++.dg/eh/forced2.C: Test that exception_cleanup is called
5518         when exiting catch block without rethrowing.
5519         * g++.dg/eh/forced3.C: New.
5520         * g++.dg/eh/forced4.C: New.
5521
5522 2003-05-07  Aldy Hernandez  <aldyh@redhat.com>
5523
5524         * gcc.dg/20030505.c: Fix triplet.
5525
5526 2003-05-06  DJ Delorie  <dj@redhat.com>
5527
5528         * gcc.dg/20021014-1.c: XFAIL for xstormy16 also.
5529         * gcc.dg/nest.c: Likewise.
5530
5531 2003-05-05  Roger Sayle  <roger@eyesopen.com>
5532
5533         * gcc.dg/builtins-14.c: New test case.
5534
5535 2003-05-05  Janis Johnson  <janis187@us.ibm.com>
5536
5537         * lib/compat.exp (compat-execute): New argument.
5538         * g++.dg/compat/compat.exp: Pass new argument to compat-execute.
5539         * gcc.dg/compat: New test directory.
5540         * gcc.dg/compat/compat.exp: New expect script.
5541         * gcc.dg/compat/scalar-by-value-1_main.c: New test file.
5542         * gcc.dg/compat/scalar-by-value-1_x.c: New test file.
5543         * gcc.dg/compat/scalar-by-value-1_y.c: New test file.
5544         * gcc.dg/compat/scalar-by-value-2_main.c: New test file.
5545         * gcc.dg/compat/scalar-by-value-2_x.c: New test file.
5546         * gcc.dg/compat/scalar-by-value-2_y.c: New test file.
5547
5548         * gcc.dg/compat/struct-by-value-1_main.c: New test file.
5549         * gcc.dg/compat/struct-by-value-1_x.c: New test file.
5550         * gcc.dg/compat/struct-by-value-1_y.c: New test file.
5551         * gcc.dg/compat/struct-by-value-2_main.c: New test file.
5552         * gcc.dg/compat/struct-by-value-2_x.c: New test file.
5553         * gcc.dg/compat/struct-by-value-2_y.c: New test file.
5554         * gcc.dg/compat/struct-by-value-3_main.c: New test file.
5555         * gcc.dg/compat/struct-by-value-3_x.c: New test file.
5556         * gcc.dg/compat/struct-by-value-3_y.c: New test file.
5557         * gcc.dg/compat/struct-by-value-4_main.c: New test file.
5558         * gcc.dg/compat/struct-by-value-4_x.c: New test file.
5559         * gcc.dg/compat/struct-by-value-4_y.c: New test file.
5560         * gcc.dg/compat/struct-by-value-5_main.c: New test file.
5561         * gcc.dg/compat/struct-by-value-5_x.c: New test file.
5562         * gcc.dg/compat/struct-by-value-5_y.c: New test file.
5563
5564 2003-05-05  Zack Weinberg  <zack@codesourcery.com>
5565
5566         * gcc.dg/const-elim-1.c, gcc.dg/const-elim-2.c: New testcases.
5567
5568 2003-05-05  Jakub Jelinek  <jakub@redhat.com>
5569
5570         * gcc.c-torture/execute/string-opt-18.c (main): Add 3 new tests.
5571
5572 2003-05-05  Geoffrey Keating  <geoffk@apple.com>
5573
5574         * gcc.c-torture/execute/ieee/fp-cmp-8.c: New test.
5575         * gcc.dg/ppc-fsel-2.c: New test.
5576
5577         * gcc.dg/unused-5.c: New test.
5578
5579 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5580
5581         PR c++/10496
5582         * g++.dg/warn/pmf1.C: New test.
5583
5584 2003-05-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5585
5586         PR c++/4494
5587         * g++.dg/warn/main.C: New test.
5588
5589 2003-05-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5590
5591         * gcc.dg/nonnull-3.c: New test.
5592
5593 2003-05-04  Neil Booth  <neil@daikokuya.co.uk>
5594
5595         * gcc.dg/cpp/Wtrigraphs.c: Update.
5596         * gcc.dg/cpp/Wtrigraphs-2.c: New tests.
5597
5598 2003-05-03  Geoffrey Keating  <geoffk@apple.com>
5599
5600         * gcc.dg/ppc-fsel-1.c: New test.
5601
5602 2003-05-03  Zack Weinberg  <zack@codesourcery.com>
5603
5604         PR c/10604
5605         * gcc.dg/compare7.c, g++.dg/warn/compare1.C: New testcases.
5606
5607 2003-05-03  Kazu Hirata  <kazu@cs.umass.edu>
5608
5609         * gcc.dg/m-un-2.c: Fix the typedef of size_t.
5610
5611 2003-05-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5612
5613         PR c++/9364, c++/10553, c++/10586
5614         * g++.dg/parse/typename4.C: New test.
5615         * g++.dg/parse/typename5.C: Likewise.
5616
5617 2003-05-03  Richard Sandiford  <rsandifo@redhat.com>
5618
5619         * gcc.c-torture/compile/20030503-1.c: New test.
5620
5621 2003-05-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5622
5623         * g++.dg/lookup/using5.C: Fix testcase error.
5624
5625 2003-05-01  Chris Demetriou  <cgd@broadcom.com>
5626
5627         * gcc.dg/special/mips-abi.exp (is_meabi_config): Remove,
5628         since MEABI is no longer supported.  Remove all vestiges
5629         of MEABI from the test.
5630
5631 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5632
5633         PR c++/10554
5634         * g++.dg/lookup/using5.C: New test.
5635
5636 2003-05-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5637
5638         PR c++/8772
5639         * g++.dg/template/ttp5.C: New test.
5640
5641 2003-04-30  Mark Mitchell  <mark@codesourcery.com>
5642
5643         * lib/g++-dg.exp (g++-dg-test): Add "repo" option.
5644         (dg-gpp-additional-sources): New function.
5645         (dg-gpp-additional-files): Likewise.
5646         * lib/g++.exp (additional_sources): New variable.
5647         (additional_files): Likewise.
5648         (g++_target_compile): Deal with them.
5649         * lib/old-dejagnu.exp: Remove.
5650         * g++.old-deja/old-deja.exp: Use dg.exp, not old-dejagnu.exp.
5651         * g++.old-deja: Revise all tests to use dg commands.
5652
5653 2003-04-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5654
5655         PR c++/9432, c++/9528
5656         * g++.dg/lookup/using4.C: New test.
5657
5658 2003-04-29  Geoffrey Keating  <geoffk@apple.com>
5659
5660         * gcc.dg/noreturn-5.c: New file.
5661         * gcc.dg/noreturn-6.c: New file.
5662
5663         * gcc.c-torture/compile/inline-1.c: New file.
5664
5665 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5666
5667         PR c++/10551
5668         * g++.dg/template/explicit1.C: New test.
5669
5670 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5671
5672         PR c++/10549
5673         * g++.dg/other/bitfield1.C: New test.
5674
5675         PR c++/10527
5676         * g++.dg/init/new7.C: New test.
5677
5678 2003-04-29  Mark Mitchell  <mark@codesourcery.com>
5679
5680         * g++.dg/ext/desig1.C: New test.
5681         * g++.dg/ext/init1.C: Update.
5682
5683         * g++.old-deja/g++.pt/deduct5.C: Remove unnecessary initializer.
5684
5685 2003-04-28  Mark Mitchell  <mark@codesourcery.com>
5686
5687         PR c++/10180
5688         * g++.dg/warn/Winline-1.C: New test.
5689
5690 2003-04-28  Jakub Jelinek  <jakub@redhat.com>
5691
5692         * gcc.c-torture/execute/string-opt-19.c: New test.
5693
5694         * gcc.c-torture/execute/string-opt-asm-1.c: New test.
5695         * gcc.c-torture/execute/string-opt-asm-2.c: New test.
5696
5697 2003-04-27  Mark Mitchell  <mark@codesourcery.com>
5698
5699         PR c++/10506
5700         * g++.dg/init/new6.C: New test.
5701
5702         PR c++/10503
5703         * g++.dg/init/ref6.C: New test.
5704
5705 2003-04-26  David Edelsohn  <edelsohn@gnu.org>
5706
5707         * g++.dg/warn/weak1.C: XFAIL on AIX4.
5708
5709 2003-04-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5710
5711         * gcc.c-torture/execute/string-opt-8.c: Don't perform cmpstr
5712         checks for __pj__, but do them for !__OPTIMIZE__ and __s390__.
5713
5714 2003-04-25  Mark Mitchell  <mark@codesourcery.com>
5715
5716         * g++.old-deja/g++.pt/instantiate12.C: Explicit instantiate
5717         initialized static data members.
5718
5719 2003-04-25  H.J. Lu <hjl@gnu.org>
5720
5721         * gcc.dg/ia64-sync-4.c: New test.
5722
5723 2003-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5724
5725         * gcc.c-torture/execute/string-opt-18.c: Clean up.  Fix copyright
5726         date.
5727
5728 2003-04-24  Nathan Sidwell  <nathan@codesourcery.com>
5729
5730         PR c++/10337
5731         * g++.dg/warn/conv1.C: New test.
5732         * g++.old-deja/g++.other/conv7.C: Adjust.
5733         * g++.old-deja/g++.other/overload14.C: Adjust.
5734
5735 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5736
5737         PR c++/10471
5738         * g++.dg/template/defarg2.C: New test.
5739
5740 2003-04-23  Neil Booth  <neil@daikokuya.co.uk>
5741
5742         * gcc.dg/cpp/include2.c: Update.
5743         * gcc.dg/cpp/multiline-2.c: New.
5744         * gcc.dg/cpp/multiline.c: Update.
5745         * gcc.dg/cpp/strify2.c: Update.
5746         * gcc.dg/cpp/trad/literals-2.c: Update.
5747
5748 2003-04-23  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5749
5750         * g++.dg/other/packed1.C: XFAIL hppa*-*-*.
5751
5752 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5753
5754         * g++.dg/parse/typedef1.C: Tweak after fix for PR 10428.
5755
5756 2003-04-23  Mark Mitchell  <mark@codesourcery.com>
5757
5758         PR c++/10451
5759         * g++.dg/parse/crash4.C: New test.
5760
5761         PR c++/9847
5762         * g++.dg/parse/crash5.C: New test.
5763
5764 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
5765
5766         PR c++/10446
5767         * g++.dg/parse/crash3.C: New test.
5768
5769         PR c++/10428
5770         * g++.dg/parse/elab1.C: New test.
5771
5772 2003-04-22  Devang Patel  <dpatel@apple.com>
5773
5774         * gcc.dg/cpp/trad/funlike-5.c: New test.
5775
5776 2003-04-21  Andreas Tobler <a.tobler@schweiz.ch>
5777
5778         * g++.dg/other/packed1.C: Fix dg options.
5779
5780 2003-04-22  Nathan Sidwell  <nathan@codesourcery.com>
5781
5782         * g++.dg/other/offsetof2.C: New test.
5783
5784 2003-04-21  Mark Mitchell  <mark@codesourcery.com>
5785
5786         * g++.dg/template/recurse.C: Adjust location of error messages.
5787
5788 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
5789
5790         PR c++/9881
5791         * g++.dg/init/addr-const1.C: New test.
5792         * g++.dg/other/packed1.C: XFAIL on aligned architectures.
5793
5794 2003-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5795
5796         PR c++/10405
5797         * g++.dg/lookup/struct-hack1.C: New test.
5798
5799 2003-04-20  Neil Booth  <neil@daikokuya.co.uk>
5800
5801         * ucs.c: Update diagnostic messages.
5802
5803 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5804
5805         * gcc.dg/cpp/truefalse.cpp: New test.
5806         * gcc.dg/cpp/cpp.exp: Update.
5807         * g++.dg/other/stdbool-if.C: Remove.
5808
5809 2003-04-19  Neil Booth  <neil@daikokuya.co.uk>
5810
5811         * gcc.dg/cpp/_Pragma4.c: Remove stray space.
5812         * gcc.dg/cpp/trad/escaped-eof.c: Correct line number.
5813
5814 2003-04-18  Eric Botcazou  <ebotcazou@libertysurf.fr>
5815
5816         * gcc.c-torture/compile/20030418-1.c: New test.
5817
5818 2003-04-17  Janis Johnson  <janis187@us.ibm.com>
5819
5820         * README.compat: Remove; content moved to doc/sourcebuild.texi.
5821
5822 2003-04-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5823
5824         PR c++/10347
5825         g++.dg/template/dependent-name1.C: New test.
5826
5827 2003-04-17  J"orn Rennecke <joern.rennecke@superh.com>
5828
5829         * gcc.dg/warn-1.c (tourist_guide): New array,
5830         contains a pointer to bar.
5831
5832 2003-04-16  Roger Sayle  <roger@eyesopen.com>
5833
5834         * gcc.dg/Wunreachable-5.c: New test case for PR c/10175.
5835         * gcc.c-torture/execute/medce-1.c: New test case.
5836         * gcc.c-torture/execute/medce-2.c: New test case.
5837
5838 2003-04-15  Mark Mitchell  <mark@codesourcery.com>
5839
5840         * lib/prune.exp: Ignore more messages.
5841
5842         PR c++/10381
5843         * g++.dg/parse/lookup3.C: New test.
5844
5845 2003-04-15  J"orn Rennecke <joern.rennecke@superh.com>
5846
5847         * gcc.c-torture/compile/20030415-1.c : New test.
5848
5849 2003-04-14  Mark Mitchell  <mark@codesourcery.com>
5850
5851         * gcc.c-torture/execute/scope-2.c: Move to ...
5852         * gcc.dg/noncompile/scope.c: .... here.
5853
5854 2003-04-14  Roger Sayle  <roger@eyesopen.com>
5855
5856         * gcc.dg/20030414-2.c: New test case.
5857
5858 2003-04-14  Hans-Peter Nilsson  <hp@axis.com>
5859
5860         PR target/10377
5861         * gcc.dg/20030414-1.c: New test.
5862
5863 2003-04-13  Roger Sayle  <roger@eyesopen.com>
5864
5865         * gcc.dg/builtins-12.c: New test case.
5866         * gcc.dg/builtins-13.c: New test case.
5867
5868 2003-04-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5869
5870         * gcc.c-torture/execute/string-opt-18.c: New test.
5871
5872 2003-04-13  Mark Mitchell  <mark@codesourcery.com>
5873
5874         PR c++/10300
5875         * g++.dg/init/new5.C: New test.
5876
5877 2003-04-12  Mark Mitchell  <mark@codesourcery.com>
5878
5879         PR c++/7910
5880         * g++.dg/ext/dllimport1.C: New test.
5881
5882 2003-04-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
5883
5884         * gcc.dg/ultrasp8.c: Fix for 32-bit Sparc.
5885
5886 2003-04-11  Bud Davis <bdavis9659@comcast.net>
5887
5888         PR Fortran/9263
5889         * g77.f-torture/noncompile/9263.f: New test
5890         PR Fortran/1832
5891         * g77.f-torture/execute/1832.f: New test
5892
5893 2003-04-11  David Chad  <davidc@freebsd.org>
5894             Loren J. Rittle  <ljrittle@acm.org>
5895
5896         libobjc/8562
5897         * objc.dg/headers.m: New test.
5898
5899 2003-04-10  Zack Weinberg  <zack@codesourcery.com>
5900
5901         * gcc.c-torture/execute/builtin-noret-2.c: New.
5902         * gcc.c-torture/execute/builtin-noret-2.x: New.
5903         XFAIL builtin-noret-2.c at -O1 and above.
5904         * gcc.dg/redecl.c: New.
5905         * gcc.dg/Wshadow-1.c: Update error regexps.
5906
5907 2003-04-10  Mark Mitchell  <mark@codesourcery.com>
5908
5909         * g++.dg/abi/bitfield10.C: New test.
5910
5911 2003-04-09  Mike Stump  <mrs@apple.com>
5912
5913         * gcc.dg/pch/pch.exp: Make testcase names longer.
5914         * g++.dg/pch/pch.exp: Make testcase names longer.
5915
5916 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5917
5918         * gcc.dg/builtins-11.c: New test case.
5919
5920 2003-04-08  Roger Sayle  <roger@eyesopen.com>
5921
5922         * gcc.dg/builtins-9.c: New test case.
5923         * gcc.dg/builtins-10.c: New test case.
5924
5925 2003-04-07  J"orn Rennecke <joern.rennecke@superh.com>
5926
5927         * gcc.dg/noncompile/init-4.c.c: New test.
5928
5929 2003-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5930
5931         * gcc.misc-test/gcov-9.c: New test.
5932         * gcc.misc-test/gcov-10.c: New test
5933         * gcc.misc-test/gcov-11.c: New test.
5934
5935 2003-04-05  Zack Weinberg  <zack@codesourcery.com>
5936
5937         PR optimization/10024
5938         * gcc.c-torture/compile/20030405-1.c: New test.
5939
5940 2003-04-04  Geoffrey Keating  <geoffk@apple.com>
5941
5942         * gcc.dg/pch/static-3.c: New.
5943         * gcc.dg/pch/static-3.hs: New.
5944         * gcc.dg/pch/pch.exp: Test with -O0 -g too.
5945
5946 2003-04-04  Richard Henderson  <rth@redhat.com>
5947
5948         * g++.dg/eh/forced1.C: Use _Unwind_SjLj_ForcedUnwind as appropriate.
5949         * g++.dg/eh/forced2.C: Likewise.
5950
5951 2003-04-03  Mike Stump  <mrs@apple.com>
5952
5953         * lib/scanasm.exp (scan-assembler): Add xfail processing for
5954         target arg.
5955         (scan-assembler-times, scan-assembler-not): Likewise.
5956         (scan-assembler-dem, scan-assembler-dem-not): Likewise.
5957
5958 2003-04-03  Eric Botcazou  <ebotcazou@libertysurf.fr>
5959
5960         * gcc.dg/sparc-loop-1.c: New test.
5961
5962 2003-04-02  Geoffrey Keating  <geoffk@apple.com>
5963
5964         PR other/9274
5965         * g++.dg/pch/system-2.C: New.
5966         * g++.dg/pch/system-2.Hs: New.
5967
5968 2003-04-02  Aldy Hernandez  <aldyh@redhat.com>
5969
5970         * g++.dg/eh/simd-2.C (vecfunc): Fix typo.
5971
5972         * g++.dg/eh/simd-1.C (vecfunc): Same.
5973
5974 2003-04-01  Roger Sayle  <roger@eyesopen.com>
5975
5976         * gcc.c-torture/execute/20030401-1.c: New test case.
5977
5978 2003-04-01  Ziemowit Laski <zlaski@apple.com>
5979
5980         * objc.dg/defs.m: New.
5981
5982 2003-04-01  Aldy Hernandez  <aldyh@redhat.com>
5983
5984         * g++.dg/eh/simd-1.C: New.
5985         * g++.dg/eh/simd-2.C: New.
5986
5987 2003-03-01  Aldy Hernandez  <aldyh@redhat.com>
5988
5989         * gcc.c-torture/execute/simd-3.c: New.
5990
5991 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5992
5993         PR c/9936
5994         * gcc.dg/20030331-2.c: New test.
5995
5996 2003-03-31  Mark Mitchell  <mark@codesourcery.com>
5997
5998         PR c++/10278
5999         * g++.dg/parse/crash2.C: New test.
6000
6001 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6002
6003         * gcc.c-torture/compile/20030331-1.c: New test, moved from...
6004         * gcc.c-torture/execute/20030331-1.c: ...here.
6005
6006 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6007
6008         * gcc.c-torture/execute/20030331-1.c: New test.
6009
6010 2003-03-31  Nathan Sidwell  <nathan@codesourcery.com>
6011
6012         * lib/gcov.exp: Adjust call return testing strings.
6013         * g77.dg/gcov/gcov-1.f: Don't expect unconditional branches.
6014
6015 2003-03-31  Roger Sayle  <roger@eyesopen.com>
6016
6017         * gcc.dg/builtins-3.c: Add new tests for sin and cos.
6018         * gcc.dg/builtins-7.c: New test case.
6019         * gcc.dg/builtins-8.c: New test case.
6020
6021 2003-03-31  Richard Sandiford  <rsandifo@redhat.com>
6022
6023         * gcc.c-torture/execute/ieee/20030331-1.c: New test.
6024
6025 2003-03-30  Mark Mitchell  <mark@codesourcery.com>
6026
6027         PR c++/7647
6028         * g++.dg/lookup-class-member-2.C: New test.
6029
6030 2003-03-30  Glen Nakamura  <glen@imodulo.com>
6031
6032         * gcc.dg/20030324-1.c: Add comments and abort if test fails.
6033
6034 2003-03-28  Roger Sayle  <roger@eyesopen.com>
6035
6036         * gcc.c-torture/execute/ieee/fp-cmp-6.c:  Correct test for -O0.
6037
6038 2003-03-28  Mark Mitchell  <mark@codesourcery.com>
6039
6040         * g++.dg/init/attrib1.C: New test.
6041
6042 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6043
6044         * gcc.dg/ultrasp8.c: New test.
6045
6046 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6047
6048         * gcc.dg/ultrasp7.c: New test.
6049
6050 2003-03-28  Nathan Sidwell  <nathan@codesourcery.com>
6051
6052         PR c++/10047
6053         * g++.dg/template/inline1.C: New test.
6054
6055 2003-03-28  Eric Botcazou  <ebotcazou@libertysurf.fr>
6056
6057         * gcc.dg/sparc-dwarf2.c: New test.
6058
6059 2003-03-27  Roger Sayle  <roger@eyesopen.com>
6060
6061         * gcc.c-torture/execute/ieee/fp-cmp-6.c: New test case.
6062         * gcc.c-torture/execute/ieee/fp-cmp-7.c: New test case.
6063
6064 2003-03-27  Mark Mitchell  <mark@codesourcery.com>
6065
6066         * lib/gcov.exp (run-gcov): Add branches and calls options, rather
6067         than reading .x files.
6068         * g++.dg/gcov/gcov-1.C: Use run-gcov options, not .x files.
6069         * g77.dg/gcov/gcov-1.f: Likewise.
6070         * gcc.misc-tests/gcov-4b.c: Likewise.
6071         * gcc.misc-tests/gcov-5b.c: Likewise.
6072         * gcc.misc-tests/gcov-6.c: Likewise.
6073         * gcc.misc-tests/gcov-7.c: Likewise.
6074         * gcc.misc-tests/gcov-8.c: Likewise.
6075         * g++.dg/gcov/gcov-1.x: Remove.
6076         * g77.dg/gcov/gcov-1.x: Likewise.
6077         * gcc.misc-tests/gcov-4b.x: Likewise.
6078         * gcc.misc-tests/gcov-5b.x: Likewise.
6079         * gcc.misc-tests/gcov-6.x: Likewise.
6080         * gcc.misc-tests/gcov-7.x: Likewise.
6081         * gcc.misc-tests/gcov-8.x: Likewise.
6082
6083 2003-03-27  Glen Nakamura  <glen@imodulo.com>
6084
6085         PR opt/10087
6086         * gcc.dg/20030324-1.c: New test.
6087
6088 2003-03-27  Nathan Sidwell  <nathan@codesourcery.com>
6089
6090         PR c++/10224
6091         * g++.dg/template/arg3.C: New test.
6092
6093         PR c++/10158
6094         * g++.dg/template/friend18.C: New test.
6095
6096 2003-03-26  Roger Sayle  <roger@eyesopen.com>
6097
6098         * g77.f-torture/compile/20030326-1.f: New test case.
6099
6100 2003-03-26  Janis Johnson  <janis187@us.ibm.com>
6101
6102         * gcc.c-torture/execute/20020227-1.x: Don't XFAIL for powerpc64.
6103
6104         * gcc.c-torture/compile/simd-5.x: Expect XFAIL for powerpc64.
6105
6106 2003-03-26  Jakub Jelinek  <jakub@redhat.com>
6107
6108         * gcc.dg/ia64-sync-3.c: New test.
6109
6110 2003-03-26  Alan Modra  <amodra@bigpond.net.au>
6111
6112         * gcc.dg/loop-2.c: Replace "inline" with "__inline__".
6113
6114 2003-03-26  Eric Botcazou  <ebotcazou@libertysurf.fr>
6115
6116         * gcc.dg/ultrasp6.c: New test.
6117
6118 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6119
6120         * gcc.dg/i386-signbit-1.c: New test.
6121         * gcc.dg/i386-signbit-2.c: New test.
6122         * gcc.dg/i386-signbit-3.c: New test.
6123
6124 2003-03-25  Eric Botcazou  <ebotcazou@libertysurf.fr>
6125
6126         * gcc.dg/ultrasp5.c: Fix options.
6127
6128 2003-03-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
6129
6130         * gcc.dg/ultrasp5.c: Fix comment.
6131
6132 2003-03-24  Bud Davis  <bdavis9659@comcast.net>
6133
6134         PR fortran/10197
6135         * g77.f-torture/execute/10197.f: New test.
6136
6137 2003-03-24  Nathan Sidwell  <nathan@codesourcery.com>
6138
6139         PR c++/9898, c++/383
6140         * g++.dg/template/conv6.C: New test.
6141
6142         PR c++/10119
6143         * g++.dg/template/ptrmem5.C: New test.
6144
6145         PR c++/10026
6146         * g++.dg/lookup/koenig1.C: New test.
6147
6148         PR C++/10199
6149         * g++.dg/lookup/template2.C: New test.
6150
6151 2003-03-24  Jakub Jelinek  <jakub@redhat.com>
6152
6153         * g++.dg/opt/rtti1.C: New test.
6154
6155 2003-03-23  Eric Botcazou  <ebotcazou@libertysurf.fr>
6156
6157         * gcc.dg/ultrasp5.c: New test.
6158
6159 2003-03-23  Arpad Beszedes <beszedes@cc.u-szeged.hu>
6160
6161         PR middle-end/9967
6162         * gcc.c-torture/execute/stdio-opt-1.c: Adjust test for change to
6163         builtin fputs.
6164
6165 2003-03-23  Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
6166
6167         PR c/8224
6168         * gcc.dg/20030323-1.c: New test.
6169
6170 2003-03-23  Roger Sayle  <roger@eyesopen.com>
6171
6172         * gcc.c-torture/compile/20030323-1.c: New test case.
6173
6174 2003-03-22  Ulrich Weigand  <uweigand@de.ibm.com>
6175
6176         * gcc.dg/20030321-1.c: New test.
6177
6178 2003-03-22  Zack Weinberg  <zack@codesourcery.com>
6179
6180         * gcc.dg/Wshadow-1.c: Add a dg-warning line.
6181
6182 2003-03-22  Nathan Sidwell  <nathan@codesourcery.com>
6183
6184         PR c++/9978, c++/9708
6185         * g++.dg/ext/vlm1.C: Adjust expected error.
6186         * g++.dg/ext/vla2.C: New test.
6187         * g++.dg/template/arg1.C: New test.
6188         * g++.dg/template/arg2.C: New test.
6189
6190 2003-03-22  Bud Davis  <bdavis9659@comcast.net>
6191
6192         * g77.f-torture/execute/select.f: New test.
6193         * g77.f-torture/noncompile/select_no_compile.f: New test.
6194
6195 2003-03-21  Nathan Sidwell  <nathan@codesourcery.com>
6196
6197         PR c++/9898
6198         * g++.dg/other/error4.C: New test.
6199
6200 2003-03-20  Mark Mitchell  <mark@codesourcery.com>
6201
6202         * g++.dg/template/friend17.C: New test.
6203
6204 2003-03-21  Alan Modra  <amodra@bigpond.net.au>
6205
6206         * gcc.c-torture/compile/20030320-1.c: New.
6207
6208 2003-03-20  Roger Sayle  <roger@eyesopen.com>
6209
6210         * gcc.dg/builtins-6.c: New test case.
6211
6212 2003-03-19  Alan Modra  <amodra@bigpond.net.au>
6213
6214         PR target/10073
6215         * gcc.c-torture/compile/20030319-1.c: New.
6216
6217 2003-03-18  Jan Hubicka  <jh@suse.cz>
6218
6219         * gcc.dg/i386-cvt-1.c: New test.
6220
6221 2003-03-17  Zack Weinberg  <zack@codesourcery.com>
6222
6223         * objc.dg/naming-1.m: Use "(parse|syntax) error".
6224         * objc.dg/naming-2.m: Likewise.
6225
6226 2003-03-17  Mark Mitchell  <mark@codesourcery.com>
6227
6228         PR c++/9639
6229         * g++.dg/parse/crash1.C: New test.
6230
6231 2003-03-16  Mark Mitchell  <mark@codesourcery.com>
6232
6233         PR c++/8805
6234         * g++.dg/eh/cleanup1.C: New test.
6235
6236 2003-03-16  Falk Hueffner  <falk.hueffner@student.uni-tuebingen.de>
6237
6238         * gcc.c-torture/execute/20030316-1.c: New test case.
6239
6240 2003-03-16  Nathan Sidwell  <nathan@codesourcery.com>
6241
6242         PR c++/9629
6243         * g++.dg/init/ctor2.C: New test.
6244
6245 2003-03-15  Roger Sayle  <roger@eyesopen.com>
6246
6247         * g77.f-torture/compile/xformat.f: New test case.
6248
6249 2003-03-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6250
6251         * g++.old-deja/g++.mike/eh33.C: Remove xfail for hppa*-*-*.
6252         * g++.old-deja/g++.mike/eh50.C: Likewise.
6253
6254 2003-03-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6255
6256         PR c++/6440
6257         * g++.dg/template/spec7.C: New test.
6258         * g++.dg/template/spec8.C: Likewise.
6259
6260 2003-03-14  Jakub Jelinek  <jakub@redhat.com>
6261
6262         * gcc.c-torture/execute/20030313-1.c: New test.
6263
6264 2003-03-14  Richard Henderson  <rth@redhat.com>
6265
6266         * gcc.dg/inline-2.c: Adjust alpha test for external call.
6267
6268 2003-03-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
6269
6270         * gcc.c-torture/compile/20030314-1.c: New test.
6271
6272 2003-03-13  Danny Smith  <dannysmith@users.sourceforge.net>
6273
6274         * gcc.dg/dll-1.c: Remove thumb target. Change exp to _exp.
6275         * gcc.dg/dll-2.c: Enable for cygwin and mingw. Remove
6276         thumb target,
6277         * gcc.dg/dll-3.c: Likewise. Adjust scan-assembler
6278         to accept newer _imp__  prefix and additional
6279         newline in .drectve section.
6280         * gcc.dg/dll-4.c: Likewise.
6281         * gcc.dg/dll-5.c: New file to test -mnop-fun-dllimport
6282         switch.
6283
6284 2003-03-13  Mark Mitchell  <mark@codesourcery.com>
6285
6286         * g++.dg/parse/namespace9.C: New test.
6287
6288         * g++.dg/init/ref5.C: New test.
6289         * g++.dg/parse/ptrmem1.C: Likewise.
6290
6291 2003-03-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6292
6293         * gcc.dg/special/ecos.exp (gcsec-1.c): Find linker used by gcc.
6294         * gcc.dg/old-style-asm-1.c (dg-final): Add hpux label alternative to
6295         regular expression.
6296         * gcc.dg/funcorder.c (dg-final): Check for "link_error,%r" on hppa*-*-*.
6297         * gcc.dg/inline-1.c (dg-final): Check for "xyzzy?,%r" on hppa*-*-*.
6298
6299 2003-03-12  Daniel Jacobowitz  <drow@mvista.com>
6300
6301         * gcc.c-torture/execute/20030224-2.c: New test.
6302
6303 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6304
6305         * gcc.dg/decl-3.c: New test.
6306
6307 2003-03-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
6308
6309         * gcc.dg/i386-loop-2.c: New test.
6310
6311 2003-03-11  Mark Mitchell  <mark@codesourcery.com>
6312
6313         PR c++/9474
6314         * g++.dg/parse/namespace8.C: New test.
6315
6316         PR c++/9924
6317         * g++.dg/overload/builtin2.C: New test.
6318
6319 2003-03-11  Steven Bosscher  <s.bosscher@student.tudelft.nl>
6320
6321         * gcc.dg/return-type-3.c: New test.
6322
6323 2003-03-11  D.Venkatasubramanian  <dvenkat@noida.hcltech.com>
6324
6325         * gcc.misc-tests/bprob.exp: Disable test cases for h8300-*-* as
6326         profiling options are not supported.
6327
6328 2003-03-10  Mark Mitchell  <mark@codesourcery.com>
6329
6330         * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
6331         * g++.old-deja/g++.warn/impint2.C: Likewise.
6332
6333 2003-03-10  Devang Patel  <dpatel@apple.com>
6334
6335         * g++.dg/cpp/c++_cmd_1.C: New test.
6336         * g++.dg/cpp/c++_cmd_1.h: New file.
6337
6338 2003-03-10  Segher Boessenkool  <segher@koffie.nl>
6339
6340         * gcc.dg/altivec-9.c: New file.
6341
6342 2003-03-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6343
6344         * gcc.dg/ppc-sdata-1.c: New test.
6345         * gcc.dg/ppc-sdata-2.c: New test.
6346
6347 2003-03-09  Mark Mitchell  <mark@codesourcery.com>
6348
6349         PR c++/9373
6350         * g++.dg/opt/ptrmem2.C: New test.
6351
6352         PR c++/8534
6353         * g++.dg/opt/ptrmem1.C: New test.
6354
6355 2003-03-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
6356
6357         * gcc.dg/i386-loop-1.c: New test.
6358
6359 2003-03-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6360
6361         PR c++/9970
6362         * g++.dg/lookup/friend1.C: New test.
6363
6364 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6365
6366         PR c++/9823
6367         * g++.dg/parser/constructor1.C: New test.
6368
6369 2003-03-08  Hans-Peter Nilsson  <hp@bitrange.com>
6370
6371         * gcc.c-torture/execute/20020720-1.x: Add xfail for cris-*-*.
6372
6373         * gcc.dg/old-style-asm-1.c: Tweak to match mmix-knuth-mmixware.
6374
6375 2003-03-08  Neil Booth  <neil@daikokuya.co.uk>
6376
6377         * gcc.dg/cpp/Wunused.c: Update test.
6378
6379 2003-03-08  Jan Hubicka  <jh@suse.cz>
6380
6381         * gcc.dg/inline-3.c: New test.
6382
6383 2003-03-08  Mark Mitchell  <mark@codesourcery.com>
6384
6385         PR c++/9809
6386         * g++.dg/parse/builtin1.C: New test.
6387
6388         PR c++/9982
6389         * g++.dg/abi/cookie1.C: New test.
6390         * g++.dg/abi/cookie2.C: Likewise.
6391
6392         PR c++/9524
6393         * g++.dg/template/field1.C: New test.
6394
6395         PR c++/9912
6396         * g++.dg/parse/class1.C: New test.
6397         * g++.dg/parse/namespace7.C: Likewise.
6398         * g++.old-deja/g++.other/decl5.C: Remove XFAILs.
6399
6400 2003-03-07  Mark Mitchell  <mark@codesourcery.com>
6401
6402         * g++.dg/init/ref4.C: New test.
6403
6404 2003-03-07  Jan Hubicka  <jh@suse.cz>
6405
6406         * gcc.dg/i386-local2.c: Fix problems with certain versions of dejagnu.
6407         * gcc.dg/inline-3.c:  New test.
6408
6409 2003-03-06  Mark Mitchell  <mark@codesourcery.com>
6410
6411         * g++.dg/init/ref3.C: New test.
6412
6413         PR c++/9965
6414         * g++.dg/init/ref2.C: New test.
6415
6416         PR c++/9400
6417         * g++.dg/warn/Wshadow-2.C: New test.
6418
6419         PR c++/9791
6420         * g++.dg/warn/Woverloaded-1.C: New test.
6421
6422 2003-03-05  Jan Hubicka  <jh@suse.cz>
6423
6424         * gcc.dg/i386-local2.c: New.
6425         * gcc.dg/i386-local.c: Fix typo.
6426
6427 2003-03-05  Mark Mitchell  <mark@codesourcery.com>
6428
6429         * g++.dg/abi/layout3.C: New test.
6430
6431 2003-03-05  Eric Botcazou  <ebotcazou@libertysurf.fr>
6432
6433         * gcc.c-torture/compile/20030305-1.c
6434
6435 2003-03-05  Jan Hubicka  <jh@suse.cz>
6436
6437         * gcc.dg/i386-local.c: New.
6438
6439 2003-03-04  J"orn Rennecke <joern.rennecke@superh.com>
6440
6441         * gcc.dg/sh-relax.c: Disable for sh64-*-*.
6442
6443 2003-03-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6444
6445         * gcc.dg/switch-2.c: New test.
6446         * gcc.dg/switch-3.c: New test.
6447         * gcc.dg/Wswitch.c: Adjust line numbers.
6448         * gcc.dg/Wswitch-default.c: Likewise.
6449         * gcc.dg/Wswitch-enum.c: Likewise.
6450
6451 2003-03-04  Alexandre Oliva  <aoliva@redhat.com>
6452
6453         * gcc.c-torture/execute/20030222-1.c: New test.
6454
6455 2003-03-03  James E Wilson  <wilson@tuliptree.org>
6456
6457         * gcc.dg/m68k-slp-ice.c: New test for PR c/7872.
6458
6459 2003-03-03  Mark Mitchell  <mark@codesourcery.com>
6460
6461         PR c++/9878
6462         * g++.dg/init/ref1.C: New test.
6463
6464 2003-03-03  J"orn Rennecke <joern.rennecke@superh.com>
6465
6466         * gcc.dg/sh-relax.c: New SH-only test.
6467
6468 2003-03-03  Geoffrey Keating  <geoffk@apple.com>
6469
6470         * gcc.c-torture/compile/20010327-1.c: Back out last change.  Add
6471         comment explaining purpose of testcase.
6472
6473 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6474
6475         * gcc.c-torture/execute/960312-1.x: New file, must pass -mshort
6476         for HC11/HC12 (asm needs two int registers).
6477         * gcc.c-torture/compile/20020312-1.x: New file, don't execute on
6478         HC11/HC12 because the test uses an asm which needs two 32-bit
6479         registers.
6480
6481 2003-03-02  Stephane Carrez  <stcarrez@nerim.fr>
6482
6483         * gcc.c-torture/compile/920501-12.x: New file, must pass -mshort
6484         for HC11/HC12 (array is too large otherwise).
6485         * gcc.c-torture/compile/920501-4.x: New file, likewise.
6486         * gcc.c-torture/compile/20010518-2.x: Likewise.
6487         * gcc.c-torture/compile/980506-1.x: Don't execute this test on
6488         HC11/HC12 (array is too large).
6489
6490 2003-03-01  Geoffrey Keating  <geoffk@apple.com>
6491
6492         * lib/gcc-dg.exp (gcc-dg-test): Change .pch to .gch.
6493         * lib/g++-dg.exp (g++-dg-test): Likewise.
6494
6495 2003-03-01  Roger Sayle  <roger@eyesopen.com>
6496
6497         * g++.old-deja/g++.other/builtins10.C: New test for PR 9367.
6498         * gcc.dg/format/attr-5.c: Handle new conflicting types warning.
6499
6500 2003-03-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6501
6502         * g++.dg/warn/implicit-typename1.C: Remove warning.
6503
6504 2003-02-28  Richard Henderson  <rth@redhat.com>
6505
6506         * gcc.dg/noreturn-1.c: Move noreturn warning line.
6507         * gcc.dg/return-type-1.c: Move control reaches end warning line.
6508
6509 2003-02-28  Geoffrey Keating  <geoffk@apple.com>
6510
6511         * gcc.dg/pch/pch.exp: Change .pch to .gch.
6512         * g++.dg/pch/pch.exp: Likewise.
6513
6514 2003-02-28  Mark Mitchell  <mark@codesourcery.com>
6515
6516         PR c++/9879
6517         * testsuite/g++.dg/init/new4.C: New test.
6518
6519 2003-02-28  Richard Earnshaw  <rearnsha@arm.com>
6520
6521         * gcc.dg/arm-asm.c: Enable for StrongARM and XScale targets.
6522
6523 2003-02-28  Alexandre Oliva  <aoliva@redhat.com>
6524
6525         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead of
6526         unsigned long.
6527
6528         * gcc.c-torture/compile/simd-3.c: Do nothing if double is not
6529         wider than float.
6530
6531 2003-02-26  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6532
6533         * lib/scanasm.exp: Add support for counting numbers of
6534         occurences.
6535         * gcc.dg/unswitch-1.c, gcc.dg/peel-1.c, gcc.dg/unroll-1.c,
6536         gcc.dg/unroll-2.c, gcc.dg/unroll-3.c: New tests.
6537
6538 2003-02-25  Mark Mitchell  <mark@codesourcery.com>
6539
6540         PR c++/9683
6541         * g++.dg/template/static3.C: New test.
6542
6543         PR c++/9829
6544         * g++.dg/parse/namespace6.C: New test.
6545
6546 2003-02-25  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6547
6548         PR target/9732
6549         * gcc.dg/20030225-1.c: New test.
6550
6551 2003-02-24  Mark Mitchell  <mark@codesourcery.com>
6552
6553         * README: Remove out-of-date information.
6554
6555         PR c++/9836
6556         * g++.dg/template/spec6.C: New test.
6557
6558 2003-02-24  Jeff Law  <law@redhat.com>
6559
6560         * gcc.c-torture/compile/20030224-1.c: New test for ia32 backend bug.
6561
6562 2003-02-24  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6563
6564         * g++.dg/other/pragma-ep-1.C: Test for __PRAGMA_EXTERN_PREFIX.
6565         * gcc.dg/pragma-ep-1.c: Likewise.
6566
6567 2003-02-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6568
6569         PR c++/9602
6570         * g++.dg/template/friend16.C: New test.
6571
6572 2003-02-23  Mark Mitchell  <mark@codesourcery.com>
6573
6574         PR c++/5333
6575         * g++.dg/parse/fused-params1.C: Adjust error messages.
6576         * g++.dg/template/nested3.C: New test.
6577
6578 2003-02-24  Alan Modra  <amodra@bigpond.net.au>
6579
6580         * g++.dg/abi/param1.C: New test.
6581
6582 2003-02-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6583
6584         PR c++/7982
6585         * g++.dg/warn/implicit-typename1.C: New test.
6586
6587 2003-02-22  Kelley Cook <kelleycook@comcast.net>
6588
6589         * g++.old-deja/g++.other/store-expr1.C: Replace "mcpu"
6590         with "mtune".
6591         * g++.old-deja/g++.other/store-expr2.C: Likewise.
6592         * gcc.c-torture/execute/20010129-1.x: Likewise.
6593         * gcc.dg/20011107-1.c: Likewise.
6594         * gcc.dg/20020108-1.c: Likewise.
6595         * gcc.dg/20020122-3.c: Likewise.
6596         * gcc.dg/20020206-1.c: Likewise.
6597         * gcc.dg/20020310-1.c: Likewise.
6598         * gcc.dg/20020426-2.c: Likewise.
6599         * gcc.dg/20020517-1.c: Likewise.
6600         * gcc.dg/991230-1.c: Likewise.
6601         * gcc.dg/i386-unroll-1.c: Likewise.
6602         * gcc.misc-tests/i386-prefetch.exp: Likewise.
6603
6604 2003-02-22  Jan Hubicka  <jh@suse.cz>
6605
6606         * gcc.dg/i386-mul.c: New test.
6607
6608 2003-02-21  Roger Sayle  <roger@eyesopen.com>
6609
6610         * gcc.dg/builtins-5.c: New test case.
6611
6612 2003-02-22  Hans-Peter Nilsson  <hp@axis.com>
6613
6614         * gcc.dg/asmreg-1.c: New test.
6615
6616 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6617
6618         PR c++/9749
6619         * g++.dg/parse/varmod1.C: New test.
6620
6621 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6622
6623         PR c++/9727
6624         * g++.dg/template/op1.C: New test.
6625
6626 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6627
6628         PR c++/8906
6629         * g++.dg/template/nested2.C: New test.
6630
6631 2003-02-21  Mark Mitchell  <mark@codesourcery.com>
6632
6633         PR c++/8724
6634         * g++.dg/expr/dtor1.C: New test.
6635
6636 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6637
6638         * gcc.dg/cpp/include3.c: New test.
6639         * gcc.dg/cpp/inc/foo.h: New file.
6640
6641 2003-02-21  Glen Nakamura  <glen@imodulo.com>
6642
6643         * gcc.c-torture/execute/20030221-1.c: New test.
6644
6645 2003-02-20  Mark Mitchell  <mark@codesourcery.com>
6646
6647         PR c++/9729
6648         * g++.dg/abi/conv1.C: New test.
6649
6650 2003-02-20  Jan Hubicka  <jh@suse.cz>
6651
6652         * gcc.c-torture/execute/20020720-1.x: XFAIL for x86-64.
6653
6654 2003-02-19  Daniel Jacobowitz  <drow@mvista.com>
6655
6656         * gcc.c-torture/compile/20030219-1.c: New test.
6657
6658 2003-02-18  Jan Hubicka  <jh@suse.cz>
6659
6660         * gcc.dg/funcorder.c: New test.
6661
6662 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6663
6664         * gcc.c-torture/execute/20030218-1.c: New.
6665
6666 2003-02-18  Aldy Hernandez  <aldyh@redhat.com>
6667
6668         * gcc.dg/20030218-1.c: New.
6669
6670 2003-02-18  Richard Henderson  <rth@redhat.com>
6671
6672         * gcc.dg/attr-invalid.c: Allow __used__ on static data.
6673         * gcc.dg/attr-used-2.c: New.
6674
6675 2003-02-18  Mark Mitchell  <mark@codesourcery.com>
6676
6677         PR c++/9704
6678         * g++.dg/init/copy5.C: New test.
6679
6680 2003-02-18  Geoffrey Keating  <geoffk@apple.com>
6681
6682         * gcc.dg/pch/pch.exp: Delete $bname.h before copying into it.
6683         * g++.dg/pch/pch.exp: Likewise.
6684
6685 2003-02-18  Kazu Hirata  <kazu@cs.umass.edu>
6686
6687         * gcc.c-torture/execute/20030209-1.c: Enable the test if
6688         STACK_SIZE is not defined.
6689
6690 2003-02-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6691
6692         PR c++/9457
6693         * g++.dg/template/init1.C: New test.
6694
6695 2003-02-16  Jan HUbicka  <jh@suse.cz>
6696
6697         * gcc.dg/c90-const-expr-3.c (DZERO): New static variable
6698         (foo): Add few extra tests
6699         * gcc.dg/c99-const-expr-3.c: Likewise.
6700         * gcc.c-torture/execute/20030216-1.c: New.
6701
6702 2003-02-16  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6703
6704         PR c++/9459
6705         * g++.dg/ext/typeof4.C: New test.
6706
6707 2003-02-15  Roger Sayle  <roger@eyesopen.com>
6708
6709         * gcc.dg/i386-387-3.c: New test case.
6710
6711 2003-02-14  Josef Zlomek  <zlomekj@suse.cz>
6712
6713         * gcc.dg/20030213-1.c: Expect warning for unsupported -fpic on
6714         cris-*-elf* cris-*-aout* and mmix-*-*.
6715
6716 2003-02-13  Josef Zlomek  <zlomekj@suse.cz>
6717
6718         * gcc.dg/20030213-1.c: New test.
6719
6720 2003-02-12  Roger Sayle  <roger@eyesopen.com>
6721
6722         * gcc.dg/i386-387-1.c: Add new test for __builtin_atan2.
6723         * gcc.dg/i386-387-2.c: Likewise.
6724
6725 2003-02-12  Aldy Hernandez  <aldyh@redhat.com>
6726
6727         * gcc.dg/ppc-spe.c: Fix formatting.
6728         Enable tests that were previously unsupported by gas.
6729         Delete tests for instructions that no longer exist.
6730         Switch arguments on evsubifw builtin.
6731
6732 2003-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6733
6734         * gcc.c-torture/execute/20030209-1.c: Disable the test if
6735         STACK_SIZE is too small.
6736
6737 2003-02-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
6738             Christian Ehrhardt  <ehrhardt@mathematik.uni-ulm.de>
6739
6740         * gcc.dg/decl-2.c: New test.
6741
6742 2003-02-10  Jan Hubicka  <jh@suse.cz>
6743
6744         * gcc.dg/i386-fpcvt-1.c:  New test.
6745
6746 2002-02-09  Richard Sandiford  <rsandifo@redhat.com>
6747
6748         * gcc.c-torture/execute/20030209-1.c: New test.
6749
6750 2003-02-09  Kazu Hirata  <kazu@cs.umass.edu>
6751
6752         * gcc.c-torture/execute/builtin-bitops-1.c: When testing the
6753         int-wide bitops, use the constants of the same width.
6754         Likewise, if long long is 32-bit wide, test bitops using
6755         32-bit constants.
6756
6757 2003-02-07  Loren James Rittle  <ljrittle@acm.org>
6758
6759         * gcc.dg/20021014-1.c: Annotate with expected notice text.
6760
6761 2003-02-07  Roger Sayle  <roger@eyesopen.com>
6762
6763         * testsuite/gcc.dg/builtins-4.c: New test case.
6764
6765 2003-02-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6766
6767         * gcc.dg/20020430-1.c: Fix dg command typos.
6768         * gcc.dg/20020503-1.c: Likewise.
6769
6770 2003-02-06  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6771
6772         PR c++/8785
6773         * g++.dg/parse/fused-params1.C: New test.
6774
6775         PR c++/8857
6776         * g++.dg/parse/tmpl-tmpl-operator1.C: New test.
6777
6778         PR c++/8921
6779         * g++.dg/parse/non-dependent1.C: New test.
6780
6781         PR c++/8928
6782         * g++.dg/parse/dupl-tmpl-args1.C: New test.
6783
6784         PR c++/9228
6785         * g++.dg/parse/undefined7.C: New test.
6786         * g++.dg/parse/non-templ1.C: New test.
6787
6788         PR c++/9229
6789         * g++.dg/parse/too-many-tmpl-args1.C: New test.
6790
6791 2003-02-06  Eric Botcazou <ebotcazou@libertysurf.fr>
6792
6793         * gcc.c-torture/compile/20030206-1.c: New test.
6794
6795 2003-02-05  Roger Sayle  <roger@eyesopen.com>
6796
6797         * gcc.c-torture/compile/921206-1.c: Rename undeclared function from
6798         "pow" to "foo" to avoid potential confusion with a math built-in.
6799
6800 2003-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6801
6802         * gcc.c-torture/execute/20020227-1.x: Update specific XFAIL
6803         conditions for SPARC targets.
6804
6805 2003-02-05  Jakub Jelinek  <jakub@redhat.com>
6806
6807         * gcc.dg/20030204-1.c: New test.
6808
6809 2003-02-04  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6810
6811         PR c++/38
6812         * g++.dg/parse/array-size1.C: New test.
6813
6814         PR c++/5657
6815         * g++.dg/parse/undefined3.C: New test.
6816
6817         PR c++/5665
6818         * g++.dg/parse/undefined4.C: New test.
6819
6820         PR c++/5975
6821         * g++.dg/parse/undefined5.C: New test.
6822
6823         PR c++/7259
6824         * g++.dg/parse/tmpl-tmpl-param1.C: New test.
6825
6826         PR c++/8578
6827         * g++.dg/parse/casting-operator1.C: New test.
6828
6829         PR c++/8596
6830         * g++.dg/parse/undefined6.C: New test.
6831
6832         PR c++/8736
6833         * g++.dg/parse/missing-template1.C: New test.
6834
6835 2003-02-04  Jan Hubicka  <jh@suse.cz>
6836
6837         * gcc.dg/i386-cadd.c:  Compile using -march=k8.
6838         * gcc.dg/i386-cmov?.c:  Likewise.
6839         * gcc.dg/i386-fpcvt-?.c:  Likewise.
6840         * gcc.dg/i386-ssefp-1.c:  Likewise.
6841         * gcc.dg/i386-ssetype-?.c:  Likewise; fix for register passing
6842         conventions.
6843
6844 2003-02-03  Mark Mitchell  <mark@codesourcery.com>
6845
6846         PR c++/7129
6847         * testsuite/g++.dg/ext/max.C: New test.
6848
6849 2003-02-03  Jan Hubicka  <jh@suse.cz>
6850
6851         * gcc.c-torture/execute/20030203-1.c: New test.
6852
6853 2003-02-03  Richard Earnshaw  <rearnsha@arm.com>
6854
6855         * gcc.c-torture/exectue/ieee/20000320-1.c: The ARM VFP format is
6856         'natural-endian'.
6857
6858 2003-02-01  Richard Sandiford  <rsandifo@redhat.com>
6859
6860         * g++.dg/init/new1.C: Remove -fvolatile dg-options line.
6861         * g++.dg/init/new2.C: Likewise.
6862         * g++.dg/other/new1.C: Likewise.
6863
6864 2003-01-31  Loren J. Rittle <ljrittle@acm.org>
6865
6866         * gcc.dg/struct-ret-libc.c: New test.
6867
6868 2003-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
6869
6870         * gcc.dg/20030129-1.c: New test.
6871
6872 2003-01-31  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6873
6874         PR c++/8849
6875         * g++.dg/template/ptrmem4.C: New test.
6876
6877 2003-01-29  Mark Mitchell  <mark@codesourcery.com>
6878
6879         * g++.dg/parser/constant1.C: New test.
6880
6881 2003-01-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
6882
6883         PR c++/8591
6884         * g++.dg/parse/friend2.C: New test.
6885
6886 2003-01-29  Nathan Sidwell  <nathan@codesourcery.com>
6887
6888         PR c++/9437
6889         * g++.dg/template/unify4.C: New test.
6890
6891 2003-01-28  Richard Sandiford  <rsandifo@redhat.com>
6892
6893         * gcc.c-torture/execute/20030128-1.c: New test.
6894
6895 2003-01-28  Jeffrey D. Oldham  <oldham@codesourcery.com>
6896
6897         * g++.dg/lookup/nested1.C: Test moved from ...
6898         * g++.old-deja/g++.other/lookup24.C: ... here.
6899
6900 2003-01-28  Jan Hubicka  <jh@suse.cz>
6901
6902         * gcc.dg/i386-cmov5.c:  New test.
6903
6904 2003-01-28  D.Venkatasubramanian   <dvenkat@noida.hcltech.com>
6905
6906         * gcc.c-torture/execute/20010925-1.c: Changed the
6907         memcpy declaration.
6908
6909 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6910
6911         PR c++/3902
6912         * g++.dg/parse/template5.C: New test.
6913
6914 2003-01-28  Toon Moene  <toon@moene.indiv.nluug.nl>
6915
6916         PR fortran/9258
6917         * g77.dg/pr9258: New test.
6918
6919 2003-01-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6920
6921         * README: Move relevant parts from README.g++.
6922
6923         * README.g++: Remove this file.
6924
6925 2003-01-28  Nathan Sidwell  <nathan@codesourcery.com>
6926
6927         * g++.dg/abi/dcast1.C: New test.
6928
6929 2003-01-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6930
6931         * gcc.c-torture/execute/builtin-constant.x: Only expect failure at -O1.
6932
6933 2003-01-27  Jeffrey D. Oldham  <oldham@codesourcery.com>
6934
6935         PR c++/47
6936         * g++.old-deja/g++.other/lookup24.C: New test.
6937
6938 2003-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6939
6940         PR middle-end/7227
6941         * gcc.dg/uninit-C.c: New test.
6942
6943 2003-01-27  Nathan Sidwell  <nathan@codesourcery.com>
6944
6945         * g++.dg/abi/covariant1.C: New test.
6946
6947 2003-01-25  Ulrich Weigand  <uweigand@de.ibm.com>
6948
6949         * gcc.dg/20030123-1.c: New test.
6950
6951 2003-01-25  Jan Hubicka  <jh@suse.cz>
6952
6953         PR opt/8492
6954         * gcc.c-torture/compile/20030125-1.c
6955
6956 2003-01-25  Nathan Sidwell  <nathan@codesourcery.com>
6957
6958         PR c++/9403
6959         * g++.dg/parse/template3.C: New test.
6960         * g++.old-deja/g++.pt/memclass5.C: Add needed template keyword.
6961
6962         PR c++/795
6963         * g++.dg/parse/template4.C: New test.
6964
6965         PR c++/9415
6966         * g++.dg/template/qual2.C: New test.
6967
6968         PR c++/8545
6969         * g++.old-deja/g++.brendan/parse3.C: Remove XFAIL.
6970
6971         * g++.old-deja/g++.ns/bogus1.C: Change expected error.
6972
6973 2003-01-25  Roger Sayle  <roger@eyesopen.com>
6974
6975         * gcc.c-torture/execute/switch-1.c: New test case.
6976
6977 2003-01-25  Jan Hubicka  <jh@suse.cz>
6978
6979         * gcc.c-torture/execute/20030125-1.[cx]: New test.
6980
6981 2003-01-25  Paolo Carlini  <pcarlini@unitus.it>
6982
6983         Tweaks for Bison-1.875. From the NEWS file:
6984         "- `parse error' -> `syntax error'
6985         Bison now uniformly uses the term `syntax error'"
6986         * gcc.dg/cpp/19990413-1.c: Test for "(parse|syntax) error".
6987         * gcc.dg/cpp/digraph2.c: Likewise.
6988         * gcc.dg/cpp/direct2.c: Likewise.
6989         * gcc.dg/cpp/paste4.c: Likewise.
6990         * gcc.dg/c90-restrict-1.c: Likewise.
6991         * gcc.dg/c99-func-2.c: Likewise.
6992         * gcc.dg/noncompile/920721-2.c: Likewise.
6993         * gcc.dg/noncompile/930622-2.c: Likewise.
6994         * gcc.dg/noncompile/940112-1.c: Likewise.
6995         * gcc.dg/noncompile/950921-1.c: Likewise.
6996         * gcc.dg/noncompile/951123-1.c: Likewise.
6997         * gcc.dg/noncompile/971104-1.c: Likewise.
6998         * gcc.dg/noncompile/990416-1.c: Likewise.
6999
7000 2003-01-24  Paolo Carlini  <pcarlini@unitus.it>
7001
7002         * g++.dg/parse/undefined1.C: Add error message.
7003
7004 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7005
7006         PR c++/9354
7007         * g++.dg/parse/new1.C: New test.
7008
7009         PR c++/9216
7010         * g++.dg/parse/template2.C: New test.
7011
7012         PR c++/9354
7013         * g++.dg/parse/typedef2.C: New test.
7014
7015         PR c++/9328
7016         * g++.dg/ext/typeof3.C: New test.
7017
7018 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7019
7020         PR c++/2738
7021         * g++.dg/parse/ret-type1.C: New test.
7022
7023         PR c++/3792
7024         * g++.dg/parse/tmpl-outside1.C: New test.
7025
7026         PR c++/4207
7027         * g++.dg/parse/int-as-enum1.C: New test.
7028
7029         PR c++/4903
7030         * g++.dg/parse/no-typename1.C: New test.
7031
7032         PR c++/5533
7033         * g++.dg/parse/no-value1.C: New test.
7034
7035         PR c++/5921
7036         * g++.dg/parse/wrong-inline1.C: New test.
7037
7038         PR c++/6402
7039         * g++.dg/parse/ref1.C: New test.
7040
7041         PR c++/6992
7042         * g++.dg/parse/attr-ctor1.C: New test.
7043
7044         PR c++/7229
7045         * g++.dg/parse/namespace5.C: New test.
7046
7047         PR c++/7917
7048         * g++.dg/parse/func-def1.C: New test.
7049
7050         PR c++/8143
7051         * g++.dg/parse/undefined1.C: New test.
7052
7053         PR c++/5723, PR c++/8522
7054         * g++.dg/parse/specialization1.C: New test.
7055
7056         PR c++/163, PR c++/8595
7057         * g++.dg/parse/struct-as-enum1.C: New test.
7058
7059         PR c++/9173
7060         * g++.dg/parse/undefined2.C: New test.
7061
7062 2003-01-22  Mark Mitchell  <mark@codesourcery.com>
7063
7064         PR c++/9298
7065         * g++.dg/parse/template1.C: New test.
7066
7067         PR c++/9384
7068         * g++.dg/parse/using1.C: New test.
7069
7070         PR c++/9285
7071         PR c++/9294
7072         * g++.dg/parse/expr2.C: New test.
7073
7074         PR c++/9388
7075         * g++.dg/parse/lookup2.C: Likewise.
7076
7077 2003-01-21  Jan Hubicka  <jh@suse.cz>
7078
7079         * gcc.c-torture/execute/990208-1.c:  Add noinline attributes as needed.
7080         * gcc.c-torture/execute/eeprof-1.c:  Likewise.
7081         * gcc.c-torture/execute/stdio-opt-*.c: Likewise.
7082         * gcc.c-torture/execute/string-opt-*.c: Likewise.
7083
7084 2003-01-20  Nick Clifton  <nickc@redhat.com>
7085
7086         * gcc.c-torture/execute/20030117-1.c: New test case.  Exposes
7087         problem with ARM sibcall code generation.
7088
7089 2003-01-20  Kazu Hirata  <kazu@cs.umass.edu>
7090
7091         * gcc.c-torture/execute/20030120-1.c: New.
7092
7093 2003-01-19  Paolo Carlini  <pcarlini@unitus.it>
7094
7095         * g++.old-deja/g++.pt/typename13.C: Remove XFAIL.
7096
7097 2003-01-17  Mark Mitchell  <mark@codesourcery.com>
7098
7099         PR c++/9272
7100         * g++.dg/parse/ctor1.C: New test.
7101
7102         PR c++/9294:
7103         * g++.dg/parse/qualified1.C: New test.
7104
7105         * g++.dg/parse/typename3.C: New test.
7106
7107 2003-01-16  Richard Henderson  <rth@redhat.com>
7108
7109         * g++.dg/tls/init-2.C: Fix error matches for real this time.
7110
7111 2003-01-16  Richard Henderson  <rth@redhat.com>
7112
7113         * g++.dg/pch/pch.exp: Copy test header to the working directory
7114         before using it either for precompilation or direct use.
7115         * g++.dg/pch/*.Hs: Rename from gcc.dg/pch/*.H.
7116         * g++.dg/pch/*.C: Include foo.H, not foo.Hp.
7117
7118 2003-01-16  Richard Henderson  <rth@redhat.com>
7119
7120         * gcc.dg/pch/pch.exp: Copy test header to the working directory
7121         before using it either for precompilation or direct use.
7122         * gcc.dg/pch/*.hs: Rename from gcc.dg/pch/*.h.
7123         * gcc.dg/pch/*.c: Include foo.h, not foo.hp.
7124
7125 2003-01-16  Mark Mitchell  <mark@codesourcery.com>
7126
7127         * gcc/testsuite/g++.dg/ext/typename1.C: Add typename keyword.
7128         * gcc/testsuite/g++.dg/template/crash1.C: Update error messages.
7129         * gcc/testsuite/g++.dg/template/crash2.C: Remove error message.
7130         * gcc/testsuite/g++.dg/parse/typename2.C: New test.
7131         * gcc/testsuite/g++.dg/template/typename2.C: Change implicit
7132         typename warning into error.
7133         * gcc/testsuite/g++.old-deja/g++.benjamin/tem03.C: Issue more
7134         error messages.
7135         * gcc/testsuite/g++.old-deja/g++.benjamin/tem04.C: Fix typos.
7136         * gcc/testsuite/g++.old-deja/g++.brendan/crash56.C: Add this->.
7137         * gcc/testsuite/g++.old-deja/g++.law/visibility13.C: Remove error
7138         messages.
7139         * gcc/testsuite/g++.old-deja/g++.ns/template17.C: Reorder code to
7140         make declaration visible in template.
7141         * gcc/testsuite/g++.old-deja/g++.pt/crash3.C: Fix typos.
7142         * gcc/testsuite/g++.old-deja/g++.pt/crash36.C: Issue more error
7143         messages.
7144         * gcc/testsuite/g++.old-deja/g++.pt/crash5.C: Improve error
7145         message.
7146         * gcc/testsuite/g++.old-deja/g++.pt/crash67.C: Remove warning.
7147         * gcc/testsuite/g++.old-deja/g++.pt/inherit1.C: Add this->.
7148         * gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C: Add error message.
7149         * gcc/testsuite/g++.old-deja/g++.pt/typename16.C: Replace implicit
7150         typename warning with error message.
7151         * gcc/testsuite/g++.old-deja/g++.pt/typename19.C: Remove warning.
7152         * gcc/testsuite/g++.old-deja/g++.robertl/eb112.C: Fix typo.
7153         * gcc/testsuite/g++.old-deja/g++.robertl/eb24.C: Use this->.
7154
7155 2003-01-16  Nathan Sidwell  <nathan@codesourcery.com>
7156
7157         * g++.dg/parse/ambig2.C: New test.
7158
7159 2003-01-15  Richard Henderson  <rth@redhat.com>
7160
7161         * g++.dg/tls/init-2.C: Update error message string.
7162
7163 2003-01-15  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7164
7165         * gcc.c-torture/execute/builtin-constant.x: XFAIL the test.
7166
7167 2003-01-15  Stephane Carrez  <stcarrez@nerim.fr>
7168
7169         * gcc.c-torture/compile/20000804-1.x: Don't execute this test at
7170         all for HC11/HC12.
7171         * gcc.c-torture/compile/20001205-1.x: Likewise.
7172         * gcc.c-torture/compile/20001226-1.x: Likewise.
7173         * gcc.c-torture/compile/920520-1.x: Likewise.
7174         * gcc.c-torture/compile/961203-1.x: Likewise.
7175         * gcc.c-torture/compile/20020604-1.x: Likewise.
7176
7177 2003-01-15  Jan Hubicka  <jh@suse.cz>
7178
7179         * gcc.c-torture/compile/20030115-1.c: New test.
7180
7181         * gcc.dg/i386-fpcvt-1.c: New test.
7182         * gcc.dg/i386-fpcvt-2.c: New test.
7183
7184 2003-01-14  Jeffrey D. Oldham  <oldham@codesourcery.com>
7185
7186         Further conform g++'s __vmi_class_type_info to the C++ ABI
7187         specification.
7188         * g++.old-deja/g++.abi/vmihint.C (main): Revise expected flags per
7189         the specification.
7190
7191 2003-01-14  Jan Hubicka  <jh@suse.cz>
7192
7193         * gcc.dg/i386-fpcvt-1.c: New test.
7194         * gcc.dg/i386-fpcvt-2.c: New test.
7195
7196 2003-01-14  Eric Botcazou  <ebotcazou@libertysurf.fr>
7197
7198         * gcc.dg/i386-mmx-3.c: New test.
7199
7200 2003-01-12  Mark Mitchell  <mark@codesourcery.com>
7201
7202         PR c++/9264
7203         * g++.dg/parse/octal1.C: New file.
7204
7205         PR c++/9172
7206         * g++.dg/parse/typename1.C: New file.
7207
7208 2003-01-10  Danny Smith  <dannysmith@users.sourceforge.net>
7209
7210         * gcc.dg/bf-ms-layout.c: Enable for cygwin and mingw32 targets.
7211         * gcc.dg/bf-no-ms-layout.c: Likewise.
7212         * gcc.dg/bf-ms-attrib.c: Likewise.
7213
7214 2003-01-10  Mark Mitchell  <mark@codesourcery.com>
7215
7216         PR c++/9099
7217         * g++.dg/parse/dtor1.C: New file.
7218
7219         PR c++/9128
7220         * g++.dg/rtti/typeid1.C: New file.
7221
7222         PR c++/9153
7223         * g++.dg/parse/lookup1.C: New file.
7224
7225         PR c++/9171
7226         * g++.dg/templ/spec5.C: New file.
7227
7228 2003-01-10  Josef Zlomek  <zlomekj@suse.cz>
7229
7230         * gcc.c-torture/compile/20030110-1.c: New test.
7231
7232 2003-01-09  Geoffrey Keating  <geoffk@apple.com>
7233
7234         Merge from pch-branch:
7235
7236         2002-12-23  Geoffrey Keating  <geoffk@apple.com>
7237
7238         * gcc.dg/pch/cpp-1.h: New.
7239         * gcc.dg/pch/cpp-1.c: New.
7240         * gcc.dg/pch/cpp-2.h: New.
7241         * gcc.dg/pch/cpp-2.c: New.
7242
7243         2002-11-19  Geoffrey Keating  <geoffk@apple.com>
7244
7245         * gcc.dg/pch/except-1.h: New.
7246         * gcc.dg/pch/except-1.c: New.
7247
7248         2002-11-13  Geoffrey Keating  <geoffk@apple.com>
7249
7250         * gcc.dg/pch/pch.exp: Ensure that <test>.hp doesn't exist before
7251         running test.
7252         * gcc.dg/pch: Include *.hp not *.h.
7253         * gcc.dg/pch/system-1.h: New.
7254         * gcc.dg/pch/system-1.c: New.
7255
7256         2002-11-11  Geoffrey Keating  <geoffk@apple.com>
7257
7258         * gcc.dg/pch/pch.exp: Compare .s files with/without PCH,
7259         rather than trying to build and run a program using PCH.
7260         * gcc.dg/pch: Remove dg-do commands from test files.
7261
7262         2002-11-08  Geoffrey Keating  <geoffk@apple.com>
7263
7264         * gcc.dg/pch/macro-3.c: New.
7265         * gcc.dg/pch/macro-3.h: New.
7266
7267         2002-11-04  Geoffrey Keating  <geoffk@apple.com>
7268
7269         * gcc.dg/pch/common-1.c: New.
7270         * gcc.dg/pch/common-1.h: New.
7271         * gcc.dg/pch/decl-1.c: New.
7272         * gcc.dg/pch/decl-1.h: New.
7273         * gcc.dg/pch/decl-2.c: New.
7274         * gcc.dg/pch/decl-2.h: New.
7275         * gcc.dg/pch/decl-3.c: New.
7276         * gcc.dg/pch/decl-3.h: New.
7277         * gcc.dg/pch/decl-4.c: New.
7278         * gcc.dg/pch/decl-4.h: New.
7279         * gcc.dg/pch/decl-5.c: New.
7280         * gcc.dg/pch/decl-5.h: New.
7281         * gcc.dg/pch/global-1.c: New.
7282         * gcc.dg/pch/global-1.h: New.
7283         * gcc.dg/pch/inline-1.c: New.
7284         * gcc.dg/pch/inline-1.h: New.
7285         * gcc.dg/pch/inline-2.c: New.
7286         * gcc.dg/pch/inline-2.h: New.
7287         * gcc.dg/pch/static-1.c: New.
7288         * gcc.dg/pch/static-1.h: New.
7289         * gcc.dg/pch/static-2.c: New.
7290         * gcc.dg/pch/static-2.h: New.
7291
7292         2002-09-01  Geoffrey Keating  <geoffk@redhat.com>
7293
7294         * g++.dg/pch/pch.exp: Better handle failing testcases.
7295         * gcc.dg/pch/pch.exp: Likewise.
7296         * gcc.dg/pch/macro-1.c: New.
7297         * gcc.dg/pch/macro-1.h: New.
7298         * gcc.dg/pch/macro-2.c: New.
7299         * gcc.dg/pch/macro-2.h: New.
7300
7301         2002-08-27  Geoffrey Keating  <geoffk@redhat.com>
7302
7303         * g++.dg/dg.exp: Treat files in pch/ specially.
7304         * g++.dg/pch/pch.exp: New file.
7305         * g++.dg/pch/empty.H: New file.
7306         * g++.dg/pch/empty.C: New file.
7307         * lib/g++-dg.exp (g++-dg-test): Add case for when $do_what is
7308         "precompile".
7309
7310         * gcc.dg/pch/pch.exp: New file.
7311         * gcc.dg/pch/empty.h: New file.
7312         * gcc.dg/pch/empty.c: New file.
7313         * lib/gcc-dg.exp (gcc-dg-test): Add case for when $do_what is
7314         "precompile".
7315
7316 2003-01-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7317
7318         * g++.dg/template/friend14.C: New test.
7319
7320 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7321
7322         * gcc.dg/old-style-asm-1.c: New test.
7323
7324 2003-01-09  Richard Sandiford  <rsandifo@redhat.com>
7325
7326         * gcc.c-torture/compile/20030109-1.c: New test.
7327
7328 2003-01-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
7329
7330         * gcc.c-torture/execute/20030109-1.c: New test.
7331
7332 2003-01-08  Larin Hennessey  <larin@science.oregonstate.edu>
7333
7334         * g++.old-deja/g++.mike/dyncast1.C: Remove reference to AMD A29K
7335         * g++.old-deja/g++.mike/dyncast2.C: Likewise
7336         * g++.old-deja/g++.mike/dyncast3.C: Likewise
7337         * g++.old-deja/g++.mike/eh2.C: Likewise
7338         * g++.old-deja/g++.mike/eh3.C: Likewise
7339         * g++.old-deja/g++.mike/eh5.C: Likewise
7340         * g++.old-deja/g++.mike/eh6.C: Likewise
7341         * g++.old-deja/g++.mike/eh7.C: Likewise
7342         * g++.old-deja/g++.mike/eh8.C: Likewise
7343         * g++.old-deja/g++.mike/eh9.C: Likewise
7344         * g++.old-deja/g++.mike/eh10.C: Likewise
7345         * g++.old-deja/g++.mike/eh12.C: Likewise
7346         * g++.old-deja/g++.mike/eh13.C: Likewise
7347         * g++.old-deja/g++.mike/eh14.C: Likewise
7348         * g++.old-deja/g++.mike/eh16.C: Likewise
7349         * g++.old-deja/g++.mike/eh17.C: Likewise
7350         * g++.old-deja/g++.mike/eh18.C: Likewise
7351         * g++.old-deja/g++.mike/eh21.C: Likewise
7352         * g++.old-deja/g++.mike/eh23.C: Likewise
7353         * g++.old-deja/g++.mike/eh24.C: Likewise
7354         * g++.old-deja/g++.mike/eh25.C: Likewise
7355         * g++.old-deja/g++.mike/eh26.C: Likewise
7356         * g++.old-deja/g++.mike/eh27.C: Likewise
7357         * g++.old-deja/g++.mike/eh28.C: Likewise
7358         * g++.old-deja/g++.mike/eh29.C: Likewise
7359         * g++.old-deja/g++.mike/eh31.C: Likewise
7360         * g++.old-deja/g++.mike/eh33.C: Likewise
7361         * g++.old-deja/g++.mike/eh34.C: Likewise
7362         * g++.old-deja/g++.mike/eh35.C: Likewise
7363         * g++.old-deja/g++.mike/eh36.C: Likewise
7364         * g++.old-deja/g++.mike/eh37.C: Likewise
7365         * g++.old-deja/g++.mike/eh38.C: Likewise
7366         * g++.old-deja/g++.mike/eh39.C: Likewise
7367         * g++.old-deja/g++.mike/eh40.C: Likewise
7368         * g++.old-deja/g++.mike/eh41.C: Likewise
7369         * g++.old-deja/g++.mike/eh42.C: Likewise
7370         * g++.old-deja/g++.mike/eh44.C: Likewise
7371         * g++.old-deja/g++.mike/eh46.C: Likewise
7372         * g++.old-deja/g++.mike/eh47.C: Likewise
7373         * g++.old-deja/g++.mike/eh48.C: Likewise
7374         * g++.old-deja/g++.mike/eh49.C: Likewise
7375         * g++.old-deja/g++.mike/eh50.C: Likewise
7376         * g++.old-deja/g++.mike/eh51.C: Likewise
7377         * g++.old-deja/g++.mike/eh53.C: Likewise
7378         * g++.old-deja/g++.mike/eh55.C: Likewise
7379         * g++.old-deja/g++.mike/p7912.C: Likewise
7380         * g++.old-deja/g++.mike/p9706.C: Likewise
7381         * g++.old-deja/g++.mike/p10416.C: Likewise
7382         * g++.old-deja/g++.mike/p11667.C: Likewise
7383         * g77.f-torture/compile/20010519-1.f: Remove reference to Convex.
7384         Remove redundant reference to Iris.
7385         * gcc.dg/20020312-2.c: Remove references to AMD A29K, Clipper, Convex,
7386         Elxsi, i860, Pico Java, and WE32K.
7387
7388 2003-01-07  Mark Mitchell  <mark@codesourcery.com>
7389
7390         * g++.dg/ext/asm4.C: New test.
7391
7392 2003-01-08  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7393
7394         PR c++/9030
7395         * g++.dg/template/friend12.C: New test.
7396         * g++.dg/template/friend13.C: Likewise.
7397         * g++.old-deja/g++.eh/spec6.C: Add missing error message.
7398
7399 2003-01-08  Jan Hubicka  <jh@suse.cz>
7400
7401         * gcc.dg/i386-cadd.c: New test.
7402         * gcc.dg/i386-cmov4.c: Likewise.
7403
7404 2003-01-06  Mark Mitchell  <mark@codesourcery.com>
7405
7406         PR c++/9165
7407         * g++.dg/warn/Wunused-3.C: New test.
7408
7409         * g++.dg/abi/bitfield9.C: New test.
7410
7411         PR c++/9189
7412         * g++.dg/parse/defarg3.C: New test.
7413
7414 2003-01-06  Nathan Sidwell  <nathan@codesourcery.com>
7415
7416         * g++.dg/parse/ambig1.C: New test.
7417         * g++.dg/parse/defarg2.C: New test.
7418
7419 2003-01-05  Mark Mitchell  <mark@codesourcery.com>
7420
7421         * g++.dg/template/defarg-1.C: New test.
7422         * g++.dg/template/local2.C: Likewise.
7423
7424 2003-01-05  Richard Sandiford  <rsandifo@redhat.com>
7425
7426         * gcc.c-torture/execute/20030105-1.c: New test.
7427
7428 2003-01-04  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7429
7430         * g++.dg/parse/namespace3.C: Remove extra semicolons.
7431         * g++.dg/parse/namespace4.C: Likewise.
7432
7433 2003-01-03  Nathan Sidwell  <nathan@codesourcery.com>
7434
7435         * g++.dg/template/ntp2.C: New test.
7436
7437 2003-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7438
7439         * g++.dg/parse/extern-C-1.C: New test.
7440
7441         * g++.dg/parse/namespace4.C: New test.
7442
7443         * g++.dg/template/nested1.C: New test.
7444
7445         * g++.dg/parse/namespace3.C: New test.
7446
7447 2003-01-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7448
7449         * g++.dg/lookup/two-stage1.C: New test.
7450
7451 2003-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7452
7453         * g++.old-deja/g++.bugs/900404_04.C: Remove XFAIL.
7454         * g++.old-deja/g++.jason/access8.C: Likewise.
7455         * g++.old-deja/g++.other/decl5.C: Likewise.
7456
7457 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7458
7459         * g++.dg/parse/parse7.C: New test.
7460
7461 2003-01-02  Mark Mitchell  <mark@codesourcery.com>
7462
7463         PR c++/2843
7464         * g++.dg/ext/attrib7.C: New test.
7465
7466 2003-01-02  Neil Booth  <neil@daikokuya.co.uk>
7467
7468         * g++.dg/parse/parse6.C: New test.
7469
7470 2003-01-02  Kazu Hirata  <kazu@cs.umass.edu>
7471
7472         * gcc.dg/h8300-stack-1.c: New.
7473
7474 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7475
7476         g++.dg/lookup/exception1.C: New test.
7477
7478         g++.dg/lookup/template1.C: New test.
7479
7480         g++.dg/parse/namespace2.C: New test.
7481
7482         g++.dg/parse/parens2.C: New test.
7483
7484 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7485
7486         * g++.dg/parse/parse5.C: New test.
7487         * g++.dg/lookup/scoped4.C: New test.
7488
7489 2003-01-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7490
7491         * g++.dg/parse/parens1.C: New test.
7492
7493         * g++.dg/parse/parens2.C: Removed, turned out to duplicate
7494         angle-bracket1.C.
7495         * g++.dg/parse/parens2.C: New test.
7496
7497         * g++.dg/lookup/scope-operator1.C: New test.
7498
7499         * g++.dg/parse/operator1.C: New test.
7500
7501 2003-01-01  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7502
7503         * g++.old-deja/g++.jason/ambig3.C: Remove XFAIL.
7504         * g++.old-deja/g++.other/access6.C: Likewise.
7505         * g++.old-deja/g++.other/decl1.C: Likewise.
7506         * g++.old-deja/g++.pt/typename12.C: Likewise.
7507
7508 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7509
7510         * g++.dg/parse/namespace1.C: New test.
7511
7512 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7513
7514         * g++.dg/parse/parse4.C: New test.
7515
7516 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7517
7518         * g++.dg/parse/parse3.C: New test.
7519
7520 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7521
7522         * g++.dg/parse/parse2.C: New test.
7523
7524 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7525
7526         * g++.dg/template/friend11.C: New test.
7527
7528 2003-01-01  Neil Booth  <neil@daikokuya.co.uk>
7529
7530         * g++.dg/parse/parse1.C: New test.
7531
7532 2002-12-31  Janis Johnson  <janis187@us.ibm.com>
7533
7534         * lib/profopt.exp: Change the name of a global variable to avoid
7535         possible clashes with other test suites.
7536
7537 2002-12-31  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.dg/inherit/covariant8.C: New test.
7540
7541 2002-12-31  Mark Mitchell  <mark@codesourcery.com>
7542
7543         * g++.dg/init/array9.C: New test.
7544
7545         PR c++/9112
7546         * g++.dg/parse/expr1.C: New test.
7547
7548 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7549
7550         * gcc.c-torture/compile/20021230-1.c: New test.
7551
7552 2002-12-30  Nathan Sidwell  <nathan@codesourcery.com>
7553
7554         * g++.dg/inherit/covariant5.C: New test.
7555         * g++.dg/inherit/covariant6.C: New test.
7556         * g++.dg/inherit/covariant7.C: New test.
7557
7558 2002-12-29  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7559
7560         PR c++/2739
7561         * g++.dg/other/access2.C: New test.
7562
7563 2002-12-29  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7564
7565         * g++.dg/other/anon-struct.C: No longer fails
7566         * g++.old-deja/g++.brendan/parse4.C: Likewise.
7567         * g++.old-deja/g++.brendan/parse5.C: Likewise.
7568         * g++.old-deja/g++.brendan/parse6.C: Likewise.
7569
7570 2002-12-28  Gabriel Dos Reis  <gdr@integrable-solutions.net>
7571
7572         * g++.dg/parse/angle-bracket.C (main): No longer fails.
7573
7574 2002-12-27  Mark Mitchell  <mark@codesourcery.com>
7575
7576         * g++.dg/eh/spec4.C: Remove stray semicolon.
7577         * g++.dg/expr/pmf-1.C: Change error message.
7578         * g++.dg/ext/asm1.C: Remove stray semicolon.
7579         * g++.dg/ext/typename1.C: Add missing typenames.
7580         * g++.dg/inherit/template-as-base.C: Change error message.
7581         * g++.dg/lookup/scoped1.C: Likewise.
7582         * g++.dg/lookup/scoped2.C: Likewise.
7583         * g++.dg/lookup/using2.C: Likewise.
7584         * g++.dg/other/component1.C: Remove stray semicolon.
7585         * g++.dg/other/do1.C: Change error message.
7586         * g++.dg/other/error2.C: Likewise.
7587         * g++.dg/other/init1.C: Likewise.
7588         * g++.dg/other/packed1.C: Remove stray semicolon.
7589         * g++.dg/other/ptrmem2.C: Change error message.
7590         * g++.dg/parse/parameter-declaration-1.C: Remove line number
7591         marker.
7592         * g++.dg/special/initp1.C: Remove invalid attribute usage.
7593         * g++.dg/template/access3.C: Add typename keyword.
7594         * g++.dg/template/access5.C: Remove stray semicolon.
7595         * g++.dg/template/access6.C: Likewise.
7596         * g++.dg/template/complit1.C: Likewise.
7597         * g++.dg/template/crash1.C: Change error message.
7598         * g++.dg/template/inherit2.C: Remove stray semicolon.
7599         * g++.dg/template/instantiate2.C: Likewise.
7600         * g++.dg/template/instantiate3.C: Change error message.
7601         * g++.dg/template/qual1.C: Remove stray semicolon.
7602         * g++.dg/template/qualttp18.C: Change error message.
7603         * g++.dg/template/ref1.C: Remove stray semicolon.
7604         * g++.dg/template/sizeof1.C (A::value): Declare it.
7605         * g++.dg/template/spec4.C: Change error message.
7606         * g++.dg/template/static1.C: Likewise.
7607         * g++.dg/template/type1.C: Likewise.
7608         * g++.dg/template/typename3.C: Likewise.
7609         * g++.old-deja/g++.benjamin/13478.C: Change error message.
7610         * g++.old-deja/g++.benjamin/15799.C: Remove stray semicolon.
7611         * g++.old-deja/g++.benjamin/bool01.C: Likewise.
7612         * g++.old-deja/g++.benjamin/bool02.C: Likewise.
7613         * g++.old-deja/g++.benjamin/p13417.C: Now fails due to use of
7614         named return value extension.
7615         * g++.old-deja/g++.benjamin/tem06.C: Remove stray semicolon.
7616         * g++.old-deja/g++.benjmain/warn01.C: Likewise.
7617         * g++.old-deja/g++.bob/extern_C.C: Likewise.
7618         * g++.old-deja/g++.bob/inherit2.C: Likewise.
7619         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7620         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7621         * g++.old-deja/g++.brendan/crash13.C: Likewise.
7622         * g++.old-deja/g++.brendan/crash15.C: Likewise.
7623         * g++.old-deja/g++.brendan/crash18.C: Change error message.
7624         * g++.old-deja/g++.brendan/crash37.C: Remove stray semicolon.
7625         * g++.old-deja/g++.brendan/crash38.C: Likewise.
7626         * g++.old-deja/g++.brendan/crash50.C: Likewise.
7627         * g++.old-deja/g++.brendan/crash56.C: Likewise.
7628         * g++.old-deja/g++.brendan/crash6.C: Use explicit specialization
7629         syntax.
7630         * g++.old-deja/g++.brendan/crash66.C: Remove stray semicolon.
7631         * g++.old-deja/g++.brendan/crash8.C: Change error message.
7632         * g++.old-deja/g++.brendan/ctors1.C: Remove stray semicolon.
7633         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7634         * g++.old-deja/g++.brendan/shadow1.C: Likewise.
7635         * g++.old-deja/g++.brendan/template11.C: Likewise.
7636         * g++.old-deja/g++.brendan/template26.C: Likewise.
7637         * g++.old-deja/g++.brendan/template27.C: Use explicit
7638         specialization syntax.
7639         * g++.old-deja/g++.brendan/template30.C: Likewise.
7640         * g++.old-deja/g++.brendan/template5.C: Remove stray semicolon.
7641         * g++.old-deja/g++.brendan/visibility3.C: Account for use of
7642         non-dependent names.
7643         * g++.old-deja/g++.brendan/warnings4.C: Remove stray semicolon.
7644         * g++.old-deja/g++.brendan/warnings7.C: Likewise.
7645         * g++.old-deja/g++.bugs/900121_02.C: Likewise.
7646         * g++.old-deja/g++.eh/catchptr1.C: Likewise.
7647         * g++.old-deja/g++.ext/addrfunc4.C: Likewise.
7648         * g++.old-deja/g++.ext/namedret1.C: Now fails due to use of
7649         named return value extension.
7650         * g++.old-deja/g++.ext/namedret2.C: Likewise.
7651         * g++.old-deja/g++.ext/namedret3.C: Likewise.
7652         * g++.old-deja/g++.ext/return1.C: Likewise.
7653         * g++.old-deja/g++.ext/typename1.C: Add missing typename keywords.
7654         * g++.old-deja/g++.jason/access17.C: Issue more error messages.
7655         * g++.old-deja/g++.jason/access8.C: Likewise.
7656         * g++.old-deja/g++.jason/bool.C: Remove stray semicolon.
7657         * g++.old-deja/g++.jason/destruct.C: Remove incorrect
7658         pseudo-destructor names.
7659         * g++.old-deja/g++.jason/dtor3.C: Remove stray semicolon.
7660         * g++.old-deja/g++.jason/dtor5.C: Remove incorrect
7661         pseudo-destructor names.
7662         * g++.old-deja/g++.jason/opeq3.C: Remove stray semicolon.
7663         * g++.old-deja/g++.jason/overload19.C: Likewise.
7664         * g++.old-deja/g++.jason/overload32.C: Likewise.
7665         * g++.old-deja/g++.jason/parse11.C: Issue error messages about
7666         stray semicolons.
7667         * g++.old-deja/g++.jason/pmem2.C: Remove stray semicolon.
7668         * g++.old-deja/g++.jason/return.C: Likewise.
7669         * g++.old-deja/g++.jason/return2.C: Likewise.
7670         * g++.old-deja/g++.jason/shadow1.C: Likewise.
7671         * g++.old-deja/g++.jason/special.C: Use explicit specialization
7672         syntax.
7673         * g++.old-deja/g++.jason/template10.C: Account for use of
7674         non-dependent names.
7675         * g++.old-deja/g++.jason/template11.C: Use explicit specialization
7676         syntax.
7677         * g++.old-deja/g++.jason/template37.C: Likewise.
7678         * g++.old-deja/g++.law/access4.C: Change error messages.
7679         * g++.old-deja/g++.law/arm13.C:  Remove incorrect
7680         pseudo-destructor names.
7681         * g++.old-deja/g++.law/code-gen5.C: Remove stray semicolon.
7682         * g++.old-deja/g++.law/ctors9.C: Likewise.
7683         * g++.old-deja/g++.law/cvt22.C: Likewise.
7684         * g++.old-deja/g++.law/dtors5.C: Likewise.
7685         * g++.old-deja/g++.law/global-init1.C: Likewise.
7686         * g++.old-deja/g++.law/missed-error3.C: Likewise.
7687         * g++.old-deja/g++.law/operators28.C: Likewise.
7688         * g++.old-deja/g++.law/visibility28.C: Likewise.
7689         * g++.old-deja/g++.martin/eval1.C: Likewise.
7690         * g++.old-deja/g++.martin/pmf2.C: Remove qualifier in constructor
7691         name.
7692         * g++.old-deja/g++.mike/hog1.C: Remove stray semicolon.
7693         * g++.old-deja/g++.mike/net34.C: Likewise.
7694         * g++.old-deja/g++.mike/net36.C: Likewise.
7695         * g++.old-deja/g++.mike/ns2.C: Likewise.
7696         * g++.old-deja/g++.mike/p12306.C: Likewise.
7697         * g++.old-deja/g++.mike/p646.C: Adjust for removal of named return
7698         value extension.
7699         * g++.old-deja/g++.mike/p700.C: Likewise.
7700         * g++.old-deja/g++.mike/p701.C: Remove stray semicolon.
7701         * g++.old-deja/g++.mike/p710.C: Likewise.
7702         * g++.old-deja/g++.mike/p784.C: Adjust for removal of named return
7703         value extension.
7704         * g++.old-deja/g++.mike/pmf7.C: Remove stray semicolon.
7705         * g++.old-deja/g++.mike/pmf9.C: Likewise.
7706         * g++.old-deja/g++.ns/crash2.C: Likewise.
7707         * g++.old-deja/g++.ns/crash3.C: Likewise.
7708         * g++.old-deja/g++.ns/invalid1.C: Likewise.
7709         * g++.old-deja/g++.ns/ns17.C: Likewise.
7710         * g++.old-deja/g++.ns/template16.C: Likewise.
7711         * g++.old-deja/g++.ns/template5.C: Remove invalid use of template
7712         keyword.
7713         * g++.old-deja/g++.ns/template6.C: Remove stray semicolon.
7714         * g++.old-deja/g++.ns/using9.C: Remove stray semicolon.
7715         * g++.old-deja/g++.oliva/nameret1.C: Now fails due to use of
7716         named return value extension.
7717         * g++.old-deja/g++.oliva/nameret2.C: Likewise.
7718         * g++.old-deja/g++.other/access4.C: Issue additional error
7719         messages.
7720         * g++.old-deja/g++.other/array6.C: Remove stray semicolon.
7721         * g++.old-deja/g++.other/crash1.C: Isue additional error messages.
7722         * g++.old-deja/g++.other/crash11.C: Add missing class-key.
7723         * g++.old-deja/g++.other/crash25.C: Change error message.
7724         * g++.old-deja/g++.other/crash4.C: Change error message.
7725         * g++.old-deja/g++.other/debug7.C: Remove stray semicolon.
7726         * g++.old-deja/g++.other/decl5.C: Issue more error messages.
7727         * g++.old-deja/g++.other/defarg7.C: Remove circular dependency
7728         checks.
7729         * g++.old-deja/g++.other/defarg8.C: Likewise.
7730         * g++.old-deja/g++.other/dtor1.C: Remove stray semicolon.
7731         * g++.old-deja/g++.other/dtor10.C: Likewise.
7732         * g++.old-deja/g++.other/incomplete.C: Likewise.
7733         * g++.old-deja/g++.other/linkage7.C: Likewise.
7734         * g++.old-deja/g++.other/lookup19.C: Now fails due to corrected
7735         lookup algorithm.
7736         * g++.old-deja/g++.other/mangle2.C: Likewise.
7737         * g++.old-deja/g++.other/refinit2.C: Likewise.
7738         * g++.old-deja/g++.other/sizeof2.C: Change error messages.
7739         * g++.old-deja/g++.other/std1.C: Remove stray semicolon.
7740         * g++.old-deja/g++.pt/crash28.C: Likewise.
7741         * g++.old-deja/g++.pt/crash29.C: Use explicit specialization
7742         syntax.
7743         * g++.old-deja/g++.pt/crash32.C: Change error message.
7744         * g++.old-deja/g++.pt/crash43.C: Adjust error messages.
7745         * g++.old-deja/g++.pt/crash58.C: Remove stray semicolon.
7746         * g++.old-deja/g++.pt/crash65.C: Tweak to acount for change in
7747         error message position.
7748         * g++.old-deja/g++.pt/defarg5.C: Remove stray semicolon.
7749         * g++.old-deja/g++.pt/defarg8.C: Change error message.
7750         * g++.old-deja/g++.pt/eichin01.C: Use explicit specialization
7751         syntax.
7752         * g++.old-deja/g++.pt/eichin01a.C: Define static data members.
7753         * g++.old-deja/g++.pt/eichin01b.C: Likewise.
7754         * g++.old-deja/g++.pt/enum7.C: Remove stray semicolon.
7755         * g++.old-deja/g++.pt/explicit12.C: Remove invalid use of template
7756         keyword.
7757         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7758         * g++.old-deja/g++.pt/explicit33.C: Remove stray semicolon.
7759         * g++.old-deja/g++.pt/explicit35.C: Remove invalid use of template
7760         keyword.
7761         * g++.old-deja/g++.pt/explicit71.C: Change error message.
7762         * g++.old-deja/g++.pt/explicit80.C: Use explicit specialization
7763         syntax.
7764         * g++.old-deja/g++.pt/friend28.C: Account for use of
7765         non-dependent names.
7766         * g++.old-deja/g++.pt/friend29.C: Likewise.
7767         * g++.old-deja/g++.pt/friend46.C: Adjust for correct name lookup
7768         rules.
7769         * g++.old-deja/g++.pt/friend48.C: Remove stray semicolon.
7770         * g++.old-deja/g++.pt/instantiate1.C: Use correct class-key.
7771         * g++.old-deja/g++.pt/instantiate11.C: Adjust for correct name
7772         lookup rules.
7773         * g++.old-deja/g++.pt/instantiate8.C: Remove stray semicolon.
7774         * g++.old-deja/g++.pt/instantiate9.C: Insert missing typename
7775         keyword.
7776         * g++.old-deja/g++.pt/memclass20.C: Likewise.
7777         * g++.old-deja/g++.pt/memclass5.C: Likewise.
7778         * g++.old-deja/g++.pt/memclass7.C: Remove invalid use of template
7779         keyword.
7780         * g++.old-deja/g++.pt/memtemp75.C: Likewise.
7781         * g++.old-deja/g++.pt/memtemp81.C: Remove stray semicolon.
7782         * g++.old-deja/g++.pt/memtemp87.C: Add missing access specifier.
7783         * g++.old-deja/g++.pt/overload13.C: Correct error messages.
7784         * g++.old-deja/g++.pt/parms2.C: Add missing typename keyword.
7785         * g++.old-deja/g++.pt/ptrmem1.C: Remove invalid use of template
7786         keyword.
7787         * g++.old-deja/g++.pt/spec10.C: Likewise.
7788         * g++.old-deja/g++.pt/spec28.C: Reorder declarations.
7789         * g++.old-deja/g++.pt/t10.C: Add explicit specialization syntax.
7790         * g++.old-deja/g++.pt/t32.C: Remove stray semicolon.
7791         * g++.old-deja/g++.pt/t35a.C: Add explicit specialization syntax.
7792         * g++.old-deja/g++.pt/ttp24.C: Remove stray semicolon.
7793         * g++.old-deja/g++.pt/ttp62.C: Likewise.
7794         * g++.old-deja/g++.pt/ttp64.C: Likewise.
7795         * g++.old-deja/g++.pt/typename11.C: Add missing typename keyword.
7796         * g++.old-deja/g++.pt/typename15.C: Likewise.
7797         * g++.old-deja/g++.pt/typename22.C: Likewise.
7798         * g++.old-deja/g++.pt/typename6.C: Change error messages.
7799         * g++.old-deja/g++.pt/using1.C: Remove stray semicolon.
7800         * g++.old-deja/g++.pt/virtual2.C: Likewise.
7801         * g++.old-deja/g++.robertl/eb118.C: Add explicit specialization
7802         syntax.
7803         * g++.old-deja/g++.robertl/eb27.C: Now fails due to use of named
7804         return value extension.
7805         * g++.old-deja/g++.robertl/eb43.C: Remove stray semicolon.
7806         * g++.old-deja/g++.robertl/eb79.C: Correct for new name lookup rules.
7807         * g++.old-deja/g++.robertl/eb82.C: Remove stray semicolons.
7808         * g++.old-deja/g++.robertl/eb86.C: Add missing forward declaration.
7809
7810 2002-12-26  Nathan Sidwell  <nathan@codesourcery.com>
7811
7812         * g++.dg/warn/inline1.C: New test.
7813         * g++.old-deja/g++.brendan/crash64.C: Remove spurious inlines.
7814         * g++.old-deja/g++.jason/synth10.C: Likewise.
7815         * g++.old-deja/g++.mike/net31.C: Likewise.
7816         * g++.old-deja/g++.mike/p8786.C: Likewise.
7817
7818         * g++.dg/template/friend10.C: New test.
7819         * g++.dg/template/conv5.C: New test.
7820
7821 2002-12-24  Nathan Sidwell  <nathan@codesourcery.com>
7822
7823         * g++.dg/lookup/scoped3.C: New test.
7824
7825         * g++.dg/lookup/decl1.C: New test.
7826         * g++.dg/lookup/decl2.C: New test.
7827
7828 2002-12-24  Joseph S. Myers  <jsm@polyomino.org.uk>
7829
7830         * g++.dg/init/new1.C, g++.dg/template/alignof1.C,
7831         gcc.c-torture/compile/20021015-1.c,
7832         gcc.c-torture/compile/20021015-2.c,
7833         gcc.c-torture/compile/20021123-1.c,
7834         gcc.c-torture/compile/20021123-2.c,
7835         gcc.c-torture/compile/20021123-3.c,
7836         gcc.c-torture/compile/20021123-4.c,
7837         gcc.c-torture/execute/20021024-1.c: Add tests previously added
7838         only to 3.1 or 3.2 branch.
7839
7840 2002-12-23  Mark Mitchell  <mark@codesourcery.com>
7841
7842         * gcc.dg/i386-bitfield3.c: New test.
7843
7844         * gcc.dg/i386-bitfield2.c: New test.
7845
7846 2002-12-22  Nathan Sidwell  <nathan@codesourcery.com>
7847
7848         * g++.dg/parse/conv_op1.C: New test.
7849
7850 2002-12-21  Josef Zlomek  <zlomekj@suse.cz>
7851
7852         * gcc.c-torture/compile/20021220-1.c: Removed until bug fix is
7853         approved.
7854
7855 2002-12-20  Josef Zlomek  <zlomekj@suse.cz>
7856
7857         * gcc.c-torture/compile/20021220-1.c: New test.
7858
7859 2002-12-19  Casper S. Hornstrup  <chorns@users.sourceforge.net>
7860
7861         * gcc.dg/i386-fastcall-1.c: New.
7862
7863 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7864
7865         * gcc.c-torture/execute/20021219-1.c: New test.
7866
7867 2002-12-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
7868
7869         * gcc.dg/i386-pic-1.c: New test.
7870
7871 2002-12-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7872
7873         PR c++/8099
7874         * g++.dg/template/friend9.C: New test.
7875
7876 2002-11-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7877
7878         PR c++/3663
7879         * g++.dg/template/access7.C: New test.
7880
7881 2002-12-18  Nick Clifton  <nickc@redhat.com>
7882
7883         * lib/g++.exp (g++_include_flags): Only invoke testsuite_flags if
7884         the libstdc++-v3 directory has been found.
7885
7886 2002-12-12  Devang Patel <dpatel@apple.com>
7887         * gcc.dg/darwin-ld-1.c: New test.
7888         * gcc.dg/darwin-ld-2.c: New test.
7889         * gcc.dg/darwin-ld-3.c: New test.
7890         * gcc.dg/darwin-ld-4.c: New test.
7891         * gcc.dg/darwin-ld-5.c: New test.
7892
7893 2002-12-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7894
7895         * gcc.c-torture/compile/20021212-1.c: New test.
7896
7897 2002-12-11  Neil Booth  <neil@daikokuya.co.uk>
7898
7899         * gcc.dg/fshort-wchar: New test.
7900
7901 2002-12-10  Mark Mitchell  <mark@codesourcery.com>
7902
7903         PR c++/8372
7904         * g++.dg/template/dtor1.C: New test.
7905
7906         * g++.old-deja/g++.ext/memconst.C: Use old-deja, not dg, error
7907         markers.
7908
7909 2002-12-10  Jakub Jelinek  <jakub@redhat.com>
7910
7911         * g++.dg/parse/parameter-declaration-1.C: Expect error on last line.
7912
7913 2002-12-09  Mark Mitchell  <mark@codesourcery.com>
7914
7915         * g++.dg/template/static1.C: New test.
7916         * g++.dg/template/static2.C: New test.
7917         * g++.old-deja/g++.ext/memconst.C: New test.
7918
7919 2002-12-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7920
7921         * g++.dg/special/conpr-2.C: Expect failure on solaris2.
7922         * g++.dg/special/ecos.exp (conpr-3.C): Likewise.
7923         * g++.dg/special/initp1.C: Likewise.
7924
7925 2002-12-06  Jakub Jelinek  <jakub@redhat.com>
7926
7927         * gcc.c-torture/execute/20021204-1.c: New test.
7928
7929 2002-12-04  Geoffrey Keating  <geoffk@apple.com>
7930
7931         * gcc.dg/ppc-fmadd-1.c: New file.
7932         * gcc.dg/ppc-fmadd-2.c: New file.
7933         * gcc.dg/ppc-fmadd-3.c: New file.
7934
7935 2002-12-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
7936
7937         * gcc.c-torture/compile/20021204-1.c: New test.
7938
7939 2002-12-03  Nathan Sidwell  <nathan@codesourcery.com>
7940
7941         * g++.dg/inherit/covariant2.C: New test.
7942         * g++.dg/inherit/covariant3.C: New test.
7943         * g++.dg/inherit/covariant4.C: New test.
7944         * g++.dg/inherit/covariant1.C: Remove XFAIL.
7945         * g++.old-deja/g++.robertl/eb17.C: Likewise.
7946
7947 2002-12-03  Mark Mitchell  <mark@codesourcery.com>
7948
7949         PR c++/8688
7950         * g++.dg/init/brace3.C: New test.
7951
7952 2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
7953
7954         * gcc.dg/20020210-1.c: Fix a comment typo.
7955
7956 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
7957
7958         PR c++/8720
7959         * g++.dg/parse/defarg1.C: New test.
7960
7961         PR c++/8615
7962         * g++.dg/template/char1.C: New test.
7963
7964         * g++.dg/template/varmod1.C: Fix typo.
7965
7966 2002-12-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
7967
7968         DR 180
7969         * g++.old-deja/g++.pt/crash32.C: Expect error.
7970
7971 2002-12-01  Mark Mitchell  <mark@codesourcery.com>
7972
7973         PR c++/5919
7974         * g++.dg/template/varmod1.C: New test.
7975
7976         PR c++/8727
7977         * g++.dg/inherit/typeinfo1.C: New test.
7978
7979         PR c++/8663
7980         * g++.dg/inherit/typedef1.C: New test.
7981
7982 2002-11-30  Mark Mitchell  <mark@codesourcery.com>
7983
7984         PR c++/8332
7985         PR c++/8493
7986         * g++.dg/template/strlen1.C: New test.
7987
7988         PR c++/8227
7989         * g++.dg/template/ctor2.C: New test.
7990
7991         PR c++/8214
7992         * g++.dg/init/string1.C: New test.
7993
7994         PR c++/8511
7995         * g++.dg/template/friend8.C: New test.
7996
7997 2002-11-29  Joe Buck <jbuck@synopsys.com>
7998
7999         * g++.dg/lookup/anon2.C: New test.
8000
8001 2002-11-28  Kazu Hirata  <kazu@cs.umass.edu>
8002
8003         * gcc.c-torture/execute/strct-varg-1.x: Remove xfail on the
8004         h8300 port.
8005
8006 2002-11-27  Richard Sandiford  <rsandifo@redhat.com>
8007
8008         * gcc.dg/bitfld-6.c: New test.
8009
8010 2002-11-27  Jan Hubicka  <jh@suse.cz>
8011
8012         * gcc.c-torture/execute/20021127.[cx]: New test.
8013
8014 2002-11-26  Jan Hubicka  <jh@suse.cz>
8015
8016         * gcc.dg/i386-cmov[123].c: New tests for conditional move code
8017         quality.
8018
8019 2002-11-26  Geoffrey Keating  <geoffk@apple.com>
8020
8021         * g++.dg/init/brace2.C: New test.
8022         * g++.old-deja/g++.mike/p9129.C: Correct.
8023
8024 2002-11-26  Mark Mitchell  <mark@codesourcery.com>
8025
8026         * g++.dg/abi/empty10.C: Don't run on non-x86 targets.
8027
8028 2002-11-25  Andreas Bauer  <baueran@in.tum.de>
8029
8030         * gcc.dg/sibcall-6: New test for indirect sibcalls.
8031
8032 2002-11-25  Mark Mitchell  <mark@codesourcery.com>
8033
8034         * testsuite/g++.dg/abi/empty11.C: New test.
8035         * testsuite/g++.dg/rtti/cv1.C: New test.
8036
8037 2002-11-25  Hans-Peter Nilsson  <hp@bitrange.com>
8038
8039         * lib/prune.exp: Prune more -fpic/-fPIC warnings.
8040
8041 2002-11-24  Mark Mitchell  <mark@codesourcery.com>
8042
8043         * g++.dg/abi/empty10.C: New test.
8044
8045 2002-11-24  Eric Botcazou  <ebotcazou@libertysurf.fr>
8046
8047         * gcc.c-torture/compile/20021124-1.c: New test.
8048
8049 2002-11-22  Mark Mitchell  <mark@codesourcery.com>
8050
8051         * g++.dg/abi/rtti2.C: New test.
8052
8053 2002-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
8054
8055         * gcc.dg/i386-unroll-1.c: New test.
8056
8057 2002-11-20  Eric Botcazou  <ebotcazou@libertysurf.fr>
8058
8059         * gcc.c-torture/compile/20021120-1.c: New test.
8060         * gcc.c-torture/compile/20021120-2.c: New test.
8061
8062 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8063
8064         * gcc.dg/bitfld-5.c: New test.
8065
8066 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8067
8068         * gcc.c-torture/execute/20021120-3.c: New test.
8069
8070 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8071
8072         * gcc.c-torture/execute/20021120-2.c: New test.
8073
8074 2002-11-20  Richard Sandiford  <rsandifo@redhat.com>
8075
8076         * gcc.c-torture/execute/20021120-1.c: New test.
8077
8078 2002-11-20  Jakub Jelinek  <jakub@redhat.com>
8079
8080         * gcc.c-torture/execute/20021118-3.c: New test.
8081
8082 2002-11-19  Eric Botcazou  <ebotcazou@libertysurf.fr>
8083
8084         * gcc.c-torture/compile/20021119-1.c: New test.
8085
8086 2002-11-19  Jason Thorpe  <thorpej@wasabisystems.com>
8087
8088         * gcc.dg/duff-1.c: New test.
8089         * gcc.dg/duff-2.c: New test.
8090         * gcc.dg/duff-3.c: New test.
8091
8092 2002-11-18  Neil Booth  <neil@daikokuya.co.uk>
8093
8094         * gcc.dg/cpp/_Pragma5.c: New test.
8095
8096 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8097
8098         * gcc.c-torture/execute/20021118-2.c: New test.
8099
8100 2002-11-18  Richard Sandiford  <rsandifo@redhat.com>
8101
8102         * gcc.c-torture/execute/20021118-1.c: New test.
8103
8104 2002-11-16  Jakub Jelinek  <jakub@redhat.com>
8105
8106         * gcc.dg/20021116-1.c: New test.
8107
8108 2002-11-14  Mark Mitchell  <mark@codesourcery.com>
8109
8110         * g++.dg/abi/vcall1.C: New test.
8111
8112 2002-11-14  Jakub Jelinek  <jakub@redhat.com>
8113
8114         * gcc.dg/20021029-1.c: New test.
8115         * gcc.dg/20021029-2.c: New test.
8116
8117 2002-11-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8118
8119         * g++.dg/abi/vague1.C (dg-final): Return if target is hppa*-*-hpux*.
8120
8121 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8122
8123         PR c/8439
8124         * gcc.dg/20021110.c: Move to ...
8125         * gcc.c-torture/compile/20021110.c: .... here.
8126
8127 2002-11-11  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8128
8129         PR c/8467
8130         * gcc.c-torture/execute/20021111-1.c
8131
8132 2002-11-09  Eric Botcazou  <ebotcazou@libertysurf.fr>
8133
8134         PR c/8439
8135         * gcc.dg/20021110.c: New test.
8136
8137 2002-11-10  Mark Mitchell  <mark@codesourcery.com>
8138
8139         * g++.dg/abi/vthunk3.C: Run only on x86.
8140
8141 2002-11-10  Joseph S. Myers  <jsm@polyomino.org.uk>
8142
8143         * gcc.dg/c90-idem-qual-2.c, gcc.dg/c99-idem-qual-2.c: New tests.
8144
8145 2002-11-09  Hans-Peter Nilsson  <hp@bitrange.com>
8146
8147         * lib/compat.exp (compat-execute): Fix logic error in last
8148         change.
8149
8150 2002-11-09  Neil Booth  <neil@daikokuya.co.uk>
8151
8152         * gcc.dg/cpp/trad/assembler.S, gcc.dg/cpp/trad/directive.c: Update.
8153
8154 2002-11-09  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8155
8156         PR c++/8389
8157         * g++.dg/template/access6.C: New test.
8158
8159 2002-11-08  Jan Hubicka  <jh@suse.cz>
8160
8161         * gcc.dg/i386-ssefp-1.c: New test.
8162         * gcc.dg/i386-ssefp-1.c: New test.
8163
8164 2002-11-08  Jan Hubicka  <jh@suse.cz>
8165
8166         * gcc.c-torture/compile/20021108-1.c: New testcase for x86-64 failure.
8167
8168 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8169
8170         * g++.dg/abi/vthunk3.C: New test.
8171
8172         PR c++/8338
8173         * g++.dg/template/crash2.C: New test.
8174
8175 2002-11-07  Mark Mitchell  <mark@codesourcery.com>
8176
8177         * testsuite/g++.dg/abi/dtor1.C: New test.
8178         * testsuite/g++.dg/abi/dtor2.C: Likewise.
8179
8180 2002-11-05  Geoffrey Keating  <geoffk@apple.com>
8181
8182         * g++.old-deja/g++.eh/badalloc1.C: XFAIL excess errors test on
8183         Darwin.
8184
8185 2002-11-04  Adam Nemet  <anemet@lnxw.com>
8186
8187         * gcc.c-torture/execute/941014-1.x: thumb-elf was deprecated, use
8188         -mthumb.  Only xfail with -O0.
8189
8190 2002-11-03  Mark Mitchell  <mark@codesourcery.com>
8191
8192         * g++.dg/abi/thunk1.C: New test.
8193         * g++.dg/abi/thunk2.C: Likewise.
8194         * g++.dg/abi/vtt1.C: Likewise.
8195
8196 2002-11-02  Diego Novillo  <dnovillo@redhat.com>
8197
8198         PR optimization/8423
8199         * gcc.c-torture/execute/builtin-constant.c: New test.
8200
8201 2002-11-01  Zack Weinberg  <zack@codesourcery.com>
8202
8203         * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C:
8204         Add some more cases.
8205
8206 2002-11-01  Mark Mitchell  <mark@codesourcery.com>
8207
8208         PR c++/8391
8209         * g++.dg/opt/local1.C: New test.
8210
8211 2002-10-30  Mark Mitchell  <mark@codesourcery.com>
8212
8213         PR c++/8160
8214         * g++.dg/template/complit1.C: New test.
8215
8216         PR c++/8149
8217         * g++.dg/template/typename4.C: Likewise.
8218
8219 2002-10-30  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8220
8221         Core issue 287, PR c++/7639
8222         * g++.dg/template/instantiate1.C: Adjust error location.
8223         * g++.dg/template/instantiate3.C: New test.
8224         * g++.old-deja/g++.pt/crash10.C: Adjust error location.
8225         * g++.old-deja/g++.pt/derived3.C: Adjust error location.
8226         * g++.old-deja/g++.pt/spec28.C: Reorder declaration.
8227
8228 2002-10-29  Hans-Peter Nilsson  <hp@bitrange.com>
8229
8230         * lib/compat.exp (compat-execute): Don't clean out a gluefile.
8231
8232 2002-10-29  Mark Mitchell  <mark@codesourcery.com>
8233
8234         PR c++/8287
8235         * g++.dg/init/dtor2.C: New test.
8236
8237 2002-10-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8238
8239         * gcc.dg/20021014-1.c: Bypass errors on solaris2 and irix6.
8240         * gcc.dg/nest.c: Bypass errors on irix6.
8241
8242 2002-10-27  Hans-Peter Nilsson  <hp@bitrange.com>
8243
8244         * gcc.dg/nest.c: Expect error for mmix-*-*.
8245         * gcc.dg/20021014-1.c: Use dg-error, not dg-build.
8246
8247 2002-10-26  Hans-Peter Nilsson  <hp@bitrange.com>
8248
8249         * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
8250         markers.
8251
8252         * gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
8253
8254 2002-10-25  Mike Stump  <mrs@apple.com>
8255
8256         * gcc.dg/warn-1.c: New test.
8257
8258 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8259
8260         * g++.dg/template/typename3.C: New test.
8261
8262 2002-10-25  Mark Mitchell  <mark@codesourcery.com>
8263
8264         * g++.dg/lookup/ptrmem1.C: New test.
8265
8266         * g++.dg/abi/vthunk2.C: New test.
8267
8268 2002-10-25  Zack Weinberg  <zack@codesourcery.com>
8269
8270         * g++.dg/ext/vla1.C, gcc.dg/vla-2.c: New tests.
8271
8272 2002-10-24  Mark Mitchell  <mark@codesourcery.com>
8273
8274         * g++.dg/abi/empty9.C: New test.
8275
8276 2002-10-24  Richard Henderson  <rth@redhat.com>
8277
8278         * g++.dg/inherit/thunk1.C: Enable for ia64.
8279
8280 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8281
8282         PR c++/8067
8283         * g++.dg/lookup/pretty1.C: New test.
8284
8285 2002-10-23  Jakub Jelinek  <jakub@redhat.com>
8286
8287         * gcc.dg/20021023-1.c: New test.
8288
8289 2002-10-23  Mark Mitchell  <mark@codesourcery.com>
8290
8291         PR c++/7679
8292         * g++.dg/parse/inline1.C: New test.
8293
8294 2002-10-23  Richard Henderson  <rth@redhat.com>
8295
8296         * g++.dg/inherit/thunk1.C: Enable for x86_64.
8297
8298         * g++.dg/inherit/thunk1.C: Enable for s390 and alpha.
8299
8300 2002-10-22  Mark Mitchell  <mark@codesourcery.com>
8301
8302         PR c++/6579
8303         * g++.dg/parse/stmtexpr3.C: New test.
8304
8305 2002-10-22  Nathan Sidwell  <nathan@codesourcery.com>
8306
8307         * g++.dg/expr/cond1.C: New test.
8308
8309 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8310
8311         * gcc.dg/sibcall-5.c: Correct { dg-do run } line.
8312
8313 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8314
8315         * g++.dg/abi/vbase13.C: New test.
8316         * g++.dg/abi/vbase14.C: Likewise.
8317
8318 2002-10-21  Jakub Jelinek  <jakub@redhat.com>
8319
8320         * gcc.dg/tls/pic-1.c: New test.
8321         * gcc.dg/tls/nonpic-1.c: New test.
8322         * gcc.dg/20021018-1.c: New test.
8323
8324 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8325
8326         * lib/profopt.exp (profopt-cleanup): New argument TESTCASE.
8327         Remove only files with the same base name as the test case.
8328         (profopt-perf-value): Pass TESTCASE to profopt-cleanup.
8329         (profopt-execute): Likewise.  Also, remove old profiling
8330         and performance data files before running the tests.
8331
8332         * gcc.misc-tests/bprob.exp: Remove profopt-cleanup calls.
8333         * g++.dg/bprob/bprob.exp: Likewise.
8334         * g77.dg/bprob/bprob.exp: Likewise.  Also, relax regexp
8335         to allow more general test case names.
8336
8337         * g++.dg/bprob/bprob-1.C: Rename to ...
8338         * g++.dg/bprob/g++-bprob-1.C: ... this.
8339
8340         * g77.dg/bprob/bprob-1.f: Rename to ...
8341         * g77.dg/bprob/g77-bprob-1.f: ... this.
8342
8343 2002-10-21  Zack Weinberg  <zack@codesourcery.com>
8344
8345         * gcc.dg/noncompile/920923-1.c: Prevent spurious regressions with
8346         bison 1.50 or later.
8347
8348 2002-10-21  Janis Johnson  <janis187@us.ibm.com>
8349
8350         * g++.dg/README: Describe more test directories.
8351
8352 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8353
8354         * g++.dg/init/array6.C: Add additional tests.
8355
8356 2002-10-21  Ulrich Weigand  <uweigand@de.ibm.com>
8357
8358         * gcc.dg/weak/typeof-2.c: Handle s390x targets as well.
8359         * gcc.misc-tests/linkage.exp: Handle s390x targets in -m31 mode.
8360
8361 2002-10-21  Kazu Hirata  <kazu@cs.umass.edu>
8362
8363         * gcc.c-torture/compile/20020604-1.x: New.
8364         * gcc.c-torture/compile/simd-5.x: Likewise.
8365         * gcc.c-torture/execute/920710-1.x: Likewise.
8366         * gcc.c-torture/execute/20020720-1.x: Disable on h8300.
8367
8368 2002-10-21  Mark Mitchell  <mark@codesourcery.com>
8369
8370         * g++.dg/inherit/override1.C: Add dg-options clause.
8371
8372 2002-10-20  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
8373
8374         * testsuite/gcc.dg/i386-sse-3.c: Add tests for _mm_srli_si128 and
8375         _mm_slli_si128.
8376
8377 2002-10-19  Andreas Schwab  <schwab@suse.de>
8378
8379         * lib/compat.exp (compat-run): Prepend "./" when $dest has no
8380         directory component.
8381
8382 2002-10-18  Mark Mitchell  <mark@codesourcery.com>
8383
8384         * g++.dg/inherit/thunk1.C: New test.
8385
8386         * g++.dg/inherit/override1.C: New test.
8387
8388         * g++.dg/abi/mangle11.C: New test.
8389         * g++.dg/abi/mangle14.C: New test.
8390         * g++.dg/abi/mangle17.C: New test.
8391
8392 2002-10-17  Nathan Sidwell  <nathan@codesourcery.com>
8393
8394         * g++.dg/overload/member2.C: New test.
8395
8396 2002-10-17  Janis Johnson  <janis187@us.ibm.com>
8397
8398         * g++.dg/README: Describe new compat directory.
8399         * g++.dg/dg.exp: Skip tests in compat directory.
8400         * README.compat: New file.
8401         * lib/compat.exp: New expect script.
8402         * g++.dg/compat: New test directory.
8403         * g++.dg/compat/compat.exp: New expect script.
8404         * g++.dg/compat/abi: New test directory.
8405         * g++.dg/compat/abi/bitfield1_x.C, g++.dg/compat/abi/bitfield1_main.C,
8406         g++.dg/compat/abi/bitfield1_y.C, g++.dg/compat/abi/bitfield1.h,
8407         g++.dg/compat/abi/bitfield2_x.C, g++.dg/compat/abi/bitfield2_main.C,
8408         g++.dg/compat/abi/bitfield2_y.C, g++.dg/compat/abi/bitfield2.h,
8409         g++.dg/compat/abi/vbase8-10_x.C, g++.dg/compat/abi/vbase8-10_main.C,
8410         g++.dg/compat/abi/vbase8-10_y.C, g++.dg/compat/abi/vbase8-10.h,
8411         g++.dg/compat/abi/vbase8-21_x.C, g++.dg/compat/abi/vbase8-21_main.C,
8412         g++.dg/compat/abi/vbase8-21_y.C, g++.dg/compat/abi/vbase8-21.h,
8413         g++.dg/compat/abi/vbase8-22_x.C, g++.dg/compat/abi/vbase8-22_main.C,
8414         g++.dg/compat/abi/vbase8-22_y.C, g++.dg/compat/abi/vbase8-22.h,
8415         g++.dg/compat/abi/vbase8-4_x.C, g++.dg/compat/abi/vbase8-4_main.C,
8416         g++.dg/compat/abi/vbase8-4_y.C, g++.dg/compat/abi/vbase8-4.h: New files.
8417         * g++.dg/compat/break: New test directory.
8418         * g++.dg/compat/break/empty6_x.C, g++.dg/compat/break/empty6_main.C,
8419         g++.dg/compat/break/empty6_y.C, g++.dg/compat/break/empty6.h,
8420         g++.dg/compat/break/vbase10_x.C, g++.dg/compat/break/vbase10_main.C,
8421         g++.dg/compat/break/vbase10_y.C, g++.dg/compat/break/vbase10.h,
8422         g++.dg/compat/break/vbase11_x.C, g++.dg/compat/break/vbase11_main.C,
8423         g++.dg/compat/break/vbase11_y.C, g++.dg/compat/break/vbase11.h,
8424         g++.dg/compat/break/bitfield7_x.C, g++.dg/compat/break/bitfield7_main.C,
8425         g++.dg/compat/break/bitfield7_y.C, g++.dg/compat/break/bitfield7.h,
8426         g++.dg/compat/break/bitfield5_x.C, g++.dg/compat/break/bitfield5_main.C,
8427         g++.dg/compat/break/bitfield5_y.C, g++.dg/compat/break/bitfield5.h,
8428         g++.dg/compat/break/README: New files.
8429         * g++.dg/compat/eh: New test directory.
8430         * g++.dg/compat/eh/ctor1_x.C, g++.dg/compat/eh/ctor1_main.C,
8431         g++.dg/compat/eh/ctor1_y.C, g++.dg/compat/eh/ctor1.h,
8432         g++.dg/compat/eh/ctor2_x.C, g++.dg/compat/eh/ctor2_main.C,
8433         g++.dg/compat/eh/ctor2_y.C, g++.dg/compat/eh/ctor2.h,
8434         g++.dg/compat/eh/dtor1_x.C, g++.dg/compat/eh/dtor1_main.C,
8435         g++.dg/compat/eh/dtor1_y.C, g++.dg/compat/eh/dtor1.h,
8436         g++.dg/compat/eh/filter1_x.C, g++.dg/compat/eh/filter1_main.C,
8437         g++.dg/compat/eh/filter1_y.C, g++.dg/compat/eh/filter1.h,
8438         g++.dg/compat/eh/filter2_x.C, g++.dg/compat/eh/filter2_main.C,
8439         g++.dg/compat/eh/filter2_y.C,
8440         g++.dg/compat/eh/new1_x.C, g++.dg/compat/eh/new1_main.C,
8441         g++.dg/compat/eh/new1_y.C,
8442         g++.dg/compat/eh/nrv1_x.C, g++.dg/compat/eh/nrv1_main.C,
8443         g++.dg/compat/eh/nrv1_y.C, g++.dg/compat/eh/nrv1.h,
8444         g++.dg/compat/eh/spec3_x.C, g++.dg/compat/eh/spec3_main.C,
8445         g++.dg/compat/eh/spec3_y.C, g++.dg/compat/eh/spec3.h,
8446         g++.dg/compat/eh/template1_x.C, g++.dg/compat/eh/template1_main.C,
8447         g++.dg/compat/eh/template1_y.C, g++.dg/compat/eh/template1.h,
8448         g++.dg/compat/eh/unexpected1_x.C, g++.dg/compat/eh/unexpected1_main.C,
8449         g++.dg/compat/eh/unexpected1_y.C: New files.
8450         * g++.dg/compat/init: New test directory.
8451         * g++.dg/compat/init/array5_x.C, g++.dg/compat/init/array5_main.C,
8452         g++.dg/compat/init/array5_y.C,
8453         g++.dg/compat/init/byval1_x.C, g++.dg/compat/init/byval1_main.C,
8454         g++.dg/compat/init/byval1_y.C, g++.dg/compat/init/byval1.h,
8455         g++.dg/compat/init/dtor1_x.C, g++.dg/compat/init/dtor1_main.C,
8456         g++.dg/compat/init/dtor1_y.C, g++.dg/compat/init/dtor1.h,
8457         g++.dg/compat/init/elide1_x.C, g++.dg/compat/init/elide1_main.C,
8458         g++.dg/compat/init/elide1_y.C, g++.dg/compat/init/elide1.h,
8459         g++.dg/compat/init/init-ref2_x.C, g++.dg/compat/init/init-ref2_main.C,
8460         g++.dg/compat/init/init-ref2_y.C: New files.
8461
8462 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8463
8464         PR c++/7584
8465         * g++.dg/inherit/using3.C: New test.
8466
8467 2002-10-17  Jan Hubicka  <jh@suse.cz>
8468
8469         * gcc.dg/20021017-2.c: New test.
8470
8471 2002-10-17  Mark Mitchell  <mark@codesourcery.com>
8472
8473         * g++.dg/abi/mangle16.C: Adjust.
8474
8475         * g++.dg/init/array8.C: New test.
8476
8477 2002-10-17  Richard Sandiford  <rsandifo@redhat.com>
8478
8479         * gcc.dg/special/mips-abi.exp: New test.
8480         * gcc.dg/special/mips-abi.s: Empty file used by the above.
8481
8482 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8483
8484         * g++.dg/abi/mangle16.C: New test.
8485         * g++.dg/abi/mangle17.C: Likewise.
8486
8487         PR c++/7478
8488         * g++.dg/template/ref1.C: New test.
8489
8490 2002-10-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8491
8492         * gcc.c-torture/execute/20020720-1.x: Don't XFAIL for mips.
8493
8494 2002-10-16  Ulrich Weigand  <uweigand@de.ibm.com>
8495
8496         * gcc.dg/weak/typeof-2.c: For S/390 targets, return before baz3 test.
8497
8498 2002-10-16  Mark Mitchell  <mark@codesourcery.com>
8499
8500         PR c++/7524
8501         * g++.dg/init/array7.C: New test.
8502
8503 2002-10-15  Mark Mitchell  <mark@codesourcery.com>
8504
8505         * g++.dg/init/array6.C: New test.
8506
8507         * g++.dg/abi/mangle13.C: Likewise.
8508         * g++.dg/abi/mangle14.C: Likewise.
8509         * g++.dg/abi/mangle15.C: Likewise.
8510
8511 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8512
8513         * g++.dg/abi/empty8.C: New test.
8514
8515 2002-10-15  Nathan Sidwell  <nathan@codesourcery.com>
8516
8517         * g++.dg/init/ctor1.C: New test.
8518
8519 2002-10-15  Ulrich Weigand  <uweigand@de.ibm.com>
8520
8521         * gcc.c-torture/execute/20021015-1.c: New test.
8522
8523 2002-10-15  J"orn Rennecke <joern.rennecke@superh.com>
8524
8525         * gcc.dg/weak/typeof-2.c: For SH targets, return before baz3 test.
8526
8527 2002-10-14  Jan Hubicka  <jh@suse.cz>
8528
8529         * gcc.dg/i386-ssetype-[1-5].c: New tests.
8530
8531 2002-10-14  Richard Henderson  <rth@redhat.com>
8532
8533         * gcc.dg/20020219-1.c: Disable for 16-bit targets.
8534
8535 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8536
8537         PR optimization/6631
8538         * g++.dg/opt/const2.C: New test.
8539
8540 2002-10-14  Mark Mitchell  <mark@codesourcery.com>
8541
8542         PR c++/7176
8543         * g++.dg/parse/friend1.C: New test.
8544         * g++.old-deja/g++.pt/memtemp64.C: Adjust.
8545
8546 2002-10-14  Jakub Jelinek  <jakub@redhat.com>
8547
8548         * gcc.dg/20021014-1.c: New test.
8549
8550 2002-10-11  Mark Mitchell  <mark@codesourcery.com>
8551
8552         PR c++/5661
8553         * g++.dg/ext/vlm1.C: New test.
8554         * g++.dg/ext/vlm2.C: Likewise.
8555
8556         * g++.dg/init/array1.C: Remove invalid braces.
8557         * g++.dg/init/brace1.C: New test.
8558         * g++.dg/init/copy2.C: Likewise.
8559         * g++.dg/init/copy3.C: Likewise.
8560         * g++.old-deja/g++.ext/arrnew.C: Change WARNING to ERROR.
8561         * g++.old-deja/g++.mike/p9129.C: Add ERROR on invalid use of
8562         braces.
8563
8564 2002-10-11  Neil Booth  <neil@daikokuya.co.uk>
8565
8566         * gcc.dg/cpp/assembler.S: Don't use -ansi.
8567
8568 2002-10-11  Richard Shann  <richard.shann@superh.com>
8569
8570         * gcc.c-torture/compile/simd-5.c: New test.
8571
8572 2002-10-10  Roger Sayle  <roger@eyesopen.com>
8573
8574         * gcc.c-torture/execute/shiftopt-1.c: New test case.
8575
8576 2002-10-10  Jim Wilson  <wilson@redhat.com>
8577
8578         * gcc.c-torture/execute/20021010-1.c: New test.
8579
8580 2002-10-09  Zack Weinberg  <zack@codesourcery.com>
8581
8582         PR c/7353
8583         * g++.dg/ext/typedef-init.C: New test.
8584         * gcc.dg/typedef-init.c: New test.
8585
8586 2002-10-09  Neil Booth  <neil@daikokuya.co.uk>
8587
8588         * gcc.dg/cpp/paste13.c: New test.
8589
8590 2002-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8591
8592         * gcc.c-torture/execute/20020720-1.x: Take out sparc XFAILs.  For
8593         remaining platforms, XFAIL during compile, not execute.  Don't
8594         XFAIL at -O0.
8595
8596 2002-10-08  Nathan Sidwell  <nathan@codesourcery.com>
8597
8598         * gcc.dg/alias-1.c: Tweak expected warning.
8599
8600 2002-10-06  D.Venkatasubramanian <dvenkat@noida.hcltech.com>
8601
8602         * gcc.dg/20020411-1.c: Disable for 16-bit "int".
8603
8604 2002-10-06  Andreas Jaeger  <aj@suse.de>
8605
8606         * gcc.dg/cpp/c++98-pedantic.C: Moved to g++.dg/cpp.
8607         * gcc.dg/cpp/c++98.C: Likewise.
8608
8609         * g++.dg/cpp/c++98-pedantic.C: Moved from gcc.dg/cpp to here.
8610         * g++.dg/cpp/c++98.C: Likewise.
8611
8612         * g++.dg/README (Subdirectories): Mention cpp directory.
8613
8614         PR target/7559
8615         * gcc.dg/20021006-1.c: New test.
8616
8617 2002-10-05  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
8618
8619         PR c++/7804
8620         * g++.dg/other/warning1.C: New test.
8621
8622 2002-10-04  Roger Sayle  <roger@eyesopen.com>
8623
8624         * gcc.c-torture/execute/20020720-1.x:  XFAIL instead of skipping
8625         the test on failing platforms.  Mark sparcv9-*-*, sparc64-*-*
8626         and sparc-*-* with -m64 as expected failures.  See PR 8087.
8627
8628 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8629
8630         PR c++/7931
8631         * g++.dg/template/ptrmem3.C: New test.
8632
8633         PR c++/7754
8634         * g++.dg/template/union1.C: New test.
8635
8636 2002-10-03  Mark Mitchell  <mark@codesourcery.com>
8637
8638         PR c++/8006
8639         * g++.dg/abi/mangle9.C: New test.
8640         * g++.dg/abi/mangle10.C: New test.
8641         * g++.dg/abi/mangle11.C: New test.
8642         * g++.dg/abi/mangle12.C: New test.
8643
8644 2002-10-02  Mark Mitchell  <mark@codesourcery.com>
8645
8646         PR c++/7188.
8647         * g++.dg/template/meminit1.C: New test.
8648         * g++.dg/warn/Wreorder-1.C: Likewise.
8649         * g++.old-deja/g++.mike/warn3.C: Tweak.
8650         * lib/prune.exp: Ingore "in copy constructor".
8651
8652 2002-10-02  Andreas Jaeger  <aj@suse.de>
8653
8654         * gcc.dg/20020919-1.c, gcc.dg/inline-2.c, gcc.dg/980211-1.c,
8655         gcc.dg/20020103-1.c, gcc.dg/20000614-2.c,
8656         g++.old-deja/g++.pt/asm1.C, g++.old-deja/g++.other/asm3.C: Enable
8657         on x86-64.
8658
8659 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8660
8661         * gcc.dg/empty1.C: Fix typo.
8662
8663 2002-10-01  Nathan Sidwell  <nathan@codesourcery.com>
8664
8665         * gcc.dg/alias-1.c: New test.
8666
8667 2002-10-01  Mark Mitchell  <mark@codesourcery.com>
8668
8669         * gcc.dg/empty1.C: New test.
8670
8671         * g++.dg/tls/init-2.C: Tweak error messages.
8672
8673 2002-10-01  Richard Sandiford  <rsandifo@redhat.com>
8674
8675         * gcc.c-torture/compile/20020923-1.c: New test.
8676
8677 2002-09-30  Jason Thorpe  <thorpej@wasabisystems.com>
8678
8679         * gcc.c-torture/execute/ffs-1.c: New test.
8680         * gcc.c-torture/execute/ffs-2.c: Ditto.
8681
8682 2002-09-30  Nathan Sidwell  <nathan@codesourcery.com>
8683
8684         * g++.dg/overload/member1.C: New test.
8685
8686 2002-09-30  Mark Mitchell  <mark@codesourcery.com>
8687
8688         * g++.dg/abi/empty7.C: New test.
8689         * g++.dg/init/pm2.C: Likewise.
8690
8691 2002-09-29  Nathan Sidwell  <nathan@codesourcery.com>
8692
8693         * g++.dg/rtti/crash1.C: New test.
8694
8695 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8696
8697         * gcc.dg/sibcall-1.c, gcc.dg/sibcall-2.c, gcc.dg/sibcall-3.c,
8698         gcc.dg/sibcall-4.c: New tests.
8699
8700 2002-09-28  Roger Sayle  <roger@eyesopen.com>
8701
8702         * gcc.c-torture/execute/20020720-1.x: No longer skip test on
8703         powerpc and MMIX targets.
8704
8705 2002-09-27  Zack Weinberg  <zack@codesourcery.com>
8706
8707         * gcc.dg/cpp/20020927-1.c: New.
8708
8709 2002-09-26  David S. Miller  <davem@redhat.com>
8710
8711         * gcc.c-torture/compile/trunctfdf.c: New.
8712
8713 2002-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8714
8715         * lib/target-supports.exp (check_weak_available): Handle solaris2.
8716
8717 2002-09-27  Alan Modra  <amodra@bigpond.net.au>
8718
8719         * gcc.c-torture/execute/loop-15.c: New.
8720
8721 2002-09-26  Janis Johnson  <janis187@us.ibm.com>
8722
8723         * README.QMTEST: Fix typo.
8724
8725 2002-09-26  Ulrich Weigand  <uweigand@de.ibm.com>
8726
8727         * gcc.dg/20020926-1.c: New test.
8728
8729 2002-09-25  David S. Miller  <davem@redhat.com>
8730
8731         PR target/7842
8732         * gcc.c-torture/execute/shiftdi.c: New test.
8733
8734 2002-09-26  Richard Earnshaw  <rearnsha@arm.com>
8735
8736         * lib/gcc.exp (gcc_init): Use a filename for the testglue that is
8737         unique to the tool.
8738         * lib/g77.exp (g77_init): Likewise.
8739         * lib/g++.exp (g++_init): Likewise.
8740         * lib/objc.exp (objc_init): Likewise.
8741
8742 2002-09-25  Mark Mitchell  <mark@codesourcery.com>
8743
8744         * gcc/testsuite/g++.dg/abi/empty5.C: New test.
8745         * gcc/testsuite/g++.dg/abi/empty6.C: New test.
8746         * gcc/testsuite/g++.dg/abi/vbase12.C: New test.
8747
8748 2002-09-25  Richard Henderson  <rth@redhat.com>
8749
8750         * gcc.c-torture/execute/ieee/20010226-1.c: Early exit for
8751         too-small long double.
8752
8753 2002-09-23  Hans-Peter Nilsson  <hp@axis.com>
8754
8755         * gcc.dg/20020919-1.c: New test.
8756
8757 2002-09-23  Mark Mitchell  <mark@codesourcery.com>
8758
8759         * g++.dg/abi/bitfield6.C: New test.
8760         * g++.dg/abi/bitfield7.C: New test.
8761         * g++.dg/abi/bitfield8.C: New test.
8762         * g++.dg/abi/vbase11.C: New test.
8763
8764 2002-09-22  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8765
8766         * gcc.dg/20020219-1.c: Add "-mdisable-indexing" option for target
8767         hppa*-*-hpux*.  Update test comment.
8768
8769 2002-09-20  Jakub Jelinek  <jakub@redhat.com>
8770
8771         * gcc.dg/tls/struct-1.c: New test.
8772
8773 2002-09-20  Neil Booth  <neil@daikokuya.co.uk>
8774
8775         * gcc.dg/cpp/tr-warn2.c: Update.
8776
8777 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8778
8779         * gcc.c-torture/execute/20020720-1.x: Skip test on ARM-based systems.
8780
8781 2002-09-20  Richard Earnshaw  <rearnsha@arm.com>
8782
8783         * gcc.c-torture/execute/990208-1.x: XFAIL this at -O3 for ARM-based
8784         systems.
8785
8786 2002-09-20  Hans-Peter Nilsson  <hp@bitrange.com>
8787
8788         * gcc.c-torture/execute/ieee/mzero3.c: New test.
8789
8790         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
8791         Adjust for c++filt moved to binutils.  Remove spurious duplicate
8792         setting of cxxfilt.
8793
8794 2002-09-19  Geoffrey Keating  <geoffk@apple.com>
8795
8796         * gcc.dg/20020312-2.c: Update for darwin.
8797
8798 2002-09-18  Nathan Sidwell  <nathan@codesourcery.com>
8799
8800         * g++.old-deja/g++.other/crash32.C: Mark ICE.
8801
8802 2002-09-17  Nicola Pero  <n.pero@mi.flashnet.it>
8803
8804         * objc.dg/comp-types-1.m: New test.
8805         * objc.dg/comp-types-2.m: New test.
8806         * objc.dg/comp-types-3.m: New test.
8807         * objc.dg/comp-types-4.m: New test.
8808         * objc.dg/comp-types-5.m: New test.
8809         * objc.dg/comp-types-6.m: New test.
8810
8811 2002-09-17  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8812
8813         * gcc.c-torture/execute/strct-stdarg-1.x: Remove file.
8814
8815 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8816
8817         * g++.dg/other/do1.C: New test.
8818
8819         * g++.dg/template/subst1.C: New test.
8820
8821 2002-09-16  Steve Ellcey  <sje@cup.hp.com>
8822
8823         * gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.
8824
8825 2002-09-16  Nathan Sidwell  <nathan@codesourcery.com>
8826
8827         * g++.dg/template/qualttp20.C: Adjust expected errors.
8828         * g++.old-deja/g++.jason/report.C: Likewise.
8829         * g++.old-deja/g++.other/qual1.C: Likewise.
8830
8831         * g++.dg/lookup/scoped2.C: New test.
8832
8833         * g++.dg/ext/asm3.C: New test.
8834
8835 2002-09-16  Richard Earnshaw  <rearnsha@arm.com>
8836
8837         * objc.dg/bitfield-2.m (dg-options): Add -fsigned-char.
8838
8839 2002-09-16  Kazu Hirata  <kazu@cs.umass.edu>
8840
8841         * ChangeLog: follow spelling conventions.
8842         * g++.old-deja/g++.abi/ptrmem.C: Likewise.
8843         * g++.old-deja/g++.bugs/900210_05.C: Likewise.
8844         * g++.old-deja/g++.bugs/900211_04.C: Likewise.
8845         * g++.old-deja/g++.bugs/900321_02.C: Likewise.
8846         * g++.old-deja/g++.bugs/900404_02.C: Likewise.
8847         * g++.old-deja/g++.bugs/900520_06.C: Likewise.
8848         * g++.old-deja/g++.law/global-init1.C: Likewise.
8849         * g++.old-deja/g++.other/delete4.C: Likewise.
8850         * g++.old-deja/g++.other/inline21.C: Likewise.
8851         * g++.old-deja/g++.other/singleton.C: Likewise.
8852         * g77.dg/strlen0.f: Likewise.
8853         * g77.f-torture/compile/20010519-1.f: Likewise.
8854         * g77.f-torture/compile/980310-4.f: Likewise.
8855         * gcc.c-torture/compile/20000605-1.c: Likewise.
8856         * gcc.c-torture/execute/20020225-1.c: Likewise.
8857         * gcc.dg/c90-hexfloat-2.c: Likewise.
8858         * gcc.dg/c99-bool-1.c: Likewise.
8859         * gcc.dg/c99-hexfloat-2.c: Likewise.
8860         * gcc.dg/dll-2.c: Likewise.
8861         * gcc.dg/wtr-union-init-1.c: Likewise.
8862         * gcc.dg/wtr-union-init-2.c: Likewise.
8863         * gcc.dg/wtr-union-init-3.c: Likewise.
8864         * gcc.dg/cpp/avoidpaste1.c: Likewise.
8865         * gcc.dg/cpp/defined.c: Likewise.
8866         * gcc.dg/cpp/macsyntx.c: Likewise.
8867         * gcc.dg/cpp/paste2.c: Likewise.
8868         * gcc.dg/cpp/trad/defined.c: Likewise.
8869         * gcc.dg/format/c90-printf-1.c: Likewise.
8870         * gcc.dg/format/c90-scanf-1.c: Likewise.
8871         * gcc.dg/format/c99-printf-1.c: Likewise.
8872         * gcc.dg/format/c99-scanf-1.c: Likewise.
8873         * gcc.misc-tests/gcov-8.c: Likewise.
8874         * lib/profopt.exp: Likewise.
8875
8876 2002-09-15  Krister Walfridsson  <cato@df.lth.se>
8877
8878         * lib/old-dejagnu.exp (old-dejagnu) Improve test for ICE.
8879
8880 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8881
8882         * g++.dg/inherit/using2.C: New test.
8883
8884 2002-09-15  Kazu Hirata  <kazu@cs.umass.edu>
8885
8886         * ChangeLog: Follow spelling conventions.
8887         * g++.dg/template/friend4.C: Likewise.
8888         * g++.old-deja/g++.pt/crash67.C: Likewise.
8889         * gcc.c-torture/execute/20000801-4.c: Likewise.
8890         * gcc.dg/c90-digraph-1.c: Likewise.
8891         * gcc.dg/c94-digraph-1.c: Likewise.
8892         * gcc.dg/c99-digraph-1.c: Likewise.
8893         * gcc.dg/cpp/line5.c: Likewise.
8894         * gcc.dg/cpp/multiline.c: Likewise.
8895         * gcc.dg/cpp/trad/literals-1.c: Likewise.
8896         * gcc.dg/format/attr-3.c: Likewise.
8897         * gcc.dg/format/c90-scanf-3.c: Likewise.
8898         * gcc.dg/format/ext-4.c: Likewise.
8899
8900 2002-09-15  Nathan Sidwell  <nathan@codesourcery.com>
8901
8902         * g++.dg/template/pretty1.C: New test.
8903
8904 2002-09-14  Alan Modra  <amodra@bigpond.net.au>
8905
8906         * gcc.c-torture/execute/struct-cpy-1.c: New test.
8907
8908 2002-09-13  Matt Austern  <austern@apple.com>
8909
8910         * testsuite/g++.dg/other/constref[12].C: New, regression tests for
8911         passing a cast expression to a function by const reference.
8912
8913 2002-09-13  Nathan Sidwell  <nathan@codesourcery.com>
8914
8915         * g++.dg/template/deduce1.C: New test.
8916
8917 2002-09-13  Kazu Hirata  <kazu@cs.umass.edu>
8918
8919         * gcc.c-torture/execute/simd-1.c: Force all use of int to
8920         32-bit int.
8921
8922 2002-09-10  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8923
8924         * gcc.dg/struct-ret-1.c: Add prototype for exit function and correct
8925         usage.
8926
8927 2002-09-10  Richard Earnshaw  <rearnsha@arm.com>
8928
8929         * gcc.c-torture/compile/20020910-1.c: New test.
8930
8931 2002-09-10  Frank Ch. Eigler  <fche@redhat.com>
8932
8933         * gcc.c-torture/execute/20010915-1.c: Correct typo in abort call.
8934
8935 2002-09-10  Andreas Jaeger  <aj@suse.de>
8936
8937         * gcc.dg/20020312-2.c: Adjust for x86-64.
8938
8939 2002-09-08  Toon Moene  <toon@moene.indiv.nluug.nl>
8940
8941         * g77.dg/7388.f: New test case for PR 7388.
8942
8943 2002-09-07  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
8944
8945         * gcc.dg/compare2.c: Remove xfail from cases 10 and 12.
8946
8947 2002-09-05  Ziemowit Laski <zlaski@apple.com>
8948
8949         * objc.dg/proto-lossage-1.m: New test.
8950
8951 2002-09-06  Neil Booth  <neil@daikokuya.co.uk>
8952
8953         * gcc.dg/cpp/_Pragma4.c: Fix typo.
8954
8955 2002-09-06  Nicola Pero  <n.pero@mi.flashnet.it>
8956
8957         * objc/execute/formal_protocol-6.x: Removed.  This testcase is now
8958         expected to pass.
8959
8960 2002-09-06  Stan Shebs  <shebs@apple.com>
8961             David Edelsohn  <edelsohn@gnu.org>
8962
8963         * gcc.dg/weak: New directory.
8964         * gcc.dg/weak-[1-9].c: Move to new directory, remove all
8965         target-specific xfail bits.
8966         * gcc.dg/typeof-2.c: Move to new directory.
8967         * gcc.dg/weak.exp: New expect script.
8968
8969 2002-09-06  Alan Modra  <amodra@bigpond.net.au>
8970
8971         * gcc.c-torture/execute/extzvsi.c: New test.
8972
8973 2002-09-05  Stan Shebs  <shebs@apple.com>
8974
8975         * gcc.dg/weak-1.c: xfail on Darwin.
8976         * gcc.dg/weak-2.c: Ditto.
8977         * gcc.dg/weak-3.c: Ditto.
8978         * gcc.dg/weak-4.c: Ditto.
8979         * gcc.dg/weak-5.c: Ditto.
8980         * gcc.dg/weak-6.c: Ditto.
8981         * gcc.dg/weak-7.c: Ditto.
8982         * gcc.dg/weak-8.c: Ditto.
8983         * gcc.dg/weak-9.c: Ditto.
8984
8985 2002-09-05  J"orn Rennecke <joern.rennecke@superh.com>
8986
8987         * gcc.c-torture/execute/loop-14.c: New test.
8988
8989 2002-09-04  Jakub Jelinek  <jakub@redhat.com>
8990
8991         * g++.dg/other/cxa-atexit1.C: New test.
8992
8993         * gcc.dg/typeof-2.c: New test.
8994
8995 2002-09-03  Roger Sayle  <roger@eyesopen.com>
8996
8997         * gcc.dg/builtins-2.c: New testcase.
8998         * gcc.dg/builtins-3.c: New testcase.
8999
9000 2002-09-03  Neil Booth  <neil@daikokuya.co.uk>
9001
9002         * gcc.dg/cpp/_Pragma4.c: New test.
9003
9004 2002-09-03  Nicola Pero  <n.pero@mi.flashnet.it>
9005
9006         * objc/execute/nil_method-1.m: New testcase.
9007
9008 2002-09-01  Nicola Pero  <n.pero@mi.flashnet.it>
9009
9010         * objc/execute/class-tests-1.h (test_class_with_superclass): Call
9011         [Object class], not [Object initialize].
9012
9013 2002-08-31  Roger Sayle  <roger@eyesopen.com>
9014             Hans-Peter Nilsson  <hp@bitrange.com>
9015
9016         * gcc.c-torture/execute/20020720-1.x: Skip test on
9017         mmix-knuth-mmixware.  Correct comment.
9018
9019 2002-08-27  Mark Mitchell  <mark@codesourcery.com>
9020
9021         * testsuite/g++.dg/abi/bitfield5.C: New test.
9022         * testsuite/g++.dg/abi/vbase10.C: Likewise.
9023
9024 2002-08-27  Nicola Pero  <n.pero@mi.flashnet.it>
9025
9026         * objc.dg/undeclared-selector.m: New test.
9027
9028 2002-08-27  Nathan Sidwell  <nathan@codesourcery.com>
9029
9030         * g++.dg/other/offsetof1.C: Avoid cast warning.
9031
9032 2002-08-26  Ziemowit Laski  <zlaski@apple.com>
9033
9034         * objc.dg/super-class-2.m: New test.
9035
9036 2002-08-24  Matt Austern  <austern@apple.com>
9037
9038         * g++.dg/ext/lvaddr.C: New test.
9039         * g++.dg/ext/lvcast.C: New test.
9040
9041 2002-08-22  Mark Mitchell  <mark@codesourcery.com>
9042
9043         * testsuite/g++.dg/inherit/cond1.C: New test.
9044
9045 2002-08-22  Geoffrey Keating  <geoffk@redhat.com>
9046
9047         * gcc.dg/noncompile/incomplete-1.c: New test.
9048
9049 2002-08-21  Joseph S. Myers  <jsm@polyomino.org.uk>
9050
9051         * gcc.dg/typespec-1.c: New test.
9052
9053 2002-08-20  Devang Patel  <dpatel@apple.com>
9054         * objc.dg/proto-hier-2.m: New test.
9055
9056 2002-08-19  Ziemowit Laski  <zlaski@apple.com>
9057
9058         * objc.dg/bitfield-1.m: New test.
9059         * objc.dg/bitfield-2.m: New test.
9060
9061 2002-08-17  Joseph S. Myers  <jsm@polyomino.org.uk>
9062
9063         * gcc.dg/c90-flex-array-1.c, gcc.dg/c99-flex-array-3.c,
9064         gcc.dg/c99-flex-array-4.c: New tests.
9065
9066 2002-08-16  Stan Shebs  <shebs@apple.com>
9067
9068         * objc/execute/selector-1.m: Add __NEXT_RUNTIME__ case.
9069
9070 2002-08-15  Jakub Jelinek  <jakub@redhat.com>
9071
9072         * gcc.dg/typeof-1.c: New test.
9073         * g++.dg/ext/typeof2.C: New test.
9074
9075 2002-08-15  Nathan Sidwell  <nathan@codesourcery.com>
9076
9077         * g++.dg/other/offsetof1.C: New test.
9078
9079 2002-08-14  Richard Henderson  <rth@redhat.com>
9080
9081         * gcc.dg/tls/diag-3.c: Fix expected message strings.
9082
9083 2002-08-14  Neil Booth  <neil@daikokuya.co.uk>
9084
9085         * gcc.dg/cpp/_Pragma3.c: New test.
9086
9087 2002-08-13  Mark Mitchell  <mark@codesourcery.com>
9088
9089         * g++.dg/template/inherit3: New test.
9090
9091 2002-08-10  Nathan Sidwell  <nathan@codesourcery.com>
9092
9093         * gcc.dg/bitfld-4.c: Add blank options.
9094
9095 2002-08-09  Mark Mitchell  <mark@codesourcery.com>
9096
9097         * g++.dg/template/crash1.C: New test.
9098
9099 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9100
9101         * gcc.dg/tls/opt-2.c: New test.
9102
9103 2002-08-08  Devang Patel  <dpatel@apple.com>
9104
9105         * objc.dg/selector-1.m : New test
9106
9107 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9108
9109         * g++.dg/abi/bitfield4.C: New test.
9110         * gcc.dg/bitfld-4.c: New test.
9111
9112 2002-08-08  Nathan Sidwell  <nathan@codesourcery.com>
9113
9114         * g++.dg/other/packed1.C: New test.
9115
9116 2002-08-07  Mark Mitchell  <mark@codesourcery.com>
9117
9118         * g++.dg/abi/offsetof.C: Tweak error messages.
9119         * g++.old-deja/g++.mike/p10769a.C: Likewise.
9120
9121 2002-08-08  Jakub Jelinek  <jakub@redhat.com>
9122
9123         * gcc.dg/bitfld-3.c: New test.
9124
9125 2002-08-07  Jakub Jelinek  <jakub@redhat.com>
9126             Richard Henderson  <rth@redhat.com>
9127
9128         * gcc.dg/i386-bitfield1.c: New test.
9129         * g++.dg/abi/bitfield3.C: Update.
9130
9131 2002-08-07  Neil Booth  <neil@daikokuya.co.uk>
9132
9133         * objc.dg/const-str-2.m: Update.
9134         * gcc.dg/cpp/c++98.c: Change to C extension.
9135         * gcc.dg/cpp/c++98-pedantic.c: Similarly.
9136         * gcc.dg/cpp/cpp.exp: Process .C extensions too.
9137
9138 2002-08-06  Aldy Hernandez  <aldyh@redhat.com>
9139
9140         * testsuite/gcc.dg/tls/diag-3.c: New.
9141
9142 2002-08-07  Gabriel Dos Reis  <gdr@nerim.net>
9143
9144         * g++.dg/README (Subdirectories): Document new subdir expr.
9145         * g++.dg/expr/pmf-1.C: New test.
9146
9147 2002-08-06  Neil Booth  <neil@daikokuya.co.uk>
9148
9149         * gcc.dg/cpp/vararg3.c, gcc.dg/cpp/vararg4.c: New tests.
9150
9151 2002-08-06  Jakub Jelinek  <jakub@redhat.com>
9152
9153         * g++.dg/abi/bitfield3.C: New test.
9154
9155 2002-08-05  Nathan Sidwell  <nathan@codesourcery.com>
9156
9157         * lib/gcov.exp: Tweak expected line formats.
9158         * gcc.misc-tests/gcov8.c: New test.
9159         * gcc.misc-tests/gcov8.x: New flags.
9160
9161 2002-08-05  Jakub Jelinek  <jakub@redhat.com>
9162
9163         * consistency.vlad/layout/endian.c: Include string.h.
9164
9165         * gcc.c-torture/execute/20020805-1.c: New test.
9166
9167 2002-08-04  Gabriel Dos Reis  <gdr@nerim.net>
9168
9169         * g++.dg/other/conversion1.C: New test.
9170
9171 2002-08-03  Roger Sayle  <roger@eyesopen.com>
9172
9173         * gcc.dg/builtins-1.c: New testcase.
9174
9175 2002-08-02  Mark Mitchell  <mark@codesourcery.com>
9176
9177         * g++.dg/inherit/access3.C: New test.
9178
9179 2002-08-01  Jakub Jelinek  <jakub@redhat.com>
9180
9181         * gcc.dg/ia64-visibility-2.c: New test.
9182
9183 2002-08-01  Benjamin Kosnik   <bkoz@redhat.com>
9184
9185         * g++.old-deja/g++.abi/ptrflags.C (expect): Change
9186         __qualifier_flags to __flags.
9187
9188 2002-07-31  Mark Mitchell  <mark@codesourcery.com>
9189
9190         * g++.dg/inherit/operator1.C: New test.
9191         * g++.dg/lookup/disamb1.C: Fix typo in comment.
9192         * g++.dg/other/error1.C: Change expected error message.
9193         * g++.dg/template/conv4.C: Likewise.
9194
9195 2002-07-26  Neil Booth  <neil@daikokuya.cop.uk>
9196
9197         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/Wunused.c: Add test
9198         for documented behavior.
9199
9200 2002-07-25  Roger Sayle  <roger@eyesopen.com>
9201
9202         * gcc.c-torture/execute/20020720-1.x: Skip this test on
9203         several targets known to fail.
9204
9205 2002-07-25  Richard Sandiford  <rsandifo@redhat.com>
9206
9207         * gcc.dg/mips-args-[123].c: New tests.
9208
9209 2002-07-24  Aldy Hernandez  <aldyh@redhat.com>
9210
9211         * gcc.dg/ppc-spe.c: New.
9212
9213 2002-07-24  Geoffrey Keating  <geoffk@redhat.com>
9214
9215         * g++.dg/other/ptrmem4.C: New testcase.
9216
9217 2002-07-24  Richard Henderson  <rth@redhat.com>
9218
9219         * gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.
9220
9221 2002-07-24  Gabriel Dos Reis  <gdr@nerim.net>
9222
9223         * g++.dg/ext/alignof1.C (main): Return 0 for success.
9224
9225 2002-07-24  Roger Sayle  <roger@eyesopen.com>
9226
9227         * gcc.c-torture/execute/memset-3.c: New testcase.
9228
9229 2002-07-24  Neil Booth  <neil@daikokuya.co.uk>
9230
9231         * gcc.dg/cpp/trad/Wunused.c, gcc.dg/cpp/trad/Wunused.h,
9232         gcc.dg/cpp/Wunused.c, gcc.dg/cpp/Wunused.h: New tests.
9233
9234 2002-07-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9235
9236         * gcc.c-torture/execute/va-arg-15.x, va-arg-16.x, va-arg-17.x:
9237         Delete.
9238
9239 2002-07-23  J"orn Rennecke <joern.rennecke@superh.com>
9240
9241         * gcc.c-torture/compile/simd-4.c: New test.
9242
9243 2002-07-22  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9244
9245         PR c++/7347, c++/7348
9246         * g++.dg/template/access4.C: New test.
9247         * g++.dg/template/access5.C: New test.
9248         * g++.old-deja/g++.pt/memtemp85.C: Fix access problem.
9249         * g++.old-deja/g++.pt/memtemp86.C: Likewise.
9250         * g++.old-deja/g++.pt/ttp58.C: Likewise.
9251         * g++.old-deja/g++.pt/memtemp89.C: Remove XFAIL.
9252
9253 2002-07-22  Jakub Jelinek  <jakub@redhat.com>
9254
9255         * gcc.dg/gnu89-init-2.c: New test.
9256
9257 2002-07-21  Gabriel Dos Reis  <gdr@nerim.net>
9258
9259         * gcc.dg/c90-arraydecl-1.c: Change C89 too C90.
9260
9261 2002-07-20  Roger Sayle  <roger@eyesopen.com>
9262
9263         * gcc.c-torture/execute/20020720-1.c: New testcase.
9264
9265 2002-07-20  Neil Booth  <neil@daikokuya.co.uk>
9266
9267         * gcc.dg/cpp/Wsignprom.c: New tests.
9268
9269 2002-07-20  Alan Modra  <amodra@bigpond.net.au>
9270
9271         * gcc.c-torture/execute/loop-13.c: New test.
9272
9273 2002-07-19  Neil Booth  <neil@daikokuya.co.uk>
9274
9275         * gcc.dg/cpp/expr.c: New tests.
9276
9277 2002 07-18  David Edelsohn  <edelsohn@gnu.org>
9278
9279         * g++.dg/opt/pr6713.C: Add template instantiation.
9280
9281 2002-07-18  Alan Modra  <amodra@bigpond.net.au>
9282
9283         * gcc.dg/nest.c: New test.
9284
9285 2002-07-17  Richard Henderson  <rth@redhat.com>
9286
9287         * g++.dg/opt/pr6713.C: New test.
9288
9289 2002-07-17  Eric Botcazou  <ebotcazou@multimania.com>
9290
9291         * gcc.c-torture/execute/loop-2e.x: Let the testcase
9292         XFAIL for all x86 processors.
9293
9294 2002-07-17  Ian Dall  <ian@sibyl.beware.dropbear.id.au>
9295
9296         * gcc.c-torture/execute/20010122-1.x: Do not test with
9297         -fomit-frame-pointer.
9298
9299 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9300
9301         * g++.dg/template/instantiate2.C: New test.
9302         * g++.dg/template/spec4.C: New test.
9303
9304 2002-07-17  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9305
9306         * g++.dg/template/access2.C: New test.
9307         * g++.dg/template/access3.C: New test.
9308
9309 2002-07-15  Zack Weinberg  <zack@codesourcery.com>
9310
9311         * c-torture/execute/991216-3.c, c-torture/execute/strct-varg-1.c,
9312         c-torture/execute/va-arg-7.c, c-torture/execute/va-arg-8.c,
9313         c-torture/execute/va-arg-15.c, c-torture/execute/va-arg-16.c,
9314         c-torture/execute/va-arg-17.c, c-torture/execute/va-arg-19.c:
9315         Convert to use <stdarg.h>.
9316         * c-torture/execute/va-arg-3.c, c-torture/execute/va-arg-3.x:
9317         Delete.
9318         * gcc.dg/va-arg-2.c: New.
9319         * lib/gcc.exp, lib/objc.exp: Remove code to set -DNO_VARARGS.
9320
9321 2002-07-15  Jakub Jelinek  <jakub@redhat.com>
9322
9323         * gcc.c-torture/compile/20020710-1.c: New test.
9324
9325 2002-07-11  J"orn Rennecke <joern.rennecke@superh.com>
9326                           Andrew Pinski  <pinskia@physics.uc.edu>
9327
9328         gcc.c-torture/compile/simd-2.c: New testcase.
9329         gcc.c-torture/compile/simd-3.c: Likewise.
9330
9331 2002-07-11  Mark Mitchell  <mark@codesourcery.com>
9332
9333         PR c++/7224
9334         * g++.dg/overload/error1.C: New test.
9335
9336 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9337
9338         * gcc.misc-tests/linkage.exp: Handle mips-sgi-irix6*o32
9339         configuration and IRIX 6 O32 ABI.
9340
9341 2002-07-11  Roger Sayle  <roger@eyesopen.com>
9342
9343         * gcc.c-torture/execute/builtin-noret-1.c: Test non-ANSI functions.
9344
9345 2002-07-10  Roger Sayle  <roger@eyesopen.com>
9346
9347         * gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
9348
9349 2002-07-10  Jeffrey A Law  <law@redhat.com>
9350
9351         * gcc.c-torture/compile/981006-1.x: Do not use -fpic for mn102.
9352
9353         * gcc.c-torture/compile/930326-1.x: Remove.  No longer needed.
9354
9355 2002-07-09  Aldy Hernandez  <aldyh@redhat.com>
9356
9357         * gcc.dg/20020312-2.c: Check for __PPC__.
9358
9359 2002-07-09  Diego Novillo  <dnovillo@redhat.com>
9360
9361         * gcc.c-torture/compile/20020709-1.c: New test.
9362
9363 2002-07-07  Roger Sayle  <roger@eyesopen.com>
9364
9365         * g++.dg/template/qualttp21.C: New test case.
9366
9367 2002-07-06  Alexandre Oliva  <aoliva@redhat.com>
9368
9369         * gcc.c-torture/compile/20020706-1.c: New test.
9370         * gcc.c-torture/compile/20020706-2.c: New test.
9371
9372 2002-07-06  Brian R. Gaeke  <brg@dgate.ORG>
9373             Alexandre Oliva  <aoliva@redhat.com>
9374
9375         * g++.dg/warn/incomplete1.C: New test.
9376
9377 2002-07-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9378
9379         PR c++/7099
9380         * g++.dg/warn/noreturn1.C: New test.
9381
9382 2002-07-03  Mark Mitchell  <mark@codesourcery.com>
9383
9384         PR c++/6706
9385         * g++.dg/debug/debug6.C: New test.
9386         * g++.dg/debug/debug7.C: New test.
9387
9388 2002-07-04  J"orn Rennecke <joern.rennecke@superh.com>
9389
9390         * gcc.c-torture/compile/simd-3.c: New test.
9391
9392 2002-07-03  Chris Demetriou  <cgd@broadcom.com>
9393
9394         * g++.dg/abi/mangle6.C: Run for mipsisa64*-*-* targets.
9395         * gcc.dg/20020620-1.c: Likewise.
9396
9397 2002-07-03  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9398
9399         PR c++/6944
9400         * g++.dg/init/array4.C: New test.
9401         * g++.dg/init/array5.C: New test.
9402
9403 2002-07-03  J"orn Rennecke <joern.rennecke@superh.com>
9404
9405         * gcc.c-torture/execute/simd-1.c (main): Also test &, |, ^, ~.
9406         * gcc.c-torture/execute/simd-2.c (main): Likewise.
9407
9408 2002-07-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9409
9410         * gcc.dg/cpp/tr-warn2.c: Use traditional C style function definitions.
9411         * gcc.dg/wtr-aggr-init-1.c: Likewise.
9412         * gcc.dg/wtr-conversion-1.c: Likewise.
9413         * gcc.dg/wtr-escape-1.c: Likewise.
9414         * gcc.dg/wtr-int-type-1.c: Likewise.
9415         * gcc.dg/wtr-label-1.c: Likewise.
9416         * gcc.dg/wtr-static-1.c: Likewise.
9417         * gcc.dg/wtr-strcat-1.c: Likewise.
9418         * gcc.dg/wtr-suffix-1.c: Likewise.
9419         * gcc.dg/wtr-switch-1.c: Likewise.
9420         * gcc.dg/wtr-unary-plus-1.c: Likewise.
9421         * gcc.dg/wtr-union-init-1.c: Likewise.
9422         * gcc.dg/wtr-union-init-2.c: Likewise.
9423         * gcc.dg/wtr-union-init-3.c: Likewise.
9424
9425         * gcc.dg/wtr-func-def-1.c: New test.
9426
9427 2002-07-02 Devang Patel <dpatel@apple.com>
9428
9429         * objc.dg/param-1.m: New test.
9430
9431 2002-07-03  Neil Booth  <neil@daikokuya.co.uk>
9432
9433         * gcc.dg/cpp/trad/directive.c: Add test.
9434         * gcc.dg/cpp/trad/macroargs.c: Add test.
9435         * gcc.dg/cpp/trad/recurse-3.c: Add tests.
9436
9437 2002-07-02  Neil Booth  <neil@daikokuya.co.uk>
9438
9439         * gcc.dg/cpp/cmdlne-M.c: New test.
9440
9441 2002-07-02  Ziemowit Laski  <zlaski@apple.com>
9442
9443         * objc.dg/desig-init-1.m: New test.
9444
9445 2002-07-02  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9446
9447         PR c++/6716
9448         * g++.dg/template/instantiate1.C: New test.
9449
9450 2002-07-01  Mark Mitchell  <mark@codesourcery.com>
9451
9452         PR c++/7112
9453         * g++.dg/template/sizeof2.C: New test.
9454
9455 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9456
9457         * gcc.dg/cpp/trad/cmdlne-dD.c, gcc.dg/cpp/trad/cmdlne-dM.c,
9458         gcc.dg/cpp/trad/include.c: New tests.
9459
9460 2002-07-01  Hans-Peter Nilsson  <hp@axis.com>
9461
9462         PR target/7177
9463         * gcc.c-torture/compile/20020701-1.c: New test.
9464
9465 2002-07-01  Stan Shebs  <shebs@apple.com>
9466
9467         * lib/objc.exp (objc_target_compile): Add the -I path to ObjC
9468         header here...
9469         * lib/objc-torture.exp (objc-torture-compile): ...instead of here
9470         (objc-torture-execute): or here.
9471
9472 2002-07-01  J"orn Rennecke <joern.rennecke@superh.com>
9473
9474         * gcc.c-torture/execute/arith-rand-ll.c: New test.
9475
9476 2002-07-01  Neil Booth  <neil@daikokuya.co.uk>
9477
9478         * gcc.dg/cpp/trad/escaped-nl.c: New test.
9479
9480 2002-06-30  Devang Patel  <dpatel@apple.com>
9481
9482         * objc.dg/fsyntax-only.m: New test.
9483
9484 2002-06-27  Mark Mitchell  <mark@codesourcery.com>
9485
9486         PR c++/6695
9487         * g++.dg/template/friend7.C: New file.
9488
9489 2002-06-27  Aldy Hernandez  <aldyh@redhat.com>
9490
9491         * gcc.c-torture/execute/string-opt-8.c (strncmp): Fix typo in
9492         return type.
9493
9494 2002-06-27  J"orn Rennecke <joern.rennecke@superh.com>
9495
9496         * gcc.c-torture/execute/simd-2.c (i, j): Add initializer elements to
9497         avoid division by zero.
9498
9499 2002-06-27  Neil Booth  <neil@daikokuya.co.uk>
9500
9501         * gcc.dg/Wunknownprag.c: New tests.
9502
9503 2002-06-25  J"orn Rennecke <joern.rennecke@superh.com>
9504
9505         * gcc.c-torture/execute/simd-2.c: New test.
9506
9507 2002-06-25  Neil Booth  <neil@daikokuya.co.uk>
9508
9509         * gcc.dg/cpp/mi7.c, gcc.dg/cpp/mi7a.h, gcc.dg/cpp/mi7b.h,
9510         gcc.dg/cpp/trad/builtins.c, gcc.dg/cpp/trad/builtins.h,
9511         gcc.dg/cpp/trad/cmdlne-C.c, gcc.dg/cpp/trad/cmdlne-C2.c,
9512         gcc.dg/cpp/trad/maccom1.c, gcc.dg/cpp/trad/maccom2.c,
9513         gcc.dg/cpp/trad/maccom3.c, gcc.dg/cpp/trad/maccom4.c,
9514         gcc.dg/cpp/trad/maccom6.c, gcc.dg/cpp/trad/mi1.c,
9515         gcc.dg/cpp/trad/mi1c.h, gcc.dg/cpp/trad/mi1nd.h,
9516         gcc.dg/cpp/trad/mi1ndp.h, gcc.dg/cpp/trad/mi1x.h,
9517         gcc.dg/cpp/trad/mi2.c, gcc.dg/cpp/trad/mi2a.h,
9518         gcc.dg/cpp/trad/mi2b.h, gcc.dg/cpp/trad/mi2c.h
9519         gcc.dg/cpp/trad/mi3.c, gcc.dg/cpp/trad/mi3.def,
9520         gcc.dg/cpp/trad/mi3.h, gcc.dg/cpp/trad/mi4.c,
9521         gcc.dg/cpp/trad/mi5.c, gcc.dg/cpp/trad/mi6.c,
9522         gcc.dg/cpp/trad/mi6a.h, gcc.dg/cpp/trad/mi6b.h,
9523         gcc.dg/cpp/trad/mi6c.h, gcc.dg/cpp/trad/mi6d.h,
9524         gcc.dg/cpp/trad/mi6e.h, gcc.dg/cpp/trad/mi7.c,
9525         gcc.dg/cpp/trad/mi7a.h, gcc.dg/cpp/trad/mi7b.h: New tests.
9526
9527 2002-06-24  Neil Booth  <neil@daikokuya.co.uk>
9528
9529         * gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/assembler.S,
9530         gcc.dg/cpp/trad/argcout.c, gcc.dg/cpp/trad/funlike-4.c,
9531         gcc.dg/cpp/trad/null-drctv.c, gcc.dg/cpp/trad/recurse-1.c,
9532         gcc.dg/cpp/trad/recurse-2.c, gcc.dg/cpp/trad/recurse-3.c:
9533         New tests.
9534         * gcc.dg/cpp/trad/directive.c: Update.
9535
9536 2002-06-23  Andreas Jaeger  <aj@suse.de>
9537
9538         * gcc.c-torture/execute/complex-6.c: New.
9539
9540 2002-06-22  Neil Booth  <neil@daikokuya.co.uk>
9541
9542         * gcc.dg/cpp/trad/comment-2.c. gcc.dg/cpp/trad/funlike-2.c,
9543         gcc.dg/cpp/trad/funlike.c, gcc.dg/cpp/trad/funlike-3.c,
9544         gcc.dg/cpp/trad/literals-1.c, gcc.dg/cpp/trad/literals-2.c,
9545         gcc.dg/cpp/trad/macroargs.c, gcc.dg/cpp/trad/quote.c: New tests.
9546
9547 2002-06-21  Neil Booth  <neil@daikokuya.co.uk>
9548
9549         * gcc.dg/cpp/trad: New directory with traditional tests copied
9550         from parent directory.
9551         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9552         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9553         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9554         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9555         Move to trad/ and rename.
9556         * gcc.dg/cpp/trad/__STDC__.c, gcc.dg/cpp/trad/comment.c,
9557         gcc.dg/cpp/trad/escaped-eof.c, gcc.dg/cpp/trad/redef1.c,
9558         gcc.dg/cpp/trad/redef2.c: New tests.
9559         * gcc.dg/cpp/trad/trad.exp: New driver.
9560
9561 2002-06-20  Neil Booth  <neil@daikokuya.co.uk>
9562
9563         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/assert_trad2.c,
9564         gcc.dg/cpp/assert_trad3.c, gcc.dg/cpp/defined_trad.c,
9565         gcc.dg/cpp/hash2.c, gcc.dg/cpp/tr-define.c, gcc.dg/cpp/tr-direct.c,
9566         gcc.dg/cpp/tr-sign.c, gcc.dg/cpp/tr-str.c, gcc.dg/cpp/uchar-2.c:
9567         Remove.
9568
9569 2002-06-20  Richard Sandiford  <rsandifo@redhat.com>
9570
9571         * gcc.dg/20020620-1.c: New test.
9572
9573 2002-06-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9574
9575         * g++.dg/template/ttp4.C: New test.
9576
9577 2002-06-19  Jakub Jelinek  <jakub@redhat.com>
9578
9579         * g++.dg/opt/vt1.C: Fix regexp.
9580
9581 2002-06-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9582
9583         * gcc.c-torture/execute/pure-1.c: Make functions static again.
9584         Don't use attribute `noinline'.
9585
9586 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9587
9588         * gcc.c-torture/execute/20020615-1.c: Fix typo in comment.
9589
9590 2002-06-18  Aldy Hernandez  <aldyh@redhat.com>
9591
9592         * gcc.c-torture/execute/simd-1.c: New.
9593
9594         * gcc.dg/simd-1.c: New.
9595
9596 2002-06-18  Hans-Peter Nilsson  <hp@axis.com>
9597
9598         * gcc.c-torture/execute/20020615-1.c: Correct bug-description.
9599
9600 2002-06-16  Richard Henderson  <rth@redhat.com>
9601
9602         * g++.dg/ext/anon-struct1.C: New.
9603         * g++.dg/ext/anon-struct2.C: New.
9604         * g++.dg/ext/anon-struct3.C: New.
9605         * gcc.dg/anon-struct-1.c: New.
9606         * gcc.dg/anon-struct-2.c: New.
9607         * gcc.dg/anon-struct-3.c: New.
9608         * gcc.dg/20011008-1.c: Adjust warning text.
9609         * gcc.dg/20020527-1.c: Add -fms-extensions.
9610
9611 2002-06-16  Richard Henderson  <rth@redhat.com>
9612
9613         * gcc.dg/20020531-1.c: Add LL specifier to avoid warning.
9614
9615 2002-06-15  Hans-Peter Nilsson  <hp@axis.com>
9616
9617         * gcc.c-torture/execute/20020615-1.c: New test.
9618
9619 2002-06-15  Roger Sayle  <roger@eyesopen.com>
9620
9621         * gcc.c-tortuture/execute/compare-1.c: New test case.
9622         * gcc.c-tortuture/execute/compare-2.c: New test case.
9623         * gcc.c-tortuture/execute/compare-3.c: New test case.
9624
9625 2002-06-13  Richard Henderson  <rth@redhat.com>
9626
9627         * g++.old-deja/g++.abi/vtable2.C (INC_VDATA): New.  Define for
9628         ia64 ilp32.
9629
9630 2002-06-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9631
9632         * g++.dg/template/typename2.C: Update error message.
9633
9634 2002-06-12  Hans-Peter Nilsson  <hp@axis.com>
9635
9636         * gcc.c-torture/execute/20020611-1.c: New test.
9637
9638 2002-06-11  Bob Wilson  <bob.wilson@acm.org>
9639
9640         * g++.old-deja/g++.pt/static11.C: Add xtensa-*-elf* to the
9641         list of targets to skip.
9642
9643 2002-06-10  Bob Wilson  <bob.wilson@acm.org>
9644
9645         * gcc.c-torture/compile/20001226-1.x: Only xfail for Xtensa
9646         targets if not optimizing.
9647
9648 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
9649
9650         * gcc.c-torture/compile/20020605-1.c: New test.
9651
9652         * g++.dg/opt/vt1.C: New test.
9653
9654         * gcc.dg/20020531-1.c: New test.
9655
9656         * gcc.dg/20020530-1.c: New test.
9657
9658         * gcc.dg/20020527-1.c: New test.
9659
9660         * g++.dg/opt/cse1.C: New test.
9661
9662 2002-06-07  Roger Sayle  <roger@eyesopen.com>
9663
9664         * gcc.dg/20020607-2.c: New test case.
9665
9666 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
9667
9668         * gcc.c-torture/compile/20020604-1.c: New test.
9669
9670 2002-06-04  Richard Henderson  <rth@redhat.com>
9671
9672         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
9673         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
9674         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
9675
9676 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
9677
9678         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
9679
9680 2002-06-03  Richard Henderson  <rth@redhat.com>
9681
9682         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
9683         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9684
9685 2002-06-02  Richard Henderson  <rth@redhat.com>
9686
9687         * gcc.c-torture/execute/pure-1.c: Don't mark any of the
9688         test functions static.
9689
9690 2002-06-02  Andreas Jaeger  <aj@suse.de>
9691
9692         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
9693         now.
9694
9695 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
9696
9697         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
9698         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
9699         Update for mofified diagnostics.
9700         * gcc.dg/c99-intconst-1.c: No longer fail.
9701
9702 2002-06-02  Richard Henderson  <rth@redhat.com>
9703
9704         * gcc.dg/uninit-A.c: Remove xfail markers.
9705
9706 2002-06-01  Roger Sayle  <roger@eyesopen.com>
9707
9708         * gcc.dg/fnegate-1.c: New test case.
9709
9710 2002-05-30  Osku Salerma  <osku@iki.fi>
9711
9712         * gcc.c-torture/execute/mayalias-1.c: New file.
9713
9714 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9715
9716         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
9717         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
9718         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
9719
9720 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
9721
9722         * gcc.c-torture/execute/20020529-1.c: New test.
9723
9724 2002-05-27  Richard Henderson  <rth@redhat.com>
9725
9726         * g++.dg/ext/attrib6.C: New test case.
9727
9728 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9729
9730         * gcc.c-torture/execute/pure-1.c: New test.
9731
9732 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9733
9734         * gcc.dg/cpp/arith-2.c: Remove.
9735
9736 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
9737
9738         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
9739         * gcc.dg/cpp/if-3.c: Remove.
9740
9741 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
9742
9743         * g++.dg/opt/cse2.C: New test.
9744
9745 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
9746
9747         * gcc.dg/cpp/arith-1.c: New semantic tests.
9748         * gcc.dg/cpp/if-1.c: Update.
9749
9750 2002-05-24  Ben Elliston  <bje@redhat.com>
9751
9752         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9753
9754 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
9755
9756         * gcc.dg/verbose-asm.c: New test.
9757
9758 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
9759
9760         * gcc.dg/cpp/paste12.c: New test.
9761
9762 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9763
9764         * g++.dg/parse/named_ops.C: New test.
9765
9766 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
9767
9768         * gcc/testsuite/gcc.dg/weak-8.c: New test.
9769
9770 2002-05-23  J"orn Rennecke <joern.rennecke@superh.com>
9771
9772         * gcc.dg/weak-2.c: Allow optional leading underscore
9773         in scan-assembler symbol name.
9774         * gcc.dg/weak-3.c: Likewise.
9775         * gcc.dg/weak-4.c: Likewise.
9776         * gcc.dg/weak-5.c: Likewise.
9777
9778 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
9779
9780         * gcc.dg/20020523-1.c: New test.
9781
9782 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
9783
9784         * objc.dg/const-str-2.m: Update now that we stop after
9785         a command line error.
9786
9787 2002-05-22  Richard Henderson  <rth@redhat.com>
9788
9789         * g++.dg/dg.exp: Fix typo in test pruneing.
9790
9791 2002-05-22  Richard Henderson  <rth@redhat.com>
9792
9793         * g++.dg/dg.exp: Prune the tls subdirectory.
9794         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
9795         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
9796         * g++.dg/tls/init-1.C: New.
9797
9798 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
9799
9800         * gcc.dg/20020517-1.c: New test.
9801
9802 2002-05-21  Richard Henderson  <rth@redhat.com>
9803
9804         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
9805         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
9806
9807 2002-05-21  Brian R. Gaeke  <brg@dgate.ORG>
9808
9809         * g++.dg/other/copy2.C: New test.
9810
9811 2002-05-20  J"orn Rennecke <joern.rennecke@superh.com>
9812
9813         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
9814         (MAX_COPY): Bump up to 10 times sizeof (long long).
9815         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
9816
9817         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
9818         sizeof (long long).
9819
9820         * gcc.c-torture/execute/strcpy-1.c: New test.
9821
9822 2002-05-19  Jason Merrill  <jason2redhat.com>
9823
9824         * g++.dg/ext/oper1.C: New test.
9825
9826 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
9827 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
9828
9829         * README.QMTEST: New file.
9830
9831         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
9832
9833 2002-05-19  Andreas Jaeger  <aj@suse.de>
9834
9835         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
9836         now.
9837         * gcc.c-torture/execute/loop-2d.x: Likewise.
9838
9839 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
9840
9841         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
9842         support weak symbols.
9843         * gcc.dg/weak-4.c: Likewise
9844         * gcc.dg/weak-6.c: Likewise
9845
9846 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
9847
9848         * gcc.dg/weak-3.c: Add dg-excess-error comment for
9849         cygwin, coff and h8300-*-hms targets
9850         * gcc.dg/weak-5.c: Likewise
9851         * gcc.dg/weak-7.c: Likewise
9852
9853 2002-05-16  Jason Merrill  <jason@redhat.com>
9854
9855         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
9856         (scan-assembler-not, scan-assembler-dem): Likewise.
9857         (scan-assembler-dem-not): Likewise.
9858
9859 2002-05-15  Richard Henderson  <rth@redhat.com>
9860
9861         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
9862
9863 2002-05-15  Richard Henderson  <rth@redhat.com>
9864
9865         * gcc.dg/weak-5.c (vfoo1c): No warning here.
9866         (vfoo1f): Warning here.
9867         (vfoo1l): Don't redefine the alias.
9868
9869 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
9870
9871         * g++.dg/init/pm1.C: New test.
9872
9873 2002-05-12  David S. Miller  <davem@redhat.com>
9874
9875         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
9876         types.
9877
9878 2002-05-10  Roger Sayle  <roger@eyesopen.com>
9879
9880         * gcc.c-torture/execute/20020510-1.c: New test case.
9881
9882 2002-05-10  David S. Miller  <davem@redhat.com>
9883
9884         * gcc.c-torture/execute/conversion.c: Test long double too.
9885
9886 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
9887
9888         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
9889         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
9890         * lib/g++.exp (g++_link_flags): Likewise.
9891         * lib/objc.exp (objc_target_compile): Likewise.
9892
9893 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
9894
9895         * gcc.dg/cpp/poison.c: Update.
9896         * gcc.dg/cpp/20000625-2.c: Remove.
9897         * gcc.dg/cpp/direct2s.c: Remove final test.
9898
9899 2002-05-08  Tom Rix  <trix@redhat.com>
9900
9901         * gcc.c-torture/execute/20020508-1.c: New test.
9902         * gcc.c-torture/execute/20020508-2.c: New test.
9903         * gcc.c-torture/execute/20020508-3.c: New test.
9904
9905 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
9906
9907         * gcc.dg/cpp/charconst-4.c: More tests.
9908
9909 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
9910
9911         PR c/6569
9912         * gcc.dg/weak-3.c: Update location of warning messages.
9913         * gcc.dg/weak-5.c: Likewise.
9914
9915 2002-05-06  Roger Sayle  <roger@eyesopen.com>
9916
9917         * gcc.c-torture/execute/20020506-1.c: New test case.
9918
9919 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
9920
9921         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
9922
9923 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9924
9925         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
9926
9927 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
9928
9929         * gcc.dg/cpp/charconst-3.c: New test.
9930
9931 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
9932
9933         * gcc.dg/cpp/charconst.c: Update tests.
9934
9935 2002-05-05  Tim Josling  <tej@melbpc.org.au>
9936
9937         * treelang: Added directory for new sample language treelang. Also
9938         lib/treelang.exp: New file to signal treelang should be tested.
9939
9940 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9941
9942         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
9943         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
9944         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
9945         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
9946         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
9947         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
9948         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
9949
9950 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
9951
9952         * gcc.dg/format/xopen-2.c: New test.
9953
9954 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
9955
9956         * gcc.dg/20020503-1.c: New test.
9957
9958 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
9959
9960         * g++.dg/init/dtor1.C: Make it tougher.
9961
9962 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
9963
9964         * g++.dg/init/dtor1.C: New test.
9965
9966 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
9967
9968         * gcc.dg/altivec-8.c: New.
9969
9970 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
9971
9972         * gcc.dg/altivec-7.c: New.
9973
9974 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
9975
9976         * g++.dg/parse/typedef1.C: New test.
9977
9978 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
9979
9980         PR c++/6486
9981         * g++.dg/template/friend6.C: New test.
9982
9983         PR c++/6492
9984         * g++.dg/init/copy1.C: New test.
9985
9986 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
9987
9988         * g++.dg/warn/effc1.C: New test.
9989
9990 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
9991
9992         * gcc.dg/cpp/if-cexp.c: Add a test.
9993
9994 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
9995
9996         * gcc.dg/20020426-2.c: New test.
9997
9998 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
9999
10000         * gcc.dg/cpp/if-mop.c: Update.
10001         * gcc.dg/cpp/if-mpar.c: Add test.
10002         * gcc.dg/cpp/if-oppr.c: Update.
10003
10004 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10005
10006         PR c/6343
10007         * gcc.dg/weak-[2-7].c: New tests.
10008
10009 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
10010
10011         * gcc.dg/enum1.c: New test.
10012
10013 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
10014
10015         PR c++/6497
10016         * g++.dg/inherit/access2.C: New test.
10017
10018 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
10019
10020         PR bootstrap/6445
10021         * gcc.dg/20020426-1.c: New test.
10022
10023 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
10024
10025         * g++.dg/abi/enum1.C: New test.
10026
10027 2002-04-26  Richard Henderson  <rth@redhat.com>
10028
10029         * gcc.dg/c99-bool-1.c: Expect always true warning.
10030
10031 2002-04-25  Roger Sayle  <roger@eyesopen.com>
10032
10033         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
10034
10035 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10036
10037         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
10038         targets.
10039
10040 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
10041
10042         * g++.dg/abi/mange7.C: New test.
10043
10044         PR c++/6438.
10045         * g++.dg/parse/stmtexpr2.C: New test.
10046
10047 2002-04-24  J"orn Rennecke <joern.rennecke@superh.com>
10048
10049         * gcc.dg/20020312-2.c: Add SH target.
10050
10051 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10052
10053         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
10054         compiler output on mips*-*-irix*.
10055
10056 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
10057
10058         * g++.dg/parse/attr1.C: New test.
10059
10060 2002-04-23  Roger Sayle  <roger@eyesopen.com>
10061
10062         * gcc.c-torture/execute/string-opt-17.c: New test case.
10063         * gcc.c-torture/execute/memset-2.c: New test case.
10064
10065 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
10066
10067         PR c++/6256:
10068         * g++.dg/template/friend5.C: New test.
10069
10070         PR c++/6331:
10071         * g++.dg/template/qual1.C: Likewise.
10072
10073 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
10074
10075         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
10076         Include stdlib.h, not stdio.h or ctype.h.
10077
10078 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
10079
10080         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
10081         cris-*-elf* and mmix-*-*.
10082         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
10083         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
10084         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
10085         Ditto.
10086         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
10087         * gcc.dg/wchar_t-1.c: Ditto.
10088
10089 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
10090
10091         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
10092         Clarify comment.
10093
10094 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
10095
10096         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
10097
10098 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10099
10100         * gcc.c-torture/execute/20000906-1.x: Delete.
10101
10102 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
10103
10104         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
10105
10106 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
10107
10108         * PR6367
10109         * g77.f-torture/execute/6367.f: New test.
10110         * g77.f-torture/execute/6367.x: Disable for MMIX.
10111
10112 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10113
10114         * PR6352
10115         * g++.dg/opt/inline2.C: New test.
10116
10117 2002-04-18  Richard Henderson  <rth@redhat.com>
10118
10119         * gcc.dg/20000906-1.c: Enable for all targets.
10120         * gcc.c-torture/compile/iftrap-2.c: New.
10121
10122 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10123
10124         * gcc.dg/20020418-1.c: New test.
10125         * gcc.dg/20020418-2.c: New test.
10126
10127 2002-04-18  Richard Henderson  <rth@redhat.com>
10128
10129         * gcc.c-torture/compile/iftrap-1.c: New.
10130         * gcc.dg/iftrap-1.c: Adjust for ia64.
10131         * gcc.dg/iftrap-2.c: New.
10132
10133 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
10134
10135         * gcc.c-torture/compile/20020418-1.c: New test.
10136
10137 2002-04-18  Roger Sayle  <roger@eyesopen.com>
10138
10139         * gcc.c-torture/compile/20020415-1.c: New.
10140
10141 2002-04-18  David S. Miller  <davem@redhat.com>
10142
10143         * gcc.c-torture/execute/20020418-1.c: New test.
10144
10145 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
10146
10147         * gcc.dg/20020416-1.c: New test.
10148
10149         * g++.dg/opt/inline1.C: New test.
10150
10151 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
10152
10153         * gcc.dg/altivec-5.c: New test.
10154
10155         * gcc.dg/20020415-1.c: New test.
10156
10157 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10158
10159         * testsuite/lib/chill.exp: Remove.
10160
10161 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
10162
10163         * g++.dg/other/big-struct.C: New test.
10164
10165 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
10166
10167         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
10168         of scratch file.
10169
10170 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
10171
10172         PR c/6277
10173         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
10174         in scan-assembler function name
10175
10176 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
10177
10178         * g77.f-torture/execute/980628-4.x,
10179         g77.f-torture/execute/980628-5.x,
10180         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10181         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10182         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
10183         i[34567]86-*-*.
10184
10185 2002-04-13  David S. Miller  <davem@redhat.com>
10186
10187         * gcc.c-torture/execute/20020413-1.c: New test.
10188
10189 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
10190
10191         * gcc.dg/asm-6.c,
10192         * g++.dg/ext/asm1.C: New tests.
10193
10194 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
10195
10196         PR c++ 5373.
10197         * g++.dg/parse/stmtexpr1.C: New test.
10198
10199         PR c++/5189.
10200         * g++.dg/template/copy1.C: New test.
10201
10202 2002-04-12  Richard Henderson  <rth@redhat.com>
10203
10204         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
10205
10206 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
10207
10208         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
10209         gcc.c-torture/execute/20020307-2.c.
10210
10211 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
10212
10213         * g++.dg/ext/attrib5.C,
10214         * g++.dg/lookup/struct1.C: New tests.
10215
10216 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
10217
10218         * gcc.dg/20020411-1.c: New test.
10219
10220         * gcc.c-torture/execute/20020411-1.c: New test.
10221
10222 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
10223
10224         * g77.f-torture/execute/6177.f: New test.
10225
10226 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
10227
10228         PR middle-end/6247
10229         * g++.dg/opt/cleanup1.C: New test.
10230
10231         * g++.dg/opt/const1.C: New test.
10232
10233 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
10234
10235         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
10236
10237 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
10238
10239         PR c++/5507
10240         * g++.dg/template/typename2.C: New test.
10241
10242 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
10243
10244         * gcc.c-torture/execute/loop-12.c: New.
10245
10246 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
10247
10248         * g77.f-torture/execute/980628-4.x,
10249         g77.f-torture/execute/980628-5.x,
10250         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
10251         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
10252         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
10253
10254 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10255
10256         PR optimization/6086
10257         * g++.dg/opt/preinc1.C: New test.
10258
10259 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10260
10261         PR c++/5571
10262         * g++.dg/opt/static2.C: New test.
10263
10264 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
10265
10266         PR c/5120
10267         * gcc.dg/20020406-1.c: New test.
10268
10269 2002-04-04  David S. Miller  <davem@redhat.com>
10270
10271         * gcc.c-torture/execute/20020404-1.c: New test.
10272
10273 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
10274
10275         PR c/6123
10276         * gcc.dg/20020312-2.c: Do not declare global register variable
10277         if __PIC__ or __pic__ is defined.
10278
10279 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
10280
10281         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
10282         __asm__ so that it works correctly even if -ansi -pedantic-errors.
10283
10284 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10285
10286         * gcc.misc-tests/linkage.exp: Update last change to handle
10287         sparc*-, not just sparc-.
10288
10289 2002-04-03  Richard Henderson  <rth@redhat.com>
10290
10291         * gcc.dg/cpp/ucs.c: Improved long UCS test.
10292
10293 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10294
10295         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
10296
10297 2002-04-02  David S. Miller  <davem@redhat.com>
10298
10299         * gcc.c-torture/execute/20020402-3.c: New test.
10300
10301 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
10302
10303         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
10304         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
10305
10306         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
10307         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
10308         g77.f-torture/execute/20001201.x,
10309         g77.f-torture/execute/u77-test.x: New files.
10310
10311         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
10312         * gcc.dg/wchar_t-1.c: Ditto.
10313
10314 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10315
10316         * gcc.c-torture/execute/20020402-1.c: New test.
10317
10318 2002-04-01  Richard Henderson  <rth@redhat.com>
10319
10320         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
10321
10322         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
10323
10324 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10325
10326         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
10327
10328 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10329
10330         * g++.dg/inherit/template-as-base.C: Expect error.
10331         * g++.dg/inherit/namespace-as-base.C: Likewise.
10332
10333 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
10334
10335         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
10336         g++.dg/ext/instantiate3.C: Tweak match patterns.
10337
10338         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
10339         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
10340         -da test.
10341
10342 2002-03-31  Richard Henderson  <rth@redhat.com>
10343
10344         * gcc.dg/special/alias-2.c: New.
10345         * gcc.dg/special/ecos.exp: Run it.
10346
10347 2002-03-31  Richard Henderson  <rth@redhat.com>
10348
10349         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
10350
10351 2002-03-31  Kazu Hirata  <kazu@hxi.com>
10352
10353         * gcc.dg/weak-1.c: Disable on h8300 port.
10354
10355 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
10356
10357         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
10358         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
10359         ordering tests.
10360         * g++.dg/bprob/bprob-1.C: New test.
10361         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
10362         * g++.dg/gcov/gcov-1.C: New test.
10363         * g++.dg/gcov/gcov-1.x: New file.
10364         * g++.dg/gcov/gcov-2.C: New test.
10365         * g++.dg/gcov/gcov-3.C: New test.
10366         * g++.dg/gcov/gcov-3.h: New file.
10367
10368 2002-03-28  Roger Sayle  <roger@eyesopen.com>
10369
10370         * g++.old-deja/g++.other/builtins5.C: New test.
10371         * g++.old-deja/g++.other/builtins6.C: New test.
10372         * g++.old-deja/g++.other/builtins7.C: New test.
10373         * g++.old-deja/g++.other/builtins8.C: New test.
10374         * g++.old-deja/g++.other/builtins9.C: New test.
10375
10376 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
10377
10378         * g++.dg/opt/static1.C: New test.
10379
10380         * g++.dg/opt/longbranch1.C: New test.
10381
10382 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
10383
10384         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
10385
10386         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
10387
10388 2002-03-28  Jeffrey A Law  (law@redhat.com)
10389
10390         * gcc.c-torture/execute/20020328-1.c: New test.
10391
10392 2002-03-27  Richard Henderson  <rth@redhat.com>
10393
10394         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
10395         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
10396         move from g++.old-deja/g++.ext/.
10397
10398 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
10399
10400         * g++.dg/init/new2.C: New test.
10401
10402 2002-03-26  Richard Henderson  <rth@redhat.com>
10403
10404         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
10405
10406         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
10407         on sparc.
10408
10409         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
10410         sparcv9 systems.
10411         * gcc.dg/20001102-1.c: Likewise.
10412
10413 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
10414
10415         * gcc.dg/cpp/endif-pedantic1.c,
10416         gcc.dg/cpp/endif-pedantic2.c:  New tests.
10417
10418 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
10419
10420         * g++.dg/init/new1.C: New test.
10421
10422 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
10423
10424         * g++.dg/abi/vbase9.C: New test.
10425
10426 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
10427
10428         * gcc.dg/arm-asm.c: New test.
10429
10430 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
10431
10432         * gcc.dg/Wswitch-enum.c: New test.
10433         Fix PR c/5044.
10434
10435 2002-03-26  Richard Henderson  <rth@redhat.com>
10436
10437         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
10438         structure.
10439
10440 2002-03-25  Richard Henderson  <rth@redhat.com>
10441
10442         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
10443         sparcv9 systems.
10444
10445         * gcc.c-torture/compile/20011119-1.c (xxx): New.
10446         * gcc.c-torture/compile/20011119-2.c (xxx): New.
10447
10448 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
10449
10450         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
10451
10452 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
10453
10454         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
10455         targets using generic thunk support.
10456
10457 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
10458
10459         * gcc.c-torture/compile/20020323-1.c: New test.
10460
10461         * g++.dg/opt/conj2.C: New test.
10462
10463 2002-03-24  Richard Henderson  <rth@redhat.com>
10464
10465         * gcc.dg/weak-1.c: Use -fno-common.
10466
10467 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10468
10469         * g77.dg/f77-edit-apostrophe-out.f: New test
10470         * g77.dg/f77-edit-h-out.f: New test
10471         * g77.dg/f77-edit-t-in.f: New test
10472         * g77.dg/f77-edit-t-out.f: New test
10473         * g77.dg/f77-edit-x-out.f: New test
10474         * g77.dg/f77-edit-slash-out.f: New test
10475         * g77.dg/f77-edit-colon-out.f: New test
10476         * g77.dg/f77-edit-s-out.f: New test
10477
10478 2002-03-24  Richard Henderson  <rth@redhat.com>
10479
10480         * objc/execute/formal_protocol-6.x: New XFAIL.
10481
10482 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10483
10484         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
10485         that do not support weak symbols
10486
10487 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
10488
10489         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
10490         * lib/g77.exp:  Likewise
10491         * lib/objc.exp: Likewise
10492
10493 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
10494
10495         * gcc.dg/Wswitch-default.c: New test.
10496
10497 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
10498
10499         * g++.dg/other/enum1.C: New test.
10500
10501 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
10502
10503         * gcc.dg/pragma-ep-3.c: Fix typo.
10504
10505 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
10506
10507         * g++.dg/inherit/template-as-base.C: New test.
10508
10509 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
10510
10511         * g++.old-deja/g++.other/dwarf2-1.C: Move...
10512         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
10513
10514 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
10515
10516         * gcc.dg/cpp/multiline.c: Update to match.
10517
10518 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
10519
10520         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
10521
10522 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
10523
10524         * gcc.dg/cpp/extratokens2.c:  New file.
10525
10526 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
10527
10528         * gcc.dg/20020312-2.c: Add rs6000 target.
10529
10530         * gcc.c-torture/compile/20020319-1.c: New test.
10531
10532 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10533
10534         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
10535         (A, E): Handle this.
10536
10537 2002-03-20  Jason Merrill  <jason@redhat.com>
10538
10539         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
10540         ignoring -fpic.
10541         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
10542         through prune_gcc_output.
10543
10544 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
10545
10546         * gcc.c-torture/compile/20020320-1.c: New test.
10547
10548 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
10549
10550         * gcc.c-torture/compile/20020318-1.c: New test.
10551
10552         * gcc.dg/struct-by-value-1.c: New test.
10553
10554         * gcc.dg/20020319-1.c: New test.
10555
10556 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
10557
10558         * g++.dg/opt/conj1.C: New test.
10559
10560 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
10561
10562         * g++.dg/template/qualttp20.C: Revert previous change.
10563         * g++.dg/template/qualttp3.C: Likewise.
10564         * g++.dg/template/qualttp4.C: Likewise
10565         * g++.dg/template/qualttp5.C: Likewise
10566         * g++.dg/template/qualttp6.C: Likewise
10567         * g++.dg/template/qualttp7.C: Likewise
10568         * g++.dg/template/qualttp8.C: Likewise
10569         * g++.dg/template/recurse.C: Likewise.
10570
10571 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
10572
10573         * gcc.dg/cpp/wchar-1.c: Update.
10574
10575 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
10576
10577         * g++.dg/template/conv1.C: New test.
10578         * g++.dg/template/conv2.C: New test.
10579         * g++.dg/template/conv3.C: New test.
10580         * g++.dg/template/conv4.C: New test.
10581
10582 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10583
10584         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
10585         * g++.dg/template/qualttp3.C: Likewise.
10586         * g++.dg/template/qualttp4.C: Likewise
10587         * g++.dg/template/qualttp5.C: Likewise
10588         * g++.dg/template/qualttp6.C: Likewise
10589         * g++.dg/template/qualttp7.C: Likewise
10590         * g++.dg/template/qualttp8.C: Likewise
10591         * g++.dg/template/recurse.C: Likewise.
10592
10593 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
10594
10595         * g++.dg/opt/dtor1.C: New test.
10596
10597 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
10598
10599         * gcc.c-torture/compile/20020315-1.c: New test.
10600
10601 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
10602
10603         * gcc.dg/weak-1.c: Fix scan tests.
10604
10605 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
10606
10607         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
10608         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
10609         cris-*-aout* mmix-*-*.
10610         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
10611         cris-*-aout* mmix-*-*.
10612         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
10613         cris-*-elf* cris-*-aout* and mmix-*-*.
10614         * gcc.dg/20001009-1.c: Ditto.
10615         * gcc.dg/20010912-1.c: Ditto.
10616         * gcc.dg/20020122-4.c: Ditto.
10617         * gcc.dg/inline-2.c: Ditto.
10618
10619 2002-03-14  Jeffrey A Law  (law@cygnus.com)
10620
10621         * gcc.c-torture/compile/20020314-1.c: New test.
10622
10623 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
10624
10625         * gcc.c-torture/execute/20020314-1.c: New test.
10626
10627 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
10628
10629         * g++.dg/warn/Wunused-1.C: New test.
10630
10631 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
10632
10633         * g++.dg/abi/mangle6.C: New test.
10634
10635 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
10636
10637         * gcc.c-torture/compile/20020309-2.c: New test.
10638
10639         * gcc.c-torture/compile/20020312-1.c: New test.
10640
10641 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
10642
10643         * g++.dg/other/access1.C: New test.
10644
10645 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
10646
10647         * gcc.c-torture/execute/wchar_t-1.c: New test.
10648
10649 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
10650
10651         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
10652
10653 2002-03-12  Roger Sayle  <roger@eyesopen.com>
10654
10655         * gcc.dg/20020312-1.c: New test case.
10656
10657 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
10658
10659         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
10660
10661 2002-03-11  Richard Henderson  <rth@redhat.com>
10662
10663         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
10664         * g++.old-deja/g++.jason/report.C: Likewise.
10665
10666 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10667
10668         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
10669         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
10670
10671 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
10672
10673         * testsuite/g++.dg/overload/pmf1.C: New test.
10674
10675 2002-03-11  Kazu Hirata  <kazu@hxi.com>
10676
10677         * gcc.c-torture/execute/20020307-1.c: Use long.
10678
10679 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
10680
10681         PR optimization/5844
10682         * gcc.dg/20020310-1.c: New test.
10683
10684 2002-03-09  Michael Meissner  <meissner@redhat.com>
10685
10686         * gcc.c-torture/execute/memcpy-2.c: New test.
10687         * gcc.c-torture/execute/memset-1.c: New test.
10688         * gcc.c-torture/execute/strlen-1.c: New test.
10689         * gcc.c-torture/execute/strcmp-1.c: New test.
10690         * gcc.c-torture/execute/strncmp-1.c: New test.
10691
10692 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
10693
10694         * gcc.dg/ppc-ldstruct.c: New test.
10695
10696 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
10697
10698         * gcc.c-torture/execute/va-arg-22.c: New test.
10699
10700 2002-03-09  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
10701
10702         * gcc.c-torture/compile/20020309-1.c: New test.
10703
10704 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
10705
10706         * gcc.c-torture/execute/20020307-2.c: New test.
10707
10708 2002-03-07  Jeffrey A Law  (law@redhat.com)
10709
10710         * g77.f-torture/compile/20020307-1.f: New test.
10711
10712 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
10713
10714         * gcc.dg/unordered-1.c: New test.
10715
10716 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
10717
10718         * gcc.c-torture/execute/20020307-1.c: New test.
10719
10720 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
10721
10722         * gcc.dg/20020304-1.c: New test.
10723
10724         * gcc.c-torture/compile/20020304-2.c: New test.
10725
10726 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
10727
10728         * gcc.c-torture/compile/20020304-1.c: New test case
10729         (from PR c/5830).
10730
10731 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
10732
10733         * gcc.dg/20020103-1.c: Add other -D ppc variants.
10734
10735 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
10736
10737         * g++.dg/other/classkey1.C: New test.
10738
10739 2002-03-01  Richard Henderson  <rth@redhat.com>
10740
10741         * gcc.c-torture/compile/981223-1.x: New.
10742         * gcc.c-torture/compile/920625-1.x: New.
10743
10744 2002-02-28  Richard Henderson  <rth@redhat.com>
10745
10746         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
10747
10748 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
10749
10750         * gcc.c-torture/execute/20020227-1.c: New test.
10751
10752 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
10753
10754         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
10755         here" ERROR lines.
10756         * g++.old-deja/g++.oliva/partord1.C: Likewise.
10757         * g++.old-deja.g++.other/defarg1.C: Likewise.
10758         * g++.old-deja/g++.pt/calls2.C: Likewise.
10759         * g++.old-deja/g++.pt/crash20.C: Likewise.
10760         * g++.old-deja/g++.pt/crash30.C: Likewise.
10761         * g++.old-deja/g++.pt/crash36.C: Likewise.
10762         * g++.old-deja/g++.pt/crash6.C: Likewise.
10763         * g++.old-deja/g++.pt/defarg13.C: Likewise.
10764         * g++.old-deja/g++.pt/derived3.C: Likewise.
10765         * g++.old-deja/g++.pt/error1.C: Likewise.
10766         * g++.old-deja/g++.pt/friend21.C: Likewise.
10767         * g++.old-deja/g++.pt/friend23.C: Likewise.
10768         * g++.old-deja/g++.pt/infinite1.C: Likewise.
10769         * g++.old-deja/g++.robertl/eb128.C: Likewise.
10770
10771 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
10772
10773         * gcc.c-torture/execute/20020225-2.c: New test.
10774
10775 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
10776
10777         * gcc.c-torture/execute/920730-1t.c,
10778         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
10779         Delete test cases, only relevant to -traditional.
10780
10781 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
10782
10783         * gcc.dg/cpp/undef1.c: Remove.
10784         * gcc.dg/cpp/directiv.c: Update.
10785         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
10786
10787 2002-02-27  Michael Meissner  <meissner@redhat.com>
10788
10789         * gcc.c-torture/execute/20020226-1.c: New test.
10790
10791 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
10792
10793         * g++.dg/debug/debug4.C: New test.
10794
10795         * gcc.dg/ia64-visibility-1.c: New test.
10796
10797 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
10798
10799         * gcc.dg/debug/20020224-1.c: New.
10800
10801 2002-02-25  Kazu Hirata  <kazu@hxi.com>
10802
10803         * gcc.c-torture/execute/960416-1.x: New.
10804         * gcc.c-torture/execute/divconst-3.x: Likewise.
10805
10806 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
10807
10808         * gcc.dg/20020224-1.c: New test.
10809
10810 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
10811
10812         * gcc.c-torture/execute/20020225-1.c: New.
10813
10814 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
10815
10816         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
10817
10818 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
10819
10820         * gcc.dg/20020222-1.c: New test.
10821
10822 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
10823
10824         * g++.dg/opt/anonunion1.C: New test.
10825
10826 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
10827
10828         * g++.dg/template/qualttp19.C: New test.
10829         * g++.dg/template/qualttp20.C: New test.
10830         * g++.old-deja/g++.jason/report.C: Adjust expected errors
10831         * g++.old-deja/g++.other/qual1.C: Likewise.
10832
10833 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
10834
10835         * gcc.dg/attr-alwaysinline.c: New.
10836
10837 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
10838
10839         * gcc.dg/20020220-1.c: New test.
10840
10841         * gcc.dg/20020220-2.c: New test.
10842
10843         * g++.dg/opt/mmx1.C: New test.
10844
10845 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
10846
10847         * gcc.c-torture/compile/20020110.c: New test.
10848
10849 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
10850
10851         * gcc.c-torture/execute/20020219-1.c: New test.
10852
10853         * gcc.dg/20020219-1.c: New test.
10854
10855         * gcc.dg/noncompile/20020220-1.c: New test.
10856
10857         * g++.dg/opt/ptrintsum1.C: New test.
10858
10859         * gcc.dg/debug/20020220-1.c: New test.
10860
10861 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
10862
10863         * gcc.c-torture/execute/20020216-1.c: New test.
10864
10865 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
10866
10867         * gcc.dg/decl-1.c: Update, new test.
10868
10869 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
10870
10871         * g++.dg/abi/bitfield1.C: New test.
10872         * g++.dg/abi/bitfield2.C: New test.
10873
10874 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10875
10876         * gcc.dg/attr-nest.c: New test.
10877
10878 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
10879
10880         * gcc.c-torture/execute/20020215-1.c: New test.
10881
10882 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
10883
10884         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
10885         * g++.dg/debug/debug.exp: New.
10886         * g++.dg/debug/trivial.C: New.
10887         * g++.dg/debug/debug1.C: Moved...
10888         * g++.dg/other/debug1.C: ...from here.
10889         * g++.dg/debug/debug2.C: Moved...
10890         * g++.dg/other/debug2.C: ...from here.
10891         * g++.dg/debug/debug3.C: Moved...
10892         * g++.dg/other/debug3.C: ...from here.
10893
10894         * gcc.dg/noncompile/20020213-1.c: New test.
10895
10896 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
10897
10898         * g++.dg/other/debug3.C: New test.
10899
10900         * gcc.c-torture/execute/20020213-1.c: New test.
10901
10902 2002-02-13  Richard Smith <richard@ex-parrot.com>
10903
10904         * g++.old-deja/g++.other/thunk1.C: New test.
10905
10906 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10907
10908         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
10909
10910 2002-02-13  Stan Shebs  <shebs@apple.com>
10911
10912         * gcc.dg/altivec-3.c: New.
10913
10914 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
10915
10916         * gcc.dg/Wunreachable-1.c: New test.
10917         * gcc.dg/Wunreachable-2.c: New test.
10918
10919 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
10920
10921         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
10922
10923 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
10924
10925         * gcc.dg/decl-1.c: New test.
10926
10927 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
10928
10929         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
10930
10931 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10932
10933         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
10934         * gcc.c-torture/compile/980506-1.x: Likewise.
10935
10936 2002-02-10  Kazu Hirata  <kazu@hxi.com>
10937
10938         * gcc.dg/20020210-1.c: New.
10939
10940 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
10941
10942         * g77.f-torture/execute/947.f: New regression test
10943         for PR fortran/947.
10944
10945 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
10946
10947         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
10948         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
10949
10950 2002-02-08  Richard Henderson  <rth@redhat.com>
10951
10952         * gcc.c-torture/compile/labels-3.c: New.
10953
10954 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
10955
10956         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
10957         expression statements work instead.
10958         * gcc.dg/noncompile/20020207-1.c: New test.
10959
10960 2002-02-07  Richard Henderson  <rth@redhat.com>
10961
10962         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
10963
10964 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10965
10966         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
10967         message from g77
10968         * lib/g77-dg.exp: Trim g77 error messages so that they are
10969         recognized by dg.exp.
10970
10971 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10972
10973         PR fortran/5473
10974         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
10975
10976 2002-02-07  Richard Henderson  <rth@redhat.com>
10977
10978         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
10979         to be sufficiently aligned for integers.
10980
10981 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
10982
10983         * g++.dg/template/friend4.C: New test.
10984
10985 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
10986
10987         PR fortran/5743
10988         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
10989         unsupported cases.
10990
10991 2002-02-07  Richard Henderson  <rth@redhat.com>
10992
10993         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
10994         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
10995         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
10996         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
10997
10998 2002-02-06  Richard Henderson  <rth@redhat.com>
10999
11000         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
11001
11002 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
11003
11004         * gcc.dg/20020206-1.c: New test.
11005
11006 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
11007
11008         * gcc.c-torture/execute/20020206-1.c: New test.
11009
11010         * gcc.c-torture/execute/20020206-2.c: New test.
11011
11012         PR optimization/5429:
11013         * gcc.c-torture/compile/20020206-1.c: New test.
11014
11015 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
11016
11017         * g++.dg/ext/align1.C: Do not use an explicit alignment value
11018         as certain file formats cannot support particularly large
11019         alignments.
11020
11021         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
11022         and do not expect to be able to link the executable.
11023
11024         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
11025         fail because the COFF format does not support the weak attribute.
11026
11027 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
11028
11029         * g77.dg/pr5473.f:  New test
11030
11031 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
11032
11033         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
11034         Fix testcase accordingly.
11035
11036 2002-02-04  Richard Henderson  <rth@redhat.com>
11037
11038         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
11039         (buf): Change to be an array of pointers, not ints.
11040
11041 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11042
11043         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
11044         before all tests.  Move warning one line above to match where it
11045         C frontend emits.
11046         * gcc.dg/Wswitch-2.c: New test.
11047         * g++.dg/warn/Wswitch-1.C: New test.
11048         * g++.dg/warn/Wswitch-2.C: New test.
11049
11050 2002-02-04  Richard Henderson  <rth@redhat.com>
11051
11052         * g++.dg/abi/offsetof.C: Fix size comparison.
11053
11054 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
11055
11056         * gcc.dg/cast-qual-2.c: New test.
11057
11058 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
11059
11060         * gcc.dg/20020201-4.c: New test.
11061
11062 2002-02-04  Ben Elliston  <bje@redhat.com>
11063
11064         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
11065         target_info attribute != 0, in addition to the empty string.
11066         (gcc_target_compile): Likewise.
11067
11068 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
11069
11070         * gcc.dg/Wswitch.c: New test.
11071         PR gcc/4475. PR gcc/3780.
11072
11073 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
11074
11075         * g77.f-torture/execute/5122.f: New test for regressions
11076         against PR fortran/5122.
11077
11078 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
11079
11080         * g77.f-torture/compile/pr3743.f: Delete
11081         * g77.dg/pr3743-1.f: New test.
11082         * g77.dg/pr3743-2.f: New test.
11083         * g77.dg/pr3743-3.f: New test.
11084         * g77.dg/pr3743-4.f: New test.
11085
11086 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11087
11088         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
11089
11090 2002-02-02  Richard Henderson  <rth@redhat.com>
11091
11092         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
11093         * gcc.c-torture/execute/bf64-1.c: Likewise.
11094
11095 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11096
11097         * gcc.dg/20020201-2.c: New test.
11098
11099         * gcc.dg/20020201-3.c: New test.
11100
11101         * gcc.c-torture/execute/bitfld-2.c: New test.
11102
11103 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11104
11105         * gcc.dg/bitfld-1.c: Update.
11106         * gcc.dg/bitfld-2.c: Update.
11107         * gcc.c-torture/execute/bitfld-1.x: New.
11108
11109 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
11110
11111         * gcc.c-torture/execute/20020201-1.c: New test.
11112
11113 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
11114
11115         PR target/5469
11116         * gcc.dg/20020201-1.c: New test.
11117
11118 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
11119
11120         PR fortran/3743
11121         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
11122         * g77.f-torture/compile/pr3743.x: Remove
11123
11124 2002-01-31  Tom Rix  <trix@redhat.com>
11125
11126         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
11127
11128 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
11129
11130         * gcc.dg/noncompile/20020130-1.c: New test.
11131
11132 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
11133
11134         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
11135
11136 2002-01-29  Richard Henderson  <rth@redhat.com>
11137
11138         * gcc.c-torture/execute/991118-1.c: Cast various constants back
11139         to long long.
11140         * gcc.c-torture/execute/bf64-1.c: Likewise.
11141
11142 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
11143
11144         * gcc.c-torture/execute/20020129-1.c: New test.
11145
11146 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
11147
11148         * gcc.c-torture/compile/20000224-1.c: Update.
11149         * gcc.c-torture/execute/bitfld-1.c: New tests.
11150         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
11151         * gcc.dg/uninit-A.c: Update.
11152
11153 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
11154
11155         * g++.dg/template/ctor1.C: Add instantiation.
11156
11157 2002-01-28  Paul Koning  <pkoning@equallogic.com>
11158
11159         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
11160         argument to __builtin_prefetch to be const ptr.
11161
11162 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
11163
11164         * gcc.c-torture/compile/20020120-1.c: New test.
11165
11166 2002-01-27  Kazu Hirata  <kazu@hxi.com>
11167
11168         * gcc.c-torture/execute/20020127-1.c: New test.
11169
11170 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
11171
11172         * g77.dg/f77-edit-i-in.f: New test
11173         * g77.dg/f77-edit-i-out.f: New test
11174
11175 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
11176
11177         * gcc.dg/debug/debug.exp: New file.
11178         * gcc.dg/debug/trivial.c: New file.
11179         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
11180         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
11181         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
11182         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
11183         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
11184         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
11185         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
11186         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
11187         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
11188         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
11189         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
11190         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
11191         * gcc.dg/20000503-1.c: Removed.
11192         * gcc.dg/20010207-1.c: Removed.
11193         * gcc.dg/20011223-1.c: Removed.
11194         * gcc.dg/20020104-2.c: Removed.
11195         * gcc.dg/debug-1.c: Removed.
11196         * gcc.dg/debug-2.c: Removed.
11197         * gcc.dg/debug-3.c: Removed.
11198         * gcc.dg/debug-4.c: Removed.
11199         * gcc.dg/debug-5.c: Removed.
11200         * gcc.dg/debug-6.c: Removed.
11201         * gcc.dg/dwarf2-1.c: Removed.
11202         * gcc.dg/dwarf2-2.c: Removed.
11203
11204 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
11205
11206         * g++.old-deja/g++.other/eh5.C: New test.
11207         * g++.old-deja/g++.other/sibcall2.C: New test.
11208         * g++.old-deja/g++.other/array9.C: New test.
11209         * g++.old-deja/g++.other/typename2.C: New test.
11210         * g++.old-deja/g++.other/crash60.C: New test.
11211         * g++.old-deja/g++.other/conv9.C: New test.
11212         * g++.old-deja/g++.other/mangle10.C: New test.
11213         * g++.old-deja/g++.other/unchanging1.C: New test.
11214         * g++.old-deja/g++.other/exprstmt1.C: New test.
11215         * g++.old-deja/g++.other/inline23.C: New test.
11216         * g++.old-deja/g++.eh/ia64-1.C: New test.
11217         * g++.old-deja/g++.other/dwarf2-1.C: New test.
11218         * g++.old-deja/g++.other/reload1.C: New test.
11219         * g++.old-deja/g++.other/static20.C: New test.
11220         * g++.old-deja/g++.other/local-alloc1.C: New test.
11221         * g++.old-deja/g++.other/conv8.C: New test.
11222         * g++.old-deja/g++.other/stmtexpr2.C: New test.
11223         * g++.old-deja/g++.other/storeexpr1.C: New test.
11224         * g++.old-deja/g++.other/storeexpr2.C: New test.
11225         * g++.dg/eh/template2.C: New test.
11226         * g++.dg/warn/weak1.C: New test.
11227
11228 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
11229
11230         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
11231         Remove first, non-varying, argument.
11232
11233 2002-01-23  Richard Henderson  <rth@redhat.com>
11234
11235         * gcc.dg/inline-2.c: New.
11236
11237         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
11238         Add optional target arg.  Check number of arguments.
11239         (scan-assembler-not, scan-assembler-dem): Likewise.
11240         (scan-assembler-dem-not): Likewise.
11241
11242 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11243
11244         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
11245         line 12.
11246         * g++.old-deja/g++.brendan/parse3.C,
11247         g++.old-deja/g++.other/crash26.C,
11248         g++.old-deja/g++.other/crash28.C,
11249         g++.old-deja/g++.other/crash29.C,
11250         g++.old-deja/g++.other/crash30.C,
11251         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
11252
11253 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
11254
11255         * gcc.dg/20020115-1.c: New.
11256
11257 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
11258
11259         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
11260
11261 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
11262
11263         * gcc.dg/20020122-3.c: New.
11264
11265 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
11266
11267         * g++.dg/other/gc1.C: New test.
11268
11269 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
11270
11271         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
11272
11273 2002-01-22  Richard Henderson  <rth@redhat.com>
11274
11275         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
11276
11277 2002-01-22  Richard Henderson  <rth@redhat.com>
11278
11279         * gcc.dg/20020122-4.c: New.
11280
11281 2002-01-22  H.J. Lu <hjl@gnu.org>
11282
11283         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
11284         link output.
11285         * gcc.dg/special/ecos.exp: Likewise.
11286         * lib/g++-dg.exp: Likewise.
11287         * lib/g77-dg.exp: Likewise.
11288         * lib/gcc-dg.exp : Likewise.
11289         * lib/mike-g++.exp: Likewise.
11290         * lib/mike-g77.exp: Likewise.
11291         * lib/mike-gcc.exp: Likewise.
11292         * lib/objc-dg.exp: Likewise.
11293
11294 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
11295
11296         PR target/5379
11297         * gcc.dg/20020122-2.c: New test.
11298
11299 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
11300
11301         * gcc.dg/20020122-1.c: New test.
11302
11303 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
11304
11305         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
11306
11307 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
11308
11309         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
11310
11311 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11312
11313         * gcc.c-torture/compile/20020121-1.c: New test.
11314
11315 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11316
11317         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
11318         ld_library_path.
11319
11320 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
11321
11322         * gcc.dg/20020218-1.c: New test.
11323
11324 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
11325
11326         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
11327         messages
11328         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
11329         "At global scope" warning
11330         * g++.dg/ext/align1.C: Change cygwin test for alignment
11331         from db-bogus to dg-warning
11332
11333 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
11334
11335         * g77.f-torture/compile/cpp2.F: New test.
11336
11337 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
11338
11339         * g++.dg/template/access1.C: New test.
11340
11341 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
11342
11343         * gcc.dg/20020118-1.c: New.
11344
11345 2002-01-18  Kazu Hirata  <kazu@hxi.com>
11346
11347         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
11348
11349 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11350
11351         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
11352         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
11353         alignment warnings.
11354
11355 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
11356
11357         * gcc.misc-tests/i386-prefetch.exp: Save and restore
11358         torture_with_loops and torture_without_loops
11359
11360 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
11361
11362         * gcc.c-torture/compile/20020116-1.c: New test.
11363
11364 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
11365
11366         * gcc.dg/20020116-2.c: New test.
11367
11368         * gcc.dg/ultrasp4.c: New test.
11369
11370         * gcc.dg/20020116-1.c: New test.
11371
11372 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
11373
11374         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
11375         by EABI.
11376
11377 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
11378
11379         * gcc.misc-tests/i386-prefetch.exp: New.
11380         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
11381         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
11382         * gcc.misc-tests/i386-pf-none-1.c: New test.
11383         * gcc.misc-tests/i386-pf-sse-1.c: New test.
11384
11385 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
11386
11387         * gcc.dg/gnu89-init-1.c: Add new tests.
11388
11389 2002-01-15  Andreas Jaeger  <aj@suse.de>
11390
11391         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
11392         * gcc.dg/i386-mmx-2.c: Likewise.
11393         * gcc.dg/i386-sse-1.c: Likewise.
11394         * gcc.dg/i386-sse-2.c: Likewise.
11395         * gcc.dg/i386-sse-3.c: Likewise.
11396
11397 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
11398
11399         * g77.f-torture/execute/intrinsic-unix-bessel.f:
11400         Uncomment additional cases that now pass.
11401
11402 2002-01-11  Richard Henderson  <rth@redhat.com>
11403
11404         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
11405         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
11406
11407 2002-01-11  Nicola Pero  <n.pero@mi.flashnet.it>
11408
11409         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
11410
11411 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
11412
11413         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
11414         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
11415
11416 2002-01-10  Dale Johannesen  <dalej@apple.com>
11417
11418         * gcc.c-torture/execute/loop-11.c: New.
11419
11420 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
11421
11422         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
11423         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
11424
11425 2002-01-09  Richard Henderson  <rth@redhat.com>
11426
11427         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
11428         type in which to perform the operation for each size.
11429
11430 2002-01-09  Alan Matsuoka  (alanm@redhat.com)
11431
11432         * gcc.c-torture/compile/20020109-2.c: New test.
11433
11434 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
11435
11436         * gcc.c-torture/execute/loop-10.c: New test.
11437
11438 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11439
11440         * gcc.c-torture/compile/20010226-1.c: New test.
11441         * gcc.c-torture/compile/20010227-1.c: New test.
11442         * gcc.c-torture/compile/20010426-1.c: New test.
11443         * gcc.c-torture/compile/20010510-1.c: New test.
11444         * gcc.c-torture/compile/20010605-3.c: New test.
11445         * gcc.c-torture/compile/20010824-1.c: New test.
11446         * gcc.c-torture/execute/20010409-1.c: New test.
11447         * gcc.dg/noncompile/20000901-1.c: New test.
11448         * gcc.dg/20001023-1.c: New test.
11449         * gcc.dg/20001101-1.c: New test.
11450         * gcc.dg/20001102-1.c: New test.
11451         * gcc.dg/20010207-1.c: New test.
11452         * gcc.dg/20010405-1.c: New test.
11453         * gcc.dg/20010822-1.c: New test.
11454         * gcc.dg/20011107-1.c: New test.
11455
11456 2002-01-09  Jeffrey A Law  (law@redhat.com)
11457
11458         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
11459
11460         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
11461         execution failure on PA targets.
11462
11463 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
11464
11465         * gcc.c-torture/compile/20020109-1.c: New test.
11466
11467 2002-01-08  Kazu Hirata  <kazu@hxi.com>
11468
11469         * gcc.c-torture/execute/20020108-1.c: New test.
11470
11471 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
11472
11473         * gcc.dg/20020108-1.c: New test.
11474
11475 2002-01-08  H.J. Lu <hjl@gnu.org>
11476
11477         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
11478         for header files.
11479
11480 2002-01-08  Geoff Keating  <geoffk@redhat.com>
11481
11482         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
11483         consistency.
11484
11485 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
11486
11487         * gcc.dg/altivec-4.c: Test altivec predicates.
11488
11489 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
11490
11491         * gcc.c-torture/execute/20020107-1.c: New test.
11492
11493 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11494
11495         PR c/5279
11496         * gcc.c-torture/compile/20020106-1.c: New test.
11497
11498 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
11499
11500         * gcc.c-torture/execute/nestfunc-4.c: New test.
11501
11502 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11503
11504         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
11505         extra triple that slipped in.
11506         * g++.old-deja/g++.abi/align.C: Likewise.
11507         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11508
11509 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
11510
11511         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
11512         * g++.old-deja/g++.abi/align.C: Likewise.
11513         * g++.old-deja/g++.abi/bitfields.C: Likewise.
11514
11515         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
11516         on FreeBSD/i386.
11517         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
11518         FreeBSD.
11519
11520 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
11521
11522         * gcc.dg/20020104-1.c: New test.
11523
11524         * gcc.dg/20020104-2.c: New test.
11525
11526 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
11527
11528         * gcc.dg/20020103-1.c: Fix typo in target selector.
11529
11530 2002-01-03  Richard Henderson  <rth@redhat.com>
11531
11532         * gcc.dg/20020103-1.c: New.
11533
11534 2002-01-03  Kazu Hirata  <kazu@hxi.com>
11535
11536         * gcc.c-torture/execute/20020103-1.c: New test.
11537
11538 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
11539
11540         * g++.dg/other/debug2.C: New test.
11541
11542         * gcc.c-torture/compile/20020103-1.c: New test.
11543
11544 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
11545
11546         * gcc.dg/gnu89-init-1.c: Added new tests.
11547
11548 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11549
11550         * g++.dg/template/friend2.C: Remove as patch is reverted.
11551
11552         * g++.dg/warn/oldcast1.C: New test.
11553
11554         * g++.dg/template/ptrmem1.C: New test.
11555         * g++.dg/template/ptrmem2.C: New test.
11556
11557         * g++.dg/template/ntp.C: New test.
11558
11559         * g++.dg/other/component1.C: New test.
11560
11561         * g++.dg/template/ttp3.C: New test.
11562
11563         * g++.dg/template/friend2.C: New test.
11564         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
11565
11566 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11567
11568         * g++.dg/other/ptrmem1.C: New test.
11569         * g++.dg/other/ptrmem2.C: New test.
11570
11571 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11572
11573         * g++.dg/template/ctor1.C: New test.
11574
11575 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
11576
11577         * g++.dg/template/friend2.C: New test.
11578
11579 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
11580
11581         * gcc.dg/mmix-1.c: New test.
11582
11583 2001-12-31  Richard Henderson  <rth@redhat.com>
11584
11585         * gcc.dg/asm-5.c: New.
11586
11587 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
11588
11589         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
11590         in namespace __gnu_cxx
11591
11592 2001-12-30  Richard Henderson  <rth@redhat.com>
11593
11594         * gcc.dg/debug-6.c: New.
11595
11596 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
11597
11598         * gcc.c-torture/compile/20011229-2.c: New test.
11599
11600 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
11601
11602         * gcc.dg/debug-3.c: New test.
11603         * gcc.dg/debug-4.c: New test.
11604         * gcc.dg/debug-5.c: New test.
11605
11606 2001-12-29  Richard Henderson  <rth@redhat.com>
11607
11608         * g++.dg/eh/loop1.C: New.
11609
11610 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11611
11612         * g++.dg/template/crash1.C: New test.
11613
11614 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
11615
11616         * g++.dg/other/const1.C: New test.
11617
11618 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
11619
11620         * gcc.c-torture/compile/20011229-1.c: New test.
11621
11622 2001-12-28  Stan Shebs  <shebs@apple.com>
11623
11624         * lib/objc-torture.exp: Resync with c-torture.exp.
11625         * lib/objc.exp: Load standard libraries.
11626
11627 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
11628
11629         * gcc.dg/gnu89-init-1.c: Adjust for the new behavior, add some
11630         additional tests.
11631
11632 2001-12-27  Roger Sayle <roger@eyesopen.com>
11633
11634         * gcc.c-torture/execute/string-opt-16.c: New testcase.
11635
11636 2001-12-27  Richard Henderson  <rth@redhat.com>
11637
11638         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
11639
11640 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
11641
11642         * g++.dg/eh/ctor1.C: New test.
11643         * g++.dg/other/error2.C: New test.
11644
11645 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
11646
11647         * g++.dg/other/init2.C: New test.
11648
11649 2001-12-24  Richard Henderson  <rth@redhat.com>
11650
11651         * gcc.dg/20011223-1.c: New.
11652         * gcc.dg/inline-1.c: New.
11653
11654 2001-12-23  Richard Henderson  <rth@redhat.com>
11655
11656         * gcc.dg/asm-4.c: Test operand modifiers.
11657
11658 2001-12-23  Richard Henderson  <rth@redhat.com>
11659
11660         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
11661
11662 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
11663
11664         * gcc.c-torture/execute/20011223-1.c: New test.
11665
11666 2001-12-21  Richard Henderson  <rth@redhat.com>
11667
11668         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
11669         re-enables the warning.
11670
11671 2001-12-21  Richard Henderson  <rth@redhat.com>
11672
11673         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
11674
11675 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11676
11677         * gcc.c-torture/compile/20011218-1.c: New test.
11678
11679 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
11680
11681         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
11682         arm-isr.c test.
11683         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
11684         epilogue generation for ARM ISR routines.
11685
11686 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11687
11688         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
11689         * gcc.dg/format/c90-printf-3.c: Likewise.
11690         * gcc.dg/format/c99-printf-3.c: Likewise.
11691         * gcc.dg/format/ext-1.c: Likewise.
11692         * gcc.dg/format/ext-6.c: Likewise.
11693         * gcc.dg/format/format.h: Prototype unlocked stdio.
11694
11695 2001-12-20  Richard Henderson  <rth@redhat.com>
11696
11697         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
11698         (arena): Use it.
11699         (malloc): Correct allocation logic.  Abort if we fill up the
11700         arena before initialization complete.
11701         (realloc): Correct allocation logic.
11702
11703 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
11704
11705         * gcc.c-torture/compile/20011219-2.c: New test.
11706
11707         * gcc.c-torture/execute/20011219-1.c: New test.
11708
11709 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
11710
11711         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
11712         target does not support weak symbols.
11713
11714 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
11715
11716         * gcc.c-torture/compile/20011219-1.c: New test.
11717
11718 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
11719
11720         * g++.dg/other/error1.C: New test.
11721
11722 2001-12-17  Jeffrey A Law  (law@redhat.com)
11723
11724         * gcc.c-torture/execute/20011217-1.c: New test.
11725
11726 2001-12-17  Nicola Pero  <nicola@brainstorm.co.uk>
11727
11728         * objc.dg/special/: New directory.
11729         * objc.dg/special/special.exp: New file.
11730         * objc.dg/special/unclaimed-category-1.h: New file.
11731         * objc.dg/special/unclaimed-category-1a.m: New file.
11732         * objc.dg/special/unclaimed-category-1.m: New file.
11733
11734 2001-12-17  Andreas Jaeger  <aj@suse.de>
11735
11736         * gcc.c-torture/compile/20011217-2.c: New test.
11737
11738 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11739
11740         * gcc.c-torture/compile/20011217-1.c: New test.
11741
11742 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
11743
11744         * testsuite/gcc.dg/20011214-1.c: New.
11745
11746 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
11747
11748         * gcc.dg/altivec-4.c: New.
11749
11750 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
11751
11752         * gcc.dg/20011113-1.c: New test.
11753
11754 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11755
11756         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
11757         std::__malloc_alloc_template<0> and
11758         std::__default_alloc_template<false, 0>.
11759
11760 2001-12-13  Nicola Pero  <n.pero@mi.flashnet.it>
11761
11762         * objc/execute/bf-21.m: New test.
11763         * objc/execute/enumeration-1.m: New test.
11764         * objc/execute/enumeration-2.m: New test.
11765
11766 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
11767
11768         * gcc.dg/gnu89-init-1.c: New test.
11769
11770 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
11771
11772         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
11773         * g++.old-deja/g++.jason/2371.C: Likewise.
11774         * g++.old-deja/g++.jason/template33.C: Likewise.
11775         * g++.old-deja/g++.jason/template34.C: Likewise.
11776         * g++.old-deja/g++.jason/template36.C: Likewise.
11777         * g++.old-deja/g++.oliva/typename1.C: Likewise.
11778         * g++.old-deja/g++.oliva/typename2.C: Likewise.
11779         * g++.old-deja/g++.other/typename1.C: Likewise.
11780         * g++.old-deja/g++.pt/inherit2.C: Likewise.
11781         * g++.old-deja/g++.pt/nontype5.C: Likewise.
11782         * g++.old-deja/g++.pt/typename11.C: Likewise.
11783         * g++.old-deja/g++.pt/typename14.C: Likewise.
11784         * g++.old-deja/g++.pt/typename16.C: Likewise.
11785         * g++.old-deja/g++.pt/typename3.C: Likewise.
11786         * g++.old-deja/g++.pt/typename4.C: Likewise.
11787         * g++.old-deja/g++.pt/typename5.C: Likewise.
11788         * g++.old-deja/g++.pt/typename7.C: Likewise.
11789         * g++.old-deja/g++.robertl/eb9.C: Likewise.
11790
11791 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
11792
11793         * g++.dg/other/linkage1.C: New test.
11794         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
11795         specifiers.
11796
11797 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
11798
11799         * gcc.dg/concat.c: New test.
11800
11801 2001-12-11  Stan Shebs  <shebs@apple.com>
11802
11803         * objc/compile: New test directory.
11804         * objc/compile/compile.exp: New expect script.
11805         * objc/compile/20011211-1.m: New compile test.
11806
11807 2001-12-11  Jason Merrill  <jason@redhat.com>
11808
11809         * lib/prune.exp (prune_gcc_output): Also handle "In member
11810         function".  So many permutations...
11811
11812 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
11813
11814         * g++.dg/template/typedef1.C: New test.
11815
11816 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
11817
11818         * g++.dg/other/copy1.C: New test.
11819
11820 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
11821
11822         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
11823
11824         * gcc.dg/builtin-choose-expr.c: New.
11825
11826 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
11827
11828         * gcc.dg/altivec-2.c: New.
11829
11830 2001-12-07  Richard Henderson  <rth@redhat.com>
11831
11832         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
11833
11834 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
11835
11836         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
11837         ultrasparc.
11838
11839 2001-12-07  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
11840
11841         * g++-old.deja/g++.robertl/eb101.C: Deleted.
11842
11843 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11844
11845         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
11846         variable argument list.
11847
11848 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11849
11850         * gcc.c-torture/execute/memcheck: Delete entire directory.
11851         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
11852         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
11853
11854 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
11855
11856         * gcc.dg/Wshadow-1.c: New test.
11857
11858 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
11859
11860         * gcc.c-torture/compile/20011130-1.c: New test.
11861
11862         * gcc.dg/noncompile/20011025-1.c: New test.
11863
11864         * g++.dg/other/anon-union.C: New test.
11865
11866         * gcc.c-torture/execute/20011024-1.c: New test.
11867
11868 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
11869
11870         * gcc.c-torture/execute/20000722-1.x,
11871         gcc.c-torture/execute/20010123-1.x: Remove.
11872         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
11873         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
11874         gcc.dg/c99-complit-2.c: New tests.
11875
11876 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
11877
11878         * g++.dg/inherit/base1.C: New test.
11879
11880 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
11881
11882         * g++.dg/other/stdarg1.C: New test.
11883
11884         * gcc.c-torture/compile/20011130-2.c: New test.
11885
11886 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
11887
11888         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
11889         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
11890         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
11891         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
11892         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
11893         * gcc.dg/builtin-prefetch-1.c: New test.
11894
11895 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11896
11897         * gcc.dg/20011130-1.c: New test.
11898
11899 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
11900
11901         * g++.dg/other/scope1.C: New test.
11902         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
11903
11904 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
11905
11906         * gcc.dg/vla-init-1.c: New test.
11907
11908 2001-12-01  Geoff Keating  <geoffk@redhat.com>
11909
11910         * gcc.c-torture/compile/structs.c: New testcase from GDB.
11911
11912 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
11913
11914         * objc.dg/alias.m: Update.
11915         * objc.dg/class-1.m: Update.
11916         * objc.dg/const-str-1.m: Update.
11917         * objc.dg/fwd-proto-1.m: Update.
11918         * objc.dg/id-1.m: Update.
11919         * objc.dg/super-class-1.m: Update.
11920
11921 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
11922
11923         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
11924         constructs.
11925
11926 2001-11-28  Jeffrey A Law  (law@cygnus.com)
11927
11928         * gcc.c-torture/execute/20011128-1.c: New test.
11929
11930 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
11931
11932         * gcc.dg/20011127-1.c: New test.
11933
11934 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
11935
11936         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
11937         from Austin Group draft 7.
11938         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
11939         scanf format arguments.
11940         * gcc.dg/format/no-exargs-2.c: New test.
11941
11942 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
11943
11944         * g++.dg/abi/vbase8-4.C: New test.
11945
11946 2001-11-24  Ian Lance Taylor  <ian@airs.com>
11947
11948         * gcc.c-torture/execute/20011121-1.c: New test.
11949
11950 2001-11-23  Jeffrey A Law  (law@cygnus.com)
11951
11952         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
11953
11954 2001-11-23  Andreas Jaeger  <aj@suse.de>
11955
11956         * gcc.dg/cpp/charconst-2.c: New test.
11957
11958 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
11959
11960         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
11961         to the host if it is remote.  Let tests specify extra headers
11962         they use.
11963         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
11964         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
11965         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
11966         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
11967         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
11968         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
11969         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
11970         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
11971         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
11972         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
11973
11974 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
11975
11976         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
11977         for little endian ARMs.
11978
11979 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
11980
11981         * gcc.c-torture/compile/20011119-1.c: New test.
11982         * gcc.c-torture/compile/20011119-2.c: New test.
11983
11984 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
11985
11986         * gcc.dg/altivec-1.c: Fix typo.
11987
11988 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
11989
11990         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
11991
11992 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11993
11994         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
11995
11996 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
11997
11998         * lib/g77.exp: Don't specify --rpath-link.
11999
12000         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
12001         across all the headers.
12002         * gcc.dg/format/format.exp: For testing on a remote host,
12003         copy format.h.
12004
12005         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
12006         * gcc.c-torture/execute/930406-1.c: Likewise.
12007         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
12008
12009 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
12010
12011         * gcc.dg/altivec-1.c: New.
12012
12013 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
12014
12015         * gcc.dg/cpp/fpreprocessed.c: New test case.
12016
12017 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12018
12019         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
12020         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
12021         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
12022
12023 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12024
12025         * gcc.dg/no-builtin-1.c: New test.
12026
12027 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
12028
12029         * gcc.c-torture/execute/20011115-1.c: New test.
12030
12031 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
12032
12033         * gcc.c-torture/compile/20011114-2.c: New test.
12034         * gcc.c-torture/compile/20011114-3.c: New test.
12035         * gcc.c-torture/compile/20011114-4.c: New test.
12036
12037 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
12038
12039         * g++.dg/other/init1.C: New test.
12040
12041 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
12042
12043         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
12044         message.
12045
12046         * gcc.c-torture/execute/20011114-1.c: New testcase.
12047
12048         * gcc.c-torture/compile/20010327-1.c: Revert last change.
12049         * gcc.c-torture/compile/20011114-1.c: New test, exactly
12050         like the (before this change) version of 20010327-1.c.
12051
12052 2001-11-14  Roger Sayle <roger@eyesopen.com>
12053
12054         * gcc.c-torture/execute/string-opt-13.c: New testcase.
12055
12056 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
12057
12058         * g++.dg/init/array2.C: New test.
12059
12060 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
12061
12062         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
12063
12064 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
12065
12066         * g++.dg/other/forscope1.C: New test.
12067         * g++.dg/ext/forscope1.C: New test.
12068         * g++.dg/ext/forscope2.C: New test.
12069
12070 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
12071
12072         * gcc.c-torture/execute/20011113-1.c: New test.
12073
12074 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
12075
12076         * gcc.c-torture/execute/20011109-2.c: New test.
12077
12078         * gcc.c-torture/execute/20011109-1.c: New test.
12079
12080 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
12081
12082         * gcc.c-torture/compile/20011109-1.c: New test.
12083
12084 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
12085
12086         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
12087         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
12088         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
12089         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
12090         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
12091         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
12092         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
12093
12094 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12095
12096         * g++.dg/warn/Wshadow-1.C: New tests.
12097         * g++.old-deja/g++.mike/for3.C: Update.
12098
12099 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
12100
12101         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
12102         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
12103         XFAILs.  Adjust expected error texts.
12104         * gcc.c-torture/compile/20011106-1.c,
12105         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
12106         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
12107         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
12108         gcc.dg/c99-array-lval-5.c: New tests.
12109
12110 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12111
12112         * gcc.dg/cpp/defined.c: Update.
12113
12114 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12115
12116         * gcc.c-torture/execute/anon-1.c: New test.
12117
12118 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
12119
12120         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
12121         same size, so no warning should be produced on stormy16.
12122
12123         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
12124         due to oversized array.
12125         * g++.old-deja/g++.mike/ns15.C: Likewise.
12126         * g++.old-deja/g++.pt/crash16.C: Likewise.
12127
12128 2001-11-02  Graham Stott  <grahams@redhat.com>
12129
12130         * g++.dgother/debug1.C: Fix typos.
12131
12132 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
12133
12134         * g++.dg/other/debug1.C: New test.
12135
12136 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12137
12138         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
12139         of unsigned long.
12140
12141 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
12142
12143         * gcc.dg/20011029-2.c: New test.
12144
12145         * gcc.c-torture/compile/20011029-1.c: New test.
12146
12147 2001-10-29  Nicola Pero  <n.pero@mi.flashnet.it>
12148
12149         * objc/execute/class_self-1.m: New test.
12150         * objc/execute/class_self-2.m: New test.
12151
12152 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
12153
12154         * gcc.misc-tests/msgs.exp: Delete.
12155         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
12156         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
12157         error set to match recent changes.
12158
12159 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
12160
12161         * gcc.dg/20011021-1.c: New test.
12162
12163 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
12164
12165         * gcc.c-torture/compile/20011023-1.c: New test.
12166
12167 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
12168
12169         * lib/g77.exp: Rewrite based on lib/g++.exp.
12170
12171 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
12172
12173         * gcc.c-torture/execute/20011019-1.c: New test.
12174
12175         * gcc.dg/20011018-1.c: New test.
12176
12177 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
12178
12179         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
12180
12181 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
12182
12183         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
12184         * gcc.dg/attr-invalid.c: Likewise.
12185
12186 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
12187
12188         * testsuite/gcc.dg/20011015-1.c: New test.
12189
12190 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12191
12192         * g++.dg/template/unify2.C: New test.
12193
12194 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
12195
12196         * g++.dg/other/exception-specification.C: New test
12197
12198 2001-10-13  Tom Rix  <trix@redhat.com>
12199
12200         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
12201         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
12202
12203 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
12204
12205         * testsuite/gcc.dg/20011009-1.c: New test.
12206
12207 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
12208
12209         PR g++/4476
12210         * g++.dg/other/friend1.C: New test.
12211
12212 2001-10-11  Richard Henderson  <rth@redhat.com>
12213
12214         * g++.old-deja/g++.other/crash18.C: Add -S to options.
12215
12216 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12217
12218         * gcc.c-torture/compile/20011010-1.c: New.
12219
12220 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
12221
12222         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
12223         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
12224         g77.f-torture/execute/execute.exp,
12225         g77.f-torture/noncompile/noncompile.exp,
12226         gcc.c-torture/compile/compile.exp,
12227         gcc.c-torture/execute/execute.exp,
12228         gcc.c-torture/execute/ieee/ieee.exp,
12229         gcc.c-torture/execute/memcheck/memcheck.exp,
12230         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
12231         objc/execute/execute.exp: Update FSF address.
12232
12233 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
12234
12235         * gcc.dg/cpp/cmdlne-C.c: Update.
12236         * gcc.dg/cpp/cmdlne-C2.c: New.
12237
12238 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12239
12240         * gcc.c-torture/execute/20011008-3.c: New.
12241
12242 2001-10-08  DJ Delorie  <dj@redhat.com>
12243
12244         * gcc.dg/20011008-1.c: New.
12245         * gcc.dg/20011008-2.c: New.
12246
12247 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
12248
12249         * gcc.dg/cpp/spacing1.c: Update test.
12250
12251 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
12252
12253         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
12254         spelling errors of "separate" as "seperate".
12255
12256 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
12257
12258         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
12259         enough to avoid inlining.
12260
12261 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12262
12263         * lib/g77.exp: set libg2c_dir correctly.
12264
12265 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12266
12267         * gcc.dg/cpp/macro11.c: New test.
12268
12269 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12270
12271         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
12272         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
12273         gcc.dg/format/multattr-3.c: New tests.
12274         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
12275         tests for format attributes on function pointers being rejected.
12276
12277 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12278
12279         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
12280
12281 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
12282
12283         * g++.dg/warn/format1.C: New test.
12284
12285 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
12286
12287         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
12288
12289 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12290
12291         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
12292
12293 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
12294
12295         * gcc.dg/cpp/redef2.c: Add test.
12296
12297 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
12298
12299         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
12300         long-standing bug on i686, apparently.
12301         * gcc.c-torture/execute/loop-2c.x: New file.
12302         * gcc.c-torture/execute/loop-2d.x: New file.
12303         * gcc.c-torture/execute/loop-3c.x: New file.
12304
12305 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
12306
12307         * gcc.dg/cpp/20000625-2.c: Correct line number.
12308
12309 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12310
12311         * gcc.dg/cpp/macro10.c: New test.
12312         * gcc.dg/cpp/strify3.c: New test.
12313         * gcc.dg/cpp/spacing1.c: Add tests.
12314         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
12315         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
12316
12317 2001-09-24  DJ Delorie  <dj@redhat.com>
12318
12319         * gcc.c-torture/execute/20010924-1.c: New test.
12320
12321 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
12322
12323         * testsuite/objc/execute/paste.m: Remove.
12324
12325 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12326
12327         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
12328
12329 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
12330
12331         * g77.dg/strlen0.f: New test.
12332
12333 2001-09-21  Richard Henderson  <rth@redhat.com>
12334
12335         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
12336         * g++.old-deja/g++.abi/vtable2.C: Likewise.
12337
12338 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
12339
12340         Table-driven attributes.
12341         * g++.dg/ext/attrib1.C: New test.
12342
12343 2001-09-20  DJ Delorie  <dj@redhat.com>
12344
12345         * gcc.dg/20000926-1.c: Update expected warning messages.
12346         * gcc.dg/array-2.c: Likewise, and test for warnings too.
12347         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
12348         array.
12349
12350 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
12351
12352         * g++.dg/eh/registers1.C: New test case.
12353
12354 2001-09-17  Richard Henderson  <rth@redhat.com>
12355
12356         * gcc.dg/array-5.c: Fix VLA decomposition test.
12357
12358 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
12359
12360         * gcc.dg/cpp/line5.c: New testcase.
12361
12362 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
12363
12364         * gcc.dg/cpp/macro9.c: New test.
12365
12366 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
12367
12368         * gcc.c-torture/execute/980223.c: Change type of addr from long
12369         to char *.
12370
12371 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
12372
12373         * gcc.c-torture/execute/20010915-1.c: New test.
12374
12375 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
12376
12377         * g77.dg/bprob: New directory.
12378         * g77.dg/bprob/bprob.exp: New file.
12379         * g77.dg/bprob/bprob-1.f: New test.
12380         * g77.dg/gcov: New directory.
12381         * g77.dg/gcov/gcov.exp: New file.
12382         * g77.dg/gcov/gcov-1.f: New test.
12383         * g77.dg/gcov/gcov-1.x: New file.
12384
12385 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
12386
12387         * gcc.dg/cpp/directiv.c: Update.
12388         * gcc.dg/cpp/undef1.c: Update.
12389
12390 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
12391
12392         * gcc.dg/20010912-1.c: New test.
12393
12394 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
12395
12396         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
12397         language-independent file in lib.
12398         * lib/gcov.exp: New file.
12399
12400 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12401
12402         * gcc.c-torture/compile/20010911-1.c: New test.
12403
12404 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
12405
12406         * lib/profopt.exp: New, to support profile-directed optimizations.
12407         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
12408         * gcc.misc-tests/bprob-1.c: New test.
12409         * gcc.misc-tests/bprob-2.c: New test.
12410
12411 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
12412
12413         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
12414         XFAIL and which kinds of gcov output to verify.
12415         * gcc.misc-tests/gcov-4b.x: New file.
12416         * gcc.misc-tests/gcov-5b.x: New file.
12417         * gcc.misc-tests/gcov-6.x: New file.
12418         * gcc.misc-tests/gcov-7.c: New test.
12419         * gcc.misc-tests/gcov-7.x: New file.
12420
12421 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
12422
12423         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
12424         * gcc.misc-tests/gcov-6.c: New test.
12425
12426 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
12427
12428         PR c++/3986
12429         * g++.dg/abi/vbase1.C: New test.
12430
12431 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
12432
12433         * objc.dg/method-2.m: New.
12434
12435 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
12436
12437         PR c++/4203
12438         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
12439         * g++.dg/init/empty1.C: New test.
12440
12441 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
12442
12443         * gcc.c-torture/compile/20010903-1.c: New test.
12444
12445 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
12446
12447         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
12448         for m68k.
12449
12450 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
12451
12452         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
12453
12454         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
12455
12456         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
12457
12458 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
12459
12460         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
12461         for 16-bit 'unsigned int'.
12462
12463 2001-08-29  Kazu Hirata  <kazu@hxi.com>
12464
12465         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
12466
12467 2001-08-27  Richard Henderson  <rth@redhat.com>
12468
12469         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
12470         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
12471
12472 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
12473
12474         * gcc.dg/asm-names.c (ymain): New.
12475
12476 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
12477
12478         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
12479         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
12480         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
12481
12482 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12483
12484         * gcc.dg/compare5.c: New testcase.
12485
12486 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
12487
12488         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
12489         and "In instantiation".
12490
12491 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
12492
12493         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
12494
12495 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
12496
12497         * gcc.misc-tests/gcov.exp: Add support for branch information.
12498         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
12499         * gcc.misc-tests/gcov-4.c: New test.
12500         * gcc.misc-tests/gcov-4b.c: New test.
12501         * gcc.misc-tests/gcov-5b.c: New test.
12502
12503 2001-08-20  Zack Weinberg  <zackw@panix.com>
12504
12505         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
12506         expected to fail.
12507
12508 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12509
12510         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
12511
12512 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
12513
12514         * g++.dg/eh/template1.C: New test.
12515
12516 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
12517
12518         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
12519         Fix thinko.
12520         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
12521         for xfail.
12522
12523 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
12524
12525         * lib/g77-dg.exp:  Use prune.exp for common procedures
12526         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
12527         * lib/g77.exp: (g77-dg-prune) Remove
12528
12529 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
12530
12531         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
12532
12533 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12534
12535         * g++.dg/template/unify1.C: New test.
12536
12537 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
12538
12539         * g++.dg/abi/empty4.C: New test.
12540
12541 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
12542
12543         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
12544         solaris2.*
12545         * g77.f-torture/compile/pr3743.x: Likewise
12546
12547 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
12548
12549         * g++.dg/other/using-declaration.C: New test.
12550
12551 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12552
12553         * gcc.dg/cpp/tr-sign.c: New testcase.
12554
12555 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
12556
12557         * gcc.dg/cpp/19951025-1.c: Revert.
12558         * gcc.dg/cpp/directiv.c: We no longer process directives that
12559         interrupt macro arguments.
12560
12561 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
12562
12563         * gcc.dg/bconstp-1.c: New test.
12564
12565 2001-08-03  Richard Henderson  <rth@redhat.com>
12566
12567         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
12568
12569 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
12570
12571         * gcc.dg/cpp/19951025-1.c: Update.
12572
12573 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
12574
12575         * g77.dg/ff90-1.f (s): Fix reference of variable z,
12576         should be x.
12577
12578 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
12579
12580         Kill -fhonor-std.
12581         * g++.old-deja/g++.ns/ns14.C: Remove special options.
12582         * g++.old-deja/g++.other/std1.C: Likewise.
12583         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
12584
12585 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
12586
12587         * lib/g77.exp:  Load gcc-defs.exp for common procedures
12588         (g77_pass, g77_fail, g77_finish, g77_exit,
12589         ${tool}_check_unsupported_p} Now redundant.  Deleted.
12590
12591 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
12592
12593         * g77.dg/fbackslash.f
12594         * g77.dg/fcase-preserve.f
12595         * g77.dg/ff90-1.f
12596         * g77.dg/ffixed-line-length-0.f
12597         * g77.dg/ffixed-line-length-132.f
12598         * g77.dg/ffixed-line-length-7.f
12599         * g77.dg/ffixed-line-length-72.f
12600         * g77.dg/ffixed-line-length-none.f
12601         * g77.dg/ffree-form-1.f
12602         * g77.dg/fno-backslash.f
12603         * g77.dg/fno-f90-1.f
12604         * g77.dg/fno-fixed-form-1.f
12605         * g77.dg/fno-onetrip.f
12606         * g77.dg/fno-typeless-boz.f
12607         * g77.dg/fno-underscoring.f
12608         * g77.dg/fno-vxt-1.f
12609         * g77.dg/fonetrip.f
12610         * g77.dg/ftypeless-boz.f
12611         * g77.dg/fugly-assumed.f
12612         * g77.dg/funderscoring.f
12613         * g77.dg/fvxt-1.f
12614
12615 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
12616
12617         * objc.dg/fwd-proto-1.m: New.
12618         * objc.dg/local-decl-1.m: New.
12619         * objc.dg/naming-1.m: New.
12620         * objc.dg/naming-2.m: New.
12621         * objc.dg/proto-hier-1.m: New.
12622
12623 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
12624
12625         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
12626         largest-type elements to a struct makes its size grow.
12627
12628 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12629
12630         * g++.dg/abi/vthunk1.C: New test.
12631
12632 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
12633
12634         * g++.dg/abi/vbase8-22.C: New test.
12635
12636 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12637
12638         * gcc.dg/cpp/macro8.c: New test.
12639
12640 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12641
12642         * g++.dg/abi/vbase8-21.C: New test.
12643
12644 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
12645
12646         * g++.dg/abi/vbase8-10.C: New test.
12647
12648 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12649
12650         * lib/g++.exp (g++_set_ld_library_path): Renamed to
12651         ${tool}_set_ld_library_path.
12652         Changed caller.
12653         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
12654         g++.exp.
12655
12656 2001-07-26  Stan Cox <scox@redhat.com>
12657
12658         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
12659         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
12660         gcc_exit, gcc_check_unsupported_p):
12661         Moved to gcc-deps.exp
12662         * gcc-deps.exp: New file.
12663
12664 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12665
12666         * g++.old-deja/g++.pt/defarg14.C: New test.
12667
12668 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12669
12670         * g++.old-deja/g++.other/lineno5.C: New test.
12671
12672 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12673
12674         * g++.old-deja/g++.pt/crash68.C: New test.
12675
12676 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
12677
12678         * g++.old-deja/g++.other/crash42.C: New test.
12679
12680 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
12681
12682         * gcc.dg/cpp/extratokens.c: Fix.
12683         * gcc.dg/cpp/skipping2.c: New tests.
12684
12685 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12686
12687         * gcc.c-torture/execute/20010724-1.c: New file.
12688         * gcc.c-torture/execute/20010724-1.x: New file.
12689
12690 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12691
12692         * g++.old-deja/g++.other/cond7.C: New test.
12693
12694 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12695
12696         * g++.old-deja/g++.other/optimize4.C: New test.
12697
12698 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
12699
12700         * g++.old-deja/g++.abi/vbase8-5.C: New test.
12701
12702 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
12703
12704         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
12705         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
12706         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
12707         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
12708
12709         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
12710         bug report" message.
12711
12712         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
12713         * g++.dg/ext/instantiate1.C: Move from old-deja.
12714
12715 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
12716
12717         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
12718         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
12719         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
12720         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
12721
12722 2001-07-23  Jeffrey A Law  (law@cygnus.com)
12723
12724         * gcc.c-torture/execute/20010723-1.c: New test.
12725
12726 2001-07-23  Ben Elliston  <bje@redhat.com>
12727
12728         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
12729
12730 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12731
12732         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
12733         i[34567]86-*-*.
12734         Delete handling of ieee_multilib_flags.
12735         Pass -mieee for alpha*-*-* and sh-*-*.
12736         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
12737
12738 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
12739
12740         Remove old-abi tests.
12741         * g++.old-deja/g++.mike/p11116.C: Remove.
12742         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
12743
12744 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
12745
12746         * g77.f-torture/compile/pr3743.f:  New test
12747
12748 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
12749
12750         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
12751
12752 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12753
12754         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
12755         g++.old-deja/g++.pt/static6.C: Likewise.
12756         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
12757         supports weak symbols.
12758
12759 2001-07-18  Andreas Jaeger  <aj@suse.de>
12760
12761         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
12762         supported again.
12763
12764 2001-07-18  Andreas Jaeger  <aj@suse.de>
12765
12766         * gcc.dg/iftrap-1.c: Fix target line.
12767
12768 2001-07-17  Richard Henderson  <rth@redhat.com>
12769
12770         * gcc.c-torture/execute/20010717-1.c: New.
12771
12772 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12773
12774         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
12775         tests.
12776
12777 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
12778
12779         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
12780
12781 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12782
12783         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
12784         UAC_SIGBUS, UAC_NOPRINT definitions.
12785
12786 2001-07-16  Nicola Pero  <n.pero@mi.flashnet.it>
12787
12788         * objc/execute/object_is_class.m: New test.
12789         * objc/execute/object_is_meta_class.m: New test.
12790
12791 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
12792
12793         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
12794         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
12795
12796 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
12797
12798         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
12799         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
12800
12801 2001-07-14  Richard Henderson  <rth@redhat.com>
12802
12803         * gcc.dg/iftrap-1.c: New.
12804
12805 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
12806
12807         * g77.f-torture/execute/intrinsic77.f: New test.
12808
12809 2001-07-11  Janis Johnson <janis@us.ibm.com>
12810
12811         * gcc.misc-tests/gcov-3.c: New test.
12812
12813 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12814
12815         * gcc.c-torture/compile/20010711-1.c,
12816         * gcc.c-torture/compile/20010711-2.c: New tests.
12817
12818 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
12819
12820         * gcc.c-torture/execute/20010711-1.c: New test.
12821
12822 2001-07-11  Ben Elliston  <bje@redhat.com>
12823
12824         * g++.old-deja/g++.other/enum5.C: New test.
12825
12826 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
12827
12828         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
12829         (g++-dg-prune): Call prune_gcc_output.
12830         * prune.exp: New file for prune_gcc_output.
12831         * lib/g++.exp, lib/gcc.exp: Load it.
12832
12833 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
12834
12835         * gcc.c-torture/compile/20010701-1.c,
12836         g++.old-deja/g++.ext/attrib6.C: New tests.
12837
12838 2001-07-06  Jeffrey A Law  (law@cygnus.com)
12839
12840         * gcc.c-torture/compile/20010706-1.c: New test.
12841
12842 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
12843
12844         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
12845
12846 2001-06-28  Stan Shebs  <shebs@apple.com>
12847
12848         * gcc.dg/pragma-darwin.c: New test.
12849
12850 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12851
12852         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
12853         Solaris 2.[678] system.
12854
12855 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
12856
12857         * gcc.dg/20010622-1.c: New test.
12858
12859 2001-06-18  Stan Shebs  <shebs@apple.com>
12860
12861         * objc.dg: New directory.
12862         * objc.dg/dg.exp: New file.
12863         * objc.dg/alias.m: New.
12864         * objc.dg/class-1.m: New.
12865         * objc.dg/class-2.m: New.
12866         * objc.dg/const-str-1.m: New.
12867         * objc.dg/const-str-2.m: New.
12868         * objc.dg/id-1.m: New.
12869         * objc.dg/method-1.m: New.
12870         * objc.dg/super-class-1.m: New.
12871         * lib/objc-dg.exp: New file.
12872
12873 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12874
12875         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
12876         of label name.
12877
12878 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
12879
12880         * g++.old-deja/g++.abi/vbase8-9.C: New test.
12881
12882 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12883
12884         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
12885         variable.
12886
12887 2001-06-12  Richard Henderson  <rth@redhat.com>
12888
12889         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
12890
12891 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12892
12893         * g++.old-deja/g++.abi/vbase5.C: New test.
12894         * g++.old-deja/g++.abi/vbase6.C: New test.
12895         * g++.old-deja/g++.abi/vbase7.C: New test.
12896
12897 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12898
12899         * gcc.c-torture/compile/20010610-1.c: New test.
12900
12901 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
12902
12903         * g++.old-deja/g++.abi/vbase4.C: New test.
12904
12905 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12906
12907         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
12908         support %f for HC11/HC12 targets.
12909         * gcc.c-torture/execute/930513-1.x: New file, likewise.
12910         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
12911         on HC11/HC12 targets.
12912         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
12913
12914 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12915
12916         * gcc.dg/wchar_t-1.c: New file.
12917         * gcc.dg/wint_t-1.c: Likewise.
12918
12919 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
12920
12921         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
12922
12923 2001-06-11  Richard Henderson  <rth@redhat.com>
12924
12925         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
12926
12927 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12928
12929         * gcc.c-torture/compile/20010611-1.c: New test.
12930
12931 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
12932
12933         * gcc.dg/c99-tag-1.c: Add more tests.
12934
12935 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
12936
12937         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
12938         representation on MN10300 and ARM/Thumb.
12939
12940 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
12941
12942         * g77.f-torture/execute/20010610.f: New.
12943
12944 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
12945
12946         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
12947         names.
12948
12949 2001-06-09  Richard Henderson  <rth@redhat.com>
12950
12951         * gcc.c-torture/execute/ashrdi-1.c: New.
12952         * gcc.c-torture/execute/ashldi-1.c: New.
12953         * gcc.c-torture/execute/lshrdi-1.c: New.
12954
12955 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
12956
12957         * objc/execute/load-3.m: Added. Check sending +load to categories,
12958         in addition to classes.
12959
12960 2001-06-08  Stan Shebs  <shebs@apple.com>
12961
12962         * objc/execute/load-2.m: New test.  From Nicola Pero
12963         <n.pero@mi.flashnet.it>.
12964
12965 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
12966
12967         * gcc.c-torture/execute/20010605-2.c: New test.
12968
12969 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12970
12971         * g++.old-deja/g++.abi/vbase2.C: New test.
12972         * g++.old-deja/g++.abi/vbase3.C: New test.
12973
12974 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
12975
12976         * g++.old-deja/g++.pt/friend49.C: New test.
12977
12978 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
12979
12980         * g++.old-deja/g++.ext/anon3.C: New test.
12981
12982 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
12983
12984         * g++.old-deja/g++.other/conv7.C: New test.
12985
12986 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
12987
12988         * gcc.c-torture/compile/20010605-2.c: New test.
12989
12990 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12991
12992         * gcc.c-torture/execute/20010604-1.c: New test.
12993
12994 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
12995
12996         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
12997
12998 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
12999
13000         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
13001         (g++_link_flags): Likewise.
13002         (g++_init): Pass gccpath's value to two previous functions.
13003
13004 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13005
13006         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
13007         Ensure logfile entry matches exec command line.
13008
13009 2001-05-31  Richard Henderson  <rth@redhat.com>
13010
13011         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
13012         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
13013
13014 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
13015
13016         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
13017         compiler for irix6.2
13018
13019 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
13020
13021         * g++.old-deja/g++.other/optimize3.C: New file.
13022
13023 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
13024
13025         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
13026         assemble.
13027
13028 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
13029
13030         * g++.old-deja/g++.other/optimize2.C: New file.
13031
13032 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
13033
13034         * gcc.c-torture/compile/20010518-2.c: New file.
13035         * gcc.c-torture/execute/20010518-1.c: New file.
13036         * gcc.c-torture/execute/20010518-2.c: New file.
13037
13038 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13039
13040         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
13041
13042 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
13043
13044         G++ no longer defines builtins that do not begin with __builtin.
13045         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
13046         * g++.old-deja/g++.brendand/misc13.C: Likewise.
13047         * g++.old-deja/g++.law/builtin1.C: Likewise.
13048         * g++.old-deja/g++.law/cvt2.C: Likewise.
13049         * g++.old-deja/g++.mike/net5.C: Likewise.
13050         * g++.old-deja/g++.other/builtins1.C: Likewise.
13051         * g++.old-deja/g++.other/builtins2.C: Likewise.
13052         * g++.old-deja/g++.other/builtins3.C: Likewise.
13053         * g++.old-deja/g++.other/builtins4.C: Likewise.
13054         * g++.old-deja/g++.other/inline8.C: Likewise.
13055         * g++.old-deja/g++.robertl/eb39.C: Likewise.
13056
13057 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
13058
13059         * g++.old-deja/g++.pt/using1.C: Adjust.
13060         * g++.old-deja/g++.pt/using2.C: New test.
13061
13062 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
13063
13064         * gcc.dg/cpp/charconst.c: New tests.
13065         * gcc.dg/cpp/escape.c: New tests.
13066         * gcc.dg/cpp/escape-1.c: New tests.
13067         * gcc.dg/cpp/escape-2.c: New tests.
13068         * gcc.dg/cpp/ucs.c: New tests.
13069
13070 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
13071
13072         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
13073         native compiler for irix6.5.
13074
13075 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
13076
13077         * lib/g++.exp (g++_include_flags): Use args to compute
13078         get_multilibs.
13079         (g++_link_flags): Likewise.
13080         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
13081
13082 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
13083
13084         * gcc.dg/c90-hexfloat-1.c: Add more tests.
13085
13086 2001-05-21  Geoff Keating  <geoffk@redhat.com>
13087
13088         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
13089         this file.
13090
13091 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13092
13093         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
13094         STACK_SIZE;
13095         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
13096         to STACK_SIZE; Use it to define size of add_histo array.
13097         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
13098         to STACK_SIZE.
13099         (f): Use GITT_SIZE to define size of gitt local table.
13100         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
13101         to STACK_SIZE; Use it to define size of bytemem array.
13102
13103 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13104
13105         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
13106         on 68HC11/HC12 due to the asm instruction.
13107         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
13108         * gcc.c-torture/compile/920520-1.x: Likewise.
13109         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
13110         on 68HC11/HC12 because the function is larger than 64K.
13111         * gcc.c-torture/compile/961203-1.x: New file, this test fails
13112         on 68HC11/HC12 because the structure is too large.
13113
13114 2001-05-20  Richard Henderson  <rth@redhat.com>
13115
13116         * gcc.c-torture/execute/20010520-1.c: New.
13117
13118 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13119
13120         * g++.old-deja/g++.warn/compare1.C: New test.
13121         * gcc.dg/compare4.c: New test.
13122
13123 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
13124
13125         * g++.old-deja/g++.other/optimize1.C: New test.
13126
13127 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13128
13129         * g++.old-deja/g++.pt/spec41.C: New test.
13130
13131 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13132
13133         * gcc.c-torture/compile/20010114-1.x: Remove.
13134
13135 2001-05-18  Stan Shebs  <shebs@apple.com>
13136
13137         * gcc.c-torture/compile/20010518-1.c: New test.
13138
13139 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
13140
13141         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
13142         * g++.old-deja/g++.pt/crash67.C: New test.
13143
13144 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
13145
13146         * g++.old-deja/g++.other/debug9.C: New test.
13147
13148 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
13149
13150         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
13151
13152 2001-05-16  Jan Hubicka  <jh@suse.cz>
13153
13154         * gcc.c-torture/compile/20010516-1.c: New test.
13155
13156 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13157
13158         * g++.old-deja/g++.other/crash41.C: New test.
13159
13160 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
13161
13162         * g++.old-deja/g++.pt/crash66.C: New test.
13163
13164 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
13165
13166         * g++.old-deja/g++.robertl/eb27.C: Convert.
13167
13168 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
13169
13170         * g++.dg/friend-warn.C: New test.  Do not warn about friend
13171         declaration being redundant.
13172
13173 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
13174
13175         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
13176
13177 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
13178
13179         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
13180
13181 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
13182
13183         * lib/g++.exp: Use testsuite_flags.
13184
13185 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
13186
13187         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
13188
13189 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13190
13191         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
13192
13193 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
13194
13195         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
13196
13197 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
13198
13199         * gcc.c-torture/compile/20010313-1.c: New test.
13200
13201 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
13202
13203         * gcc.dg/cpp/direct2.c: New test.
13204         * gccq.dg/cpp/direct2s.c: New test.
13205
13206         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
13207
13208 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
13209
13210         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
13211         * g++.old-deja/g++.other/op3.C: Likewise.
13212
13213 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13214
13215         * gcc.dg/cpp/syshdr.h: New file.
13216         * gcc.dg/cpp/sysmac1.c: Update.
13217         * gcc.dg/cpp/sysmac2.c: Update.
13218
13219 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
13220
13221         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
13222
13223 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
13224
13225         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
13226         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
13227
13228 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
13229
13230         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
13231
13232 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
13233
13234         * lib/g++.exp (g++_include_flags): Don't use any special flags
13235         if TESTING_IN_BUILD_TREE is not defined.
13236         (g++_init): Use a plain 'c++' as the compiler if
13237         TESTING_IN_BUILD_TREEE is not defined.
13238
13239 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13240
13241         * g++.old-deja/g++.eh/catch13.C: New test.
13242         * g++.old-deja/g++.eh/catch14.C: New test.
13243
13244 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
13245
13246         * gcc.dg/cpp/tr-define.c: New test.
13247
13248 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
13249
13250         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
13251         <stdlib.h>, not <malloc.h>.
13252
13253 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13254
13255         * g++.old-deja/g++.ns/template17.C: New test.
13256
13257 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
13258
13259         * g++.old-deja/g++.pt/ref4.C: New test.
13260
13261 2001-04-30  Richard Henderson  <rth@redhat.com>
13262
13263         * gcc.dg/20000724-1.c: Revert last change.
13264
13265 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
13266
13267         * g77.f-torture/execute/20010430.f: New test.
13268
13269 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
13270
13271         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
13272
13273 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
13274
13275         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
13276
13277 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13278
13279         * g++.old-deja/g++.eh/crash6.C: New test.
13280
13281 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13282
13283         * g++.old-deja/g++.other/warn7.C: New test.
13284
13285 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
13286
13287         * g++.old-deja/g++.other/defarg9.C: New test.
13288
13289 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13290
13291         * g77.f-torture/compile/20010426.f: New test.
13292         * g77.f-torture/execute/20010426.f: New test.
13293
13294 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
13295
13296         * g77.f-torture/compile/20000629-1.x: Remove - error
13297         has been fixed.
13298
13299 2001-04-26  Jeffrey A Law  (law@cygnus.com)
13300
13301         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
13302         Tweak slightly to work with g++.dg framework.
13303         * g++.dg/special/ecos.exp: Run initp1.C test.
13304         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
13305
13306         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
13307         its linker doesn't give line numbers either.
13308         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
13309
13310 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13311
13312         * g++.old-deja/g++.other/lex1.C: New test.
13313
13314 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
13315
13316         * gcc.dg/noncompile/20010425-1.c: New test.
13317
13318 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
13319
13320         * g++.old-deja/g++.pt/mangle2.C: New test.
13321
13322 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13323
13324         * gcc.dg/format/plus-1.c: New test.
13325
13326 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13327
13328         * gcc.dg/20010423-1.c: New test.
13329
13330 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
13331
13332         * gcc.c-torture/execute/20010422-1.c: New test.
13333
13334 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
13335
13336         * g++.old-deja/g++.ns/type2.C: New test.
13337
13338 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
13339
13340         * g++.old-deja/g++.other/perf1.C: New test.
13341
13342 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
13343
13344         * gcc.dg/c99-func-2.c: Remove xfail.
13345         * gcc.dg/c99-func-3.c: Remove xfail.
13346         * gcc.dg/c99-func-4.c: Remove xfail.
13347
13348 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
13349
13350         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
13351
13352 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
13353
13354         * gcc.c-torture/compile/20010423-1.c: New test.
13355
13356 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13357
13358         * g++.old-deja/g++.pt/typename28.C: New test.
13359
13360 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
13361
13362         * g++.old-deja/g++.abi/empty2.C: New test.
13363         * g++.old-deja/g++.abi/empty3.C: New test.
13364
13365 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13366
13367         * g++.old-deja/g++.other/comdat2.C: New test.
13368         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
13369
13370 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13371
13372         * g++.old-deja/g++.other/overload14.C: New test.
13373
13374 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13375
13376         * g++.old-deja/g++.other/lookup23.C: New test.
13377
13378 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
13379
13380         * gcc.c-torture/execute/20010403-1.c: New test.
13381
13382 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
13383             Mark Mitchell  <mark@codesourcery.com>
13384
13385         * lib/old-dejagnu.exp: Don't delete output of executable.
13386         Add .exe suffix to executables.
13387
13388 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
13389
13390         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
13391
13392 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13393
13394         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
13395
13396 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13397
13398         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
13399         * g++.old-deja/g++.abi/crash1.C: New test.
13400
13401 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
13402
13403         * g++.old-deja/g++.other/crash40.C: New test.
13404
13405 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13406
13407         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
13408
13409 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
13410
13411         * g++.old-deja/g++.other/warn6.C: New test.
13412
13413 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
13414
13415         * g++.old-deja/g++.robertl/eb42.C: Same.
13416
13417 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13418
13419         * gcc.dg/wtr-conversion-1.c: New testcase.
13420
13421 2001-04-10  Richard Henderson  <rth@redhat.com>
13422
13423         * g++.old-deja/g++.other/array5.C: New.
13424
13425 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13426
13427         * gcc.c-torture/execute/20010408-1.c: New test.
13428
13429 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
13430
13431         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
13432         headers and constructs.
13433         * g++.old-deja/g++.robertl/eb79.C: Same.
13434         * g++.old-deja/g++.robertl/eb77.C (main): Same.
13435         * g++.old-deja/g++.robertl/eb73.C: Same.
13436         * g++.old-deja/g++.robertl/eb66.C (main): Same.
13437         * g++.old-deja/g++.robertl/eb55.C (t): Same.
13438         * g++.old-deja/g++.robertl/eb54.C (main): Same.
13439         * g++.old-deja/g++.robertl/eb46.C (main): Same.
13440         * g++.old-deja/g++.robertl/eb44.C: Same.
13441         * g++.old-deja/g++.robertl/eb41.C (main): Same.
13442         * g++.old-deja/g++.robertl/eb4.C (main): Same.
13443         * g++.old-deja/g++.robertl/eb39.C: Same.
13444         * g++.old-deja/g++.robertl/eb33.C (main): Same.
13445         * g++.old-deja/g++.robertl/eb31.C (main): Same.
13446         * g++.old-deja/g++.robertl/eb30.C: Same.
13447         * g++.old-deja/g++.robertl/eb3.C: Same.
13448         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
13449         * g++.old-deja/g++.robertl/eb21.C: Same.
13450         * g++.old-deja/g++.robertl/eb15.C: Same.
13451         * g++.old-deja/g++.robertl/eb118.C: Same.
13452         * g++.old-deja/g++.robertl/eb115.C (main): Same.
13453         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
13454         * g++.old-deja/g++.robertl/eb109.C: Same.
13455         * g++.old-deja/g++.other/sibcall1.C (main): Same.
13456         * g++.old-deja/g++.mike/rtti1.C: Same.
13457         * g++.old-deja/g++.mike/p658.C: Same.
13458         * g++.old-deja/g++.mike/net46.C: Same.
13459         * g++.old-deja/g++.mike/net34.C: Same.
13460         * g++.old-deja/g++.mike/memoize1.C: Same.
13461         * g++.old-deja/g++.mike/eh2.C: Same.
13462         * g++.old-deja/g++.law/weak.C: Same.
13463         * g++.old-deja/g++.law/visibility7.C: Same.
13464         * g++.old-deja/g++.law/visibility25.C: Same.
13465         * g++.old-deja/g++.law/visibility22.C: Same.
13466         * g++.old-deja/g++.law/visibility2.C: Same.
13467         * g++.old-deja/g++.law/visibility17.C: Same.
13468         * g++.old-deja/g++.law/visibility13.C: Same.
13469         * g++.old-deja/g++.law/visibility10.C: Same.
13470         * g++.old-deja/g++.law/visibility1.C: Same.
13471         * g++.old-deja/g++.law/virtual3.C (eval): Same.
13472         * g++.old-deja/g++.law/vbase1.C: Same.
13473         * g++.old-deja/g++.law/operators32.C: Same.
13474         * g++.old-deja/g++.law/nest3.C: Same.
13475         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
13476         * g++.old-deja/g++.law/except5.C (main): Same.
13477         * g++.old-deja/g++.law/cvt7.C (run): Same.
13478         * g++.old-deja/g++.law/cvt2.C: Same.
13479         * g++.old-deja/g++.law/cvt16.C: Same.
13480         * g++.old-deja/g++.law/ctors6.C (bar): Same.
13481         * g++.old-deja/g++.law/ctors17.C (main): Same.
13482         * g++.old-deja/g++.law/ctors13.C: Same.
13483         * g++.old-deja/g++.law/ctors12.C (main): Same.
13484         * g++.old-deja/g++.law/ctors10.C: Same.
13485         * g++.old-deja/g++.law/code-gen5.C: Same.
13486         * g++.old-deja/g++.law/bad-error7.C: Same.
13487         * g++.old-deja/g++.law/arm9.C: Same.
13488         * g++.old-deja/g++.law/arm12.C: Same.
13489         * g++.old-deja/g++.law/arg8.C: Same.
13490         * g++.old-deja/g++.law/arg1.C: Same.
13491         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
13492         * g++.old-deja/g++.jason/template31.C: Same.
13493         * g++.old-deja/g++.jason/template24.C (main): Same.
13494         * g++.old-deja/g++.jason/2371.C: Same.
13495         * g++.old-deja/g++.eh/new2.C: Same.
13496         * g++.old-deja/g++.eh/new1.C: Same.
13497         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
13498         * g++.old-deja/g++.brendan/nest21.C (main): Same.
13499         * g++.old-deja/g++.brendan/err-msg3.C: Same.
13500         * g++.old-deja/g++.brendan/crash62.C: Same.
13501         * g++.old-deja/g++.brendan/crash52.C: Same.
13502         * g++.old-deja/g++.brendan/crash49.C (main): Same.
13503         * g++.old-deja/g++.brendan/crash38.C: Same.
13504         * g++.old-deja/g++.brendan/crash15.C (main): Same.
13505         * g++.old-deja/g++.brendan/copy9.C: Same.
13506
13507 2001-04-06  J"orn Rennecke <amylaar@redhat.com>
13508
13509         * gcc.c-torture/execute/20001203-2.c (memset):
13510         Count argument is of type __SIZE_TYPE__.
13511
13512 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
13513
13514         * gcc.c-torture/compile/20010404-1.c: New test.
13515
13516 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
13517
13518         * gcc.c-torture/compile/20010326-1.c: New test.
13519
13520 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
13521
13522         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
13523         peculiarities of the SH.
13524         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
13525
13526 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13527
13528         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
13529         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
13530         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
13531
13532 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13533
13534         * g77.f-torture/compile/20010321-1.f: New test.
13535
13536 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13537
13538         * gcc.c-torture/compile/20010329-1.c: New test.
13539
13540 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
13541
13542         * gcc.c-torture/execute/20010329-1.c: New test.
13543
13544 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13545
13546         * g++.old-deja/g++.other/eh4.C: Fix typo.
13547
13548 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
13549
13550         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
13551
13552 2001-03-28  Philip Blundell  <philb@gnu.org>
13553
13554         * gcc.c-torture/compile/20010328-1.c: New test.
13555
13556 2001-03-27  Richard Henderson  <rth@redhat.com>
13557
13558         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
13559         * g++.old-deja/g++.eh/vbase3.C: Likewise.
13560
13561 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
13562
13563         * gcc.c-torture/compile/20010327-1.c: New test.
13564
13565 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
13566
13567         * g++.old-deja/g++.other/friend12.C: New test.
13568         * g++.old-deja/g++.other/friend9.C: Expect no errors.
13569         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
13570
13571 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
13572
13573         * gcc.c-torture/execute/20010325-1.c: New test.
13574
13575 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
13576
13577         * g++.old-deja/g++.other/mangle3.C: New test.
13578
13579 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
13580
13581         * g++.old-deja/g++.other/anon8.C: New test.
13582
13583 2001-03-20  Philip Blundell  <philb@gnu.org>
13584
13585         * gcc.c-torture/compile/20010320-1.c: New test.
13586
13587 2001-03-17  Richard Henderson  <rth@redhat.com>
13588
13589         * g++.old-deja/g++.other/eh4.C: Add expected error text.
13590
13591 2001-03-15  Geoff Keating  <geoff@redhat.com>
13592
13593         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
13594         tests on AIX.
13595
13596 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
13597
13598         * g++.old-deja/g++.other/eh4.C: New test.
13599
13600 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13601
13602         * gcc.dg/cpp/mi1.c: Update.
13603
13604 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
13605
13606         * g++.old-deja/g++.other/regstack.C: New test.
13607
13608 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
13609
13610         * g++.old-deja/g++.other/ref4.C: New test.
13611
13612 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
13613
13614         * objc/execute/va_method.m: Added.
13615         * objc/execute/IMP.m: Added.
13616         * objc/execute/_cmd.m: Added.
13617         * objc/execute/accessing_ivars.m: Added.
13618         * objc/execute/class-1.m: Added.
13619         * objc/execute/class-10.m: Added.
13620         * objc/execute/class-11.m: Added.
13621         * objc/execute/class-12.m: Added.
13622         * objc/execute/class-13.m: Added.
13623         * objc/execute/class-14.m: Added.
13624         * objc/execute/class-2.m: Added.
13625         * objc/execute/class-3.m: Added.
13626         * objc/execute/class-4.m: Added.
13627         * objc/execute/class-5.m: Added.
13628         * objc/execute/class-6.m: Added.
13629         * objc/execute/class-7.m: Added.
13630         * objc/execute/class-8.m: Added.
13631         * objc/execute/class-9.m: Added.
13632         * objc/execute/class-tests-1.h
13633         * objc/execute/class-tests-2.h
13634         * objc/execute/compatibility_alias.m: Added.
13635         * objc/execute/encode-1.m: Added.
13636         * objc/execute/formal_protocol-1.m: Added.
13637         * objc/execute/formal_protocol-2.m: Added.
13638         * objc/execute/formal_protocol-3.m: Added.
13639         * objc/execute/formal_protocol-4.m: Added.
13640         * objc/execute/formal_protocol-5.m: Added.
13641         * objc/execute/formal_protocol-6.m: Added.
13642         * objc/execute/formal_protocol-7.m: Added.
13643         * objc/execute/informal_protocol.m: Added.
13644         * objc/execute/initialize.m: Added.
13645         * objc/execute/load.m: Added.
13646         * objc/execute/many_args_method.m: Added.
13647         * objc/execute/nested-3.m: Added.
13648         * objc/execute/no_clash.m: Added.
13649         * objc/execute/private.m: Added.
13650         * objc/execute/redefining_self.m: Added.
13651         * objc/execute/root_methods.m: Added.
13652         * objc/execute/selector-1.m: Added.
13653         * objc/execute/static-1.m: Added.
13654         * objc/execute/static-2.m: Added.
13655         * objc/execute/va_method.m: Added.
13656
13657 2001-03-10  Richard Henderson  <rth@redhat.com>
13658
13659         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
13660
13661 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
13662
13663         * g++.old-deja/g++.other/crash31.C: XFAIL.
13664         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
13665         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
13666         * gcc.c-torture/execute/20010123-1.x: XFAIL.
13667         * gcc.c-torture/execute/20010124-1.x: XFAIL.
13668         * gcc.dg/sequence-pt-1.c: XFAIL one test.
13669
13670 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
13671
13672         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
13673
13674 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13675
13676         * gcc.dg/20000724-1.c: Don't use multiline strings.
13677
13678 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
13679
13680         * objc/execute/string1.m, objc/execute/string2.m: Compare the
13681         result of -cString against what we expect it to be; don't just
13682         print it out for no one to read.
13683
13684         * objc/execute/string3.m, objc/execute/string4.m: New tests.
13685         Based on testcases provided by Nicola Pero.
13686
13687 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13688
13689         * gcc.dg/cpp/macro7.c: New test.
13690
13691 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
13692
13693         * gcc.dg/cpp/multiline.c: Update.
13694
13695 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13696
13697         * g++.old-deja/g++.other/enum3.C: New test.
13698
13699 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13700
13701         * g++.old-deja/g++.other/pod1.C: New test.
13702
13703 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
13704
13705         * g++.old-deja/g++.ext/overload1.C: New test.
13706
13707 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13708
13709         * g++.old-deja/g++.pt/using1.C: New test.
13710
13711 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
13712
13713         * g++.old-deja/g++.other/using9.C: New test.
13714
13715 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
13716
13717         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
13718
13719         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
13720
13721 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
13722
13723         * g++.old-deja/g++.ext/realpt1.C: Remove.
13724
13725 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
13726
13727         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
13728
13729 2001-02-26  Will Cohen  <wcohen@redhat.com>
13730
13731         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
13732
13733 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
13734
13735         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
13736         templatized constructors.
13737
13738 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13739
13740         * gcc.c-torture/execute/20010224-1.c: New test.
13741
13742 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
13743
13744         * gcc.c-torture/execute/20010222-1.c: New test.
13745
13746 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
13747
13748         * g++.old-deja/g++.other/inline20.C: New test.
13749
13750 2001-02-21  Ovidiu Predescu  <ovidiu@cup.hp.com>
13751
13752         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
13753
13754 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
13755
13756         * g++.old-deja/g++.other/lookup22.C: New test.
13757
13758 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
13759
13760         * g77.dg: New directory.
13761         * g77.dg/20010216-1.f: New test case.
13762         * g77.dg/dg.exp: New driver.
13763         * lib/g77-dg.exp: New driver library.
13764
13765 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13766
13767         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
13768
13769 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
13770
13771         * g++.old-deja/g++.other/decl9.C: New test.
13772
13773 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
13774
13775         * g++.old-deja/g++.other/init16.C: Update the test so that it does
13776         not need <string> and also tests the initialization at runtime.
13777
13778 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
13779
13780         * gcc.c-torture/execute/longlong.c: New test.
13781
13782 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13783
13784         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
13785
13786 2001-02-14  J"orn Rennecke <amylaar@redhat.com>
13787
13788         * gcc.c-torture/execute/920302-1.c (execute):
13789         Change argument type to short.
13790
13791 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13792
13793         * g++.old-deja/g++.pt/deduct6.C: New test.
13794
13795 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
13796
13797         * g++.old-deja/g++.pt/deduct5.C: New test.
13798
13799 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
13800
13801         * gcc.c-torture/execute/20010209-1.c: New test.
13802
13803 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
13804
13805         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
13806
13807 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
13808
13809         * g++.dg/vtgc1.C: Update for new ABI.
13810
13811         * consistency.vlad: New directory, 1665 files.
13812
13813 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
13814
13815         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
13816         return type.
13817         * gcc.dg/cpp/digraphs.c: Declare puts.
13818
13819 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13820
13821         * g++.old-deja/g++.other/warn5.C: New test.
13822
13823 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13824
13825         * g++.old-deja/g++.pt/spec40.C: New test.
13826
13827 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
13828
13829         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
13830         case.
13831         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
13832
13833 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
13834
13835         * gcc.c-torture/compile/20010209-1.c: New test.
13836
13837 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
13838
13839         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
13840         excess errors message but not if it crashes.
13841         * g++.old-deja/g++.other/crash27.C: Likewise.
13842         * g++.old-deja/g++.other/crash28.C: Likewise.
13843         * g++.old-deja/g++.other/crash30.C: Likewise.
13844         * g++.old-deja/g++.other/crash32.C: Likewise.
13845         * g++.old-deja/g++.other/crash35.C: Likewise.
13846         * g++.old-deja/g++.pt/inherit2.C: Likewise.
13847
13848 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
13849
13850         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
13851         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
13852         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
13853         g77.f-torture/execute/execute.exp,
13854         g77.f-torture/noncompile/noncompile.exp,
13855         gcc.c-torture/execute/execute.exp,
13856         gcc.c-torture/execute/memcheck/memcheck.exp,
13857         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
13858         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
13859         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
13860         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
13861         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
13862         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
13863         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
13864         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
13865         Remove bug reporting instructions with ancient email addresses.
13866
13867 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13868
13869         * gcc.dg/20010202-1.c: New test.
13870         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
13871
13872 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
13873
13874         * g++.dg/stdbool-if.C: New test.
13875
13876 2001-02-07  Ovidiu Predescu  <ovidiu@cup.hp.com>
13877
13878         * objc/execute/fdecl.m: Added main().
13879
13880 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
13881
13882         * gcc.c-torture/execute/20010206-1.c: New test.
13883
13884 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
13885
13886         * gcc.dg/cpp/avoidpaste1.c: Update.
13887
13888 2001-02-05  Ovidiu Predescu  <ovidiu@cup.hp.com>
13889
13890         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
13891         Pero <nicola@brainstorm.co.uk>.
13892         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
13893
13894 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
13895
13896         * g++.old-deja/g++.pt/spec39.C: New test.
13897
13898 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
13899
13900         * gcc.c-torture/compile/20010202-1.c: New test.
13901
13902 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
13903
13904         * g++.old-deja/g++.abi/primary2.C: New test.
13905         * g++.old-deja/g++.abi/primary3.C: New test.
13906         * g++.old-deja/g++.abi/primary4.C: New test.
13907         * g++.old-deja/g++.abi/primary5.C: New test.
13908         * g++.old-deja/g++.abi/vtable3.h: New test.
13909         * g++.old-deja/g++.abi/vtable3a.C: New test.
13910         * g++.old-deja/g++.abi/vtable3b.C: New test.
13911         * g++.old-deja/g++.abi/vtable3c.C: New test.
13912         * g++.old-deja/g++.abi/vtable3d.C: New test.
13913         * g++.old-deja/g++.abi/vtable3e.C: New test.
13914         * g++.old-deja/g++.abi/vtable3f.C: New test.
13915         * g++.old-deja/g++.abi/vtable3g.C: New test.
13916         * g++.old-deja/g++.abi/vtable3h.C: New test.
13917         * g++.old-deja/g++.abi/vtable3i.C: New test.
13918         * g++.old-deja/g++.abi/vtable3j.C: New test.
13919         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
13920
13921 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
13922
13923         * g++.old-deja/g++.other/anon6.C: New test.
13924         * g++.old-deja/g++.other/anon7.C: New test.
13925
13926 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
13927
13928         * gcc.dg/cpp/avoidpaste2.c: New tests.
13929
13930 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
13931
13932         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
13933
13934 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
13935
13936         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
13937         DECIMAL_DIG cases for Irix."
13938
13939 2001-01-31  J"orn Rennecke <amylaar@redhat.com>
13940
13941         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
13942
13943 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
13944
13945         * gcc.dg/c99-tag-1.c: New test.
13946
13947 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13948
13949         * gcc.dg/cpp/tr-warn1.c: Add tests.
13950
13951 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
13952
13953         * gcc.dg/cpp/avoidpaste1.c: Update.
13954         * gcc.dg/cpp/paste4.c: Update.
13955
13956 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
13957
13958         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
13959         cases for Irix.
13960
13961 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13962
13963         * g++.old-deja/g++.other/inline19.C: New test.
13964
13965 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
13966
13967         * gcc.dg/Wlarger-than.c: New test.
13968
13969 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
13970
13971         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
13972
13973 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
13974
13975         * gcc.c-torture/execute/20010129-1.c: New test.
13976         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
13977
13978 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
13979
13980         * gcc.dg/cpp/avoidpaste1.c: Test case.
13981
13982 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
13983
13984         * g++.old-deja/g++.other/inline18.C: New test.
13985
13986 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
13987
13988         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
13989         and __builtin_putchar.
13990
13991 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
13992
13993         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
13994         tests.
13995
13996 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
13997
13998         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
13999         floating point number rounding mode to round to the nearest
14000         representable mode.
14001
14002 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
14003
14004         * g++.old-deja/g++.other/mangle2.C: New test.
14005
14006 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
14007
14008         * gcc.c-torture/compile/20010124-1.c: New test.
14009
14010 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
14011
14012         * g++.old-deja/g++.pt/spec38.C: New test.
14013
14014 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14015
14016         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
14017         "Build don't run".
14018
14019 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14020
14021         * gcc.c-torture/execute/20010123-1.c: New test.
14022
14023 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
14024
14025         * g++.old-deja/g++.pt/spec37.C: New test.
14026
14027 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
14028
14029         * g++.old-deja/g++.pt/overload14.C: New test.
14030
14031 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14032
14033         * gcc.c-torture/execute/20010122-1.c: New test, exercise
14034         __builtin_return_address.
14035
14036 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
14037
14038         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
14039         * g++.old-deja/g++.pt/spec35.C: New test.
14040         * g++.old-deja/g++.pt/spec36.C: New test.
14041
14042 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
14043
14044         * gcc.c-torture/compile/20010118-1.c: New test.
14045
14046 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
14047
14048         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
14049
14050 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14051
14052         * gcc.c-torture/execute/20010119-1.c: New test.
14053
14054 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14055
14056         * g++.old-deja/g++.other/vbase5.C: New test.
14057
14058 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
14059
14060         * gcc.c-torture/execute/20010118-1.c: New test.
14061
14062 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14063
14064         * g++.old-deja/g++.pt/deduct3.C: New test.
14065
14066 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
14067
14068         * g++.old-deja/g++.pt/spec34.C: New test.
14069
14070 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
14071
14072         * g77.f-torture/compile/20000601-2.f: New test.
14073
14074 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14075
14076         * g++.old-deja/g++.other/init17.C: New test.
14077
14078 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
14079
14080         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
14081
14082 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14083
14084         * g++.old-deja/g++.pt/unify8.C: New test.
14085
14086 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14087
14088         * g++.old-deja/g++.abi/vbase1.C: New test.
14089
14090 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
14091
14092         * g++.old-deja/g++.pt/crash65.C: New test.
14093
14094 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14095
14096         * gcc.dg/cpp/assembl2.S: New test case.
14097
14098 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
14099
14100         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
14101         are supported.
14102
14103 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14104
14105         * g++.old-deja/g++.other/builtins1.C: New test.
14106         * g++.old-deja/g++.other/builtins2.C: Likewise.
14107         * g++.old-deja/g++.other/builtins3.C: Likewise.
14108         * g++.old-deja/g++.other/builtins4.C: Likewise.
14109
14110 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
14111
14112         * gcc.c-torture/compile/20010117-1.c: New test.
14113         * gcc.c-torture/compile/20010117-2.c: New test.
14114
14115 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14116
14117         * g77.f-torture/execute/20010116.[fx]: New test,
14118         XFAIL on i?86-*-*.
14119         * g77.f-torture/compile/20010115.f: Indicate it's
14120         a test for PR fortran/1636.
14121
14122 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
14123
14124         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
14125
14126 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
14127
14128         * g77.f-torture/compile/20010115.f: New test.
14129
14130 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
14131
14132         * g++.old-deja/g++.pt/nontype5.C: New test.
14133
14134 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
14135
14136         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
14137         have an equivalent working one below it.
14138
14139 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14140
14141         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
14142         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14143
14144 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
14145
14146         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
14147         message containing "init_priority".
14148         (conpr-2.C): Likewise.
14149         (conpr-3.C): Likewise.
14150         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
14151
14152 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14153
14154         * gcc.c-torture/execute/20010114-2.c: New test.
14155
14156 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
14157
14158         * gcc.c-torture/compile/20010114-1.c: New test.
14159         * gcc.c-torture/compile/20010114-1.x: Xfail.
14160         * gcc.c-torture/compile/20010114-2.c: New test.
14161         * gcc.c-torture/execute/20010114-1.c: New test.
14162         * gcc.dg/trunc-1.c: New test.
14163         * gcc.dg/uninit-B.c: New test.
14164
14165 2001-01-13  Nick Clifton  <nickc@redhat.com>
14166
14167         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
14168         target.
14169
14170 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14171
14172         * gcc.c-torture/compile/20010113-1.c: New test.
14173
14174 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
14175
14176         * gcc.c-torture/compile/20001212-1.c: New test.
14177
14178 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14179
14180         * gcc.dg/cpp/widestr1.c: Update.
14181         * gcc.dg/cpp/prag-imp.c: Remove.
14182
14183 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
14184
14185         * gcc.c-torture/execute/20000801-3.x: Remove.
14186         * gcc.dg/c90-init-1.c: New test.
14187         * gcc.dg/c99-init-1.c: New test.
14188         * gcc.dg/c99-init-2.c: New test.
14189         * gcc.dg/gnu99-init-1.c: New test.
14190
14191 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
14192
14193         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
14194         testing that no relevant ones were found.
14195
14196 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14197
14198         * g++.old-deja/g++.pt/cast2.C: New test.
14199
14200 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
14201
14202         * g++.old-deja/g++.pt/friend47.C: New test.
14203
14204 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14205
14206         * g++.old-deja/g++.pt/instantiate13.C: New test.
14207
14208 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14209
14210         * g++.old-deja/g++.other/defarg7.C: New test.
14211         * g++.old-deja/g++.other/defarg8.C: New test.
14212
14213 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14214
14215         * g++.old-deja/g++.pt/crash64.C: New test.
14216
14217 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14218
14219         * g++.old-deja/g++.pt/crash63.C: New test.
14220
14221 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
14222
14223         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
14224
14225 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
14226
14227         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
14228
14229 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14230
14231         * g++.old-deja/g++.pt/error3.C: New test.
14232
14233 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14234
14235         * g++.old-deja/g++.other/crash39.C: New test.
14236
14237 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
14238
14239         * g++.old-deja/g++.other/vbase4.C: New test.
14240
14241 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
14242
14243         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
14244         * gcc.dg/special/20000419-2.c: New file. Identical to above.
14245         * gcc.dg/special/special.exp: New test driver which will check
14246         for alias support for the above test.
14247
14248 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
14249
14250         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
14251         problems on small machines.
14252         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
14253         parameterize.
14254
14255 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
14256
14257         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
14258         mips.
14259         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
14260
14261 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
14262
14263         * g++.old_deja/g++.pt/using8.C: New test.
14264
14265 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14266
14267         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
14268
14269 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
14270
14271         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
14272         where a failure is expected.
14273         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
14274
14275 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14276
14277         * g++.old_deja/g++.pt/instantiate12.C: New test.
14278
14279 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14280
14281         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
14282         start of structs.
14283         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
14284         * g++.old-deja/g++.brendan/crash17.C: Likewise.
14285         * g++.old-deja/g++.brendan/crash29.C: Likewise.
14286         * g++.old-deja/g++.brendan/crash48.C: Likewise.
14287         * g++.old-deja/g++.brendan/ns1.C: Likewise.
14288         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
14289         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
14290         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
14291         * g++.old-deja/g++.eh/spec6.C: Likewise.
14292         * g++.old-deja/g++.jason/crash3.C: Likewise.
14293         * g++.old-deja/g++.law/ctors11.C: Likewise.
14294         * g++.old-deja/g++.law/ctors17.C: Likewise.
14295         * g++.old-deja/g++.law/ctors5.C: Likewise.
14296         * g++.old-deja/g++.law/ctors9.C: Likewise.
14297         * g++.old-deja/g++.mike/ambig1.C: Likewise.
14298         * g++.old-deja/g++.mike/net22.C: Likewise.
14299         * g++.old-deja/g++.mike/p3538a.C: Likewise.
14300         * g++.old-deja/g++.mike/p3538b.C: Likewise.
14301         * g++.old-deja/g++.mike/virt3.C: Likewise.
14302         * g++.old-deja/g++.niklas/t128.C: Likewise.
14303         * g++.old-deja/g++.other/anon4.C: Likewise.
14304         * g++.old-deja/g++.other/using1.C: Likewise.
14305         * g++.old-deja/g++.other/warn3.C: Likewise.
14306         * g++.old-deja/g++.pt/t37.C: Likewise.
14307         * g++.old-deja/g++.robertl/eb69.C: Likewise.
14308         * g++.old-deja/g++.robertl/eb71.C: Likewise.
14309
14310 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
14311
14312         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
14313
14314 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14315
14316         * gcc.c-torture/execute/stdio-opt-3.c: New test.
14317
14318 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
14319
14320         * gcc.c-torture/compile/20010107-1.c: New test.
14321
14322 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14323
14324         * gcc.c-torture/execute/builtin-noret-1.c: New test.
14325
14326 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14327
14328         * gcc.dg/format/format.h: New file.
14329         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
14330         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
14331         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
14332         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
14333         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
14334         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
14335         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
14336         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
14337         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
14338         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
14339         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
14340         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
14341         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
14342         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
14343         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
14344         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
14345         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
14346         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
14347         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
14348         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
14349         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
14350         instead of declaring standard types, macros and functions in each
14351         test.
14352
14353 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
14354
14355         * gcc.c-torture/execute/20010106-1.c: New test.
14356
14357 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
14358
14359         * gcc.dg/format/format.exp: New file.
14360         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
14361         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
14362         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
14363         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
14364         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
14365         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
14366         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
14367         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
14368         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
14369         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
14370         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
14371         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
14372         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
14373         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
14374         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
14375         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
14376         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
14377         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
14378         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
14379         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
14380         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
14381         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
14382         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
14383         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
14384         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
14385         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
14386         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
14387         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
14388         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
14389         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
14390         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
14391         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
14392         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
14393         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
14394         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
14395         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
14396         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
14397         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
14398         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
14399         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
14400         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
14401         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
14402
14403 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
14404
14405         * gcc.c-torture/execute/991228-1.c: Take word endianness into
14406         account.
14407
14408 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
14409
14410         * gcc.c-torture/execute/builtin-complex-1.c: New test.
14411
14412 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
14413
14414         * g++.old-deja/g++.pt/crash62.C: New test.
14415
14416 2001-01-04  Richard Henderson  <rth@redhat.com>
14417
14418         * gcc.dg/20000926-1.c: Update expected warnings.
14419         * gcc.dg/array-2.c: Likewise.
14420         * gcc.dg/array-4.c: Also validate flexible array members.
14421         * gcc.dg/c99-flex-array-1.c: New.
14422
14423 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14424
14425         * gcc.c-torture/compile/20001222-1.x: Remove.
14426
14427 2001-01-04  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
14428
14429         * gcc.c-torture/execute/built-in-setjmp.c: New.
14430
14431 2001-01-03  Richard Henderson  <rth@redhat.com>
14432
14433         * gcc.dg/940510-1.c: Update expected error wording.
14434         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
14435
14436 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
14437
14438         * lib/target-supports.exp (check_alias_available): Modified to
14439         indicate aliases not supported if only weak aliases are supported.
14440
14441 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14442
14443         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
14444         Turn on cmpstrsi checks for __pj__ and __i370__.
14445
14446 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14447
14448         * g++.old-deja/g++.other/virtual11.C: New test.
14449
14450 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
14451
14452         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
14453
14454 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14455
14456         * gcc.c-torture/compile/20010102-1.c: New test.
14457
14458 2001-01-02  Andreas Jaeger  <aj@suse.de>
14459
14460         * gcc.dg/noreturn-3.c: New test.
14461
14462         * gcc.dg/noreturn-4.c: New test.
14463
14464 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14465
14466         * gcc.c-torture/execute/stdio-opt-1.c: Also test
14467         __builtin_fputc and __builtin_fwrite.
14468
14469 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14470
14471         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
14472         signed char, not default char.
14473
14474 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
14475
14476         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
14477
14478 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
14479
14480         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
14481
14482 2000-12-29  Richard Henderson  <rth@redhat.com>
14483
14484         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
14485         (__cyg_profile_func_exit): Define.
14486
14487 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
14488
14489         * g++.dg/vtgc1.C: New test.
14490
14491 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
14492
14493         * gcc.dg/noncompile/20001228-1.c: New test.
14494
14495         * gcc.dg/20001228-1.c: New test.
14496
14497         * gcc.c-torture/execute/20001228-1.c: New test.
14498
14499 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
14500
14501         * gcc.dg/format-strfmon-1.c: New test.
14502
14503 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14504
14505         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
14506         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
14507         * gcc.c-torture/execute/string-opt-1.c: Likewise.
14508         * gcc.c-torture/execute/string-opt-2.c: Likewise.
14509         * gcc.c-torture/execute/string-opt-3.c: Likewise.
14510         * gcc.c-torture/execute/string-opt-4.c: Likewise.
14511         * gcc.c-torture/execute/string-opt-6.c: Likewise.
14512         * gcc.c-torture/execute/string-opt-7.c: Likewise.
14513         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14514         * gcc.c-torture/execute/string-opt-9.c: Likewise.
14515         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14516         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14517         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14518
14519         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
14520         * gcc.c-torture/execute/string-opt-4.c: Test index.
14521
14522 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
14523
14524         * gcc.c-torture/compile/20001226-1.c: New test.
14525
14526 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
14527
14528         * gcc.c-torture/compile/20001222-1.c: New test.
14529         * gcc.c-torture/compile/20001222-1.x: Xfail.
14530
14531 2000-12-22  Alexandre Oliva  <aoliva@redhat.com>
14532
14533         * gcc.c-torture/execute/comp-goto-2.c: New test.
14534
14535 2000-12-21  J"orn Rennecke <amylaar@redhat.com>
14536
14537         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
14538         Use long types if __INT_MAX__ is 32767.
14539         (main): Use cast to (sint32 *) when poking 88 into a_page.
14540
14541         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
14542
14543 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
14544
14545         * gcc.c-torture/compile/20001221-1.c: New test.
14546         * gcc.c-torture/execute/20001221-1.c: New test.
14547
14548 2000-12-20  Richard Henderson  <rth@redhat.com>
14549
14550         * g++.old-deja/g++.pt/crash36.C: Update error lines.
14551         * g++.old-deja/g++.robertl/eb109.C: Likewise.
14552
14553 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14554
14555         * gcc.dg/compare3.c: New test.
14556
14557 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14558
14559         * gcc.dg/format-warnll-1.c: New test.
14560
14561 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
14562
14563         * gcc.dg/cpp/cmdlne-P.c: New test.
14564
14565 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
14566
14567         * gcc.c-torture/execute/builtin-abs-1.c,
14568         gcc.c-torture/execute/builtin-abs-2.c: New tests.
14569
14570 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14571
14572         * gcc.dg/cpp/multiline.c: New test.
14573
14574 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
14575
14576         * g++.old-deja/g++.other/syshdr1.C: Update.
14577         * gcc.dg/cpp/lineflags.c: Remove temporarily.
14578
14579 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14580
14581         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
14582
14583 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14584
14585         * g++.old-deja/g++.pt/ttp65.C: New test.
14586
14587 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14588
14589         * g++.old-deja/g++.pt/ttp64.C: New test.
14590
14591 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14592
14593         * g++.old-deja/g++.pt/spec33.C: New test.
14594
14595 2000-12-14  Catherine Moore  <clm@redhat.com>
14596
14597         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
14598         * gcc.c-torture/execute/920612-2.c: Likewise.
14599         * gcc.c-torture/execute/920428-2.c: Likewise.
14600         * gcc-c-torture/execute/va-arg-11.c: Call exit.
14601         * gcc.c-torture/execute/va-arg-21.c: Likewise.
14602
14603 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14604
14605         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
14606         * gcc.dg/pack-test-2.c: Likewise.
14607
14608 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14609
14610         Tests by Zack Weinberg <zackw@stanford.edu>.
14611
14612         * gcc.dg/cpp/defined.c: Update.
14613         * gcc.dg/cpp/defined_trad.c: New tests.
14614
14615 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
14616
14617         * gcc.dg/cpp/trad-direct.c: Update.
14618
14619 2000-12-11  Neil Booth  <neilb@earthling.net>
14620
14621         * gcc.dg/cpp/defined_trad.c
14622
14623 2000-12-11  Neil Booth  <neilb@earthling.net>
14624
14625         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
14626
14627 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
14628
14629         * gcc.dg/format-miss-2.c: New test.
14630
14631 2000-12-09  Neil Booth  <neilb@earthling.net>
14632
14633         * gcc.dg/cpp/lineflags.c: New tests.
14634         * gcc.dg/cpp/poison.c: Update.
14635         * gcc.dg/cpp/redef2.c: Update.
14636         * gcc.dg/cpp/skipping.c: New test.
14637
14638 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
14639
14640         * g++.old-deja/g++.other/eh3.C: New testcase.
14641
14642 2000-12-07  Neil Booth  <neilb@earthling.net>
14643
14644         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
14645         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
14646         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
14647         wtr-union-init-2.c, wtr-union-init-3.c: Update.
14648         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
14649         Update.
14650
14651 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14652
14653         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
14654         __SIZE_TYPE__ instead of int for type of integers cast to
14655         pointers.
14656
14657 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
14658
14659         * g++.old-deja/g++.other/cleanup4.C: New test.
14660
14661 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14662
14663         * format-sec-1.c: New test.
14664
14665 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14666
14667         * gcc.dg/format-nonlit-3.c: New test.
14668
14669 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
14670
14671         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
14672         through a null pointer.
14673
14674 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14675
14676         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
14677         * g++.old-deja/g++.pt/partial4.C: New test.
14678
14679 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
14680
14681         * gcc.c-torture/execute/ieee/hugeval.x: New.
14682
14683 2000-12-06  Neil Booth  <neilb@earthling.net>
14684
14685         * gcc.dg/cpp/backslash2.c: New tests.
14686
14687 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14688
14689         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
14690         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
14691
14692 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
14693
14694         * gcc.c-torture/execute/20001203-2.c: New testcase.
14695
14696 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14697
14698         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
14699         * g++.old-deja/g++.other/virtual10.C: New test.
14700
14701 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
14702
14703         * g++.old-deja/g++.mike/pmf5.C: Remove test.
14704
14705 2000-12-05  Richard Henderson  <rth@redhat.com>
14706
14707         * gcc.c-torture/compile/20001205-1.c: New.
14708
14709 2000-12-04  Neil Booth  <neilb@earthling.net>
14710
14711         * g++.old-deja/g++.other/virtual9.C: New test.
14712         * g++.old-deja/g++.pt/crash61.C: New test.
14713         * gcc.c-torture/execute/loop-9.c: New test.
14714
14715 2000-12-04  Neil Booth  <neilb@earthling.net>
14716
14717         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
14718         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
14719         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
14720         * gcc.dg/cpp/extratokens.c: ...here.
14721
14722 2000-12-04  Neil Booth  <neilb@earthling.net>
14723
14724         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
14725         New tests.
14726
14727 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14728
14729         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
14730         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
14731
14732 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
14733
14734         * gcc.c-torture/execute/20001203-1.c: New test.
14735
14736 2000-12-03  Neil Booth  <neilb@earthling.net>
14737
14738         * gcc.dg/cpp/macro6.c: New test cases.
14739
14740 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14741
14742         * gcc.c-torture/execute/string-opt-9.c: New test.
14743         * gcc.c-torture/execute/string-opt-10.c: Likewise.
14744         * gcc.c-torture/execute/string-opt-11.c: Likewise.
14745         * gcc.c-torture/execute/string-opt-12.c: Likewise.
14746
14747         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
14748         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
14749
14750 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
14751
14752         * gcc.dg/cpp/if-6.c: New testcase.
14753
14754         * gcc.dg/20001201-1.c: New testcase.
14755
14756 2000-12-02  Neil Booth  <neilb@earthling.net>
14757
14758         * g++.old-deja/g++.other/externC4.C,
14759         g++.old-deja/g++.other/friend10.C: New tests.
14760
14761 2000-12-02  Neil Booth  <neilb@earthling.net>
14762
14763         * g++.old-deja/g++.other/instan2.C
14764         * g++.old-deja/g++.other/instan3.C: New test.
14765
14766 2000-12-02  Neil Booth  <neilb@earthling.net>
14767
14768         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
14769         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
14770         gnuc99.c,gnuc99-pedantic.c: New tests.
14771
14772 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14773
14774         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
14775         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
14776
14777 2000-12-01  Neil Booth  <neilb@earthling.net>
14778
14779         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
14780         * gcc.dg/cpp/poison.c: Update.
14781         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
14782
14783 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
14784
14785         * g77.f-torture/execute/20001201.f: New test.
14786
14787 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
14788
14789         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
14790
14791 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
14792
14793         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
14794
14795 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
14796
14797         * g++.old-deja/g++.other/cast6.C: New test.
14798
14799 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
14800
14801         * gcc.c-torture/execute/20001130-2.c: New testcase.
14802
14803 2000-11-30  Richard Henderson  <rth@redhat.com>
14804
14805         * gcc.c-torture/execute/20001130-1.c: New test.
14806
14807 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14808
14809         * g++.old-deja/g++.other/op3.C: New test.
14810
14811 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14812
14813         * g++.old-deja/g++.other/op2.C: New test.
14814
14815 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
14816
14817         * g++.old-deja/g++.other/crash38.C: New test.
14818
14819 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
14820
14821         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
14822
14823 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
14824
14825         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
14826         tests.
14827         * gcc.c-torture/execute/string-opt-6.c: New test.
14828
14829         * gcc.dg/20001117-1.c: Add main.
14830
14831 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
14832
14833         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
14834         Move from here ...
14835         * gcc.dg/940510-1.c: ... to here.
14836
14837         * gcc.dg/20000926-1.c: GNU C now allows initializations of
14838         zero-size arrays in toplevel structures.
14839
14840 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14841
14842         * gcc.c-torture/execute/loop-8.c: New test.
14843
14844 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14845
14846         * g++.old-deja/g++.other/base1.C: New test.
14847
14848 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14849
14850         * g++.old-deja/g++.other/parse2.C: New test.
14851
14852 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14853
14854         * g++.old-deja/g++.pt/incomplete1.C: New test.
14855
14856 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
14857
14858         * g++.old-deja/g++.other/friend9.C: New test.
14859
14860 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
14861
14862         * gcc.dg/20001127-1.c: New test.
14863
14864 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14865
14866         * g++.old-deja/g++.pt/friend46.C: New test.
14867
14868 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
14869
14870         * g++.old-deja/g++.other/ptrmem8.C: New test.
14871
14872 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14873
14874         * gcc.c-torture/execute/string-opt-7.c: New test.
14875         * gcc.c-torture/execute/string-opt-8.c: Likewise.
14876
14877 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
14878
14879         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
14880         instead of 'mkcheck 2'.
14881
14882 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
14883
14884         * gcc.c-torture/execute/memcheck/driver.c,
14885         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
14886         C9X references to refer to C99.
14887
14888 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
14889
14890         * gcc.dg/ultrasp3.c: New test.
14891
14892 2000-11-25  Neil Booth  <neilb@earthling.net>
14893
14894         * gcc.dg/cpp/include2.c: Update test to be locale independent.
14895
14896 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
14897
14898         * gcc.c-torture/compile/20001123-2.c: New.
14899
14900 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14901
14902         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
14903
14904 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
14905
14906         * gcc.dg/sequence-point-1.c: Add some new tests.
14907         * gcc.c-torture/execute/20001124-1.c: New test.
14908
14909 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14910
14911         * g++.old-deja/g++.other/vaarg4.C: New test.
14912         * gcc.c-torture/compile/20001123-1.c: New test.
14913
14914 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
14915
14916         * g++.other/crash24.C: Adjust and remove XFAIL.
14917         * g++.other/crash37.C: New test.
14918
14919 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
14920
14921         * g++.old-deja/g++.pt/instantiate9.C: New test.
14922
14923 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
14924
14925         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
14926         new ABI, too.
14927
14928         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
14929         * g++.old-deja/g++.robertl/eb55.C: Likewise.
14930
14931 2000-11-22  Neil Booth  <neilb@earthling.net>
14932
14933         * gcc.dg/cpp/Wtrigraphs.c: New test.
14934
14935 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14936
14937         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
14938
14939 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
14940
14941         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
14942
14943 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
14944
14945         * lib/gcc-dg.exp: load_lib scanasm.exp.
14946         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
14947         * lib/g++-dg.exp: load_lib scanasm.exp.
14948         * lib/scanasm.exp: New.
14949         (scan-assembler, scan-assembler-not): Add optional arguments to
14950         test name, or if not present, the pattern name.
14951         (scan-assembler-dem, scan-assembler-dem-not): New.
14952
14953         * g++.dg/dg.exp: New.
14954
14955 2000-11-21  Neil Booth  <neilb@earthling.net>
14956
14957         * gcc.dg/cpp/integrated1.c: Remove.
14958
14959 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14960
14961         * gcc.c-torture/execute/20001121-1.c: New test.
14962
14963 2000-11-21  Richard Henderson  <rth@redhat.com>
14964
14965         * gcc.c-torture/compile/20001121-1.c: New test.
14966
14967 2000-11-20  Neil Booth  <neilb@earthling.net>
14968
14969         * gcc.dg/cpp/integrated1.c: New test.
14970
14971 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
14972
14973         * g++.old-deja/g++.other/inline17.C: New test.
14974
14975 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
14976
14977         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
14978         local variable to be zero: I made the variable global. Now
14979         uses abort() and exit() instead of relying on main's return value.
14980
14981 2000-11-20  Neil Booth  <neilb@earthling.net>
14982
14983         * gcc.dg/cpp/paste2.c: Update test.
14984         * objc/execute/paste.m: New test.
14985
14986 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
14987
14988         * gcc.dg/c99-condexpr-1.c: New test.
14989
14990 2000-11-20  Neil Booth  <neilb@earthling.net>
14991
14992         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
14993
14994 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
14995
14996         * g++.old-deja/g++.pt/export1.C: New test.
14997
14998 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
14999
15000         * gcc.dg/20001117-1.c: New test.
15001
15002 2000-11-18  Richard Henderson  <rth@redhat.com>
15003
15004         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
15005
15006 2000-11-18  Richard Henderson  <rth@redhat.com>
15007
15008         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
15009         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
15010         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
15011
15012 2000-11-18  Richard Henderson  <rth@redhat.com>
15013
15014         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
15015         (main): New.  Exit cleanly.
15016
15017 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15018
15019         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
15020         gcc.dg/c99-fordecl-2.c: New tests.
15021
15022 2000-11-18  Richard Henderson  <rth@redhat.com>
15023
15024         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
15025         * gcc.c-torture/execute/zerolen-2.c: New.
15026
15027 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15028
15029         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
15030         memory.
15031
15032 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15033
15034         * g++.old-deja/g++.pt/instantiate8.C: New test.
15035
15036 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
15037
15038         * g++.old-deja/g++.other/incomplete.C: Add more tests.
15039         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
15040
15041 2000-11-16  Nick Clifton  <nickc@redhat.com>
15042
15043         * gcc.c-torture/execute/nestfunc-2.c: New test.
15044         * gcc.c-torture/execute/nestfunc-3.c: New test.
15045
15046 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15047
15048         * gcc.c-torture/compile/20001116-1.c: New test.
15049
15050 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15051
15052         * gcc.c-torture/execute/20001115-1.c: New test.
15053
15054 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
15055
15056         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
15057         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
15058         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
15059         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15060
15061 2000-11-15  Neil Booth  <neilb@earthling.net>
15062
15063         gcc.dg/cpp/_Pragma1.c: Update.
15064         gcc.dg/cpp/_Pragma2.c: New test.
15065
15066 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
15067
15068         * g++.old-deja/g++.other/anon5.C: New test.
15069
15070 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
15071
15072         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
15073         tests.
15074
15075 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
15076
15077         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
15078         output.
15079
15080 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15081
15082         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
15083         labels at end of compound statements.
15084
15085 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
15086
15087         * gcc.c-torture/execute/loop-7.c: New test.
15088
15089 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15090
15091         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
15092
15093 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15094
15095         * gcc.dg/c99-bool-1.c: New test.
15096
15097 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
15098
15099         * gcc.dg/c99-scope-1.c: Remove xfail.
15100         * gcc.dg/c99-scope-2.c: New test.
15101
15102 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15103
15104         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
15105         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
15106
15107 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
15108
15109         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
15110         error messages.
15111
15112         * g++.mike/p700.C: Don't typedef wchar_t.
15113         * g++.mike/p784.C: Likewise.
15114         * g++.mike/eb101.C: Don't use __wchar_t.
15115
15116 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
15117
15118         * g77.f-torture/execute/20001111.[fx]: Test premature exit
15119         from DO loop.
15120
15121 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
15122
15123         * gcc.c-torture/execute/20001111-1.c: New test.
15124
15125 2000-11-10  Nick Clifton  <nickc@redhat.com>
15126
15127         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
15128         long multuiple and accumulate.
15129
15130 2000-11-09  Richard Henderson  <rth@redhat.com>
15131
15132         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
15133         via size_t instead of int.
15134
15135         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
15136         * gcc.c-torture/execute/string-opt-2.c: Likewise.
15137         * gcc.c-torture/execute/string-opt-3.c: Likewise.
15138         * gcc.c-torture/execute/string-opt-4.c: Likewise.
15139
15140 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
15141
15142         * gcc.c-torture/compile/20001109-1.c: New test.
15143         * gcc.c-torture/compile/20001109-2.c: New test.
15144
15145 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
15146
15147         * g++.old-deja/g++.pt/operator1.C: New test.
15148         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
15149
15150 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15151
15152         * gcc.dg/20001108-1.c: New test.
15153
15154 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
15155
15156         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
15157         with both arguments constant strings.
15158         * gcc.c-torture/execute/string-opt-3.c: New test.
15159         * gcc.c-torture/execute/string-opt-4.c: New test.
15160         * gcc.c-torture/execute/string-opt-5.c: New test.
15161
15162 2000-11-08  Nick Clifton  <nickc@redhat.com>
15163
15164         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
15165         mulsidi3adddi patterns.
15166
15167 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
15168
15169         * g++.old-deja/g++.other/crash36.C: New test.
15170
15171 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
15172
15173         * g++.old-deja/g++.other/init16.C: New test.
15174
15175 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
15176
15177         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
15178
15179 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15180
15181         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
15182         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15183         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15184
15185 2000-11-07  DJ Delorie  <dj@redhat.com>
15186
15187         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
15188
15189 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15190
15191         * gcc.c-torture/execute/string-opt-1.c: New test.
15192
15193 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
15194
15195         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
15196         mips-sgi-irix6.* because the MIPS ABI passes floating-point
15197         parameters in registers, and there is no way for a varargs
15198         function to know in which order the integer and floating-point
15199         parameters should be interleaved when they are placed on the
15200         stack.
15201         * gcc.c-torture/execute/va-arg-16.x: Likewise.
15202         * gcc.c-torture/execute/va-arg-17.x: Likewise.
15203
15204 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15205
15206         * gcc.c-torture/execute/string-opt-2.c: New test.
15207
15208 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
15209
15210         * g++.old-deja/g++.pt/crash60.C: New test.
15211
15212 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15213
15214         * g++.old-deja/g++.other/crash24.C: New test.
15215         * g++.old-deja/g++.other/crash25.C: New test.
15216         * g++.old-deja/g++.other/crash26.C: New test.
15217         * g++.old-deja/g++.other/crash27.C: New test.
15218         * g++.old-deja/g++.other/crash28.C: New test.
15219         * g++.old-deja/g++.other/crash29.C: New test.
15220         * g++.old-deja/g++.other/crash30.C: New test.
15221         * g++.old-deja/g++.other/crash31.C: New test.
15222         * g++.old-deja/g++.other/crash32.C: New test.
15223         * g++.old-deja/g++.other/crash33.C: New test.
15224         * g++.old-deja/g++.other/crash34.C: New test.
15225         * g++.old-deja/g++.other/crash35.C: New test.
15226
15227 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
15228
15229         * gcc.c-torture/execute/20001031-1.c: New test.
15230
15231 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
15232
15233         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
15234         namespace.
15235
15236         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
15237         standards-conformant.
15238
15239         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
15240
15241         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
15242         * g++.old-deja/g++.mike/p755a.C: Likewise.
15243         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
15244         library makes no calls to `operator new' during initialization.
15245
15246 2000-11-04  Neil Booth  <neilb@earthling.net>
15247
15248         * gcc.dg/cpp/include2.c: New tests.
15249
15250 2000-11-03  Mark P Mitchell  <mark@codesourcery.com>
15251
15252         * lib/g++.exp (g++_set_ld_library_path): New function.
15253         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
15254
15255 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
15256
15257         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
15258         warnings.
15259
15260 2000-11-01  Richard Henderson  <rth@redhat.com>
15261
15262         * g++.old-deja/g++.ext/namedret1.C: New.
15263         * g++.old-deja/g++.ext/namedret2.C: New.
15264         * g++.old-deja/g++.ext/namedret3.C: New.
15265
15266 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
15267
15268         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
15269         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
15270
15271 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15272
15273         * gcc.c-torture/execute/va-arg-21.c: New test.
15274
15275 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
15276
15277         * gcc.dg/c99-complex-2.c: New test.
15278
15279 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15280
15281         * gcc.c-torture/execute/stdio-opt-1.c: New test.
15282
15283 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
15284
15285         * g++.old-deja/g++.other/inline16.C: New test.
15286
15287 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
15288
15289         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
15290         __PRETTY_FUNCTION__
15291
15292 2000-10-29  Neil Booth  <neilb@earthling.net>
15293
15294         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
15295         New tests.
15296         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
15297         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
15298         optimisation.
15299
15300 2000-10-29  Neil Booth  <neilb@earthling.net>
15301
15302         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
15303         * mi1.c, mi1c.h: Add null directives to multiple-include test.
15304         * mi5.c: Test multiple includes work with -C.
15305         * trigraphs.c: Test ^= version.
15306
15307 2000-10-28  Neil Booth  <neilb@earthling.net>
15308
15309         New tests and test updates for new macro expander.
15310
15311         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
15312         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
15313         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
15314         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
15315         new diagnostic messages.
15316
15317         * gcc.dg/cpp/macro3.c: New tests.
15318
15319 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
15320
15321         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
15322         on the same line.
15323
15324 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
15325
15326         * g++.old-deja/g++.other/eh2.C: New test.
15327
15328 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
15329
15330         * gcc.c-torture/execute/20001027-1.c: New test.
15331
15332 2000-10-26  Richard Henderson  <rth@redhat.com>
15333
15334         * gcc.c-torture/execute/20001026-1.c: New.
15335
15336 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
15337
15338         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
15339         * g++.old-deja/g++.law/builtin1.C: Likewise.
15340         * g++.old-deja/g++.law/ctors10.C: Likewise.
15341         * g++.old-deja/g++.law/virtual3.C: Likewise.
15342         * g++.old-deja/g++.mike/p658.C: Likewise.
15343         * g++.old-deja/g++.other/sibcall1.C: Likewise.
15344         * g++.old-deja/g++.other/vaarg2.C: Likewise.
15345         * g++.old-deja/g++.robertl/eb124.C: Likewise.
15346         * g++.old-deja/g++.robertl/eb44.C: Likewise.
15347         * g++.old-deja/g++.robertl/eb77.C: Likewise.
15348
15349 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
15350
15351         * gcc.c-torture/compile/20001024-1.c: New test.
15352
15353 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
15354
15355         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
15356         to tell us whether or not we are using V3.
15357
15358 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
15359
15360         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
15361         operands.
15362
15363 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15364
15365         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
15366
15367 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
15368
15369         * gcc.c-torture/execute/20001024-1.c: New test.
15370
15371 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
15372
15373         * g++.old-deja/g++.other/sibcall1.C: New test.
15374
15375 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
15376
15377         * gcc.dg/noncompile/init-3.c: New test.
15378
15379 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
15380
15381         * gcc.dg/format-array-1.c: New test.
15382
15383 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15384
15385         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
15386         writing through null pointers; remove comment about testing
15387         unterminated strings.
15388
15389 2000-10-17  Matthew Hiller  <hiller@redhat.com>
15390
15391         * gcc.c-torture/execute/20001017-2.c: New test.
15392
15393 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15394
15395         * gcc.c-torture/compile/20001018-1.c: New test.
15396         * gcc.c-torture/compile/20001018-1.x: Xfail.
15397
15398 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
15399
15400         * gcc.c-torture/execute/20001017-1.c: New test.
15401
15402 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15403
15404         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
15405         for multiple use of arguments with scanf formats; add tests for
15406         multiple use of arguments.
15407
15408 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
15409
15410         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
15411
15412 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15413
15414         * gcc.dg/format-miss-1.c: New test.
15415
15416 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15417
15418         * gcc.c-torture/execute/20001013-1.c: New test.
15419
15420 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15421
15422         * gcc.dg/format-branch-1.c: New test.
15423
15424 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
15425
15426         * README, lib/file-format.exp: Remove EGCS references.
15427
15428 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
15429
15430         * gcc.dg/20001013-1.c: New test.
15431
15432 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15433
15434         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
15435         for intmax_t in the compiler using __typeof__ and the type rules
15436         for conditional expressions.
15437
15438 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
15439
15440         * gcc.dg/20001012-1.c: New test.
15441         * gcc.dg/20001012-2.c: New test.
15442
15443 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15444
15445         * gcc.dg/format-attr-1.c: New test.
15446
15447 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15448
15449         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
15450         __LONG_LONG_MAX__ instead of LLONG_MAX.
15451
15452 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
15453
15454         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
15455         scanf flags.
15456         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
15457         flags.
15458
15459 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
15460
15461         * gcc.dg/sequence-pt-1.c: New test.
15462
15463 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
15464
15465         * gcc.c-torture/execute/20001011-1.c: New testcase.
15466         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
15467
15468 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15469
15470         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
15471         does not error on it.
15472
15473 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
15474
15475         * gcc.dg/20001009-1.c: New test.
15476
15477 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
15478
15479         * gcc.c-torture/compile/20001009-1.c: Move from here ....
15480         * gcc.c-torture/execute/20001009-2.c: ... to here.
15481
15482 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
15483
15484         * gcc.c-torture/compile/20001009-1.c: New testcase.
15485         * gcc.c-torture/execute/20001009-1.c: New testcase.
15486         Testcases provided by Jan Hubicka <jh@suse.cz>.
15487
15488 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15489
15490         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15491         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
15492         uintmax_t using <limits.h> to emulate the compiler's internal
15493         logic.  No longer XFAIL %j tests.
15494
15495 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15496
15497         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
15498         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
15499         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
15500         regexps and details of expected handling of some bad formats.
15501         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
15502         suppression.
15503
15504 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15505
15506         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
15507         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
15508         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
15509         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
15510         in list archives.
15511
15512 2000-10-06  Richard Henderson  <rth@cygnus.com>
15513
15514         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
15515         * g++.old-deja/g++.brendan/crash52.C: Likewise.
15516         * g++.old-deja/g++.jason/report.C: Likewise.
15517         * g++.old-deja/g++.law/friend5.C: Likewise.
15518         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
15519         of the expected warnings.
15520
15521 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
15522
15523         * g++.old-deja/g++.pt/enum14.C: New test.
15524
15525 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
15526
15527         * g++.old-deja/g++.pt/crash59.C: New test.
15528
15529 2000-10-04  Will Cohen  <wcohen@redhat.com>
15530
15531         * gcc.dg/20000926-1.c: New test.
15532
15533 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
15534
15535         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
15536         function name for current C++ compiler.
15537         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
15538
15539 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
15540
15541         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
15542         __PRETTY_FUNCTION__.
15543         * g++.old-deja/g++.ext/pretty2.C: Likewise.
15544
15545 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15546
15547         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
15548
15549 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
15550
15551         * gcc.c-torture/compile/20000923-1.c: New test.
15552
15553 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
15554
15555         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
15556         * g++.old-deja/g++.pt/ttp62.C: Same.
15557         * g++.old-deja/g++.other/inline14.C: Same.
15558
15559 2000-09-24  Richard Henderson  <rth@cygnus.com>
15560
15561         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
15562
15563 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15564
15565         * gcc.dg/c90-printf-1.c: Add test for wide string format.
15566
15567 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
15568
15569         * gcc.c-torture/compile/20000922-1.c: New file.
15570
15571 2000-09-21  Nick Clifton  <nickc@redhat.com>
15572
15573         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
15574         a signed long modulo operation.
15575         (mod6): New function - perform an unsigned long modulo operation.
15576         (main): Add tests for modulos of very large numbers by very small
15577         dividends.
15578
15579 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15580
15581         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
15582
15583 2000-09-19  Richard Henderson  <rth@cygnus.com>
15584
15585         * gcc.dg/compare2.c (case 10): XFAIL.
15586
15587 2000-09-18  Richard Henderson  <rth@cygnus.com>
15588
15589         * gcc.c-torture/execute/20000906-1.c: Move ...
15590         * gcc.dg/20000906-1.c: ... here.  Only run on targets
15591         that support __builtin_trap.
15592
15593 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
15594
15595         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
15596
15597 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15598
15599         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
15600         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
15601         more $ format tests.
15602
15603 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15604
15605         * gcc.dg/format-errmk-1.c: New test.
15606
15607 2000-09-17  Greg McGary  <greg@mcgary.org>
15608
15609         * gcc.c-torture/execute/20000917-1.x: Remove.
15610
15611 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
15612
15613         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
15614
15615 2000-09-17  Greg McGary  <greg@mcgary.org>
15616
15617         * gcc.c-torture/execute/20000917-1.c: New test.
15618         * gcc.c-torture/execute/20000917-1.x: XFAIL.
15619
15620 2000-09-16  Neil Booth  <NeilB@earthling.net>
15621
15622         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
15623         in nested macro bug.
15624
15625 2000-09-15  Neil Booth  <NeilB@earthling.net>
15626
15627         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
15628
15629 2000-09-14  Jeffrey A Law  (law@cygnus.com)
15630
15631         * gcc.c-torture/execute/20000914-1.c: New test.
15632
15633 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
15634
15635         * g++.other/inline13.C: New test.
15636
15637 2000-09-12  Andreas Jaeger  <aj@suse.de>
15638
15639         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
15640         constant by Ulrich Drepper <drepper@redhat.com>.
15641
15642 2000-09-12  J"orn Rennecke <amylaar@redhat.co.uk>
15643
15644         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
15645
15646 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15647
15648         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
15649
15650 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
15651
15652         * gcc.dg/cpp/backslash.c: New test.
15653
15654 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
15655
15656         * gcc.c-torture/execute/20000910-1.c: New test.
15657         * gcc.c-torture/execute/20000910-2.c: Likewise.
15658
15659 2000-09-11  Robert Lipe  <robertl@sco.com>
15660
15661         * gcc.dg/pragma-align.c: New test.
15662
15663 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
15664
15665         * g++.old-deja/g++.pt/explicit82.C: New test.
15666         * g++.old-deja/g++.pt/explicit83.C: New test.
15667
15668 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
15669
15670         * gcc.dg/asm-names.c: New test.
15671
15672 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15673
15674         * gcc.dg/cpp/tr-warn6.c: New test
15675
15676 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15677
15678         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
15679         be accepted.
15680
15681 2000-09-07  Catherine Moore  <clm@redhat.com>
15682
15683         * gcc.c-torture/execute/unroll-1.c: New test.
15684
15685 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
15686
15687         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
15688         ERROR markers.
15689         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
15690         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
15691         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
15692         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
15693         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
15694         Preprocess only.
15695         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
15696         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
15697
15698 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15699
15700         * g++.old-deja/g++.pt/deduct2.C: New test.
15701
15702 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15703
15704         * g++.old-deja/g++.pt/parms2.C: New test.
15705
15706 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
15707
15708         * g++.old-deja/g++.pt/crash58.C: New test.
15709
15710 2000-09-06  Greg McGary  <greg@mcgary.org>
15711
15712         * gcc.c-torture/execute/20000906-1.c: New test.
15713         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
15714
15715 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15716
15717         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
15718
15719 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15720
15721         * g++.old-deja/g++.pt/crash57.C: New test.
15722
15723 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15724
15725         * g++.old-deja/g++.pt/crash56.C: New test.
15726
15727 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
15728
15729         * g++.old-deja/g++.pt/koenig1.C: New test.
15730
15731 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15732
15733         * gcc.dg/20000904-1.c: New test.
15734
15735 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
15736
15737         * gcc.dg/cpp/paste8.c: New test.
15738
15739 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
15740
15741         * gcc.c-torture/compile/20000827-1.c: New test.
15742
15743 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15744
15745         * gcc.dg/format-diag-1.c: New test.
15746
15747 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
15748
15749         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
15750         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
15751         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
15752         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
15753         gcc.dg/formatz-1.c: Adjust warning regular expressions.
15754
15755 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15756
15757         * g++.old-deja/g++.other/nested4.C: New test.
15758
15759 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
15760
15761         * g++.old-deja/g++.ns/scoped1.C: New test.
15762
15763 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
15764
15765         * lib/g++.exp: Support testing already-installed GCC.
15766
15767 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15768
15769         * wtr-label-1.c, wtr-suffix-1.c: New tests.
15770
15771 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15772
15773         * gcc.dg/return-type-2.c: New test.
15774
15775 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
15776
15777         * gcc.c-torture/compile/20000825-1.c: New test.
15778
15779 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
15780
15781         * gcc.dg/dwarf2-2.c: New test.
15782
15783 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
15784
15785         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
15786         dg-warning regexps.
15787
15788 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
15789
15790         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
15791         gcc.dg/format-ext-5.c: New tests.
15792
15793 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
15794
15795         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
15796
15797 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
15798
15799         * gcc.dg/noncompile/930622-2.c: Adjust error message.
15800
15801 2000-08-24  Richard Henderson  <rth@cygnus.com>
15802
15803         * gcc.dg/ia64-sync-1.c: New test.
15804         * gcc.dg/ia64-sync-2.c: New test.
15805         * gcc.dg/ia64-asm-1.c: New test.
15806
15807 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
15808
15809         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
15810         * gcc.dg/format-ext-2.c: New test.
15811
15812 2000-08-23  Jason Merrill  <jason@redhat.com>
15813
15814         * lib/old-dejagnu.exp: Also ignore "In member function" and
15815         "At global scope".
15816
15817 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15818
15819         * gcc.dg/noncompile/label-lineno-1.c: New test.
15820
15821 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15822
15823         * gcc.dg/c99-array-nonobj-1.c: New test.
15824
15825 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
15826
15827         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
15828         tests.
15829         * gcc.dg/format-ext-1.c: New test.
15830
15831 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
15832
15833         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
15834         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
15835         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
15836         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
15837         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
15838
15839 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
15840
15841         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
15842         gcc.dg/c99-strftime-2.c: New tests.
15843
15844 2000-08-22  Richard Henderson  <rth@cygnus.com>
15845
15846         * gcc.c-torture/execute/20000822-1.c: New test.
15847
15848 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15849
15850         * gcc.c-torture/execute/20000819-1.x: Remove.
15851
15852 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15853
15854         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
15855         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
15856         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
15857         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
15858         gcc.dg/format-xopen-1.c: New tests.
15859
15860 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
15861
15862         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
15863
15864 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
15865
15866         * g++.old-deja/g++.other/loop2.C: New test.
15867
15868         * gcc.c-torture/compile/20000606-1.c: New test.
15869         * gcc.c-torture/compile/20000728-1.c: New test.
15870         * gcc.c-torture/execute/20000801-1.c: New test.
15871         * gcc.c-torture/execute/20000801-2.c: New test.
15872         * gcc.c-torture/execute/20000819-1.c: New test.
15873         * gcc.c-torture/execute/20000819-1.x: XFAIL.
15874         * gcc.dg/20000629-1.c: New test.
15875         * gcc.dg/20000724-1.c: New test.
15876         * gcc.dg/20000807-1.c: New test.
15877
15878 2000-08-20 Dennis Chernoivanov <cdi@sparc.spb.su>
15879
15880         * gcc.dg/cpp/pragma-1.c: New test.
15881         * gcc.dg/cpp/pragma-2.c: New test.
15882
15883 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
15884
15885         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
15886         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
15887
15888 2000-08-18  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
15889
15890         * gcc.c-torture/compile/20000818-1.c: New test.
15891
15892 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
15893
15894         * gcc.c-torture/execute/20000818-1.c: New test.
15895
15896 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
15897
15898         * gcc.dg/format-va-1.c: New test.
15899
15900 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15901
15902         * g++.old-deja/g++.other/typedef8.C: New test.
15903
15904 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15905
15906         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
15907         * g++.old-deja/g++.mike/net36.C: Mark candidate.
15908         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
15909         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
15910         * g++.old-deja/g++.other/ptrmem7.C: New test.
15911         * g++.old-deja/g++.pt/ptrmem10.C: New test.
15912
15913 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
15914
15915         * g++.old-deja/g++.pt/typename27.C: New test.
15916
15917 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
15918
15919         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
15920         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
15921         * g++.old-deja/g++.pt/friend45.C: New test.
15922         * g++.old-deja/g++.other/friend8.C: New test.
15923
15924 2000-08-15  Richard Henderson  <rth@cygnus.com>
15925
15926         * gcc.c-torture/execute/20000815-1.c: New test.
15927
15928 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
15929
15930         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
15931         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
15932         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
15933
15934 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
15935
15936         * g++.old-deja/g++.other/refinit2.C: New test.
15937
15938 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
15939
15940         * lib/c-torture.exp (c-torture): Make
15941         compiler_conditional_xfail_data global.
15942         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
15943         compiler_conditional_xfail_data machinery.
15944         (f-torture-execute): Likewise.
15945         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
15946         and only when unrolling loops.
15947
15948         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
15949
15950 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15951
15952         * g++.old-deja/g++.pt/explicit81.C: New test.
15953
15954 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
15955
15956         * g++.old-deja/g++.pt/typename26.C: New test.
15957
15958 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
15959
15960         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
15961         warning.
15962
15963 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
15964
15965         * g++.old-deja/g++.other/array3.C: New test.
15966
15967 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15968
15969         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
15970         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
15971         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
15972         New tests.
15973
15974 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
15975
15976         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
15977         * g++.old-deja/g++.abi/vmihint.C: Likewise.
15978
15979 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
15980
15981         * gcc.c-torture/execute/20000808-1.c: New test.
15982
15983 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
15984
15985         * gcc.dg/c90-const-expr-1.c: New test.
15986
15987 2000-08-08  Richard Henderson  <rth@cygnus.com>
15988
15989         * gcc.dg/noncompile/920923-1.c: Declare calloc.
15990
15991 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
15992
15993         * gcc.dg/noncompile/const-ll-1.c: New test.
15994
15995 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
15996
15997         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
15998
15999 2000-08-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
16000
16001         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
16002         that running programs linked against the shared version of libobjc
16003         run correctly.
16004
16005 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16006
16007         * gcc.dg/c99-printf-1.c: New test.
16008
16009 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
16010
16011         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
16012
16013 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
16014
16015         * gcc.c-torture/execute/20000731-1.x: Delete.
16016
16017 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
16018
16019         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
16020         and torture_without_loops as is done by c-torture.exp.
16021         (search_for): Copy from c-torture.exp.
16022         (gcc-dg-runtest): New function, drives a directory of tests
16023         iterating over the TORTURE_OPTIONS.
16024         (scan-assembler, scan-assembler-not): Move here from
16025         individual directory drivers.
16026
16027         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
16028         defined by lib/gcc-dg.exp.
16029         * gcc.dg/cpp/cpp.exp: Likewise.
16030         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
16031         gcc-dg-runtest, so we cycle over optimization options.
16032
16033         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
16034         * gcc.dg/compare2.c: No longer expected to fail.
16035
16036 2000-08-04  J"orn Rennecke <amylaar@cygnus.co.uk>
16037
16038         * gcc.c-torture/execute/20000804-1.c: New test.
16039
16040 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
16041
16042         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
16043
16044 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
16045
16046         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
16047
16048 2000-08-03  Jeffrey A Law  (law@cygnus.com)
16049
16050         * gcc.c-torture/compile/20000803-1.c: New test.
16051
16052 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
16053
16054         * gcc.c-torture/execute/20000801-3.c,
16055         gcc.c-torture/execute/20000801-4.c: New tests.
16056         * gcc.c-torture/execute/20000801-3.x,
16057         gcc.c-torture/execute/20000801-4.x: Xfail.
16058
16059 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
16060
16061         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
16062         libobjc/.libs to allow for libtool.
16063
16064 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
16065
16066         * gcc.c-torture/compile/20000802-1.c: New test.
16067
16068 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
16069
16070         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
16071
16072 2000-07-31  Jeffrey A Law  (law@cygnus.com)
16073
16074         * gcc-c-torture/execute/20000731-2.c: New test.
16075
16076         * gcc.c-torture/execute/20000731-1.c: New test.
16077         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
16078
16079 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
16080
16081         * testsuite/gcc.dg/cpp/paste7.c: New test.
16082         * gcc.dg/cpp/20000725-1.c: New test.
16083
16084 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
16085
16086         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
16087         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
16088         declaration warning for __builtin_dwarf_reg_size.
16089
16090         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
16091
16092 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
16093
16094         * gcc.dg/noncompile/voidparam-1.c: New test.
16095
16096 2000-07-30  Richard Henderson  <rth@cygnus.com>
16097
16098         * gcc.dg/c90-digraph-1.c: Don't xfail.
16099         * gcc.dg/compare2.c (case 10): Xfail.
16100         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
16101
16102 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
16103
16104         * gcc.dg/c99-main-1.c: New test.
16105
16106 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
16107
16108         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
16109
16110 2000-07-26  Hans-Peter Nilsson  <hp@axis.com>
16111
16112         * gcc.c-tortuer/execute/20000726-1.c: New test.
16113
16114 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
16115
16116         * gcc.c-torture/execute/enum-2.c: New test.
16117
16118 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16119
16120         * gcc.dg/cpp/tr-warn3.c: New test.
16121
16122 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16123
16124         * g++.old-deja/g++.ext/implicit1.C: Remove.
16125         * g++.old-deja/g++.jason/c2.C: Remove
16126         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
16127         * g++.old-deja/g++.pt/crash16.C: Likewise.
16128         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
16129
16130 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
16131
16132         * g++.old-deja/g++.other/for2.C: New test.
16133
16134 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
16135
16136         * gcc.dg/20000720-1.c: New test.
16137
16138 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
16139
16140         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
16141
16142 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
16143
16144         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
16145         * gcc.c-torture/execute/20000722-1.c: New.
16146         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
16147
16148 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
16149
16150         * gcc.dg/cpp/20000720-1.S: New test.
16151
16152 2000-07-21  Michael Meissner  <meissner@redhat.com>
16153
16154         * gcc.c-torture/execute/ieee/hugeval.c: New test.
16155
16156 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16157
16158         * g++.old-deja/g++.brendan/crash16.C,
16159         g++.old-deja/g++.brendan/parse3.C,
16160         g++.old-deja/g++.brendan/redecl1.C,
16161         g++.old-deja/g++.ns/template13.C,
16162         g++.old-deja/g++.other/decl4.C,
16163         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
16164
16165 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
16166
16167         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
16168         and "Internal error".
16169
16170         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
16171         regexps.
16172         * gcc.dg/cpp/paste6.c: New test.
16173
16174 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
16175
16176         * gcc.dg/cpp/tr-direct.c: New test.
16177
16178         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
16179         gcc.dg/cpp/undef1.c: Tweak error regexps.
16180
16181 2000-07-18  Eric Christopher <echristo@redhat.com>
16182
16183         * gcc.c-torture/compile/20000718-1.c: New test.
16184
16185 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
16186
16187         * cpplex.c (_cpp_push_token): If the token being pushed back
16188         is the previous token in this context, just subtract one from
16189         context->posn.
16190         * cppmacro.c (save_expansion): Clear aux field when storing a
16191         placemarker.
16192
16193 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
16194
16195         * gcc.dg/noncompile/redecl-1.c: New test.
16196
16197 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
16198
16199         * gcc.c-torture/execute/20000717-5.c: New test.
16200         * gcc.c-torture/execute/20000717-1.x: Removed.
16201
16202 2000-07-17  Richard Henderson  <rth@cygnus.com>
16203
16204         * gcc.c-torture/execute/20000717-4.c: New test.
16205
16206 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
16207
16208         * gcc.dg/cpp/syshdr.c: New test.
16209         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
16210
16211 2000-07-17  Neil Booth  <neilb@earthling.net>
16212
16213         * gcc.dg/cpp/cmdlne-dM.c: New test.
16214         * gcc.dg/cpp/cmdlne-dD.c: New test.
16215
16216 2000-07-17  Jeffrey A Law  (law@cygnus.com)
16217
16218         * gcc.c-torture/execute/20000717-3.c: New test.
16219
16220         * gcc.c-torture/compile/20000717-1.c: New test.
16221
16222 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
16223
16224         * gcc.c-torture/execute/20000717-2.c: New test.
16225
16226 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
16227
16228         * gcc.dg/formatz-1.c: New test.
16229
16230         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
16231         * gcc.dg/c99-digraph-1.c: New tests.
16232
16233         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
16234         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
16235
16236         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
16237         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
16238         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
16239         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
16240         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
16241         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
16242         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
16243
16244 2000-07-17   Greg McGary <greg@mcgary.org>
16245
16246         * gcc.c-torture/execute/20000717-1.c: New test.
16247         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
16248
16249 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
16250
16251         * gcc.c-torture/execute/20000715-2.c: New test.
16252         * gcc.dg/20000715-1.c: New test.
16253
16254 2000-07-15  Michael Meissner  <meissner@redhat.com>
16255
16256         * gcc.c-torture/execute/20000715-1.c: New test.
16257
16258 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
16259
16260         * gcc.c-torture/execute/20000707-1.c: New test.
16261
16262 2000-07-13  Neil Booth  <NeilB@earthling.net>
16263
16264         * testsuite/gcc.dg/cpp/digraph1.c,
16265         testsuite/gcc.dg/cpp/digraph2.c,
16266         testsuite/gcc.dg/cpp/digraphs.c: New tests.
16267
16268 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
16269
16270         * g77.f-torture/compile/20000630-2.f:  New test.
16271         * g77.f-torture/compile/20000630-2.x
16272
16273 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16274
16275         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
16276
16277 2000-07-11  Neil Booth  <NeilB@earthling.net>
16278
16279         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
16280
16281 2000-07-11  Neil Booth  <NeilB@earthling.net>
16282
16283         * gcc.dg/cpp/cmdlne-C.c: New.
16284
16285 2000-07-09  Neil Booth  <NeilB@earthling.net>
16286
16287         * gcc.dg/cpp/directiv.c: New tests.
16288         * gcc.dg/cpp/undef1.c: Update.
16289
16290 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
16291
16292         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
16293
16294 2000-07-09  Neil Booth  <NeilB@earthling.net>
16295
16296         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
16297
16298 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
16299
16300         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
16301         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
16302
16303 2000-07-08  Neil Booth  <NeilB@earthling.net>
16304
16305         * gcc.dg/cpp/macsyntx.c: New tests.
16306
16307 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16308
16309         * gcc.dg/20000707-1.c: New test.
16310
16311 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
16312
16313         * gcc.c-torture/execute/20000706-1.c: New test.
16314         * gcc.c-torture/execute/20000706-2.c: New test.
16315         * gcc.c-torture/execute/20000706-3.c: New test.
16316         * gcc.c-torture/execute/20000706-4.c: New test.
16317         * gcc.c-torture/execute/20000706-5.c: New test.
16318
16319 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16320
16321         * g++.old-deja/g++.pt/instantiate7.C: New test.
16322
16323 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
16324
16325         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
16326         * g++.old-deja/g++.mike/thunk3.C: Likewise.
16327         * g++.old-deja/g++.other/rtti3.C: Likewise.
16328         * g++.old-deja/g++.other/rttid3.C: Likewise.
16329
16330 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
16331
16332         *  g77.f-torture/compile/20000630-1.x: Fix typo
16333
16334 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
16335
16336         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
16337         assembly output.
16338
16339 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
16340
16341         * gcc.dg/cpp/ident.c: New test.
16342
16343 2000-07-05  Neil Booth  <NeilB@earthling.net>
16344
16345         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
16346           gcc.dg/cpp/lexstrng.c: New tests.
16347
16348 2000-07-04  Neil Booth  <NeilB@earthling.net>
16349
16350         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
16351         * gcc.dg/cpp/strify2.c: Same.
16352
16353 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
16354
16355         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
16356         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
16357         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
16358         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
16359
16360         * testsuite/gcc.dg/cpp/macro1.c,
16361         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
16362         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
16363         testsuite/gcc.dg/cpp/strify1.c,
16364         testsuite/gcc.dg/cpp/strify2.c: New tests.
16365
16366 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
16367
16368         * gcc.c-torture/execute/20000703-1.c: New test.
16369
16370 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16371
16372         * g++.old-deja/g++.pt (lookup10.C): New test.
16373
16374 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
16375
16376         * g++.old-deja/g++.pt (typename25.C): New test.
16377
16378 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
16379
16380         * gcc.c-torture/compile/20000701-1.c: New test.
16381
16382 2000-06-30  Nick Clifton  <nickc@cygnus.com>
16383
16384         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
16385         to test case.
16386
16387 2000-06-30  Catherine Moore  <clm@cygnus.com>
16388
16389         * gcc.c-torture/execute/align-1.c: New test.
16390
16391 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
16392
16393         * g++.old-deja/g++.pt/expr8.C: New test.
16394         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
16395
16396 2000-06-29  Nick Clifton  <nickc@cygnus.com>
16397
16398         * gcc.c-torture/compile/20000629-1.c: New test.
16399
16400 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16401
16402
16403         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
16404         gcc.dg/noncompile directory, depending on whether they're
16405         preprocessor tests or not.  Annotate all the tests for the dg
16406         framework.
16407
16408         * gcc.c-torture/noncompile/noncompile.exp: Delete.
16409         * gcc.dg/noncompile/noncompile.exp: New.
16410
16411         * Moved files:
16412         Old name                                New name
16413         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
16414         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
16415         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
16416         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
16417         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
16418         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
16419         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
16420         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
16421         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
16422         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
16423         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
16424         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
16425         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
16426         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
16427         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
16428         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
16429         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
16430         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
16431         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
16432         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
16433         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
16434         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
16435         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
16436         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
16437
16438         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
16439         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
16440         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
16441         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
16442         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
16443         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
16444
16445 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
16446
16447         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
16448         declare one variable.  On the fourth, error.
16449         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
16450         declared by 20000628-1a.h.
16451
16452 2000-06-29  Richard Henderson  <rth@redhat.com>
16453
16454         * gcc.c-torture/execute/930529-1.x: New file.
16455         * gcc.dg/920413-1.c: Adjust expected warning text.
16456         * gcc.dg/980217-1.c: Declare abort.
16457         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
16458
16459 2000-06-29  Jeffrey A Law  (law@cygnus.com)
16460
16461         * g77.f-torture/compile/20000629-1.f: New test.
16462         * g77.f-torture/compile/20000629-1.x: Expected to fail.
16463
16464 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16465
16466         Rearrange lots of files, removing entirely the
16467         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
16468         directories.
16469
16470         * Deleted files:
16471         gcc.c-torture/code_quality/code_quality.exp
16472         gcc.c-torture/special/special.exp
16473         gcc.failure/failure.exp
16474         gcc.failure/940409-1.x
16475         gcc.c-torture/compile/961203-1.x
16476
16477         * New files:
16478         gcc.misc-tests/linkage.exp
16479         gcc.c-torture/execute/920730-1t.c
16480         gcc.c-torture/execute/920730-1t.x
16481         gcc.c-torture/compile/920520-1.x
16482         gcc.c-torture/compile/920521-1.x
16483         gcc.c-torture/compile/981006-1.x
16484         gcc.c-torture/execute/eeprof-1.x
16485
16486         * Moved files (possibly with modifications to fit a new harness):
16487         Old name                                New name
16488         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
16489         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
16490         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
16491         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
16492         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
16493         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
16494         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
16495         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
16496         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
16497         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
16498         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
16499         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
16500         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
16501         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
16502
16503 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
16504
16505         * c-torture/compile/961203-1.x: Delete.
16506
16507         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
16508         not exit. Include stdio.h.
16509         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
16510         * gcc.misc-tests/dg-12.c: Likewise.
16511         * gcc.misc-tests/dg-5.c: Likewise.
16512         * gcc.misc-tests/dg-6.c: Likewise.
16513         * gcc.misc-tests/dg-7.c: Prototype abort.
16514         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
16515         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
16516         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
16517         not exit.
16518         * gcc.misc-tests/sieve.c: Use return from main, not exit.
16519         * gcc.misc-tests/sort2.c: Use return from main, not exit.
16520
16521 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
16522
16523         * gcc.dg/cpp/20000628-1.c: New test.
16524         * gcc.dg/cpp/20000628-1.h: New header for above test.
16525         * gcc.dg/cpp/20000628-1a.h: Likewise.
16526
16527 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
16528
16529         * gcc.dg/cpp: New directory.
16530         * gcc.dg/cpp/cpp.exp: New driver.
16531         * gcc.dg/cpp/20000627-1.c: New test.
16532         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
16533         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
16534         and rewrite as a compilation test.
16535
16536         * gcc.dg: Move many files into the cpp subdirectory, possibly
16537         renaming or editing them as well.
16538         Old name                New name
16539         990119-1.c              cpp/19990119-1.c
16540         990228-1.c              cpp/19990228-1.c
16541         990407-1.c              cpp/19990407-1.c
16542         990409-1.c              cpp/19990409-1.c
16543         990413-1.c              cpp/19990413-1.c
16544         990703-1.c              cpp/19990703-1.c
16545         20000127-1.c            cpp/20000127-1.c
16546         20000129-1.c            cpp/20000129-1.c
16547         20000207-1.c            cpp/20000207-1.c
16548         20000207-2.c            cpp/20000207-2.c
16549         20000209-1.c            cpp/20000209-1.c
16550         20000209-2.c            cpp/20000209-2.c
16551         20000301-1.c            cpp/20000301-1.c
16552         20000419-1.c            cpp/20000419-1.c
16553         20000510-1.S            cpp/20000510-1.S
16554         20000519-1.c            cpp/20000519-1.c
16555         20000529-1.c            cpp/20000529-1.c
16556         20000625-1.c            cpp/20000625-1.c
16557         20000625-2.c            cpp/20000625-2.c
16558         cpp-as1.c               cpp/assert1.c
16559         cpp-as2.c               cpp/assert2.c
16560         cxx-comments-1.c        cpp/cxxcom1.c
16561         cxx-comments-2.c        cpp/cxxcom2.c
16562         endif-label.c           cpp/endif.c
16563         cpp-hash1.c             cpp/hash1.c
16564         cpp-hash2.c             cpp/hash2.c
16565         cpp-if1.c               cpp/if-1.c
16566         cpp-if2.c               cpp/if-2.c
16567         cpp-if3.c               cpp/if-3.c
16568         cpp-if4.c               cpp/if-4.c
16569         cpp-if5.c               cpp/if-5.c
16570         cpp-cond.c              cpp/if-cexp.c
16571         cpp-missingop.c         cpp/if-mop.c
16572         cpp-missingparen.c      cpp/if-mpar.c
16573         cpp-opprec.c            cpp/if-oppr.c
16574         cpp-ifparen.c           cpp/if-paren.c
16575         cpp-shortcircuit.c      cpp/if-sc.c
16576         cpp-shift.c             cpp/if-shift.c
16577         cpp-unary.c             cpp/if-unary.c
16578         cpp-li1.c               cpp/line1.c
16579         cpp-li2.c               cpp/line2.c
16580         lineno.c                cpp/line3.c
16581         lineno-2.c              cpp/line4.c
16582         cpp-mi.c                cpp/mi1.c
16583         cpp-mic.h               cpp/mi1c.h
16584         cpp-micc.h              cpp/mi1cc.h
16585         cpp-mind.h              cpp/mi1nd.h
16586         cpp-mindp.h             cpp/mi1ndp.h
16587         cpp-mix.h               cpp/mi1x.h
16588         cpp-mi2.c               cpp/mi2.c
16589         cpp-mi2a.h              cpp/mi2a.h
16590         cpp-mi2b.h              cpp/mi2b.h
16591         cpp-mi2c.h              cpp/mi2c.h
16592         cpp-mi3.c               cpp/mi3.c
16593         cpp-mi3.def             cpp/mi3.def
16594         poison-1.c              cpp/poison.c
16595         pr-impl.c               cpp/prag-imp.c
16596         cpp-redef-2.c           cpp/redef1.c
16597         cpp-redef.c             cpp/redef2.c
16598         strpaste.c              cpp/strp1.c
16599         strpaste-2.c            cpp/strp2.c
16600         cpp-tradpaste.c         cpp/tr-paste.c
16601         cpp-tradstringify.c     cpp/tr-str.c
16602         cpp-tradwarn1.c         cpp/tr-warn1.c
16603         cpp-tradwarn2.c         cpp/tr-warn2.c
16604         trigraphs.c             cpp/trigraphs.c
16605         cpp-unc1.c              cpp/unc1.c
16606         cpp-unc2.c              cpp/unc2.c
16607         cpp-unc3.c              cpp/unc3.c
16608         cpp-unc.c               cpp/unc4.c
16609         undef.c                 cpp/undef1.c
16610         undef-2.c               cpp/undef2.c
16611         cpp-wi1.c               cpp/widestr1.c
16612
16613 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
16614
16615         * lib/g++.exp (g++_include_flags): Tweak.
16616
16617 2000-06-27  H.J. Lu  <hjl@gnu.org>
16618             Loren J. Rittle  <ljrittle@acm.org>
16619
16620         * lib/g++.exp (g++_include_flags): Override libgloss.exp
16621         version with one that knows about the new gcc tree structure.
16622         (g++_link_flags): Same.
16623
16624 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
16625
16626         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
16627         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
16628         case we are cross-compiling.
16629
16630         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
16631         g++.old-deja/g++.niklas/Makefile.in,
16632         g++.old-deja/g++.niklas/configure.in,
16633         g++.old-deja/g++.other/Makefile.in,
16634         g++.old-deja/g++.other/configure.in,
16635         gcc.c-torture/code_quality/Makefile.in,
16636         gcc.c-torture/code_quality/configure.in,
16637         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
16638         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
16639         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
16640         gcc.c-torture/execute/ieee/Makefile.in,
16641         gcc.c-torture/execute/ieee/configure.in,
16642         gcc.c-torture/noncompile/Makefile.in,
16643         gcc.c-torture/noncompile/configure.in,
16644         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
16645         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
16646         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
16647
16648 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16649
16650         * g++.old-deja/g++.other/ambig3.C: New test.
16651
16652 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
16653
16654         * g++.old-deja/g++.pt/syntax1.C: New test.
16655         * g++.old-deja/g++.pt/syntax2.C: New test.
16656         * g++.old-deja/g++.other/syntax3.C: New test.
16657         * g++.old-deja/g++.other/syntax4.C: New test.
16658
16659 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16660
16661         * gcc.dg/20000623-1.c: Prototype exit and abort.
16662
16663 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
16664
16665         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
16666         New tests.
16667         * gcc.dg/cpp-mi3.def: New file.
16668
16669         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
16670         inside assertions.
16671         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
16672         lexer's error messages.
16673         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
16674         divine anything from the linemarkers.
16675         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
16676         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
16677
16678 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
16679
16680         * gcc.dg/20000623-1.c: New test.
16681
16682 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
16683
16684         * gcc.c-torture/execute/20000622-1.c: New test.
16685
16686 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16687
16688         * g++.old-deja/g++.other/init15.C: New test.
16689
16690 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
16691
16692         * g++.old-deja/g++.pt/vaarg2.C: New test.
16693         * g++.old-deja/g++.pt/vaarg3.C: New test.
16694
16695 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
16696
16697         * g++.old-deja/g++.other/dyncast6.C: New test.
16698
16699 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
16700
16701         * gcc.c-torture/execute/loop-6.c: New test.
16702
16703 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
16704
16705         * gcc.dg/20000614-1.c: New test.
16706         * gcc.dg/20000614-2.c: New test.
16707
16708 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
16709
16710         * g++.old-deja/g++.other/inline12.C: New test.
16711
16712 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
16713
16714         * g++.old-deja/g++.other/eh1.C: New test.
16715
16716 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
16717
16718         * g++.old-deja/g++.other/type.C: New test.
16719
16720 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16721
16722         * g++.old-deja/g++.other/initstring.C: New test.
16723
16724 2000-06-12  Jason Merrill  <jason@redhat.com>
16725
16726         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
16727
16728 2000-06-09  Jeffrey A Law  (law@cygnus.com)
16729
16730         * gcc.c-torture/compile/20000609-1.c: New test.
16731
16732 2000-06-09  Clinton Popetz  <cpopetz@cygnus.com>
16733
16734         * gcc.dg/20000609-1.c: New test.
16735
16736 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
16737
16738         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
16739         * gcc.c-torture/noncompile/poison-1.c: Move...
16740         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
16741         * gcc.dg/cpp-li1.c: Add a token after the #line.
16742
16743 2000-06-05  Richard Henderson  <rth@cygnus.com>
16744
16745         * gcc.c-torture/execute/20000605-2.c: New test.
16746         * gcc.c-torture/execute/20000605-3.c: New test.
16747
16748 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
16749
16750         * g77.f-torture/execute/20000503-1.x: New file.
16751
16752 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
16753
16754         * g++.old-deja/g++.eh/badalloc1.C: New test.
16755
16756 2000-06-05  Richard Henderson  <rth@cygnus.com>
16757
16758         * gcc.c-torture/execute/20000605-1.c: New test.
16759
16760 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
16761             Nathan Sidwell <nathan@codesourcery.com>
16762
16763         * gcc.c-torture/compile/20000605-1.c: New test.
16764
16765 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
16766
16767         * g77.f-torture/compile/20000601-1.f:  New test.
16768
16769 2000-06-03  Richard Henderson  <rth@cygnus.com>
16770
16771         * gcc.c-torture/execute/20000603-1.c: New.
16772
16773 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
16774
16775         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
16776         * gcc.dg/noreturn-2.c (noreturn): Likewise.
16777
16778 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
16779
16780         * gcc.dg/compare2.c (case 12): XFAIL.
16781         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
16782         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
16783
16784         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
16785
16786 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
16787
16788         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
16789         guard macro is already defined when the header is first
16790         included.
16791         * gcc.dg/cpp-mix.h: New file.
16792         * gcc.dg/endif-label.c: Update patterns to match compiler.
16793
16794         * g++.brendan/complex1.C: Declare abort.
16795         * g++.law/refs4.C: Remove XFAIL.
16796         * g++.oliva/expr2.C: Declare abort and exit.
16797
16798 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
16799
16800         * gcc.c-torture/execute/20000528-1.c: New test.
16801
16802         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
16803         * g++.old-deja/g++.law/temps4.C: Likewise.
16804
16805         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
16806         stdlib.h.  Call abort() on failure.
16807         * g++.old-deja/g++.law/refs4.C: Likewise.
16808         * g++.old-deja/g++.law/temps4.C: Likewise.
16809         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
16810         * gcc.c-torture/execute/20000112-1.c: Include string.h.
16811
16812 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
16813
16814         Relative to g++.dg/special:
16815         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
16816
16817         Relative to g++.old-deja:
16818         * g++.brendan/complex1.C, g++.jason/optimize2.C,
16819         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
16820         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
16821         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
16822         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
16823         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
16824         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
16825
16826         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
16827         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
16828         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
16829         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
16830         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
16831         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
16832         and/or string.h.
16833
16834         * g++.other/goto1.C: Update expectations for error messages.
16835
16836 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
16837
16838         * gcc.c-torture/compile/20000523-1.c: New test.
16839
16840 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16841
16842         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
16843
16844 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
16845
16846         * g++.old-deja/g++.eh/catch11.C: New test.
16847         * g++.old-deja/g++.eh/catch12.C: New test.
16848
16849 2000-05-24  Nick Clifton  <nickc@cygnus.com>
16850
16851         * gcc.c-torture/execute/20000523-1.c: New test.
16852
16853 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
16854
16855         * c-torture/execute/bcp-1.c: Replace abort in arg of
16856         __builtin_constant_p with a generic external function.
16857
16858         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
16859         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
16860         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
16861         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
16862         Prototype abort and/or exit.
16863
16864         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
16865         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
16866         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
16867         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
16868
16869 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
16870
16871         * gcc.dg/dwarf2-1.c: New test.
16872
16873 2000-05-20  Richard Henderson  <rth@cygnus.com>
16874
16875         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
16876
16877 2000-05-20  Andreas Jaeger  <aj@suse.de>
16878
16879         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
16880         testcase.
16881
16882 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
16883
16884         * gcc.c-torture/execute/20000519-2.c: New test.
16885
16886 2000-05-19  Andreas Jaeger  <aj@suse.de>
16887
16888         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
16889         which fails with SSA.
16890
16891         * lib/c-torture.exp: Also test with -O3 -fssa.
16892
16893 2000-05-18  Michael Meissner  <meissner@redhat.com>
16894
16895         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
16896         * gcc.c-torture/execute/920415-1.c: Ditto.
16897         * gcc.c-torture/execute/920501-1.c: Ditto.
16898         * gcc.c-torture/execute/conversion.c: Ditto.
16899         * gcc.c-torture/execute/cvt-1.c: Ditto.
16900
16901 2000-05-18  Jeffrey A Law  (law@cygnus.com)
16902
16903         * gcc.c-torture/compile/20000518-1.c: New test.
16904
16905 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
16906
16907         * g77.f-torture/compile/200005018.f:  New test.
16908
16909 2000-05-17  Jeffrey A Law  (law@cygnus.com)
16910
16911         * gcc.c-torture/compile/20000517-1.c: New test.
16912
16913 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
16914
16915         * gcc.c-torture/execute/20000516-1.c: New test.
16916
16917 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
16918
16919         * g++.old-deja/g++.other/eh.C: New test.
16920
16921 2000-05-12  Richard Henderson  <rth@cygnus.com>
16922
16923         * gcc.c-torture/execute/990208-1.c (main): Don't pass
16924         constants through to doit's conditional.
16925
16926 2000-05-11  Jeffrey A Law  (law@cygnus.com)
16927
16928         * gcc.c-torture/compile/20000511-1.c: New test.
16929         * g77.f-torture/compile/20000511-1.f: New test.
16930         * g77.f-torture/compile/20000511-2.f: New test.
16931
16932 2000-05-11  Michael Meissner  <meissner@redhat.com>
16933
16934         * gcc.c-torture/execute/20000511-1.c: New test.
16935
16936 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
16937
16938         * gcc.dg/dg.exp: Scan .S files as well as .c files.
16939         * gcc.dg/20000510-1.S: New.
16940
16941 2000-05-08  Catherine Moore  <clm@cygnus.com>
16942
16943         * gcc.dg/unused-3.c: New.
16944
16945 2000-05-06  Richard Henderson  <rth@cygnus.com>
16946
16947           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
16948           * g++.old-deja/g++.mike/warn1.C: Likewise.
16949           * g++.old-deja/g++.pt/local1.C: Likewise.
16950           * g++.old-deja/g++.pt/local7.C: Likewise.
16951           * g++.old-deja/g++.pt/spec16.C: Likewise.
16952
16953 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
16954
16955         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
16956
16957 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
16958
16959           * g77.f-torture/execute/20000503-1.f:  New test.
16960
16961 2000-05-04  Andreas Jaeger  <aj@suse.de>
16962
16963         * gcc.dg/noreturn-2.c: New test.
16964
16965 2000-05-04  Neil Booth  <NeilB@earthling.net>
16966
16967         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
16968         preprocessor.
16969
16970 2000-05-04  Richard Henderson  <rth@cygnus.com>
16971
16972         * gcc.c-torture/execute/20000503-1.c: Fix typo.
16973
16974 2000-05-04  Richard Henderson  <rth@cygnus.com>
16975
16976         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
16977         OpenSSL by Jason R Thorpe.
16978
16979 2000-05-03  Jim Wilson  <wilson@cygnus.com>
16980
16981         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
16982
16983 2000-05-03  Robert Lipe <robertlipe@usa.net>
16984
16985         * gcc.dg/20000503-1.c: New test.
16986
16987 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
16988
16989         * gcc.c-torture/compile/20000502-1.c: New test.
16990         * g++.old-deja/g++.other/align.C: New test.
16991         * gcc.dg/cpp-tradstringify.c: New test.
16992
16993 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
16994
16995         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
16996         and hard registers.
16997
16998 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
16999
17000         * gcc.c-torture/execute/loop-5.c: New test.
17001
17002 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
17003
17004         * gcc.c-torture/execute/va-arg-20.c: New test.
17005
17006 2000-04-23  Jeffrey A Law  (law@cygnus.com)
17007
17008         * gcc.c-torture/execute/20000422-1.c: New test.
17009
17010 2000-04-20  Greg McGary  <gkm@gnu.org>
17011
17012         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
17013         when optimizing, but without sibling-call optimizations (-O1).
17014
17015 2000-04-20  Jeffrey A Law  (law@cygnus.com)
17016
17017           * gcc.c-torture/compile/20000420-1.c: New test.
17018
17019 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
17020
17021         * g++.abi/ptrflags.C: New test.
17022         * g++.eh/catchptr1.C: Test incomplete pointer chains.
17023
17024 2000-04-19  Catherine Moore  <clm@cygnus.com>
17025
17026         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
17027
17028 2000-04-19  Greg McGary  <gkm@gnu.org>
17029
17030         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
17031         sibling-call optimizations.
17032
17033 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
17034
17035         * gcc.dg/20000419-1.c: New test.
17036
17037 2000-04-12  Hans-Peter Nilsson  <hp@axis.com>
17038
17039         * gcc.c-torture/execute/20000412-6.c: New test.
17040
17041 2000-04-12  Jeffrey A Law  (law@cygnus.com)
17042
17043         * gcc.c-torture/execute/20000412-5.c: New test.
17044         * g77.f-torture/compile/20000412-1.f: New test.
17045         * gcc.c-torture/execute/20000412-4.c: New test.
17046         * gcc.c-torture/compile/20000412-2.c: New test.
17047         * gcc.c-torture/execute/20000412-3.c: New test.
17048         * gcc.c-torture/compile/20000412-1.c: New test.
17049         * gcc.c-torture/execute/20000412-2.c: New test.
17050
17051 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
17052
17053         * objc/execute/bf-20.m: New test.
17054
17055 2000-04-10  Richard Henderson  <rth@cygnus.com>
17056
17057         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
17058
17059         * gcc.c-torture/execute/20000412-1.c: New test.
17060
17061 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
17062
17063         * g++.old-deja/g++.eh/catchptr1.C: New test.
17064
17065 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
17066
17067         * g++.old-deja/g++.abi/cxa_vec.C: New test.
17068
17069 2000-04-08  Neil Booth  <NeilB@earthling.net>
17070
17071         * gcc.dg/cpp-nullchar.c: Remove test as
17072         embedded nulls cause problems.
17073
17074 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17075
17076         * gcc.dg/compare2.c: New test.
17077
17078 2000-04-08  Neil Booth  <NeilB@earthling.net>
17079
17080         * gcc.dg/cpp-nullchar.c: New test.
17081
17082 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
17083
17084         * gcc.dg/cpp-mi2.c: New test.
17085         * gcc.dg/cpp-mi2[abc].h: New files.
17086
17087 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
17088
17089         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
17090         member name.
17091
17092 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
17093
17094         * g++.old-deja/g++.abi/vmihint.C: New test.
17095
17096 2000-04-06  Neil Booth  <NeilB@earthling.net>
17097
17098         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
17099         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
17100         copyright.
17101
17102 2000-04-05  Hans-Peter Nilsson  <hp@axis.com>
17103
17104         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
17105         avoid stack-frame overwrite.
17106
17107 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
17108
17109         * gcc.c-torture/compile/20000405-2.c: New test.
17110         * gcc.c-torture/compile/20000405-3.c: New test.
17111
17112 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17113
17114         * gcc.c-torture/compile/20000405-1.c: New test.
17115
17116 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
17117
17118         * gcc.dg/cast-qual-1.c: Revert last change.
17119
17120 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17121
17122         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
17123
17124 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
17125
17126         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
17127         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
17128
17129 2000-04-03  Jeffrey A Law  (law@cygnus.com)
17130
17131         * gcc.c-torture/compile/20000403-2.c: New test.
17132         * gcc.c-torture/compile/20000403-1.c: New test.
17133
17134 2000-04-03  Hans-Peter Nilsson  <hp@axis.com>
17135
17136         * gcc.c-torture/execute/20000403-1.c: New test.
17137
17138 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
17139
17140         * gcc.c-torture/execute/20000402-1.c: New test.
17141
17142 2000-04-03  Donald Lindsay  <dlindsay@cygnus.com>
17143
17144         * gcc.c-torture/execute/va-arg-15.c: New test.
17145         * gcc.c-torture/execute/va-arg-16.c: New test.
17146         * gcc.c-torture/execute/va-arg-17.c: New test.
17147         * gcc.c-torture/execute/va-arg-18.c: New test.
17148         * gcc.c-torture/execute/va-arg-19.c: New test.
17149
17150 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
17151
17152         * gcc.c-torture/compile/981211-1.c: Move to...
17153         * gcc.dg/cpp-as1.c: ...here.
17154         * gcc.dg/cpp-as2.c: New file.
17155
17156         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
17157         compiler.
17158
17159 2000-04-02  Neil Booth  <NeilB@earthling.net>
17160
17161         * gcc.dg/cpp-cond.c  New tests.
17162         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
17163         accidental success less likely.
17164         * gcc.dg/cpp-missingop.c  New tests.
17165         * gcc.dg/cpp-missingparen.c  New tests.
17166         * gcc.dg/cpp-shift.c  New tests.
17167         * gcc.dg/cpp-shortcircuit.c  New tests.
17168         * gcc.dg/cpp-unary.c  New tests.
17169
17170 2000-03-29  Jeffrey A Law  (law@cygnus.com)
17171
17172         * gcc.c-torture/compile/20000329-1.c: New test.
17173
17174 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
17175
17176         * gcc.c-torture/compile/20000326-1.c: New test.
17177         * gcc.c-torture/compile/20000326-2.c: New test.
17178
17179 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
17180
17181         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
17182         the first parameter is a function argument.
17183
17184 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
17185
17186         * g++.old-deja/g++.ext/array4.C: New test.
17187
17188 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
17189
17190         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
17191
17192 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17193
17194         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
17195
17196 2000-03-19  Richard Henderson  <rth@cygnus.com>
17197
17198         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
17199
17200 2000-03-19  Richard Henderson  <rth@cygnus.com>
17201
17202         * gcc.c-torture/compile/20000319-1.c: New test.
17203
17204 2000-03-14  Jeffrey A Law  (law@cygnus.com)
17205
17206         * gcc.c-torture/execute/20000314-3.c: New test.
17207         * gcc.c-torture/execute/20000314-2.c: New test.
17208         * gcc.c-torture/execute/20000314-1.c: New test.
17209         * gcc.c-torture/compile/20000314-2.c: New test.
17210         * gcc.c-torture/compile/20000314-1.c: New test.
17211
17212 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
17213
17214         * g++.old-deja/g++.warn/inline.C: New test.
17215
17216 2000-03-10  Hans-Peter Nilsson  <hp@bitrange.com>
17217
17218         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
17219         standards-compliant result rather than specific constants.
17220         Put test-values in array.
17221
17222 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
17223
17224         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
17225         (g++_target_compile): Put test-specific options last.
17226
17227 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17228
17229         * g++.old-deja/g++.eh/vbase4.C: New test.
17230
17231 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17232
17233         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
17234
17235 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17236
17237         * g++.old-deja/g++.brendan/misc12.C: Removed.
17238         * g++.old-deja/g++.pt/memtemp77.C: Constify.
17239         * g++.old-deja/g++.ext/pretty4.C: New test.
17240
17241 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
17242
17243         * g++.old-deja/g++.other/string2.C: New test.
17244
17245 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
17246
17247         * g++.old-deja/g++.warn/impint2.C: New test.
17248
17249 2000-03-05  Hans-Peter Nilsson  <hp@bitrange.com>
17250
17251         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
17252         is 1, not zero.
17253
17254 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
17255
17256         * g++.old-deja/g++.warn/impint.C: New test.
17257         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
17258         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
17259         * g++.old-deja/g++.pt/explicit12.C: Likewise.
17260         * g++.old-deja/g++.pt/explicit13.C: Likewise.
17261         * g++.old-deja/g++.pt/explicit17.C: Likewise.
17262         * g++.old-deja/g++.pt/explicit18.C: Likewise.
17263         * g++.old-deja/g++.pt/explicit19.C: Likewise.
17264         * g++.old-deja/g++.pt/explicit23.C: Likewise.
17265         * g++.old-deja/g++.pt/explicit31.C: Likewise.
17266         * g++.old-deja/g++.pt/explicit35.C: Likewise.
17267         * g++.old-deja/g++.pt/explicit6.C: Likewise.
17268         * g++.old-deja/g++.pt/memclass7.C: Likewise.
17269
17270 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
17271
17272         * gcc.dg/cpp-redef.c: New test.
17273
17274 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
17275
17276         * g++.old-deja/g++.pt/unify7.C: New test.
17277
17278 2000-02-26  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
17279
17280         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
17281         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
17282
17283 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
17284
17285         * gcc.c-torture/compile/20000224-1.c: New test.
17286
17287 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17288
17289         * gcc.c-torture/compile/cpp-2.c: New test.
17290         * gcc.c-torture/compile/cpp-1.c: New test.
17291
17292 2000-02-25  Jeffrey A Law  (law@cygnus.com)
17293
17294         * gcc.c-torture/execute/20000225-1.c: New test.
17295
17296 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17297
17298         * gcc.dg/cpp-li2.c: New test.
17299
17300         * gcc.dg/cpp-wi1.c: New test.
17301
17302         * gcc.dg/cpp-li1.c: New test.
17303
17304 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
17305
17306         * g++.old-deja/g++.other/sizeof5.C: New test.
17307
17308 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17309
17310         * gcc.c-torture/execute/va-arg-13.c: New test.
17311
17312 2000-02-23  Donald Lindsay  <dlindsay@cygnus.com>
17313
17314         * gcc.c-torture/execute/va-arg-12.c: New test.
17315
17316 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17317
17318         * gcc.c-torture/execute/20000223-1.c: New test.
17319
17320 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
17321
17322         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
17323
17324 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
17325
17326         * g++.old-deja/g++.abi/ptrmem.C: New test.
17327
17328 2000-02-19  Richard Henderson  <rth@cygnus.com>
17329
17330         * gcc.c-torture/compile/init-3.c: New.
17331
17332 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
17333
17334         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
17335         ALWAYS_CXXFLAGS.
17336
17337 2000-02-11  Robert Lipe <robertl@sco.com>
17338
17339         * gcc.c-torture/compile/20000211-3.c: New test.
17340
17341 2000-02-11  Martin Buchholz <martin@xemacs.org>
17342
17343         * gcc.c-torture/compile/20000211-2.c: New test.
17344
17345 2000-02-11  Jeffrey A Law  (law@cygnus.com)
17346
17347         * gcc.c-torture/compile/20000211-1.c: New test.
17348
17349 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
17350
17351         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
17352           on native targets
17353
17354 2000-02-08  Nathan Sidwell  <nathan@acm.org>
17355
17356         * g++.old-deja/g++.other/cast5.C: New test.
17357
17358 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
17359
17360         * gcc.c-torture/execute/20000205-1.c: New.
17361
17362 2000-02-03  Nathan Sidwell  <nathan@acm.org>
17363
17364         * g++.old-deja/g++.jason/cast3.C: Return void.
17365         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
17366
17367 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17368
17369         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
17370
17371         * gcc.dg/loop-1.c: New test.
17372
17373 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
17374
17375         * gcc.c-torture/compile/20000127-1.c: New test.
17376         * gcc.c-torture/execute/991228-1.c: New test.
17377
17378 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17379
17380         * gcc.dg/unused-2.c: New test.
17381
17382         * gcc.dg/conv-1.c: New test.
17383
17384 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
17385
17386         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
17387         compiler.
17388         (tool_option_proc): Fix typo.
17389
17390 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
17391
17392         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
17393         of the ld on the host, not on the build machine.
17394         Also, don't crash if '--help' is not a supported option.
17395
17396 2000-01-24  Richard Henderson  <rth@cygnus.com>
17397
17398         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
17399
17400 2000-01-20  Jeffrey A Law  (law@cygnus.com)
17401
17402         * gcc.c-torture/execute/20000120-2.c: New test.
17403         * gcc.c-torture/execute/20000120-1.c: New test.
17404
17405 2000-01-13  Jeffrey A Law  (law@cygnus.com)
17406
17407         * gcc.c-torture/execute/20000113-1.c: New test.
17408
17409 2000-01-12  Jeffrey A Law  (law@cygnus.com)
17410
17411         * gcc.c-torture/execute/20000112-1.c: New test.
17412
17413 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17414
17415         * gcc.dg/20000111-1.c: New test.
17416
17417 2000-01-10  Jeffrey A Law  (law@cygnus.com)
17418
17419         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
17420         with 16 bit integers.
17421
17422 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17423
17424         * gcc.dg/20000108-1.c: New test.
17425
17426 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17427
17428         * g++.old-deja/g++.ns/koenig8.C: New test.
17429
17430 2000-01-05  Nathan Sidwell  <nathan@acm.org>
17431
17432         * g++.old-deja/g++.other/cast4.C: New test.
17433
17434 2000-01-05  Jeffrey A Law  (law@cygnus.com)
17435
17436         * gcc.c-torture/compile/20000105-2.c: New test.
17437         * gcc.c-torture/compile/20000105-1.c: New test.
17438
17439 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17440
17441         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
17442         references to printf & atoi to conform to ANSI standard.
17443         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
17444         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
17445         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
17446         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
17447         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
17448         * g++.old-deja/g++.brendan/complex1.C: Likewise.
17449         * g++.old-deja/g++.brendan/copy1.C: Likewise.
17450         * g++.old-deja/g++.brendan/copy2.C: Likewise.
17451         * g++.old-deja/g++.brendan/copy3.C: Likewise.
17452         * g++.old-deja/g++.brendan/copy4.C: Likewise.
17453         * g++.old-deja/g++.brendan/copy5.C: Likewise.
17454         * g++.old-deja/g++.brendan/copy6.C: Likewise.
17455         * g++.old-deja/g++.brendan/copy7.C: Likewise.
17456         * g++.old-deja/g++.brendan/copy8.C: Likewise.
17457         * g++.old-deja/g++.brendan/crash11.C: Likewise.
17458         * g++.old-deja/g++.brendan/crash14.C: Likewise.
17459         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
17460         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
17461         * g++.old-deja/g++.brendan/delete2.C: Likewise.
17462         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
17463         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
17464         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
17465         * g++.old-deja/g++.brendan/eh1.C: Likewise.
17466         * g++.old-deja/g++.brendan/groff1.C: Likewise.
17467         * g++.old-deja/g++.brendan/init3.C: Likewise.
17468         * g++.old-deja/g++.brendan/misc12.C: Likewise.
17469         * g++.old-deja/g++.brendan/misc7.C: Likewise.
17470         * g++.old-deja/g++.brendan/new2.C: Likewise.
17471         * g++.old-deja/g++.brendan/operators4.C: Likewise.
17472         * g++.old-deja/g++.brendan/operators5.C: Likewise.
17473         * g++.old-deja/g++.brendan/overload2.C: Likewise.
17474         * g++.old-deja/g++.brendan/overload7.C: Likewise.
17475         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
17476         * g++.old-deja/g++.brendan/reference1.C: Likewise.
17477         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
17478         * g++.old-deja/g++.brendan/template24.C: Likewise.
17479         * g++.old-deja/g++.brendan/template3.C: Likewise.
17480         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
17481         * g++.old-deja/g++.jason/inline3.C: Likewise.
17482         * g++.old-deja/g++.jason/opeq.C: Likewise.
17483         * g++.old-deja/g++.law/arg5.C: Likewise.
17484         * g++.old-deja/g++.law/arm7.C: Likewise.
17485         * g++.old-deja/g++.law/ctors11.C: Likewise.
17486         * g++.old-deja/g++.law/cvt8.C: Likewise.
17487         * g++.old-deja/g++.law/init9.C: Likewise.
17488         * g++.old-deja/g++.law/refs4.C: Likewise.
17489         * g++.old-deja/g++.law/template2.C: Likewise.
17490         * g++.old-deja/g++.law/visibility24.C: Likewise.
17491         * g++.old-deja/g++.law/vtable3.C: Likewise.
17492         * g++.old-deja/g++.mike/asm2.C: Likewise.
17493         * g++.old-deja/g++.mike/eh1.C: Likewise.
17494         * g++.old-deja/g++.mike/misc1.C: Likewise.
17495         * g++.old-deja/g++.mike/misc13.C: Likewise.
17496         * g++.old-deja/g++.mike/misc14.C: Likewise.
17497         * g++.old-deja/g++.mike/ns12.C: Likewise.
17498         * g++.old-deja/g++.mike/p1248.C: Likewise.
17499         * g++.old-deja/g++.mike/p3708.C: Likewise.
17500         * g++.old-deja/g++.mike/p3708a.C: Likewise.
17501         * g++.old-deja/g++.mike/p3708b.C: Likewise.
17502         * g++.old-deja/g++.mike/p646.C: Likewise.
17503         * g++.old-deja/g++.mike/p700.C: Likewise.
17504         * g++.old-deja/g++.mike/p783.C: Likewise.
17505         * g++.old-deja/g++.mike/p783a.C: Likewise.
17506         * g++.old-deja/g++.mike/p783b.C: Likewise.
17507         * g++.old-deja/g++.mike/p786.C: Likewise.
17508         * g++.old-deja/g++.mike/p789.C: Likewise.
17509         * g++.old-deja/g++.mike/p789a.C: Likewise.
17510         * g++.old-deja/g++.mike/p807a.C: Likewise.
17511         * g++.old-deja/g++.other/delete3.C: Likewise.
17512         * g++.old-deja/g++.other/dyncast1.C: Likewise.
17513         * g++.old-deja/g++.other/dyncast2.C: Likewise.
17514         * g++.old-deja/g++.other/dyncast3.C: Likewise.
17515         * g++.old-deja/g++.other/empty1.C: Likewise.
17516         * g++.old-deja/g++.other/temporary1.C: Likewise.
17517         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
17518         * g++.old-deja/g++.pt/t16.C: Likewise.
17519         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
17520
17521 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
17522
17523         * gcc.dg/991230-1.c: New test.
17524
17525 1999-12-29  Jeffrey A Law  (law@cygnus.com)
17526
17527         * gcc.c-torture/compile/991229-3.c: New test.
17528         * gcc.c-torture/compile/991229-2.c: New test.
17529         * gcc.c-torture/compile/991229-1.c: New test.
17530
17531 1999-12-29  Greg McGary <gkm@eng.ascend.com>
17532
17533         * gcc.c-torture/compile/labels-2.c: New test.
17534
17535 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17536
17537         * gcc.c-torture/execute/991227-1.c: New test.
17538
17539 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17540
17541         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
17542
17543 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
17544
17545         * gcc.c-torture/execute/991221-1.c: New test.
17546
17547 1999-12-20  Nathan Sidwell  <nathan@acm.org>
17548
17549         * g++.old-deja/g++.other/cast3.C: New test.
17550
17551 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
17552
17553         * gcc.c-torture/execute/991216-4.c: New test.
17554
17555 1999-12-16  Michael Meissner  <meissner@cygnus.com>
17556
17557         * gcc.c-torture/execute/991216-1.c: New test.
17558         * gcc.c-torture/execute/991216-2.c: New test.
17559         * gcc.c-torture/execute/991216-3.c: New test.
17560
17561 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17562
17563         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
17564         Actually make the test fail by using "-O2" for compilation.
17565
17566 1999-12-15  Nathan Sidwell  <nathan@acm.org>
17567
17568         * g++.old-deja/g++.warn/cast-align1.C: New test.
17569
17570 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17571
17572         * gcc.c-torture/compile/991214-1.c: New test.
17573         * gcc.c-torture/compile/991214-2.c: New test.
17574
17575 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
17576
17577         * gcc.dg/991214-1.c: New test.
17578
17579 1999-12-13  Jeffrey A Law  (law@cygnus.com)
17580
17581         * gcc.c-torture/compile/991213-3.c: New test.
17582         * gcc.c-torture/compile/991213-2.c: New test.
17583         * gcc.c-torture/compile/991213-1.c: New test.
17584
17585 1999-12-10  J"orn Rennecke <amylaar@cygnus.co.uk>
17586
17587         * gcc.dg/991209-1.c: New test.
17588
17589 1999-12-08  Nathan Sidwell <nathan@acm.org>
17590
17591         * gcc.c-torture/compile/991208-1.c: New test.
17592
17593 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17594
17595         * gcc.dg/ultrasp2.c: New test.
17596
17597 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
17598
17599         * g++.old-deja/g++.abi/align.C (main): Fix typo.
17600
17601 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
17602
17603         * gcc.c-torture/compile/991202-1.c: New test.
17604         * gcc.c-torture/execute/991202-1.c: New test.
17605         * gcc.c-torture/execute/991202-2.c: New test.
17606         * gcc.c-torture/execute/991202-3.c: New test.
17607
17608 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
17609
17610         * g++.old-deja/g++.abi/align.C: New test.
17611         * g++.old-deja/g++.abi/aggregates.C: Likewise.
17612         * g++.old-deja/g++.abi/bitfields.C: Likewise.
17613
17614 1999-12-01  Richard Henderson  <rth@cygnus.com>
17615
17616         * gcc.c-torture/execute/991201-1.c: New.
17617
17618 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
17619
17620         * gcc.dg/991129-1.c: New test.
17621
17622 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
17623
17624         * gcc.c-torture/compile/991127-1.c: New test.
17625
17626 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17627
17628         * g++.old-deja/g++.other/warn4.C: New test.
17629
17630 1999-11-22  Nathan Sidwell  <nathan@acm.org>
17631
17632         * g++.old-deja/g++.eh/cleanup2.C: New test.
17633         * g++.old-deja/g++.ext/pretty2.C: New test.
17634         * g++.old-deja/g++.ext/pretty3.C: New test.
17635         * g++.old-deja/g++.other/debug6.C: New test.
17636
17637 1999-10-20  Jim Wilson  <wilson@cygnus.com>
17638
17639         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
17640         compiler_output to look for one error message instead of two.
17641
17642 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
17643
17644         * gcc.c-torture/execute/991118-1.c: Also test case
17645         where the word boundary does not split a byte evenly.
17646
17647 1999-11-19  Nathan Sidwell  <nathan@acm.org>
17648
17649         * g++.old-deja/g++.ext/restrict1.C: New test.
17650
17651 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
17652
17653         * gcc.c-torture/execute/991118-1.c: New test.
17654
17655 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
17656
17657         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
17658         working directory pathnames.
17659
17660 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
17661
17662         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
17663         host is equipped with driver.h and driver.o so it can actually
17664         compile and run the tests.
17665
17666 1999-10-08  Bernd Schmidt  <bernds@cygnus.co.uk>
17667
17668         * gcc.c-torture/compile/991008-1.c: New test.
17669
17670 1999-11-08  Nick Clifton  <nickc@cygnus.com>
17671
17672         * lib/gcc-dg.exp: Include target-supports.exp
17673
17674 1999-11-05  Nick Clifton  <nickc@cygnus.com>
17675
17676         * lib/target-supports.exp: New file: Provide procs to test for
17677         features supported by the target.
17678         (check_weak_available): Moved here from ecos.exp.
17679         (check_alias_available): New proc: Determine of the target
17680         toolchain supports the alias attribute.
17681
17682         * gcc.dg/special/ecos.exp: Move check_weak_available to
17683         target-supports.exp.
17684         (alias-1.c): Only perform the test if the target supports
17685         aliases.
17686         (wkali-1.c): Only perform the test if the target supports
17687         aliases.
17688
17689         * gcc.dg/990506-0.c: Expect error messages from cross
17690         targets as well as native targets.
17691
17692 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17693
17694         * gcc.dg/ultrasp1.c: Removed xfail.
17695         * gcc.dg/struct-ret-2.c: Likewise.
17696         * gcc.dg/array-1.c: Likewise.
17697
17698 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
17699
17700         * gcc.dg/struct-ret-2.c: New test.
17701
17702         * gcc.dg/array-1.c: New test.
17703
17704 1999-10-30  Stephen L Moshier <moshier@mediaone.net>
17705
17706         * gcc.c-torture/execute/991030-1.c: New test.
17707
17708 1999-10-26  Richard Henderson  <rth@cygnus.com>
17709
17710         * gcc.c-torture/compile/991026-2.c: New test.
17711
17712 1999-10-26  Jeffrey A Law  (law@cygnus.com)
17713
17714         * gcc.c-torture/compile/991026-1.c: New test.
17715
17716 1999-10-23  Jeffrey A Law  (law@cygnus.com)
17717
17718         * gcc.c-torture/execute/991023-1.c: New test.
17719
17720 1999-10-19  Jeffrey A Law  (law@cygnus.com)
17721
17722         * gcc.c-torture/execute/991019-1.c: New test.
17723
17724 1999-10-16  Richard Henderson  <rth@cygnus.com>
17725
17726         * gcc.c-torture/execute/991016-1.c: New test.
17727
17728 1999-10-14  Stephane Carrez  <stcarrez@worldnet.fr>
17729
17730         * gcc.c-torture/execute/991014-1.c: New test.
17731
17732 1999-10-13  J"orn Rennecke <amylaar@cygnus.co.uk>
17733
17734         * g++.old-deja/g++.other/union2.C: New test.
17735
17736 1999-10-13  Nathan Sidwell  <nathan@acm.org>
17737
17738         * g++.old-deja/g++.other/vaarg2.C: New test.
17739         * g++.old-deja/g++.other/vaarg3.C: New test.
17740
17741 1999-10-12  Craig Burley  <craig@jcb-sc.com>
17742
17743         * g77.f-torture/noncompile/19990905-1.f: Moved from being
17744         in compile/.
17745
17746 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
17747
17748         * gcc.c-torture/execute/va-arg-11.c: New test.
17749
17750 1999-10-01  Mark P. Mitchell  <mark@codesourcery.com>
17751
17752         * lib/file-format.exp (gcc_target_object_format): Don't
17753         crash if objdump is unavailable.
17754
17755 1999-09-29  Donn Terry <donn@interix.com>
17756
17757         * gcc.misc-tests/mg.exp: delete extraneous redirection.
17758
17759 1999-09-28  Nick Clifton  <nickc@cygnus.com>
17760
17761         * gcc.c-torture/compile/990928-1.c: New test.
17762
17763 1999-09-28  Nathan Sidwell  <nathan@acm.org>
17764
17765         * g++.old-deja/g++.other/decl6.C: New test.
17766
17767 1999-09-28  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
17768
17769         * gcc.c-torture/execute/va-arg-10.c: New test.
17770
17771 1999-09-27  Nathan Sidwell  <nathan@acm.org>
17772
17773         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
17774         __PRETTY_FUNCTION__.
17775
17776 1999-09-23  Nick Clifton  <nickc@cygnus.com>
17777
17778         * gcc.c-torture/execute/990923-1.c: New test.
17779
17780 1999-09-21  Nick Clifton  <nickc@cygnus.com>
17781
17782         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
17783         for which -fpic is inappropriate.
17784
17785 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
17786
17787         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
17788
17789 1999-09-21  Nathan Sidwell  <nathan@acm.org>
17790
17791         * g++.old-deja/g++.other/dyncast1.C: New test.
17792         * g++.old-deja/g++.other/dyncast2.C: New test.
17793         * g++.old-deja/g++.other/dyncast3.C: New test.
17794         * g++.old-deja/g++.other/dyncast4.C: New test.
17795         * g++.old-deja/g++.other/dyncast5.C: New test.
17796         * g++.old-deja/g++.eh/catch3.C: New test.
17797         * g++.old-deja/g++.eh/catch3p.C: New test.
17798         * g++.old-deja/g++.eh/catch4.C: New test.
17799         * g++.old-deja/g++.eh/catch4p.C: New test.
17800         * g++.old-deja/g++.eh/catch5.C: New test.
17801         * g++.old-deja/g++.eh/catch5p.C: New test.
17802         * g++.old-deja/g++.eh/catch6.C: New test.
17803         * g++.old-deja/g++.eh/catch6p.C: New test.
17804         * g++.old-deja/g++.eh/catch7.C: New test.
17805         * g++.old-deja/g++.eh/catch7p.C: New test.
17806         * g++.old-deja/g++.eh/catch8.C: New test.
17807         * g++.old-deja/g++.eh/catch8p.C: New test.
17808         * g++.old-deja/g++.eh/catch9.C: New test.
17809         * g++.old-deja/g++.eh/catch9p.C: New test.
17810
17811 1999-09-13  Nathan Sidwell  <nathan@acm.org>
17812
17813         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
17814         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
17815
17816 1999-09-13  Jeffrey A Law  (law@cygnus.com)
17817
17818         * gcc.c-torture/compile/990913-1.c: New test.
17819
17820 1999-09-10  Nathan Sidwell  <nathan@acm.org>
17821
17822         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
17823         * g++.old-deja/g++.jason/rfg5.C: Likewise.
17824
17825 1999-09-09  Richard Henderson  <rth@cygnus.com>
17826
17827         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
17828
17829 1999-09-09  Nathan Sidwell  <nathan@acm.org>
17830
17831         * g++.old-deja/g++.other/lookup11.C: New test.
17832         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
17833         what is permitted and what we want.
17834         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
17835         overload use.
17836         * g++.old-deja/g++.jason/rfg5.C: Likewise
17837
17838 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
17839
17840         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
17841         * gcc.c-torture/noncompile/poison-1.c: New file.
17842
17843 1999-09-08  Nathan Sidwell  <nathan@acm.org>
17844
17845         * g++.old-deja/g++.other/sizeof3.C: New test.
17846         * g++.old-deja/g++.other/sizeof4.C: New test.
17847         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
17848         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
17849
17850 1999-09-07  Richard Henderson  <rth@cygnus.com>
17851
17852         * gcc.dg/va-arg-1.c: New.
17853
17854 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
17855
17856         * gcc.c-torture/execute/va-arg-9.c: New test.
17857
17858 1999-09-05  Craig Burley  <craig@jcb-sc.com>
17859
17860         * g77.f-torture/compile/980519-2.f: New test.
17861         * g77.f-torture/compile/19990905-0.f: New test.
17862         * g77.f-torture/compile/19990905-1.f: New test.
17863         * g77.f-torture/compile/19990905-2.f: New test.
17864
17865         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
17866
17867 1999-09-03  Richard Earnshaw <rearnsha@arm.com>
17868
17869         * gcc.c-torture/execute/990827-1.c: Fix typo.
17870
17871 1999-09-03  Nathan Sidwell  <nathan@acm.org>
17872
17873         * g++.old-deja/g++.other/deref1.C: New test.
17874
17875 1999-09-02  Nathan Sidwell  <nathan@acm.org>
17876
17877         * g++.old-deja/g++.other/ambig2.C: New test.
17878         * g++.old-deja/g++.other/cond5.C: New test.
17879         * g++.old-deja/g++.other/lookup16.C: New test.
17880
17881 1999-09-02  Marc Espie <espie@cvs.openbsd.org>
17882
17883         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
17884         assemblers too.
17885
17886 1999-08-31  Jeffrey A Law  (law@cygnus.com)
17887
17888         * lib/c-torture.exp: Avoid the "compare executables" optimization
17889         when testing native.
17890
17891 1999-08-29  Jeffrey A Law  (law@cygnus.com)
17892
17893         * gcc.c-torture/execute/990829-1.c: New test.
17894         * gcc.c-torture/compile/990829-1.c: New test.
17895
17896 1999-08-27  Paul Burchard  <burchard@pobox.com>
17897
17898         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
17899         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
17900         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
17901         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
17902         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
17903         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
17904         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
17905         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
17906         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
17907         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
17908         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
17909
17910 1999-08-27  Jeffrey A Law  (law@cygnus.com)
17911
17912         * gcc.c-torture/execute/990827-1.c: New test.
17913
17914 1999-08-26  Craig Burley  <craig@jcb-sc.com>
17915
17916         * g77.f-torture/noncompile/19990826-4.f: New test.
17917
17918         * g77.f-torture/compile/19990826-3.f: New test.
17919
17920         * g77.f-torture/execute/19990826-2.f: New test.
17921
17922         * g77.f-torture/compile/19990826-1.f: New test.
17923
17924         * gcc.c-torture/execute/990826-0.c: New test.
17925         * g77.c-torture/execute/19990826-0.f: New test.
17926
17927         * g77.f-torture/noncompile/970626-2.f: New test.
17928
17929 1999-08-25  Paul Burchard  <burchard@pobox.com>
17930
17931         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
17932         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
17933         lss-011.C: New tests.
17934
17935 1999-08-25  Nathan Sidwell  <nathan@acm.org>
17936
17937         * g++.old-deja/g++.other/decl5.C: New test.
17938
17939 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17940
17941         * noncompile/noncompile.exp: Load_lib c-torture.exp.
17942         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
17943         call `postbase' for each one.  All callers of `postbase' changed
17944         to call this instead.
17945
17946 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
17947
17948         * gcc.c-torture/execute/990811-1.c: New test.
17949
17950 1999-08-09  Nick Clifton  <nickc@cygnus.com>
17951
17952         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
17953         just native ones.
17954
17955         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
17956         just native ones.
17957
17958 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
17959
17960         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
17961
17962 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17963
17964         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
17965
17966 1999-08-04  Nathan Sidwell  <nathan@acm.org>
17967
17968         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
17969
17970 1999-08-04  Jeffrey A Law  (law@cygnus.com)
17971
17972         * gcc.c-torture/execute/990804-1.c: New test.
17973
17974 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17975
17976         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
17977         * g++.old-deja/g++.brendan/crash64.C: Likewise
17978         * g++.old-deja/g++.brendan/overload8.C: Likewise
17979
17980 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17981
17982         * g++.old-deja/g++.other/struct1.C: New test.
17983
17984 1999-08-03  Nathan Sidwell  <nathan@acm.org>
17985
17986         * g++.old-deja/g++.other/enum2.C: New test.
17987
17988 1999-08-02  Richard Henderson  <rth@cygnus.com>
17989
17990         Adapted from tests from Franz Sirl:
17991         * gcc.c-torture/execute/va-arg-7.c: New test.
17992         * gcc.c-torture/execute/va-arg-8.c: New test.
17993
17994 1999-08-01  Jeffrey A Law  (law@cygnus.com)
17995
17996         * gcc.c-torture/compile/990801-2.c: New test.
17997
17998         * gcc.c-torture/compile/990801-1.c: New test.
17999
18000 1999-07-27  Michael Meissner  <meissner@cygnus.com>
18001
18002         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
18003         fp-cmp-1.c, converting double to float.
18004
18005         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
18006         fp-cmp-1.c, converting double to long double.
18007
18008         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
18009         from fr1 to unknown_register, since fr1 is a legitimate register
18010         on some machines.
18011
18012 1999-07-25  Jeffrey A Law  (law@cygnus.com)
18013
18014         * README: More listname related changes.
18015
18016 1999-07-08  Catherine Moore  <clm@cygnus.com>
18017
18018         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
18019
18020 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
18021
18022         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
18023
18024 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
18025
18026         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
18027
18028 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
18029
18030         * gcc.dg/990703-1.c: New test.
18031
18032 1999-06-29  Nick Clifton  <nickc@cygnus.com>
18033
18034         * lib/file-format.exp: New file: Move definition of proc
18035         gcc_target_object_format to here from
18036         gcc.dg/special/ecos.exp.
18037
18038         * lib/c-torture.exp: Include lib file-format.exp.
18039         * lib/gcc-dg.exp: Include lib file-format.exp.
18040
18041         * gcc.dg/special/ecos.exp: Remove definition of proc
18042         gcc_target_object_format.
18043
18044 1999-06-28  Jeffrey A Law  (law@cygnus.com)
18045
18046         * gcc.c-torture/execute/990628-1.c: New test.
18047
18048 1999-06-25  Jeffrey A Law  (law@cygnus.com)
18049
18050         * gcc.c-torture/compile/990625-2.c: New test.
18051
18052         * gcc.c-torture/compile/990625-1.c: New test.
18053
18054 1999-06-23  Nick Clifton  <nickc@cygnus.com>
18055
18056         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
18057         attributes compile.
18058         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
18059         ports that use the COFF/PE file format.
18060
18061 1999-06-17  Jeffrey A Law  (law@cygnus.com)
18062
18063         * gcc.c-torture/compile/990617-1.c: New test.
18064
18065 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
18066
18067         * g++.old-deja/g++.other/decl4.C: New test.
18068
18069 1999-06-14  Nathan Sidwell  <nathan@acm.org>
18070
18071         * g++.old-deja/g++.other/bitfld3.C: New test.
18072
18073 1999-06-08  Nathan Sidwell  <nathan@acm.org>
18074
18075         * g++.old-deja/g++.eh/catch1.C: New test.
18076
18077 1999-06-07  Jeffrey A Law  (law@cygnus.com)
18078
18079         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
18080
18081         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
18082         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
18083
18084 1999-06-05  Craig Burley  <craig@jcb-sc.com>
18085
18086         * g77.f-torture/compile/19990502-0.f: Replace with new,
18087         shorter, test that still fails after recent changes.
18088
18089 1999-06-04  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18090
18091         * gcc.c-torture/execute/990604-1.c: New test.
18092
18093 1999-05-31  Jeffrey A Law  (law@cygnus.com)
18094
18095         * gcc.c-torture/execute/990531-1.c: New test.
18096
18097 1999-05-27  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18098
18099         * gcc.c-torture/compile/990527-1.c: New test.
18100
18101 1999-05-27  Joern Rennecke <amylaar@cygnus.com>
18102
18103         * gcc.c-torture/execute/990527-1.c: New test.
18104
18105 1999-05-25  Nick Clifton  <nickc@cygnus.com>
18106
18107         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
18108         bitfields as signed.
18109
18110 1999-05-25  Craig Burley  <craig@jcb-sc.com>
18111
18112         * g77.f-torture/compile/19990525-0.f: New test.
18113
18114 1999-05-25  Jeffrey A Law  (law@cygnus.com)
18115
18116         * gcc.c-torture/execute/990525-2.c: New test.
18117
18118         * gcc.c-torture/execute/990525-1.c: New test.
18119
18120 1999-05-24  Nathan Sidwell  <nathan@acm.org>
18121
18122         * g++.old-deja/g++.other/anon3.C: New test.
18123         * g++.old-deja/g++.other/anon4.C: New test.
18124         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
18125         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
18126         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
18127         Merrill).
18128
18129 1999-05-24  Jeffrey A Law  (law@cygnus.com)
18130
18131         * gcc.c-torture/execute/990524-1.c: New test.
18132
18133         * gcc.dg/990524-1.c: New test.
18134
18135 1999-05-23  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18136
18137         * gcc.c-torture/compile/990523-1.c: New test.
18138
18139 1999-05-19  Raja R Harinath <harinath@cs.umn.edu>
18140
18141         * gcc.c-torture/compile/990519-1.c: New test.
18142
18143 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18144
18145         * gcc.c-torture/compile/990517-1.c: New test.
18146
18147         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
18148         (e4, f4): New tests.
18149         (main): Call them.
18150
18151 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18152
18153         * gcc.dg/noreturn-1.c: New test.
18154
18155 1999-05-13  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
18156
18157         * gcc.c-torture/execute/990513-1.c: New test.
18158
18159 1999-05-10  Richard Henderson  <rth@cygnus.com>
18160
18161         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
18162
18163 1999-05-10  Craig Burley  <craig@jcb-sc.com>
18164
18165         * g77.f-torture/execute/erfc.f: Use small single-precision
18166         values, to avoid problems on Alphas when not -mieee.
18167
18168 1999-05-08  Craig Burley  <craig@jcb-sc.com>
18169
18170         * gcc.dg/990506-0.c: New test.
18171
18172 1999-05-08  Richard Henderson  <rth@cygnus.com>
18173
18174         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
18175         the constant to test.  Don't XFAIL 64-bit targets.
18176
18177         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
18178         * g++.old-deja/g++.law/profile1.C: Likewise.
18179
18180         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
18181         operator new instances.
18182         * g++.old-deja/g++.other/delete5.C: Likewise.
18183
18184 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18185
18186         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
18187         intrinsic.
18188
18189 1999-05-03  Craig Burley  <craig@jcb-sc.com>
18190
18191         * g77.f-torture/execute/u77-test.f: Reverse order of two
18192         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
18193
18194 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
18195
18196         * gcc.dg/compare1.c: New test.
18197
18198 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
18199
18200         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
18201         New tests.
18202
18203 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18204
18205         * g77.f-torture/compile/19990502-1.f: New test.
18206
18207 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18208
18209         * g77.f-torture/compile/19990502-0.f: New test.
18210
18211 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18212
18213         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
18214         intrinsic.
18215
18216 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18217
18218         * g77.f-torture/execute/u77-test.f (main): List libU77
18219         intrinsics not currently tested.
18220         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
18221         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
18222         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
18223         Trim blanks off the ends of some printed strings.
18224
18225 1999-05-02  Craig Burley  <craig@jcb-sc.com>
18226
18227         * g77.f-torture/execute/u77-test.f (main): Just warn about
18228         FSTAT gid disagreement, as it's expected on some systems.
18229
18230 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18231
18232         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
18233         use a new function, which allows for some slop.
18234         Clean up some commentary.
18235         (issum): The new function.
18236         (sgladd): Deleted subroutine.
18237
18238 1999-05-01  Craig Burley  <craig@jcb-sc.com>
18239
18240         * g77.f-torture/execute/u77-test.f: Modify to be more like
18241         libf2c/libU77 version, bringing patches to that version here.
18242         Add suitable commentary.
18243
18244 1999-04-25  Richard Henderson  <rth@cygnus.com>
18245
18246         * gcc.dg/990424-1.c: New test.
18247
18248 1999-04-24  Craig Burley  <craig@jcb-sc.com>
18249
18250         * g77.f-torture/execute/u77-test.f (main): Bug involving
18251         LSTAT has been fixed, so turn back on full checking.
18252
18253 1999-04-20  Craig Burley  <craig@jcb-sc.com>
18254
18255         * g77.f-torture/compile/19990419-0.f: New test.
18256         * g77.f-torture/execute/19990419-1.f: New test.
18257
18258 1999-04-17  Richard Henderson  <rth@cygnus.com>
18259
18260         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
18261         to avoid the need for a prototype to supress a warning.
18262
18263 1999-04-07  Jim Wilson  <wilson@cygnus.com>
18264
18265         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
18266
18267 1999-04-04  Jeffrey A Law  (law@cygnus.com)
18268
18269         * gcc.c-torture/execute/990404-1.c: New test.
18270
18271 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18272
18273         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
18274         * gcc.dg/cpp-if3.c: Don't use -pedantic.
18275         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
18276         missing initializer warnings.
18277
18278 1999-03-28  Jeffrey A Law  (law@cygnus.com)
18279
18280         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
18281         matching strings.
18282
18283 1999-03-26  Jeffrey A Law  (law@cygnus.com)
18284
18285         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
18286
18287 1999-03-26  Craig Burley  <craig@jcb-sc.com>
18288
18289         * g77.f-torture/execute/19990325-0.f: New test.
18290         * g77.f-torture/execute/19990325-1.f: New test.
18291
18292 1999-03-24  Jeffrey A Law  (law@cygnus.com)
18293
18294         * gcc.c-torture/execute/990324-1.c: New test.
18295
18296 1999-03-22  Jim Wilson  <wilson@cygnus.com>
18297
18298         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
18299         test with 4.
18300
18301 1999-03-17  Richard Henderson  <rth@cygnus.com>
18302
18303         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
18304
18305 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18306
18307         * g77.f-torture/execute/19990313-2.f: New test.
18308         * g77.f-torture/execute/19990313-3.f: New test.
18309
18310 1999-03-13  Craig Burley  <craig@jcb-sc.com>
18311
18312         * g77.f-torture/execute/19990313-0.f: New test.
18313         * g77.f-torture/execute/19990313-1.f: New test.
18314
18315 1999-03-12  Jim Wilson  <wilson@cygnus.com>
18316
18317         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
18318         printf to sprintf.
18319         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
18320         (main): Add check for u15.  Conditionalize u31 check depending on
18321         whether ints are <32 bits or >=32 bits.
18322
18323 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18324
18325         * g77.f-torture/execute/19981119-0.f: Improve testiness.
18326
18327 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18328
18329         * g77.f-torture/compile/19990305-0.f: New test.
18330         * g77.f-torture/execute/19981119-0.f: New test.
18331
18332 1999-03-08  Craig Burley  <craig@jcb-sc.com>
18333
18334         * g77.f-torture/execute/970625-2.f: call ABORT if final
18335         result is not correct, instead of just printing it.
18336         Add this checking via newly introduced obfuscation, to
18337         trip up buggy front ends.
18338
18339 1999-03-07  Craig Burley  <craig@jcb-sc.com>
18340
18341         * g77.f-torture/compile/960317-1.f: Moved from being
18342         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
18343
18344 1999-03-06  Craig Burley  <craig@jcb-sc.com>
18345
18346         * g77.f-torture/execute/960317-1.f: New (old) test.
18347         * g77.f-torture/execute/970625-2.f: Ditto.
18348
18349 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
18350
18351         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
18352         message on line 1 or line 2; cccp and cpplib do this differently.
18353
18354 1999-03-01  Jeffrey A Law  (law@cygnus.com)
18355
18356         * g++.old-deja/g++.law/weak1.C: New test.
18357
18358 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18359
18360         * gcc.c-torture/execute/990119-1.c: Renamed to...
18361         * gcc.dg/990119-1.c: this, so it will only be tested once
18362         (it's a preprocessor test, it doesn't need to be run at
18363         multiple optimization levels).
18364
18365 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
18366
18367         * lib/g++.exp: Don't add incdir=$base_dir/../include to
18368           ALWAYS_CXXFLAGS.
18369
18370 1999-02-24  Craig Burley  <craig@jcb-sc.com>
18371
18372         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
18373         * g77.f-torture/compile/19981216-0.f: ...as it is expected
18374         to not be compilable by current g77.
18375
18376 1999-02-24  Nick Clifton  <nickc@cygnus.com>
18377
18378         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
18379
18380 1999-02-22  Jeffrey A Law  (law@cygnus.com)
18381
18382         * gcc.c-torture/execute/990222-1.c: New test.
18383
18384 1999-02-19  Craig Burley  <craig@jcb-sc.com>
18385
18386         * g77.f-torture/compile/19990218-0.f: New test.
18387         * g77.f-torture/noncompile/19990218-1.f: New test.
18388
18389 1999-02-18  Craig Burley  <craig@jcb-sc.com>
18390
18391         * g77.f-torture/compile/19981216-0.f: New test.
18392
18393 1999-02-14  Jeffrey A Law  (law@cygnus.com)
18394
18395         * gcc.dg/990214-1.c: New test.
18396
18397 1999-02-13  Jeffrey A Law  (law@cygnus.com)
18398
18399         * gcc.dg/990213-2.c: New test.
18400
18401         * gcc.dg/990213-1.c: New test.
18402
18403 1999-02-12  Jeffrey A Law  (law@cygnus.com)
18404
18405         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
18406         ints.
18407
18408 1999-02-11  Nick Clifton  <nickc@cygnus.com>
18409
18410         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
18411         specified by target.
18412
18413         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
18414
18415 1999-02-11  Jeffrey A Law  (law@cygnus.com)
18416
18417         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
18418
18419 1999-02-10  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18420
18421         * gcc.dg/special/ecos.exp: New test driver for new tests with
18422         special requirements.
18423
18424         * gcc.dg/special/alias-1.c: New test.
18425         * gcc.dg/special/gcsec-1.c: New test.
18426         * gcc.dg/special/weak-1.c: New test.
18427         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
18428         * gcc.dg/special/weak-2.c: New test.
18429         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
18430         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
18431         * gcc.dg/special/wkali-1.c: New test.
18432         * gcc.dg/special/wkali-2.c: New test.
18433         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
18434         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
18435
18436 1999-02-10  Felix Lee  <flee@cygnus.com>
18437
18438           * lib/c-torture.exp (c-torture-compile): Pull out code for
18439           analyzing gcc error messages.
18440           (c-torture-execute): Likewise.  Fix some (harmless) false
18441           positives.
18442           * lib/gcc.exp (gcc_check_compile): New function.
18443
18444 1999-02-08  Richard Henderson  <rth@cygnus.com>
18445
18446         * gcc.c-torture/execute/990208-1.c: New test.
18447
18448 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
18449
18450         * g++.dg/special/ecos.exp: New driver for new tests with special
18451         requirements
18452
18453         * g++.dg/special/conpr-1.C: New test
18454         * g++.dg/special/conpr-2.C: New test
18455         * g++.dg/special/conpr-2a.C: New test
18456         * g++.dg/special/conpr-3.C: New test
18457         * g++.dg/special/conpr-3a.C: New test
18458         * g++.dg/special/conpr-3b.C: New test
18459
18460         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
18461         allow g++ to use the dg driver
18462
18463         * README: Add comment about g++.dg directory
18464
18465 1999-02-06  Jeffrey A Law  (law@cygnus.com)
18466
18467         * README: Update email addresses.
18468
18469 1999-02-03  Nick Clifton  <nickc@cygnus.com>
18470
18471         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
18472         arguments in order to force structure S onto the stack even on
18473         the alpha.
18474         (test): Pass 10 leading arguments to function foo as well as the
18475         structure S.
18476
18477         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
18478         failure for all targets.
18479
18480         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
18481         abort to terminate program execution.
18482
18483 1999-01-30  Richard Henderson  <rth@cygnus.com>
18484
18485         * gcc.c-torture/execute/990130-1.c: New test.
18486
18487 1999-01-30  Jeffrey A Law  (law@cygnus.com)
18488
18489         * gcc.dg/990130-1.c: New test.
18490
18491 1999-01-28  Michael Meissner  <meissner@cygnus.com>
18492
18493         * gcc.c-torture/execute/990128-1.c: New test.
18494
18495 1999-01-27  Michael Meissner  <meissner@cygnus.com>
18496
18497         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
18498
18499 1999-01-27  Felix Lee  <flee@cygnus.com>
18500
18501         * lib/c-torture.exp (c-torture-compile): pull out code for
18502         analyzing gcc error messages.
18503         (c-torture-execute): ditto, and fix some (harmless) false
18504         positives.
18505         * lib/gcc.exp (gcc_check_compile): new function.
18506
18507 1999-01-17  Jeffrey A Law  (law@cygnus.com)
18508
18509         * gcc.dg/990117-1.c: New test.
18510
18511         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
18512
18513         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
18514
18515 1999-01-15  Jeffrey A Law  (law@cygnus.com)
18516
18517         * g77.f-torture/compile/990115-1.f: New test.
18518
18519 1999-01-07  Jeffrey A Law  (law@cygnus.com)
18520
18521         * gcc.c-torture/compile/990107-1.c: New test
18522
18523 1999-01-06  Jeffrey A Law  (law@cygnus.com)
18524
18525         * gcc.c-torture/execute/990106-2.c: New test.
18526
18527         * gcc.c-torture/execute/990106-1.c: New test.
18528
18529 1998-12-30  Zack Weinberg <zack@rabi.columbia.edu>
18530
18531         * gcc.c-torture/compile/981223-1.c: New test.
18532
18533 1998-12-29  Richard Henderson  <rth@cygnus.com>
18534
18535         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
18536         (opt3): Rename from opt4 and disable.
18537
18538 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
18539
18540         * g++.old-deja/g++.pt/ptrmem5.C: New test.
18541
18542 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18543
18544         * g++.old-deja/g++.other/conv5.C: New test.
18545
18546 1998-12-14  Nick Clifton  <nickc@cygnus.com>
18547
18548         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
18549
18550 1998-12-11  Jeffrey A Law  (law@cygnus.com)
18551
18552         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
18553
18554 1998-12-11  Zack Weinberg <zack@rabi.columbia.edu>
18555
18556         * gcc.c-torture/compile/981211-1.c: New test.
18557
18558 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
18559
18560         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
18561
18562         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
18563
18564 1998-12-08  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
18565
18566         * gcc.special/930510-1.c: Make C9X safe.
18567         * gcc.misc-tests/gcov-1.c Similarly.
18568         * gcc.misc-tests/gcov-2.c Similarly.
18569
18570 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18571
18572         * gcc.dg/ultrasp1.c: New test.
18573
18574 1998-12-06  Richard Henderson  <rth@cygnus.com>
18575
18576         * gcc.c-torture/execute/981206.c: New test.
18577
18578 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18579
18580         * g++.old-deja/g++.ns/template7.C: New test.
18581
18582         * g++.old-deja/g++.other/expr1.C: New test.
18583
18584         * g++.old-deja/g++.eh/tmpl3.C: New test.
18585
18586         * g++.old-deja/g++.eh/tmpl2.C: New test.
18587
18588 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18589
18590         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
18591         * g++.old-deja/g++.other/using6.C: Removed.
18592         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
18593
18594         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
18595
18596 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18597
18598         * g++.old-deja/g++.pt/overload8.C: New test.
18599
18600         * g++.old-deja/g++.pt/overload7.C: New test.
18601
18602         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
18603
18604         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
18605         and relinking messages.
18606         * lib/g++.exp (g++_target_compile): Remove .rpo file when
18607         compiling with -frepo.
18608
18609 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
18610
18611         * g++.old-deja/g++.pt/lookup6.C: New test.
18612
18613 1998-11-30  Nick Clifton  <nickc@cygnus.com>
18614
18615         * gcc.c-torture/execute/981130-1.c: New test.
18616         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
18617
18618 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18619
18620         * g++.old-deja/g++.pt/explicit76.C: New test.
18621
18622         * g++.old-deja/g++.pt/friend38.C: New test.
18623
18624         * g++.old-deja/g++.ns/crash2.C: New test.
18625
18626         * g++.old-deja/g++.pt/defarg8.C: New test.
18627
18628         * g++.old-deja/g++.pt/instantiate6.C: New test.
18629
18630         * g++.old-deja/g++.pt/static6.C: New test.
18631
18632         * g++.old-deja/g++.pt/decl2.C: New test.
18633
18634 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18635
18636         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
18637         problem is actually related with name lookup, but so what? :-)
18638
18639         * g++.old-deja/g++.pt/friend37.C: New test.
18640
18641 1998-11-25  Dave Love  <d.love@dl.ac.uk>
18642
18643         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
18644         element, which fails on some systems.
18645
18646         * g77.f-torture/execute/labug1.f: New test.
18647
18648 1998-11-21  Jeffrey A Law  (law@cygnus.com)
18649
18650         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
18651         is defined.
18652
18653 1998-11-18  Dave Love  <d.love@dl.ac.uk>
18654
18655         * g77.f-torture/compile/981117-1.f: New test.
18656
18657 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
18658
18659         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
18660         properly discarded.
18661
18662 1998-10-11  Ken Raeburn  <raeburn@cygnus.com>
18663
18664         * gcc.c-torture/execute/memcheck: New directory of tests for
18665         -fcheck-memory-usage.
18666
18667 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
18668
18669         * README: New file, general information about the testsuite and
18670         new description of the various C++ test subdirectories.
18671         * README.g++: Eliminate obsolete information, update and move most
18672         relevant stuff to README.
18673
18674 1998-11-07  Richard Henderson  <rth@cygnus.com>
18675
18676         * gcc.c-torture/compile/981107-1.c: New test.
18677
18678 1998-11-02  Doug Evans  <devans@canuck.cygnus.com>
18679
18680         * execute/memcpy-bi.c: New testcase.
18681
18682 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
18683
18684         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
18685         base classes.
18686
18687         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
18688         template is selected.
18689
18690         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
18691         classes, it should be accepted for all types.
18692
18693         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
18694
18695         * g++.old-deja/g++.pt/spec24.C: Ensure that template
18696         specializations start with template headers.
18697
18698 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
18699
18700         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
18701
18702         * g++.old-deja/g++.other/init9.C: Test cross initialization of
18703         non-POD types.
18704
18705 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
18706
18707         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
18708
18709 1998-10-22  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
18710
18711         * compile/981022-1.c, compile/981022-1.x: New test and driver.
18712
18713 1998-10-19  Jeffrey A Law  (law@cygnus.com)
18714
18715         * 981019-1.c: New test.
18716
18717 1998-10-14  Robert Lipe <robertl@dgii.com>
18718
18719         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
18720         find objc headers.
18721
18722 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
18723
18724         * compile/981001-4.c: Remove use of GCC extension that triggers a
18725         compiler bug.
18726
18727 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
18728
18729         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
18730
18731 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18732
18733         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
18734         instantiation of template produces incorrect code for delete
18735         expression.
18736
18737         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
18738         constructors' name is not unique.
18739         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
18740         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
18741
18742         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
18743         automatic array of const is ill-formed.
18744
18745         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
18746         of template parameter?
18747
18748         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
18749         const.
18750
18751         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
18752         pointer-to-member expression.
18753
18754         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
18755         declaration causes ICE.
18756
18757 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
18758
18759         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
18760         reserved in the global namespace.
18761
18762         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
18763         generate needed virtual table.
18764
18765         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
18766
18767 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
18768
18769         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
18770         template-dependent type
18771
18772 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
18773
18774         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
18775         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
18776         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
18777
18778         * g++.old-deja/g++.other/using5.C: New test; using decl from base
18779         class should be usable as argument of member function.
18780         * g++.old-deja/g++.other/using6.C: New test; using decl from base
18781         class should be usable as return type of member function.
18782         * g++.old-deja/g++.other/using7.C: New test; using decl from base
18783         class should be usable as type of data member.
18784
18785         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
18786
18787 1998-10-09  Jeffrey A Law  (law@cygnus.com)
18788
18789         * gcc.c-torture/special/920521-1.c: Fix bogus test.
18790
18791 1998-10-08  Nick Clifton  <nickc@cygnus.com>
18792
18793         * gcc.dg/dll-?.c Add thumb to target list.
18794         Fix assembler scan patterns to match current assembler output.
18795
18796 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
18797
18798         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
18799         matching of template brackets.
18800
18801         * g++.old-deja/g++.other/using4.C: New test.  Test using
18802         declarations of methods from base classes.
18803
18804         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
18805         within functions should introduce names into the innermost
18806         enclosing namespace.
18807
18808         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
18809         of static locals if first initialization throws.
18810
18811 1998-10-07  Jim Wilson  <wilson@cygnus.com>
18812
18813         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
18814
18815 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
18816
18817         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
18818         lose track of the possible targets of tablejump insns.
18819         * special/special.exp: Run it.
18820
18821 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
18822
18823         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
18824         must be declared before its specializations can be named in friend
18825         declarations.
18826
18827 1998-10-05  Dave Love  <d.love@dl.ac.uk>
18828
18829         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
18830
18831         * g77.f-torture/execute/io1.f: New test.
18832
18833 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
18834
18835         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
18836         with pointer to template function, for which no argument deduction
18837         is possible.
18838
18839         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
18840         specialization of template function as argument to template
18841         function.
18842
18843         * g++.old-deja/g++.other/access2.C: New test; Inner class
18844         shouldn't have privileged access to Outer's names.
18845
18846 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
18847
18848         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
18849         friend template declared within template class conflicts with
18850         nested class of the same name.
18851
18852         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
18853         is ignored.
18854
18855         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
18856         object with direct initializer as function declaration.
18857
18858         * g++.old-deja/g++.other/decl2.C: New test; duplicate
18859         initializers.
18860
18861         * g++.old-deja/g++.other/null2.C: New test; conditional operator
18862         involving const pointer and NULL produces incorrect result.
18863
18864         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
18865         type name without `typename' should be rejected with -pedantic.
18866
18867 1998-10-02  Richard Henderson  <rth@cygnus.com>
18868
18869         * g++.old-deja/g++.other/addrof1.C: New test.
18870
18871 1998-10-01  Nick Clifton  <nickc@cygnus.com>
18872
18873         * gcc.c-torture/compile/981001-1.c: New test.
18874         * gcc.c-torture/execute/981001-1.c: New test.
18875
18876 1998-10-01  Jeffrey A Law  (law@cygnus.com)
18877
18878         * gcc.c-torture/compile/981001-2.c: New test.
18879         * gcc.c-torture/compile/981001-3.c: New test.
18880         * gcc.c-torture/compile/981001-4.c: New test.
18881
18882 1998-10-01  Robert Lipe  <robertl@dgii.com>
18883
18884         * lib/objc.exp (objc_target_compile): Add -L during compiles for
18885         multilibbed hosts.   Idea grafted from g77.exp.
18886
18887 1998-09-30  Dave Love  <d.love@dl.ac.uk>
18888
18889         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
18890         avoid losing on systems which need -lsocket.
18891
18892 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
18893
18894         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
18895         * g++.old-deja/g++.other/nested2.C: Ditto.
18896         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
18897         failure.
18898
18899 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
18900
18901         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
18902         preferred over template operator!= for enum bitfields.
18903
18904 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
18905
18906         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
18907         that happen to have the same base name, but in different scopes,
18908         are incorrectly rejected.
18909
18910 1998-09-16  Richard Henderson  <rth@cygnus.com>
18911
18912         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
18913         on the native word size instead of an integer literal.
18914
18915 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
18916
18917         * g++.old-deja/g++.other/static2.C: Invocation of static data
18918         member of type pointer-to-function denoted as non-static member.
18919
18920         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
18921         checks involving function types and aliases.
18922
18923 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
18924
18925         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
18926         redefined to the same non-trivial type.
18927
18928         * g++.old-deja/g++.pt/explicit73.C: Test for proper
18929         namespace-qualification of template specializations declared in
18930         other namespaces.
18931
18932         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
18933         to declare a subset of the specializations of a template function
18934         as friends of specializations of a template class.
18935
18936         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
18937         member templates that do not fully specialize the enclosing
18938         template class are rejected.
18939
18940 1998-09-11  Dave Love  <d.love@dl.ac.uk>
18941
18942         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
18943
18944 1998-09-08  Dave Love  <d.love@dl.ac.uk>
18945
18946         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
18947         altered from libf2c/libU77 version.
18948
18949 1998-09-06  Dave Love  <d.love@dl.ac.uk>
18950
18951         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
18952
18953 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
18954
18955         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
18956         (un)signed char are different types for template specialization
18957         purposes.
18958
18959 1998-09-03  Ovidiu Predescu  <ovidiu@aracnet.com>
18960
18961         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
18962         * objc: ObjC testsuite.
18963
18964 1998-08-31  Catherine Moore  <clm@cygnus.com>
18965
18966         * gcc.c-torture/execute/941014-1.x:  New file.
18967
18968 1998-08-31  Nick Clifton  <nickc@cygnus.com>
18969
18970         * lib/c-torture.exp: Add support for
18971         torture_eval_before_compile and torture_eval_before_execute
18972         variables.
18973
18974 1998-08-30  Jeffrey A Law  (law@cygnus.com)
18975
18976         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
18977         this test triggers valid.
18978
18979 1998-08-27  Jeffrey A Law  (law@cygnus.com)
18980
18981         * gcc.dg/980827-1.c: New test.
18982
18983 1997-08-26  J"orn Rennecke <amylaar@cygnus.co.uk>
18984
18985         * gcc.c-torture/execute/loop-4b.c: New test.
18986
18987 1998-08-26  Nick Clifton  <nickc@cygnus.com>
18988
18989         * lib/c-torture.exp: Add support for
18990         torture_eval_before_compile and torture_eval_before_execute
18991         variables.
18992
18993 1998-08-25  Jeffrey A Law  (law@cygnus.com)
18994
18995         * gcc.c-torture/compile/980825-1.c: New test.
18996
18997 1998-08-24  Nick Clifton  <nickc@cygnus.com>
18998
18999         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
19000         count number tests in opt_t0 not good_t0.
19001
19002 1998-08-24  Jeffrey A Law  (law@cygnus.com)
19003
19004         * gcc.c-torture/compile/930326-1.x: Fix typo.
19005
19006 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
19007
19008         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
19009         causes an ICE.
19010
19011 1998-08-21  Jeffrey A Law  (law@cygnus.com)
19012
19013         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
19014         STACK_SIZE is defined.
19015         * gcc.c-torture/unsorted/stuct.c: Similarly.
19016
19017         * gcc.c-torture/compile/980821-1.c: New test.
19018
19019 1998-08-21  Jeffrey A Law  (law@cygnus.com)
19020
19021         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
19022
19023 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
19024
19025         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
19026         code.
19027
19028 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
19029
19030         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
19031         error'.
19032
19033 1998-08-18  Jeffrey A Law  (law@cygnus.com)
19034
19035         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
19036
19037 1998-08-16  Jeffrey A Law  (law@cygnus.com)
19038
19039         * gcc.c-torture/compile/980816-1.c: New test.
19040
19041         * gcc.dg/980816-1.c: New test.
19042
19043 1998-08-13  Jeffrey A Law  (law@cygnus.com)
19044
19045         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
19046         compiler for ieee tests.
19047
19048 1998-08-01  Dave Love  <d.love@dl.ac.uk>
19049
19050         * g77.f-torture/compile/980729-0.f: New test.
19051
19052 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
19053
19054         * gcc.c-torture/special/eeprof-1.c: New test, for
19055         -finstrument-functions.
19056         * gcc.c-torture/special/special.exp: Run it.
19057
19058 1998-07-29  Jeffrey A Law  (law@cygnus.com)
19059
19060         * gcc.c-torture/compile/980729-1.c: New test.
19061
19062 1998-07-27  Nick Clifton  <nickc@cygnus.com>
19063
19064         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
19065         __thumb__ is defined, and test for ARM style doubles if so.
19066
19067 1998-07-26  Dave Love  <d.love@dl.ac.uk>
19068
19069         * g77.f-torture/noncompile/980615-0.f: New test.
19070
19071 1998-07-26  H.J. Lu  (hjl@gnu.org)
19072
19073         * gcc.dg/980312-1.c: Do link instead of compile.
19074         * gcc.dg/980313-1.c: Likewise.
19075
19076 1998-07-26  Jeffrey A Law  (law@cygnus.com)
19077
19078         * gcc.c-torture/compile/980726-1.c: New test.
19079
19080 1998-07-25  Dave Love  <d.love@dl.ac.uk>
19081
19082         * g77.f-torture/execute/io0.f: New test.
19083
19084 1998-07-24  Nick Clifton  <nickc@cygnus.com>
19085
19086         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
19087         an int.
19088
19089 1998-06-18  Michael Meissner  <meissner@cygnus.com>
19090
19091         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
19092         m32r bugs.
19093
19094 1998-07-17  Nick Clifton  <nickc@cygnus.com>
19095
19096         * gcc.dg/980626-1.c: Expect failures for all toolchains until
19097         c-decl.c:grokdeclarator can handle mode attributes.
19098
19099 1998-07-16  Jeffrey A Law  (law@cygnus.com)
19100
19101         * gcc.c-torture/execute/980716-1.c: New test.
19102
19103 1998-07-13  Jeffrey A Law  (law@cygnus.com)
19104
19105         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
19106         the mn10200.
19107         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
19108         the mn10200.
19109         * gcc.c-torture/execute/va-arg-3.x: Similarly.
19110         * gcc.c-torture/compile/930326-1.x: Similarly.
19111
19112 1998-07-13  Dave Love  <d.love@dl.ac.uk>
19113
19114         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
19115         New test from Craig.
19116
19117 1998-07-12  Dave Love  <d.love@dl.ac.uk>
19118
19119         * g77.f-torture/noncompile/980616-0.f: New test.
19120
19121         * g77.f-torture/execute/970816-3.f:  New test from Craig.
19122
19123 1998-07-10 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19124
19125         *  g++.other/singleton.C: Return error value instead of taking
19126         SIGSEGV.
19127
19128 1998-07-10  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
19129
19130         *  g++.other/singleton.C: New test.   Warning is under dispute.
19131         Runtime crash is not.
19132
19133 1998-07-09  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
19134
19135         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
19136         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
19137         using6.C, using7.C}:  New namespace tests.
19138
19139 1998-07-09  Alexandre Oliva   <oliva@dcc.unicamp.br>
19140
19141         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
19142         specialization with typedef'ed names used as array indexes.
19143
19144 1998-07-09  Jeffrey A Law  (law@cygnus.com)
19145
19146         * gcc.c-torture/execute/980709-1.c: New test.
19147
19148         * gcc.dg/980709-1.c: New test.
19149
19150 1998-07-07  Richard Henderson  <rth@cygnus.com>
19151
19152         * gcc.c-torture/execute/bcp-1.c: New test.
19153
19154 1998-07-07  Jeffrey A Law  (law@cygnus.com)
19155
19156         * gcc.c-torture/execute/980707-1.c: New test.
19157
19158 1998-07-06  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
19159
19160         * gcc.c-torture/compile/980706-1.c: New test.
19161
19162 1998-07-01  Dave Love  <d.love@dl.ac.uk>
19163
19164         * g77.f-torture/execute/980701-0.f,
19165         g77.f-torture/execute/980701-1.f: New test from Craig.
19166
19167 1998-07-01  Jeffrey A Law  (law@cygnus.com)
19168
19169         * gcc.c-torture/compile/980701-1.c: New test.
19170
19171         * gcc.c-torture/execute/980701-1.c: New test.
19172
19173 1998-06-30  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
19174 rlsruhe.de>
19175
19176         * g++.old-deja/g++.robertl/eb132.C: New test.
19177         * g++.old-deja/g++.robertl/eb133.C: Likewise.
19178
19179 1998-06-29  Dave Love  <d.love@dl.ac.uk>
19180
19181         * g77.f-torture/execute/980628-7.f,
19182         g77.f-torture/execute/980628-8.f,
19183         g77.f-torture/execute/980628-9.f,
19184         g77.f-torture/execute/980628-10.f: New tests from Craig.
19185
19186         * g77.f-torture/execute/980628-3.f: Remove mail headers.
19187
19188 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19189
19190         * g77.f-torture/execute/980628-4.f: New test from Craig.
19191         * g77.f-torture/execute/980628-5.f: Likewise.
19192         * g77.f-torture/execute/980628-2.f: Likewise.
19193         * g77.f-torture/execute/980628-0.f: Likewise.
19194         * g77.f-torture/execute/980628-1.f: Likewise.
19195         * g77.f-torture/execute/980628-3.f: Likewise.
19196         * g77.f-torture/execute/980628-6.f: Likewise.
19197
19198 1998-06-28  Jeffrey A Law  (law@cygnus.com)
19199
19200         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
19201         directory when nothing has been installed yet.
19202
19203 1998-06-27  Carlo Wood  <carlo@runaway.xs4all.nl>
19204
19205         * gcc.c-torture/special/special.exp: Handle newer versions of
19206         dejagnu.
19207
19208 1998-06-26  Jeffrey A Law  (law@cygnus.com)
19209
19210         * gcc.dg/980626-1.c: New test.
19211
19212 1998-06-19  Bruno Haible <haible@ilog.fr>
19213
19214         * gcc.misc-tests/m-un-2.c: New test.
19215         * g++.old-deja/g++.other/warn01.c: Likewise.
19216
19217 1998-06-19  Robert Lipe  <robertl@dgii.com>
19218
19219         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
19220         compatibility with assmblers with a different comment character.
19221         Eliminate use of GAS-specific extensions.
19222
19223 1998-06-19  Jeffrey A Law  (law@cygnus.com)
19224
19225         * gcc.c-torture/execute/ieee/980619-1.c: New test.
19226
19227 1998-06-19  Robert Lipe  <robertl@dgii.com>
19228
19229         *lib/g77.exp: Replace search for libf2c.a with search for newly
19230         renamed libg2c.a
19231
19232 1998-06-17  Jeffrey A Law  (law@cygnus.com)
19233
19234         * gcc.c-torture/execute/980617-1.c: New test.
19235
19236 1998-06-12  Jeffrey A Law  (law@cygnus.com)
19237
19238         * gcc.c-torture/execute/980612-1.c: New test.
19239
19240 1998-06-08  Jeffrey A Law  (law@cygnus.com)
19241
19242         * gcc.dg/980523-1.c: Only test on ppc-linux.
19243         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
19244
19245         * gcc.c-torture/execute/980608-1.c: New test.
19246
19247 1997-06-05  J"orn Rennecke <amylaar@cygnus.co.uk>
19248
19249         * gcc.c-torture/execute/980605-1.c: New test.
19250
19251 1998-06-04  Jeffrey A Law  (law@cygnus.com)
19252
19253         * gcc.c-torture/execute/980604-1.c: New test.
19254
19255 1998-06-02  Jeffrey A Law  (law@cygnus.com)
19256
19257         * gcc.c-torture/execute/980602-1.c: New test.
19258         * gcc.c-torture/execute/980602-2.c: Likewise.
19259
19260 1998-06-02  Dave Love  <d.love@dl.ac.uk>
19261
19262         * 970125-0.f: Fix per JCB.  Add commentary.
19263
19264 1998-05-31  Michael Meissner  <meissner@cygnus.com>
19265
19266         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
19267         IEEE -0 support.
19268
19269 1998-05-29  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
19270
19271         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
19272         earlier.
19273
19274 1998-05-28  Catherine Moore <clm@cygnus.com>
19275
19276         * gcc.c-torture/execute/980526-3.c: New test.
19277
19278 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
19279
19280         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
19281         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
19282         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
19283         m88k-motorola-sysv3 to XFAIL.
19284
19285 1998-05-26  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
19286
19287         * gcc.dg/980526-1.c: New test.
19288         * gcc.c-torture/execute/980526-2.c: New test.
19289
19290 1998-05-26  Jeffrey A Law  (law@cygnus.com)
19291
19292         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
19293
19294         * gcc.c-torture/execute/980526-1.c: New test.
19295
19296 1998-05-26  Dave Love  <d.love@dl.ac.uk>
19297
19298         * g77.f-torture/execute/alpha2.f: Add runtime test.
19299
19300 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
19301
19302         * g++.old-deja/old-deja.exp: Strip leading directories.
19303
19304         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
19305         error for the line.  Don't run multiple tests for the same line.
19306
19307 1998-05-23  Jeffrey A Law  (law@cygnus.com)
19308
19309         * gcc.dg/980523-1.c: New test.
19310
19311 1998-05-23  Dave Love  <d.love@dl.ac.uk>
19312
19313         * g77.f-torture/compile/970915-0.f: New test.
19314
19315 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
19316
19317         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
19318
19319 1998-05-21  Jeffrey A Law  (law@cygnus.com)
19320
19321         * gcc.dg/980520-1.c: New test.
19322
19323 1998-05-20  Manfred Hollstein  <manfred@s-direktnet.de>
19324
19325         * gcc.dg/980502-1.c: Fix return type.
19326
19327 1998-05-20  Jeffrey A Law  (law@cygnus.com)
19328
19329         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
19330         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
19331         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
19332         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
19333         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
19334
19335 1998-05-20  Dave Love  <d.love@dl.ac.uk>
19336
19337         * g77.f-torture/execute/980520-1.f: New test.
19338
19339 1998-05-15  Dave Love  <d.love@dl.ac.uk>
19340
19341         * lib/mike-g77.exp: New file.
19342
19343         * g77.f-torture/noncompile/noncompile.exp,
19344         g77.f-torture/noncompile/check0.f: New files.
19345
19346 1998-05-14  Dave Love  <d.love@dl.ac.uk>
19347
19348         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
19349         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
19350         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
19351         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
19352         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
19353         abort where appropriate.
19354
19355 1998-05-05  Michael Meissner  <meissner@cygnus.com>
19356
19357         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
19358         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
19359
19360 1998-04-29  Dave Love  <d.love@dl.ac.uk>
19361
19362         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
19363
19364 1998-04-27  Dave Love  <d.love@dl.ac.uk>
19365
19366         * g77.f-torture/compile/980427-0.f: New test.
19367
19368 1998-04-24  Dave Love  <d.love@dl.ac.uk>
19369
19370         * g77.f-torture/compile/980424-0.f: New test.
19371
19372 1998-04-19  Dave Love  <d.love@dl.ac.uk>
19373
19374         * g77.f-torture/compile/980419-2.f (main): New test.
19375         * g77.f-torture/compile/970125-0.f: New test.
19376         * g77.f-torture/compile/980419-1.f: New test.
19377
19378 1998-04-08  Jim Wilson  <wilson@cygnus.com>
19379
19380         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
19381         of loop-4.c.
19382
19383 1998-04-07  Jim Wilson  <wilson@cygnus.com>
19384
19385         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
19386
19387 1998-04-03  Jim Wilson  <wilson@cygnus.com>
19388
19389         * gcc.c-torture/compile/980329-1.c: New test.
19390
19391 1998-03-18  Jim Wilson  <wilson@cygnus.com>
19392
19393         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
19394         * gcc.dg/980312-1.c: Fix typo in -march command.
19395
19396 1998-03-16  H.J. Lu  (hjl@gnu.org)
19397
19398         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
19399
19400 1998-03-11  Robert Lipe  <robertl@dgii.com>
19401
19402         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
19403         Dave Love agree the Fortran source is bogus.
19404
19405 1998-03-11  Robert Lipe  <robertl@dgii.com>
19406
19407         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
19408         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
19409         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
19410         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
19411         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
19412
19413 1998-03-10  Alexandre Oliva   <oliva@dcc.unicamp.br>
19414
19415         * g++.old-deja/g++.other/friend1.C: New test.
19416
19417 1998-02-18  Dave Love  <d.love@dl.ac.uk>
19418
19419         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
19420         possibly uninitialized) variables and declare dnrm2.
19421
19422 1998-02-23  Robert Lipe <robertl@dgii.com>
19423
19424         From Bruno Haible <haible@ilog.fr>:
19425         * gcc.c-torture/execute/980223.c: New test.
19426
19427 1998-02-13  Jeffrey A Law  (law@cygnus.com)
19428
19429         * gcc.dg/ifelse-1.c: New test.
19430
19431 1998-02-09  H.J. Lu  (hjl@gnu.org)
19432
19433         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
19434
19435           * lib/old-dejagnu.exp (old-dejagnu): Added the
19436           "execution test - XFAIL *-*-*" handling in the spirit of
19437           "excess errors test -". Changed the "execution test fails"
19438           handling to be like "excess errors test fails".
19439           * Update various tests accordingly.
19440
19441 1998-02-06  Jim Wilson  <wilson@cygnus.com>
19442
19443         * gcc.c-torture/execute/980205.c: New test.
19444
19445 1998-01-18  Jeffrey A Law  (law@cygnus.com)
19446
19447         * lib/c-torture.exp: Look for .x files instead of .cexp files.
19448         * lib/f-torture.exp: Similarly.
19449         * gcc.c-torture: Rename all .cexp files to .x files.
19450
19451 1997-12-08  J"orn Rennecke <amylaar@cygnus.co.uk>
19452
19453         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
19454         (940510-1.c): Removed duplicate.
19455         (971104-1.c): New test.
19456
19457 1997-11-25  Kate Hedstrom  (kate@ahab.rutgers.edu)
19458
19459           * lib/f-torture.exp: Improve error and loop detection.
19460
19461 1997-11-19  Michael Meissner  <meissner@cygnus.com>
19462
19463         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
19464         use that to size the filler array.
19465
19466 1997-09-26  Bob Manson  <manson@charmed.cygnus.com>
19467
19468         * lib/c-torture.exp(c-torture-execute): Fix typo.
19469
19470         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
19471         testcase as the executable name. Keep the executable around if
19472         the test fails.
19473
19474 1997-09-19  Bob Manson  <manson@charmed.cygnus.com>
19475
19476         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
19477         changes.  Only test one -g option, and move it to the end of the
19478         list of options to test.
19479
19480 1997-09-19  Michael Meissner  <meissner@cygnus.com>
19481
19482         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
19483         variable GCC_TORTURE_OPTIONS to supply default switches separated
19484         by colons.  If no environment variable, run tests with -O0 -g, -O1
19485         -g, and -O2 -g as well.
19486
19487 1997-09-17  Bob Manson  <manson@charmed.cygnus.com>
19488
19489         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
19490         explanatory comments. Fix indentation.
19491
19492 1997-09-15  Jeffrey A Law  (law@cygnus.com)
19493
19494         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
19495
19496 1997-09-11  Jeffrey A Law  (law@cygnus.com)
19497
19498         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
19499         * g++.old-deja/g++.mike/p7325.C: Likewise.
19500         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
19501
19502 1997-09-11  Alexandre Oliva  (oliva@dcc.unicamp.br)
19503
19504         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
19505         * g++.old-deja/g++.brendan/crash30.C: Likewise.
19506         * g++.old-deja/g++.brendan/crash39.C: Likewise.
19507         * g++.old-deja/g++.law/operators4.C: Likewise.
19508
19509 1997-09-11  Joe Buck  (jbuck@synopsys.com)
19510
19511         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
19512         * g++.old-deja/g++.mike/p784.C: Ditto.
19513         * g++.old-deja/g++.mike/p785.C: Ditto.
19514
19515 1997-09-05  Jeffrey A Law  (law@cygnus.com)
19516
19517           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
19518
19519 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19520
19521         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
19522         target feature; pass this to c-torture-execute as needed.
19523
19524 1997-09-03  Bob Manson  <manson@charmed.cygnus.com>
19525
19526         * lib/c-torture.exp(c-torture-execute): If the previous and the
19527         current executables being tested are identical, we don't need to
19528         run the executable again. Try to make the executable names
19529         unique. Add an optional argument for passing additional compiler
19530         flags.
19531
19532 1997-09-02  Doug Evans  <dje@canuck.cygnus.com>
19533
19534         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
19535
19536 1997-08-29  Jeffrey A Law  (law@cygnus.com)
19537
19538         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
19539
19540 1997-07-31  Jeffrey A Law  (law@cygnus.com)
19541
19542         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
19543         32bit or larger longs.
19544
19545         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
19546         have either a 32bit long or 32bit int.
19547
19548 1997-07-29  J"orn Rennecke <amylaar@cygnus.co.uk>
19549
19550         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
19551         Make double precision tests dependent on sizeof (double).
19552
19553 1997-07-09  Bob Manson  <manson@charmed.cygnus.com>
19554
19555         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
19556         too.
19557
19558 1997-06-17  J"orn Rennecke <amylaar@cygnus.co.uk>
19559
19560         * gcc.c-torture/compile/961203-1.cexp: New script.
19561
19562 1997-06-16  Bob Manson  <manson@charmed.cygnus.com>
19563
19564         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
19565         up the includes ourselves.
19566
19567 1997-06-11  Bob Manson  <manson@charmed.cygnus.com>
19568
19569         * lib/plumhall.exp: Remove random include, and add a few
19570         verbose messages for debugging.
19571
19572 1997-06-06  Bob Manson  <manson@charmed.cygnus.com>
19573
19574         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
19575         of trying to do it ourselves.
19576
19577 1997-06-04  J"orn Rennecke <amylaar@cygnus.co.uk>
19578
19579         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
19580
19581 1997-06-04  Bob Manson  <manson@charmed.cygnus.com>
19582
19583         * gcc.prms/5403.c: Made regexp a bit less strict.
19584
19585 1997-06-03  Bob Manson  <manson@charmed.cygnus.com>
19586
19587         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
19588         is returned from remote_load instead.
19589         * lib/plumhall.exp: Ditto.
19590         * lib/mike-g++.exp: Ditto.
19591         * lib/old-dejagnu.exp: Ditto.
19592         * lib/c-torture.exp: Ditto.
19593
19594 1997-05-30  Bob Manson  <manson@charmed.cygnus.com>
19595
19596         * lib/g++.exp: Use build_wrapper procedure.
19597         * lib/gcc.exp: Ditto.
19598
19599 1997-05-20  Jeffrey A Law  (law@cygnus.com)
19600
19601         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
19602         an old-style decl for malloc.  Fixes tests to work when
19603         sizeof (int) != sizeof (size_t).
19604
19605 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19606
19607         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
19608
19609         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
19610         use stdargs.h interface.
19611
19612 1997-05-15  Mike Meissner  <meissner@cygnus.com>
19613
19614         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
19615         NO_VARARGS when compiling.
19616
19617 1997-05-01  Bob Manson  <manson@charmed.cygnus.com>
19618
19619         * lib/plumhall.exp(ph_includes): New procedure.
19620         (ph_make): Use it.
19621         (ph_compiler): Ditto.
19622
19623         * lib/g++.exp: Rename test-glue.c to testglue.c.
19624         * lib/gcc.exp: Ditto.
19625
19626 1997-04-10  Bob Manson  <manson@charmed.cygnus.com>
19627
19628         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
19629         to completion when it's called.
19630
19631 1997-03-21  Michael Meissner  <meissner@cygnus.com>
19632
19633         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
19634         is defined, don't do test.
19635
19636 1997-03-20  Doug Evans  <dje@canuck.cygnus.com>
19637
19638         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
19639         for object files.
19640         (ph_summary): Mark skipped testcases as untested, not unresolved.
19641
19642         * lib/plumhall.exp (ph_make): If unresolved because of bad
19643         errorCode, record errorCode in log file.
19644         (*): Replace send_log/verbose with verbose -log.
19645
19646 1997-03-19  Michael Meissner  <meissner@cygnus.com>
19647
19648         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
19649         double conversion if double isn't at least 8 bytes.
19650
19651         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
19652         int to work with targets where int is 16 bits.
19653
19654         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
19655         8 bytes, just exit, since 4 byte doubles don't have enough bits of
19656         precision for the test to complete.
19657
19658 1997-03-14  Michael Meissner  <meissner@cygnus.com>
19659
19660         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
19661         if d10v is not compiled with the -mdouble64 flag.
19662         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
19663
19664         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
19665         d10v is not compiled with the -mint32 flag.
19666
19667 1997-03-13  Bob Manson  <manson@charmed.cygnus.com>
19668
19669         * lib/plumhall.exp: Use incr_count.
19670
19671 1997-03-12  Jeffrey A Law  (law@cygnus.com)
19672
19673         * gcc.c-torture: Update to c-torture-1.45.
19674
19675 1997-02-23  Bob Manson  <manson@charmed.cygnus.com>
19676
19677         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
19678         the name of the expect testcase file).
19679
19680         * lib/g++.exp(g++_init): Ditto.
19681
19682 1997-02-20  Bob Manson  <manson@charmed.cygnus.com>
19683
19684         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
19685         the host.
19686
19687         * lib/gcc.exp(gcc_exit): New procedure.
19688
19689 1997-02-19  Bob Manson  <manson@charmed.cygnus.com>
19690
19691         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
19692         specs where appropriate.
19693
19694         * g++.old-deja/g++.arm/*: Added additional ERROR checks
19695         because of new "candidates are" messages, and removed a few
19696
19697         * Converted all non-old-style g++ testcases to old-style, and
19698         moved into g++.old-deja.
19699
19700 1997-02-14  Bob Manson  <manson@charmed.cygnus.com>
19701
19702         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
19703         options.
19704
19705         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
19706         succeeded.
19707
19708         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
19709
19710 1997-02-13  Michael Meissner  <meissner@cygnus.com>
19711
19712         * lib/gcc.exp (gcc_target_compile): Add support for defining
19713         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
19714         the machine doesn't have those features.
19715
19716 1997-02-11  Bob Manson  <manson@charmed.cygnus.com>
19717
19718         * g++.law/operators4.exp: Don't use LIBS.
19719
19720 1997-02-08  Bob Manson  <manson@charmed.cygnus.com>
19721
19722         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
19723
19724         * lib/mike-g++.exp: Don't set the compiler to be tested here.
19725         * lib/g++.exp: Set it here instead. Also, allow use of the
19726         --tool_exec and --tool_opt options. Change CXX to
19727         GXX_UNDER_TEST.
19728
19729         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
19730
19731         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
19732
19733 1997-02-07  Bob Manson  <manson@charmed.cygnus.com>
19734
19735         * lib/old-dejagnu.exp: Use prune_warnings instead of
19736         prune_system_crud.
19737         * lib/mike-g++.exp: Ditto.
19738         * lib/gcc.exp: Ditto.
19739         * lib/g++.exp: Ditto.
19740
19741         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
19742
19743 1997-02-07  Jeffrey A Law  (law@cygnus.com)
19744
19745           * 941014-2.c: Include stdlib.h
19746           * 960327-1.c: Include stdio.h
19747           * dbra.c, index-1.c: Don't assume ints are 32bits.
19748
19749 1997-02-04  Bob Manson  <manson@charmed.cygnus.com>
19750
19751         * lib/gcc.exp: Add gcc,stack_size target feature.
19752
19753         * lib/g++.exp(g++_target_compile): Add the include and link
19754         paths here, not in two other places. And, it's $options, not
19755         options.
19756
19757         * lib/mike-g++.exp(postbase): Remove the code that determines
19758         the correct include and link paths.
19759         * g++.old-deja/old-deja.exp: Ditto.
19760
19761 1997-02-03  Bob Manson  <manson@charmed.cygnus.com>
19762
19763         * lib/g++.exp(g++_init): target_compile no longer returns the
19764         filename of the result.
19765
19766 1997-02-02  Bob Manson  <manson@charmed.cygnus.com>
19767
19768         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
19769         call to glob.
19770
19771         * gcc.c-torture/special/special.exp: Change call to
19772         gcc_target_compile to include the object file.
19773
19774 1997-02-02  Ian Lance Taylor  <ian@cygnus.com>
19775
19776         * gcc.c-torture/special/special.exp: Correct misspelling in last
19777         change.
19778
19779 1997-02-01  Bob Manson  <manson@charmed.cygnus.com>
19780
19781         * lib/plumhall.exp(ph_summary): Log the entire output of the
19782         executable. Return -1 if there were any failures, 0 otherwise.
19783         (ph_execute): Return -1 if there were any failures, 0 otherwise.
19784         (ph_make): Clean up objects and executables that were built
19785         if the tests succeeded.
19786
19787 1997-01-30  Bob Manson  <manson@charmed.cygnus.com>
19788
19789         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
19790         libraries and includes in the build tree as appropriate.
19791
19792 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19793
19794         * lib/c-torture.exp: Instead of looking for the global variable
19795         NO_LONG_LONG, check to see if that's a feature of the target.
19796
19797 1997-01-29  Bob Manson  <manson@charmed.cygnus.com>
19798
19799         * config/default.exp: Minimize. Delete the remainer of the files in
19800         config; this functionality is now in devo/dejagnu/config.
19801
19802         g++.*/*: Pass any additional flags used to compile to postbase;
19803         delete CXXFLAGS.
19804
19805         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
19806         is now done by runtest.exp. Use gcc_target_compile instead of
19807         compile.
19808
19809         lib/c-torture.exp: Use gcc_target_compile instead of compile.
19810         Remove references to CFLAGS. Use remote_file instead of
19811         calling rm -f.
19812         (c-torture): Take a list of arguments to use to compile this
19813         testcase.
19814
19815         lib/g++.exp: Simplify. Use target_compile instead of compile.
19816         lib/gcc-dg.exp: Ditto.
19817         lib/gcc.exp: Ditto.
19818         lib/mike-{gcc,g++}.exp: Ditto.
19819         lib/old-dejagnu.exp: Ditto.
19820         lib/plumhall.exp: Ditto.
19821
19822 1997-01-08  Jim Wilson  <wilson@cygnus.com>
19823
19824         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
19825         (ph_linker): Likewise.
19826
19827 1996-11-13  Joern Rennecke <amylaar@cygnus.com>
19828
19829           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
19830         MAP_ANON / MAP_ANONYMOUS if defined;
19831         else try to map from /dev/zero .
19832
19833 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19834
19835         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
19836         isn't defined, then define it to MAP_ANONYMOUS.
19837
19838 1996-11-12  Jeffrey A Law  (law@cygnus.com)
19839
19840         * gcc.c-torture: Update to c-torture-1.42 release.
19841
19842 1996-11-11  Jeffrey A Law  (law@cygnus.com)
19843
19844         * gcc.c-torture: Update to c-torture-1.41 release.
19845
19846 1996-10-27  Jeffrey A Law  (law@cygnus.com)
19847
19848         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
19849         c-torture release.
19850
19851 1996-08-15  Brendan Kehoe  <brendan@lisa.cygnus.com>
19852
19853         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
19854         and LDFLAGS.  Fix second case to append the target_info ldflags
19855         onto LDFLAGS, not CFLAGS.
19856         * lib/g++.exp (g++_init): Add target_info stuff.
19857         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
19858         of libgloss and newlib flags for !native.
19859
19860         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
19861         (GDB): Fix relative path to go up another dir for finding gdb.
19862
19863 1996-08-08  Rob Savoye  <rob@chinadoll.cygnus.com>
19864
19865         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
19866         versions in the target_info array, if they don't exist.
19867
19868 1996-08-02  Brendan Kehoe  <brendan@lisa.cygnus.com>
19869
19870         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
19871
19872 1996-07-08  Jim Wilson  <wilson@cygnus.com>
19873
19874         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
19875         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
19876
19877 1996-07-01  Bob Manson  <manson@charmed.cygnus.com>
19878
19879         * lib/old-dejagnu.exp: Don't remove the output file before we've
19880         actually tested it. Don't append pwd to the path of the executable
19881         we're testing.
19882
19883 1996-06-30  Doug Evans  <dje@canuck.cygnus.com>
19884
19885         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
19886
19887 1996-06-26  Bob Manson  <manson@charmed.cygnus.com>
19888
19889         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
19890         temporary directory for compiler files, and set it to a default
19891         value of /tmp. Set $output as the name of the output file from
19892         compiling the testcase. Add a -o option to $cflags_var so the
19893         compiler writes the final output file as $output. Set $executable
19894         to $output.
19895
19896         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
19897         directory for compiler files, and set it to /tmp if it doesn't
19898         already have a value. Set $output_file to the name of the output
19899         file from compiling the testcase. Add a -o option to CXXFLAGS so
19900         the compiler writes the final output file as $output. Use $output
19901         as the executable to be tested.
19902
19903 1996-06-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
19904
19905         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
19906
19907 1996-06-08  Jeffrey A Law  (law@cygnus.com)
19908
19909         * gcc.c-torture/execute/pending-1.c: New test.  Still
19910         pending in Tege's queue.
19911
19912 1996-04-24  Jim Wilson  <wilson@chestnut.cygnus.com>
19913
19914         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
19915         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
19916         if there were failures.  Call unresolved if there were unresolved
19917         testcases.  Call gcc_fail if program did not run to completion.
19918         (ph_make): Pass additional argument name to ph_execute.
19919         (ph_execute): Add new argument.  Pass additional arguments to
19920         ph_summary.  Call gcc_fail is there is no execution output.
19921
19922 1996-04-24  Jeffrey A Law  (law@cygnus.com)
19923
19924         * lib/plumhall.exp (proc_summary): Output relavent summary
19925         lines into the log so specific failures in plumhall can be
19926         investigated.
19927
19928 1996-04-10  Jeffrey A Law  (law@cygnus.com)
19929
19930         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
19931         (c-torture-execute): Don't try to execute tests which use
19932         "long long" types if $NO_LONG_LONG is nonzero.
19933
19934 1996-04-08  Doug Evans  <dje@canuck.cygnus.com>
19935
19936         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
19937         not c-torture.
19938
19939         * gcc.ieee: Move from here.
19940         * gcc.c-torture/execute/ieee: To here.
19941
19942 1996-03-26  Jeffrey A Law  (law@cygnus.com)
19943
19944         * gcc.c-torture: Update to c-torture-1.41 release.
19945
19946 1996-03-22  Jeffrey A Law  (law@cygnus.com)
19947
19948         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
19949         not "$output".
19950
19951 1996-03-07  Doug Evans  <dje@charmed.cygnus.com>
19952
19953         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
19954         -c present.
19955
19956 1996-03-02  Jeffrey A Law  (law@cygnus.com)
19957
19958         * config/proelf.exp: Handle connecting to a simulator.
19959
19960 1996-01-31  Jeffrey A Law  (law@cygnus.com)
19961
19962         * config/proelf.exp: New file.  Enough framework that we can
19963         run c-torture tests on the proelf targets (or any other target
19964         that gdb can connect to for that matter).
19965
19966 1996-01-29  Doug Evans  <dje@canuck.cygnus.com>
19967
19968         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
19969         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
19970
19971         * lib/plumhall.exp (ph_execute): Always call ph_summary if
19972         exec_output exists.
19973
19974 1996-01-28  Doug Evans  <dje@charmed.cygnus.com>
19975
19976         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
19977         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
19978
19979         * config/*.exp: Update FSF address.  Change result of ${tool}_load
19980         to pass/fail/unresolved/unsupported/untested.  Caller must now
19981         call unresolved/unsupported/untested.
19982         * lib/*.exp: Update FSF address.  Update to handle new results of
19983         ${tool}_load.
19984         * lib/chill.exp (verbose): Delete.
19985
19986 1996-01-27  Doug Evans  <dje@charmed.cygnus.com>
19987
19988         * lib/gcc.exp (default_gcc_start): Change order of args to
19989         $LDFLAGS $CFLAGS $LIBS.
19990         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
19991         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
19992         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
19993         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
19994         * gcc.misc-tests/dg-test.exp: Likewise.
19995         * gcc.misc-tests/msgs.exp: Likewise.
19996         * gcc.prms/prms.exp: Likewise.
19997         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
19998         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
19999
20000         * lib/dg.exp: Deleted, moved to dejagnu/lib.
20001
20002 1996-01-24  Brendan Kehoe  <brendan@lisa.cygnus.com>
20003
20004         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
20005
20006         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
20007         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
20008
20009         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
20010         necessary.
20011
20012 1996-01-20  Brendan Kehoe  <brendan@cygnus.com>
20013
20014         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
20015         global for loop; add use of $mathlib.
20016         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
20017         settings here; set mathlib for anything but VxWorks.
20018
20019 1996-01-22  Jeffrey A Law  (law@cygnus.com)
20020
20021         * gcc.c-torture: Update to c-torture-1.40 release.
20022
20023 1996-01-03  Jeffrey A Law  (law@cygnus.com)
20024
20025         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
20026         dg.exp.
20027
20028 1995-12-03  Jeffrey A. Law  <law@sethra.cygnus.com>
20029
20030         * lib/c-torture.exp (c-torture-execute): Declare "output" as
20031         global.
20032
20033 1995-11-17  Doug Evans  <dje@canuck.cygnus.com>
20034
20035         * lib/g++.exp (LIBS): Define if not already.
20036         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
20037         (gcc-dg-prune): Call prune_gcc_output.
20038         * lib/gcc.exp (prune_gcc_output): New proc.
20039         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
20040         prune_gcc_output.
20041
20042 1995-11-16  Doug Evans  <dje@canuck.cygnus.com>
20043
20044         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
20045         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
20046
20047 1995-11-15  Jeffrey A Law  (law@cygnus.com)
20048
20049         * gcc.c-torture: Update to c-torture-1.39 release.
20050
20051 1995-11-04  Doug Evans  <dje@canuck.cygnus.com>
20052
20053         * lib/c-torture.exp (c-torture-execute): Don't return if one option
20054         fails, try others as well.
20055
20056 1995-11-02  Doug Evans  <dje@canuck.cygnus.com>
20057
20058         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
20059         If compilation fails, mark execute tests as `untested'.
20060         If test is marked as unsupported, don't mark compilation and
20061         execute tests as failed.
20062
20063 1995-10-25  Brendan Kehoe  <brendan@lisa.cygnus.com>
20064
20065         * lib/g++.exp (g++_init): Don't link in libg++, and look to
20066         libstdc++ for whether or not we want to be doing shared
20067         libraries.  Delete link_curses since we don't need it anymore.
20068         * lib/mike-g++.exp (postbase): Don't link in libg++.
20069         * g++.old-deja/old-deja.exp: Likewise.
20070
20071 1995-10-23  Brendan Kehoe  <brendan@lisa.cygnus.com>
20072
20073         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
20074
20075 1995-10-17  Brendan Kehoe  <brendan@lisa.cygnus.com>
20076
20077         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
20078         For that, add `-Wl,-a,shared_archive'.
20079         * g++.old-deja/old-deja.exp: Likewise.
20080
20081 1995-10-17  Doug Evans  <dje@canuck.cygnus.com>
20082
20083         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
20084
20085 1995-10-16  Brendan Kehoe  <brendan@cygnus.com>
20086
20087         * lib/mike-g++.exp (postbase): Pay attention to the status of
20088         g++_load.
20089
20090 1995-10-16  Brendan Kehoe  <brendan@lisa.cygnus.com>
20091
20092           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
20093
20094 1995-10-16  Doug Evans  <dje@canuck.cygnus.com>
20095
20096         * lib/gcc.exp (default_gcc_start): No longer need to log program
20097         being executed or its output, execute_anywhere does that now.
20098         * lib/g++.exp (default_g++_version): Call execute_anywhere.
20099         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
20100
20101 1995-10-12  Brendan Kehoe  <brendan@lisa.cygnus.com>
20102
20103         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
20104         the same as those in lib/g++.exp.
20105
20106 1995-10-10  Jeff Law  (law@hurl.cygnus.com)
20107
20108         * gcc.c-torture: Update to c-torture-1.38 release.
20109         * gcc.ieee: Related changes.
20110
20111 1995-10-06  Rob Savoye  <rob@darkstar.cygnus.com>
20112
20113         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
20114         "exec". Minor reformatting changes.
20115
20116         * config/rom68k.exp (${tool}_load): Make it work in a canadian
20117         cross. This means all "exec" calls now work on a remote host as
20118         well.
20119         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
20120         cross. Filter out the extra "\r\n" stuff that expect puts in.
20121         (c-torture-execute): Filter out the bogus warnings like
20122         c-torture-compile does. Add support for canadian cross.
20123         * lib/gcc.exp (default_gcc_version, default_gcc_start)
20124         Use execute_anywhere rather than calling exec directly. Now it
20125         works for canadian cross testing.
20126
20127 1995-10-05  Brendan Kehoe  <brendan@rtl.cygnus.com>
20128
20129         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
20130         results into a variable, and check that rather than using file exists.
20131
20132 1995-10-04  Brendan Kehoe  <brendan@lisa.cygnus.com>
20133
20134         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
20135         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
20136
20137 1995-09-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20138
20139         * g++.old-deja/old-deja.exp: Create and pass runshlib and
20140         lib_curses if there's a shared libg++ in the build tree.
20141
20142 1995-09-22  Doug Evans  <dje@canuck.cygnus.com>
20143
20144         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
20145         if not supported target.
20146
20147 1995-09-22  Brendan Kehoe  <brendan@lisa.cygnus.com>
20148
20149         * lib/g++.exp (g++_init): Move empty setting of runshlib and
20150         link_curses up to always happen, not just for native builds.
20151
20152 1995-09-21  Jeff Law  (law@snake.cs.utah.edu)
20153
20154         * gcc.c-torture: Update to c-torture-1.36 release.
20155         * gcc.failure: Related changes.
20156
20157 1995-09-20  Doug Evans  <dje@canuck.cygnus.com>
20158
20159         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
20160
20161 1995-09-19  Brendan Kehoe  <brendan@lisa.cygnus.com>
20162
20163         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
20164         * lib/mike-g++.exp (postbase): Not in here.  Still reference
20165         runshlib, link_curses, and mathlib for link and run.
20166
20167         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
20168         pass the runtime shared library options for Solaris, OSF/1, and
20169         Irix5, and link with -lcurses to avoid unresolved references.
20170
20171 1995-09-13  Brendan Kehoe  <brendan@lisa.cygnus.com>
20172
20173         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
20174         only run once.
20175
20176 1995-09-13  Doug Evans  <dje@canuck.cygnus.com>
20177
20178         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
20179
20180 1995-09-11  Jeff Law  (law@snake.cs.utah.edu)
20181
20182         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
20183         do not have a framework for the "compat" tests yet.
20184
20185 1995-09-09  Brendan Kehoe  <brendan@lisa.cygnus.com>
20186
20187         * lib/mike-g++.exp (postbase): New local variable `mathlib',
20188         set to null if we're testing vxworks5.1.  Use that instead of
20189         `-lm' in the setting of LIBS for link and run.
20190
20191 1995-09-08  Brendan Kehoe  <brendan@lisa.cygnus.com>
20192
20193         * config/rom68k.exp (${tool}_load): Major changes to make it
20194         work.  Verified that it does in fact return the stuff in
20195         exec_output properly.  Catch any Emul or any TRAP other than 0.
20196
20197 1995-09-07  Brendan Kehoe  <brendan@lisa.cygnus.com>
20198
20199         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
20200         LDFLAGS properly for targets that need stuff from libgloss.
20201         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
20202         only run once.
20203         (gpp_initialized): New variable.
20204
20205 1995-09-06  Rob Savoye  <rob@darkstar.cygnus.com>
20206
20207         * config/rom68k.exp: Load libgloss.exp.
20208         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
20209         so we can produce a fully linked binary.
20210         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
20211         so we can produce a fully linked binary.
20212
20213 1995-09-03  Doug Evans  <dje@canuck.cygnus.com>
20214
20215         * lib/plumhall.exp (ph_section): Watch for expected failures.
20216         Add missing `else'.
20217
20218         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
20219         run the testcase.
20220         (c-torture): Likewise.
20221
20222 1995-08-28  Doug Evans  <dje@cygnus.com>
20223
20224         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
20225
20226         * lib/mike-g++.exp (mike_cleanup): New proc.
20227         (prebase): New globals compiler_result, not_compiler_result,
20228         target_regexp.
20229         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
20230         allow leading "-" in pattern.  Watch for unsupported tests.
20231         If $compiler_result is set, pattern match assembler code,
20232         and ditto for $not_compiler_result.
20233         * lib/mike-gcc.exp: Likewise.
20234
20235         * lib/plumhall.exp (ph_execute): Only call ph_summary if
20236         execution "succeeded".
20237
20238 1995-08-14  Doug Evans  <dje@canuck.cygnus.com>
20239
20240         * config/win32.exp: New file.
20241         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
20242
20243 1995-08-04  Doug Evans  <dje@canuck.cygnus.com>
20244
20245         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
20246         unsupported.
20247         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
20248         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
20249         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
20250
20251         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
20252         "... without exceptions was ...".  That is now handled by
20253         prune_system_crud.
20254         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20255
20256 1995-08-01  Doug Evans  <dje@canuck.cygnus.com>
20257
20258         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
20259         sieve.c,sort2.c}: New files.
20260         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
20261         sieve.exp,sort2.exp}: Drivers for them.
20262
20263         * lib/mike-gcc.exp (program_output): New user settable variable.
20264         (postbase): Call prune_system_crud.  Also prune extraneous compiler
20265         messages.
20266         * lib/mike-g++.exp (program_output): New user settable variable.
20267
20268         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
20269
20270         * config/sh.exp: Deleted (use sim.exp instead).
20271
20272 1995-07-28  Brendan Kehoe  <brendan@lisa.cygnus.com>
20273
20274         * config/vx.exp: Declare CHECKTASK as global.
20275         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
20276         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
20277         * lib/old-dejagnu.exp: Load [pwd]/$executable.
20278
20279 1995-07-26  Brendan Kehoe  <brendan@lisa.cygnus.com>
20280
20281         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
20282         target. Like vx.exp, only includes `vx29k.exp' instead of
20283         `vxworks.exp'.
20284
20285 1995-07-23  Ian Lance Taylor  <ian@cygnus.com>
20286
20287         * config/sim.exp: Increase time limit from 120 seconds to 240.
20288
20289 1995-07-06  Jeffrey A. Law  <law@rtl.cygnus.com>
20290
20291         * gcc.c-torture/execute/950628-1.c: New test.
20292
20293 1995-06-10  Jeff Law  (law@snake.cs.utah.edu)
20294
20295         * gcc.c-torture: Update with changes/additions from
20296         c-torture-1.34.
20297
20298 1995-06-05  Doug Evans  <dje@canuck.cygnus.com>
20299
20300         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
20301
20302 1995-06-04  Jeff Law  (law@snake.cs.utah.edu)
20303
20304         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
20305
20306 1995-06-01  Jeff Law  (law@snake.cs.utah.edu)
20307
20308         * gcc.c-torture/compile/950512-1.c: New test.
20309         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
20310         * gcc.dg/struct-ret-1.c: Likewise.
20311
20312 1995-05-31  Doug Evans  <dje@canuck.cygnus.com>
20313
20314         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
20315           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
20316
20317 1995-05-30  Doug Evans  <dje@canuck.cygnus.com>
20318
20319         * gcc.c-torture/special/920411-1.c: Deleted.
20320         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
20321
20322 1995-05-22  Doug Evans  <dje@chestnut.cygnus.com>
20323
20324         * config/sim.exp (${tool}_load): Hack in call to bash to get a
20325         cpu limit.
20326
20327 1995-05-12  Torbjorn Granlund  <tege@rtl.cygnus.com>
20328
20329         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
20330
20331 1995-05-04  Torbjorn Granlund  <tege@adder.cygnus.com>
20332
20333         From kenner;
20334         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
20335         is the proper length.
20336         * va-arg-3.c: Likewise.
20337
20338 1995-04-30  Doug Evans  <dje@canuck.cygnus.com>
20339
20340         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
20341         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
20342
20343         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
20344         * lib/g++.exp (default_g++_start): Delete old cruft.
20345
20346 1995-04-25  Torbjorn Granlund  <tege@cygnus.com>
20347
20348         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
20349         (2 * (1 << 18)) to (2 * (1 << 17)).
20350
20351         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
20352
20353 1995-04-20  J.T. Conklin  <jtc@rtl.cygnus.com>
20354
20355         * config/rom68k.exp: Renamed from config/idp.exp
20356
20357 1995-04-18  Torbjorn Granlund  <tege@rtl.cygnus.com>
20358
20359         * c-torture/compile/921109-2.c
20360
20361 1995-04-18  Mike Stump  <mrs@cygnus.com>
20362
20363         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
20364         excess errors.
20365
20366 1995-04-15  Doug Evans  <dje@chestnut.cygnus.com>
20367
20368         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
20369         output.
20370         * lib/g++.exp (default_g++_start): Likewise.
20371
20372 1995-03-29  Torbjorn Granlund  <tege@adder.cygnus.com>
20373
20374         * gcc.c-torture/compile/950329-1.c: New test.
20375
20376 1995-03-28  J.T. Conklin  <jtc@rtl.cygnus.com>
20377
20378           * config/bug.exp (${tool}_load): Updated to use new remote_open
20379           and remote_close procs.
20380         * config/idp.exp: New file.
20381
20382 1995-03-22  Torbjorn Granlund  <tege@rtl.cygnus.com>
20383
20384         * gcc.c-torture/execute/950322-1.c: New test.
20385
20386 1995-03-21  Doug Evans  <dje@canuck.cygnus.com>
20387
20388         * config/vx.exp (${tool}_load): Clean up testing of return code from
20389         vxworks_ld and vxworks_spawn.
20390
20391 1995-03-21  Doug Evans  <dje@deneb.cygnus.com>
20392
20393         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
20394
20395 1995-03-13  Mike Stump  <mrs@cygnus.com>
20396
20397         * lib/old-deja.exp: Add `excess errors test - ' error, now one
20398         can mark excess errors on a machine by machine basis.  Note, the
20399         default is to not expect any excess errors, even when excess
20400         errors test - is given, so you will want to put an XFAIL ... on
20401         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
20402         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
20403         those 4 machines, but no others.
20404
20405 1995-03-10  J.T. Conklin  <jtc@rtl.cygnus.com>
20406
20407         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
20408         * lib/c-torture.exp: to here.
20409
20410 1995-03-10  Torbjorn Granlund  <tege@adder.cygnus.com>
20411
20412         * gcc.c-torture/execute/950221-1.c: New test.
20413         * gcc.c-torture/execute/struct-ret-1.c: New test.
20414         * gcc.c-torture/compile/950221-1.c: New test.
20415
20416         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
20417
20418 1995-03-03  Doug Evans  <dje@canuck.cygnus.com>
20419
20420         * gcc.c-torture/execute/arith-1.c (main): Return 0.
20421         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
20422
20423 1995-03-01  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
20424
20425         * g++.gb: New directory of tests, derived from my signature and
20426         class scoping tests.
20427
20428         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
20429         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
20430         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
20431         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
20432         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
20433         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
20434         * g++.gb/sig25.C: Likewise.
20435
20436         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
20437         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
20438         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
20439         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
20440         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
20441         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
20442         * g++.gb/sig25.exp: Likewise.
20443
20444         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
20445         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
20446         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
20447         * g++.gb/scope13.C: Likewise, this test still fails.
20448
20449         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
20450         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
20451         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
20452         * g++.gb/scope13.exp: Ditto.
20453
20454         * g++.gb/README: New file, explains what these tests are about.
20455
20456 1995-02-28  Doug Evans  <dje@canuck.cygnus.com>
20457
20458         * lib/dg.exp (dg-do): Support `preprocess'.
20459         (dg-test): Likewise.
20460
20461 1995-02-13  J.T. Conklin  <jtc@rtl.cygnus.com>
20462
20463         * config/udi.exp: change "continue -expect" to "exp_continue".
20464
20465 1995-02-11  Torbjorn Granlund  (tege@tiny.cygnus.com)
20466
20467         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
20468         Delete redundant tests.
20469
20470         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
20471         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
20472         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
20473         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
20474         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
20475         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
20476         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
20477         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
20478
20479         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
20480         storing label pointers.
20481         * gcc.c-torture/execute/921019-1.c: Likewise.
20482         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
20483         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
20484         parameter fp.
20485         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
20486         constants.
20487
20488         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
20489         Delete obsolete tests.
20490
20491         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
20492         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
20493         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
20494         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
20495         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
20496         * gcc.c-torture/compile/950124-1.c: New test.
20497
20498         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
20499
20500 1995-02-08  Jason Merrill  <jason@phydeaux.cygnus.com>
20501
20502         * lib/mike-g++.exp: Add -lm to LIBS.
20503
20504 1995-02-07  Doug Evans  <dje@canuck.cygnus.com>
20505
20506         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
20507
20508 1995-01-30  Jason Merrill  <jason@phydeaux.cygnus.com>
20509
20510         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
20511
20512 1995-01-12  Doug Evans  <dje@canuck.cygnus.com>
20513
20514         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
20515
20516 1995-01-02  Jeff Law  (law@snake.cs.utah.edu)
20517
20518         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
20519         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
20520         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
20521         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
20522         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
20523         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
20524         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
20525         * g++.law/{operators31.C, operators32.C,
20526         * g++.law/{operators33.C, operators34.C}: Likewise.
20527         * g++.law/{pic1.C, refs2.C}: Likewise.
20528         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
20529         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
20530         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
20531         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20532
20533         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
20534         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
20535         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
20536         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
20537         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
20538         * g++.law/{enum9.exp, friend5.exp}: Likewise.
20539         * g++.law/{nest3.exp, nest4.exp}: Likewise.
20540         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
20541         * g++.law/{operators30.exp, operators31.exp}: Likewise.
20542         * g++.law/{operators32.exp, operators33.exp}: Likewise.
20543         * g++.law/{operators34.exp}: Likewise.
20544         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
20545         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
20546         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
20547         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
20548         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
20549
20550         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
20551         No longer expected to fail.
20552         * g++.law/missed-error3.C: Tweak for recent bool changes.
20553
20554 1994-12-04  Doug Evans  <dje@canuck.cygnus.com>
20555
20556         * config/emb-unix: Deleted.
20557         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
20558         remote execution.  Do final link on remote host if REMOTE_LINK is set.
20559
20560 1994-12-01  Doug Evans  <dje@canuck.cygnus.com>
20561
20562         * lib/dg.exp (dg-test): Fix typo in last patch.
20563
20564 1994-11-30  Doug Evans  <dje@canuck.cygnus.com>
20565
20566         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
20567         (handles multiple occurrences).
20568
20569 1994-11-24  Doug Evans  <dje@canuck.cygnus.com>
20570
20571         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
20572         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
20573         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
20574         printed).
20575         * lib/c-torture.exp (c-torture-compile): Likewise.
20576         (c-torture): Prepend full path if missing.
20577         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
20578         (gcc_fail): Likewise.
20579         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
20580
20581 1994-11-23  J.T. Conklin  <jtc@rtl.cygnus.com>
20582
20583         * lib/netware.exp: Only attach to NetWare i386 systems.
20584
20585 1994-11-16  Doug Evans  <dje@canuck.cygnus.com>
20586
20587         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
20588         messages.  Add test name to "output pattern match" pass/fail message.
20589
20590 1994-11-12  Doug Evans  <dje@canuck.cygnus.com>
20591
20592         * gcc.dg: New testsuite.
20593         * gcc.dg/dg.exp: New file.
20594
20595         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
20596         test-switch.c}: Deleted.
20597
20598         * gcc.misc-tests/msgs.exp: New testcase driver.
20599
20600 1994-11-09  Doug Evans  <dje@canuck.cygnus.com>
20601
20602         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
20603         Watch for illegal return values from ${tool}_load.
20604         * config/unix.exp (${tool}_load): Fix pass/fail detection for
20605         cross targets.  Coerce return value >0 to 1.
20606
20607 1994-11-08  Doug Evans  <dje@canuck.cygnus.com>
20608
20609         * config/unix.exp (${tool}_load): Call program rsh, not proc.
20610
20611         * config/emb-unix.exp: New file.
20612
20613         * config/sim.exp: Error if variable $SIM not defined.
20614         (${tool}_load): Mark test as "untested" if simulator missing.
20615
20616         * config/unix.exp: Load remote.exp to get rcp_download.
20617         * lib/c-torture.exp: Use different option lists for testcases with
20618         and without loops.
20619         * gcc.c-torture/execute/execute.exp: Likewise.
20620
20621 1994-11-02  Doug Evans  <dje@canuck.cygnus.com>
20622
20623         * config/*.exp: Clarify return code from ${tool}_load.
20624         Call `unresolved' or `untested' instead of `warning' or `perror'
20625         (sometimes you still want to call both though).
20626         Add comment that `shell_id' is local to each file.
20627         * config/udi.exp (timeout): Set to 30.
20628         Don't print warning if connection fails, $connectmode has already
20629         printed an error.
20630         (${tool}_load): Move verbose messages to level 2.
20631         Rework pattern for "Process started" message.
20632         Pass `shell_id' to ${connectmode}_download.
20633         Retry twice upon timeout.  Make resetting of target more robust.
20634         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
20635         Pass `shell_id' to exit_$connectmode.
20636         Only call exit_$connectmode if connected.
20637         * config/unix.exp (${tool}_load): Check return codes better.
20638         * config/vrtx.exp (${tool}_load): Likewise.
20639         * config/vx.exp (${tool}_load): Likewise.
20640         Delete unneeded global's.
20641         * lib/dg.exp (dg-test): Update to reflect clarified return codes
20642         from ${tool}_load.
20643         (dg-stat): Delete.
20644         (dg-init): Delete recording of pass/fail counts.
20645         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
20646         (old-dejagnu-init): Likewise.
20647         (old-dejagnu-stat): Delete contents, empty proc now.
20648         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
20649         (c-torture): Delete references to lcnt, lpass, lfail.
20650         Get option list from TORTURE_OPTIONS.
20651         Delete -funroll[-all]-loops if no loops.
20652         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
20653         (g++_stat): Delete contents (empty proc now).
20654         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
20655         (gcc_finish): Likewise.
20656         (gcc_stat): Deleted.
20657         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
20658         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
20659         * gcc.c-torture/execute/execute.exp: Likewise.
20660         Split tests into two parts: compile, execute.
20661         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
20662         no loops.  Update to reflect clarified return codes from ${tool}_load.
20663
20664 1994-10-21  Doug Evans  <dje@canuck.cygnus.com>
20665
20666         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
20667         to grep for.
20668         (old-dejagnu): Likewise (where necessary).
20669
20670 1994-10-14  Doug Evans  <dje@canuck.cygnus.com>
20671
20672         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
20673
20674         * lib/dg.exp (dg-process-target): Fix processing of selector.
20675         Add comment regarding use of `error'.
20676
20677         * lib/gcc.exp (prune_system_crud): Define if missing.
20678         * lib/g++.exp (prune_system_crud): Likewise.
20679
20680         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
20681         Call prune_system_crud.
20682         * lib/dg.exp (dg-runtest): New proc.
20683         Use perror instead of send_user for tcl errors in testcase.
20684         Don't return any value, it's never used.
20685         Don't clobber previous definition of `unknown'.
20686         Print tcl errors in `dg-final'.
20687
20688 1994-10-12  Doug Evans  <dje@canuck.cygnus.com>
20689
20690         * lib/dg.exp (dg-process-target): Improve syntax error messages.
20691         (dg-test): Don't print errorInfo, it contains stack backtrace.
20692
20693 1994-09-26  Doug Evans  (dje@canuck.cygnus.com)
20694
20695         * lib/g++.exp (runtest_file_p): Define if missing.
20696
20697 1994-09-24  Doug Evans  (dje@cygnus.com)
20698
20699         * lib/mike-g++.exp: Comment out loading of g++.exp.
20700         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
20701         (default_g++_version): Always print something.
20702         (default_g++_start): Comment out call to `which'.
20703         (g++_start, g++_load): Deleted (must be defined in config file).
20704         * lib/gcc.exp: Test for existence of $CC at start.
20705         Delete check for tmpdir (done in gcc_init).
20706         (default_gcc_version): Always print something.
20707         (default_gcc_start): Comment out call to `which'.
20708         * config/*.exp: Major cleanup - make cross targets work at least a
20709         little better for g++ (by not being "--tool gcc" specific).
20710         Rename gcc_xxx to ${tool}_xxx.
20711         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
20712         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
20713
20714 1994-09-22  Doug Evans  (dje@canuck.cygnus.com)
20715
20716         * lib/c-torture.exp (c-torture-compile): Rework compiler
20717         message processing.
20718
20719         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
20720         c-torture.
20721
20722 1994-09-21  Doug Evans  (dje@canuck.cygnus.com)
20723
20724         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
20725
20726         * lib/dg.exp (dg-process-target): Support { target native }.
20727
20728 1994-09-20  Doug Evans  (dje@canuck.cygnus.com)
20729
20730         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
20731         looked for "... program xxx got fatal signal".
20732         Correct regsub munging of `comp_output'.
20733         Ignore compiler messages "path prefix not used" and "linker input
20734         file unused".
20735
20736 1994-09-14  Doug Evans  (dje@canuck.cygnus.com)
20737
20738         * lib/gcc.exp (runtest_file_p): Define if missing.
20739         * gcc.prms/template.c: Example to work from.
20740
20741 1994-09-13  Doug Evans  (dje@canuck.cygnus.com)
20742
20743         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
20744         * lib/dg.exp (dg-test): Call unsupported testcases as such.
20745
20746         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
20747         * gcc.prms/1883.c: Moved from compile/940714-1.c.
20748         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
20749         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
20750
20751         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
20752         (dg-process-target): No longer a varargs proc.
20753         Return S/N for target, P/F for xfail.  All callers changed.
20754         (user option procs): More argument checking.
20755         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
20756         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
20757         (dg-test): Skip test if not running on selected target in `dg-do'.
20758         Update handling of `dg-do-what', `dg-output-text'.
20759         Separate execution pass/fail from output pattern match pass/fail.
20760         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
20761
20762 1994-09-12  Jim Wilson  (wilson@sphagnum.cygnus.com)
20763
20764         * gcc.c-torture/special/special.exp: Don't expect failure for mips
20765         target for 920510-1.c.
20766
20767 1994-09-12  Doug Evans  (dje@canuck.cygnus.com)
20768
20769         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
20770         Clean up comment regarding use of passcnt, etc.
20771         (gcc_stat): Don't update `testcnt' here.
20772         (gcc_finish): Do it here.
20773         Might as well reset `but_id' here too.
20774         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
20775         to determine if the file should be tested.
20776         * gcc.c-torture/compile/compile.exp: Likewise.
20777         * gcc.c-torture/execute/execute.exp: Likewise.
20778         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20779         * gcc.misc-tests/dg-test.exp: Likewise.
20780         * gcc.prms/prms.exp: Likewise.
20781         * gcc.wendy/wendy.exp: Likewise.
20782         * g++.old-deja.exp: Likewise.
20783         Move "Testing file" message to verbose level 1.
20784
20785 1994-09-09  Doug Evans  (dje@canuck.cygnus.com)
20786
20787         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
20788
20789 1994-09-08  Doug Evans  (dje@canuck.cygnus.com)
20790
20791         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
20792         (default_gcc_start): Accept optional second list element
20793         of compiler flags.  Print compiler output at verbosity level 2.
20794         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
20795         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
20796         Save current values of framework globals passcnt, failcnt, xpasscnt,
20797         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
20798         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
20799         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
20800         xfailcnt to compute stats.  Update framework global `testcnt' from
20801         pass/fail counts.
20802         (gcc_finish): New proc.  Clean up test environment.
20803         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
20804         (gcc_epass, gcc_efail): Delete.
20805         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
20806         argument of line number.
20807         (dg-init): If the tool has an init routine, call it.
20808         (dg-test): Remove args `cflags_var' and `libs_var'.
20809         Pass all compiler options to ${tool}_start.
20810         Handle missing line number.
20811         (dg-finish): New function.
20812         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
20813         particular files.  Call gcc_finish at end.  Move "skipping test"
20814         message to verbosity level 3.
20815         * gcc.c-torture/compile/compile.exp: Likewise.
20816         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
20817         * gcc.c-torture/execute/execute.exp: Likewise.
20818         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20819         Print testcase being tried at verbosity level 1.
20820         * gcc.c-torture/special/special.exp: Unset xfail.
20821         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20822         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
20823         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
20824         * gcc.failure/failure.exp: Likewise.
20825         * gcc.ieee/ieee.exp: Likewise.
20826         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
20827         Update call to dg-test.  Call dg-finish at end.
20828         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
20829         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
20830         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
20831         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
20832         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
20833         * gcc.wendy/wendy.exp: Add copyright.
20834         Delete setting of tmpdir (done by gcc_init).
20835         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
20836         Pass compiler flags to gcc_start.  Call gcc_finish at end.
20837         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
20838         gcc_[ce]pass/fail.
20839
20840 1994-09-07  Doug Evans  (dje@canuck.cygnus.com)
20841
20842         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
20843         confusion.
20844         (g++_load): Likewise.
20845
20846         * config/*.exp (gcc_load): Some were varargs fns and some were not.
20847         Rename argument to `prog' to remove the confusion.
20848         Varargs fns behave differently too!
20849         (g++_load): Likewise.
20850
20851         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
20852
20853         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
20854         what it is.  Delete (always) printing of status value for !native.
20855         Simplify verbose code, and include status and exec_output.
20856         (g++_load): Use gcc_load.
20857
20858 1994-09-04  Jim Wilson  (wilson@sphagnum.cygnus.com)
20859
20860         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
20861         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
20862         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
20863         940714-3.c as these testcases don't exist anymore.  Make
20864         va-arg-1.c expected to pass.
20865
20866 1994-08-19  Doug Evans  (dje@canuck.cygnus.com)
20867
20868         * gcc.misc-tests/misc.exp: Only run specific testcases.
20869         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
20870         * gcc.misc-tests/dg-[1-9].c: New files.
20871
20872         * lib/dg.exp: New testsuite driver.
20873         * gcc.prms/prms.exp: Use it.
20874
20875         * README.gcc: New file.
20876
20877         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
20878         Document and reset `lxpass' and `lxfail'.
20879         Simplify "initialized" message.
20880         (gcc_stat): Clean up comments a little.
20881
20882 1994-08-16  Doug Evans  (dje@canuck.cygnus.com)
20883
20884         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
20885
20886 1994-08-15  Doug Evans  (dje@canuck.cygnus.com)
20887
20888         * lib/old-dejagnu.exp (process-option): New proc.
20889         (old-dejagnu-init, old-dejagnu-stat): Likewise.
20890         (old-dejagnu): Simplify.
20891         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
20892
20893 1994-08-14  Jeff Law  (law@snake.cs.utah.edu)
20894
20895         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
20896         exists and is not an empty string.
20897
20898         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
20899         $xfail rather than calling setup_xfail.  Clear $xfail when test is
20900         finished.
20901         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
20902         automatically.
20903
20904         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
20905         longer expected to fail.
20906
20907         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
20908         "f" function call.
20909
20910         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
20911
20912         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
20913         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
20914         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
20915         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
20916         c-torture-1.29.
20917
20918         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
20919         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
20920
20921         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
20922
20923         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
20924         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
20925
20926         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
20927         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
20928         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
20929
20930 1994-07-12  Jim Kingdon  (kingdon@lioth.cygnus.com)
20931
20932         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
20933         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
20934         940714-1.c, 940714-2.c, 940714-3.c},
20935         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
20936         gcc.misc-tests/{mg.c,mg.exp}:
20937         New tests.
20938         * gcc.noncompile/noncompile.exp: Change accordingly.
20939
20940 1994-07-07  Doug Evans  (dje@canuck.cygnus.com)
20941
20942         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
20943         Undo previous clobberage.
20944
20945 1994-07-04  Jeff Law  (law@snake.cs.utah.edu)
20946
20947         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
20948         * gcc.special/{930510-1.c, special.exp}:
20949         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
20950         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
20951         struct-varargs-1.c}: New tests from c-torture-1.26.
20952
20953 1994-06-28  J.T. Conklin  (jtc@phishhead.cygnus.com)
20954
20955         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
20956           argument to switch.
20957
20958 1994-05-21  Bill Cox  (bill@rtl.cygnus.com)
20959
20960         * Revert the previous changes.  Please see Rob's directory
20961           (/lisa/test/rob/progressive/gcc/testsuite) for testing
20962           fixes.
20963
20964 1994-05-19  Bill Cox  (bill@rtl.cygnus.com)
20965
20966         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
20967             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
20968             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
20969             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
20970             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
20971             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
20972             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
20973             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
20974             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
20975             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
20976             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
20977             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
20978             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
20979             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
20980             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
20981             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
20982             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
20983             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
20984             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
20985             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
20986             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
20987             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
20988             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
20989             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
20990             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
20991             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
20992             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
20993
20994 1994-05-17  Bill Cox  (bill@rtl.cygnus.com)
20995
20996         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
20997             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
20998           with perror calls.
20999
21000 1994-05-02  Jason Merrill  (jason@deneb.cygnus.com)
21001
21002         * config/unix.exp (g++_load): Fix syntax.
21003
21004 1994-04-14  Jim Wilson  (wilson@sphagnum.cygnus.com)
21005
21006         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
21007         * gcc.noncompile/921017-1.c: Deleted obsolete test.
21008         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
21009         Don't expect va-arg-1.c to fail.  Correct expected output for
21010         920928-1.c.
21011         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
21012         * gcc.wendy/hbm4.c: Correct typo.
21013         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
21014
21015 1994-03-28  Doug Evans  (dje@canuck.cygnus.com)
21016
21017         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
21018         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
21019         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
21020         * lib/c-torture.exp (c-torture-compile): Ditto.
21021
21022         Reduce volume of output (remove all the -I's and such).
21023         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
21024         Call gcc_cpass, gcc_cfail.
21025         (c-torture): Pass testing option to c-torture-compile.
21026
21027 1994-03-21  Doug Evans  (dje@cygnus.com)
21028
21029         Bring patches over from progressive.
21030         * config/default.exp: Exit remote shell cleanly.
21031         (g++_exit, g++_start): Add default versions.
21032         * config/sim.exp (gcc_load): Use perror, not error.
21033
21034 1994-03-20  Doug Evans  (dje@canuck.cygnus.com)
21035
21036         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
21037         set in site.exp.
21038
21039 1994-03-14  Doug Evans  (dje@cygnus.com)
21040
21041         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
21042         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
21043         (wendy_try): New proc to run testcase.
21044         (main loop): Call 'em.
21045         * gcc.wendy/*.c: Clean up pass to correct expected output.
21046
21047         * lib/gcc.exp: Minor cleanup work.
21048         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
21049
21050 1994-03-09  Doug Evans  (dje@canuck.cygnus.com)
21051
21052         * config/sim.exp (gcc_load): Document return codes better.
21053         Don't pass -v to simulator.
21054
21055 1994-02-24  Jeffrey A. Law  (law@snake.cs.utah.edu)
21056
21057           * gcc.special/920717-x.c: Fix typo.
21058           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
21059           get at sources.
21060
21061         * lib/mike-gcc.exp: Fix typo.
21062
21063 1994-02-15  Rob Savoye  (rob@darkstar.cygnus.com)
21064
21065         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
21066         binary to use, transform the name.
21067         * config/*.exp: rename everything. Nuke any g++ specific files,
21068         it's now a special case of gcc that requires no special support.
21069         Add a default.exp for unsupported targets.
21070
21071 1994-02-11  Rob Savoye  (rob@poseidon.cygnus.com)
21072
21073         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
21074         lib/old-dejagnu.exp: Fix a few patterns to work with the new
21075         version of Tcl.
21076
21077 1994-02-09  Rob Savoye  (rob@darkstar.cygnus.com)
21078
21079         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
21080         than a warning.
21081
21082 1994-02-06  Jeffrey A. Law  (law@snake.cs.utah.edu)
21083
21084         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
21085
21086 1994-01-03  Jim Wilson  (wilson@sphagnum.cygnus.com)
21087
21088         * gcc.execute/execute.exp: Combine opt_list and foption_list into
21089         option_list.  Compile every file with only 4/6 option choices
21090         (same as C torture) instead of with 12/18 different option
21091         choices.
21092         * lib/c-torture.exp: Likewise.
21093
21094         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
21095         not already set.
21096
21097 1993-12-30  Mike Stump  (mrs@rtl.cygnus.com)
21098
21099         * lib/old-deja.exp: Add `excess errors test fails' error, now one
21100         can put an XFAIL *-*-* on excess errors.
21101
21102 1993-12-19  Jeffrey A. Law  (law@snake.cs.utah.edu
21103
21104         * g++.law: Add more tests derived from g++-bugs snapshots.
21105
21106         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
21107         equivalent to g++.law/init9.
21108
21109         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
21110         compiled it, and the a.out file after we've run it.
21111
21112 1993-12-17  Brendan Kehoe  (brendan@lisa.cygnus.com)
21113
21114         * lib/mike-g++.exp (postbase): Delete the .o file after we've
21115         compiled it, and the a.out file after we've run it.
21116
21117 1993-12-17  Jeffrey A. Law  (law@snake.cs.utah.edu)
21118
21119         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
21120
21121 1993-12-15  Rob Savoye  (rob@darkstar.cygnus.com)
21122
21123         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
21124         version number.
21125
21126 1993-12-12  Jeffrey A. Law  (law@snake.cs.utah.edu)
21127
21128         * g++.law: New directory of g++ tests derived from the g++-bugs
21129         snapshots.
21130
21131 1993-12-09  Jeffrey Wheat  (cassidy@cygnus.com)
21132
21133         * gcc.compile: initbug1.c initbug1.exp testcase added
21134
21135 1993-12-06  Jeffrey Wheat  (cassidy@cygnus.com)
21136
21137         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
21138         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
21139           fixes submitted by Jeff Law (law@cs.utah.edu)
21140         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
21141           Jeff Law (law@cs.utah.edu)
21142
21143
21144 1993-11-30  Mike Stump  (mrs@cygnus.com)
21145
21146         * config/unix-g++.exp: Follow the gcc way of doing things.
21147         * g++.old-deja/old-deja.exp: Minor updates.
21148         * lib/g++.exp: New file, follow the gcc way of doing things.
21149         * lib/old-dejagnu.exp: Minor updates.
21150         * lib/mike-g++.exp: Always unset errorInfo.
21151
21152 1993-11-06  Mike Stump  (mrs@cygnus.com)
21153
21154         * lib/gcc.exp: Fix some errors with the below change, CC and
21155         CFLAGS should be global when setting, not local.
21156
21157 1993-11-03  Rob Savoye  (rob@darkstar.cygnus.com)
21158
21159         * lib/gcc.exp: Transform tool name.
21160
21161 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21162
21163         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
21164
21165 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21166
21167         * lib/gcc.exp: change gcc_done to gcc_stat
21168
21169 1993-10-27  Jeffrey Wheat  (cassidy@cygnus.com)
21170
21171         * Upgraded gcc testsuite to c-torture version 1.25
21172
21173 1993-10-24  Jeffrey Wheat  (cassidy@cygnus.com)
21174
21175         * lib/gcc.exp: added reporting code. Changed verbose compile message.
21176         * lib/c-torture: added hooks for new reporting code.
21177
21178 1993-10-21  Jeffrey Wheat  (cassidy@cygnus.com)
21179
21180         * config/sh-gcc.exp: check if sh-sim exists in the path
21181
21182 1993-10-18  Jeffrey Wheat  (cassidy@cygnus.com)
21183
21184         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
21185         * gcc.compile/compile.exp: Initial changes for new logic.
21186         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
21187         * gcc.failure/failure.exp: Initial changes for new logic.
21188         * gcc.ieee/ieee.exp: Initial changes for new logic.
21189         * gcc.misc-tests/misc.exp: Initial changes for new logic.
21190         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
21191         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
21192         * lib/c-torture.exp: Initial changes for new logic.
21193         * lib/gcc.exp: Initial changes for new logic.
21194
21195 1993-10-15  Mike Stump  (mrs@cygnus.com)
21196
21197         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
21198         depend upon failure or success.  Fully qualify names in failure
21199         and success messages.  Always remove a.out before starting
21200         compile, just in case.  Pay more attention to error text output by
21201         the compiler.  Handle testcases with no known past errors just
21202         like all others, so that things are uniform.  Other miscellaneous
21203         improvements.
21204
21205 1993-10-13  Jeffrey Wheat  (cassidy@cygnus.com)
21206
21207         * gcc.cpp: new directory for cpp tests
21208
21209 1993-10-04  Jeffrey Wheat  (cassidy@cygnus.com)
21210
21211         * lib/chill.exp: Code reformatted, removed unused code.
21212         * config/unix-chill.exp: Code reformatted, removed unused code.
21213         * chill.execute/execute.exp: Code reformatted, removed unused code.
21214         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
21215
21216 1993-10-04  Ian Lance Taylor  (ian@cygnus.com)
21217
21218         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
21219         routines not written.
21220
21221 1993-09-27  Rob Savoye  (rob@darkstar.cygnus.com)
21222
21223         * config/bug-gcc.exp: Use new procs from bug.exp.
21224
21225 1993-09-21  Rob Savoye  (rob@darkstar.cygnus.com)
21226
21227         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
21228         via ftp, rather than depending on NFS.
21229         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
21230         case.
21231
21232 1993-09-09  Rob Savoye  (rob@darkstar.cygnus.com)
21233
21234         * config/bug-gcc.exp: Use new download proc.
21235
21236 1993-09-14  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
21237
21238         * chill.execute/execute.exp: cleanups, handles errors better
21239         * chill.compile/compile.exp: rewrite, based on execute.exp
21240         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
21241         * lib/chill.exp: major changes to diff proc and compile and link
21242           procs. added chill_fail and chill_pass wrappers to pass and
21243           fail. added more comments, and handle error codes better.
21244           Added a hack to capture stderr from exec, so noncompile tests
21245           can work.
21246
21247 1993-09-11  Jeffrey Wheat  (cassidy@cygnus.com)
21248
21249         * chill.execute/execute.exp: rewrite of testsuite driver
21250         * lib/chill.exp: rewrite of testsuite driver
21251         * config/unix-chill.exp: rewrite of testsuite driver
21252
21253 1993-08-25  Bill Cox  (bill@rtl.cygnus.com)
21254
21255     In chill.execute:
21256         * iexpr.ch: Standardize uppercase.
21257         * tuples.dat: Standardize uppercase.
21258         * vary.ch: standardize.  Correct varying string assignments.
21259         * vary.dat: Add new output lines.
21260
21261 1993-08-24  Bill Cox  (bill@rtl.cygnus.com)
21262
21263     In chill.execute:
21264         * chprintf.ch: Standardize use of uppercase.
21265         * tuples.ch: Standardize and turn arr2 into a DCL,
21266           rather than a SYN.
21267         * pinits.ch: Standardize.
21268
21269 1993-08-23  Per Bothner  (bothner@kalessin.cygnus.com)
21270
21271         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
21272         * Makefil: Renamed to Makefile.in.
21273         * configure.in: New.
21274
21275 1993-08-23  Bill Cox  (bill@rtl.cygnus.com)
21276
21277     In chill.execute:
21278         * .cvsignore: Add result/output files.
21279         * Makefile: Fix up variables at start.  Use MFLAGS
21280           everywhere.  Correct bool_loc, built_ins entries.
21281           Add entry for vary1.ch.
21282         * bitarray.ch: Standardize upper-case usage.
21283         * bitexpr.ch: Standardize, add output of b1.
21284         * params.ch: Use arrayt in along PROC parameters, to
21285           avoid novelty problems.
21286         * sets.ch: Tiny cleanup.
21287         * vary1.ch: Re-indent.
21288
21289 1993-08-17  Bill Cox  (bill@rtl.cygnus.com)
21290
21291           * Add PR-related files to Makefiles, .cvsignore files, etc.
21292
21293 1993-08-02  Jeff Wheat  (cassidy@cygnus.com)
21294
21295         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
21296           with compiler objects. New names are test-flow.c and test-loop.c
21297
21298 1993-07-27  Jeff Wheat  (cassidy@cygnus.com)
21299
21300         * Upgraded c-torture tests from 1.19 to 1.20
21301
21302         * new files:
21303         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
21304         * gcc.compile: 930623-1.c 930623-2.c
21305         * gcc.noncompile: 930622-1.c 930622-2.c
21306         * gcc.failure: 920411-1.c 920627-2.c
21307         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
21308
21309 1993-07-20  Jeff Wheat  (cassidy@cygnus.com)
21310
21311         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21312           More changes to get testsuite working properly. Needs more work.
21313           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
21314
21315 1993-07-19  Jeff Wheat  (cassidy@cygnus.com)
21316
21317         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
21318           More changes to get testsuite working properly. Needs more work.
21319
21320 1993-07-13 Jeff Wheat  (cassidy@cygnus.com)
21321
21322         * chill.compile/compile.exp: Added for Dejagnu support
21323         * chill.execute/execute.exp: Added for Dejagnu support
21324         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
21325
21326 1993-06-19  Bill Cox  (bill@rtl.cygnus.com)
21327
21328     This should complete moving the CHILL test files.
21329         * chill.noncompile(.cvsignore printf.grt
21330             in-printf.grt chprintf.grt chprintf.ch):
21331             Added test-support files.
21332           (Makefile): Modified further.
21333         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
21334             signal.ch): Added test files.
21335           * chill.execute (.cvsignore printf.grt printr.c
21336             in-printf.grt rts.c chprintf.grt rts.h): Added
21337           test-support files.
21338             (Makefile): More corrections.
21339
21340 1993-06-18  Bill Cox  (bill@rtl.cygnus.com)
21341
21342         * chill.compile, chill.execute, chill.nocompile: Add CHILL
21343           test cases, ready for DejaGnu.
21344
21345 1993-06-17  Jeffrey Wheat  (cassidy@cygnus.com)
21346
21347         * Upgraded c-torture tests from 1.18 to 1.19
21348
21349         * gcc.compile: added test(s):
21350           930607-1.c
21351         * gcc.execute: added test(s):
21352           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
21353
21354         * added new subdirectory for misc tests: gcc.misc-tests
21355         * gcc.misc-test(s): added tests:
21356           inst-check.c test-consts.c test-ior.c test-switch.c
21357
21358 1993-06-09  Brendan Kehoe  (brendan@lisa.cygnus.com)
21359
21360         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
21361
21362 1993-06-07  Ian Lance Taylor  (ian@cygnus.com)
21363
21364         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
21365
21366 1993-06-03  Jeffrey Wheat  (cassidy@cygnus.com)
21367
21368         * Upgraded c-torture tests from 1.17 to 1.18
21369
21370 1993-06-02  Jeffrey Wheat  (cassidy@cygnus.com)
21371
21372         * Upgraded c-torture tests from 1.12 to 1.17
21373
21374 1993-04-30  Mike Werner  (mtw@deneb.cygnus.com)
21375
21376         * lib/old-dejagnu.exp:
21377           Fixed handling of XFAIL target triplets to correctly
21378           recognize wildcard characters.  Removed code that
21379           appended a unique id tag to the end of the file name
21380           printed out by the result of the testcases within a
21381           given test file.
21382
21383 1993-04-29  Mike Werner  (mtw@deneb.cygnus.com)
21384
21385         * lib/old-dejagnu.exp:
21386           Reworked expected failure handling to trigger off of XFAIL
21387           keyword in keyphrase embeded in testcase source code. The
21388           XFAIL keyword must be at the end of the keyphrase line. It
21389           may optionally be followed by one or more target triplets.
21390           It has just occured that the handling of wildcards in the
21391           target triplet may not be correct.
21392
21393 1993-04-23  Mike Werner  (mtw@deneb.cygnus.com)
21394
21395         * g++.old-deja/tests:
21396           Moved all subdirectories up one level into g++.old-deja .
21397
21398         * lib/old-dejagnu.exp:
21399           Fixed problem with CXXFLAGS not being properly reset, and being
21400           corrupted with extraneous "-c" compiler option.  This was
21401           causing binaries to not be generated for test that needed them.
21402           Modified strings passed to "pass" and "fail" so that individual
21403           tests from the same test file would be distinguished by an
21404           identifier appended to the test file name in the summary logs;
21405           this corrected a problem with erroneous diff logs.  Added code
21406           to search testcases for expected fail and unexpected pass keywords.
21407
21408 1993-04-20  Rob Savoye  (rob at darkstar.cygnus.com)
21409
21410         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
21411
21412 1993-04-15  Mike Werner  (mtw@deneb.cygnus.com)
21413
21414         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
21415           Removed extraneous text from end of "Special g++ Options"
21416           keyphrase.
21417
21418         * lib/old-dejagnu.exp: Added pattern matching to look for new
21419           keywords, embedded in testcases comments, which will trigger
21420           calls to xpass and xfail.
21421
21422 1993-04-14  Mike Werner  (mtw@deneb.cygnus.com)
21423
21424         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
21425           comments embedded in the testcases, especially the one looking for
21426           special compiler options, as well as the pattern matching for the
21427           compiler output again.
21428
21429 1993-04-12  Mike Werner  (mtw@deneb.cygnus.com)
21430
21431         * lib/old-dejagnu.exp: Do a proper check of the return value for
21432           execute tests. Fixed several problems with the pattern matching
21433           of the compiler output which gave erroneous test results.
21434           Changed several of the test result messages to be more descriptive.
21435         * config/unix-g++.exp: Proc g++_load now actually works and
21436           executes the tests passed to it and returns a usable return
21437           value.
21438
21439 1993-04-11  Rob Savoye  (rob at darkstar.cygnus.com)
21440
21441           * lib/gcc.exp: Exits gracefully if $CC is bogus.
21442
21443 1993-04-09  Mike Werner  (mtw@deneb.cygnus.com)
21444
21445         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
21446           Modified both files to properly execute the old style
21447           dejagnu tests. The previous versions of these files were
21448           experimental and did not function anything near correctly.
21449
21450 1993-04-05  Rob Savoye  (rob@cygnus.com)
21451
21452         * Removed all Makefile.in and configure.in files. No configuration
21453         needed now.
21454
21455 1993-04-02  Mike Werner  (mtw@deneb.cygnus.com)
21456
21457         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
21458
21459 1993-03-28  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
21460
21461         * gcc.compile/configure.in, gcc.unsorted/configure.in,
21462         gcc.special/configure.in, gcc.noncompile/configure.in,
21463         gcc.execute/configure.in, gcc.code_quality/configure.in,
21464         g++.other/configure.in, g++.old-deja/configure.in,
21465         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
21466         in srcname setting.
21467
21468 1993-03-25  Rob Savoye  (rob at darkstar.cygnus.com)
21469
21470         * lib/udi.exp:  Fixed mondfe and mondfe_download.
21471         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
21472         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
21473
21474 1993-03-25  Ian Lance Taylor  (ian@cygnus.com)
21475
21476         * config/udi-gdb.exp: Check $shell_id after connecting to target.
21477         (gdb_exit): Don't remove *_soc files.
21478
21479 1993-03-22  Ian Lance Taylor  (ian@cygnus.com)
21480
21481         * lib/c-torture.exp: Don't look for main; instead always use -w
21482         -c.  This is how the c-torture tests work.  Remove the object
21483         file if the compilation succeeds.
21484         * gcc.execute/execute.exp: Remove executable if test passes.
21485         * gcc.noncompile/noncompile.exp: Every test is an expected
21486         failure.
21487         * gcc.special/special.exp: Added tests from c-torture 1.11,
21488         corrected use of existing test.
21489         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
21490         gcc.execute/920625-1.c: Updated to c-torture 1.11.
21491         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
21492         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
21493         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
21494         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
21495         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
21496         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
21497         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
21498         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
21499         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
21500         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
21501         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
21502         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
21503         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
21504         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
21505         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
21506         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
21507         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
21508         c-torture 1.11.
21509         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
21510         correspond to c-torture 1.11.
21511
21512         * New file.
21513