OSDN Git Service

* cppexp.c (possible_sum_sign, integer_overflow, left_shift,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
2
3         * gcc.dg/cpp/arith-1.c: New semantic tests.
4         * gcc.dg/cpp/if-1.c: Update.
5
6 2002-05-24  Ben Elliston  <bje@redhat.com>
7
8         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
9
10 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
11
12         * gcc.dg/verbose-asm.c: New test.
13
14 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
15
16         * gcc.dg/cpp/paste12.c: New test.
17
18 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
19
20         * g++.dg/parse/named_ops.C: New test.
21
22 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
23
24         * gcc/testsuite/gcc.dg/weak-8.c: New test.
25
26 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
27
28         * gcc.dg/weak-2.c: Allow optional leading underscore
29         in scan-assembler symbol name.
30         * gcc.dg/weak-3.c: Likewise.
31         * gcc.dg/weak-4.c: Likewise.
32         * gcc.dg/weak-5.c: Likewise.
33
34 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
35
36         * gcc.dg/20020523-1.c: New test.
37
38 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
39
40         * objc.dg/const-str-2.m: Update now that we stop after
41         a command line error.
42
43 2002-05-22  Richard Henderson  <rth@redhat.com>
44
45         * g++.dg/dg.exp: Fix typo in test pruneing.
46
47 2002-05-22  Richard Henderson  <rth@redhat.com>
48
49         * g++.dg/dg.exp: Prune the tls subdirectory.
50         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
51         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
52         * g++.dg/tls/init-1.C: New.
53
54 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
55
56         * gcc.dg/20020517-1.c: New test.
57
58 2002-05-21  Richard Henderson  <rth@redhat.com>
59
60         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
61         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
62
63 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
64
65         * g++.dg/other/copy2.C: New test.
66
67 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
68
69         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
70         (MAX_COPY): Bump up to 10 times sizeof (long long).
71         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
72
73         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
74         sizeof (long long).
75
76         * gcc.c-torture/execute/strcpy-1.c: New test.
77
78 2002-05-19  Jason Merrill  <jason2redhat.com>
79
80         * g++.dg/ext/oper1.C: New test.
81
82 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
83 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
84
85         * README.QMTEST: New file.
86
87         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
88
89 2002-05-19  Andreas Jaeger  <aj@suse.de>
90
91         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
92         now.
93         * gcc.c-torture/execute/loop-2d.x: Likewise.
94
95 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
96
97         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
98         support weak symbols.
99         * gcc.dg/weak-4.c: Likewise
100         * gcc.dg/weak-6.c: Likewise
101
102 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
103
104         * gcc.dg/weak-3.c: Add dg-excess-error comment for
105         cygwin, coff and h8300-*-hms targets
106         * gcc.dg/weak-5.c: Likewise
107         * gcc.dg/weak-7.c: Likewise
108
109 2002-05-16  Jason Merrill  <jason@redhat.com>
110
111         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
112         (scan-assembler-not, scan-assembler-dem): Likewise.
113         (scan-assembler-dem-not): Likewise.
114
115 2002-05-15  Richard Henderson  <rth@redhat.com>
116
117         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
118
119 2002-05-15  Richard Henderson  <rth@redhat.com>
120
121         * gcc.dg/weak-5.c (vfoo1c): No warning here.
122         (vfoo1f): Warning here.
123         (vfoo1l): Don't redefine the alias.
124
125 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
126
127         * g++.dg/init/pm1.C: New test.
128
129 2002-05-12  David S. Miller  <davem@redhat.com>
130
131         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
132         types.
133
134 2002-05-10  Roger Sayle  <roger@eyesopen.com>
135
136         * gcc.c-torture/execute/20020510-1.c: New test case.
137
138 2002-05-10  David S. Miller  <davem@redhat.com>
139
140         * gcc.c-torture/execute/conversion.c: Test long double too.
141
142 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
143
144         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
145         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
146         * lib/g++.exp (g++_link_flags): Likewise.
147         * lib/objc.exp (objc_target_compile): Likewise.
148
149 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
150
151         * gcc.dg/cpp/poison.c: Update.
152         * gcc.dg/cpp/20000625-2.c: Remove.
153         * gcc.dg/cpp/direct2s.c: Remove final test.
154
155 2002-05-08  Tom Rix  <trix@redhat.com>
156
157         * gcc.c-torture/execute/20020508-1.c: New test.
158         * gcc.c-torture/execute/20020508-2.c: New test.
159         * gcc.c-torture/execute/20020508-3.c: New test.
160
161 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
162
163         * gcc.dg/cpp/charconst-4.c: More tests.
164
165 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
166
167         PR c/6569
168         * gcc.dg/weak-3.c: Update location of warning messages.
169         * gcc.dg/weak-5.c: Likewise.
170
171 2002-05-06  Roger Sayle  <roger@eyesopen.com>
172
173         * gcc.c-torture/execute/20020506-1.c: New test case.
174
175 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
176
177         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
178
179 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
180
181         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
182
183 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
184
185         * gcc.dg/cpp/charconst-3.c: New test.
186
187 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
188
189         * gcc.dg/cpp/charconst.c: Update tests.
190
191 2002-05-05  Tim Josling  <tej@melbpc.org.au>
192
193         * treelang: Added directory for new sample language treelang. Also
194         lib/treelang.exp: New file to signal treelang should be tested.
195
196 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
197
198         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
199         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
200         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
201         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
202         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
203         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
204         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
205
206 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
207
208         * gcc.dg/format/xopen-2.c: New test.
209
210 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
211
212         * gcc.dg/20020503-1.c: New test.
213
214 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
215
216         * g++.dg/init/dtor1.C: Make it tougher.
217
218 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
219
220         * g++.dg/init/dtor1.C: New test.
221
222 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
223
224         * gcc.dg/altivec-8.c: New.
225
226 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
227
228         * gcc.dg/altivec-7.c: New.
229
230 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
231
232         * g++.dg/parse/typedef1.C: New test.
233
234 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
235
236         PR c++/6486
237         * g++.dg/template/friend6.C: New test.
238
239         PR c++/6492
240         * g++.dg/init/copy1.C: New test.
241
242 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
243
244         * g++.dg/warn/effc1.C: New test.
245
246 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
247
248         * gcc.dg/cpp/if-cexp.c: Add a test.
249
250 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
251
252         * gcc.dg/20020426-2.c: New test.
253
254 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
255
256         * gcc.dg/cpp/if-mop.c: Update.
257         * gcc.dg/cpp/if-mpar.c: Add test.
258         * gcc.dg/cpp/if-oppr.c: Update.
259
260 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
261
262         PR c/6343
263         * gcc.dg/weak-[2-7].c: New tests.
264
265 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
266
267         * gcc.dg/enum1.c: New test.
268
269 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
270
271         PR c++/6497
272         * g++.dg/inherit/access2.C: New test.
273
274 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
275
276         PR bootstrap/6445
277         * gcc.dg/20020426-1.c: New test.
278
279 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
280
281         * g++.dg/abi/enum1.C: New test.
282
283 2002-04-26  Richard Henderson  <rth@redhat.com>
284
285         * gcc.dg/c99-bool-1.c: Expect always true warning.
286
287 2002-04-25  Roger Sayle  <roger@eyesopen.com>
288
289         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
290
291 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
292
293         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
294         targets.
295
296 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
297
298         * g++.dg/abi/mange7.C: New test.
299
300         PR c++/6438.
301         * g++.dg/parse/stmtexpr2.C: New test.
302
303 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
304
305         * gcc.dg/20020312-2.c: Add SH target.
306
307 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
308
309         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
310         compiler output on mips*-*-irix*.
311
312 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
313
314         * g++.dg/parse/attr1.C: New test.
315
316 2002-04-23  Roger Sayle  <roger@eyesopen.com>
317
318         * gcc.c-torture/execute/string-opt-17.c: New test case.
319         * gcc.c-torture/execute/memset-2.c: New test case.
320
321 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
322
323         PR c++/6256:
324         * g++.dg/template/friend5.C: New test.
325
326         PR c++/6331:
327         * g++.dg/template/qual1.C: Likewise.
328
329 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
330
331         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
332         Include stdlib.h, not stdio.h or ctype.h.
333
334 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
335
336         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
337         cris-*-elf* and mmix-*-*.
338         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
339         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
340         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
341         Ditto.
342         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
343         * gcc.dg/wchar_t-1.c: Ditto.
344
345 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
346
347         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
348         Clarify comment.
349
350 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
351
352         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
353
354 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
355
356         * gcc.c-torture/execute/20000906-1.x: Delete.
357
358 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
359
360         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
361
362 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
363
364         * PR6367
365         * g77.f-torture/execute/6367.f: New test.
366         * g77.f-torture/execute/6367.x: Disable for MMIX.
367
368 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
369
370         * PR6352
371         * g++.dg/opt/inline2.C: New test.
372
373 2002-04-18  Richard Henderson  <rth@redhat.com>
374
375         * gcc.dg/20000906-1.c: Enable for all targets.
376         * gcc.c-torture/compile/iftrap-2.c: New.
377
378 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
379
380         * gcc.dg/20020418-1.c: New test.
381         * gcc.dg/20020418-2.c: New test.
382
383 2002-04-18  Richard Henderson  <rth@redhat.com>
384
385         * gcc.c-torture/compile/iftrap-1.c: New.
386         * gcc.dg/iftrap-1.c: Adjust for ia64.
387         * gcc.dg/iftrap-2.c: New.
388
389 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
390
391         * gcc.c-torture/compile/20020418-1.c: New test.
392
393 2002-04-18  Roger Sayle  <roger@eyesopen.com>
394
395         * gcc.c-torture/compile/20020415-1.c: New.
396
397 2002-04-18  David S. Miller  <davem@redhat.com>
398
399         * gcc.c-torture/execute/20020418-1.c: New test.
400
401 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
402
403         * gcc.dg/20020416-1.c: New test.
404
405         * g++.dg/opt/inline1.C: New test.
406
407 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
408
409         * gcc.dg/altivec-5.c: New test.
410
411         * gcc.dg/20020415-1.c: New test.
412
413 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
414
415         * testsuite/lib/chill.exp: Remove.
416
417 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
418
419         * g++.dg/other/big-struct.C: New test.
420
421 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
422
423         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
424         of scratch file.
425
426 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
427
428         PR c/6277
429         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
430         in scan-assembler function name
431
432 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
433
434         * g77.f-torture/execute/980628-4.x,
435         g77.f-torture/execute/980628-5.x,
436         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
437         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
438         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
439         i[34567]86-*-*.
440
441 2002-04-13  David S. Miller  <davem@redhat.com>
442
443         * gcc.c-torture/execute/20020413-1.c: New test.
444
445 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
446
447         * gcc.dg/asm-6.c,
448         * g++.dg/ext/asm1.C: New tests.
449
450 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
451
452         PR c++ 5373.
453         * g++.dg/parse/stmtexpr1.C: New test.
454
455         PR c++/5189.
456         * g++.dg/template/copy1.C: New test.
457
458 2002-04-12  Richard Henderson  <rth@redhat.com>
459
460         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
461
462 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
463
464         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
465         gcc.c-torture/execute/20020307-2.c.
466
467 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
468
469         * g++.dg/ext/attrib5.C,
470         * g++.dg/lookup/struct1.C: New tests.
471
472 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
473
474         * gcc.dg/20020411-1.c: New test.
475
476         * gcc.c-torture/execute/20020411-1.c: New test.
477
478 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
479
480         * g77.f-torture/execute/6177.f: New test.
481
482 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
483
484         PR middle-end/6247
485         * g++.dg/opt/cleanup1.C: New test.
486
487         * g++.dg/opt/const1.C: New test.
488
489 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
490
491         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
492
493 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
494
495         PR c++/5507
496         * g++.dg/template/typename2.C: New test.
497
498 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
499
500         * gcc.c-torture/execute/loop-12.c: New.
501
502 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
503
504         * g77.f-torture/execute/980628-4.x,
505         g77.f-torture/execute/980628-5.x,
506         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
507         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
508         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
509
510 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
511
512         PR optimization/6086
513         * g++.dg/opt/preinc1.C: New test.
514
515 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
516
517         PR c++/5571
518         * g++.dg/opt/static2.C: New test.
519
520 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
521
522         PR c/5120
523         * gcc.dg/20020406-1.c: New test.
524
525 2002-04-04  David S. Miller  <davem@redhat.com>
526
527         * gcc.c-torture/execute/20020404-1.c: New test.
528
529 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
530
531         PR c/6123
532         * gcc.dg/20020312-2.c: Do not declare global register variable
533         if __PIC__ or __pic__ is defined.
534
535 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
536
537         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
538         __asm__ so that it works correctly even if -ansi -pedantic-errors.
539
540 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
541
542         * gcc.misc-tests/linkage.exp: Update last change to handle
543         sparc*-, not just sparc-.
544
545 2002-04-03  Richard Henderson  <rth@redhat.com>
546
547         * gcc.dg/cpp/ucs.c: Improved long UCS test.
548
549 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
550
551         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
552
553 2002-04-02  David S. Miller  <davem@redhat.com>
554
555         * gcc.c-torture/execute/20020402-3.c: New test.
556
557 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
558
559         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
560         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
561
562         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
563         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
564         g77.f-torture/execute/20001201.x,
565         g77.f-torture/execute/u77-test.x: New files.
566
567         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
568         * gcc.dg/wchar_t-1.c: Ditto.
569
570 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
571
572         * gcc.c-torture/execute/20020402-1.c: New test.
573
574 2002-04-01  Richard Henderson  <rth@redhat.com>
575
576         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
577
578         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
579
580 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
581
582         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
583
584 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
585
586         * g++.dg/inherit/template-as-base.C: Expect error.
587         * g++.dg/inherit/namespace-as-base.C: Likewise.
588
589 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
590
591         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
592         g++.dg/ext/instantiate3.C: Tweak match patterns.
593
594         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
595         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
596         -da test.
597
598 2002-03-31  Richard Henderson  <rth@redhat.com>
599
600         * gcc.dg/special/alias-2.c: New.
601         * gcc.dg/special/ecos.exp: Run it.
602
603 2002-03-31  Richard Henderson  <rth@redhat.com>
604
605         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
606
607 2002-03-31  Kazu Hirata  <kazu@hxi.com>
608
609         * gcc.dg/weak-1.c: Disable on h8300 port.
610
611 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
612
613         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
614         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
615         ordering tests.
616         * g++.dg/bprob/bprob-1.C: New test.
617         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
618         * g++.dg/gcov/gcov-1.C: New test.
619         * g++.dg/gcov/gcov-1.x: New file.
620         * g++.dg/gcov/gcov-2.C: New test.
621         * g++.dg/gcov/gcov-3.C: New test.
622         * g++.dg/gcov/gcov-3.h: New file.
623
624 2002-03-28  Roger Sayle  <roger@eyesopen.com>
625
626         * g++.old-deja/g++.other/builtins5.C: New test.
627         * g++.old-deja/g++.other/builtins6.C: New test.
628         * g++.old-deja/g++.other/builtins7.C: New test.
629         * g++.old-deja/g++.other/builtins8.C: New test.
630         * g++.old-deja/g++.other/builtins9.C: New test.
631
632 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
633
634         * g++.dg/opt/static1.C: New test.
635
636         * g++.dg/opt/longbranch1.C: New test.
637
638 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
639
640         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
641
642         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
643
644 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
645
646         * gcc.c-torture/execute/20020328-1.c: New test.
647
648 2002-03-27  Richard Henderson  <rth@redhat.com>
649
650         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
651         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
652         move from g++.old-deja/g++.ext/.
653
654 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
655
656         * g++.dg/init/new2.C: New test.
657
658 2002-03-26  Richard Henderson  <rth@redhat.com>
659
660         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
661
662         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
663         on sparc.
664
665         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
666         sparcv9 systems.
667         * gcc.dg/20001102-1.c: Likewise.
668
669 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
670
671         * gcc.dg/cpp/endif-pedantic1.c,
672         gcc.dg/cpp/endif-pedantic2.c:  New tests.
673
674 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
675
676         * g++.dg/init/new1.C: New test.
677
678 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
679
680         * g++.dg/abi/vbase9.C: New test.
681
682 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
683
684         * gcc.dg/arm-asm.c: New test.
685
686 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
687
688         * gcc.dg/Wswitch-enum.c: New test.
689         Fix PR c/5044.
690
691 2002-03-26  Richard Henderson  <rth@redhat.com>
692
693         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
694         structure.
695
696 2002-03-25  Richard Henderson  <rth@redhat.com>
697
698         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
699         sparcv9 systems.
700
701         * gcc.c-torture/compile/20011119-1.c (xxx): New.
702         * gcc.c-torture/compile/20011119-2.c (xxx): New.
703
704 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
705
706         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
707
708 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
709
710         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
711         targets using generic thunk support.
712
713 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
714
715         * gcc.c-torture/compile/20020323-1.c: New test.
716
717         * g++.dg/opt/conj2.C: New test.
718
719 2002-03-24  Richard Henderson  <rth@redhat.com>
720
721         * gcc.dg/weak-1.c: Use -fno-common.
722
723 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
724
725         * g77.dg/f77-edit-apostrophe-out.f: New test
726         * g77.dg/f77-edit-h-out.f: New test
727         * g77.dg/f77-edit-t-in.f: New test
728         * g77.dg/f77-edit-t-out.f: New test
729         * g77.dg/f77-edit-x-out.f: New test
730         * g77.dg/f77-edit-slash-out.f: New test
731         * g77.dg/f77-edit-colon-out.f: New test
732         * g77.dg/f77-edit-s-out.f: New test
733
734 2002-03-24  Richard Henderson  <rth@redhat.com>
735
736         * objc/execute/formal_protocol-6.x: New XFAIL.
737
738 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
739
740         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
741         that do not support weak symbols
742
743 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
744
745         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
746         * lib/g77.exp:  Likewise
747         * lib/objc.exp: Likewise
748
749 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
750
751         * gcc.dg/Wswitch-default.c: New test.
752
753 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
754
755         * g++.dg/other/enum1.C: New test.
756
757 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
758
759         * gcc.dg/pragma-ep-3.c: Fix typo.
760
761 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
762
763         * g++.dg/inherit/template-as-base.C: New test.
764
765 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
766
767         * g++.old-deja/g++.other/dwarf2-1.C: Move...
768         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
769
770 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
771
772         * gcc.dg/cpp/multiline.c: Update to match.
773
774 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
775
776         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
777
778 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
779
780         * gcc.dg/cpp/extratokens2.c:  New file.
781
782 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
783
784         * gcc.dg/20020312-2.c: Add rs6000 target.
785
786         * gcc.c-torture/compile/20020319-1.c: New test.
787
788 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
789
790         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
791         (A, E): Handle this.
792
793 2002-03-20  Jason Merrill  <jason@redhat.com>
794
795         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
796         ignoring -fpic.
797         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
798         through prune_gcc_output.
799
800 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
801
802         * gcc.c-torture/compile/20020320-1.c: New test.
803
804 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
805
806         * gcc.c-torture/compile/20020318-1.c: New test.
807
808         * gcc.dg/struct-by-value-1.c: New test.
809
810         * gcc.dg/20020319-1.c: New test.
811
812 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
813
814         * g++.dg/opt/conj1.C: New test.
815
816 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
817
818         * g++.dg/template/qualttp20.C: Revert previous change.
819         * g++.dg/template/qualttp3.C: Likewise.
820         * g++.dg/template/qualttp4.C: Likewise
821         * g++.dg/template/qualttp5.C: Likewise
822         * g++.dg/template/qualttp6.C: Likewise
823         * g++.dg/template/qualttp7.C: Likewise
824         * g++.dg/template/qualttp8.C: Likewise
825         * g++.dg/template/recurse.C: Likewise.
826
827 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
828
829         * gcc.dg/cpp/wchar-1.c: Update.
830
831 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
832
833         * g++.dg/template/conv1.C: New test.
834         * g++.dg/template/conv2.C: New test.
835         * g++.dg/template/conv3.C: New test.
836         * g++.dg/template/conv4.C: New test.
837
838 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
839
840         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
841         * g++.dg/template/qualttp3.C: Likewise.
842         * g++.dg/template/qualttp4.C: Likewise
843         * g++.dg/template/qualttp5.C: Likewise
844         * g++.dg/template/qualttp6.C: Likewise
845         * g++.dg/template/qualttp7.C: Likewise
846         * g++.dg/template/qualttp8.C: Likewise
847         * g++.dg/template/recurse.C: Likewise.
848
849 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
850
851         * g++.dg/opt/dtor1.C: New test.
852
853 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
854
855         * gcc.c-torture/compile/20020315-1.c: New test.
856
857 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
858
859         * gcc.dg/weak-1.c: Fix scan tests.
860
861 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
862
863         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
864         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
865         cris-*-aout* mmix-*-*.
866         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
867         cris-*-aout* mmix-*-*.
868         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
869         cris-*-elf* cris-*-aout* and mmix-*-*.
870         * gcc.dg/20001009-1.c: Ditto.
871         * gcc.dg/20010912-1.c: Ditto.
872         * gcc.dg/20020122-4.c: Ditto.
873         * gcc.dg/inline-2.c: Ditto.
874
875 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
876
877         * gcc.c-torture/compile/20020314-1.c: New test.
878
879 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
880
881         * gcc.c-torture/execute/20020314-1.c: New test.
882
883 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
884
885         * g++.dg/warn/Wunused-1.C: New test.
886
887 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
888
889         * g++.dg/abi/mangle6.C: New test.
890
891 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
892
893         * gcc.c-torture/compile/20020309-2.c: New test.
894
895         * gcc.c-torture/compile/20020312-1.c: New test.
896
897 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
898
899         * g++.dg/other/access1.C: New test.
900
901 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
902
903         * gcc.c-torture/execute/wchar_t-1.c: New test.
904
905 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
906
907         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
908
909 2002-03-12  Roger Sayle  <roger@eyesopen.com>
910
911         * gcc.dg/20020312-1.c: New test case.
912
913 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
914
915         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
916
917 2002-03-11  Richard Henderson  <rth@redhat.com>
918
919         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
920         * g++.old-deja/g++.jason/report.C: Likewise.
921
922 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
923
924         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
925         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
926
927 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
928
929         * testsuite/g++.dg/overload/pmf1.C: New test.
930
931 2002-03-11  Kazu Hirata  <kazu@hxi.com>
932
933         * gcc.c-torture/execute/20020307-1.c: Use long.
934
935 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
936
937         PR optimization/5844
938         * gcc.dg/20020310-1.c: New test.
939
940 2002-03-09  Michael Meissner  <meissner@redhat.com>
941
942         * gcc.c-torture/execute/memcpy-2.c: New test.
943         * gcc.c-torture/execute/memset-1.c: New test.
944         * gcc.c-torture/execute/strlen-1.c: New test.
945         * gcc.c-torture/execute/strcmp-1.c: New test.
946         * gcc.c-torture/execute/strncmp-1.c: New test.
947
948 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
949
950         * gcc.dg/ppc-ldstruct.c: New test.
951
952 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
953
954         * gcc.c-torture/execute/va-arg-22.c: New test.
955
956 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
957
958         * gcc.c-torture/compile/20020309-1.c: New test.
959
960 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
961
962         * gcc.c-torture/execute/20020307-2.c: New test.
963
964 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
965
966         * g77.f-torture/compile/20020307-1.f: New test.
967
968 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
969
970         * gcc.dg/unordered-1.c: New test.
971
972 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
973
974         * gcc.c-torture/execute/20020307-1.c: New test.
975
976 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
977
978         * gcc.dg/20020304-1.c: New test.
979
980         * gcc.c-torture/compile/20020304-2.c: New test.
981
982 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
983
984         * gcc.c-torture/compile/20020304-1.c: New test case
985         (from PR c/5830).
986
987 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
988
989         * gcc.dg/20020103-1.c: Add other -D ppc variants.
990
991 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
992
993         * g++.dg/other/classkey1.C: New test.
994
995 2002-03-01  Richard Henderson  <rth@redhat.com>
996
997         * gcc.c-torture/compile/981223-1.x: New.
998         * gcc.c-torture/compile/920625-1.x: New.
999
1000 2002-02-28  Richard Henderson  <rth@redhat.com>
1001
1002         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1003
1004 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1005
1006         * gcc.c-torture/execute/20020227-1.c: New test.
1007
1008 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1009
1010         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1011         here" ERROR lines.
1012         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1013         * g++.old-deja.g++.other/defarg1.C: Likewise.
1014         * g++.old-deja/g++.pt/calls2.C: Likewise.
1015         * g++.old-deja/g++.pt/crash20.C: Likewise.
1016         * g++.old-deja/g++.pt/crash30.C: Likewise.
1017         * g++.old-deja/g++.pt/crash36.C: Likewise.
1018         * g++.old-deja/g++.pt/crash6.C: Likewise.
1019         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1020         * g++.old-deja/g++.pt/derived3.C: Likewise.
1021         * g++.old-deja/g++.pt/error1.C: Likewise.
1022         * g++.old-deja/g++.pt/friend21.C: Likewise.
1023         * g++.old-deja/g++.pt/friend23.C: Likewise.
1024         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1025         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1026
1027 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1028
1029         * gcc.c-torture/execute/20020225-2.c: New test.
1030
1031 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1032
1033         * gcc.c-torture/execute/920730-1t.c,
1034         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1035         Delete test cases, only relevant to -traditional.
1036
1037 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1038
1039         * gcc.dg/cpp/undef1.c: Remove.
1040         * gcc.dg/cpp/directiv.c: Update.
1041         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1042
1043 2002-02-27  Michael Meissner  <meissner@redhat.com>
1044
1045         * gcc.c-torture/execute/20020226-1.c: New test.
1046
1047 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1048
1049         * g++.dg/debug/debug4.C: New test.
1050
1051         * gcc.dg/ia64-visibility-1.c: New test.
1052
1053 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1054
1055         * gcc.dg/debug/20020224-1.c: New.
1056
1057 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1058
1059         * gcc.c-torture/execute/960416-1.x: New.
1060         * gcc.c-torture/execute/divconst-3.x: Likewise.
1061
1062 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1063
1064         * gcc.dg/20020224-1.c: New test.
1065
1066 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1067
1068         * gcc.c-torture/execute/20020225-1.c: New.
1069
1070 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1071
1072         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1073
1074 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1075
1076         * gcc.dg/20020222-1.c: New test.
1077
1078 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1079
1080         * g++.dg/opt/anonunion1.C: New test.
1081
1082 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1083
1084         * g++.dg/template/qualttp19.C: New test.
1085         * g++.dg/template/qualttp20.C: New test.
1086         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1087         * g++.old-deja/g++.other/qual1.C: Likewise.
1088
1089 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1090
1091         * gcc.dg/attr-alwaysinline.c: New.
1092
1093 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1094
1095         * gcc.dg/20020220-1.c: New test.
1096
1097         * gcc.dg/20020220-2.c: New test.
1098
1099         * g++.dg/opt/mmx1.C: New test.
1100
1101 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1102
1103         * gcc.c-torture/compile/20020110.c: New test.
1104
1105 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1106
1107         * gcc.c-torture/execute/20020219-1.c: New test.
1108
1109         * gcc.dg/20020219-1.c: New test.
1110
1111         * gcc.dg/noncompile/20020220-1.c: New test.
1112
1113         * g++.dg/opt/ptrintsum1.C: New test.
1114
1115         * gcc.dg/debug/20020220-1.c: New test.
1116
1117 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1118
1119         * gcc.c-torture/execute/20020216-1.c: New test.
1120
1121 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1122
1123         * gcc.dg/decl-1.c: Update, new test.
1124
1125 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1126
1127         * g++.dg/abi/bitfield1.C: New test.
1128         * g++.dg/abi/bitfield2.C: New test.
1129
1130 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1131
1132         * gcc.dg/attr-nest.c: New test.
1133
1134 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1135
1136         * gcc.c-torture/execute/20020215-1.c: New test.
1137
1138 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1139
1140         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1141         * g++.dg/debug/debug.exp: New.
1142         * g++.dg/debug/trivial.C: New.
1143         * g++.dg/debug/debug1.C: Moved...
1144         * g++.dg/other/debug1.C: ...from here.
1145         * g++.dg/debug/debug2.C: Moved...
1146         * g++.dg/other/debug2.C: ...from here.
1147         * g++.dg/debug/debug3.C: Moved...
1148         * g++.dg/other/debug3.C: ...from here.
1149
1150         * gcc.dg/noncompile/20020213-1.c: New test.
1151
1152 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1153
1154         * g++.dg/other/debug3.C: New test.
1155
1156         * gcc.c-torture/execute/20020213-1.c: New test.
1157
1158 2002-02-13  Richard Smith <richard@ex-parrot.com>
1159
1160         * g++.old-deja/g++.other/thunk1.C: New test.
1161
1162 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1163
1164         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1165
1166 2002-02-13  Stan Shebs  <shebs@apple.com>
1167
1168         * gcc.dg/altivec-3.c: New.
1169
1170 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1171
1172         * gcc.dg/Wunreachable-1.c: New test.
1173         * gcc.dg/Wunreachable-2.c: New test.
1174
1175 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1176
1177         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1178
1179 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1180
1181         * gcc.dg/decl-1.c: New test.
1182
1183 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1184
1185         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1186
1187 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1188
1189         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1190         * gcc.c-torture/compile/980506-1.x: Likewise.
1191
1192 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1193
1194         * gcc.dg/20020210-1.c: New.
1195
1196 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1197
1198         * g77.f-torture/execute/947.f: New regression test
1199         for PR fortran/947.
1200
1201 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1202
1203         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1204         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1205
1206 2002-02-08  Richard Henderson  <rth@redhat.com>
1207
1208         * gcc.c-torture/compile/labels-3.c: New.
1209
1210 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1211
1212         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1213         expression statements work instead.
1214         * gcc.dg/noncompile/20020207-1.c: New test.
1215
1216 2002-02-07  Richard Henderson  <rth@redhat.com>
1217
1218         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1219
1220 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1221
1222         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1223         message from g77
1224         * lib/g77-dg.exp: Trim g77 error messages so that they are
1225         recognised by dg.exp.
1226
1227 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1228
1229         PR fortran/5473
1230         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1231
1232 2002-02-07  Richard Henderson  <rth@redhat.com>
1233
1234         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1235         to be sufficiently aligned for integers.
1236
1237 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1238
1239         * g++.dg/template/friend4.C: New test.
1240
1241 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1242
1243         PR fortran/5743
1244         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1245         unsupported cases.
1246
1247 2002-02-07  Richard Henderson  <rth@redhat.com>
1248
1249         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1250         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1251         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1252         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1253
1254 2002-02-06  Richard Henderson  <rth@redhat.com>
1255
1256         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1257
1258 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1259
1260         * gcc.dg/20020206-1.c: New test.
1261
1262 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1263
1264         * gcc.c-torture/execute/20020206-1.c: New test.
1265
1266         * gcc.c-torture/execute/20020206-2.c: New test.
1267
1268         PR optimization/5429:
1269         * gcc.c-torture/compile/20020206-1.c: New test.
1270
1271 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1272
1273         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1274         as certain file formats cannot support particularly large
1275         alignments.
1276
1277         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1278         and do not expect to be able to link the executable.
1279
1280         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1281         fail because the COFF format does not support the weak attribute.
1282
1283 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1284
1285         * g77.dg/pr5473.f:  New test
1286
1287 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1288
1289         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1290         Fix testcase accordingly.
1291
1292 2002-02-04  Richard Henderson  <rth@redhat.com>
1293
1294         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1295         (buf): Change to be an array of pointers, not ints.
1296
1297 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1298
1299         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1300         before all tests.  Move warning one line above to match where it
1301         C frontend emits.
1302         * gcc.dg/Wswitch-2.c: New test.
1303         * g++.dg/warn/Wswitch-1.C: New test.
1304         * g++.dg/warn/Wswitch-2.C: New test.
1305
1306 2002-02-04  Richard Henderson  <rth@redhat.com>
1307
1308         * g++.dg/abi/offsetof.C: Fix size comparison.
1309
1310 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1311
1312         * gcc.dg/cast-qual-2.c: New test.
1313
1314 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1315
1316         * gcc.dg/20020201-4.c: New test.
1317
1318 2002-02-04  Ben Elliston  <bje@redhat.com>
1319
1320         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1321         target_info attribute != 0, in addition to the empty string.
1322         (gcc_target_compile): Likewise.
1323
1324 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1325
1326         * gcc.dg/Wswitch.c: New test.
1327         PR gcc/4475. PR gcc/3780.
1328
1329 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1330
1331         * g77.f-torture/execute/5122.f: New test for regressions
1332         against PR fortran/5122.
1333
1334 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1335
1336         * g77.f-torture/compile/pr3743.f: Delete
1337         * g77.dg/pr3743-1.f: New test.
1338         * g77.dg/pr3743-2.f: New test.
1339         * g77.dg/pr3743-3.f: New test.
1340         * g77.dg/pr3743-4.f: New test.
1341
1342 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1343
1344         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1345
1346 2002-02-02  Richard Henderson  <rth@redhat.com>
1347
1348         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1349         * gcc.c-torture/execute/bf64-1.c: Likewise.
1350
1351 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1352
1353         * gcc.dg/20020201-2.c: New test.
1354
1355         * gcc.dg/20020201-3.c: New test.
1356
1357         * gcc.c-torture/execute/bitfld-2.c: New test.
1358
1359 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1360
1361         * gcc.dg/bitfld-1.c: Update.
1362         * gcc.dg/bitfld-2.c: Update.
1363         * gcc.c-torture/execute/bitfld-1.x: New.
1364
1365 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1366
1367         * gcc.c-torture/execute/20020201-1.c: New test.
1368
1369 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1370
1371         PR target/5469
1372         * gcc.dg/20020201-1.c: New test.
1373
1374 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1375
1376         PR fortran/3743
1377         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1378         * g77.f-torture/compile/pr3743.x: Remove
1379
1380 2002-01-31  Tom Rix  <trix@redhat.com>
1381
1382         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1383
1384 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1385
1386         * gcc.dg/noncompile/20020130-1.c: New test.
1387
1388 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1389
1390         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1391
1392 2002-01-29  Richard Henderson  <rth@redhat.com>
1393
1394         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1395         to long long.
1396         * gcc.c-torture/execute/bf64-1.c: Likewise.
1397
1398 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1399
1400         * gcc.c-torture/execute/20020129-1.c: New test.
1401
1402 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1403
1404         * gcc.c-torture/compile/20000224-1.c: Update.
1405         * gcc.c-torture/execute/bitfld-1.c: New tests.
1406         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1407         * gcc.dg/uninit-A.c: Update.
1408
1409 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1410
1411         * g++.dg/template/ctor1.C: Add instantiation.
1412
1413 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1414
1415         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1416         argument to __builtin_prefetch to be const ptr.
1417
1418 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1419
1420         * gcc.c-torture/compile/20020120-1.c: New test.
1421
1422 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1423
1424         * gcc.c-torture/execute/20020127-1.c: New test.
1425
1426 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1427
1428         * g77.dg/f77-edit-i-in.f: New test
1429         * g77.dg/f77-edit-i-out.f: New test
1430
1431 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1432
1433         * gcc.dg/debug/debug.exp: New file.
1434         * gcc.dg/debug/trivial.c: New file.
1435         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1436         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1437         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1438         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1439         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1440         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1441         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1442         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1443         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1444         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1445         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1446         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1447         * gcc.dg/20000503-1.c: Removed.
1448         * gcc.dg/20010207-1.c: Removed.
1449         * gcc.dg/20011223-1.c: Removed.
1450         * gcc.dg/20020104-2.c: Removed.
1451         * gcc.dg/debug-1.c: Removed.
1452         * gcc.dg/debug-2.c: Removed.
1453         * gcc.dg/debug-3.c: Removed.
1454         * gcc.dg/debug-4.c: Removed.
1455         * gcc.dg/debug-5.c: Removed.
1456         * gcc.dg/debug-6.c: Removed.
1457         * gcc.dg/dwarf2-1.c: Removed.
1458         * gcc.dg/dwarf2-2.c: Removed.
1459
1460 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1461
1462         * g++.old-deja/g++.other/eh5.C: New test.
1463         * g++.old-deja/g++.other/sibcall2.C: New test.
1464         * g++.old-deja/g++.other/array9.C: New test.
1465         * g++.old-deja/g++.other/typename2.C: New test.
1466         * g++.old-deja/g++.other/crash60.C: New test.
1467         * g++.old-deja/g++.other/conv9.C: New test.
1468         * g++.old-deja/g++.other/mangle10.C: New test.
1469         * g++.old-deja/g++.other/unchanging1.C: New test.
1470         * g++.old-deja/g++.other/exprstmt1.C: New test.
1471         * g++.old-deja/g++.other/inline23.C: New test.
1472         * g++.old-deja/g++.eh/ia64-1.C: New test.
1473         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1474         * g++.old-deja/g++.other/reload1.C: New test.
1475         * g++.old-deja/g++.other/static20.C: New test.
1476         * g++.old-deja/g++.other/local-alloc1.C: New test.
1477         * g++.old-deja/g++.other/conv8.C: New test.
1478         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1479         * g++.old-deja/g++.other/storeexpr1.C: New test.
1480         * g++.old-deja/g++.other/storeexpr2.C: New test.
1481         * g++.dg/eh/template2.C: New test.
1482         * g++.dg/warn/weak1.C: New test.
1483
1484 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1485
1486         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1487         Remove first, non-varying, argument.
1488
1489 2002-01-23  Richard Henderson  <rth@redhat.com>
1490
1491         * gcc.dg/inline-2.c: New.
1492
1493         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1494         Add optional target arg.  Check number of arguments.
1495         (scan-assembler-not, scan-assembler-dem): Likewise.
1496         (scan-assembler-dem-not): Likewise.
1497
1498 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1499
1500         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1501         line 12.
1502         * g++.old-deja/g++.brendan/parse3.C,
1503         g++.old-deja/g++.other/crash26.C,
1504         g++.old-deja/g++.other/crash28.C,
1505         g++.old-deja/g++.other/crash29.C,
1506         g++.old-deja/g++.other/crash30.C,
1507         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1508
1509 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1510
1511         * gcc.dg/20020115-1.c: New.
1512
1513 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1514
1515         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1516
1517 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1518
1519         * gcc.dg/20020122-3.c: New.
1520
1521 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1522
1523         * g++.dg/other/gc1.C: New test.
1524
1525 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1526
1527         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1528
1529 2002-01-22  Richard Henderson  <rth@redhat.com>
1530
1531         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1532
1533 2002-01-22  Richard Henderson  <rth@redhat.com>
1534
1535         * gcc.dg/20020122-4.c: New.
1536
1537 2002-01-22  H.J. Lu <hjl@gnu.org>
1538
1539         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1540         link output.
1541         * gcc.dg/special/ecos.exp: Likewise.
1542         * lib/g++-dg.exp: Likewise.
1543         * lib/g77-dg.exp: Likewise.
1544         * lib/gcc-dg.exp : Likewise.
1545         * lib/mike-g++.exp: Likewise.
1546         * lib/mike-g77.exp: Likewise.
1547         * lib/mike-gcc.exp: Likewise.
1548         * lib/objc-dg.exp: Likewise.
1549
1550 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1551
1552         PR target/5379
1553         * gcc.dg/20020122-2.c: New test.
1554
1555 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1556
1557         * gcc.dg/20020122-1.c: New test.
1558
1559 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1560
1561         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1562
1563 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1564
1565         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1566
1567 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1568
1569         * gcc.c-torture/compile/20020121-1.c: New test.
1570
1571 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1572
1573         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1574         ld_library_path.
1575
1576 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1577
1578         * gcc.dg/20020218-1.c: New test.
1579
1580 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1581
1582         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1583         messages
1584         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1585         "At global scope" warning
1586         * g++.dg/ext/align1.C: Change cygwin test for alignment
1587         from db-bogus to dg-warning
1588
1589 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1590
1591         * g77.f-torture/compile/cpp2.F: New test.
1592
1593 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1594
1595         * g++.dg/template/access1.C: New test.
1596
1597 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1598
1599         * gcc.dg/20020118-1.c: New.
1600
1601 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1602
1603         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1604
1605 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1606
1607         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1608         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1609         alignment warnings.
1610
1611 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1612
1613         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1614         torture_with_loops and torture_without_loops
1615
1616 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1617
1618         * gcc.c-torture/compile/20020116-1.c: New test.
1619
1620 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1621
1622         * gcc.dg/20020116-2.c: New test.
1623
1624         * gcc.dg/ultrasp4.c: New test.
1625
1626         * gcc.dg/20020116-1.c: New test.
1627
1628 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1629
1630         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1631         by EABI.
1632
1633 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1634
1635         * gcc.misc-tests/i386-prefetch.exp: New.
1636         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1637         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1638         * gcc.misc-tests/i386-pf-none-1.c: New test.
1639         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1640
1641 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1642
1643         * gcc.dg/gnu89-init-1.c: Add new tests.
1644
1645 2002-01-15  Andreas Jaeger  <aj@suse.de>
1646
1647         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1648         * gcc.dg/i386-mmx-2.c: Likewise.
1649         * gcc.dg/i386-sse-1.c: Likewise.
1650         * gcc.dg/i386-sse-2.c: Likewise.
1651         * gcc.dg/i386-sse-3.c: Likewise.
1652
1653 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1654
1655         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1656         Uncomment additional cases that now pass.
1657
1658 2002-01-11  Richard Henderson  <rth@redhat.com>
1659
1660         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1661         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1662
1663 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1664
1665         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1666
1667 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1668
1669         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1670         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1671
1672 2002-01-10  Dale Johannesen  <dalej@apple.com>
1673
1674         * gcc.c-torture/execute/loop-11.c: New.
1675
1676 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1677
1678         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1679         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1680
1681 2002-01-09  Richard Henderson  <rth@redhat.com>
1682
1683         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1684         type in which to perform the operation for each size.
1685
1686 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1687
1688         * gcc.c-torture/compile/20020109-2.c: New test.
1689
1690 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1691
1692         * gcc.c-torture/execute/loop-10.c: New test.
1693
1694 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1695
1696         * gcc.c-torture/compile/20010226-1.c: New test.
1697         * gcc.c-torture/compile/20010227-1.c: New test.
1698         * gcc.c-torture/compile/20010426-1.c: New test.
1699         * gcc.c-torture/compile/20010510-1.c: New test.
1700         * gcc.c-torture/compile/20010605-3.c: New test.
1701         * gcc.c-torture/compile/20010824-1.c: New test.
1702         * gcc.c-torture/execute/20010409-1.c: New test.
1703         * gcc.dg/noncompile/20000901-1.c: New test.
1704         * gcc.dg/20001023-1.c: New test.
1705         * gcc.dg/20001101-1.c: New test.
1706         * gcc.dg/20001102-1.c: New test.
1707         * gcc.dg/20010207-1.c: New test.
1708         * gcc.dg/20010405-1.c: New test.
1709         * gcc.dg/20010822-1.c: New test.
1710         * gcc.dg/20011107-1.c: New test.
1711
1712 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1713
1714         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1715
1716         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1717         execution failure on PA targets.
1718
1719 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1720
1721         * gcc.c-torture/compile/20020109-1.c: New test.
1722
1723 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1724
1725         * gcc.c-torture/execute/20020108-1.c: New test.
1726
1727 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1728
1729         * gcc.dg/20020108-1.c: New test.
1730
1731 2002-01-08  H.J. Lu <hjl@gnu.org>
1732
1733         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1734         for header files.
1735
1736 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1737
1738         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1739         consistency.
1740
1741 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1742
1743         * gcc.dg/altivec-4.c: Test altivec predicates.
1744
1745 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1746
1747         * gcc.c-torture/execute/20020107-1.c: New test.
1748
1749 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1750
1751         PR c/5279
1752         * gcc.c-torture/compile/20020106-1.c: New test.
1753
1754 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1755
1756         * gcc.c-torture/execute/nestfunc-4.c: New test.
1757
1758 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1759
1760         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1761         extra triple that slipped in.
1762         * g++.old-deja/g++.abi/align.C: Likewise.
1763         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1764
1765 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1766
1767         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1768         * g++.old-deja/g++.abi/align.C: Likewise.
1769         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1770
1771         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1772         on FreeBSD/i386.
1773         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1774         FreeBSD.
1775
1776 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1777
1778         * gcc.dg/20020104-1.c: New test.
1779
1780         * gcc.dg/20020104-2.c: New test.
1781
1782 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1783
1784         * gcc.dg/20020103-1.c: Fix typo in target selector.
1785
1786 2002-01-03  Richard Henderson  <rth@redhat.com>
1787
1788         * gcc.dg/20020103-1.c: New.
1789
1790 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1791
1792         * gcc.c-torture/execute/20020103-1.c: New test.
1793
1794 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1795
1796         * g++.dg/other/debug2.C: New test.
1797
1798         * gcc.c-torture/compile/20020103-1.c: New test.
1799
1800 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1801
1802         * gcc.dg/gnu89-init-1.c: Added new tests.
1803
1804 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1805
1806         * g++.dg/template/friend2.C: Remove as patch is reverted.
1807
1808         * g++.dg/warn/oldcast1.C: New test.
1809
1810         * g++.dg/template/ptrmem1.C: New test.
1811         * g++.dg/template/ptrmem2.C: New test.
1812
1813         * g++.dg/template/ntp.C: New test.
1814
1815         * g++.dg/other/component1.C: New test.
1816
1817         * g++.dg/template/ttp3.C: New test.
1818
1819         * g++.dg/template/friend2.C: New test.
1820         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1821
1822 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1823
1824         * g++.dg/other/ptrmem1.C: New test.
1825         * g++.dg/other/ptrmem2.C: New test.
1826
1827 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1828
1829         * g++.dg/template/ctor1.C: New test.
1830
1831 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1832
1833         * g++.dg/template/friend2.C: New test.
1834
1835 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1836
1837         * gcc.dg/mmix-1.c: New test.
1838
1839 2001-12-31  Richard Henderson  <rth@redhat.com>
1840
1841         * gcc.dg/asm-5.c: New.
1842
1843 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1844
1845         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1846         in namespace __gnu_cxx
1847
1848 2001-12-30  Richard Henderson  <rth@redhat.com>
1849
1850         * gcc.dg/debug-6.c: New.
1851
1852 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1853
1854         * gcc.c-torture/compile/20011229-2.c: New test.
1855
1856 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1857
1858         * gcc.dg/debug-3.c: New test.
1859         * gcc.dg/debug-4.c: New test.
1860         * gcc.dg/debug-5.c: New test.
1861
1862 2001-12-29  Richard Henderson  <rth@redhat.com>
1863
1864         * g++.dg/eh/loop1.C: New.
1865
1866 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1867
1868         * g++.dg/template/crash1.C: New test.
1869
1870 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1871
1872         * g++.dg/other/const1.C: New test.
1873
1874 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1875
1876         * gcc.c-torture/compile/20011229-1.c: New test.
1877
1878 2001-12-28  Stan Shebs  <shebs@apple.com>
1879
1880         * lib/objc-torture.exp: Resync with c-torture.exp.
1881         * lib/objc.exp: Load standard libraries.
1882
1883 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1884
1885         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1886         additional tests.
1887
1888 2001-12-27  Roger Sayle <roger@eyesopen.com>
1889
1890         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1891
1892 2001-12-27  Richard Henderson  <rth@redhat.com>
1893
1894         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1895
1896 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1897
1898         * g++.dg/eh/ctor1.C: New test.
1899         * g++.dg/other/error2.C: New test.
1900
1901 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         * g++.dg/other/init2.C: New test.
1904
1905 2001-12-24  Richard Henderson  <rth@redhat.com>
1906
1907         * gcc.dg/20011223-1.c: New.
1908         * gcc.dg/inline-1.c: New.
1909
1910 2001-12-23  Richard Henderson  <rth@redhat.com>
1911
1912         * gcc.dg/asm-4.c: Test operand modifiers.
1913
1914 2001-12-23  Richard Henderson  <rth@redhat.com>
1915
1916         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1917
1918 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1919
1920         * gcc.c-torture/execute/20011223-1.c: New test.
1921
1922 2001-12-21  Richard Henderson  <rth@redhat.com>
1923
1924         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1925         re-enables the warning.
1926
1927 2001-12-21  Richard Henderson  <rth@redhat.com>
1928
1929         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1930
1931 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1932
1933         * gcc.c-torture/compile/20011218-1.c: New test.
1934
1935 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
1936
1937         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
1938         arm-isr.c test.
1939         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
1940         epilogue generation for ARM ISR routines.
1941
1942 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1943
1944         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
1945         * gcc.dg/format/c90-printf-3.c: Likewise.
1946         * gcc.dg/format/c99-printf-3.c: Likewise.
1947         * gcc.dg/format/ext-1.c: Likewise.
1948         * gcc.dg/format/ext-6.c: Likewise.
1949         * gcc.dg/format/format.h: Prototype unlocked stdio.
1950
1951 2001-12-20  Richard Henderson  <rth@redhat.com>
1952
1953         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
1954         (arena): Use it.
1955         (malloc): Correct allocation logic.  Abort if we fill up the
1956         arena before initialization complete.
1957         (realloc): Correct allocation logic.
1958
1959 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
1960
1961         * gcc.c-torture/compile/20011219-2.c: New test.
1962
1963         * gcc.c-torture/execute/20011219-1.c: New test.
1964
1965 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
1966
1967         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
1968         target does not support weak symbols.
1969
1970 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
1971
1972         * gcc.c-torture/compile/20011219-1.c: New test.
1973
1974 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
1975
1976         * g++.dg/other/error1.C: New test.
1977
1978 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
1979
1980         * gcc.c-torture/execute/20011217-1.c: New test.
1981
1982 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
1983
1984         * objc.dg/special/: New directory.
1985         * objc.dg/special/special.exp: New file.
1986         * objc.dg/special/unclaimed-category-1.h: New file.
1987         * objc.dg/special/unclaimed-category-1a.m: New file.
1988         * objc.dg/special/unclaimed-category-1.m: New file.
1989
1990 2001-12-17  Andreas Jaeger  <aj@suse.de>
1991
1992         * gcc.c-torture/compile/20011217-2.c: New test.
1993
1994 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1995
1996         * gcc.c-torture/compile/20011217-1.c: New test.
1997
1998 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
1999
2000         * testsuite/gcc.dg/20011214-1.c: New.
2001
2002 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2003
2004         * gcc.dg/altivec-4.c: New.
2005
2006 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2007
2008         * gcc.dg/20011113-1.c: New test.
2009
2010 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2011
2012         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2013         std::__malloc_alloc_template<0> and
2014         std::__default_alloc_template<false, 0>.
2015
2016 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2017
2018         * objc/execute/bf-21.m: New test.
2019         * objc/execute/enumeration-1.m: New test.
2020         * objc/execute/enumeration-2.m: New test.
2021
2022 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2023
2024         * gcc.dg/gnu89-init-1.c: New test.
2025
2026 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2027
2028         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2029         * g++.old-deja/g++.jason/2371.C: Likewise.
2030         * g++.old-deja/g++.jason/template33.C: Likewise.
2031         * g++.old-deja/g++.jason/template34.C: Likewise.
2032         * g++.old-deja/g++.jason/template36.C: Likewise.
2033         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2034         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2035         * g++.old-deja/g++.other/typename1.C: Likewise.
2036         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2037         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2038         * g++.old-deja/g++.pt/typename11.C: Likewise.
2039         * g++.old-deja/g++.pt/typename14.C: Likewise.
2040         * g++.old-deja/g++.pt/typename16.C: Likewise.
2041         * g++.old-deja/g++.pt/typename3.C: Likewise.
2042         * g++.old-deja/g++.pt/typename4.C: Likewise.
2043         * g++.old-deja/g++.pt/typename5.C: Likewise.
2044         * g++.old-deja/g++.pt/typename7.C: Likewise.
2045         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2046
2047 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2048
2049         * g++.dg/other/linkage1.C: New test.
2050         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2051         specifiers.
2052
2053 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2054
2055         * gcc.dg/concat.c: New test.
2056
2057 2001-12-11  Stan Shebs  <shebs@apple.com>
2058
2059         * objc/compile: New test directory.
2060         * objc/compile/compile.exp: New expect script.
2061         * objc/compile/20011211-1.m: New compile test.
2062
2063 2001-12-11  Jason Merrill  <jason@redhat.com>
2064
2065         * lib/prune.exp (prune_gcc_output): Also handle "In member
2066         function".  So many permutations...
2067
2068 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2069
2070         * g++.dg/template/typedef1.C: New test.
2071
2072 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2073
2074         * g++.dg/other/copy1.C: New test.
2075
2076 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2077
2078         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2079
2080         * gcc.dg/builtin-choose-expr.c: New.
2081
2082 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2083
2084         * gcc.dg/altivec-2.c: New.
2085
2086 2001-12-07  Richard Henderson  <rth@redhat.com>
2087
2088         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2089
2090 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2091
2092         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2093         ultrasparc.
2094
2095 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2096
2097         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2098
2099 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2100
2101         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2102         variable argument list.
2103
2104 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2105
2106         * gcc.c-torture/execute/memcheck: Delete entire directory.
2107         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2108         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2109
2110 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2111
2112         * gcc.dg/Wshadow-1.c: New test.
2113
2114 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2115
2116         * gcc.c-torture/compile/20011130-1.c: New test.
2117
2118         * gcc.dg/noncompile/20011025-1.c: New test.
2119
2120         * g++.dg/other/anon-union.C: New test.
2121
2122         * gcc.c-torture/execute/20011024-1.c: New test.
2123
2124 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2125
2126         * gcc.c-torture/execute/20000722-1.x,
2127         gcc.c-torture/execute/20010123-1.x: Remove.
2128         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2129         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2130         gcc.dg/c99-complit-2.c: New tests.
2131
2132 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2133
2134         * g++.dg/inherit/base1.C: New test.
2135
2136 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2137
2138         * g++.dg/other/stdarg1.C: New test.
2139
2140         * gcc.c-torture/compile/20011130-2.c: New test.
2141
2142 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2143
2144         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2145         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2146         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2147         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2148         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2149         * gcc.dg/builtin-prefetch-1.c: New test.
2150
2151 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2152
2153         * gcc.dg/20011130-1.c: New test.
2154
2155 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2156
2157         * g++.dg/other/scope1.C: New test.
2158         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2159
2160 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2161
2162         * gcc.dg/vla-init-1.c: New test.
2163
2164 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2165
2166         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2167
2168 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2169
2170         * objc.dg/alias.m: Update.
2171         * objc.dg/class-1.m: Update.
2172         * objc.dg/const-str-1.m: Update.
2173         * objc.dg/fwd-proto-1.m: Update.
2174         * objc.dg/id-1.m: Update.
2175         * objc.dg/super-class-1.m: Update.
2176
2177 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2178
2179         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2180         constructs.
2181
2182 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2183
2184         * gcc.c-torture/execute/20011128-1.c: New test.
2185
2186 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2187
2188         * gcc.dg/20011127-1.c: New test.
2189
2190 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2191
2192         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2193         from Austin Group draft 7.
2194         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2195         scanf format arguments.
2196         * gcc.dg/format/no-exargs-2.c: New test.
2197
2198 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2199
2200         * g++.dg/abi/vbase8-4.C: New test.
2201
2202 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2203
2204         * gcc.c-torture/execute/20011121-1.c: New test.
2205
2206 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2207
2208         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2209
2210 2001-11-23  Andreas Jaeger  <aj@suse.de>
2211
2212         * gcc.dg/cpp/charconst-2.c: New test.
2213
2214 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2215
2216         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2217         to the host if it is remote.  Let tests specify extra headers
2218         they use.
2219         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2220         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2221         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2222         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2223         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2224         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2225         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2226         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2227         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2228         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2229
2230 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2231
2232         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2233         for little endian ARMs.
2234
2235 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2236
2237         * gcc.c-torture/compile/20011119-1.c: New test.
2238         * gcc.c-torture/compile/20011119-2.c: New test.
2239
2240 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2241
2242         * gcc.dg/altivec-1.c: Fix typo.
2243
2244 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2245
2246         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2247
2248 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2249
2250         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2251
2252 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2253
2254         * lib/g77.exp: Don't specify --rpath-link.
2255
2256         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2257         across all the headers.
2258         * gcc.dg/format/format.exp: For testing on a remote host,
2259         copy format.h.
2260
2261         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2262         * gcc.c-torture/execute/930406-1.c: Likewise.
2263         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2264
2265 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2266
2267         * gcc.dg/altivec-1.c: New.
2268
2269 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2270
2271         * gcc.dg/cpp/fpreprocessed.c: New test case.
2272
2273 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2274
2275         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2276         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2277         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2278
2279 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2280
2281         * gcc.dg/no-builtin-1.c: New test.
2282
2283 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2284
2285         * gcc.c-torture/execute/20011115-1.c: New test.
2286
2287 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2288
2289         * gcc.c-torture/compile/20011114-2.c: New test.
2290         * gcc.c-torture/compile/20011114-3.c: New test.
2291         * gcc.c-torture/compile/20011114-4.c: New test.
2292
2293 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2294
2295         * g++.dg/other/init1.C: New test.
2296
2297 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2298
2299         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2300         message.
2301
2302         * gcc.c-torture/execute/20011114-1.c: New testcase.
2303
2304         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2305         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2306         like the (before this change) version of 20010327-1.c.
2307
2308 2001-11-14  Roger Sayle <roger@eyesopen.com>
2309
2310         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2311
2312 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2313
2314         * g++.dg/init/array2.C: New test.
2315
2316 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2317
2318         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2319
2320 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2321
2322         * g++.dg/other/forscope1.C: New test.
2323         * g++.dg/ext/forscope1.C: New test.
2324         * g++.dg/ext/forscope2.C: New test.
2325
2326 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2327
2328         * gcc.c-torture/execute/20011113-1.c: New test.
2329
2330 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2331
2332         * gcc.c-torture/execute/20011109-2.c: New test.
2333
2334         * gcc.c-torture/execute/20011109-1.c: New test.
2335
2336 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2337
2338         * gcc.c-torture/compile/20011109-1.c: New test.
2339
2340 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2341
2342         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2343         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2344         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2345         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2346         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2347         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2348         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2349
2350 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2351
2352         * g++.dg/warn/Wshadow-1.C: New tests.
2353         * g++.old-deja/g++.mike/for3.C: Update.
2354
2355 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2356
2357         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2358         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2359         XFAILs.  Adjust expected error texts.
2360         * gcc.c-torture/compile/20011106-1.c,
2361         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2362         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2363         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2364         gcc.dg/c99-array-lval-5.c: New tests.
2365
2366 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2367
2368         * gcc.dg/cpp/defined.c: Update.
2369
2370 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2371
2372         * gcc.c-torture/execute/anon-1.c: New test.
2373
2374 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2375
2376         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2377         same size, so no warning should be produced on stormy16.
2378
2379         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2380         due to oversized array.
2381         * g++.old-deja/g++.mike/ns15.C: Likewise.
2382         * g++.old-deja/g++.pt/crash16.C: Likewise.
2383
2384 2001-11-02  Graham Stott  <grahams@redhat.com>
2385
2386         * g++.dgother/debug1.C: Fix typos.
2387
2388 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2389
2390         * g++.dg/other/debug1.C: New test.
2391
2392 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2393
2394         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2395         of unsigned long.
2396
2397 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2398
2399         * gcc.dg/20011029-2.c: New test.
2400
2401         * gcc.c-torture/compile/20011029-1.c: New test.
2402
2403 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2404
2405         * objc/execute/class_self-1.m: New test.
2406         * objc/execute/class_self-2.m: New test.
2407
2408 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2409
2410         * gcc.misc-tests/msgs.exp: Delete.
2411         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2412         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2413         error set to match recent changes.
2414
2415 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2416
2417         * gcc.dg/20011021-1.c: New test.
2418
2419 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2420
2421         * gcc.c-torture/compile/20011023-1.c: New test.
2422
2423 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2424
2425         * lib/g77.exp: Rewrite based on lib/g++.exp.
2426
2427 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2428
2429         * gcc.c-torture/execute/20011019-1.c: New test.
2430
2431         * gcc.dg/20011018-1.c: New test.
2432
2433 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2434
2435         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2436
2437 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2438
2439         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2440         * gcc.dg/attr-invalid.c: Likewise.
2441
2442 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2443
2444         * testsuite/gcc.dg/20011015-1.c: New test.
2445
2446 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2447
2448         * g++.dg/template/unify2.C: New test.
2449
2450 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2451
2452         * g++.dg/other/exception-specification.C: New test
2453
2454 2001-10-13  Tom Rix  <trix@redhat.com>
2455
2456         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2457         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2458
2459 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2460
2461         * testsuite/gcc.dg/20011009-1.c: New test.
2462
2463 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2464
2465         PR g++/4476
2466         * g++.dg/other/friend1.C: New test.
2467
2468 2001-10-11  Richard Henderson  <rth@redhat.com>
2469
2470         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2471
2472 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2473
2474         * gcc.c-torture/compile/20011010-1.c: New.
2475
2476 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2477
2478         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2479         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2480         g77.f-torture/execute/execute.exp,
2481         g77.f-torture/noncompile/noncompile.exp,
2482         gcc.c-torture/compile/compile.exp,
2483         gcc.c-torture/execute/execute.exp,
2484         gcc.c-torture/execute/ieee/ieee.exp,
2485         gcc.c-torture/execute/memcheck/memcheck.exp,
2486         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2487         objc/execute/execute.exp: Update FSF address.
2488
2489 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2490
2491         * gcc.dg/cpp/cmdlne-C.c: Update.
2492         * gcc.dg/cpp/cmdlne-C2.c: New.
2493
2494 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2495
2496         * gcc.c-torture/execute/20011008-3.c: New.
2497
2498 2001-10-08  DJ Delorie  <dj@redhat.com>
2499
2500         * gcc.dg/20011008-1.c: New.
2501         * gcc.dg/20011008-2.c: New.
2502
2503 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2504
2505         * gcc.dg/cpp/spacing1.c: Update test.
2506
2507 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2508
2509         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2510         spelling errors of "separate" as "seperate".
2511
2512 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2513
2514         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2515         enough to avoid inlining.
2516
2517 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2518
2519         * lib/g77.exp: set libg2c_dir correctly.
2520
2521 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2522
2523         * gcc.dg/cpp/macro11.c: New test.
2524
2525 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2526
2527         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2528         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2529         gcc.dg/format/multattr-3.c: New tests.
2530         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2531         tests for format attributes on function pointers being rejected.
2532
2533 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2534
2535         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2536
2537 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2538
2539         * g++.dg/warn/format1.C: New test.
2540
2541 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2542
2543         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2544
2545 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2546
2547         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2548
2549 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2550
2551         * gcc.dg/cpp/redef2.c: Add test.
2552
2553 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2554
2555         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2556         long-standing bug on i686, apparently.
2557         * gcc.c-torture/execute/loop-2c.x: New file.
2558         * gcc.c-torture/execute/loop-2d.x: New file.
2559         * gcc.c-torture/execute/loop-3c.x: New file.
2560
2561 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2562
2563         * gcc.dg/cpp/20000625-2.c: Correct line number.
2564
2565 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2566
2567         * gcc.dg/cpp/macro10.c: New test.
2568         * gcc.dg/cpp/strify3.c: New test.
2569         * gcc.dg/cpp/spacing1.c: Add tests.
2570         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2571         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2572
2573 2001-09-24  DJ Delorie  <dj@redhat.com>
2574
2575         * gcc.c-torture/execute/20010924-1.c: New test.
2576
2577 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2578
2579         * testsuite/objc/execute/paste.m: Remove.
2580
2581 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2582
2583         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2584
2585 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2586
2587         * g77.dg/strlen0.f: New test.
2588
2589 2001-09-21  Richard Henderson  <rth@redhat.com>
2590
2591         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2592         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2593
2594 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2595
2596         Table-driven attributes.
2597         * g++.dg/ext/attrib1.C: New test.
2598
2599 2001-09-20  DJ Delorie  <dj@redhat.com>
2600
2601         * gcc.dg/20000926-1.c: Update expected warning messages.
2602         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2603         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2604         array.
2605
2606 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2607
2608         * g++.dg/eh/registers1.C: New test case.
2609
2610 2001-09-17  Richard Henderson  <rth@redhat.com>
2611
2612         * gcc.dg/array-5.c: Fix VLA decomposition test.
2613
2614 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2615
2616         * gcc.dg/cpp/line5.c: New testcase.
2617
2618 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2619
2620         * gcc.dg/cpp/macro9.c: New test.
2621
2622 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2623
2624         * gcc.c-torture/execute/980223.c: Change type of addr from long
2625         to char *.
2626
2627 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2628
2629         * gcc.c-torture/execute/20010915-1.c: New test.
2630
2631 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2632
2633         * g77.dg/bprob: New directory.
2634         * g77.dg/bprob/bprob.exp: New file.
2635         * g77.dg/bprob/bprob-1.f: New test.
2636         * g77.dg/gcov: New directory.
2637         * g77.dg/gcov/gcov.exp: New file.
2638         * g77.dg/gcov/gcov-1.f: New test.
2639         * g77.dg/gcov/gcov-1.x: New file.
2640
2641 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2642
2643         * gcc.dg/cpp/directiv.c: Update.
2644         * gcc.dg/cpp/undef1.c: Update.
2645
2646 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2647
2648         * gcc.dg/20010912-1.c: New test.
2649
2650 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2651
2652         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2653         language-independent file in lib.
2654         * lib/gcov.exp: New file.
2655
2656 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2657
2658         * gcc.c-torture/compile/20010911-1.c: New test.
2659
2660 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2661
2662         * lib/profopt.exp: New, to support profile-directed optimizations.
2663         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2664         * gcc.misc-tests/bprob-1.c: New test.
2665         * gcc.misc-tests/bprob-2.c: New test.
2666
2667 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2668
2669         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2670         XFAIL and which kinds of gcov output to verify.
2671         * gcc.misc-tests/gcov-4b.x: New file.
2672         * gcc.misc-tests/gcov-5b.x: New file.
2673         * gcc.misc-tests/gcov-6.x: New file.
2674         * gcc.misc-tests/gcov-7.c: New test.
2675         * gcc.misc-tests/gcov-7.x: New file.
2676
2677 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2678
2679         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2680         * gcc.misc-tests/gcov-6.c: New test.
2681
2682 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2683
2684         PR c++/3986
2685         * g++.dg/abi/vbase1.C: New test.
2686
2687 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2688
2689         * objc.dg/method-2.m: New.
2690
2691 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2692
2693         PR c++/4203
2694         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2695         * g++.dg/init/empty1.C: New test.
2696
2697 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2698
2699         * gcc.c-torture/compile/20010903-1.c: New test.
2700
2701 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2702
2703         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2704         for m68k.
2705
2706 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2707
2708         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2709
2710         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2711
2712         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2713
2714 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2715
2716         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2717         for 16-bit 'unsigned int'.
2718
2719 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2720
2721         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2722
2723 2001-08-27  Richard Henderson  <rth@redhat.com>
2724
2725         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2726         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2727
2728 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2729
2730         * gcc.dg/asm-names.c (ymain): New.
2731
2732 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2733
2734         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2735         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2736         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2737
2738 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2739
2740         * gcc.dg/compare5.c: New testcase.
2741
2742 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2743
2744         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2745         and "In instantiation".
2746
2747 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2748
2749         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2750
2751 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2752
2753         * gcc.misc-tests/gcov.exp: Add support for branch information.
2754         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2755         * gcc.misc-tests/gcov-4.c: New test.
2756         * gcc.misc-tests/gcov-4b.c: New test.
2757         * gcc.misc-tests/gcov-5b.c: New test.
2758
2759 2001-08-20  Zack Weinberg  <zackw@panix.com>
2760
2761         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2762         expected to fail.
2763
2764 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2765
2766         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2767
2768 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2769
2770         * g++.dg/eh/template1.C: New test.
2771
2772 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2773
2774         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2775         Fix thinko.
2776         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2777         for xfail.
2778
2779 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2780
2781         * lib/g77-dg.exp:  Use prune.exp for common procedures
2782         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2783         * lib/g77.exp: (g77-dg-prune) Remove
2784
2785 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2786
2787         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2788
2789 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2790
2791         * g++.dg/template/unify1.C: New test.
2792
2793 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2794
2795         * g++.dg/abi/empty4.C: New test.
2796
2797 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2798
2799         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2800         solaris2.*
2801         * g77.f-torture/compile/pr3743.x: Likewise
2802
2803 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2804
2805         * g++.dg/other/using-declaration.C: New test.
2806
2807 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2808
2809         * gcc.dg/cpp/tr-sign.c: New testcase.
2810
2811 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2812
2813         * gcc.dg/cpp/19951025-1.c: Revert.
2814         * gcc.dg/cpp/directiv.c: We no longer process directives that
2815         interrupt macro arguments.
2816
2817 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2818
2819         * gcc.dg/bconstp-1.c: New test.
2820
2821 2001-08-03  Richard Henderson  <rth@redhat.com>
2822
2823         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2824
2825 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2826
2827         * gcc.dg/cpp/19951025-1.c: Update.
2828
2829 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2830
2831         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2832         should be x.
2833
2834 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2835
2836         Kill -fhonor-std.
2837         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2838         * g++.old-deja/g++.other/std1.C: Likewise.
2839         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2840
2841 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2842
2843         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2844         (g77_pass, g77_fail, g77_finish, g77_exit,
2845         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2846
2847 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2848
2849         * g77.dg/fbackslash.f
2850         * g77.dg/fcase-preserve.f
2851         * g77.dg/ff90-1.f
2852         * g77.dg/ffixed-line-length-0.f
2853         * g77.dg/ffixed-line-length-132.f
2854         * g77.dg/ffixed-line-length-7.f
2855         * g77.dg/ffixed-line-length-72.f
2856         * g77.dg/ffixed-line-length-none.f
2857         * g77.dg/ffree-form-1.f
2858         * g77.dg/fno-backslash.f
2859         * g77.dg/fno-f90-1.f
2860         * g77.dg/fno-fixed-form-1.f
2861         * g77.dg/fno-onetrip.f
2862         * g77.dg/fno-typeless-boz.f
2863         * g77.dg/fno-underscoring.f
2864         * g77.dg/fno-vxt-1.f
2865         * g77.dg/fonetrip.f
2866         * g77.dg/ftypeless-boz.f
2867         * g77.dg/fugly-assumed.f
2868         * g77.dg/funderscoring.f
2869         * g77.dg/fvxt-1.f
2870
2871 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2872
2873         * objc.dg/fwd-proto-1.m: New.
2874         * objc.dg/local-decl-1.m: New.
2875         * objc.dg/naming-1.m: New.
2876         * objc.dg/naming-2.m: New.
2877         * objc.dg/proto-hier-1.m: New.
2878
2879 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2880
2881         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2882         largest-type elements to a struct makes its size grow.
2883
2884 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2885
2886         * g++.dg/abi/vthunk1.C: New test.
2887
2888 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2889
2890         * g++.dg/abi/vbase8-22.C: New test.
2891
2892 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2893
2894         * gcc.dg/cpp/macro8.c: New test.
2895
2896 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2897
2898         * g++.dg/abi/vbase8-21.C: New test.
2899
2900 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2901
2902         * g++.dg/abi/vbase8-10.C: New test.
2903
2904 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2905
2906         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2907         ${tool}_set_ld_library_path.
2908         Changed caller.
2909         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2910         g++.exp.
2911
2912 2001-07-26  Stan Cox <scox@redhat.com>
2913
2914         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2915         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2916         gcc_exit, gcc_check_unsupported_p):
2917         Moved to gcc-deps.exp
2918         * gcc-deps.exp: New file.
2919
2920 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2921
2922         * g++.old-deja/g++.pt/defarg14.C: New test.
2923
2924 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2925
2926         * g++.old-deja/g++.other/lineno5.C: New test.
2927
2928 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2929
2930         * g++.old-deja/g++.pt/crash68.C: New test.
2931
2932 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2933
2934         * g++.old-deja/g++.other/crash42.C: New test.
2935
2936 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2937
2938         * gcc.dg/cpp/extratokens.c: Fix.
2939         * gcc.dg/cpp/skipping2.c: New tests.
2940
2941 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2942
2943         * gcc.c-torture/execute/20010724-1.c: New file.
2944         * gcc.c-torture/execute/20010724-1.x: New file.
2945
2946 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2947
2948         * g++.old-deja/g++.other/cond7.C: New test.
2949
2950 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2951
2952         * g++.old-deja/g++.other/optimize4.C: New test.
2953
2954 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2955
2956         * g++.old-deja/g++.abi/vbase8-5.C: New test.
2957
2958 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
2959
2960         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
2961         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
2962         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
2963         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
2964
2965         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
2966         bug report" message.
2967
2968         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
2969         * g++.dg/ext/instantiate1.C: Move from old-deja.
2970
2971 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
2972
2973         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
2974         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
2975         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
2976         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
2977
2978 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
2979
2980         * gcc.c-torture/execute/20010723-1.c: New test.
2981
2982 2001-07-23  Ben Elliston  <bje@redhat.com>
2983
2984         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
2985
2986 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2987
2988         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
2989         i[34567]86-*-*.
2990         Delete handling of ieee_multilib_flags.
2991         Pass -mieee for alpha*-*-* and sh-*-*.
2992         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
2993
2994 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
2995
2996         Remove old-abi tests.
2997         * g++.old-deja/g++.mike/p11116.C: Remove.
2998         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
2999
3000 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3001
3002         * g77.f-torture/compile/pr3743.f:  New test
3003
3004 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3005
3006         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3007
3008 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3009
3010         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3011         g++.old-deja/g++.pt/static6.C: Likewise.
3012         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3013         supports weak symbols.
3014
3015 2001-07-18  Andreas Jaeger  <aj@suse.de>
3016
3017         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3018         supported again.
3019
3020 2001-07-18  Andreas Jaeger  <aj@suse.de>
3021
3022         * gcc.dg/iftrap-1.c: Fix target line.
3023
3024 2001-07-17  Richard Henderson  <rth@redhat.com>
3025
3026         * gcc.c-torture/execute/20010717-1.c: New.
3027
3028 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3029
3030         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3031         tests.
3032
3033 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3034
3035         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3036
3037 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3038
3039         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3040         UAC_SIGBUS, UAC_NOPRINT definitions.
3041
3042 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3043
3044         * objc/execute/object_is_class.m: New test.
3045         * objc/execute/object_is_meta_class.m: New test.
3046
3047 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3048
3049         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3050         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3051
3052 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3053
3054         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3055         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3056
3057 2001-07-14  Richard Henderson  <rth@redhat.com>
3058
3059         * gcc.dg/iftrap-1.c: New.
3060
3061 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3062
3063         * g77.f-torture/execute/intrinsic77.f: New test.
3064
3065 2001-07-11  Janis Johnson <janis@us.ibm.com>
3066
3067         * gcc.misc-tests/gcov-3.c: New test.
3068
3069 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3070
3071         * gcc.c-torture/compile/20010711-1.c,
3072         * gcc.c-torture/compile/20010711-2.c: New tests.
3073
3074 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3075
3076         * gcc.c-torture/execute/20010711-1.c: New test.
3077
3078 2001-07-11  Ben Elliston  <bje@redhat.com>
3079
3080         * g++.old-deja/g++.other/enum5.C: New test.
3081
3082 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3083
3084         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3085         (g++-dg-prune): Call prune_gcc_output.
3086         * prune.exp: New file for prune_gcc_output.
3087         * lib/g++.exp, lib/gcc.exp: Load it.
3088
3089 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3090
3091         * gcc.c-torture/compile/20010701-1.c,
3092         g++.old-deja/g++.ext/attrib6.C: New tests.
3093
3094 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3095
3096         * gcc.c-torture/compile/20010706-1.c: New test.
3097
3098 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3099
3100         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3101
3102 2001-06-28  Stan Shebs  <shebs@apple.com>
3103
3104         * gcc.dg/pragma-darwin.c: New test.
3105
3106 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3107
3108         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3109         Solaris 2.[678] system.
3110
3111 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3112
3113         * gcc.dg/20010622-1.c: New test.
3114
3115 2001-06-18  Stan Shebs  <shebs@apple.com>
3116
3117         * objc.dg: New directory.
3118         * objc.dg/dg.exp: New file.
3119         * objc.dg/alias.m: New.
3120         * objc.dg/class-1.m: New.
3121         * objc.dg/class-2.m: New.
3122         * objc.dg/const-str-1.m: New.
3123         * objc.dg/const-str-2.m: New.
3124         * objc.dg/id-1.m: New.
3125         * objc.dg/method-1.m: New.
3126         * objc.dg/super-class-1.m: New.
3127         * lib/objc-dg.exp: New file.
3128
3129 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3130
3131         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3132         of label name.
3133
3134 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3135
3136         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3137
3138 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3139
3140         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3141         variable.
3142
3143 2001-06-12  Richard Henderson  <rth@redhat.com>
3144
3145         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3146
3147 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3148
3149         * g++.old-deja/g++.abi/vbase5.C: New test.
3150         * g++.old-deja/g++.abi/vbase6.C: New test.
3151         * g++.old-deja/g++.abi/vbase7.C: New test.
3152
3153 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3154
3155         * gcc.c-torture/compile/20010610-1.c: New test.
3156
3157 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3158
3159         * g++.old-deja/g++.abi/vbase4.C: New test.
3160
3161 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3162
3163         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3164         support %f for HC11/HC12 targets.
3165         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3166         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3167         on HC11/HC12 targets.
3168         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3169
3170 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3171
3172         * gcc.dg/wchar_t-1.c: New file.
3173         * gcc.dg/wint_t-1.c: Likewise.
3174
3175 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3176
3177         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3178
3179 2001-06-11  Richard Henderson  <rth@redhat.com>
3180
3181         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3182
3183 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3184
3185         * gcc.c-torture/compile/20010611-1.c: New test.
3186
3187 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3188
3189         * gcc.dg/c99-tag-1.c: Add more tests.
3190
3191 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3192
3193         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3194         representation on MN10300 and ARM/Thumb.
3195
3196 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3197
3198         * g77.f-torture/execute/20010610.f: New.
3199
3200 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3201
3202         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3203         names.
3204
3205 2001-06-09  Richard Henderson  <rth@redhat.com>
3206
3207         * gcc.c-torture/execute/ashrdi-1.c: New.
3208         * gcc.c-torture/execute/ashldi-1.c: New.
3209         * gcc.c-torture/execute/lshrdi-1.c: New.
3210
3211 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3212
3213         * objc/execute/load-3.m: Added. Check sending +load to categories,
3214         in addition to classes.
3215
3216 2001-06-08  Stan Shebs  <shebs@apple.com>
3217
3218         * objc/execute/load-2.m: New test.  From Nicola Pero
3219         <n.pero@mi.flashnet.it>.
3220
3221 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3222
3223         * gcc.c-torture/execute/20010605-2.c: New test.
3224
3225 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3226
3227         * g++.old-deja/g++.abi/vbase2.C: New test.
3228         * g++.old-deja/g++.abi/vbase3.C: New test.
3229
3230 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3231
3232         * g++.old-deja/g++.pt/friend49.C: New test.
3233
3234 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3235
3236         * g++.old-deja/g++.ext/anon3.C: New test.
3237
3238 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3239
3240         * g++.old-deja/g++.other/conv7.C: New test.
3241
3242 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3243
3244         * gcc.c-torture/compile/20010605-2.c: New test.
3245
3246 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3247
3248         * gcc.c-torture/execute/20010604-1.c: New test.
3249
3250 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3251
3252         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3253
3254 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3255
3256         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3257         (g++_link_flags): Likewise.
3258         (g++_init): Pass gccpath's value to two previous functions.
3259
3260 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3261
3262         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3263         Ensure logfile entry matches exec command line.
3264
3265 2001-05-31  Richard Henderson  <rth@redhat.com>
3266
3267         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3268         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3269
3270 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3271
3272         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3273         compiler for irix6.2
3274
3275 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3276
3277         * g++.old-deja/g++.other/optimize3.C: New file.
3278
3279 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3280
3281         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3282         assemble.
3283
3284 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3285
3286         * g++.old-deja/g++.other/optimize2.C: New file.
3287
3288 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3289
3290         * gcc.c-torture/compile/20010518-2.c: New file.
3291         * gcc.c-torture/execute/20010518-1.c: New file.
3292         * gcc.c-torture/execute/20010518-2.c: New file.
3293
3294 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3295
3296         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3297
3298 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3299
3300         G++ no longer defines builtins that do not begin with __builtin.
3301         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3302         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3303         * g++.old-deja/g++.law/builtin1.C: Likewise.
3304         * g++.old-deja/g++.law/cvt2.C: Likewise.
3305         * g++.old-deja/g++.mike/net5.C: Likewise.
3306         * g++.old-deja/g++.other/builtins1.C: Likewise.
3307         * g++.old-deja/g++.other/builtins2.C: Likewise.
3308         * g++.old-deja/g++.other/builtins3.C: Likewise.
3309         * g++.old-deja/g++.other/builtins4.C: Likewise.
3310         * g++.old-deja/g++.other/inline8.C: Likewise.
3311         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3312
3313 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3314
3315         * g++.old-deja/g++.pt/using1.C: Adjust.
3316         * g++.old-deja/g++.pt/using2.C: New test.
3317
3318 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3319
3320         * gcc.dg/cpp/charconst.c: New tests.
3321         * gcc.dg/cpp/escape.c: New tests.
3322         * gcc.dg/cpp/escape-1.c: New tests.
3323         * gcc.dg/cpp/escape-2.c: New tests.
3324         * gcc.dg/cpp/ucs.c: New tests.
3325
3326 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3327
3328         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3329         native compiler for irix6.5.
3330
3331 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3332
3333         * lib/g++.exp (g++_include_flags): Use args to compute
3334         get_multilibs.
3335         (g++_link_flags): Likewise.
3336         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3337
3338 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3339
3340         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3341
3342 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3343
3344         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3345         this file.
3346
3347 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3348
3349         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3350         STACK_SIZE;
3351         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3352         to STACK_SIZE; Use it to define size of add_histo array.
3353         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3354         to STACK_SIZE.
3355         (f): Use GITT_SIZE to define size of gitt local table.
3356         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3357         to STACK_SIZE; Use it to define size of bytemem array.
3358
3359 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3360
3361         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3362         on 68HC11/HC12 due to the asm instruction.
3363         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3364         * gcc.c-torture/compile/920520-1.x: Likewise.
3365         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3366         on 68HC11/HC12 because the function is larger than 64K.
3367         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3368         on 68HC11/HC12 because the structure is too large.
3369
3370 2001-05-20  Richard Henderson  <rth@redhat.com>
3371
3372         * gcc.c-torture/execute/20010520-1.c: New.
3373
3374 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3375
3376         * g++.old-deja/g++.warn/compare1.C: New test.
3377         * gcc.dg/compare4.c: New test.
3378
3379 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3380
3381         * g++.old-deja/g++.other/optimize1.C: New test.
3382
3383 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3384
3385         * g++.old-deja/g++.pt/spec41.C: New test.
3386
3387 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3388
3389         * gcc.c-torture/compile/20010114-1.x: Remove.
3390
3391 2001-05-18  Stan Shebs  <shebs@apple.com>
3392
3393         * gcc.c-torture/compile/20010518-1.c: New test.
3394
3395 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3396
3397         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3398         * g++.old-deja/g++.pt/crash67.C: New test.
3399
3400 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3401
3402         * g++.old-deja/g++.other/debug9.C: New test.
3403
3404 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3405
3406         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3407
3408 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3409
3410         * gcc.c-torture/compile/20010516-1.c: New test.
3411
3412 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3413
3414         * g++.old-deja/g++.other/crash41.C: New test.
3415
3416 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3417
3418         * g++.old-deja/g++.pt/crash66.C: New test.
3419
3420 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3421
3422         * g++.old-deja/g++.robertl/eb27.C: Convert.
3423
3424 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3425
3426         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3427         declaration being redundant.
3428
3429 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3430
3431         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3432
3433 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3434
3435         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3436
3437 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3438
3439         * lib/g++.exp: Use testsuite_flags.
3440
3441 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3442
3443         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3444
3445 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3446
3447         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3448
3449 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3450
3451         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3452
3453 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3454
3455         * gcc.c-torture/compile/20010313-1.c: New test.
3456
3457 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3458
3459         * gcc.dg/cpp/direct2.c: New test.
3460         * gccq.dg/cpp/direct2s.c: New test.
3461
3462         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3463
3464 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3465
3466         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3467         * g++.old-deja/g++.other/op3.C: Likewise.
3468
3469 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3470
3471         * gcc.dg/cpp/syshdr.h: New file.
3472         * gcc.dg/cpp/sysmac1.c: Update.
3473         * gcc.dg/cpp/sysmac2.c: Update.
3474
3475 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3476
3477         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3478
3479 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3480
3481         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3482         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3483
3484 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3485
3486         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3487
3488 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3489
3490         * lib/g++.exp (g++_include_flags): Don't use any special flags
3491         if TESTING_IN_BUILD_TREE is not defined.
3492         (g++_init): Use a plain 'c++' as the compiler if
3493         TESTING_IN_BUILD_TREEE is not defined.
3494
3495 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3496
3497         * g++.old-deja/g++.eh/catch13.C: New test.
3498         * g++.old-deja/g++.eh/catch14.C: New test.
3499
3500 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3501
3502         * gcc.dg/cpp/tr-define.c: New test.
3503
3504 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3505
3506         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3507         <stdlib.h>, not <malloc.h>.
3508
3509 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3510
3511         * g++.old-deja/g++.ns/template17.C: New test.
3512
3513 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3514
3515         * g++.old-deja/g++.pt/ref4.C: New test.
3516
3517 2001-04-30  Richard Henderson  <rth@redhat.com>
3518
3519         * gcc.dg/20000724-1.c: Revert last change.
3520
3521 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3522
3523         * g77.f-torture/execute/20010430.f: New test.
3524
3525 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3526
3527         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3528
3529 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3530
3531         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3532
3533 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3534
3535         * g++.old-deja/g++.eh/crash6.C: New test.
3536
3537 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3538
3539         * g++.old-deja/g++.other/warn7.C: New test.
3540
3541 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3542
3543         * g++.old-deja/g++.other/defarg9.C: New test.
3544
3545 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3546
3547         * g77.f-torture/compile/20010426.f: New test.
3548         * g77.f-torture/execute/20010426.f: New test.
3549
3550 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3551
3552         * g77.f-torture/compile/20000629-1.x: Remove - error
3553         has been fixed.
3554
3555 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3556
3557         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3558         Tweak slightly to work with g++.dg framework.
3559         * g++.dg/special/ecos.exp: Run initp1.C test.
3560         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3561
3562         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3563         its linker doesn't give line numbers either.
3564         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3565
3566 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3567
3568         * g++.old-deja/g++.other/lex1.C: New test.
3569
3570 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3571
3572         * gcc.dg/noncompile/20010425-1.c: New test.
3573
3574 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3575
3576         * g++.old-deja/g++.pt/mangle2.C: New test.
3577
3578 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3579
3580         * gcc.dg/format/plus-1.c: New test.
3581
3582 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3583
3584         * gcc.dg/20010423-1.c: New test.
3585
3586 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3587
3588         * gcc.c-torture/execute/20010422-1.c: New test.
3589
3590 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3591
3592         * g++.old-deja/g++.ns/type2.C: New test.
3593
3594 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3595
3596         * g++.old-deja/g++.other/perf1.C: New test.
3597
3598 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3599
3600         * gcc.dg/c99-func-2.c: Remove xfail.
3601         * gcc.dg/c99-func-3.c: Remove xfail.
3602         * gcc.dg/c99-func-4.c: Remove xfail.
3603
3604 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3605
3606         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3607
3608 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3609
3610         * gcc.c-torture/compile/20010423-1.c: New test.
3611
3612 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3613
3614         * g++.old-deja/g++.pt/typename28.C: New test.
3615
3616 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3617
3618         * g++.old-deja/g++.abi/empty2.C: New test.
3619         * g++.old-deja/g++.abi/empty3.C: New test.
3620
3621 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3622
3623         * g++.old-deja/g++.other/comdat2.C: New test.
3624         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3625
3626 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3627
3628         * g++.old-deja/g++.other/overload14.C: New test.
3629
3630 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3631
3632         * g++.old-deja/g++.other/lookup23.C: New test.
3633
3634 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3635
3636         * gcc.c-torture/execute/20010403-1.c: New test.
3637
3638 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3639             Mark Mitchell  <mark@codesourcery.com>
3640
3641         * lib/old-dejagnu.exp: Don't delete output of executable.
3642         Add .exe suffix to executables.
3643
3644 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3645
3646         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3647
3648 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3649
3650         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3651
3652 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3653
3654         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3655         * g++.old-deja/g++.abi/crash1.C: New test.
3656
3657 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3658
3659         * g++.old-deja/g++.other/crash40.C: New test.
3660
3661 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3662
3663         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3664
3665 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3666
3667         * g++.old-deja/g++.other/warn6.C: New test.
3668
3669 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3670
3671         * g++.old-deja/g++.robertl/eb42.C: Same.
3672
3673 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3674
3675         * gcc.dg/wtr-conversion-1.c: New testcase.
3676
3677 2001-04-10  Richard Henderson  <rth@redhat.com>
3678
3679         * g++.old-deja/g++.other/array5.C: New.
3680
3681 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3682
3683         * gcc.c-torture/execute/20010408-1.c: New test.
3684
3685 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3686
3687         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3688         headers and constructs.
3689         * g++.old-deja/g++.robertl/eb79.C: Same.
3690         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3691         * g++.old-deja/g++.robertl/eb73.C: Same.
3692         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3693         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3694         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3695         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3696         * g++.old-deja/g++.robertl/eb44.C: Same.
3697         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3698         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3699         * g++.old-deja/g++.robertl/eb39.C: Same.
3700         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3701         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3702         * g++.old-deja/g++.robertl/eb30.C: Same.
3703         * g++.old-deja/g++.robertl/eb3.C: Same.
3704         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3705         * g++.old-deja/g++.robertl/eb21.C: Same.
3706         * g++.old-deja/g++.robertl/eb15.C: Same.
3707         * g++.old-deja/g++.robertl/eb118.C: Same.
3708         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3709         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3710         * g++.old-deja/g++.robertl/eb109.C: Same.
3711         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3712         * g++.old-deja/g++.mike/rtti1.C: Same.
3713         * g++.old-deja/g++.mike/p658.C: Same.
3714         * g++.old-deja/g++.mike/net46.C: Same.
3715         * g++.old-deja/g++.mike/net34.C: Same.
3716         * g++.old-deja/g++.mike/memoize1.C: Same.
3717         * g++.old-deja/g++.mike/eh2.C: Same.
3718         * g++.old-deja/g++.law/weak.C: Same.
3719         * g++.old-deja/g++.law/visibility7.C: Same.
3720         * g++.old-deja/g++.law/visibility25.C: Same.
3721         * g++.old-deja/g++.law/visibility22.C: Same.
3722         * g++.old-deja/g++.law/visibility2.C: Same.
3723         * g++.old-deja/g++.law/visibility17.C: Same.
3724         * g++.old-deja/g++.law/visibility13.C: Same.
3725         * g++.old-deja/g++.law/visibility10.C: Same.
3726         * g++.old-deja/g++.law/visibility1.C: Same.
3727         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3728         * g++.old-deja/g++.law/vbase1.C: Same.
3729         * g++.old-deja/g++.law/operators32.C: Same.
3730         * g++.old-deja/g++.law/nest3.C: Same.
3731         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3732         * g++.old-deja/g++.law/except5.C (main): Same.
3733         * g++.old-deja/g++.law/cvt7.C (run): Same.
3734         * g++.old-deja/g++.law/cvt2.C: Same.
3735         * g++.old-deja/g++.law/cvt16.C: Same.
3736         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3737         * g++.old-deja/g++.law/ctors17.C (main): Same.
3738         * g++.old-deja/g++.law/ctors13.C: Same.
3739         * g++.old-deja/g++.law/ctors12.C (main): Same.
3740         * g++.old-deja/g++.law/ctors10.C: Same.
3741         * g++.old-deja/g++.law/code-gen5.C: Same.
3742         * g++.old-deja/g++.law/bad-error7.C: Same.
3743         * g++.old-deja/g++.law/arm9.C: Same.
3744         * g++.old-deja/g++.law/arm12.C: Same.
3745         * g++.old-deja/g++.law/arg8.C: Same.
3746         * g++.old-deja/g++.law/arg1.C: Same.
3747         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3748         * g++.old-deja/g++.jason/template31.C: Same.
3749         * g++.old-deja/g++.jason/template24.C (main): Same.
3750         * g++.old-deja/g++.jason/2371.C: Same.
3751         * g++.old-deja/g++.eh/new2.C: Same.
3752         * g++.old-deja/g++.eh/new1.C: Same.
3753         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3754         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3755         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3756         * g++.old-deja/g++.brendan/crash62.C: Same.
3757         * g++.old-deja/g++.brendan/crash52.C: Same.
3758         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3759         * g++.old-deja/g++.brendan/crash38.C: Same.
3760         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3761         * g++.old-deja/g++.brendan/copy9.C: Same.
3762
3763 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3764
3765         * gcc.c-torture/execute/20001203-2.c (memset):
3766         Count argument is of type __SIZE_TYPE__.
3767
3768 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3769
3770         * gcc.c-torture/compile/20010404-1.c: New test.
3771
3772 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3773
3774         * gcc.c-torture/compile/20010326-1.c: New test.
3775
3776 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3777
3778         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3779         peculiarities of the SH.
3780         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3781
3782 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3783
3784         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3785         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3786         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3787
3788 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3789
3790         * g77.f-torture/compile/20010321-1.f: New test.
3791
3792 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3793
3794         * gcc.c-torture/compile/20010329-1.c: New test.
3795
3796 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3797
3798         * gcc.c-torture/execute/20010329-1.c: New test.
3799
3800 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3801
3802         * g++.old-deja/g++.other/eh4.C: Fix typo.
3803
3804 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3805
3806         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3807
3808 2001-03-28  Philip Blundell  <philb@gnu.org>
3809
3810         * gcc.c-torture/compile/20010328-1.c: New test.
3811
3812 2001-03-27  Richard Henderson  <rth@redhat.com>
3813
3814         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3815         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3816
3817 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3818
3819         * gcc.c-torture/compile/20010327-1.c: New test.
3820
3821 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3822
3823         * g++.old-deja/g++.other/friend12.C: New test.
3824         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3825         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3826
3827 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3828
3829         * gcc.c-torture/execute/20010325-1.c: New test.
3830
3831 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3832
3833         * g++.old-deja/g++.other/mangle3.C: New test.
3834
3835 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3836
3837         * g++.old-deja/g++.other/anon8.C: New test.
3838
3839 2001-03-20  Philip Blundell  <philb@gnu.org>
3840
3841         * gcc.c-torture/compile/20010320-1.c: New test.
3842
3843 2001-03-17  Richard Henderson  <rth@redhat.com>
3844
3845         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3846
3847 2001-03-15  Geoff Keating  <geoff@redhat.com>
3848
3849         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3850         tests on AIX.
3851
3852 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3853
3854         * g++.old-deja/g++.other/eh4.C: New test.
3855
3856 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3857
3858         * gcc.dg/cpp/mi1.c: Update.
3859
3860 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3861
3862         * g++.old-deja/g++.other/regstack.C: New test.
3863
3864 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3865
3866         * g++.old-deja/g++.other/ref4.C: New test.
3867
3868 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3869
3870         * objc/execute/va_method.m: Added.
3871         * objc/execute/IMP.m: Added.
3872         * objc/execute/_cmd.m: Added.
3873         * objc/execute/accessing_ivars.m: Added.
3874         * objc/execute/class-1.m: Added.
3875         * objc/execute/class-10.m: Added.
3876         * objc/execute/class-11.m: Added.
3877         * objc/execute/class-12.m: Added.
3878         * objc/execute/class-13.m: Added.
3879         * objc/execute/class-14.m: Added.
3880         * objc/execute/class-2.m: Added.
3881         * objc/execute/class-3.m: Added.
3882         * objc/execute/class-4.m: Added.
3883         * objc/execute/class-5.m: Added.
3884         * objc/execute/class-6.m: Added.
3885         * objc/execute/class-7.m: Added.
3886         * objc/execute/class-8.m: Added.
3887         * objc/execute/class-9.m: Added.
3888         * objc/execute/class-tests-1.h
3889         * objc/execute/class-tests-2.h
3890         * objc/execute/compatibility_alias.m: Added.
3891         * objc/execute/encode-1.m: Added.
3892         * objc/execute/formal_protocol-1.m: Added.
3893         * objc/execute/formal_protocol-2.m: Added.
3894         * objc/execute/formal_protocol-3.m: Added.
3895         * objc/execute/formal_protocol-4.m: Added.
3896         * objc/execute/formal_protocol-5.m: Added.
3897         * objc/execute/formal_protocol-6.m: Added.
3898         * objc/execute/formal_protocol-7.m: Added.
3899         * objc/execute/informal_protocol.m: Added.
3900         * objc/execute/initialize.m: Added.
3901         * objc/execute/load.m: Added.
3902         * objc/execute/many_args_method.m: Added.
3903         * objc/execute/nested-3.m: Added.
3904         * objc/execute/no_clash.m: Added.
3905         * objc/execute/private.m: Added.
3906         * objc/execute/redefining_self.m: Added.
3907         * objc/execute/root_methods.m: Added.
3908         * objc/execute/selector-1.m: Added.
3909         * objc/execute/static-1.m: Added.
3910         * objc/execute/static-2.m: Added.
3911         * objc/execute/va_method.m: Added.
3912
3913 2001-03-10  Richard Henderson  <rth@redhat.com>
3914
3915         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3916
3917 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3918
3919         * g++.old-deja/g++.other/crash31.C: XFAIL.
3920         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3921         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3922         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3923         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3924         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3925
3926 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3927
3928         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3929
3930 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3931
3932         * gcc.dg/20000724-1.c: Don't use multiline strings.
3933
3934 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
3935
3936         * objc/execute/string1.m, objc/execute/string2.m: Compare the
3937         result of -cString against what we expect it to be; don't just
3938         print it out for no one to read.
3939
3940         * objc/execute/string3.m, objc/execute/string4.m: New tests.
3941         Based on testcases provided by Nicola Pero.
3942
3943 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3944
3945         * gcc.dg/cpp/macro7.c: New test.
3946
3947 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
3948
3949         * gcc.dg/cpp/multiline.c: Update.
3950
3951 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3952
3953         * g++.old-deja/g++.other/enum3.C: New test.
3954
3955 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3956
3957         * g++.old-deja/g++.other/pod1.C: New test.
3958
3959 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
3960
3961         * g++.old-deja/g++.ext/overload1.C: New test.
3962
3963 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3964
3965         * g++.old-deja/g++.pt/using1.C: New test.
3966
3967 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
3968
3969         * g++.old-deja/g++.other/using9.C: New test.
3970
3971 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
3972
3973         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
3974
3975         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
3976
3977 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
3978
3979         * g++.old-deja/g++.ext/realpt1.C: Remove.
3980
3981 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
3982
3983         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
3984
3985 2001-02-26  Will Cohen  <wcohen@redhat.com>
3986
3987         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
3988
3989 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
3990
3991         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
3992         templatized constructors.
3993
3994 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3995
3996         * gcc.c-torture/execute/20010224-1.c: New test.
3997
3998 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
3999
4000         * gcc.c-torture/execute/20010222-1.c: New test.
4001
4002 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4003
4004         * g++.old-deja/g++.other/inline20.C: New test.
4005
4006 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4007
4008         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4009
4010 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4011
4012         * g++.old-deja/g++.other/lookup22.C: New test.
4013
4014 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4015
4016         * g77.dg: New directory.
4017         * g77.dg/20010216-1.f: New test case.
4018         * g77.dg/dg.exp: New driver.
4019         * lib/g77-dg.exp: New driver library.
4020
4021 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4022
4023         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4024
4025 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4026
4027         * g++.old-deja/g++.other/decl9.C: New test.
4028
4029 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4030
4031         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4032         not need <string> and also tests the initialization at runtime.
4033
4034 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4035
4036         * gcc.c-torture/execute/longlong.c: New test.
4037
4038 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4039
4040         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4041
4042 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4043
4044         * gcc.c-torture/execute/920302-1.c (execute):
4045         Change argument type to short.
4046
4047 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4048
4049         * g++.old-deja/g++.pt/deduct6.C: New test.
4050
4051 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4052
4053         * g++.old-deja/g++.pt/deduct5.C: New test.
4054
4055 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4056
4057         * gcc.c-torture/execute/20010209-1.c: New test.
4058
4059 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4060
4061         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4062
4063 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4064
4065         * g++.dg/vtgc1.C: Update for new ABI.
4066
4067         * consistency.vlad: New directory, 1665 files.
4068
4069 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4070
4071         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4072         return type.
4073         * gcc.dg/cpp/digraphs.c: Declare puts.
4074
4075 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4076
4077         * g++.old-deja/g++.other/warn5.C: New test.
4078
4079 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4080
4081         * g++.old-deja/g++.pt/spec40.C: New test.
4082
4083 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4084
4085         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4086         case.
4087         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4088
4089 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4090
4091         * gcc.c-torture/compile/20010209-1.c: New test.
4092
4093 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4094
4095         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4096         excess errors message but not if it crashes.
4097         * g++.old-deja/g++.other/crash27.C: Likewise.
4098         * g++.old-deja/g++.other/crash28.C: Likewise.
4099         * g++.old-deja/g++.other/crash30.C: Likewise.
4100         * g++.old-deja/g++.other/crash32.C: Likewise.
4101         * g++.old-deja/g++.other/crash35.C: Likewise.
4102         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4103
4104 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4105
4106         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4107         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4108         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4109         g77.f-torture/execute/execute.exp,
4110         g77.f-torture/noncompile/noncompile.exp,
4111         gcc.c-torture/execute/execute.exp,
4112         gcc.c-torture/execute/memcheck/memcheck.exp,
4113         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4114         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4115         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4116         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4117         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4118         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4119         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4120         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4121         Remove bug reporting instructions with ancient email addresses.
4122
4123 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4124
4125         * gcc.dg/20010202-1.c: New test.
4126         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4127
4128 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4129
4130         * g++.dg/stdbool-if.C: New test.
4131
4132 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4133
4134         * objc/execute/fdecl.m: Added main().
4135
4136 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4137
4138         * gcc.c-torture/execute/20010206-1.c: New test.
4139
4140 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4141
4142         * gcc.dg/cpp/avoidpaste1.c: Update.
4143
4144 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4145
4146         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4147         Pero <nicola@brainstorm.co.uk>.
4148         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4149
4150 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4151
4152         * g++.old-deja/g++.pt/spec39.C: New test.
4153
4154 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4155
4156         * gcc.c-torture/compile/20010202-1.c: New test.
4157
4158 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4159
4160         * g++.old-deja/g++.abi/primary2.C: New test.
4161         * g++.old-deja/g++.abi/primary3.C: New test.
4162         * g++.old-deja/g++.abi/primary4.C: New test.
4163         * g++.old-deja/g++.abi/primary5.C: New test.
4164         * g++.old-deja/g++.abi/vtable3.h: New test.
4165         * g++.old-deja/g++.abi/vtable3a.C: New test.
4166         * g++.old-deja/g++.abi/vtable3b.C: New test.
4167         * g++.old-deja/g++.abi/vtable3c.C: New test.
4168         * g++.old-deja/g++.abi/vtable3d.C: New test.
4169         * g++.old-deja/g++.abi/vtable3e.C: New test.
4170         * g++.old-deja/g++.abi/vtable3f.C: New test.
4171         * g++.old-deja/g++.abi/vtable3g.C: New test.
4172         * g++.old-deja/g++.abi/vtable3h.C: New test.
4173         * g++.old-deja/g++.abi/vtable3i.C: New test.
4174         * g++.old-deja/g++.abi/vtable3j.C: New test.
4175         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4176
4177 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4178
4179         * g++.old-deja/g++.other/anon6.C: New test.
4180         * g++.old-deja/g++.other/anon7.C: New test.
4181
4182 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4183
4184         * gcc.dg/cpp/avoidpaste2.c: New tests.
4185
4186 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4187
4188         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4189
4190 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4191
4192         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4193         DECIMAL_DIG cases for Irix."
4194
4195 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4196
4197         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4198
4199 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4200
4201         * gcc.dg/c99-tag-1.c: New test.
4202
4203 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4204
4205         * gcc.dg/cpp/tr-warn1.c: Add tests.
4206
4207 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4208
4209         * gcc.dg/cpp/avoidpaste1.c: Update.
4210         * gcc.dg/cpp/paste4.c: Update.
4211
4212 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4213
4214         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4215         cases for Irix.
4216
4217 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4218
4219         * g++.old-deja/g++.other/inline19.C: New test.
4220
4221 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4222
4223         * gcc.dg/Wlarger-than.c: New test.
4224
4225 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4226
4227         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4228
4229 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4230
4231         * gcc.c-torture/execute/20010129-1.c: New test.
4232         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4233
4234 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4235
4236         * gcc.dg/cpp/avoidpaste1.c: Test case.
4237
4238 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4239
4240         * g++.old-deja/g++.other/inline18.C: New test.
4241
4242 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4243
4244         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4245         and __builtin_putchar.
4246
4247 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4248
4249         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4250         tests.
4251
4252 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4253
4254         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4255         floating point number rounding mode to round to the nearest
4256         representable mode.
4257
4258 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4259
4260         * g++.old-deja/g++.other/mangle2.C: New test.
4261
4262 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4263
4264         * gcc.c-torture/compile/20010124-1.c: New test.
4265
4266 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4267
4268         * g++.old-deja/g++.pt/spec38.C: New test.
4269
4270 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4271
4272         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4273         "Build don't run".
4274
4275 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4276
4277         * gcc.c-torture/execute/20010123-1.c: New test.
4278
4279 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4280
4281         * g++.old-deja/g++.pt/spec37.C: New test.
4282
4283 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4284
4285         * g++.old-deja/g++.pt/overload14.C: New test.
4286
4287 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4288
4289         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4290         __builtin_return_address.
4291
4292 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4293
4294         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4295         * g++.old-deja/g++.pt/spec35.C: New test.
4296         * g++.old-deja/g++.pt/spec36.C: New test.
4297
4298 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4299
4300         * gcc.c-torture/compile/20010118-1.c: New test.
4301
4302 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4303
4304         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4305
4306 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4307
4308         * gcc.c-torture/execute/20010119-1.c: New test.
4309
4310 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4311
4312         * g++.old-deja/g++.other/vbase5.C: New test.
4313
4314 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4315
4316         * gcc.c-torture/execute/20010118-1.c: New test.
4317
4318 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4319
4320         * g++.old-deja/g++.pt/deduct3.C: New test.
4321
4322 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4323
4324         * g++.old-deja/g++.pt/spec34.C: New test.
4325
4326 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4327
4328         * g77.f-torture/compile/20000601-2.f: New test.
4329
4330 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4331
4332         * g++.old-deja/g++.other/init17.C: New test.
4333
4334 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4335
4336         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4337
4338 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4339
4340         * g++.old-deja/g++.pt/unify8.C: New test.
4341
4342 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4343
4344         * g++.old-deja/g++.abi/vbase1.C: New test.
4345
4346 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4347
4348         * g++.old-deja/g++.pt/crash65.C: New test.
4349
4350 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4351
4352         * gcc.dg/cpp/assembl2.S: New test case.
4353
4354 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4355
4356         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4357         are supported.
4358
4359 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4360
4361         * g++.old-deja/g++.other/builtins1.C: New test.
4362         * g++.old-deja/g++.other/builtins2.C: Likewise.
4363         * g++.old-deja/g++.other/builtins3.C: Likewise.
4364         * g++.old-deja/g++.other/builtins4.C: Likewise.
4365
4366 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4367
4368         * gcc.c-torture/compile/20010117-1.c: New test.
4369         * gcc.c-torture/compile/20010117-2.c: New test.
4370
4371 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4372
4373         * g77.f-torture/execute/20010116.[fx]: New test,
4374         XFAIL on i?86-*-*.
4375         * g77.f-torture/compile/20010115.f: Indicate it's
4376         a test for PR fortran/1636.
4377
4378 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4379
4380         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4381
4382 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4383
4384         * g77.f-torture/compile/20010115.f: New test.
4385
4386 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4387
4388         * g++.old-deja/g++.pt/nontype5.C: New test.
4389
4390 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4391
4392         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4393         have an equivalent working one below it.
4394
4395 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4396
4397         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4398         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4399
4400 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4401
4402         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4403         message containing "init_priority".
4404         (conpr-2.C): Likewise.
4405         (conpr-3.C): Likewise.
4406         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4407
4408 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4409
4410         * gcc.c-torture/execute/20010114-2.c: New test.
4411
4412 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4413
4414         * gcc.c-torture/compile/20010114-1.c: New test.
4415         * gcc.c-torture/compile/20010114-1.x: Xfail.
4416         * gcc.c-torture/compile/20010114-2.c: New test.
4417         * gcc.c-torture/execute/20010114-1.c: New test.
4418         * gcc.dg/trunc-1.c: New test.
4419         * gcc.dg/uninit-B.c: New test.
4420
4421 2001-01-13  Nick Clifton  <nickc@redhat.com>
4422
4423         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4424         target.
4425
4426 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4427
4428         * gcc.c-torture/compile/20010113-1.c: New test.
4429
4430 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4431
4432         * gcc.c-torture/compile/20001212-1.c: New test.
4433
4434 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4435
4436         * gcc.dg/cpp/widestr1.c: Update.
4437         * gcc.dg/cpp/prag-imp.c: Remove.
4438
4439 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4440
4441         * gcc.c-torture/execute/20000801-3.x: Remove.
4442         * gcc.dg/c90-init-1.c: New test.
4443         * gcc.dg/c99-init-1.c: New test.
4444         * gcc.dg/c99-init-2.c: New test.
4445         * gcc.dg/gnu99-init-1.c: New test.
4446
4447 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4448
4449         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4450         testing that no relevant ones were found.
4451
4452 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4453
4454         * g++.old-deja/g++.pt/cast2.C: New test.
4455
4456 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4457
4458         * g++.old-deja/g++.pt/friend47.C: New test.
4459
4460 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4461
4462         * g++.old-deja/g++.pt/instantiate13.C: New test.
4463
4464 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4465
4466         * g++.old-deja/g++.other/defarg7.C: New test.
4467         * g++.old-deja/g++.other/defarg8.C: New test.
4468
4469 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4470
4471         * g++.old-deja/g++.pt/crash64.C: New test.
4472
4473 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4474
4475         * g++.old-deja/g++.pt/crash63.C: New test.
4476
4477 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4478
4479         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4480
4481 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4482
4483         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4484
4485 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4486
4487         * g++.old-deja/g++.pt/error3.C: New test.
4488
4489 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4490
4491         * g++.old-deja/g++.other/crash39.C: New test.
4492
4493 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4494
4495         * g++.old-deja/g++.other/vbase4.C: New test.
4496
4497 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4498
4499         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4500         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4501         * gcc.dg/special/special.exp: New test driver which will check
4502         for alias support for the above test.
4503
4504 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4505
4506         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4507         problems on small machines.
4508         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4509         parameterize.
4510
4511 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4512
4513         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4514         mips.
4515         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4516
4517 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4518
4519         * g++.old_deja/g++.pt/using8.C: New test.
4520
4521 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4522
4523         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4524
4525 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4526
4527         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4528         where a failure is expected.
4529         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4530
4531 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4532
4533         * g++.old_deja/g++.pt/instantiate12.C: New test.
4534
4535 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4536
4537         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4538         start of structs.
4539         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4540         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4541         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4542         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4543         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4544         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4545         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4546         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4547         * g++.old-deja/g++.eh/spec6.C: Likewise.
4548         * g++.old-deja/g++.jason/crash3.C: Likewise.
4549         * g++.old-deja/g++.law/ctors11.C: Likewise.
4550         * g++.old-deja/g++.law/ctors17.C: Likewise.
4551         * g++.old-deja/g++.law/ctors5.C: Likewise.
4552         * g++.old-deja/g++.law/ctors9.C: Likewise.
4553         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4554         * g++.old-deja/g++.mike/net22.C: Likewise.
4555         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4556         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4557         * g++.old-deja/g++.mike/virt3.C: Likewise.
4558         * g++.old-deja/g++.niklas/t128.C: Likewise.
4559         * g++.old-deja/g++.other/anon4.C: Likewise.
4560         * g++.old-deja/g++.other/using1.C: Likewise.
4561         * g++.old-deja/g++.other/warn3.C: Likewise.
4562         * g++.old-deja/g++.pt/t37.C: Likewise.
4563         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4564         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4565
4566 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4567
4568         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4569
4570 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4571
4572         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4573
4574 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4575
4576         * gcc.c-torture/compile/20010107-1.c: New test.
4577
4578 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4579
4580         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4581
4582 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4583
4584         * gcc.dg/format/format.h: New file.
4585         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4586         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4587         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4588         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4589         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4590         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4591         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4592         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4593         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4594         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4595         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4596         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4597         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4598         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4599         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4600         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4601         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4602         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4603         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4604         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4605         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4606         instead of declaring standard types, macros and functions in each
4607         test.
4608
4609 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4610
4611         * gcc.c-torture/execute/20010106-1.c: New test.
4612
4613 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4614
4615         * gcc.dg/format/format.exp: New file.
4616         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4617         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4618         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4619         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4620         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4621         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4622         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4623         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4624         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4625         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4626         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4627         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4628         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4629         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4630         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4631         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4632         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4633         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4634         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4635         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4636         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4637         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4638         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4639         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4640         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4641         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4642         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4643         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4644         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4645         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4646         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4647         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4648         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4649         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4650         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4651         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4652         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4653         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4654         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4655         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4656         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4657         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4658
4659 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4660
4661         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4662         account.
4663
4664 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4665
4666         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4667
4668 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4669
4670         * g++.old-deja/g++.pt/crash62.C: New test.
4671
4672 2001-01-04  Richard Henderson  <rth@redhat.com>
4673
4674         * gcc.dg/20000926-1.c: Update expected warnings.
4675         * gcc.dg/array-2.c: Likewise.
4676         * gcc.dg/array-4.c: Also validate flexible array members.
4677         * gcc.dg/c99-flex-array-1.c: New.
4678
4679 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4680
4681         * gcc.c-torture/compile/20001222-1.x: Remove.
4682
4683 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4684
4685         * gcc.c-torture/execute/built-in-setjmp.c: New.
4686
4687 2001-01-03  Richard Henderson  <rth@redhat.com>
4688
4689         * gcc.dg/940510-1.c: Update expected error wording.
4690         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4691
4692 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4693
4694         * lib/target-supports.exp (check_alias_available): Modified to
4695         indicate aliases not supported if only weak aliases are supported.
4696
4697 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4698
4699         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4700         Turn on cmpstrsi checks for __pj__ and __i370__.
4701
4702 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4703
4704         * g++.old-deja/g++.other/virtual11.C: New test.
4705
4706 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4707
4708         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4709
4710 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4711
4712         * gcc.c-torture/compile/20010102-1.c: New test.
4713
4714 2001-01-02  Andreas Jaeger  <aj@suse.de>
4715
4716         * gcc.dg/noreturn-3.c: New test.
4717
4718         * gcc.dg/noreturn-4.c: New test.
4719
4720 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4721
4722         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4723         __builtin_fputc and __builtin_fwrite.
4724
4725 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4726
4727         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4728         signed char, not default char.
4729
4730 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4731
4732         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4733
4734 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4735
4736         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4737
4738 2000-12-29  Richard Henderson  <rth@redhat.com>
4739
4740         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4741         (__cyg_profile_func_exit): Define.
4742
4743 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4744
4745         * g++.dg/vtgc1.C: New test.
4746
4747 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4748
4749         * gcc.dg/noncompile/20001228-1.c: New test.
4750
4751         * gcc.dg/20001228-1.c: New test.
4752
4753         * gcc.c-torture/execute/20001228-1.c: New test.
4754
4755 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4756
4757         * gcc.dg/format-strfmon-1.c: New test.
4758
4759 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4760
4761         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4762         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4763         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4764         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4765         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4766         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4767         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4768         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4769         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4770         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4771         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4772         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4773         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4774
4775         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4776         * gcc.c-torture/execute/string-opt-4.c: Test index.
4777
4778 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4779
4780         * gcc.c-torture/compile/20001226-1.c: New test.
4781
4782 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4783
4784         * gcc.c-torture/compile/20001222-1.c: New test.
4785         * gcc.c-torture/compile/20001222-1.x: Xfail.
4786
4787 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4788
4789         * gcc.c-torture/execute/comp-goto-2.c: New test.
4790
4791 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4792
4793         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4794         Use long types if __INT_MAX__ is 32767.
4795         (main): Use cast to (sint32 *) when poking 88 into a_page.
4796
4797         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4798
4799 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4800
4801         * gcc.c-torture/compile/20001221-1.c: New test.
4802         * gcc.c-torture/execute/20001221-1.c: New test.
4803
4804 2000-12-20  Richard Henderson  <rth@redhat.com>
4805
4806         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4807         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4808
4809 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4810
4811         * gcc.dg/compare3.c: New test.
4812
4813 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4814
4815         * gcc.dg/format-warnll-1.c: New test.
4816
4817 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4818
4819         * gcc.dg/cpp/cmdlne-P.c: New test.
4820
4821 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4822
4823         * gcc.c-torture/execute/builtin-abs-1.c,
4824         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4825
4826 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4827
4828         * gcc.dg/cpp/multiline.c: New test.
4829
4830 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4831
4832         * g++.old-deja/g++.other/syshdr1.C: Update.
4833         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4834
4835 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4836
4837         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4838
4839 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4840
4841         * g++.old-deja/g++.pt/ttp65.C: New test.
4842
4843 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4844
4845         * g++.old-deja/g++.pt/ttp64.C: New test.
4846
4847 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4848
4849         * g++.old-deja/g++.pt/spec33.C: New test.
4850
4851 2000-12-14  Catherine Moore  <clm@redhat.com>
4852
4853         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4854         * gcc.c-torture/execute/920612-2.c: Likewise.
4855         * gcc.c-torture/execute/920428-2.c: Likewise.
4856         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4857         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4858
4859 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4860
4861         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4862         * gcc.dg/pack-test-2.c: Likewise.
4863
4864 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4865
4866         Tests by Zack Weinberg <zackw@stanford.edu>.
4867
4868         * gcc.dg/cpp/defined.c: Update.
4869         * gcc.dg/cpp/defined_trad.c: New tests.
4870
4871 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4872
4873         * gcc.dg/cpp/trad-direct.c: Update.
4874
4875 2000-12-11  Neil Booth  <neilb@earthling.net>
4876
4877         * gcc.dg/cpp/defined_trad.c
4878
4879 2000-12-11  Neil Booth  <neilb@earthling.net>
4880
4881         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4882
4883 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4884
4885         * gcc.dg/format-miss-2.c: New test.
4886
4887 2000-12-09  Neil Booth  <neilb@earthling.net>
4888
4889         * gcc.dg/cpp/lineflags.c: New tests.
4890         * gcc.dg/cpp/poison.c: Update.
4891         * gcc.dg/cpp/redef2.c: Update.
4892         * gcc.dg/cpp/skipping.c: New test.
4893
4894 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4895
4896         * g++.old-deja/g++.other/eh3.C: New testcase.
4897
4898 2000-12-07  Neil Booth  <neilb@earthling.net>
4899
4900         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4901         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4902         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4903         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4904         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4905         Update.
4906
4907 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4908
4909         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4910         __SIZE_TYPE__ instead of int for type of integers cast to
4911         pointers.
4912
4913 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4914
4915         * g++.old-deja/g++.other/cleanup4.C: New test.
4916
4917 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4918
4919         * format-sec-1.c: New test.
4920
4921 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4922
4923         * gcc.dg/format-nonlit-3.c: New test.
4924
4925 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4926
4927         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4928         through a null pointer.
4929
4930 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4931
4932         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
4933         * g++.old-deja/g++.pt/partial4.C: New test.
4934
4935 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
4936
4937         * gcc.c-torture/execute/ieee/hugeval.x: New.
4938
4939 2000-12-06  Neil Booth  <neilb@earthling.net>
4940
4941         * gcc.dg/cpp/backslash2.c: New tests.
4942
4943 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4944
4945         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
4946         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
4947
4948 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
4949
4950         * gcc.c-torture/execute/20001203-2.c: New testcase.
4951
4952 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4953
4954         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
4955         * g++.old-deja/g++.other/virtual10.C: New test.
4956
4957 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
4958
4959         * g++.old-deja/g++.mike/pmf5.C: Remove test.
4960
4961 2000-12-05  Richard Henderson  <rth@redhat.com>
4962
4963         * gcc.c-torture/compile/20001205-1.c: New.
4964
4965 2000-12-04  Neil Booth  <neilb@earthling.net>
4966
4967         * g++.old-deja/g++.other/virtual9.C: New test.
4968         * g++.old-deja/g++.pt/crash61.C: New test.
4969         * gcc.c-torture/execute/loop-9.c: New test.
4970
4971 2000-12-04  Neil Booth  <neilb@earthling.net>
4972
4973         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
4974         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
4975         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
4976         * gcc.dg/cpp/extratokens.c: ...here.
4977
4978 2000-12-04  Neil Booth  <neilb@earthling.net>
4979
4980         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
4981         New tests.
4982
4983 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4984
4985         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
4986         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
4987
4988 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4989
4990         * gcc.c-torture/execute/20001203-1.c: New test.
4991
4992 2000-12-03  Neil Booth  <neilb@earthling.net>
4993
4994         * gcc.dg/cpp/macro6.c: New test cases.
4995
4996 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4997
4998         * gcc.c-torture/execute/string-opt-9.c: New test.
4999         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5000         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5001         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5002
5003         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5004         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5005
5006 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5007
5008         * gcc.dg/cpp/if-6.c: New testcase.
5009
5010         * gcc.dg/20001201-1.c: New testcase.
5011
5012 2000-12-02  Neil Booth  <neilb@earthling.net>
5013
5014         * g++.old-deja/g++.other/externC4.C,
5015         g++.old-deja/g++.other/friend10.C: New tests.
5016
5017 2000-12-02  Neil Booth  <neilb@earthling.net>
5018
5019         * g++.old-deja/g++.other/instan2.C
5020         * g++.old-deja/g++.other/instan3.C: New test.
5021
5022 2000-12-02  Neil Booth  <neilb@earthling.net>
5023
5024         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5025         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5026         gnuc99.c,gnuc99-pedantic.c: New tests.
5027
5028 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5029
5030         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5031         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5032
5033 2000-12-01  Neil Booth  <neilb@earthling.net>
5034
5035         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5036         * gcc.dg/cpp/poison.c: Update.
5037         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5038
5039 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5040
5041         * g77.f-torture/execute/20001201.f: New test.
5042
5043 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5044
5045         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5046
5047 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5048
5049         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5050
5051 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5052
5053         * g++.old-deja/g++.other/cast6.C: New test.
5054
5055 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5056
5057         * gcc.c-torture/execute/20001130-2.c: New testcase.
5058
5059 2000-11-30  Richard Henderson  <rth@redhat.com>
5060
5061         * gcc.c-torture/execute/20001130-1.c: New test.
5062
5063 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5064
5065         * g++.old-deja/g++.other/op3.C: New test.
5066
5067 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5068
5069         * g++.old-deja/g++.other/op2.C: New test.
5070
5071 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5072
5073         * g++.old-deja/g++.other/crash38.C: New test.
5074
5075 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5076
5077         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5078
5079 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5080
5081         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5082         tests.
5083         * gcc.c-torture/execute/string-opt-6.c: New test.
5084
5085         * gcc.dg/20001117-1.c: Add main.
5086
5087 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5088
5089         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5090         Move from here ...
5091         * gcc.dg/940510-1.c: ... to here.
5092
5093         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5094         zero-size arrays in toplevel structures.
5095
5096 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5097
5098         * gcc.c-torture/execute/loop-8.c: New test.
5099
5100 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5101
5102         * g++.old-deja/g++.other/base1.C: New test.
5103
5104 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5105
5106         * g++.old-deja/g++.other/parse2.C: New test.
5107
5108 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5109
5110         * g++.old-deja/g++.pt/incomplete1.C: New test.
5111
5112 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5113
5114         * g++.old-deja/g++.other/friend9.C: New test.
5115
5116 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5117
5118         * gcc.dg/20001127-1.c: New test.
5119
5120 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5121
5122         * g++.old-deja/g++.pt/friend46.C: New test.
5123
5124 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5125
5126         * g++.old-deja/g++.other/ptrmem8.C: New test.
5127
5128 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5129
5130         * gcc.c-torture/execute/string-opt-7.c: New test.
5131         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5132
5133 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5134
5135         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5136         instead of 'mkcheck 2'.
5137
5138 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5139
5140         * gcc.c-torture/execute/memcheck/driver.c,
5141         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5142         C9X references to refer to C99.
5143
5144 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5145
5146         * gcc.dg/ultrasp3.c: New test.
5147
5148 2000-11-25  Neil Booth  <neilb@earthling.net>
5149
5150         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5151
5152 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5153
5154         * gcc.c-torture/compile/20001123-2.c: New.
5155
5156 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5157
5158         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5159
5160 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5161
5162         * gcc.dg/sequence-point-1.c: Add some new tests.
5163         * gcc.c-torture/execute/20001124-1.c: New test.
5164
5165 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5166
5167         * g++.old-deja/g++.other/vaarg4.C: New test.
5168         * gcc.c-torture/compile/20001123-1.c: New test.
5169
5170 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5171
5172         * g++.other/crash24.C: Adjust and remove XFAIL.
5173         * g++.other/crash37.C: New test.
5174
5175 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5176
5177         * g++.old-deja/g++.pt/instantiate9.C: New test.
5178
5179 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5180
5181         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5182         new ABI, too.
5183
5184         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5185         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5186
5187 2000-11-22  Neil Booth  <neilb@earthling.net>
5188
5189         * gcc.dg/cpp/Wtrigraphs.c: New test.
5190
5191 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5192
5193         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5194
5195 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5196
5197         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5198
5199 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5200
5201         * lib/gcc-dg.exp: load_lib scanasm.exp.
5202         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5203         * lib/g++-dg.exp: load_lib scanasm.exp.
5204         * lib/scanasm.exp: New.
5205         (scan-assembler, scan-assembler-not): Add optional arguments to
5206         test name, or if not present, the pattern name.
5207         (scan-assembler-dem, scan-assembler-dem-not): New.
5208
5209         * g++.dg/dg.exp: New.
5210
5211 2000-11-21  Neil Booth  <neilb@earthling.net>
5212
5213         * gcc.dg/cpp/integrated1.c: Remove.
5214
5215 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5216
5217         * gcc.c-torture/execute/20001121-1.c: New test.
5218
5219 2000-11-21  Richard Henderson  <rth@redhat.com>
5220
5221         * gcc.c-torture/compile/20001121-1.c: New test.
5222
5223 2000-11-20  Neil Booth  <neilb@earthling.net>
5224
5225         * gcc.dg/cpp/integrated1.c: New test.
5226
5227 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5228
5229         * g++.old-deja/g++.other/inline17.C: New test.
5230
5231 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5232
5233         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5234         local variable to be zero: I made the variable global. Now
5235         uses abort() and exit() instead of relying on main's return value.
5236
5237 2000-11-20  Neil Booth  <neilb@earthling.net>
5238
5239         * gcc.dg/cpp/paste2.c: Update test.
5240         * objc/execute/paste.m: New test.
5241
5242 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5243
5244         * gcc.dg/c99-condexpr-1.c: New test.
5245
5246 2000-11-20  Neil Booth  <neilb@earthling.net>
5247
5248         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5249
5250 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5251
5252         * g++.old-deja/g++.pt/export1.C: New test.
5253
5254 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5255
5256         * gcc.dg/20001117-1.c: New test.
5257
5258 2000-11-18  Richard Henderson  <rth@redhat.com>
5259
5260         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5261
5262 2000-11-18  Richard Henderson  <rth@redhat.com>
5263
5264         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5265         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5266         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5267
5268 2000-11-18  Richard Henderson  <rth@redhat.com>
5269
5270         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5271         (main): New.  Exit cleanly.
5272
5273 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5274
5275         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5276         gcc.dg/c99-fordecl-2.c: New tests.
5277
5278 2000-11-18  Richard Henderson  <rth@redhat.com>
5279
5280         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5281         * gcc.c-torture/execute/zerolen-2.c: New.
5282
5283 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5284
5285         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5286         memory.
5287
5288 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5289
5290         * g++.old-deja/g++.pt/instantiate8.C: New test.
5291
5292 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5293
5294         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5295         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5296
5297 2000-11-16  Nick Clifton  <nickc@redhat.com>
5298
5299         * gcc.c-torture/execute/nestfunc-2.c: New test.
5300         * gcc.c-torture/execute/nestfunc-3.c: New test.
5301
5302 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5303
5304         * gcc.c-torture/compile/20001116-1.c: New test.
5305
5306 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5307
5308         * gcc.c-torture/execute/20001115-1.c: New test.
5309
5310 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5311
5312         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5313         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5314         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5315         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5316
5317 2000-11-15  Neil Booth  <neilb@earthling.net>
5318
5319         gcc.dg/cpp/_Pragma1.c: Update.
5320         gcc.dg/cpp/_Pragma2.c: New test.
5321
5322 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5323
5324         * g++.old-deja/g++.other/anon5.C: New test.
5325
5326 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5327
5328         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5329         tests.
5330
5331 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5332
5333         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5334         output.
5335
5336 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5337
5338         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5339         labels at end of compound statements.
5340
5341 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5342
5343         * gcc.c-torture/execute/loop-7.c: New test.
5344
5345 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5346
5347         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5348
5349 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5350
5351         * gcc.dg/c99-bool-1.c: New test.
5352
5353 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5354
5355         * gcc.dg/c99-scope-1.c: Remove xfail.
5356         * gcc.dg/c99-scope-2.c: New test.
5357
5358 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5359
5360         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5361         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5362
5363 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5364
5365         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5366         error messages.
5367
5368         * g++.mike/p700.C: Don't typedef wchar_t.
5369         * g++.mike/p784.C: Likewise.
5370         * g++.mike/eb101.C: Don't use __wchar_t.
5371
5372 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5373
5374         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5375         from DO loop.
5376
5377 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5378
5379         * gcc.c-torture/execute/20001111-1.c: New test.
5380
5381 2000-11-10  Nick Clifton  <nickc@redhat.com>
5382
5383         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5384         long multuiple and accumulate.
5385
5386 2000-11-09  Richard Henderson  <rth@redhat.com>
5387
5388         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5389         via size_t instead of int.
5390
5391         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5392         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5393         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5394         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5395
5396 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5397
5398         * gcc.c-torture/compile/20001109-1.c: New test.
5399         * gcc.c-torture/compile/20001109-2.c: New test.
5400
5401 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5402
5403         * g++.old-deja/g++.pt/operator1.C: New test.
5404         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5405
5406 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5407
5408         * gcc.dg/20001108-1.c: New test.
5409
5410 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5411
5412         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5413         with both arguments constant strings.
5414         * gcc.c-torture/execute/string-opt-3.c: New test.
5415         * gcc.c-torture/execute/string-opt-4.c: New test.
5416         * gcc.c-torture/execute/string-opt-5.c: New test.
5417
5418 2000-11-08  Nick Clifton  <nickc@redhat.com>
5419
5420         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5421         mulsidi3adddi patterns.
5422
5423 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5424
5425         * g++.old-deja/g++.other/crash36.C: New test.
5426
5427 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5428
5429         * g++.old-deja/g++.other/init16.C: New test.
5430
5431 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5432
5433         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5434
5435 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5436
5437         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5438         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5439         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5440
5441 2000-11-07  DJ Delorie  <dj@redhat.com>
5442
5443         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5444
5445 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5446
5447         * gcc.c-torture/execute/string-opt-1.c: New test.
5448
5449 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5450
5451         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5452         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5453         parameters in registers, and there is no way for a varargs
5454         function to know in which order the integer and floating-point
5455         parameters should be interleaved when they are placed on the
5456         stack.
5457         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5458         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5459
5460 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5461
5462         * gcc.c-torture/execute/string-opt-2.c: New test.
5463
5464 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5465
5466         * g++.old-deja/g++.pt/crash60.C: New test.
5467
5468 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5469
5470         * g++.old-deja/g++.other/crash24.C: New test.
5471         * g++.old-deja/g++.other/crash25.C: New test.
5472         * g++.old-deja/g++.other/crash26.C: New test.
5473         * g++.old-deja/g++.other/crash27.C: New test.
5474         * g++.old-deja/g++.other/crash28.C: New test.
5475         * g++.old-deja/g++.other/crash29.C: New test.
5476         * g++.old-deja/g++.other/crash30.C: New test.
5477         * g++.old-deja/g++.other/crash31.C: New test.
5478         * g++.old-deja/g++.other/crash32.C: New test.
5479         * g++.old-deja/g++.other/crash33.C: New test.
5480         * g++.old-deja/g++.other/crash34.C: New test.
5481         * g++.old-deja/g++.other/crash35.C: New test.
5482
5483 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5484
5485         * gcc.c-torture/execute/20001031-1.c: New test.
5486
5487 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5488
5489         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5490         namespace.
5491
5492         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5493         standards-conformant.
5494
5495         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5496
5497         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5498         * g++.old-deja/g++.mike/p755a.C: Likewise.
5499         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5500         library makes no calls to `operator new' during initialization.
5501
5502 2000-11-04  Neil Booth  <neilb@earthling.net>
5503
5504         * gcc.dg/cpp/include2.c: New tests.
5505
5506 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5507
5508         * lib/g++.exp (g++_set_ld_library_path): New function.
5509         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5510
5511 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5512
5513         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5514         warnings.
5515
5516 2000-11-01  Richard Henderson  <rth@redhat.com>
5517
5518         * g++.old-deja/g++.ext/namedret1.C: New.
5519         * g++.old-deja/g++.ext/namedret2.C: New.
5520         * g++.old-deja/g++.ext/namedret3.C: New.
5521
5522 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5523
5524         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5525         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5526
5527 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5528
5529         * gcc.c-torture/execute/va-arg-21.c: New test.
5530
5531 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5532
5533         * gcc.dg/c99-complex-2.c: New test.
5534
5535 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5536
5537         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5538
5539 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5540
5541         * g++.old-deja/g++.other/inline16.C: New test.
5542
5543 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5544
5545         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5546         __PRETTY_FUNCTION__
5547
5548 2000-10-29  Neil Booth  <neilb@earthling.net>
5549
5550         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5551         New tests.
5552         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5553         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5554         optimisation.
5555
5556 2000-10-29  Neil Booth  <neilb@earthling.net>
5557
5558         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5559         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5560         * mi5.c: Test multiple includes work with -C.
5561         * trigraphs.c: Test ^= version.
5562
5563 2000-10-28  Neil Booth  <neilb@earthling.net>
5564
5565         New tests and test updates for new macro expander.
5566
5567         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5568         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5569         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5570         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5571         new diagnostic messages.
5572
5573         * gcc.dg/cpp/macro3.c: New tests.
5574
5575 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5576
5577         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5578         on the same line.
5579
5580 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5581
5582         * g++.old-deja/g++.other/eh2.C: New test.
5583
5584 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5585
5586         * gcc.c-torture/execute/20001027-1.c: New test.
5587
5588 2000-10-26  Richard Henderson  <rth@redhat.com>
5589
5590         * gcc.c-torture/execute/20001026-1.c: New.
5591
5592 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5593
5594         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5595         * g++.old-deja/g++.law/builtin1.C: Likewise.
5596         * g++.old-deja/g++.law/ctors10.C: Likewise.
5597         * g++.old-deja/g++.law/virtual3.C: Likewise.
5598         * g++.old-deja/g++.mike/p658.C: Likewise.
5599         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5600         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5601         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5602         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5603         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5604
5605 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5606
5607         * gcc.c-torture/compile/20001024-1.c: New test.
5608
5609 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5610
5611         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5612         to tell us whether or not we are using V3.
5613
5614 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5615
5616         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5617         operands.
5618
5619 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5620
5621         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5622
5623 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5624
5625         * gcc.c-torture/execute/20001024-1.c: New test.
5626
5627 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5628
5629         * g++.old-deja/g++.other/sibcall1.C: New test.
5630
5631 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5632
5633         * gcc.dg/noncompile/init-3.c: New test.
5634
5635 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5636
5637         * gcc.dg/format-array-1.c: New test.
5638
5639 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5640
5641         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5642         writing through null pointers; remove comment about testing
5643         unterminated strings.
5644
5645 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5646
5647         * gcc.c-torture/execute/20001017-2.c: New test.
5648
5649 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5650
5651         * gcc.c-torture/compile/20001018-1.c: New test.
5652         * gcc.c-torture/compile/20001018-1.x: Xfail.
5653
5654 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5655
5656         * gcc.c-torture/execute/20001017-1.c: New test.
5657
5658 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5659
5660         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5661         for multiple use of arguments with scanf formats; add tests for
5662         multiple use of arguments.
5663
5664 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5665
5666         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5667
5668 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5669
5670         * gcc.dg/format-miss-1.c: New test.
5671
5672 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5673
5674         * gcc.c-torture/execute/20001013-1.c: New test.
5675
5676 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5677
5678         * gcc.dg/format-branch-1.c: New test.
5679
5680 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5681
5682         * README, lib/file-format.exp: Remove EGCS references.
5683
5684 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5685
5686         * gcc.dg/20001013-1.c: New test.
5687
5688 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5689
5690         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5691         for intmax_t in the compiler using __typeof__ and the type rules
5692         for conditional expressions.
5693
5694 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5695
5696         * gcc.dg/20001012-1.c: New test.
5697         * gcc.dg/20001012-2.c: New test.
5698
5699 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5700
5701         * gcc.dg/format-attr-1.c: New test.
5702
5703 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5704
5705         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5706         __LONG_LONG_MAX__ instead of LLONG_MAX.
5707
5708 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5709
5710         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5711         scanf flags.
5712         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5713         flags.
5714
5715 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5716
5717         * gcc.dg/sequence-pt-1.c: New test.
5718
5719 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5720
5721         * gcc.c-torture/execute/20001011-1.c: New testcase.
5722         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5723
5724 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5725
5726         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5727         does not error on it.
5728
5729 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5730
5731         * gcc.dg/20001009-1.c: New test.
5732
5733 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5734
5735         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5736         * gcc.c-torture/execute/20001009-2.c: ... to here.
5737
5738 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5739
5740         * gcc.c-torture/compile/20001009-1.c: New testcase.
5741         * gcc.c-torture/execute/20001009-1.c: New testcase.
5742         Testcases provided by Jan Hubicka <jh@suse.cz>.
5743
5744 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5745
5746         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5747         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5748         uintmax_t using <limits.h> to emulate the compiler's internal
5749         logic.  No longer XFAIL %j tests.
5750
5751 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5752
5753         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5754         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5755         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5756         regexps and details of expected handling of some bad formats.
5757         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5758         suppression.
5759
5760 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5761
5762         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5763         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5764         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5765         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5766         in list archives.
5767
5768 2000-10-06  Richard Henderson  <rth@cygnus.com>
5769
5770         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5771         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5772         * g++.old-deja/g++.jason/report.C: Likewise.
5773         * g++.old-deja/g++.law/friend5.C: Likewise.
5774         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5775         of the expected warnings.
5776
5777 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5778
5779         * g++.old-deja/g++.pt/enum14.C: New test.
5780
5781 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5782
5783         * g++.old-deja/g++.pt/crash59.C: New test.
5784
5785 2000-10-04  Will Cohen  <wcohen@redhat.com>
5786
5787         * gcc.dg/20000926-1.c: New test.
5788
5789 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5790
5791         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5792         function name for current C++ compiler.
5793         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5794
5795 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5796
5797         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5798         __PRETTY_FUNCTION__.
5799         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5800
5801 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5802
5803         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5804
5805 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5806
5807         * gcc.c-torture/compile/20000923-1.c: New test.
5808
5809 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5810
5811         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5812         * g++.old-deja/g++.pt/ttp62.C: Same.
5813         * g++.old-deja/g++.other/inline14.C: Same.
5814
5815 2000-09-24  Richard Henderson  <rth@cygnus.com>
5816
5817         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5818
5819 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5820
5821         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5822
5823 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5824
5825         * gcc.c-torture/compile/20000922-1.c: New file.
5826
5827 2000-09-21  Nick Clifton  <nickc@redhat.com>
5828
5829         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5830         a signed long modulo operation.
5831         (mod6): New funciton - perform an unsigned long modulo operation.
5832         (main): Add tests for modulos of very large numbers by very small
5833         dividends.
5834
5835 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5836
5837         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5838
5839 2000-09-19  Richard Henderson  <rth@cygnus.com>
5840
5841         * gcc.dg/compare2.c (case 10): XFAIL.
5842
5843 2000-09-18  Richard Henderson  <rth@cygnus.com>
5844
5845         * gcc.c-torture/execute/20000906-1.c: Move ...
5846         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5847         that support __builtin_trap.
5848
5849 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5850
5851         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5852
5853 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5854
5855         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5856         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5857         more $ format tests.
5858
5859 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5860
5861         * gcc.dg/format-errmk-1.c: New test.
5862
5863 2000-09-17  Greg McGary  <greg@mcgary.org>
5864
5865         * gcc.c-torture/execute/20000917-1.x: Remove.
5866
5867 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5868
5869         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5870
5871 2000-09-17  Greg McGary  <greg@mcgary.org>
5872
5873         * gcc.c-torture/execute/20000917-1.c: New test.
5874         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5875
5876 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5877
5878         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5879         in nested macro bug.
5880
5881 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5882
5883         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5884
5885 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5886
5887         * gcc.c-torture/execute/20000914-1.c: New test.
5888
5889 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5890
5891         * g++.other/inline13.C: New test.
5892
5893 2000-09-12  Andreas Jaeger  <aj@suse.de>
5894
5895         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5896         constant by Ulrich Drepper <drepper@redhat.com>.
5897
5898 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5899
5900         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5901
5902 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5903
5904         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5905
5906 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5907
5908         * gcc.dg/cpp/backslash.c: New test.
5909
5910 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5911
5912         * gcc.c-torture/execute/20000910-1.c: New test.
5913         * gcc.c-torture/execute/20000910-2.c: Likewise.
5914
5915 2000-09-11  Robert Lipe  <robertl@sco.com>
5916
5917         * gcc.dg/pragma-align.c: New test.
5918
5919 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5920
5921         * g++.old-deja/g++.pt/explicit82.C: New test.
5922         * g++.old-deja/g++.pt/explicit83.C: New test.
5923
5924 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5925
5926         * gcc.dg/asm-names.c: New test.
5927
5928 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5929
5930         * gcc.dg/cpp/tr-warn6.c: New test
5931
5932 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5933
5934         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
5935         be accepted.
5936
5937 2000-09-07  Catherine Moore  <clm@redhat.com>
5938
5939         * gcc.c-torture/execute/unroll-1.c: New test.
5940
5941 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
5942
5943         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
5944         ERROR markers.
5945         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
5946         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
5947         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
5948         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
5949         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
5950         Preprocess only.
5951         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
5952         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
5953
5954 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5955
5956         * g++.old-deja/g++.pt/deduct2.C: New test.
5957
5958 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5959
5960         * g++.old-deja/g++.pt/parms2.C: New test.
5961
5962 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
5963
5964         * g++.old-deja/g++.pt/crash58.C: New test.
5965
5966 2000-09-06  Greg McGary  <greg@mcgary.org>
5967
5968         * gcc.c-torture/execute/20000906-1.c: New test.
5969         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
5970
5971 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5972
5973         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
5974
5975 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5976
5977         * g++.old-deja/g++.pt/crash57.C: New test.
5978
5979 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5980
5981         * g++.old-deja/g++.pt/crash56.C: New test.
5982
5983 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
5984
5985         * g++.old-deja/g++.pt/koenig1.C: New test.
5986
5987 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5988
5989         * gcc.dg/20000904-1.c: New test.
5990
5991 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
5992
5993         * gcc.dg/cpp/paste8.c: New test.
5994
5995 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
5996
5997         * gcc.c-torture/compile/20000827-1.c: New test.
5998
5999 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6000
6001         * gcc.dg/format-diag-1.c: New test.
6002
6003 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6004
6005         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6006         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6007         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6008         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6009         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6010
6011 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6012
6013         * g++.old-deja/g++.other/nested4.C: New test.
6014
6015 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6016
6017         * g++.old-deja/g++.ns/scoped1.C: New test.
6018
6019 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6020
6021         * lib/g++.exp: Support testing already-installed GCC.
6022
6023 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6024
6025         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6026
6027 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6028
6029         * gcc.dg/return-type-2.c: New test.
6030
6031 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6032
6033         * gcc.c-torture/compile/20000825-1.c: New test.
6034
6035 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6036
6037         * gcc.dg/dwarf2-2.c: New test.
6038
6039 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6040
6041         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6042         dg-warning regexps.
6043
6044 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6045
6046         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6047         gcc.dg/format-ext-5.c: New tests.
6048
6049 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6050
6051         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6052
6053 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6054
6055         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6056
6057 2000-08-24  Richard Henderson  <rth@cygnus.com>
6058
6059         * gcc.dg/ia64-sync-1.c: New test.
6060         * gcc.dg/ia64-sync-2.c: New test.
6061         * gcc.dg/ia64-asm-1.c: New test.
6062
6063 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6064
6065         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6066         * gcc.dg/format-ext-2.c: New test.
6067
6068 2000-08-23  Jason Merrill  <jason@redhat.com>
6069
6070         * lib/old-dejagnu.exp: Also ignore "In member function" and
6071         "At global scope".
6072
6073 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6074
6075         * gcc.dg/noncompile/label-lineno-1.c: New test.
6076
6077 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6078
6079         * gcc.dg/c99-array-nonobj-1.c: New test.
6080
6081 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6082
6083         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6084         tests.
6085         * gcc.dg/format-ext-1.c: New test.
6086
6087 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6088
6089         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6090         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6091         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6092         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6093         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6094
6095 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6096
6097         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6098         gcc.dg/c99-strftime-2.c: New tests.
6099
6100 2000-08-22  Richard Henderson  <rth@cygnus.com>
6101
6102         * gcc.c-torture/execute/20000822-1.c: New test.
6103
6104 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6105
6106         * gcc.c-torture/execute/20000819-1.x: Remove.
6107
6108 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6109
6110         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6111         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6112         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6113         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6114         gcc.dg/format-xopen-1.c: New tests.
6115
6116 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6117
6118         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6119
6120 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6121
6122         * g++.old-deja/g++.other/loop2.C: New test.
6123
6124         * gcc.c-torture/compile/20000606-1.c: New test.
6125         * gcc.c-torture/compile/20000728-1.c: New test.
6126         * gcc.c-torture/execute/20000801-1.c: New test.
6127         * gcc.c-torture/execute/20000801-2.c: New test.
6128         * gcc.c-torture/execute/20000819-1.c: New test.
6129         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6130         * gcc.dg/20000629-1.c: New test.
6131         * gcc.dg/20000724-1.c: New test.
6132         * gcc.dg/20000807-1.c: New test.
6133
6134 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6135
6136         * gcc.dg/cpp/pragma-1.c: New test.
6137         * gcc.dg/cpp/pragma-2.c: New test.
6138
6139 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6140
6141         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6142         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6143
6144 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6145
6146         * gcc.c-torture/compile/20000818-1.c: New test.
6147
6148 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6149
6150         * gcc.c-torture/execute/20000818-1.c: New test.
6151
6152 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6153
6154         * gcc.dg/format-va-1.c: New test.
6155
6156 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6157
6158         * g++.old-deja/g++.other/typedef8.C: New test.
6159
6160 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6161
6162         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6163         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6164         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6165         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6166         * g++.old-deja/g++.other/ptrmem7.C: New test.
6167         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6168
6169 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6170
6171         * g++.old-deja/g++.pt/typename27.C: New test.
6172
6173 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6174
6175         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6176         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6177         * g++.old-deja/g++.pt/friend45.C: New test.
6178         * g++.old-deja/g++.other/friend8.C: New test.
6179
6180 2000-08-15  Richard Henderson  <rth@cygnus.com>
6181
6182         * gcc.c-torture/execute/20000815-1.c: New test.
6183
6184 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6185
6186         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6187         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6188         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6189
6190 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6191
6192         * g++.old-deja/g++.other/refinit2.C: New test.
6193
6194 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6195
6196         * lib/c-torture.exp (c-torture): Make
6197         compiler_conditional_xfail_data global.
6198         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6199         compiler_conditional_xfail_data machinery.
6200         (f-torture-execute): Likewise.
6201         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6202         and only when unrolling loops.
6203
6204         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6205
6206 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6207
6208         * g++.old-deja/g++.pt/explicit81.C: New test.
6209
6210 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6211
6212         * g++.old-deja/g++.pt/typename26.C: New test.
6213
6214 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6215
6216         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6217         warning.
6218
6219 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6220
6221         * g++.old-deja/g++.other/array3.C: New test.
6222
6223 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6224
6225         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6226         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6227         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6228         New tests.
6229
6230 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6231
6232         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6233         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6234
6235 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6236
6237         * gcc.c-torture/execute/20000808-1.c: New test.
6238
6239 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6240
6241         * gcc.dg/c90-const-expr-1.c: New test.
6242
6243 2000-08-08  Richard Henderson  <rth@cygnus.com>
6244
6245         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6246
6247 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6248
6249         * gcc.dg/noncompile/const-ll-1.c: New test.
6250
6251 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6252
6253         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6254
6255 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6256
6257         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6258         that running programs linked against the shared version of libobjc
6259         run correctly.
6260
6261 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6262
6263         * gcc.dg/c99-printf-1.c: New test.
6264
6265 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6266
6267         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6268
6269 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6270
6271         * gcc.c-torture/execute/20000731-1.x: Delete.
6272
6273 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6274
6275         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6276         and torture_without_loops as is done by c-torture.exp.
6277         (search_for): Copy from c-torture.exp.
6278         (gcc-dg-runtest): New function, drives a directory of tests
6279         iterating over the TORTURE_OPTIONS.
6280         (scan-assembler, scan-assembler-not): Move here from
6281         individual directory drivers.
6282
6283         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6284         defined by lib/gcc-dg.exp.
6285         * gcc.dg/cpp/cpp.exp: Likewise.
6286         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6287         gcc-dg-runtest, so we cycle over optimization options.
6288
6289         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6290         * gcc.dg/compare2.c: No longer expected to fail.
6291
6292 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6293
6294         * gcc.c-torture/execute/20000804-1.c: New test.
6295
6296 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6297
6298         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6299
6300 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6301
6302         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6303
6304 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6305
6306         * gcc.c-torture/compile/20000803-1.c: New test.
6307
6308 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6309
6310         * gcc.c-torture/execute/20000801-3.c,
6311         gcc.c-torture/execute/20000801-4.c: New tests.
6312         * gcc.c-torture/execute/20000801-3.x,
6313         gcc.c-torture/execute/20000801-4.x: Xfail.
6314
6315 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6316
6317         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6318         libobjc/.libs to allow for libtool.
6319
6320 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6321
6322         * gcc.c-torture/compile/20000802-1.c: New test.
6323
6324 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6325
6326         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6327
6328 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6329
6330         * gcc-c-torture/execute/20000731-2.c: New test.
6331
6332         * gcc.c-torture/execute/20000731-1.c: New test.
6333         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6334
6335 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6336
6337         * testsuite/gcc.dg/cpp/paste7.c: New test.
6338         * gcc.dg/cpp/20000725-1.c: New test.
6339
6340 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6341
6342         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6343         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6344         declaration warning for __builtin_dwarf_reg_size.
6345
6346         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6347
6348 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6349
6350         * gcc.dg/noncompile/voidparam-1.c: New test.
6351
6352 2000-07-30  Richard Henderson  <rth@cygnus.com>
6353
6354         * gcc.dg/c90-digraph-1.c: Don't xfail.
6355         * gcc.dg/compare2.c (case 10): Xfail.
6356         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6357
6358 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6359
6360         * gcc.dg/c99-main-1.c: New test.
6361
6362 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6363
6364         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6365
6366 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6367
6368         * gcc.c-tortuer/execute/20000726-1.c: New test.
6369
6370 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6371
6372         * gcc.c-torture/execute/enum-2.c: New test.
6373
6374 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6375
6376         * gcc.dg/cpp/tr-warn3.c: New test.
6377
6378 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6379
6380         * g++.old-deja/g++.ext/implicit1.C: Remove.
6381         * g++.old-deja/g++.jason/c2.C: Remove
6382         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6383         * g++.old-deja/g++.pt/crash16.C: Likewise.
6384         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6385
6386 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6387
6388         * g++.old-deja/g++.other/for2.C: New test.
6389
6390 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6391
6392         * gcc.dg/20000720-1.c: New test.
6393
6394 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6395
6396         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6397
6398 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6399
6400         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6401         * gcc.c-torture/execute/20000722-1.c: New.
6402         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6403
6404 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6405
6406         * gcc.dg/cpp/20000720-1.S: New test.
6407
6408 2000-07-21  Michael Meissner  <meissner@redhat.com>
6409
6410         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6411
6412 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6413
6414         * g++.old-deja/g++.brendan/crash16.C,
6415         g++.old-deja/g++.brendan/parse3.C,
6416         g++.old-deja/g++.brendan/redecl1.C,
6417         g++.old-deja/g++.ns/template13.C,
6418         g++.old-deja/g++.other/decl4.C,
6419         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6420
6421 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6422
6423         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6424         and "Internal error".
6425
6426         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6427         regexps.
6428         * gcc.dg/cpp/paste6.c: New test.
6429
6430 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6431
6432         * gcc.dg/cpp/tr-direct.c: New test.
6433
6434         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6435         gcc.dg/cpp/undef1.c: Tweak error regexps.
6436
6437 2000-07-18  Eric Christopher <echristo@redhat.com>
6438
6439         * gcc.c-torture/compile/20000718-1.c: New test.
6440
6441 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6442
6443         * cpplex.c (_cpp_push_token): If the token being pushed back
6444         is the previous token in this context, just subtract one from
6445         context->posn.
6446         * cppmacro.c (save_expansion): Clear aux field when storing a
6447         placemarker.
6448
6449 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6450
6451         * gcc.dg/noncompile/redecl-1.c: New test.
6452
6453 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6454
6455         * gcc.c-torture/execute/20000717-5.c: New test.
6456         * gcc.c-torture/execute/20000717-1.x: Removed.
6457
6458 2000-07-17  Richard Henderson  <rth@cygnus.com>
6459
6460         * gcc.c-torture/execute/20000717-4.c: New test.
6461
6462 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6463
6464         * gcc.dg/cpp/syshdr.c: New test.
6465         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6466
6467 2000-07-17  Neil Booth  <neilb@earthling.net>
6468
6469         * gcc.dg/cpp/cmdlne-dM.c: New test.
6470         * gcc.dg/cpp/cmdlne-dD.c: New test.
6471
6472 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6473
6474         * gcc.c-torture/execute/20000717-3.c: New test.
6475
6476         * gcc.c-torture/compile/20000717-1.c: New test.
6477
6478 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6479
6480         * gcc.c-torture/execute/20000717-2.c: New test.
6481
6482 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6483
6484         * gcc.dg/formatz-1.c: New test.
6485
6486         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6487         * gcc.dg/c99-digraph-1.c: New tests.
6488
6489         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6490         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6491
6492         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6493         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6494         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6495         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6496         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6497         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6498         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6499
6500 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6501
6502         * gcc.c-torture/execute/20000717-1.c: New test.
6503         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6504
6505 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6506
6507         * gcc.c-torture/execute/20000715-2.c: New test.
6508         * gcc.dg/20000715-1.c: New test.
6509
6510 2000-07-15  Michael Meissner  <meissner@redhat.com>
6511
6512         * gcc.c-torture/execute/20000715-1.c: New test.
6513
6514 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6515
6516         * gcc.c-torture/execute/20000707-1.c: New test.
6517
6518 2000-07-13  Neil Booth  <NeilB@earthling.net>
6519
6520         * testsuite/gcc.dg/cpp/digraph1.c,
6521         testsuite/gcc.dg/cpp/digraph2.c,
6522         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6523
6524 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6525
6526         * g77.f-torture/compile/20000630-2.f:  New test.
6527         * g77.f-torture/compile/20000630-2.x
6528
6529 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6530
6531         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6532
6533 2000-07-11  Neil Booth  <NeilB@earthling.net>
6534
6535         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6536
6537 2000-07-11  Neil Booth  <NeilB@earthling.net>
6538
6539         * gcc.dg/cpp/cmdlne-C.c: New.
6540
6541 2000-07-09  Neil Booth  <NeilB@earthling.net>
6542
6543         * gcc.dg/cpp/directiv.c: New tests.
6544         * gcc.dg/cpp/undef1.c: Update.
6545
6546 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6547
6548         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6549
6550 2000-07-09  Neil Booth  <NeilB@earthling.net>
6551
6552         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6553
6554 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6555
6556         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6557         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6558
6559 2000-07-08  Neil Booth  <NeilB@earthling.net>
6560
6561         * gcc.dg/cpp/macsyntx.c: New tests.
6562
6563 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6564
6565         * gcc.dg/20000707-1.c: New test.
6566
6567 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6568
6569         * gcc.c-torture/execute/20000706-1.c: New test.
6570         * gcc.c-torture/execute/20000706-2.c: New test.
6571         * gcc.c-torture/execute/20000706-3.c: New test.
6572         * gcc.c-torture/execute/20000706-4.c: New test.
6573         * gcc.c-torture/execute/20000706-5.c: New test.
6574
6575 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6576
6577         * g++.old-deja/g++.pt/instantiate7.C: New test.
6578
6579 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6580
6581         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6582         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6583         * g++.old-deja/g++.other/rtti3.C: Likewise.
6584         * g++.old-deja/g++.other/rttid3.C: Likewise.
6585
6586 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6587
6588         *  g77.f-torture/compile/20000630-1.x: Fix typo
6589
6590 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6591
6592         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6593         assembly output.
6594
6595 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6596
6597         * gcc.dg/cpp/ident.c: New test.
6598
6599 2000-07-05  Neil Booth  <NeilB@earthling.net>
6600
6601         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6602           gcc.dg/cpp/lexstrng.c: New tests.
6603
6604 2000-07-04  Neil Booth  <NeilB@earthling.net>
6605
6606         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6607         * gcc.dg/cpp/strify2.c: Same.
6608
6609 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6610
6611         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6612         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6613         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6614         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6615
6616         * testsuite/gcc.dg/cpp/macro1.c,
6617         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6618         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6619         testsuite/gcc.dg/cpp/strify1.c,
6620         testsuite/gcc.dg/cpp/strify2.c: New tests.
6621
6622 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6623
6624         * gcc.c-torture/execute/20000703-1.c: New test.
6625
6626 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6627
6628         * g++.old-deja/g++.pt (lookup10.C): New test.
6629
6630 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6631
6632         * g++.old-deja/g++.pt (typename25.C): New test.
6633
6634 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6635
6636         * gcc.c-torture/compile/20000701-1.c: New test.
6637
6638 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6639
6640         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6641         to test case.
6642
6643 2000-06-30  Catherine Moore  <clm@cygnus.com>
6644
6645         * gcc.c-torture/execute/align-1.c: New test.
6646
6647 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6648
6649         * g++.old-deja/g++.pt/expr8.C: New test.
6650         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6651
6652 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6653
6654         * gcc.c-torture/compile/20000629-1.c: New test.
6655
6656 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6657
6658
6659         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6660         gcc.dg/noncompile directory, depending on whether they're
6661         preprocessor tests or not.  Annotate all the tests for the dg
6662         framework.
6663
6664         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6665         * gcc.dg/noncompile/noncompile.exp: New.
6666
6667         * Moved files:
6668         Old name                                New name
6669         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6670         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6671         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6672         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6673         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6674         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6675         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6676         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6677         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6678         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6679         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6680         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6681         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6682         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6683         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6684         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6685         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6686         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6687         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6688         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6689         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6690         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6691         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6692         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6693
6694         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6695         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6696         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6697         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6698         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6699         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6700
6701 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6702
6703         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6704         declare one variable.  On the fourth, error.
6705         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6706         declared by 20000628-1a.h.
6707
6708 2000-06-29  Richard Henderson  <rth@redhat.com>
6709
6710         * gcc.c-torture/execute/930529-1.x: New file.
6711         * gcc.dg/920413-1.c: Adjust expected warning text.
6712         * gcc.dg/980217-1.c: Declare abort.
6713         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6714
6715 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6716
6717         * g77.f-torture/compile/20000629-1.f: New test.
6718         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6719
6720 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6721
6722         Rearrange lots of files, removing entirely the
6723         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6724         directories.
6725
6726         * Deleted files:
6727         gcc.c-torture/code_quality/code_quality.exp
6728         gcc.c-torture/special/special.exp
6729         gcc.failure/failure.exp
6730         gcc.failure/940409-1.x
6731         gcc.c-torture/compile/961203-1.x
6732
6733         * New files:
6734         gcc.misc-tests/linkage.exp
6735         gcc.c-torture/execute/920730-1t.c
6736         gcc.c-torture/execute/920730-1t.x
6737         gcc.c-torture/compile/920520-1.x
6738         gcc.c-torture/compile/920521-1.x
6739         gcc.c-torture/compile/981006-1.x
6740         gcc.c-torture/execute/eeprof-1.x
6741
6742         * Moved files (possibly with modifications to fit a new harness):
6743         Old name                                New name
6744         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6745         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6746         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6747         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6748         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6749         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6750         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6751         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6752         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6753         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6754         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6755         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6756         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6757         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6758
6759 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6760
6761         * c-torture/compile/961203-1.x: Delete.
6762
6763         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6764         not exit. Include stdio.h.
6765         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6766         * gcc.misc-tests/dg-12.c: Likewise.
6767         * gcc.misc-tests/dg-5.c: Likewise.
6768         * gcc.misc-tests/dg-6.c: Likewise.
6769         * gcc.misc-tests/dg-7.c: Prototype abort.
6770         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6771         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6772         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6773         not exit.
6774         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6775         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6776
6777 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6778
6779         * gcc.dg/cpp/20000628-1.c: New test.
6780         * gcc.dg/cpp/20000628-1.h: New header for above test.
6781         * gcc.dg/cpp/20000628-1a.h: Likewise.
6782
6783 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6784
6785         * gcc.dg/cpp: New directory.
6786         * gcc.dg/cpp/cpp.exp: New driver.
6787         * gcc.dg/cpp/20000627-1.c: New test.
6788         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6789         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6790         and rewrite as a compilation test.
6791
6792         * gcc.dg: Move many files into the cpp subdirectory, possibly
6793         renaming or editing them as well.
6794         Old name                New name
6795         990119-1.c              cpp/19990119-1.c
6796         990228-1.c              cpp/19990228-1.c
6797         990407-1.c              cpp/19990407-1.c
6798         990409-1.c              cpp/19990409-1.c
6799         990413-1.c              cpp/19990413-1.c
6800         990703-1.c              cpp/19990703-1.c
6801         20000127-1.c            cpp/20000127-1.c
6802         20000129-1.c            cpp/20000129-1.c
6803         20000207-1.c            cpp/20000207-1.c
6804         20000207-2.c            cpp/20000207-2.c
6805         20000209-1.c            cpp/20000209-1.c
6806         20000209-2.c            cpp/20000209-2.c
6807         20000301-1.c            cpp/20000301-1.c
6808         20000419-1.c            cpp/20000419-1.c
6809         20000510-1.S            cpp/20000510-1.S
6810         20000519-1.c            cpp/20000519-1.c
6811         20000529-1.c            cpp/20000529-1.c
6812         20000625-1.c            cpp/20000625-1.c
6813         20000625-2.c            cpp/20000625-2.c
6814         cpp-as1.c               cpp/assert1.c
6815         cpp-as2.c               cpp/assert2.c
6816         cxx-comments-1.c        cpp/cxxcom1.c
6817         cxx-comments-2.c        cpp/cxxcom2.c
6818         endif-label.c           cpp/endif.c
6819         cpp-hash1.c             cpp/hash1.c
6820         cpp-hash2.c             cpp/hash2.c
6821         cpp-if1.c               cpp/if-1.c
6822         cpp-if2.c               cpp/if-2.c
6823         cpp-if3.c               cpp/if-3.c
6824         cpp-if4.c               cpp/if-4.c
6825         cpp-if5.c               cpp/if-5.c
6826         cpp-cond.c              cpp/if-cexp.c
6827         cpp-missingop.c         cpp/if-mop.c
6828         cpp-missingparen.c      cpp/if-mpar.c
6829         cpp-opprec.c            cpp/if-oppr.c
6830         cpp-ifparen.c           cpp/if-paren.c
6831         cpp-shortcircuit.c      cpp/if-sc.c
6832         cpp-shift.c             cpp/if-shift.c
6833         cpp-unary.c             cpp/if-unary.c
6834         cpp-li1.c               cpp/line1.c
6835         cpp-li2.c               cpp/line2.c
6836         lineno.c                cpp/line3.c
6837         lineno-2.c              cpp/line4.c
6838         cpp-mi.c                cpp/mi1.c
6839         cpp-mic.h               cpp/mi1c.h
6840         cpp-micc.h              cpp/mi1cc.h
6841         cpp-mind.h              cpp/mi1nd.h
6842         cpp-mindp.h             cpp/mi1ndp.h
6843         cpp-mix.h               cpp/mi1x.h
6844         cpp-mi2.c               cpp/mi2.c
6845         cpp-mi2a.h              cpp/mi2a.h
6846         cpp-mi2b.h              cpp/mi2b.h
6847         cpp-mi2c.h              cpp/mi2c.h
6848         cpp-mi3.c               cpp/mi3.c
6849         cpp-mi3.def             cpp/mi3.def
6850         poison-1.c              cpp/poison.c
6851         pr-impl.c               cpp/prag-imp.c
6852         cpp-redef-2.c           cpp/redef1.c
6853         cpp-redef.c             cpp/redef2.c
6854         strpaste.c              cpp/strp1.c
6855         strpaste-2.c            cpp/strp2.c
6856         cpp-tradpaste.c         cpp/tr-paste.c
6857         cpp-tradstringify.c     cpp/tr-str.c
6858         cpp-tradwarn1.c         cpp/tr-warn1.c
6859         cpp-tradwarn2.c         cpp/tr-warn2.c
6860         trigraphs.c             cpp/trigraphs.c
6861         cpp-unc1.c              cpp/unc1.c
6862         cpp-unc2.c              cpp/unc2.c
6863         cpp-unc3.c              cpp/unc3.c
6864         cpp-unc.c               cpp/unc4.c
6865         undef.c                 cpp/undef1.c
6866         undef-2.c               cpp/undef2.c
6867         cpp-wi1.c               cpp/widestr1.c
6868
6869 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6870
6871         * lib/g++.exp (g++_include_flags): Tweak.
6872
6873 2000-06-27  H.J. Lu  <hjl@gnu.org>
6874             Loren J. Rittle  <ljrittle@acm.org>
6875
6876         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6877         version with one that knows about the new gcc tree structure.
6878         (g++_link_flags): Same.
6879
6880 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6881
6882         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6883         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6884         case we are cross-compiling.
6885
6886         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6887         g++.old-deja/g++.niklas/Makefile.in,
6888         g++.old-deja/g++.niklas/configure.in,
6889         g++.old-deja/g++.other/Makefile.in,
6890         g++.old-deja/g++.other/configure.in,
6891         gcc.c-torture/code_quality/Makefile.in,
6892         gcc.c-torture/code_quality/configure.in,
6893         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6894         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6895         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6896         gcc.c-torture/execute/ieee/Makefile.in,
6897         gcc.c-torture/execute/ieee/configure.in,
6898         gcc.c-torture/noncompile/Makefile.in,
6899         gcc.c-torture/noncompile/configure.in,
6900         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6901         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6902         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6903
6904 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6905
6906         * g++.old-deja/g++.other/ambig3.C: New test.
6907
6908 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6909
6910         * g++.old-deja/g++.pt/syntax1.C: New test.
6911         * g++.old-deja/g++.pt/syntax2.C: New test.
6912         * g++.old-deja/g++.other/syntax3.C: New test.
6913         * g++.old-deja/g++.other/syntax4.C: New test.
6914
6915 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6916
6917         * gcc.dg/20000623-1.c: Prototype exit and abort.
6918
6919 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6920
6921         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6922         New tests.
6923         * gcc.dg/cpp-mi3.def: New file.
6924
6925         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6926         inside assertions.
6927         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6928         lexer's error messages.
6929         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6930         divine anything from the linemarkers.
6931         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
6932         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
6933
6934 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
6935
6936         * gcc.dg/20000623-1.c: New test.
6937
6938 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
6939
6940         * gcc.c-torture/execute/20000622-1.c: New test.
6941
6942 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6943
6944         * g++.old-deja/g++.other/init15.C: New test.
6945
6946 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
6947
6948         * g++.old-deja/g++.pt/vaarg2.C: New test.
6949         * g++.old-deja/g++.pt/vaarg3.C: New test.
6950
6951 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
6952
6953         * g++.old-deja/g++.other/dyncast6.C: New test.
6954
6955 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
6956
6957         * gcc.c-torture/execute/loop-6.c: New test.
6958
6959 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
6960
6961         * gcc.dg/20000614-1.c: New test.
6962         * gcc.dg/20000614-2.c: New test.
6963
6964 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
6965
6966         * g++.old-deja/g++.other/inline12.C: New test.
6967
6968 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
6969
6970         * g++.old-deja/g++.other/eh1.C: New test.
6971
6972 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
6973
6974         * g++.old-deja/g++.other/type.C: New test.
6975
6976 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
6977
6978         * g++.old-deja/g++.other/initstring.C: New test.
6979
6980 2000-06-12  Jason Merrill  <jason@redhat.com>
6981
6982         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
6983
6984 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
6985
6986         * gcc.c-torture/compile/20000609-1.c: New test.
6987
6988 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
6989
6990         * gcc.dg/20000609-1.c: New test.
6991
6992 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
6993
6994         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
6995         * gcc.c-torture/noncompile/poison-1.c: Move...
6996         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
6997         * gcc.dg/cpp-li1.c: Add a token after the #line.
6998
6999 2000-06-05  Richard Henderson  <rth@cygnus.com>
7000
7001         * gcc.c-torture/execute/20000605-2.c: New test.
7002         * gcc.c-torture/execute/20000605-3.c: New test.
7003
7004 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7005
7006         * g77.f-torture/execute/20000503-1.x: New file.
7007
7008 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7009
7010         * g++.old-deja/g++.eh/badalloc1.C: New test.
7011
7012 2000-06-05  Richard Henderson  <rth@cygnus.com>
7013
7014         * gcc.c-torture/execute/20000605-1.c: New test.
7015
7016 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7017             Nathan Sidwell <nathan@codesourcery.com>
7018
7019         * gcc.c-torture/compile/20000605-1.c: New test.
7020
7021 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7022
7023         * g77.f-torture/compile/20000601-1.f:  New test.
7024
7025 2000-06-03  Richard Henderson  <rth@cygnus.com>
7026
7027         * gcc.c-torture/execute/20000603-1.c: New.
7028
7029 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7030
7031         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7032         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7033
7034 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7035
7036         * gcc.dg/compare2.c (case 12): XFAIL.
7037         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7038         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7039
7040         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7041
7042 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7043
7044         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7045         guard macro is already defined when the header is first
7046         included.
7047         * gcc.dg/cpp-mix.h: New file.
7048         * gcc.dg/endif-label.c: Update patterns to match compiler.
7049
7050         * g++.brendan/complex1.C: Declare abort.
7051         * g++.law/refs4.C: Remove XFAIL.
7052         * g++.oliva/expr2.C: Declare abort and exit.
7053
7054 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7055
7056         * gcc.c-torture/execute/20000528-1.c: New test.
7057
7058         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7059         * g++.old-deja/g++.law/temps4.C: Likewise.
7060
7061         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7062         stdlib.h.  Call abort() on failure.
7063         * g++.old-deja/g++.law/refs4.C: Likewise.
7064         * g++.old-deja/g++.law/temps4.C: Likewise.
7065         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7066         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7067
7068 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7069
7070         Relative to g++.dg/special:
7071         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7072
7073         Relative to g++.old-deja:
7074         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7075         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7076         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7077         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7078         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7079         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7080         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7081
7082         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7083         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7084         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7085         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7086         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7087         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7088         and/or string.h.
7089
7090         * g++.other/goto1.C: Update expectations for error messages.
7091
7092 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7093
7094         * gcc.c-torture/compile/20000523-1.c: New test.
7095
7096 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7097
7098         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7099
7100 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7101
7102         * g++.old-deja/g++.eh/catch11.C: New test.
7103         * g++.old-deja/g++.eh/catch12.C: New test.
7104
7105 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7106
7107         * gcc.c-torture/execute/20000523-1.c: New test.
7108
7109 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7110
7111         * c-torture/execute/bcp-1.c: Replace abort in arg of
7112         __builtin_constant_p with a generic external function.
7113
7114         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7115         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7116         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7117         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7118         Prototype abort and/or exit.
7119
7120         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7121         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7122         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7123         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7124
7125 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7126
7127         * gcc.dg/dwarf2-1.c: New test.
7128
7129 2000-05-20  Richard Henderson  <rth@cygnus.com>
7130
7131         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7132
7133 2000-05-20  Andreas Jaeger  <aj@suse.de>
7134
7135         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7136         testcase.
7137
7138 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7139
7140         * gcc.c-torture/execute/20000519-2.c: New test.
7141
7142 2000-05-19  Andreas Jaeger  <aj@suse.de>
7143
7144         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7145         which fails with SSA.
7146
7147         * lib/c-torture.exp: Also test with -O3 -fssa.
7148
7149 2000-05-18  Michael Meissner  <meissner@redhat.com>
7150
7151         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7152         * gcc.c-torture/execute/920415-1.c: Ditto.
7153         * gcc.c-torture/execute/920501-1.c: Ditto.
7154         * gcc.c-torture/execute/conversion.c: Ditto.
7155         * gcc.c-torture/execute/cvt-1.c: Ditto.
7156
7157 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7158
7159         * gcc.c-torture/compile/20000518-1.c: New test.
7160
7161 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7162
7163         * g77.f-torture/compile/200005018.f:  New test.
7164
7165 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7166
7167         * gcc.c-torture/compile/20000517-1.c: New test.
7168
7169 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7170
7171         * gcc.c-torture/execute/20000516-1.c: New test.
7172
7173 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7174
7175         * g++.old-deja/g++.other/eh.C: New test.
7176
7177 2000-05-12  Richard Henderson  <rth@cygnus.com>
7178
7179         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7180         constants through to doit's conditional.
7181
7182 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7183
7184         * gcc.c-torture/compile/20000511-1.c: New test.
7185         * g77.f-torture/compile/20000511-1.f: New test.
7186         * g77.f-torture/compile/20000511-2.f: New test.
7187
7188 2000-05-11  Michael Meissner  <meissner@redhat.com>
7189
7190         * gcc.c-torture/execute/20000511-1.c: New test.
7191
7192 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7193
7194         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7195         * gcc.dg/20000510-1.S: New.
7196
7197 2000-05-08  Catherine Moore  <clm@cygnus.com>
7198
7199         * gcc.dg/unused-3.c: New.
7200
7201 2000-05-06  Richard Henderson  <rth@cygnus.com>
7202
7203           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7204           * g++.old-deja/g++.mike/warn1.C: Likewise.
7205           * g++.old-deja/g++.pt/local1.C: Likewise.
7206           * g++.old-deja/g++.pt/local7.C: Likewise.
7207           * g++.old-deja/g++.pt/spec16.C: Likewise.
7208
7209 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7210
7211         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7212
7213 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7214
7215           * g77.f-torture/execute/20000503-1.f:  New test.
7216
7217 2000-05-04  Andreas Jaeger  <aj@suse.de>
7218
7219         * gcc.dg/noreturn-2.c: New test.
7220
7221 2000-05-04  Neil Booth  <NeilB@earthling.net>
7222
7223         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7224         preprocessor.
7225
7226 2000-05-04  Richard Henderson  <rth@cygnus.com>
7227
7228         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7229
7230 2000-05-04  Richard Henderson  <rth@cygnus.com>
7231
7232         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7233         OpenSSL by Jason R Thorpe.
7234
7235 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7236
7237         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7238
7239 2000-05-03  Robert Lipe <robertlipe@usa.net>
7240
7241         * gcc.dg/20000503-1.c: New test.
7242
7243 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7244
7245         * gcc.c-torture/compile/20000502-1.c: New test.
7246         * g++.old-deja/g++.other/align.C: New test.
7247         * gcc.dg/cpp-tradstringify.c: New test.
7248
7249 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7250
7251         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7252         and hard registers.
7253
7254 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7255
7256         * gcc.c-torture/execute/loop-5.c: New test.
7257
7258 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7259
7260         * gcc.c-torture/execute/va-arg-20.c: New test.
7261
7262 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7263
7264         * gcc.c-torture/execute/20000422-1.c: New test.
7265
7266 2000-04-20  Greg McGary  <gkm@gnu.org>
7267
7268         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7269         when optimizing, but without sibling-call optimizations (-O1).
7270
7271 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7272
7273           * gcc.c-torture/compile/20000420-1.c: New test.
7274
7275 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7276
7277         * g++.abi/ptrflags.C: New test.
7278         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7279
7280 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7281
7282         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7283
7284 2000-04-19  Greg McGary  <gkm@gnu.org>
7285
7286         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7287         sibling-call optimizations.
7288
7289 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7290
7291         * gcc.dg/20000419-1.c: New test.
7292
7293 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7294
7295         * gcc.c-torture/execute/20000412-6.c: New test.
7296
7297 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7298
7299         * gcc.c-torture/execute/20000412-5.c: New test.
7300         * g77.f-torture/compile/20000412-1.f: New test.
7301         * gcc.c-torture/execute/20000412-4.c: New test.
7302         * gcc.c-torture/compile/20000412-2.c: New test.
7303         * gcc.c-torture/execute/20000412-3.c: New test.
7304         * gcc.c-torture/compile/20000412-1.c: New test.
7305         * gcc.c-torture/execute/20000412-2.c: New test.
7306
7307 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7308
7309         * objc/execute/bf-20.m: New test.
7310
7311 2000-04-10  Richard Henderson  <rth@cygnus.com>
7312
7313         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7314
7315         * gcc.c-torture/execute/20000412-1.c: New test.
7316
7317 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7318
7319         * g++.old-deja/g++.eh/catchptr1.C: New test.
7320
7321 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7322
7323         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7324
7325 2000-04-08  Neil Booth  <NeilB@earthling.net>
7326
7327         * gcc.dg/cpp-nullchar.c: Remove test as
7328         embedded nulls cause problems.
7329
7330 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7331
7332         * gcc.dg/compare2.c: New test.
7333
7334 2000-04-08  Neil Booth  <NeilB@earthling.net>
7335
7336         * gcc.dg/cpp-nullchar.c: New test.
7337
7338 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7339
7340         * gcc.dg/cpp-mi2.c: New test.
7341         * gcc.dg/cpp-mi2[abc].h: New files.
7342
7343 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7344
7345         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7346         member name.
7347
7348 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7349
7350         * g++.old-deja/g++.abi/vmihint.C: New test.
7351
7352 2000-04-06  Neil Booth  <NeilB@earthling.net>
7353
7354         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7355         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7356         copyright.
7357
7358 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7359
7360         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7361         avoid stack-frame overwrite.
7362
7363 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7364
7365         * gcc.c-torture/compile/20000405-2.c: New test.
7366         * gcc.c-torture/compile/20000405-3.c: New test.
7367
7368 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7369
7370         * gcc.c-torture/compile/20000405-1.c: New test.
7371
7372 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7373
7374         * gcc.dg/cast-qual-1.c: Revert last change.
7375
7376 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7377
7378         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7379
7380 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7381
7382         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7383         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7384
7385 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7386
7387         * gcc.c-torture/compile/20000403-2.c: New test.
7388         * gcc.c-torture/compile/20000403-1.c: New test.
7389
7390 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7391
7392         * gcc.c-torture/execute/20000403-1.c: New test.
7393
7394 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7395
7396         * gcc.c-torture/execute/20000402-1.c: New test.
7397
7398 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7399
7400         * gcc.c-torture/execute/va-arg-15.c: New test.
7401         * gcc.c-torture/execute/va-arg-16.c: New test.
7402         * gcc.c-torture/execute/va-arg-17.c: New test.
7403         * gcc.c-torture/execute/va-arg-18.c: New test.
7404         * gcc.c-torture/execute/va-arg-19.c: New test.
7405
7406 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7407
7408         * gcc.c-torture/compile/981211-1.c: Move to...
7409         * gcc.dg/cpp-as1.c: ...here.
7410         * gcc.dg/cpp-as2.c: New file.
7411
7412         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7413         compiler.
7414
7415 2000-04-02  Neil Booth  <NeilB@earthling.net>
7416
7417         * gcc.dg/cpp-cond.c  New tests.
7418         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7419         accidental success less likely.
7420         * gcc.dg/cpp-missingop.c  New tests.
7421         * gcc.dg/cpp-missingparen.c  New tests.
7422         * gcc.dg/cpp-shift.c  New tests.
7423         * gcc.dg/cpp-shortcircuit.c  New tests.
7424         * gcc.dg/cpp-unary.c  New tests.
7425
7426 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7427
7428         * gcc.c-torture/compile/20000329-1.c: New test.
7429
7430 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7431
7432         * gcc.c-torture/compile/20000326-1.c: New test.
7433         * gcc.c-torture/compile/20000326-2.c: New test.
7434
7435 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7436
7437         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7438         the first parameter is a function argument.
7439
7440 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7441
7442         * g++.old-deja/g++.ext/array4.C: New test.
7443
7444 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7445
7446         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7447
7448 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7449
7450         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7451
7452 2000-03-19  Richard Henderson  <rth@cygnus.com>
7453
7454         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7455
7456 2000-03-19  Richard Henderson  <rth@cygnus.com>
7457
7458         * gcc.c-torture/compile/20000319-1.c: New test.
7459
7460 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7461
7462         * gcc.c-torture/execute/20000314-3.c: New test.
7463         * gcc.c-torture/execute/20000314-2.c: New test.
7464         * gcc.c-torture/execute/20000314-1.c: New test.
7465         * gcc.c-torture/compile/20000314-2.c: New test.
7466         * gcc.c-torture/compile/20000314-1.c: New test.
7467
7468 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7469
7470         * g++.old-deja/g++.warn/inline.C: New test.
7471
7472 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7473
7474         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7475         standards-compliant result rather than specific constants.
7476         Put test-values in array.
7477
7478 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7479
7480         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7481         (g++_target_compile): Put test-specific options last.
7482
7483 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7484
7485         * g++.old-deja/g++.eh/vbase4.C: New test.
7486
7487 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7488
7489         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7490
7491 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7492
7493         * g++.old-deja/g++.brendan/misc12.C: Removed.
7494         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7495         * g++.old-deja/g++.ext/pretty4.C: New test.
7496
7497 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7498
7499         * g++.old-deja/g++.other/string2.C: New test.
7500
7501 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7502
7503         * g++.old-deja/g++.warn/impint2.C: New test.
7504
7505 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7506
7507         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7508         is 1, not zero.
7509
7510 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7511
7512         * g++.old-deja/g++.warn/impint.C: New test.
7513         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7514         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7515         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7516         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7517         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7518         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7519         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7520         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7521         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7522         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7523         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7524         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7525
7526 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7527
7528         * gcc.dg/cpp-redef.c: New test.
7529
7530 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7531
7532         * g++.old-deja/g++.pt/unify7.C: New test.
7533
7534 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7535
7536         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7537         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7538
7539 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7540
7541         * gcc.c-torture/compile/20000224-1.c: New test.
7542
7543 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7544
7545         * gcc.c-torture/compile/cpp-2.c: New test.
7546         * gcc.c-torture/compile/cpp-1.c: New test.
7547
7548 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7549
7550         * gcc.c-torture/execute/20000225-1.c: New test.
7551
7552 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7553
7554         * gcc.dg/cpp-li2.c: New test.
7555
7556         * gcc.dg/cpp-wi1.c: New test.
7557
7558         * gcc.dg/cpp-li1.c: New test.
7559
7560 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7561
7562         * g++.old-deja/g++.other/sizeof5.C: New test.
7563
7564 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7565
7566         * gcc.c-torture/execute/va-arg-13.c: New test.
7567
7568 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7569
7570         * gcc.c-torture/execute/va-arg-12.c: New test.
7571
7572 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7573
7574         * gcc.c-torture/execute/20000223-1.c: New test.
7575
7576 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7577
7578         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7579
7580 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7581
7582         * g++.old-deja/g++.abi/ptrmem.C: New test.
7583
7584 2000-02-19  Richard Henderson  <rth@cygnus.com>
7585
7586         * gcc.c-torture/compile/init-3.c: New.
7587
7588 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7589
7590         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7591         ALWAYS_CXXFLAGS.
7592
7593 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7594
7595         * gcc.c-torture/compile/20000211-3.c: New test.
7596
7597 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7598
7599         * gcc.c-torture/compile/20000211-2.c: New test.
7600
7601 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7602
7603         * gcc.c-torture/compile/20000211-1.c: New test.
7604
7605 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7606
7607         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7608           on native targets
7609
7610 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7611
7612         * g++.old-deja/g++.other/cast5.C: New test.
7613
7614 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7615
7616         * gcc.c-torture/execute/20000205-1.c: New.
7617
7618 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7619
7620         * g++.old-deja/g++.jason/cast3.C: Return void.
7621         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7622
7623 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7624
7625         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7626
7627         * gcc.dg/loop-1.c: New test.
7628
7629 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7630
7631         * gcc.c-torture/compile/20000127-1.c: New test.
7632         * gcc.c-torture/execute/991228-1.c: New test.
7633
7634 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7635
7636         * gcc.dg/unused-2.c: New test.
7637
7638         * gcc.dg/conv-1.c: New test.
7639
7640 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7641
7642         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7643         compiler.
7644         (tool_option_proc): Fix typo.
7645
7646 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7647
7648         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7649         of the ld on the host, not on the build machine.
7650         Also, don't crash if '--help' is not a supported option.
7651
7652 2000-01-24  Richard Henderson  <rth@cygnus.com>
7653
7654         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7655
7656 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7657
7658         * gcc.c-torture/execute/20000120-2.c: New test.
7659         * gcc.c-torture/execute/20000120-1.c: New test.
7660
7661 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7662
7663         * gcc.c-torture/execute/20000113-1.c: New test.
7664
7665 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7666
7667         * gcc.c-torture/execute/20000112-1.c: New test.
7668
7669 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7670
7671         * gcc.dg/20000111-1.c: New test.
7672
7673 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7674
7675         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7676         with 16 bit integers.
7677
7678 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7679
7680         * gcc.dg/20000108-1.c: New test.
7681
7682 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7683
7684         * g++.old-deja/g++.ns/koenig8.C: New test.
7685
7686 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7687
7688         * g++.old-deja/g++.other/cast4.C: New test.
7689
7690 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7691
7692         * gcc.c-torture/compile/20000105-2.c: New test.
7693         * gcc.c-torture/compile/20000105-1.c: New test.
7694
7695 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7696
7697         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7698         references to printf & atoi to conform to ANSI standard.
7699         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7700         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7701         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7702         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7703         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7704         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7705         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7706         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7707         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7708         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7709         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7710         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7711         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7712         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7713         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7714         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7715         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7716         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7717         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7718         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7719         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7720         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7721         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7722         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7723         * g++.old-deja/g++.brendan/init3.C: Likewise.
7724         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7725         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7726         * g++.old-deja/g++.brendan/new2.C: Likewise.
7727         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7728         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7729         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7730         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7731         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7732         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7733         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7734         * g++.old-deja/g++.brendan/template24.C: Likewise.
7735         * g++.old-deja/g++.brendan/template3.C: Likewise.
7736         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7737         * g++.old-deja/g++.jason/inline3.C: Likewise.
7738         * g++.old-deja/g++.jason/opeq.C: Likewise.
7739         * g++.old-deja/g++.law/arg5.C: Likewise.
7740         * g++.old-deja/g++.law/arm7.C: Likewise.
7741         * g++.old-deja/g++.law/ctors11.C: Likewise.
7742         * g++.old-deja/g++.law/cvt8.C: Likewise.
7743         * g++.old-deja/g++.law/init9.C: Likewise.
7744         * g++.old-deja/g++.law/refs4.C: Likewise.
7745         * g++.old-deja/g++.law/template2.C: Likewise.
7746         * g++.old-deja/g++.law/visibility24.C: Likewise.
7747         * g++.old-deja/g++.law/vtable3.C: Likewise.
7748         * g++.old-deja/g++.mike/asm2.C: Likewise.
7749         * g++.old-deja/g++.mike/eh1.C: Likewise.
7750         * g++.old-deja/g++.mike/misc1.C: Likewise.
7751         * g++.old-deja/g++.mike/misc13.C: Likewise.
7752         * g++.old-deja/g++.mike/misc14.C: Likewise.
7753         * g++.old-deja/g++.mike/ns12.C: Likewise.
7754         * g++.old-deja/g++.mike/p1248.C: Likewise.
7755         * g++.old-deja/g++.mike/p3708.C: Likewise.
7756         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7757         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7758         * g++.old-deja/g++.mike/p646.C: Likewise.
7759         * g++.old-deja/g++.mike/p700.C: Likewise.
7760         * g++.old-deja/g++.mike/p783.C: Likewise.
7761         * g++.old-deja/g++.mike/p783a.C: Likewise.
7762         * g++.old-deja/g++.mike/p783b.C: Likewise.
7763         * g++.old-deja/g++.mike/p786.C: Likewise.
7764         * g++.old-deja/g++.mike/p789.C: Likewise.
7765         * g++.old-deja/g++.mike/p789a.C: Likewise.
7766         * g++.old-deja/g++.mike/p807a.C: Likewise.
7767         * g++.old-deja/g++.other/delete3.C: Likewise.
7768         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7769         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7770         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7771         * g++.old-deja/g++.other/empty1.C: Likewise.
7772         * g++.old-deja/g++.other/temporary1.C: Likewise.
7773         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7774         * g++.old-deja/g++.pt/t16.C: Likewise.
7775         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7776
7777 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7778
7779         * gcc.dg/991230-1.c: New test.
7780
7781 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7782
7783         * gcc.c-torture/compile/991229-3.c: New test.
7784         * gcc.c-torture/compile/991229-2.c: New test.
7785         * gcc.c-torture/compile/991229-1.c: New test.
7786
7787 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7788
7789         * gcc.c-torture/compile/labels-2.c: New test.
7790
7791 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7792
7793         * gcc.c-torture/execute/991227-1.c: New test.
7794
7795 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7796
7797         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7798
7799 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7800
7801         * gcc.c-torture/execute/991221-1.c: New test.
7802
7803 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7804
7805         * g++.old-deja/g++.other/cast3.C: New test.
7806
7807 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7808
7809         * gcc.c-torture/execute/991216-4.c: New test.
7810
7811 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7812
7813         * gcc.c-torture/execute/991216-1.c: New test.
7814         * gcc.c-torture/execute/991216-2.c: New test.
7815         * gcc.c-torture/execute/991216-3.c: New test.
7816
7817 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7818
7819         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7820         Actually make the test fail by using "-O2" for compilation.
7821
7822 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7823
7824         * g++.old-deja/g++.warn/cast-align1.C: New test.
7825
7826 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7827
7828         * gcc.c-torture/compile/991214-1.c: New test.
7829         * gcc.c-torture/compile/991214-2.c: New test.
7830
7831 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7832
7833         * gcc.dg/991214-1.c: New test.
7834
7835 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7836
7837         * gcc.c-torture/compile/991213-3.c: New test.
7838         * gcc.c-torture/compile/991213-2.c: New test.
7839         * gcc.c-torture/compile/991213-1.c: New test.
7840
7841 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7842
7843         * gcc.dg/991209-1.c: New test.
7844
7845 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7846
7847         * gcc.c-torture/compile/991208-1.c: New test.
7848
7849 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7850
7851         * gcc.dg/ultrasp2.c: New test.
7852
7853 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7854
7855         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7856
7857 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7858
7859         * gcc.c-torture/compile/991202-1.c: New test.
7860         * gcc.c-torture/execute/991202-1.c: New test.
7861         * gcc.c-torture/execute/991202-2.c: New test.
7862         * gcc.c-torture/execute/991202-3.c: New test.
7863
7864 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7865
7866         * g++.old-deja/g++.abi/align.C: New test.
7867         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7868         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7869
7870 1999-12-01  Richard Henderson  <rth@cygnus.com>
7871
7872         * gcc.c-torture/execute/991201-1.c: New.
7873
7874 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7875
7876         * gcc.dg/991129-1.c: New test.
7877
7878 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7879
7880         * gcc.c-torture/compile/991127-1.c: New test.
7881
7882 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7883
7884         * g++.old-deja/g++.other/warn4.C: New test.
7885
7886 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7887
7888         * g++.old-deja/g++.eh/cleanup2.C: New test.
7889         * g++.old-deja/g++.ext/pretty2.C: New test.
7890         * g++.old-deja/g++.ext/pretty3.C: New test.
7891         * g++.old-deja/g++.other/debug6.C: New test.
7892
7893 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7894
7895         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7896         compiler_output to look for one error message instead of two.
7897
7898 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7899
7900         * gcc.c-torture/execute/991118-1.c: Also test case
7901         where the word boundary does not split a byte evenly.
7902
7903 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7904
7905         * g++.old-deja/g++.ext/restrict1.C: New test.
7906
7907 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7908
7909         * gcc.c-torture/execute/991118-1.c: New test.
7910
7911 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7912
7913         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7914         working directory pathnames.
7915
7916 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7917
7918         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7919         host is equipped with driver.h and driver.o so it can actually
7920         compile and run the tests.
7921
7922 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7923
7924         * gcc.c-torture/compile/991008-1.c: New test.
7925
7926 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7927
7928         * lib/gcc-dg.exp: Include target-supports.exp
7929
7930 1999-11-05  Nick Clifton  <nickc@cygnus.com>
7931
7932         * lib/target-supports.exp: New file: Provide procs to test for
7933         features supported by the target.
7934         (check_weak_available): Moved here from ecos.exp.
7935         (check_alias_available): New proc: Determine of the target
7936         toolchain supports the alias attribute.
7937
7938         * gcc.dg/special/ecos.exp: Move check_weak_available to
7939         target-supports.exp.
7940         (alias-1.c): Only perform the test if the target supports
7941         aliases.
7942         (wkali-1.c): Only perform the test if the target supports
7943         aliases.
7944
7945         * gcc.dg/990506-0.c: Expect error messages from cross
7946         targets as well as native targets.
7947
7948 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7949
7950         * gcc.dg/ultrasp1.c: Removed xfail.
7951         * gcc.dg/struct-ret-2.c: Likewise.
7952         * gcc.dg/array-1.c: Likewise.
7953
7954 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7955
7956         * gcc.dg/struct-ret-2.c: New test.
7957
7958         * gcc.dg/array-1.c: New test.
7959
7960 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
7961
7962         * gcc.c-torture/execute/991030-1.c: New test.
7963
7964 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
7965
7966         * gcc.c-torture/compile/991026-2.c: New test.
7967
7968 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
7969
7970         * gcc.c-torture/compile/991026-1.c: New test.
7971
7972 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
7973
7974         * gcc.c-torture/execute/991023-1.c: New test.
7975
7976 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
7977
7978         * gcc.c-torture/execute/991019-1.c: New test.
7979
7980 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
7981
7982         * gcc.c-torture/execute/991016-1.c: New test.
7983
7984 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
7985
7986         * gcc.c-torture/execute/991014-1.c: New test.
7987
7988 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7989
7990         * g++.old-deja/g++.other/union2.C: New test.
7991
7992 1999-10-13  Nathan Sidwell  <nathan@acm.org>
7993
7994         * g++.old-deja/g++.other/vaarg2.C: New test.
7995         * g++.old-deja/g++.other/vaarg3.C: New test.
7996
7997 1999-10-12  Craig Burley  <craig@jcb-sc.com>
7998
7999         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8000         in compile/.
8001
8002 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8003
8004         * gcc.c-torture/execute/va-arg-11.c: New test.
8005
8006 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8007
8008         * lib/file-format.exp (gcc_target_object_format): Don't
8009         crash if objdump is unavailable.
8010
8011 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8012
8013         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8014
8015 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8016
8017         * gcc.c-torture/compile/990928-1.c: New test.
8018
8019 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8020
8021         * g++.old-deja/g++.other/decl6.C: New test.
8022
8023 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8024
8025         * gcc.c-torture/execute/va-arg-10.c: New test.
8026
8027 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8028
8029         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8030         __PRETTY_FUNCTION__.
8031
8032 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8033
8034         * gcc.c-torture/execute/990923-1.c: New test.
8035
8036 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8037
8038         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8039         for which -fpic is inappropriate.
8040
8041 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8042
8043         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8044
8045 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8046
8047         * g++.old-deja/g++.other/dyncast1.C: New test.
8048         * g++.old-deja/g++.other/dyncast2.C: New test.
8049         * g++.old-deja/g++.other/dyncast3.C: New test.
8050         * g++.old-deja/g++.other/dyncast4.C: New test.
8051         * g++.old-deja/g++.other/dyncast5.C: New test.
8052         * g++.old-deja/g++.eh/catch3.C: New test.
8053         * g++.old-deja/g++.eh/catch3p.C: New test.
8054         * g++.old-deja/g++.eh/catch4.C: New test.
8055         * g++.old-deja/g++.eh/catch4p.C: New test.
8056         * g++.old-deja/g++.eh/catch5.C: New test.
8057         * g++.old-deja/g++.eh/catch5p.C: New test.
8058         * g++.old-deja/g++.eh/catch6.C: New test.
8059         * g++.old-deja/g++.eh/catch6p.C: New test.
8060         * g++.old-deja/g++.eh/catch7.C: New test.
8061         * g++.old-deja/g++.eh/catch7p.C: New test.
8062         * g++.old-deja/g++.eh/catch8.C: New test.
8063         * g++.old-deja/g++.eh/catch8p.C: New test.
8064         * g++.old-deja/g++.eh/catch9.C: New test.
8065         * g++.old-deja/g++.eh/catch9p.C: New test.
8066
8067 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8068
8069         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8070         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8071
8072 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8073
8074         * gcc.c-torture/compile/990913-1.c: New test.
8075
8076 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8077
8078         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8079         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8080
8081 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8082
8083         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8084
8085 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8086
8087         * g++.old-deja/g++.other/lookup11.C: New test.
8088         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8089         what is permitted and what we want.
8090         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8091         overload use.
8092         * g++.old-deja/g++.jason/rfg5.C: Likewise
8093
8094 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8095
8096         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8097         * gcc.c-torture/noncompile/poison-1.c: New file.
8098
8099 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8100
8101         * g++.old-deja/g++.other/sizeof3.C: New test.
8102         * g++.old-deja/g++.other/sizeof4.C: New test.
8103         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8104         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8105
8106 1999-09-07  Richard Henderson  <rth@cygnus.com>
8107
8108         * gcc.dg/va-arg-1.c: New.
8109
8110 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8111
8112         * gcc.c-torture/execute/va-arg-9.c: New test.
8113
8114 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8115
8116         * g77.f-torture/compile/980519-2.f: New test.
8117         * g77.f-torture/compile/19990905-0.f: New test.
8118         * g77.f-torture/compile/19990905-1.f: New test.
8119         * g77.f-torture/compile/19990905-2.f: New test.
8120
8121         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8122
8123 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8124
8125         * gcc.c-torture/execute/990827-1.c: Fix typo.
8126
8127 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8128
8129         * g++.old-deja/g++.other/deref1.C: New test.
8130
8131 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8132
8133         * g++.old-deja/g++.other/ambig2.C: New test.
8134         * g++.old-deja/g++.other/cond5.C: New test.
8135         * g++.old-deja/g++.other/lookup16.C: New test.
8136
8137 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8138
8139         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8140         assemblers too.
8141
8142 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8143
8144         * lib/c-torture.exp: Avoid the "compare executables" optimization
8145         when testing native.
8146
8147 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8148
8149         * gcc.c-torture/execute/990829-1.c: New test.
8150         * gcc.c-torture/compile/990829-1.c: New test.
8151
8152 1999-08-27  Paul Burchard  <burchard@pobox.com>
8153
8154         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8155         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8156         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8157         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8158         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8159         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8160         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8161         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8162         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8163         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8164         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8165
8166 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8167
8168         * gcc.c-torture/execute/990827-1.c: New test.
8169
8170 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8171
8172         * g77.f-torture/noncompile/19990826-4.f: New test.
8173
8174         * g77.f-torture/compile/19990826-3.f: New test.
8175
8176         * g77.f-torture/execute/19990826-2.f: New test.
8177
8178         * g77.f-torture/compile/19990826-1.f: New test.
8179
8180         * gcc.c-torture/execute/990826-0.c: New test.
8181         * g77.c-torture/execute/19990826-0.f: New test.
8182
8183         * g77.f-torture/noncompile/970626-2.f: New test.
8184
8185 1999-08-25  Paul Burchard  <burchard@pobox.com>
8186
8187         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8188         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8189         lss-011.C: New tests.
8190
8191 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8192
8193         * g++.old-deja/g++.other/decl5.C: New test.
8194
8195 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8196
8197         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8198         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8199         call `postbase' for each one.  All callers of `postbase' changed
8200         to call this instead.
8201
8202 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8203
8204         * gcc.c-torture/execute/990811-1.c: New test.
8205
8206 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8207
8208         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8209         just native ones.
8210
8211         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8212         just native ones.
8213
8214 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8215
8216         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8217
8218 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8219
8220         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8221
8222 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8223
8224         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8225
8226 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8227
8228         * gcc.c-torture/execute/990804-1.c: New test.
8229
8230 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8231
8232         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8233         * g++.old-deja/g++.brendan/crash64.C: Likewise
8234         * g++.old-deja/g++.brendan/overload8.C: Likewise
8235
8236 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8237
8238         * g++.old-deja/g++.other/struct1.C: New test.
8239
8240 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8241
8242         * g++.old-deja/g++.other/enum2.C: New test.
8243
8244 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8245
8246         Adapted from tests from Franz Sirl:
8247         * gcc.c-torture/execute/va-arg-7.c: New test.
8248         * gcc.c-torture/execute/va-arg-8.c: New test.
8249
8250 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8251
8252         * gcc.c-torture/compile/990801-2.c: New test.
8253
8254         * gcc.c-torture/compile/990801-1.c: New test.
8255
8256 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8257
8258         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8259         fp-cmp-1.c, converting double to float.
8260
8261         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8262         fp-cmp-1.c, converting double to long double.
8263
8264         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8265         from fr1 to unknown_register, since fr1 is a legitimate register
8266         on some machines.
8267
8268 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8269
8270         * README: More listname related changes.
8271
8272 1999-07-08  Catherine Moore  <clm@cygnus.com>
8273
8274         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8275
8276 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8277
8278         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8279
8280 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8281
8282         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8283
8284 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8285
8286         * gcc.dg/990703-1.c: New test.
8287
8288 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8289
8290         * lib/file-format.exp: New file: Move definition of proc
8291         gcc_target_object_format to here from
8292         gcc.dg/special/ecos.exp.
8293
8294         * lib/c-torture.exp: Include lib file-format.exp.
8295         * lib/gcc-dg.exp: Include lib file-format.exp.
8296
8297         * gcc.dg/special/ecos.exp: Remove definition of proc
8298         gcc_target_object_format.
8299
8300 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8301
8302         * gcc.c-torture/execute/990628-1.c: New test.
8303
8304 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8305
8306         * gcc.c-torture/compile/990625-2.c: New test.
8307
8308         * gcc.c-torture/compile/990625-1.c: New test.
8309
8310 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8311
8312         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8313         attributes compile.
8314         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8315         ports that use the COFF/PE file format.
8316
8317 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8318
8319         * gcc.c-torture/compile/990617-1.c: New test.
8320
8321 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8322
8323         * g++.old-deja/g++.other/decl4.C: New test.
8324
8325 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8326
8327         * g++.old-deja/g++.other/bitfld3.C: New test.
8328
8329 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8330
8331         * g++.old-deja/g++.eh/catch1.C: New test.
8332
8333 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8334
8335         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8336
8337         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8338         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8339
8340 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8341
8342         * g77.f-torture/compile/19990502-0.f: Replace with new,
8343         shorter, test that still fails after recent changes.
8344
8345 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8346
8347         * gcc.c-torture/execute/990604-1.c: New test.
8348
8349 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8350
8351         * gcc.c-torture/execute/990531-1.c: New test.
8352
8353 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8354
8355         * gcc.c-torture/compile/990527-1.c: New test.
8356
8357 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8358
8359         * gcc.c-torture/execute/990527-1.c: New test.
8360
8361 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8362
8363         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8364         bitfields as signed.
8365
8366 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8367
8368         * g77.f-torture/compile/19990525-0.f: New test.
8369
8370 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8371
8372         * gcc.c-torture/execute/990525-2.c: New test.
8373
8374         * gcc.c-torture/execute/990525-1.c: New test.
8375
8376 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8377
8378         * g++.old-deja/g++.other/anon3.C: New test.
8379         * g++.old-deja/g++.other/anon4.C: New test.
8380         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8381         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8382         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8383         Merrill).
8384
8385 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8386
8387         * gcc.c-torture/execute/990524-1.c: New test.
8388
8389         * gcc.dg/990524-1.c: New test.
8390
8391 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8392
8393         * gcc.c-torture/compile/990523-1.c: New test.
8394
8395 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8396
8397         * gcc.c-torture/compile/990519-1.c: New test.
8398
8399 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8400
8401         * gcc.c-torture/compile/990517-1.c: New test.
8402
8403         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8404         (e4, f4): New tests.
8405         (main): Call them.
8406
8407 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8408
8409         * gcc.dg/noreturn-1.c: New test.
8410
8411 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8412
8413         * gcc.c-torture/execute/990513-1.c: New test.
8414
8415 1999-05-10  Richard Henderson  <rth@cygnus.com>
8416
8417         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8418
8419 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8420
8421         * g77.f-torture/execute/erfc.f: Use small single-precision
8422         values, to avoid problems on Alphas when not -mieee.
8423
8424 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8425
8426         * gcc.dg/990506-0.c: New test.
8427
8428 1999-05-08  Richard Henderson  <rth@cygnus.com>
8429
8430         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8431         the constant to test.  Don't XFAIL 64-bit targets.
8432
8433         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8434         * g++.old-deja/g++.law/profile1.C: Likewise.
8435
8436         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8437         operator new instances.
8438         * g++.old-deja/g++.other/delete5.C: Likewise.
8439
8440 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8441
8442         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8443         intrinsic.
8444
8445 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8446
8447         * g77.f-torture/execute/u77-test.f: Reverse order of two
8448         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8449
8450 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8451
8452         * gcc.dg/compare1.c: New test.
8453
8454 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8455
8456         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8457         New tests.
8458
8459 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8460
8461         * g77.f-torture/compile/19990502-1.f: New test.
8462
8463 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8464
8465         * g77.f-torture/compile/19990502-0.f: New test.
8466
8467 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8468
8469         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8470         intrinsic.
8471
8472 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8473
8474         * g77.f-torture/execute/u77-test.f (main): List libU77
8475         intrinsics not currently tested.
8476         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8477         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8478         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8479         Trim blanks off the ends of some printed strings.
8480
8481 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8482
8483         * g77.f-torture/execute/u77-test.f (main): Just warn about
8484         FSTAT gid disagreement, as it's expected on some systems.
8485
8486 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8487
8488         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8489         use a new function, which allows for some slop.
8490         Clean up some commentary.
8491         (issum): The new function.
8492         (sgladd): Deleted subroutine.
8493
8494 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8495
8496         * g77.f-torture/execute/u77-test.f: Modify to be more like
8497         libf2c/libU77 version, bringing patches to that version here.
8498         Add suitable commentary.
8499
8500 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8501
8502         * gcc.dg/990424-1.c: New test.
8503
8504 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8505
8506         * g77.f-torture/execute/u77-test.f (main): Bug involving
8507         LSTAT has been fixed, so turn back on full checking.
8508
8509 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8510
8511         * g77.f-torture/compile/19990419-0.f: New test.
8512         * g77.f-torture/execute/19990419-1.f: New test.
8513
8514 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8515
8516         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8517         to avoid the need for a prototype to supress a warning.
8518
8519 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8520
8521         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8522
8523 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8524
8525         * gcc.c-torture/execute/990404-1.c: New test.
8526
8527 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8528
8529         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8530         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8531         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8532         missing initializer warnings.
8533
8534 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8535
8536         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8537         matching strings.
8538
8539 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8540
8541         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8542
8543 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8544
8545         * g77.f-torture/execute/19990325-0.f: New test.
8546         * g77.f-torture/execute/19990325-1.f: New test.
8547
8548 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8549
8550         * gcc.c-torture/execute/990324-1.c: New test.
8551
8552 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8553
8554         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8555         test with 4.
8556
8557 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8558
8559         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8560
8561 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8562
8563         * g77.f-torture/execute/19990313-2.f: New test.
8564         * g77.f-torture/execute/19990313-3.f: New test.
8565
8566 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8567
8568         * g77.f-torture/execute/19990313-0.f: New test.
8569         * g77.f-torture/execute/19990313-1.f: New test.
8570
8571 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8572
8573         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8574         printf to sprintf.
8575         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8576         (main): Add check for u15.  Conditionalize u31 check depending on
8577         whether ints are <32 bits or >=32 bits.
8578
8579 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8580
8581         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8582
8583 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8584
8585         * g77.f-torture/compile/19990305-0.f: New test.
8586         * g77.f-torture/execute/19981119-0.f: New test.
8587
8588 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8589
8590         * g77.f-torture/execute/970625-2.f: call ABORT if final
8591         result is not correct, instead of just printing it.
8592         Add this checking via newly introduced obfuscation, to
8593         trip up buggy front ends.
8594
8595 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8596
8597         * g77.f-torture/compile/960317-1.f: Moved from being
8598         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8599
8600 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8601
8602         * g77.f-torture/execute/960317-1.f: New (old) test.
8603         * g77.f-torture/execute/970625-2.f: Ditto.
8604
8605 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8606
8607         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8608         message on line 1 or line 2; cccp and cpplib do this differently.
8609
8610 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8611
8612         * g++.old-deja/g++.law/weak1.C: New test.
8613
8614 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8615
8616         * gcc.c-torture/execute/990119-1.c: Renamed to...
8617         * gcc.dg/990119-1.c: this, so it will only be tested once
8618         (it's a preprocessor test, it doesn't need to be run at
8619         multiple optimization levels).
8620
8621 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8622
8623         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8624           ALWAYS_CXXFLAGS.
8625
8626 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8627
8628         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8629         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8630         to not be compilable by current g77.
8631
8632 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8633
8634         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8635
8636 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8637
8638         * gcc.c-torture/execute/990222-1.c: New test.
8639
8640 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8641
8642         * g77.f-torture/compile/19990218-0.f: New test.
8643         * g77.f-torture/noncompile/19990218-1.f: New test.
8644
8645 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8646
8647         * g77.f-torture/compile/19981216-0.f: New test.
8648
8649 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8650
8651         * gcc.dg/990214-1.c: New test.
8652
8653 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8654
8655         * gcc.dg/990213-2.c: New test.
8656
8657         * gcc.dg/990213-1.c: New test.
8658
8659 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8660
8661         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8662         ints.
8663
8664 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8665
8666         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8667         specified by target.
8668
8669         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8670
8671 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8672
8673         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8674
8675 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8676
8677         * gcc.dg/special/ecos.exp: New test driver for new tests with
8678         special requirements.
8679
8680         * gcc.dg/special/alias-1.c: New test.
8681         * gcc.dg/special/gcsec-1.c: New test.
8682         * gcc.dg/special/weak-1.c: New test.
8683         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8684         * gcc.dg/special/weak-2.c: New test.
8685         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8686         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8687         * gcc.dg/special/wkali-1.c: New test.
8688         * gcc.dg/special/wkali-2.c: New test.
8689         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8690         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8691
8692 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8693
8694           * lib/c-torture.exp (c-torture-compile): Pull out code for
8695           analyzing gcc error messages.
8696           (c-torture-execute): Likewise.  Fix some (harmless) false
8697           positives.
8698           * lib/gcc.exp (gcc_check_compile): New function.
8699
8700 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8701
8702         * gcc.c-torture/execute/990208-1.c: New test.
8703
8704 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8705
8706         * g++.dg/special/ecos.exp: New driver for new tests with special
8707         requirements
8708
8709         * g++.dg/special/conpr-1.C: New test
8710         * g++.dg/special/conpr-2.C: New test
8711         * g++.dg/special/conpr-2a.C: New test
8712         * g++.dg/special/conpr-3.C: New test
8713         * g++.dg/special/conpr-3a.C: New test
8714         * g++.dg/special/conpr-3b.C: New test
8715
8716         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8717         allow g++ to use the dg driver
8718
8719         * README: Add comment about g++.dg directory
8720
8721 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8722
8723         * README: Update email addresses.
8724
8725 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8726
8727         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8728         arguments in order to force structure S onto the stack even on
8729         the alpha.
8730         (test): Pass 10 leading arguments to function foo as well as the
8731         structure S.
8732
8733         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8734         failure for all targets.
8735
8736         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8737         abort to terminate program execution.
8738
8739 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8740
8741         * gcc.c-torture/execute/990130-1.c: New test.
8742
8743 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8744
8745         * gcc.dg/990130-1.c: New test.
8746
8747 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8748
8749         * gcc.c-torture/execute/990128-1.c: New test.
8750
8751 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8752
8753         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8754
8755 1999-01-27  Felix Lee  <flee@cygnus.com>
8756
8757         * lib/c-torture.exp (c-torture-compile): pull out code for
8758         analyzing gcc error messages.
8759         (c-torture-execute): ditto, and fix some (harmless) false
8760         positives.
8761         * lib/gcc.exp (gcc_check_compile): new function.
8762
8763 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8764
8765         * gcc.dg/990117-1.c: New test.
8766
8767         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8768
8769         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8770
8771 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8772
8773         * g77.f-torture/compile/990115-1.f: New test.
8774
8775 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8776
8777         * gcc.c-torture/compile/990107-1.c: New test
8778
8779 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8780
8781         * gcc.c-torture/execute/990106-2.c: New test.
8782
8783         * gcc.c-torture/execute/990106-1.c: New test.
8784
8785 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8786
8787         * gcc.c-torture/compile/981223-1.c: New test.
8788
8789 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8790
8791         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8792         (opt3): Rename from opt4 and disable.
8793
8794 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8795
8796         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8797
8798 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8799
8800         * g++.old-deja/g++.other/conv5.C: New test.
8801
8802 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8803
8804         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8805
8806 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8807
8808         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8809
8810 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8811
8812         * gcc.c-torture/compile/981211-1.c: New test.
8813
8814 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8815
8816         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8817
8818         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8819
8820 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8821
8822         * gcc.special/930510-1.c: Make C9X safe.
8823         * gcc.misc-tests/gcov-1.c Similarly.
8824         * gcc.misc-tests/gcov-2.c Similarly.
8825
8826 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8827
8828         * gcc.dg/ultrasp1.c: New test.
8829
8830 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8831
8832         * gcc.c-torture/execute/981206.c: New test.
8833
8834 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8835
8836         * g++.old-deja/g++.ns/template7.C: New test.
8837
8838         * g++.old-deja/g++.other/expr1.C: New test.
8839
8840         * g++.old-deja/g++.eh/tmpl3.C: New test.
8841
8842         * g++.old-deja/g++.eh/tmpl2.C: New test.
8843
8844 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8845
8846         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8847         * g++.old-deja/g++.other/using6.C: Removed.
8848         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8849
8850         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8851
8852 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8853
8854         * g++.old-deja/g++.pt/overload8.C: New test.
8855
8856         * g++.old-deja/g++.pt/overload7.C: New test.
8857
8858         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8859
8860         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8861         and relinking messages.
8862         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8863         compiling with -frepo.
8864
8865 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8866
8867         * g++.old-deja/g++.pt/lookup6.C: New test.
8868
8869 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8870
8871         * gcc.c-torture/execute/981130-1.c: New test.
8872         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8873
8874 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8875
8876         * g++.old-deja/g++.pt/explicit76.C: New test.
8877
8878         * g++.old-deja/g++.pt/friend38.C: New test.
8879
8880         * g++.old-deja/g++.ns/crash2.C: New test.
8881
8882         * g++.old-deja/g++.pt/defarg8.C: New test.
8883
8884         * g++.old-deja/g++.pt/instantiate6.C: New test.
8885
8886         * g++.old-deja/g++.pt/static6.C: New test.
8887
8888         * g++.old-deja/g++.pt/decl2.C: New test.
8889
8890 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8891
8892         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8893         problem is actually related with name lookup, but so what? :-)
8894
8895         * g++.old-deja/g++.pt/friend37.C: New test.
8896
8897 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8898
8899         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8900         element, which fails on some systems.
8901
8902         * g77.f-torture/execute/labug1.f: New test.
8903
8904 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8905
8906         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8907         is defined.
8908
8909 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8910
8911         * g77.f-torture/compile/981117-1.f: New test.
8912
8913 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8914
8915         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8916         properly discarded.
8917
8918 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8919
8920         * gcc.c-torture/execute/memcheck: New directory of tests for
8921         -fcheck-memory-usage.
8922
8923 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8924
8925         * README: New file, general information about the testsuite and
8926         new description of the various C++ test subdirectories.
8927         * README.g++: Eliminate obsolete information, update and move most
8928         relevant stuff to README.
8929
8930 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
8931
8932         * gcc.c-torture/compile/981107-1.c: New test.
8933
8934 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
8935
8936         * execute/memcpy-bi.c: New testcase.
8937
8938 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
8939
8940         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
8941         base classes.
8942
8943         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
8944         template is selected.
8945
8946         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
8947         classes, it should be accepted for all types.
8948
8949         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
8950
8951         * g++.old-deja/g++.pt/spec24.C: Ensure that template
8952         specializations start with template headers.
8953
8954 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
8955
8956         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
8957
8958         * g++.old-deja/g++.other/init9.C: Test cross initialization of
8959         non-POD types.
8960
8961 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8962
8963         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
8964
8965 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
8966
8967         * compile/981022-1.c, compile/981022-1.x: New test and driver.
8968
8969 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
8970
8971         * 981019-1.c: New test.
8972
8973 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
8974
8975         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
8976         find objc headers.
8977
8978 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8979
8980         * compile/981001-4.c: Remove use of GCC extension that triggers a
8981         compiler bug.
8982
8983 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
8984
8985         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
8986
8987 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
8988
8989         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
8990         instantiation of template produces incorrect code for delete
8991         expression.
8992
8993         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
8994         constructors' name is not unique.
8995         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
8996         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
8997
8998         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
8999         automatic array of const is ill-formed.
9000
9001         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9002         of template parameter?
9003
9004         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9005         const.
9006
9007         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9008         pointer-to-member expression.
9009
9010         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9011         declaration causes ICE.
9012
9013 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9014
9015         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9016         reserved in the global namespace.
9017
9018         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9019         generate needed virtual table.
9020
9021         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9022
9023 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9024
9025         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9026         template-dependent type
9027
9028 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9029
9030         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9031         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9032         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9033
9034         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9035         class should be usable as argument of member function.
9036         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9037         class should be usable as return type of member function.
9038         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9039         class should be usable as type of data member.
9040
9041         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9042
9043 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9044
9045         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9046
9047 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9048
9049         * gcc.dg/dll-?.c Add thumb to target list.
9050         Fix assembler scan patterns to match current assembler output.
9051
9052 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9053
9054         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9055         matching of template brackets.
9056
9057         * g++.old-deja/g++.other/using4.C: New test.  Test using
9058         declarations of methods from base classes.
9059
9060         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9061         within functions should introduce names into the innermost
9062         enclosing namespace.
9063
9064         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9065         of static locals if first initialization throws.
9066
9067 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9068
9069         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9070
9071 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9072
9073         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9074         lose track of the possible targets of tablejump insns.
9075         * special/special.exp: Run it.
9076
9077 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9078
9079         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9080         must be declared before its specializations can be named in friend
9081         declarations.
9082
9083 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9084
9085         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9086
9087         * g77.f-torture/execute/io1.f: New test.
9088
9089 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9090
9091         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9092         with pointer to template function, for which no argument deduction
9093         is possible.
9094
9095         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9096         specialization of template function as argument to template
9097         function.
9098
9099         * g++.old-deja/g++.other/access2.C: New test; Inner class
9100         shouldn't have privileged access to Outer's names.
9101
9102 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9103
9104         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9105         friend template declared within template class conflicts with
9106         nested class of the same name.
9107
9108         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9109         is ignored.
9110
9111         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9112         object with direct initializer as function declaration.
9113
9114         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9115         initializers.
9116
9117         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9118         involving const pointer and NULL produces incorrect result.
9119
9120         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9121         type name without `typename' should be rejected with -pedantic.
9122
9123 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9124
9125         * g++.old-deja/g++.other/addrof1.C: New test.
9126
9127 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9128
9129         * gcc.c-torture/compile/981001-1.c: New test.
9130         * gcc.c-torture/execute/981001-1.c: New test.
9131
9132 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9133
9134         * gcc.c-torture/compile/981001-2.c: New test.
9135         * gcc.c-torture/compile/981001-3.c: New test.
9136         * gcc.c-torture/compile/981001-4.c: New test.
9137
9138 1998-10-01  Robert Lipe  <robertl@dgii.com>
9139
9140         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9141         multilibbed hosts.   Idea grafted from g77.exp.
9142
9143 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9144
9145         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9146         avoid losing on systems which need -lsocket.
9147
9148 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9149
9150         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9151         * g++.old-deja/g++.other/nested2.C: Ditto.
9152         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9153         failure.
9154
9155 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9156
9157         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9158         preferred over template operator!= for enum bitfields.
9159
9160 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9161
9162         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9163         that happen to have the same base name, but in different scopes,
9164         are incorrectly rejected.
9165
9166 1998-09-16  Richard Henderson  <rth@cygnus.com>
9167
9168         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9169         on the native word size instead of an integer literal.
9170
9171 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9172
9173         * g++.old-deja/g++.other/static2.C: Invocation of static data
9174         member of type pointer-to-function denoted as non-static member.
9175
9176         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9177         checks involving function types and aliases.
9178
9179 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9180
9181         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9182         redefined to the same non-trivial type.
9183
9184         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9185         namespace-qualification of template specializations declared in
9186         other namespaces.
9187
9188         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9189         to declare a subset of the specializations of a template function
9190         as friends of specializations of a template class.
9191
9192         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9193         member templates that do not fully specialize the enclosing
9194         template class are rejected.
9195
9196 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9197
9198         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9199
9200 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9201
9202         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9203         altered from libf2c/libU77 version.
9204
9205 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9206
9207         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9208
9209 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9210
9211         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9212         (un)signed char are different types for template specialization
9213         purposes.
9214
9215 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9216
9217         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9218         * objc: ObjC testsuite.
9219
9220 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9221
9222         * gcc.c-torture/execute/941014-1.x:  New file.
9223
9224 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9225
9226         * lib/c-torture.exp: Add support for
9227         torture_eval_before_compile and torture_eval_before_execute
9228         variables.
9229
9230 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9231
9232         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9233         this test triggers valid.
9234
9235 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9236
9237         * gcc.dg/980827-1.c: New test.
9238
9239 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9240
9241         * gcc.c-torture/execute/loop-4b.c: New test.
9242
9243 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9244
9245         * lib/c-torture.exp: Add support for
9246         torture_eval_before_compile and torture_eval_before_execute
9247         variables.
9248
9249 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9250
9251         * gcc.c-torture/compile/980825-1.c: New test.
9252
9253 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9254
9255         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9256         count number tests in opt_t0 not good_t0.
9257
9258 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9259
9260         * gcc.c-torture/compile/930326-1.x: Fix typo.
9261
9262 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9263
9264         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9265         causes an ICE.
9266
9267 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9268
9269         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9270         STACK_SIZE is defined.
9271         * gcc.c-torture/unsorted/stuct.c: Similarly.
9272
9273         * gcc.c-torture/compile/980821-1.c: New test.
9274
9275 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9276
9277         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9278
9279 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9280
9281         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9282         code.
9283
9284 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9285
9286         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9287         error'.
9288
9289 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9290
9291         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9292
9293 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9294
9295         * gcc.c-torture/compile/980816-1.c: New test.
9296
9297         * gcc.dg/980816-1.c: New test.
9298
9299 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9300
9301         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9302         compiler for ieee tests.
9303
9304 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9305
9306         * g77.f-torture/compile/980729-0.f: New test.
9307
9308 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9309
9310         * gcc.c-torture/special/eeprof-1.c: New test, for
9311         -finstrument-functions.
9312         * gcc.c-torture/special/special.exp: Run it.
9313
9314 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9315
9316         * gcc.c-torture/compile/980729-1.c: New test.
9317
9318 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9319
9320         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9321         __thumb__ is defined, and test for ARM style doubles if so.
9322
9323 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9324
9325         * g77.f-torture/noncompile/980615-0.f: New test.
9326
9327 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9328
9329         * gcc.dg/980312-1.c: Do link instead of compile.
9330         * gcc.dg/980313-1.c: Likewise.
9331
9332 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9333
9334         * gcc.c-torture/compile/980726-1.c: New test.
9335
9336 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9337
9338         * g77.f-torture/execute/io0.f: New test.
9339
9340 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9341
9342         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9343         an int.
9344
9345 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9346
9347         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9348         m32r bugs.
9349
9350 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9351
9352         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9353         c-decl.c:grokdeclarator can handle mode attributes.
9354
9355 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9356
9357         * gcc.c-torture/execute/980716-1.c: New test.
9358
9359 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9360
9361         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9362         the mn10200.
9363         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9364         the mn10200.
9365         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9366         * gcc.c-torture/compile/930326-1.x: Similarly.
9367
9368 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9369
9370         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9371         New test from Craig.
9372
9373 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9374
9375         * g77.f-torture/noncompile/980616-0.f: New test.
9376
9377         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9378
9379 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9380
9381         *  g++.other/singleton.C: Return error value instead of taking
9382         SIGSEGV.
9383
9384 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9385
9386         *  g++.other/singleton.C: New test.   Warning is under dispute.
9387         Runtime crash is not.
9388
9389 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9390
9391         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9392         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9393         using6.C, using7.C}:  New namespace tests.
9394
9395 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9396
9397         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9398         specialization with typedef'ed names used as array indexes.
9399
9400 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9401
9402         * gcc.c-torture/execute/980709-1.c: New test.
9403
9404         * gcc.dg/980709-1.c: New test.
9405
9406 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9407
9408         * gcc.c-torture/execute/bcp-1.c: New test.
9409
9410 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9411
9412         * gcc.c-torture/execute/980707-1.c: New test.
9413
9414 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9415
9416         * gcc.c-torture/compile/980706-1.c: New test.
9417
9418 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9419
9420         * g77.f-torture/execute/980701-0.f,
9421         g77.f-torture/execute/980701-1.f: New test from Craig.
9422
9423 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9424
9425         * gcc.c-torture/compile/980701-1.c: New test.
9426
9427         * gcc.c-torture/execute/980701-1.c: New test.
9428
9429 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9430 rlsruhe.de>
9431
9432         * g++.old-deja/g++.robertl/eb132.C: New test.
9433         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9434
9435 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9436
9437         * g77.f-torture/execute/980628-7.f,
9438         g77.f-torture/execute/980628-8.f,
9439         g77.f-torture/execute/980628-9.f,
9440         g77.f-torture/execute/980628-10.f: New tests from Craig.
9441
9442         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9443
9444 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9445
9446         * g77.f-torture/execute/980628-4.f: New test from Craig.
9447         * g77.f-torture/execute/980628-5.f: Likewise.
9448         * g77.f-torture/execute/980628-2.f: Likewise.
9449         * g77.f-torture/execute/980628-0.f: Likewise.
9450         * g77.f-torture/execute/980628-1.f: Likewise.
9451         * g77.f-torture/execute/980628-3.f: Likewise.
9452         * g77.f-torture/execute/980628-6.f: Likewise.
9453
9454 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9455
9456         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9457         directory when nothing has been installed yet.
9458
9459 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9460
9461         * gcc.c-torture/special/special.exp: Handle newer versions of
9462         dejagnu.
9463
9464 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9465
9466         * gcc.dg/980626-1.c: New test.
9467
9468 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9469
9470         * gcc.misc-tests/m-un-2.c: New test.
9471         * g++.old-deja/g++.other/warn01.c: Likewise.
9472
9473 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9474
9475         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9476         compatibility with assmblers with a different comment character.
9477         Eliminate use of GAS-specific extensions.
9478
9479 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9480
9481         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9482
9483 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9484
9485         *lib/g77.exp: Replace search for libf2c.a with search for newly
9486         renamed libg2c.a
9487
9488 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9489
9490         * gcc.c-torture/execute/980617-1.c: New test.
9491
9492 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9493
9494         * gcc.c-torture/execute/980612-1.c: New test.
9495
9496 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9497
9498         * gcc.dg/980523-1.c: Only test on ppc-linux.
9499         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9500
9501         * gcc.c-torture/execute/980608-1.c: New test.
9502
9503 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9504
9505         * gcc.c-torture/execute/980605-1.c: New test.
9506
9507 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9508
9509         * gcc.c-torture/execute/980604-1.c: New test.
9510
9511 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9512
9513         * gcc.c-torture/execute/980602-1.c: New test.
9514         * gcc.c-torture/execute/980602-2.c: Likewise.
9515
9516 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9517
9518         * 970125-0.f: Fix per JCB.  Add commentary.
9519
9520 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9521
9522         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9523         IEEE -0 support.
9524
9525 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9526
9527         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9528         earlier.
9529
9530 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9531
9532         * gcc.c-torture/execute/980526-3.c: New test.
9533
9534 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9535
9536         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9537         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9538         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9539         m88k-motorola-sysv3 to XFAIL.
9540
9541 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9542
9543         * gcc.dg/980526-1.c: New test.
9544         * gcc.c-torture/execute/980526-2.c: New test.
9545
9546 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9547
9548         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9549
9550         * gcc.c-torture/execute/980526-1.c: New test.
9551
9552 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9553
9554         * g77.f-torture/execute/alpha2.f: Add runtime test.
9555
9556 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9557
9558         * g++.old-deja/old-deja.exp: Strip leading directories.
9559
9560         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9561         error for the line.  Don't run multiple tests for the same line.
9562
9563 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9564
9565         * gcc.dg/980523-1.c: New test.
9566
9567 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9568
9569         * g77.f-torture/compile/970915-0.f: New test.
9570
9571 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9572
9573         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9574
9575 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9576
9577         * gcc.dg/980520-1.c: New test.
9578
9579 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9580
9581         * gcc.dg/980502-1.c: Fix return type.
9582
9583 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9584
9585         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9586         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9587         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9588         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9589         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9590
9591 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9592
9593         * g77.f-torture/execute/980520-1.f: New test.
9594
9595 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9596
9597         * lib/mike-g77.exp: New file.
9598
9599         * g77.f-torture/noncompile/noncompile.exp,
9600         g77.f-torture/noncompile/check0.f: New files.
9601
9602 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9603
9604         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9605         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9606         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9607         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9608         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9609         abort where appropriate.
9610
9611 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9612
9613         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9614         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9615
9616 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9617
9618         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9619
9620 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9621
9622         * g77.f-torture/compile/980427-0.f: New test.
9623
9624 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9625
9626         * g77.f-torture/compile/980424-0.f: New test.
9627
9628 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9629
9630         * g77.f-torture/compile/980419-2.f (main): New test.
9631         * g77.f-torture/compile/970125-0.f: New test.
9632         * g77.f-torture/compile/980419-1.f: New test.
9633
9634 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9635
9636         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9637         of loop-4.c.
9638
9639 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9640
9641         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9642
9643 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9644
9645         * gcc.c-torture/compile/980329-1.c: New test.
9646
9647 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9648
9649         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9650         * gcc.dg/980312-1.c: Fix typo in -march command.
9651
9652 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9653
9654         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9655
9656 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9657
9658         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9659         Dave Love agree the Fortran source is bogus.
9660
9661 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9662
9663         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9664         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9665         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9666         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9667         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9668
9669 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9670
9671         * g++.old-deja/g++.other/friend1.C: New test.
9672
9673 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9674
9675         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9676         possibly uninitialized) variables and declare dnrm2.
9677
9678 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9679
9680         From Bruno Haible <haible@ilog.fr>:
9681         * gcc.c-torture/execute/980223.c: New test.
9682
9683 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9684
9685         * gcc.dg/ifelse-1.c: New test.
9686
9687 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9688
9689         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9690
9691           * lib/old-dejagnu.exp (old-dejagnu): Added the
9692           "execution test - XFAIL *-*-*" handling in the spirit of
9693           "excess errors test -". Changed the "execution test fails"
9694           handling to be like "excess errors test fails".
9695           * Update various tests accordingly.
9696
9697 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9698
9699         * gcc.c-torture/execute/980205.c: New test.
9700
9701 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9702
9703         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9704         * lib/f-torture.exp: Similarly.
9705         * gcc.c-torture: Rename all .cexp files to .x files.
9706
9707 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9708
9709         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9710         (940510-1.c): Removed duplicate.
9711         (971104-1.c): New test.
9712
9713 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9714
9715           * lib/f-torture.exp: Improve error and loop detection.
9716
9717 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9718
9719         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9720         use that to size the filler array.
9721
9722 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9723
9724         * lib/c-torture.exp(c-torture-execute): Fix typo.
9725
9726         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9727         testcase as the executable name. Keep the executable around if
9728         the test fails.
9729
9730 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9731
9732         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9733         changes.  Only test one -g option, and move it to the end of the
9734         list of options to test.
9735
9736 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9737
9738         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9739         variable GCC_TORTURE_OPTIONS to supply default switches separated
9740         by colons.  If no environment variable, run tests with -O0 -g, -O1
9741         -g, and -O2 -g as well.
9742
9743 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9744
9745         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9746         explanatory comments. Fix indentation.
9747
9748 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9749
9750         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9751
9752 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9753
9754         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9755         * g++.old-deja/g++.mike/p7325.C: Likewise.
9756         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9757
9758 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9759
9760         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9761         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9762         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9763         * g++.old-deja/g++.law/operators4.C: Likewise.
9764
9765 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9766
9767         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9768         * g++.old-deja/g++.mike/p784.C: Ditto.
9769         * g++.old-deja/g++.mike/p785.C: Ditto.
9770
9771 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9772
9773           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9774
9775 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9776
9777         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9778         target feature; pass this to c-torture-execute as needed.
9779
9780 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9781
9782         * lib/c-torture.exp(c-torture-execute): If the previous and the
9783         current executables being tested are identical, we don't need to
9784         run the executable again. Try to make the executable names
9785         unique. Add an optional argument for passing additional compiler
9786         flags.
9787
9788 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9789
9790         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9791
9792 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9793
9794         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9795
9796 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9797
9798         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9799         32bit or larger longs.
9800
9801         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9802         have either a 32bit long or 32bit int.
9803
9804 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9805
9806         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9807         Make double precision tests dependent on sizeof (double).
9808
9809 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9810
9811         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9812         too.
9813
9814 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9815
9816         * gcc.c-torture/compile/961203-1.cexp: New script.
9817
9818 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9819
9820         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9821         up the includes ourselves.
9822
9823 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9824
9825         * lib/plumhall.exp: Remove random include, and add a few
9826         verbose messages for debugging.
9827
9828 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9829
9830         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9831         of trying to do it ourselves.
9832
9833 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9834
9835         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9836
9837 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9838
9839         * gcc.prms/5403.c: Made regexp a bit less strict.
9840
9841 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9842
9843         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9844         is returned from remote_load instead.
9845         * lib/plumhall.exp: Ditto.
9846         * lib/mike-g++.exp: Ditto.
9847         * lib/old-dejagnu.exp: Ditto.
9848         * lib/c-torture.exp: Ditto.
9849
9850 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9851
9852         * lib/g++.exp: Use build_wrapper procedure.
9853         * lib/gcc.exp: Ditto.
9854
9855 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9856
9857         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9858         an old-style decl for malloc.  Fixes tests to work when
9859         sizeof (int) != sizeof (size_t).
9860
9861 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9862
9863         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9864
9865         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9866         use stdargs.h interface.
9867
9868 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9869
9870         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9871         NO_VARARGS when compiling.
9872
9873 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9874
9875         * lib/plumhall.exp(ph_includes): New procedure.
9876         (ph_make): Use it.
9877         (ph_compiler): Ditto.
9878
9879         * lib/g++.exp: Rename test-glue.c to testglue.c.
9880         * lib/gcc.exp: Ditto.
9881
9882 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9883
9884         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9885         to completion when it's called.
9886
9887 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9888
9889         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9890         is defined, don't do test.
9891
9892 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9893
9894         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9895         for object files.
9896         (ph_summary): Mark skipped testcases as untested, not unresolved.
9897
9898         * lib/plumhall.exp (ph_make): If unresolved because of bad
9899         errorCode, record errorCode in log file.
9900         (*): Replace send_log/verbose with verbose -log.
9901
9902 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9903
9904         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9905         double conversion if double isn't at least 8 bytes.
9906
9907         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9908         int to work with targets where int is 16 bits.
9909
9910         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9911         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9912         precision for the test to complete.
9913
9914 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9915
9916         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9917         if d10v is not compiled with the -mdouble64 flag.
9918         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9919
9920         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9921         d10v is not compiled with the -mint32 flag.
9922
9923 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9924
9925         * lib/plumhall.exp: Use incr_count.
9926
9927 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9928
9929         * gcc.c-torture: Update to c-torture-1.45.
9930
9931 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
9932
9933         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
9934         the name of the expect testcase file).
9935
9936         * lib/g++.exp(g++_init): Ditto.
9937
9938 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
9939
9940         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
9941         the host.
9942
9943         * lib/gcc.exp(gcc_exit): New procedure.
9944
9945 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
9946
9947         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
9948         specs where appropriate.
9949
9950         * g++.old-deja/g++.arm/*: Added additional ERROR checks
9951         because of new "candidates are" messages, and removed a few
9952
9953         * Converted all non-old-style g++ testcases to old-style, and
9954         moved into g++.old-deja.
9955
9956 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
9957
9958         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
9959         options.
9960
9961         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
9962         succeeded.
9963
9964         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
9965
9966 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
9967
9968         * lib/gcc.exp (gcc_target_compile): Add support for defining
9969         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
9970         the machine doesn't have those features.
9971
9972 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
9973
9974         * g++.law/operators4.exp: Don't use LIBS.
9975
9976 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9977
9978         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
9979
9980         * lib/mike-g++.exp: Don't set the compiler to be tested here.
9981         * lib/g++.exp: Set it here instead. Also, allow use of the
9982         --tool_exec and --tool_opt options. Change CXX to
9983         GXX_UNDER_TEST.
9984
9985         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
9986
9987         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
9988
9989 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
9990
9991         * lib/old-dejagnu.exp: Use prune_warnings instead of
9992         prune_system_crud.
9993         * lib/mike-g++.exp: Ditto.
9994         * lib/gcc.exp: Ditto.
9995         * lib/g++.exp: Ditto.
9996
9997         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
9998
9999 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10000
10001           * 941014-2.c: Include stdlib.h
10002           * 960327-1.c: Include stdio.h
10003           * dbra.c, index-1.c: Don't assume ints are 32bits.
10004
10005 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10006
10007         * lib/gcc.exp: Add gcc,stack_size target feature.
10008
10009         * lib/g++.exp(g++_target_compile): Add the include and link
10010         paths here, not in two other places. And, it's $options, not
10011         options.
10012
10013         * lib/mike-g++.exp(postbase): Remove the code that determines
10014         the correct include and link paths.
10015         * g++.old-deja/old-deja.exp: Ditto.
10016
10017 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10018
10019         * lib/g++.exp(g++_init): target_compile no longer returns the
10020         filename of the result.
10021
10022 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10023
10024         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10025         call to glob.
10026
10027         * gcc.c-torture/special/special.exp: Change call to
10028         gcc_target_compile to include the object file.
10029
10030 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10031
10032         * gcc.c-torture/special/special.exp: Correct misspelling in last
10033         change.
10034
10035 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10036
10037         * lib/plumhall.exp(ph_summary): Log the entire output of the
10038         executable. Return -1 if there were any failures, 0 otherwise.
10039         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10040         (ph_make): Clean up objects and executables that were built
10041         if the tests succeeded.
10042
10043 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10044
10045         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10046         libraries and includes in the build tree as appropriate.
10047
10048 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10049
10050         * lib/c-torture.exp: Instead of looking for the global variable
10051         NO_LONG_LONG, check to see if that's a feature of the target.
10052
10053 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10054
10055         * config/default.exp: Minimize. Delete the remainer of the files in
10056         config; this functionality is now in devo/dejagnu/config.
10057
10058         g++.*/*: Pass any additional flags used to compile to postbase;
10059         delete CXXFLAGS.
10060
10061         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10062         is now done by runtest.exp. Use gcc_target_compile instead of
10063         compile.
10064
10065         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10066         Remove references to CFLAGS. Use remote_file instead of
10067         calling rm -f.
10068         (c-torture): Take a list of arguments to use to compile this
10069         testcase.
10070
10071         lib/g++.exp: Simplify. Use target_compile instead of compile.
10072         lib/gcc-dg.exp: Ditto.
10073         lib/gcc.exp: Ditto.
10074         lib/mike-{gcc,g++}.exp: Ditto.
10075         lib/old-dejagnu.exp: Ditto.
10076         lib/plumhall.exp: Ditto.
10077
10078 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10079
10080         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10081         (ph_linker): Likewise.
10082
10083 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10084
10085           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10086         MAP_ANON / MAP_ANONYMOUS if defined;
10087         else try to map from /dev/zero .
10088
10089 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10090
10091         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10092         isn't defined, then define it to MAP_ANONYMOUS.
10093
10094 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10095
10096         * gcc.c-torture: Update to c-torture-1.42 release.
10097
10098 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10099
10100         * gcc.c-torture: Update to c-torture-1.41 release.
10101
10102 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10103
10104         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10105         c-torture release.
10106
10107 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10108
10109         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10110         and LDFLAGS.  Fix second case to append the target_info ldflags
10111         onto LDFLAGS, not CFLAGS.
10112         * lib/g++.exp (g++_init): Add target_info stuff.
10113         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10114         of libgloss and newlib flags for !native.
10115
10116         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10117         (GDB): Fix relative path to go up another dir for finding gdb.
10118
10119 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10120
10121         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10122         versions in the target_info array, if they don't exist.
10123
10124 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10125
10126         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10127
10128 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10129
10130         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10131         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10132
10133 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10134
10135         * lib/old-dejagnu.exp: Don't remove the output file before we've
10136         actually tested it. Don't append pwd to the path of the executable
10137         we're testing.
10138
10139 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10140
10141         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10142
10143 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10144
10145         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10146         temporary directory for compiler files, and set it to a default
10147         value of /tmp. Set $output as the name of the output file from
10148         compiling the testcase. Add a -o option to $cflags_var so the
10149         compiler writes the final output file as $output. Set $executable
10150         to $output.
10151
10152         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10153         directory for compiler files, and set it to /tmp if it doesn't
10154         already have a value. Set $output_file to the name of the output
10155         file from compiling the testcase. Add a -o option to CXXFLAGS so
10156         the compiler writes the final output file as $output. Use $output
10157         as the executable to be tested.
10158
10159 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10160
10161         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10162
10163 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10164
10165         * gcc.c-torture/execute/pending-1.c: New test.  Still
10166         pending in Tege's queue.
10167
10168 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10169
10170         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10171         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10172         if there were failures.  Call unresolved if there were unresolved
10173         testcases.  Call gcc_fail if program did not run to completion.
10174         (ph_make): Pass additional argument name to ph_execute.
10175         (ph_execute): Add new argument.  Pass additional arguments to
10176         ph_summary.  Call gcc_fail is there is no execution output.
10177
10178 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10179
10180         * lib/plumhall.exp (proc_summary): Output relavent summary
10181         lines into the log so specific failures in plumhall can be
10182         investigated.
10183
10184 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10185
10186         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10187         (c-torture-execute): Don't try to execute tests which use
10188         "long long" types if $NO_LONG_LONG is nonzero.
10189
10190 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10191
10192         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10193         not c-torture.
10194
10195         * gcc.ieee: Move from here.
10196         * gcc.c-torture/execute/ieee: To here.
10197
10198 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10199
10200         * gcc.c-torture: Update to c-torture-1.41 release.
10201
10202 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10203
10204         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10205         not "$output".
10206
10207 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10208
10209         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10210         -c present.
10211
10212 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10213
10214         * config/proelf.exp: Handle connecting to a simulator.
10215
10216 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10217
10218         * config/proelf.exp: New file.  Enough framework that we can
10219         run c-torture tests on the proelf targets (or any other target
10220         that gdb can connect to for that matter).
10221
10222 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10223
10224         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10225         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10226
10227         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10228         exec_output exists.
10229
10230 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10231
10232         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10233         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10234
10235         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10236         to pass/fail/unresolved/unsupported/untested.  Caller must now
10237         call unresolved/unsupported/untested.
10238         * lib/*.exp: Update FSF address.  Update to handle new results of
10239         ${tool}_load.
10240         * lib/chill.exp (verbose): Delete.
10241
10242 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10243
10244         * lib/gcc.exp (default_gcc_start): Change order of args to
10245         $LDFLAGS $CFLAGS $LIBS.
10246         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10247         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10248         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10249         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10250         * gcc.misc-tests/dg-test.exp: Likewise.
10251         * gcc.misc-tests/msgs.exp: Likewise.
10252         * gcc.prms/prms.exp: Likewise.
10253         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10254         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10255
10256         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10257
10258 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10259
10260         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10261
10262         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10263         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10264
10265         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10266         necessary.
10267
10268 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10269
10270         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10271         global for loop; add use of $mathlib.
10272         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10273         settings here; set mathlib for anything but VxWorks.
10274
10275 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10276
10277         * gcc.c-torture: Update to c-torture-1.40 release.
10278
10279 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10280
10281         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10282         dg.exp.
10283
10284 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10285
10286         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10287         global.
10288
10289 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10290
10291         * lib/g++.exp (LIBS): Define if not already.
10292         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10293         (gcc-dg-prune): Call prune_gcc_output.
10294         * lib/gcc.exp (prune_gcc_output): New proc.
10295         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10296         prune_gcc_output.
10297
10298 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10299
10300         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10301         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10302
10303 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10304
10305         * gcc.c-torture: Update to c-torture-1.39 release.
10306
10307 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10308
10309         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10310         fails, try others as well.
10311
10312 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10313
10314         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10315         If compilation fails, mark execute tests as `untested'.
10316         If test is marked as unsupported, don't mark compilation and
10317         execute tests as failed.
10318
10319 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10320
10321         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10322         libstdc++ for whether or not we want to be doing shared
10323         libraries.  Delete link_curses since we don't need it anymore.
10324         * lib/mike-g++.exp (postbase): Don't link in libg++.
10325         * g++.old-deja/old-deja.exp: Likewise.
10326
10327 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10328
10329         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10330
10331 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10332
10333         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10334         For that, add `-Wl,-a,shared_archive'.
10335         * g++.old-deja/old-deja.exp: Likewise.
10336
10337 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10338
10339         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10340
10341 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10342
10343         * lib/mike-g++.exp (postbase): Pay attention to the status of
10344         g++_load.
10345
10346 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10347
10348           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10349
10350 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10351
10352         * lib/gcc.exp (default_gcc_start): No longer need to log program
10353         being executed or its output, execute_anywhere does that now.
10354         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10355         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10356
10357 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10358
10359         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10360         the same as those in lib/g++.exp.
10361
10362 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10363
10364         * gcc.c-torture: Update to c-torture-1.38 release.
10365         * gcc.ieee: Related changes.
10366
10367 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10368
10369         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10370         "exec". Minor reformatting changes.
10371
10372         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10373         cross. This means all "exec" calls now work on a remote host as
10374         well.
10375         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10376         cross. Filter out the extra "\r\n" stuff that expect puts in.
10377         (c-torture-execute): Filter out the bogus warnings like
10378         c-torture-compile does. Add support for canadian cross.
10379         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10380         Use execute_anywhere rather than calling exec directly. Now it
10381         works for canadian cross testing.
10382
10383 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10384
10385         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10386         results into a variable, and check that rather than using file exists.
10387
10388 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10389
10390         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10391         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10392
10393 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10394
10395         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10396         lib_curses if there's a shared libg++ in the build tree.
10397
10398 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10399
10400         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10401         if not supported target.
10402
10403 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10404
10405         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10406         link_curses up to always happen, not just for native builds.
10407
10408 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10409
10410         * gcc.c-torture: Update to c-torture-1.36 release.
10411         * gcc.failure: Related changes.
10412
10413 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10414
10415         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10416
10417 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10418
10419         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10420         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10421         runshlib, link_curses, and mathlib for link and run.
10422
10423         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10424         pass the runtime shared library options for Solaris, OSF/1, and
10425         Irix5, and link with -lcurses to avoid unresolved references.
10426
10427 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10428
10429         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10430         only run once.
10431
10432 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10433
10434         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10435
10436 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10437
10438         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10439         do not have a framework for the "compat" tests yet.
10440
10441 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10442
10443         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10444         set to null if we're testing vxworks5.1.  Use that instead of
10445         `-lm' in the setting of LIBS for link and run.
10446
10447 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10448
10449         * config/rom68k.exp (${tool}_load): Major changes to make it
10450         work.  Verified that it does in fact return the stuff in
10451         exec_output properly.  Catch any Emul or any TRAP other than 0.
10452
10453 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10454
10455         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10456         LDFLAGS properly for targets that need stuff from libgloss.
10457         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10458         only run once.
10459         (gpp_initialized): New variable.
10460
10461 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10462
10463         * config/rom68k.exp: Load libgloss.exp.
10464         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10465         so we can produce a fully linked binary.
10466         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10467         so we can produce a fully linked binary.
10468
10469 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10470
10471         * lib/plumhall.exp (ph_section): Watch for expected failures.
10472         Add missing `else'.
10473
10474         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10475         run the testcase.
10476         (c-torture): Likewise.
10477
10478 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10479
10480         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10481
10482         * lib/mike-g++.exp (mike_cleanup): New proc.
10483         (prebase): New globals compiler_result, not_compiler_result,
10484         target_regexp.
10485         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10486         allow leading "-" in pattern.  Watch for unsupported tests.
10487         If $compiler_result is set, pattern match assembler code,
10488         and ditto for $not_compiler_result.
10489         * lib/mike-gcc.exp: Likewise.
10490
10491         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10492         execution "succeeded".
10493
10494 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10495
10496         * config/win32.exp: New file.
10497         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10498
10499 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10500
10501         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10502         unsupported.
10503         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10504         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10505         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10506
10507         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10508         "... without exceptions was ...".  That is now handled by
10509         prune_system_crud.
10510         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10511
10512 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10513
10514         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10515         sieve.c,sort2.c}: New files.
10516         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10517         sieve.exp,sort2.exp}: Drivers for them.
10518
10519         * lib/mike-gcc.exp (program_output): New user settable variable.
10520         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10521         messages.
10522         * lib/mike-g++.exp (program_output): New user settable variable.
10523
10524         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10525
10526         * config/sh.exp: Deleted (use sim.exp instead).
10527
10528 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10529
10530         * config/vx.exp: Declare CHECKTASK as global.
10531         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10532         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10533         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10534
10535 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10536
10537         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10538         target. Like vx.exp, only includes `vx29k.exp' instead of
10539         `vxworks.exp'.
10540
10541 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10542
10543         * config/sim.exp: Increase time limit from 120 seconds to 240.
10544
10545 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10546
10547         * gcc.c-torture/execute/950628-1.c: New test.
10548
10549 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10550
10551         * gcc.c-torture: Update with changes/additions from
10552         c-torture-1.34.
10553
10554 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10555
10556         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10557
10558 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10559
10560         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10561
10562 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10563
10564         * gcc.c-torture/compile/950512-1.c: New test.
10565         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10566         * gcc.dg/struct-ret-1.c: Likewise.
10567
10568 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10569
10570         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10571           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10572
10573 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10574
10575         * gcc.c-torture/special/920411-1.c: Deleted.
10576         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10577
10578 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10579
10580         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10581         cpu limit.
10582
10583 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10584
10585         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10586
10587 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10588
10589         From kenner;
10590         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10591         is the proper length.
10592         * va-arg-3.c: Likewise.
10593
10594 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10595
10596         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10597         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10598
10599         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10600         * lib/g++.exp (default_g++_start): Delete old cruft.
10601
10602 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10603
10604         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10605         (2 * (1 << 18)) to (2 * (1 << 17)).
10606
10607         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10608
10609 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10610
10611         * config/rom68k.exp: Renamed from config/idp.exp
10612
10613 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10614
10615         * c-torture/compile/921109-2.c
10616
10617 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10618
10619         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10620         excess errors.
10621
10622 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10623
10624         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10625         output.
10626         * lib/g++.exp (default_g++_start): Likewise.
10627
10628 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10629
10630         * gcc.c-torture/compile/950329-1.c: New test.
10631
10632 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10633
10634           * config/bug.exp (${tool}_load): Updated to use new remote_open
10635           and remote_close procs.
10636         * config/idp.exp: New file.
10637
10638 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10639
10640         * gcc.c-torture/execute/950322-1.c: New test.
10641
10642 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10643
10644         * config/vx.exp (${tool}_load): Clean up testing of return code from
10645         vxworks_ld and vxworks_spawn.
10646
10647 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10648
10649         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10650
10651 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10652
10653         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10654         can mark excess errors on a machine by machine basis.  Note, the
10655         default is to not expect any excess errors, even when excess
10656         errors test - is given, so you will want to put an XFAIL ... on
10657         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10658         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10659         those 4 machines, but no others.
10660
10661 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10662
10663         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10664         * lib/c-torture.exp: to here.
10665
10666 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10667
10668         * gcc.c-torture/execute/950221-1.c: New test.
10669         * gcc.c-torture/execute/struct-ret-1.c: New test.
10670         * gcc.c-torture/compile/950221-1.c: New test.
10671
10672         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10673
10674 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10675
10676         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10677         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10678
10679 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10680
10681         * g++.gb: New directory of tests, derived from my signature and
10682         class scoping tests.
10683
10684         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10685         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10686         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10687         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10688         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10689         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10690         * g++.gb/sig25.C: Likewise.
10691
10692         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10693         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10694         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10695         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10696         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10697         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10698         * g++.gb/sig25.exp: Likewise.
10699
10700         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10701         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10702         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10703         * g++.gb/scope13.C: Likewise, this test still fails.
10704
10705         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10706         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10707         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10708         * g++.gb/scope13.exp: Ditto.
10709
10710         * g++.gb/README: New file, explains what these tests are about.
10711
10712 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10713
10714         * lib/dg.exp (dg-do): Support `preprocess'.
10715         (dg-test): Likewise.
10716
10717 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10718
10719         * config/udi.exp: change "continue -expect" to "exp_continue".
10720
10721 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10722
10723         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10724         Delete redundant tests.
10725
10726         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10727         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10728         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10729         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10730         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10731         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10732         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10733         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10734
10735         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10736         storing label pointers.
10737         * gcc.c-torture/execute/921019-1.c: Likewise.
10738         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10739         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10740         parameter fp.
10741         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10742         constants.
10743
10744         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10745         Delete obsolete tests.
10746
10747         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10748         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10749         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10750         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10751         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10752         * gcc.c-torture/compile/950124-1.c: New test.
10753
10754         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10755
10756 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10757
10758         * lib/mike-g++.exp: Add -lm to LIBS.
10759
10760 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10761
10762         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10763
10764 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10765
10766         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10767
10768 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10769
10770         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10771
10772 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10773
10774         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10775         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10776         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10777         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10778         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10779         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10780         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10781         * g++.law/{operators31.C, operators32.C,
10782         * g++.law/{operators33.C, operators34.C}: Likewise.
10783         * g++.law/{pic1.C, refs2.C}: Likewise.
10784         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10785         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10786         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10787         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10788
10789         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10790         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10791         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10792         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10793         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10794         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10795         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10796         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10797         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10798         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10799         * g++.law/{operators34.exp}: Likewise.
10800         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10801         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10802         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10803         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10804         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10805
10806         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10807         No longer expected to fail.
10808         * g++.law/missed-error3.C: Tweak for recent bool changes.
10809
10810 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10811
10812         * config/emb-unix: Deleted.
10813         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10814         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10815
10816 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10817
10818         * lib/dg.exp (dg-test): Fix typo in last patch.
10819
10820 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10821
10822         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10823         (handles multiple occurrences).
10824
10825 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10826
10827         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10828         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10829         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10830         printed).
10831         * lib/c-torture.exp (c-torture-compile): Likewise.
10832         (c-torture): Prepend full path if missing.
10833         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10834         (gcc_fail): Likewise.
10835         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10836
10837 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10838
10839         * lib/netware.exp: Only attach to NetWare i386 systems.
10840
10841 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10842
10843         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10844         messages.  Add test name to "output pattern match" pass/fail message.
10845
10846 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10847
10848         * gcc.dg: New testsuite.
10849         * gcc.dg/dg.exp: New file.
10850
10851         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10852         test-switch.c}: Deleted.
10853
10854         * gcc.misc-tests/msgs.exp: New testcase driver.
10855
10856 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10857
10858         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10859         Watch for illegal return values from ${tool}_load.
10860         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10861         cross targets.  Coerce return value >0 to 1.
10862
10863 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10864
10865         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10866
10867         * config/emb-unix.exp: New file.
10868
10869         * config/sim.exp: Error if variable $SIM not defined.
10870         (${tool}_load): Mark test as "untested" if simulator missing.
10871
10872         * config/unix.exp: Load remote.exp to get rcp_download.
10873         * lib/c-torture.exp: Use different option lists for testcases with
10874         and without loops.
10875         * gcc.c-torture/execute/execute.exp: Likewise.
10876
10877 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10878
10879         * config/*.exp: Clarify return code from ${tool}_load.
10880         Call `unresolved' or `untested' instead of `warning' or `perror'
10881         (sometimes you still want to call both though).
10882         Add comment that `shell_id' is local to each file.
10883         * config/udi.exp (timeout): Set to 30.
10884         Don't print warning if connection fails, $connectmode has already
10885         printed an error.
10886         (${tool}_load): Move verbose messages to level 2.
10887         Rework pattern for "Process started" message.
10888         Pass `shell_id' to ${connectmode}_download.
10889         Retry twice upon timeout.  Make resetting of target more robust.
10890         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10891         Pass `shell_id' to exit_$connectmode.
10892         Only call exit_$connectmode if connected.
10893         * config/unix.exp (${tool}_load): Check return codes better.
10894         * config/vrtx.exp (${tool}_load): Likewise.
10895         * config/vx.exp (${tool}_load): Likewise.
10896         Delete unneeded global's.
10897         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10898         from ${tool}_load.
10899         (dg-stat): Delete.
10900         (dg-init): Delete recording of pass/fail counts.
10901         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10902         (old-dejagnu-init): Likewise.
10903         (old-dejagnu-stat): Delete contents, empty proc now.
10904         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10905         (c-torture): Delete references to lcnt, lpass, lfail.
10906         Get option list from TORTURE_OPTIONS.
10907         Delete -funroll[-all]-loops if no loops.
10908         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10909         (g++_stat): Delete contents (empty proc now).
10910         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10911         (gcc_finish): Likewise.
10912         (gcc_stat): Deleted.
10913         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10914         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10915         * gcc.c-torture/execute/execute.exp: Likewise.
10916         Split tests into two parts: compile, execute.
10917         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10918         no loops.  Update to reflect clarified return codes from ${tool}_load.
10919
10920 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10921
10922         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10923         to grep for.
10924         (old-dejagnu): Likewise (where necessary).
10925
10926 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10927
10928         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10929
10930         * lib/dg.exp (dg-process-target): Fix processing of selector.
10931         Add comment regarding use of `error'.
10932
10933         * lib/gcc.exp (prune_system_crud): Define if missing.
10934         * lib/g++.exp (prune_system_crud): Likewise.
10935
10936         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
10937         Call prune_system_crud.
10938         * lib/dg.exp (dg-runtest): New proc.
10939         Use perror instead of send_user for tcl errors in testcase.
10940         Don't return any value, it's never used.
10941         Don't clobber previous definition of `unknown'.
10942         Print tcl errors in `dg-final'.
10943
10944 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
10945
10946         * lib/dg.exp (dg-process-target): Improve syntax error messages.
10947         (dg-test): Don't print errorInfo, it contains stack backtrace.
10948
10949 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
10950
10951         * lib/g++.exp (runtest_file_p): Define if missing.
10952
10953 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
10954
10955         * lib/mike-g++.exp: Comment out loading of g++.exp.
10956         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
10957         (default_g++_version): Always print something.
10958         (default_g++_start): Comment out call to `which'.
10959         (g++_start, g++_load): Deleted (must be defined in config file).
10960         * lib/gcc.exp: Test for existence of $CC at start.
10961         Delete check for tmpdir (done in gcc_init).
10962         (default_gcc_version): Always print something.
10963         (default_gcc_start): Comment out call to `which'.
10964         * config/*.exp: Major cleanup - make cross targets work at least a
10965         little better for g++ (by not being "--tool gcc" specific).
10966         Rename gcc_xxx to ${tool}_xxx.
10967         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
10968         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
10969
10970 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
10971
10972         * lib/c-torture.exp (c-torture-compile): Rework compiler
10973         message processing.
10974
10975         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
10976         c-torture.
10977
10978 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
10979
10980         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
10981
10982         * lib/dg.exp (dg-process-target): Support { target native }.
10983
10984 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
10985
10986         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
10987         looked for "... program xxx got fatal signal".
10988         Correct regsub munging of `comp_output'.
10989         Ignore compiler messages "path prefix not used" and "linker input
10990         file unused".
10991
10992 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
10993
10994         * lib/gcc.exp (runtest_file_p): Define if missing.
10995         * gcc.prms/template.c: Example to work from.
10996
10997 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
10998
10999         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11000         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11001
11002         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11003         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11004         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11005         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11006
11007         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11008         (dg-process-target): No longer a varargs proc.
11009         Return S/N for target, P/F for xfail.  All callers changed.
11010         (user option procs): More argument checking.
11011         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11012         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11013         (dg-test): Skip test if not running on selected target in `dg-do'.
11014         Update handling of `dg-do-what', `dg-output-text'.
11015         Separate execution pass/fail from output pattern match pass/fail.
11016         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11017
11018 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11019
11020         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11021         target for 920510-1.c.
11022
11023 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11024
11025         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11026         Clean up comment regarding use of passcnt, etc.
11027         (gcc_stat): Don't update `testcnt' here.
11028         (gcc_finish): Do it here.
11029         Might as well reset `but_id' here too.
11030         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11031         to determine if the file should be tested.
11032         * gcc.c-torture/compile/compile.exp: Likewise.
11033         * gcc.c-torture/execute/execute.exp: Likewise.
11034         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11035         * gcc.misc-tests/dg-test.exp: Likewise.
11036         * gcc.prms/prms.exp: Likewise.
11037         * gcc.wendy/wendy.exp: Likewise.
11038         * g++.old-deja.exp: Likewise.
11039         Move "Testing file" message to verbose level 1.
11040
11041 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11042
11043         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11044
11045 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11046
11047         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11048         (default_gcc_start): Accept optional second list element
11049         of compiler flags.  Print compiler output at verbosity level 2.
11050         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11051         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11052         Save current values of framework globals passcnt, failcnt, xpasscnt,
11053         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11054         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11055         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11056         xfailcnt to compute stats.  Update framework global `testcnt' from
11057         pass/fail counts.
11058         (gcc_finish): New proc.  Clean up test environment.
11059         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11060         (gcc_epass, gcc_efail): Delete.
11061         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11062         argument of line number.
11063         (dg-init): If the tool has an init routine, call it.
11064         (dg-test): Remove args `cflags_var' and `libs_var'.
11065         Pass all compiler options to ${tool}_start.
11066         Handle missing line number.
11067         (dg-finish): New function.
11068         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11069         particular files.  Call gcc_finish at end.  Move "skipping test"
11070         message to verbosity level 3.
11071         * gcc.c-torture/compile/compile.exp: Likewise.
11072         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11073         * gcc.c-torture/execute/execute.exp: Likewise.
11074         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11075         Print testcase being tried at verbosity level 1.
11076         * gcc.c-torture/special/special.exp: Unset xfail.
11077         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11078         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11079         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11080         * gcc.failure/failure.exp: Likewise.
11081         * gcc.ieee/ieee.exp: Likewise.
11082         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11083         Update call to dg-test.  Call dg-finish at end.
11084         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11085         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11086         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11087         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11088         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11089         * gcc.wendy/wendy.exp: Add copyright.
11090         Delete setting of tmpdir (done by gcc_init).
11091         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11092         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11093         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11094         gcc_[ce]pass/fail.
11095
11096 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11097
11098         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11099         confusion.
11100         (g++_load): Likewise.
11101
11102         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11103         Rename argument to `prog' to remove the confusion.
11104         Varargs fns behave differently too!
11105         (g++_load): Likewise.
11106
11107         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11108
11109         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11110         what it is.  Delete (always) printing of status value for !native.
11111         Simplify verbose code, and include status and exec_output.
11112         (g++_load): Use gcc_load.
11113
11114 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11115
11116         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11117         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11118         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11119         940714-3.c as these testcases don't exist anymore.  Make
11120         va-arg-1.c expected to pass.
11121
11122 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11123
11124         * gcc.misc-tests/misc.exp: Only run specific testcases.
11125         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11126         * gcc.misc-tests/dg-[1-9].c: New files.
11127
11128         * lib/dg.exp: New testsuite driver.
11129         * gcc.prms/prms.exp: Use it.
11130
11131         * README.gcc: New file.
11132
11133         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11134         Document and reset `lxpass' and `lxfail'.
11135         Simplify "initialized" message.
11136         (gcc_stat): Clean up comments a little.
11137
11138 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11139
11140         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11141
11142 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11143
11144         * lib/old-dejagnu.exp (process-option): New proc.
11145         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11146         (old-dejagnu): Simplify.
11147         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11148
11149 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11150
11151         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11152         exists and is not an empty string.
11153
11154         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11155         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11156         finished.
11157         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11158         automatically.
11159
11160         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11161         longer expected to fail.
11162
11163         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11164         "f" function call.
11165
11166         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11167
11168         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11169         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11170         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11171         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11172         c-torture-1.29.
11173
11174         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11175         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11176
11177         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11178
11179         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11180         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11181
11182         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11183         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11184         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11185
11186 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11187
11188         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11189         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11190         940714-1.c, 940714-2.c, 940714-3.c},
11191         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11192         gcc.misc-tests/{mg.c,mg.exp}:
11193         New tests.
11194         * gcc.noncompile/noncompile.exp: Change accordingly.
11195
11196 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11197
11198         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11199         Undo previous clobberage.
11200
11201 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11202
11203         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11204         * gcc.special/{930510-1.c, special.exp}:
11205         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11206         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11207         struct-varargs-1.c}: New tests from c-torture-1.26.
11208
11209 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11210
11211         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11212           argument to switch.
11213
11214 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11215
11216         * Revert the previous changes.  Please see Rob's directory
11217           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11218           fixes.
11219
11220 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11221
11222         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11223             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11224             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11225             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11226             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11227             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11228             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11229             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11230             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11231             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11232             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11233             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11234             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11235             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11236             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11237             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11238             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11239             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11240             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11241             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11242             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11243             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11244             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11245             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11246             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11247             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11248             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11249
11250 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11251
11252         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11253             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11254           with perror calls.
11255
11256 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11257
11258         * config/unix.exp (g++_load): Fix syntax.
11259
11260 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11261
11262         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11263         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11264         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11265         Don't expect va-arg-1.c to fail.  Correct expected output for
11266         920928-1.c.
11267         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11268         * gcc.wendy/hbm4.c: Correct typo.
11269         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11270
11271 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11272
11273         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11274         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11275         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11276         * lib/c-torture.exp (c-torture-compile): Ditto.
11277
11278         Reduce volume of output (remove all the -I's and such).
11279         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11280         Call gcc_cpass, gcc_cfail.
11281         (c-torture): Pass testing option to c-torture-compile.
11282
11283 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11284
11285         Bring patches over from progressive.
11286         * config/default.exp: Exit remote shell cleanly.
11287         (g++_exit, g++_start): Add default versions.
11288         * config/sim.exp (gcc_load): Use perror, not error.
11289
11290 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11291
11292         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11293         set in site.exp.
11294
11295 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11296
11297         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11298         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11299         (wendy_try): New proc to run testcase.
11300         (main loop): Call 'em.
11301         * gcc.wendy/*.c: Clean up pass to correct expected output.
11302
11303         * lib/gcc.exp: Minor cleanup work.
11304         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11305
11306 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11307
11308         * config/sim.exp (gcc_load): Document return codes better.
11309         Don't pass -v to simulator.
11310
11311 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11312
11313           * gcc.special/920717-x.c: Fix typo.
11314           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11315           get at sources.
11316
11317         * lib/mike-gcc.exp: Fix typo.
11318
11319 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11320
11321         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11322         binary to use, transform the name.
11323         * config/*.exp: rename everything. Nuke any g++ specific files,
11324         it's now a special case of gcc that requires no special support.
11325         Add a default.exp for unsupported targets.
11326
11327 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11328
11329         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11330         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11331         version of Tcl.
11332
11333 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11334
11335         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11336         than a warning.
11337
11338 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11339
11340         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11341
11342 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11343
11344         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11345         option_list.  Compile every file with only 4/6 option choices
11346         (same as C torture) instead of with 12/18 different option
11347         choices.
11348         * lib/c-torture.exp: Likewise.
11349
11350         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11351         not already set.
11352
11353 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11354
11355         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11356         can put an XFAIL *-*-* on excess errors.
11357
11358 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11359
11360         * g++.law: Add more tests derived from g++-bugs snapshots.
11361
11362         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11363         equivalent to g++.law/init9.
11364
11365         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11366         compiled it, and the a.out file after we've run it.
11367
11368 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11369
11370         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11371         compiled it, and the a.out file after we've run it.
11372
11373 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11374
11375         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11376
11377 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11378
11379         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11380         version number.
11381
11382 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11383
11384         * g++.law: New directory of g++ tests derived from the g++-bugs
11385         snapshots.
11386
11387 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11388
11389         * gcc.compile: initbug1.c initbug1.exp testcase added
11390
11391 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11392
11393         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11394         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11395           fixes submitted by Jeff Law (law@cs.utah.edu)
11396         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11397           Jeff Law (law@cs.utah.edu)
11398
11399
11400 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11401
11402         * config/unix-g++.exp: Follow the gcc way of doing things.
11403         * g++.old-deja/old-deja.exp: Minor updates.
11404         * lib/g++.exp: New file, follow the gcc way of doing things.
11405         * lib/old-dejagnu.exp: Minor updates.
11406         * lib/mike-g++.exp: Always unset errorInfo.
11407
11408 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11409
11410         * lib/gcc.exp: Fix some errors with the below change, CC and
11411         CFLAGS should be global when setting, not local.
11412
11413 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11414
11415         * lib/gcc.exp: Transform tool name.
11416
11417 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11418
11419         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11420
11421 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11422
11423         * lib/gcc.exp: change gcc_done to gcc_stat
11424
11425 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11426
11427         * Upgraded gcc testsuite to c-torture version 1.25
11428
11429 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11430
11431         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11432         * lib/c-torture: added hooks for new reporting code.
11433
11434 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11435
11436         * config/sh-gcc.exp: check if sh-sim exists in the path
11437
11438 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11439
11440         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11441         * gcc.compile/compile.exp: Initial changes for new logic.
11442         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11443         * gcc.failure/failure.exp: Initial changes for new logic.
11444         * gcc.ieee/ieee.exp: Initial changes for new logic.
11445         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11446         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11447         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11448         * lib/c-torture.exp: Initial changes for new logic.
11449         * lib/gcc.exp: Initial changes for new logic.
11450
11451 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11452
11453         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11454         depend upon failure or success.  Fully qualify names in failure
11455         and success messages.  Always remove a.out before starting
11456         compile, just in case.  Pay more attention to error text output by
11457         the compiler.  Handle testcases with no known past errors just
11458         like all others, so that things are uniform.  Other miscellaneous
11459         improvements.
11460
11461 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11462
11463         * gcc.cpp: new directory for cpp tests
11464
11465 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11466
11467         * lib/chill.exp: Code reformatted, removed unused code.
11468         * config/unix-chill.exp: Code reformatted, removed unused code.
11469         * chill.execute/execute.exp: Code reformatted, removed unused code.
11470         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11471
11472 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11473
11474         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11475         routines not written.
11476
11477 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11478
11479         * config/bug-gcc.exp: Use new procs from bug.exp.
11480
11481 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11482
11483         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11484         via ftp, rather than depending on NFS.
11485         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11486         case.
11487
11488 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11489
11490         * config/bug-gcc.exp: Use new download proc.
11491
11492 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11493
11494         * chill.execute/execute.exp: cleanups, handles errors better
11495         * chill.compile/compile.exp: rewrite, based on execute.exp
11496         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11497         * lib/chill.exp: major changes to diff proc and compile and link
11498           procs. added chill_fail and chill_pass wrappers to pass and
11499           fail. added more comments, and handle error codes better.
11500           Added a hack to capture stderr from exec, so noncompile tests
11501           can work.
11502
11503 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11504
11505         * chill.execute/execute.exp: rewrite of testsuite driver
11506         * lib/chill.exp: rewrite of testsuite driver
11507         * config/unix-chill.exp: rewrite of testsuite driver
11508
11509 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11510
11511     In chill.execute:
11512         * iexpr.ch: Standardize uppercase.
11513         * tuples.dat: Standardize uppercase.
11514         * vary.ch: standardize.  Correct varying string assignments.
11515         * vary.dat: Add new output lines.
11516
11517 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11518
11519     In chill.execute:
11520         * chprintf.ch: Standardize use of uppercase.
11521         * tuples.ch: Standardize and turn arr2 into a DCL,
11522           rather than a SYN.
11523         * pinits.ch: Standardize.
11524
11525 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11526
11527         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11528         * Makefil: Renamed to Makefile.in.
11529         * configure.in: New.
11530
11531 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11532
11533     In chill.execute:
11534         * .cvsignore: Add result/output files.
11535         * Makefile: Fix up variables at start.  Use MFLAGS
11536           everywhere.  Correct bool_loc, built_ins entries.
11537           Add entry for vary1.ch.
11538         * bitarray.ch: Standardize upper-case usage.
11539         * bitexpr.ch: Standardize, add output of b1.
11540         * params.ch: Use arrayt in along PROC parameters, to
11541           avoid novelty problems.
11542         * sets.ch: Tiny cleanup.
11543         * vary1.ch: Re-indent.
11544
11545 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11546
11547           * Add PR-related files to Makefiles, .cvsignore files, etc.
11548
11549 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11550
11551         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11552           with compiler objects. New names are test-flow.c and test-loop.c
11553
11554 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11555
11556         * Upgraded c-torture tests from 1.19 to 1.20
11557
11558         * new files:
11559         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11560         * gcc.compile: 930623-1.c 930623-2.c
11561         * gcc.noncompile: 930622-1.c 930622-2.c
11562         * gcc.failure: 920411-1.c 920627-2.c
11563         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11564
11565 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11566
11567         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11568           More changes to get testsuite working properly. Needs more work.
11569           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11570
11571 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11572
11573         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11574           More changes to get testsuite working properly. Needs more work.
11575
11576 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11577
11578         * chill.compile/compile.exp: Added for Dejagnu support
11579         * chill.execute/execute.exp: Added for Dejagnu support
11580         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11581
11582 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11583
11584     This should complete moving the CHILL test files.
11585         * chill.noncompile(.cvsignore printf.grt
11586             in-printf.grt chprintf.grt chprintf.ch):
11587             Added test-support files.
11588           (Makefile): Modified further.
11589         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11590             signal.ch): Added test files.
11591           * chill.execute (.cvsignore printf.grt printr.c
11592             in-printf.grt rts.c chprintf.grt rts.h): Added
11593           test-support files.
11594             (Makefile): More corrections.
11595
11596 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11597
11598         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11599           test cases, ready for DejaGnu.
11600
11601 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11602
11603         * Upgraded c-torture tests from 1.18 to 1.19
11604
11605         * gcc.compile: added test(s):
11606           930607-1.c
11607         * gcc.execute: added test(s):
11608           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11609
11610         * added new subdirectory for misc tests: gcc.misc-tests
11611         * gcc.misc-test(s): added tests:
11612           inst-check.c test-consts.c test-ior.c test-switch.c
11613
11614 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11615
11616         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11617
11618 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11619
11620         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11621
11622 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11623
11624         * Upgraded c-torture tests from 1.17 to 1.18
11625
11626 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11627
11628         * Upgraded c-torture tests from 1.12 to 1.17
11629
11630 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11631
11632         * lib/old-dejagnu.exp:
11633           Fixed handling of XFAIL target triplets to correctly
11634           recognize wildcard characters.  Removed code that
11635           appended a unique id tag to the end of the file name
11636           printed out by the result of the testcases within a
11637           given test file.
11638
11639 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11640
11641         * lib/old-dejagnu.exp:
11642           Reworked expected failure handling to trigger off of XFAIL
11643           keyword in keyphrase embeded in testcase source code. The
11644           XFAIL keyword must be at the end of the keyphrase line. It
11645           may optionally be followed by one or more target triplets.
11646           It has just occured that the handling of wildcards in the
11647           target triplet may not be correct.
11648
11649 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11650
11651         * g++.old-deja/tests:
11652           Moved all subdirectories up one level into g++.old-deja .
11653
11654         * lib/old-dejagnu.exp:
11655           Fixed problem with CXXFLAGS not being properly reset, and being
11656           corrupted with extraneous "-c" compiler option.  This was
11657           causing binaries to not be generated for test that needed them.
11658           Modified strings passed to "pass" and "fail" so that individual
11659           tests from the same test file would be distinguished by an
11660           identifier appended to the test file name in the summary logs;
11661           this corrected a problem with erroneous diff logs.  Added code
11662           to search testcases for expected fail and unexpected pass keywords.
11663
11664 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11665
11666         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11667
11668 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11669
11670         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11671           Removed extraneous text from end of "Special g++ Options"
11672           keyphrase.
11673
11674         * lib/old-dejagnu.exp: Added pattern matching to look for new
11675           keywords, embedded in testcases comments, which will trigger
11676           calls to xpass and xfail.
11677
11678 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11679
11680         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11681           comments embedded in the testcases, especially the one looking for
11682           special compiler options, as well as the pattern matching for the
11683           compiler output again.
11684
11685 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11686
11687         * lib/old-dejagnu.exp: Do a proper check of the return value for
11688           execute tests. Fixed several problems with the pattern matching
11689           of the compiler output which gave erroneous test results.
11690           Changed several of the test result messages to be more descriptive.
11691         * config/unix-g++.exp: Proc g++_load now actually works and
11692           executes the tests passed to it and returns a usable return
11693           value.
11694
11695 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11696
11697           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11698
11699 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11700
11701         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11702           Modified both files to properly execute the old style
11703           dejagnu tests. The previous versions of these files were
11704           experimental and did not function anything near correctly.
11705
11706 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11707
11708         * Removed all Makefile.in and configure.in files. No configuration
11709         needed now.
11710
11711 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11712
11713         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11714
11715 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11716
11717         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11718         gcc.special/configure.in, gcc.noncompile/configure.in,
11719         gcc.execute/configure.in, gcc.code_quality/configure.in,
11720         g++.other/configure.in, g++.old-deja/configure.in,
11721         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11722         in srcname setting.
11723
11724 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11725
11726         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11727         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11728         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11729
11730 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11731
11732         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11733         (gdb_exit): Don't remove *_soc files.
11734
11735 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11736
11737         * lib/c-torture.exp: Don't look for main; instead always use -w
11738         -c.  This is how the c-torture tests work.  Remove the object
11739         file if the compilation succeeds.
11740         * gcc.execute/execute.exp: Remove executable if test passes.
11741         * gcc.noncompile/noncompile.exp: Every test is an expected
11742         failure.
11743         * gcc.special/special.exp: Added tests from c-torture 1.11,
11744         corrected use of existing test.
11745         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11746         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11747         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11748         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11749         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11750         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11751         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11752         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11753         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11754         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11755         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11756         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11757         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11758         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11759         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11760         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11761         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11762         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11763         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11764         c-torture 1.11.
11765         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11766         correspond to c-torture 1.11.
11767
11768         * New file.