OSDN Git Service

2002-05-29 Neil Booth <neil@daikokuya.demon.co.uk>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2
3         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c, 
4         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
5         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
6
7 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
8
9         * gcc.c-torture/execute/20020529-1.c: New test.
10
11 2002-05-27  Richard Henderson  <rth@redhat.com>
12
13         * g++.dg/ext/attrib6.C: New test case.
14
15 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
16
17         * gcc.c-torture/execute/pure-1.c: New test.
18
19 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
20
21         * gcc.dg/cpp/arith-2.c: Remove.
22
23 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
24
25         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
26         * gcc.dg/cpp/if-3.c: Remove.
27
28 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
29
30         * g++.dg/opt/cse2.C: New test.
31
32 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
33
34         * gcc.dg/cpp/arith-1.c: New semantic tests.
35         * gcc.dg/cpp/if-1.c: Update.
36
37 2002-05-24  Ben Elliston  <bje@redhat.com>
38
39         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
40
41 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
42
43         * gcc.dg/verbose-asm.c: New test.
44
45 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
46
47         * gcc.dg/cpp/paste12.c: New test.
48
49 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
50
51         * g++.dg/parse/named_ops.C: New test.
52
53 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
54
55         * gcc/testsuite/gcc.dg/weak-8.c: New test.
56
57 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
58
59         * gcc.dg/weak-2.c: Allow optional leading underscore
60         in scan-assembler symbol name.
61         * gcc.dg/weak-3.c: Likewise.
62         * gcc.dg/weak-4.c: Likewise.
63         * gcc.dg/weak-5.c: Likewise.
64
65 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
66
67         * gcc.dg/20020523-1.c: New test.
68
69 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
70
71         * objc.dg/const-str-2.m: Update now that we stop after
72         a command line error.
73
74 2002-05-22  Richard Henderson  <rth@redhat.com>
75
76         * g++.dg/dg.exp: Fix typo in test pruneing.
77
78 2002-05-22  Richard Henderson  <rth@redhat.com>
79
80         * g++.dg/dg.exp: Prune the tls subdirectory.
81         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
82         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
83         * g++.dg/tls/init-1.C: New.
84
85 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
86
87         * gcc.dg/20020517-1.c: New test.
88
89 2002-05-21  Richard Henderson  <rth@redhat.com>
90
91         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
92         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
93
94 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
95
96         * g++.dg/other/copy2.C: New test.
97
98 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
99
100         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
101         (MAX_COPY): Bump up to 10 times sizeof (long long).
102         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
103
104         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
105         sizeof (long long).
106
107         * gcc.c-torture/execute/strcpy-1.c: New test.
108
109 2002-05-19  Jason Merrill  <jason2redhat.com>
110
111         * g++.dg/ext/oper1.C: New test.
112
113 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
114 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
115
116         * README.QMTEST: New file.
117
118         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
119
120 2002-05-19  Andreas Jaeger  <aj@suse.de>
121
122         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
123         now.
124         * gcc.c-torture/execute/loop-2d.x: Likewise.
125
126 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
127
128         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
129         support weak symbols.
130         * gcc.dg/weak-4.c: Likewise
131         * gcc.dg/weak-6.c: Likewise
132
133 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
134
135         * gcc.dg/weak-3.c: Add dg-excess-error comment for
136         cygwin, coff and h8300-*-hms targets
137         * gcc.dg/weak-5.c: Likewise
138         * gcc.dg/weak-7.c: Likewise
139
140 2002-05-16  Jason Merrill  <jason@redhat.com>
141
142         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
143         (scan-assembler-not, scan-assembler-dem): Likewise.
144         (scan-assembler-dem-not): Likewise.
145
146 2002-05-15  Richard Henderson  <rth@redhat.com>
147
148         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
149
150 2002-05-15  Richard Henderson  <rth@redhat.com>
151
152         * gcc.dg/weak-5.c (vfoo1c): No warning here.
153         (vfoo1f): Warning here.
154         (vfoo1l): Don't redefine the alias.
155
156 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
157
158         * g++.dg/init/pm1.C: New test.
159
160 2002-05-12  David S. Miller  <davem@redhat.com>
161
162         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
163         types.
164
165 2002-05-10  Roger Sayle  <roger@eyesopen.com>
166
167         * gcc.c-torture/execute/20020510-1.c: New test case.
168
169 2002-05-10  David S. Miller  <davem@redhat.com>
170
171         * gcc.c-torture/execute/conversion.c: Test long double too.
172
173 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
174
175         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
176         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
177         * lib/g++.exp (g++_link_flags): Likewise.
178         * lib/objc.exp (objc_target_compile): Likewise.
179
180 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
181
182         * gcc.dg/cpp/poison.c: Update.
183         * gcc.dg/cpp/20000625-2.c: Remove.
184         * gcc.dg/cpp/direct2s.c: Remove final test.
185
186 2002-05-08  Tom Rix  <trix@redhat.com>
187
188         * gcc.c-torture/execute/20020508-1.c: New test.
189         * gcc.c-torture/execute/20020508-2.c: New test.
190         * gcc.c-torture/execute/20020508-3.c: New test.
191
192 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
193
194         * gcc.dg/cpp/charconst-4.c: More tests.
195
196 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
197
198         PR c/6569
199         * gcc.dg/weak-3.c: Update location of warning messages.
200         * gcc.dg/weak-5.c: Likewise.
201
202 2002-05-06  Roger Sayle  <roger@eyesopen.com>
203
204         * gcc.c-torture/execute/20020506-1.c: New test case.
205
206 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
207
208         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
209
210 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
211
212         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
213
214 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
215
216         * gcc.dg/cpp/charconst-3.c: New test.
217
218 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
219
220         * gcc.dg/cpp/charconst.c: Update tests.
221
222 2002-05-05  Tim Josling  <tej@melbpc.org.au>
223
224         * treelang: Added directory for new sample language treelang. Also
225         lib/treelang.exp: New file to signal treelang should be tested.
226
227 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
228
229         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
230         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
231         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
232         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
233         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
234         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
235         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
236
237 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
238
239         * gcc.dg/format/xopen-2.c: New test.
240
241 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
242
243         * gcc.dg/20020503-1.c: New test.
244
245 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
246
247         * g++.dg/init/dtor1.C: Make it tougher.
248
249 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
250
251         * g++.dg/init/dtor1.C: New test.
252
253 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
254
255         * gcc.dg/altivec-8.c: New.
256
257 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
258
259         * gcc.dg/altivec-7.c: New.
260
261 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
262
263         * g++.dg/parse/typedef1.C: New test.
264
265 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
266
267         PR c++/6486
268         * g++.dg/template/friend6.C: New test.
269
270         PR c++/6492
271         * g++.dg/init/copy1.C: New test.
272
273 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
274
275         * g++.dg/warn/effc1.C: New test.
276
277 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
278
279         * gcc.dg/cpp/if-cexp.c: Add a test.
280
281 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
282
283         * gcc.dg/20020426-2.c: New test.
284
285 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
286
287         * gcc.dg/cpp/if-mop.c: Update.
288         * gcc.dg/cpp/if-mpar.c: Add test.
289         * gcc.dg/cpp/if-oppr.c: Update.
290
291 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
292
293         PR c/6343
294         * gcc.dg/weak-[2-7].c: New tests.
295
296 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
297
298         * gcc.dg/enum1.c: New test.
299
300 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
301
302         PR c++/6497
303         * g++.dg/inherit/access2.C: New test.
304
305 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
306
307         PR bootstrap/6445
308         * gcc.dg/20020426-1.c: New test.
309
310 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
311
312         * g++.dg/abi/enum1.C: New test.
313
314 2002-04-26  Richard Henderson  <rth@redhat.com>
315
316         * gcc.dg/c99-bool-1.c: Expect always true warning.
317
318 2002-04-25  Roger Sayle  <roger@eyesopen.com>
319
320         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
321
322 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
323
324         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
325         targets.
326
327 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
328
329         * g++.dg/abi/mange7.C: New test.
330
331         PR c++/6438.
332         * g++.dg/parse/stmtexpr2.C: New test.
333
334 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
335
336         * gcc.dg/20020312-2.c: Add SH target.
337
338 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
339
340         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
341         compiler output on mips*-*-irix*.
342
343 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
344
345         * g++.dg/parse/attr1.C: New test.
346
347 2002-04-23  Roger Sayle  <roger@eyesopen.com>
348
349         * gcc.c-torture/execute/string-opt-17.c: New test case.
350         * gcc.c-torture/execute/memset-2.c: New test case.
351
352 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
353
354         PR c++/6256:
355         * g++.dg/template/friend5.C: New test.
356
357         PR c++/6331:
358         * g++.dg/template/qual1.C: Likewise.
359
360 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
361
362         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
363         Include stdlib.h, not stdio.h or ctype.h.
364
365 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
366
367         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
368         cris-*-elf* and mmix-*-*.
369         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
370         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
371         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
372         Ditto.
373         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
374         * gcc.dg/wchar_t-1.c: Ditto.
375
376 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
377
378         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
379         Clarify comment.
380
381 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
382
383         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
384
385 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
386
387         * gcc.c-torture/execute/20000906-1.x: Delete.
388
389 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
390
391         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
392
393 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
394
395         * PR6367
396         * g77.f-torture/execute/6367.f: New test.
397         * g77.f-torture/execute/6367.x: Disable for MMIX.
398
399 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
400
401         * PR6352
402         * g++.dg/opt/inline2.C: New test.
403
404 2002-04-18  Richard Henderson  <rth@redhat.com>
405
406         * gcc.dg/20000906-1.c: Enable for all targets.
407         * gcc.c-torture/compile/iftrap-2.c: New.
408
409 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
410
411         * gcc.dg/20020418-1.c: New test.
412         * gcc.dg/20020418-2.c: New test.
413
414 2002-04-18  Richard Henderson  <rth@redhat.com>
415
416         * gcc.c-torture/compile/iftrap-1.c: New.
417         * gcc.dg/iftrap-1.c: Adjust for ia64.
418         * gcc.dg/iftrap-2.c: New.
419
420 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
421
422         * gcc.c-torture/compile/20020418-1.c: New test.
423
424 2002-04-18  Roger Sayle  <roger@eyesopen.com>
425
426         * gcc.c-torture/compile/20020415-1.c: New.
427
428 2002-04-18  David S. Miller  <davem@redhat.com>
429
430         * gcc.c-torture/execute/20020418-1.c: New test.
431
432 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
433
434         * gcc.dg/20020416-1.c: New test.
435
436         * g++.dg/opt/inline1.C: New test.
437
438 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
439
440         * gcc.dg/altivec-5.c: New test.
441
442         * gcc.dg/20020415-1.c: New test.
443
444 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
445
446         * testsuite/lib/chill.exp: Remove.
447
448 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
449
450         * g++.dg/other/big-struct.C: New test.
451
452 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
453
454         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
455         of scratch file.
456
457 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
458
459         PR c/6277
460         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
461         in scan-assembler function name
462
463 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
464
465         * g77.f-torture/execute/980628-4.x,
466         g77.f-torture/execute/980628-5.x,
467         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
468         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
469         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
470         i[34567]86-*-*.
471
472 2002-04-13  David S. Miller  <davem@redhat.com>
473
474         * gcc.c-torture/execute/20020413-1.c: New test.
475
476 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
477
478         * gcc.dg/asm-6.c,
479         * g++.dg/ext/asm1.C: New tests.
480
481 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
482
483         PR c++ 5373.
484         * g++.dg/parse/stmtexpr1.C: New test.
485
486         PR c++/5189.
487         * g++.dg/template/copy1.C: New test.
488
489 2002-04-12  Richard Henderson  <rth@redhat.com>
490
491         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
492
493 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
494
495         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
496         gcc.c-torture/execute/20020307-2.c.
497
498 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
499
500         * g++.dg/ext/attrib5.C,
501         * g++.dg/lookup/struct1.C: New tests.
502
503 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
504
505         * gcc.dg/20020411-1.c: New test.
506
507         * gcc.c-torture/execute/20020411-1.c: New test.
508
509 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
510
511         * g77.f-torture/execute/6177.f: New test.
512
513 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
514
515         PR middle-end/6247
516         * g++.dg/opt/cleanup1.C: New test.
517
518         * g++.dg/opt/const1.C: New test.
519
520 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
521
522         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
523
524 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
525
526         PR c++/5507
527         * g++.dg/template/typename2.C: New test.
528
529 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
530
531         * gcc.c-torture/execute/loop-12.c: New.
532
533 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
534
535         * g77.f-torture/execute/980628-4.x,
536         g77.f-torture/execute/980628-5.x,
537         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
538         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
539         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
540
541 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
542
543         PR optimization/6086
544         * g++.dg/opt/preinc1.C: New test.
545
546 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
547
548         PR c++/5571
549         * g++.dg/opt/static2.C: New test.
550
551 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
552
553         PR c/5120
554         * gcc.dg/20020406-1.c: New test.
555
556 2002-04-04  David S. Miller  <davem@redhat.com>
557
558         * gcc.c-torture/execute/20020404-1.c: New test.
559
560 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
561
562         PR c/6123
563         * gcc.dg/20020312-2.c: Do not declare global register variable
564         if __PIC__ or __pic__ is defined.
565
566 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
567
568         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
569         __asm__ so that it works correctly even if -ansi -pedantic-errors.
570
571 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
572
573         * gcc.misc-tests/linkage.exp: Update last change to handle
574         sparc*-, not just sparc-.
575
576 2002-04-03  Richard Henderson  <rth@redhat.com>
577
578         * gcc.dg/cpp/ucs.c: Improved long UCS test.
579
580 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
581
582         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
583
584 2002-04-02  David S. Miller  <davem@redhat.com>
585
586         * gcc.c-torture/execute/20020402-3.c: New test.
587
588 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
589
590         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
591         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
592
593         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
594         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
595         g77.f-torture/execute/20001201.x,
596         g77.f-torture/execute/u77-test.x: New files.
597
598         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
599         * gcc.dg/wchar_t-1.c: Ditto.
600
601 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
602
603         * gcc.c-torture/execute/20020402-1.c: New test.
604
605 2002-04-01  Richard Henderson  <rth@redhat.com>
606
607         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
608
609         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
610
611 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
612
613         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
614
615 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
616
617         * g++.dg/inherit/template-as-base.C: Expect error.
618         * g++.dg/inherit/namespace-as-base.C: Likewise.
619
620 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
621
622         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
623         g++.dg/ext/instantiate3.C: Tweak match patterns.
624
625         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
626         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
627         -da test.
628
629 2002-03-31  Richard Henderson  <rth@redhat.com>
630
631         * gcc.dg/special/alias-2.c: New.
632         * gcc.dg/special/ecos.exp: Run it.
633
634 2002-03-31  Richard Henderson  <rth@redhat.com>
635
636         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
637
638 2002-03-31  Kazu Hirata  <kazu@hxi.com>
639
640         * gcc.dg/weak-1.c: Disable on h8300 port.
641
642 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
643
644         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
645         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
646         ordering tests.
647         * g++.dg/bprob/bprob-1.C: New test.
648         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
649         * g++.dg/gcov/gcov-1.C: New test.
650         * g++.dg/gcov/gcov-1.x: New file.
651         * g++.dg/gcov/gcov-2.C: New test.
652         * g++.dg/gcov/gcov-3.C: New test.
653         * g++.dg/gcov/gcov-3.h: New file.
654
655 2002-03-28  Roger Sayle  <roger@eyesopen.com>
656
657         * g++.old-deja/g++.other/builtins5.C: New test.
658         * g++.old-deja/g++.other/builtins6.C: New test.
659         * g++.old-deja/g++.other/builtins7.C: New test.
660         * g++.old-deja/g++.other/builtins8.C: New test.
661         * g++.old-deja/g++.other/builtins9.C: New test.
662
663 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
664
665         * g++.dg/opt/static1.C: New test.
666
667         * g++.dg/opt/longbranch1.C: New test.
668
669 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
670
671         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
672
673         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
674
675 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
676
677         * gcc.c-torture/execute/20020328-1.c: New test.
678
679 2002-03-27  Richard Henderson  <rth@redhat.com>
680
681         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
682         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
683         move from g++.old-deja/g++.ext/.
684
685 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
686
687         * g++.dg/init/new2.C: New test.
688
689 2002-03-26  Richard Henderson  <rth@redhat.com>
690
691         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
692
693         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
694         on sparc.
695
696         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
697         sparcv9 systems.
698         * gcc.dg/20001102-1.c: Likewise.
699
700 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
701
702         * gcc.dg/cpp/endif-pedantic1.c,
703         gcc.dg/cpp/endif-pedantic2.c:  New tests.
704
705 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
706
707         * g++.dg/init/new1.C: New test.
708
709 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
710
711         * g++.dg/abi/vbase9.C: New test.
712
713 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
714
715         * gcc.dg/arm-asm.c: New test.
716
717 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
718
719         * gcc.dg/Wswitch-enum.c: New test.
720         Fix PR c/5044.
721
722 2002-03-26  Richard Henderson  <rth@redhat.com>
723
724         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
725         structure.
726
727 2002-03-25  Richard Henderson  <rth@redhat.com>
728
729         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
730         sparcv9 systems.
731
732         * gcc.c-torture/compile/20011119-1.c (xxx): New.
733         * gcc.c-torture/compile/20011119-2.c (xxx): New.
734
735 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
736
737         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
738
739 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
740
741         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
742         targets using generic thunk support.
743
744 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
745
746         * gcc.c-torture/compile/20020323-1.c: New test.
747
748         * g++.dg/opt/conj2.C: New test.
749
750 2002-03-24  Richard Henderson  <rth@redhat.com>
751
752         * gcc.dg/weak-1.c: Use -fno-common.
753
754 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
755
756         * g77.dg/f77-edit-apostrophe-out.f: New test
757         * g77.dg/f77-edit-h-out.f: New test
758         * g77.dg/f77-edit-t-in.f: New test
759         * g77.dg/f77-edit-t-out.f: New test
760         * g77.dg/f77-edit-x-out.f: New test
761         * g77.dg/f77-edit-slash-out.f: New test
762         * g77.dg/f77-edit-colon-out.f: New test
763         * g77.dg/f77-edit-s-out.f: New test
764
765 2002-03-24  Richard Henderson  <rth@redhat.com>
766
767         * objc/execute/formal_protocol-6.x: New XFAIL.
768
769 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
770
771         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
772         that do not support weak symbols
773
774 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
775
776         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
777         * lib/g77.exp:  Likewise
778         * lib/objc.exp: Likewise
779
780 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
781
782         * gcc.dg/Wswitch-default.c: New test.
783
784 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
785
786         * g++.dg/other/enum1.C: New test.
787
788 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
789
790         * gcc.dg/pragma-ep-3.c: Fix typo.
791
792 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
793
794         * g++.dg/inherit/template-as-base.C: New test.
795
796 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
797
798         * g++.old-deja/g++.other/dwarf2-1.C: Move...
799         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
800
801 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
802
803         * gcc.dg/cpp/multiline.c: Update to match.
804
805 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
806
807         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
808
809 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
810
811         * gcc.dg/cpp/extratokens2.c:  New file.
812
813 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
814
815         * gcc.dg/20020312-2.c: Add rs6000 target.
816
817         * gcc.c-torture/compile/20020319-1.c: New test.
818
819 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
820
821         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
822         (A, E): Handle this.
823
824 2002-03-20  Jason Merrill  <jason@redhat.com>
825
826         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
827         ignoring -fpic.
828         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
829         through prune_gcc_output.
830
831 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
832
833         * gcc.c-torture/compile/20020320-1.c: New test.
834
835 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
836
837         * gcc.c-torture/compile/20020318-1.c: New test.
838
839         * gcc.dg/struct-by-value-1.c: New test.
840
841         * gcc.dg/20020319-1.c: New test.
842
843 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
844
845         * g++.dg/opt/conj1.C: New test.
846
847 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
848
849         * g++.dg/template/qualttp20.C: Revert previous change.
850         * g++.dg/template/qualttp3.C: Likewise.
851         * g++.dg/template/qualttp4.C: Likewise
852         * g++.dg/template/qualttp5.C: Likewise
853         * g++.dg/template/qualttp6.C: Likewise
854         * g++.dg/template/qualttp7.C: Likewise
855         * g++.dg/template/qualttp8.C: Likewise
856         * g++.dg/template/recurse.C: Likewise.
857
858 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
859
860         * gcc.dg/cpp/wchar-1.c: Update.
861
862 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
863
864         * g++.dg/template/conv1.C: New test.
865         * g++.dg/template/conv2.C: New test.
866         * g++.dg/template/conv3.C: New test.
867         * g++.dg/template/conv4.C: New test.
868
869 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
870
871         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
872         * g++.dg/template/qualttp3.C: Likewise.
873         * g++.dg/template/qualttp4.C: Likewise
874         * g++.dg/template/qualttp5.C: Likewise
875         * g++.dg/template/qualttp6.C: Likewise
876         * g++.dg/template/qualttp7.C: Likewise
877         * g++.dg/template/qualttp8.C: Likewise
878         * g++.dg/template/recurse.C: Likewise.
879
880 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
881
882         * g++.dg/opt/dtor1.C: New test.
883
884 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
885
886         * gcc.c-torture/compile/20020315-1.c: New test.
887
888 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
889
890         * gcc.dg/weak-1.c: Fix scan tests.
891
892 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
893
894         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
895         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
896         cris-*-aout* mmix-*-*.
897         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
898         cris-*-aout* mmix-*-*.
899         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
900         cris-*-elf* cris-*-aout* and mmix-*-*.
901         * gcc.dg/20001009-1.c: Ditto.
902         * gcc.dg/20010912-1.c: Ditto.
903         * gcc.dg/20020122-4.c: Ditto.
904         * gcc.dg/inline-2.c: Ditto.
905
906 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
907
908         * gcc.c-torture/compile/20020314-1.c: New test.
909
910 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
911
912         * gcc.c-torture/execute/20020314-1.c: New test.
913
914 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
915
916         * g++.dg/warn/Wunused-1.C: New test.
917
918 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
919
920         * g++.dg/abi/mangle6.C: New test.
921
922 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
923
924         * gcc.c-torture/compile/20020309-2.c: New test.
925
926         * gcc.c-torture/compile/20020312-1.c: New test.
927
928 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
929
930         * g++.dg/other/access1.C: New test.
931
932 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
933
934         * gcc.c-torture/execute/wchar_t-1.c: New test.
935
936 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
937
938         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
939
940 2002-03-12  Roger Sayle  <roger@eyesopen.com>
941
942         * gcc.dg/20020312-1.c: New test case.
943
944 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
945
946         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
947
948 2002-03-11  Richard Henderson  <rth@redhat.com>
949
950         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
951         * g++.old-deja/g++.jason/report.C: Likewise.
952
953 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
954
955         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
956         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
957
958 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
959
960         * testsuite/g++.dg/overload/pmf1.C: New test.
961
962 2002-03-11  Kazu Hirata  <kazu@hxi.com>
963
964         * gcc.c-torture/execute/20020307-1.c: Use long.
965
966 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
967
968         PR optimization/5844
969         * gcc.dg/20020310-1.c: New test.
970
971 2002-03-09  Michael Meissner  <meissner@redhat.com>
972
973         * gcc.c-torture/execute/memcpy-2.c: New test.
974         * gcc.c-torture/execute/memset-1.c: New test.
975         * gcc.c-torture/execute/strlen-1.c: New test.
976         * gcc.c-torture/execute/strcmp-1.c: New test.
977         * gcc.c-torture/execute/strncmp-1.c: New test.
978
979 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
980
981         * gcc.dg/ppc-ldstruct.c: New test.
982
983 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
984
985         * gcc.c-torture/execute/va-arg-22.c: New test.
986
987 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
988
989         * gcc.c-torture/compile/20020309-1.c: New test.
990
991 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
992
993         * gcc.c-torture/execute/20020307-2.c: New test.
994
995 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
996
997         * g77.f-torture/compile/20020307-1.f: New test.
998
999 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1000
1001         * gcc.dg/unordered-1.c: New test.
1002
1003 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1004
1005         * gcc.c-torture/execute/20020307-1.c: New test.
1006
1007 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1008
1009         * gcc.dg/20020304-1.c: New test.
1010
1011         * gcc.c-torture/compile/20020304-2.c: New test.
1012
1013 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1014
1015         * gcc.c-torture/compile/20020304-1.c: New test case
1016         (from PR c/5830).
1017
1018 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1019
1020         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1021
1022 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1023
1024         * g++.dg/other/classkey1.C: New test.
1025
1026 2002-03-01  Richard Henderson  <rth@redhat.com>
1027
1028         * gcc.c-torture/compile/981223-1.x: New.
1029         * gcc.c-torture/compile/920625-1.x: New.
1030
1031 2002-02-28  Richard Henderson  <rth@redhat.com>
1032
1033         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1034
1035 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1036
1037         * gcc.c-torture/execute/20020227-1.c: New test.
1038
1039 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1040
1041         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1042         here" ERROR lines.
1043         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1044         * g++.old-deja.g++.other/defarg1.C: Likewise.
1045         * g++.old-deja/g++.pt/calls2.C: Likewise.
1046         * g++.old-deja/g++.pt/crash20.C: Likewise.
1047         * g++.old-deja/g++.pt/crash30.C: Likewise.
1048         * g++.old-deja/g++.pt/crash36.C: Likewise.
1049         * g++.old-deja/g++.pt/crash6.C: Likewise.
1050         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1051         * g++.old-deja/g++.pt/derived3.C: Likewise.
1052         * g++.old-deja/g++.pt/error1.C: Likewise.
1053         * g++.old-deja/g++.pt/friend21.C: Likewise.
1054         * g++.old-deja/g++.pt/friend23.C: Likewise.
1055         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1056         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1057
1058 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1059
1060         * gcc.c-torture/execute/20020225-2.c: New test.
1061
1062 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1063
1064         * gcc.c-torture/execute/920730-1t.c,
1065         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1066         Delete test cases, only relevant to -traditional.
1067
1068 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1069
1070         * gcc.dg/cpp/undef1.c: Remove.
1071         * gcc.dg/cpp/directiv.c: Update.
1072         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1073
1074 2002-02-27  Michael Meissner  <meissner@redhat.com>
1075
1076         * gcc.c-torture/execute/20020226-1.c: New test.
1077
1078 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1079
1080         * g++.dg/debug/debug4.C: New test.
1081
1082         * gcc.dg/ia64-visibility-1.c: New test.
1083
1084 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1085
1086         * gcc.dg/debug/20020224-1.c: New.
1087
1088 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1089
1090         * gcc.c-torture/execute/960416-1.x: New.
1091         * gcc.c-torture/execute/divconst-3.x: Likewise.
1092
1093 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1094
1095         * gcc.dg/20020224-1.c: New test.
1096
1097 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1098
1099         * gcc.c-torture/execute/20020225-1.c: New.
1100
1101 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1102
1103         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1104
1105 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1106
1107         * gcc.dg/20020222-1.c: New test.
1108
1109 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1110
1111         * g++.dg/opt/anonunion1.C: New test.
1112
1113 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1114
1115         * g++.dg/template/qualttp19.C: New test.
1116         * g++.dg/template/qualttp20.C: New test.
1117         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1118         * g++.old-deja/g++.other/qual1.C: Likewise.
1119
1120 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1121
1122         * gcc.dg/attr-alwaysinline.c: New.
1123
1124 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1125
1126         * gcc.dg/20020220-1.c: New test.
1127
1128         * gcc.dg/20020220-2.c: New test.
1129
1130         * g++.dg/opt/mmx1.C: New test.
1131
1132 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1133
1134         * gcc.c-torture/compile/20020110.c: New test.
1135
1136 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1137
1138         * gcc.c-torture/execute/20020219-1.c: New test.
1139
1140         * gcc.dg/20020219-1.c: New test.
1141
1142         * gcc.dg/noncompile/20020220-1.c: New test.
1143
1144         * g++.dg/opt/ptrintsum1.C: New test.
1145
1146         * gcc.dg/debug/20020220-1.c: New test.
1147
1148 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1149
1150         * gcc.c-torture/execute/20020216-1.c: New test.
1151
1152 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1153
1154         * gcc.dg/decl-1.c: Update, new test.
1155
1156 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1157
1158         * g++.dg/abi/bitfield1.C: New test.
1159         * g++.dg/abi/bitfield2.C: New test.
1160
1161 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1162
1163         * gcc.dg/attr-nest.c: New test.
1164
1165 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1166
1167         * gcc.c-torture/execute/20020215-1.c: New test.
1168
1169 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1170
1171         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1172         * g++.dg/debug/debug.exp: New.
1173         * g++.dg/debug/trivial.C: New.
1174         * g++.dg/debug/debug1.C: Moved...
1175         * g++.dg/other/debug1.C: ...from here.
1176         * g++.dg/debug/debug2.C: Moved...
1177         * g++.dg/other/debug2.C: ...from here.
1178         * g++.dg/debug/debug3.C: Moved...
1179         * g++.dg/other/debug3.C: ...from here.
1180
1181         * gcc.dg/noncompile/20020213-1.c: New test.
1182
1183 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1184
1185         * g++.dg/other/debug3.C: New test.
1186
1187         * gcc.c-torture/execute/20020213-1.c: New test.
1188
1189 2002-02-13  Richard Smith <richard@ex-parrot.com>
1190
1191         * g++.old-deja/g++.other/thunk1.C: New test.
1192
1193 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1194
1195         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1196
1197 2002-02-13  Stan Shebs  <shebs@apple.com>
1198
1199         * gcc.dg/altivec-3.c: New.
1200
1201 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1202
1203         * gcc.dg/Wunreachable-1.c: New test.
1204         * gcc.dg/Wunreachable-2.c: New test.
1205
1206 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1207
1208         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1209
1210 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1211
1212         * gcc.dg/decl-1.c: New test.
1213
1214 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1215
1216         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1217
1218 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1219
1220         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1221         * gcc.c-torture/compile/980506-1.x: Likewise.
1222
1223 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1224
1225         * gcc.dg/20020210-1.c: New.
1226
1227 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1228
1229         * g77.f-torture/execute/947.f: New regression test
1230         for PR fortran/947.
1231
1232 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1233
1234         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1235         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1236
1237 2002-02-08  Richard Henderson  <rth@redhat.com>
1238
1239         * gcc.c-torture/compile/labels-3.c: New.
1240
1241 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1242
1243         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1244         expression statements work instead.
1245         * gcc.dg/noncompile/20020207-1.c: New test.
1246
1247 2002-02-07  Richard Henderson  <rth@redhat.com>
1248
1249         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1250
1251 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1252
1253         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1254         message from g77
1255         * lib/g77-dg.exp: Trim g77 error messages so that they are
1256         recognised by dg.exp.
1257
1258 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1259
1260         PR fortran/5473
1261         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1262
1263 2002-02-07  Richard Henderson  <rth@redhat.com>
1264
1265         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1266         to be sufficiently aligned for integers.
1267
1268 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1269
1270         * g++.dg/template/friend4.C: New test.
1271
1272 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1273
1274         PR fortran/5743
1275         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1276         unsupported cases.
1277
1278 2002-02-07  Richard Henderson  <rth@redhat.com>
1279
1280         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1281         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1282         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1283         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1284
1285 2002-02-06  Richard Henderson  <rth@redhat.com>
1286
1287         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1288
1289 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1290
1291         * gcc.dg/20020206-1.c: New test.
1292
1293 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1294
1295         * gcc.c-torture/execute/20020206-1.c: New test.
1296
1297         * gcc.c-torture/execute/20020206-2.c: New test.
1298
1299         PR optimization/5429:
1300         * gcc.c-torture/compile/20020206-1.c: New test.
1301
1302 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1303
1304         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1305         as certain file formats cannot support particularly large
1306         alignments.
1307
1308         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1309         and do not expect to be able to link the executable.
1310
1311         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1312         fail because the COFF format does not support the weak attribute.
1313
1314 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1315
1316         * g77.dg/pr5473.f:  New test
1317
1318 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1319
1320         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1321         Fix testcase accordingly.
1322
1323 2002-02-04  Richard Henderson  <rth@redhat.com>
1324
1325         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1326         (buf): Change to be an array of pointers, not ints.
1327
1328 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1329
1330         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1331         before all tests.  Move warning one line above to match where it
1332         C frontend emits.
1333         * gcc.dg/Wswitch-2.c: New test.
1334         * g++.dg/warn/Wswitch-1.C: New test.
1335         * g++.dg/warn/Wswitch-2.C: New test.
1336
1337 2002-02-04  Richard Henderson  <rth@redhat.com>
1338
1339         * g++.dg/abi/offsetof.C: Fix size comparison.
1340
1341 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1342
1343         * gcc.dg/cast-qual-2.c: New test.
1344
1345 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1346
1347         * gcc.dg/20020201-4.c: New test.
1348
1349 2002-02-04  Ben Elliston  <bje@redhat.com>
1350
1351         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1352         target_info attribute != 0, in addition to the empty string.
1353         (gcc_target_compile): Likewise.
1354
1355 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1356
1357         * gcc.dg/Wswitch.c: New test.
1358         PR gcc/4475. PR gcc/3780.
1359
1360 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1361
1362         * g77.f-torture/execute/5122.f: New test for regressions
1363         against PR fortran/5122.
1364
1365 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1366
1367         * g77.f-torture/compile/pr3743.f: Delete
1368         * g77.dg/pr3743-1.f: New test.
1369         * g77.dg/pr3743-2.f: New test.
1370         * g77.dg/pr3743-3.f: New test.
1371         * g77.dg/pr3743-4.f: New test.
1372
1373 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1374
1375         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1376
1377 2002-02-02  Richard Henderson  <rth@redhat.com>
1378
1379         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1380         * gcc.c-torture/execute/bf64-1.c: Likewise.
1381
1382 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1383
1384         * gcc.dg/20020201-2.c: New test.
1385
1386         * gcc.dg/20020201-3.c: New test.
1387
1388         * gcc.c-torture/execute/bitfld-2.c: New test.
1389
1390 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1391
1392         * gcc.dg/bitfld-1.c: Update.
1393         * gcc.dg/bitfld-2.c: Update.
1394         * gcc.c-torture/execute/bitfld-1.x: New.
1395
1396 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1397
1398         * gcc.c-torture/execute/20020201-1.c: New test.
1399
1400 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1401
1402         PR target/5469
1403         * gcc.dg/20020201-1.c: New test.
1404
1405 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1406
1407         PR fortran/3743
1408         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1409         * g77.f-torture/compile/pr3743.x: Remove
1410
1411 2002-01-31  Tom Rix  <trix@redhat.com>
1412
1413         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1414
1415 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1416
1417         * gcc.dg/noncompile/20020130-1.c: New test.
1418
1419 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1420
1421         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1422
1423 2002-01-29  Richard Henderson  <rth@redhat.com>
1424
1425         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1426         to long long.
1427         * gcc.c-torture/execute/bf64-1.c: Likewise.
1428
1429 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1430
1431         * gcc.c-torture/execute/20020129-1.c: New test.
1432
1433 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1434
1435         * gcc.c-torture/compile/20000224-1.c: Update.
1436         * gcc.c-torture/execute/bitfld-1.c: New tests.
1437         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1438         * gcc.dg/uninit-A.c: Update.
1439
1440 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1441
1442         * g++.dg/template/ctor1.C: Add instantiation.
1443
1444 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1445
1446         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1447         argument to __builtin_prefetch to be const ptr.
1448
1449 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1450
1451         * gcc.c-torture/compile/20020120-1.c: New test.
1452
1453 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1454
1455         * gcc.c-torture/execute/20020127-1.c: New test.
1456
1457 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1458
1459         * g77.dg/f77-edit-i-in.f: New test
1460         * g77.dg/f77-edit-i-out.f: New test
1461
1462 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1463
1464         * gcc.dg/debug/debug.exp: New file.
1465         * gcc.dg/debug/trivial.c: New file.
1466         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1467         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1468         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1469         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1470         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1471         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1472         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1473         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1474         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1475         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1476         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1477         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1478         * gcc.dg/20000503-1.c: Removed.
1479         * gcc.dg/20010207-1.c: Removed.
1480         * gcc.dg/20011223-1.c: Removed.
1481         * gcc.dg/20020104-2.c: Removed.
1482         * gcc.dg/debug-1.c: Removed.
1483         * gcc.dg/debug-2.c: Removed.
1484         * gcc.dg/debug-3.c: Removed.
1485         * gcc.dg/debug-4.c: Removed.
1486         * gcc.dg/debug-5.c: Removed.
1487         * gcc.dg/debug-6.c: Removed.
1488         * gcc.dg/dwarf2-1.c: Removed.
1489         * gcc.dg/dwarf2-2.c: Removed.
1490
1491 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1492
1493         * g++.old-deja/g++.other/eh5.C: New test.
1494         * g++.old-deja/g++.other/sibcall2.C: New test.
1495         * g++.old-deja/g++.other/array9.C: New test.
1496         * g++.old-deja/g++.other/typename2.C: New test.
1497         * g++.old-deja/g++.other/crash60.C: New test.
1498         * g++.old-deja/g++.other/conv9.C: New test.
1499         * g++.old-deja/g++.other/mangle10.C: New test.
1500         * g++.old-deja/g++.other/unchanging1.C: New test.
1501         * g++.old-deja/g++.other/exprstmt1.C: New test.
1502         * g++.old-deja/g++.other/inline23.C: New test.
1503         * g++.old-deja/g++.eh/ia64-1.C: New test.
1504         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1505         * g++.old-deja/g++.other/reload1.C: New test.
1506         * g++.old-deja/g++.other/static20.C: New test.
1507         * g++.old-deja/g++.other/local-alloc1.C: New test.
1508         * g++.old-deja/g++.other/conv8.C: New test.
1509         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1510         * g++.old-deja/g++.other/storeexpr1.C: New test.
1511         * g++.old-deja/g++.other/storeexpr2.C: New test.
1512         * g++.dg/eh/template2.C: New test.
1513         * g++.dg/warn/weak1.C: New test.
1514
1515 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1516
1517         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1518         Remove first, non-varying, argument.
1519
1520 2002-01-23  Richard Henderson  <rth@redhat.com>
1521
1522         * gcc.dg/inline-2.c: New.
1523
1524         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1525         Add optional target arg.  Check number of arguments.
1526         (scan-assembler-not, scan-assembler-dem): Likewise.
1527         (scan-assembler-dem-not): Likewise.
1528
1529 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1530
1531         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1532         line 12.
1533         * g++.old-deja/g++.brendan/parse3.C,
1534         g++.old-deja/g++.other/crash26.C,
1535         g++.old-deja/g++.other/crash28.C,
1536         g++.old-deja/g++.other/crash29.C,
1537         g++.old-deja/g++.other/crash30.C,
1538         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1539
1540 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1541
1542         * gcc.dg/20020115-1.c: New.
1543
1544 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1545
1546         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1547
1548 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1549
1550         * gcc.dg/20020122-3.c: New.
1551
1552 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1553
1554         * g++.dg/other/gc1.C: New test.
1555
1556 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1557
1558         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1559
1560 2002-01-22  Richard Henderson  <rth@redhat.com>
1561
1562         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1563
1564 2002-01-22  Richard Henderson  <rth@redhat.com>
1565
1566         * gcc.dg/20020122-4.c: New.
1567
1568 2002-01-22  H.J. Lu <hjl@gnu.org>
1569
1570         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1571         link output.
1572         * gcc.dg/special/ecos.exp: Likewise.
1573         * lib/g++-dg.exp: Likewise.
1574         * lib/g77-dg.exp: Likewise.
1575         * lib/gcc-dg.exp : Likewise.
1576         * lib/mike-g++.exp: Likewise.
1577         * lib/mike-g77.exp: Likewise.
1578         * lib/mike-gcc.exp: Likewise.
1579         * lib/objc-dg.exp: Likewise.
1580
1581 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1582
1583         PR target/5379
1584         * gcc.dg/20020122-2.c: New test.
1585
1586 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1587
1588         * gcc.dg/20020122-1.c: New test.
1589
1590 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1591
1592         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1593
1594 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1595
1596         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1597
1598 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1599
1600         * gcc.c-torture/compile/20020121-1.c: New test.
1601
1602 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1603
1604         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1605         ld_library_path.
1606
1607 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1608
1609         * gcc.dg/20020218-1.c: New test.
1610
1611 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1612
1613         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1614         messages
1615         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1616         "At global scope" warning
1617         * g++.dg/ext/align1.C: Change cygwin test for alignment
1618         from db-bogus to dg-warning
1619
1620 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1621
1622         * g77.f-torture/compile/cpp2.F: New test.
1623
1624 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1625
1626         * g++.dg/template/access1.C: New test.
1627
1628 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1629
1630         * gcc.dg/20020118-1.c: New.
1631
1632 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1633
1634         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1635
1636 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1637
1638         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1639         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1640         alignment warnings.
1641
1642 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1643
1644         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1645         torture_with_loops and torture_without_loops
1646
1647 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1648
1649         * gcc.c-torture/compile/20020116-1.c: New test.
1650
1651 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1652
1653         * gcc.dg/20020116-2.c: New test.
1654
1655         * gcc.dg/ultrasp4.c: New test.
1656
1657         * gcc.dg/20020116-1.c: New test.
1658
1659 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1660
1661         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1662         by EABI.
1663
1664 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1665
1666         * gcc.misc-tests/i386-prefetch.exp: New.
1667         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1668         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1669         * gcc.misc-tests/i386-pf-none-1.c: New test.
1670         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1671
1672 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1673
1674         * gcc.dg/gnu89-init-1.c: Add new tests.
1675
1676 2002-01-15  Andreas Jaeger  <aj@suse.de>
1677
1678         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1679         * gcc.dg/i386-mmx-2.c: Likewise.
1680         * gcc.dg/i386-sse-1.c: Likewise.
1681         * gcc.dg/i386-sse-2.c: Likewise.
1682         * gcc.dg/i386-sse-3.c: Likewise.
1683
1684 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1685
1686         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1687         Uncomment additional cases that now pass.
1688
1689 2002-01-11  Richard Henderson  <rth@redhat.com>
1690
1691         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1692         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1693
1694 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1695
1696         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1697
1698 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1699
1700         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1701         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1702
1703 2002-01-10  Dale Johannesen  <dalej@apple.com>
1704
1705         * gcc.c-torture/execute/loop-11.c: New.
1706
1707 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1708
1709         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1710         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1711
1712 2002-01-09  Richard Henderson  <rth@redhat.com>
1713
1714         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1715         type in which to perform the operation for each size.
1716
1717 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1718
1719         * gcc.c-torture/compile/20020109-2.c: New test.
1720
1721 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1722
1723         * gcc.c-torture/execute/loop-10.c: New test.
1724
1725 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1726
1727         * gcc.c-torture/compile/20010226-1.c: New test.
1728         * gcc.c-torture/compile/20010227-1.c: New test.
1729         * gcc.c-torture/compile/20010426-1.c: New test.
1730         * gcc.c-torture/compile/20010510-1.c: New test.
1731         * gcc.c-torture/compile/20010605-3.c: New test.
1732         * gcc.c-torture/compile/20010824-1.c: New test.
1733         * gcc.c-torture/execute/20010409-1.c: New test.
1734         * gcc.dg/noncompile/20000901-1.c: New test.
1735         * gcc.dg/20001023-1.c: New test.
1736         * gcc.dg/20001101-1.c: New test.
1737         * gcc.dg/20001102-1.c: New test.
1738         * gcc.dg/20010207-1.c: New test.
1739         * gcc.dg/20010405-1.c: New test.
1740         * gcc.dg/20010822-1.c: New test.
1741         * gcc.dg/20011107-1.c: New test.
1742
1743 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1744
1745         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1746
1747         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1748         execution failure on PA targets.
1749
1750 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1751
1752         * gcc.c-torture/compile/20020109-1.c: New test.
1753
1754 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1755
1756         * gcc.c-torture/execute/20020108-1.c: New test.
1757
1758 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1759
1760         * gcc.dg/20020108-1.c: New test.
1761
1762 2002-01-08  H.J. Lu <hjl@gnu.org>
1763
1764         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1765         for header files.
1766
1767 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1768
1769         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1770         consistency.
1771
1772 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1773
1774         * gcc.dg/altivec-4.c: Test altivec predicates.
1775
1776 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1777
1778         * gcc.c-torture/execute/20020107-1.c: New test.
1779
1780 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1781
1782         PR c/5279
1783         * gcc.c-torture/compile/20020106-1.c: New test.
1784
1785 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1786
1787         * gcc.c-torture/execute/nestfunc-4.c: New test.
1788
1789 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1790
1791         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1792         extra triple that slipped in.
1793         * g++.old-deja/g++.abi/align.C: Likewise.
1794         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1795
1796 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1797
1798         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1799         * g++.old-deja/g++.abi/align.C: Likewise.
1800         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1801
1802         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1803         on FreeBSD/i386.
1804         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1805         FreeBSD.
1806
1807 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1808
1809         * gcc.dg/20020104-1.c: New test.
1810
1811         * gcc.dg/20020104-2.c: New test.
1812
1813 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1814
1815         * gcc.dg/20020103-1.c: Fix typo in target selector.
1816
1817 2002-01-03  Richard Henderson  <rth@redhat.com>
1818
1819         * gcc.dg/20020103-1.c: New.
1820
1821 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1822
1823         * gcc.c-torture/execute/20020103-1.c: New test.
1824
1825 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1826
1827         * g++.dg/other/debug2.C: New test.
1828
1829         * gcc.c-torture/compile/20020103-1.c: New test.
1830
1831 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1832
1833         * gcc.dg/gnu89-init-1.c: Added new tests.
1834
1835 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1836
1837         * g++.dg/template/friend2.C: Remove as patch is reverted.
1838
1839         * g++.dg/warn/oldcast1.C: New test.
1840
1841         * g++.dg/template/ptrmem1.C: New test.
1842         * g++.dg/template/ptrmem2.C: New test.
1843
1844         * g++.dg/template/ntp.C: New test.
1845
1846         * g++.dg/other/component1.C: New test.
1847
1848         * g++.dg/template/ttp3.C: New test.
1849
1850         * g++.dg/template/friend2.C: New test.
1851         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1852
1853 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1854
1855         * g++.dg/other/ptrmem1.C: New test.
1856         * g++.dg/other/ptrmem2.C: New test.
1857
1858 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1859
1860         * g++.dg/template/ctor1.C: New test.
1861
1862 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1863
1864         * g++.dg/template/friend2.C: New test.
1865
1866 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1867
1868         * gcc.dg/mmix-1.c: New test.
1869
1870 2001-12-31  Richard Henderson  <rth@redhat.com>
1871
1872         * gcc.dg/asm-5.c: New.
1873
1874 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1875
1876         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1877         in namespace __gnu_cxx
1878
1879 2001-12-30  Richard Henderson  <rth@redhat.com>
1880
1881         * gcc.dg/debug-6.c: New.
1882
1883 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1884
1885         * gcc.c-torture/compile/20011229-2.c: New test.
1886
1887 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1888
1889         * gcc.dg/debug-3.c: New test.
1890         * gcc.dg/debug-4.c: New test.
1891         * gcc.dg/debug-5.c: New test.
1892
1893 2001-12-29  Richard Henderson  <rth@redhat.com>
1894
1895         * g++.dg/eh/loop1.C: New.
1896
1897 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1898
1899         * g++.dg/template/crash1.C: New test.
1900
1901 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         * g++.dg/other/const1.C: New test.
1904
1905 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1906
1907         * gcc.c-torture/compile/20011229-1.c: New test.
1908
1909 2001-12-28  Stan Shebs  <shebs@apple.com>
1910
1911         * lib/objc-torture.exp: Resync with c-torture.exp.
1912         * lib/objc.exp: Load standard libraries.
1913
1914 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1915
1916         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1917         additional tests.
1918
1919 2001-12-27  Roger Sayle <roger@eyesopen.com>
1920
1921         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1922
1923 2001-12-27  Richard Henderson  <rth@redhat.com>
1924
1925         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1926
1927 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1928
1929         * g++.dg/eh/ctor1.C: New test.
1930         * g++.dg/other/error2.C: New test.
1931
1932 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1933
1934         * g++.dg/other/init2.C: New test.
1935
1936 2001-12-24  Richard Henderson  <rth@redhat.com>
1937
1938         * gcc.dg/20011223-1.c: New.
1939         * gcc.dg/inline-1.c: New.
1940
1941 2001-12-23  Richard Henderson  <rth@redhat.com>
1942
1943         * gcc.dg/asm-4.c: Test operand modifiers.
1944
1945 2001-12-23  Richard Henderson  <rth@redhat.com>
1946
1947         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1948
1949 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1950
1951         * gcc.c-torture/execute/20011223-1.c: New test.
1952
1953 2001-12-21  Richard Henderson  <rth@redhat.com>
1954
1955         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1956         re-enables the warning.
1957
1958 2001-12-21  Richard Henderson  <rth@redhat.com>
1959
1960         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1961
1962 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1963
1964         * gcc.c-torture/compile/20011218-1.c: New test.
1965
1966 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1967
1968         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1969         arm-isr.c test.
1970         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1971         epilogue generation for ARM ISR routines.
1972
1973 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1974
1975         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1976         * gcc.dg/format/c90-printf-3.c: Likewise.
1977         * gcc.dg/format/c99-printf-3.c: Likewise.
1978         * gcc.dg/format/ext-1.c: Likewise.
1979         * gcc.dg/format/ext-6.c: Likewise.
1980         * gcc.dg/format/format.h: Prototype unlocked stdio.
1981
1982 2001-12-20  Richard Henderson  <rth@redhat.com>
1983
1984         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1985         (arena): Use it.
1986         (malloc): Correct allocation logic.  Abort if we fill up the
1987         arena before initialization complete.
1988         (realloc): Correct allocation logic.
1989
1990 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1991
1992         * gcc.c-torture/compile/20011219-2.c: New test.
1993
1994         * gcc.c-torture/execute/20011219-1.c: New test.
1995
1996 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1997
1998         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1999         target does not support weak symbols.
2000
2001 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2002
2003         * gcc.c-torture/compile/20011219-1.c: New test.
2004
2005 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2006
2007         * g++.dg/other/error1.C: New test.
2008
2009 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2010
2011         * gcc.c-torture/execute/20011217-1.c: New test.
2012
2013 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2014
2015         * objc.dg/special/: New directory.
2016         * objc.dg/special/special.exp: New file.
2017         * objc.dg/special/unclaimed-category-1.h: New file.
2018         * objc.dg/special/unclaimed-category-1a.m: New file.
2019         * objc.dg/special/unclaimed-category-1.m: New file.
2020
2021 2001-12-17  Andreas Jaeger  <aj@suse.de>
2022
2023         * gcc.c-torture/compile/20011217-2.c: New test.
2024
2025 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2026
2027         * gcc.c-torture/compile/20011217-1.c: New test.
2028
2029 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2030
2031         * testsuite/gcc.dg/20011214-1.c: New.
2032
2033 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2034
2035         * gcc.dg/altivec-4.c: New.
2036
2037 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2038
2039         * gcc.dg/20011113-1.c: New test.
2040
2041 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2042
2043         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2044         std::__malloc_alloc_template<0> and
2045         std::__default_alloc_template<false, 0>.
2046
2047 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2048
2049         * objc/execute/bf-21.m: New test.
2050         * objc/execute/enumeration-1.m: New test.
2051         * objc/execute/enumeration-2.m: New test.
2052
2053 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2054
2055         * gcc.dg/gnu89-init-1.c: New test.
2056
2057 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2058
2059         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2060         * g++.old-deja/g++.jason/2371.C: Likewise.
2061         * g++.old-deja/g++.jason/template33.C: Likewise.
2062         * g++.old-deja/g++.jason/template34.C: Likewise.
2063         * g++.old-deja/g++.jason/template36.C: Likewise.
2064         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2065         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2066         * g++.old-deja/g++.other/typename1.C: Likewise.
2067         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2068         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2069         * g++.old-deja/g++.pt/typename11.C: Likewise.
2070         * g++.old-deja/g++.pt/typename14.C: Likewise.
2071         * g++.old-deja/g++.pt/typename16.C: Likewise.
2072         * g++.old-deja/g++.pt/typename3.C: Likewise.
2073         * g++.old-deja/g++.pt/typename4.C: Likewise.
2074         * g++.old-deja/g++.pt/typename5.C: Likewise.
2075         * g++.old-deja/g++.pt/typename7.C: Likewise.
2076         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2077
2078 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2079
2080         * g++.dg/other/linkage1.C: New test.
2081         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2082         specifiers.
2083
2084 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2085
2086         * gcc.dg/concat.c: New test.
2087
2088 2001-12-11  Stan Shebs  <shebs@apple.com>
2089
2090         * objc/compile: New test directory.
2091         * objc/compile/compile.exp: New expect script.
2092         * objc/compile/20011211-1.m: New compile test.
2093
2094 2001-12-11  Jason Merrill  <jason@redhat.com>
2095
2096         * lib/prune.exp (prune_gcc_output): Also handle "In member
2097         function".  So many permutations...
2098
2099 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2100
2101         * g++.dg/template/typedef1.C: New test.
2102
2103 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2104
2105         * g++.dg/other/copy1.C: New test.
2106
2107 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2108
2109         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2110
2111         * gcc.dg/builtin-choose-expr.c: New.
2112
2113 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2114
2115         * gcc.dg/altivec-2.c: New.
2116
2117 2001-12-07  Richard Henderson  <rth@redhat.com>
2118
2119         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2120
2121 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2122
2123         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2124         ultrasparc.
2125
2126 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2127
2128         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2129
2130 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2131
2132         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2133         variable argument list.
2134
2135 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2136
2137         * gcc.c-torture/execute/memcheck: Delete entire directory.
2138         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2139         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2140
2141 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2142
2143         * gcc.dg/Wshadow-1.c: New test.
2144
2145 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2146
2147         * gcc.c-torture/compile/20011130-1.c: New test.
2148
2149         * gcc.dg/noncompile/20011025-1.c: New test.
2150
2151         * g++.dg/other/anon-union.C: New test.
2152
2153         * gcc.c-torture/execute/20011024-1.c: New test.
2154
2155 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2156
2157         * gcc.c-torture/execute/20000722-1.x,
2158         gcc.c-torture/execute/20010123-1.x: Remove.
2159         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2160         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2161         gcc.dg/c99-complit-2.c: New tests.
2162
2163 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2164
2165         * g++.dg/inherit/base1.C: New test.
2166
2167 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2168
2169         * g++.dg/other/stdarg1.C: New test.
2170
2171         * gcc.c-torture/compile/20011130-2.c: New test.
2172
2173 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2174
2175         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2176         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2177         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2178         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2179         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2180         * gcc.dg/builtin-prefetch-1.c: New test.
2181
2182 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2183
2184         * gcc.dg/20011130-1.c: New test.
2185
2186 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2187
2188         * g++.dg/other/scope1.C: New test.
2189         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2190
2191 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2192
2193         * gcc.dg/vla-init-1.c: New test.
2194
2195 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2196
2197         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2198
2199 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2200
2201         * objc.dg/alias.m: Update.
2202         * objc.dg/class-1.m: Update.
2203         * objc.dg/const-str-1.m: Update.
2204         * objc.dg/fwd-proto-1.m: Update.
2205         * objc.dg/id-1.m: Update.
2206         * objc.dg/super-class-1.m: Update.
2207
2208 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2209
2210         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2211         constructs.
2212
2213 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2214
2215         * gcc.c-torture/execute/20011128-1.c: New test.
2216
2217 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2218
2219         * gcc.dg/20011127-1.c: New test.
2220
2221 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2222
2223         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2224         from Austin Group draft 7.
2225         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2226         scanf format arguments.
2227         * gcc.dg/format/no-exargs-2.c: New test.
2228
2229 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2230
2231         * g++.dg/abi/vbase8-4.C: New test.
2232
2233 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2234
2235         * gcc.c-torture/execute/20011121-1.c: New test.
2236
2237 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2238
2239         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2240
2241 2001-11-23  Andreas Jaeger  <aj@suse.de>
2242
2243         * gcc.dg/cpp/charconst-2.c: New test.
2244
2245 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2246
2247         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2248         to the host if it is remote.  Let tests specify extra headers
2249         they use.
2250         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2251         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2252         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2253         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2254         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2255         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2256         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2257         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2258         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2259         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2260
2261 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2262
2263         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2264         for little endian ARMs.
2265
2266 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2267
2268         * gcc.c-torture/compile/20011119-1.c: New test.
2269         * gcc.c-torture/compile/20011119-2.c: New test.
2270
2271 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2272
2273         * gcc.dg/altivec-1.c: Fix typo.
2274
2275 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2276
2277         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2278
2279 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2280
2281         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2282
2283 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2284
2285         * lib/g77.exp: Don't specify --rpath-link.
2286
2287         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2288         across all the headers.
2289         * gcc.dg/format/format.exp: For testing on a remote host,
2290         copy format.h.
2291
2292         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2293         * gcc.c-torture/execute/930406-1.c: Likewise.
2294         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2295
2296 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2297
2298         * gcc.dg/altivec-1.c: New.
2299
2300 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2301
2302         * gcc.dg/cpp/fpreprocessed.c: New test case.
2303
2304 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2305
2306         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2307         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2308         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2309
2310 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2311
2312         * gcc.dg/no-builtin-1.c: New test.
2313
2314 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2315
2316         * gcc.c-torture/execute/20011115-1.c: New test.
2317
2318 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2319
2320         * gcc.c-torture/compile/20011114-2.c: New test.
2321         * gcc.c-torture/compile/20011114-3.c: New test.
2322         * gcc.c-torture/compile/20011114-4.c: New test.
2323
2324 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2325
2326         * g++.dg/other/init1.C: New test.
2327
2328 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2329
2330         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2331         message.
2332
2333         * gcc.c-torture/execute/20011114-1.c: New testcase.
2334
2335         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2336         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2337         like the (before this change) version of 20010327-1.c.
2338
2339 2001-11-14  Roger Sayle <roger@eyesopen.com>
2340
2341         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2342
2343 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2344
2345         * g++.dg/init/array2.C: New test.
2346
2347 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2348
2349         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2350
2351 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2352
2353         * g++.dg/other/forscope1.C: New test.
2354         * g++.dg/ext/forscope1.C: New test.
2355         * g++.dg/ext/forscope2.C: New test.
2356
2357 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2358
2359         * gcc.c-torture/execute/20011113-1.c: New test.
2360
2361 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2362
2363         * gcc.c-torture/execute/20011109-2.c: New test.
2364
2365         * gcc.c-torture/execute/20011109-1.c: New test.
2366
2367 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2368
2369         * gcc.c-torture/compile/20011109-1.c: New test.
2370
2371 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2372
2373         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2374         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2375         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2376         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2377         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2378         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2379         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2380
2381 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2382
2383         * g++.dg/warn/Wshadow-1.C: New tests.
2384         * g++.old-deja/g++.mike/for3.C: Update.
2385
2386 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2387
2388         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2389         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2390         XFAILs.  Adjust expected error texts.
2391         * gcc.c-torture/compile/20011106-1.c,
2392         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2393         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2394         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2395         gcc.dg/c99-array-lval-5.c: New tests.
2396
2397 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2398
2399         * gcc.dg/cpp/defined.c: Update.
2400
2401 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2402
2403         * gcc.c-torture/execute/anon-1.c: New test.
2404
2405 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2406
2407         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2408         same size, so no warning should be produced on stormy16.
2409
2410         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2411         due to oversized array.
2412         * g++.old-deja/g++.mike/ns15.C: Likewise.
2413         * g++.old-deja/g++.pt/crash16.C: Likewise.
2414
2415 2001-11-02  Graham Stott  <grahams@redhat.com>
2416
2417         * g++.dgother/debug1.C: Fix typos.
2418
2419 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2420
2421         * g++.dg/other/debug1.C: New test.
2422
2423 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2424
2425         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2426         of unsigned long.
2427
2428 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2429
2430         * gcc.dg/20011029-2.c: New test.
2431
2432         * gcc.c-torture/compile/20011029-1.c: New test.
2433
2434 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2435
2436         * objc/execute/class_self-1.m: New test.
2437         * objc/execute/class_self-2.m: New test.
2438
2439 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2440
2441         * gcc.misc-tests/msgs.exp: Delete.
2442         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2443         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2444         error set to match recent changes.
2445
2446 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2447
2448         * gcc.dg/20011021-1.c: New test.
2449
2450 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2451
2452         * gcc.c-torture/compile/20011023-1.c: New test.
2453
2454 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2455
2456         * lib/g77.exp: Rewrite based on lib/g++.exp.
2457
2458 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2459
2460         * gcc.c-torture/execute/20011019-1.c: New test.
2461
2462         * gcc.dg/20011018-1.c: New test.
2463
2464 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2465
2466         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2467
2468 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2469
2470         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2471         * gcc.dg/attr-invalid.c: Likewise.
2472
2473 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2474
2475         * testsuite/gcc.dg/20011015-1.c: New test.
2476
2477 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2478
2479         * g++.dg/template/unify2.C: New test.
2480
2481 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2482
2483         * g++.dg/other/exception-specification.C: New test
2484
2485 2001-10-13  Tom Rix  <trix@redhat.com>
2486
2487         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2488         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2489
2490 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2491
2492         * testsuite/gcc.dg/20011009-1.c: New test.
2493
2494 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2495
2496         PR g++/4476
2497         * g++.dg/other/friend1.C: New test.
2498
2499 2001-10-11  Richard Henderson  <rth@redhat.com>
2500
2501         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2502
2503 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2504
2505         * gcc.c-torture/compile/20011010-1.c: New.
2506
2507 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2508
2509         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2510         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2511         g77.f-torture/execute/execute.exp,
2512         g77.f-torture/noncompile/noncompile.exp,
2513         gcc.c-torture/compile/compile.exp,
2514         gcc.c-torture/execute/execute.exp,
2515         gcc.c-torture/execute/ieee/ieee.exp,
2516         gcc.c-torture/execute/memcheck/memcheck.exp,
2517         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2518         objc/execute/execute.exp: Update FSF address.
2519
2520 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2521
2522         * gcc.dg/cpp/cmdlne-C.c: Update.
2523         * gcc.dg/cpp/cmdlne-C2.c: New.
2524
2525 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2526
2527         * gcc.c-torture/execute/20011008-3.c: New.
2528
2529 2001-10-08  DJ Delorie  <dj@redhat.com>
2530
2531         * gcc.dg/20011008-1.c: New.
2532         * gcc.dg/20011008-2.c: New.
2533
2534 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2535
2536         * gcc.dg/cpp/spacing1.c: Update test.
2537
2538 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2539
2540         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2541         spelling errors of "separate" as "seperate".
2542
2543 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2544
2545         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2546         enough to avoid inlining.
2547
2548 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2549
2550         * lib/g77.exp: set libg2c_dir correctly.
2551
2552 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2553
2554         * gcc.dg/cpp/macro11.c: New test.
2555
2556 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2557
2558         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2559         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2560         gcc.dg/format/multattr-3.c: New tests.
2561         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2562         tests for format attributes on function pointers being rejected.
2563
2564 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2565
2566         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2567
2568 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2569
2570         * g++.dg/warn/format1.C: New test.
2571
2572 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2573
2574         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2575
2576 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2577
2578         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2579
2580 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2581
2582         * gcc.dg/cpp/redef2.c: Add test.
2583
2584 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2585
2586         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2587         long-standing bug on i686, apparently.
2588         * gcc.c-torture/execute/loop-2c.x: New file.
2589         * gcc.c-torture/execute/loop-2d.x: New file.
2590         * gcc.c-torture/execute/loop-3c.x: New file.
2591
2592 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2593
2594         * gcc.dg/cpp/20000625-2.c: Correct line number.
2595
2596 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2597
2598         * gcc.dg/cpp/macro10.c: New test.
2599         * gcc.dg/cpp/strify3.c: New test.
2600         * gcc.dg/cpp/spacing1.c: Add tests.
2601         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2602         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2603
2604 2001-09-24  DJ Delorie  <dj@redhat.com>
2605
2606         * gcc.c-torture/execute/20010924-1.c: New test.
2607
2608 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2609
2610         * testsuite/objc/execute/paste.m: Remove.
2611
2612 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2613
2614         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2615
2616 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2617
2618         * g77.dg/strlen0.f: New test.
2619
2620 2001-09-21  Richard Henderson  <rth@redhat.com>
2621
2622         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2623         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2624
2625 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2626
2627         Table-driven attributes.
2628         * g++.dg/ext/attrib1.C: New test.
2629
2630 2001-09-20  DJ Delorie  <dj@redhat.com>
2631
2632         * gcc.dg/20000926-1.c: Update expected warning messages.
2633         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2634         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2635         array.
2636
2637 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2638
2639         * g++.dg/eh/registers1.C: New test case.
2640
2641 2001-09-17  Richard Henderson  <rth@redhat.com>
2642
2643         * gcc.dg/array-5.c: Fix VLA decomposition test.
2644
2645 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2646
2647         * gcc.dg/cpp/line5.c: New testcase.
2648
2649 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2650
2651         * gcc.dg/cpp/macro9.c: New test.
2652
2653 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2654
2655         * gcc.c-torture/execute/980223.c: Change type of addr from long
2656         to char *.
2657
2658 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2659
2660         * gcc.c-torture/execute/20010915-1.c: New test.
2661
2662 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2663
2664         * g77.dg/bprob: New directory.
2665         * g77.dg/bprob/bprob.exp: New file.
2666         * g77.dg/bprob/bprob-1.f: New test.
2667         * g77.dg/gcov: New directory.
2668         * g77.dg/gcov/gcov.exp: New file.
2669         * g77.dg/gcov/gcov-1.f: New test.
2670         * g77.dg/gcov/gcov-1.x: New file.
2671
2672 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2673
2674         * gcc.dg/cpp/directiv.c: Update.
2675         * gcc.dg/cpp/undef1.c: Update.
2676
2677 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2678
2679         * gcc.dg/20010912-1.c: New test.
2680
2681 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2682
2683         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2684         language-independent file in lib.
2685         * lib/gcov.exp: New file.
2686
2687 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2688
2689         * gcc.c-torture/compile/20010911-1.c: New test.
2690
2691 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2692
2693         * lib/profopt.exp: New, to support profile-directed optimizations.
2694         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2695         * gcc.misc-tests/bprob-1.c: New test.
2696         * gcc.misc-tests/bprob-2.c: New test.
2697
2698 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2699
2700         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2701         XFAIL and which kinds of gcov output to verify.
2702         * gcc.misc-tests/gcov-4b.x: New file.
2703         * gcc.misc-tests/gcov-5b.x: New file.
2704         * gcc.misc-tests/gcov-6.x: New file.
2705         * gcc.misc-tests/gcov-7.c: New test.
2706         * gcc.misc-tests/gcov-7.x: New file.
2707
2708 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2709
2710         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2711         * gcc.misc-tests/gcov-6.c: New test.
2712
2713 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2714
2715         PR c++/3986
2716         * g++.dg/abi/vbase1.C: New test.
2717
2718 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2719
2720         * objc.dg/method-2.m: New.
2721
2722 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2723
2724         PR c++/4203
2725         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2726         * g++.dg/init/empty1.C: New test.
2727
2728 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2729
2730         * gcc.c-torture/compile/20010903-1.c: New test.
2731
2732 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2733
2734         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2735         for m68k.
2736
2737 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2738
2739         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2740
2741         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2742
2743         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2744
2745 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2746
2747         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2748         for 16-bit 'unsigned int'.
2749
2750 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2751
2752         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2753
2754 2001-08-27  Richard Henderson  <rth@redhat.com>
2755
2756         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2757         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2758
2759 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2760
2761         * gcc.dg/asm-names.c (ymain): New.
2762
2763 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2764
2765         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2766         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2767         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2768
2769 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2770
2771         * gcc.dg/compare5.c: New testcase.
2772
2773 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2774
2775         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2776         and "In instantiation".
2777
2778 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2779
2780         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2781
2782 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2783
2784         * gcc.misc-tests/gcov.exp: Add support for branch information.
2785         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2786         * gcc.misc-tests/gcov-4.c: New test.
2787         * gcc.misc-tests/gcov-4b.c: New test.
2788         * gcc.misc-tests/gcov-5b.c: New test.
2789
2790 2001-08-20  Zack Weinberg  <zackw@panix.com>
2791
2792         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2793         expected to fail.
2794
2795 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2796
2797         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2798
2799 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2800
2801         * g++.dg/eh/template1.C: New test.
2802
2803 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2804
2805         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2806         Fix thinko.
2807         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2808         for xfail.
2809
2810 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2811
2812         * lib/g77-dg.exp:  Use prune.exp for common procedures
2813         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2814         * lib/g77.exp: (g77-dg-prune) Remove
2815
2816 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2817
2818         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2819
2820 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2821
2822         * g++.dg/template/unify1.C: New test.
2823
2824 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2825
2826         * g++.dg/abi/empty4.C: New test.
2827
2828 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2829
2830         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2831         solaris2.*
2832         * g77.f-torture/compile/pr3743.x: Likewise
2833
2834 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2835
2836         * g++.dg/other/using-declaration.C: New test.
2837
2838 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2839
2840         * gcc.dg/cpp/tr-sign.c: New testcase.
2841
2842 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2843
2844         * gcc.dg/cpp/19951025-1.c: Revert.
2845         * gcc.dg/cpp/directiv.c: We no longer process directives that
2846         interrupt macro arguments.
2847
2848 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2849
2850         * gcc.dg/bconstp-1.c: New test.
2851
2852 2001-08-03  Richard Henderson  <rth@redhat.com>
2853
2854         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2855
2856 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2857
2858         * gcc.dg/cpp/19951025-1.c: Update.
2859
2860 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2861
2862         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2863         should be x.
2864
2865 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2866
2867         Kill -fhonor-std.
2868         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2869         * g++.old-deja/g++.other/std1.C: Likewise.
2870         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2871
2872 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2873
2874         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2875         (g77_pass, g77_fail, g77_finish, g77_exit,
2876         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2877
2878 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2879
2880         * g77.dg/fbackslash.f
2881         * g77.dg/fcase-preserve.f
2882         * g77.dg/ff90-1.f
2883         * g77.dg/ffixed-line-length-0.f
2884         * g77.dg/ffixed-line-length-132.f
2885         * g77.dg/ffixed-line-length-7.f
2886         * g77.dg/ffixed-line-length-72.f
2887         * g77.dg/ffixed-line-length-none.f
2888         * g77.dg/ffree-form-1.f
2889         * g77.dg/fno-backslash.f
2890         * g77.dg/fno-f90-1.f
2891         * g77.dg/fno-fixed-form-1.f
2892         * g77.dg/fno-onetrip.f
2893         * g77.dg/fno-typeless-boz.f
2894         * g77.dg/fno-underscoring.f
2895         * g77.dg/fno-vxt-1.f
2896         * g77.dg/fonetrip.f
2897         * g77.dg/ftypeless-boz.f
2898         * g77.dg/fugly-assumed.f
2899         * g77.dg/funderscoring.f
2900         * g77.dg/fvxt-1.f
2901
2902 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2903
2904         * objc.dg/fwd-proto-1.m: New.
2905         * objc.dg/local-decl-1.m: New.
2906         * objc.dg/naming-1.m: New.
2907         * objc.dg/naming-2.m: New.
2908         * objc.dg/proto-hier-1.m: New.
2909
2910 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2911
2912         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2913         largest-type elements to a struct makes its size grow.
2914
2915 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2916
2917         * g++.dg/abi/vthunk1.C: New test.
2918
2919 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2920
2921         * g++.dg/abi/vbase8-22.C: New test.
2922
2923 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2924
2925         * gcc.dg/cpp/macro8.c: New test.
2926
2927 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2928
2929         * g++.dg/abi/vbase8-21.C: New test.
2930
2931 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2932
2933         * g++.dg/abi/vbase8-10.C: New test.
2934
2935 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2936
2937         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2938         ${tool}_set_ld_library_path.
2939         Changed caller.
2940         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2941         g++.exp.
2942
2943 2001-07-26  Stan Cox <scox@redhat.com>
2944
2945         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2946         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2947         gcc_exit, gcc_check_unsupported_p):
2948         Moved to gcc-deps.exp
2949         * gcc-deps.exp: New file.
2950
2951 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2952
2953         * g++.old-deja/g++.pt/defarg14.C: New test.
2954
2955 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2956
2957         * g++.old-deja/g++.other/lineno5.C: New test.
2958
2959 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2960
2961         * g++.old-deja/g++.pt/crash68.C: New test.
2962
2963 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2964
2965         * g++.old-deja/g++.other/crash42.C: New test.
2966
2967 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2968
2969         * gcc.dg/cpp/extratokens.c: Fix.
2970         * gcc.dg/cpp/skipping2.c: New tests.
2971
2972 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2973
2974         * gcc.c-torture/execute/20010724-1.c: New file.
2975         * gcc.c-torture/execute/20010724-1.x: New file.
2976
2977 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2978
2979         * g++.old-deja/g++.other/cond7.C: New test.
2980
2981 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2982
2983         * g++.old-deja/g++.other/optimize4.C: New test.
2984
2985 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2986
2987         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2988
2989 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2990
2991         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2992         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2993         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2994         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2995
2996         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2997         bug report" message.
2998
2999         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3000         * g++.dg/ext/instantiate1.C: Move from old-deja.
3001
3002 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3003
3004         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3005         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3006         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3007         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3008
3009 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3010
3011         * gcc.c-torture/execute/20010723-1.c: New test.
3012
3013 2001-07-23  Ben Elliston  <bje@redhat.com>
3014
3015         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3016
3017 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3018
3019         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3020         i[34567]86-*-*.
3021         Delete handling of ieee_multilib_flags.
3022         Pass -mieee for alpha*-*-* and sh-*-*.
3023         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3024
3025 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3026
3027         Remove old-abi tests.
3028         * g++.old-deja/g++.mike/p11116.C: Remove.
3029         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3030
3031 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3032
3033         * g77.f-torture/compile/pr3743.f:  New test
3034
3035 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3036
3037         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3038
3039 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3040
3041         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3042         g++.old-deja/g++.pt/static6.C: Likewise.
3043         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3044         supports weak symbols.
3045
3046 2001-07-18  Andreas Jaeger  <aj@suse.de>
3047
3048         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3049         supported again.
3050
3051 2001-07-18  Andreas Jaeger  <aj@suse.de>
3052
3053         * gcc.dg/iftrap-1.c: Fix target line.
3054
3055 2001-07-17  Richard Henderson  <rth@redhat.com>
3056
3057         * gcc.c-torture/execute/20010717-1.c: New.
3058
3059 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3060
3061         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3062         tests.
3063
3064 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3065
3066         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3067
3068 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3069
3070         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3071         UAC_SIGBUS, UAC_NOPRINT definitions.
3072
3073 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3074
3075         * objc/execute/object_is_class.m: New test.
3076         * objc/execute/object_is_meta_class.m: New test.
3077
3078 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3079
3080         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3081         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3082
3083 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3084
3085         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3086         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3087
3088 2001-07-14  Richard Henderson  <rth@redhat.com>
3089
3090         * gcc.dg/iftrap-1.c: New.
3091
3092 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3093
3094         * g77.f-torture/execute/intrinsic77.f: New test.
3095
3096 2001-07-11  Janis Johnson <janis@us.ibm.com>
3097
3098         * gcc.misc-tests/gcov-3.c: New test.
3099
3100 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3101
3102         * gcc.c-torture/compile/20010711-1.c,
3103         * gcc.c-torture/compile/20010711-2.c: New tests.
3104
3105 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3106
3107         * gcc.c-torture/execute/20010711-1.c: New test.
3108
3109 2001-07-11  Ben Elliston  <bje@redhat.com>
3110
3111         * g++.old-deja/g++.other/enum5.C: New test.
3112
3113 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3114
3115         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3116         (g++-dg-prune): Call prune_gcc_output.
3117         * prune.exp: New file for prune_gcc_output.
3118         * lib/g++.exp, lib/gcc.exp: Load it.
3119
3120 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3121
3122         * gcc.c-torture/compile/20010701-1.c,
3123         g++.old-deja/g++.ext/attrib6.C: New tests.
3124
3125 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3126
3127         * gcc.c-torture/compile/20010706-1.c: New test.
3128
3129 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3130
3131         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3132
3133 2001-06-28  Stan Shebs  <shebs@apple.com>
3134
3135         * gcc.dg/pragma-darwin.c: New test.
3136
3137 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3138
3139         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3140         Solaris 2.[678] system.
3141
3142 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3143
3144         * gcc.dg/20010622-1.c: New test.
3145
3146 2001-06-18  Stan Shebs  <shebs@apple.com>
3147
3148         * objc.dg: New directory.
3149         * objc.dg/dg.exp: New file.
3150         * objc.dg/alias.m: New.
3151         * objc.dg/class-1.m: New.
3152         * objc.dg/class-2.m: New.
3153         * objc.dg/const-str-1.m: New.
3154         * objc.dg/const-str-2.m: New.
3155         * objc.dg/id-1.m: New.
3156         * objc.dg/method-1.m: New.
3157         * objc.dg/super-class-1.m: New.
3158         * lib/objc-dg.exp: New file.
3159
3160 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3161
3162         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3163         of label name.
3164
3165 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3166
3167         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3168
3169 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3170
3171         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3172         variable.
3173
3174 2001-06-12  Richard Henderson  <rth@redhat.com>
3175
3176         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3177
3178 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3179
3180         * g++.old-deja/g++.abi/vbase5.C: New test.
3181         * g++.old-deja/g++.abi/vbase6.C: New test.
3182         * g++.old-deja/g++.abi/vbase7.C: New test.
3183
3184 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3185
3186         * gcc.c-torture/compile/20010610-1.c: New test.
3187
3188 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3189
3190         * g++.old-deja/g++.abi/vbase4.C: New test.
3191
3192 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3193
3194         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3195         support %f for HC11/HC12 targets.
3196         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3197         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3198         on HC11/HC12 targets.
3199         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3200
3201 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3202
3203         * gcc.dg/wchar_t-1.c: New file.
3204         * gcc.dg/wint_t-1.c: Likewise.
3205
3206 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3207
3208         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3209
3210 2001-06-11  Richard Henderson  <rth@redhat.com>
3211
3212         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3213
3214 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3215
3216         * gcc.c-torture/compile/20010611-1.c: New test.
3217
3218 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3219
3220         * gcc.dg/c99-tag-1.c: Add more tests.
3221
3222 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3223
3224         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3225         representation on MN10300 and ARM/Thumb.
3226
3227 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3228
3229         * g77.f-torture/execute/20010610.f: New.
3230
3231 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3232
3233         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3234         names.
3235
3236 2001-06-09  Richard Henderson  <rth@redhat.com>
3237
3238         * gcc.c-torture/execute/ashrdi-1.c: New.
3239         * gcc.c-torture/execute/ashldi-1.c: New.
3240         * gcc.c-torture/execute/lshrdi-1.c: New.
3241
3242 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3243
3244         * objc/execute/load-3.m: Added. Check sending +load to categories,
3245         in addition to classes.
3246
3247 2001-06-08  Stan Shebs  <shebs@apple.com>
3248
3249         * objc/execute/load-2.m: New test.  From Nicola Pero
3250         <n.pero@mi.flashnet.it>.
3251
3252 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3253
3254         * gcc.c-torture/execute/20010605-2.c: New test.
3255
3256 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3257
3258         * g++.old-deja/g++.abi/vbase2.C: New test.
3259         * g++.old-deja/g++.abi/vbase3.C: New test.
3260
3261 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3262
3263         * g++.old-deja/g++.pt/friend49.C: New test.
3264
3265 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3266
3267         * g++.old-deja/g++.ext/anon3.C: New test.
3268
3269 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3270
3271         * g++.old-deja/g++.other/conv7.C: New test.
3272
3273 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3274
3275         * gcc.c-torture/compile/20010605-2.c: New test.
3276
3277 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3278
3279         * gcc.c-torture/execute/20010604-1.c: New test.
3280
3281 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3282
3283         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3284
3285 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3286
3287         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3288         (g++_link_flags): Likewise.
3289         (g++_init): Pass gccpath's value to two previous functions.
3290
3291 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3292
3293         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3294         Ensure logfile entry matches exec command line.
3295
3296 2001-05-31  Richard Henderson  <rth@redhat.com>
3297
3298         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3299         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3300
3301 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3302
3303         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3304         compiler for irix6.2
3305
3306 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3307
3308         * g++.old-deja/g++.other/optimize3.C: New file.
3309
3310 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3311
3312         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3313         assemble.
3314
3315 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3316
3317         * g++.old-deja/g++.other/optimize2.C: New file.
3318
3319 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3320
3321         * gcc.c-torture/compile/20010518-2.c: New file.
3322         * gcc.c-torture/execute/20010518-1.c: New file.
3323         * gcc.c-torture/execute/20010518-2.c: New file.
3324
3325 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3326
3327         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3328
3329 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3330
3331         G++ no longer defines builtins that do not begin with __builtin.
3332         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3333         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3334         * g++.old-deja/g++.law/builtin1.C: Likewise.
3335         * g++.old-deja/g++.law/cvt2.C: Likewise.
3336         * g++.old-deja/g++.mike/net5.C: Likewise.
3337         * g++.old-deja/g++.other/builtins1.C: Likewise.
3338         * g++.old-deja/g++.other/builtins2.C: Likewise.
3339         * g++.old-deja/g++.other/builtins3.C: Likewise.
3340         * g++.old-deja/g++.other/builtins4.C: Likewise.
3341         * g++.old-deja/g++.other/inline8.C: Likewise.
3342         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3343
3344 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3345
3346         * g++.old-deja/g++.pt/using1.C: Adjust.
3347         * g++.old-deja/g++.pt/using2.C: New test.
3348
3349 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3350
3351         * gcc.dg/cpp/charconst.c: New tests.
3352         * gcc.dg/cpp/escape.c: New tests.
3353         * gcc.dg/cpp/escape-1.c: New tests.
3354         * gcc.dg/cpp/escape-2.c: New tests.
3355         * gcc.dg/cpp/ucs.c: New tests.
3356
3357 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3358
3359         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3360         native compiler for irix6.5.
3361
3362 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3363
3364         * lib/g++.exp (g++_include_flags): Use args to compute
3365         get_multilibs.
3366         (g++_link_flags): Likewise.
3367         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3368
3369 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3370
3371         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3372
3373 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3374
3375         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3376         this file.
3377
3378 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3379
3380         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3381         STACK_SIZE;
3382         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3383         to STACK_SIZE; Use it to define size of add_histo array.
3384         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3385         to STACK_SIZE.
3386         (f): Use GITT_SIZE to define size of gitt local table.
3387         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3388         to STACK_SIZE; Use it to define size of bytemem array.
3389
3390 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3391
3392         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3393         on 68HC11/HC12 due to the asm instruction.
3394         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3395         * gcc.c-torture/compile/920520-1.x: Likewise.
3396         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3397         on 68HC11/HC12 because the function is larger than 64K.
3398         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3399         on 68HC11/HC12 because the structure is too large.
3400
3401 2001-05-20  Richard Henderson  <rth@redhat.com>
3402
3403         * gcc.c-torture/execute/20010520-1.c: New.
3404
3405 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3406
3407         * g++.old-deja/g++.warn/compare1.C: New test.
3408         * gcc.dg/compare4.c: New test.
3409
3410 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3411
3412         * g++.old-deja/g++.other/optimize1.C: New test.
3413
3414 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3415
3416         * g++.old-deja/g++.pt/spec41.C: New test.
3417
3418 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3419
3420         * gcc.c-torture/compile/20010114-1.x: Remove.
3421
3422 2001-05-18  Stan Shebs  <shebs@apple.com>
3423
3424         * gcc.c-torture/compile/20010518-1.c: New test.
3425
3426 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3427
3428         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3429         * g++.old-deja/g++.pt/crash67.C: New test.
3430
3431 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3432
3433         * g++.old-deja/g++.other/debug9.C: New test.
3434
3435 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3436
3437         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3438
3439 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3440
3441         * gcc.c-torture/compile/20010516-1.c: New test.
3442
3443 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3444
3445         * g++.old-deja/g++.other/crash41.C: New test.
3446
3447 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3448
3449         * g++.old-deja/g++.pt/crash66.C: New test.
3450
3451 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3452
3453         * g++.old-deja/g++.robertl/eb27.C: Convert.
3454
3455 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3456
3457         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3458         declaration being redundant.
3459
3460 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3461
3462         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3463
3464 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3465
3466         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3467
3468 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3469
3470         * lib/g++.exp: Use testsuite_flags.
3471
3472 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3473
3474         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3475
3476 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3477
3478         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3479
3480 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3481
3482         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3483
3484 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3485
3486         * gcc.c-torture/compile/20010313-1.c: New test.
3487
3488 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3489
3490         * gcc.dg/cpp/direct2.c: New test.
3491         * gccq.dg/cpp/direct2s.c: New test.
3492
3493         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3494
3495 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3496
3497         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3498         * g++.old-deja/g++.other/op3.C: Likewise.
3499
3500 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3501
3502         * gcc.dg/cpp/syshdr.h: New file.
3503         * gcc.dg/cpp/sysmac1.c: Update.
3504         * gcc.dg/cpp/sysmac2.c: Update.
3505
3506 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3507
3508         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3509
3510 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3511
3512         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3513         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3514
3515 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3516
3517         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3518
3519 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3520
3521         * lib/g++.exp (g++_include_flags): Don't use any special flags
3522         if TESTING_IN_BUILD_TREE is not defined.
3523         (g++_init): Use a plain 'c++' as the compiler if
3524         TESTING_IN_BUILD_TREEE is not defined.
3525
3526 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3527
3528         * g++.old-deja/g++.eh/catch13.C: New test.
3529         * g++.old-deja/g++.eh/catch14.C: New test.
3530
3531 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3532
3533         * gcc.dg/cpp/tr-define.c: New test.
3534
3535 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3536
3537         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3538         <stdlib.h>, not <malloc.h>.
3539
3540 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3541
3542         * g++.old-deja/g++.ns/template17.C: New test.
3543
3544 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3545
3546         * g++.old-deja/g++.pt/ref4.C: New test.
3547
3548 2001-04-30  Richard Henderson  <rth@redhat.com>
3549
3550         * gcc.dg/20000724-1.c: Revert last change.
3551
3552 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3553
3554         * g77.f-torture/execute/20010430.f: New test.
3555
3556 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3557
3558         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3559
3560 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3561
3562         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3563
3564 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3565
3566         * g++.old-deja/g++.eh/crash6.C: New test.
3567
3568 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3569
3570         * g++.old-deja/g++.other/warn7.C: New test.
3571
3572 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3573
3574         * g++.old-deja/g++.other/defarg9.C: New test.
3575
3576 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3577
3578         * g77.f-torture/compile/20010426.f: New test.
3579         * g77.f-torture/execute/20010426.f: New test.
3580
3581 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3582
3583         * g77.f-torture/compile/20000629-1.x: Remove - error
3584         has been fixed.
3585
3586 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3587
3588         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3589         Tweak slightly to work with g++.dg framework.
3590         * g++.dg/special/ecos.exp: Run initp1.C test.
3591         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3592
3593         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3594         its linker doesn't give line numbers either.
3595         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3596
3597 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3598
3599         * g++.old-deja/g++.other/lex1.C: New test.
3600
3601 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3602
3603         * gcc.dg/noncompile/20010425-1.c: New test.
3604
3605 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3606
3607         * g++.old-deja/g++.pt/mangle2.C: New test.
3608
3609 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3610
3611         * gcc.dg/format/plus-1.c: New test.
3612
3613 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3614
3615         * gcc.dg/20010423-1.c: New test.
3616
3617 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3618
3619         * gcc.c-torture/execute/20010422-1.c: New test.
3620
3621 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3622
3623         * g++.old-deja/g++.ns/type2.C: New test.
3624
3625 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3626
3627         * g++.old-deja/g++.other/perf1.C: New test.
3628
3629 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3630
3631         * gcc.dg/c99-func-2.c: Remove xfail.
3632         * gcc.dg/c99-func-3.c: Remove xfail.
3633         * gcc.dg/c99-func-4.c: Remove xfail.
3634
3635 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3636
3637         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3638
3639 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3640
3641         * gcc.c-torture/compile/20010423-1.c: New test.
3642
3643 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3644
3645         * g++.old-deja/g++.pt/typename28.C: New test.
3646
3647 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3648
3649         * g++.old-deja/g++.abi/empty2.C: New test.
3650         * g++.old-deja/g++.abi/empty3.C: New test.
3651
3652 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3653
3654         * g++.old-deja/g++.other/comdat2.C: New test.
3655         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3656
3657 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3658
3659         * g++.old-deja/g++.other/overload14.C: New test.
3660
3661 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3662
3663         * g++.old-deja/g++.other/lookup23.C: New test.
3664
3665 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3666
3667         * gcc.c-torture/execute/20010403-1.c: New test.
3668
3669 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3670             Mark Mitchell  <mark@codesourcery.com>
3671
3672         * lib/old-dejagnu.exp: Don't delete output of executable.
3673         Add .exe suffix to executables.
3674
3675 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3676
3677         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3678
3679 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3680
3681         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3682
3683 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3684
3685         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3686         * g++.old-deja/g++.abi/crash1.C: New test.
3687
3688 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3689
3690         * g++.old-deja/g++.other/crash40.C: New test.
3691
3692 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3693
3694         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3695
3696 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3697
3698         * g++.old-deja/g++.other/warn6.C: New test.
3699
3700 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3701
3702         * g++.old-deja/g++.robertl/eb42.C: Same.
3703
3704 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3705
3706         * gcc.dg/wtr-conversion-1.c: New testcase.
3707
3708 2001-04-10  Richard Henderson  <rth@redhat.com>
3709
3710         * g++.old-deja/g++.other/array5.C: New.
3711
3712 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3713
3714         * gcc.c-torture/execute/20010408-1.c: New test.
3715
3716 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3717
3718         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3719         headers and constructs.
3720         * g++.old-deja/g++.robertl/eb79.C: Same.
3721         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3722         * g++.old-deja/g++.robertl/eb73.C: Same.
3723         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3724         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3725         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3726         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3727         * g++.old-deja/g++.robertl/eb44.C: Same.
3728         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3729         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3730         * g++.old-deja/g++.robertl/eb39.C: Same.
3731         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3732         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3733         * g++.old-deja/g++.robertl/eb30.C: Same.
3734         * g++.old-deja/g++.robertl/eb3.C: Same.
3735         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3736         * g++.old-deja/g++.robertl/eb21.C: Same.
3737         * g++.old-deja/g++.robertl/eb15.C: Same.
3738         * g++.old-deja/g++.robertl/eb118.C: Same.
3739         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3740         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3741         * g++.old-deja/g++.robertl/eb109.C: Same.
3742         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3743         * g++.old-deja/g++.mike/rtti1.C: Same.
3744         * g++.old-deja/g++.mike/p658.C: Same.
3745         * g++.old-deja/g++.mike/net46.C: Same.
3746         * g++.old-deja/g++.mike/net34.C: Same.
3747         * g++.old-deja/g++.mike/memoize1.C: Same.
3748         * g++.old-deja/g++.mike/eh2.C: Same.
3749         * g++.old-deja/g++.law/weak.C: Same.
3750         * g++.old-deja/g++.law/visibility7.C: Same.
3751         * g++.old-deja/g++.law/visibility25.C: Same.
3752         * g++.old-deja/g++.law/visibility22.C: Same.
3753         * g++.old-deja/g++.law/visibility2.C: Same.
3754         * g++.old-deja/g++.law/visibility17.C: Same.
3755         * g++.old-deja/g++.law/visibility13.C: Same.
3756         * g++.old-deja/g++.law/visibility10.C: Same.
3757         * g++.old-deja/g++.law/visibility1.C: Same.
3758         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3759         * g++.old-deja/g++.law/vbase1.C: Same.
3760         * g++.old-deja/g++.law/operators32.C: Same.
3761         * g++.old-deja/g++.law/nest3.C: Same.
3762         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3763         * g++.old-deja/g++.law/except5.C (main): Same.
3764         * g++.old-deja/g++.law/cvt7.C (run): Same.
3765         * g++.old-deja/g++.law/cvt2.C: Same.
3766         * g++.old-deja/g++.law/cvt16.C: Same.
3767         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3768         * g++.old-deja/g++.law/ctors17.C (main): Same.
3769         * g++.old-deja/g++.law/ctors13.C: Same.
3770         * g++.old-deja/g++.law/ctors12.C (main): Same.
3771         * g++.old-deja/g++.law/ctors10.C: Same.
3772         * g++.old-deja/g++.law/code-gen5.C: Same.
3773         * g++.old-deja/g++.law/bad-error7.C: Same.
3774         * g++.old-deja/g++.law/arm9.C: Same.
3775         * g++.old-deja/g++.law/arm12.C: Same.
3776         * g++.old-deja/g++.law/arg8.C: Same.
3777         * g++.old-deja/g++.law/arg1.C: Same.
3778         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3779         * g++.old-deja/g++.jason/template31.C: Same.
3780         * g++.old-deja/g++.jason/template24.C (main): Same.
3781         * g++.old-deja/g++.jason/2371.C: Same.
3782         * g++.old-deja/g++.eh/new2.C: Same.
3783         * g++.old-deja/g++.eh/new1.C: Same.
3784         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3785         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3786         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3787         * g++.old-deja/g++.brendan/crash62.C: Same.
3788         * g++.old-deja/g++.brendan/crash52.C: Same.
3789         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3790         * g++.old-deja/g++.brendan/crash38.C: Same.
3791         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3792         * g++.old-deja/g++.brendan/copy9.C: Same.
3793
3794 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3795
3796         * gcc.c-torture/execute/20001203-2.c (memset):
3797         Count argument is of type __SIZE_TYPE__.
3798
3799 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3800
3801         * gcc.c-torture/compile/20010404-1.c: New test.
3802
3803 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3804
3805         * gcc.c-torture/compile/20010326-1.c: New test.
3806
3807 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3808
3809         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3810         peculiarities of the SH.
3811         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3812
3813 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3814
3815         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3816         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3817         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3818
3819 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3820
3821         * g77.f-torture/compile/20010321-1.f: New test.
3822
3823 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3824
3825         * gcc.c-torture/compile/20010329-1.c: New test.
3826
3827 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3828
3829         * gcc.c-torture/execute/20010329-1.c: New test.
3830
3831 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3832
3833         * g++.old-deja/g++.other/eh4.C: Fix typo.
3834
3835 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3836
3837         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3838
3839 2001-03-28  Philip Blundell  <philb@gnu.org>
3840
3841         * gcc.c-torture/compile/20010328-1.c: New test.
3842
3843 2001-03-27  Richard Henderson  <rth@redhat.com>
3844
3845         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3846         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3847
3848 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3849
3850         * gcc.c-torture/compile/20010327-1.c: New test.
3851
3852 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3853
3854         * g++.old-deja/g++.other/friend12.C: New test.
3855         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3856         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3857
3858 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3859
3860         * gcc.c-torture/execute/20010325-1.c: New test.
3861
3862 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3863
3864         * g++.old-deja/g++.other/mangle3.C: New test.
3865
3866 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3867
3868         * g++.old-deja/g++.other/anon8.C: New test.
3869
3870 2001-03-20  Philip Blundell  <philb@gnu.org>
3871
3872         * gcc.c-torture/compile/20010320-1.c: New test.
3873
3874 2001-03-17  Richard Henderson  <rth@redhat.com>
3875
3876         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3877
3878 2001-03-15  Geoff Keating  <geoff@redhat.com>
3879
3880         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3881         tests on AIX.
3882
3883 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3884
3885         * g++.old-deja/g++.other/eh4.C: New test.
3886
3887 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3888
3889         * gcc.dg/cpp/mi1.c: Update.
3890
3891 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3892
3893         * g++.old-deja/g++.other/regstack.C: New test.
3894
3895 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3896
3897         * g++.old-deja/g++.other/ref4.C: New test.
3898
3899 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3900
3901         * objc/execute/va_method.m: Added.
3902         * objc/execute/IMP.m: Added.
3903         * objc/execute/_cmd.m: Added.
3904         * objc/execute/accessing_ivars.m: Added.
3905         * objc/execute/class-1.m: Added.
3906         * objc/execute/class-10.m: Added.
3907         * objc/execute/class-11.m: Added.
3908         * objc/execute/class-12.m: Added.
3909         * objc/execute/class-13.m: Added.
3910         * objc/execute/class-14.m: Added.
3911         * objc/execute/class-2.m: Added.
3912         * objc/execute/class-3.m: Added.
3913         * objc/execute/class-4.m: Added.
3914         * objc/execute/class-5.m: Added.
3915         * objc/execute/class-6.m: Added.
3916         * objc/execute/class-7.m: Added.
3917         * objc/execute/class-8.m: Added.
3918         * objc/execute/class-9.m: Added.
3919         * objc/execute/class-tests-1.h
3920         * objc/execute/class-tests-2.h
3921         * objc/execute/compatibility_alias.m: Added.
3922         * objc/execute/encode-1.m: Added.
3923         * objc/execute/formal_protocol-1.m: Added.
3924         * objc/execute/formal_protocol-2.m: Added.
3925         * objc/execute/formal_protocol-3.m: Added.
3926         * objc/execute/formal_protocol-4.m: Added.
3927         * objc/execute/formal_protocol-5.m: Added.
3928         * objc/execute/formal_protocol-6.m: Added.
3929         * objc/execute/formal_protocol-7.m: Added.
3930         * objc/execute/informal_protocol.m: Added.
3931         * objc/execute/initialize.m: Added.
3932         * objc/execute/load.m: Added.
3933         * objc/execute/many_args_method.m: Added.
3934         * objc/execute/nested-3.m: Added.
3935         * objc/execute/no_clash.m: Added.
3936         * objc/execute/private.m: Added.
3937         * objc/execute/redefining_self.m: Added.
3938         * objc/execute/root_methods.m: Added.
3939         * objc/execute/selector-1.m: Added.
3940         * objc/execute/static-1.m: Added.
3941         * objc/execute/static-2.m: Added.
3942         * objc/execute/va_method.m: Added.
3943
3944 2001-03-10  Richard Henderson  <rth@redhat.com>
3945
3946         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3947
3948 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3949
3950         * g++.old-deja/g++.other/crash31.C: XFAIL.
3951         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3952         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3953         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3954         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3955         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3956
3957 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3958
3959         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3960
3961 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3962
3963         * gcc.dg/20000724-1.c: Don't use multiline strings.
3964
3965 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3966
3967         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3968         result of -cString against what we expect it to be; don't just
3969         print it out for no one to read.
3970
3971         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3972         Based on testcases provided by Nicola Pero.
3973
3974 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3975
3976         * gcc.dg/cpp/macro7.c: New test.
3977
3978 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3979
3980         * gcc.dg/cpp/multiline.c: Update.
3981
3982 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3983
3984         * g++.old-deja/g++.other/enum3.C: New test.
3985
3986 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3987
3988         * g++.old-deja/g++.other/pod1.C: New test.
3989
3990 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3991
3992         * g++.old-deja/g++.ext/overload1.C: New test.
3993
3994 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3995
3996         * g++.old-deja/g++.pt/using1.C: New test.
3997
3998 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3999
4000         * g++.old-deja/g++.other/using9.C: New test.
4001
4002 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4003
4004         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4005
4006         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4007
4008 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4009
4010         * g++.old-deja/g++.ext/realpt1.C: Remove.
4011
4012 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4013
4014         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4015
4016 2001-02-26  Will Cohen  <wcohen@redhat.com>
4017
4018         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4019
4020 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4021
4022         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4023         templatized constructors.
4024
4025 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4026
4027         * gcc.c-torture/execute/20010224-1.c: New test.
4028
4029 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4030
4031         * gcc.c-torture/execute/20010222-1.c: New test.
4032
4033 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4034
4035         * g++.old-deja/g++.other/inline20.C: New test.
4036
4037 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4038
4039         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4040
4041 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4042
4043         * g++.old-deja/g++.other/lookup22.C: New test.
4044
4045 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4046
4047         * g77.dg: New directory.
4048         * g77.dg/20010216-1.f: New test case.
4049         * g77.dg/dg.exp: New driver.
4050         * lib/g77-dg.exp: New driver library.
4051
4052 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4053
4054         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4055
4056 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4057
4058         * g++.old-deja/g++.other/decl9.C: New test.
4059
4060 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4061
4062         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4063         not need <string> and also tests the initialization at runtime.
4064
4065 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4066
4067         * gcc.c-torture/execute/longlong.c: New test.
4068
4069 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4070
4071         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4072
4073 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4074
4075         * gcc.c-torture/execute/920302-1.c (execute):
4076         Change argument type to short.
4077
4078 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4079
4080         * g++.old-deja/g++.pt/deduct6.C: New test.
4081
4082 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4083
4084         * g++.old-deja/g++.pt/deduct5.C: New test.
4085
4086 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4087
4088         * gcc.c-torture/execute/20010209-1.c: New test.
4089
4090 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4091
4092         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4093
4094 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4095
4096         * g++.dg/vtgc1.C: Update for new ABI.
4097
4098         * consistency.vlad: New directory, 1665 files.
4099
4100 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4101
4102         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4103         return type.
4104         * gcc.dg/cpp/digraphs.c: Declare puts.
4105
4106 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4107
4108         * g++.old-deja/g++.other/warn5.C: New test.
4109
4110 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4111
4112         * g++.old-deja/g++.pt/spec40.C: New test.
4113
4114 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4115
4116         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4117         case.
4118         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4119
4120 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4121
4122         * gcc.c-torture/compile/20010209-1.c: New test.
4123
4124 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4125
4126         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4127         excess errors message but not if it crashes.
4128         * g++.old-deja/g++.other/crash27.C: Likewise.
4129         * g++.old-deja/g++.other/crash28.C: Likewise.
4130         * g++.old-deja/g++.other/crash30.C: Likewise.
4131         * g++.old-deja/g++.other/crash32.C: Likewise.
4132         * g++.old-deja/g++.other/crash35.C: Likewise.
4133         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4134
4135 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4136
4137         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4138         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4139         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4140         g77.f-torture/execute/execute.exp,
4141         g77.f-torture/noncompile/noncompile.exp,
4142         gcc.c-torture/execute/execute.exp,
4143         gcc.c-torture/execute/memcheck/memcheck.exp,
4144         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4145         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4146         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4147         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4148         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4149         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4150         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4151         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4152         Remove bug reporting instructions with ancient email addresses.
4153
4154 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4155
4156         * gcc.dg/20010202-1.c: New test.
4157         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4158
4159 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4160
4161         * g++.dg/stdbool-if.C: New test.
4162
4163 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4164
4165         * objc/execute/fdecl.m: Added main().
4166
4167 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4168
4169         * gcc.c-torture/execute/20010206-1.c: New test.
4170
4171 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4172
4173         * gcc.dg/cpp/avoidpaste1.c: Update.
4174
4175 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4176
4177         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4178         Pero <nicola@brainstorm.co.uk>.
4179         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4180
4181 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4182
4183         * g++.old-deja/g++.pt/spec39.C: New test.
4184
4185 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4186
4187         * gcc.c-torture/compile/20010202-1.c: New test.
4188
4189 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4190
4191         * g++.old-deja/g++.abi/primary2.C: New test.
4192         * g++.old-deja/g++.abi/primary3.C: New test.
4193         * g++.old-deja/g++.abi/primary4.C: New test.
4194         * g++.old-deja/g++.abi/primary5.C: New test.
4195         * g++.old-deja/g++.abi/vtable3.h: New test.
4196         * g++.old-deja/g++.abi/vtable3a.C: New test.
4197         * g++.old-deja/g++.abi/vtable3b.C: New test.
4198         * g++.old-deja/g++.abi/vtable3c.C: New test.
4199         * g++.old-deja/g++.abi/vtable3d.C: New test.
4200         * g++.old-deja/g++.abi/vtable3e.C: New test.
4201         * g++.old-deja/g++.abi/vtable3f.C: New test.
4202         * g++.old-deja/g++.abi/vtable3g.C: New test.
4203         * g++.old-deja/g++.abi/vtable3h.C: New test.
4204         * g++.old-deja/g++.abi/vtable3i.C: New test.
4205         * g++.old-deja/g++.abi/vtable3j.C: New test.
4206         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4207
4208 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4209
4210         * g++.old-deja/g++.other/anon6.C: New test.
4211         * g++.old-deja/g++.other/anon7.C: New test.
4212
4213 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4214
4215         * gcc.dg/cpp/avoidpaste2.c: New tests.
4216
4217 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4218
4219         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4220
4221 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4222
4223         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4224         DECIMAL_DIG cases for Irix."
4225
4226 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4227
4228         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4229
4230 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4231
4232         * gcc.dg/c99-tag-1.c: New test.
4233
4234 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4235
4236         * gcc.dg/cpp/tr-warn1.c: Add tests.
4237
4238 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4239
4240         * gcc.dg/cpp/avoidpaste1.c: Update.
4241         * gcc.dg/cpp/paste4.c: Update.
4242
4243 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4244
4245         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4246         cases for Irix.
4247
4248 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4249
4250         * g++.old-deja/g++.other/inline19.C: New test.
4251
4252 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4253
4254         * gcc.dg/Wlarger-than.c: New test.
4255
4256 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4257
4258         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4259
4260 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4261
4262         * gcc.c-torture/execute/20010129-1.c: New test.
4263         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4264
4265 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4266
4267         * gcc.dg/cpp/avoidpaste1.c: Test case.
4268
4269 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4270
4271         * g++.old-deja/g++.other/inline18.C: New test.
4272
4273 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4274
4275         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4276         and __builtin_putchar.
4277
4278 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4279
4280         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4281         tests.
4282
4283 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4284
4285         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4286         floating point number rounding mode to round to the nearest
4287         representable mode.
4288
4289 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4290
4291         * g++.old-deja/g++.other/mangle2.C: New test.
4292
4293 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4294
4295         * gcc.c-torture/compile/20010124-1.c: New test.
4296
4297 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4298
4299         * g++.old-deja/g++.pt/spec38.C: New test.
4300
4301 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4302
4303         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4304         "Build don't run".
4305
4306 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4307
4308         * gcc.c-torture/execute/20010123-1.c: New test.
4309
4310 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4311
4312         * g++.old-deja/g++.pt/spec37.C: New test.
4313
4314 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4315
4316         * g++.old-deja/g++.pt/overload14.C: New test.
4317
4318 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4319
4320         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4321         __builtin_return_address.
4322
4323 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4324
4325         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4326         * g++.old-deja/g++.pt/spec35.C: New test.
4327         * g++.old-deja/g++.pt/spec36.C: New test.
4328
4329 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4330
4331         * gcc.c-torture/compile/20010118-1.c: New test.
4332
4333 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4334
4335         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4336
4337 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4338
4339         * gcc.c-torture/execute/20010119-1.c: New test.
4340
4341 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4342
4343         * g++.old-deja/g++.other/vbase5.C: New test.
4344
4345 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4346
4347         * gcc.c-torture/execute/20010118-1.c: New test.
4348
4349 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4350
4351         * g++.old-deja/g++.pt/deduct3.C: New test.
4352
4353 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4354
4355         * g++.old-deja/g++.pt/spec34.C: New test.
4356
4357 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4358
4359         * g77.f-torture/compile/20000601-2.f: New test.
4360
4361 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4362
4363         * g++.old-deja/g++.other/init17.C: New test.
4364
4365 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4366
4367         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4368
4369 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4370
4371         * g++.old-deja/g++.pt/unify8.C: New test.
4372
4373 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4374
4375         * g++.old-deja/g++.abi/vbase1.C: New test.
4376
4377 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4378
4379         * g++.old-deja/g++.pt/crash65.C: New test.
4380
4381 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4382
4383         * gcc.dg/cpp/assembl2.S: New test case.
4384
4385 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4386
4387         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4388         are supported.
4389
4390 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4391
4392         * g++.old-deja/g++.other/builtins1.C: New test.
4393         * g++.old-deja/g++.other/builtins2.C: Likewise.
4394         * g++.old-deja/g++.other/builtins3.C: Likewise.
4395         * g++.old-deja/g++.other/builtins4.C: Likewise.
4396
4397 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4398
4399         * gcc.c-torture/compile/20010117-1.c: New test.
4400         * gcc.c-torture/compile/20010117-2.c: New test.
4401
4402 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4403
4404         * g77.f-torture/execute/20010116.[fx]: New test,
4405         XFAIL on i?86-*-*.
4406         * g77.f-torture/compile/20010115.f: Indicate it's
4407         a test for PR fortran/1636.
4408
4409 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4410
4411         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4412
4413 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4414
4415         * g77.f-torture/compile/20010115.f: New test.
4416
4417 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4418
4419         * g++.old-deja/g++.pt/nontype5.C: New test.
4420
4421 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4422
4423         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4424         have an equivalent working one below it.
4425
4426 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4427
4428         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4429         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4430
4431 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4432
4433         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4434         message containing "init_priority".
4435         (conpr-2.C): Likewise.
4436         (conpr-3.C): Likewise.
4437         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4438
4439 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4440
4441         * gcc.c-torture/execute/20010114-2.c: New test.
4442
4443 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4444
4445         * gcc.c-torture/compile/20010114-1.c: New test.
4446         * gcc.c-torture/compile/20010114-1.x: Xfail.
4447         * gcc.c-torture/compile/20010114-2.c: New test.
4448         * gcc.c-torture/execute/20010114-1.c: New test.
4449         * gcc.dg/trunc-1.c: New test.
4450         * gcc.dg/uninit-B.c: New test.
4451
4452 2001-01-13  Nick Clifton  <nickc@redhat.com>
4453
4454         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4455         target.
4456
4457 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4458
4459         * gcc.c-torture/compile/20010113-1.c: New test.
4460
4461 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4462
4463         * gcc.c-torture/compile/20001212-1.c: New test.
4464
4465 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4466
4467         * gcc.dg/cpp/widestr1.c: Update.
4468         * gcc.dg/cpp/prag-imp.c: Remove.
4469
4470 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4471
4472         * gcc.c-torture/execute/20000801-3.x: Remove.
4473         * gcc.dg/c90-init-1.c: New test.
4474         * gcc.dg/c99-init-1.c: New test.
4475         * gcc.dg/c99-init-2.c: New test.
4476         * gcc.dg/gnu99-init-1.c: New test.
4477
4478 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4479
4480         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4481         testing that no relevant ones were found.
4482
4483 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4484
4485         * g++.old-deja/g++.pt/cast2.C: New test.
4486
4487 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4488
4489         * g++.old-deja/g++.pt/friend47.C: New test.
4490
4491 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4492
4493         * g++.old-deja/g++.pt/instantiate13.C: New test.
4494
4495 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4496
4497         * g++.old-deja/g++.other/defarg7.C: New test.
4498         * g++.old-deja/g++.other/defarg8.C: New test.
4499
4500 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4501
4502         * g++.old-deja/g++.pt/crash64.C: New test.
4503
4504 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4505
4506         * g++.old-deja/g++.pt/crash63.C: New test.
4507
4508 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4509
4510         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4511
4512 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4513
4514         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4515
4516 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4517
4518         * g++.old-deja/g++.pt/error3.C: New test.
4519
4520 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4521
4522         * g++.old-deja/g++.other/crash39.C: New test.
4523
4524 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4525
4526         * g++.old-deja/g++.other/vbase4.C: New test.
4527
4528 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4529
4530         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4531         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4532         * gcc.dg/special/special.exp: New test driver which will check
4533         for alias support for the above test.
4534
4535 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4536
4537         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4538         problems on small machines.
4539         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4540         parameterize.
4541
4542 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4543
4544         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4545         mips.
4546         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4547
4548 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4549
4550         * g++.old_deja/g++.pt/using8.C: New test.
4551
4552 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4553
4554         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4555
4556 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4557
4558         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4559         where a failure is expected.
4560         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4561
4562 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4563
4564         * g++.old_deja/g++.pt/instantiate12.C: New test.
4565
4566 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4567
4568         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4569         start of structs.
4570         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4571         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4572         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4573         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4574         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4575         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4576         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4577         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4578         * g++.old-deja/g++.eh/spec6.C: Likewise.
4579         * g++.old-deja/g++.jason/crash3.C: Likewise.
4580         * g++.old-deja/g++.law/ctors11.C: Likewise.
4581         * g++.old-deja/g++.law/ctors17.C: Likewise.
4582         * g++.old-deja/g++.law/ctors5.C: Likewise.
4583         * g++.old-deja/g++.law/ctors9.C: Likewise.
4584         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4585         * g++.old-deja/g++.mike/net22.C: Likewise.
4586         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4587         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4588         * g++.old-deja/g++.mike/virt3.C: Likewise.
4589         * g++.old-deja/g++.niklas/t128.C: Likewise.
4590         * g++.old-deja/g++.other/anon4.C: Likewise.
4591         * g++.old-deja/g++.other/using1.C: Likewise.
4592         * g++.old-deja/g++.other/warn3.C: Likewise.
4593         * g++.old-deja/g++.pt/t37.C: Likewise.
4594         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4595         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4596
4597 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4598
4599         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4600
4601 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4602
4603         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4604
4605 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4606
4607         * gcc.c-torture/compile/20010107-1.c: New test.
4608
4609 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4610
4611         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4612
4613 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4614
4615         * gcc.dg/format/format.h: New file.
4616         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4617         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4618         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4619         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4620         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4621         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4622         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4623         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4624         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4625         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4626         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4627         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4628         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4629         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4630         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4631         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4632         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4633         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4634         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4635         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4636         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4637         instead of declaring standard types, macros and functions in each
4638         test.
4639
4640 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4641
4642         * gcc.c-torture/execute/20010106-1.c: New test.
4643
4644 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4645
4646         * gcc.dg/format/format.exp: New file.
4647         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4648         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4649         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4650         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4651         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4652         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4653         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4654         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4655         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4656         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4657         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4658         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4659         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4660         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4661         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4662         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4663         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4664         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4665         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4666         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4667         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4668         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4669         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4670         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4671         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4672         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4673         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4674         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4675         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4676         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4677         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4678         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4679         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4680         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4681         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4682         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4683         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4684         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4685         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4686         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4687         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4688         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4689
4690 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4691
4692         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4693         account.
4694
4695 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4696
4697         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4698
4699 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4700
4701         * g++.old-deja/g++.pt/crash62.C: New test.
4702
4703 2001-01-04  Richard Henderson  <rth@redhat.com>
4704
4705         * gcc.dg/20000926-1.c: Update expected warnings.
4706         * gcc.dg/array-2.c: Likewise.
4707         * gcc.dg/array-4.c: Also validate flexible array members.
4708         * gcc.dg/c99-flex-array-1.c: New.
4709
4710 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4711
4712         * gcc.c-torture/compile/20001222-1.x: Remove.
4713
4714 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4715
4716         * gcc.c-torture/execute/built-in-setjmp.c: New.
4717
4718 2001-01-03  Richard Henderson  <rth@redhat.com>
4719
4720         * gcc.dg/940510-1.c: Update expected error wording.
4721         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4722
4723 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4724
4725         * lib/target-supports.exp (check_alias_available): Modified to
4726         indicate aliases not supported if only weak aliases are supported.
4727
4728 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4729
4730         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4731         Turn on cmpstrsi checks for __pj__ and __i370__.
4732
4733 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4734
4735         * g++.old-deja/g++.other/virtual11.C: New test.
4736
4737 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4738
4739         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4740
4741 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4742
4743         * gcc.c-torture/compile/20010102-1.c: New test.
4744
4745 2001-01-02  Andreas Jaeger  <aj@suse.de>
4746
4747         * gcc.dg/noreturn-3.c: New test.
4748
4749         * gcc.dg/noreturn-4.c: New test.
4750
4751 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4752
4753         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4754         __builtin_fputc and __builtin_fwrite.
4755
4756 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4757
4758         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4759         signed char, not default char.
4760
4761 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4762
4763         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4764
4765 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4766
4767         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4768
4769 2000-12-29  Richard Henderson  <rth@redhat.com>
4770
4771         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4772         (__cyg_profile_func_exit): Define.
4773
4774 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4775
4776         * g++.dg/vtgc1.C: New test.
4777
4778 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4779
4780         * gcc.dg/noncompile/20001228-1.c: New test.
4781
4782         * gcc.dg/20001228-1.c: New test.
4783
4784         * gcc.c-torture/execute/20001228-1.c: New test.
4785
4786 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4787
4788         * gcc.dg/format-strfmon-1.c: New test.
4789
4790 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4791
4792         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4793         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4794         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4795         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4796         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4797         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4798         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4799         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4800         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4801         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4802         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4803         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4804         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4805
4806         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4807         * gcc.c-torture/execute/string-opt-4.c: Test index.
4808
4809 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4810
4811         * gcc.c-torture/compile/20001226-1.c: New test.
4812
4813 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4814
4815         * gcc.c-torture/compile/20001222-1.c: New test.
4816         * gcc.c-torture/compile/20001222-1.x: Xfail.
4817
4818 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4819
4820         * gcc.c-torture/execute/comp-goto-2.c: New test.
4821
4822 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4823
4824         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4825         Use long types if __INT_MAX__ is 32767.
4826         (main): Use cast to (sint32 *) when poking 88 into a_page.
4827
4828         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4829
4830 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4831
4832         * gcc.c-torture/compile/20001221-1.c: New test.
4833         * gcc.c-torture/execute/20001221-1.c: New test.
4834
4835 2000-12-20  Richard Henderson  <rth@redhat.com>
4836
4837         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4838         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4839
4840 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4841
4842         * gcc.dg/compare3.c: New test.
4843
4844 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4845
4846         * gcc.dg/format-warnll-1.c: New test.
4847
4848 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4849
4850         * gcc.dg/cpp/cmdlne-P.c: New test.
4851
4852 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4853
4854         * gcc.c-torture/execute/builtin-abs-1.c,
4855         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4856
4857 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4858
4859         * gcc.dg/cpp/multiline.c: New test.
4860
4861 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4862
4863         * g++.old-deja/g++.other/syshdr1.C: Update.
4864         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4865
4866 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4867
4868         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4869
4870 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4871
4872         * g++.old-deja/g++.pt/ttp65.C: New test.
4873
4874 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4875
4876         * g++.old-deja/g++.pt/ttp64.C: New test.
4877
4878 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4879
4880         * g++.old-deja/g++.pt/spec33.C: New test.
4881
4882 2000-12-14  Catherine Moore  <clm@redhat.com>
4883
4884         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4885         * gcc.c-torture/execute/920612-2.c: Likewise.
4886         * gcc.c-torture/execute/920428-2.c: Likewise.
4887         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4888         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4889
4890 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4891
4892         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4893         * gcc.dg/pack-test-2.c: Likewise.
4894
4895 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4896
4897         Tests by Zack Weinberg <zackw@stanford.edu>.
4898
4899         * gcc.dg/cpp/defined.c: Update.
4900         * gcc.dg/cpp/defined_trad.c: New tests.
4901
4902 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4903
4904         * gcc.dg/cpp/trad-direct.c: Update.
4905
4906 2000-12-11  Neil Booth  <neilb@earthling.net>
4907
4908         * gcc.dg/cpp/defined_trad.c
4909
4910 2000-12-11  Neil Booth  <neilb@earthling.net>
4911
4912         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4913
4914 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4915
4916         * gcc.dg/format-miss-2.c: New test.
4917
4918 2000-12-09  Neil Booth  <neilb@earthling.net>
4919
4920         * gcc.dg/cpp/lineflags.c: New tests.
4921         * gcc.dg/cpp/poison.c: Update.
4922         * gcc.dg/cpp/redef2.c: Update.
4923         * gcc.dg/cpp/skipping.c: New test.
4924
4925 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4926
4927         * g++.old-deja/g++.other/eh3.C: New testcase.
4928
4929 2000-12-07  Neil Booth  <neilb@earthling.net>
4930
4931         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4932         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4933         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4934         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4935         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4936         Update.
4937
4938 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4939
4940         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4941         __SIZE_TYPE__ instead of int for type of integers cast to
4942         pointers.
4943
4944 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4945
4946         * g++.old-deja/g++.other/cleanup4.C: New test.
4947
4948 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4949
4950         * format-sec-1.c: New test.
4951
4952 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4953
4954         * gcc.dg/format-nonlit-3.c: New test.
4955
4956 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4957
4958         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4959         through a null pointer.
4960
4961 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4962
4963         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4964         * g++.old-deja/g++.pt/partial4.C: New test.
4965
4966 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4967
4968         * gcc.c-torture/execute/ieee/hugeval.x: New.
4969
4970 2000-12-06  Neil Booth  <neilb@earthling.net>
4971
4972         * gcc.dg/cpp/backslash2.c: New tests.
4973
4974 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4975
4976         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4977         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4978
4979 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4980
4981         * gcc.c-torture/execute/20001203-2.c: New testcase.
4982
4983 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4984
4985         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4986         * g++.old-deja/g++.other/virtual10.C: New test.
4987
4988 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4989
4990         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4991
4992 2000-12-05  Richard Henderson  <rth@redhat.com>
4993
4994         * gcc.c-torture/compile/20001205-1.c: New.
4995
4996 2000-12-04  Neil Booth  <neilb@earthling.net>
4997
4998         * g++.old-deja/g++.other/virtual9.C: New test.
4999         * g++.old-deja/g++.pt/crash61.C: New test.
5000         * gcc.c-torture/execute/loop-9.c: New test.
5001
5002 2000-12-04  Neil Booth  <neilb@earthling.net>
5003
5004         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5005         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5006         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5007         * gcc.dg/cpp/extratokens.c: ...here.
5008
5009 2000-12-04  Neil Booth  <neilb@earthling.net>
5010
5011         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5012         New tests.
5013
5014 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5015
5016         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5017         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5018
5019 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5020
5021         * gcc.c-torture/execute/20001203-1.c: New test.
5022
5023 2000-12-03  Neil Booth  <neilb@earthling.net>
5024
5025         * gcc.dg/cpp/macro6.c: New test cases.
5026
5027 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5028
5029         * gcc.c-torture/execute/string-opt-9.c: New test.
5030         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5031         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5032         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5033
5034         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5035         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5036
5037 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5038
5039         * gcc.dg/cpp/if-6.c: New testcase.
5040
5041         * gcc.dg/20001201-1.c: New testcase.
5042
5043 2000-12-02  Neil Booth  <neilb@earthling.net>
5044
5045         * g++.old-deja/g++.other/externC4.C,
5046         g++.old-deja/g++.other/friend10.C: New tests.
5047
5048 2000-12-02  Neil Booth  <neilb@earthling.net>
5049
5050         * g++.old-deja/g++.other/instan2.C
5051         * g++.old-deja/g++.other/instan3.C: New test.
5052
5053 2000-12-02  Neil Booth  <neilb@earthling.net>
5054
5055         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5056         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5057         gnuc99.c,gnuc99-pedantic.c: New tests.
5058
5059 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5060
5061         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5062         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5063
5064 2000-12-01  Neil Booth  <neilb@earthling.net>
5065
5066         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5067         * gcc.dg/cpp/poison.c: Update.
5068         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5069
5070 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5071
5072         * g77.f-torture/execute/20001201.f: New test.
5073
5074 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5075
5076         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5077
5078 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5079
5080         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5081
5082 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5083
5084         * g++.old-deja/g++.other/cast6.C: New test.
5085
5086 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5087
5088         * gcc.c-torture/execute/20001130-2.c: New testcase.
5089
5090 2000-11-30  Richard Henderson  <rth@redhat.com>
5091
5092         * gcc.c-torture/execute/20001130-1.c: New test.
5093
5094 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5095
5096         * g++.old-deja/g++.other/op3.C: New test.
5097
5098 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5099
5100         * g++.old-deja/g++.other/op2.C: New test.
5101
5102 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5103
5104         * g++.old-deja/g++.other/crash38.C: New test.
5105
5106 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5107
5108         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5109
5110 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5111
5112         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5113         tests.
5114         * gcc.c-torture/execute/string-opt-6.c: New test.
5115
5116         * gcc.dg/20001117-1.c: Add main.
5117
5118 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5119
5120         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5121         Move from here ...
5122         * gcc.dg/940510-1.c: ... to here.
5123
5124         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5125         zero-size arrays in toplevel structures.
5126
5127 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5128
5129         * gcc.c-torture/execute/loop-8.c: New test.
5130
5131 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5132
5133         * g++.old-deja/g++.other/base1.C: New test.
5134
5135 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5136
5137         * g++.old-deja/g++.other/parse2.C: New test.
5138
5139 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5140
5141         * g++.old-deja/g++.pt/incomplete1.C: New test.
5142
5143 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5144
5145         * g++.old-deja/g++.other/friend9.C: New test.
5146
5147 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5148
5149         * gcc.dg/20001127-1.c: New test.
5150
5151 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5152
5153         * g++.old-deja/g++.pt/friend46.C: New test.
5154
5155 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5156
5157         * g++.old-deja/g++.other/ptrmem8.C: New test.
5158
5159 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5160
5161         * gcc.c-torture/execute/string-opt-7.c: New test.
5162         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5163
5164 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5165
5166         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5167         instead of 'mkcheck 2'.
5168
5169 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5170
5171         * gcc.c-torture/execute/memcheck/driver.c,
5172         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5173         C9X references to refer to C99.
5174
5175 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5176
5177         * gcc.dg/ultrasp3.c: New test.
5178
5179 2000-11-25  Neil Booth  <neilb@earthling.net>
5180
5181         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5182
5183 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5184
5185         * gcc.c-torture/compile/20001123-2.c: New.
5186
5187 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5188
5189         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5190
5191 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5192
5193         * gcc.dg/sequence-point-1.c: Add some new tests.
5194         * gcc.c-torture/execute/20001124-1.c: New test.
5195
5196 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5197
5198         * g++.old-deja/g++.other/vaarg4.C: New test.
5199         * gcc.c-torture/compile/20001123-1.c: New test.
5200
5201 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5202
5203         * g++.other/crash24.C: Adjust and remove XFAIL.
5204         * g++.other/crash37.C: New test.
5205
5206 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5207
5208         * g++.old-deja/g++.pt/instantiate9.C: New test.
5209
5210 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5211
5212         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5213         new ABI, too.
5214
5215         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5216         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5217
5218 2000-11-22  Neil Booth  <neilb@earthling.net>
5219
5220         * gcc.dg/cpp/Wtrigraphs.c: New test.
5221
5222 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5223
5224         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5225
5226 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5227
5228         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5229
5230 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5231
5232         * lib/gcc-dg.exp: load_lib scanasm.exp.
5233         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5234         * lib/g++-dg.exp: load_lib scanasm.exp.
5235         * lib/scanasm.exp: New.
5236         (scan-assembler, scan-assembler-not): Add optional arguments to
5237         test name, or if not present, the pattern name.
5238         (scan-assembler-dem, scan-assembler-dem-not): New.
5239
5240         * g++.dg/dg.exp: New.
5241
5242 2000-11-21  Neil Booth  <neilb@earthling.net>
5243
5244         * gcc.dg/cpp/integrated1.c: Remove.
5245
5246 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5247
5248         * gcc.c-torture/execute/20001121-1.c: New test.
5249
5250 2000-11-21  Richard Henderson  <rth@redhat.com>
5251
5252         * gcc.c-torture/compile/20001121-1.c: New test.
5253
5254 2000-11-20  Neil Booth  <neilb@earthling.net>
5255
5256         * gcc.dg/cpp/integrated1.c: New test.
5257
5258 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5259
5260         * g++.old-deja/g++.other/inline17.C: New test.
5261
5262 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5263
5264         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5265         local variable to be zero: I made the variable global. Now
5266         uses abort() and exit() instead of relying on main's return value.
5267
5268 2000-11-20  Neil Booth  <neilb@earthling.net>
5269
5270         * gcc.dg/cpp/paste2.c: Update test.
5271         * objc/execute/paste.m: New test.
5272
5273 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5274
5275         * gcc.dg/c99-condexpr-1.c: New test.
5276
5277 2000-11-20  Neil Booth  <neilb@earthling.net>
5278
5279         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5280
5281 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5282
5283         * g++.old-deja/g++.pt/export1.C: New test.
5284
5285 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5286
5287         * gcc.dg/20001117-1.c: New test.
5288
5289 2000-11-18  Richard Henderson  <rth@redhat.com>
5290
5291         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5292
5293 2000-11-18  Richard Henderson  <rth@redhat.com>
5294
5295         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5296         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5297         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5298
5299 2000-11-18  Richard Henderson  <rth@redhat.com>
5300
5301         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5302         (main): New.  Exit cleanly.
5303
5304 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5305
5306         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5307         gcc.dg/c99-fordecl-2.c: New tests.
5308
5309 2000-11-18  Richard Henderson  <rth@redhat.com>
5310
5311         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5312         * gcc.c-torture/execute/zerolen-2.c: New.
5313
5314 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5315
5316         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5317         memory.
5318
5319 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5320
5321         * g++.old-deja/g++.pt/instantiate8.C: New test.
5322
5323 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5324
5325         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5326         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5327
5328 2000-11-16  Nick Clifton  <nickc@redhat.com>
5329
5330         * gcc.c-torture/execute/nestfunc-2.c: New test.
5331         * gcc.c-torture/execute/nestfunc-3.c: New test.
5332
5333 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5334
5335         * gcc.c-torture/compile/20001116-1.c: New test.
5336
5337 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5338
5339         * gcc.c-torture/execute/20001115-1.c: New test.
5340
5341 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5342
5343         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5344         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5345         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5346         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5347
5348 2000-11-15  Neil Booth  <neilb@earthling.net>
5349
5350         gcc.dg/cpp/_Pragma1.c: Update.
5351         gcc.dg/cpp/_Pragma2.c: New test.
5352
5353 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5354
5355         * g++.old-deja/g++.other/anon5.C: New test.
5356
5357 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5358
5359         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5360         tests.
5361
5362 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5363
5364         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5365         output.
5366
5367 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5368
5369         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5370         labels at end of compound statements.
5371
5372 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5373
5374         * gcc.c-torture/execute/loop-7.c: New test.
5375
5376 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5377
5378         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5379
5380 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5381
5382         * gcc.dg/c99-bool-1.c: New test.
5383
5384 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5385
5386         * gcc.dg/c99-scope-1.c: Remove xfail.
5387         * gcc.dg/c99-scope-2.c: New test.
5388
5389 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5390
5391         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5392         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5393
5394 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5395
5396         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5397         error messages.
5398
5399         * g++.mike/p700.C: Don't typedef wchar_t.
5400         * g++.mike/p784.C: Likewise.
5401         * g++.mike/eb101.C: Don't use __wchar_t.
5402
5403 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5404
5405         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5406         from DO loop.
5407
5408 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5409
5410         * gcc.c-torture/execute/20001111-1.c: New test.
5411
5412 2000-11-10  Nick Clifton  <nickc@redhat.com>
5413
5414         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5415         long multuiple and accumulate.
5416
5417 2000-11-09  Richard Henderson  <rth@redhat.com>
5418
5419         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5420         via size_t instead of int.
5421
5422         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5423         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5424         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5425         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5426
5427 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5428
5429         * gcc.c-torture/compile/20001109-1.c: New test.
5430         * gcc.c-torture/compile/20001109-2.c: New test.
5431
5432 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5433
5434         * g++.old-deja/g++.pt/operator1.C: New test.
5435         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5436
5437 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5438
5439         * gcc.dg/20001108-1.c: New test.
5440
5441 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5442
5443         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5444         with both arguments constant strings.
5445         * gcc.c-torture/execute/string-opt-3.c: New test.
5446         * gcc.c-torture/execute/string-opt-4.c: New test.
5447         * gcc.c-torture/execute/string-opt-5.c: New test.
5448
5449 2000-11-08  Nick Clifton  <nickc@redhat.com>
5450
5451         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5452         mulsidi3adddi patterns.
5453
5454 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5455
5456         * g++.old-deja/g++.other/crash36.C: New test.
5457
5458 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5459
5460         * g++.old-deja/g++.other/init16.C: New test.
5461
5462 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5463
5464         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5465
5466 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5467
5468         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5469         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5470         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5471
5472 2000-11-07  DJ Delorie  <dj@redhat.com>
5473
5474         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5475
5476 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5477
5478         * gcc.c-torture/execute/string-opt-1.c: New test.
5479
5480 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5481
5482         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5483         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5484         parameters in registers, and there is no way for a varargs
5485         function to know in which order the integer and floating-point
5486         parameters should be interleaved when they are placed on the
5487         stack.
5488         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5489         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5490
5491 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5492
5493         * gcc.c-torture/execute/string-opt-2.c: New test.
5494
5495 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5496
5497         * g++.old-deja/g++.pt/crash60.C: New test.
5498
5499 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5500
5501         * g++.old-deja/g++.other/crash24.C: New test.
5502         * g++.old-deja/g++.other/crash25.C: New test.
5503         * g++.old-deja/g++.other/crash26.C: New test.
5504         * g++.old-deja/g++.other/crash27.C: New test.
5505         * g++.old-deja/g++.other/crash28.C: New test.
5506         * g++.old-deja/g++.other/crash29.C: New test.
5507         * g++.old-deja/g++.other/crash30.C: New test.
5508         * g++.old-deja/g++.other/crash31.C: New test.
5509         * g++.old-deja/g++.other/crash32.C: New test.
5510         * g++.old-deja/g++.other/crash33.C: New test.
5511         * g++.old-deja/g++.other/crash34.C: New test.
5512         * g++.old-deja/g++.other/crash35.C: New test.
5513
5514 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5515
5516         * gcc.c-torture/execute/20001031-1.c: New test.
5517
5518 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5519
5520         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5521         namespace.
5522
5523         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5524         standards-conformant.
5525
5526         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5527
5528         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5529         * g++.old-deja/g++.mike/p755a.C: Likewise.
5530         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5531         library makes no calls to `operator new' during initialization.
5532
5533 2000-11-04  Neil Booth  <neilb@earthling.net>
5534
5535         * gcc.dg/cpp/include2.c: New tests.
5536
5537 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5538
5539         * lib/g++.exp (g++_set_ld_library_path): New function.
5540         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5541
5542 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5543
5544         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5545         warnings.
5546
5547 2000-11-01  Richard Henderson  <rth@redhat.com>
5548
5549         * g++.old-deja/g++.ext/namedret1.C: New.
5550         * g++.old-deja/g++.ext/namedret2.C: New.
5551         * g++.old-deja/g++.ext/namedret3.C: New.
5552
5553 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5554
5555         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5556         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5557
5558 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5559
5560         * gcc.c-torture/execute/va-arg-21.c: New test.
5561
5562 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5563
5564         * gcc.dg/c99-complex-2.c: New test.
5565
5566 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5567
5568         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5569
5570 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5571
5572         * g++.old-deja/g++.other/inline16.C: New test.
5573
5574 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5575
5576         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5577         __PRETTY_FUNCTION__
5578
5579 2000-10-29  Neil Booth  <neilb@earthling.net>
5580
5581         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5582         New tests.
5583         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5584         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5585         optimisation.
5586
5587 2000-10-29  Neil Booth  <neilb@earthling.net>
5588
5589         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5590         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5591         * mi5.c: Test multiple includes work with -C.
5592         * trigraphs.c: Test ^= version.
5593
5594 2000-10-28  Neil Booth  <neilb@earthling.net>
5595
5596         New tests and test updates for new macro expander.
5597
5598         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5599         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5600         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5601         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5602         new diagnostic messages.
5603
5604         * gcc.dg/cpp/macro3.c: New tests.
5605
5606 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5607
5608         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5609         on the same line.
5610
5611 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5612
5613         * g++.old-deja/g++.other/eh2.C: New test.
5614
5615 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5616
5617         * gcc.c-torture/execute/20001027-1.c: New test.
5618
5619 2000-10-26  Richard Henderson  <rth@redhat.com>
5620
5621         * gcc.c-torture/execute/20001026-1.c: New.
5622
5623 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5624
5625         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5626         * g++.old-deja/g++.law/builtin1.C: Likewise.
5627         * g++.old-deja/g++.law/ctors10.C: Likewise.
5628         * g++.old-deja/g++.law/virtual3.C: Likewise.
5629         * g++.old-deja/g++.mike/p658.C: Likewise.
5630         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5631         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5632         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5633         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5634         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5635
5636 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5637
5638         * gcc.c-torture/compile/20001024-1.c: New test.
5639
5640 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5641
5642         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5643         to tell us whether or not we are using V3.
5644
5645 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5646
5647         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5648         operands.
5649
5650 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5651
5652         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5653
5654 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5655
5656         * gcc.c-torture/execute/20001024-1.c: New test.
5657
5658 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5659
5660         * g++.old-deja/g++.other/sibcall1.C: New test.
5661
5662 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5663
5664         * gcc.dg/noncompile/init-3.c: New test.
5665
5666 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5667
5668         * gcc.dg/format-array-1.c: New test.
5669
5670 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5671
5672         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5673         writing through null pointers; remove comment about testing
5674         unterminated strings.
5675
5676 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5677
5678         * gcc.c-torture/execute/20001017-2.c: New test.
5679
5680 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5681
5682         * gcc.c-torture/compile/20001018-1.c: New test.
5683         * gcc.c-torture/compile/20001018-1.x: Xfail.
5684
5685 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5686
5687         * gcc.c-torture/execute/20001017-1.c: New test.
5688
5689 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5690
5691         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5692         for multiple use of arguments with scanf formats; add tests for
5693         multiple use of arguments.
5694
5695 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5696
5697         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5698
5699 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5700
5701         * gcc.dg/format-miss-1.c: New test.
5702
5703 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5704
5705         * gcc.c-torture/execute/20001013-1.c: New test.
5706
5707 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5708
5709         * gcc.dg/format-branch-1.c: New test.
5710
5711 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5712
5713         * README, lib/file-format.exp: Remove EGCS references.
5714
5715 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5716
5717         * gcc.dg/20001013-1.c: New test.
5718
5719 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5720
5721         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5722         for intmax_t in the compiler using __typeof__ and the type rules
5723         for conditional expressions.
5724
5725 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5726
5727         * gcc.dg/20001012-1.c: New test.
5728         * gcc.dg/20001012-2.c: New test.
5729
5730 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5731
5732         * gcc.dg/format-attr-1.c: New test.
5733
5734 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5735
5736         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5737         __LONG_LONG_MAX__ instead of LLONG_MAX.
5738
5739 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5740
5741         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5742         scanf flags.
5743         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5744         flags.
5745
5746 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5747
5748         * gcc.dg/sequence-pt-1.c: New test.
5749
5750 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5751
5752         * gcc.c-torture/execute/20001011-1.c: New testcase.
5753         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5754
5755 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5756
5757         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5758         does not error on it.
5759
5760 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5761
5762         * gcc.dg/20001009-1.c: New test.
5763
5764 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5765
5766         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5767         * gcc.c-torture/execute/20001009-2.c: ... to here.
5768
5769 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5770
5771         * gcc.c-torture/compile/20001009-1.c: New testcase.
5772         * gcc.c-torture/execute/20001009-1.c: New testcase.
5773         Testcases provided by Jan Hubicka <jh@suse.cz>.
5774
5775 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5776
5777         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5778         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5779         uintmax_t using <limits.h> to emulate the compiler's internal
5780         logic.  No longer XFAIL %j tests.
5781
5782 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5783
5784         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5785         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5786         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5787         regexps and details of expected handling of some bad formats.
5788         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5789         suppression.
5790
5791 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5792
5793         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5794         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5795         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5796         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5797         in list archives.
5798
5799 2000-10-06  Richard Henderson  <rth@cygnus.com>
5800
5801         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5802         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5803         * g++.old-deja/g++.jason/report.C: Likewise.
5804         * g++.old-deja/g++.law/friend5.C: Likewise.
5805         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5806         of the expected warnings.
5807
5808 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5809
5810         * g++.old-deja/g++.pt/enum14.C: New test.
5811
5812 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5813
5814         * g++.old-deja/g++.pt/crash59.C: New test.
5815
5816 2000-10-04  Will Cohen  <wcohen@redhat.com>
5817
5818         * gcc.dg/20000926-1.c: New test.
5819
5820 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5821
5822         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5823         function name for current C++ compiler.
5824         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5825
5826 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5827
5828         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5829         __PRETTY_FUNCTION__.
5830         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5831
5832 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5833
5834         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5835
5836 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5837
5838         * gcc.c-torture/compile/20000923-1.c: New test.
5839
5840 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5841
5842         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5843         * g++.old-deja/g++.pt/ttp62.C: Same.
5844         * g++.old-deja/g++.other/inline14.C: Same.
5845
5846 2000-09-24  Richard Henderson  <rth@cygnus.com>
5847
5848         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5849
5850 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5851
5852         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5853
5854 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5855
5856         * gcc.c-torture/compile/20000922-1.c: New file.
5857
5858 2000-09-21  Nick Clifton  <nickc@redhat.com>
5859
5860         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5861         a signed long modulo operation.
5862         (mod6): New funciton - perform an unsigned long modulo operation.
5863         (main): Add tests for modulos of very large numbers by very small
5864         dividends.
5865
5866 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5867
5868         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5869
5870 2000-09-19  Richard Henderson  <rth@cygnus.com>
5871
5872         * gcc.dg/compare2.c (case 10): XFAIL.
5873
5874 2000-09-18  Richard Henderson  <rth@cygnus.com>
5875
5876         * gcc.c-torture/execute/20000906-1.c: Move ...
5877         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5878         that support __builtin_trap.
5879
5880 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5881
5882         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5883
5884 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5885
5886         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5887         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5888         more $ format tests.
5889
5890 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5891
5892         * gcc.dg/format-errmk-1.c: New test.
5893
5894 2000-09-17  Greg McGary  <greg@mcgary.org>
5895
5896         * gcc.c-torture/execute/20000917-1.x: Remove.
5897
5898 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5899
5900         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5901
5902 2000-09-17  Greg McGary  <greg@mcgary.org>
5903
5904         * gcc.c-torture/execute/20000917-1.c: New test.
5905         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5906
5907 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5908
5909         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5910         in nested macro bug.
5911
5912 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5913
5914         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5915
5916 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5917
5918         * gcc.c-torture/execute/20000914-1.c: New test.
5919
5920 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5921
5922         * g++.other/inline13.C: New test.
5923
5924 2000-09-12  Andreas Jaeger  <aj@suse.de>
5925
5926         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5927         constant by Ulrich Drepper <drepper@redhat.com>.
5928
5929 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5930
5931         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5932
5933 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5934
5935         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5936
5937 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5938
5939         * gcc.dg/cpp/backslash.c: New test.
5940
5941 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5942
5943         * gcc.c-torture/execute/20000910-1.c: New test.
5944         * gcc.c-torture/execute/20000910-2.c: Likewise.
5945
5946 2000-09-11  Robert Lipe  <robertl@sco.com>
5947
5948         * gcc.dg/pragma-align.c: New test.
5949
5950 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5951
5952         * g++.old-deja/g++.pt/explicit82.C: New test.
5953         * g++.old-deja/g++.pt/explicit83.C: New test.
5954
5955 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5956
5957         * gcc.dg/asm-names.c: New test.
5958
5959 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5960
5961         * gcc.dg/cpp/tr-warn6.c: New test
5962
5963 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5964
5965         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5966         be accepted.
5967
5968 2000-09-07  Catherine Moore  <clm@redhat.com>
5969
5970         * gcc.c-torture/execute/unroll-1.c: New test.
5971
5972 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5973
5974         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5975         ERROR markers.
5976         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5977         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5978         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5979         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5980         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5981         Preprocess only.
5982         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5983         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5984
5985 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5986
5987         * g++.old-deja/g++.pt/deduct2.C: New test.
5988
5989 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5990
5991         * g++.old-deja/g++.pt/parms2.C: New test.
5992
5993 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5994
5995         * g++.old-deja/g++.pt/crash58.C: New test.
5996
5997 2000-09-06  Greg McGary  <greg@mcgary.org>
5998
5999         * gcc.c-torture/execute/20000906-1.c: New test.
6000         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6001
6002 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6003
6004         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6005
6006 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6007
6008         * g++.old-deja/g++.pt/crash57.C: New test.
6009
6010 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6011
6012         * g++.old-deja/g++.pt/crash56.C: New test.
6013
6014 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6015
6016         * g++.old-deja/g++.pt/koenig1.C: New test.
6017
6018 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6019
6020         * gcc.dg/20000904-1.c: New test.
6021
6022 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6023
6024         * gcc.dg/cpp/paste8.c: New test.
6025
6026 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6027
6028         * gcc.c-torture/compile/20000827-1.c: New test.
6029
6030 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6031
6032         * gcc.dg/format-diag-1.c: New test.
6033
6034 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6035
6036         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6037         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6038         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6039         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6040         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6041
6042 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6043
6044         * g++.old-deja/g++.other/nested4.C: New test.
6045
6046 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6047
6048         * g++.old-deja/g++.ns/scoped1.C: New test.
6049
6050 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6051
6052         * lib/g++.exp: Support testing already-installed GCC.
6053
6054 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6055
6056         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6057
6058 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6059
6060         * gcc.dg/return-type-2.c: New test.
6061
6062 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6063
6064         * gcc.c-torture/compile/20000825-1.c: New test.
6065
6066 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6067
6068         * gcc.dg/dwarf2-2.c: New test.
6069
6070 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6071
6072         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6073         dg-warning regexps.
6074
6075 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6076
6077         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6078         gcc.dg/format-ext-5.c: New tests.
6079
6080 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6081
6082         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6083
6084 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6085
6086         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6087
6088 2000-08-24  Richard Henderson  <rth@cygnus.com>
6089
6090         * gcc.dg/ia64-sync-1.c: New test.
6091         * gcc.dg/ia64-sync-2.c: New test.
6092         * gcc.dg/ia64-asm-1.c: New test.
6093
6094 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6095
6096         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6097         * gcc.dg/format-ext-2.c: New test.
6098
6099 2000-08-23  Jason Merrill  <jason@redhat.com>
6100
6101         * lib/old-dejagnu.exp: Also ignore "In member function" and
6102         "At global scope".
6103
6104 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6105
6106         * gcc.dg/noncompile/label-lineno-1.c: New test.
6107
6108 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6109
6110         * gcc.dg/c99-array-nonobj-1.c: New test.
6111
6112 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6113
6114         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6115         tests.
6116         * gcc.dg/format-ext-1.c: New test.
6117
6118 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6119
6120         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6121         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6122         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6123         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6124         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6125
6126 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6127
6128         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6129         gcc.dg/c99-strftime-2.c: New tests.
6130
6131 2000-08-22  Richard Henderson  <rth@cygnus.com>
6132
6133         * gcc.c-torture/execute/20000822-1.c: New test.
6134
6135 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6136
6137         * gcc.c-torture/execute/20000819-1.x: Remove.
6138
6139 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6140
6141         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6142         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6143         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6144         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6145         gcc.dg/format-xopen-1.c: New tests.
6146
6147 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6148
6149         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6150
6151 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6152
6153         * g++.old-deja/g++.other/loop2.C: New test.
6154
6155         * gcc.c-torture/compile/20000606-1.c: New test.
6156         * gcc.c-torture/compile/20000728-1.c: New test.
6157         * gcc.c-torture/execute/20000801-1.c: New test.
6158         * gcc.c-torture/execute/20000801-2.c: New test.
6159         * gcc.c-torture/execute/20000819-1.c: New test.
6160         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6161         * gcc.dg/20000629-1.c: New test.
6162         * gcc.dg/20000724-1.c: New test.
6163         * gcc.dg/20000807-1.c: New test.
6164
6165 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6166
6167         * gcc.dg/cpp/pragma-1.c: New test.
6168         * gcc.dg/cpp/pragma-2.c: New test.
6169
6170 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6171
6172         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6173         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6174
6175 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6176
6177         * gcc.c-torture/compile/20000818-1.c: New test.
6178
6179 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6180
6181         * gcc.c-torture/execute/20000818-1.c: New test.
6182
6183 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6184
6185         * gcc.dg/format-va-1.c: New test.
6186
6187 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6188
6189         * g++.old-deja/g++.other/typedef8.C: New test.
6190
6191 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6192
6193         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6194         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6195         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6196         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6197         * g++.old-deja/g++.other/ptrmem7.C: New test.
6198         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6199
6200 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6201
6202         * g++.old-deja/g++.pt/typename27.C: New test.
6203
6204 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6205
6206         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6207         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6208         * g++.old-deja/g++.pt/friend45.C: New test.
6209         * g++.old-deja/g++.other/friend8.C: New test.
6210
6211 2000-08-15  Richard Henderson  <rth@cygnus.com>
6212
6213         * gcc.c-torture/execute/20000815-1.c: New test.
6214
6215 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6216
6217         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6218         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6219         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6220
6221 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6222
6223         * g++.old-deja/g++.other/refinit2.C: New test.
6224
6225 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6226
6227         * lib/c-torture.exp (c-torture): Make
6228         compiler_conditional_xfail_data global.
6229         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6230         compiler_conditional_xfail_data machinery.
6231         (f-torture-execute): Likewise.
6232         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6233         and only when unrolling loops.
6234
6235         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6236
6237 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6238
6239         * g++.old-deja/g++.pt/explicit81.C: New test.
6240
6241 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6242
6243         * g++.old-deja/g++.pt/typename26.C: New test.
6244
6245 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6246
6247         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6248         warning.
6249
6250 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6251
6252         * g++.old-deja/g++.other/array3.C: New test.
6253
6254 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6255
6256         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6257         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6258         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6259         New tests.
6260
6261 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6262
6263         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6264         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6265
6266 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6267
6268         * gcc.c-torture/execute/20000808-1.c: New test.
6269
6270 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6271
6272         * gcc.dg/c90-const-expr-1.c: New test.
6273
6274 2000-08-08  Richard Henderson  <rth@cygnus.com>
6275
6276         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6277
6278 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6279
6280         * gcc.dg/noncompile/const-ll-1.c: New test.
6281
6282 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6283
6284         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6285
6286 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6287
6288         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6289         that running programs linked against the shared version of libobjc
6290         run correctly.
6291
6292 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6293
6294         * gcc.dg/c99-printf-1.c: New test.
6295
6296 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6297
6298         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6299
6300 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6301
6302         * gcc.c-torture/execute/20000731-1.x: Delete.
6303
6304 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6305
6306         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6307         and torture_without_loops as is done by c-torture.exp.
6308         (search_for): Copy from c-torture.exp.
6309         (gcc-dg-runtest): New function, drives a directory of tests
6310         iterating over the TORTURE_OPTIONS.
6311         (scan-assembler, scan-assembler-not): Move here from
6312         individual directory drivers.
6313
6314         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6315         defined by lib/gcc-dg.exp.
6316         * gcc.dg/cpp/cpp.exp: Likewise.
6317         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6318         gcc-dg-runtest, so we cycle over optimization options.
6319
6320         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6321         * gcc.dg/compare2.c: No longer expected to fail.
6322
6323 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6324
6325         * gcc.c-torture/execute/20000804-1.c: New test.
6326
6327 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6328
6329         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6330
6331 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6332
6333         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6334
6335 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6336
6337         * gcc.c-torture/compile/20000803-1.c: New test.
6338
6339 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6340
6341         * gcc.c-torture/execute/20000801-3.c,
6342         gcc.c-torture/execute/20000801-4.c: New tests.
6343         * gcc.c-torture/execute/20000801-3.x,
6344         gcc.c-torture/execute/20000801-4.x: Xfail.
6345
6346 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6347
6348         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6349         libobjc/.libs to allow for libtool.
6350
6351 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6352
6353         * gcc.c-torture/compile/20000802-1.c: New test.
6354
6355 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6356
6357         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6358
6359 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6360
6361         * gcc-c-torture/execute/20000731-2.c: New test.
6362
6363         * gcc.c-torture/execute/20000731-1.c: New test.
6364         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6365
6366 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6367
6368         * testsuite/gcc.dg/cpp/paste7.c: New test.
6369         * gcc.dg/cpp/20000725-1.c: New test.
6370
6371 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6372
6373         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6374         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6375         declaration warning for __builtin_dwarf_reg_size.
6376
6377         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6378
6379 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6380
6381         * gcc.dg/noncompile/voidparam-1.c: New test.
6382
6383 2000-07-30  Richard Henderson  <rth@cygnus.com>
6384
6385         * gcc.dg/c90-digraph-1.c: Don't xfail.
6386         * gcc.dg/compare2.c (case 10): Xfail.
6387         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6388
6389 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6390
6391         * gcc.dg/c99-main-1.c: New test.
6392
6393 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6394
6395         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6396
6397 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6398
6399         * gcc.c-tortuer/execute/20000726-1.c: New test.
6400
6401 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6402
6403         * gcc.c-torture/execute/enum-2.c: New test.
6404
6405 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6406
6407         * gcc.dg/cpp/tr-warn3.c: New test.
6408
6409 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6410
6411         * g++.old-deja/g++.ext/implicit1.C: Remove.
6412         * g++.old-deja/g++.jason/c2.C: Remove
6413         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6414         * g++.old-deja/g++.pt/crash16.C: Likewise.
6415         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6416
6417 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6418
6419         * g++.old-deja/g++.other/for2.C: New test.
6420
6421 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6422
6423         * gcc.dg/20000720-1.c: New test.
6424
6425 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6426
6427         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6428
6429 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6430
6431         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6432         * gcc.c-torture/execute/20000722-1.c: New.
6433         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6434
6435 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6436
6437         * gcc.dg/cpp/20000720-1.S: New test.
6438
6439 2000-07-21  Michael Meissner  <meissner@redhat.com>
6440
6441         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6442
6443 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6444
6445         * g++.old-deja/g++.brendan/crash16.C,
6446         g++.old-deja/g++.brendan/parse3.C,
6447         g++.old-deja/g++.brendan/redecl1.C,
6448         g++.old-deja/g++.ns/template13.C,
6449         g++.old-deja/g++.other/decl4.C,
6450         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6451
6452 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6453
6454         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6455         and "Internal error".
6456
6457         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6458         regexps.
6459         * gcc.dg/cpp/paste6.c: New test.
6460
6461 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6462
6463         * gcc.dg/cpp/tr-direct.c: New test.
6464
6465         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6466         gcc.dg/cpp/undef1.c: Tweak error regexps.
6467
6468 2000-07-18  Eric Christopher <echristo@redhat.com>
6469
6470         * gcc.c-torture/compile/20000718-1.c: New test.
6471
6472 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6473
6474         * cpplex.c (_cpp_push_token): If the token being pushed back
6475         is the previous token in this context, just subtract one from
6476         context->posn.
6477         * cppmacro.c (save_expansion): Clear aux field when storing a
6478         placemarker.
6479
6480 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6481
6482         * gcc.dg/noncompile/redecl-1.c: New test.
6483
6484 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6485
6486         * gcc.c-torture/execute/20000717-5.c: New test.
6487         * gcc.c-torture/execute/20000717-1.x: Removed.
6488
6489 2000-07-17  Richard Henderson  <rth@cygnus.com>
6490
6491         * gcc.c-torture/execute/20000717-4.c: New test.
6492
6493 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6494
6495         * gcc.dg/cpp/syshdr.c: New test.
6496         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6497
6498 2000-07-17  Neil Booth  <neilb@earthling.net>
6499
6500         * gcc.dg/cpp/cmdlne-dM.c: New test.
6501         * gcc.dg/cpp/cmdlne-dD.c: New test.
6502
6503 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6504
6505         * gcc.c-torture/execute/20000717-3.c: New test.
6506
6507         * gcc.c-torture/compile/20000717-1.c: New test.
6508
6509 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6510
6511         * gcc.c-torture/execute/20000717-2.c: New test.
6512
6513 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6514
6515         * gcc.dg/formatz-1.c: New test.
6516
6517         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6518         * gcc.dg/c99-digraph-1.c: New tests.
6519
6520         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6521         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6522
6523         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6524         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6525         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6526         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6527         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6528         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6529         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6530
6531 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6532
6533         * gcc.c-torture/execute/20000717-1.c: New test.
6534         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6535
6536 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6537
6538         * gcc.c-torture/execute/20000715-2.c: New test.
6539         * gcc.dg/20000715-1.c: New test.
6540
6541 2000-07-15  Michael Meissner  <meissner@redhat.com>
6542
6543         * gcc.c-torture/execute/20000715-1.c: New test.
6544
6545 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6546
6547         * gcc.c-torture/execute/20000707-1.c: New test.
6548
6549 2000-07-13  Neil Booth  <NeilB@earthling.net>
6550
6551         * testsuite/gcc.dg/cpp/digraph1.c,
6552         testsuite/gcc.dg/cpp/digraph2.c,
6553         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6554
6555 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6556
6557         * g77.f-torture/compile/20000630-2.f:  New test.
6558         * g77.f-torture/compile/20000630-2.x
6559
6560 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6561
6562         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6563
6564 2000-07-11  Neil Booth  <NeilB@earthling.net>
6565
6566         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6567
6568 2000-07-11  Neil Booth  <NeilB@earthling.net>
6569
6570         * gcc.dg/cpp/cmdlne-C.c: New.
6571
6572 2000-07-09  Neil Booth  <NeilB@earthling.net>
6573
6574         * gcc.dg/cpp/directiv.c: New tests.
6575         * gcc.dg/cpp/undef1.c: Update.
6576
6577 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6578
6579         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6580
6581 2000-07-09  Neil Booth  <NeilB@earthling.net>
6582
6583         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6584
6585 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6586
6587         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6588         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6589
6590 2000-07-08  Neil Booth  <NeilB@earthling.net>
6591
6592         * gcc.dg/cpp/macsyntx.c: New tests.
6593
6594 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6595
6596         * gcc.dg/20000707-1.c: New test.
6597
6598 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6599
6600         * gcc.c-torture/execute/20000706-1.c: New test.
6601         * gcc.c-torture/execute/20000706-2.c: New test.
6602         * gcc.c-torture/execute/20000706-3.c: New test.
6603         * gcc.c-torture/execute/20000706-4.c: New test.
6604         * gcc.c-torture/execute/20000706-5.c: New test.
6605
6606 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6607
6608         * g++.old-deja/g++.pt/instantiate7.C: New test.
6609
6610 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6611
6612         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6613         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6614         * g++.old-deja/g++.other/rtti3.C: Likewise.
6615         * g++.old-deja/g++.other/rttid3.C: Likewise.
6616
6617 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6618
6619         *  g77.f-torture/compile/20000630-1.x: Fix typo
6620
6621 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6622
6623         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6624         assembly output.
6625
6626 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6627
6628         * gcc.dg/cpp/ident.c: New test.
6629
6630 2000-07-05  Neil Booth  <NeilB@earthling.net>
6631
6632         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6633           gcc.dg/cpp/lexstrng.c: New tests.
6634
6635 2000-07-04  Neil Booth  <NeilB@earthling.net>
6636
6637         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6638         * gcc.dg/cpp/strify2.c: Same.
6639
6640 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6641
6642         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6643         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6644         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6645         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6646
6647         * testsuite/gcc.dg/cpp/macro1.c,
6648         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6649         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6650         testsuite/gcc.dg/cpp/strify1.c,
6651         testsuite/gcc.dg/cpp/strify2.c: New tests.
6652
6653 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6654
6655         * gcc.c-torture/execute/20000703-1.c: New test.
6656
6657 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6658
6659         * g++.old-deja/g++.pt (lookup10.C): New test.
6660
6661 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6662
6663         * g++.old-deja/g++.pt (typename25.C): New test.
6664
6665 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6666
6667         * gcc.c-torture/compile/20000701-1.c: New test.
6668
6669 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6670
6671         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6672         to test case.
6673
6674 2000-06-30  Catherine Moore  <clm@cygnus.com>
6675
6676         * gcc.c-torture/execute/align-1.c: New test.
6677
6678 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6679
6680         * g++.old-deja/g++.pt/expr8.C: New test.
6681         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6682
6683 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6684
6685         * gcc.c-torture/compile/20000629-1.c: New test.
6686
6687 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6688
6689
6690         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6691         gcc.dg/noncompile directory, depending on whether they're
6692         preprocessor tests or not.  Annotate all the tests for the dg
6693         framework.
6694
6695         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6696         * gcc.dg/noncompile/noncompile.exp: New.
6697
6698         * Moved files:
6699         Old name                                New name
6700         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6701         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6702         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6703         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6704         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6705         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6706         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6707         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6708         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6709         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6710         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6711         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6712         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6713         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6714         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6715         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6716         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6717         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6718         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6719         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6720         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6721         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6722         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6723         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6724
6725         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6726         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6727         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6728         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6729         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6730         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6731
6732 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6733
6734         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6735         declare one variable.  On the fourth, error.
6736         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6737         declared by 20000628-1a.h.
6738
6739 2000-06-29  Richard Henderson  <rth@redhat.com>
6740
6741         * gcc.c-torture/execute/930529-1.x: New file.
6742         * gcc.dg/920413-1.c: Adjust expected warning text.
6743         * gcc.dg/980217-1.c: Declare abort.
6744         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6745
6746 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6747
6748         * g77.f-torture/compile/20000629-1.f: New test.
6749         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6750
6751 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6752
6753         Rearrange lots of files, removing entirely the
6754         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6755         directories.
6756
6757         * Deleted files:
6758         gcc.c-torture/code_quality/code_quality.exp
6759         gcc.c-torture/special/special.exp
6760         gcc.failure/failure.exp
6761         gcc.failure/940409-1.x
6762         gcc.c-torture/compile/961203-1.x
6763
6764         * New files:
6765         gcc.misc-tests/linkage.exp
6766         gcc.c-torture/execute/920730-1t.c
6767         gcc.c-torture/execute/920730-1t.x
6768         gcc.c-torture/compile/920520-1.x
6769         gcc.c-torture/compile/920521-1.x
6770         gcc.c-torture/compile/981006-1.x
6771         gcc.c-torture/execute/eeprof-1.x
6772
6773         * Moved files (possibly with modifications to fit a new harness):
6774         Old name                                New name
6775         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6776         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6777         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6778         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6779         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6780         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6781         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6782         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6783         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6784         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6785         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6786         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6787         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6788         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6789
6790 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6791
6792         * c-torture/compile/961203-1.x: Delete.
6793
6794         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6795         not exit. Include stdio.h.
6796         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6797         * gcc.misc-tests/dg-12.c: Likewise.
6798         * gcc.misc-tests/dg-5.c: Likewise.
6799         * gcc.misc-tests/dg-6.c: Likewise.
6800         * gcc.misc-tests/dg-7.c: Prototype abort.
6801         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6802         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6803         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6804         not exit.
6805         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6806         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6807
6808 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6809
6810         * gcc.dg/cpp/20000628-1.c: New test.
6811         * gcc.dg/cpp/20000628-1.h: New header for above test.
6812         * gcc.dg/cpp/20000628-1a.h: Likewise.
6813
6814 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6815
6816         * gcc.dg/cpp: New directory.
6817         * gcc.dg/cpp/cpp.exp: New driver.
6818         * gcc.dg/cpp/20000627-1.c: New test.
6819         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6820         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6821         and rewrite as a compilation test.
6822
6823         * gcc.dg: Move many files into the cpp subdirectory, possibly
6824         renaming or editing them as well.
6825         Old name                New name
6826         990119-1.c              cpp/19990119-1.c
6827         990228-1.c              cpp/19990228-1.c
6828         990407-1.c              cpp/19990407-1.c
6829         990409-1.c              cpp/19990409-1.c
6830         990413-1.c              cpp/19990413-1.c
6831         990703-1.c              cpp/19990703-1.c
6832         20000127-1.c            cpp/20000127-1.c
6833         20000129-1.c            cpp/20000129-1.c
6834         20000207-1.c            cpp/20000207-1.c
6835         20000207-2.c            cpp/20000207-2.c
6836         20000209-1.c            cpp/20000209-1.c
6837         20000209-2.c            cpp/20000209-2.c
6838         20000301-1.c            cpp/20000301-1.c
6839         20000419-1.c            cpp/20000419-1.c
6840         20000510-1.S            cpp/20000510-1.S
6841         20000519-1.c            cpp/20000519-1.c
6842         20000529-1.c            cpp/20000529-1.c
6843         20000625-1.c            cpp/20000625-1.c
6844         20000625-2.c            cpp/20000625-2.c
6845         cpp-as1.c               cpp/assert1.c
6846         cpp-as2.c               cpp/assert2.c
6847         cxx-comments-1.c        cpp/cxxcom1.c
6848         cxx-comments-2.c        cpp/cxxcom2.c
6849         endif-label.c           cpp/endif.c
6850         cpp-hash1.c             cpp/hash1.c
6851         cpp-hash2.c             cpp/hash2.c
6852         cpp-if1.c               cpp/if-1.c
6853         cpp-if2.c               cpp/if-2.c
6854         cpp-if3.c               cpp/if-3.c
6855         cpp-if4.c               cpp/if-4.c
6856         cpp-if5.c               cpp/if-5.c
6857         cpp-cond.c              cpp/if-cexp.c
6858         cpp-missingop.c         cpp/if-mop.c
6859         cpp-missingparen.c      cpp/if-mpar.c
6860         cpp-opprec.c            cpp/if-oppr.c
6861         cpp-ifparen.c           cpp/if-paren.c
6862         cpp-shortcircuit.c      cpp/if-sc.c
6863         cpp-shift.c             cpp/if-shift.c
6864         cpp-unary.c             cpp/if-unary.c
6865         cpp-li1.c               cpp/line1.c
6866         cpp-li2.c               cpp/line2.c
6867         lineno.c                cpp/line3.c
6868         lineno-2.c              cpp/line4.c
6869         cpp-mi.c                cpp/mi1.c
6870         cpp-mic.h               cpp/mi1c.h
6871         cpp-micc.h              cpp/mi1cc.h
6872         cpp-mind.h              cpp/mi1nd.h
6873         cpp-mindp.h             cpp/mi1ndp.h
6874         cpp-mix.h               cpp/mi1x.h
6875         cpp-mi2.c               cpp/mi2.c
6876         cpp-mi2a.h              cpp/mi2a.h
6877         cpp-mi2b.h              cpp/mi2b.h
6878         cpp-mi2c.h              cpp/mi2c.h
6879         cpp-mi3.c               cpp/mi3.c
6880         cpp-mi3.def             cpp/mi3.def
6881         poison-1.c              cpp/poison.c
6882         pr-impl.c               cpp/prag-imp.c
6883         cpp-redef-2.c           cpp/redef1.c
6884         cpp-redef.c             cpp/redef2.c
6885         strpaste.c              cpp/strp1.c
6886         strpaste-2.c            cpp/strp2.c
6887         cpp-tradpaste.c         cpp/tr-paste.c
6888         cpp-tradstringify.c     cpp/tr-str.c
6889         cpp-tradwarn1.c         cpp/tr-warn1.c
6890         cpp-tradwarn2.c         cpp/tr-warn2.c
6891         trigraphs.c             cpp/trigraphs.c
6892         cpp-unc1.c              cpp/unc1.c
6893         cpp-unc2.c              cpp/unc2.c
6894         cpp-unc3.c              cpp/unc3.c
6895         cpp-unc.c               cpp/unc4.c
6896         undef.c                 cpp/undef1.c
6897         undef-2.c               cpp/undef2.c
6898         cpp-wi1.c               cpp/widestr1.c
6899
6900 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6901
6902         * lib/g++.exp (g++_include_flags): Tweak.
6903
6904 2000-06-27  H.J. Lu  <hjl@gnu.org>
6905             Loren J. Rittle  <ljrittle@acm.org>
6906
6907         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6908         version with one that knows about the new gcc tree structure.
6909         (g++_link_flags): Same.
6910
6911 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6912
6913         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6914         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6915         case we are cross-compiling.
6916
6917         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6918         g++.old-deja/g++.niklas/Makefile.in,
6919         g++.old-deja/g++.niklas/configure.in,
6920         g++.old-deja/g++.other/Makefile.in,
6921         g++.old-deja/g++.other/configure.in,
6922         gcc.c-torture/code_quality/Makefile.in,
6923         gcc.c-torture/code_quality/configure.in,
6924         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6925         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6926         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6927         gcc.c-torture/execute/ieee/Makefile.in,
6928         gcc.c-torture/execute/ieee/configure.in,
6929         gcc.c-torture/noncompile/Makefile.in,
6930         gcc.c-torture/noncompile/configure.in,
6931         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6932         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6933         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6934
6935 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6936
6937         * g++.old-deja/g++.other/ambig3.C: New test.
6938
6939 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6940
6941         * g++.old-deja/g++.pt/syntax1.C: New test.
6942         * g++.old-deja/g++.pt/syntax2.C: New test.
6943         * g++.old-deja/g++.other/syntax3.C: New test.
6944         * g++.old-deja/g++.other/syntax4.C: New test.
6945
6946 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6947
6948         * gcc.dg/20000623-1.c: Prototype exit and abort.
6949
6950 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6951
6952         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6953         New tests.
6954         * gcc.dg/cpp-mi3.def: New file.
6955
6956         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6957         inside assertions.
6958         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6959         lexer's error messages.
6960         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6961         divine anything from the linemarkers.
6962         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6963         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6964
6965 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6966
6967         * gcc.dg/20000623-1.c: New test.
6968
6969 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6970
6971         * gcc.c-torture/execute/20000622-1.c: New test.
6972
6973 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6974
6975         * g++.old-deja/g++.other/init15.C: New test.
6976
6977 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6978
6979         * g++.old-deja/g++.pt/vaarg2.C: New test.
6980         * g++.old-deja/g++.pt/vaarg3.C: New test.
6981
6982 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6983
6984         * g++.old-deja/g++.other/dyncast6.C: New test.
6985
6986 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6987
6988         * gcc.c-torture/execute/loop-6.c: New test.
6989
6990 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6991
6992         * gcc.dg/20000614-1.c: New test.
6993         * gcc.dg/20000614-2.c: New test.
6994
6995 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6996
6997         * g++.old-deja/g++.other/inline12.C: New test.
6998
6999 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7000
7001         * g++.old-deja/g++.other/eh1.C: New test.
7002
7003 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7004
7005         * g++.old-deja/g++.other/type.C: New test.
7006
7007 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7008
7009         * g++.old-deja/g++.other/initstring.C: New test.
7010
7011 2000-06-12  Jason Merrill  <jason@redhat.com>
7012
7013         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7014
7015 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7016
7017         * gcc.c-torture/compile/20000609-1.c: New test.
7018
7019 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7020
7021         * gcc.dg/20000609-1.c: New test.
7022
7023 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7024
7025         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7026         * gcc.c-torture/noncompile/poison-1.c: Move...
7027         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7028         * gcc.dg/cpp-li1.c: Add a token after the #line.
7029
7030 2000-06-05  Richard Henderson  <rth@cygnus.com>
7031
7032         * gcc.c-torture/execute/20000605-2.c: New test.
7033         * gcc.c-torture/execute/20000605-3.c: New test.
7034
7035 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7036
7037         * g77.f-torture/execute/20000503-1.x: New file.
7038
7039 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7040
7041         * g++.old-deja/g++.eh/badalloc1.C: New test.
7042
7043 2000-06-05  Richard Henderson  <rth@cygnus.com>
7044
7045         * gcc.c-torture/execute/20000605-1.c: New test.
7046
7047 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7048             Nathan Sidwell <nathan@codesourcery.com>
7049
7050         * gcc.c-torture/compile/20000605-1.c: New test.
7051
7052 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7053
7054         * g77.f-torture/compile/20000601-1.f:  New test.
7055
7056 2000-06-03  Richard Henderson  <rth@cygnus.com>
7057
7058         * gcc.c-torture/execute/20000603-1.c: New.
7059
7060 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7061
7062         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7063         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7064
7065 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7066
7067         * gcc.dg/compare2.c (case 12): XFAIL.
7068         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7069         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7070
7071         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7072
7073 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7074
7075         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7076         guard macro is already defined when the header is first
7077         included.
7078         * gcc.dg/cpp-mix.h: New file.
7079         * gcc.dg/endif-label.c: Update patterns to match compiler.
7080
7081         * g++.brendan/complex1.C: Declare abort.
7082         * g++.law/refs4.C: Remove XFAIL.
7083         * g++.oliva/expr2.C: Declare abort and exit.
7084
7085 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7086
7087         * gcc.c-torture/execute/20000528-1.c: New test.
7088
7089         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7090         * g++.old-deja/g++.law/temps4.C: Likewise.
7091
7092         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7093         stdlib.h.  Call abort() on failure.
7094         * g++.old-deja/g++.law/refs4.C: Likewise.
7095         * g++.old-deja/g++.law/temps4.C: Likewise.
7096         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7097         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7098
7099 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7100
7101         Relative to g++.dg/special:
7102         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7103
7104         Relative to g++.old-deja:
7105         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7106         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7107         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7108         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7109         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7110         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7111         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7112
7113         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7114         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7115         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7116         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7117         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7118         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7119         and/or string.h.
7120
7121         * g++.other/goto1.C: Update expectations for error messages.
7122
7123 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7124
7125         * gcc.c-torture/compile/20000523-1.c: New test.
7126
7127 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7128
7129         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7130
7131 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7132
7133         * g++.old-deja/g++.eh/catch11.C: New test.
7134         * g++.old-deja/g++.eh/catch12.C: New test.
7135
7136 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7137
7138         * gcc.c-torture/execute/20000523-1.c: New test.
7139
7140 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7141
7142         * c-torture/execute/bcp-1.c: Replace abort in arg of
7143         __builtin_constant_p with a generic external function.
7144
7145         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7146         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7147         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7148         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7149         Prototype abort and/or exit.
7150
7151         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7152         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7153         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7154         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7155
7156 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7157
7158         * gcc.dg/dwarf2-1.c: New test.
7159
7160 2000-05-20  Richard Henderson  <rth@cygnus.com>
7161
7162         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7163
7164 2000-05-20  Andreas Jaeger  <aj@suse.de>
7165
7166         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7167         testcase.
7168
7169 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7170
7171         * gcc.c-torture/execute/20000519-2.c: New test.
7172
7173 2000-05-19  Andreas Jaeger  <aj@suse.de>
7174
7175         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7176         which fails with SSA.
7177
7178         * lib/c-torture.exp: Also test with -O3 -fssa.
7179
7180 2000-05-18  Michael Meissner  <meissner@redhat.com>
7181
7182         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7183         * gcc.c-torture/execute/920415-1.c: Ditto.
7184         * gcc.c-torture/execute/920501-1.c: Ditto.
7185         * gcc.c-torture/execute/conversion.c: Ditto.
7186         * gcc.c-torture/execute/cvt-1.c: Ditto.
7187
7188 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7189
7190         * gcc.c-torture/compile/20000518-1.c: New test.
7191
7192 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7193
7194         * g77.f-torture/compile/200005018.f:  New test.
7195
7196 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7197
7198         * gcc.c-torture/compile/20000517-1.c: New test.
7199
7200 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7201
7202         * gcc.c-torture/execute/20000516-1.c: New test.
7203
7204 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7205
7206         * g++.old-deja/g++.other/eh.C: New test.
7207
7208 2000-05-12  Richard Henderson  <rth@cygnus.com>
7209
7210         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7211         constants through to doit's conditional.
7212
7213 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7214
7215         * gcc.c-torture/compile/20000511-1.c: New test.
7216         * g77.f-torture/compile/20000511-1.f: New test.
7217         * g77.f-torture/compile/20000511-2.f: New test.
7218
7219 2000-05-11  Michael Meissner  <meissner@redhat.com>
7220
7221         * gcc.c-torture/execute/20000511-1.c: New test.
7222
7223 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7224
7225         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7226         * gcc.dg/20000510-1.S: New.
7227
7228 2000-05-08  Catherine Moore  <clm@cygnus.com>
7229
7230         * gcc.dg/unused-3.c: New.
7231
7232 2000-05-06  Richard Henderson  <rth@cygnus.com>
7233
7234           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7235           * g++.old-deja/g++.mike/warn1.C: Likewise.
7236           * g++.old-deja/g++.pt/local1.C: Likewise.
7237           * g++.old-deja/g++.pt/local7.C: Likewise.
7238           * g++.old-deja/g++.pt/spec16.C: Likewise.
7239
7240 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7241
7242         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7243
7244 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7245
7246           * g77.f-torture/execute/20000503-1.f:  New test.
7247
7248 2000-05-04  Andreas Jaeger  <aj@suse.de>
7249
7250         * gcc.dg/noreturn-2.c: New test.
7251
7252 2000-05-04  Neil Booth  <NeilB@earthling.net>
7253
7254         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7255         preprocessor.
7256
7257 2000-05-04  Richard Henderson  <rth@cygnus.com>
7258
7259         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7260
7261 2000-05-04  Richard Henderson  <rth@cygnus.com>
7262
7263         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7264         OpenSSL by Jason R Thorpe.
7265
7266 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7267
7268         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7269
7270 2000-05-03  Robert Lipe <robertlipe@usa.net>
7271
7272         * gcc.dg/20000503-1.c: New test.
7273
7274 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7275
7276         * gcc.c-torture/compile/20000502-1.c: New test.
7277         * g++.old-deja/g++.other/align.C: New test.
7278         * gcc.dg/cpp-tradstringify.c: New test.
7279
7280 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7281
7282         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7283         and hard registers.
7284
7285 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7286
7287         * gcc.c-torture/execute/loop-5.c: New test.
7288
7289 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7290
7291         * gcc.c-torture/execute/va-arg-20.c: New test.
7292
7293 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7294
7295         * gcc.c-torture/execute/20000422-1.c: New test.
7296
7297 2000-04-20  Greg McGary  <gkm@gnu.org>
7298
7299         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7300         when optimizing, but without sibling-call optimizations (-O1).
7301
7302 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7303
7304           * gcc.c-torture/compile/20000420-1.c: New test.
7305
7306 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7307
7308         * g++.abi/ptrflags.C: New test.
7309         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7310
7311 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7312
7313         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7314
7315 2000-04-19  Greg McGary  <gkm@gnu.org>
7316
7317         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7318         sibling-call optimizations.
7319
7320 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7321
7322         * gcc.dg/20000419-1.c: New test.
7323
7324 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7325
7326         * gcc.c-torture/execute/20000412-6.c: New test.
7327
7328 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7329
7330         * gcc.c-torture/execute/20000412-5.c: New test.
7331         * g77.f-torture/compile/20000412-1.f: New test.
7332         * gcc.c-torture/execute/20000412-4.c: New test.
7333         * gcc.c-torture/compile/20000412-2.c: New test.
7334         * gcc.c-torture/execute/20000412-3.c: New test.
7335         * gcc.c-torture/compile/20000412-1.c: New test.
7336         * gcc.c-torture/execute/20000412-2.c: New test.
7337
7338 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7339
7340         * objc/execute/bf-20.m: New test.
7341
7342 2000-04-10  Richard Henderson  <rth@cygnus.com>
7343
7344         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7345
7346         * gcc.c-torture/execute/20000412-1.c: New test.
7347
7348 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7349
7350         * g++.old-deja/g++.eh/catchptr1.C: New test.
7351
7352 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7353
7354         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7355
7356 2000-04-08  Neil Booth  <NeilB@earthling.net>
7357
7358         * gcc.dg/cpp-nullchar.c: Remove test as
7359         embedded nulls cause problems.
7360
7361 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7362
7363         * gcc.dg/compare2.c: New test.
7364
7365 2000-04-08  Neil Booth  <NeilB@earthling.net>
7366
7367         * gcc.dg/cpp-nullchar.c: New test.
7368
7369 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7370
7371         * gcc.dg/cpp-mi2.c: New test.
7372         * gcc.dg/cpp-mi2[abc].h: New files.
7373
7374 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7375
7376         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7377         member name.
7378
7379 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7380
7381         * g++.old-deja/g++.abi/vmihint.C: New test.
7382
7383 2000-04-06  Neil Booth  <NeilB@earthling.net>
7384
7385         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7386         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7387         copyright.
7388
7389 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7390
7391         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7392         avoid stack-frame overwrite.
7393
7394 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7395
7396         * gcc.c-torture/compile/20000405-2.c: New test.
7397         * gcc.c-torture/compile/20000405-3.c: New test.
7398
7399 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7400
7401         * gcc.c-torture/compile/20000405-1.c: New test.
7402
7403 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7404
7405         * gcc.dg/cast-qual-1.c: Revert last change.
7406
7407 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7408
7409         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7410
7411 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7412
7413         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7414         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7415
7416 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7417
7418         * gcc.c-torture/compile/20000403-2.c: New test.
7419         * gcc.c-torture/compile/20000403-1.c: New test.
7420
7421 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7422
7423         * gcc.c-torture/execute/20000403-1.c: New test.
7424
7425 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7426
7427         * gcc.c-torture/execute/20000402-1.c: New test.
7428
7429 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7430
7431         * gcc.c-torture/execute/va-arg-15.c: New test.
7432         * gcc.c-torture/execute/va-arg-16.c: New test.
7433         * gcc.c-torture/execute/va-arg-17.c: New test.
7434         * gcc.c-torture/execute/va-arg-18.c: New test.
7435         * gcc.c-torture/execute/va-arg-19.c: New test.
7436
7437 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7438
7439         * gcc.c-torture/compile/981211-1.c: Move to...
7440         * gcc.dg/cpp-as1.c: ...here.
7441         * gcc.dg/cpp-as2.c: New file.
7442
7443         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7444         compiler.
7445
7446 2000-04-02  Neil Booth  <NeilB@earthling.net>
7447
7448         * gcc.dg/cpp-cond.c  New tests.
7449         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7450         accidental success less likely.
7451         * gcc.dg/cpp-missingop.c  New tests.
7452         * gcc.dg/cpp-missingparen.c  New tests.
7453         * gcc.dg/cpp-shift.c  New tests.
7454         * gcc.dg/cpp-shortcircuit.c  New tests.
7455         * gcc.dg/cpp-unary.c  New tests.
7456
7457 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7458
7459         * gcc.c-torture/compile/20000329-1.c: New test.
7460
7461 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7462
7463         * gcc.c-torture/compile/20000326-1.c: New test.
7464         * gcc.c-torture/compile/20000326-2.c: New test.
7465
7466 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7467
7468         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7469         the first parameter is a function argument.
7470
7471 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7472
7473         * g++.old-deja/g++.ext/array4.C: New test.
7474
7475 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7476
7477         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7478
7479 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7480
7481         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7482
7483 2000-03-19  Richard Henderson  <rth@cygnus.com>
7484
7485         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7486
7487 2000-03-19  Richard Henderson  <rth@cygnus.com>
7488
7489         * gcc.c-torture/compile/20000319-1.c: New test.
7490
7491 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7492
7493         * gcc.c-torture/execute/20000314-3.c: New test.
7494         * gcc.c-torture/execute/20000314-2.c: New test.
7495         * gcc.c-torture/execute/20000314-1.c: New test.
7496         * gcc.c-torture/compile/20000314-2.c: New test.
7497         * gcc.c-torture/compile/20000314-1.c: New test.
7498
7499 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7500
7501         * g++.old-deja/g++.warn/inline.C: New test.
7502
7503 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7504
7505         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7506         standards-compliant result rather than specific constants.
7507         Put test-values in array.
7508
7509 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7510
7511         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7512         (g++_target_compile): Put test-specific options last.
7513
7514 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7515
7516         * g++.old-deja/g++.eh/vbase4.C: New test.
7517
7518 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7519
7520         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7521
7522 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7523
7524         * g++.old-deja/g++.brendan/misc12.C: Removed.
7525         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7526         * g++.old-deja/g++.ext/pretty4.C: New test.
7527
7528 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7529
7530         * g++.old-deja/g++.other/string2.C: New test.
7531
7532 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7533
7534         * g++.old-deja/g++.warn/impint2.C: New test.
7535
7536 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7537
7538         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7539         is 1, not zero.
7540
7541 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7542
7543         * g++.old-deja/g++.warn/impint.C: New test.
7544         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7545         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7546         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7547         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7548         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7549         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7550         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7551         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7552         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7553         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7554         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7555         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7556
7557 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7558
7559         * gcc.dg/cpp-redef.c: New test.
7560
7561 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7562
7563         * g++.old-deja/g++.pt/unify7.C: New test.
7564
7565 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7566
7567         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7568         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7569
7570 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7571
7572         * gcc.c-torture/compile/20000224-1.c: New test.
7573
7574 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7575
7576         * gcc.c-torture/compile/cpp-2.c: New test.
7577         * gcc.c-torture/compile/cpp-1.c: New test.
7578
7579 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7580
7581         * gcc.c-torture/execute/20000225-1.c: New test.
7582
7583 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7584
7585         * gcc.dg/cpp-li2.c: New test.
7586
7587         * gcc.dg/cpp-wi1.c: New test.
7588
7589         * gcc.dg/cpp-li1.c: New test.
7590
7591 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7592
7593         * g++.old-deja/g++.other/sizeof5.C: New test.
7594
7595 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7596
7597         * gcc.c-torture/execute/va-arg-13.c: New test.
7598
7599 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7600
7601         * gcc.c-torture/execute/va-arg-12.c: New test.
7602
7603 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7604
7605         * gcc.c-torture/execute/20000223-1.c: New test.
7606
7607 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7608
7609         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7610
7611 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7612
7613         * g++.old-deja/g++.abi/ptrmem.C: New test.
7614
7615 2000-02-19  Richard Henderson  <rth@cygnus.com>
7616
7617         * gcc.c-torture/compile/init-3.c: New.
7618
7619 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7620
7621         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7622         ALWAYS_CXXFLAGS.
7623
7624 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7625
7626         * gcc.c-torture/compile/20000211-3.c: New test.
7627
7628 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7629
7630         * gcc.c-torture/compile/20000211-2.c: New test.
7631
7632 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7633
7634         * gcc.c-torture/compile/20000211-1.c: New test.
7635
7636 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7637
7638         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7639           on native targets
7640
7641 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7642
7643         * g++.old-deja/g++.other/cast5.C: New test.
7644
7645 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7646
7647         * gcc.c-torture/execute/20000205-1.c: New.
7648
7649 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7650
7651         * g++.old-deja/g++.jason/cast3.C: Return void.
7652         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7653
7654 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7655
7656         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7657
7658         * gcc.dg/loop-1.c: New test.
7659
7660 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7661
7662         * gcc.c-torture/compile/20000127-1.c: New test.
7663         * gcc.c-torture/execute/991228-1.c: New test.
7664
7665 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7666
7667         * gcc.dg/unused-2.c: New test.
7668
7669         * gcc.dg/conv-1.c: New test.
7670
7671 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7672
7673         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7674         compiler.
7675         (tool_option_proc): Fix typo.
7676
7677 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7678
7679         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7680         of the ld on the host, not on the build machine.
7681         Also, don't crash if '--help' is not a supported option.
7682
7683 2000-01-24  Richard Henderson  <rth@cygnus.com>
7684
7685         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7686
7687 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7688
7689         * gcc.c-torture/execute/20000120-2.c: New test.
7690         * gcc.c-torture/execute/20000120-1.c: New test.
7691
7692 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7693
7694         * gcc.c-torture/execute/20000113-1.c: New test.
7695
7696 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7697
7698         * gcc.c-torture/execute/20000112-1.c: New test.
7699
7700 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7701
7702         * gcc.dg/20000111-1.c: New test.
7703
7704 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7705
7706         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7707         with 16 bit integers.
7708
7709 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7710
7711         * gcc.dg/20000108-1.c: New test.
7712
7713 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7714
7715         * g++.old-deja/g++.ns/koenig8.C: New test.
7716
7717 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7718
7719         * g++.old-deja/g++.other/cast4.C: New test.
7720
7721 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7722
7723         * gcc.c-torture/compile/20000105-2.c: New test.
7724         * gcc.c-torture/compile/20000105-1.c: New test.
7725
7726 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7727
7728         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7729         references to printf & atoi to conform to ANSI standard.
7730         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7731         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7732         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7733         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7734         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7735         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7736         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7737         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7738         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7739         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7740         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7741         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7742         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7743         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7744         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7745         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7746         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7747         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7748         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7749         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7750         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7751         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7752         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7753         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7754         * g++.old-deja/g++.brendan/init3.C: Likewise.
7755         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7756         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7757         * g++.old-deja/g++.brendan/new2.C: Likewise.
7758         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7759         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7760         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7761         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7762         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7763         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7764         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7765         * g++.old-deja/g++.brendan/template24.C: Likewise.
7766         * g++.old-deja/g++.brendan/template3.C: Likewise.
7767         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7768         * g++.old-deja/g++.jason/inline3.C: Likewise.
7769         * g++.old-deja/g++.jason/opeq.C: Likewise.
7770         * g++.old-deja/g++.law/arg5.C: Likewise.
7771         * g++.old-deja/g++.law/arm7.C: Likewise.
7772         * g++.old-deja/g++.law/ctors11.C: Likewise.
7773         * g++.old-deja/g++.law/cvt8.C: Likewise.
7774         * g++.old-deja/g++.law/init9.C: Likewise.
7775         * g++.old-deja/g++.law/refs4.C: Likewise.
7776         * g++.old-deja/g++.law/template2.C: Likewise.
7777         * g++.old-deja/g++.law/visibility24.C: Likewise.
7778         * g++.old-deja/g++.law/vtable3.C: Likewise.
7779         * g++.old-deja/g++.mike/asm2.C: Likewise.
7780         * g++.old-deja/g++.mike/eh1.C: Likewise.
7781         * g++.old-deja/g++.mike/misc1.C: Likewise.
7782         * g++.old-deja/g++.mike/misc13.C: Likewise.
7783         * g++.old-deja/g++.mike/misc14.C: Likewise.
7784         * g++.old-deja/g++.mike/ns12.C: Likewise.
7785         * g++.old-deja/g++.mike/p1248.C: Likewise.
7786         * g++.old-deja/g++.mike/p3708.C: Likewise.
7787         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7788         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7789         * g++.old-deja/g++.mike/p646.C: Likewise.
7790         * g++.old-deja/g++.mike/p700.C: Likewise.
7791         * g++.old-deja/g++.mike/p783.C: Likewise.
7792         * g++.old-deja/g++.mike/p783a.C: Likewise.
7793         * g++.old-deja/g++.mike/p783b.C: Likewise.
7794         * g++.old-deja/g++.mike/p786.C: Likewise.
7795         * g++.old-deja/g++.mike/p789.C: Likewise.
7796         * g++.old-deja/g++.mike/p789a.C: Likewise.
7797         * g++.old-deja/g++.mike/p807a.C: Likewise.
7798         * g++.old-deja/g++.other/delete3.C: Likewise.
7799         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7800         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7801         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7802         * g++.old-deja/g++.other/empty1.C: Likewise.
7803         * g++.old-deja/g++.other/temporary1.C: Likewise.
7804         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7805         * g++.old-deja/g++.pt/t16.C: Likewise.
7806         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7807
7808 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7809
7810         * gcc.dg/991230-1.c: New test.
7811
7812 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7813
7814         * gcc.c-torture/compile/991229-3.c: New test.
7815         * gcc.c-torture/compile/991229-2.c: New test.
7816         * gcc.c-torture/compile/991229-1.c: New test.
7817
7818 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7819
7820         * gcc.c-torture/compile/labels-2.c: New test.
7821
7822 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7823
7824         * gcc.c-torture/execute/991227-1.c: New test.
7825
7826 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7827
7828         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7829
7830 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7831
7832         * gcc.c-torture/execute/991221-1.c: New test.
7833
7834 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7835
7836         * g++.old-deja/g++.other/cast3.C: New test.
7837
7838 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7839
7840         * gcc.c-torture/execute/991216-4.c: New test.
7841
7842 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7843
7844         * gcc.c-torture/execute/991216-1.c: New test.
7845         * gcc.c-torture/execute/991216-2.c: New test.
7846         * gcc.c-torture/execute/991216-3.c: New test.
7847
7848 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7849
7850         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7851         Actually make the test fail by using "-O2" for compilation.
7852
7853 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7854
7855         * g++.old-deja/g++.warn/cast-align1.C: New test.
7856
7857 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7858
7859         * gcc.c-torture/compile/991214-1.c: New test.
7860         * gcc.c-torture/compile/991214-2.c: New test.
7861
7862 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7863
7864         * gcc.dg/991214-1.c: New test.
7865
7866 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7867
7868         * gcc.c-torture/compile/991213-3.c: New test.
7869         * gcc.c-torture/compile/991213-2.c: New test.
7870         * gcc.c-torture/compile/991213-1.c: New test.
7871
7872 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7873
7874         * gcc.dg/991209-1.c: New test.
7875
7876 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7877
7878         * gcc.c-torture/compile/991208-1.c: New test.
7879
7880 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7881
7882         * gcc.dg/ultrasp2.c: New test.
7883
7884 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7885
7886         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7887
7888 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7889
7890         * gcc.c-torture/compile/991202-1.c: New test.
7891         * gcc.c-torture/execute/991202-1.c: New test.
7892         * gcc.c-torture/execute/991202-2.c: New test.
7893         * gcc.c-torture/execute/991202-3.c: New test.
7894
7895 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7896
7897         * g++.old-deja/g++.abi/align.C: New test.
7898         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7899         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7900
7901 1999-12-01  Richard Henderson  <rth@cygnus.com>
7902
7903         * gcc.c-torture/execute/991201-1.c: New.
7904
7905 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7906
7907         * gcc.dg/991129-1.c: New test.
7908
7909 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7910
7911         * gcc.c-torture/compile/991127-1.c: New test.
7912
7913 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7914
7915         * g++.old-deja/g++.other/warn4.C: New test.
7916
7917 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7918
7919         * g++.old-deja/g++.eh/cleanup2.C: New test.
7920         * g++.old-deja/g++.ext/pretty2.C: New test.
7921         * g++.old-deja/g++.ext/pretty3.C: New test.
7922         * g++.old-deja/g++.other/debug6.C: New test.
7923
7924 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7925
7926         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7927         compiler_output to look for one error message instead of two.
7928
7929 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7930
7931         * gcc.c-torture/execute/991118-1.c: Also test case
7932         where the word boundary does not split a byte evenly.
7933
7934 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7935
7936         * g++.old-deja/g++.ext/restrict1.C: New test.
7937
7938 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7939
7940         * gcc.c-torture/execute/991118-1.c: New test.
7941
7942 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7943
7944         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7945         working directory pathnames.
7946
7947 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7948
7949         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7950         host is equipped with driver.h and driver.o so it can actually
7951         compile and run the tests.
7952
7953 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7954
7955         * gcc.c-torture/compile/991008-1.c: New test.
7956
7957 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7958
7959         * lib/gcc-dg.exp: Include target-supports.exp
7960
7961 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7962
7963         * lib/target-supports.exp: New file: Provide procs to test for
7964         features supported by the target.
7965         (check_weak_available): Moved here from ecos.exp.
7966         (check_alias_available): New proc: Determine of the target
7967         toolchain supports the alias attribute.
7968
7969         * gcc.dg/special/ecos.exp: Move check_weak_available to
7970         target-supports.exp.
7971         (alias-1.c): Only perform the test if the target supports
7972         aliases.
7973         (wkali-1.c): Only perform the test if the target supports
7974         aliases.
7975
7976         * gcc.dg/990506-0.c: Expect error messages from cross
7977         targets as well as native targets.
7978
7979 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7980
7981         * gcc.dg/ultrasp1.c: Removed xfail.
7982         * gcc.dg/struct-ret-2.c: Likewise.
7983         * gcc.dg/array-1.c: Likewise.
7984
7985 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7986
7987         * gcc.dg/struct-ret-2.c: New test.
7988
7989         * gcc.dg/array-1.c: New test.
7990
7991 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7992
7993         * gcc.c-torture/execute/991030-1.c: New test.
7994
7995 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7996
7997         * gcc.c-torture/compile/991026-2.c: New test.
7998
7999 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8000
8001         * gcc.c-torture/compile/991026-1.c: New test.
8002
8003 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8004
8005         * gcc.c-torture/execute/991023-1.c: New test.
8006
8007 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8008
8009         * gcc.c-torture/execute/991019-1.c: New test.
8010
8011 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8012
8013         * gcc.c-torture/execute/991016-1.c: New test.
8014
8015 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8016
8017         * gcc.c-torture/execute/991014-1.c: New test.
8018
8019 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8020
8021         * g++.old-deja/g++.other/union2.C: New test.
8022
8023 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8024
8025         * g++.old-deja/g++.other/vaarg2.C: New test.
8026         * g++.old-deja/g++.other/vaarg3.C: New test.
8027
8028 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8029
8030         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8031         in compile/.
8032
8033 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8034
8035         * gcc.c-torture/execute/va-arg-11.c: New test.
8036
8037 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8038
8039         * lib/file-format.exp (gcc_target_object_format): Don't
8040         crash if objdump is unavailable.
8041
8042 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8043
8044         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8045
8046 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8047
8048         * gcc.c-torture/compile/990928-1.c: New test.
8049
8050 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8051
8052         * g++.old-deja/g++.other/decl6.C: New test.
8053
8054 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8055
8056         * gcc.c-torture/execute/va-arg-10.c: New test.
8057
8058 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8059
8060         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8061         __PRETTY_FUNCTION__.
8062
8063 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8064
8065         * gcc.c-torture/execute/990923-1.c: New test.
8066
8067 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8068
8069         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8070         for which -fpic is inappropriate.
8071
8072 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8073
8074         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8075
8076 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8077
8078         * g++.old-deja/g++.other/dyncast1.C: New test.
8079         * g++.old-deja/g++.other/dyncast2.C: New test.
8080         * g++.old-deja/g++.other/dyncast3.C: New test.
8081         * g++.old-deja/g++.other/dyncast4.C: New test.
8082         * g++.old-deja/g++.other/dyncast5.C: New test.
8083         * g++.old-deja/g++.eh/catch3.C: New test.
8084         * g++.old-deja/g++.eh/catch3p.C: New test.
8085         * g++.old-deja/g++.eh/catch4.C: New test.
8086         * g++.old-deja/g++.eh/catch4p.C: New test.
8087         * g++.old-deja/g++.eh/catch5.C: New test.
8088         * g++.old-deja/g++.eh/catch5p.C: New test.
8089         * g++.old-deja/g++.eh/catch6.C: New test.
8090         * g++.old-deja/g++.eh/catch6p.C: New test.
8091         * g++.old-deja/g++.eh/catch7.C: New test.
8092         * g++.old-deja/g++.eh/catch7p.C: New test.
8093         * g++.old-deja/g++.eh/catch8.C: New test.
8094         * g++.old-deja/g++.eh/catch8p.C: New test.
8095         * g++.old-deja/g++.eh/catch9.C: New test.
8096         * g++.old-deja/g++.eh/catch9p.C: New test.
8097
8098 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8099
8100         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8101         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8102
8103 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8104
8105         * gcc.c-torture/compile/990913-1.c: New test.
8106
8107 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8108
8109         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8110         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8111
8112 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8113
8114         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8115
8116 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8117
8118         * g++.old-deja/g++.other/lookup11.C: New test.
8119         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8120         what is permitted and what we want.
8121         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8122         overload use.
8123         * g++.old-deja/g++.jason/rfg5.C: Likewise
8124
8125 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8126
8127         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8128         * gcc.c-torture/noncompile/poison-1.c: New file.
8129
8130 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8131
8132         * g++.old-deja/g++.other/sizeof3.C: New test.
8133         * g++.old-deja/g++.other/sizeof4.C: New test.
8134         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8135         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8136
8137 1999-09-07  Richard Henderson  <rth@cygnus.com>
8138
8139         * gcc.dg/va-arg-1.c: New.
8140
8141 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8142
8143         * gcc.c-torture/execute/va-arg-9.c: New test.
8144
8145 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8146
8147         * g77.f-torture/compile/980519-2.f: New test.
8148         * g77.f-torture/compile/19990905-0.f: New test.
8149         * g77.f-torture/compile/19990905-1.f: New test.
8150         * g77.f-torture/compile/19990905-2.f: New test.
8151
8152         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8153
8154 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8155
8156         * gcc.c-torture/execute/990827-1.c: Fix typo.
8157
8158 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8159
8160         * g++.old-deja/g++.other/deref1.C: New test.
8161
8162 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8163
8164         * g++.old-deja/g++.other/ambig2.C: New test.
8165         * g++.old-deja/g++.other/cond5.C: New test.
8166         * g++.old-deja/g++.other/lookup16.C: New test.
8167
8168 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8169
8170         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8171         assemblers too.
8172
8173 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8174
8175         * lib/c-torture.exp: Avoid the "compare executables" optimization
8176         when testing native.
8177
8178 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8179
8180         * gcc.c-torture/execute/990829-1.c: New test.
8181         * gcc.c-torture/compile/990829-1.c: New test.
8182
8183 1999-08-27  Paul Burchard  <burchard@pobox.com>
8184
8185         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8186         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8187         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8188         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8189         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8190         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8191         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8192         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8193         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8194         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8195         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8196
8197 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8198
8199         * gcc.c-torture/execute/990827-1.c: New test.
8200
8201 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8202
8203         * g77.f-torture/noncompile/19990826-4.f: New test.
8204
8205         * g77.f-torture/compile/19990826-3.f: New test.
8206
8207         * g77.f-torture/execute/19990826-2.f: New test.
8208
8209         * g77.f-torture/compile/19990826-1.f: New test.
8210
8211         * gcc.c-torture/execute/990826-0.c: New test.
8212         * g77.c-torture/execute/19990826-0.f: New test.
8213
8214         * g77.f-torture/noncompile/970626-2.f: New test.
8215
8216 1999-08-25  Paul Burchard  <burchard@pobox.com>
8217
8218         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8219         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8220         lss-011.C: New tests.
8221
8222 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8223
8224         * g++.old-deja/g++.other/decl5.C: New test.
8225
8226 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8227
8228         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8229         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8230         call `postbase' for each one.  All callers of `postbase' changed
8231         to call this instead.
8232
8233 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8234
8235         * gcc.c-torture/execute/990811-1.c: New test.
8236
8237 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8238
8239         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8240         just native ones.
8241
8242         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8243         just native ones.
8244
8245 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8246
8247         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8248
8249 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8250
8251         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8252
8253 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8254
8255         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8256
8257 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8258
8259         * gcc.c-torture/execute/990804-1.c: New test.
8260
8261 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8262
8263         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8264         * g++.old-deja/g++.brendan/crash64.C: Likewise
8265         * g++.old-deja/g++.brendan/overload8.C: Likewise
8266
8267 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8268
8269         * g++.old-deja/g++.other/struct1.C: New test.
8270
8271 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8272
8273         * g++.old-deja/g++.other/enum2.C: New test.
8274
8275 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8276
8277         Adapted from tests from Franz Sirl:
8278         * gcc.c-torture/execute/va-arg-7.c: New test.
8279         * gcc.c-torture/execute/va-arg-8.c: New test.
8280
8281 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8282
8283         * gcc.c-torture/compile/990801-2.c: New test.
8284
8285         * gcc.c-torture/compile/990801-1.c: New test.
8286
8287 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8288
8289         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8290         fp-cmp-1.c, converting double to float.
8291
8292         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8293         fp-cmp-1.c, converting double to long double.
8294
8295         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8296         from fr1 to unknown_register, since fr1 is a legitimate register
8297         on some machines.
8298
8299 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8300
8301         * README: More listname related changes.
8302
8303 1999-07-08  Catherine Moore  <clm@cygnus.com>
8304
8305         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8306
8307 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8308
8309         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8310
8311 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8312
8313         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8314
8315 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8316
8317         * gcc.dg/990703-1.c: New test.
8318
8319 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8320
8321         * lib/file-format.exp: New file: Move definition of proc
8322         gcc_target_object_format to here from
8323         gcc.dg/special/ecos.exp.
8324
8325         * lib/c-torture.exp: Include lib file-format.exp.
8326         * lib/gcc-dg.exp: Include lib file-format.exp.
8327
8328         * gcc.dg/special/ecos.exp: Remove definition of proc
8329         gcc_target_object_format.
8330
8331 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8332
8333         * gcc.c-torture/execute/990628-1.c: New test.
8334
8335 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8336
8337         * gcc.c-torture/compile/990625-2.c: New test.
8338
8339         * gcc.c-torture/compile/990625-1.c: New test.
8340
8341 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8342
8343         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8344         attributes compile.
8345         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8346         ports that use the COFF/PE file format.
8347
8348 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8349
8350         * gcc.c-torture/compile/990617-1.c: New test.
8351
8352 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8353
8354         * g++.old-deja/g++.other/decl4.C: New test.
8355
8356 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8357
8358         * g++.old-deja/g++.other/bitfld3.C: New test.
8359
8360 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8361
8362         * g++.old-deja/g++.eh/catch1.C: New test.
8363
8364 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8365
8366         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8367
8368         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8369         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8370
8371 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8372
8373         * g77.f-torture/compile/19990502-0.f: Replace with new,
8374         shorter, test that still fails after recent changes.
8375
8376 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8377
8378         * gcc.c-torture/execute/990604-1.c: New test.
8379
8380 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8381
8382         * gcc.c-torture/execute/990531-1.c: New test.
8383
8384 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8385
8386         * gcc.c-torture/compile/990527-1.c: New test.
8387
8388 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8389
8390         * gcc.c-torture/execute/990527-1.c: New test.
8391
8392 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8393
8394         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8395         bitfields as signed.
8396
8397 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8398
8399         * g77.f-torture/compile/19990525-0.f: New test.
8400
8401 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8402
8403         * gcc.c-torture/execute/990525-2.c: New test.
8404
8405         * gcc.c-torture/execute/990525-1.c: New test.
8406
8407 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8408
8409         * g++.old-deja/g++.other/anon3.C: New test.
8410         * g++.old-deja/g++.other/anon4.C: New test.
8411         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8412         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8413         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8414         Merrill).
8415
8416 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8417
8418         * gcc.c-torture/execute/990524-1.c: New test.
8419
8420         * gcc.dg/990524-1.c: New test.
8421
8422 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8423
8424         * gcc.c-torture/compile/990523-1.c: New test.
8425
8426 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8427
8428         * gcc.c-torture/compile/990519-1.c: New test.
8429
8430 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8431
8432         * gcc.c-torture/compile/990517-1.c: New test.
8433
8434         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8435         (e4, f4): New tests.
8436         (main): Call them.
8437
8438 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8439
8440         * gcc.dg/noreturn-1.c: New test.
8441
8442 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8443
8444         * gcc.c-torture/execute/990513-1.c: New test.
8445
8446 1999-05-10  Richard Henderson  <rth@cygnus.com>
8447
8448         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8449
8450 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8451
8452         * g77.f-torture/execute/erfc.f: Use small single-precision
8453         values, to avoid problems on Alphas when not -mieee.
8454
8455 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8456
8457         * gcc.dg/990506-0.c: New test.
8458
8459 1999-05-08  Richard Henderson  <rth@cygnus.com>
8460
8461         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8462         the constant to test.  Don't XFAIL 64-bit targets.
8463
8464         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8465         * g++.old-deja/g++.law/profile1.C: Likewise.
8466
8467         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8468         operator new instances.
8469         * g++.old-deja/g++.other/delete5.C: Likewise.
8470
8471 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8472
8473         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8474         intrinsic.
8475
8476 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8477
8478         * g77.f-torture/execute/u77-test.f: Reverse order of two
8479         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8480
8481 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8482
8483         * gcc.dg/compare1.c: New test.
8484
8485 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8486
8487         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8488         New tests.
8489
8490 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8491
8492         * g77.f-torture/compile/19990502-1.f: New test.
8493
8494 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8495
8496         * g77.f-torture/compile/19990502-0.f: New test.
8497
8498 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8499
8500         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8501         intrinsic.
8502
8503 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8504
8505         * g77.f-torture/execute/u77-test.f (main): List libU77
8506         intrinsics not currently tested.
8507         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8508         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8509         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8510         Trim blanks off the ends of some printed strings.
8511
8512 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8513
8514         * g77.f-torture/execute/u77-test.f (main): Just warn about
8515         FSTAT gid disagreement, as it's expected on some systems.
8516
8517 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8518
8519         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8520         use a new function, which allows for some slop.
8521         Clean up some commentary.
8522         (issum): The new function.
8523         (sgladd): Deleted subroutine.
8524
8525 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8526
8527         * g77.f-torture/execute/u77-test.f: Modify to be more like
8528         libf2c/libU77 version, bringing patches to that version here.
8529         Add suitable commentary.
8530
8531 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8532
8533         * gcc.dg/990424-1.c: New test.
8534
8535 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8536
8537         * g77.f-torture/execute/u77-test.f (main): Bug involving
8538         LSTAT has been fixed, so turn back on full checking.
8539
8540 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8541
8542         * g77.f-torture/compile/19990419-0.f: New test.
8543         * g77.f-torture/execute/19990419-1.f: New test.
8544
8545 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8546
8547         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8548         to avoid the need for a prototype to supress a warning.
8549
8550 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8551
8552         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8553
8554 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8555
8556         * gcc.c-torture/execute/990404-1.c: New test.
8557
8558 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8559
8560         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8561         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8562         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8563         missing initializer warnings.
8564
8565 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8566
8567         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8568         matching strings.
8569
8570 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8571
8572         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8573
8574 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8575
8576         * g77.f-torture/execute/19990325-0.f: New test.
8577         * g77.f-torture/execute/19990325-1.f: New test.
8578
8579 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8580
8581         * gcc.c-torture/execute/990324-1.c: New test.
8582
8583 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8584
8585         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8586         test with 4.
8587
8588 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8589
8590         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8591
8592 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8593
8594         * g77.f-torture/execute/19990313-2.f: New test.
8595         * g77.f-torture/execute/19990313-3.f: New test.
8596
8597 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8598
8599         * g77.f-torture/execute/19990313-0.f: New test.
8600         * g77.f-torture/execute/19990313-1.f: New test.
8601
8602 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8603
8604         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8605         printf to sprintf.
8606         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8607         (main): Add check for u15.  Conditionalize u31 check depending on
8608         whether ints are <32 bits or >=32 bits.
8609
8610 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8611
8612         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8613
8614 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8615
8616         * g77.f-torture/compile/19990305-0.f: New test.
8617         * g77.f-torture/execute/19981119-0.f: New test.
8618
8619 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8620
8621         * g77.f-torture/execute/970625-2.f: call ABORT if final
8622         result is not correct, instead of just printing it.
8623         Add this checking via newly introduced obfuscation, to
8624         trip up buggy front ends.
8625
8626 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8627
8628         * g77.f-torture/compile/960317-1.f: Moved from being
8629         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8630
8631 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8632
8633         * g77.f-torture/execute/960317-1.f: New (old) test.
8634         * g77.f-torture/execute/970625-2.f: Ditto.
8635
8636 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8637
8638         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8639         message on line 1 or line 2; cccp and cpplib do this differently.
8640
8641 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8642
8643         * g++.old-deja/g++.law/weak1.C: New test.
8644
8645 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8646
8647         * gcc.c-torture/execute/990119-1.c: Renamed to...
8648         * gcc.dg/990119-1.c: this, so it will only be tested once
8649         (it's a preprocessor test, it doesn't need to be run at
8650         multiple optimization levels).
8651
8652 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8653
8654         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8655           ALWAYS_CXXFLAGS.
8656
8657 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8658
8659         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8660         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8661         to not be compilable by current g77.
8662
8663 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8664
8665         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8666
8667 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8668
8669         * gcc.c-torture/execute/990222-1.c: New test.
8670
8671 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8672
8673         * g77.f-torture/compile/19990218-0.f: New test.
8674         * g77.f-torture/noncompile/19990218-1.f: New test.
8675
8676 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8677
8678         * g77.f-torture/compile/19981216-0.f: New test.
8679
8680 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8681
8682         * gcc.dg/990214-1.c: New test.
8683
8684 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8685
8686         * gcc.dg/990213-2.c: New test.
8687
8688         * gcc.dg/990213-1.c: New test.
8689
8690 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8691
8692         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8693         ints.
8694
8695 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8696
8697         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8698         specified by target.
8699
8700         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8701
8702 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8703
8704         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8705
8706 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8707
8708         * gcc.dg/special/ecos.exp: New test driver for new tests with
8709         special requirements.
8710
8711         * gcc.dg/special/alias-1.c: New test.
8712         * gcc.dg/special/gcsec-1.c: New test.
8713         * gcc.dg/special/weak-1.c: New test.
8714         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8715         * gcc.dg/special/weak-2.c: New test.
8716         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8717         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8718         * gcc.dg/special/wkali-1.c: New test.
8719         * gcc.dg/special/wkali-2.c: New test.
8720         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8721         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8722
8723 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8724
8725           * lib/c-torture.exp (c-torture-compile): Pull out code for
8726           analyzing gcc error messages.
8727           (c-torture-execute): Likewise.  Fix some (harmless) false
8728           positives.
8729           * lib/gcc.exp (gcc_check_compile): New function.
8730
8731 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8732
8733         * gcc.c-torture/execute/990208-1.c: New test.
8734
8735 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8736
8737         * g++.dg/special/ecos.exp: New driver for new tests with special
8738         requirements
8739
8740         * g++.dg/special/conpr-1.C: New test
8741         * g++.dg/special/conpr-2.C: New test
8742         * g++.dg/special/conpr-2a.C: New test
8743         * g++.dg/special/conpr-3.C: New test
8744         * g++.dg/special/conpr-3a.C: New test
8745         * g++.dg/special/conpr-3b.C: New test
8746
8747         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8748         allow g++ to use the dg driver
8749
8750         * README: Add comment about g++.dg directory
8751
8752 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8753
8754         * README: Update email addresses.
8755
8756 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8757
8758         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8759         arguments in order to force structure S onto the stack even on
8760         the alpha.
8761         (test): Pass 10 leading arguments to function foo as well as the
8762         structure S.
8763
8764         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8765         failure for all targets.
8766
8767         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8768         abort to terminate program execution.
8769
8770 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8771
8772         * gcc.c-torture/execute/990130-1.c: New test.
8773
8774 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8775
8776         * gcc.dg/990130-1.c: New test.
8777
8778 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8779
8780         * gcc.c-torture/execute/990128-1.c: New test.
8781
8782 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8783
8784         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8785
8786 1999-01-27  Felix Lee  <flee@cygnus.com>
8787
8788         * lib/c-torture.exp (c-torture-compile): pull out code for
8789         analyzing gcc error messages.
8790         (c-torture-execute): ditto, and fix some (harmless) false
8791         positives.
8792         * lib/gcc.exp (gcc_check_compile): new function.
8793
8794 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8795
8796         * gcc.dg/990117-1.c: New test.
8797
8798         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8799
8800         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8801
8802 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8803
8804         * g77.f-torture/compile/990115-1.f: New test.
8805
8806 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8807
8808         * gcc.c-torture/compile/990107-1.c: New test
8809
8810 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8811
8812         * gcc.c-torture/execute/990106-2.c: New test.
8813
8814         * gcc.c-torture/execute/990106-1.c: New test.
8815
8816 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8817
8818         * gcc.c-torture/compile/981223-1.c: New test.
8819
8820 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8821
8822         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8823         (opt3): Rename from opt4 and disable.
8824
8825 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8826
8827         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8828
8829 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8830
8831         * g++.old-deja/g++.other/conv5.C: New test.
8832
8833 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8834
8835         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8836
8837 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8838
8839         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8840
8841 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8842
8843         * gcc.c-torture/compile/981211-1.c: New test.
8844
8845 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8846
8847         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8848
8849         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8850
8851 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8852
8853         * gcc.special/930510-1.c: Make C9X safe.
8854         * gcc.misc-tests/gcov-1.c Similarly.
8855         * gcc.misc-tests/gcov-2.c Similarly.
8856
8857 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8858
8859         * gcc.dg/ultrasp1.c: New test.
8860
8861 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8862
8863         * gcc.c-torture/execute/981206.c: New test.
8864
8865 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8866
8867         * g++.old-deja/g++.ns/template7.C: New test.
8868
8869         * g++.old-deja/g++.other/expr1.C: New test.
8870
8871         * g++.old-deja/g++.eh/tmpl3.C: New test.
8872
8873         * g++.old-deja/g++.eh/tmpl2.C: New test.
8874
8875 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8876
8877         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8878         * g++.old-deja/g++.other/using6.C: Removed.
8879         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8880
8881         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8882
8883 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8884
8885         * g++.old-deja/g++.pt/overload8.C: New test.
8886
8887         * g++.old-deja/g++.pt/overload7.C: New test.
8888
8889         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8890
8891         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8892         and relinking messages.
8893         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8894         compiling with -frepo.
8895
8896 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8897
8898         * g++.old-deja/g++.pt/lookup6.C: New test.
8899
8900 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8901
8902         * gcc.c-torture/execute/981130-1.c: New test.
8903         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8904
8905 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8906
8907         * g++.old-deja/g++.pt/explicit76.C: New test.
8908
8909         * g++.old-deja/g++.pt/friend38.C: New test.
8910
8911         * g++.old-deja/g++.ns/crash2.C: New test.
8912
8913         * g++.old-deja/g++.pt/defarg8.C: New test.
8914
8915         * g++.old-deja/g++.pt/instantiate6.C: New test.
8916
8917         * g++.old-deja/g++.pt/static6.C: New test.
8918
8919         * g++.old-deja/g++.pt/decl2.C: New test.
8920
8921 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8922
8923         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8924         problem is actually related with name lookup, but so what? :-)
8925
8926         * g++.old-deja/g++.pt/friend37.C: New test.
8927
8928 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8929
8930         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8931         element, which fails on some systems.
8932
8933         * g77.f-torture/execute/labug1.f: New test.
8934
8935 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8936
8937         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8938         is defined.
8939
8940 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8941
8942         * g77.f-torture/compile/981117-1.f: New test.
8943
8944 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8945
8946         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8947         properly discarded.
8948
8949 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8950
8951         * gcc.c-torture/execute/memcheck: New directory of tests for
8952         -fcheck-memory-usage.
8953
8954 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8955
8956         * README: New file, general information about the testsuite and
8957         new description of the various C++ test subdirectories.
8958         * README.g++: Eliminate obsolete information, update and move most
8959         relevant stuff to README.
8960
8961 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8962
8963         * gcc.c-torture/compile/981107-1.c: New test.
8964
8965 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8966
8967         * execute/memcpy-bi.c: New testcase.
8968
8969 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8970
8971         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8972         base classes.
8973
8974         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8975         template is selected.
8976
8977         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8978         classes, it should be accepted for all types.
8979
8980         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8981
8982         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8983         specializations start with template headers.
8984
8985 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8986
8987         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8988
8989         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8990         non-POD types.
8991
8992 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8993
8994         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8995
8996 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8997
8998         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8999
9000 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9001
9002         * 981019-1.c: New test.
9003
9004 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9005
9006         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9007         find objc headers.
9008
9009 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9010
9011         * compile/981001-4.c: Remove use of GCC extension that triggers a
9012         compiler bug.
9013
9014 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9015
9016         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9017
9018 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9019
9020         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9021         instantiation of template produces incorrect code for delete
9022         expression.
9023
9024         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9025         constructors' name is not unique.
9026         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9027         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9028
9029         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9030         automatic array of const is ill-formed.
9031
9032         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9033         of template parameter?
9034
9035         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9036         const.
9037
9038         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9039         pointer-to-member expression.
9040
9041         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9042         declaration causes ICE.
9043
9044 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9045
9046         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9047         reserved in the global namespace.
9048
9049         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9050         generate needed virtual table.
9051
9052         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9053
9054 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9055
9056         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9057         template-dependent type
9058
9059 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9060
9061         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9062         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9063         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9064
9065         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9066         class should be usable as argument of member function.
9067         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9068         class should be usable as return type of member function.
9069         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9070         class should be usable as type of data member.
9071
9072         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9073
9074 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9075
9076         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9077
9078 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9079
9080         * gcc.dg/dll-?.c Add thumb to target list.
9081         Fix assembler scan patterns to match current assembler output.
9082
9083 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9084
9085         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9086         matching of template brackets.
9087
9088         * g++.old-deja/g++.other/using4.C: New test.  Test using
9089         declarations of methods from base classes.
9090
9091         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9092         within functions should introduce names into the innermost
9093         enclosing namespace.
9094
9095         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9096         of static locals if first initialization throws.
9097
9098 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9099
9100         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9101
9102 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9103
9104         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9105         lose track of the possible targets of tablejump insns.
9106         * special/special.exp: Run it.
9107
9108 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9109
9110         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9111         must be declared before its specializations can be named in friend
9112         declarations.
9113
9114 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9115
9116         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9117
9118         * g77.f-torture/execute/io1.f: New test.
9119
9120 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9121
9122         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9123         with pointer to template function, for which no argument deduction
9124         is possible.
9125
9126         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9127         specialization of template function as argument to template
9128         function.
9129
9130         * g++.old-deja/g++.other/access2.C: New test; Inner class
9131         shouldn't have privileged access to Outer's names.
9132
9133 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9134
9135         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9136         friend template declared within template class conflicts with
9137         nested class of the same name.
9138
9139         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9140         is ignored.
9141
9142         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9143         object with direct initializer as function declaration.
9144
9145         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9146         initializers.
9147
9148         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9149         involving const pointer and NULL produces incorrect result.
9150
9151         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9152         type name without `typename' should be rejected with -pedantic.
9153
9154 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9155
9156         * g++.old-deja/g++.other/addrof1.C: New test.
9157
9158 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9159
9160         * gcc.c-torture/compile/981001-1.c: New test.
9161         * gcc.c-torture/execute/981001-1.c: New test.
9162
9163 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9164
9165         * gcc.c-torture/compile/981001-2.c: New test.
9166         * gcc.c-torture/compile/981001-3.c: New test.
9167         * gcc.c-torture/compile/981001-4.c: New test.
9168
9169 1998-10-01  Robert Lipe  <robertl@dgii.com>
9170
9171         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9172         multilibbed hosts.   Idea grafted from g77.exp.
9173
9174 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9175
9176         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9177         avoid losing on systems which need -lsocket.
9178
9179 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9180
9181         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9182         * g++.old-deja/g++.other/nested2.C: Ditto.
9183         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9184         failure.
9185
9186 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9187
9188         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9189         preferred over template operator!= for enum bitfields.
9190
9191 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9192
9193         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9194         that happen to have the same base name, but in different scopes,
9195         are incorrectly rejected.
9196
9197 1998-09-16  Richard Henderson  <rth@cygnus.com>
9198
9199         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9200         on the native word size instead of an integer literal.
9201
9202 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9203
9204         * g++.old-deja/g++.other/static2.C: Invocation of static data
9205         member of type pointer-to-function denoted as non-static member.
9206
9207         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9208         checks involving function types and aliases.
9209
9210 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9211
9212         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9213         redefined to the same non-trivial type.
9214
9215         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9216         namespace-qualification of template specializations declared in
9217         other namespaces.
9218
9219         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9220         to declare a subset of the specializations of a template function
9221         as friends of specializations of a template class.
9222
9223         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9224         member templates that do not fully specialize the enclosing
9225         template class are rejected.
9226
9227 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9228
9229         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9230
9231 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9232
9233         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9234         altered from libf2c/libU77 version.
9235
9236 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9237
9238         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9239
9240 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9241
9242         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9243         (un)signed char are different types for template specialization
9244         purposes.
9245
9246 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9247
9248         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9249         * objc: ObjC testsuite.
9250
9251 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9252
9253         * gcc.c-torture/execute/941014-1.x:  New file.
9254
9255 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9256
9257         * lib/c-torture.exp: Add support for
9258         torture_eval_before_compile and torture_eval_before_execute
9259         variables.
9260
9261 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9262
9263         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9264         this test triggers valid.
9265
9266 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9267
9268         * gcc.dg/980827-1.c: New test.
9269
9270 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9271
9272         * gcc.c-torture/execute/loop-4b.c: New test.
9273
9274 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9275
9276         * lib/c-torture.exp: Add support for
9277         torture_eval_before_compile and torture_eval_before_execute
9278         variables.
9279
9280 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9281
9282         * gcc.c-torture/compile/980825-1.c: New test.
9283
9284 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9285
9286         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9287         count number tests in opt_t0 not good_t0.
9288
9289 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9290
9291         * gcc.c-torture/compile/930326-1.x: Fix typo.
9292
9293 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9294
9295         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9296         causes an ICE.
9297
9298 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9299
9300         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9301         STACK_SIZE is defined.
9302         * gcc.c-torture/unsorted/stuct.c: Similarly.
9303
9304         * gcc.c-torture/compile/980821-1.c: New test.
9305
9306 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9307
9308         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9309
9310 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9311
9312         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9313         code.
9314
9315 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9316
9317         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9318         error'.
9319
9320 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9321
9322         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9323
9324 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9325
9326         * gcc.c-torture/compile/980816-1.c: New test.
9327
9328         * gcc.dg/980816-1.c: New test.
9329
9330 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9331
9332         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9333         compiler for ieee tests.
9334
9335 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9336
9337         * g77.f-torture/compile/980729-0.f: New test.
9338
9339 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9340
9341         * gcc.c-torture/special/eeprof-1.c: New test, for
9342         -finstrument-functions.
9343         * gcc.c-torture/special/special.exp: Run it.
9344
9345 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9346
9347         * gcc.c-torture/compile/980729-1.c: New test.
9348
9349 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9350
9351         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9352         __thumb__ is defined, and test for ARM style doubles if so.
9353
9354 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9355
9356         * g77.f-torture/noncompile/980615-0.f: New test.
9357
9358 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9359
9360         * gcc.dg/980312-1.c: Do link instead of compile.
9361         * gcc.dg/980313-1.c: Likewise.
9362
9363 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9364
9365         * gcc.c-torture/compile/980726-1.c: New test.
9366
9367 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9368
9369         * g77.f-torture/execute/io0.f: New test.
9370
9371 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9372
9373         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9374         an int.
9375
9376 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9377
9378         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9379         m32r bugs.
9380
9381 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9382
9383         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9384         c-decl.c:grokdeclarator can handle mode attributes.
9385
9386 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9387
9388         * gcc.c-torture/execute/980716-1.c: New test.
9389
9390 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9391
9392         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9393         the mn10200.
9394         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9395         the mn10200.
9396         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9397         * gcc.c-torture/compile/930326-1.x: Similarly.
9398
9399 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9400
9401         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9402         New test from Craig.
9403
9404 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9405
9406         * g77.f-torture/noncompile/980616-0.f: New test.
9407
9408         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9409
9410 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9411
9412         *  g++.other/singleton.C: Return error value instead of taking
9413         SIGSEGV.
9414
9415 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9416
9417         *  g++.other/singleton.C: New test.   Warning is under dispute.
9418         Runtime crash is not.
9419
9420 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9421
9422         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9423         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9424         using6.C, using7.C}:  New namespace tests.
9425
9426 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9427
9428         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9429         specialization with typedef'ed names used as array indexes.
9430
9431 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9432
9433         * gcc.c-torture/execute/980709-1.c: New test.
9434
9435         * gcc.dg/980709-1.c: New test.
9436
9437 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9438
9439         * gcc.c-torture/execute/bcp-1.c: New test.
9440
9441 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9442
9443         * gcc.c-torture/execute/980707-1.c: New test.
9444
9445 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9446
9447         * gcc.c-torture/compile/980706-1.c: New test.
9448
9449 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9450
9451         * g77.f-torture/execute/980701-0.f,
9452         g77.f-torture/execute/980701-1.f: New test from Craig.
9453
9454 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9455
9456         * gcc.c-torture/compile/980701-1.c: New test.
9457
9458         * gcc.c-torture/execute/980701-1.c: New test.
9459
9460 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9461 rlsruhe.de>
9462
9463         * g++.old-deja/g++.robertl/eb132.C: New test.
9464         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9465
9466 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9467
9468         * g77.f-torture/execute/980628-7.f,
9469         g77.f-torture/execute/980628-8.f,
9470         g77.f-torture/execute/980628-9.f,
9471         g77.f-torture/execute/980628-10.f: New tests from Craig.
9472
9473         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9474
9475 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9476
9477         * g77.f-torture/execute/980628-4.f: New test from Craig.
9478         * g77.f-torture/execute/980628-5.f: Likewise.
9479         * g77.f-torture/execute/980628-2.f: Likewise.
9480         * g77.f-torture/execute/980628-0.f: Likewise.
9481         * g77.f-torture/execute/980628-1.f: Likewise.
9482         * g77.f-torture/execute/980628-3.f: Likewise.
9483         * g77.f-torture/execute/980628-6.f: Likewise.
9484
9485 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9486
9487         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9488         directory when nothing has been installed yet.
9489
9490 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9491
9492         * gcc.c-torture/special/special.exp: Handle newer versions of
9493         dejagnu.
9494
9495 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9496
9497         * gcc.dg/980626-1.c: New test.
9498
9499 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9500
9501         * gcc.misc-tests/m-un-2.c: New test.
9502         * g++.old-deja/g++.other/warn01.c: Likewise.
9503
9504 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9505
9506         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9507         compatibility with assmblers with a different comment character.
9508         Eliminate use of GAS-specific extensions.
9509
9510 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9511
9512         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9513
9514 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9515
9516         *lib/g77.exp: Replace search for libf2c.a with search for newly
9517         renamed libg2c.a
9518
9519 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9520
9521         * gcc.c-torture/execute/980617-1.c: New test.
9522
9523 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9524
9525         * gcc.c-torture/execute/980612-1.c: New test.
9526
9527 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9528
9529         * gcc.dg/980523-1.c: Only test on ppc-linux.
9530         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9531
9532         * gcc.c-torture/execute/980608-1.c: New test.
9533
9534 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9535
9536         * gcc.c-torture/execute/980605-1.c: New test.
9537
9538 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9539
9540         * gcc.c-torture/execute/980604-1.c: New test.
9541
9542 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9543
9544         * gcc.c-torture/execute/980602-1.c: New test.
9545         * gcc.c-torture/execute/980602-2.c: Likewise.
9546
9547 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9548
9549         * 970125-0.f: Fix per JCB.  Add commentary.
9550
9551 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9552
9553         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9554         IEEE -0 support.
9555
9556 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9557
9558         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9559         earlier.
9560
9561 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9562
9563         * gcc.c-torture/execute/980526-3.c: New test.
9564
9565 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9566
9567         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9568         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9569         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9570         m88k-motorola-sysv3 to XFAIL.
9571
9572 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9573
9574         * gcc.dg/980526-1.c: New test.
9575         * gcc.c-torture/execute/980526-2.c: New test.
9576
9577 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9578
9579         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9580
9581         * gcc.c-torture/execute/980526-1.c: New test.
9582
9583 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9584
9585         * g77.f-torture/execute/alpha2.f: Add runtime test.
9586
9587 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9588
9589         * g++.old-deja/old-deja.exp: Strip leading directories.
9590
9591         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9592         error for the line.  Don't run multiple tests for the same line.
9593
9594 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9595
9596         * gcc.dg/980523-1.c: New test.
9597
9598 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9599
9600         * g77.f-torture/compile/970915-0.f: New test.
9601
9602 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9603
9604         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9605
9606 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9607
9608         * gcc.dg/980520-1.c: New test.
9609
9610 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9611
9612         * gcc.dg/980502-1.c: Fix return type.
9613
9614 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9615
9616         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9617         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9618         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9619         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9620         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9621
9622 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9623
9624         * g77.f-torture/execute/980520-1.f: New test.
9625
9626 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9627
9628         * lib/mike-g77.exp: New file.
9629
9630         * g77.f-torture/noncompile/noncompile.exp,
9631         g77.f-torture/noncompile/check0.f: New files.
9632
9633 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9634
9635         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9636         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9637         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9638         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9639         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9640         abort where appropriate.
9641
9642 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9643
9644         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9645         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9646
9647 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9648
9649         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9650
9651 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9652
9653         * g77.f-torture/compile/980427-0.f: New test.
9654
9655 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9656
9657         * g77.f-torture/compile/980424-0.f: New test.
9658
9659 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9660
9661         * g77.f-torture/compile/980419-2.f (main): New test.
9662         * g77.f-torture/compile/970125-0.f: New test.
9663         * g77.f-torture/compile/980419-1.f: New test.
9664
9665 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9666
9667         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9668         of loop-4.c.
9669
9670 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9671
9672         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9673
9674 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9675
9676         * gcc.c-torture/compile/980329-1.c: New test.
9677
9678 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9679
9680         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9681         * gcc.dg/980312-1.c: Fix typo in -march command.
9682
9683 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9684
9685         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9686
9687 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9688
9689         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9690         Dave Love agree the Fortran source is bogus.
9691
9692 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9693
9694         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9695         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9696         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9697         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9698         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9699
9700 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9701
9702         * g++.old-deja/g++.other/friend1.C: New test.
9703
9704 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9705
9706         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9707         possibly uninitialized) variables and declare dnrm2.
9708
9709 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9710
9711         From Bruno Haible <haible@ilog.fr>:
9712         * gcc.c-torture/execute/980223.c: New test.
9713
9714 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9715
9716         * gcc.dg/ifelse-1.c: New test.
9717
9718 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9719
9720         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9721
9722           * lib/old-dejagnu.exp (old-dejagnu): Added the
9723           "execution test - XFAIL *-*-*" handling in the spirit of
9724           "excess errors test -". Changed the "execution test fails"
9725           handling to be like "excess errors test fails".
9726           * Update various tests accordingly.
9727
9728 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9729
9730         * gcc.c-torture/execute/980205.c: New test.
9731
9732 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9733
9734         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9735         * lib/f-torture.exp: Similarly.
9736         * gcc.c-torture: Rename all .cexp files to .x files.
9737
9738 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9739
9740         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9741         (940510-1.c): Removed duplicate.
9742         (971104-1.c): New test.
9743
9744 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9745
9746           * lib/f-torture.exp: Improve error and loop detection.
9747
9748 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9749
9750         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9751         use that to size the filler array.
9752
9753 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9754
9755         * lib/c-torture.exp(c-torture-execute): Fix typo.
9756
9757         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9758         testcase as the executable name. Keep the executable around if
9759         the test fails.
9760
9761 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9762
9763         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9764         changes.  Only test one -g option, and move it to the end of the
9765         list of options to test.
9766
9767 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9768
9769         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9770         variable GCC_TORTURE_OPTIONS to supply default switches separated
9771         by colons.  If no environment variable, run tests with -O0 -g, -O1
9772         -g, and -O2 -g as well.
9773
9774 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9775
9776         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9777         explanatory comments. Fix indentation.
9778
9779 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9780
9781         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9782
9783 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9784
9785         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9786         * g++.old-deja/g++.mike/p7325.C: Likewise.
9787         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9788
9789 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9790
9791         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9792         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9793         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9794         * g++.old-deja/g++.law/operators4.C: Likewise.
9795
9796 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9797
9798         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9799         * g++.old-deja/g++.mike/p784.C: Ditto.
9800         * g++.old-deja/g++.mike/p785.C: Ditto.
9801
9802 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9803
9804           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9805
9806 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9807
9808         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9809         target feature; pass this to c-torture-execute as needed.
9810
9811 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9812
9813         * lib/c-torture.exp(c-torture-execute): If the previous and the
9814         current executables being tested are identical, we don't need to
9815         run the executable again. Try to make the executable names
9816         unique. Add an optional argument for passing additional compiler
9817         flags.
9818
9819 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9820
9821         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9822
9823 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9824
9825         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9826
9827 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9828
9829         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9830         32bit or larger longs.
9831
9832         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9833         have either a 32bit long or 32bit int.
9834
9835 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9836
9837         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9838         Make double precision tests dependent on sizeof (double).
9839
9840 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9841
9842         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9843         too.
9844
9845 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9846
9847         * gcc.c-torture/compile/961203-1.cexp: New script.
9848
9849 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9850
9851         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9852         up the includes ourselves.
9853
9854 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9855
9856         * lib/plumhall.exp: Remove random include, and add a few
9857         verbose messages for debugging.
9858
9859 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9860
9861         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9862         of trying to do it ourselves.
9863
9864 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9865
9866         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9867
9868 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9869
9870         * gcc.prms/5403.c: Made regexp a bit less strict.
9871
9872 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9873
9874         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9875         is returned from remote_load instead.
9876         * lib/plumhall.exp: Ditto.
9877         * lib/mike-g++.exp: Ditto.
9878         * lib/old-dejagnu.exp: Ditto.
9879         * lib/c-torture.exp: Ditto.
9880
9881 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9882
9883         * lib/g++.exp: Use build_wrapper procedure.
9884         * lib/gcc.exp: Ditto.
9885
9886 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9887
9888         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9889         an old-style decl for malloc.  Fixes tests to work when
9890         sizeof (int) != sizeof (size_t).
9891
9892 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9893
9894         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9895
9896         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9897         use stdargs.h interface.
9898
9899 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9900
9901         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9902         NO_VARARGS when compiling.
9903
9904 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9905
9906         * lib/plumhall.exp(ph_includes): New procedure.
9907         (ph_make): Use it.
9908         (ph_compiler): Ditto.
9909
9910         * lib/g++.exp: Rename test-glue.c to testglue.c.
9911         * lib/gcc.exp: Ditto.
9912
9913 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9914
9915         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9916         to completion when it's called.
9917
9918 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9919
9920         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9921         is defined, don't do test.
9922
9923 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9924
9925         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9926         for object files.
9927         (ph_summary): Mark skipped testcases as untested, not unresolved.
9928
9929         * lib/plumhall.exp (ph_make): If unresolved because of bad
9930         errorCode, record errorCode in log file.
9931         (*): Replace send_log/verbose with verbose -log.
9932
9933 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9934
9935         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9936         double conversion if double isn't at least 8 bytes.
9937
9938         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9939         int to work with targets where int is 16 bits.
9940
9941         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9942         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9943         precision for the test to complete.
9944
9945 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9946
9947         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9948         if d10v is not compiled with the -mdouble64 flag.
9949         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9950
9951         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9952         d10v is not compiled with the -mint32 flag.
9953
9954 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9955
9956         * lib/plumhall.exp: Use incr_count.
9957
9958 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9959
9960         * gcc.c-torture: Update to c-torture-1.45.
9961
9962 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9963
9964         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9965         the name of the expect testcase file).
9966
9967         * lib/g++.exp(g++_init): Ditto.
9968
9969 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9970
9971         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9972         the host.
9973
9974         * lib/gcc.exp(gcc_exit): New procedure.
9975
9976 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9977
9978         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9979         specs where appropriate.
9980
9981         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9982         because of new "candidates are" messages, and removed a few
9983
9984         * Converted all non-old-style g++ testcases to old-style, and
9985         moved into g++.old-deja.
9986
9987 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9988
9989         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9990         options.
9991
9992         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9993         succeeded.
9994
9995         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9996
9997 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9998
9999         * lib/gcc.exp (gcc_target_compile): Add support for defining
10000         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10001         the machine doesn't have those features.
10002
10003 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10004
10005         * g++.law/operators4.exp: Don't use LIBS.
10006
10007 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10008
10009         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10010
10011         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10012         * lib/g++.exp: Set it here instead. Also, allow use of the
10013         --tool_exec and --tool_opt options. Change CXX to
10014         GXX_UNDER_TEST.
10015
10016         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10017
10018         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10019
10020 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10021
10022         * lib/old-dejagnu.exp: Use prune_warnings instead of
10023         prune_system_crud.
10024         * lib/mike-g++.exp: Ditto.
10025         * lib/gcc.exp: Ditto.
10026         * lib/g++.exp: Ditto.
10027
10028         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10029
10030 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10031
10032           * 941014-2.c: Include stdlib.h
10033           * 960327-1.c: Include stdio.h
10034           * dbra.c, index-1.c: Don't assume ints are 32bits.
10035
10036 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10037
10038         * lib/gcc.exp: Add gcc,stack_size target feature.
10039
10040         * lib/g++.exp(g++_target_compile): Add the include and link
10041         paths here, not in two other places. And, it's $options, not
10042         options.
10043
10044         * lib/mike-g++.exp(postbase): Remove the code that determines
10045         the correct include and link paths.
10046         * g++.old-deja/old-deja.exp: Ditto.
10047
10048 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10049
10050         * lib/g++.exp(g++_init): target_compile no longer returns the
10051         filename of the result.
10052
10053 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10054
10055         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10056         call to glob.
10057
10058         * gcc.c-torture/special/special.exp: Change call to
10059         gcc_target_compile to include the object file.
10060
10061 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10062
10063         * gcc.c-torture/special/special.exp: Correct misspelling in last
10064         change.
10065
10066 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10067
10068         * lib/plumhall.exp(ph_summary): Log the entire output of the
10069         executable. Return -1 if there were any failures, 0 otherwise.
10070         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10071         (ph_make): Clean up objects and executables that were built
10072         if the tests succeeded.
10073
10074 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10075
10076         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10077         libraries and includes in the build tree as appropriate.
10078
10079 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10080
10081         * lib/c-torture.exp: Instead of looking for the global variable
10082         NO_LONG_LONG, check to see if that's a feature of the target.
10083
10084 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10085
10086         * config/default.exp: Minimize. Delete the remainer of the files in
10087         config; this functionality is now in devo/dejagnu/config.
10088
10089         g++.*/*: Pass any additional flags used to compile to postbase;
10090         delete CXXFLAGS.
10091
10092         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10093         is now done by runtest.exp. Use gcc_target_compile instead of
10094         compile.
10095
10096         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10097         Remove references to CFLAGS. Use remote_file instead of
10098         calling rm -f.
10099         (c-torture): Take a list of arguments to use to compile this
10100         testcase.
10101
10102         lib/g++.exp: Simplify. Use target_compile instead of compile.
10103         lib/gcc-dg.exp: Ditto.
10104         lib/gcc.exp: Ditto.
10105         lib/mike-{gcc,g++}.exp: Ditto.
10106         lib/old-dejagnu.exp: Ditto.
10107         lib/plumhall.exp: Ditto.
10108
10109 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10110
10111         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10112         (ph_linker): Likewise.
10113
10114 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10115
10116           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10117         MAP_ANON / MAP_ANONYMOUS if defined;
10118         else try to map from /dev/zero .
10119
10120 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10121
10122         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10123         isn't defined, then define it to MAP_ANONYMOUS.
10124
10125 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10126
10127         * gcc.c-torture: Update to c-torture-1.42 release.
10128
10129 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10130
10131         * gcc.c-torture: Update to c-torture-1.41 release.
10132
10133 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10134
10135         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10136         c-torture release.
10137
10138 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10139
10140         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10141         and LDFLAGS.  Fix second case to append the target_info ldflags
10142         onto LDFLAGS, not CFLAGS.
10143         * lib/g++.exp (g++_init): Add target_info stuff.
10144         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10145         of libgloss and newlib flags for !native.
10146
10147         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10148         (GDB): Fix relative path to go up another dir for finding gdb.
10149
10150 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10151
10152         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10153         versions in the target_info array, if they don't exist.
10154
10155 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10156
10157         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10158
10159 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10160
10161         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10162         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10163
10164 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10165
10166         * lib/old-dejagnu.exp: Don't remove the output file before we've
10167         actually tested it. Don't append pwd to the path of the executable
10168         we're testing.
10169
10170 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10171
10172         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10173
10174 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10175
10176         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10177         temporary directory for compiler files, and set it to a default
10178         value of /tmp. Set $output as the name of the output file from
10179         compiling the testcase. Add a -o option to $cflags_var so the
10180         compiler writes the final output file as $output. Set $executable
10181         to $output.
10182
10183         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10184         directory for compiler files, and set it to /tmp if it doesn't
10185         already have a value. Set $output_file to the name of the output
10186         file from compiling the testcase. Add a -o option to CXXFLAGS so
10187         the compiler writes the final output file as $output. Use $output
10188         as the executable to be tested.
10189
10190 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10191
10192         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10193
10194 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10195
10196         * gcc.c-torture/execute/pending-1.c: New test.  Still
10197         pending in Tege's queue.
10198
10199 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10200
10201         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10202         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10203         if there were failures.  Call unresolved if there were unresolved
10204         testcases.  Call gcc_fail if program did not run to completion.
10205         (ph_make): Pass additional argument name to ph_execute.
10206         (ph_execute): Add new argument.  Pass additional arguments to
10207         ph_summary.  Call gcc_fail is there is no execution output.
10208
10209 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10210
10211         * lib/plumhall.exp (proc_summary): Output relavent summary
10212         lines into the log so specific failures in plumhall can be
10213         investigated.
10214
10215 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10216
10217         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10218         (c-torture-execute): Don't try to execute tests which use
10219         "long long" types if $NO_LONG_LONG is nonzero.
10220
10221 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10222
10223         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10224         not c-torture.
10225
10226         * gcc.ieee: Move from here.
10227         * gcc.c-torture/execute/ieee: To here.
10228
10229 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10230
10231         * gcc.c-torture: Update to c-torture-1.41 release.
10232
10233 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10234
10235         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10236         not "$output".
10237
10238 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10239
10240         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10241         -c present.
10242
10243 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10244
10245         * config/proelf.exp: Handle connecting to a simulator.
10246
10247 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10248
10249         * config/proelf.exp: New file.  Enough framework that we can
10250         run c-torture tests on the proelf targets (or any other target
10251         that gdb can connect to for that matter).
10252
10253 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10254
10255         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10256         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10257
10258         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10259         exec_output exists.
10260
10261 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10262
10263         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10264         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10265
10266         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10267         to pass/fail/unresolved/unsupported/untested.  Caller must now
10268         call unresolved/unsupported/untested.
10269         * lib/*.exp: Update FSF address.  Update to handle new results of
10270         ${tool}_load.
10271         * lib/chill.exp (verbose): Delete.
10272
10273 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10274
10275         * lib/gcc.exp (default_gcc_start): Change order of args to
10276         $LDFLAGS $CFLAGS $LIBS.
10277         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10278         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10279         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10280         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10281         * gcc.misc-tests/dg-test.exp: Likewise.
10282         * gcc.misc-tests/msgs.exp: Likewise.
10283         * gcc.prms/prms.exp: Likewise.
10284         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10285         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10286
10287         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10288
10289 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10290
10291         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10292
10293         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10294         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10295
10296         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10297         necessary.
10298
10299 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10300
10301         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10302         global for loop; add use of $mathlib.
10303         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10304         settings here; set mathlib for anything but VxWorks.
10305
10306 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10307
10308         * gcc.c-torture: Update to c-torture-1.40 release.
10309
10310 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10311
10312         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10313         dg.exp.
10314
10315 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10316
10317         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10318         global.
10319
10320 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10321
10322         * lib/g++.exp (LIBS): Define if not already.
10323         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10324         (gcc-dg-prune): Call prune_gcc_output.
10325         * lib/gcc.exp (prune_gcc_output): New proc.
10326         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10327         prune_gcc_output.
10328
10329 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10330
10331         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10332         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10333
10334 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10335
10336         * gcc.c-torture: Update to c-torture-1.39 release.
10337
10338 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10339
10340         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10341         fails, try others as well.
10342
10343 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10344
10345         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10346         If compilation fails, mark execute tests as `untested'.
10347         If test is marked as unsupported, don't mark compilation and
10348         execute tests as failed.
10349
10350 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10351
10352         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10353         libstdc++ for whether or not we want to be doing shared
10354         libraries.  Delete link_curses since we don't need it anymore.
10355         * lib/mike-g++.exp (postbase): Don't link in libg++.
10356         * g++.old-deja/old-deja.exp: Likewise.
10357
10358 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10359
10360         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10361
10362 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10363
10364         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10365         For that, add `-Wl,-a,shared_archive'.
10366         * g++.old-deja/old-deja.exp: Likewise.
10367
10368 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10369
10370         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10371
10372 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10373
10374         * lib/mike-g++.exp (postbase): Pay attention to the status of
10375         g++_load.
10376
10377 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10378
10379           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10380
10381 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10382
10383         * lib/gcc.exp (default_gcc_start): No longer need to log program
10384         being executed or its output, execute_anywhere does that now.
10385         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10386         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10387
10388 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10389
10390         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10391         the same as those in lib/g++.exp.
10392
10393 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10394
10395         * gcc.c-torture: Update to c-torture-1.38 release.
10396         * gcc.ieee: Related changes.
10397
10398 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10399
10400         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10401         "exec". Minor reformatting changes.
10402
10403         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10404         cross. This means all "exec" calls now work on a remote host as
10405         well.
10406         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10407         cross. Filter out the extra "\r\n" stuff that expect puts in.
10408         (c-torture-execute): Filter out the bogus warnings like
10409         c-torture-compile does. Add support for canadian cross.
10410         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10411         Use execute_anywhere rather than calling exec directly. Now it
10412         works for canadian cross testing.
10413
10414 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10415
10416         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10417         results into a variable, and check that rather than using file exists.
10418
10419 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10420
10421         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10422         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10423
10424 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10425
10426         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10427         lib_curses if there's a shared libg++ in the build tree.
10428
10429 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10430
10431         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10432         if not supported target.
10433
10434 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10435
10436         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10437         link_curses up to always happen, not just for native builds.
10438
10439 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10440
10441         * gcc.c-torture: Update to c-torture-1.36 release.
10442         * gcc.failure: Related changes.
10443
10444 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10445
10446         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10447
10448 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10449
10450         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10451         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10452         runshlib, link_curses, and mathlib for link and run.
10453
10454         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10455         pass the runtime shared library options for Solaris, OSF/1, and
10456         Irix5, and link with -lcurses to avoid unresolved references.
10457
10458 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10459
10460         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10461         only run once.
10462
10463 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10464
10465         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10466
10467 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10468
10469         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10470         do not have a framework for the "compat" tests yet.
10471
10472 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10473
10474         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10475         set to null if we're testing vxworks5.1.  Use that instead of
10476         `-lm' in the setting of LIBS for link and run.
10477
10478 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10479
10480         * config/rom68k.exp (${tool}_load): Major changes to make it
10481         work.  Verified that it does in fact return the stuff in
10482         exec_output properly.  Catch any Emul or any TRAP other than 0.
10483
10484 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10485
10486         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10487         LDFLAGS properly for targets that need stuff from libgloss.
10488         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10489         only run once.
10490         (gpp_initialized): New variable.
10491
10492 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10493
10494         * config/rom68k.exp: Load libgloss.exp.
10495         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10496         so we can produce a fully linked binary.
10497         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10498         so we can produce a fully linked binary.
10499
10500 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10501
10502         * lib/plumhall.exp (ph_section): Watch for expected failures.
10503         Add missing `else'.
10504
10505         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10506         run the testcase.
10507         (c-torture): Likewise.
10508
10509 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10510
10511         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10512
10513         * lib/mike-g++.exp (mike_cleanup): New proc.
10514         (prebase): New globals compiler_result, not_compiler_result,
10515         target_regexp.
10516         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10517         allow leading "-" in pattern.  Watch for unsupported tests.
10518         If $compiler_result is set, pattern match assembler code,
10519         and ditto for $not_compiler_result.
10520         * lib/mike-gcc.exp: Likewise.
10521
10522         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10523         execution "succeeded".
10524
10525 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10526
10527         * config/win32.exp: New file.
10528         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10529
10530 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10531
10532         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10533         unsupported.
10534         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10535         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10536         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10537
10538         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10539         "... without exceptions was ...".  That is now handled by
10540         prune_system_crud.
10541         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10542
10543 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10544
10545         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10546         sieve.c,sort2.c}: New files.
10547         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10548         sieve.exp,sort2.exp}: Drivers for them.
10549
10550         * lib/mike-gcc.exp (program_output): New user settable variable.
10551         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10552         messages.
10553         * lib/mike-g++.exp (program_output): New user settable variable.
10554
10555         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10556
10557         * config/sh.exp: Deleted (use sim.exp instead).
10558
10559 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10560
10561         * config/vx.exp: Declare CHECKTASK as global.
10562         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10563         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10564         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10565
10566 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10567
10568         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10569         target. Like vx.exp, only includes `vx29k.exp' instead of
10570         `vxworks.exp'.
10571
10572 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10573
10574         * config/sim.exp: Increase time limit from 120 seconds to 240.
10575
10576 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10577
10578         * gcc.c-torture/execute/950628-1.c: New test.
10579
10580 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10581
10582         * gcc.c-torture: Update with changes/additions from
10583         c-torture-1.34.
10584
10585 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10586
10587         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10588
10589 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10590
10591         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10592
10593 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10594
10595         * gcc.c-torture/compile/950512-1.c: New test.
10596         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10597         * gcc.dg/struct-ret-1.c: Likewise.
10598
10599 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10600
10601         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10602           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10603
10604 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10605
10606         * gcc.c-torture/special/920411-1.c: Deleted.
10607         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10608
10609 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10610
10611         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10612         cpu limit.
10613
10614 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10615
10616         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10617
10618 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10619
10620         From kenner;
10621         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10622         is the proper length.
10623         * va-arg-3.c: Likewise.
10624
10625 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10626
10627         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10628         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10629
10630         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10631         * lib/g++.exp (default_g++_start): Delete old cruft.
10632
10633 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10634
10635         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10636         (2 * (1 << 18)) to (2 * (1 << 17)).
10637
10638         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10639
10640 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10641
10642         * config/rom68k.exp: Renamed from config/idp.exp
10643
10644 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10645
10646         * c-torture/compile/921109-2.c
10647
10648 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10649
10650         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10651         excess errors.
10652
10653 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10654
10655         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10656         output.
10657         * lib/g++.exp (default_g++_start): Likewise.
10658
10659 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10660
10661         * gcc.c-torture/compile/950329-1.c: New test.
10662
10663 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10664
10665           * config/bug.exp (${tool}_load): Updated to use new remote_open
10666           and remote_close procs.
10667         * config/idp.exp: New file.
10668
10669 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10670
10671         * gcc.c-torture/execute/950322-1.c: New test.
10672
10673 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10674
10675         * config/vx.exp (${tool}_load): Clean up testing of return code from
10676         vxworks_ld and vxworks_spawn.
10677
10678 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10679
10680         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10681
10682 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10683
10684         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10685         can mark excess errors on a machine by machine basis.  Note, the
10686         default is to not expect any excess errors, even when excess
10687         errors test - is given, so you will want to put an XFAIL ... on
10688         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10689         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10690         those 4 machines, but no others.
10691
10692 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10693
10694         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10695         * lib/c-torture.exp: to here.
10696
10697 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10698
10699         * gcc.c-torture/execute/950221-1.c: New test.
10700         * gcc.c-torture/execute/struct-ret-1.c: New test.
10701         * gcc.c-torture/compile/950221-1.c: New test.
10702
10703         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10704
10705 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10706
10707         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10708         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10709
10710 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10711
10712         * g++.gb: New directory of tests, derived from my signature and
10713         class scoping tests.
10714
10715         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10716         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10717         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10718         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10719         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10720         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10721         * g++.gb/sig25.C: Likewise.
10722
10723         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10724         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10725         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10726         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10727         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10728         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10729         * g++.gb/sig25.exp: Likewise.
10730
10731         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10732         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10733         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10734         * g++.gb/scope13.C: Likewise, this test still fails.
10735
10736         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10737         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10738         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10739         * g++.gb/scope13.exp: Ditto.
10740
10741         * g++.gb/README: New file, explains what these tests are about.
10742
10743 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10744
10745         * lib/dg.exp (dg-do): Support `preprocess'.
10746         (dg-test): Likewise.
10747
10748 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10749
10750         * config/udi.exp: change "continue -expect" to "exp_continue".
10751
10752 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10753
10754         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10755         Delete redundant tests.
10756
10757         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10758         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10759         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10760         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10761         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10762         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10763         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10764         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10765
10766         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10767         storing label pointers.
10768         * gcc.c-torture/execute/921019-1.c: Likewise.
10769         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10770         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10771         parameter fp.
10772         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10773         constants.
10774
10775         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10776         Delete obsolete tests.
10777
10778         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10779         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10780         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10781         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10782         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10783         * gcc.c-torture/compile/950124-1.c: New test.
10784
10785         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10786
10787 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10788
10789         * lib/mike-g++.exp: Add -lm to LIBS.
10790
10791 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10792
10793         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10794
10795 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10796
10797         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10798
10799 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10800
10801         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10802
10803 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10804
10805         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10806         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10807         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10808         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10809         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10810         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10811         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10812         * g++.law/{operators31.C, operators32.C,
10813         * g++.law/{operators33.C, operators34.C}: Likewise.
10814         * g++.law/{pic1.C, refs2.C}: Likewise.
10815         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10816         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10817         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10818         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10819
10820         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10821         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10822         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10823         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10824         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10825         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10826         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10827         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10828         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10829         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10830         * g++.law/{operators34.exp}: Likewise.
10831         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10832         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10833         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10834         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10835         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10836
10837         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10838         No longer expected to fail.
10839         * g++.law/missed-error3.C: Tweak for recent bool changes.
10840
10841 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10842
10843         * config/emb-unix: Deleted.
10844         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10845         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10846
10847 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10848
10849         * lib/dg.exp (dg-test): Fix typo in last patch.
10850
10851 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10852
10853         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10854         (handles multiple occurrences).
10855
10856 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10857
10858         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10859         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10860         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10861         printed).
10862         * lib/c-torture.exp (c-torture-compile): Likewise.
10863         (c-torture): Prepend full path if missing.
10864         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10865         (gcc_fail): Likewise.
10866         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10867
10868 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10869
10870         * lib/netware.exp: Only attach to NetWare i386 systems.
10871
10872 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10873
10874         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10875         messages.  Add test name to "output pattern match" pass/fail message.
10876
10877 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10878
10879         * gcc.dg: New testsuite.
10880         * gcc.dg/dg.exp: New file.
10881
10882         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10883         test-switch.c}: Deleted.
10884
10885         * gcc.misc-tests/msgs.exp: New testcase driver.
10886
10887 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10888
10889         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10890         Watch for illegal return values from ${tool}_load.
10891         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10892         cross targets.  Coerce return value >0 to 1.
10893
10894 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10895
10896         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10897
10898         * config/emb-unix.exp: New file.
10899
10900         * config/sim.exp: Error if variable $SIM not defined.
10901         (${tool}_load): Mark test as "untested" if simulator missing.
10902
10903         * config/unix.exp: Load remote.exp to get rcp_download.
10904         * lib/c-torture.exp: Use different option lists for testcases with
10905         and without loops.
10906         * gcc.c-torture/execute/execute.exp: Likewise.
10907
10908 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10909
10910         * config/*.exp: Clarify return code from ${tool}_load.
10911         Call `unresolved' or `untested' instead of `warning' or `perror'
10912         (sometimes you still want to call both though).
10913         Add comment that `shell_id' is local to each file.
10914         * config/udi.exp (timeout): Set to 30.
10915         Don't print warning if connection fails, $connectmode has already
10916         printed an error.
10917         (${tool}_load): Move verbose messages to level 2.
10918         Rework pattern for "Process started" message.
10919         Pass `shell_id' to ${connectmode}_download.
10920         Retry twice upon timeout.  Make resetting of target more robust.
10921         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10922         Pass `shell_id' to exit_$connectmode.
10923         Only call exit_$connectmode if connected.
10924         * config/unix.exp (${tool}_load): Check return codes better.
10925         * config/vrtx.exp (${tool}_load): Likewise.
10926         * config/vx.exp (${tool}_load): Likewise.
10927         Delete unneeded global's.
10928         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10929         from ${tool}_load.
10930         (dg-stat): Delete.
10931         (dg-init): Delete recording of pass/fail counts.
10932         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10933         (old-dejagnu-init): Likewise.
10934         (old-dejagnu-stat): Delete contents, empty proc now.
10935         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10936         (c-torture): Delete references to lcnt, lpass, lfail.
10937         Get option list from TORTURE_OPTIONS.
10938         Delete -funroll[-all]-loops if no loops.
10939         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10940         (g++_stat): Delete contents (empty proc now).
10941         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10942         (gcc_finish): Likewise.
10943         (gcc_stat): Deleted.
10944         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10945         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10946         * gcc.c-torture/execute/execute.exp: Likewise.
10947         Split tests into two parts: compile, execute.
10948         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10949         no loops.  Update to reflect clarified return codes from ${tool}_load.
10950
10951 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10952
10953         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10954         to grep for.
10955         (old-dejagnu): Likewise (where necessary).
10956
10957 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10958
10959         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10960
10961         * lib/dg.exp (dg-process-target): Fix processing of selector.
10962         Add comment regarding use of `error'.
10963
10964         * lib/gcc.exp (prune_system_crud): Define if missing.
10965         * lib/g++.exp (prune_system_crud): Likewise.
10966
10967         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10968         Call prune_system_crud.
10969         * lib/dg.exp (dg-runtest): New proc.
10970         Use perror instead of send_user for tcl errors in testcase.
10971         Don't return any value, it's never used.
10972         Don't clobber previous definition of `unknown'.
10973         Print tcl errors in `dg-final'.
10974
10975 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10976
10977         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10978         (dg-test): Don't print errorInfo, it contains stack backtrace.
10979
10980 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10981
10982         * lib/g++.exp (runtest_file_p): Define if missing.
10983
10984 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10985
10986         * lib/mike-g++.exp: Comment out loading of g++.exp.
10987         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10988         (default_g++_version): Always print something.
10989         (default_g++_start): Comment out call to `which'.
10990         (g++_start, g++_load): Deleted (must be defined in config file).
10991         * lib/gcc.exp: Test for existence of $CC at start.
10992         Delete check for tmpdir (done in gcc_init).
10993         (default_gcc_version): Always print something.
10994         (default_gcc_start): Comment out call to `which'.
10995         * config/*.exp: Major cleanup - make cross targets work at least a
10996         little better for g++ (by not being "--tool gcc" specific).
10997         Rename gcc_xxx to ${tool}_xxx.
10998         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10999         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11000
11001 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11002
11003         * lib/c-torture.exp (c-torture-compile): Rework compiler
11004         message processing.
11005
11006         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11007         c-torture.
11008
11009 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11010
11011         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11012
11013         * lib/dg.exp (dg-process-target): Support { target native }.
11014
11015 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11016
11017         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11018         looked for "... program xxx got fatal signal".
11019         Correct regsub munging of `comp_output'.
11020         Ignore compiler messages "path prefix not used" and "linker input
11021         file unused".
11022
11023 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11024
11025         * lib/gcc.exp (runtest_file_p): Define if missing.
11026         * gcc.prms/template.c: Example to work from.
11027
11028 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11029
11030         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11031         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11032
11033         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11034         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11035         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11036         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11037
11038         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11039         (dg-process-target): No longer a varargs proc.
11040         Return S/N for target, P/F for xfail.  All callers changed.
11041         (user option procs): More argument checking.
11042         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11043         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11044         (dg-test): Skip test if not running on selected target in `dg-do'.
11045         Update handling of `dg-do-what', `dg-output-text'.
11046         Separate execution pass/fail from output pattern match pass/fail.
11047         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11048
11049 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11050
11051         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11052         target for 920510-1.c.
11053
11054 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11055
11056         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11057         Clean up comment regarding use of passcnt, etc.
11058         (gcc_stat): Don't update `testcnt' here.
11059         (gcc_finish): Do it here.
11060         Might as well reset `but_id' here too.
11061         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11062         to determine if the file should be tested.
11063         * gcc.c-torture/compile/compile.exp: Likewise.
11064         * gcc.c-torture/execute/execute.exp: Likewise.
11065         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11066         * gcc.misc-tests/dg-test.exp: Likewise.
11067         * gcc.prms/prms.exp: Likewise.
11068         * gcc.wendy/wendy.exp: Likewise.
11069         * g++.old-deja.exp: Likewise.
11070         Move "Testing file" message to verbose level 1.
11071
11072 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11073
11074         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11075
11076 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11077
11078         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11079         (default_gcc_start): Accept optional second list element
11080         of compiler flags.  Print compiler output at verbosity level 2.
11081         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11082         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11083         Save current values of framework globals passcnt, failcnt, xpasscnt,
11084         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11085         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11086         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11087         xfailcnt to compute stats.  Update framework global `testcnt' from
11088         pass/fail counts.
11089         (gcc_finish): New proc.  Clean up test environment.
11090         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11091         (gcc_epass, gcc_efail): Delete.
11092         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11093         argument of line number.
11094         (dg-init): If the tool has an init routine, call it.
11095         (dg-test): Remove args `cflags_var' and `libs_var'.
11096         Pass all compiler options to ${tool}_start.
11097         Handle missing line number.
11098         (dg-finish): New function.
11099         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11100         particular files.  Call gcc_finish at end.  Move "skipping test"
11101         message to verbosity level 3.
11102         * gcc.c-torture/compile/compile.exp: Likewise.
11103         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11104         * gcc.c-torture/execute/execute.exp: Likewise.
11105         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11106         Print testcase being tried at verbosity level 1.
11107         * gcc.c-torture/special/special.exp: Unset xfail.
11108         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11109         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11110         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11111         * gcc.failure/failure.exp: Likewise.
11112         * gcc.ieee/ieee.exp: Likewise.
11113         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11114         Update call to dg-test.  Call dg-finish at end.
11115         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11116         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11117         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11118         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11119         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11120         * gcc.wendy/wendy.exp: Add copyright.
11121         Delete setting of tmpdir (done by gcc_init).
11122         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11123         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11124         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11125         gcc_[ce]pass/fail.
11126
11127 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11128
11129         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11130         confusion.
11131         (g++_load): Likewise.
11132
11133         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11134         Rename argument to `prog' to remove the confusion.
11135         Varargs fns behave differently too!
11136         (g++_load): Likewise.
11137
11138         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11139
11140         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11141         what it is.  Delete (always) printing of status value for !native.
11142         Simplify verbose code, and include status and exec_output.
11143         (g++_load): Use gcc_load.
11144
11145 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11146
11147         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11148         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11149         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11150         940714-3.c as these testcases don't exist anymore.  Make
11151         va-arg-1.c expected to pass.
11152
11153 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11154
11155         * gcc.misc-tests/misc.exp: Only run specific testcases.
11156         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11157         * gcc.misc-tests/dg-[1-9].c: New files.
11158
11159         * lib/dg.exp: New testsuite driver.
11160         * gcc.prms/prms.exp: Use it.
11161
11162         * README.gcc: New file.
11163
11164         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11165         Document and reset `lxpass' and `lxfail'.
11166         Simplify "initialized" message.
11167         (gcc_stat): Clean up comments a little.
11168
11169 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11170
11171         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11172
11173 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11174
11175         * lib/old-dejagnu.exp (process-option): New proc.
11176         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11177         (old-dejagnu): Simplify.
11178         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11179
11180 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11181
11182         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11183         exists and is not an empty string.
11184
11185         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11186         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11187         finished.
11188         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11189         automatically.
11190
11191         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11192         longer expected to fail.
11193
11194         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11195         "f" function call.
11196
11197         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11198
11199         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11200         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11201         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11202         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11203         c-torture-1.29.
11204
11205         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11206         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11207
11208         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11209
11210         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11211         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11212
11213         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11214         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11215         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11216
11217 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11218
11219         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11220         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11221         940714-1.c, 940714-2.c, 940714-3.c},
11222         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11223         gcc.misc-tests/{mg.c,mg.exp}:
11224         New tests.
11225         * gcc.noncompile/noncompile.exp: Change accordingly.
11226
11227 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11228
11229         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11230         Undo previous clobberage.
11231
11232 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11233
11234         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11235         * gcc.special/{930510-1.c, special.exp}:
11236         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11237         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11238         struct-varargs-1.c}: New tests from c-torture-1.26.
11239
11240 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11241
11242         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11243           argument to switch.
11244
11245 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11246
11247         * Revert the previous changes.  Please see Rob's directory
11248           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11249           fixes.
11250
11251 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11252
11253         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11254             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11255             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11256             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11257             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11258             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11259             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11260             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11261             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11262             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11263             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11264             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11265             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11266             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11267             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11268             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11269             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11270             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11271             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11272             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11273             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11274             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11275             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11276             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11277             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11278             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11279             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11280
11281 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11282
11283         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11284             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11285           with perror calls.
11286
11287 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11288
11289         * config/unix.exp (g++_load): Fix syntax.
11290
11291 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11292
11293         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11294         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11295         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11296         Don't expect va-arg-1.c to fail.  Correct expected output for
11297         920928-1.c.
11298         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11299         * gcc.wendy/hbm4.c: Correct typo.
11300         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11301
11302 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11303
11304         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11305         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11306         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11307         * lib/c-torture.exp (c-torture-compile): Ditto.
11308
11309         Reduce volume of output (remove all the -I's and such).
11310         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11311         Call gcc_cpass, gcc_cfail.
11312         (c-torture): Pass testing option to c-torture-compile.
11313
11314 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11315
11316         Bring patches over from progressive.
11317         * config/default.exp: Exit remote shell cleanly.
11318         (g++_exit, g++_start): Add default versions.
11319         * config/sim.exp (gcc_load): Use perror, not error.
11320
11321 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11322
11323         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11324         set in site.exp.
11325
11326 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11327
11328         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11329         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11330         (wendy_try): New proc to run testcase.
11331         (main loop): Call 'em.
11332         * gcc.wendy/*.c: Clean up pass to correct expected output.
11333
11334         * lib/gcc.exp: Minor cleanup work.
11335         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11336
11337 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11338
11339         * config/sim.exp (gcc_load): Document return codes better.
11340         Don't pass -v to simulator.
11341
11342 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11343
11344           * gcc.special/920717-x.c: Fix typo.
11345           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11346           get at sources.
11347
11348         * lib/mike-gcc.exp: Fix typo.
11349
11350 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11351
11352         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11353         binary to use, transform the name.
11354         * config/*.exp: rename everything. Nuke any g++ specific files,
11355         it's now a special case of gcc that requires no special support.
11356         Add a default.exp for unsupported targets.
11357
11358 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11359
11360         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11361         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11362         version of Tcl.
11363
11364 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11365
11366         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11367         than a warning.
11368
11369 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11370
11371         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11372
11373 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11374
11375         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11376         option_list.  Compile every file with only 4/6 option choices
11377         (same as C torture) instead of with 12/18 different option
11378         choices.
11379         * lib/c-torture.exp: Likewise.
11380
11381         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11382         not already set.
11383
11384 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11385
11386         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11387         can put an XFAIL *-*-* on excess errors.
11388
11389 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11390
11391         * g++.law: Add more tests derived from g++-bugs snapshots.
11392
11393         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11394         equivalent to g++.law/init9.
11395
11396         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11397         compiled it, and the a.out file after we've run it.
11398
11399 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11400
11401         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11402         compiled it, and the a.out file after we've run it.
11403
11404 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11405
11406         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11407
11408 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11409
11410         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11411         version number.
11412
11413 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11414
11415         * g++.law: New directory of g++ tests derived from the g++-bugs
11416         snapshots.
11417
11418 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11419
11420         * gcc.compile: initbug1.c initbug1.exp testcase added
11421
11422 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11423
11424         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11425         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11426           fixes submitted by Jeff Law (law@cs.utah.edu)
11427         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11428           Jeff Law (law@cs.utah.edu)
11429
11430
11431 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11432
11433         * config/unix-g++.exp: Follow the gcc way of doing things.
11434         * g++.old-deja/old-deja.exp: Minor updates.
11435         * lib/g++.exp: New file, follow the gcc way of doing things.
11436         * lib/old-dejagnu.exp: Minor updates.
11437         * lib/mike-g++.exp: Always unset errorInfo.
11438
11439 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11440
11441         * lib/gcc.exp: Fix some errors with the below change, CC and
11442         CFLAGS should be global when setting, not local.
11443
11444 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11445
11446         * lib/gcc.exp: Transform tool name.
11447
11448 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11449
11450         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11451
11452 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11453
11454         * lib/gcc.exp: change gcc_done to gcc_stat
11455
11456 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11457
11458         * Upgraded gcc testsuite to c-torture version 1.25
11459
11460 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11461
11462         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11463         * lib/c-torture: added hooks for new reporting code.
11464
11465 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11466
11467         * config/sh-gcc.exp: check if sh-sim exists in the path
11468
11469 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11470
11471         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11472         * gcc.compile/compile.exp: Initial changes for new logic.
11473         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11474         * gcc.failure/failure.exp: Initial changes for new logic.
11475         * gcc.ieee/ieee.exp: Initial changes for new logic.
11476         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11477         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11478         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11479         * lib/c-torture.exp: Initial changes for new logic.
11480         * lib/gcc.exp: Initial changes for new logic.
11481
11482 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11483
11484         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11485         depend upon failure or success.  Fully qualify names in failure
11486         and success messages.  Always remove a.out before starting
11487         compile, just in case.  Pay more attention to error text output by
11488         the compiler.  Handle testcases with no known past errors just
11489         like all others, so that things are uniform.  Other miscellaneous
11490         improvements.
11491
11492 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11493
11494         * gcc.cpp: new directory for cpp tests
11495
11496 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11497
11498         * lib/chill.exp: Code reformatted, removed unused code.
11499         * config/unix-chill.exp: Code reformatted, removed unused code.
11500         * chill.execute/execute.exp: Code reformatted, removed unused code.
11501         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11502
11503 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11504
11505         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11506         routines not written.
11507
11508 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11509
11510         * config/bug-gcc.exp: Use new procs from bug.exp.
11511
11512 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11513
11514         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11515         via ftp, rather than depending on NFS.
11516         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11517         case.
11518
11519 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11520
11521         * config/bug-gcc.exp: Use new download proc.
11522
11523 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11524
11525         * chill.execute/execute.exp: cleanups, handles errors better
11526         * chill.compile/compile.exp: rewrite, based on execute.exp
11527         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11528         * lib/chill.exp: major changes to diff proc and compile and link
11529           procs. added chill_fail and chill_pass wrappers to pass and
11530           fail. added more comments, and handle error codes better.
11531           Added a hack to capture stderr from exec, so noncompile tests
11532           can work.
11533
11534 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11535
11536         * chill.execute/execute.exp: rewrite of testsuite driver
11537         * lib/chill.exp: rewrite of testsuite driver
11538         * config/unix-chill.exp: rewrite of testsuite driver
11539
11540 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11541
11542     In chill.execute:
11543         * iexpr.ch: Standardize uppercase.
11544         * tuples.dat: Standardize uppercase.
11545         * vary.ch: standardize.  Correct varying string assignments.
11546         * vary.dat: Add new output lines.
11547
11548 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11549
11550     In chill.execute:
11551         * chprintf.ch: Standardize use of uppercase.
11552         * tuples.ch: Standardize and turn arr2 into a DCL,
11553           rather than a SYN.
11554         * pinits.ch: Standardize.
11555
11556 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11557
11558         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11559         * Makefil: Renamed to Makefile.in.
11560         * configure.in: New.
11561
11562 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11563
11564     In chill.execute:
11565         * .cvsignore: Add result/output files.
11566         * Makefile: Fix up variables at start.  Use MFLAGS
11567           everywhere.  Correct bool_loc, built_ins entries.
11568           Add entry for vary1.ch.
11569         * bitarray.ch: Standardize upper-case usage.
11570         * bitexpr.ch: Standardize, add output of b1.
11571         * params.ch: Use arrayt in along PROC parameters, to
11572           avoid novelty problems.
11573         * sets.ch: Tiny cleanup.
11574         * vary1.ch: Re-indent.
11575
11576 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11577
11578           * Add PR-related files to Makefiles, .cvsignore files, etc.
11579
11580 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11581
11582         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11583           with compiler objects. New names are test-flow.c and test-loop.c
11584
11585 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11586
11587         * Upgraded c-torture tests from 1.19 to 1.20
11588
11589         * new files:
11590         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11591         * gcc.compile: 930623-1.c 930623-2.c
11592         * gcc.noncompile: 930622-1.c 930622-2.c
11593         * gcc.failure: 920411-1.c 920627-2.c
11594         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11595
11596 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11597
11598         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11599           More changes to get testsuite working properly. Needs more work.
11600           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11601
11602 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11603
11604         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11605           More changes to get testsuite working properly. Needs more work.
11606
11607 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11608
11609         * chill.compile/compile.exp: Added for Dejagnu support
11610         * chill.execute/execute.exp: Added for Dejagnu support
11611         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11612
11613 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11614
11615     This should complete moving the CHILL test files.
11616         * chill.noncompile(.cvsignore printf.grt
11617             in-printf.grt chprintf.grt chprintf.ch):
11618             Added test-support files.
11619           (Makefile): Modified further.
11620         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11621             signal.ch): Added test files.
11622           * chill.execute (.cvsignore printf.grt printr.c
11623             in-printf.grt rts.c chprintf.grt rts.h): Added
11624           test-support files.
11625             (Makefile): More corrections.
11626
11627 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11628
11629         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11630           test cases, ready for DejaGnu.
11631
11632 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11633
11634         * Upgraded c-torture tests from 1.18 to 1.19
11635
11636         * gcc.compile: added test(s):
11637           930607-1.c
11638         * gcc.execute: added test(s):
11639           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11640
11641         * added new subdirectory for misc tests: gcc.misc-tests
11642         * gcc.misc-test(s): added tests:
11643           inst-check.c test-consts.c test-ior.c test-switch.c
11644
11645 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11646
11647         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11648
11649 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11650
11651         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11652
11653 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11654
11655         * Upgraded c-torture tests from 1.17 to 1.18
11656
11657 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11658
11659         * Upgraded c-torture tests from 1.12 to 1.17
11660
11661 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11662
11663         * lib/old-dejagnu.exp:
11664           Fixed handling of XFAIL target triplets to correctly
11665           recognize wildcard characters.  Removed code that
11666           appended a unique id tag to the end of the file name
11667           printed out by the result of the testcases within a
11668           given test file.
11669
11670 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11671
11672         * lib/old-dejagnu.exp:
11673           Reworked expected failure handling to trigger off of XFAIL
11674           keyword in keyphrase embeded in testcase source code. The
11675           XFAIL keyword must be at the end of the keyphrase line. It
11676           may optionally be followed by one or more target triplets.
11677           It has just occured that the handling of wildcards in the
11678           target triplet may not be correct.
11679
11680 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11681
11682         * g++.old-deja/tests:
11683           Moved all subdirectories up one level into g++.old-deja .
11684
11685         * lib/old-dejagnu.exp:
11686           Fixed problem with CXXFLAGS not being properly reset, and being
11687           corrupted with extraneous "-c" compiler option.  This was
11688           causing binaries to not be generated for test that needed them.
11689           Modified strings passed to "pass" and "fail" so that individual
11690           tests from the same test file would be distinguished by an
11691           identifier appended to the test file name in the summary logs;
11692           this corrected a problem with erroneous diff logs.  Added code
11693           to search testcases for expected fail and unexpected pass keywords.
11694
11695 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11696
11697         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11698
11699 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11700
11701         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11702           Removed extraneous text from end of "Special g++ Options"
11703           keyphrase.
11704
11705         * lib/old-dejagnu.exp: Added pattern matching to look for new
11706           keywords, embedded in testcases comments, which will trigger
11707           calls to xpass and xfail.
11708
11709 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11710
11711         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11712           comments embedded in the testcases, especially the one looking for
11713           special compiler options, as well as the pattern matching for the
11714           compiler output again.
11715
11716 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11717
11718         * lib/old-dejagnu.exp: Do a proper check of the return value for
11719           execute tests. Fixed several problems with the pattern matching
11720           of the compiler output which gave erroneous test results.
11721           Changed several of the test result messages to be more descriptive.
11722         * config/unix-g++.exp: Proc g++_load now actually works and
11723           executes the tests passed to it and returns a usable return
11724           value.
11725
11726 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11727
11728           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11729
11730 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11731
11732         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11733           Modified both files to properly execute the old style
11734           dejagnu tests. The previous versions of these files were
11735           experimental and did not function anything near correctly.
11736
11737 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11738
11739         * Removed all Makefile.in and configure.in files. No configuration
11740         needed now.
11741
11742 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11743
11744         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11745
11746 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11747
11748         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11749         gcc.special/configure.in, gcc.noncompile/configure.in,
11750         gcc.execute/configure.in, gcc.code_quality/configure.in,
11751         g++.other/configure.in, g++.old-deja/configure.in,
11752         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11753         in srcname setting.
11754
11755 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11756
11757         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11758         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11759         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11760
11761 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11762
11763         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11764         (gdb_exit): Don't remove *_soc files.
11765
11766 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11767
11768         * lib/c-torture.exp: Don't look for main; instead always use -w
11769         -c.  This is how the c-torture tests work.  Remove the object
11770         file if the compilation succeeds.
11771         * gcc.execute/execute.exp: Remove executable if test passes.
11772         * gcc.noncompile/noncompile.exp: Every test is an expected
11773         failure.
11774         * gcc.special/special.exp: Added tests from c-torture 1.11,
11775         corrected use of existing test.
11776         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11777         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11778         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11779         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11780         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11781         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11782         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11783         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11784         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11785         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11786         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11787         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11788         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11789         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11790         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11791         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11792         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11793         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11794         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11795         c-torture 1.11.
11796         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11797         correspond to c-torture 1.11.
11798
11799         * New file.