OSDN Git Service

2002-06-04 Aldy Hernandez <aldyh@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
2
3         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
4
5 2002-06-03  Richard Henderson  <rth@redhat.com>
6
7         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
8         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
9
10 2002-06-02  Richard Henderson  <rth@redhat.com>
11
12         * gcc.c-torture/execute/pure-1.c: Don't mark any of the 
13         test functions static.
14
15 2002-06-02  Andreas Jaeger  <aj@suse.de>
16
17         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
18         now.
19
20 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
21
22         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
23         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
24         Update for mofified diagnostics.
25         * gcc.dg/c99-intconst-1.c: No longer fail.
26
27 2002-06-02  Richard Henderson  <rth@redhat.com>
28
29         * gcc.dg/uninit-A.c: Remove xfail markers.
30
31 2002-06-01  Roger Sayle  <roger@eyesopen.com>
32
33         * gcc.dg/fnegate-1.c: New test case.
34
35 2002-05-30  Osku Salerma  <osku@iki.fi>
36
37         * gcc.c-torture/execute/mayalias-1.c: New file.
38
39 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
40
41         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
42         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
43         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
44
45 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
46
47         * gcc.c-torture/execute/20020529-1.c: New test.
48
49 2002-05-27  Richard Henderson  <rth@redhat.com>
50
51         * g++.dg/ext/attrib6.C: New test case.
52
53 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
54
55         * gcc.c-torture/execute/pure-1.c: New test.
56
57 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
58
59         * gcc.dg/cpp/arith-2.c: Remove.
60
61 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
62
63         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
64         * gcc.dg/cpp/if-3.c: Remove.
65
66 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
67
68         * g++.dg/opt/cse2.C: New test.
69
70 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
71
72         * gcc.dg/cpp/arith-1.c: New semantic tests.
73         * gcc.dg/cpp/if-1.c: Update.
74
75 2002-05-24  Ben Elliston  <bje@redhat.com>
76
77         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
78
79 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
80
81         * gcc.dg/verbose-asm.c: New test.
82
83 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
84
85         * gcc.dg/cpp/paste12.c: New test.
86
87 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
88
89         * g++.dg/parse/named_ops.C: New test.
90
91 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
92
93         * gcc/testsuite/gcc.dg/weak-8.c: New test.
94
95 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
96
97         * gcc.dg/weak-2.c: Allow optional leading underscore
98         in scan-assembler symbol name.
99         * gcc.dg/weak-3.c: Likewise.
100         * gcc.dg/weak-4.c: Likewise.
101         * gcc.dg/weak-5.c: Likewise.
102
103 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
104
105         * gcc.dg/20020523-1.c: New test.
106
107 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
108
109         * objc.dg/const-str-2.m: Update now that we stop after
110         a command line error.
111
112 2002-05-22  Richard Henderson  <rth@redhat.com>
113
114         * g++.dg/dg.exp: Fix typo in test pruneing.
115
116 2002-05-22  Richard Henderson  <rth@redhat.com>
117
118         * g++.dg/dg.exp: Prune the tls subdirectory.
119         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
120         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
121         * g++.dg/tls/init-1.C: New.
122
123 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
124
125         * gcc.dg/20020517-1.c: New test.
126
127 2002-05-21  Richard Henderson  <rth@redhat.com>
128
129         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
130         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
131
132 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
133
134         * g++.dg/other/copy2.C: New test.
135
136 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
137
138         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
139         (MAX_COPY): Bump up to 10 times sizeof (long long).
140         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
141
142         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
143         sizeof (long long).
144
145         * gcc.c-torture/execute/strcpy-1.c: New test.
146
147 2002-05-19  Jason Merrill  <jason2redhat.com>
148
149         * g++.dg/ext/oper1.C: New test.
150
151 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
152 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
153
154         * README.QMTEST: New file.
155
156         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
157
158 2002-05-19  Andreas Jaeger  <aj@suse.de>
159
160         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
161         now.
162         * gcc.c-torture/execute/loop-2d.x: Likewise.
163
164 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
165
166         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
167         support weak symbols.
168         * gcc.dg/weak-4.c: Likewise
169         * gcc.dg/weak-6.c: Likewise
170
171 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
172
173         * gcc.dg/weak-3.c: Add dg-excess-error comment for
174         cygwin, coff and h8300-*-hms targets
175         * gcc.dg/weak-5.c: Likewise
176         * gcc.dg/weak-7.c: Likewise
177
178 2002-05-16  Jason Merrill  <jason@redhat.com>
179
180         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
181         (scan-assembler-not, scan-assembler-dem): Likewise.
182         (scan-assembler-dem-not): Likewise.
183
184 2002-05-15  Richard Henderson  <rth@redhat.com>
185
186         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
187
188 2002-05-15  Richard Henderson  <rth@redhat.com>
189
190         * gcc.dg/weak-5.c (vfoo1c): No warning here.
191         (vfoo1f): Warning here.
192         (vfoo1l): Don't redefine the alias.
193
194 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
195
196         * g++.dg/init/pm1.C: New test.
197
198 2002-05-12  David S. Miller  <davem@redhat.com>
199
200         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
201         types.
202
203 2002-05-10  Roger Sayle  <roger@eyesopen.com>
204
205         * gcc.c-torture/execute/20020510-1.c: New test case.
206
207 2002-05-10  David S. Miller  <davem@redhat.com>
208
209         * gcc.c-torture/execute/conversion.c: Test long double too.
210
211 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
212
213         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
214         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
215         * lib/g++.exp (g++_link_flags): Likewise.
216         * lib/objc.exp (objc_target_compile): Likewise.
217
218 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
219
220         * gcc.dg/cpp/poison.c: Update.
221         * gcc.dg/cpp/20000625-2.c: Remove.
222         * gcc.dg/cpp/direct2s.c: Remove final test.
223
224 2002-05-08  Tom Rix  <trix@redhat.com>
225
226         * gcc.c-torture/execute/20020508-1.c: New test.
227         * gcc.c-torture/execute/20020508-2.c: New test.
228         * gcc.c-torture/execute/20020508-3.c: New test.
229
230 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
231
232         * gcc.dg/cpp/charconst-4.c: More tests.
233
234 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
235
236         PR c/6569
237         * gcc.dg/weak-3.c: Update location of warning messages.
238         * gcc.dg/weak-5.c: Likewise.
239
240 2002-05-06  Roger Sayle  <roger@eyesopen.com>
241
242         * gcc.c-torture/execute/20020506-1.c: New test case.
243
244 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
245
246         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
247
248 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
249
250         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
251
252 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
253
254         * gcc.dg/cpp/charconst-3.c: New test.
255
256 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
257
258         * gcc.dg/cpp/charconst.c: Update tests.
259
260 2002-05-05  Tim Josling  <tej@melbpc.org.au>
261
262         * treelang: Added directory for new sample language treelang. Also
263         lib/treelang.exp: New file to signal treelang should be tested.
264
265 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
266
267         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
268         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
269         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
270         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
271         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
272         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
273         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
274
275 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
276
277         * gcc.dg/format/xopen-2.c: New test.
278
279 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
280
281         * gcc.dg/20020503-1.c: New test.
282
283 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
284
285         * g++.dg/init/dtor1.C: Make it tougher.
286
287 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
288
289         * g++.dg/init/dtor1.C: New test.
290
291 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
292
293         * gcc.dg/altivec-8.c: New.
294
295 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
296
297         * gcc.dg/altivec-7.c: New.
298
299 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
300
301         * g++.dg/parse/typedef1.C: New test.
302
303 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
304
305         PR c++/6486
306         * g++.dg/template/friend6.C: New test.
307
308         PR c++/6492
309         * g++.dg/init/copy1.C: New test.
310
311 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
312
313         * g++.dg/warn/effc1.C: New test.
314
315 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
316
317         * gcc.dg/cpp/if-cexp.c: Add a test.
318
319 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
320
321         * gcc.dg/20020426-2.c: New test.
322
323 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
324
325         * gcc.dg/cpp/if-mop.c: Update.
326         * gcc.dg/cpp/if-mpar.c: Add test.
327         * gcc.dg/cpp/if-oppr.c: Update.
328
329 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
330
331         PR c/6343
332         * gcc.dg/weak-[2-7].c: New tests.
333
334 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
335
336         * gcc.dg/enum1.c: New test.
337
338 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
339
340         PR c++/6497
341         * g++.dg/inherit/access2.C: New test.
342
343 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
344
345         PR bootstrap/6445
346         * gcc.dg/20020426-1.c: New test.
347
348 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
349
350         * g++.dg/abi/enum1.C: New test.
351
352 2002-04-26  Richard Henderson  <rth@redhat.com>
353
354         * gcc.dg/c99-bool-1.c: Expect always true warning.
355
356 2002-04-25  Roger Sayle  <roger@eyesopen.com>
357
358         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
359
360 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
361
362         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
363         targets.
364
365 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
366
367         * g++.dg/abi/mange7.C: New test.
368
369         PR c++/6438.
370         * g++.dg/parse/stmtexpr2.C: New test.
371
372 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
373
374         * gcc.dg/20020312-2.c: Add SH target.
375
376 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
377
378         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
379         compiler output on mips*-*-irix*.
380
381 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
382
383         * g++.dg/parse/attr1.C: New test.
384
385 2002-04-23  Roger Sayle  <roger@eyesopen.com>
386
387         * gcc.c-torture/execute/string-opt-17.c: New test case.
388         * gcc.c-torture/execute/memset-2.c: New test case.
389
390 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
391
392         PR c++/6256:
393         * g++.dg/template/friend5.C: New test.
394
395         PR c++/6331:
396         * g++.dg/template/qual1.C: Likewise.
397
398 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
399
400         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
401         Include stdlib.h, not stdio.h or ctype.h.
402
403 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
404
405         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
406         cris-*-elf* and mmix-*-*.
407         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
408         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
409         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
410         Ditto.
411         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
412         * gcc.dg/wchar_t-1.c: Ditto.
413
414 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
415
416         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
417         Clarify comment.
418
419 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
420
421         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
422
423 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
424
425         * gcc.c-torture/execute/20000906-1.x: Delete.
426
427 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
428
429         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
430
431 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
432
433         * PR6367
434         * g77.f-torture/execute/6367.f: New test.
435         * g77.f-torture/execute/6367.x: Disable for MMIX.
436
437 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
438
439         * PR6352
440         * g++.dg/opt/inline2.C: New test.
441
442 2002-04-18  Richard Henderson  <rth@redhat.com>
443
444         * gcc.dg/20000906-1.c: Enable for all targets.
445         * gcc.c-torture/compile/iftrap-2.c: New.
446
447 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
448
449         * gcc.dg/20020418-1.c: New test.
450         * gcc.dg/20020418-2.c: New test.
451
452 2002-04-18  Richard Henderson  <rth@redhat.com>
453
454         * gcc.c-torture/compile/iftrap-1.c: New.
455         * gcc.dg/iftrap-1.c: Adjust for ia64.
456         * gcc.dg/iftrap-2.c: New.
457
458 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
459
460         * gcc.c-torture/compile/20020418-1.c: New test.
461
462 2002-04-18  Roger Sayle  <roger@eyesopen.com>
463
464         * gcc.c-torture/compile/20020415-1.c: New.
465
466 2002-04-18  David S. Miller  <davem@redhat.com>
467
468         * gcc.c-torture/execute/20020418-1.c: New test.
469
470 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
471
472         * gcc.dg/20020416-1.c: New test.
473
474         * g++.dg/opt/inline1.C: New test.
475
476 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
477
478         * gcc.dg/altivec-5.c: New test.
479
480         * gcc.dg/20020415-1.c: New test.
481
482 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
483
484         * testsuite/lib/chill.exp: Remove.
485
486 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
487
488         * g++.dg/other/big-struct.C: New test.
489
490 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
491
492         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
493         of scratch file.
494
495 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
496
497         PR c/6277
498         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
499         in scan-assembler function name
500
501 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
502
503         * g77.f-torture/execute/980628-4.x,
504         g77.f-torture/execute/980628-5.x,
505         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
506         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
507         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
508         i[34567]86-*-*.
509
510 2002-04-13  David S. Miller  <davem@redhat.com>
511
512         * gcc.c-torture/execute/20020413-1.c: New test.
513
514 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
515
516         * gcc.dg/asm-6.c,
517         * g++.dg/ext/asm1.C: New tests.
518
519 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
520
521         PR c++ 5373.
522         * g++.dg/parse/stmtexpr1.C: New test.
523
524         PR c++/5189.
525         * g++.dg/template/copy1.C: New test.
526
527 2002-04-12  Richard Henderson  <rth@redhat.com>
528
529         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
530
531 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
532
533         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
534         gcc.c-torture/execute/20020307-2.c.
535
536 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
537
538         * g++.dg/ext/attrib5.C,
539         * g++.dg/lookup/struct1.C: New tests.
540
541 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
542
543         * gcc.dg/20020411-1.c: New test.
544
545         * gcc.c-torture/execute/20020411-1.c: New test.
546
547 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
548
549         * g77.f-torture/execute/6177.f: New test.
550
551 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
552
553         PR middle-end/6247
554         * g++.dg/opt/cleanup1.C: New test.
555
556         * g++.dg/opt/const1.C: New test.
557
558 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
559
560         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
561
562 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
563
564         PR c++/5507
565         * g++.dg/template/typename2.C: New test.
566
567 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
568
569         * gcc.c-torture/execute/loop-12.c: New.
570
571 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
572
573         * g77.f-torture/execute/980628-4.x,
574         g77.f-torture/execute/980628-5.x,
575         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
576         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
577         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
578
579 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
580
581         PR optimization/6086
582         * g++.dg/opt/preinc1.C: New test.
583
584 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
585
586         PR c++/5571
587         * g++.dg/opt/static2.C: New test.
588
589 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
590
591         PR c/5120
592         * gcc.dg/20020406-1.c: New test.
593
594 2002-04-04  David S. Miller  <davem@redhat.com>
595
596         * gcc.c-torture/execute/20020404-1.c: New test.
597
598 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
599
600         PR c/6123
601         * gcc.dg/20020312-2.c: Do not declare global register variable
602         if __PIC__ or __pic__ is defined.
603
604 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
605
606         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
607         __asm__ so that it works correctly even if -ansi -pedantic-errors.
608
609 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
610
611         * gcc.misc-tests/linkage.exp: Update last change to handle
612         sparc*-, not just sparc-.
613
614 2002-04-03  Richard Henderson  <rth@redhat.com>
615
616         * gcc.dg/cpp/ucs.c: Improved long UCS test.
617
618 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
619
620         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
621
622 2002-04-02  David S. Miller  <davem@redhat.com>
623
624         * gcc.c-torture/execute/20020402-3.c: New test.
625
626 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
627
628         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
629         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
630
631         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
632         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
633         g77.f-torture/execute/20001201.x,
634         g77.f-torture/execute/u77-test.x: New files.
635
636         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
637         * gcc.dg/wchar_t-1.c: Ditto.
638
639 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
640
641         * gcc.c-torture/execute/20020402-1.c: New test.
642
643 2002-04-01  Richard Henderson  <rth@redhat.com>
644
645         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
646
647         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
648
649 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
650
651         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
652
653 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
654
655         * g++.dg/inherit/template-as-base.C: Expect error.
656         * g++.dg/inherit/namespace-as-base.C: Likewise.
657
658 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
659
660         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
661         g++.dg/ext/instantiate3.C: Tweak match patterns.
662
663         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
664         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
665         -da test.
666
667 2002-03-31  Richard Henderson  <rth@redhat.com>
668
669         * gcc.dg/special/alias-2.c: New.
670         * gcc.dg/special/ecos.exp: Run it.
671
672 2002-03-31  Richard Henderson  <rth@redhat.com>
673
674         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
675
676 2002-03-31  Kazu Hirata  <kazu@hxi.com>
677
678         * gcc.dg/weak-1.c: Disable on h8300 port.
679
680 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
681
682         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
683         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
684         ordering tests.
685         * g++.dg/bprob/bprob-1.C: New test.
686         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
687         * g++.dg/gcov/gcov-1.C: New test.
688         * g++.dg/gcov/gcov-1.x: New file.
689         * g++.dg/gcov/gcov-2.C: New test.
690         * g++.dg/gcov/gcov-3.C: New test.
691         * g++.dg/gcov/gcov-3.h: New file.
692
693 2002-03-28  Roger Sayle  <roger@eyesopen.com>
694
695         * g++.old-deja/g++.other/builtins5.C: New test.
696         * g++.old-deja/g++.other/builtins6.C: New test.
697         * g++.old-deja/g++.other/builtins7.C: New test.
698         * g++.old-deja/g++.other/builtins8.C: New test.
699         * g++.old-deja/g++.other/builtins9.C: New test.
700
701 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
702
703         * g++.dg/opt/static1.C: New test.
704
705         * g++.dg/opt/longbranch1.C: New test.
706
707 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
708
709         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
710
711         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
712
713 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
714
715         * gcc.c-torture/execute/20020328-1.c: New test.
716
717 2002-03-27  Richard Henderson  <rth@redhat.com>
718
719         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
720         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
721         move from g++.old-deja/g++.ext/.
722
723 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
724
725         * g++.dg/init/new2.C: New test.
726
727 2002-03-26  Richard Henderson  <rth@redhat.com>
728
729         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
730
731         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
732         on sparc.
733
734         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
735         sparcv9 systems.
736         * gcc.dg/20001102-1.c: Likewise.
737
738 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
739
740         * gcc.dg/cpp/endif-pedantic1.c,
741         gcc.dg/cpp/endif-pedantic2.c:  New tests.
742
743 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
744
745         * g++.dg/init/new1.C: New test.
746
747 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
748
749         * g++.dg/abi/vbase9.C: New test.
750
751 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
752
753         * gcc.dg/arm-asm.c: New test.
754
755 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
756
757         * gcc.dg/Wswitch-enum.c: New test.
758         Fix PR c/5044.
759
760 2002-03-26  Richard Henderson  <rth@redhat.com>
761
762         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
763         structure.
764
765 2002-03-25  Richard Henderson  <rth@redhat.com>
766
767         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
768         sparcv9 systems.
769
770         * gcc.c-torture/compile/20011119-1.c (xxx): New.
771         * gcc.c-torture/compile/20011119-2.c (xxx): New.
772
773 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
774
775         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
776
777 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
778
779         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
780         targets using generic thunk support.
781
782 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
783
784         * gcc.c-torture/compile/20020323-1.c: New test.
785
786         * g++.dg/opt/conj2.C: New test.
787
788 2002-03-24  Richard Henderson  <rth@redhat.com>
789
790         * gcc.dg/weak-1.c: Use -fno-common.
791
792 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
793
794         * g77.dg/f77-edit-apostrophe-out.f: New test
795         * g77.dg/f77-edit-h-out.f: New test
796         * g77.dg/f77-edit-t-in.f: New test
797         * g77.dg/f77-edit-t-out.f: New test
798         * g77.dg/f77-edit-x-out.f: New test
799         * g77.dg/f77-edit-slash-out.f: New test
800         * g77.dg/f77-edit-colon-out.f: New test
801         * g77.dg/f77-edit-s-out.f: New test
802
803 2002-03-24  Richard Henderson  <rth@redhat.com>
804
805         * objc/execute/formal_protocol-6.x: New XFAIL.
806
807 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
808
809         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
810         that do not support weak symbols
811
812 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
813
814         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
815         * lib/g77.exp:  Likewise
816         * lib/objc.exp: Likewise
817
818 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
819
820         * gcc.dg/Wswitch-default.c: New test.
821
822 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
823
824         * g++.dg/other/enum1.C: New test.
825
826 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
827
828         * gcc.dg/pragma-ep-3.c: Fix typo.
829
830 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
831
832         * g++.dg/inherit/template-as-base.C: New test.
833
834 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
835
836         * g++.old-deja/g++.other/dwarf2-1.C: Move...
837         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
838
839 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
840
841         * gcc.dg/cpp/multiline.c: Update to match.
842
843 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
844
845         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
846
847 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
848
849         * gcc.dg/cpp/extratokens2.c:  New file.
850
851 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
852
853         * gcc.dg/20020312-2.c: Add rs6000 target.
854
855         * gcc.c-torture/compile/20020319-1.c: New test.
856
857 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
858
859         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
860         (A, E): Handle this.
861
862 2002-03-20  Jason Merrill  <jason@redhat.com>
863
864         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
865         ignoring -fpic.
866         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
867         through prune_gcc_output.
868
869 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
870
871         * gcc.c-torture/compile/20020320-1.c: New test.
872
873 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
874
875         * gcc.c-torture/compile/20020318-1.c: New test.
876
877         * gcc.dg/struct-by-value-1.c: New test.
878
879         * gcc.dg/20020319-1.c: New test.
880
881 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
882
883         * g++.dg/opt/conj1.C: New test.
884
885 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
886
887         * g++.dg/template/qualttp20.C: Revert previous change.
888         * g++.dg/template/qualttp3.C: Likewise.
889         * g++.dg/template/qualttp4.C: Likewise
890         * g++.dg/template/qualttp5.C: Likewise
891         * g++.dg/template/qualttp6.C: Likewise
892         * g++.dg/template/qualttp7.C: Likewise
893         * g++.dg/template/qualttp8.C: Likewise
894         * g++.dg/template/recurse.C: Likewise.
895
896 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
897
898         * gcc.dg/cpp/wchar-1.c: Update.
899
900 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
901
902         * g++.dg/template/conv1.C: New test.
903         * g++.dg/template/conv2.C: New test.
904         * g++.dg/template/conv3.C: New test.
905         * g++.dg/template/conv4.C: New test.
906
907 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
908
909         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
910         * g++.dg/template/qualttp3.C: Likewise.
911         * g++.dg/template/qualttp4.C: Likewise
912         * g++.dg/template/qualttp5.C: Likewise
913         * g++.dg/template/qualttp6.C: Likewise
914         * g++.dg/template/qualttp7.C: Likewise
915         * g++.dg/template/qualttp8.C: Likewise
916         * g++.dg/template/recurse.C: Likewise.
917
918 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
919
920         * g++.dg/opt/dtor1.C: New test.
921
922 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
923
924         * gcc.c-torture/compile/20020315-1.c: New test.
925
926 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
927
928         * gcc.dg/weak-1.c: Fix scan tests.
929
930 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
931
932         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
933         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
934         cris-*-aout* mmix-*-*.
935         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
936         cris-*-aout* mmix-*-*.
937         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
938         cris-*-elf* cris-*-aout* and mmix-*-*.
939         * gcc.dg/20001009-1.c: Ditto.
940         * gcc.dg/20010912-1.c: Ditto.
941         * gcc.dg/20020122-4.c: Ditto.
942         * gcc.dg/inline-2.c: Ditto.
943
944 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
945
946         * gcc.c-torture/compile/20020314-1.c: New test.
947
948 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
949
950         * gcc.c-torture/execute/20020314-1.c: New test.
951
952 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
953
954         * g++.dg/warn/Wunused-1.C: New test.
955
956 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
957
958         * g++.dg/abi/mangle6.C: New test.
959
960 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
961
962         * gcc.c-torture/compile/20020309-2.c: New test.
963
964         * gcc.c-torture/compile/20020312-1.c: New test.
965
966 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
967
968         * g++.dg/other/access1.C: New test.
969
970 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
971
972         * gcc.c-torture/execute/wchar_t-1.c: New test.
973
974 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
975
976         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
977
978 2002-03-12  Roger Sayle  <roger@eyesopen.com>
979
980         * gcc.dg/20020312-1.c: New test case.
981
982 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
983
984         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
985
986 2002-03-11  Richard Henderson  <rth@redhat.com>
987
988         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
989         * g++.old-deja/g++.jason/report.C: Likewise.
990
991 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
992
993         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
994         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
995
996 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
997
998         * testsuite/g++.dg/overload/pmf1.C: New test.
999
1000 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1001
1002         * gcc.c-torture/execute/20020307-1.c: Use long.
1003
1004 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1005
1006         PR optimization/5844
1007         * gcc.dg/20020310-1.c: New test.
1008
1009 2002-03-09  Michael Meissner  <meissner@redhat.com>
1010
1011         * gcc.c-torture/execute/memcpy-2.c: New test.
1012         * gcc.c-torture/execute/memset-1.c: New test.
1013         * gcc.c-torture/execute/strlen-1.c: New test.
1014         * gcc.c-torture/execute/strcmp-1.c: New test.
1015         * gcc.c-torture/execute/strncmp-1.c: New test.
1016
1017 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1018
1019         * gcc.dg/ppc-ldstruct.c: New test.
1020
1021 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1022
1023         * gcc.c-torture/execute/va-arg-22.c: New test.
1024
1025 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1026
1027         * gcc.c-torture/compile/20020309-1.c: New test.
1028
1029 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1030
1031         * gcc.c-torture/execute/20020307-2.c: New test.
1032
1033 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1034
1035         * g77.f-torture/compile/20020307-1.f: New test.
1036
1037 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1038
1039         * gcc.dg/unordered-1.c: New test.
1040
1041 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1042
1043         * gcc.c-torture/execute/20020307-1.c: New test.
1044
1045 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1046
1047         * gcc.dg/20020304-1.c: New test.
1048
1049         * gcc.c-torture/compile/20020304-2.c: New test.
1050
1051 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1052
1053         * gcc.c-torture/compile/20020304-1.c: New test case
1054         (from PR c/5830).
1055
1056 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1057
1058         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1059
1060 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1061
1062         * g++.dg/other/classkey1.C: New test.
1063
1064 2002-03-01  Richard Henderson  <rth@redhat.com>
1065
1066         * gcc.c-torture/compile/981223-1.x: New.
1067         * gcc.c-torture/compile/920625-1.x: New.
1068
1069 2002-02-28  Richard Henderson  <rth@redhat.com>
1070
1071         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1072
1073 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1074
1075         * gcc.c-torture/execute/20020227-1.c: New test.
1076
1077 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1078
1079         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1080         here" ERROR lines.
1081         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1082         * g++.old-deja.g++.other/defarg1.C: Likewise.
1083         * g++.old-deja/g++.pt/calls2.C: Likewise.
1084         * g++.old-deja/g++.pt/crash20.C: Likewise.
1085         * g++.old-deja/g++.pt/crash30.C: Likewise.
1086         * g++.old-deja/g++.pt/crash36.C: Likewise.
1087         * g++.old-deja/g++.pt/crash6.C: Likewise.
1088         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1089         * g++.old-deja/g++.pt/derived3.C: Likewise.
1090         * g++.old-deja/g++.pt/error1.C: Likewise.
1091         * g++.old-deja/g++.pt/friend21.C: Likewise.
1092         * g++.old-deja/g++.pt/friend23.C: Likewise.
1093         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1094         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1095
1096 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1097
1098         * gcc.c-torture/execute/20020225-2.c: New test.
1099
1100 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1101
1102         * gcc.c-torture/execute/920730-1t.c,
1103         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1104         Delete test cases, only relevant to -traditional.
1105
1106 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1107
1108         * gcc.dg/cpp/undef1.c: Remove.
1109         * gcc.dg/cpp/directiv.c: Update.
1110         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1111
1112 2002-02-27  Michael Meissner  <meissner@redhat.com>
1113
1114         * gcc.c-torture/execute/20020226-1.c: New test.
1115
1116 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1117
1118         * g++.dg/debug/debug4.C: New test.
1119
1120         * gcc.dg/ia64-visibility-1.c: New test.
1121
1122 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1123
1124         * gcc.dg/debug/20020224-1.c: New.
1125
1126 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1127
1128         * gcc.c-torture/execute/960416-1.x: New.
1129         * gcc.c-torture/execute/divconst-3.x: Likewise.
1130
1131 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1132
1133         * gcc.dg/20020224-1.c: New test.
1134
1135 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1136
1137         * gcc.c-torture/execute/20020225-1.c: New.
1138
1139 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1140
1141         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1142
1143 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1144
1145         * gcc.dg/20020222-1.c: New test.
1146
1147 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1148
1149         * g++.dg/opt/anonunion1.C: New test.
1150
1151 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1152
1153         * g++.dg/template/qualttp19.C: New test.
1154         * g++.dg/template/qualttp20.C: New test.
1155         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1156         * g++.old-deja/g++.other/qual1.C: Likewise.
1157
1158 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1159
1160         * gcc.dg/attr-alwaysinline.c: New.
1161
1162 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1163
1164         * gcc.dg/20020220-1.c: New test.
1165
1166         * gcc.dg/20020220-2.c: New test.
1167
1168         * g++.dg/opt/mmx1.C: New test.
1169
1170 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1171
1172         * gcc.c-torture/compile/20020110.c: New test.
1173
1174 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1175
1176         * gcc.c-torture/execute/20020219-1.c: New test.
1177
1178         * gcc.dg/20020219-1.c: New test.
1179
1180         * gcc.dg/noncompile/20020220-1.c: New test.
1181
1182         * g++.dg/opt/ptrintsum1.C: New test.
1183
1184         * gcc.dg/debug/20020220-1.c: New test.
1185
1186 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1187
1188         * gcc.c-torture/execute/20020216-1.c: New test.
1189
1190 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1191
1192         * gcc.dg/decl-1.c: Update, new test.
1193
1194 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1195
1196         * g++.dg/abi/bitfield1.C: New test.
1197         * g++.dg/abi/bitfield2.C: New test.
1198
1199 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1200
1201         * gcc.dg/attr-nest.c: New test.
1202
1203 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1204
1205         * gcc.c-torture/execute/20020215-1.c: New test.
1206
1207 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1208
1209         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1210         * g++.dg/debug/debug.exp: New.
1211         * g++.dg/debug/trivial.C: New.
1212         * g++.dg/debug/debug1.C: Moved...
1213         * g++.dg/other/debug1.C: ...from here.
1214         * g++.dg/debug/debug2.C: Moved...
1215         * g++.dg/other/debug2.C: ...from here.
1216         * g++.dg/debug/debug3.C: Moved...
1217         * g++.dg/other/debug3.C: ...from here.
1218
1219         * gcc.dg/noncompile/20020213-1.c: New test.
1220
1221 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1222
1223         * g++.dg/other/debug3.C: New test.
1224
1225         * gcc.c-torture/execute/20020213-1.c: New test.
1226
1227 2002-02-13  Richard Smith <richard@ex-parrot.com>
1228
1229         * g++.old-deja/g++.other/thunk1.C: New test.
1230
1231 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1232
1233         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1234
1235 2002-02-13  Stan Shebs  <shebs@apple.com>
1236
1237         * gcc.dg/altivec-3.c: New.
1238
1239 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1240
1241         * gcc.dg/Wunreachable-1.c: New test.
1242         * gcc.dg/Wunreachable-2.c: New test.
1243
1244 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1245
1246         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1247
1248 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1249
1250         * gcc.dg/decl-1.c: New test.
1251
1252 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1253
1254         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1255
1256 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1257
1258         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1259         * gcc.c-torture/compile/980506-1.x: Likewise.
1260
1261 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1262
1263         * gcc.dg/20020210-1.c: New.
1264
1265 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1266
1267         * g77.f-torture/execute/947.f: New regression test
1268         for PR fortran/947.
1269
1270 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1271
1272         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1273         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1274
1275 2002-02-08  Richard Henderson  <rth@redhat.com>
1276
1277         * gcc.c-torture/compile/labels-3.c: New.
1278
1279 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1280
1281         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1282         expression statements work instead.
1283         * gcc.dg/noncompile/20020207-1.c: New test.
1284
1285 2002-02-07  Richard Henderson  <rth@redhat.com>
1286
1287         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1288
1289 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1290
1291         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1292         message from g77
1293         * lib/g77-dg.exp: Trim g77 error messages so that they are
1294         recognised by dg.exp.
1295
1296 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1297
1298         PR fortran/5473
1299         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1300
1301 2002-02-07  Richard Henderson  <rth@redhat.com>
1302
1303         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1304         to be sufficiently aligned for integers.
1305
1306 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1307
1308         * g++.dg/template/friend4.C: New test.
1309
1310 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1311
1312         PR fortran/5743
1313         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1314         unsupported cases.
1315
1316 2002-02-07  Richard Henderson  <rth@redhat.com>
1317
1318         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1319         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1320         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1321         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1322
1323 2002-02-06  Richard Henderson  <rth@redhat.com>
1324
1325         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1326
1327 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1328
1329         * gcc.dg/20020206-1.c: New test.
1330
1331 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1332
1333         * gcc.c-torture/execute/20020206-1.c: New test.
1334
1335         * gcc.c-torture/execute/20020206-2.c: New test.
1336
1337         PR optimization/5429:
1338         * gcc.c-torture/compile/20020206-1.c: New test.
1339
1340 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1341
1342         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1343         as certain file formats cannot support particularly large
1344         alignments.
1345
1346         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1347         and do not expect to be able to link the executable.
1348
1349         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1350         fail because the COFF format does not support the weak attribute.
1351
1352 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1353
1354         * g77.dg/pr5473.f:  New test
1355
1356 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1357
1358         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1359         Fix testcase accordingly.
1360
1361 2002-02-04  Richard Henderson  <rth@redhat.com>
1362
1363         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1364         (buf): Change to be an array of pointers, not ints.
1365
1366 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1367
1368         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1369         before all tests.  Move warning one line above to match where it
1370         C frontend emits.
1371         * gcc.dg/Wswitch-2.c: New test.
1372         * g++.dg/warn/Wswitch-1.C: New test.
1373         * g++.dg/warn/Wswitch-2.C: New test.
1374
1375 2002-02-04  Richard Henderson  <rth@redhat.com>
1376
1377         * g++.dg/abi/offsetof.C: Fix size comparison.
1378
1379 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1380
1381         * gcc.dg/cast-qual-2.c: New test.
1382
1383 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1384
1385         * gcc.dg/20020201-4.c: New test.
1386
1387 2002-02-04  Ben Elliston  <bje@redhat.com>
1388
1389         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1390         target_info attribute != 0, in addition to the empty string.
1391         (gcc_target_compile): Likewise.
1392
1393 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1394
1395         * gcc.dg/Wswitch.c: New test.
1396         PR gcc/4475. PR gcc/3780.
1397
1398 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1399
1400         * g77.f-torture/execute/5122.f: New test for regressions
1401         against PR fortran/5122.
1402
1403 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1404
1405         * g77.f-torture/compile/pr3743.f: Delete
1406         * g77.dg/pr3743-1.f: New test.
1407         * g77.dg/pr3743-2.f: New test.
1408         * g77.dg/pr3743-3.f: New test.
1409         * g77.dg/pr3743-4.f: New test.
1410
1411 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1412
1413         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1414
1415 2002-02-02  Richard Henderson  <rth@redhat.com>
1416
1417         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1418         * gcc.c-torture/execute/bf64-1.c: Likewise.
1419
1420 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1421
1422         * gcc.dg/20020201-2.c: New test.
1423
1424         * gcc.dg/20020201-3.c: New test.
1425
1426         * gcc.c-torture/execute/bitfld-2.c: New test.
1427
1428 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1429
1430         * gcc.dg/bitfld-1.c: Update.
1431         * gcc.dg/bitfld-2.c: Update.
1432         * gcc.c-torture/execute/bitfld-1.x: New.
1433
1434 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1435
1436         * gcc.c-torture/execute/20020201-1.c: New test.
1437
1438 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1439
1440         PR target/5469
1441         * gcc.dg/20020201-1.c: New test.
1442
1443 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1444
1445         PR fortran/3743
1446         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1447         * g77.f-torture/compile/pr3743.x: Remove
1448
1449 2002-01-31  Tom Rix  <trix@redhat.com>
1450
1451         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1452
1453 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1454
1455         * gcc.dg/noncompile/20020130-1.c: New test.
1456
1457 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1458
1459         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1460
1461 2002-01-29  Richard Henderson  <rth@redhat.com>
1462
1463         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1464         to long long.
1465         * gcc.c-torture/execute/bf64-1.c: Likewise.
1466
1467 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1468
1469         * gcc.c-torture/execute/20020129-1.c: New test.
1470
1471 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1472
1473         * gcc.c-torture/compile/20000224-1.c: Update.
1474         * gcc.c-torture/execute/bitfld-1.c: New tests.
1475         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1476         * gcc.dg/uninit-A.c: Update.
1477
1478 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1479
1480         * g++.dg/template/ctor1.C: Add instantiation.
1481
1482 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1483
1484         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1485         argument to __builtin_prefetch to be const ptr.
1486
1487 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1488
1489         * gcc.c-torture/compile/20020120-1.c: New test.
1490
1491 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1492
1493         * gcc.c-torture/execute/20020127-1.c: New test.
1494
1495 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1496
1497         * g77.dg/f77-edit-i-in.f: New test
1498         * g77.dg/f77-edit-i-out.f: New test
1499
1500 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1501
1502         * gcc.dg/debug/debug.exp: New file.
1503         * gcc.dg/debug/trivial.c: New file.
1504         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1505         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1506         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1507         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1508         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1509         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1510         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1511         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1512         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1513         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1514         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1515         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1516         * gcc.dg/20000503-1.c: Removed.
1517         * gcc.dg/20010207-1.c: Removed.
1518         * gcc.dg/20011223-1.c: Removed.
1519         * gcc.dg/20020104-2.c: Removed.
1520         * gcc.dg/debug-1.c: Removed.
1521         * gcc.dg/debug-2.c: Removed.
1522         * gcc.dg/debug-3.c: Removed.
1523         * gcc.dg/debug-4.c: Removed.
1524         * gcc.dg/debug-5.c: Removed.
1525         * gcc.dg/debug-6.c: Removed.
1526         * gcc.dg/dwarf2-1.c: Removed.
1527         * gcc.dg/dwarf2-2.c: Removed.
1528
1529 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1530
1531         * g++.old-deja/g++.other/eh5.C: New test.
1532         * g++.old-deja/g++.other/sibcall2.C: New test.
1533         * g++.old-deja/g++.other/array9.C: New test.
1534         * g++.old-deja/g++.other/typename2.C: New test.
1535         * g++.old-deja/g++.other/crash60.C: New test.
1536         * g++.old-deja/g++.other/conv9.C: New test.
1537         * g++.old-deja/g++.other/mangle10.C: New test.
1538         * g++.old-deja/g++.other/unchanging1.C: New test.
1539         * g++.old-deja/g++.other/exprstmt1.C: New test.
1540         * g++.old-deja/g++.other/inline23.C: New test.
1541         * g++.old-deja/g++.eh/ia64-1.C: New test.
1542         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1543         * g++.old-deja/g++.other/reload1.C: New test.
1544         * g++.old-deja/g++.other/static20.C: New test.
1545         * g++.old-deja/g++.other/local-alloc1.C: New test.
1546         * g++.old-deja/g++.other/conv8.C: New test.
1547         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1548         * g++.old-deja/g++.other/storeexpr1.C: New test.
1549         * g++.old-deja/g++.other/storeexpr2.C: New test.
1550         * g++.dg/eh/template2.C: New test.
1551         * g++.dg/warn/weak1.C: New test.
1552
1553 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1554
1555         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1556         Remove first, non-varying, argument.
1557
1558 2002-01-23  Richard Henderson  <rth@redhat.com>
1559
1560         * gcc.dg/inline-2.c: New.
1561
1562         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1563         Add optional target arg.  Check number of arguments.
1564         (scan-assembler-not, scan-assembler-dem): Likewise.
1565         (scan-assembler-dem-not): Likewise.
1566
1567 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1568
1569         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1570         line 12.
1571         * g++.old-deja/g++.brendan/parse3.C,
1572         g++.old-deja/g++.other/crash26.C,
1573         g++.old-deja/g++.other/crash28.C,
1574         g++.old-deja/g++.other/crash29.C,
1575         g++.old-deja/g++.other/crash30.C,
1576         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1577
1578 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1579
1580         * gcc.dg/20020115-1.c: New.
1581
1582 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1583
1584         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1585
1586 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1587
1588         * gcc.dg/20020122-3.c: New.
1589
1590 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1591
1592         * g++.dg/other/gc1.C: New test.
1593
1594 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1595
1596         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1597
1598 2002-01-22  Richard Henderson  <rth@redhat.com>
1599
1600         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1601
1602 2002-01-22  Richard Henderson  <rth@redhat.com>
1603
1604         * gcc.dg/20020122-4.c: New.
1605
1606 2002-01-22  H.J. Lu <hjl@gnu.org>
1607
1608         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1609         link output.
1610         * gcc.dg/special/ecos.exp: Likewise.
1611         * lib/g++-dg.exp: Likewise.
1612         * lib/g77-dg.exp: Likewise.
1613         * lib/gcc-dg.exp : Likewise.
1614         * lib/mike-g++.exp: Likewise.
1615         * lib/mike-g77.exp: Likewise.
1616         * lib/mike-gcc.exp: Likewise.
1617         * lib/objc-dg.exp: Likewise.
1618
1619 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1620
1621         PR target/5379
1622         * gcc.dg/20020122-2.c: New test.
1623
1624 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1625
1626         * gcc.dg/20020122-1.c: New test.
1627
1628 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1629
1630         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1631
1632 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1633
1634         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1635
1636 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1637
1638         * gcc.c-torture/compile/20020121-1.c: New test.
1639
1640 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1641
1642         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1643         ld_library_path.
1644
1645 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1646
1647         * gcc.dg/20020218-1.c: New test.
1648
1649 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1650
1651         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1652         messages
1653         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1654         "At global scope" warning
1655         * g++.dg/ext/align1.C: Change cygwin test for alignment
1656         from db-bogus to dg-warning
1657
1658 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1659
1660         * g77.f-torture/compile/cpp2.F: New test.
1661
1662 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1663
1664         * g++.dg/template/access1.C: New test.
1665
1666 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1667
1668         * gcc.dg/20020118-1.c: New.
1669
1670 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1671
1672         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1673
1674 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1675
1676         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1677         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1678         alignment warnings.
1679
1680 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1681
1682         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1683         torture_with_loops and torture_without_loops
1684
1685 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1686
1687         * gcc.c-torture/compile/20020116-1.c: New test.
1688
1689 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1690
1691         * gcc.dg/20020116-2.c: New test.
1692
1693         * gcc.dg/ultrasp4.c: New test.
1694
1695         * gcc.dg/20020116-1.c: New test.
1696
1697 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1698
1699         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1700         by EABI.
1701
1702 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1703
1704         * gcc.misc-tests/i386-prefetch.exp: New.
1705         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1706         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1707         * gcc.misc-tests/i386-pf-none-1.c: New test.
1708         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1709
1710 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1711
1712         * gcc.dg/gnu89-init-1.c: Add new tests.
1713
1714 2002-01-15  Andreas Jaeger  <aj@suse.de>
1715
1716         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1717         * gcc.dg/i386-mmx-2.c: Likewise.
1718         * gcc.dg/i386-sse-1.c: Likewise.
1719         * gcc.dg/i386-sse-2.c: Likewise.
1720         * gcc.dg/i386-sse-3.c: Likewise.
1721
1722 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1723
1724         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1725         Uncomment additional cases that now pass.
1726
1727 2002-01-11  Richard Henderson  <rth@redhat.com>
1728
1729         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1730         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1731
1732 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1733
1734         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1735
1736 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1737
1738         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1739         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1740
1741 2002-01-10  Dale Johannesen  <dalej@apple.com>
1742
1743         * gcc.c-torture/execute/loop-11.c: New.
1744
1745 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1746
1747         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1748         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1749
1750 2002-01-09  Richard Henderson  <rth@redhat.com>
1751
1752         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1753         type in which to perform the operation for each size.
1754
1755 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1756
1757         * gcc.c-torture/compile/20020109-2.c: New test.
1758
1759 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1760
1761         * gcc.c-torture/execute/loop-10.c: New test.
1762
1763 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1764
1765         * gcc.c-torture/compile/20010226-1.c: New test.
1766         * gcc.c-torture/compile/20010227-1.c: New test.
1767         * gcc.c-torture/compile/20010426-1.c: New test.
1768         * gcc.c-torture/compile/20010510-1.c: New test.
1769         * gcc.c-torture/compile/20010605-3.c: New test.
1770         * gcc.c-torture/compile/20010824-1.c: New test.
1771         * gcc.c-torture/execute/20010409-1.c: New test.
1772         * gcc.dg/noncompile/20000901-1.c: New test.
1773         * gcc.dg/20001023-1.c: New test.
1774         * gcc.dg/20001101-1.c: New test.
1775         * gcc.dg/20001102-1.c: New test.
1776         * gcc.dg/20010207-1.c: New test.
1777         * gcc.dg/20010405-1.c: New test.
1778         * gcc.dg/20010822-1.c: New test.
1779         * gcc.dg/20011107-1.c: New test.
1780
1781 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1782
1783         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1784
1785         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1786         execution failure on PA targets.
1787
1788 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1789
1790         * gcc.c-torture/compile/20020109-1.c: New test.
1791
1792 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1793
1794         * gcc.c-torture/execute/20020108-1.c: New test.
1795
1796 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1797
1798         * gcc.dg/20020108-1.c: New test.
1799
1800 2002-01-08  H.J. Lu <hjl@gnu.org>
1801
1802         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1803         for header files.
1804
1805 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1806
1807         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1808         consistency.
1809
1810 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1811
1812         * gcc.dg/altivec-4.c: Test altivec predicates.
1813
1814 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1815
1816         * gcc.c-torture/execute/20020107-1.c: New test.
1817
1818 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1819
1820         PR c/5279
1821         * gcc.c-torture/compile/20020106-1.c: New test.
1822
1823 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1824
1825         * gcc.c-torture/execute/nestfunc-4.c: New test.
1826
1827 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1828
1829         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1830         extra triple that slipped in.
1831         * g++.old-deja/g++.abi/align.C: Likewise.
1832         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1833
1834 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1835
1836         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1837         * g++.old-deja/g++.abi/align.C: Likewise.
1838         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1839
1840         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1841         on FreeBSD/i386.
1842         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1843         FreeBSD.
1844
1845 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1846
1847         * gcc.dg/20020104-1.c: New test.
1848
1849         * gcc.dg/20020104-2.c: New test.
1850
1851 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1852
1853         * gcc.dg/20020103-1.c: Fix typo in target selector.
1854
1855 2002-01-03  Richard Henderson  <rth@redhat.com>
1856
1857         * gcc.dg/20020103-1.c: New.
1858
1859 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1860
1861         * gcc.c-torture/execute/20020103-1.c: New test.
1862
1863 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1864
1865         * g++.dg/other/debug2.C: New test.
1866
1867         * gcc.c-torture/compile/20020103-1.c: New test.
1868
1869 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1870
1871         * gcc.dg/gnu89-init-1.c: Added new tests.
1872
1873 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1874
1875         * g++.dg/template/friend2.C: Remove as patch is reverted.
1876
1877         * g++.dg/warn/oldcast1.C: New test.
1878
1879         * g++.dg/template/ptrmem1.C: New test.
1880         * g++.dg/template/ptrmem2.C: New test.
1881
1882         * g++.dg/template/ntp.C: New test.
1883
1884         * g++.dg/other/component1.C: New test.
1885
1886         * g++.dg/template/ttp3.C: New test.
1887
1888         * g++.dg/template/friend2.C: New test.
1889         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1890
1891 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1892
1893         * g++.dg/other/ptrmem1.C: New test.
1894         * g++.dg/other/ptrmem2.C: New test.
1895
1896 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1897
1898         * g++.dg/template/ctor1.C: New test.
1899
1900 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1901
1902         * g++.dg/template/friend2.C: New test.
1903
1904 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1905
1906         * gcc.dg/mmix-1.c: New test.
1907
1908 2001-12-31  Richard Henderson  <rth@redhat.com>
1909
1910         * gcc.dg/asm-5.c: New.
1911
1912 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1913
1914         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1915         in namespace __gnu_cxx
1916
1917 2001-12-30  Richard Henderson  <rth@redhat.com>
1918
1919         * gcc.dg/debug-6.c: New.
1920
1921 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1922
1923         * gcc.c-torture/compile/20011229-2.c: New test.
1924
1925 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1926
1927         * gcc.dg/debug-3.c: New test.
1928         * gcc.dg/debug-4.c: New test.
1929         * gcc.dg/debug-5.c: New test.
1930
1931 2001-12-29  Richard Henderson  <rth@redhat.com>
1932
1933         * g++.dg/eh/loop1.C: New.
1934
1935 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1936
1937         * g++.dg/template/crash1.C: New test.
1938
1939 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1940
1941         * g++.dg/other/const1.C: New test.
1942
1943 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1944
1945         * gcc.c-torture/compile/20011229-1.c: New test.
1946
1947 2001-12-28  Stan Shebs  <shebs@apple.com>
1948
1949         * lib/objc-torture.exp: Resync with c-torture.exp.
1950         * lib/objc.exp: Load standard libraries.
1951
1952 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1953
1954         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1955         additional tests.
1956
1957 2001-12-27  Roger Sayle <roger@eyesopen.com>
1958
1959         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1960
1961 2001-12-27  Richard Henderson  <rth@redhat.com>
1962
1963         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1964
1965 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1966
1967         * g++.dg/eh/ctor1.C: New test.
1968         * g++.dg/other/error2.C: New test.
1969
1970 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1971
1972         * g++.dg/other/init2.C: New test.
1973
1974 2001-12-24  Richard Henderson  <rth@redhat.com>
1975
1976         * gcc.dg/20011223-1.c: New.
1977         * gcc.dg/inline-1.c: New.
1978
1979 2001-12-23  Richard Henderson  <rth@redhat.com>
1980
1981         * gcc.dg/asm-4.c: Test operand modifiers.
1982
1983 2001-12-23  Richard Henderson  <rth@redhat.com>
1984
1985         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
1986
1987 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1988
1989         * gcc.c-torture/execute/20011223-1.c: New test.
1990
1991 2001-12-21  Richard Henderson  <rth@redhat.com>
1992
1993         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
1994         re-enables the warning.
1995
1996 2001-12-21  Richard Henderson  <rth@redhat.com>
1997
1998         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
1999
2000 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2001
2002         * gcc.c-torture/compile/20011218-1.c: New test.
2003
2004 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2005
2006         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2007         arm-isr.c test.
2008         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2009         epilogue generation for ARM ISR routines.
2010
2011 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2012
2013         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2014         * gcc.dg/format/c90-printf-3.c: Likewise.
2015         * gcc.dg/format/c99-printf-3.c: Likewise.
2016         * gcc.dg/format/ext-1.c: Likewise.
2017         * gcc.dg/format/ext-6.c: Likewise.
2018         * gcc.dg/format/format.h: Prototype unlocked stdio.
2019
2020 2001-12-20  Richard Henderson  <rth@redhat.com>
2021
2022         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2023         (arena): Use it.
2024         (malloc): Correct allocation logic.  Abort if we fill up the
2025         arena before initialization complete.
2026         (realloc): Correct allocation logic.
2027
2028 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2029
2030         * gcc.c-torture/compile/20011219-2.c: New test.
2031
2032         * gcc.c-torture/execute/20011219-1.c: New test.
2033
2034 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2035
2036         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2037         target does not support weak symbols.
2038
2039 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2040
2041         * gcc.c-torture/compile/20011219-1.c: New test.
2042
2043 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2044
2045         * g++.dg/other/error1.C: New test.
2046
2047 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2048
2049         * gcc.c-torture/execute/20011217-1.c: New test.
2050
2051 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2052
2053         * objc.dg/special/: New directory.
2054         * objc.dg/special/special.exp: New file.
2055         * objc.dg/special/unclaimed-category-1.h: New file.
2056         * objc.dg/special/unclaimed-category-1a.m: New file.
2057         * objc.dg/special/unclaimed-category-1.m: New file.
2058
2059 2001-12-17  Andreas Jaeger  <aj@suse.de>
2060
2061         * gcc.c-torture/compile/20011217-2.c: New test.
2062
2063 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2064
2065         * gcc.c-torture/compile/20011217-1.c: New test.
2066
2067 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2068
2069         * testsuite/gcc.dg/20011214-1.c: New.
2070
2071 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2072
2073         * gcc.dg/altivec-4.c: New.
2074
2075 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2076
2077         * gcc.dg/20011113-1.c: New test.
2078
2079 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2080
2081         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2082         std::__malloc_alloc_template<0> and
2083         std::__default_alloc_template<false, 0>.
2084
2085 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2086
2087         * objc/execute/bf-21.m: New test.
2088         * objc/execute/enumeration-1.m: New test.
2089         * objc/execute/enumeration-2.m: New test.
2090
2091 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2092
2093         * gcc.dg/gnu89-init-1.c: New test.
2094
2095 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2096
2097         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2098         * g++.old-deja/g++.jason/2371.C: Likewise.
2099         * g++.old-deja/g++.jason/template33.C: Likewise.
2100         * g++.old-deja/g++.jason/template34.C: Likewise.
2101         * g++.old-deja/g++.jason/template36.C: Likewise.
2102         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2103         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2104         * g++.old-deja/g++.other/typename1.C: Likewise.
2105         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2106         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2107         * g++.old-deja/g++.pt/typename11.C: Likewise.
2108         * g++.old-deja/g++.pt/typename14.C: Likewise.
2109         * g++.old-deja/g++.pt/typename16.C: Likewise.
2110         * g++.old-deja/g++.pt/typename3.C: Likewise.
2111         * g++.old-deja/g++.pt/typename4.C: Likewise.
2112         * g++.old-deja/g++.pt/typename5.C: Likewise.
2113         * g++.old-deja/g++.pt/typename7.C: Likewise.
2114         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2115
2116 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2117
2118         * g++.dg/other/linkage1.C: New test.
2119         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2120         specifiers.
2121
2122 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2123
2124         * gcc.dg/concat.c: New test.
2125
2126 2001-12-11  Stan Shebs  <shebs@apple.com>
2127
2128         * objc/compile: New test directory.
2129         * objc/compile/compile.exp: New expect script.
2130         * objc/compile/20011211-1.m: New compile test.
2131
2132 2001-12-11  Jason Merrill  <jason@redhat.com>
2133
2134         * lib/prune.exp (prune_gcc_output): Also handle "In member
2135         function".  So many permutations...
2136
2137 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2138
2139         * g++.dg/template/typedef1.C: New test.
2140
2141 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2142
2143         * g++.dg/other/copy1.C: New test.
2144
2145 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2146
2147         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2148
2149         * gcc.dg/builtin-choose-expr.c: New.
2150
2151 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2152
2153         * gcc.dg/altivec-2.c: New.
2154
2155 2001-12-07  Richard Henderson  <rth@redhat.com>
2156
2157         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2158
2159 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2160
2161         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2162         ultrasparc.
2163
2164 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2165
2166         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2167
2168 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2169
2170         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2171         variable argument list.
2172
2173 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2174
2175         * gcc.c-torture/execute/memcheck: Delete entire directory.
2176         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2177         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2178
2179 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2180
2181         * gcc.dg/Wshadow-1.c: New test.
2182
2183 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2184
2185         * gcc.c-torture/compile/20011130-1.c: New test.
2186
2187         * gcc.dg/noncompile/20011025-1.c: New test.
2188
2189         * g++.dg/other/anon-union.C: New test.
2190
2191         * gcc.c-torture/execute/20011024-1.c: New test.
2192
2193 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2194
2195         * gcc.c-torture/execute/20000722-1.x,
2196         gcc.c-torture/execute/20010123-1.x: Remove.
2197         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2198         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2199         gcc.dg/c99-complit-2.c: New tests.
2200
2201 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2202
2203         * g++.dg/inherit/base1.C: New test.
2204
2205 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2206
2207         * g++.dg/other/stdarg1.C: New test.
2208
2209         * gcc.c-torture/compile/20011130-2.c: New test.
2210
2211 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2212
2213         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2214         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2215         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2216         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2217         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2218         * gcc.dg/builtin-prefetch-1.c: New test.
2219
2220 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2221
2222         * gcc.dg/20011130-1.c: New test.
2223
2224 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2225
2226         * g++.dg/other/scope1.C: New test.
2227         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2228
2229 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2230
2231         * gcc.dg/vla-init-1.c: New test.
2232
2233 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2234
2235         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2236
2237 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2238
2239         * objc.dg/alias.m: Update.
2240         * objc.dg/class-1.m: Update.
2241         * objc.dg/const-str-1.m: Update.
2242         * objc.dg/fwd-proto-1.m: Update.
2243         * objc.dg/id-1.m: Update.
2244         * objc.dg/super-class-1.m: Update.
2245
2246 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2247
2248         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2249         constructs.
2250
2251 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2252
2253         * gcc.c-torture/execute/20011128-1.c: New test.
2254
2255 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2256
2257         * gcc.dg/20011127-1.c: New test.
2258
2259 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2260
2261         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2262         from Austin Group draft 7.
2263         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2264         scanf format arguments.
2265         * gcc.dg/format/no-exargs-2.c: New test.
2266
2267 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2268
2269         * g++.dg/abi/vbase8-4.C: New test.
2270
2271 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2272
2273         * gcc.c-torture/execute/20011121-1.c: New test.
2274
2275 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2276
2277         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2278
2279 2001-11-23  Andreas Jaeger  <aj@suse.de>
2280
2281         * gcc.dg/cpp/charconst-2.c: New test.
2282
2283 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2284
2285         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2286         to the host if it is remote.  Let tests specify extra headers
2287         they use.
2288         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2289         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2290         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2291         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2292         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2293         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2294         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2295         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2296         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2297         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2298
2299 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2300
2301         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2302         for little endian ARMs.
2303
2304 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2305
2306         * gcc.c-torture/compile/20011119-1.c: New test.
2307         * gcc.c-torture/compile/20011119-2.c: New test.
2308
2309 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2310
2311         * gcc.dg/altivec-1.c: Fix typo.
2312
2313 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2314
2315         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2316
2317 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2318
2319         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2320
2321 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2322
2323         * lib/g77.exp: Don't specify --rpath-link.
2324
2325         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2326         across all the headers.
2327         * gcc.dg/format/format.exp: For testing on a remote host,
2328         copy format.h.
2329
2330         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2331         * gcc.c-torture/execute/930406-1.c: Likewise.
2332         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2333
2334 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2335
2336         * gcc.dg/altivec-1.c: New.
2337
2338 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2339
2340         * gcc.dg/cpp/fpreprocessed.c: New test case.
2341
2342 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2343
2344         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2345         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2346         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2347
2348 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2349
2350         * gcc.dg/no-builtin-1.c: New test.
2351
2352 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2353
2354         * gcc.c-torture/execute/20011115-1.c: New test.
2355
2356 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2357
2358         * gcc.c-torture/compile/20011114-2.c: New test.
2359         * gcc.c-torture/compile/20011114-3.c: New test.
2360         * gcc.c-torture/compile/20011114-4.c: New test.
2361
2362 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2363
2364         * g++.dg/other/init1.C: New test.
2365
2366 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2367
2368         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2369         message.
2370
2371         * gcc.c-torture/execute/20011114-1.c: New testcase.
2372
2373         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2374         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2375         like the (before this change) version of 20010327-1.c.
2376
2377 2001-11-14  Roger Sayle <roger@eyesopen.com>
2378
2379         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2380
2381 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2382
2383         * g++.dg/init/array2.C: New test.
2384
2385 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2386
2387         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2388
2389 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2390
2391         * g++.dg/other/forscope1.C: New test.
2392         * g++.dg/ext/forscope1.C: New test.
2393         * g++.dg/ext/forscope2.C: New test.
2394
2395 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2396
2397         * gcc.c-torture/execute/20011113-1.c: New test.
2398
2399 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2400
2401         * gcc.c-torture/execute/20011109-2.c: New test.
2402
2403         * gcc.c-torture/execute/20011109-1.c: New test.
2404
2405 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2406
2407         * gcc.c-torture/compile/20011109-1.c: New test.
2408
2409 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2410
2411         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2412         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2413         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2414         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2415         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2416         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2417         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2418
2419 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2420
2421         * g++.dg/warn/Wshadow-1.C: New tests.
2422         * g++.old-deja/g++.mike/for3.C: Update.
2423
2424 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2425
2426         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2427         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2428         XFAILs.  Adjust expected error texts.
2429         * gcc.c-torture/compile/20011106-1.c,
2430         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2431         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2432         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2433         gcc.dg/c99-array-lval-5.c: New tests.
2434
2435 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2436
2437         * gcc.dg/cpp/defined.c: Update.
2438
2439 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2440
2441         * gcc.c-torture/execute/anon-1.c: New test.
2442
2443 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2444
2445         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2446         same size, so no warning should be produced on stormy16.
2447
2448         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2449         due to oversized array.
2450         * g++.old-deja/g++.mike/ns15.C: Likewise.
2451         * g++.old-deja/g++.pt/crash16.C: Likewise.
2452
2453 2001-11-02  Graham Stott  <grahams@redhat.com>
2454
2455         * g++.dgother/debug1.C: Fix typos.
2456
2457 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2458
2459         * g++.dg/other/debug1.C: New test.
2460
2461 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2462
2463         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2464         of unsigned long.
2465
2466 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2467
2468         * gcc.dg/20011029-2.c: New test.
2469
2470         * gcc.c-torture/compile/20011029-1.c: New test.
2471
2472 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2473
2474         * objc/execute/class_self-1.m: New test.
2475         * objc/execute/class_self-2.m: New test.
2476
2477 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2478
2479         * gcc.misc-tests/msgs.exp: Delete.
2480         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2481         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2482         error set to match recent changes.
2483
2484 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2485
2486         * gcc.dg/20011021-1.c: New test.
2487
2488 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2489
2490         * gcc.c-torture/compile/20011023-1.c: New test.
2491
2492 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2493
2494         * lib/g77.exp: Rewrite based on lib/g++.exp.
2495
2496 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2497
2498         * gcc.c-torture/execute/20011019-1.c: New test.
2499
2500         * gcc.dg/20011018-1.c: New test.
2501
2502 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2503
2504         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2505
2506 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2507
2508         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2509         * gcc.dg/attr-invalid.c: Likewise.
2510
2511 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2512
2513         * testsuite/gcc.dg/20011015-1.c: New test.
2514
2515 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2516
2517         * g++.dg/template/unify2.C: New test.
2518
2519 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2520
2521         * g++.dg/other/exception-specification.C: New test
2522
2523 2001-10-13  Tom Rix  <trix@redhat.com>
2524
2525         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2526         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2527
2528 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2529
2530         * testsuite/gcc.dg/20011009-1.c: New test.
2531
2532 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2533
2534         PR g++/4476
2535         * g++.dg/other/friend1.C: New test.
2536
2537 2001-10-11  Richard Henderson  <rth@redhat.com>
2538
2539         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2540
2541 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2542
2543         * gcc.c-torture/compile/20011010-1.c: New.
2544
2545 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2546
2547         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2548         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2549         g77.f-torture/execute/execute.exp,
2550         g77.f-torture/noncompile/noncompile.exp,
2551         gcc.c-torture/compile/compile.exp,
2552         gcc.c-torture/execute/execute.exp,
2553         gcc.c-torture/execute/ieee/ieee.exp,
2554         gcc.c-torture/execute/memcheck/memcheck.exp,
2555         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2556         objc/execute/execute.exp: Update FSF address.
2557
2558 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2559
2560         * gcc.dg/cpp/cmdlne-C.c: Update.
2561         * gcc.dg/cpp/cmdlne-C2.c: New.
2562
2563 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2564
2565         * gcc.c-torture/execute/20011008-3.c: New.
2566
2567 2001-10-08  DJ Delorie  <dj@redhat.com>
2568
2569         * gcc.dg/20011008-1.c: New.
2570         * gcc.dg/20011008-2.c: New.
2571
2572 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2573
2574         * gcc.dg/cpp/spacing1.c: Update test.
2575
2576 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2577
2578         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2579         spelling errors of "separate" as "seperate".
2580
2581 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2582
2583         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2584         enough to avoid inlining.
2585
2586 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2587
2588         * lib/g77.exp: set libg2c_dir correctly.
2589
2590 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2591
2592         * gcc.dg/cpp/macro11.c: New test.
2593
2594 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2595
2596         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2597         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2598         gcc.dg/format/multattr-3.c: New tests.
2599         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2600         tests for format attributes on function pointers being rejected.
2601
2602 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2603
2604         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2605
2606 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2607
2608         * g++.dg/warn/format1.C: New test.
2609
2610 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2611
2612         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2613
2614 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2615
2616         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2617
2618 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2619
2620         * gcc.dg/cpp/redef2.c: Add test.
2621
2622 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2623
2624         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2625         long-standing bug on i686, apparently.
2626         * gcc.c-torture/execute/loop-2c.x: New file.
2627         * gcc.c-torture/execute/loop-2d.x: New file.
2628         * gcc.c-torture/execute/loop-3c.x: New file.
2629
2630 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2631
2632         * gcc.dg/cpp/20000625-2.c: Correct line number.
2633
2634 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2635
2636         * gcc.dg/cpp/macro10.c: New test.
2637         * gcc.dg/cpp/strify3.c: New test.
2638         * gcc.dg/cpp/spacing1.c: Add tests.
2639         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2640         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2641
2642 2001-09-24  DJ Delorie  <dj@redhat.com>
2643
2644         * gcc.c-torture/execute/20010924-1.c: New test.
2645
2646 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2647
2648         * testsuite/objc/execute/paste.m: Remove.
2649
2650 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2651
2652         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2653
2654 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2655
2656         * g77.dg/strlen0.f: New test.
2657
2658 2001-09-21  Richard Henderson  <rth@redhat.com>
2659
2660         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2661         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2662
2663 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2664
2665         Table-driven attributes.
2666         * g++.dg/ext/attrib1.C: New test.
2667
2668 2001-09-20  DJ Delorie  <dj@redhat.com>
2669
2670         * gcc.dg/20000926-1.c: Update expected warning messages.
2671         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2672         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2673         array.
2674
2675 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2676
2677         * g++.dg/eh/registers1.C: New test case.
2678
2679 2001-09-17  Richard Henderson  <rth@redhat.com>
2680
2681         * gcc.dg/array-5.c: Fix VLA decomposition test.
2682
2683 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2684
2685         * gcc.dg/cpp/line5.c: New testcase.
2686
2687 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2688
2689         * gcc.dg/cpp/macro9.c: New test.
2690
2691 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2692
2693         * gcc.c-torture/execute/980223.c: Change type of addr from long
2694         to char *.
2695
2696 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2697
2698         * gcc.c-torture/execute/20010915-1.c: New test.
2699
2700 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2701
2702         * g77.dg/bprob: New directory.
2703         * g77.dg/bprob/bprob.exp: New file.
2704         * g77.dg/bprob/bprob-1.f: New test.
2705         * g77.dg/gcov: New directory.
2706         * g77.dg/gcov/gcov.exp: New file.
2707         * g77.dg/gcov/gcov-1.f: New test.
2708         * g77.dg/gcov/gcov-1.x: New file.
2709
2710 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2711
2712         * gcc.dg/cpp/directiv.c: Update.
2713         * gcc.dg/cpp/undef1.c: Update.
2714
2715 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2716
2717         * gcc.dg/20010912-1.c: New test.
2718
2719 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2720
2721         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2722         language-independent file in lib.
2723         * lib/gcov.exp: New file.
2724
2725 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2726
2727         * gcc.c-torture/compile/20010911-1.c: New test.
2728
2729 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2730
2731         * lib/profopt.exp: New, to support profile-directed optimizations.
2732         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2733         * gcc.misc-tests/bprob-1.c: New test.
2734         * gcc.misc-tests/bprob-2.c: New test.
2735
2736 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2737
2738         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2739         XFAIL and which kinds of gcov output to verify.
2740         * gcc.misc-tests/gcov-4b.x: New file.
2741         * gcc.misc-tests/gcov-5b.x: New file.
2742         * gcc.misc-tests/gcov-6.x: New file.
2743         * gcc.misc-tests/gcov-7.c: New test.
2744         * gcc.misc-tests/gcov-7.x: New file.
2745
2746 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2747
2748         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2749         * gcc.misc-tests/gcov-6.c: New test.
2750
2751 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2752
2753         PR c++/3986
2754         * g++.dg/abi/vbase1.C: New test.
2755
2756 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2757
2758         * objc.dg/method-2.m: New.
2759
2760 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2761
2762         PR c++/4203
2763         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2764         * g++.dg/init/empty1.C: New test.
2765
2766 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2767
2768         * gcc.c-torture/compile/20010903-1.c: New test.
2769
2770 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2771
2772         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2773         for m68k.
2774
2775 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2776
2777         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2778
2779         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2780
2781         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2782
2783 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2784
2785         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2786         for 16-bit 'unsigned int'.
2787
2788 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2789
2790         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2791
2792 2001-08-27  Richard Henderson  <rth@redhat.com>
2793
2794         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2795         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2796
2797 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2798
2799         * gcc.dg/asm-names.c (ymain): New.
2800
2801 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2802
2803         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2804         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2805         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2806
2807 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2808
2809         * gcc.dg/compare5.c: New testcase.
2810
2811 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2812
2813         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2814         and "In instantiation".
2815
2816 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2817
2818         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2819
2820 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2821
2822         * gcc.misc-tests/gcov.exp: Add support for branch information.
2823         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2824         * gcc.misc-tests/gcov-4.c: New test.
2825         * gcc.misc-tests/gcov-4b.c: New test.
2826         * gcc.misc-tests/gcov-5b.c: New test.
2827
2828 2001-08-20  Zack Weinberg  <zackw@panix.com>
2829
2830         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2831         expected to fail.
2832
2833 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2834
2835         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2836
2837 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2838
2839         * g++.dg/eh/template1.C: New test.
2840
2841 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2842
2843         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2844         Fix thinko.
2845         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2846         for xfail.
2847
2848 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2849
2850         * lib/g77-dg.exp:  Use prune.exp for common procedures
2851         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2852         * lib/g77.exp: (g77-dg-prune) Remove
2853
2854 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2855
2856         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2857
2858 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2859
2860         * g++.dg/template/unify1.C: New test.
2861
2862 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2863
2864         * g++.dg/abi/empty4.C: New test.
2865
2866 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2867
2868         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2869         solaris2.*
2870         * g77.f-torture/compile/pr3743.x: Likewise
2871
2872 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2873
2874         * g++.dg/other/using-declaration.C: New test.
2875
2876 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2877
2878         * gcc.dg/cpp/tr-sign.c: New testcase.
2879
2880 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2881
2882         * gcc.dg/cpp/19951025-1.c: Revert.
2883         * gcc.dg/cpp/directiv.c: We no longer process directives that
2884         interrupt macro arguments.
2885
2886 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2887
2888         * gcc.dg/bconstp-1.c: New test.
2889
2890 2001-08-03  Richard Henderson  <rth@redhat.com>
2891
2892         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2893
2894 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2895
2896         * gcc.dg/cpp/19951025-1.c: Update.
2897
2898 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2899
2900         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2901         should be x.
2902
2903 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2904
2905         Kill -fhonor-std.
2906         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2907         * g++.old-deja/g++.other/std1.C: Likewise.
2908         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2909
2910 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2911
2912         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2913         (g77_pass, g77_fail, g77_finish, g77_exit,
2914         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2915
2916 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2917
2918         * g77.dg/fbackslash.f
2919         * g77.dg/fcase-preserve.f
2920         * g77.dg/ff90-1.f
2921         * g77.dg/ffixed-line-length-0.f
2922         * g77.dg/ffixed-line-length-132.f
2923         * g77.dg/ffixed-line-length-7.f
2924         * g77.dg/ffixed-line-length-72.f
2925         * g77.dg/ffixed-line-length-none.f
2926         * g77.dg/ffree-form-1.f
2927         * g77.dg/fno-backslash.f
2928         * g77.dg/fno-f90-1.f
2929         * g77.dg/fno-fixed-form-1.f
2930         * g77.dg/fno-onetrip.f
2931         * g77.dg/fno-typeless-boz.f
2932         * g77.dg/fno-underscoring.f
2933         * g77.dg/fno-vxt-1.f
2934         * g77.dg/fonetrip.f
2935         * g77.dg/ftypeless-boz.f
2936         * g77.dg/fugly-assumed.f
2937         * g77.dg/funderscoring.f
2938         * g77.dg/fvxt-1.f
2939
2940 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2941
2942         * objc.dg/fwd-proto-1.m: New.
2943         * objc.dg/local-decl-1.m: New.
2944         * objc.dg/naming-1.m: New.
2945         * objc.dg/naming-2.m: New.
2946         * objc.dg/proto-hier-1.m: New.
2947
2948 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2949
2950         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2951         largest-type elements to a struct makes its size grow.
2952
2953 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2954
2955         * g++.dg/abi/vthunk1.C: New test.
2956
2957 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2958
2959         * g++.dg/abi/vbase8-22.C: New test.
2960
2961 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2962
2963         * gcc.dg/cpp/macro8.c: New test.
2964
2965 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2966
2967         * g++.dg/abi/vbase8-21.C: New test.
2968
2969 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2970
2971         * g++.dg/abi/vbase8-10.C: New test.
2972
2973 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2974
2975         * lib/g++.exp (g++_set_ld_library_path): Renamed to
2976         ${tool}_set_ld_library_path.
2977         Changed caller.
2978         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
2979         g++.exp.
2980
2981 2001-07-26  Stan Cox <scox@redhat.com>
2982
2983         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
2984         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
2985         gcc_exit, gcc_check_unsupported_p):
2986         Moved to gcc-deps.exp
2987         * gcc-deps.exp: New file.
2988
2989 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2990
2991         * g++.old-deja/g++.pt/defarg14.C: New test.
2992
2993 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2994
2995         * g++.old-deja/g++.other/lineno5.C: New test.
2996
2997 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
2998
2999         * g++.old-deja/g++.pt/crash68.C: New test.
3000
3001 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3002
3003         * g++.old-deja/g++.other/crash42.C: New test.
3004
3005 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3006
3007         * gcc.dg/cpp/extratokens.c: Fix.
3008         * gcc.dg/cpp/skipping2.c: New tests.
3009
3010 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3011
3012         * gcc.c-torture/execute/20010724-1.c: New file.
3013         * gcc.c-torture/execute/20010724-1.x: New file.
3014
3015 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3016
3017         * g++.old-deja/g++.other/cond7.C: New test.
3018
3019 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3020
3021         * g++.old-deja/g++.other/optimize4.C: New test.
3022
3023 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3024
3025         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3026
3027 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3028
3029         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3030         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3031         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3032         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3033
3034         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3035         bug report" message.
3036
3037         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3038         * g++.dg/ext/instantiate1.C: Move from old-deja.
3039
3040 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3041
3042         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3043         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3044         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3045         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3046
3047 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3048
3049         * gcc.c-torture/execute/20010723-1.c: New test.
3050
3051 2001-07-23  Ben Elliston  <bje@redhat.com>
3052
3053         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3054
3055 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3056
3057         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3058         i[34567]86-*-*.
3059         Delete handling of ieee_multilib_flags.
3060         Pass -mieee for alpha*-*-* and sh-*-*.
3061         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3062
3063 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3064
3065         Remove old-abi tests.
3066         * g++.old-deja/g++.mike/p11116.C: Remove.
3067         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3068
3069 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3070
3071         * g77.f-torture/compile/pr3743.f:  New test
3072
3073 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3074
3075         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3076
3077 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3078
3079         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3080         g++.old-deja/g++.pt/static6.C: Likewise.
3081         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3082         supports weak symbols.
3083
3084 2001-07-18  Andreas Jaeger  <aj@suse.de>
3085
3086         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3087         supported again.
3088
3089 2001-07-18  Andreas Jaeger  <aj@suse.de>
3090
3091         * gcc.dg/iftrap-1.c: Fix target line.
3092
3093 2001-07-17  Richard Henderson  <rth@redhat.com>
3094
3095         * gcc.c-torture/execute/20010717-1.c: New.
3096
3097 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3098
3099         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3100         tests.
3101
3102 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3103
3104         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3105
3106 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3107
3108         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3109         UAC_SIGBUS, UAC_NOPRINT definitions.
3110
3111 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3112
3113         * objc/execute/object_is_class.m: New test.
3114         * objc/execute/object_is_meta_class.m: New test.
3115
3116 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3117
3118         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3119         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3120
3121 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3122
3123         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3124         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3125
3126 2001-07-14  Richard Henderson  <rth@redhat.com>
3127
3128         * gcc.dg/iftrap-1.c: New.
3129
3130 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3131
3132         * g77.f-torture/execute/intrinsic77.f: New test.
3133
3134 2001-07-11  Janis Johnson <janis@us.ibm.com>
3135
3136         * gcc.misc-tests/gcov-3.c: New test.
3137
3138 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3139
3140         * gcc.c-torture/compile/20010711-1.c,
3141         * gcc.c-torture/compile/20010711-2.c: New tests.
3142
3143 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3144
3145         * gcc.c-torture/execute/20010711-1.c: New test.
3146
3147 2001-07-11  Ben Elliston  <bje@redhat.com>
3148
3149         * g++.old-deja/g++.other/enum5.C: New test.
3150
3151 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3152
3153         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3154         (g++-dg-prune): Call prune_gcc_output.
3155         * prune.exp: New file for prune_gcc_output.
3156         * lib/g++.exp, lib/gcc.exp: Load it.
3157
3158 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3159
3160         * gcc.c-torture/compile/20010701-1.c,
3161         g++.old-deja/g++.ext/attrib6.C: New tests.
3162
3163 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3164
3165         * gcc.c-torture/compile/20010706-1.c: New test.
3166
3167 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3168
3169         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3170
3171 2001-06-28  Stan Shebs  <shebs@apple.com>
3172
3173         * gcc.dg/pragma-darwin.c: New test.
3174
3175 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3176
3177         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3178         Solaris 2.[678] system.
3179
3180 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3181
3182         * gcc.dg/20010622-1.c: New test.
3183
3184 2001-06-18  Stan Shebs  <shebs@apple.com>
3185
3186         * objc.dg: New directory.
3187         * objc.dg/dg.exp: New file.
3188         * objc.dg/alias.m: New.
3189         * objc.dg/class-1.m: New.
3190         * objc.dg/class-2.m: New.
3191         * objc.dg/const-str-1.m: New.
3192         * objc.dg/const-str-2.m: New.
3193         * objc.dg/id-1.m: New.
3194         * objc.dg/method-1.m: New.
3195         * objc.dg/super-class-1.m: New.
3196         * lib/objc-dg.exp: New file.
3197
3198 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3199
3200         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3201         of label name.
3202
3203 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3204
3205         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3206
3207 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3208
3209         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3210         variable.
3211
3212 2001-06-12  Richard Henderson  <rth@redhat.com>
3213
3214         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3215
3216 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3217
3218         * g++.old-deja/g++.abi/vbase5.C: New test.
3219         * g++.old-deja/g++.abi/vbase6.C: New test.
3220         * g++.old-deja/g++.abi/vbase7.C: New test.
3221
3222 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3223
3224         * gcc.c-torture/compile/20010610-1.c: New test.
3225
3226 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3227
3228         * g++.old-deja/g++.abi/vbase4.C: New test.
3229
3230 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3231
3232         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3233         support %f for HC11/HC12 targets.
3234         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3235         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3236         on HC11/HC12 targets.
3237         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3238
3239 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3240
3241         * gcc.dg/wchar_t-1.c: New file.
3242         * gcc.dg/wint_t-1.c: Likewise.
3243
3244 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3245
3246         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3247
3248 2001-06-11  Richard Henderson  <rth@redhat.com>
3249
3250         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3251
3252 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3253
3254         * gcc.c-torture/compile/20010611-1.c: New test.
3255
3256 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3257
3258         * gcc.dg/c99-tag-1.c: Add more tests.
3259
3260 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3261
3262         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3263         representation on MN10300 and ARM/Thumb.
3264
3265 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3266
3267         * g77.f-torture/execute/20010610.f: New.
3268
3269 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3270
3271         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3272         names.
3273
3274 2001-06-09  Richard Henderson  <rth@redhat.com>
3275
3276         * gcc.c-torture/execute/ashrdi-1.c: New.
3277         * gcc.c-torture/execute/ashldi-1.c: New.
3278         * gcc.c-torture/execute/lshrdi-1.c: New.
3279
3280 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3281
3282         * objc/execute/load-3.m: Added. Check sending +load to categories,
3283         in addition to classes.
3284
3285 2001-06-08  Stan Shebs  <shebs@apple.com>
3286
3287         * objc/execute/load-2.m: New test.  From Nicola Pero
3288         <n.pero@mi.flashnet.it>.
3289
3290 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3291
3292         * gcc.c-torture/execute/20010605-2.c: New test.
3293
3294 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3295
3296         * g++.old-deja/g++.abi/vbase2.C: New test.
3297         * g++.old-deja/g++.abi/vbase3.C: New test.
3298
3299 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3300
3301         * g++.old-deja/g++.pt/friend49.C: New test.
3302
3303 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3304
3305         * g++.old-deja/g++.ext/anon3.C: New test.
3306
3307 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3308
3309         * g++.old-deja/g++.other/conv7.C: New test.
3310
3311 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3312
3313         * gcc.c-torture/compile/20010605-2.c: New test.
3314
3315 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3316
3317         * gcc.c-torture/execute/20010604-1.c: New test.
3318
3319 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3320
3321         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3322
3323 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3324
3325         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3326         (g++_link_flags): Likewise.
3327         (g++_init): Pass gccpath's value to two previous functions.
3328
3329 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3330
3331         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3332         Ensure logfile entry matches exec command line.
3333
3334 2001-05-31  Richard Henderson  <rth@redhat.com>
3335
3336         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3337         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3338
3339 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3340
3341         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3342         compiler for irix6.2
3343
3344 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3345
3346         * g++.old-deja/g++.other/optimize3.C: New file.
3347
3348 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3349
3350         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3351         assemble.
3352
3353 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3354
3355         * g++.old-deja/g++.other/optimize2.C: New file.
3356
3357 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3358
3359         * gcc.c-torture/compile/20010518-2.c: New file.
3360         * gcc.c-torture/execute/20010518-1.c: New file.
3361         * gcc.c-torture/execute/20010518-2.c: New file.
3362
3363 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3364
3365         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3366
3367 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3368
3369         G++ no longer defines builtins that do not begin with __builtin.
3370         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3371         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3372         * g++.old-deja/g++.law/builtin1.C: Likewise.
3373         * g++.old-deja/g++.law/cvt2.C: Likewise.
3374         * g++.old-deja/g++.mike/net5.C: Likewise.
3375         * g++.old-deja/g++.other/builtins1.C: Likewise.
3376         * g++.old-deja/g++.other/builtins2.C: Likewise.
3377         * g++.old-deja/g++.other/builtins3.C: Likewise.
3378         * g++.old-deja/g++.other/builtins4.C: Likewise.
3379         * g++.old-deja/g++.other/inline8.C: Likewise.
3380         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3381
3382 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3383
3384         * g++.old-deja/g++.pt/using1.C: Adjust.
3385         * g++.old-deja/g++.pt/using2.C: New test.
3386
3387 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3388
3389         * gcc.dg/cpp/charconst.c: New tests.
3390         * gcc.dg/cpp/escape.c: New tests.
3391         * gcc.dg/cpp/escape-1.c: New tests.
3392         * gcc.dg/cpp/escape-2.c: New tests.
3393         * gcc.dg/cpp/ucs.c: New tests.
3394
3395 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3396
3397         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3398         native compiler for irix6.5.
3399
3400 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3401
3402         * lib/g++.exp (g++_include_flags): Use args to compute
3403         get_multilibs.
3404         (g++_link_flags): Likewise.
3405         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3406
3407 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3408
3409         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3410
3411 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3412
3413         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3414         this file.
3415
3416 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3417
3418         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3419         STACK_SIZE;
3420         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3421         to STACK_SIZE; Use it to define size of add_histo array.
3422         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3423         to STACK_SIZE.
3424         (f): Use GITT_SIZE to define size of gitt local table.
3425         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3426         to STACK_SIZE; Use it to define size of bytemem array.
3427
3428 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3429
3430         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3431         on 68HC11/HC12 due to the asm instruction.
3432         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3433         * gcc.c-torture/compile/920520-1.x: Likewise.
3434         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3435         on 68HC11/HC12 because the function is larger than 64K.
3436         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3437         on 68HC11/HC12 because the structure is too large.
3438
3439 2001-05-20  Richard Henderson  <rth@redhat.com>
3440
3441         * gcc.c-torture/execute/20010520-1.c: New.
3442
3443 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3444
3445         * g++.old-deja/g++.warn/compare1.C: New test.
3446         * gcc.dg/compare4.c: New test.
3447
3448 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3449
3450         * g++.old-deja/g++.other/optimize1.C: New test.
3451
3452 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3453
3454         * g++.old-deja/g++.pt/spec41.C: New test.
3455
3456 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3457
3458         * gcc.c-torture/compile/20010114-1.x: Remove.
3459
3460 2001-05-18  Stan Shebs  <shebs@apple.com>
3461
3462         * gcc.c-torture/compile/20010518-1.c: New test.
3463
3464 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3465
3466         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3467         * g++.old-deja/g++.pt/crash67.C: New test.
3468
3469 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3470
3471         * g++.old-deja/g++.other/debug9.C: New test.
3472
3473 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3474
3475         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3476
3477 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3478
3479         * gcc.c-torture/compile/20010516-1.c: New test.
3480
3481 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3482
3483         * g++.old-deja/g++.other/crash41.C: New test.
3484
3485 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3486
3487         * g++.old-deja/g++.pt/crash66.C: New test.
3488
3489 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3490
3491         * g++.old-deja/g++.robertl/eb27.C: Convert.
3492
3493 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3494
3495         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3496         declaration being redundant.
3497
3498 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3499
3500         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3501
3502 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3503
3504         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3505
3506 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3507
3508         * lib/g++.exp: Use testsuite_flags.
3509
3510 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3511
3512         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3513
3514 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3515
3516         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3517
3518 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3519
3520         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3521
3522 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3523
3524         * gcc.c-torture/compile/20010313-1.c: New test.
3525
3526 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3527
3528         * gcc.dg/cpp/direct2.c: New test.
3529         * gccq.dg/cpp/direct2s.c: New test.
3530
3531         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3532
3533 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3534
3535         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3536         * g++.old-deja/g++.other/op3.C: Likewise.
3537
3538 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3539
3540         * gcc.dg/cpp/syshdr.h: New file.
3541         * gcc.dg/cpp/sysmac1.c: Update.
3542         * gcc.dg/cpp/sysmac2.c: Update.
3543
3544 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3545
3546         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3547
3548 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3549
3550         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3551         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3552
3553 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3554
3555         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3556
3557 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3558
3559         * lib/g++.exp (g++_include_flags): Don't use any special flags
3560         if TESTING_IN_BUILD_TREE is not defined.
3561         (g++_init): Use a plain 'c++' as the compiler if
3562         TESTING_IN_BUILD_TREEE is not defined.
3563
3564 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3565
3566         * g++.old-deja/g++.eh/catch13.C: New test.
3567         * g++.old-deja/g++.eh/catch14.C: New test.
3568
3569 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3570
3571         * gcc.dg/cpp/tr-define.c: New test.
3572
3573 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3574
3575         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3576         <stdlib.h>, not <malloc.h>.
3577
3578 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3579
3580         * g++.old-deja/g++.ns/template17.C: New test.
3581
3582 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3583
3584         * g++.old-deja/g++.pt/ref4.C: New test.
3585
3586 2001-04-30  Richard Henderson  <rth@redhat.com>
3587
3588         * gcc.dg/20000724-1.c: Revert last change.
3589
3590 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3591
3592         * g77.f-torture/execute/20010430.f: New test.
3593
3594 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3595
3596         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3597
3598 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3599
3600         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3601
3602 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3603
3604         * g++.old-deja/g++.eh/crash6.C: New test.
3605
3606 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3607
3608         * g++.old-deja/g++.other/warn7.C: New test.
3609
3610 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3611
3612         * g++.old-deja/g++.other/defarg9.C: New test.
3613
3614 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3615
3616         * g77.f-torture/compile/20010426.f: New test.
3617         * g77.f-torture/execute/20010426.f: New test.
3618
3619 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3620
3621         * g77.f-torture/compile/20000629-1.x: Remove - error
3622         has been fixed.
3623
3624 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3625
3626         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3627         Tweak slightly to work with g++.dg framework.
3628         * g++.dg/special/ecos.exp: Run initp1.C test.
3629         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3630
3631         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3632         its linker doesn't give line numbers either.
3633         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3634
3635 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3636
3637         * g++.old-deja/g++.other/lex1.C: New test.
3638
3639 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3640
3641         * gcc.dg/noncompile/20010425-1.c: New test.
3642
3643 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3644
3645         * g++.old-deja/g++.pt/mangle2.C: New test.
3646
3647 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3648
3649         * gcc.dg/format/plus-1.c: New test.
3650
3651 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3652
3653         * gcc.dg/20010423-1.c: New test.
3654
3655 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3656
3657         * gcc.c-torture/execute/20010422-1.c: New test.
3658
3659 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3660
3661         * g++.old-deja/g++.ns/type2.C: New test.
3662
3663 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3664
3665         * g++.old-deja/g++.other/perf1.C: New test.
3666
3667 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3668
3669         * gcc.dg/c99-func-2.c: Remove xfail.
3670         * gcc.dg/c99-func-3.c: Remove xfail.
3671         * gcc.dg/c99-func-4.c: Remove xfail.
3672
3673 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3674
3675         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3676
3677 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3678
3679         * gcc.c-torture/compile/20010423-1.c: New test.
3680
3681 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3682
3683         * g++.old-deja/g++.pt/typename28.C: New test.
3684
3685 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3686
3687         * g++.old-deja/g++.abi/empty2.C: New test.
3688         * g++.old-deja/g++.abi/empty3.C: New test.
3689
3690 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3691
3692         * g++.old-deja/g++.other/comdat2.C: New test.
3693         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3694
3695 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3696
3697         * g++.old-deja/g++.other/overload14.C: New test.
3698
3699 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3700
3701         * g++.old-deja/g++.other/lookup23.C: New test.
3702
3703 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3704
3705         * gcc.c-torture/execute/20010403-1.c: New test.
3706
3707 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3708             Mark Mitchell  <mark@codesourcery.com>
3709
3710         * lib/old-dejagnu.exp: Don't delete output of executable.
3711         Add .exe suffix to executables.
3712
3713 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3714
3715         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3716
3717 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3718
3719         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3720
3721 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3722
3723         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3724         * g++.old-deja/g++.abi/crash1.C: New test.
3725
3726 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3727
3728         * g++.old-deja/g++.other/crash40.C: New test.
3729
3730 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3731
3732         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3733
3734 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3735
3736         * g++.old-deja/g++.other/warn6.C: New test.
3737
3738 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3739
3740         * g++.old-deja/g++.robertl/eb42.C: Same.
3741
3742 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3743
3744         * gcc.dg/wtr-conversion-1.c: New testcase.
3745
3746 2001-04-10  Richard Henderson  <rth@redhat.com>
3747
3748         * g++.old-deja/g++.other/array5.C: New.
3749
3750 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3751
3752         * gcc.c-torture/execute/20010408-1.c: New test.
3753
3754 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3755
3756         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3757         headers and constructs.
3758         * g++.old-deja/g++.robertl/eb79.C: Same.
3759         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3760         * g++.old-deja/g++.robertl/eb73.C: Same.
3761         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3762         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3763         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3764         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3765         * g++.old-deja/g++.robertl/eb44.C: Same.
3766         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3767         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3768         * g++.old-deja/g++.robertl/eb39.C: Same.
3769         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3770         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3771         * g++.old-deja/g++.robertl/eb30.C: Same.
3772         * g++.old-deja/g++.robertl/eb3.C: Same.
3773         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3774         * g++.old-deja/g++.robertl/eb21.C: Same.
3775         * g++.old-deja/g++.robertl/eb15.C: Same.
3776         * g++.old-deja/g++.robertl/eb118.C: Same.
3777         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3778         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3779         * g++.old-deja/g++.robertl/eb109.C: Same.
3780         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3781         * g++.old-deja/g++.mike/rtti1.C: Same.
3782         * g++.old-deja/g++.mike/p658.C: Same.
3783         * g++.old-deja/g++.mike/net46.C: Same.
3784         * g++.old-deja/g++.mike/net34.C: Same.
3785         * g++.old-deja/g++.mike/memoize1.C: Same.
3786         * g++.old-deja/g++.mike/eh2.C: Same.
3787         * g++.old-deja/g++.law/weak.C: Same.
3788         * g++.old-deja/g++.law/visibility7.C: Same.
3789         * g++.old-deja/g++.law/visibility25.C: Same.
3790         * g++.old-deja/g++.law/visibility22.C: Same.
3791         * g++.old-deja/g++.law/visibility2.C: Same.
3792         * g++.old-deja/g++.law/visibility17.C: Same.
3793         * g++.old-deja/g++.law/visibility13.C: Same.
3794         * g++.old-deja/g++.law/visibility10.C: Same.
3795         * g++.old-deja/g++.law/visibility1.C: Same.
3796         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3797         * g++.old-deja/g++.law/vbase1.C: Same.
3798         * g++.old-deja/g++.law/operators32.C: Same.
3799         * g++.old-deja/g++.law/nest3.C: Same.
3800         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3801         * g++.old-deja/g++.law/except5.C (main): Same.
3802         * g++.old-deja/g++.law/cvt7.C (run): Same.
3803         * g++.old-deja/g++.law/cvt2.C: Same.
3804         * g++.old-deja/g++.law/cvt16.C: Same.
3805         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3806         * g++.old-deja/g++.law/ctors17.C (main): Same.
3807         * g++.old-deja/g++.law/ctors13.C: Same.
3808         * g++.old-deja/g++.law/ctors12.C (main): Same.
3809         * g++.old-deja/g++.law/ctors10.C: Same.
3810         * g++.old-deja/g++.law/code-gen5.C: Same.
3811         * g++.old-deja/g++.law/bad-error7.C: Same.
3812         * g++.old-deja/g++.law/arm9.C: Same.
3813         * g++.old-deja/g++.law/arm12.C: Same.
3814         * g++.old-deja/g++.law/arg8.C: Same.
3815         * g++.old-deja/g++.law/arg1.C: Same.
3816         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3817         * g++.old-deja/g++.jason/template31.C: Same.
3818         * g++.old-deja/g++.jason/template24.C (main): Same.
3819         * g++.old-deja/g++.jason/2371.C: Same.
3820         * g++.old-deja/g++.eh/new2.C: Same.
3821         * g++.old-deja/g++.eh/new1.C: Same.
3822         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3823         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3824         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3825         * g++.old-deja/g++.brendan/crash62.C: Same.
3826         * g++.old-deja/g++.brendan/crash52.C: Same.
3827         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3828         * g++.old-deja/g++.brendan/crash38.C: Same.
3829         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3830         * g++.old-deja/g++.brendan/copy9.C: Same.
3831
3832 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3833
3834         * gcc.c-torture/execute/20001203-2.c (memset):
3835         Count argument is of type __SIZE_TYPE__.
3836
3837 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3838
3839         * gcc.c-torture/compile/20010404-1.c: New test.
3840
3841 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3842
3843         * gcc.c-torture/compile/20010326-1.c: New test.
3844
3845 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3846
3847         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3848         peculiarities of the SH.
3849         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3850
3851 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3852
3853         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3854         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3855         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3856
3857 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3858
3859         * g77.f-torture/compile/20010321-1.f: New test.
3860
3861 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3862
3863         * gcc.c-torture/compile/20010329-1.c: New test.
3864
3865 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3866
3867         * gcc.c-torture/execute/20010329-1.c: New test.
3868
3869 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3870
3871         * g++.old-deja/g++.other/eh4.C: Fix typo.
3872
3873 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3874
3875         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3876
3877 2001-03-28  Philip Blundell  <philb@gnu.org>
3878
3879         * gcc.c-torture/compile/20010328-1.c: New test.
3880
3881 2001-03-27  Richard Henderson  <rth@redhat.com>
3882
3883         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3884         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3885
3886 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3887
3888         * gcc.c-torture/compile/20010327-1.c: New test.
3889
3890 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3891
3892         * g++.old-deja/g++.other/friend12.C: New test.
3893         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3894         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3895
3896 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3897
3898         * gcc.c-torture/execute/20010325-1.c: New test.
3899
3900 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3901
3902         * g++.old-deja/g++.other/mangle3.C: New test.
3903
3904 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3905
3906         * g++.old-deja/g++.other/anon8.C: New test.
3907
3908 2001-03-20  Philip Blundell  <philb@gnu.org>
3909
3910         * gcc.c-torture/compile/20010320-1.c: New test.
3911
3912 2001-03-17  Richard Henderson  <rth@redhat.com>
3913
3914         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3915
3916 2001-03-15  Geoff Keating  <geoff@redhat.com>
3917
3918         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3919         tests on AIX.
3920
3921 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3922
3923         * g++.old-deja/g++.other/eh4.C: New test.
3924
3925 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3926
3927         * gcc.dg/cpp/mi1.c: Update.
3928
3929 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3930
3931         * g++.old-deja/g++.other/regstack.C: New test.
3932
3933 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3934
3935         * g++.old-deja/g++.other/ref4.C: New test.
3936
3937 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3938
3939         * objc/execute/va_method.m: Added.
3940         * objc/execute/IMP.m: Added.
3941         * objc/execute/_cmd.m: Added.
3942         * objc/execute/accessing_ivars.m: Added.
3943         * objc/execute/class-1.m: Added.
3944         * objc/execute/class-10.m: Added.
3945         * objc/execute/class-11.m: Added.
3946         * objc/execute/class-12.m: Added.
3947         * objc/execute/class-13.m: Added.
3948         * objc/execute/class-14.m: Added.
3949         * objc/execute/class-2.m: Added.
3950         * objc/execute/class-3.m: Added.
3951         * objc/execute/class-4.m: Added.
3952         * objc/execute/class-5.m: Added.
3953         * objc/execute/class-6.m: Added.
3954         * objc/execute/class-7.m: Added.
3955         * objc/execute/class-8.m: Added.
3956         * objc/execute/class-9.m: Added.
3957         * objc/execute/class-tests-1.h
3958         * objc/execute/class-tests-2.h
3959         * objc/execute/compatibility_alias.m: Added.
3960         * objc/execute/encode-1.m: Added.
3961         * objc/execute/formal_protocol-1.m: Added.
3962         * objc/execute/formal_protocol-2.m: Added.
3963         * objc/execute/formal_protocol-3.m: Added.
3964         * objc/execute/formal_protocol-4.m: Added.
3965         * objc/execute/formal_protocol-5.m: Added.
3966         * objc/execute/formal_protocol-6.m: Added.
3967         * objc/execute/formal_protocol-7.m: Added.
3968         * objc/execute/informal_protocol.m: Added.
3969         * objc/execute/initialize.m: Added.
3970         * objc/execute/load.m: Added.
3971         * objc/execute/many_args_method.m: Added.
3972         * objc/execute/nested-3.m: Added.
3973         * objc/execute/no_clash.m: Added.
3974         * objc/execute/private.m: Added.
3975         * objc/execute/redefining_self.m: Added.
3976         * objc/execute/root_methods.m: Added.
3977         * objc/execute/selector-1.m: Added.
3978         * objc/execute/static-1.m: Added.
3979         * objc/execute/static-2.m: Added.
3980         * objc/execute/va_method.m: Added.
3981
3982 2001-03-10  Richard Henderson  <rth@redhat.com>
3983
3984         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
3985
3986 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
3987
3988         * g++.old-deja/g++.other/crash31.C: XFAIL.
3989         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
3990         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
3991         * gcc.c-torture/execute/20010123-1.x: XFAIL.
3992         * gcc.c-torture/execute/20010124-1.x: XFAIL.
3993         * gcc.dg/sequence-pt-1.c: XFAIL one test.
3994
3995 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
3996
3997         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
3998
3999 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4000
4001         * gcc.dg/20000724-1.c: Don't use multiline strings.
4002
4003 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4004
4005         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4006         result of -cString against what we expect it to be; don't just
4007         print it out for no one to read.
4008
4009         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4010         Based on testcases provided by Nicola Pero.
4011
4012 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4013
4014         * gcc.dg/cpp/macro7.c: New test.
4015
4016 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4017
4018         * gcc.dg/cpp/multiline.c: Update.
4019
4020 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4021
4022         * g++.old-deja/g++.other/enum3.C: New test.
4023
4024 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4025
4026         * g++.old-deja/g++.other/pod1.C: New test.
4027
4028 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4029
4030         * g++.old-deja/g++.ext/overload1.C: New test.
4031
4032 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4033
4034         * g++.old-deja/g++.pt/using1.C: New test.
4035
4036 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4037
4038         * g++.old-deja/g++.other/using9.C: New test.
4039
4040 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4041
4042         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4043
4044         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4045
4046 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4047
4048         * g++.old-deja/g++.ext/realpt1.C: Remove.
4049
4050 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4051
4052         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4053
4054 2001-02-26  Will Cohen  <wcohen@redhat.com>
4055
4056         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4057
4058 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4059
4060         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4061         templatized constructors.
4062
4063 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4064
4065         * gcc.c-torture/execute/20010224-1.c: New test.
4066
4067 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4068
4069         * gcc.c-torture/execute/20010222-1.c: New test.
4070
4071 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4072
4073         * g++.old-deja/g++.other/inline20.C: New test.
4074
4075 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4076
4077         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4078
4079 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4080
4081         * g++.old-deja/g++.other/lookup22.C: New test.
4082
4083 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4084
4085         * g77.dg: New directory.
4086         * g77.dg/20010216-1.f: New test case.
4087         * g77.dg/dg.exp: New driver.
4088         * lib/g77-dg.exp: New driver library.
4089
4090 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4091
4092         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4093
4094 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4095
4096         * g++.old-deja/g++.other/decl9.C: New test.
4097
4098 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4099
4100         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4101         not need <string> and also tests the initialization at runtime.
4102
4103 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4104
4105         * gcc.c-torture/execute/longlong.c: New test.
4106
4107 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4108
4109         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4110
4111 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4112
4113         * gcc.c-torture/execute/920302-1.c (execute):
4114         Change argument type to short.
4115
4116 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4117
4118         * g++.old-deja/g++.pt/deduct6.C: New test.
4119
4120 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4121
4122         * g++.old-deja/g++.pt/deduct5.C: New test.
4123
4124 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4125
4126         * gcc.c-torture/execute/20010209-1.c: New test.
4127
4128 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4129
4130         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4131
4132 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4133
4134         * g++.dg/vtgc1.C: Update for new ABI.
4135
4136         * consistency.vlad: New directory, 1665 files.
4137
4138 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4139
4140         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4141         return type.
4142         * gcc.dg/cpp/digraphs.c: Declare puts.
4143
4144 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4145
4146         * g++.old-deja/g++.other/warn5.C: New test.
4147
4148 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4149
4150         * g++.old-deja/g++.pt/spec40.C: New test.
4151
4152 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4153
4154         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4155         case.
4156         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4157
4158 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4159
4160         * gcc.c-torture/compile/20010209-1.c: New test.
4161
4162 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4163
4164         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4165         excess errors message but not if it crashes.
4166         * g++.old-deja/g++.other/crash27.C: Likewise.
4167         * g++.old-deja/g++.other/crash28.C: Likewise.
4168         * g++.old-deja/g++.other/crash30.C: Likewise.
4169         * g++.old-deja/g++.other/crash32.C: Likewise.
4170         * g++.old-deja/g++.other/crash35.C: Likewise.
4171         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4172
4173 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4174
4175         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4176         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4177         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4178         g77.f-torture/execute/execute.exp,
4179         g77.f-torture/noncompile/noncompile.exp,
4180         gcc.c-torture/execute/execute.exp,
4181         gcc.c-torture/execute/memcheck/memcheck.exp,
4182         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4183         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4184         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4185         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4186         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4187         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4188         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4189         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4190         Remove bug reporting instructions with ancient email addresses.
4191
4192 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4193
4194         * gcc.dg/20010202-1.c: New test.
4195         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4196
4197 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4198
4199         * g++.dg/stdbool-if.C: New test.
4200
4201 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4202
4203         * objc/execute/fdecl.m: Added main().
4204
4205 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4206
4207         * gcc.c-torture/execute/20010206-1.c: New test.
4208
4209 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4210
4211         * gcc.dg/cpp/avoidpaste1.c: Update.
4212
4213 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4214
4215         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4216         Pero <nicola@brainstorm.co.uk>.
4217         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4218
4219 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4220
4221         * g++.old-deja/g++.pt/spec39.C: New test.
4222
4223 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4224
4225         * gcc.c-torture/compile/20010202-1.c: New test.
4226
4227 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4228
4229         * g++.old-deja/g++.abi/primary2.C: New test.
4230         * g++.old-deja/g++.abi/primary3.C: New test.
4231         * g++.old-deja/g++.abi/primary4.C: New test.
4232         * g++.old-deja/g++.abi/primary5.C: New test.
4233         * g++.old-deja/g++.abi/vtable3.h: New test.
4234         * g++.old-deja/g++.abi/vtable3a.C: New test.
4235         * g++.old-deja/g++.abi/vtable3b.C: New test.
4236         * g++.old-deja/g++.abi/vtable3c.C: New test.
4237         * g++.old-deja/g++.abi/vtable3d.C: New test.
4238         * g++.old-deja/g++.abi/vtable3e.C: New test.
4239         * g++.old-deja/g++.abi/vtable3f.C: New test.
4240         * g++.old-deja/g++.abi/vtable3g.C: New test.
4241         * g++.old-deja/g++.abi/vtable3h.C: New test.
4242         * g++.old-deja/g++.abi/vtable3i.C: New test.
4243         * g++.old-deja/g++.abi/vtable3j.C: New test.
4244         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4245
4246 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4247
4248         * g++.old-deja/g++.other/anon6.C: New test.
4249         * g++.old-deja/g++.other/anon7.C: New test.
4250
4251 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4252
4253         * gcc.dg/cpp/avoidpaste2.c: New tests.
4254
4255 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4256
4257         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4258
4259 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4260
4261         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4262         DECIMAL_DIG cases for Irix."
4263
4264 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4265
4266         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4267
4268 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4269
4270         * gcc.dg/c99-tag-1.c: New test.
4271
4272 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4273
4274         * gcc.dg/cpp/tr-warn1.c: Add tests.
4275
4276 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4277
4278         * gcc.dg/cpp/avoidpaste1.c: Update.
4279         * gcc.dg/cpp/paste4.c: Update.
4280
4281 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4282
4283         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4284         cases for Irix.
4285
4286 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4287
4288         * g++.old-deja/g++.other/inline19.C: New test.
4289
4290 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4291
4292         * gcc.dg/Wlarger-than.c: New test.
4293
4294 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4295
4296         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4297
4298 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4299
4300         * gcc.c-torture/execute/20010129-1.c: New test.
4301         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4302
4303 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4304
4305         * gcc.dg/cpp/avoidpaste1.c: Test case.
4306
4307 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4308
4309         * g++.old-deja/g++.other/inline18.C: New test.
4310
4311 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4312
4313         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4314         and __builtin_putchar.
4315
4316 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4317
4318         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4319         tests.
4320
4321 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4322
4323         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4324         floating point number rounding mode to round to the nearest
4325         representable mode.
4326
4327 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4328
4329         * g++.old-deja/g++.other/mangle2.C: New test.
4330
4331 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4332
4333         * gcc.c-torture/compile/20010124-1.c: New test.
4334
4335 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4336
4337         * g++.old-deja/g++.pt/spec38.C: New test.
4338
4339 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4340
4341         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4342         "Build don't run".
4343
4344 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4345
4346         * gcc.c-torture/execute/20010123-1.c: New test.
4347
4348 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4349
4350         * g++.old-deja/g++.pt/spec37.C: New test.
4351
4352 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4353
4354         * g++.old-deja/g++.pt/overload14.C: New test.
4355
4356 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4357
4358         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4359         __builtin_return_address.
4360
4361 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4362
4363         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4364         * g++.old-deja/g++.pt/spec35.C: New test.
4365         * g++.old-deja/g++.pt/spec36.C: New test.
4366
4367 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4368
4369         * gcc.c-torture/compile/20010118-1.c: New test.
4370
4371 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4372
4373         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4374
4375 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4376
4377         * gcc.c-torture/execute/20010119-1.c: New test.
4378
4379 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4380
4381         * g++.old-deja/g++.other/vbase5.C: New test.
4382
4383 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4384
4385         * gcc.c-torture/execute/20010118-1.c: New test.
4386
4387 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4388
4389         * g++.old-deja/g++.pt/deduct3.C: New test.
4390
4391 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4392
4393         * g++.old-deja/g++.pt/spec34.C: New test.
4394
4395 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4396
4397         * g77.f-torture/compile/20000601-2.f: New test.
4398
4399 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4400
4401         * g++.old-deja/g++.other/init17.C: New test.
4402
4403 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4404
4405         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4406
4407 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4408
4409         * g++.old-deja/g++.pt/unify8.C: New test.
4410
4411 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4412
4413         * g++.old-deja/g++.abi/vbase1.C: New test.
4414
4415 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4416
4417         * g++.old-deja/g++.pt/crash65.C: New test.
4418
4419 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4420
4421         * gcc.dg/cpp/assembl2.S: New test case.
4422
4423 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4424
4425         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4426         are supported.
4427
4428 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4429
4430         * g++.old-deja/g++.other/builtins1.C: New test.
4431         * g++.old-deja/g++.other/builtins2.C: Likewise.
4432         * g++.old-deja/g++.other/builtins3.C: Likewise.
4433         * g++.old-deja/g++.other/builtins4.C: Likewise.
4434
4435 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4436
4437         * gcc.c-torture/compile/20010117-1.c: New test.
4438         * gcc.c-torture/compile/20010117-2.c: New test.
4439
4440 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4441
4442         * g77.f-torture/execute/20010116.[fx]: New test,
4443         XFAIL on i?86-*-*.
4444         * g77.f-torture/compile/20010115.f: Indicate it's
4445         a test for PR fortran/1636.
4446
4447 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4448
4449         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4450
4451 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4452
4453         * g77.f-torture/compile/20010115.f: New test.
4454
4455 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4456
4457         * g++.old-deja/g++.pt/nontype5.C: New test.
4458
4459 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4460
4461         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4462         have an equivalent working one below it.
4463
4464 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4465
4466         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4467         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4468
4469 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4470
4471         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4472         message containing "init_priority".
4473         (conpr-2.C): Likewise.
4474         (conpr-3.C): Likewise.
4475         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4476
4477 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4478
4479         * gcc.c-torture/execute/20010114-2.c: New test.
4480
4481 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4482
4483         * gcc.c-torture/compile/20010114-1.c: New test.
4484         * gcc.c-torture/compile/20010114-1.x: Xfail.
4485         * gcc.c-torture/compile/20010114-2.c: New test.
4486         * gcc.c-torture/execute/20010114-1.c: New test.
4487         * gcc.dg/trunc-1.c: New test.
4488         * gcc.dg/uninit-B.c: New test.
4489
4490 2001-01-13  Nick Clifton  <nickc@redhat.com>
4491
4492         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4493         target.
4494
4495 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4496
4497         * gcc.c-torture/compile/20010113-1.c: New test.
4498
4499 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4500
4501         * gcc.c-torture/compile/20001212-1.c: New test.
4502
4503 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4504
4505         * gcc.dg/cpp/widestr1.c: Update.
4506         * gcc.dg/cpp/prag-imp.c: Remove.
4507
4508 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4509
4510         * gcc.c-torture/execute/20000801-3.x: Remove.
4511         * gcc.dg/c90-init-1.c: New test.
4512         * gcc.dg/c99-init-1.c: New test.
4513         * gcc.dg/c99-init-2.c: New test.
4514         * gcc.dg/gnu99-init-1.c: New test.
4515
4516 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4517
4518         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4519         testing that no relevant ones were found.
4520
4521 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4522
4523         * g++.old-deja/g++.pt/cast2.C: New test.
4524
4525 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4526
4527         * g++.old-deja/g++.pt/friend47.C: New test.
4528
4529 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4530
4531         * g++.old-deja/g++.pt/instantiate13.C: New test.
4532
4533 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4534
4535         * g++.old-deja/g++.other/defarg7.C: New test.
4536         * g++.old-deja/g++.other/defarg8.C: New test.
4537
4538 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4539
4540         * g++.old-deja/g++.pt/crash64.C: New test.
4541
4542 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4543
4544         * g++.old-deja/g++.pt/crash63.C: New test.
4545
4546 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4547
4548         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4549
4550 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4551
4552         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4553
4554 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4555
4556         * g++.old-deja/g++.pt/error3.C: New test.
4557
4558 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4559
4560         * g++.old-deja/g++.other/crash39.C: New test.
4561
4562 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4563
4564         * g++.old-deja/g++.other/vbase4.C: New test.
4565
4566 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4567
4568         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4569         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4570         * gcc.dg/special/special.exp: New test driver which will check
4571         for alias support for the above test.
4572
4573 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4574
4575         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4576         problems on small machines.
4577         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4578         parameterize.
4579
4580 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4581
4582         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4583         mips.
4584         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4585
4586 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4587
4588         * g++.old_deja/g++.pt/using8.C: New test.
4589
4590 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4591
4592         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4593
4594 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4595
4596         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4597         where a failure is expected.
4598         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4599
4600 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4601
4602         * g++.old_deja/g++.pt/instantiate12.C: New test.
4603
4604 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4605
4606         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4607         start of structs.
4608         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4609         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4610         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4611         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4612         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4613         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4614         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4615         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4616         * g++.old-deja/g++.eh/spec6.C: Likewise.
4617         * g++.old-deja/g++.jason/crash3.C: Likewise.
4618         * g++.old-deja/g++.law/ctors11.C: Likewise.
4619         * g++.old-deja/g++.law/ctors17.C: Likewise.
4620         * g++.old-deja/g++.law/ctors5.C: Likewise.
4621         * g++.old-deja/g++.law/ctors9.C: Likewise.
4622         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4623         * g++.old-deja/g++.mike/net22.C: Likewise.
4624         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4625         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4626         * g++.old-deja/g++.mike/virt3.C: Likewise.
4627         * g++.old-deja/g++.niklas/t128.C: Likewise.
4628         * g++.old-deja/g++.other/anon4.C: Likewise.
4629         * g++.old-deja/g++.other/using1.C: Likewise.
4630         * g++.old-deja/g++.other/warn3.C: Likewise.
4631         * g++.old-deja/g++.pt/t37.C: Likewise.
4632         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4633         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4634
4635 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4636
4637         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4638
4639 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4640
4641         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4642
4643 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4644
4645         * gcc.c-torture/compile/20010107-1.c: New test.
4646
4647 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4648
4649         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4650
4651 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4652
4653         * gcc.dg/format/format.h: New file.
4654         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4655         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4656         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4657         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4658         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4659         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4660         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4661         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4662         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4663         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4664         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4665         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4666         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4667         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4668         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4669         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4670         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4671         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4672         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4673         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4674         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4675         instead of declaring standard types, macros and functions in each
4676         test.
4677
4678 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4679
4680         * gcc.c-torture/execute/20010106-1.c: New test.
4681
4682 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4683
4684         * gcc.dg/format/format.exp: New file.
4685         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4686         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4687         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4688         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4689         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4690         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4691         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4692         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4693         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4694         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4695         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4696         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4697         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4698         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4699         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4700         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4701         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4702         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4703         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4704         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4705         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4706         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4707         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4708         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4709         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4710         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4711         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4712         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4713         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4714         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4715         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4716         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4717         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4718         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4719         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4720         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4721         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4722         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4723         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4724         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4725         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4726         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4727
4728 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4729
4730         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4731         account.
4732
4733 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4734
4735         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4736
4737 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4738
4739         * g++.old-deja/g++.pt/crash62.C: New test.
4740
4741 2001-01-04  Richard Henderson  <rth@redhat.com>
4742
4743         * gcc.dg/20000926-1.c: Update expected warnings.
4744         * gcc.dg/array-2.c: Likewise.
4745         * gcc.dg/array-4.c: Also validate flexible array members.
4746         * gcc.dg/c99-flex-array-1.c: New.
4747
4748 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4749
4750         * gcc.c-torture/compile/20001222-1.x: Remove.
4751
4752 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4753
4754         * gcc.c-torture/execute/built-in-setjmp.c: New.
4755
4756 2001-01-03  Richard Henderson  <rth@redhat.com>
4757
4758         * gcc.dg/940510-1.c: Update expected error wording.
4759         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4760
4761 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4762
4763         * lib/target-supports.exp (check_alias_available): Modified to
4764         indicate aliases not supported if only weak aliases are supported.
4765
4766 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4767
4768         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4769         Turn on cmpstrsi checks for __pj__ and __i370__.
4770
4771 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4772
4773         * g++.old-deja/g++.other/virtual11.C: New test.
4774
4775 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4776
4777         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4778
4779 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4780
4781         * gcc.c-torture/compile/20010102-1.c: New test.
4782
4783 2001-01-02  Andreas Jaeger  <aj@suse.de>
4784
4785         * gcc.dg/noreturn-3.c: New test.
4786
4787         * gcc.dg/noreturn-4.c: New test.
4788
4789 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4790
4791         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4792         __builtin_fputc and __builtin_fwrite.
4793
4794 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4795
4796         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4797         signed char, not default char.
4798
4799 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4800
4801         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4802
4803 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4804
4805         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4806
4807 2000-12-29  Richard Henderson  <rth@redhat.com>
4808
4809         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4810         (__cyg_profile_func_exit): Define.
4811
4812 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4813
4814         * g++.dg/vtgc1.C: New test.
4815
4816 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4817
4818         * gcc.dg/noncompile/20001228-1.c: New test.
4819
4820         * gcc.dg/20001228-1.c: New test.
4821
4822         * gcc.c-torture/execute/20001228-1.c: New test.
4823
4824 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4825
4826         * gcc.dg/format-strfmon-1.c: New test.
4827
4828 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4829
4830         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4831         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4832         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4833         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4834         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4835         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4836         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4837         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4838         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4839         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4840         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4841         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4842         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4843
4844         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4845         * gcc.c-torture/execute/string-opt-4.c: Test index.
4846
4847 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4848
4849         * gcc.c-torture/compile/20001226-1.c: New test.
4850
4851 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4852
4853         * gcc.c-torture/compile/20001222-1.c: New test.
4854         * gcc.c-torture/compile/20001222-1.x: Xfail.
4855
4856 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4857
4858         * gcc.c-torture/execute/comp-goto-2.c: New test.
4859
4860 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4861
4862         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4863         Use long types if __INT_MAX__ is 32767.
4864         (main): Use cast to (sint32 *) when poking 88 into a_page.
4865
4866         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4867
4868 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4869
4870         * gcc.c-torture/compile/20001221-1.c: New test.
4871         * gcc.c-torture/execute/20001221-1.c: New test.
4872
4873 2000-12-20  Richard Henderson  <rth@redhat.com>
4874
4875         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4876         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4877
4878 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4879
4880         * gcc.dg/compare3.c: New test.
4881
4882 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4883
4884         * gcc.dg/format-warnll-1.c: New test.
4885
4886 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4887
4888         * gcc.dg/cpp/cmdlne-P.c: New test.
4889
4890 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4891
4892         * gcc.c-torture/execute/builtin-abs-1.c,
4893         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4894
4895 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4896
4897         * gcc.dg/cpp/multiline.c: New test.
4898
4899 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4900
4901         * g++.old-deja/g++.other/syshdr1.C: Update.
4902         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4903
4904 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4905
4906         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4907
4908 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4909
4910         * g++.old-deja/g++.pt/ttp65.C: New test.
4911
4912 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4913
4914         * g++.old-deja/g++.pt/ttp64.C: New test.
4915
4916 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4917
4918         * g++.old-deja/g++.pt/spec33.C: New test.
4919
4920 2000-12-14  Catherine Moore  <clm@redhat.com>
4921
4922         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4923         * gcc.c-torture/execute/920612-2.c: Likewise.
4924         * gcc.c-torture/execute/920428-2.c: Likewise.
4925         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4926         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4927
4928 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4929
4930         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4931         * gcc.dg/pack-test-2.c: Likewise.
4932
4933 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4934
4935         Tests by Zack Weinberg <zackw@stanford.edu>.
4936
4937         * gcc.dg/cpp/defined.c: Update.
4938         * gcc.dg/cpp/defined_trad.c: New tests.
4939
4940 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4941
4942         * gcc.dg/cpp/trad-direct.c: Update.
4943
4944 2000-12-11  Neil Booth  <neilb@earthling.net>
4945
4946         * gcc.dg/cpp/defined_trad.c
4947
4948 2000-12-11  Neil Booth  <neilb@earthling.net>
4949
4950         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4951
4952 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4953
4954         * gcc.dg/format-miss-2.c: New test.
4955
4956 2000-12-09  Neil Booth  <neilb@earthling.net>
4957
4958         * gcc.dg/cpp/lineflags.c: New tests.
4959         * gcc.dg/cpp/poison.c: Update.
4960         * gcc.dg/cpp/redef2.c: Update.
4961         * gcc.dg/cpp/skipping.c: New test.
4962
4963 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4964
4965         * g++.old-deja/g++.other/eh3.C: New testcase.
4966
4967 2000-12-07  Neil Booth  <neilb@earthling.net>
4968
4969         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4970         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4971         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
4972         wtr-union-init-2.c, wtr-union-init-3.c: Update.
4973         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
4974         Update.
4975
4976 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4977
4978         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
4979         __SIZE_TYPE__ instead of int for type of integers cast to
4980         pointers.
4981
4982 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
4983
4984         * g++.old-deja/g++.other/cleanup4.C: New test.
4985
4986 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4987
4988         * format-sec-1.c: New test.
4989
4990 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4991
4992         * gcc.dg/format-nonlit-3.c: New test.
4993
4994 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4995
4996         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
4997         through a null pointer.
4998
4999 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5000
5001         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5002         * g++.old-deja/g++.pt/partial4.C: New test.
5003
5004 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5005
5006         * gcc.c-torture/execute/ieee/hugeval.x: New.
5007
5008 2000-12-06  Neil Booth  <neilb@earthling.net>
5009
5010         * gcc.dg/cpp/backslash2.c: New tests.
5011
5012 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5013
5014         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5015         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5016
5017 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5018
5019         * gcc.c-torture/execute/20001203-2.c: New testcase.
5020
5021 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5022
5023         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5024         * g++.old-deja/g++.other/virtual10.C: New test.
5025
5026 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5027
5028         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5029
5030 2000-12-05  Richard Henderson  <rth@redhat.com>
5031
5032         * gcc.c-torture/compile/20001205-1.c: New.
5033
5034 2000-12-04  Neil Booth  <neilb@earthling.net>
5035
5036         * g++.old-deja/g++.other/virtual9.C: New test.
5037         * g++.old-deja/g++.pt/crash61.C: New test.
5038         * gcc.c-torture/execute/loop-9.c: New test.
5039
5040 2000-12-04  Neil Booth  <neilb@earthling.net>
5041
5042         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5043         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5044         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5045         * gcc.dg/cpp/extratokens.c: ...here.
5046
5047 2000-12-04  Neil Booth  <neilb@earthling.net>
5048
5049         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5050         New tests.
5051
5052 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5053
5054         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5055         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5056
5057 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5058
5059         * gcc.c-torture/execute/20001203-1.c: New test.
5060
5061 2000-12-03  Neil Booth  <neilb@earthling.net>
5062
5063         * gcc.dg/cpp/macro6.c: New test cases.
5064
5065 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5066
5067         * gcc.c-torture/execute/string-opt-9.c: New test.
5068         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5069         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5070         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5071
5072         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5073         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5074
5075 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5076
5077         * gcc.dg/cpp/if-6.c: New testcase.
5078
5079         * gcc.dg/20001201-1.c: New testcase.
5080
5081 2000-12-02  Neil Booth  <neilb@earthling.net>
5082
5083         * g++.old-deja/g++.other/externC4.C,
5084         g++.old-deja/g++.other/friend10.C: New tests.
5085
5086 2000-12-02  Neil Booth  <neilb@earthling.net>
5087
5088         * g++.old-deja/g++.other/instan2.C
5089         * g++.old-deja/g++.other/instan3.C: New test.
5090
5091 2000-12-02  Neil Booth  <neilb@earthling.net>
5092
5093         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5094         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5095         gnuc99.c,gnuc99-pedantic.c: New tests.
5096
5097 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5098
5099         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5100         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5101
5102 2000-12-01  Neil Booth  <neilb@earthling.net>
5103
5104         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5105         * gcc.dg/cpp/poison.c: Update.
5106         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5107
5108 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5109
5110         * g77.f-torture/execute/20001201.f: New test.
5111
5112 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5113
5114         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5115
5116 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5117
5118         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5119
5120 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5121
5122         * g++.old-deja/g++.other/cast6.C: New test.
5123
5124 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5125
5126         * gcc.c-torture/execute/20001130-2.c: New testcase.
5127
5128 2000-11-30  Richard Henderson  <rth@redhat.com>
5129
5130         * gcc.c-torture/execute/20001130-1.c: New test.
5131
5132 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5133
5134         * g++.old-deja/g++.other/op3.C: New test.
5135
5136 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5137
5138         * g++.old-deja/g++.other/op2.C: New test.
5139
5140 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5141
5142         * g++.old-deja/g++.other/crash38.C: New test.
5143
5144 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5145
5146         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5147
5148 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5149
5150         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5151         tests.
5152         * gcc.c-torture/execute/string-opt-6.c: New test.
5153
5154         * gcc.dg/20001117-1.c: Add main.
5155
5156 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5157
5158         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5159         Move from here ...
5160         * gcc.dg/940510-1.c: ... to here.
5161
5162         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5163         zero-size arrays in toplevel structures.
5164
5165 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5166
5167         * gcc.c-torture/execute/loop-8.c: New test.
5168
5169 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5170
5171         * g++.old-deja/g++.other/base1.C: New test.
5172
5173 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5174
5175         * g++.old-deja/g++.other/parse2.C: New test.
5176
5177 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5178
5179         * g++.old-deja/g++.pt/incomplete1.C: New test.
5180
5181 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5182
5183         * g++.old-deja/g++.other/friend9.C: New test.
5184
5185 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5186
5187         * gcc.dg/20001127-1.c: New test.
5188
5189 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5190
5191         * g++.old-deja/g++.pt/friend46.C: New test.
5192
5193 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5194
5195         * g++.old-deja/g++.other/ptrmem8.C: New test.
5196
5197 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5198
5199         * gcc.c-torture/execute/string-opt-7.c: New test.
5200         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5201
5202 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5203
5204         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5205         instead of 'mkcheck 2'.
5206
5207 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5208
5209         * gcc.c-torture/execute/memcheck/driver.c,
5210         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5211         C9X references to refer to C99.
5212
5213 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5214
5215         * gcc.dg/ultrasp3.c: New test.
5216
5217 2000-11-25  Neil Booth  <neilb@earthling.net>
5218
5219         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5220
5221 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5222
5223         * gcc.c-torture/compile/20001123-2.c: New.
5224
5225 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5226
5227         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5228
5229 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5230
5231         * gcc.dg/sequence-point-1.c: Add some new tests.
5232         * gcc.c-torture/execute/20001124-1.c: New test.
5233
5234 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5235
5236         * g++.old-deja/g++.other/vaarg4.C: New test.
5237         * gcc.c-torture/compile/20001123-1.c: New test.
5238
5239 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5240
5241         * g++.other/crash24.C: Adjust and remove XFAIL.
5242         * g++.other/crash37.C: New test.
5243
5244 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5245
5246         * g++.old-deja/g++.pt/instantiate9.C: New test.
5247
5248 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5249
5250         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5251         new ABI, too.
5252
5253         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5254         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5255
5256 2000-11-22  Neil Booth  <neilb@earthling.net>
5257
5258         * gcc.dg/cpp/Wtrigraphs.c: New test.
5259
5260 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5261
5262         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5263
5264 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5265
5266         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5267
5268 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5269
5270         * lib/gcc-dg.exp: load_lib scanasm.exp.
5271         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5272         * lib/g++-dg.exp: load_lib scanasm.exp.
5273         * lib/scanasm.exp: New.
5274         (scan-assembler, scan-assembler-not): Add optional arguments to
5275         test name, or if not present, the pattern name.
5276         (scan-assembler-dem, scan-assembler-dem-not): New.
5277
5278         * g++.dg/dg.exp: New.
5279
5280 2000-11-21  Neil Booth  <neilb@earthling.net>
5281
5282         * gcc.dg/cpp/integrated1.c: Remove.
5283
5284 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5285
5286         * gcc.c-torture/execute/20001121-1.c: New test.
5287
5288 2000-11-21  Richard Henderson  <rth@redhat.com>
5289
5290         * gcc.c-torture/compile/20001121-1.c: New test.
5291
5292 2000-11-20  Neil Booth  <neilb@earthling.net>
5293
5294         * gcc.dg/cpp/integrated1.c: New test.
5295
5296 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5297
5298         * g++.old-deja/g++.other/inline17.C: New test.
5299
5300 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5301
5302         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5303         local variable to be zero: I made the variable global. Now
5304         uses abort() and exit() instead of relying on main's return value.
5305
5306 2000-11-20  Neil Booth  <neilb@earthling.net>
5307
5308         * gcc.dg/cpp/paste2.c: Update test.
5309         * objc/execute/paste.m: New test.
5310
5311 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5312
5313         * gcc.dg/c99-condexpr-1.c: New test.
5314
5315 2000-11-20  Neil Booth  <neilb@earthling.net>
5316
5317         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5318
5319 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5320
5321         * g++.old-deja/g++.pt/export1.C: New test.
5322
5323 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5324
5325         * gcc.dg/20001117-1.c: New test.
5326
5327 2000-11-18  Richard Henderson  <rth@redhat.com>
5328
5329         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5330
5331 2000-11-18  Richard Henderson  <rth@redhat.com>
5332
5333         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5334         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5335         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5336
5337 2000-11-18  Richard Henderson  <rth@redhat.com>
5338
5339         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5340         (main): New.  Exit cleanly.
5341
5342 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5343
5344         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5345         gcc.dg/c99-fordecl-2.c: New tests.
5346
5347 2000-11-18  Richard Henderson  <rth@redhat.com>
5348
5349         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5350         * gcc.c-torture/execute/zerolen-2.c: New.
5351
5352 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5353
5354         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5355         memory.
5356
5357 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5358
5359         * g++.old-deja/g++.pt/instantiate8.C: New test.
5360
5361 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5362
5363         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5364         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5365
5366 2000-11-16  Nick Clifton  <nickc@redhat.com>
5367
5368         * gcc.c-torture/execute/nestfunc-2.c: New test.
5369         * gcc.c-torture/execute/nestfunc-3.c: New test.
5370
5371 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5372
5373         * gcc.c-torture/compile/20001116-1.c: New test.
5374
5375 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5376
5377         * gcc.c-torture/execute/20001115-1.c: New test.
5378
5379 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5380
5381         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5382         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5383         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5384         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5385
5386 2000-11-15  Neil Booth  <neilb@earthling.net>
5387
5388         gcc.dg/cpp/_Pragma1.c: Update.
5389         gcc.dg/cpp/_Pragma2.c: New test.
5390
5391 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5392
5393         * g++.old-deja/g++.other/anon5.C: New test.
5394
5395 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5396
5397         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5398         tests.
5399
5400 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5401
5402         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5403         output.
5404
5405 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5406
5407         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5408         labels at end of compound statements.
5409
5410 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5411
5412         * gcc.c-torture/execute/loop-7.c: New test.
5413
5414 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5415
5416         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5417
5418 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5419
5420         * gcc.dg/c99-bool-1.c: New test.
5421
5422 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5423
5424         * gcc.dg/c99-scope-1.c: Remove xfail.
5425         * gcc.dg/c99-scope-2.c: New test.
5426
5427 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5428
5429         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5430         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5431
5432 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5433
5434         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5435         error messages.
5436
5437         * g++.mike/p700.C: Don't typedef wchar_t.
5438         * g++.mike/p784.C: Likewise.
5439         * g++.mike/eb101.C: Don't use __wchar_t.
5440
5441 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5442
5443         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5444         from DO loop.
5445
5446 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5447
5448         * gcc.c-torture/execute/20001111-1.c: New test.
5449
5450 2000-11-10  Nick Clifton  <nickc@redhat.com>
5451
5452         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5453         long multuiple and accumulate.
5454
5455 2000-11-09  Richard Henderson  <rth@redhat.com>
5456
5457         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5458         via size_t instead of int.
5459
5460         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5461         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5462         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5463         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5464
5465 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5466
5467         * gcc.c-torture/compile/20001109-1.c: New test.
5468         * gcc.c-torture/compile/20001109-2.c: New test.
5469
5470 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5471
5472         * g++.old-deja/g++.pt/operator1.C: New test.
5473         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5474
5475 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5476
5477         * gcc.dg/20001108-1.c: New test.
5478
5479 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5480
5481         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5482         with both arguments constant strings.
5483         * gcc.c-torture/execute/string-opt-3.c: New test.
5484         * gcc.c-torture/execute/string-opt-4.c: New test.
5485         * gcc.c-torture/execute/string-opt-5.c: New test.
5486
5487 2000-11-08  Nick Clifton  <nickc@redhat.com>
5488
5489         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5490         mulsidi3adddi patterns.
5491
5492 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5493
5494         * g++.old-deja/g++.other/crash36.C: New test.
5495
5496 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5497
5498         * g++.old-deja/g++.other/init16.C: New test.
5499
5500 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5501
5502         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5503
5504 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5505
5506         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5507         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5508         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5509
5510 2000-11-07  DJ Delorie  <dj@redhat.com>
5511
5512         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5513
5514 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5515
5516         * gcc.c-torture/execute/string-opt-1.c: New test.
5517
5518 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5519
5520         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5521         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5522         parameters in registers, and there is no way for a varargs
5523         function to know in which order the integer and floating-point
5524         parameters should be interleaved when they are placed on the
5525         stack.
5526         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5527         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5528
5529 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5530
5531         * gcc.c-torture/execute/string-opt-2.c: New test.
5532
5533 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5534
5535         * g++.old-deja/g++.pt/crash60.C: New test.
5536
5537 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5538
5539         * g++.old-deja/g++.other/crash24.C: New test.
5540         * g++.old-deja/g++.other/crash25.C: New test.
5541         * g++.old-deja/g++.other/crash26.C: New test.
5542         * g++.old-deja/g++.other/crash27.C: New test.
5543         * g++.old-deja/g++.other/crash28.C: New test.
5544         * g++.old-deja/g++.other/crash29.C: New test.
5545         * g++.old-deja/g++.other/crash30.C: New test.
5546         * g++.old-deja/g++.other/crash31.C: New test.
5547         * g++.old-deja/g++.other/crash32.C: New test.
5548         * g++.old-deja/g++.other/crash33.C: New test.
5549         * g++.old-deja/g++.other/crash34.C: New test.
5550         * g++.old-deja/g++.other/crash35.C: New test.
5551
5552 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5553
5554         * gcc.c-torture/execute/20001031-1.c: New test.
5555
5556 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5557
5558         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5559         namespace.
5560
5561         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5562         standards-conformant.
5563
5564         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5565
5566         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5567         * g++.old-deja/g++.mike/p755a.C: Likewise.
5568         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5569         library makes no calls to `operator new' during initialization.
5570
5571 2000-11-04  Neil Booth  <neilb@earthling.net>
5572
5573         * gcc.dg/cpp/include2.c: New tests.
5574
5575 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5576
5577         * lib/g++.exp (g++_set_ld_library_path): New function.
5578         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5579
5580 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5581
5582         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5583         warnings.
5584
5585 2000-11-01  Richard Henderson  <rth@redhat.com>
5586
5587         * g++.old-deja/g++.ext/namedret1.C: New.
5588         * g++.old-deja/g++.ext/namedret2.C: New.
5589         * g++.old-deja/g++.ext/namedret3.C: New.
5590
5591 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5592
5593         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5594         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5595
5596 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5597
5598         * gcc.c-torture/execute/va-arg-21.c: New test.
5599
5600 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5601
5602         * gcc.dg/c99-complex-2.c: New test.
5603
5604 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5605
5606         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5607
5608 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5609
5610         * g++.old-deja/g++.other/inline16.C: New test.
5611
5612 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5613
5614         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5615         __PRETTY_FUNCTION__
5616
5617 2000-10-29  Neil Booth  <neilb@earthling.net>
5618
5619         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5620         New tests.
5621         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5622         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5623         optimisation.
5624
5625 2000-10-29  Neil Booth  <neilb@earthling.net>
5626
5627         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5628         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5629         * mi5.c: Test multiple includes work with -C.
5630         * trigraphs.c: Test ^= version.
5631
5632 2000-10-28  Neil Booth  <neilb@earthling.net>
5633
5634         New tests and test updates for new macro expander.
5635
5636         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5637         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5638         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5639         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5640         new diagnostic messages.
5641
5642         * gcc.dg/cpp/macro3.c: New tests.
5643
5644 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5645
5646         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5647         on the same line.
5648
5649 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5650
5651         * g++.old-deja/g++.other/eh2.C: New test.
5652
5653 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5654
5655         * gcc.c-torture/execute/20001027-1.c: New test.
5656
5657 2000-10-26  Richard Henderson  <rth@redhat.com>
5658
5659         * gcc.c-torture/execute/20001026-1.c: New.
5660
5661 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5662
5663         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5664         * g++.old-deja/g++.law/builtin1.C: Likewise.
5665         * g++.old-deja/g++.law/ctors10.C: Likewise.
5666         * g++.old-deja/g++.law/virtual3.C: Likewise.
5667         * g++.old-deja/g++.mike/p658.C: Likewise.
5668         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5669         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5670         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5671         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5672         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5673
5674 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5675
5676         * gcc.c-torture/compile/20001024-1.c: New test.
5677
5678 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5679
5680         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5681         to tell us whether or not we are using V3.
5682
5683 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5684
5685         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5686         operands.
5687
5688 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5689
5690         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5691
5692 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5693
5694         * gcc.c-torture/execute/20001024-1.c: New test.
5695
5696 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5697
5698         * g++.old-deja/g++.other/sibcall1.C: New test.
5699
5700 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5701
5702         * gcc.dg/noncompile/init-3.c: New test.
5703
5704 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5705
5706         * gcc.dg/format-array-1.c: New test.
5707
5708 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5709
5710         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5711         writing through null pointers; remove comment about testing
5712         unterminated strings.
5713
5714 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5715
5716         * gcc.c-torture/execute/20001017-2.c: New test.
5717
5718 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5719
5720         * gcc.c-torture/compile/20001018-1.c: New test.
5721         * gcc.c-torture/compile/20001018-1.x: Xfail.
5722
5723 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5724
5725         * gcc.c-torture/execute/20001017-1.c: New test.
5726
5727 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5728
5729         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5730         for multiple use of arguments with scanf formats; add tests for
5731         multiple use of arguments.
5732
5733 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5734
5735         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5736
5737 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5738
5739         * gcc.dg/format-miss-1.c: New test.
5740
5741 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5742
5743         * gcc.c-torture/execute/20001013-1.c: New test.
5744
5745 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5746
5747         * gcc.dg/format-branch-1.c: New test.
5748
5749 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5750
5751         * README, lib/file-format.exp: Remove EGCS references.
5752
5753 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5754
5755         * gcc.dg/20001013-1.c: New test.
5756
5757 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5758
5759         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5760         for intmax_t in the compiler using __typeof__ and the type rules
5761         for conditional expressions.
5762
5763 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5764
5765         * gcc.dg/20001012-1.c: New test.
5766         * gcc.dg/20001012-2.c: New test.
5767
5768 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5769
5770         * gcc.dg/format-attr-1.c: New test.
5771
5772 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5773
5774         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5775         __LONG_LONG_MAX__ instead of LLONG_MAX.
5776
5777 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5778
5779         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5780         scanf flags.
5781         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5782         flags.
5783
5784 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5785
5786         * gcc.dg/sequence-pt-1.c: New test.
5787
5788 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5789
5790         * gcc.c-torture/execute/20001011-1.c: New testcase.
5791         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5792
5793 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5794
5795         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5796         does not error on it.
5797
5798 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5799
5800         * gcc.dg/20001009-1.c: New test.
5801
5802 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5803
5804         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5805         * gcc.c-torture/execute/20001009-2.c: ... to here.
5806
5807 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5808
5809         * gcc.c-torture/compile/20001009-1.c: New testcase.
5810         * gcc.c-torture/execute/20001009-1.c: New testcase.
5811         Testcases provided by Jan Hubicka <jh@suse.cz>.
5812
5813 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5814
5815         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5816         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5817         uintmax_t using <limits.h> to emulate the compiler's internal
5818         logic.  No longer XFAIL %j tests.
5819
5820 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5821
5822         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5823         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5824         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5825         regexps and details of expected handling of some bad formats.
5826         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5827         suppression.
5828
5829 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5830
5831         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5832         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5833         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5834         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5835         in list archives.
5836
5837 2000-10-06  Richard Henderson  <rth@cygnus.com>
5838
5839         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5840         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5841         * g++.old-deja/g++.jason/report.C: Likewise.
5842         * g++.old-deja/g++.law/friend5.C: Likewise.
5843         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5844         of the expected warnings.
5845
5846 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5847
5848         * g++.old-deja/g++.pt/enum14.C: New test.
5849
5850 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5851
5852         * g++.old-deja/g++.pt/crash59.C: New test.
5853
5854 2000-10-04  Will Cohen  <wcohen@redhat.com>
5855
5856         * gcc.dg/20000926-1.c: New test.
5857
5858 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5859
5860         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5861         function name for current C++ compiler.
5862         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5863
5864 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5865
5866         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5867         __PRETTY_FUNCTION__.
5868         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5869
5870 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5871
5872         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5873
5874 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5875
5876         * gcc.c-torture/compile/20000923-1.c: New test.
5877
5878 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5879
5880         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5881         * g++.old-deja/g++.pt/ttp62.C: Same.
5882         * g++.old-deja/g++.other/inline14.C: Same.
5883
5884 2000-09-24  Richard Henderson  <rth@cygnus.com>
5885
5886         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5887
5888 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5889
5890         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5891
5892 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5893
5894         * gcc.c-torture/compile/20000922-1.c: New file.
5895
5896 2000-09-21  Nick Clifton  <nickc@redhat.com>
5897
5898         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5899         a signed long modulo operation.
5900         (mod6): New funciton - perform an unsigned long modulo operation.
5901         (main): Add tests for modulos of very large numbers by very small
5902         dividends.
5903
5904 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5905
5906         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5907
5908 2000-09-19  Richard Henderson  <rth@cygnus.com>
5909
5910         * gcc.dg/compare2.c (case 10): XFAIL.
5911
5912 2000-09-18  Richard Henderson  <rth@cygnus.com>
5913
5914         * gcc.c-torture/execute/20000906-1.c: Move ...
5915         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5916         that support __builtin_trap.
5917
5918 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5919
5920         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5921
5922 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5923
5924         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5925         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5926         more $ format tests.
5927
5928 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5929
5930         * gcc.dg/format-errmk-1.c: New test.
5931
5932 2000-09-17  Greg McGary  <greg@mcgary.org>
5933
5934         * gcc.c-torture/execute/20000917-1.x: Remove.
5935
5936 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5937
5938         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5939
5940 2000-09-17  Greg McGary  <greg@mcgary.org>
5941
5942         * gcc.c-torture/execute/20000917-1.c: New test.
5943         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5944
5945 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5946
5947         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5948         in nested macro bug.
5949
5950 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5951
5952         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5953
5954 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5955
5956         * gcc.c-torture/execute/20000914-1.c: New test.
5957
5958 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5959
5960         * g++.other/inline13.C: New test.
5961
5962 2000-09-12  Andreas Jaeger  <aj@suse.de>
5963
5964         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5965         constant by Ulrich Drepper <drepper@redhat.com>.
5966
5967 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5968
5969         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5970
5971 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5972
5973         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
5974
5975 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
5976
5977         * gcc.dg/cpp/backslash.c: New test.
5978
5979 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
5980
5981         * gcc.c-torture/execute/20000910-1.c: New test.
5982         * gcc.c-torture/execute/20000910-2.c: Likewise.
5983
5984 2000-09-11  Robert Lipe  <robertl@sco.com>
5985
5986         * gcc.dg/pragma-align.c: New test.
5987
5988 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
5989
5990         * g++.old-deja/g++.pt/explicit82.C: New test.
5991         * g++.old-deja/g++.pt/explicit83.C: New test.
5992
5993 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
5994
5995         * gcc.dg/asm-names.c: New test.
5996
5997 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5998
5999         * gcc.dg/cpp/tr-warn6.c: New test
6000
6001 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6002
6003         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6004         be accepted.
6005
6006 2000-09-07  Catherine Moore  <clm@redhat.com>
6007
6008         * gcc.c-torture/execute/unroll-1.c: New test.
6009
6010 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6011
6012         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6013         ERROR markers.
6014         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6015         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6016         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6017         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6018         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6019         Preprocess only.
6020         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6021         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6022
6023 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6024
6025         * g++.old-deja/g++.pt/deduct2.C: New test.
6026
6027 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6028
6029         * g++.old-deja/g++.pt/parms2.C: New test.
6030
6031 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6032
6033         * g++.old-deja/g++.pt/crash58.C: New test.
6034
6035 2000-09-06  Greg McGary  <greg@mcgary.org>
6036
6037         * gcc.c-torture/execute/20000906-1.c: New test.
6038         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6039
6040 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6041
6042         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6043
6044 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6045
6046         * g++.old-deja/g++.pt/crash57.C: New test.
6047
6048 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6049
6050         * g++.old-deja/g++.pt/crash56.C: New test.
6051
6052 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6053
6054         * g++.old-deja/g++.pt/koenig1.C: New test.
6055
6056 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6057
6058         * gcc.dg/20000904-1.c: New test.
6059
6060 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6061
6062         * gcc.dg/cpp/paste8.c: New test.
6063
6064 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6065
6066         * gcc.c-torture/compile/20000827-1.c: New test.
6067
6068 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6069
6070         * gcc.dg/format-diag-1.c: New test.
6071
6072 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6073
6074         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6075         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6076         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6077         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6078         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6079
6080 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6081
6082         * g++.old-deja/g++.other/nested4.C: New test.
6083
6084 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6085
6086         * g++.old-deja/g++.ns/scoped1.C: New test.
6087
6088 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6089
6090         * lib/g++.exp: Support testing already-installed GCC.
6091
6092 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6093
6094         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6095
6096 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6097
6098         * gcc.dg/return-type-2.c: New test.
6099
6100 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6101
6102         * gcc.c-torture/compile/20000825-1.c: New test.
6103
6104 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6105
6106         * gcc.dg/dwarf2-2.c: New test.
6107
6108 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6109
6110         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6111         dg-warning regexps.
6112
6113 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6114
6115         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6116         gcc.dg/format-ext-5.c: New tests.
6117
6118 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6119
6120         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6121
6122 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6123
6124         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6125
6126 2000-08-24  Richard Henderson  <rth@cygnus.com>
6127
6128         * gcc.dg/ia64-sync-1.c: New test.
6129         * gcc.dg/ia64-sync-2.c: New test.
6130         * gcc.dg/ia64-asm-1.c: New test.
6131
6132 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6133
6134         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6135         * gcc.dg/format-ext-2.c: New test.
6136
6137 2000-08-23  Jason Merrill  <jason@redhat.com>
6138
6139         * lib/old-dejagnu.exp: Also ignore "In member function" and
6140         "At global scope".
6141
6142 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6143
6144         * gcc.dg/noncompile/label-lineno-1.c: New test.
6145
6146 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6147
6148         * gcc.dg/c99-array-nonobj-1.c: New test.
6149
6150 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6151
6152         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6153         tests.
6154         * gcc.dg/format-ext-1.c: New test.
6155
6156 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6157
6158         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6159         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6160         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6161         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6162         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6163
6164 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6165
6166         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6167         gcc.dg/c99-strftime-2.c: New tests.
6168
6169 2000-08-22  Richard Henderson  <rth@cygnus.com>
6170
6171         * gcc.c-torture/execute/20000822-1.c: New test.
6172
6173 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6174
6175         * gcc.c-torture/execute/20000819-1.x: Remove.
6176
6177 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6178
6179         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6180         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6181         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6182         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6183         gcc.dg/format-xopen-1.c: New tests.
6184
6185 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6186
6187         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6188
6189 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6190
6191         * g++.old-deja/g++.other/loop2.C: New test.
6192
6193         * gcc.c-torture/compile/20000606-1.c: New test.
6194         * gcc.c-torture/compile/20000728-1.c: New test.
6195         * gcc.c-torture/execute/20000801-1.c: New test.
6196         * gcc.c-torture/execute/20000801-2.c: New test.
6197         * gcc.c-torture/execute/20000819-1.c: New test.
6198         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6199         * gcc.dg/20000629-1.c: New test.
6200         * gcc.dg/20000724-1.c: New test.
6201         * gcc.dg/20000807-1.c: New test.
6202
6203 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6204
6205         * gcc.dg/cpp/pragma-1.c: New test.
6206         * gcc.dg/cpp/pragma-2.c: New test.
6207
6208 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6209
6210         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6211         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6212
6213 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6214
6215         * gcc.c-torture/compile/20000818-1.c: New test.
6216
6217 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6218
6219         * gcc.c-torture/execute/20000818-1.c: New test.
6220
6221 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6222
6223         * gcc.dg/format-va-1.c: New test.
6224
6225 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6226
6227         * g++.old-deja/g++.other/typedef8.C: New test.
6228
6229 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6230
6231         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6232         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6233         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6234         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6235         * g++.old-deja/g++.other/ptrmem7.C: New test.
6236         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6237
6238 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6239
6240         * g++.old-deja/g++.pt/typename27.C: New test.
6241
6242 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6243
6244         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6245         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6246         * g++.old-deja/g++.pt/friend45.C: New test.
6247         * g++.old-deja/g++.other/friend8.C: New test.
6248
6249 2000-08-15  Richard Henderson  <rth@cygnus.com>
6250
6251         * gcc.c-torture/execute/20000815-1.c: New test.
6252
6253 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6254
6255         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6256         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6257         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6258
6259 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6260
6261         * g++.old-deja/g++.other/refinit2.C: New test.
6262
6263 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6264
6265         * lib/c-torture.exp (c-torture): Make
6266         compiler_conditional_xfail_data global.
6267         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6268         compiler_conditional_xfail_data machinery.
6269         (f-torture-execute): Likewise.
6270         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6271         and only when unrolling loops.
6272
6273         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6274
6275 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6276
6277         * g++.old-deja/g++.pt/explicit81.C: New test.
6278
6279 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6280
6281         * g++.old-deja/g++.pt/typename26.C: New test.
6282
6283 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6284
6285         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6286         warning.
6287
6288 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6289
6290         * g++.old-deja/g++.other/array3.C: New test.
6291
6292 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6293
6294         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6295         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6296         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6297         New tests.
6298
6299 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6300
6301         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6302         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6303
6304 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6305
6306         * gcc.c-torture/execute/20000808-1.c: New test.
6307
6308 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6309
6310         * gcc.dg/c90-const-expr-1.c: New test.
6311
6312 2000-08-08  Richard Henderson  <rth@cygnus.com>
6313
6314         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6315
6316 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6317
6318         * gcc.dg/noncompile/const-ll-1.c: New test.
6319
6320 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6321
6322         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6323
6324 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6325
6326         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6327         that running programs linked against the shared version of libobjc
6328         run correctly.
6329
6330 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6331
6332         * gcc.dg/c99-printf-1.c: New test.
6333
6334 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6335
6336         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6337
6338 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6339
6340         * gcc.c-torture/execute/20000731-1.x: Delete.
6341
6342 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6343
6344         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6345         and torture_without_loops as is done by c-torture.exp.
6346         (search_for): Copy from c-torture.exp.
6347         (gcc-dg-runtest): New function, drives a directory of tests
6348         iterating over the TORTURE_OPTIONS.
6349         (scan-assembler, scan-assembler-not): Move here from
6350         individual directory drivers.
6351
6352         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6353         defined by lib/gcc-dg.exp.
6354         * gcc.dg/cpp/cpp.exp: Likewise.
6355         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6356         gcc-dg-runtest, so we cycle over optimization options.
6357
6358         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6359         * gcc.dg/compare2.c: No longer expected to fail.
6360
6361 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6362
6363         * gcc.c-torture/execute/20000804-1.c: New test.
6364
6365 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6366
6367         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6368
6369 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6370
6371         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6372
6373 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6374
6375         * gcc.c-torture/compile/20000803-1.c: New test.
6376
6377 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6378
6379         * gcc.c-torture/execute/20000801-3.c,
6380         gcc.c-torture/execute/20000801-4.c: New tests.
6381         * gcc.c-torture/execute/20000801-3.x,
6382         gcc.c-torture/execute/20000801-4.x: Xfail.
6383
6384 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6385
6386         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6387         libobjc/.libs to allow for libtool.
6388
6389 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6390
6391         * gcc.c-torture/compile/20000802-1.c: New test.
6392
6393 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6394
6395         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6396
6397 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6398
6399         * gcc-c-torture/execute/20000731-2.c: New test.
6400
6401         * gcc.c-torture/execute/20000731-1.c: New test.
6402         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6403
6404 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6405
6406         * testsuite/gcc.dg/cpp/paste7.c: New test.
6407         * gcc.dg/cpp/20000725-1.c: New test.
6408
6409 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6410
6411         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6412         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6413         declaration warning for __builtin_dwarf_reg_size.
6414
6415         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6416
6417 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6418
6419         * gcc.dg/noncompile/voidparam-1.c: New test.
6420
6421 2000-07-30  Richard Henderson  <rth@cygnus.com>
6422
6423         * gcc.dg/c90-digraph-1.c: Don't xfail.
6424         * gcc.dg/compare2.c (case 10): Xfail.
6425         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6426
6427 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6428
6429         * gcc.dg/c99-main-1.c: New test.
6430
6431 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6432
6433         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6434
6435 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6436
6437         * gcc.c-tortuer/execute/20000726-1.c: New test.
6438
6439 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6440
6441         * gcc.c-torture/execute/enum-2.c: New test.
6442
6443 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6444
6445         * gcc.dg/cpp/tr-warn3.c: New test.
6446
6447 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6448
6449         * g++.old-deja/g++.ext/implicit1.C: Remove.
6450         * g++.old-deja/g++.jason/c2.C: Remove
6451         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6452         * g++.old-deja/g++.pt/crash16.C: Likewise.
6453         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6454
6455 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6456
6457         * g++.old-deja/g++.other/for2.C: New test.
6458
6459 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6460
6461         * gcc.dg/20000720-1.c: New test.
6462
6463 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6464
6465         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6466
6467 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6468
6469         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6470         * gcc.c-torture/execute/20000722-1.c: New.
6471         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6472
6473 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6474
6475         * gcc.dg/cpp/20000720-1.S: New test.
6476
6477 2000-07-21  Michael Meissner  <meissner@redhat.com>
6478
6479         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6480
6481 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6482
6483         * g++.old-deja/g++.brendan/crash16.C,
6484         g++.old-deja/g++.brendan/parse3.C,
6485         g++.old-deja/g++.brendan/redecl1.C,
6486         g++.old-deja/g++.ns/template13.C,
6487         g++.old-deja/g++.other/decl4.C,
6488         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6489
6490 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6491
6492         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6493         and "Internal error".
6494
6495         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6496         regexps.
6497         * gcc.dg/cpp/paste6.c: New test.
6498
6499 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6500
6501         * gcc.dg/cpp/tr-direct.c: New test.
6502
6503         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6504         gcc.dg/cpp/undef1.c: Tweak error regexps.
6505
6506 2000-07-18  Eric Christopher <echristo@redhat.com>
6507
6508         * gcc.c-torture/compile/20000718-1.c: New test.
6509
6510 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6511
6512         * cpplex.c (_cpp_push_token): If the token being pushed back
6513         is the previous token in this context, just subtract one from
6514         context->posn.
6515         * cppmacro.c (save_expansion): Clear aux field when storing a
6516         placemarker.
6517
6518 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6519
6520         * gcc.dg/noncompile/redecl-1.c: New test.
6521
6522 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6523
6524         * gcc.c-torture/execute/20000717-5.c: New test.
6525         * gcc.c-torture/execute/20000717-1.x: Removed.
6526
6527 2000-07-17  Richard Henderson  <rth@cygnus.com>
6528
6529         * gcc.c-torture/execute/20000717-4.c: New test.
6530
6531 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6532
6533         * gcc.dg/cpp/syshdr.c: New test.
6534         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6535
6536 2000-07-17  Neil Booth  <neilb@earthling.net>
6537
6538         * gcc.dg/cpp/cmdlne-dM.c: New test.
6539         * gcc.dg/cpp/cmdlne-dD.c: New test.
6540
6541 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6542
6543         * gcc.c-torture/execute/20000717-3.c: New test.
6544
6545         * gcc.c-torture/compile/20000717-1.c: New test.
6546
6547 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6548
6549         * gcc.c-torture/execute/20000717-2.c: New test.
6550
6551 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6552
6553         * gcc.dg/formatz-1.c: New test.
6554
6555         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6556         * gcc.dg/c99-digraph-1.c: New tests.
6557
6558         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6559         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6560
6561         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6562         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6563         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6564         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6565         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6566         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6567         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6568
6569 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6570
6571         * gcc.c-torture/execute/20000717-1.c: New test.
6572         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6573
6574 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6575
6576         * gcc.c-torture/execute/20000715-2.c: New test.
6577         * gcc.dg/20000715-1.c: New test.
6578
6579 2000-07-15  Michael Meissner  <meissner@redhat.com>
6580
6581         * gcc.c-torture/execute/20000715-1.c: New test.
6582
6583 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6584
6585         * gcc.c-torture/execute/20000707-1.c: New test.
6586
6587 2000-07-13  Neil Booth  <NeilB@earthling.net>
6588
6589         * testsuite/gcc.dg/cpp/digraph1.c,
6590         testsuite/gcc.dg/cpp/digraph2.c,
6591         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6592
6593 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6594
6595         * g77.f-torture/compile/20000630-2.f:  New test.
6596         * g77.f-torture/compile/20000630-2.x
6597
6598 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6599
6600         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6601
6602 2000-07-11  Neil Booth  <NeilB@earthling.net>
6603
6604         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6605
6606 2000-07-11  Neil Booth  <NeilB@earthling.net>
6607
6608         * gcc.dg/cpp/cmdlne-C.c: New.
6609
6610 2000-07-09  Neil Booth  <NeilB@earthling.net>
6611
6612         * gcc.dg/cpp/directiv.c: New tests.
6613         * gcc.dg/cpp/undef1.c: Update.
6614
6615 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6616
6617         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6618
6619 2000-07-09  Neil Booth  <NeilB@earthling.net>
6620
6621         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6622
6623 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6624
6625         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6626         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6627
6628 2000-07-08  Neil Booth  <NeilB@earthling.net>
6629
6630         * gcc.dg/cpp/macsyntx.c: New tests.
6631
6632 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6633
6634         * gcc.dg/20000707-1.c: New test.
6635
6636 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6637
6638         * gcc.c-torture/execute/20000706-1.c: New test.
6639         * gcc.c-torture/execute/20000706-2.c: New test.
6640         * gcc.c-torture/execute/20000706-3.c: New test.
6641         * gcc.c-torture/execute/20000706-4.c: New test.
6642         * gcc.c-torture/execute/20000706-5.c: New test.
6643
6644 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6645
6646         * g++.old-deja/g++.pt/instantiate7.C: New test.
6647
6648 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6649
6650         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6651         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6652         * g++.old-deja/g++.other/rtti3.C: Likewise.
6653         * g++.old-deja/g++.other/rttid3.C: Likewise.
6654
6655 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6656
6657         *  g77.f-torture/compile/20000630-1.x: Fix typo
6658
6659 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6660
6661         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6662         assembly output.
6663
6664 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6665
6666         * gcc.dg/cpp/ident.c: New test.
6667
6668 2000-07-05  Neil Booth  <NeilB@earthling.net>
6669
6670         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6671           gcc.dg/cpp/lexstrng.c: New tests.
6672
6673 2000-07-04  Neil Booth  <NeilB@earthling.net>
6674
6675         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6676         * gcc.dg/cpp/strify2.c: Same.
6677
6678 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6679
6680         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6681         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6682         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6683         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6684
6685         * testsuite/gcc.dg/cpp/macro1.c,
6686         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6687         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6688         testsuite/gcc.dg/cpp/strify1.c,
6689         testsuite/gcc.dg/cpp/strify2.c: New tests.
6690
6691 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6692
6693         * gcc.c-torture/execute/20000703-1.c: New test.
6694
6695 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6696
6697         * g++.old-deja/g++.pt (lookup10.C): New test.
6698
6699 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6700
6701         * g++.old-deja/g++.pt (typename25.C): New test.
6702
6703 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6704
6705         * gcc.c-torture/compile/20000701-1.c: New test.
6706
6707 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6708
6709         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6710         to test case.
6711
6712 2000-06-30  Catherine Moore  <clm@cygnus.com>
6713
6714         * gcc.c-torture/execute/align-1.c: New test.
6715
6716 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6717
6718         * g++.old-deja/g++.pt/expr8.C: New test.
6719         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6720
6721 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6722
6723         * gcc.c-torture/compile/20000629-1.c: New test.
6724
6725 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6726
6727
6728         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6729         gcc.dg/noncompile directory, depending on whether they're
6730         preprocessor tests or not.  Annotate all the tests for the dg
6731         framework.
6732
6733         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6734         * gcc.dg/noncompile/noncompile.exp: New.
6735
6736         * Moved files:
6737         Old name                                New name
6738         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6739         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6740         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6741         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6742         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6743         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6744         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6745         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6746         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6747         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6748         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6749         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6750         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6751         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6752         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6753         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6754         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6755         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6756         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6757         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6758         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6759         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6760         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6761         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6762
6763         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6764         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6765         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6766         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6767         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6768         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6769
6770 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6771
6772         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6773         declare one variable.  On the fourth, error.
6774         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6775         declared by 20000628-1a.h.
6776
6777 2000-06-29  Richard Henderson  <rth@redhat.com>
6778
6779         * gcc.c-torture/execute/930529-1.x: New file.
6780         * gcc.dg/920413-1.c: Adjust expected warning text.
6781         * gcc.dg/980217-1.c: Declare abort.
6782         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6783
6784 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6785
6786         * g77.f-torture/compile/20000629-1.f: New test.
6787         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6788
6789 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6790
6791         Rearrange lots of files, removing entirely the
6792         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6793         directories.
6794
6795         * Deleted files:
6796         gcc.c-torture/code_quality/code_quality.exp
6797         gcc.c-torture/special/special.exp
6798         gcc.failure/failure.exp
6799         gcc.failure/940409-1.x
6800         gcc.c-torture/compile/961203-1.x
6801
6802         * New files:
6803         gcc.misc-tests/linkage.exp
6804         gcc.c-torture/execute/920730-1t.c
6805         gcc.c-torture/execute/920730-1t.x
6806         gcc.c-torture/compile/920520-1.x
6807         gcc.c-torture/compile/920521-1.x
6808         gcc.c-torture/compile/981006-1.x
6809         gcc.c-torture/execute/eeprof-1.x
6810
6811         * Moved files (possibly with modifications to fit a new harness):
6812         Old name                                New name
6813         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6814         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6815         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6816         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6817         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6818         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6819         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6820         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6821         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6822         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6823         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6824         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6825         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6826         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6827
6828 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6829
6830         * c-torture/compile/961203-1.x: Delete.
6831
6832         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6833         not exit. Include stdio.h.
6834         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6835         * gcc.misc-tests/dg-12.c: Likewise.
6836         * gcc.misc-tests/dg-5.c: Likewise.
6837         * gcc.misc-tests/dg-6.c: Likewise.
6838         * gcc.misc-tests/dg-7.c: Prototype abort.
6839         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6840         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6841         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6842         not exit.
6843         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6844         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6845
6846 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6847
6848         * gcc.dg/cpp/20000628-1.c: New test.
6849         * gcc.dg/cpp/20000628-1.h: New header for above test.
6850         * gcc.dg/cpp/20000628-1a.h: Likewise.
6851
6852 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6853
6854         * gcc.dg/cpp: New directory.
6855         * gcc.dg/cpp/cpp.exp: New driver.
6856         * gcc.dg/cpp/20000627-1.c: New test.
6857         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6858         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6859         and rewrite as a compilation test.
6860
6861         * gcc.dg: Move many files into the cpp subdirectory, possibly
6862         renaming or editing them as well.
6863         Old name                New name
6864         990119-1.c              cpp/19990119-1.c
6865         990228-1.c              cpp/19990228-1.c
6866         990407-1.c              cpp/19990407-1.c
6867         990409-1.c              cpp/19990409-1.c
6868         990413-1.c              cpp/19990413-1.c
6869         990703-1.c              cpp/19990703-1.c
6870         20000127-1.c            cpp/20000127-1.c
6871         20000129-1.c            cpp/20000129-1.c
6872         20000207-1.c            cpp/20000207-1.c
6873         20000207-2.c            cpp/20000207-2.c
6874         20000209-1.c            cpp/20000209-1.c
6875         20000209-2.c            cpp/20000209-2.c
6876         20000301-1.c            cpp/20000301-1.c
6877         20000419-1.c            cpp/20000419-1.c
6878         20000510-1.S            cpp/20000510-1.S
6879         20000519-1.c            cpp/20000519-1.c
6880         20000529-1.c            cpp/20000529-1.c
6881         20000625-1.c            cpp/20000625-1.c
6882         20000625-2.c            cpp/20000625-2.c
6883         cpp-as1.c               cpp/assert1.c
6884         cpp-as2.c               cpp/assert2.c
6885         cxx-comments-1.c        cpp/cxxcom1.c
6886         cxx-comments-2.c        cpp/cxxcom2.c
6887         endif-label.c           cpp/endif.c
6888         cpp-hash1.c             cpp/hash1.c
6889         cpp-hash2.c             cpp/hash2.c
6890         cpp-if1.c               cpp/if-1.c
6891         cpp-if2.c               cpp/if-2.c
6892         cpp-if3.c               cpp/if-3.c
6893         cpp-if4.c               cpp/if-4.c
6894         cpp-if5.c               cpp/if-5.c
6895         cpp-cond.c              cpp/if-cexp.c
6896         cpp-missingop.c         cpp/if-mop.c
6897         cpp-missingparen.c      cpp/if-mpar.c
6898         cpp-opprec.c            cpp/if-oppr.c
6899         cpp-ifparen.c           cpp/if-paren.c
6900         cpp-shortcircuit.c      cpp/if-sc.c
6901         cpp-shift.c             cpp/if-shift.c
6902         cpp-unary.c             cpp/if-unary.c
6903         cpp-li1.c               cpp/line1.c
6904         cpp-li2.c               cpp/line2.c
6905         lineno.c                cpp/line3.c
6906         lineno-2.c              cpp/line4.c
6907         cpp-mi.c                cpp/mi1.c
6908         cpp-mic.h               cpp/mi1c.h
6909         cpp-micc.h              cpp/mi1cc.h
6910         cpp-mind.h              cpp/mi1nd.h
6911         cpp-mindp.h             cpp/mi1ndp.h
6912         cpp-mix.h               cpp/mi1x.h
6913         cpp-mi2.c               cpp/mi2.c
6914         cpp-mi2a.h              cpp/mi2a.h
6915         cpp-mi2b.h              cpp/mi2b.h
6916         cpp-mi2c.h              cpp/mi2c.h
6917         cpp-mi3.c               cpp/mi3.c
6918         cpp-mi3.def             cpp/mi3.def
6919         poison-1.c              cpp/poison.c
6920         pr-impl.c               cpp/prag-imp.c
6921         cpp-redef-2.c           cpp/redef1.c
6922         cpp-redef.c             cpp/redef2.c
6923         strpaste.c              cpp/strp1.c
6924         strpaste-2.c            cpp/strp2.c
6925         cpp-tradpaste.c         cpp/tr-paste.c
6926         cpp-tradstringify.c     cpp/tr-str.c
6927         cpp-tradwarn1.c         cpp/tr-warn1.c
6928         cpp-tradwarn2.c         cpp/tr-warn2.c
6929         trigraphs.c             cpp/trigraphs.c
6930         cpp-unc1.c              cpp/unc1.c
6931         cpp-unc2.c              cpp/unc2.c
6932         cpp-unc3.c              cpp/unc3.c
6933         cpp-unc.c               cpp/unc4.c
6934         undef.c                 cpp/undef1.c
6935         undef-2.c               cpp/undef2.c
6936         cpp-wi1.c               cpp/widestr1.c
6937
6938 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6939
6940         * lib/g++.exp (g++_include_flags): Tweak.
6941
6942 2000-06-27  H.J. Lu  <hjl@gnu.org>
6943             Loren J. Rittle  <ljrittle@acm.org>
6944
6945         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6946         version with one that knows about the new gcc tree structure.
6947         (g++_link_flags): Same.
6948
6949 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6950
6951         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6952         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6953         case we are cross-compiling.
6954
6955         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6956         g++.old-deja/g++.niklas/Makefile.in,
6957         g++.old-deja/g++.niklas/configure.in,
6958         g++.old-deja/g++.other/Makefile.in,
6959         g++.old-deja/g++.other/configure.in,
6960         gcc.c-torture/code_quality/Makefile.in,
6961         gcc.c-torture/code_quality/configure.in,
6962         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6963         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6964         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6965         gcc.c-torture/execute/ieee/Makefile.in,
6966         gcc.c-torture/execute/ieee/configure.in,
6967         gcc.c-torture/noncompile/Makefile.in,
6968         gcc.c-torture/noncompile/configure.in,
6969         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6970         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6971         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
6972
6973 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6974
6975         * g++.old-deja/g++.other/ambig3.C: New test.
6976
6977 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
6978
6979         * g++.old-deja/g++.pt/syntax1.C: New test.
6980         * g++.old-deja/g++.pt/syntax2.C: New test.
6981         * g++.old-deja/g++.other/syntax3.C: New test.
6982         * g++.old-deja/g++.other/syntax4.C: New test.
6983
6984 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6985
6986         * gcc.dg/20000623-1.c: Prototype exit and abort.
6987
6988 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
6989
6990         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
6991         New tests.
6992         * gcc.dg/cpp-mi3.def: New file.
6993
6994         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
6995         inside assertions.
6996         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
6997         lexer's error messages.
6998         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
6999         divine anything from the linemarkers.
7000         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7001         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7002
7003 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7004
7005         * gcc.dg/20000623-1.c: New test.
7006
7007 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7008
7009         * gcc.c-torture/execute/20000622-1.c: New test.
7010
7011 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7012
7013         * g++.old-deja/g++.other/init15.C: New test.
7014
7015 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7016
7017         * g++.old-deja/g++.pt/vaarg2.C: New test.
7018         * g++.old-deja/g++.pt/vaarg3.C: New test.
7019
7020 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7021
7022         * g++.old-deja/g++.other/dyncast6.C: New test.
7023
7024 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7025
7026         * gcc.c-torture/execute/loop-6.c: New test.
7027
7028 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7029
7030         * gcc.dg/20000614-1.c: New test.
7031         * gcc.dg/20000614-2.c: New test.
7032
7033 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7034
7035         * g++.old-deja/g++.other/inline12.C: New test.
7036
7037 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7038
7039         * g++.old-deja/g++.other/eh1.C: New test.
7040
7041 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7042
7043         * g++.old-deja/g++.other/type.C: New test.
7044
7045 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7046
7047         * g++.old-deja/g++.other/initstring.C: New test.
7048
7049 2000-06-12  Jason Merrill  <jason@redhat.com>
7050
7051         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7052
7053 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7054
7055         * gcc.c-torture/compile/20000609-1.c: New test.
7056
7057 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7058
7059         * gcc.dg/20000609-1.c: New test.
7060
7061 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7062
7063         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7064         * gcc.c-torture/noncompile/poison-1.c: Move...
7065         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7066         * gcc.dg/cpp-li1.c: Add a token after the #line.
7067
7068 2000-06-05  Richard Henderson  <rth@cygnus.com>
7069
7070         * gcc.c-torture/execute/20000605-2.c: New test.
7071         * gcc.c-torture/execute/20000605-3.c: New test.
7072
7073 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7074
7075         * g77.f-torture/execute/20000503-1.x: New file.
7076
7077 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7078
7079         * g++.old-deja/g++.eh/badalloc1.C: New test.
7080
7081 2000-06-05  Richard Henderson  <rth@cygnus.com>
7082
7083         * gcc.c-torture/execute/20000605-1.c: New test.
7084
7085 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7086             Nathan Sidwell <nathan@codesourcery.com>
7087
7088         * gcc.c-torture/compile/20000605-1.c: New test.
7089
7090 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7091
7092         * g77.f-torture/compile/20000601-1.f:  New test.
7093
7094 2000-06-03  Richard Henderson  <rth@cygnus.com>
7095
7096         * gcc.c-torture/execute/20000603-1.c: New.
7097
7098 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7099
7100         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7101         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7102
7103 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7104
7105         * gcc.dg/compare2.c (case 12): XFAIL.
7106         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7107         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7108
7109         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7110
7111 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7112
7113         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7114         guard macro is already defined when the header is first
7115         included.
7116         * gcc.dg/cpp-mix.h: New file.
7117         * gcc.dg/endif-label.c: Update patterns to match compiler.
7118
7119         * g++.brendan/complex1.C: Declare abort.
7120         * g++.law/refs4.C: Remove XFAIL.
7121         * g++.oliva/expr2.C: Declare abort and exit.
7122
7123 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7124
7125         * gcc.c-torture/execute/20000528-1.c: New test.
7126
7127         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7128         * g++.old-deja/g++.law/temps4.C: Likewise.
7129
7130         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7131         stdlib.h.  Call abort() on failure.
7132         * g++.old-deja/g++.law/refs4.C: Likewise.
7133         * g++.old-deja/g++.law/temps4.C: Likewise.
7134         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7135         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7136
7137 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7138
7139         Relative to g++.dg/special:
7140         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7141
7142         Relative to g++.old-deja:
7143         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7144         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7145         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7146         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7147         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7148         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7149         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7150
7151         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7152         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7153         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7154         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7155         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7156         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7157         and/or string.h.
7158
7159         * g++.other/goto1.C: Update expectations for error messages.
7160
7161 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7162
7163         * gcc.c-torture/compile/20000523-1.c: New test.
7164
7165 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7166
7167         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7168
7169 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7170
7171         * g++.old-deja/g++.eh/catch11.C: New test.
7172         * g++.old-deja/g++.eh/catch12.C: New test.
7173
7174 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7175
7176         * gcc.c-torture/execute/20000523-1.c: New test.
7177
7178 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7179
7180         * c-torture/execute/bcp-1.c: Replace abort in arg of
7181         __builtin_constant_p with a generic external function.
7182
7183         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7184         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7185         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7186         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7187         Prototype abort and/or exit.
7188
7189         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7190         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7191         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7192         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7193
7194 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7195
7196         * gcc.dg/dwarf2-1.c: New test.
7197
7198 2000-05-20  Richard Henderson  <rth@cygnus.com>
7199
7200         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7201
7202 2000-05-20  Andreas Jaeger  <aj@suse.de>
7203
7204         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7205         testcase.
7206
7207 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7208
7209         * gcc.c-torture/execute/20000519-2.c: New test.
7210
7211 2000-05-19  Andreas Jaeger  <aj@suse.de>
7212
7213         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7214         which fails with SSA.
7215
7216         * lib/c-torture.exp: Also test with -O3 -fssa.
7217
7218 2000-05-18  Michael Meissner  <meissner@redhat.com>
7219
7220         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7221         * gcc.c-torture/execute/920415-1.c: Ditto.
7222         * gcc.c-torture/execute/920501-1.c: Ditto.
7223         * gcc.c-torture/execute/conversion.c: Ditto.
7224         * gcc.c-torture/execute/cvt-1.c: Ditto.
7225
7226 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7227
7228         * gcc.c-torture/compile/20000518-1.c: New test.
7229
7230 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7231
7232         * g77.f-torture/compile/200005018.f:  New test.
7233
7234 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7235
7236         * gcc.c-torture/compile/20000517-1.c: New test.
7237
7238 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7239
7240         * gcc.c-torture/execute/20000516-1.c: New test.
7241
7242 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7243
7244         * g++.old-deja/g++.other/eh.C: New test.
7245
7246 2000-05-12  Richard Henderson  <rth@cygnus.com>
7247
7248         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7249         constants through to doit's conditional.
7250
7251 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7252
7253         * gcc.c-torture/compile/20000511-1.c: New test.
7254         * g77.f-torture/compile/20000511-1.f: New test.
7255         * g77.f-torture/compile/20000511-2.f: New test.
7256
7257 2000-05-11  Michael Meissner  <meissner@redhat.com>
7258
7259         * gcc.c-torture/execute/20000511-1.c: New test.
7260
7261 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7262
7263         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7264         * gcc.dg/20000510-1.S: New.
7265
7266 2000-05-08  Catherine Moore  <clm@cygnus.com>
7267
7268         * gcc.dg/unused-3.c: New.
7269
7270 2000-05-06  Richard Henderson  <rth@cygnus.com>
7271
7272           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7273           * g++.old-deja/g++.mike/warn1.C: Likewise.
7274           * g++.old-deja/g++.pt/local1.C: Likewise.
7275           * g++.old-deja/g++.pt/local7.C: Likewise.
7276           * g++.old-deja/g++.pt/spec16.C: Likewise.
7277
7278 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7279
7280         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7281
7282 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7283
7284           * g77.f-torture/execute/20000503-1.f:  New test.
7285
7286 2000-05-04  Andreas Jaeger  <aj@suse.de>
7287
7288         * gcc.dg/noreturn-2.c: New test.
7289
7290 2000-05-04  Neil Booth  <NeilB@earthling.net>
7291
7292         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7293         preprocessor.
7294
7295 2000-05-04  Richard Henderson  <rth@cygnus.com>
7296
7297         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7298
7299 2000-05-04  Richard Henderson  <rth@cygnus.com>
7300
7301         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7302         OpenSSL by Jason R Thorpe.
7303
7304 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7305
7306         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7307
7308 2000-05-03  Robert Lipe <robertlipe@usa.net>
7309
7310         * gcc.dg/20000503-1.c: New test.
7311
7312 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7313
7314         * gcc.c-torture/compile/20000502-1.c: New test.
7315         * g++.old-deja/g++.other/align.C: New test.
7316         * gcc.dg/cpp-tradstringify.c: New test.
7317
7318 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7319
7320         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7321         and hard registers.
7322
7323 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7324
7325         * gcc.c-torture/execute/loop-5.c: New test.
7326
7327 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7328
7329         * gcc.c-torture/execute/va-arg-20.c: New test.
7330
7331 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7332
7333         * gcc.c-torture/execute/20000422-1.c: New test.
7334
7335 2000-04-20  Greg McGary  <gkm@gnu.org>
7336
7337         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7338         when optimizing, but without sibling-call optimizations (-O1).
7339
7340 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7341
7342           * gcc.c-torture/compile/20000420-1.c: New test.
7343
7344 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7345
7346         * g++.abi/ptrflags.C: New test.
7347         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7348
7349 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7350
7351         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7352
7353 2000-04-19  Greg McGary  <gkm@gnu.org>
7354
7355         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7356         sibling-call optimizations.
7357
7358 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7359
7360         * gcc.dg/20000419-1.c: New test.
7361
7362 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7363
7364         * gcc.c-torture/execute/20000412-6.c: New test.
7365
7366 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7367
7368         * gcc.c-torture/execute/20000412-5.c: New test.
7369         * g77.f-torture/compile/20000412-1.f: New test.
7370         * gcc.c-torture/execute/20000412-4.c: New test.
7371         * gcc.c-torture/compile/20000412-2.c: New test.
7372         * gcc.c-torture/execute/20000412-3.c: New test.
7373         * gcc.c-torture/compile/20000412-1.c: New test.
7374         * gcc.c-torture/execute/20000412-2.c: New test.
7375
7376 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7377
7378         * objc/execute/bf-20.m: New test.
7379
7380 2000-04-10  Richard Henderson  <rth@cygnus.com>
7381
7382         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7383
7384         * gcc.c-torture/execute/20000412-1.c: New test.
7385
7386 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7387
7388         * g++.old-deja/g++.eh/catchptr1.C: New test.
7389
7390 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7391
7392         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7393
7394 2000-04-08  Neil Booth  <NeilB@earthling.net>
7395
7396         * gcc.dg/cpp-nullchar.c: Remove test as
7397         embedded nulls cause problems.
7398
7399 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7400
7401         * gcc.dg/compare2.c: New test.
7402
7403 2000-04-08  Neil Booth  <NeilB@earthling.net>
7404
7405         * gcc.dg/cpp-nullchar.c: New test.
7406
7407 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7408
7409         * gcc.dg/cpp-mi2.c: New test.
7410         * gcc.dg/cpp-mi2[abc].h: New files.
7411
7412 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7413
7414         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7415         member name.
7416
7417 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7418
7419         * g++.old-deja/g++.abi/vmihint.C: New test.
7420
7421 2000-04-06  Neil Booth  <NeilB@earthling.net>
7422
7423         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7424         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7425         copyright.
7426
7427 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7428
7429         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7430         avoid stack-frame overwrite.
7431
7432 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7433
7434         * gcc.c-torture/compile/20000405-2.c: New test.
7435         * gcc.c-torture/compile/20000405-3.c: New test.
7436
7437 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7438
7439         * gcc.c-torture/compile/20000405-1.c: New test.
7440
7441 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7442
7443         * gcc.dg/cast-qual-1.c: Revert last change.
7444
7445 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7446
7447         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7448
7449 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7450
7451         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7452         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7453
7454 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7455
7456         * gcc.c-torture/compile/20000403-2.c: New test.
7457         * gcc.c-torture/compile/20000403-1.c: New test.
7458
7459 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7460
7461         * gcc.c-torture/execute/20000403-1.c: New test.
7462
7463 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7464
7465         * gcc.c-torture/execute/20000402-1.c: New test.
7466
7467 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7468
7469         * gcc.c-torture/execute/va-arg-15.c: New test.
7470         * gcc.c-torture/execute/va-arg-16.c: New test.
7471         * gcc.c-torture/execute/va-arg-17.c: New test.
7472         * gcc.c-torture/execute/va-arg-18.c: New test.
7473         * gcc.c-torture/execute/va-arg-19.c: New test.
7474
7475 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7476
7477         * gcc.c-torture/compile/981211-1.c: Move to...
7478         * gcc.dg/cpp-as1.c: ...here.
7479         * gcc.dg/cpp-as2.c: New file.
7480
7481         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7482         compiler.
7483
7484 2000-04-02  Neil Booth  <NeilB@earthling.net>
7485
7486         * gcc.dg/cpp-cond.c  New tests.
7487         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7488         accidental success less likely.
7489         * gcc.dg/cpp-missingop.c  New tests.
7490         * gcc.dg/cpp-missingparen.c  New tests.
7491         * gcc.dg/cpp-shift.c  New tests.
7492         * gcc.dg/cpp-shortcircuit.c  New tests.
7493         * gcc.dg/cpp-unary.c  New tests.
7494
7495 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7496
7497         * gcc.c-torture/compile/20000329-1.c: New test.
7498
7499 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7500
7501         * gcc.c-torture/compile/20000326-1.c: New test.
7502         * gcc.c-torture/compile/20000326-2.c: New test.
7503
7504 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7505
7506         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7507         the first parameter is a function argument.
7508
7509 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7510
7511         * g++.old-deja/g++.ext/array4.C: New test.
7512
7513 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7514
7515         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7516
7517 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7518
7519         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7520
7521 2000-03-19  Richard Henderson  <rth@cygnus.com>
7522
7523         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7524
7525 2000-03-19  Richard Henderson  <rth@cygnus.com>
7526
7527         * gcc.c-torture/compile/20000319-1.c: New test.
7528
7529 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7530
7531         * gcc.c-torture/execute/20000314-3.c: New test.
7532         * gcc.c-torture/execute/20000314-2.c: New test.
7533         * gcc.c-torture/execute/20000314-1.c: New test.
7534         * gcc.c-torture/compile/20000314-2.c: New test.
7535         * gcc.c-torture/compile/20000314-1.c: New test.
7536
7537 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.old-deja/g++.warn/inline.C: New test.
7540
7541 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7542
7543         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7544         standards-compliant result rather than specific constants.
7545         Put test-values in array.
7546
7547 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7548
7549         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7550         (g++_target_compile): Put test-specific options last.
7551
7552 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7553
7554         * g++.old-deja/g++.eh/vbase4.C: New test.
7555
7556 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7557
7558         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7559
7560 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7561
7562         * g++.old-deja/g++.brendan/misc12.C: Removed.
7563         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7564         * g++.old-deja/g++.ext/pretty4.C: New test.
7565
7566 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7567
7568         * g++.old-deja/g++.other/string2.C: New test.
7569
7570 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7571
7572         * g++.old-deja/g++.warn/impint2.C: New test.
7573
7574 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7575
7576         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7577         is 1, not zero.
7578
7579 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7580
7581         * g++.old-deja/g++.warn/impint.C: New test.
7582         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7583         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7584         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7585         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7586         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7587         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7588         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7589         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7590         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7591         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7592         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7593         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7594
7595 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7596
7597         * gcc.dg/cpp-redef.c: New test.
7598
7599 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7600
7601         * g++.old-deja/g++.pt/unify7.C: New test.
7602
7603 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7604
7605         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7606         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7607
7608 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7609
7610         * gcc.c-torture/compile/20000224-1.c: New test.
7611
7612 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7613
7614         * gcc.c-torture/compile/cpp-2.c: New test.
7615         * gcc.c-torture/compile/cpp-1.c: New test.
7616
7617 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7618
7619         * gcc.c-torture/execute/20000225-1.c: New test.
7620
7621 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7622
7623         * gcc.dg/cpp-li2.c: New test.
7624
7625         * gcc.dg/cpp-wi1.c: New test.
7626
7627         * gcc.dg/cpp-li1.c: New test.
7628
7629 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7630
7631         * g++.old-deja/g++.other/sizeof5.C: New test.
7632
7633 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7634
7635         * gcc.c-torture/execute/va-arg-13.c: New test.
7636
7637 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7638
7639         * gcc.c-torture/execute/va-arg-12.c: New test.
7640
7641 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7642
7643         * gcc.c-torture/execute/20000223-1.c: New test.
7644
7645 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7646
7647         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7648
7649 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7650
7651         * g++.old-deja/g++.abi/ptrmem.C: New test.
7652
7653 2000-02-19  Richard Henderson  <rth@cygnus.com>
7654
7655         * gcc.c-torture/compile/init-3.c: New.
7656
7657 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7658
7659         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7660         ALWAYS_CXXFLAGS.
7661
7662 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7663
7664         * gcc.c-torture/compile/20000211-3.c: New test.
7665
7666 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7667
7668         * gcc.c-torture/compile/20000211-2.c: New test.
7669
7670 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7671
7672         * gcc.c-torture/compile/20000211-1.c: New test.
7673
7674 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7675
7676         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7677           on native targets
7678
7679 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7680
7681         * g++.old-deja/g++.other/cast5.C: New test.
7682
7683 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7684
7685         * gcc.c-torture/execute/20000205-1.c: New.
7686
7687 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7688
7689         * g++.old-deja/g++.jason/cast3.C: Return void.
7690         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7691
7692 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7693
7694         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7695
7696         * gcc.dg/loop-1.c: New test.
7697
7698 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7699
7700         * gcc.c-torture/compile/20000127-1.c: New test.
7701         * gcc.c-torture/execute/991228-1.c: New test.
7702
7703 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7704
7705         * gcc.dg/unused-2.c: New test.
7706
7707         * gcc.dg/conv-1.c: New test.
7708
7709 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7710
7711         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7712         compiler.
7713         (tool_option_proc): Fix typo.
7714
7715 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7716
7717         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7718         of the ld on the host, not on the build machine.
7719         Also, don't crash if '--help' is not a supported option.
7720
7721 2000-01-24  Richard Henderson  <rth@cygnus.com>
7722
7723         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7724
7725 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7726
7727         * gcc.c-torture/execute/20000120-2.c: New test.
7728         * gcc.c-torture/execute/20000120-1.c: New test.
7729
7730 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7731
7732         * gcc.c-torture/execute/20000113-1.c: New test.
7733
7734 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7735
7736         * gcc.c-torture/execute/20000112-1.c: New test.
7737
7738 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7739
7740         * gcc.dg/20000111-1.c: New test.
7741
7742 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7743
7744         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7745         with 16 bit integers.
7746
7747 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7748
7749         * gcc.dg/20000108-1.c: New test.
7750
7751 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7752
7753         * g++.old-deja/g++.ns/koenig8.C: New test.
7754
7755 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7756
7757         * g++.old-deja/g++.other/cast4.C: New test.
7758
7759 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7760
7761         * gcc.c-torture/compile/20000105-2.c: New test.
7762         * gcc.c-torture/compile/20000105-1.c: New test.
7763
7764 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7765
7766         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7767         references to printf & atoi to conform to ANSI standard.
7768         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7769         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7770         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7771         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7772         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7773         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7774         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7775         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7776         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7777         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7778         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7779         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7780         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7781         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7782         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7783         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7784         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7785         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7786         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7787         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7788         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7789         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7790         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7791         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7792         * g++.old-deja/g++.brendan/init3.C: Likewise.
7793         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7794         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7795         * g++.old-deja/g++.brendan/new2.C: Likewise.
7796         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7797         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7798         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7799         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7800         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7801         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7802         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7803         * g++.old-deja/g++.brendan/template24.C: Likewise.
7804         * g++.old-deja/g++.brendan/template3.C: Likewise.
7805         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7806         * g++.old-deja/g++.jason/inline3.C: Likewise.
7807         * g++.old-deja/g++.jason/opeq.C: Likewise.
7808         * g++.old-deja/g++.law/arg5.C: Likewise.
7809         * g++.old-deja/g++.law/arm7.C: Likewise.
7810         * g++.old-deja/g++.law/ctors11.C: Likewise.
7811         * g++.old-deja/g++.law/cvt8.C: Likewise.
7812         * g++.old-deja/g++.law/init9.C: Likewise.
7813         * g++.old-deja/g++.law/refs4.C: Likewise.
7814         * g++.old-deja/g++.law/template2.C: Likewise.
7815         * g++.old-deja/g++.law/visibility24.C: Likewise.
7816         * g++.old-deja/g++.law/vtable3.C: Likewise.
7817         * g++.old-deja/g++.mike/asm2.C: Likewise.
7818         * g++.old-deja/g++.mike/eh1.C: Likewise.
7819         * g++.old-deja/g++.mike/misc1.C: Likewise.
7820         * g++.old-deja/g++.mike/misc13.C: Likewise.
7821         * g++.old-deja/g++.mike/misc14.C: Likewise.
7822         * g++.old-deja/g++.mike/ns12.C: Likewise.
7823         * g++.old-deja/g++.mike/p1248.C: Likewise.
7824         * g++.old-deja/g++.mike/p3708.C: Likewise.
7825         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7826         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7827         * g++.old-deja/g++.mike/p646.C: Likewise.
7828         * g++.old-deja/g++.mike/p700.C: Likewise.
7829         * g++.old-deja/g++.mike/p783.C: Likewise.
7830         * g++.old-deja/g++.mike/p783a.C: Likewise.
7831         * g++.old-deja/g++.mike/p783b.C: Likewise.
7832         * g++.old-deja/g++.mike/p786.C: Likewise.
7833         * g++.old-deja/g++.mike/p789.C: Likewise.
7834         * g++.old-deja/g++.mike/p789a.C: Likewise.
7835         * g++.old-deja/g++.mike/p807a.C: Likewise.
7836         * g++.old-deja/g++.other/delete3.C: Likewise.
7837         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7838         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7839         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7840         * g++.old-deja/g++.other/empty1.C: Likewise.
7841         * g++.old-deja/g++.other/temporary1.C: Likewise.
7842         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7843         * g++.old-deja/g++.pt/t16.C: Likewise.
7844         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7845
7846 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7847
7848         * gcc.dg/991230-1.c: New test.
7849
7850 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7851
7852         * gcc.c-torture/compile/991229-3.c: New test.
7853         * gcc.c-torture/compile/991229-2.c: New test.
7854         * gcc.c-torture/compile/991229-1.c: New test.
7855
7856 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7857
7858         * gcc.c-torture/compile/labels-2.c: New test.
7859
7860 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7861
7862         * gcc.c-torture/execute/991227-1.c: New test.
7863
7864 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7865
7866         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7867
7868 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7869
7870         * gcc.c-torture/execute/991221-1.c: New test.
7871
7872 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7873
7874         * g++.old-deja/g++.other/cast3.C: New test.
7875
7876 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7877
7878         * gcc.c-torture/execute/991216-4.c: New test.
7879
7880 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7881
7882         * gcc.c-torture/execute/991216-1.c: New test.
7883         * gcc.c-torture/execute/991216-2.c: New test.
7884         * gcc.c-torture/execute/991216-3.c: New test.
7885
7886 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7887
7888         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7889         Actually make the test fail by using "-O2" for compilation.
7890
7891 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7892
7893         * g++.old-deja/g++.warn/cast-align1.C: New test.
7894
7895 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7896
7897         * gcc.c-torture/compile/991214-1.c: New test.
7898         * gcc.c-torture/compile/991214-2.c: New test.
7899
7900 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7901
7902         * gcc.dg/991214-1.c: New test.
7903
7904 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7905
7906         * gcc.c-torture/compile/991213-3.c: New test.
7907         * gcc.c-torture/compile/991213-2.c: New test.
7908         * gcc.c-torture/compile/991213-1.c: New test.
7909
7910 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7911
7912         * gcc.dg/991209-1.c: New test.
7913
7914 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7915
7916         * gcc.c-torture/compile/991208-1.c: New test.
7917
7918 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7919
7920         * gcc.dg/ultrasp2.c: New test.
7921
7922 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7923
7924         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7925
7926 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7927
7928         * gcc.c-torture/compile/991202-1.c: New test.
7929         * gcc.c-torture/execute/991202-1.c: New test.
7930         * gcc.c-torture/execute/991202-2.c: New test.
7931         * gcc.c-torture/execute/991202-3.c: New test.
7932
7933 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7934
7935         * g++.old-deja/g++.abi/align.C: New test.
7936         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7937         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7938
7939 1999-12-01  Richard Henderson  <rth@cygnus.com>
7940
7941         * gcc.c-torture/execute/991201-1.c: New.
7942
7943 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7944
7945         * gcc.dg/991129-1.c: New test.
7946
7947 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7948
7949         * gcc.c-torture/compile/991127-1.c: New test.
7950
7951 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7952
7953         * g++.old-deja/g++.other/warn4.C: New test.
7954
7955 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7956
7957         * g++.old-deja/g++.eh/cleanup2.C: New test.
7958         * g++.old-deja/g++.ext/pretty2.C: New test.
7959         * g++.old-deja/g++.ext/pretty3.C: New test.
7960         * g++.old-deja/g++.other/debug6.C: New test.
7961
7962 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7963
7964         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7965         compiler_output to look for one error message instead of two.
7966
7967 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7968
7969         * gcc.c-torture/execute/991118-1.c: Also test case
7970         where the word boundary does not split a byte evenly.
7971
7972 1999-11-19  Nathan Sidwell  <nathan@acm.org>
7973
7974         * g++.old-deja/g++.ext/restrict1.C: New test.
7975
7976 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
7977
7978         * gcc.c-torture/execute/991118-1.c: New test.
7979
7980 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
7981
7982         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
7983         working directory pathnames.
7984
7985 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
7986
7987         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
7988         host is equipped with driver.h and driver.o so it can actually
7989         compile and run the tests.
7990
7991 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
7992
7993         * gcc.c-torture/compile/991008-1.c: New test.
7994
7995 1999-11-08  Nick Clifton  <nickc@cygnus.com>
7996
7997         * lib/gcc-dg.exp: Include target-supports.exp
7998
7999 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8000
8001         * lib/target-supports.exp: New file: Provide procs to test for
8002         features supported by the target.
8003         (check_weak_available): Moved here from ecos.exp.
8004         (check_alias_available): New proc: Determine of the target
8005         toolchain supports the alias attribute.
8006
8007         * gcc.dg/special/ecos.exp: Move check_weak_available to
8008         target-supports.exp.
8009         (alias-1.c): Only perform the test if the target supports
8010         aliases.
8011         (wkali-1.c): Only perform the test if the target supports
8012         aliases.
8013
8014         * gcc.dg/990506-0.c: Expect error messages from cross
8015         targets as well as native targets.
8016
8017 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8018
8019         * gcc.dg/ultrasp1.c: Removed xfail.
8020         * gcc.dg/struct-ret-2.c: Likewise.
8021         * gcc.dg/array-1.c: Likewise.
8022
8023 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8024
8025         * gcc.dg/struct-ret-2.c: New test.
8026
8027         * gcc.dg/array-1.c: New test.
8028
8029 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8030
8031         * gcc.c-torture/execute/991030-1.c: New test.
8032
8033 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8034
8035         * gcc.c-torture/compile/991026-2.c: New test.
8036
8037 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8038
8039         * gcc.c-torture/compile/991026-1.c: New test.
8040
8041 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8042
8043         * gcc.c-torture/execute/991023-1.c: New test.
8044
8045 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8046
8047         * gcc.c-torture/execute/991019-1.c: New test.
8048
8049 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8050
8051         * gcc.c-torture/execute/991016-1.c: New test.
8052
8053 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8054
8055         * gcc.c-torture/execute/991014-1.c: New test.
8056
8057 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8058
8059         * g++.old-deja/g++.other/union2.C: New test.
8060
8061 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8062
8063         * g++.old-deja/g++.other/vaarg2.C: New test.
8064         * g++.old-deja/g++.other/vaarg3.C: New test.
8065
8066 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8067
8068         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8069         in compile/.
8070
8071 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8072
8073         * gcc.c-torture/execute/va-arg-11.c: New test.
8074
8075 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8076
8077         * lib/file-format.exp (gcc_target_object_format): Don't
8078         crash if objdump is unavailable.
8079
8080 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8081
8082         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8083
8084 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8085
8086         * gcc.c-torture/compile/990928-1.c: New test.
8087
8088 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8089
8090         * g++.old-deja/g++.other/decl6.C: New test.
8091
8092 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8093
8094         * gcc.c-torture/execute/va-arg-10.c: New test.
8095
8096 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8097
8098         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8099         __PRETTY_FUNCTION__.
8100
8101 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8102
8103         * gcc.c-torture/execute/990923-1.c: New test.
8104
8105 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8106
8107         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8108         for which -fpic is inappropriate.
8109
8110 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8111
8112         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8113
8114 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8115
8116         * g++.old-deja/g++.other/dyncast1.C: New test.
8117         * g++.old-deja/g++.other/dyncast2.C: New test.
8118         * g++.old-deja/g++.other/dyncast3.C: New test.
8119         * g++.old-deja/g++.other/dyncast4.C: New test.
8120         * g++.old-deja/g++.other/dyncast5.C: New test.
8121         * g++.old-deja/g++.eh/catch3.C: New test.
8122         * g++.old-deja/g++.eh/catch3p.C: New test.
8123         * g++.old-deja/g++.eh/catch4.C: New test.
8124         * g++.old-deja/g++.eh/catch4p.C: New test.
8125         * g++.old-deja/g++.eh/catch5.C: New test.
8126         * g++.old-deja/g++.eh/catch5p.C: New test.
8127         * g++.old-deja/g++.eh/catch6.C: New test.
8128         * g++.old-deja/g++.eh/catch6p.C: New test.
8129         * g++.old-deja/g++.eh/catch7.C: New test.
8130         * g++.old-deja/g++.eh/catch7p.C: New test.
8131         * g++.old-deja/g++.eh/catch8.C: New test.
8132         * g++.old-deja/g++.eh/catch8p.C: New test.
8133         * g++.old-deja/g++.eh/catch9.C: New test.
8134         * g++.old-deja/g++.eh/catch9p.C: New test.
8135
8136 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8137
8138         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8139         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8140
8141 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8142
8143         * gcc.c-torture/compile/990913-1.c: New test.
8144
8145 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8146
8147         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8148         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8149
8150 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8151
8152         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8153
8154 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8155
8156         * g++.old-deja/g++.other/lookup11.C: New test.
8157         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8158         what is permitted and what we want.
8159         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8160         overload use.
8161         * g++.old-deja/g++.jason/rfg5.C: Likewise
8162
8163 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8164
8165         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8166         * gcc.c-torture/noncompile/poison-1.c: New file.
8167
8168 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8169
8170         * g++.old-deja/g++.other/sizeof3.C: New test.
8171         * g++.old-deja/g++.other/sizeof4.C: New test.
8172         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8173         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8174
8175 1999-09-07  Richard Henderson  <rth@cygnus.com>
8176
8177         * gcc.dg/va-arg-1.c: New.
8178
8179 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8180
8181         * gcc.c-torture/execute/va-arg-9.c: New test.
8182
8183 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8184
8185         * g77.f-torture/compile/980519-2.f: New test.
8186         * g77.f-torture/compile/19990905-0.f: New test.
8187         * g77.f-torture/compile/19990905-1.f: New test.
8188         * g77.f-torture/compile/19990905-2.f: New test.
8189
8190         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8191
8192 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8193
8194         * gcc.c-torture/execute/990827-1.c: Fix typo.
8195
8196 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8197
8198         * g++.old-deja/g++.other/deref1.C: New test.
8199
8200 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8201
8202         * g++.old-deja/g++.other/ambig2.C: New test.
8203         * g++.old-deja/g++.other/cond5.C: New test.
8204         * g++.old-deja/g++.other/lookup16.C: New test.
8205
8206 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8207
8208         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8209         assemblers too.
8210
8211 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8212
8213         * lib/c-torture.exp: Avoid the "compare executables" optimization
8214         when testing native.
8215
8216 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8217
8218         * gcc.c-torture/execute/990829-1.c: New test.
8219         * gcc.c-torture/compile/990829-1.c: New test.
8220
8221 1999-08-27  Paul Burchard  <burchard@pobox.com>
8222
8223         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8224         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8225         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8226         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8227         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8228         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8229         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8230         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8231         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8232         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8233         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8234
8235 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8236
8237         * gcc.c-torture/execute/990827-1.c: New test.
8238
8239 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8240
8241         * g77.f-torture/noncompile/19990826-4.f: New test.
8242
8243         * g77.f-torture/compile/19990826-3.f: New test.
8244
8245         * g77.f-torture/execute/19990826-2.f: New test.
8246
8247         * g77.f-torture/compile/19990826-1.f: New test.
8248
8249         * gcc.c-torture/execute/990826-0.c: New test.
8250         * g77.c-torture/execute/19990826-0.f: New test.
8251
8252         * g77.f-torture/noncompile/970626-2.f: New test.
8253
8254 1999-08-25  Paul Burchard  <burchard@pobox.com>
8255
8256         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8257         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8258         lss-011.C: New tests.
8259
8260 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8261
8262         * g++.old-deja/g++.other/decl5.C: New test.
8263
8264 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8265
8266         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8267         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8268         call `postbase' for each one.  All callers of `postbase' changed
8269         to call this instead.
8270
8271 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8272
8273         * gcc.c-torture/execute/990811-1.c: New test.
8274
8275 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8276
8277         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8278         just native ones.
8279
8280         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8281         just native ones.
8282
8283 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8284
8285         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8286
8287 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8288
8289         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8290
8291 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8292
8293         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8294
8295 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8296
8297         * gcc.c-torture/execute/990804-1.c: New test.
8298
8299 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8300
8301         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8302         * g++.old-deja/g++.brendan/crash64.C: Likewise
8303         * g++.old-deja/g++.brendan/overload8.C: Likewise
8304
8305 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8306
8307         * g++.old-deja/g++.other/struct1.C: New test.
8308
8309 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8310
8311         * g++.old-deja/g++.other/enum2.C: New test.
8312
8313 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8314
8315         Adapted from tests from Franz Sirl:
8316         * gcc.c-torture/execute/va-arg-7.c: New test.
8317         * gcc.c-torture/execute/va-arg-8.c: New test.
8318
8319 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8320
8321         * gcc.c-torture/compile/990801-2.c: New test.
8322
8323         * gcc.c-torture/compile/990801-1.c: New test.
8324
8325 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8326
8327         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8328         fp-cmp-1.c, converting double to float.
8329
8330         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8331         fp-cmp-1.c, converting double to long double.
8332
8333         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8334         from fr1 to unknown_register, since fr1 is a legitimate register
8335         on some machines.
8336
8337 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8338
8339         * README: More listname related changes.
8340
8341 1999-07-08  Catherine Moore  <clm@cygnus.com>
8342
8343         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8344
8345 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8346
8347         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8348
8349 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8350
8351         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8352
8353 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8354
8355         * gcc.dg/990703-1.c: New test.
8356
8357 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8358
8359         * lib/file-format.exp: New file: Move definition of proc
8360         gcc_target_object_format to here from
8361         gcc.dg/special/ecos.exp.
8362
8363         * lib/c-torture.exp: Include lib file-format.exp.
8364         * lib/gcc-dg.exp: Include lib file-format.exp.
8365
8366         * gcc.dg/special/ecos.exp: Remove definition of proc
8367         gcc_target_object_format.
8368
8369 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8370
8371         * gcc.c-torture/execute/990628-1.c: New test.
8372
8373 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8374
8375         * gcc.c-torture/compile/990625-2.c: New test.
8376
8377         * gcc.c-torture/compile/990625-1.c: New test.
8378
8379 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8380
8381         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8382         attributes compile.
8383         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8384         ports that use the COFF/PE file format.
8385
8386 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8387
8388         * gcc.c-torture/compile/990617-1.c: New test.
8389
8390 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8391
8392         * g++.old-deja/g++.other/decl4.C: New test.
8393
8394 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8395
8396         * g++.old-deja/g++.other/bitfld3.C: New test.
8397
8398 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8399
8400         * g++.old-deja/g++.eh/catch1.C: New test.
8401
8402 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8403
8404         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8405
8406         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8407         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8408
8409 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8410
8411         * g77.f-torture/compile/19990502-0.f: Replace with new,
8412         shorter, test that still fails after recent changes.
8413
8414 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8415
8416         * gcc.c-torture/execute/990604-1.c: New test.
8417
8418 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8419
8420         * gcc.c-torture/execute/990531-1.c: New test.
8421
8422 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8423
8424         * gcc.c-torture/compile/990527-1.c: New test.
8425
8426 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8427
8428         * gcc.c-torture/execute/990527-1.c: New test.
8429
8430 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8431
8432         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8433         bitfields as signed.
8434
8435 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8436
8437         * g77.f-torture/compile/19990525-0.f: New test.
8438
8439 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8440
8441         * gcc.c-torture/execute/990525-2.c: New test.
8442
8443         * gcc.c-torture/execute/990525-1.c: New test.
8444
8445 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8446
8447         * g++.old-deja/g++.other/anon3.C: New test.
8448         * g++.old-deja/g++.other/anon4.C: New test.
8449         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8450         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8451         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8452         Merrill).
8453
8454 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8455
8456         * gcc.c-torture/execute/990524-1.c: New test.
8457
8458         * gcc.dg/990524-1.c: New test.
8459
8460 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8461
8462         * gcc.c-torture/compile/990523-1.c: New test.
8463
8464 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8465
8466         * gcc.c-torture/compile/990519-1.c: New test.
8467
8468 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8469
8470         * gcc.c-torture/compile/990517-1.c: New test.
8471
8472         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8473         (e4, f4): New tests.
8474         (main): Call them.
8475
8476 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8477
8478         * gcc.dg/noreturn-1.c: New test.
8479
8480 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8481
8482         * gcc.c-torture/execute/990513-1.c: New test.
8483
8484 1999-05-10  Richard Henderson  <rth@cygnus.com>
8485
8486         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8487
8488 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8489
8490         * g77.f-torture/execute/erfc.f: Use small single-precision
8491         values, to avoid problems on Alphas when not -mieee.
8492
8493 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8494
8495         * gcc.dg/990506-0.c: New test.
8496
8497 1999-05-08  Richard Henderson  <rth@cygnus.com>
8498
8499         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8500         the constant to test.  Don't XFAIL 64-bit targets.
8501
8502         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8503         * g++.old-deja/g++.law/profile1.C: Likewise.
8504
8505         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8506         operator new instances.
8507         * g++.old-deja/g++.other/delete5.C: Likewise.
8508
8509 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8510
8511         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8512         intrinsic.
8513
8514 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8515
8516         * g77.f-torture/execute/u77-test.f: Reverse order of two
8517         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8518
8519 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8520
8521         * gcc.dg/compare1.c: New test.
8522
8523 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8524
8525         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8526         New tests.
8527
8528 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8529
8530         * g77.f-torture/compile/19990502-1.f: New test.
8531
8532 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8533
8534         * g77.f-torture/compile/19990502-0.f: New test.
8535
8536 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8537
8538         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8539         intrinsic.
8540
8541 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8542
8543         * g77.f-torture/execute/u77-test.f (main): List libU77
8544         intrinsics not currently tested.
8545         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8546         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8547         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8548         Trim blanks off the ends of some printed strings.
8549
8550 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8551
8552         * g77.f-torture/execute/u77-test.f (main): Just warn about
8553         FSTAT gid disagreement, as it's expected on some systems.
8554
8555 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8556
8557         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8558         use a new function, which allows for some slop.
8559         Clean up some commentary.
8560         (issum): The new function.
8561         (sgladd): Deleted subroutine.
8562
8563 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8564
8565         * g77.f-torture/execute/u77-test.f: Modify to be more like
8566         libf2c/libU77 version, bringing patches to that version here.
8567         Add suitable commentary.
8568
8569 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8570
8571         * gcc.dg/990424-1.c: New test.
8572
8573 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8574
8575         * g77.f-torture/execute/u77-test.f (main): Bug involving
8576         LSTAT has been fixed, so turn back on full checking.
8577
8578 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8579
8580         * g77.f-torture/compile/19990419-0.f: New test.
8581         * g77.f-torture/execute/19990419-1.f: New test.
8582
8583 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8584
8585         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8586         to avoid the need for a prototype to supress a warning.
8587
8588 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8589
8590         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8591
8592 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8593
8594         * gcc.c-torture/execute/990404-1.c: New test.
8595
8596 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8597
8598         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8599         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8600         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8601         missing initializer warnings.
8602
8603 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8604
8605         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8606         matching strings.
8607
8608 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8609
8610         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8611
8612 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8613
8614         * g77.f-torture/execute/19990325-0.f: New test.
8615         * g77.f-torture/execute/19990325-1.f: New test.
8616
8617 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8618
8619         * gcc.c-torture/execute/990324-1.c: New test.
8620
8621 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8622
8623         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8624         test with 4.
8625
8626 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8627
8628         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8629
8630 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8631
8632         * g77.f-torture/execute/19990313-2.f: New test.
8633         * g77.f-torture/execute/19990313-3.f: New test.
8634
8635 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8636
8637         * g77.f-torture/execute/19990313-0.f: New test.
8638         * g77.f-torture/execute/19990313-1.f: New test.
8639
8640 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8641
8642         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8643         printf to sprintf.
8644         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8645         (main): Add check for u15.  Conditionalize u31 check depending on
8646         whether ints are <32 bits or >=32 bits.
8647
8648 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8649
8650         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8651
8652 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8653
8654         * g77.f-torture/compile/19990305-0.f: New test.
8655         * g77.f-torture/execute/19981119-0.f: New test.
8656
8657 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8658
8659         * g77.f-torture/execute/970625-2.f: call ABORT if final
8660         result is not correct, instead of just printing it.
8661         Add this checking via newly introduced obfuscation, to
8662         trip up buggy front ends.
8663
8664 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8665
8666         * g77.f-torture/compile/960317-1.f: Moved from being
8667         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8668
8669 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8670
8671         * g77.f-torture/execute/960317-1.f: New (old) test.
8672         * g77.f-torture/execute/970625-2.f: Ditto.
8673
8674 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8675
8676         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8677         message on line 1 or line 2; cccp and cpplib do this differently.
8678
8679 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8680
8681         * g++.old-deja/g++.law/weak1.C: New test.
8682
8683 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8684
8685         * gcc.c-torture/execute/990119-1.c: Renamed to...
8686         * gcc.dg/990119-1.c: this, so it will only be tested once
8687         (it's a preprocessor test, it doesn't need to be run at
8688         multiple optimization levels).
8689
8690 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8691
8692         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8693           ALWAYS_CXXFLAGS.
8694
8695 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8696
8697         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8698         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8699         to not be compilable by current g77.
8700
8701 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8702
8703         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8704
8705 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8706
8707         * gcc.c-torture/execute/990222-1.c: New test.
8708
8709 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8710
8711         * g77.f-torture/compile/19990218-0.f: New test.
8712         * g77.f-torture/noncompile/19990218-1.f: New test.
8713
8714 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8715
8716         * g77.f-torture/compile/19981216-0.f: New test.
8717
8718 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8719
8720         * gcc.dg/990214-1.c: New test.
8721
8722 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8723
8724         * gcc.dg/990213-2.c: New test.
8725
8726         * gcc.dg/990213-1.c: New test.
8727
8728 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8729
8730         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8731         ints.
8732
8733 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8734
8735         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8736         specified by target.
8737
8738         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8739
8740 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8741
8742         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8743
8744 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8745
8746         * gcc.dg/special/ecos.exp: New test driver for new tests with
8747         special requirements.
8748
8749         * gcc.dg/special/alias-1.c: New test.
8750         * gcc.dg/special/gcsec-1.c: New test.
8751         * gcc.dg/special/weak-1.c: New test.
8752         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8753         * gcc.dg/special/weak-2.c: New test.
8754         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8755         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8756         * gcc.dg/special/wkali-1.c: New test.
8757         * gcc.dg/special/wkali-2.c: New test.
8758         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8759         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8760
8761 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8762
8763           * lib/c-torture.exp (c-torture-compile): Pull out code for
8764           analyzing gcc error messages.
8765           (c-torture-execute): Likewise.  Fix some (harmless) false
8766           positives.
8767           * lib/gcc.exp (gcc_check_compile): New function.
8768
8769 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8770
8771         * gcc.c-torture/execute/990208-1.c: New test.
8772
8773 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8774
8775         * g++.dg/special/ecos.exp: New driver for new tests with special
8776         requirements
8777
8778         * g++.dg/special/conpr-1.C: New test
8779         * g++.dg/special/conpr-2.C: New test
8780         * g++.dg/special/conpr-2a.C: New test
8781         * g++.dg/special/conpr-3.C: New test
8782         * g++.dg/special/conpr-3a.C: New test
8783         * g++.dg/special/conpr-3b.C: New test
8784
8785         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8786         allow g++ to use the dg driver
8787
8788         * README: Add comment about g++.dg directory
8789
8790 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8791
8792         * README: Update email addresses.
8793
8794 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8795
8796         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8797         arguments in order to force structure S onto the stack even on
8798         the alpha.
8799         (test): Pass 10 leading arguments to function foo as well as the
8800         structure S.
8801
8802         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8803         failure for all targets.
8804
8805         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8806         abort to terminate program execution.
8807
8808 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8809
8810         * gcc.c-torture/execute/990130-1.c: New test.
8811
8812 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8813
8814         * gcc.dg/990130-1.c: New test.
8815
8816 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8817
8818         * gcc.c-torture/execute/990128-1.c: New test.
8819
8820 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8821
8822         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8823
8824 1999-01-27  Felix Lee  <flee@cygnus.com>
8825
8826         * lib/c-torture.exp (c-torture-compile): pull out code for
8827         analyzing gcc error messages.
8828         (c-torture-execute): ditto, and fix some (harmless) false
8829         positives.
8830         * lib/gcc.exp (gcc_check_compile): new function.
8831
8832 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8833
8834         * gcc.dg/990117-1.c: New test.
8835
8836         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8837
8838         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8839
8840 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8841
8842         * g77.f-torture/compile/990115-1.f: New test.
8843
8844 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8845
8846         * gcc.c-torture/compile/990107-1.c: New test
8847
8848 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8849
8850         * gcc.c-torture/execute/990106-2.c: New test.
8851
8852         * gcc.c-torture/execute/990106-1.c: New test.
8853
8854 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8855
8856         * gcc.c-torture/compile/981223-1.c: New test.
8857
8858 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8859
8860         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8861         (opt3): Rename from opt4 and disable.
8862
8863 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8864
8865         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8866
8867 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8868
8869         * g++.old-deja/g++.other/conv5.C: New test.
8870
8871 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8872
8873         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8874
8875 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8876
8877         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8878
8879 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8880
8881         * gcc.c-torture/compile/981211-1.c: New test.
8882
8883 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8884
8885         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8886
8887         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8888
8889 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8890
8891         * gcc.special/930510-1.c: Make C9X safe.
8892         * gcc.misc-tests/gcov-1.c Similarly.
8893         * gcc.misc-tests/gcov-2.c Similarly.
8894
8895 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8896
8897         * gcc.dg/ultrasp1.c: New test.
8898
8899 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8900
8901         * gcc.c-torture/execute/981206.c: New test.
8902
8903 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8904
8905         * g++.old-deja/g++.ns/template7.C: New test.
8906
8907         * g++.old-deja/g++.other/expr1.C: New test.
8908
8909         * g++.old-deja/g++.eh/tmpl3.C: New test.
8910
8911         * g++.old-deja/g++.eh/tmpl2.C: New test.
8912
8913 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8914
8915         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8916         * g++.old-deja/g++.other/using6.C: Removed.
8917         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8918
8919         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8920
8921 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8922
8923         * g++.old-deja/g++.pt/overload8.C: New test.
8924
8925         * g++.old-deja/g++.pt/overload7.C: New test.
8926
8927         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8928
8929         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8930         and relinking messages.
8931         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8932         compiling with -frepo.
8933
8934 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8935
8936         * g++.old-deja/g++.pt/lookup6.C: New test.
8937
8938 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8939
8940         * gcc.c-torture/execute/981130-1.c: New test.
8941         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8942
8943 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8944
8945         * g++.old-deja/g++.pt/explicit76.C: New test.
8946
8947         * g++.old-deja/g++.pt/friend38.C: New test.
8948
8949         * g++.old-deja/g++.ns/crash2.C: New test.
8950
8951         * g++.old-deja/g++.pt/defarg8.C: New test.
8952
8953         * g++.old-deja/g++.pt/instantiate6.C: New test.
8954
8955         * g++.old-deja/g++.pt/static6.C: New test.
8956
8957         * g++.old-deja/g++.pt/decl2.C: New test.
8958
8959 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8960
8961         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8962         problem is actually related with name lookup, but so what? :-)
8963
8964         * g++.old-deja/g++.pt/friend37.C: New test.
8965
8966 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8967
8968         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8969         element, which fails on some systems.
8970
8971         * g77.f-torture/execute/labug1.f: New test.
8972
8973 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
8974
8975         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
8976         is defined.
8977
8978 1998-11-18  Dave Love  <d.love@dl.ac.uk>
8979
8980         * g77.f-torture/compile/981117-1.f: New test.
8981
8982 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
8983
8984         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
8985         properly discarded.
8986
8987 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
8988
8989         * gcc.c-torture/execute/memcheck: New directory of tests for
8990         -fcheck-memory-usage.
8991
8992 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8993
8994         * README: New file, general information about the testsuite and
8995         new description of the various C++ test subdirectories.
8996         * README.g++: Eliminate obsolete information, update and move most
8997         relevant stuff to README.
8998
8999 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9000
9001         * gcc.c-torture/compile/981107-1.c: New test.
9002
9003 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9004
9005         * execute/memcpy-bi.c: New testcase.
9006
9007 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9008
9009         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9010         base classes.
9011
9012         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9013         template is selected.
9014
9015         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9016         classes, it should be accepted for all types.
9017
9018         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9019
9020         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9021         specializations start with template headers.
9022
9023 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9024
9025         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9026
9027         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9028         non-POD types.
9029
9030 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9031
9032         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9033
9034 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9035
9036         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9037
9038 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9039
9040         * 981019-1.c: New test.
9041
9042 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9043
9044         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9045         find objc headers.
9046
9047 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9048
9049         * compile/981001-4.c: Remove use of GCC extension that triggers a
9050         compiler bug.
9051
9052 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9053
9054         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9055
9056 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9057
9058         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9059         instantiation of template produces incorrect code for delete
9060         expression.
9061
9062         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9063         constructors' name is not unique.
9064         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9065         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9066
9067         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9068         automatic array of const is ill-formed.
9069
9070         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9071         of template parameter?
9072
9073         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9074         const.
9075
9076         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9077         pointer-to-member expression.
9078
9079         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9080         declaration causes ICE.
9081
9082 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9083
9084         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9085         reserved in the global namespace.
9086
9087         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9088         generate needed virtual table.
9089
9090         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9091
9092 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9093
9094         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9095         template-dependent type
9096
9097 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9098
9099         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9100         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9101         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9102
9103         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9104         class should be usable as argument of member function.
9105         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9106         class should be usable as return type of member function.
9107         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9108         class should be usable as type of data member.
9109
9110         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9111
9112 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9113
9114         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9115
9116 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9117
9118         * gcc.dg/dll-?.c Add thumb to target list.
9119         Fix assembler scan patterns to match current assembler output.
9120
9121 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9122
9123         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9124         matching of template brackets.
9125
9126         * g++.old-deja/g++.other/using4.C: New test.  Test using
9127         declarations of methods from base classes.
9128
9129         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9130         within functions should introduce names into the innermost
9131         enclosing namespace.
9132
9133         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9134         of static locals if first initialization throws.
9135
9136 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9137
9138         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9139
9140 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9141
9142         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9143         lose track of the possible targets of tablejump insns.
9144         * special/special.exp: Run it.
9145
9146 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9147
9148         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9149         must be declared before its specializations can be named in friend
9150         declarations.
9151
9152 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9153
9154         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9155
9156         * g77.f-torture/execute/io1.f: New test.
9157
9158 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9159
9160         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9161         with pointer to template function, for which no argument deduction
9162         is possible.
9163
9164         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9165         specialization of template function as argument to template
9166         function.
9167
9168         * g++.old-deja/g++.other/access2.C: New test; Inner class
9169         shouldn't have privileged access to Outer's names.
9170
9171 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9172
9173         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9174         friend template declared within template class conflicts with
9175         nested class of the same name.
9176
9177         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9178         is ignored.
9179
9180         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9181         object with direct initializer as function declaration.
9182
9183         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9184         initializers.
9185
9186         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9187         involving const pointer and NULL produces incorrect result.
9188
9189         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9190         type name without `typename' should be rejected with -pedantic.
9191
9192 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9193
9194         * g++.old-deja/g++.other/addrof1.C: New test.
9195
9196 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9197
9198         * gcc.c-torture/compile/981001-1.c: New test.
9199         * gcc.c-torture/execute/981001-1.c: New test.
9200
9201 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9202
9203         * gcc.c-torture/compile/981001-2.c: New test.
9204         * gcc.c-torture/compile/981001-3.c: New test.
9205         * gcc.c-torture/compile/981001-4.c: New test.
9206
9207 1998-10-01  Robert Lipe  <robertl@dgii.com>
9208
9209         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9210         multilibbed hosts.   Idea grafted from g77.exp.
9211
9212 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9213
9214         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9215         avoid losing on systems which need -lsocket.
9216
9217 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9218
9219         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9220         * g++.old-deja/g++.other/nested2.C: Ditto.
9221         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9222         failure.
9223
9224 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9225
9226         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9227         preferred over template operator!= for enum bitfields.
9228
9229 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9230
9231         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9232         that happen to have the same base name, but in different scopes,
9233         are incorrectly rejected.
9234
9235 1998-09-16  Richard Henderson  <rth@cygnus.com>
9236
9237         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9238         on the native word size instead of an integer literal.
9239
9240 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9241
9242         * g++.old-deja/g++.other/static2.C: Invocation of static data
9243         member of type pointer-to-function denoted as non-static member.
9244
9245         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9246         checks involving function types and aliases.
9247
9248 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9249
9250         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9251         redefined to the same non-trivial type.
9252
9253         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9254         namespace-qualification of template specializations declared in
9255         other namespaces.
9256
9257         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9258         to declare a subset of the specializations of a template function
9259         as friends of specializations of a template class.
9260
9261         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9262         member templates that do not fully specialize the enclosing
9263         template class are rejected.
9264
9265 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9266
9267         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9268
9269 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9270
9271         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9272         altered from libf2c/libU77 version.
9273
9274 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9275
9276         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9277
9278 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9279
9280         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9281         (un)signed char are different types for template specialization
9282         purposes.
9283
9284 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9285
9286         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9287         * objc: ObjC testsuite.
9288
9289 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9290
9291         * gcc.c-torture/execute/941014-1.x:  New file.
9292
9293 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9294
9295         * lib/c-torture.exp: Add support for
9296         torture_eval_before_compile and torture_eval_before_execute
9297         variables.
9298
9299 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9300
9301         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9302         this test triggers valid.
9303
9304 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9305
9306         * gcc.dg/980827-1.c: New test.
9307
9308 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9309
9310         * gcc.c-torture/execute/loop-4b.c: New test.
9311
9312 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9313
9314         * lib/c-torture.exp: Add support for
9315         torture_eval_before_compile and torture_eval_before_execute
9316         variables.
9317
9318 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9319
9320         * gcc.c-torture/compile/980825-1.c: New test.
9321
9322 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9323
9324         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9325         count number tests in opt_t0 not good_t0.
9326
9327 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9328
9329         * gcc.c-torture/compile/930326-1.x: Fix typo.
9330
9331 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9332
9333         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9334         causes an ICE.
9335
9336 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9337
9338         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9339         STACK_SIZE is defined.
9340         * gcc.c-torture/unsorted/stuct.c: Similarly.
9341
9342         * gcc.c-torture/compile/980821-1.c: New test.
9343
9344 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9345
9346         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9347
9348 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9349
9350         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9351         code.
9352
9353 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9354
9355         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9356         error'.
9357
9358 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9359
9360         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9361
9362 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9363
9364         * gcc.c-torture/compile/980816-1.c: New test.
9365
9366         * gcc.dg/980816-1.c: New test.
9367
9368 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9369
9370         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9371         compiler for ieee tests.
9372
9373 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9374
9375         * g77.f-torture/compile/980729-0.f: New test.
9376
9377 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9378
9379         * gcc.c-torture/special/eeprof-1.c: New test, for
9380         -finstrument-functions.
9381         * gcc.c-torture/special/special.exp: Run it.
9382
9383 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9384
9385         * gcc.c-torture/compile/980729-1.c: New test.
9386
9387 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9388
9389         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9390         __thumb__ is defined, and test for ARM style doubles if so.
9391
9392 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9393
9394         * g77.f-torture/noncompile/980615-0.f: New test.
9395
9396 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9397
9398         * gcc.dg/980312-1.c: Do link instead of compile.
9399         * gcc.dg/980313-1.c: Likewise.
9400
9401 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9402
9403         * gcc.c-torture/compile/980726-1.c: New test.
9404
9405 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9406
9407         * g77.f-torture/execute/io0.f: New test.
9408
9409 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9410
9411         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9412         an int.
9413
9414 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9415
9416         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9417         m32r bugs.
9418
9419 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9420
9421         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9422         c-decl.c:grokdeclarator can handle mode attributes.
9423
9424 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9425
9426         * gcc.c-torture/execute/980716-1.c: New test.
9427
9428 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9429
9430         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9431         the mn10200.
9432         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9433         the mn10200.
9434         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9435         * gcc.c-torture/compile/930326-1.x: Similarly.
9436
9437 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9438
9439         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9440         New test from Craig.
9441
9442 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9443
9444         * g77.f-torture/noncompile/980616-0.f: New test.
9445
9446         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9447
9448 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9449
9450         *  g++.other/singleton.C: Return error value instead of taking
9451         SIGSEGV.
9452
9453 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9454
9455         *  g++.other/singleton.C: New test.   Warning is under dispute.
9456         Runtime crash is not.
9457
9458 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9459
9460         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9461         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9462         using6.C, using7.C}:  New namespace tests.
9463
9464 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9465
9466         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9467         specialization with typedef'ed names used as array indexes.
9468
9469 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9470
9471         * gcc.c-torture/execute/980709-1.c: New test.
9472
9473         * gcc.dg/980709-1.c: New test.
9474
9475 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9476
9477         * gcc.c-torture/execute/bcp-1.c: New test.
9478
9479 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9480
9481         * gcc.c-torture/execute/980707-1.c: New test.
9482
9483 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9484
9485         * gcc.c-torture/compile/980706-1.c: New test.
9486
9487 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9488
9489         * g77.f-torture/execute/980701-0.f,
9490         g77.f-torture/execute/980701-1.f: New test from Craig.
9491
9492 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9493
9494         * gcc.c-torture/compile/980701-1.c: New test.
9495
9496         * gcc.c-torture/execute/980701-1.c: New test.
9497
9498 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9499 rlsruhe.de>
9500
9501         * g++.old-deja/g++.robertl/eb132.C: New test.
9502         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9503
9504 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9505
9506         * g77.f-torture/execute/980628-7.f,
9507         g77.f-torture/execute/980628-8.f,
9508         g77.f-torture/execute/980628-9.f,
9509         g77.f-torture/execute/980628-10.f: New tests from Craig.
9510
9511         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9512
9513 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9514
9515         * g77.f-torture/execute/980628-4.f: New test from Craig.
9516         * g77.f-torture/execute/980628-5.f: Likewise.
9517         * g77.f-torture/execute/980628-2.f: Likewise.
9518         * g77.f-torture/execute/980628-0.f: Likewise.
9519         * g77.f-torture/execute/980628-1.f: Likewise.
9520         * g77.f-torture/execute/980628-3.f: Likewise.
9521         * g77.f-torture/execute/980628-6.f: Likewise.
9522
9523 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9524
9525         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9526         directory when nothing has been installed yet.
9527
9528 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9529
9530         * gcc.c-torture/special/special.exp: Handle newer versions of
9531         dejagnu.
9532
9533 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9534
9535         * gcc.dg/980626-1.c: New test.
9536
9537 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9538
9539         * gcc.misc-tests/m-un-2.c: New test.
9540         * g++.old-deja/g++.other/warn01.c: Likewise.
9541
9542 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9543
9544         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9545         compatibility with assmblers with a different comment character.
9546         Eliminate use of GAS-specific extensions.
9547
9548 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9549
9550         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9551
9552 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9553
9554         *lib/g77.exp: Replace search for libf2c.a with search for newly
9555         renamed libg2c.a
9556
9557 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9558
9559         * gcc.c-torture/execute/980617-1.c: New test.
9560
9561 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9562
9563         * gcc.c-torture/execute/980612-1.c: New test.
9564
9565 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9566
9567         * gcc.dg/980523-1.c: Only test on ppc-linux.
9568         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9569
9570         * gcc.c-torture/execute/980608-1.c: New test.
9571
9572 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9573
9574         * gcc.c-torture/execute/980605-1.c: New test.
9575
9576 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9577
9578         * gcc.c-torture/execute/980604-1.c: New test.
9579
9580 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9581
9582         * gcc.c-torture/execute/980602-1.c: New test.
9583         * gcc.c-torture/execute/980602-2.c: Likewise.
9584
9585 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9586
9587         * 970125-0.f: Fix per JCB.  Add commentary.
9588
9589 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9590
9591         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9592         IEEE -0 support.
9593
9594 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9595
9596         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9597         earlier.
9598
9599 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9600
9601         * gcc.c-torture/execute/980526-3.c: New test.
9602
9603 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9604
9605         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9606         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9607         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9608         m88k-motorola-sysv3 to XFAIL.
9609
9610 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9611
9612         * gcc.dg/980526-1.c: New test.
9613         * gcc.c-torture/execute/980526-2.c: New test.
9614
9615 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9616
9617         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9618
9619         * gcc.c-torture/execute/980526-1.c: New test.
9620
9621 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9622
9623         * g77.f-torture/execute/alpha2.f: Add runtime test.
9624
9625 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9626
9627         * g++.old-deja/old-deja.exp: Strip leading directories.
9628
9629         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9630         error for the line.  Don't run multiple tests for the same line.
9631
9632 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9633
9634         * gcc.dg/980523-1.c: New test.
9635
9636 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9637
9638         * g77.f-torture/compile/970915-0.f: New test.
9639
9640 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9641
9642         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9643
9644 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9645
9646         * gcc.dg/980520-1.c: New test.
9647
9648 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9649
9650         * gcc.dg/980502-1.c: Fix return type.
9651
9652 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9653
9654         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9655         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9656         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9657         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9658         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9659
9660 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9661
9662         * g77.f-torture/execute/980520-1.f: New test.
9663
9664 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9665
9666         * lib/mike-g77.exp: New file.
9667
9668         * g77.f-torture/noncompile/noncompile.exp,
9669         g77.f-torture/noncompile/check0.f: New files.
9670
9671 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9672
9673         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9674         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9675         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9676         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9677         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9678         abort where appropriate.
9679
9680 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9681
9682         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9683         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9684
9685 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9686
9687         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9688
9689 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9690
9691         * g77.f-torture/compile/980427-0.f: New test.
9692
9693 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9694
9695         * g77.f-torture/compile/980424-0.f: New test.
9696
9697 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9698
9699         * g77.f-torture/compile/980419-2.f (main): New test.
9700         * g77.f-torture/compile/970125-0.f: New test.
9701         * g77.f-torture/compile/980419-1.f: New test.
9702
9703 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9704
9705         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9706         of loop-4.c.
9707
9708 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9709
9710         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9711
9712 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9713
9714         * gcc.c-torture/compile/980329-1.c: New test.
9715
9716 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9717
9718         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9719         * gcc.dg/980312-1.c: Fix typo in -march command.
9720
9721 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9722
9723         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9724
9725 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9726
9727         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9728         Dave Love agree the Fortran source is bogus.
9729
9730 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9731
9732         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9733         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9734         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9735         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9736         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9737
9738 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9739
9740         * g++.old-deja/g++.other/friend1.C: New test.
9741
9742 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9743
9744         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9745         possibly uninitialized) variables and declare dnrm2.
9746
9747 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9748
9749         From Bruno Haible <haible@ilog.fr>:
9750         * gcc.c-torture/execute/980223.c: New test.
9751
9752 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9753
9754         * gcc.dg/ifelse-1.c: New test.
9755
9756 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9757
9758         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9759
9760           * lib/old-dejagnu.exp (old-dejagnu): Added the
9761           "execution test - XFAIL *-*-*" handling in the spirit of
9762           "excess errors test -". Changed the "execution test fails"
9763           handling to be like "excess errors test fails".
9764           * Update various tests accordingly.
9765
9766 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9767
9768         * gcc.c-torture/execute/980205.c: New test.
9769
9770 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9771
9772         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9773         * lib/f-torture.exp: Similarly.
9774         * gcc.c-torture: Rename all .cexp files to .x files.
9775
9776 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9777
9778         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9779         (940510-1.c): Removed duplicate.
9780         (971104-1.c): New test.
9781
9782 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9783
9784           * lib/f-torture.exp: Improve error and loop detection.
9785
9786 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9787
9788         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9789         use that to size the filler array.
9790
9791 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9792
9793         * lib/c-torture.exp(c-torture-execute): Fix typo.
9794
9795         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9796         testcase as the executable name. Keep the executable around if
9797         the test fails.
9798
9799 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9800
9801         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9802         changes.  Only test one -g option, and move it to the end of the
9803         list of options to test.
9804
9805 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9806
9807         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9808         variable GCC_TORTURE_OPTIONS to supply default switches separated
9809         by colons.  If no environment variable, run tests with -O0 -g, -O1
9810         -g, and -O2 -g as well.
9811
9812 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9813
9814         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9815         explanatory comments. Fix indentation.
9816
9817 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9818
9819         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9820
9821 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9822
9823         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9824         * g++.old-deja/g++.mike/p7325.C: Likewise.
9825         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9826
9827 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9828
9829         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9830         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9831         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9832         * g++.old-deja/g++.law/operators4.C: Likewise.
9833
9834 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9835
9836         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9837         * g++.old-deja/g++.mike/p784.C: Ditto.
9838         * g++.old-deja/g++.mike/p785.C: Ditto.
9839
9840 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9841
9842           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9843
9844 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9845
9846         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9847         target feature; pass this to c-torture-execute as needed.
9848
9849 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9850
9851         * lib/c-torture.exp(c-torture-execute): If the previous and the
9852         current executables being tested are identical, we don't need to
9853         run the executable again. Try to make the executable names
9854         unique. Add an optional argument for passing additional compiler
9855         flags.
9856
9857 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9858
9859         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9860
9861 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9862
9863         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9864
9865 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9866
9867         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9868         32bit or larger longs.
9869
9870         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9871         have either a 32bit long or 32bit int.
9872
9873 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9874
9875         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9876         Make double precision tests dependent on sizeof (double).
9877
9878 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9879
9880         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9881         too.
9882
9883 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9884
9885         * gcc.c-torture/compile/961203-1.cexp: New script.
9886
9887 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9888
9889         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9890         up the includes ourselves.
9891
9892 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9893
9894         * lib/plumhall.exp: Remove random include, and add a few
9895         verbose messages for debugging.
9896
9897 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9898
9899         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9900         of trying to do it ourselves.
9901
9902 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9903
9904         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9905
9906 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9907
9908         * gcc.prms/5403.c: Made regexp a bit less strict.
9909
9910 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9911
9912         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9913         is returned from remote_load instead.
9914         * lib/plumhall.exp: Ditto.
9915         * lib/mike-g++.exp: Ditto.
9916         * lib/old-dejagnu.exp: Ditto.
9917         * lib/c-torture.exp: Ditto.
9918
9919 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9920
9921         * lib/g++.exp: Use build_wrapper procedure.
9922         * lib/gcc.exp: Ditto.
9923
9924 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9925
9926         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9927         an old-style decl for malloc.  Fixes tests to work when
9928         sizeof (int) != sizeof (size_t).
9929
9930 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9931
9932         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9933
9934         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9935         use stdargs.h interface.
9936
9937 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9938
9939         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9940         NO_VARARGS when compiling.
9941
9942 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9943
9944         * lib/plumhall.exp(ph_includes): New procedure.
9945         (ph_make): Use it.
9946         (ph_compiler): Ditto.
9947
9948         * lib/g++.exp: Rename test-glue.c to testglue.c.
9949         * lib/gcc.exp: Ditto.
9950
9951 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9952
9953         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9954         to completion when it's called.
9955
9956 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9957
9958         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9959         is defined, don't do test.
9960
9961 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9962
9963         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9964         for object files.
9965         (ph_summary): Mark skipped testcases as untested, not unresolved.
9966
9967         * lib/plumhall.exp (ph_make): If unresolved because of bad
9968         errorCode, record errorCode in log file.
9969         (*): Replace send_log/verbose with verbose -log.
9970
9971 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
9972
9973         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
9974         double conversion if double isn't at least 8 bytes.
9975
9976         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
9977         int to work with targets where int is 16 bits.
9978
9979         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
9980         8 bytes, just exit, since 4 byte doubles don't have enough bits of
9981         precision for the test to complete.
9982
9983 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
9984
9985         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
9986         if d10v is not compiled with the -mdouble64 flag.
9987         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
9988
9989         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
9990         d10v is not compiled with the -mint32 flag.
9991
9992 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
9993
9994         * lib/plumhall.exp: Use incr_count.
9995
9996 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
9997
9998         * gcc.c-torture: Update to c-torture-1.45.
9999
10000 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10001
10002         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10003         the name of the expect testcase file).
10004
10005         * lib/g++.exp(g++_init): Ditto.
10006
10007 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10008
10009         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10010         the host.
10011
10012         * lib/gcc.exp(gcc_exit): New procedure.
10013
10014 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10015
10016         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10017         specs where appropriate.
10018
10019         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10020         because of new "candidates are" messages, and removed a few
10021
10022         * Converted all non-old-style g++ testcases to old-style, and
10023         moved into g++.old-deja.
10024
10025 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10026
10027         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10028         options.
10029
10030         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10031         succeeded.
10032
10033         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10034
10035 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10036
10037         * lib/gcc.exp (gcc_target_compile): Add support for defining
10038         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10039         the machine doesn't have those features.
10040
10041 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10042
10043         * g++.law/operators4.exp: Don't use LIBS.
10044
10045 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10046
10047         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10048
10049         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10050         * lib/g++.exp: Set it here instead. Also, allow use of the
10051         --tool_exec and --tool_opt options. Change CXX to
10052         GXX_UNDER_TEST.
10053
10054         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10055
10056         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10057
10058 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10059
10060         * lib/old-dejagnu.exp: Use prune_warnings instead of
10061         prune_system_crud.
10062         * lib/mike-g++.exp: Ditto.
10063         * lib/gcc.exp: Ditto.
10064         * lib/g++.exp: Ditto.
10065
10066         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10067
10068 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10069
10070           * 941014-2.c: Include stdlib.h
10071           * 960327-1.c: Include stdio.h
10072           * dbra.c, index-1.c: Don't assume ints are 32bits.
10073
10074 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10075
10076         * lib/gcc.exp: Add gcc,stack_size target feature.
10077
10078         * lib/g++.exp(g++_target_compile): Add the include and link
10079         paths here, not in two other places. And, it's $options, not
10080         options.
10081
10082         * lib/mike-g++.exp(postbase): Remove the code that determines
10083         the correct include and link paths.
10084         * g++.old-deja/old-deja.exp: Ditto.
10085
10086 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10087
10088         * lib/g++.exp(g++_init): target_compile no longer returns the
10089         filename of the result.
10090
10091 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10092
10093         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10094         call to glob.
10095
10096         * gcc.c-torture/special/special.exp: Change call to
10097         gcc_target_compile to include the object file.
10098
10099 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10100
10101         * gcc.c-torture/special/special.exp: Correct misspelling in last
10102         change.
10103
10104 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10105
10106         * lib/plumhall.exp(ph_summary): Log the entire output of the
10107         executable. Return -1 if there were any failures, 0 otherwise.
10108         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10109         (ph_make): Clean up objects and executables that were built
10110         if the tests succeeded.
10111
10112 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10113
10114         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10115         libraries and includes in the build tree as appropriate.
10116
10117 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10118
10119         * lib/c-torture.exp: Instead of looking for the global variable
10120         NO_LONG_LONG, check to see if that's a feature of the target.
10121
10122 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10123
10124         * config/default.exp: Minimize. Delete the remainer of the files in
10125         config; this functionality is now in devo/dejagnu/config.
10126
10127         g++.*/*: Pass any additional flags used to compile to postbase;
10128         delete CXXFLAGS.
10129
10130         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10131         is now done by runtest.exp. Use gcc_target_compile instead of
10132         compile.
10133
10134         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10135         Remove references to CFLAGS. Use remote_file instead of
10136         calling rm -f.
10137         (c-torture): Take a list of arguments to use to compile this
10138         testcase.
10139
10140         lib/g++.exp: Simplify. Use target_compile instead of compile.
10141         lib/gcc-dg.exp: Ditto.
10142         lib/gcc.exp: Ditto.
10143         lib/mike-{gcc,g++}.exp: Ditto.
10144         lib/old-dejagnu.exp: Ditto.
10145         lib/plumhall.exp: Ditto.
10146
10147 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10148
10149         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10150         (ph_linker): Likewise.
10151
10152 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10153
10154           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10155         MAP_ANON / MAP_ANONYMOUS if defined;
10156         else try to map from /dev/zero .
10157
10158 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10159
10160         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10161         isn't defined, then define it to MAP_ANONYMOUS.
10162
10163 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10164
10165         * gcc.c-torture: Update to c-torture-1.42 release.
10166
10167 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10168
10169         * gcc.c-torture: Update to c-torture-1.41 release.
10170
10171 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10172
10173         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10174         c-torture release.
10175
10176 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10177
10178         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10179         and LDFLAGS.  Fix second case to append the target_info ldflags
10180         onto LDFLAGS, not CFLAGS.
10181         * lib/g++.exp (g++_init): Add target_info stuff.
10182         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10183         of libgloss and newlib flags for !native.
10184
10185         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10186         (GDB): Fix relative path to go up another dir for finding gdb.
10187
10188 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10189
10190         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10191         versions in the target_info array, if they don't exist.
10192
10193 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10194
10195         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10196
10197 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10198
10199         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10200         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10201
10202 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10203
10204         * lib/old-dejagnu.exp: Don't remove the output file before we've
10205         actually tested it. Don't append pwd to the path of the executable
10206         we're testing.
10207
10208 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10209
10210         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10211
10212 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10213
10214         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10215         temporary directory for compiler files, and set it to a default
10216         value of /tmp. Set $output as the name of the output file from
10217         compiling the testcase. Add a -o option to $cflags_var so the
10218         compiler writes the final output file as $output. Set $executable
10219         to $output.
10220
10221         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10222         directory for compiler files, and set it to /tmp if it doesn't
10223         already have a value. Set $output_file to the name of the output
10224         file from compiling the testcase. Add a -o option to CXXFLAGS so
10225         the compiler writes the final output file as $output. Use $output
10226         as the executable to be tested.
10227
10228 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10229
10230         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10231
10232 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10233
10234         * gcc.c-torture/execute/pending-1.c: New test.  Still
10235         pending in Tege's queue.
10236
10237 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10238
10239         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10240         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10241         if there were failures.  Call unresolved if there were unresolved
10242         testcases.  Call gcc_fail if program did not run to completion.
10243         (ph_make): Pass additional argument name to ph_execute.
10244         (ph_execute): Add new argument.  Pass additional arguments to
10245         ph_summary.  Call gcc_fail is there is no execution output.
10246
10247 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10248
10249         * lib/plumhall.exp (proc_summary): Output relavent summary
10250         lines into the log so specific failures in plumhall can be
10251         investigated.
10252
10253 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10254
10255         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10256         (c-torture-execute): Don't try to execute tests which use
10257         "long long" types if $NO_LONG_LONG is nonzero.
10258
10259 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10260
10261         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10262         not c-torture.
10263
10264         * gcc.ieee: Move from here.
10265         * gcc.c-torture/execute/ieee: To here.
10266
10267 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10268
10269         * gcc.c-torture: Update to c-torture-1.41 release.
10270
10271 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10272
10273         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10274         not "$output".
10275
10276 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10277
10278         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10279         -c present.
10280
10281 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10282
10283         * config/proelf.exp: Handle connecting to a simulator.
10284
10285 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10286
10287         * config/proelf.exp: New file.  Enough framework that we can
10288         run c-torture tests on the proelf targets (or any other target
10289         that gdb can connect to for that matter).
10290
10291 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10292
10293         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10294         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10295
10296         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10297         exec_output exists.
10298
10299 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10300
10301         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10302         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10303
10304         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10305         to pass/fail/unresolved/unsupported/untested.  Caller must now
10306         call unresolved/unsupported/untested.
10307         * lib/*.exp: Update FSF address.  Update to handle new results of
10308         ${tool}_load.
10309         * lib/chill.exp (verbose): Delete.
10310
10311 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10312
10313         * lib/gcc.exp (default_gcc_start): Change order of args to
10314         $LDFLAGS $CFLAGS $LIBS.
10315         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10316         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10317         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10318         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10319         * gcc.misc-tests/dg-test.exp: Likewise.
10320         * gcc.misc-tests/msgs.exp: Likewise.
10321         * gcc.prms/prms.exp: Likewise.
10322         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10323         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10324
10325         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10326
10327 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10328
10329         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10330
10331         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10332         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10333
10334         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10335         necessary.
10336
10337 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10338
10339         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10340         global for loop; add use of $mathlib.
10341         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10342         settings here; set mathlib for anything but VxWorks.
10343
10344 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10345
10346         * gcc.c-torture: Update to c-torture-1.40 release.
10347
10348 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10349
10350         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10351         dg.exp.
10352
10353 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10354
10355         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10356         global.
10357
10358 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10359
10360         * lib/g++.exp (LIBS): Define if not already.
10361         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10362         (gcc-dg-prune): Call prune_gcc_output.
10363         * lib/gcc.exp (prune_gcc_output): New proc.
10364         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10365         prune_gcc_output.
10366
10367 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10368
10369         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10370         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10371
10372 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10373
10374         * gcc.c-torture: Update to c-torture-1.39 release.
10375
10376 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10377
10378         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10379         fails, try others as well.
10380
10381 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10382
10383         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10384         If compilation fails, mark execute tests as `untested'.
10385         If test is marked as unsupported, don't mark compilation and
10386         execute tests as failed.
10387
10388 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10389
10390         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10391         libstdc++ for whether or not we want to be doing shared
10392         libraries.  Delete link_curses since we don't need it anymore.
10393         * lib/mike-g++.exp (postbase): Don't link in libg++.
10394         * g++.old-deja/old-deja.exp: Likewise.
10395
10396 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10397
10398         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10399
10400 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10401
10402         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10403         For that, add `-Wl,-a,shared_archive'.
10404         * g++.old-deja/old-deja.exp: Likewise.
10405
10406 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10407
10408         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10409
10410 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10411
10412         * lib/mike-g++.exp (postbase): Pay attention to the status of
10413         g++_load.
10414
10415 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10416
10417           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10418
10419 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10420
10421         * lib/gcc.exp (default_gcc_start): No longer need to log program
10422         being executed or its output, execute_anywhere does that now.
10423         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10424         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10425
10426 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10427
10428         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10429         the same as those in lib/g++.exp.
10430
10431 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10432
10433         * gcc.c-torture: Update to c-torture-1.38 release.
10434         * gcc.ieee: Related changes.
10435
10436 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10437
10438         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10439         "exec". Minor reformatting changes.
10440
10441         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10442         cross. This means all "exec" calls now work on a remote host as
10443         well.
10444         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10445         cross. Filter out the extra "\r\n" stuff that expect puts in.
10446         (c-torture-execute): Filter out the bogus warnings like
10447         c-torture-compile does. Add support for canadian cross.
10448         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10449         Use execute_anywhere rather than calling exec directly. Now it
10450         works for canadian cross testing.
10451
10452 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10453
10454         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10455         results into a variable, and check that rather than using file exists.
10456
10457 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10458
10459         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10460         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10461
10462 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10463
10464         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10465         lib_curses if there's a shared libg++ in the build tree.
10466
10467 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10468
10469         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10470         if not supported target.
10471
10472 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10473
10474         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10475         link_curses up to always happen, not just for native builds.
10476
10477 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10478
10479         * gcc.c-torture: Update to c-torture-1.36 release.
10480         * gcc.failure: Related changes.
10481
10482 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10483
10484         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10485
10486 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10487
10488         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10489         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10490         runshlib, link_curses, and mathlib for link and run.
10491
10492         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10493         pass the runtime shared library options for Solaris, OSF/1, and
10494         Irix5, and link with -lcurses to avoid unresolved references.
10495
10496 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10497
10498         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10499         only run once.
10500
10501 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10502
10503         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10504
10505 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10506
10507         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10508         do not have a framework for the "compat" tests yet.
10509
10510 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10511
10512         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10513         set to null if we're testing vxworks5.1.  Use that instead of
10514         `-lm' in the setting of LIBS for link and run.
10515
10516 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10517
10518         * config/rom68k.exp (${tool}_load): Major changes to make it
10519         work.  Verified that it does in fact return the stuff in
10520         exec_output properly.  Catch any Emul or any TRAP other than 0.
10521
10522 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10523
10524         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10525         LDFLAGS properly for targets that need stuff from libgloss.
10526         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10527         only run once.
10528         (gpp_initialized): New variable.
10529
10530 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10531
10532         * config/rom68k.exp: Load libgloss.exp.
10533         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10534         so we can produce a fully linked binary.
10535         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10536         so we can produce a fully linked binary.
10537
10538 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10539
10540         * lib/plumhall.exp (ph_section): Watch for expected failures.
10541         Add missing `else'.
10542
10543         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10544         run the testcase.
10545         (c-torture): Likewise.
10546
10547 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10548
10549         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10550
10551         * lib/mike-g++.exp (mike_cleanup): New proc.
10552         (prebase): New globals compiler_result, not_compiler_result,
10553         target_regexp.
10554         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10555         allow leading "-" in pattern.  Watch for unsupported tests.
10556         If $compiler_result is set, pattern match assembler code,
10557         and ditto for $not_compiler_result.
10558         * lib/mike-gcc.exp: Likewise.
10559
10560         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10561         execution "succeeded".
10562
10563 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10564
10565         * config/win32.exp: New file.
10566         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10567
10568 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10569
10570         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10571         unsupported.
10572         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10573         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10574         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10575
10576         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10577         "... without exceptions was ...".  That is now handled by
10578         prune_system_crud.
10579         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10580
10581 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10582
10583         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10584         sieve.c,sort2.c}: New files.
10585         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10586         sieve.exp,sort2.exp}: Drivers for them.
10587
10588         * lib/mike-gcc.exp (program_output): New user settable variable.
10589         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10590         messages.
10591         * lib/mike-g++.exp (program_output): New user settable variable.
10592
10593         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10594
10595         * config/sh.exp: Deleted (use sim.exp instead).
10596
10597 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10598
10599         * config/vx.exp: Declare CHECKTASK as global.
10600         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10601         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10602         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10603
10604 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10605
10606         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10607         target. Like vx.exp, only includes `vx29k.exp' instead of
10608         `vxworks.exp'.
10609
10610 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10611
10612         * config/sim.exp: Increase time limit from 120 seconds to 240.
10613
10614 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10615
10616         * gcc.c-torture/execute/950628-1.c: New test.
10617
10618 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10619
10620         * gcc.c-torture: Update with changes/additions from
10621         c-torture-1.34.
10622
10623 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10624
10625         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10626
10627 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10628
10629         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10630
10631 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10632
10633         * gcc.c-torture/compile/950512-1.c: New test.
10634         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10635         * gcc.dg/struct-ret-1.c: Likewise.
10636
10637 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10638
10639         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10640           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10641
10642 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10643
10644         * gcc.c-torture/special/920411-1.c: Deleted.
10645         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10646
10647 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10648
10649         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10650         cpu limit.
10651
10652 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10653
10654         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10655
10656 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10657
10658         From kenner;
10659         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10660         is the proper length.
10661         * va-arg-3.c: Likewise.
10662
10663 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10664
10665         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10666         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10667
10668         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10669         * lib/g++.exp (default_g++_start): Delete old cruft.
10670
10671 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10672
10673         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10674         (2 * (1 << 18)) to (2 * (1 << 17)).
10675
10676         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10677
10678 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10679
10680         * config/rom68k.exp: Renamed from config/idp.exp
10681
10682 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10683
10684         * c-torture/compile/921109-2.c
10685
10686 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10687
10688         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10689         excess errors.
10690
10691 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10692
10693         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10694         output.
10695         * lib/g++.exp (default_g++_start): Likewise.
10696
10697 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10698
10699         * gcc.c-torture/compile/950329-1.c: New test.
10700
10701 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10702
10703           * config/bug.exp (${tool}_load): Updated to use new remote_open
10704           and remote_close procs.
10705         * config/idp.exp: New file.
10706
10707 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10708
10709         * gcc.c-torture/execute/950322-1.c: New test.
10710
10711 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10712
10713         * config/vx.exp (${tool}_load): Clean up testing of return code from
10714         vxworks_ld and vxworks_spawn.
10715
10716 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10717
10718         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10719
10720 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10721
10722         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10723         can mark excess errors on a machine by machine basis.  Note, the
10724         default is to not expect any excess errors, even when excess
10725         errors test - is given, so you will want to put an XFAIL ... on
10726         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10727         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10728         those 4 machines, but no others.
10729
10730 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10731
10732         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10733         * lib/c-torture.exp: to here.
10734
10735 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10736
10737         * gcc.c-torture/execute/950221-1.c: New test.
10738         * gcc.c-torture/execute/struct-ret-1.c: New test.
10739         * gcc.c-torture/compile/950221-1.c: New test.
10740
10741         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10742
10743 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10744
10745         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10746         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10747
10748 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10749
10750         * g++.gb: New directory of tests, derived from my signature and
10751         class scoping tests.
10752
10753         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10754         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10755         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10756         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10757         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10758         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10759         * g++.gb/sig25.C: Likewise.
10760
10761         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10762         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10763         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10764         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10765         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10766         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10767         * g++.gb/sig25.exp: Likewise.
10768
10769         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10770         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10771         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10772         * g++.gb/scope13.C: Likewise, this test still fails.
10773
10774         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10775         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10776         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10777         * g++.gb/scope13.exp: Ditto.
10778
10779         * g++.gb/README: New file, explains what these tests are about.
10780
10781 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10782
10783         * lib/dg.exp (dg-do): Support `preprocess'.
10784         (dg-test): Likewise.
10785
10786 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10787
10788         * config/udi.exp: change "continue -expect" to "exp_continue".
10789
10790 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10791
10792         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10793         Delete redundant tests.
10794
10795         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10796         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10797         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10798         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10799         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10800         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10801         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10802         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10803
10804         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10805         storing label pointers.
10806         * gcc.c-torture/execute/921019-1.c: Likewise.
10807         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10808         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10809         parameter fp.
10810         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10811         constants.
10812
10813         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10814         Delete obsolete tests.
10815
10816         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10817         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10818         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10819         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10820         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10821         * gcc.c-torture/compile/950124-1.c: New test.
10822
10823         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10824
10825 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10826
10827         * lib/mike-g++.exp: Add -lm to LIBS.
10828
10829 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10830
10831         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10832
10833 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10834
10835         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10836
10837 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10838
10839         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10840
10841 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10842
10843         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10844         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10845         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10846         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10847         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10848         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10849         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10850         * g++.law/{operators31.C, operators32.C,
10851         * g++.law/{operators33.C, operators34.C}: Likewise.
10852         * g++.law/{pic1.C, refs2.C}: Likewise.
10853         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10854         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10855         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10856         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10857
10858         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10859         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10860         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10861         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10862         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10863         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10864         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10865         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10866         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10867         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10868         * g++.law/{operators34.exp}: Likewise.
10869         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10870         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10871         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10872         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10873         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10874
10875         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10876         No longer expected to fail.
10877         * g++.law/missed-error3.C: Tweak for recent bool changes.
10878
10879 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10880
10881         * config/emb-unix: Deleted.
10882         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10883         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10884
10885 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10886
10887         * lib/dg.exp (dg-test): Fix typo in last patch.
10888
10889 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10890
10891         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10892         (handles multiple occurrences).
10893
10894 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10895
10896         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10897         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10898         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10899         printed).
10900         * lib/c-torture.exp (c-torture-compile): Likewise.
10901         (c-torture): Prepend full path if missing.
10902         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10903         (gcc_fail): Likewise.
10904         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10905
10906 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10907
10908         * lib/netware.exp: Only attach to NetWare i386 systems.
10909
10910 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10911
10912         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10913         messages.  Add test name to "output pattern match" pass/fail message.
10914
10915 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10916
10917         * gcc.dg: New testsuite.
10918         * gcc.dg/dg.exp: New file.
10919
10920         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10921         test-switch.c}: Deleted.
10922
10923         * gcc.misc-tests/msgs.exp: New testcase driver.
10924
10925 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10926
10927         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10928         Watch for illegal return values from ${tool}_load.
10929         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10930         cross targets.  Coerce return value >0 to 1.
10931
10932 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10933
10934         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10935
10936         * config/emb-unix.exp: New file.
10937
10938         * config/sim.exp: Error if variable $SIM not defined.
10939         (${tool}_load): Mark test as "untested" if simulator missing.
10940
10941         * config/unix.exp: Load remote.exp to get rcp_download.
10942         * lib/c-torture.exp: Use different option lists for testcases with
10943         and without loops.
10944         * gcc.c-torture/execute/execute.exp: Likewise.
10945
10946 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10947
10948         * config/*.exp: Clarify return code from ${tool}_load.
10949         Call `unresolved' or `untested' instead of `warning' or `perror'
10950         (sometimes you still want to call both though).
10951         Add comment that `shell_id' is local to each file.
10952         * config/udi.exp (timeout): Set to 30.
10953         Don't print warning if connection fails, $connectmode has already
10954         printed an error.
10955         (${tool}_load): Move verbose messages to level 2.
10956         Rework pattern for "Process started" message.
10957         Pass `shell_id' to ${connectmode}_download.
10958         Retry twice upon timeout.  Make resetting of target more robust.
10959         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10960         Pass `shell_id' to exit_$connectmode.
10961         Only call exit_$connectmode if connected.
10962         * config/unix.exp (${tool}_load): Check return codes better.
10963         * config/vrtx.exp (${tool}_load): Likewise.
10964         * config/vx.exp (${tool}_load): Likewise.
10965         Delete unneeded global's.
10966         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10967         from ${tool}_load.
10968         (dg-stat): Delete.
10969         (dg-init): Delete recording of pass/fail counts.
10970         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10971         (old-dejagnu-init): Likewise.
10972         (old-dejagnu-stat): Delete contents, empty proc now.
10973         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
10974         (c-torture): Delete references to lcnt, lpass, lfail.
10975         Get option list from TORTURE_OPTIONS.
10976         Delete -funroll[-all]-loops if no loops.
10977         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
10978         (g++_stat): Delete contents (empty proc now).
10979         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
10980         (gcc_finish): Likewise.
10981         (gcc_stat): Deleted.
10982         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
10983         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
10984         * gcc.c-torture/execute/execute.exp: Likewise.
10985         Split tests into two parts: compile, execute.
10986         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
10987         no loops.  Update to reflect clarified return codes from ${tool}_load.
10988
10989 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
10990
10991         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
10992         to grep for.
10993         (old-dejagnu): Likewise (where necessary).
10994
10995 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10996
10997         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
10998
10999         * lib/dg.exp (dg-process-target): Fix processing of selector.
11000         Add comment regarding use of `error'.
11001
11002         * lib/gcc.exp (prune_system_crud): Define if missing.
11003         * lib/g++.exp (prune_system_crud): Likewise.
11004
11005         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11006         Call prune_system_crud.
11007         * lib/dg.exp (dg-runtest): New proc.
11008         Use perror instead of send_user for tcl errors in testcase.
11009         Don't return any value, it's never used.
11010         Don't clobber previous definition of `unknown'.
11011         Print tcl errors in `dg-final'.
11012
11013 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11014
11015         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11016         (dg-test): Don't print errorInfo, it contains stack backtrace.
11017
11018 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11019
11020         * lib/g++.exp (runtest_file_p): Define if missing.
11021
11022 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11023
11024         * lib/mike-g++.exp: Comment out loading of g++.exp.
11025         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11026         (default_g++_version): Always print something.
11027         (default_g++_start): Comment out call to `which'.
11028         (g++_start, g++_load): Deleted (must be defined in config file).
11029         * lib/gcc.exp: Test for existence of $CC at start.
11030         Delete check for tmpdir (done in gcc_init).
11031         (default_gcc_version): Always print something.
11032         (default_gcc_start): Comment out call to `which'.
11033         * config/*.exp: Major cleanup - make cross targets work at least a
11034         little better for g++ (by not being "--tool gcc" specific).
11035         Rename gcc_xxx to ${tool}_xxx.
11036         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11037         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11038
11039 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11040
11041         * lib/c-torture.exp (c-torture-compile): Rework compiler
11042         message processing.
11043
11044         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11045         c-torture.
11046
11047 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11048
11049         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11050
11051         * lib/dg.exp (dg-process-target): Support { target native }.
11052
11053 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11054
11055         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11056         looked for "... program xxx got fatal signal".
11057         Correct regsub munging of `comp_output'.
11058         Ignore compiler messages "path prefix not used" and "linker input
11059         file unused".
11060
11061 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11062
11063         * lib/gcc.exp (runtest_file_p): Define if missing.
11064         * gcc.prms/template.c: Example to work from.
11065
11066 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11067
11068         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11069         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11070
11071         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11072         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11073         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11074         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11075
11076         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11077         (dg-process-target): No longer a varargs proc.
11078         Return S/N for target, P/F for xfail.  All callers changed.
11079         (user option procs): More argument checking.
11080         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11081         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11082         (dg-test): Skip test if not running on selected target in `dg-do'.
11083         Update handling of `dg-do-what', `dg-output-text'.
11084         Separate execution pass/fail from output pattern match pass/fail.
11085         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11086
11087 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11088
11089         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11090         target for 920510-1.c.
11091
11092 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11093
11094         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11095         Clean up comment regarding use of passcnt, etc.
11096         (gcc_stat): Don't update `testcnt' here.
11097         (gcc_finish): Do it here.
11098         Might as well reset `but_id' here too.
11099         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11100         to determine if the file should be tested.
11101         * gcc.c-torture/compile/compile.exp: Likewise.
11102         * gcc.c-torture/execute/execute.exp: Likewise.
11103         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11104         * gcc.misc-tests/dg-test.exp: Likewise.
11105         * gcc.prms/prms.exp: Likewise.
11106         * gcc.wendy/wendy.exp: Likewise.
11107         * g++.old-deja.exp: Likewise.
11108         Move "Testing file" message to verbose level 1.
11109
11110 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11111
11112         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11113
11114 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11115
11116         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11117         (default_gcc_start): Accept optional second list element
11118         of compiler flags.  Print compiler output at verbosity level 2.
11119         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11120         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11121         Save current values of framework globals passcnt, failcnt, xpasscnt,
11122         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11123         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11124         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11125         xfailcnt to compute stats.  Update framework global `testcnt' from
11126         pass/fail counts.
11127         (gcc_finish): New proc.  Clean up test environment.
11128         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11129         (gcc_epass, gcc_efail): Delete.
11130         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11131         argument of line number.
11132         (dg-init): If the tool has an init routine, call it.
11133         (dg-test): Remove args `cflags_var' and `libs_var'.
11134         Pass all compiler options to ${tool}_start.
11135         Handle missing line number.
11136         (dg-finish): New function.
11137         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11138         particular files.  Call gcc_finish at end.  Move "skipping test"
11139         message to verbosity level 3.
11140         * gcc.c-torture/compile/compile.exp: Likewise.
11141         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11142         * gcc.c-torture/execute/execute.exp: Likewise.
11143         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11144         Print testcase being tried at verbosity level 1.
11145         * gcc.c-torture/special/special.exp: Unset xfail.
11146         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11147         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11148         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11149         * gcc.failure/failure.exp: Likewise.
11150         * gcc.ieee/ieee.exp: Likewise.
11151         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11152         Update call to dg-test.  Call dg-finish at end.
11153         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11154         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11155         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11156         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11157         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11158         * gcc.wendy/wendy.exp: Add copyright.
11159         Delete setting of tmpdir (done by gcc_init).
11160         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11161         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11162         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11163         gcc_[ce]pass/fail.
11164
11165 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11166
11167         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11168         confusion.
11169         (g++_load): Likewise.
11170
11171         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11172         Rename argument to `prog' to remove the confusion.
11173         Varargs fns behave differently too!
11174         (g++_load): Likewise.
11175
11176         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11177
11178         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11179         what it is.  Delete (always) printing of status value for !native.
11180         Simplify verbose code, and include status and exec_output.
11181         (g++_load): Use gcc_load.
11182
11183 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11184
11185         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11186         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11187         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11188         940714-3.c as these testcases don't exist anymore.  Make
11189         va-arg-1.c expected to pass.
11190
11191 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11192
11193         * gcc.misc-tests/misc.exp: Only run specific testcases.
11194         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11195         * gcc.misc-tests/dg-[1-9].c: New files.
11196
11197         * lib/dg.exp: New testsuite driver.
11198         * gcc.prms/prms.exp: Use it.
11199
11200         * README.gcc: New file.
11201
11202         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11203         Document and reset `lxpass' and `lxfail'.
11204         Simplify "initialized" message.
11205         (gcc_stat): Clean up comments a little.
11206
11207 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11208
11209         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11210
11211 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11212
11213         * lib/old-dejagnu.exp (process-option): New proc.
11214         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11215         (old-dejagnu): Simplify.
11216         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11217
11218 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11219
11220         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11221         exists and is not an empty string.
11222
11223         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11224         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11225         finished.
11226         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11227         automatically.
11228
11229         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11230         longer expected to fail.
11231
11232         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11233         "f" function call.
11234
11235         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11236
11237         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11238         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11239         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11240         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11241         c-torture-1.29.
11242
11243         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11244         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11245
11246         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11247
11248         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11249         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11250
11251         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11252         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11253         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11254
11255 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11256
11257         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11258         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11259         940714-1.c, 940714-2.c, 940714-3.c},
11260         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11261         gcc.misc-tests/{mg.c,mg.exp}:
11262         New tests.
11263         * gcc.noncompile/noncompile.exp: Change accordingly.
11264
11265 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11266
11267         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11268         Undo previous clobberage.
11269
11270 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11271
11272         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11273         * gcc.special/{930510-1.c, special.exp}:
11274         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11275         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11276         struct-varargs-1.c}: New tests from c-torture-1.26.
11277
11278 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11279
11280         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11281           argument to switch.
11282
11283 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11284
11285         * Revert the previous changes.  Please see Rob's directory
11286           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11287           fixes.
11288
11289 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11290
11291         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11292             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11293             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11294             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11295             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11296             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11297             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11298             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11299             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11300             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11301             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11302             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11303             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11304             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11305             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11306             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11307             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11308             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11309             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11310             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11311             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11312             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11313             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11314             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11315             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11316             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11317             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11318
11319 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11320
11321         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11322             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11323           with perror calls.
11324
11325 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11326
11327         * config/unix.exp (g++_load): Fix syntax.
11328
11329 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11330
11331         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11332         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11333         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11334         Don't expect va-arg-1.c to fail.  Correct expected output for
11335         920928-1.c.
11336         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11337         * gcc.wendy/hbm4.c: Correct typo.
11338         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11339
11340 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11341
11342         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11343         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11344         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11345         * lib/c-torture.exp (c-torture-compile): Ditto.
11346
11347         Reduce volume of output (remove all the -I's and such).
11348         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11349         Call gcc_cpass, gcc_cfail.
11350         (c-torture): Pass testing option to c-torture-compile.
11351
11352 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11353
11354         Bring patches over from progressive.
11355         * config/default.exp: Exit remote shell cleanly.
11356         (g++_exit, g++_start): Add default versions.
11357         * config/sim.exp (gcc_load): Use perror, not error.
11358
11359 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11360
11361         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11362         set in site.exp.
11363
11364 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11365
11366         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11367         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11368         (wendy_try): New proc to run testcase.
11369         (main loop): Call 'em.
11370         * gcc.wendy/*.c: Clean up pass to correct expected output.
11371
11372         * lib/gcc.exp: Minor cleanup work.
11373         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11374
11375 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11376
11377         * config/sim.exp (gcc_load): Document return codes better.
11378         Don't pass -v to simulator.
11379
11380 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11381
11382           * gcc.special/920717-x.c: Fix typo.
11383           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11384           get at sources.
11385
11386         * lib/mike-gcc.exp: Fix typo.
11387
11388 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11389
11390         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11391         binary to use, transform the name.
11392         * config/*.exp: rename everything. Nuke any g++ specific files,
11393         it's now a special case of gcc that requires no special support.
11394         Add a default.exp for unsupported targets.
11395
11396 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11397
11398         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11399         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11400         version of Tcl.
11401
11402 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11403
11404         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11405         than a warning.
11406
11407 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11408
11409         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11410
11411 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11412
11413         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11414         option_list.  Compile every file with only 4/6 option choices
11415         (same as C torture) instead of with 12/18 different option
11416         choices.
11417         * lib/c-torture.exp: Likewise.
11418
11419         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11420         not already set.
11421
11422 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11423
11424         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11425         can put an XFAIL *-*-* on excess errors.
11426
11427 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11428
11429         * g++.law: Add more tests derived from g++-bugs snapshots.
11430
11431         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11432         equivalent to g++.law/init9.
11433
11434         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11435         compiled it, and the a.out file after we've run it.
11436
11437 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11438
11439         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11440         compiled it, and the a.out file after we've run it.
11441
11442 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11443
11444         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11445
11446 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11447
11448         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11449         version number.
11450
11451 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11452
11453         * g++.law: New directory of g++ tests derived from the g++-bugs
11454         snapshots.
11455
11456 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11457
11458         * gcc.compile: initbug1.c initbug1.exp testcase added
11459
11460 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11461
11462         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11463         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11464           fixes submitted by Jeff Law (law@cs.utah.edu)
11465         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11466           Jeff Law (law@cs.utah.edu)
11467
11468
11469 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11470
11471         * config/unix-g++.exp: Follow the gcc way of doing things.
11472         * g++.old-deja/old-deja.exp: Minor updates.
11473         * lib/g++.exp: New file, follow the gcc way of doing things.
11474         * lib/old-dejagnu.exp: Minor updates.
11475         * lib/mike-g++.exp: Always unset errorInfo.
11476
11477 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11478
11479         * lib/gcc.exp: Fix some errors with the below change, CC and
11480         CFLAGS should be global when setting, not local.
11481
11482 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11483
11484         * lib/gcc.exp: Transform tool name.
11485
11486 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11487
11488         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11489
11490 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11491
11492         * lib/gcc.exp: change gcc_done to gcc_stat
11493
11494 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11495
11496         * Upgraded gcc testsuite to c-torture version 1.25
11497
11498 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11499
11500         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11501         * lib/c-torture: added hooks for new reporting code.
11502
11503 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11504
11505         * config/sh-gcc.exp: check if sh-sim exists in the path
11506
11507 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11508
11509         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11510         * gcc.compile/compile.exp: Initial changes for new logic.
11511         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11512         * gcc.failure/failure.exp: Initial changes for new logic.
11513         * gcc.ieee/ieee.exp: Initial changes for new logic.
11514         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11515         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11516         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11517         * lib/c-torture.exp: Initial changes for new logic.
11518         * lib/gcc.exp: Initial changes for new logic.
11519
11520 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11521
11522         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11523         depend upon failure or success.  Fully qualify names in failure
11524         and success messages.  Always remove a.out before starting
11525         compile, just in case.  Pay more attention to error text output by
11526         the compiler.  Handle testcases with no known past errors just
11527         like all others, so that things are uniform.  Other miscellaneous
11528         improvements.
11529
11530 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11531
11532         * gcc.cpp: new directory for cpp tests
11533
11534 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11535
11536         * lib/chill.exp: Code reformatted, removed unused code.
11537         * config/unix-chill.exp: Code reformatted, removed unused code.
11538         * chill.execute/execute.exp: Code reformatted, removed unused code.
11539         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11540
11541 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11542
11543         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11544         routines not written.
11545
11546 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11547
11548         * config/bug-gcc.exp: Use new procs from bug.exp.
11549
11550 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11551
11552         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11553         via ftp, rather than depending on NFS.
11554         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11555         case.
11556
11557 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11558
11559         * config/bug-gcc.exp: Use new download proc.
11560
11561 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11562
11563         * chill.execute/execute.exp: cleanups, handles errors better
11564         * chill.compile/compile.exp: rewrite, based on execute.exp
11565         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11566         * lib/chill.exp: major changes to diff proc and compile and link
11567           procs. added chill_fail and chill_pass wrappers to pass and
11568           fail. added more comments, and handle error codes better.
11569           Added a hack to capture stderr from exec, so noncompile tests
11570           can work.
11571
11572 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11573
11574         * chill.execute/execute.exp: rewrite of testsuite driver
11575         * lib/chill.exp: rewrite of testsuite driver
11576         * config/unix-chill.exp: rewrite of testsuite driver
11577
11578 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11579
11580     In chill.execute:
11581         * iexpr.ch: Standardize uppercase.
11582         * tuples.dat: Standardize uppercase.
11583         * vary.ch: standardize.  Correct varying string assignments.
11584         * vary.dat: Add new output lines.
11585
11586 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11587
11588     In chill.execute:
11589         * chprintf.ch: Standardize use of uppercase.
11590         * tuples.ch: Standardize and turn arr2 into a DCL,
11591           rather than a SYN.
11592         * pinits.ch: Standardize.
11593
11594 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11595
11596         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11597         * Makefil: Renamed to Makefile.in.
11598         * configure.in: New.
11599
11600 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11601
11602     In chill.execute:
11603         * .cvsignore: Add result/output files.
11604         * Makefile: Fix up variables at start.  Use MFLAGS
11605           everywhere.  Correct bool_loc, built_ins entries.
11606           Add entry for vary1.ch.
11607         * bitarray.ch: Standardize upper-case usage.
11608         * bitexpr.ch: Standardize, add output of b1.
11609         * params.ch: Use arrayt in along PROC parameters, to
11610           avoid novelty problems.
11611         * sets.ch: Tiny cleanup.
11612         * vary1.ch: Re-indent.
11613
11614 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11615
11616           * Add PR-related files to Makefiles, .cvsignore files, etc.
11617
11618 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11619
11620         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11621           with compiler objects. New names are test-flow.c and test-loop.c
11622
11623 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11624
11625         * Upgraded c-torture tests from 1.19 to 1.20
11626
11627         * new files:
11628         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11629         * gcc.compile: 930623-1.c 930623-2.c
11630         * gcc.noncompile: 930622-1.c 930622-2.c
11631         * gcc.failure: 920411-1.c 920627-2.c
11632         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11633
11634 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11635
11636         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11637           More changes to get testsuite working properly. Needs more work.
11638           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11639
11640 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11641
11642         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11643           More changes to get testsuite working properly. Needs more work.
11644
11645 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11646
11647         * chill.compile/compile.exp: Added for Dejagnu support
11648         * chill.execute/execute.exp: Added for Dejagnu support
11649         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11650
11651 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11652
11653     This should complete moving the CHILL test files.
11654         * chill.noncompile(.cvsignore printf.grt
11655             in-printf.grt chprintf.grt chprintf.ch):
11656             Added test-support files.
11657           (Makefile): Modified further.
11658         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11659             signal.ch): Added test files.
11660           * chill.execute (.cvsignore printf.grt printr.c
11661             in-printf.grt rts.c chprintf.grt rts.h): Added
11662           test-support files.
11663             (Makefile): More corrections.
11664
11665 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11666
11667         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11668           test cases, ready for DejaGnu.
11669
11670 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11671
11672         * Upgraded c-torture tests from 1.18 to 1.19
11673
11674         * gcc.compile: added test(s):
11675           930607-1.c
11676         * gcc.execute: added test(s):
11677           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11678
11679         * added new subdirectory for misc tests: gcc.misc-tests
11680         * gcc.misc-test(s): added tests:
11681           inst-check.c test-consts.c test-ior.c test-switch.c
11682
11683 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11684
11685         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11686
11687 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11688
11689         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11690
11691 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11692
11693         * Upgraded c-torture tests from 1.17 to 1.18
11694
11695 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11696
11697         * Upgraded c-torture tests from 1.12 to 1.17
11698
11699 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11700
11701         * lib/old-dejagnu.exp:
11702           Fixed handling of XFAIL target triplets to correctly
11703           recognize wildcard characters.  Removed code that
11704           appended a unique id tag to the end of the file name
11705           printed out by the result of the testcases within a
11706           given test file.
11707
11708 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11709
11710         * lib/old-dejagnu.exp:
11711           Reworked expected failure handling to trigger off of XFAIL
11712           keyword in keyphrase embeded in testcase source code. The
11713           XFAIL keyword must be at the end of the keyphrase line. It
11714           may optionally be followed by one or more target triplets.
11715           It has just occured that the handling of wildcards in the
11716           target triplet may not be correct.
11717
11718 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11719
11720         * g++.old-deja/tests:
11721           Moved all subdirectories up one level into g++.old-deja .
11722
11723         * lib/old-dejagnu.exp:
11724           Fixed problem with CXXFLAGS not being properly reset, and being
11725           corrupted with extraneous "-c" compiler option.  This was
11726           causing binaries to not be generated for test that needed them.
11727           Modified strings passed to "pass" and "fail" so that individual
11728           tests from the same test file would be distinguished by an
11729           identifier appended to the test file name in the summary logs;
11730           this corrected a problem with erroneous diff logs.  Added code
11731           to search testcases for expected fail and unexpected pass keywords.
11732
11733 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11734
11735         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11736
11737 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11738
11739         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11740           Removed extraneous text from end of "Special g++ Options"
11741           keyphrase.
11742
11743         * lib/old-dejagnu.exp: Added pattern matching to look for new
11744           keywords, embedded in testcases comments, which will trigger
11745           calls to xpass and xfail.
11746
11747 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11748
11749         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11750           comments embedded in the testcases, especially the one looking for
11751           special compiler options, as well as the pattern matching for the
11752           compiler output again.
11753
11754 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11755
11756         * lib/old-dejagnu.exp: Do a proper check of the return value for
11757           execute tests. Fixed several problems with the pattern matching
11758           of the compiler output which gave erroneous test results.
11759           Changed several of the test result messages to be more descriptive.
11760         * config/unix-g++.exp: Proc g++_load now actually works and
11761           executes the tests passed to it and returns a usable return
11762           value.
11763
11764 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11765
11766           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11767
11768 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11769
11770         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11771           Modified both files to properly execute the old style
11772           dejagnu tests. The previous versions of these files were
11773           experimental and did not function anything near correctly.
11774
11775 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11776
11777         * Removed all Makefile.in and configure.in files. No configuration
11778         needed now.
11779
11780 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11781
11782         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11783
11784 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11785
11786         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11787         gcc.special/configure.in, gcc.noncompile/configure.in,
11788         gcc.execute/configure.in, gcc.code_quality/configure.in,
11789         g++.other/configure.in, g++.old-deja/configure.in,
11790         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11791         in srcname setting.
11792
11793 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11794
11795         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11796         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11797         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11798
11799 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11800
11801         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11802         (gdb_exit): Don't remove *_soc files.
11803
11804 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11805
11806         * lib/c-torture.exp: Don't look for main; instead always use -w
11807         -c.  This is how the c-torture tests work.  Remove the object
11808         file if the compilation succeeds.
11809         * gcc.execute/execute.exp: Remove executable if test passes.
11810         * gcc.noncompile/noncompile.exp: Every test is an expected
11811         failure.
11812         * gcc.special/special.exp: Added tests from c-torture 1.11,
11813         corrected use of existing test.
11814         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11815         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11816         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11817         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11818         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11819         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11820         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11821         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11822         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11823         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11824         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11825         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11826         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11827         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11828         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11829         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11830         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11831         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11832         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11833         c-torture 1.11.
11834         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11835         correspond to c-torture 1.11.
11836
11837         * New file.