OSDN Git Service

PR optimization/6759
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2002-06-10  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.c-torture/compile/20020605-1.c: New test.
4
5         * g++.dg/opt/vt1.C: New test.
6
7         * gcc.dg/20020531-1.c: New test.
8
9         * gcc.dg/20020530-1.c: New test.
10
11         * gcc.dg/20020527-1.c: New test.
12
13         * g++.dg/opt/cse1.C: New test.
14
15 2002-06-07  Roger Sayle  <roger@eyesopen.com>
16
17         * gcc.dg/20020607-2.c: New test case.
18
19 2002-06-07  Jakub Jelinek  <jakub@redhat.com>
20
21         * gcc.c-torture/compile/20020604-1.c: New test.
22
23 2002-06-04  Richard Henderson  <rth@redhat.com>
24
25         * gcc.dg/alpha-base-1.c: Add ext/ins/msk/umulh cases.
26         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: Use -mcpu=ev67.
27         * gcc.dg/alpha-cix-1.c, gcc.dg/alpha-cix-2.c: New.
28
29 2002-06-04  Aldy Hernandez  <aldyh@redhat.com>
30
31         * gcc.dg/altivec-2.c: Remove test for invalid vector type V2DF.
32
33 2002-06-03  Richard Henderson  <rth@redhat.com>
34
35         * gcc.dg/alpha-base-1.c, gcc.dg/alpha-base-2.c: New.
36         * gcc.dg/alpha-max-1.c, gcc.dg/alpha-max-2.c: New.
37
38 2002-06-02  Richard Henderson  <rth@redhat.com>
39
40         * gcc.c-torture/execute/pure-1.c: Don't mark any of the 
41         test functions static.
42
43 2002-06-02  Andreas Jaeger  <aj@suse.de>
44
45         * gcc.c-torture/execute/loop-3c.x: Remove, the test should pass
46         now.
47
48 2002-06-02  Neil Booth  <neil@daikokuya.demon.co.uk>
49
50         * gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-suffix-1.c,
51         gcc.dg/cpp/paste4.c, gcc.dg/cpp/sysmac2.c:
52         Update for mofified diagnostics.
53         * gcc.dg/c99-intconst-1.c: No longer fail.
54
55 2002-06-02  Richard Henderson  <rth@redhat.com>
56
57         * gcc.dg/uninit-A.c: Remove xfail markers.
58
59 2002-06-01  Roger Sayle  <roger@eyesopen.com>
60
61         * gcc.dg/fnegate-1.c: New test case.
62
63 2002-05-30  Osku Salerma  <osku@iki.fi>
64
65         * gcc.c-torture/execute/mayalias-1.c: New file.
66
67 2002-05-29  Neil Booth  <neil@daikokuya.demon.co.uk>
68
69         * gcc.dg/cpp/c++98-pedantic.c, gcc.dg/cpp/c89-pedantic.c,
70         gcc.dg/cpp/c94-pedantic.c, gcc.dg/cpp/gnuc89-pedantic.c,
71         gcc.dg/cpp/if-1.c: Update for modified diagnostics.
72
73 2002-05-29  Hans-Peter Nilsson  <hp@axis.com>
74
75         * gcc.c-torture/execute/20020529-1.c: New test.
76
77 2002-05-27  Richard Henderson  <rth@redhat.com>
78
79         * g++.dg/ext/attrib6.C: New test case.
80
81 2002-05-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
82
83         * gcc.c-torture/execute/pure-1.c: New test.
84
85 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
86
87         * gcc.dg/cpp/arith-2.c: Remove.
88
89 2002-05-27  Neil Booth  <neil@daikokuya.demon.co.uk>
90
91         * gcc.dg/cpp/arith-2.c, gcc.dg/cpp/arith-3.c: New tests.
92         * gcc.dg/cpp/if-3.c: Remove.
93
94 2002-05-26  Jakub Jelinek  <jakub@redhat.com>
95
96         * g++.dg/opt/cse2.C: New test.
97
98 2002-05-26  Neil Booth  <neil@daikokuya.demon.co.uk>
99
100         * gcc.dg/cpp/arith-1.c: New semantic tests.
101         * gcc.dg/cpp/if-1.c: Update.
102
103 2002-05-24  Ben Elliston  <bje@redhat.com>
104
105         * lib/c-torture.exp (c-torture-execute): Handle multiple sources.
106
107 2002-05-24  Jakub Jelinek  <jakub@redhat.com>
108
109         * gcc.dg/verbose-asm.c: New test.
110
111 2002-05-24  Neil Booth  <neil@daikokuya.demon.co.uk>
112
113         * gcc.dg/cpp/paste12.c: New test.
114
115 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
116
117         * g++.dg/parse/named_ops.C: New test.
118
119 2002-05-23  Mark Mitchell  <mark@codesourcery.com>
120
121         * gcc/testsuite/gcc.dg/weak-8.c: New test.
122
123 Thu May 23 11:09:26 2002  J"orn Rennecke <joern.rennecke@superh.com>
124
125         * gcc.dg/weak-2.c: Allow optional leading underscore
126         in scan-assembler symbol name.
127         * gcc.dg/weak-3.c: Likewise.
128         * gcc.dg/weak-4.c: Likewise.
129         * gcc.dg/weak-5.c: Likewise.
130
131 2002-05-23  Jakub Jelinek  <jakub@redhat.com>
132
133         * gcc.dg/20020523-1.c: New test.
134
135 2002-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
136
137         * objc.dg/const-str-2.m: Update now that we stop after
138         a command line error.
139
140 2002-05-22  Richard Henderson  <rth@redhat.com>
141
142         * g++.dg/dg.exp: Fix typo in test pruneing.
143
144 2002-05-22  Richard Henderson  <rth@redhat.com>
145
146         * g++.dg/dg.exp: Prune the tls subdirectory.
147         * g++.dg/tls/tls.exp, g++.dg/tls/trivial.C: New.
148         * g++.dg/tls/diag-1.C, g++.dg/tls/diag-2.C: New.
149         * g++.dg/tls/init-1.C: New.
150
151 2002-05-22  Jakub Jelinek  <jakub@redhat.com>
152
153         * gcc.dg/20020517-1.c: New test.
154
155 2002-05-21  Richard Henderson  <rth@redhat.com>
156
157         * gcc.dg/tls/tls.exp, gcc.dg/tls/trivial.c, gcc.dg/tls/diag-1.c,
158         gcc.dg/tls/diag-2.c, gcc.dg/tls/init-1.c: New directory and files.
159
160 Tue May 21 14:25:32 2002  Brian R. Gaeke  <brg@dgate.ORG>
161
162         * g++.dg/other/copy2.C: New test.
163
164 Mon May 20 10:51:35 2002  J"orn Rennecke <joern.rennecke@superh.com>
165
166         * gcc.c-torture/execute/memcpy-2.c (SEQUENCE_LENGTH): Define.
167         (MAX_COPY): Bump up to 10 times sizeof (long long).
168         (main): Use a pattern of SEQUENCE_LENGTH different characters to copy.
169
170         * gcc.c-torture/execute/memset-1.c (MAX_COPY): Bump up to 10 times
171         sizeof (long long).
172
173         * gcc.c-torture/execute/strcpy-1.c: New test.
174
175 2002-05-19  Jason Merrill  <jason2redhat.com>
176
177         * g++.dg/ext/oper1.C: New test.
178
179 2002-05-20  David Billinghurst <David.Billinghurst@riotinto.com>
180 2002-05-19  Mark Mitchell  <mitchell@doubledemon.codesourcery.com>
181
182         * README.QMTEST: New file.
183
184         * g++.dg/warn/Wshadow-1.C: Remove unncessary dg-error line.
185
186 2002-05-19  Andreas Jaeger  <aj@suse.de>
187
188         * gcc.c-torture/execute/loop-2c.x: Remove, the test should pass
189         now.
190         * gcc.c-torture/execute/loop-2d.x: Likewise.
191
192 2002-05-19  David Billinghurst <David.Billinghurst@riotinto.com>
193
194         * gcc.dg/weak-2.c:  xfail warnings for platforms that don't
195         support weak symbols.
196         * gcc.dg/weak-4.c: Likewise
197         * gcc.dg/weak-6.c: Likewise
198
199 2002-05-16  David.Billinghurst <David.Billinghurst@riotinto.com>
200
201         * gcc.dg/weak-3.c: Add dg-excess-error comment for
202         cygwin, coff and h8300-*-hms targets
203         * gcc.dg/weak-5.c: Likewise
204         * gcc.dg/weak-7.c: Likewise
205
206 2002-05-16  Jason Merrill  <jason@redhat.com>
207
208         * lib/scanasm.exp (scan-assembler): Use upvar, not uplevel.
209         (scan-assembler-not, scan-assembler-dem): Likewise.
210         (scan-assembler-dem-not): Likewise.
211
212 2002-05-15  Richard Henderson  <rth@redhat.com>
213
214         * gcc.dg/weak-5.c (vfoo1c, vfoo1g): Warn here.
215
216 2002-05-15  Richard Henderson  <rth@redhat.com>
217
218         * gcc.dg/weak-5.c (vfoo1c): No warning here.
219         (vfoo1f): Warning here.
220         (vfoo1l): Don't redefine the alias.
221
222 2002-05-14  Jason Merrill  <jason@redhat.com>, Alexandre Oliva  <aoliva@redhat.com>
223
224         * g++.dg/init/pm1.C: New test.
225
226 2002-05-12  David S. Miller  <davem@redhat.com>
227
228         * gcc.c-torture/execute/conversion.c (ldnear): Use long double
229         types.
230
231 2002-05-10  Roger Sayle  <roger@eyesopen.com>
232
233         * gcc.c-torture/execute/20020510-1.c: New test case.
234
235 2002-05-10  David S. Miller  <davem@redhat.com>
236
237         * gcc.c-torture/execute/conversion.c: Test long double too.
238
239 2002-05-09  Jakub Jelinek  <jakub@redhat.com>
240
241         * lib/g77.exp (g77_link_flags): Append all multilib dirs containing
242         libgcc_s*.so.1 below gcc object dir to LD_LIBRARY_PATH.
243         * lib/g++.exp (g++_link_flags): Likewise.
244         * lib/objc.exp (objc_target_compile): Likewise.
245
246 2002-05-09  Neil Booth  <neil@daikokuya.demon.co.uk>
247
248         * gcc.dg/cpp/poison.c: Update.
249         * gcc.dg/cpp/20000625-2.c: Remove.
250         * gcc.dg/cpp/direct2s.c: Remove final test.
251
252 2002-05-08  Tom Rix  <trix@redhat.com>
253
254         * gcc.c-torture/execute/20020508-1.c: New test.
255         * gcc.c-torture/execute/20020508-2.c: New test.
256         * gcc.c-torture/execute/20020508-3.c: New test.
257
258 2002-05-08  Neil Booth  <neil@daikokuya.demon.co.uk>
259
260         * gcc.dg/cpp/charconst-4.c: More tests.
261
262 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
263
264         PR c/6569
265         * gcc.dg/weak-3.c: Update location of warning messages.
266         * gcc.dg/weak-5.c: Likewise.
267
268 2002-05-06  Roger Sayle  <roger@eyesopen.com>
269
270         * gcc.c-torture/execute/20020506-1.c: New test case.
271
272 2002-05-07  Neil Booth  <neil@daikokuya.demon.co.uk>
273
274         * gcc.dg/cpp/charconst-3.c: Correct tests accordingly.
275
276 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
277
278         * gcc.dg/cpp/charconst-3.c: Run, don't compile.
279
280 2002-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
281
282         * gcc.dg/cpp/charconst-3.c: New test.
283
284 2002-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
285
286         * gcc.dg/cpp/charconst.c: Update tests.
287
288 2002-05-05  Tim Josling  <tej@melbpc.org.au>
289
290         * treelang: Added directory for new sample language treelang. Also
291         lib/treelang.exp: New file to signal treelang should be tested.
292
293 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
294
295         * gcc.dg/cpp/cmdlne-dM-M.c: New test.
296         * gcc.dg/cpp/cmdlne-dD-M.c: New test.
297         * gcc.dg/cpp/cmdlne-dN-M.c: New test.
298         * gcc.dg/cpp/cmdlne-dI-M.c: New test.
299         * gcc.dg/cpp/cmdlne-dI-M.h: New aux file.
300         * gcc.dg/cpp/cmdlne-dD-dM.c: New test.
301         * gcc.dg/cpp/cmdlne-dM-dD.c: New test.
302
303 2002-05-03  Joseph S. Myers  <jsm28@cam.ac.uk>
304
305         * gcc.dg/format/xopen-2.c: New test.
306
307 2002-05-03  Jakub Jelinek  <jakub@redhat.com>
308
309         * gcc.dg/20020503-1.c: New test.
310
311 2002-05-02  Mark Mitchell  <mark@codesourcery.com>
312
313         * g++.dg/init/dtor1.C: Make it tougher.
314
315 2002-05-01  Mark Mitchell  <mark@codesourcery.com>
316
317         * g++.dg/init/dtor1.C: New test.
318
319 2002-05-02  Aldy Hernandez  <aldyh@redhat.com>
320
321         * gcc.dg/altivec-8.c: New.
322
323 2002-05-01  Aldy Hernandez  <aldyh@redhat.com>
324
325         * gcc.dg/altivec-7.c: New.
326
327 2002-04-29  Jakub Jelinek  <jakub@redhat.com>
328
329         * g++.dg/parse/typedef1.C: New test.
330
331 2002-04-29  Mark Mitchell  <mark@codesourcery.com>
332
333         PR c++/6486
334         * g++.dg/template/friend6.C: New test.
335
336         PR c++/6492
337         * g++.dg/init/copy1.C: New test.
338
339 2002-04-29  Nathan Sidwell  <nathan@codesourcery.com>
340
341         * g++.dg/warn/effc1.C: New test.
342
343 2002-04-29  Neil Booth  <neil@daikokuya.demon.co.uk>
344
345         * gcc.dg/cpp/if-cexp.c: Add a test.
346
347 2002-04-28  Jakub Jelinek  <jakub@redhat.com>
348
349         * gcc.dg/20020426-2.c: New test.
350
351 2002-04-28  Neil Booth  <neil@daikokuya.demon.co.uk>
352
353         * gcc.dg/cpp/if-mop.c: Update.
354         * gcc.dg/cpp/if-mpar.c: Add test.
355         * gcc.dg/cpp/if-oppr.c: Update.
356
357 2002-04-28  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
358
359         PR c/6343
360         * gcc.dg/weak-[2-7].c: New tests.
361
362 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
363
364         * gcc.dg/enum1.c: New test.
365
366 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
367
368         PR c++/6497
369         * g++.dg/inherit/access2.C: New test.
370
371 2002-04-26  Mark Mitchell  <mark@codesourcery.com>
372
373         PR bootstrap/6445
374         * gcc.dg/20020426-1.c: New test.
375
376 2002-04-26  Alexandre Oliva  <aoliva@redhat.com>
377
378         * g++.dg/abi/enum1.C: New test.
379
380 2002-04-26  Richard Henderson  <rth@redhat.com>
381
382         * gcc.dg/c99-bool-1.c: Expect always true warning.
383
384 2002-04-25  Roger Sayle  <roger@eyesopen.com>
385
386         * gcc.dg/i386-memset-1.c: New test case for PR target/6456.
387
388 2002-04-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
389
390         * gcc.c-torture/execute/20020227-1.x: New file, xfail on 64-bit
391         targets.
392
393 2002-04-24  Mark Mitchell  <mark@codesourcery.com>
394
395         * g++.dg/abi/mange7.C: New test.
396
397         PR c++/6438.
398         * g++.dg/parse/stmtexpr2.C: New test.
399
400 Wed Apr 24 21:38:36 2002  J"orn Rennecke <joern.rennecke@superh.com>
401
402         * gcc.dg/20020312-2.c: Add SH target.
403
404 2002-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
405
406         * gcc.c-torture/compile/labels-3.x: New file, don't assemble the
407         compiler output on mips*-*-irix*.
408
409 2002-04-23  Jakub Jelinek  <jakub@redhat.com>
410
411         * g++.dg/parse/attr1.C: New test.
412
413 2002-04-23  Roger Sayle  <roger@eyesopen.com>
414
415         * gcc.c-torture/execute/string-opt-17.c: New test case.
416         * gcc.c-torture/execute/memset-2.c: New test case.
417
418 2002-04-23  Mark Mitchell  <mark@codesourcery.com>
419
420         PR c++/6256:
421         * g++.dg/template/friend5.C: New test.
422
423         PR c++/6331:
424         * g++.dg/template/qual1.C: Likewise.
425
426 2002-04-22  Zack Weinberg  <zack@codesourcery.com>
427
428         * gcc.c-torture/execute/980707-1.c: Don't use isspace().
429         Include stdlib.h, not stdio.h or ctype.h.
430
431 2002-04-22  Hans-Peter Nilsson  <hp@axis.com>
432
433         * gcc.dg/20020415-1.c: Expect warning for unsupported -fpic on
434         cris-*-elf* and mmix-*-*.
435         * g77.f-torture/execute/io0.x: xfail for cris-*-elf.
436         * g77.f-torture/execute/io1.x, g77.f-torture/execute/20001201.x,
437         g77.f-torture/execute/6367.x, g77.f-torture/execute/u77-test.x:
438         Ditto.
439         * gcc.dg/wint_t-1.c: Mark excess errors for cris-*-elf.
440         * gcc.dg/wchar_t-1.c: Ditto.
441
442 2002-04-21  Hans-Peter Nilsson  <hp@axis.com>
443
444         * g++.dg/opt/cleanup1.C (C::C()): Initialize member c.
445         Clarify comment.
446
447 2002-04-21  Neil Booth  <neil@daikokuya.demon.co.uk>
448
449         * gcc.dg/cpp/endif.h, gcc.dg/cpp/endif.c: New tests.
450
451 2002-04-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
452
453         * gcc.c-torture/execute/20000906-1.x: Delete.
454
455 2002-04-20  David.Billinghurst <David.Billinghurst@riotinto.com>
456
457         * g77.dg/f77-edit-i-in.f: Restore missing { dg-do run }
458
459 2002-04-19  Toon Moene  <toon@moene.indiv.nluug.nl>
460
461         * PR6367
462         * g77.f-torture/execute/6367.f: New test.
463         * g77.f-torture/execute/6367.x: Disable for MMIX.
464
465 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
466
467         * PR6352
468         * g++.dg/opt/inline2.C: New test.
469
470 2002-04-18  Richard Henderson  <rth@redhat.com>
471
472         * gcc.dg/20000906-1.c: Enable for all targets.
473         * gcc.c-torture/compile/iftrap-2.c: New.
474
475 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
476
477         * gcc.dg/20020418-1.c: New test.
478         * gcc.dg/20020418-2.c: New test.
479
480 2002-04-18  Richard Henderson  <rth@redhat.com>
481
482         * gcc.c-torture/compile/iftrap-1.c: New.
483         * gcc.dg/iftrap-1.c: Adjust for ia64.
484         * gcc.dg/iftrap-2.c: New.
485
486 2002-04-18  Jakub Jelinek  <jakub@redhat.com>
487
488         * gcc.c-torture/compile/20020418-1.c: New test.
489
490 2002-04-18  Roger Sayle  <roger@eyesopen.com>
491
492         * gcc.c-torture/compile/20020415-1.c: New.
493
494 2002-04-18  David S. Miller  <davem@redhat.com>
495
496         * gcc.c-torture/execute/20020418-1.c: New test.
497
498 2002-04-17  Jakub Jelinek  <jakub@redhat.com>
499
500         * gcc.dg/20020416-1.c: New test.
501
502         * g++.dg/opt/inline1.C: New test.
503
504 2002-04-16  Jakub Jelinek  <jakub@redhat.com>
505
506         * gcc.dg/altivec-5.c: New test.
507
508         * gcc.dg/20020415-1.c: New test.
509
510 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
511
512         * testsuite/lib/chill.exp: Remove.
513
514 2002-04-14  Jakub Jelinek  <jakub@redhat.com>
515
516         * g++.dg/other/big-struct.C: New test.
517
518 2002-04-14  David Billinghurst <David.Billinghurst@riotinto.com>
519
520         * g77.dg/f77-edit-i-in.f: Use internal buffer in place
521         of scratch file.
522
523 2002-04-13  David Billinghurst <David.Billinghurst@riotinto.com>
524
525         PR c/6277
526         * gcc.dg/i386-387-1.c:  Allow optional leading underscore
527         in scan-assembler function name
528
529 2002-04-13  Hans-Peter Nilsson  <hp@bitrange.com>
530
531         * g77.f-torture/execute/980628-4.x,
532         g77.f-torture/execute/980628-5.x,
533         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
534         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
535         g77.f-torture/compile/alpha1.x: xfail powerpc-*-* hosted on
536         i[34567]86-*-*.
537
538 2002-04-13  David S. Miller  <davem@redhat.com>
539
540         * gcc.c-torture/execute/20020413-1.c: New test.
541
542 2002-04-13  Richard Sandiford  <rsandifo@redhat.com>
543
544         * gcc.dg/asm-6.c,
545         * g++.dg/ext/asm1.C: New tests.
546
547 2002-04-12  Mark Mitchell  <mark@codesourcery.com>
548
549         PR c++ 5373.
550         * g++.dg/parse/stmtexpr1.C: New test.
551
552         PR c++/5189.
553         * g++.dg/template/copy1.C: New test.
554
555 2002-04-12  Richard Henderson  <rth@redhat.com>
556
557         * gcc.c-torture/execute/20020406-1.c (DUPFFnew): Use calloc.
558
559 2002-04-12  Geoffrey Keating  <geoffk@redhat.com>
560
561         * gcc.c-torture/execute/20020412-1.c: New file, renamed from
562         gcc.c-torture/execute/20020307-2.c.
563
564 2002-04-12  Richard Sandiford  <rsandifo@redhat.com>
565
566         * g++.dg/ext/attrib5.C,
567         * g++.dg/lookup/struct1.C: New tests.
568
569 2002-04-11  Jakub Jelinek  <jakub@redhat.com>
570
571         * gcc.dg/20020411-1.c: New test.
572
573         * gcc.c-torture/execute/20020411-1.c: New test.
574
575 2002-04-10  Janis Johnson  <janis187@us.ibm.com>
576
577         * g77.f-torture/execute/6177.f: New test.
578
579 2002-04-10  Jakub Jelinek  <jakub@redhat.com>
580
581         PR middle-end/6247
582         * g++.dg/opt/cleanup1.C: New test.
583
584         * g++.dg/opt/const1.C: New test.
585
586 2002-04-10  Lars Brinkhoff  <lars@nocrew.org>
587
588         * gcc.c-torture/execute/20020406-1.c: Declare malloc.
589
590 2002-04-10  Nathan Sidwell  <nathan@codesourcery.com>
591
592         PR c++/5507
593         * g++.dg/template/typename2.C: New test.
594
595 2002-04-10  Alan Modra  <amodra@bigpond.net.au>
596
597         * gcc.c-torture/execute/loop-12.c: New.
598
599 2002-04-08  Hans-Peter Nilsson  <hp@bitrange.com>
600
601         * g77.f-torture/execute/980628-4.x,
602         g77.f-torture/execute/980628-5.x,
603         g77.f-torture/execute/980628-6.x, g77.f-torture/execute/alpha2.x,
604         g77.f-torture/execute/auto0.x, g77.f-torture/execute/auto1.x,
605         g77.f-torture/compile/alpha1.x: New, xfail cross-endian tests.
606
607 2002-04-07  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
608
609         PR optimization/6086
610         * g++.dg/opt/preinc1.C: New test.
611
612 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
613
614         PR c++/5571
615         * g++.dg/opt/static2.C: New test.
616
617 2002-04-06  Mark Mitchell  <mark@codesourcery.com>
618
619         PR c/5120
620         * gcc.dg/20020406-1.c: New test.
621
622 2002-04-04  David S. Miller  <davem@redhat.com>
623
624         * gcc.c-torture/execute/20020404-1.c: New test.
625
626 2002-04-04  Jakub Jelinek  <jakub@redhat.com>
627
628         PR c/6123
629         * gcc.dg/20020312-2.c: Do not declare global register variable
630         if __PIC__ or __pic__ is defined.
631
632 2002-04-04  Richard Earnshaw  <rearnsha@arm.com>
633
634         * gcc.dg/arm-asm.c: Run this test on ARM chips, not SPARC.  Use
635         __asm__ so that it works correctly even if -ansi -pedantic-errors.
636
637 2002-04-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
638
639         * gcc.misc-tests/linkage.exp: Update last change to handle
640         sparc*-, not just sparc-.
641
642 2002-04-03  Richard Henderson  <rth@redhat.com>
643
644         * gcc.dg/cpp/ucs.c: Improved long UCS test.
645
646 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
647
648         * gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
649
650 2002-04-02  David S. Miller  <davem@redhat.com>
651
652         * gcc.c-torture/execute/20020402-3.c: New test.
653
654 2002-04-03  Hans-Peter Nilsson  <hp@bitrange.com>
655
656         * g77.dg/bprob/bprob.exp: Skip for mmix-*-* and cris-*-*.
657         * g++.dg/bprob/bprob.exp, gcc.misc-tests/bprob.exp: Ditto.
658
659         * g77.dg/f77-edit-i-in.f: xfail for mmix-knuth-mmixware.
660         * g77.f-torture/execute/io0.x, g77.f-torture/execute/io1.x,
661         g77.f-torture/execute/20001201.x,
662         g77.f-torture/execute/u77-test.x: New files.
663
664         * gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
665         * gcc.dg/wchar_t-1.c: Ditto.
666
667 2002-04-02  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
668
669         * gcc.c-torture/execute/20020402-1.c: New test.
670
671 2002-04-01  Richard Henderson  <rth@redhat.com>
672
673         * gcc.c-torture/compile/920625-1.x: XFAIL -O1.
674
675         * g++.dg/other/new1.C: Use __SIZE_TYPE__.
676
677 2002-04-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
678
679         * gcc.misc-tests/linkage.exp: Special case 64-bit solaris2.
680
681 2002-04-01  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
682
683         * g++.dg/inherit/template-as-base.C: Expect error.
684         * g++.dg/inherit/namespace-as-base.C: Likewise.
685
686 2002-03-31  Hans-Peter Nilsson  <hp@bitrange.com>
687
688         * g++.dg/ext/instantiate1.C, g++.dg/ext/instantiate2.C,
689         g++.dg/ext/instantiate3.C: Tweak match patterns.
690
691         * g++.old-deja/g++.pt/static11.C: Skip on mmix-knuth-mmixware.
692         * g++.dg/other/static11.C: Copy g++.old-deja/g++.pt/static11.C for
693         -da test.
694
695 2002-03-31  Richard Henderson  <rth@redhat.com>
696
697         * gcc.dg/special/alias-2.c: New.
698         * gcc.dg/special/ecos.exp: Run it.
699
700 2002-03-31  Richard Henderson  <rth@redhat.com>
701
702         * gcc.dg/va-arg-1.c: Expect warnings, not errors.
703
704 2002-03-31  Kazu Hirata  <kazu@hxi.com>
705
706         * gcc.dg/weak-1.c: Disable on h8300 port.
707
708 2002-03-29  Janis Johnson  <janis187@us.ibm.com>
709
710         * g++.dg/dg.exp: Ignore tests in new directories bprob and gcov.
711         * g++.dg/bprob/bprob.exp: New driver for profile-directed branch
712         ordering tests.
713         * g++.dg/bprob/bprob-1.C: New test.
714         * g++.dg/gcov/gcov.exp: New driver for gcov tests.
715         * g++.dg/gcov/gcov-1.C: New test.
716         * g++.dg/gcov/gcov-1.x: New file.
717         * g++.dg/gcov/gcov-2.C: New test.
718         * g++.dg/gcov/gcov-3.C: New test.
719         * g++.dg/gcov/gcov-3.h: New file.
720
721 2002-03-28  Roger Sayle  <roger@eyesopen.com>
722
723         * g++.old-deja/g++.other/builtins5.C: New test.
724         * g++.old-deja/g++.other/builtins6.C: New test.
725         * g++.old-deja/g++.other/builtins7.C: New test.
726         * g++.old-deja/g++.other/builtins8.C: New test.
727         * g++.old-deja/g++.other/builtins9.C: New test.
728
729 2002-03-29  Jakub Jelinek  <jakub@redhat.com>
730
731         * g++.dg/opt/static1.C: New test.
732
733         * g++.dg/opt/longbranch1.C: New test.
734
735 2002-03-28  Hans-Peter Nilsson  <hp@bitrange.com>
736
737         * gcc.dg/weak-1.c: Fix typo in scan-assembler pattern.
738
739         * g++.old-deja/g++.law/bit-fields2.C: Skip on mmix-knuth-mmixware.
740
741 Thu Mar 28 16:38:09 2002  Jeffrey A Law  (law@redhat.com)
742
743         * gcc.c-torture/execute/20020328-1.c: New test.
744
745 2002-03-27  Richard Henderson  <rth@redhat.com>
746
747         * g++.dg/ext/instantiate1.C: Use scan-assembler, not link errors.
748         * g++.dg/ext/instantiate2.C, g++.dg/ext/instantiate3.C: Likewise;
749         move from g++.old-deja/g++.ext/.
750
751 2002-03-27  Mark Mitchell  <mark@codesourcery.com>
752
753         * g++.dg/init/new2.C: New test.
754
755 2002-03-26  Richard Henderson  <rth@redhat.com>
756
757         * gcc.dg/pragma-re-2.c: Avoid empty source file warning.
758
759         * gcc.dg/20020312-2.c: Don't test epilogue vs global register
760         on sparc.
761
762         * gcc.dg/20001101-1.c: Add -mcpu=ultrasparc.  Only run on
763         sparcv9 systems.
764         * gcc.dg/20001102-1.c: Likewise.
765
766 2002-03-26  Phil Edwards  <pme@gcc.gnu.org>
767
768         * gcc.dg/cpp/endif-pedantic1.c,
769         gcc.dg/cpp/endif-pedantic2.c:  New tests.
770
771 2002-03-26  Mark Mitchell  <mark@codesourcery.com>
772
773         * g++.dg/init/new1.C: New test.
774
775 2002-03-26  Nathan Sidwell  <nathan@codesourcery.com>
776
777         * g++.dg/abi/vbase9.C: New test.
778
779 2002-03-26  Richard Earnshaw  <rearnsha@arm.com>
780
781         * gcc.dg/arm-asm.c: New test.
782
783 2002-03-26  Andrew Cagney  <ac131313@redhat.com>
784
785         * gcc.dg/Wswitch-enum.c: New test.
786         Fix PR c/5044.
787
788 2002-03-26  Richard Henderson  <rth@redhat.com>
789
790         * gcc.c-torture/execute/20020307-2.c (main): Pass a variable sized
791         structure.
792
793 2002-03-25  Richard Henderson  <rth@redhat.com>
794
795         * gcc.dg/20001013-1.c: Add -mcpu=ultrasparc.  Only run on
796         sparcv9 systems.
797
798         * gcc.c-torture/compile/20011119-1.c (xxx): New.
799         * gcc.c-torture/compile/20011119-2.c (xxx): New.
800
801 2002-03-25  Zack Weinberg  <zack@codesourcery.com>
802
803         * gcc.dg/c90-hexfloat-1.c: Adjust error regexps.
804
805 2002-03-25  Bob Wilson  <bob.wilson@acm.org>
806
807         * g++.old-deja/g++.jason/thunk3.C: Add xtensa-*-* to list of
808         targets using generic thunk support.
809
810 2002-03-25  Jakub Jelinek  <jakub@redhat.com>
811
812         * gcc.c-torture/compile/20020323-1.c: New test.
813
814         * g++.dg/opt/conj2.C: New test.
815
816 2002-03-24  Richard Henderson  <rth@redhat.com>
817
818         * gcc.dg/weak-1.c: Use -fno-common.
819
820 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
821
822         * g77.dg/f77-edit-apostrophe-out.f: New test
823         * g77.dg/f77-edit-h-out.f: New test
824         * g77.dg/f77-edit-t-in.f: New test
825         * g77.dg/f77-edit-t-out.f: New test
826         * g77.dg/f77-edit-x-out.f: New test
827         * g77.dg/f77-edit-slash-out.f: New test
828         * g77.dg/f77-edit-colon-out.f: New test
829         * g77.dg/f77-edit-s-out.f: New test
830
831 2002-03-24  Richard Henderson  <rth@redhat.com>
832
833         * objc/execute/formal_protocol-6.x: New XFAIL.
834
835 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
836
837         * gcc.dg/weak-1.c:  Early return from dg-final on platforms
838         that do not support weak symbols
839
840 2002-03-25  David Billinghurst  <David.Billinghurst@riotinto.com>
841
842         * lib/g++.exp:  Fix handling of LD_LIBRARY_PATH et al
843         * lib/g77.exp:  Likewise
844         * lib/objc.exp: Likewise
845
846 2002-03-23  Andrew Cagney  <ac131313@redhat.com>
847
848         * gcc.dg/Wswitch-default.c: New test.
849
850 2002-03-23  Jakub Jelinek  <jakub@redhat.com>
851
852         * g++.dg/other/enum1.C: New test.
853
854 2002-03-23  Zack Weinberg  <zack@codesourcery.com>
855
856         * gcc.dg/pragma-ep-3.c: Fix typo.
857
858 2002-03-22  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
859
860         * g++.dg/inherit/template-as-base.C: New test.
861
862 2002-03-22  Jakub Jelinek  <jakub@redhat.com>
863
864         * g++.old-deja/g++.other/dwarf2-1.C: Move...
865         * g++.dg/debug/debug5.C: ...here.  Convert for dg framework.
866
867 2002-03-22  Neil Booth  <neil@daikokuya.demon.co.uk>
868
869         * gcc.dg/cpp/multiline.c: Update to match.
870
871 2002-03-22  Alexandre Oliva  <aoliva@redhat.com>
872
873         * g++.old-deja/g++.abi/ptrmem.C: Mips puts vbit in delta too.
874
875 2002-03-22  Phil Edwards  <pme@gcc.gnu.org>
876
877         * gcc.dg/cpp/extratokens2.c:  New file.
878
879 2002-03-21  David Edelsohn  <edelsohn@gnu.org>
880
881         * gcc.dg/20020312-2.c: Add rs6000 target.
882
883         * gcc.c-torture/compile/20020319-1.c: New test.
884
885 2002-03-21  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
886
887         * g++.old-deja/g++.eh/ia64-1.C: Use [ijkl]_[0-9] as variable names.
888         (A, E): Handle this.
889
890 2002-03-20  Jason Merrill  <jason@redhat.com>
891
892         * lib/prune.exp (prune_gcc_output): Ignore Cygwin warning about
893         ignoring -fpic.
894         * lib/old-dejagnu.exp (old-dejagnu): Also pass compiler output
895         through prune_gcc_output.
896
897 2002-03-20  Jakub Jelinek  <jakub@redhat.com>
898
899         * gcc.c-torture/compile/20020320-1.c: New test.
900
901 2002-03-19  Jakub Jelinek  <jakub@redhat.com>
902
903         * gcc.c-torture/compile/20020318-1.c: New test.
904
905         * gcc.dg/struct-by-value-1.c: New test.
906
907         * gcc.dg/20020319-1.c: New test.
908
909 2002-03-18  Jakub Jelinek  <jakub@redhat.com>
910
911         * g++.dg/opt/conj1.C: New test.
912
913 2002-03-17  Mark Mitchell  <mark@codesourcery.com>
914
915         * g++.dg/template/qualttp20.C: Revert previous change.
916         * g++.dg/template/qualttp3.C: Likewise.
917         * g++.dg/template/qualttp4.C: Likewise
918         * g++.dg/template/qualttp5.C: Likewise
919         * g++.dg/template/qualttp6.C: Likewise
920         * g++.dg/template/qualttp7.C: Likewise
921         * g++.dg/template/qualttp8.C: Likewise
922         * g++.dg/template/recurse.C: Likewise.
923
924 2002-03-17  Neil Booth  <neil@daikokuya.demon.co.uk>
925
926         * gcc.dg/cpp/wchar-1.c: Update.
927
928 2002-03-16  Nathan Sidwell  <nathan@codesourcery.com>
929
930         * g++.dg/template/conv1.C: New test.
931         * g++.dg/template/conv2.C: New test.
932         * g++.dg/template/conv3.C: New test.
933         * g++.dg/template/conv4.C: New test.
934
935 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
936
937         * g++.dg/template/qualttp20.C: Remove unnecessary error tags.
938         * g++.dg/template/qualttp3.C: Likewise.
939         * g++.dg/template/qualttp4.C: Likewise
940         * g++.dg/template/qualttp5.C: Likewise
941         * g++.dg/template/qualttp6.C: Likewise
942         * g++.dg/template/qualttp7.C: Likewise
943         * g++.dg/template/qualttp8.C: Likewise
944         * g++.dg/template/recurse.C: Likewise.
945
946 2002-03-15  Mark Mitchell  <mark@codesourcery.com>
947
948         * g++.dg/opt/dtor1.C: New test.
949
950 2002-03-15  Jakub Jelinek  <jakub@redhat.com>
951
952         * gcc.c-torture/compile/20020315-1.c: New test.
953
954 2002-03-15  Richard Earnshaw  <rearnsha@arm.com>
955
956         * gcc.dg/weak-1.c: Fix scan tests.
957
958 2002-03-15  Hans-Peter Nilsson  <hp@bitrange.com>
959
960         * gcc.dg/20020312-2.c [__MMIX__]: No pic register.
961         * gcc.c-torture/compile/981006-1.x: Don't use -fpic on cris-*-elf*
962         cris-*-aout* mmix-*-*.
963         * g++.old-deja/g++.other/local-alloc1.C: Skip on cris-*-elf*
964         cris-*-aout* mmix-*-*.
965         * g++.dg/debug/debug3.C: Expect warning for unsupported -fpic on
966         cris-*-elf* cris-*-aout* and mmix-*-*.
967         * gcc.dg/20001009-1.c: Ditto.
968         * gcc.dg/20010912-1.c: Ditto.
969         * gcc.dg/20020122-4.c: Ditto.
970         * gcc.dg/inline-2.c: Ditto.
971
972 Thu Mar 14 14:28:38 2002  Jeffrey A Law  (law@cygnus.com)
973
974         * gcc.c-torture/compile/20020314-1.c: New test.
975
976 2002-03-14  Richard Earnshaw  <rearnsha@arm.com>
977
978         * gcc.c-torture/execute/20020314-1.c: New test.
979
980 2002-03-14  Jakub Jelinek  <jakub@redhat.com>
981
982         * g++.dg/warn/Wunused-1.C: New test.
983
984 2002-02-13  Richard Sandiford  <rsandifo@redhat.com>
985
986         * g++.dg/abi/mangle6.C: New test.
987
988 2002-03-13  Jakub Jelinek  <jakub@redhat.com>
989
990         * gcc.c-torture/compile/20020309-2.c: New test.
991
992         * gcc.c-torture/compile/20020312-1.c: New test.
993
994 2002-03-12  Nathan Sidwell  <nathan@codesourcery.com>
995
996         * g++.dg/other/access1.C: New test.
997
998 2002-03-12  Jakub Jelinek  <jakub@redhat.com>
999
1000         * gcc.c-torture/execute/wchar_t-1.c: New test.
1001
1002 2002-03-12  David Edelsohn  <edelsohn@gnu.org>
1003
1004         * gcc.dg/20020103-1.c: Add rs6000 target and macro.
1005
1006 2002-03-12  Roger Sayle  <roger@eyesopen.com>
1007
1008         * gcc.dg/20020312-1.c: New test case.
1009
1010 2002-03-11  Aldy Hernandez  <aldyh@redhat.com>
1011
1012         * gcc.dg/altivec-1.c: Cleanup and use altivec.h.
1013
1014 2002-03-11  Richard Henderson  <rth@redhat.com>
1015
1016         * g++.old-deja/g++.brendan/crash52.C: Remove return warning marker.
1017         * g++.old-deja/g++.jason/report.C: Likewise.
1018
1019 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1020
1021         * testsuite/g++.old-deja/g++.other/friend9.C: Revert DR 209 changes.
1022         * testsuite/g++.old-deja/g++.robertl/eb56.C: Likewise.
1023
1024 2002-03-11  Nathan Sidwell  <nathan@codesourcery.com>
1025
1026         * testsuite/g++.dg/overload/pmf1.C: New test.
1027
1028 2002-03-11  Kazu Hirata  <kazu@hxi.com>
1029
1030         * gcc.c-torture/execute/20020307-1.c: Use long.
1031
1032 2002-03-11  Jakub Jelinek  <jakub@redhat.com>
1033
1034         PR optimization/5844
1035         * gcc.dg/20020310-1.c: New test.
1036
1037 2002-03-09  Michael Meissner  <meissner@redhat.com>
1038
1039         * gcc.c-torture/execute/memcpy-2.c: New test.
1040         * gcc.c-torture/execute/memset-1.c: New test.
1041         * gcc.c-torture/execute/strlen-1.c: New test.
1042         * gcc.c-torture/execute/strcmp-1.c: New test.
1043         * gcc.c-torture/execute/strncmp-1.c: New test.
1044
1045 2002-03-09  Geoffrey Keating  <geoffk@redhat.com>
1046
1047         * gcc.dg/ppc-ldstruct.c: New test.
1048
1049 2002-03-09  Jakub Jelinek  <jakub@redhat.com>
1050
1051         * gcc.c-torture/execute/va-arg-22.c: New test.
1052
1053 Sat Mar  9 07:47:50 2002  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1054
1055         * gcc.c-torture/compile/20020309-1.c: New test.
1056
1057 2002-03-08  Jakub Jelinek  <jakub@redhat.com>
1058
1059         * gcc.c-torture/execute/20020307-2.c: New test.
1060
1061 Thu Mar  7 10:05:31 2002  Jeffrey A Law  (law@redhat.com)
1062
1063         * g77.f-torture/compile/20020307-1.f: New test.
1064
1065 2002-03-07  Richard Sandiford  <rsandifo@redhat.com>
1066
1067         * gcc.dg/unordered-1.c: New test.
1068
1069 2002-03-07  Richard Earnshaw  <rearnsha@arm.com>
1070
1071         * gcc.c-torture/execute/20020307-1.c: New test.
1072
1073 2002-03-05  Jakub Jelinek  <jakub@redhat.com>
1074
1075         * gcc.dg/20020304-1.c: New test.
1076
1077         * gcc.c-torture/compile/20020304-2.c: New test.
1078
1079 2002-03-04  Zack Weinberg  <zack@codesourcery.com>
1080
1081         * gcc.c-torture/compile/20020304-1.c: New test case
1082         (from PR c/5830).
1083
1084 2002-03-03  Aldy Hernandez  <aldyh@redhat.com>
1085
1086         * gcc.dg/20020103-1.c: Add other -D ppc variants.
1087
1088 2002-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1089
1090         * g++.dg/other/classkey1.C: New test.
1091
1092 2002-03-01  Richard Henderson  <rth@redhat.com>
1093
1094         * gcc.c-torture/compile/981223-1.x: New.
1095         * gcc.c-torture/compile/920625-1.x: New.
1096
1097 2002-02-28  Richard Henderson  <rth@redhat.com>
1098
1099         * g++.dg/opt/vtgc1.C: Adjust patterns for ia64.
1100
1101 2002-02-27  Hans-Peter Nilsson  <hp@bitrange.com>
1102
1103         * gcc.c-torture/execute/20020227-1.c: New test.
1104
1105 2002-02-27  Mark Mitchell  <mark@codesourcery.com>
1106
1107         * g++.old-deja/g++.law/visibility13.C: Remove "instantiated from
1108         here" ERROR lines.
1109         * g++.old-deja/g++.oliva/partord1.C: Likewise.
1110         * g++.old-deja.g++.other/defarg1.C: Likewise.
1111         * g++.old-deja/g++.pt/calls2.C: Likewise.
1112         * g++.old-deja/g++.pt/crash20.C: Likewise.
1113         * g++.old-deja/g++.pt/crash30.C: Likewise.
1114         * g++.old-deja/g++.pt/crash36.C: Likewise.
1115         * g++.old-deja/g++.pt/crash6.C: Likewise.
1116         * g++.old-deja/g++.pt/defarg13.C: Likewise.
1117         * g++.old-deja/g++.pt/derived3.C: Likewise.
1118         * g++.old-deja/g++.pt/error1.C: Likewise.
1119         * g++.old-deja/g++.pt/friend21.C: Likewise.
1120         * g++.old-deja/g++.pt/friend23.C: Likewise.
1121         * g++.old-deja/g++.pt/infinite1.C: Likewise.
1122         * g++.old-deja/g++.robertl/eb128.C: Likewise.
1123
1124 2002-02-27  Geoffrey Keating  <geoffk@redhat.com>
1125
1126         * gcc.c-torture/execute/20020225-2.c: New test.
1127
1128 2002-02-27  Zack Weinberg  <zack@codesourcery.com>
1129
1130         * gcc.c-torture/execute/920730-1t.c,
1131         gcc.c-torture/execute/920730-1t.x, gcc.dg/ext-glob.c:
1132         Delete test cases, only relevant to -traditional.
1133
1134 2002-02-27  Neil Booth  <neil@daikokuya.demon.co.uk>
1135
1136         * gcc.dg/cpp/undef1.c: Remove.
1137         * gcc.dg/cpp/directiv.c: Update.
1138         * gcc.dg/cpp/mac-dir-1.c, mac-dir-2.c: New tests.
1139
1140 2002-02-27  Michael Meissner  <meissner@redhat.com>
1141
1142         * gcc.c-torture/execute/20020226-1.c: New test.
1143
1144 2002-02-26  Jakub Jelinek  <jakub@redhat.com>
1145
1146         * g++.dg/debug/debug4.C: New test.
1147
1148         * gcc.dg/ia64-visibility-1.c: New test.
1149
1150 2002-02-26  Alexandre Oliva  <aoliva@redhat.com>
1151
1152         * gcc.dg/debug/20020224-1.c: New.
1153
1154 2002-02-25  Kazu Hirata  <kazu@hxi.com>
1155
1156         * gcc.c-torture/execute/960416-1.x: New.
1157         * gcc.c-torture/execute/divconst-3.x: Likewise.
1158
1159 2002-02-25  Jakub Jelinek  <jakub@redhat.com>
1160
1161         * gcc.dg/20020224-1.c: New test.
1162
1163 2002-02-25  Alan Modra  <amodra@bigpond.net.au>
1164
1165         * gcc.c-torture/execute/20020225-1.c: New.
1166
1167 2002-02-24  Neil Booth  <neil@daikokuya.demon.co.uk>
1168
1169         * testsuite/gcc.dg/cpp/wchar-1.c: New test.
1170
1171 2002-02-23  Jakub Jelinek  <jakub@redhat.com>
1172
1173         * gcc.dg/20020222-1.c: New test.
1174
1175 2002-02-22  Jakub Jelinek  <jakub@redhat.com>
1176
1177         * g++.dg/opt/anonunion1.C: New test.
1178
1179 2002-02-22  Nathan Sidwell  <nathan@codesourcery.com>
1180
1181         * g++.dg/template/qualttp19.C: New test.
1182         * g++.dg/template/qualttp20.C: New test.
1183         * g++.old-deja/g++.jason/report.C: Adjust expected errors
1184         * g++.old-deja/g++.other/qual1.C: Likewise.
1185
1186 2002-02-21  Aldy Hernandez  <aldyh@redhat.com>
1187
1188         * gcc.dg/attr-alwaysinline.c: New.
1189
1190 2002-02-21  Jakub Jelinek  <jakub@redhat.com>
1191
1192         * gcc.dg/20020220-1.c: New test.
1193
1194         * gcc.dg/20020220-2.c: New test.
1195
1196         * g++.dg/opt/mmx1.C: New test.
1197
1198 2002-02-20  Alexandre Oliva  <aoliva@redhat.com>
1199
1200         * gcc.c-torture/compile/20020110.c: New test.
1201
1202 2002-02-20  Jakub Jelinek  <jakub@redhat.com>
1203
1204         * gcc.c-torture/execute/20020219-1.c: New test.
1205
1206         * gcc.dg/20020219-1.c: New test.
1207
1208         * gcc.dg/noncompile/20020220-1.c: New test.
1209
1210         * g++.dg/opt/ptrintsum1.C: New test.
1211
1212         * gcc.dg/debug/20020220-1.c: New test.
1213
1214 2002-02-17  Jakub Jelinek  <jakub@redhat.com>
1215
1216         * gcc.c-torture/execute/20020216-1.c: New test.
1217
1218 2002-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1219
1220         * gcc.dg/decl-1.c: Update, new test.
1221
1222 2002-02-15  Nathan Sidwell  <nathan@codesourcery.com>
1223
1224         * g++.dg/abi/bitfield1.C: New test.
1225         * g++.dg/abi/bitfield2.C: New test.
1226
1227 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1228
1229         * gcc.dg/attr-nest.c: New test.
1230
1231 2002-02-15  Richard Sandiford  <rsandifo@redhat.com>
1232
1233         * gcc.c-torture/execute/20020215-1.c: New test.
1234
1235 2002-02-14  Jakub Jelinek  <jakub@redhat.com>
1236
1237         * g++.dg/dg.exp: Exclude debug subdir, it has its own .exp.
1238         * g++.dg/debug/debug.exp: New.
1239         * g++.dg/debug/trivial.C: New.
1240         * g++.dg/debug/debug1.C: Moved...
1241         * g++.dg/other/debug1.C: ...from here.
1242         * g++.dg/debug/debug2.C: Moved...
1243         * g++.dg/other/debug2.C: ...from here.
1244         * g++.dg/debug/debug3.C: Moved...
1245         * g++.dg/other/debug3.C: ...from here.
1246
1247         * gcc.dg/noncompile/20020213-1.c: New test.
1248
1249 2002-02-13  Jakub Jelinek  <jakub@redhat.com>
1250
1251         * g++.dg/other/debug3.C: New test.
1252
1253         * gcc.c-torture/execute/20020213-1.c: New test.
1254
1255 2002-02-13  Richard Smith <richard@ex-parrot.com>
1256
1257         * g++.old-deja/g++.other/thunk1.C: New test.
1258
1259 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1260
1261         * g++.dg/warn/weak1.C: weak attributes not supported on cygwin
1262
1263 2002-02-13  Stan Shebs  <shebs@apple.com>
1264
1265         * gcc.dg/altivec-3.c: New.
1266
1267 2002-02-12  Jakub Jelinek  <jakub@redhat.com>
1268
1269         * gcc.dg/Wunreachable-1.c: New test.
1270         * gcc.dg/Wunreachable-2.c: New test.
1271
1272 2002-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1273
1274         * gcc.dg/c90-const-expr-3.c, gcc.dg/c99-const-expr-3.c: New tests.
1275
1276 2002-02-12  Neil Booth  <neil@daikokuya.demon.co.uk>
1277
1278         * gcc.dg/decl-1.c: New test.
1279
1280 2002-02-12  David Billinghurst <David.Billinghurst@riotinto.com>
1281
1282         * gcc.dg/c99-flex-array-2.c: Add -std=iso9899:1999
1283
1284 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1285
1286         * gcc.c-torture/compile/961203-1.x: Disable on h8300 port.
1287         * gcc.c-torture/compile/980506-1.x: Likewise.
1288
1289 2002-02-10  Kazu Hirata  <kazu@hxi.com>
1290
1291         * gcc.dg/20020210-1.c: New.
1292
1293 2002-02-09  Toon Moene  <toon@moene.indiv.nluug.nl>
1294
1295         * g77.f-torture/execute/947.f: New regression test
1296         for PR fortran/947.
1297
1298 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
1299
1300         * g++.old-deja/g++.abi/ptrmem.C: Lowest bit is significant on SH5.
1301         * g++.old-deja/g++.jason/thunk3.C: XFAIL on sh64-*-*.
1302
1303 2002-02-08  Richard Henderson  <rth@redhat.com>
1304
1305         * gcc.c-torture/compile/labels-3.c: New.
1306
1307 2002-02-08  Jakub Jelinek  <jakub@redhat.com>
1308
1309         * gcc.c-torture/execute/20020206-1.c: Test whether nesting 2
1310         expression statements work instead.
1311         * gcc.dg/noncompile/20020207-1.c: New test.
1312
1313 2002-02-07  Richard Henderson  <rth@redhat.com>
1314
1315         * gcc.dg/debug/dwarf2-1.c (foo): Return a value.
1316
1317 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1318
1319         * lib/prune.exp: Remove "In (program|subroutine"block-data)"
1320         message from g77
1321         * lib/g77-dg.exp: Trim g77 error messages so that they are
1322         recognised by dg.exp.
1323
1324 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1325
1326         PR fortran/5473
1327         * g77.dg/pr5473.f: Now dg-error.  Add additional cases.
1328
1329 2002-02-07  Richard Henderson  <rth@redhat.com>
1330
1331         * g++.old-deja/g++.brendan/new2.C: Arrange for allocated memory
1332         to be sufficiently aligned for integers.
1333
1334 2002-02-07  Nathan Sidwell  <nathan@codesourcery.com>
1335
1336         * g++.dg/template/friend4.C: New test.
1337
1338 2002-02-07  David Billinghurst <David.Billinghurst@riotinto.com>
1339
1340         PR fortran/5743
1341         * g77.f-torture/execute/intrinsic-unix-bessel.f: Remove
1342         unsupported cases.
1343
1344 2002-02-07  Richard Henderson  <rth@redhat.com>
1345
1346         * gcc.dg/debug/dwarf2-1.c: Update for return warnings.
1347         * gcc.dg/noncompile/920507-1.c, gcc.dg/noncompile/920721-2.c,
1348         gcc.dg/noncompile/label-lineno-1.c, objc.dg/const-str-1.m,
1349         objc.dg/const-str-2.m, objc.dg/method-1.m: Likewise.
1350
1351 2002-02-06  Richard Henderson  <rth@redhat.com>
1352
1353         * gcc.dg/asm-4.c: Add case with an unnamed operand in the middle.
1354
1355 2002-02-06  Janis Johnson  <janis187@us.ibm.com>
1356
1357         * gcc.dg/20020206-1.c: New test.
1358
1359 2002-02-06  Jakub Jelinek  <jakub@redhat.com>
1360
1361         * gcc.c-torture/execute/20020206-1.c: New test.
1362
1363         * gcc.c-torture/execute/20020206-2.c: New test.
1364
1365         PR optimization/5429:
1366         * gcc.c-torture/compile/20020206-1.c: New test.
1367
1368 2002-02-06  Nick Clifton  <nickc@cambridge.redhat.com>
1369
1370         * g++.dg/ext/align1.C: Do not use an explicit alignment value
1371         as certain file formats cannot support particularly large
1372         alignments.
1373
1374         * g++.dg/warn/weak1.C: Expect a warning from COFF toolchains,
1375         and do not expect to be able to link the executable.
1376
1377         * g++.old-deja/g++.ext/attrib5.C: Expect the compilation to
1378         fail because the COFF format does not support the weak attribute.
1379
1380 2002-02-05  David Billinghurst <David.Billinghurst@riotinto.com>
1381
1382         * g77.dg/pr5473.f:  New test
1383
1384 2002-02-05  Aldy Hernandez  <aldyh@redhat.com>
1385
1386         * gcc.dg/altivec-4.c: AltiVec builtin predicates changed format.
1387         Fix testcase accordingly.
1388
1389 2002-02-04  Richard Henderson  <rth@redhat.com>
1390
1391         * gcc.c-torture/execute/built-in-setjmp.c: Prototype stuff.
1392         (buf): Change to be an array of pointers, not ints.
1393
1394 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1395
1396         * gcc.dg/Wswitch.c: Fix typos.  Don't return unconditionally
1397         before all tests.  Move warning one line above to match where it
1398         C frontend emits.
1399         * gcc.dg/Wswitch-2.c: New test.
1400         * g++.dg/warn/Wswitch-1.C: New test.
1401         * g++.dg/warn/Wswitch-2.C: New test.
1402
1403 2002-02-04  Richard Henderson  <rth@redhat.com>
1404
1405         * g++.dg/abi/offsetof.C: Fix size comparison.
1406
1407 2002-02-04  Richard Sandiford  <rsandifo@redhat.com>
1408
1409         * gcc.dg/cast-qual-2.c: New test.
1410
1411 2002-02-04  Jakub Jelinek  <jakub@redhat.com>
1412
1413         * gcc.dg/20020201-4.c: New test.
1414
1415 2002-02-04  Ben Elliston  <bje@redhat.com>
1416
1417         * lib/gcc.exp (gcc_init): Check that the need_status_wrapper
1418         target_info attribute != 0, in addition to the empty string.
1419         (gcc_target_compile): Likewise.
1420
1421 2002-02-03  Andrew Cagney  <ac131313@redhat.com>
1422
1423         * gcc.dg/Wswitch.c: New test.
1424         PR gcc/4475. PR gcc/3780.
1425
1426 2002-02-03  Toon Moene  <toon@moene.indiv.nluug.nl>
1427
1428         * g77.f-torture/execute/5122.f: New test for regressions
1429         against PR fortran/5122.
1430
1431 2002-02-03  David Billinghurst <David.Billinghurst@riotinto.com>
1432
1433         * g77.f-torture/compile/pr3743.f: Delete
1434         * g77.dg/pr3743-1.f: New test.
1435         * g77.dg/pr3743-2.f: New test.
1436         * g77.dg/pr3743-3.f: New test.
1437         * g77.dg/pr3743-4.f: New test.
1438
1439 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1440
1441         * gcc.dg/cpp/uchar-1.c, uchar-2.c, uchar-3.c: New tests.
1442
1443 2002-02-02  Richard Henderson  <rth@redhat.com>
1444
1445         * gcc.c-torture/execute/991118-1.c: Revert 2002-01-29 change.
1446         * gcc.c-torture/execute/bf64-1.c: Likewise.
1447
1448 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1449
1450         * gcc.dg/20020201-2.c: New test.
1451
1452         * gcc.dg/20020201-3.c: New test.
1453
1454         * gcc.c-torture/execute/bitfld-2.c: New test.
1455
1456 2002-02-02  Neil Booth  <neil@daikokuya.demon.co.uk>
1457
1458         * gcc.dg/bitfld-1.c: Update.
1459         * gcc.dg/bitfld-2.c: Update.
1460         * gcc.c-torture/execute/bitfld-1.x: New.
1461
1462 2002-02-02  Jakub Jelinek  <jakub@redhat.com>
1463
1464         * gcc.c-torture/execute/20020201-1.c: New test.
1465
1466 2002-02-01  Janis Johnson  <janis187@us.ibm.com>
1467
1468         PR target/5469
1469         * gcc.dg/20020201-1.c: New test.
1470
1471 2002-02-01  David.Billinghurst <David.Billinghurst@riotinto.com>
1472
1473         PR fortran/3743
1474         * g77.f-torture/execute/f90-intrinsic-bit.x: Remove
1475         * g77.f-torture/compile/pr3743.x: Remove
1476
1477 2002-01-31  Tom Rix  <trix@redhat.com>
1478
1479         * gcc.dg/special/ecos.exp: Make gcsec-1.c unsupported for AIX.
1480
1481 2002-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1482
1483         * gcc.dg/noncompile/20020130-1.c: New test.
1484
1485 2002-01-30  David Billinghurst  <David.Billinghurst@riotinto.com>
1486
1487         * g77.dg/f77-edit-i-out.f:  Escape \. Allow \r\n and \r.
1488
1489 2002-01-29  Richard Henderson  <rth@redhat.com>
1490
1491         * gcc.c-torture/execute/991118-1.c: Cast various constants back
1492         to long long.
1493         * gcc.c-torture/execute/bf64-1.c: Likewise.
1494
1495 2002-01-29  Jakub Jelinek  <jakub@redhat.com>
1496
1497         * gcc.c-torture/execute/20020129-1.c: New test.
1498
1499 2002-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1500
1501         * gcc.c-torture/compile/20000224-1.c: Update.
1502         * gcc.c-torture/execute/bitfld-1.c: New tests.
1503         * gcc.dg/bitfld-1.c, bitfld-2.c: Diagnostic tests.
1504         * gcc.dg/uninit-A.c: Update.
1505
1506 2002-01-29  Nathan Sidwell  <nathan@codesourcery.com>
1507
1508         * g++.dg/template/ctor1.C: Add instantiation.
1509
1510 2002-01-28  Paul Koning  <pkoning@equallogic.com>
1511
1512         * gcc.c-torture/execute/builtin-prefetch-1.c: Changed first
1513         argument to __builtin_prefetch to be const ptr.
1514
1515 2002-01-28  Jakub Jelinek  <jakub@redhat.com>
1516
1517         * gcc.c-torture/compile/20020120-1.c: New test.
1518
1519 2002-01-27  Kazu Hirata  <kazu@hxi.com>
1520
1521         * gcc.c-torture/execute/20020127-1.c: New test.
1522
1523 2002-01-27  David Billinghurst  <David.Billinghurst@riotinto.com>
1524
1525         * g77.dg/f77-edit-i-in.f: New test
1526         * g77.dg/f77-edit-i-out.f: New test
1527
1528 2002-01-25  Geoffrey Keating  <geoffk@redhat.com>
1529
1530         * gcc.dg/debug/debug.exp: New file.
1531         * gcc.dg/debug/trivial.c: New file.
1532         * gcc.dg/debug/20000503-1.c: Moved from gcc.dg/.
1533         * gcc.dg/debug/20010207-1.c: Moved from gcc.dg/.
1534         * gcc.dg/debug/20011223-1.c: Moved from gcc.dg/.
1535         * gcc.dg/debug/20020104-2.c: Moved from gcc.dg/.
1536         * gcc.dg/debug/debug-1.c: Moved from gcc.dg/.
1537         * gcc.dg/debug/debug-2.c: Moved from gcc.dg/.
1538         * gcc.dg/debug/debug-3.c: Moved from gcc.dg/.
1539         * gcc.dg/debug/debug-4.c: Moved from gcc.dg/.
1540         * gcc.dg/debug/debug-5.c: Moved from gcc.dg/.
1541         * gcc.dg/debug/debug-6.c: Moved from gcc.dg/.
1542         * gcc.dg/debug/dwarf2-1.c: Moved from gcc.dg/.
1543         * gcc.dg/debug/dwarf2-2.c: Moved from gcc.dg/.
1544         * gcc.dg/20000503-1.c: Removed.
1545         * gcc.dg/20010207-1.c: Removed.
1546         * gcc.dg/20011223-1.c: Removed.
1547         * gcc.dg/20020104-2.c: Removed.
1548         * gcc.dg/debug-1.c: Removed.
1549         * gcc.dg/debug-2.c: Removed.
1550         * gcc.dg/debug-3.c: Removed.
1551         * gcc.dg/debug-4.c: Removed.
1552         * gcc.dg/debug-5.c: Removed.
1553         * gcc.dg/debug-6.c: Removed.
1554         * gcc.dg/dwarf2-1.c: Removed.
1555         * gcc.dg/dwarf2-2.c: Removed.
1556
1557 2002-01-25  Jakub Jelinek  <jakub@redhat.com>
1558
1559         * g++.old-deja/g++.other/eh5.C: New test.
1560         * g++.old-deja/g++.other/sibcall2.C: New test.
1561         * g++.old-deja/g++.other/array9.C: New test.
1562         * g++.old-deja/g++.other/typename2.C: New test.
1563         * g++.old-deja/g++.other/crash60.C: New test.
1564         * g++.old-deja/g++.other/conv9.C: New test.
1565         * g++.old-deja/g++.other/mangle10.C: New test.
1566         * g++.old-deja/g++.other/unchanging1.C: New test.
1567         * g++.old-deja/g++.other/exprstmt1.C: New test.
1568         * g++.old-deja/g++.other/inline23.C: New test.
1569         * g++.old-deja/g++.eh/ia64-1.C: New test.
1570         * g++.old-deja/g++.other/dwarf2-1.C: New test.
1571         * g++.old-deja/g++.other/reload1.C: New test.
1572         * g++.old-deja/g++.other/static20.C: New test.
1573         * g++.old-deja/g++.other/local-alloc1.C: New test.
1574         * g++.old-deja/g++.other/conv8.C: New test.
1575         * g++.old-deja/g++.other/stmtexpr2.C: New test.
1576         * g++.old-deja/g++.other/storeexpr1.C: New test.
1577         * g++.old-deja/g++.other/storeexpr2.C: New test.
1578         * g++.dg/eh/template2.C: New test.
1579         * g++.dg/warn/weak1.C: New test.
1580
1581 2002-01-25  Hans-Peter Nilsson  <hp@bitrange.com>
1582
1583         * lib/scanasm.exp (scan-assembler-dem, scan-assembler-dem-not):
1584         Remove first, non-varying, argument.
1585
1586 2002-01-23  Richard Henderson  <rth@redhat.com>
1587
1588         * gcc.dg/inline-2.c: New.
1589
1590         * lib/scanasm.exp (scan-assembler): Remove optional vmessage arg.
1591         Add optional target arg.  Check number of arguments.
1592         (scan-assembler-not, scan-assembler-dem): Likewise.
1593         (scan-assembler-dem-not): Likewise.
1594
1595 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1596
1597         * g++.old-deja/g++.brendan/crash8.C: Don't expect an error on
1598         line 12.
1599         * g++.old-deja/g++.brendan/parse3.C,
1600         g++.old-deja/g++.other/crash26.C,
1601         g++.old-deja/g++.other/crash28.C,
1602         g++.old-deja/g++.other/crash29.C,
1603         g++.old-deja/g++.other/crash30.C,
1604         g++.old-deja/g++.other/crash35.C: Remove XFAILs where appropriate.
1605
1606 2002-01-23  Aldy Hernandez  <aldyh@redhat.com>
1607
1608         * gcc.dg/20020115-1.c: New.
1609
1610 2002-01-23  Bob Wilson  <bob.wilson@acm.org>
1611
1612         * gcc.c-torture/compile/20001226-1.x: xfail for Xtensa.
1613
1614 2002-01-23  Janis Johnson  <janis187@us.ibm.com>
1615
1616         * gcc.dg/20020122-3.c: New.
1617
1618 2002-01-23  Jakub Jelinek  <jakub@redhat.com>
1619
1620         * g++.dg/other/gc1.C: New test.
1621
1622 2002-01-23  Zack Weinberg  <zack@codesourcery.com>
1623
1624         * gcc.dg/c99-intconst-1.c: Mark XFAIL.
1625
1626 2002-01-22  Richard Henderson  <rth@redhat.com>
1627
1628         * gcc.dg/20020122-4.c: Use multiple outputs on the asm.
1629
1630 2002-01-22  Richard Henderson  <rth@redhat.com>
1631
1632         * gcc.dg/20020122-4.c: New.
1633
1634 2002-01-22  H.J. Lu <hjl@gnu.org>
1635
1636         * g++.dg/special/ecos.exp: Append .exe instead of a.out as the
1637         link output.
1638         * gcc.dg/special/ecos.exp: Likewise.
1639         * lib/g++-dg.exp: Likewise.
1640         * lib/g77-dg.exp: Likewise.
1641         * lib/gcc-dg.exp : Likewise.
1642         * lib/mike-g++.exp: Likewise.
1643         * lib/mike-g77.exp: Likewise.
1644         * lib/mike-gcc.exp: Likewise.
1645         * lib/objc-dg.exp: Likewise.
1646
1647 2002-01-22  Janis Johnson  <janis187@us.ibm.com>
1648
1649         PR target/5379
1650         * gcc.dg/20020122-2.c: New test.
1651
1652 2002-01-22  Hans-Peter Nilsson  <hp@axis.com>
1653
1654         * gcc.dg/20020122-1.c: New test.
1655
1656 2001-01-22  David.Billinghurst <David.Billinghurst@riotinto.com>
1657
1658         * g++.old-deja/g++.ext/attrib5.C: XFAIL cygwin too
1659
1660 2002-01-22  David Billinghurst <David.Billinghurst@riotinto.com>
1661
1662         * gcc.dg/20010207-1.c: Restrict to i?86-*-[eflno]*
1663
1664 2002-01-21  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1665
1666         * gcc.c-torture/compile/20020121-1.c: New test.
1667
1668 2002-01-21  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1669
1670         * lib/g77.exp (g77_link_flags): Remove check for libg2c.so in setting
1671         ld_library_path.
1672
1673 2002-01-21  Jakub Jelinek  <jakub@redhat.com>
1674
1675         * gcc.dg/20020218-1.c: New test.
1676
1677 2002-01-21  David.Billinghurst <David.Billinghurst@riotinto.com>
1678
1679         * lib/prune.exp (prune_gcc_output): Prune "At global scope"
1680         messages
1681         * g++.dg/other/deprecated.C: Remove dg-bogus comment for
1682         "At global scope" warning
1683         * g++.dg/ext/align1.C: Change cygwin test for alignment
1684         from db-bogus to dg-warning
1685
1686 2002-01-21  Zack Weinberg  <zack@codesourcery.com>
1687
1688         * g77.f-torture/compile/cpp2.F: New test.
1689
1690 2002-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1691
1692         * g++.dg/template/access1.C: New test.
1693
1694 2002-01-18  Aldy Hernandez  <aldyh@redhat.com>
1695
1696         * gcc.dg/20020118-1.c: New.
1697
1698 2002-01-18  Kazu Hirata  <kazu@hxi.com>
1699
1700         * testsuite/gcc.c-torture/execute/20020118-1.c: New test.
1701
1702 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1703
1704         * g++.dg/other/deprecated.C: Fix FAIL from "At global scope" message.
1705         * g++.dg/ext/align1.C: Fix fail on cygwin from maximum
1706         alignment warnings.
1707
1708 2001-01-18  David Billinghurst <David.Billinghurst@riotinto.com>
1709
1710         * gcc.misc-tests/i386-prefetch.exp: Save and restore
1711         torture_with_loops and torture_without_loops
1712
1713 2002-01-17  Jakub Jelinek  <jakub@redhat.com>
1714
1715         * gcc.c-torture/compile/20020116-1.c: New test.
1716
1717 2002-01-16  Jakub Jelinek  <jakub@redhat.com>
1718
1719         * gcc.dg/20020116-2.c: New test.
1720
1721         * gcc.dg/ultrasp4.c: New test.
1722
1723         * gcc.dg/20020116-1.c: New test.
1724
1725 2002-01-15  Geoffrey Keating  <geoffk@redhat.com>
1726
1727         * gcc.dg/20020103-1.c: Also test for __PPC__, since that's used
1728         by EABI.
1729
1730 2002-01-15  Janis Johnson  <janis187@us.ibm.com>
1731
1732         * gcc.misc-tests/i386-prefetch.exp: New.
1733         * gcc.misc-tests/i386-pf-3dnow-1.c: New test.
1734         * gcc.misc-tests/i386-pf-athlon-1.c: New test.
1735         * gcc.misc-tests/i386-pf-none-1.c: New test.
1736         * gcc.misc-tests/i386-pf-sse-1.c: New test.
1737
1738 2002-01-15  Jakub Jelinek  <jakub@redhat.com>
1739
1740         * gcc.dg/gnu89-init-1.c: Add new tests.
1741
1742 2002-01-15  Andreas Jaeger  <aj@suse.de>
1743
1744         * gcc.dg/i386-mmx-1.c: Also run on x86-64.
1745         * gcc.dg/i386-mmx-2.c: Likewise.
1746         * gcc.dg/i386-sse-1.c: Likewise.
1747         * gcc.dg/i386-sse-2.c: Likewise.
1748         * gcc.dg/i386-sse-3.c: Likewise.
1749
1750 2001-01-14  David Billinghurst <David.Billinghurst@riotinto.com>
1751
1752         * g77.f-torture/execute/intrinsic-unix-bessel.f:
1753         Uncomment additional cases that now pass.
1754
1755 2002-01-11  Richard Henderson  <rth@redhat.com>
1756
1757         * gcc.dg/i386-mmx-1.c, gcc.dg/i386-mmx-2.c: New.
1758         * gcc.dg/i386-sse-1.c, gcc.dg/i386-sse-2.c, gcc.dg/i386-sse-1.c: New.
1759
1760 Fri Jan 11 12:13:30 2002  Nicola Pero  <n.pero@mi.flashnet.it>
1761
1762         * objc.dg/special/unclaimed-category-1.m: Include objc/objc-api.h.
1763
1764 2002-01-10  Aldy Hernandez  <aldyh@redhat.com>
1765
1766         * gcc.dg/altivec-4.c: Add tests for lvebx, lvehx, lvewx, lvxl,
1767         lvx, stvx, stvebx, stvehx, stvewx, stvxl.
1768
1769 2002-01-10  Dale Johannesen  <dalej@apple.com>
1770
1771         * gcc.c-torture/execute/loop-11.c: New.
1772
1773 2002-01-08  Aldy Hernandez  <aldyh@redhat.com>
1774
1775         * gcc.dg/altivec-4.c: Add test for mtvscr, dssall, mfvscr,
1776         dss, lvsl, lvsr, dstt, dstst, dststt, dst.
1777
1778 2002-01-09  Richard Henderson  <rth@redhat.com>
1779
1780         * gcc.c-torture/execute/20020108-1.c: Rewrite to choose the proper
1781         type in which to perform the operation for each size.
1782
1783 Wed Jan  9 16:48:33 2002  Alan Matsuoka  (alanm@redhat.com)
1784
1785         * gcc.c-torture/compile/20020109-2.c: New test.
1786
1787 2002-01-09  Gwenole Beauchesne  <bgeauchesne@mandrakesoft.com>
1788
1789         * gcc.c-torture/execute/loop-10.c: New test.
1790
1791 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1792
1793         * gcc.c-torture/compile/20010226-1.c: New test.
1794         * gcc.c-torture/compile/20010227-1.c: New test.
1795         * gcc.c-torture/compile/20010426-1.c: New test.
1796         * gcc.c-torture/compile/20010510-1.c: New test.
1797         * gcc.c-torture/compile/20010605-3.c: New test.
1798         * gcc.c-torture/compile/20010824-1.c: New test.
1799         * gcc.c-torture/execute/20010409-1.c: New test.
1800         * gcc.dg/noncompile/20000901-1.c: New test.
1801         * gcc.dg/20001023-1.c: New test.
1802         * gcc.dg/20001101-1.c: New test.
1803         * gcc.dg/20001102-1.c: New test.
1804         * gcc.dg/20010207-1.c: New test.
1805         * gcc.dg/20010405-1.c: New test.
1806         * gcc.dg/20010822-1.c: New test.
1807         * gcc.dg/20011107-1.c: New test.
1808
1809 Wed Jan  9 14:03:20 2002  Jeffrey A Law  (law@redhat.com)
1810
1811         * gcc.dg/asm-fs-1.c: Disable warnings when compiling.
1812
1813         * gcc.c-torture/execute/strct-stdarg-1.x: New file.  Expect
1814         execution failure on PA targets.
1815
1816 2002-01-09  Jakub Jelinek  <jakub@redhat.com>
1817
1818         * gcc.c-torture/compile/20020109-1.c: New test.
1819
1820 2002-01-08  Kazu Hirata  <kazu@hxi.com>
1821
1822         * gcc.c-torture/execute/20020108-1.c: New test.
1823
1824 2002-01-08  Jakub Jelinek  <jakub@redhat.com>
1825
1826         * gcc.dg/20020108-1.c: New test.
1827
1828 2002-01-08  H.J. Lu <hjl@gnu.org>
1829
1830         * objc.dg/special/special.exp: Add -I${srcdir}/../../libobjc
1831         for header files.
1832
1833 2002-01-08  Geoff Keating  <geoffk@redhat.com>
1834
1835         * gcc.dg/altivec-4.c: Make the 'char' entries signed also for
1836         consistency.
1837
1838 002-01-07  Aldy Hernandez  <aldyh@redhat.com>
1839
1840         * gcc.dg/altivec-4.c: Test altivec predicates.
1841
1842 2002-01-07  Jakub Jelinek  <jakub@redhat.com>
1843
1844         * gcc.c-torture/execute/20020107-1.c: New test.
1845
1846 2002-01-06  Craig Rodrigues  <rodrigc@gcc.gnu.org>
1847
1848         PR c/5279
1849         * gcc.c-torture/compile/20020106-1.c: New test.
1850
1851 2002-01-05  Hans-Peter Nilsson  <hp@bitrange.com>
1852
1853         * gcc.c-torture/execute/nestfunc-4.c: New test.
1854
1855 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1856
1857         * g++.old-deja/g++.abi/aggregates.C: Corrected last patch: removed
1858         extra triple that slipped in.
1859         * g++.old-deja/g++.abi/align.C: Likewise.
1860         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1861
1862 2002-01-04  Loren J. Rittle  <ljrittle@acm.org>
1863
1864         * g++.old-deja/g++.abi/aggregates.C: Do not skip i?86-*-freebsd*.
1865         * g++.old-deja/g++.abi/align.C: Likewise.
1866         * g++.old-deja/g++.abi/bitfields.C: Likewise.
1867
1868         * gcc.c-torture/execute/ieee/rbug.c: Force FP to extended-precision
1869         on FreeBSD/i386.
1870         * gcc.c-torture/execute/ieee/rbug.x: Remove all XFAIL markers for
1871         FreeBSD.
1872
1873 2002-01-04  Jakub Jelinek  <jakub@redhat.com>
1874
1875         * gcc.dg/20020104-1.c: New test.
1876
1877         * gcc.dg/20020104-2.c: New test.
1878
1879 2002-01-04  Hans-Peter Nilsson  <hp@bitrange.com>
1880
1881         * gcc.dg/20020103-1.c: Fix typo in target selector.
1882
1883 2002-01-03  Richard Henderson  <rth@redhat.com>
1884
1885         * gcc.dg/20020103-1.c: New.
1886
1887 2002-01-03  Kazu Hirata  <kazu@hxi.com>
1888
1889         * gcc.c-torture/execute/20020103-1.c: New test.
1890
1891 2002-01-03  Jakub Jelinek  <jakub@redhat.com>
1892
1893         * g++.dg/other/debug2.C: New test.
1894
1895         * gcc.c-torture/compile/20020103-1.c: New test.
1896
1897 2002-01-02  Jakub Jelinek  <jakub@redhat.com>
1898
1899         * gcc.dg/gnu89-init-1.c: Added new tests.
1900
1901 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1902
1903         * g++.dg/template/friend2.C: Remove as patch is reverted.
1904
1905         * g++.dg/warn/oldcast1.C: New test.
1906
1907         * g++.dg/template/ptrmem1.C: New test.
1908         * g++.dg/template/ptrmem2.C: New test.
1909
1910         * g++.dg/template/ntp.C: New test.
1911
1912         * g++.dg/other/component1.C: New test.
1913
1914         * g++.dg/template/ttp3.C: New test.
1915
1916         * g++.dg/template/friend2.C: New test.
1917         * g++.old-deja/g++/brendan/crash8.C: Adjust location of error.
1918
1919 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1920
1921         * g++.dg/other/ptrmem1.C: New test.
1922         * g++.dg/other/ptrmem2.C: New test.
1923
1924 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1925
1926         * g++.dg/template/ctor1.C: New test.
1927
1928 2002-01-02  Nathan Sidwell  <nathan@codesourcery.com>
1929
1930         * g++.dg/template/friend2.C: New test.
1931
1932 2002-01-01  Hans-Peter Nilsson  <hp@bitrange.com>
1933
1934         * gcc.dg/mmix-1.c: New test.
1935
1936 2001-12-31  Richard Henderson  <rth@redhat.com>
1937
1938         * gcc.dg/asm-5.c: New.
1939
1940 2001-12-31  Paolo Carlini  <pcarlini@unitus.it>
1941
1942         * g++.old-deja/g++.robertl/eb130.C: hash_set is now
1943         in namespace __gnu_cxx
1944
1945 2001-12-30  Richard Henderson  <rth@redhat.com>
1946
1947         * gcc.dg/debug-6.c: New.
1948
1949 2001-12-30  Jakub Jelinek  <jakub@redhat.com>
1950
1951         * gcc.c-torture/compile/20011229-2.c: New test.
1952
1953 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
1954
1955         * gcc.dg/debug-3.c: New test.
1956         * gcc.dg/debug-4.c: New test.
1957         * gcc.dg/debug-5.c: New test.
1958
1959 2001-12-29  Richard Henderson  <rth@redhat.com>
1960
1961         * g++.dg/eh/loop1.C: New.
1962
1963 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1964
1965         * g++.dg/template/crash1.C: New test.
1966
1967 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
1968
1969         * g++.dg/other/const1.C: New test.
1970
1971 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1972
1973         * gcc.c-torture/compile/20011229-1.c: New test.
1974
1975 2001-12-28  Stan Shebs  <shebs@apple.com>
1976
1977         * lib/objc-torture.exp: Resync with c-torture.exp.
1978         * lib/objc.exp: Load standard libraries.
1979
1980 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
1981
1982         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
1983         additional tests.
1984
1985 2001-12-27  Roger Sayle <roger@eyesopen.com>
1986
1987         * gcc.c-torture/execute/string-opt-16.c: New testcase.
1988
1989 2001-12-27  Richard Henderson  <rth@redhat.com>
1990
1991         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
1992
1993 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
1994
1995         * g++.dg/eh/ctor1.C: New test.
1996         * g++.dg/other/error2.C: New test.
1997
1998 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
1999
2000         * g++.dg/other/init2.C: New test.
2001
2002 2001-12-24  Richard Henderson  <rth@redhat.com>
2003
2004         * gcc.dg/20011223-1.c: New.
2005         * gcc.dg/inline-1.c: New.
2006
2007 2001-12-23  Richard Henderson  <rth@redhat.com>
2008
2009         * gcc.dg/asm-4.c: Test operand modifiers.
2010
2011 2001-12-23  Richard Henderson  <rth@redhat.com>
2012
2013         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
2014
2015 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2016
2017         * gcc.c-torture/execute/20011223-1.c: New test.
2018
2019 2001-12-21  Richard Henderson  <rth@redhat.com>
2020
2021         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
2022         re-enables the warning.
2023
2024 2001-12-21  Richard Henderson  <rth@redhat.com>
2025
2026         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
2027
2028 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2029
2030         * gcc.c-torture/compile/20011218-1.c: New test.
2031
2032 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
2033
2034         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
2035         arm-isr.c test.
2036         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
2037         epilogue generation for ARM ISR routines.
2038
2039 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2040
2041         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
2042         * gcc.dg/format/c90-printf-3.c: Likewise.
2043         * gcc.dg/format/c99-printf-3.c: Likewise.
2044         * gcc.dg/format/ext-1.c: Likewise.
2045         * gcc.dg/format/ext-6.c: Likewise.
2046         * gcc.dg/format/format.h: Prototype unlocked stdio.
2047
2048 2001-12-20  Richard Henderson  <rth@redhat.com>
2049
2050         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
2051         (arena): Use it.
2052         (malloc): Correct allocation logic.  Abort if we fill up the
2053         arena before initialization complete.
2054         (realloc): Correct allocation logic.
2055
2056 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
2057
2058         * gcc.c-torture/compile/20011219-2.c: New test.
2059
2060         * gcc.c-torture/execute/20011219-1.c: New test.
2061
2062 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
2063
2064         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
2065         target does not support weak symbols.
2066
2067 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
2068
2069         * gcc.c-torture/compile/20011219-1.c: New test.
2070
2071 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
2072
2073         * g++.dg/other/error1.C: New test.
2074
2075 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
2076
2077         * gcc.c-torture/execute/20011217-1.c: New test.
2078
2079 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
2080
2081         * objc.dg/special/: New directory.
2082         * objc.dg/special/special.exp: New file.
2083         * objc.dg/special/unclaimed-category-1.h: New file.
2084         * objc.dg/special/unclaimed-category-1a.m: New file.
2085         * objc.dg/special/unclaimed-category-1.m: New file.
2086
2087 2001-12-17  Andreas Jaeger  <aj@suse.de>
2088
2089         * gcc.c-torture/compile/20011217-2.c: New test.
2090
2091 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2092
2093         * gcc.c-torture/compile/20011217-1.c: New test.
2094
2095 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
2096
2097         * testsuite/gcc.dg/20011214-1.c: New.
2098
2099 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
2100
2101         * gcc.dg/altivec-4.c: New.
2102
2103 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
2104
2105         * gcc.dg/20011113-1.c: New test.
2106
2107 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2108
2109         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
2110         std::__malloc_alloc_template<0> and
2111         std::__default_alloc_template<false, 0>.
2112
2113 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2114
2115         * objc/execute/bf-21.m: New test.
2116         * objc/execute/enumeration-1.m: New test.
2117         * objc/execute/enumeration-2.m: New test.
2118
2119 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
2120
2121         * gcc.dg/gnu89-init-1.c: New test.
2122
2123 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
2124
2125         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
2126         * g++.old-deja/g++.jason/2371.C: Likewise.
2127         * g++.old-deja/g++.jason/template33.C: Likewise.
2128         * g++.old-deja/g++.jason/template34.C: Likewise.
2129         * g++.old-deja/g++.jason/template36.C: Likewise.
2130         * g++.old-deja/g++.oliva/typename1.C: Likewise.
2131         * g++.old-deja/g++.oliva/typename2.C: Likewise.
2132         * g++.old-deja/g++.other/typename1.C: Likewise.
2133         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2134         * g++.old-deja/g++.pt/nontype5.C: Likewise.
2135         * g++.old-deja/g++.pt/typename11.C: Likewise.
2136         * g++.old-deja/g++.pt/typename14.C: Likewise.
2137         * g++.old-deja/g++.pt/typename16.C: Likewise.
2138         * g++.old-deja/g++.pt/typename3.C: Likewise.
2139         * g++.old-deja/g++.pt/typename4.C: Likewise.
2140         * g++.old-deja/g++.pt/typename5.C: Likewise.
2141         * g++.old-deja/g++.pt/typename7.C: Likewise.
2142         * g++.old-deja/g++.robertl/eb9.C: Likewise.
2143
2144 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
2145
2146         * g++.dg/other/linkage1.C: New test.
2147         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
2148         specifiers.
2149
2150 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2151
2152         * gcc.dg/concat.c: New test.
2153
2154 2001-12-11  Stan Shebs  <shebs@apple.com>
2155
2156         * objc/compile: New test directory.
2157         * objc/compile/compile.exp: New expect script.
2158         * objc/compile/20011211-1.m: New compile test.
2159
2160 2001-12-11  Jason Merrill  <jason@redhat.com>
2161
2162         * lib/prune.exp (prune_gcc_output): Also handle "In member
2163         function".  So many permutations...
2164
2165 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
2166
2167         * g++.dg/template/typedef1.C: New test.
2168
2169 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
2170
2171         * g++.dg/other/copy1.C: New test.
2172
2173 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
2174
2175         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
2176
2177         * gcc.dg/builtin-choose-expr.c: New.
2178
2179 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
2180
2181         * gcc.dg/altivec-2.c: New.
2182
2183 2001-12-07  Richard Henderson  <rth@redhat.com>
2184
2185         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
2186
2187 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2188
2189         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
2190         ultrasparc.
2191
2192 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2193
2194         * g++-old.deja/g++.robertl/eb101.C: Deleted.
2195
2196 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
2197
2198         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
2199         variable argument list.
2200
2201 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
2202
2203         * gcc.c-torture/execute/memcheck: Delete entire directory.
2204         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
2205         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
2206
2207 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2208
2209         * gcc.dg/Wshadow-1.c: New test.
2210
2211 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
2212
2213         * gcc.c-torture/compile/20011130-1.c: New test.
2214
2215         * gcc.dg/noncompile/20011025-1.c: New test.
2216
2217         * g++.dg/other/anon-union.C: New test.
2218
2219         * gcc.c-torture/execute/20011024-1.c: New test.
2220
2221 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2222
2223         * gcc.c-torture/execute/20000722-1.x,
2224         gcc.c-torture/execute/20010123-1.x: Remove.
2225         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
2226         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
2227         gcc.dg/c99-complit-2.c: New tests.
2228
2229 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
2230
2231         * g++.dg/inherit/base1.C: New test.
2232
2233 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
2234
2235         * g++.dg/other/stdarg1.C: New test.
2236
2237         * gcc.c-torture/compile/20011130-2.c: New test.
2238
2239 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2240
2241         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
2242         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
2243         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
2244         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
2245         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
2246         * gcc.dg/builtin-prefetch-1.c: New test.
2247
2248 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
2249
2250         * gcc.dg/20011130-1.c: New test.
2251
2252 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
2253
2254         * g++.dg/other/scope1.C: New test.
2255         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
2256
2257 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2258
2259         * gcc.dg/vla-init-1.c: New test.
2260
2261 2001-12-01  Geoff Keating  <geoffk@redhat.com>
2262
2263         * gcc.c-torture/compile/structs.c: New testcase from GDB.
2264
2265 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2266
2267         * objc.dg/alias.m: Update.
2268         * objc.dg/class-1.m: Update.
2269         * objc.dg/const-str-1.m: Update.
2270         * objc.dg/fwd-proto-1.m: Update.
2271         * objc.dg/id-1.m: Update.
2272         * objc.dg/super-class-1.m: Update.
2273
2274 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
2275
2276         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
2277         constructs.
2278
2279 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
2280
2281         * gcc.c-torture/execute/20011128-1.c: New test.
2282
2283 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
2284
2285         * gcc.dg/20011127-1.c: New test.
2286
2287 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2288
2289         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
2290         from Austin Group draft 7.
2291         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
2292         scanf format arguments.
2293         * gcc.dg/format/no-exargs-2.c: New test.
2294
2295 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
2296
2297         * g++.dg/abi/vbase8-4.C: New test.
2298
2299 2001-11-24  Ian Lance Taylor  <ian@airs.com>
2300
2301         * gcc.c-torture/execute/20011121-1.c: New test.
2302
2303 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
2304
2305         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
2306
2307 2001-11-23  Andreas Jaeger  <aj@suse.de>
2308
2309         * gcc.dg/cpp/charconst-2.c: New test.
2310
2311 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
2312
2313         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
2314         to the host if it is remote.  Let tests specify extra headers
2315         they use.
2316         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
2317         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
2318         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
2319         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
2320         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
2321         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
2322         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
2323         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
2324         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
2325         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
2326
2327 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
2328
2329         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
2330         for little endian ARMs.
2331
2332 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
2333
2334         * gcc.c-torture/compile/20011119-1.c: New test.
2335         * gcc.c-torture/compile/20011119-2.c: New test.
2336
2337 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
2338
2339         * gcc.dg/altivec-1.c: Fix typo.
2340
2341 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2342
2343         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
2344
2345 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
2346
2347         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
2348
2349 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
2350
2351         * lib/g77.exp: Don't specify --rpath-link.
2352
2353         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
2354         across all the headers.
2355         * gcc.dg/format/format.exp: For testing on a remote host,
2356         copy format.h.
2357
2358         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
2359         * gcc.c-torture/execute/930406-1.c: Likewise.
2360         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
2361
2362 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
2363
2364         * gcc.dg/altivec-1.c: New.
2365
2366 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
2367
2368         * gcc.dg/cpp/fpreprocessed.c: New test case.
2369
2370 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2371
2372         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
2373         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
2374         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
2375
2376 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2377
2378         * gcc.dg/no-builtin-1.c: New test.
2379
2380 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
2381
2382         * gcc.c-torture/execute/20011115-1.c: New test.
2383
2384 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
2385
2386         * gcc.c-torture/compile/20011114-2.c: New test.
2387         * gcc.c-torture/compile/20011114-3.c: New test.
2388         * gcc.c-torture/compile/20011114-4.c: New test.
2389
2390 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2391
2392         * g++.dg/other/init1.C: New test.
2393
2394 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
2395
2396         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
2397         message.
2398
2399         * gcc.c-torture/execute/20011114-1.c: New testcase.
2400
2401         * gcc.c-torture/compile/20010327-1.c: Revert last change.
2402         * gcc.c-torture/compile/20011114-1.c: New test, exactly
2403         like the (before this change) version of 20010327-1.c.
2404
2405 2001-11-14  Roger Sayle <roger@eyesopen.com>
2406
2407         * gcc.c-torture/execute/string-opt-13.c: New testcase.
2408
2409 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
2410
2411         * g++.dg/init/array2.C: New test.
2412
2413 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
2414
2415         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
2416
2417 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
2418
2419         * g++.dg/other/forscope1.C: New test.
2420         * g++.dg/ext/forscope1.C: New test.
2421         * g++.dg/ext/forscope2.C: New test.
2422
2423 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
2424
2425         * gcc.c-torture/execute/20011113-1.c: New test.
2426
2427 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
2428
2429         * gcc.c-torture/execute/20011109-2.c: New test.
2430
2431         * gcc.c-torture/execute/20011109-1.c: New test.
2432
2433 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
2434
2435         * gcc.c-torture/compile/20011109-1.c: New test.
2436
2437 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
2438
2439         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
2440         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
2441         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
2442         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
2443         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
2444         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
2445         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
2446
2447 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2448
2449         * g++.dg/warn/Wshadow-1.C: New tests.
2450         * g++.old-deja/g++.mike/for3.C: Update.
2451
2452 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2453
2454         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
2455         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
2456         XFAILs.  Adjust expected error texts.
2457         * gcc.c-torture/compile/20011106-1.c,
2458         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
2459         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
2460         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
2461         gcc.dg/c99-array-lval-5.c: New tests.
2462
2463 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2464
2465         * gcc.dg/cpp/defined.c: Update.
2466
2467 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2468
2469         * gcc.c-torture/execute/anon-1.c: New test.
2470
2471 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
2472
2473         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
2474         same size, so no warning should be produced on stormy16.
2475
2476         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
2477         due to oversized array.
2478         * g++.old-deja/g++.mike/ns15.C: Likewise.
2479         * g++.old-deja/g++.pt/crash16.C: Likewise.
2480
2481 2001-11-02  Graham Stott  <grahams@redhat.com>
2482
2483         * g++.dgother/debug1.C: Fix typos.
2484
2485 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
2486
2487         * g++.dg/other/debug1.C: New test.
2488
2489 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2490
2491         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
2492         of unsigned long.
2493
2494 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
2495
2496         * gcc.dg/20011029-2.c: New test.
2497
2498         * gcc.c-torture/compile/20011029-1.c: New test.
2499
2500 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
2501
2502         * objc/execute/class_self-1.m: New test.
2503         * objc/execute/class_self-2.m: New test.
2504
2505 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
2506
2507         * gcc.misc-tests/msgs.exp: Delete.
2508         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
2509         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
2510         error set to match recent changes.
2511
2512 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
2513
2514         * gcc.dg/20011021-1.c: New test.
2515
2516 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
2517
2518         * gcc.c-torture/compile/20011023-1.c: New test.
2519
2520 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
2521
2522         * lib/g77.exp: Rewrite based on lib/g++.exp.
2523
2524 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
2525
2526         * gcc.c-torture/execute/20011019-1.c: New test.
2527
2528         * gcc.dg/20011018-1.c: New test.
2529
2530 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
2531
2532         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
2533
2534 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
2535
2536         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
2537         * gcc.dg/attr-invalid.c: Likewise.
2538
2539 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
2540
2541         * testsuite/gcc.dg/20011015-1.c: New test.
2542
2543 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2544
2545         * g++.dg/template/unify2.C: New test.
2546
2547 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
2548
2549         * g++.dg/other/exception-specification.C: New test
2550
2551 2001-10-13  Tom Rix  <trix@redhat.com>
2552
2553         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
2554         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
2555
2556 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
2557
2558         * testsuite/gcc.dg/20011009-1.c: New test.
2559
2560 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
2561
2562         PR g++/4476
2563         * g++.dg/other/friend1.C: New test.
2564
2565 2001-10-11  Richard Henderson  <rth@redhat.com>
2566
2567         * g++.old-deja/g++.other/crash18.C: Add -S to options.
2568
2569 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2570
2571         * gcc.c-torture/compile/20011010-1.c: New.
2572
2573 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2574
2575         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
2576         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
2577         g77.f-torture/execute/execute.exp,
2578         g77.f-torture/noncompile/noncompile.exp,
2579         gcc.c-torture/compile/compile.exp,
2580         gcc.c-torture/execute/execute.exp,
2581         gcc.c-torture/execute/ieee/ieee.exp,
2582         gcc.c-torture/execute/memcheck/memcheck.exp,
2583         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
2584         objc/execute/execute.exp: Update FSF address.
2585
2586 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
2587
2588         * gcc.dg/cpp/cmdlne-C.c: Update.
2589         * gcc.dg/cpp/cmdlne-C2.c: New.
2590
2591 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2592
2593         * gcc.c-torture/execute/20011008-3.c: New.
2594
2595 2001-10-08  DJ Delorie  <dj@redhat.com>
2596
2597         * gcc.dg/20011008-1.c: New.
2598         * gcc.dg/20011008-2.c: New.
2599
2600 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
2601
2602         * gcc.dg/cpp/spacing1.c: Update test.
2603
2604 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2605
2606         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
2607         spelling errors of "separate" as "seperate".
2608
2609 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
2610
2611         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
2612         enough to avoid inlining.
2613
2614 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
2615
2616         * lib/g77.exp: set libg2c_dir correctly.
2617
2618 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2619
2620         * gcc.dg/cpp/macro11.c: New test.
2621
2622 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2623
2624         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
2625         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
2626         gcc.dg/format/multattr-3.c: New tests.
2627         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
2628         tests for format attributes on function pointers being rejected.
2629
2630 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2631
2632         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
2633
2634 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
2635
2636         * g++.dg/warn/format1.C: New test.
2637
2638 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2639
2640         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
2641
2642 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2643
2644         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
2645
2646 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2647
2648         * gcc.dg/cpp/redef2.c: Add test.
2649
2650 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
2651
2652         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
2653         long-standing bug on i686, apparently.
2654         * gcc.c-torture/execute/loop-2c.x: New file.
2655         * gcc.c-torture/execute/loop-2d.x: New file.
2656         * gcc.c-torture/execute/loop-3c.x: New file.
2657
2658 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
2659
2660         * gcc.dg/cpp/20000625-2.c: Correct line number.
2661
2662 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2663
2664         * gcc.dg/cpp/macro10.c: New test.
2665         * gcc.dg/cpp/strify3.c: New test.
2666         * gcc.dg/cpp/spacing1.c: Add tests.
2667         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
2668         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
2669
2670 2001-09-24  DJ Delorie  <dj@redhat.com>
2671
2672         * gcc.c-torture/execute/20010924-1.c: New test.
2673
2674 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
2675
2676         * testsuite/objc/execute/paste.m: Remove.
2677
2678 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2679
2680         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
2681
2682 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
2683
2684         * g77.dg/strlen0.f: New test.
2685
2686 2001-09-21  Richard Henderson  <rth@redhat.com>
2687
2688         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
2689         * g++.old-deja/g++.abi/vtable2.C: Likewise.
2690
2691 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2692
2693         Table-driven attributes.
2694         * g++.dg/ext/attrib1.C: New test.
2695
2696 2001-09-20  DJ Delorie  <dj@redhat.com>
2697
2698         * gcc.dg/20000926-1.c: Update expected warning messages.
2699         * gcc.dg/array-2.c: Likewise, and test for warnings too.
2700         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
2701         array.
2702
2703 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
2704
2705         * g++.dg/eh/registers1.C: New test case.
2706
2707 2001-09-17  Richard Henderson  <rth@redhat.com>
2708
2709         * gcc.dg/array-5.c: Fix VLA decomposition test.
2710
2711 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2712
2713         * gcc.dg/cpp/line5.c: New testcase.
2714
2715 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2716
2717         * gcc.dg/cpp/macro9.c: New test.
2718
2719 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
2720
2721         * gcc.c-torture/execute/980223.c: Change type of addr from long
2722         to char *.
2723
2724 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
2725
2726         * gcc.c-torture/execute/20010915-1.c: New test.
2727
2728 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
2729
2730         * g77.dg/bprob: New directory.
2731         * g77.dg/bprob/bprob.exp: New file.
2732         * g77.dg/bprob/bprob-1.f: New test.
2733         * g77.dg/gcov: New directory.
2734         * g77.dg/gcov/gcov.exp: New file.
2735         * g77.dg/gcov/gcov-1.f: New test.
2736         * g77.dg/gcov/gcov-1.x: New file.
2737
2738 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2739
2740         * gcc.dg/cpp/directiv.c: Update.
2741         * gcc.dg/cpp/undef1.c: Update.
2742
2743 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
2744
2745         * gcc.dg/20010912-1.c: New test.
2746
2747 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
2748
2749         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
2750         language-independent file in lib.
2751         * lib/gcov.exp: New file.
2752
2753 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2754
2755         * gcc.c-torture/compile/20010911-1.c: New test.
2756
2757 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
2758
2759         * lib/profopt.exp: New, to support profile-directed optimizations.
2760         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
2761         * gcc.misc-tests/bprob-1.c: New test.
2762         * gcc.misc-tests/bprob-2.c: New test.
2763
2764 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
2765
2766         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
2767         XFAIL and which kinds of gcov output to verify.
2768         * gcc.misc-tests/gcov-4b.x: New file.
2769         * gcc.misc-tests/gcov-5b.x: New file.
2770         * gcc.misc-tests/gcov-6.x: New file.
2771         * gcc.misc-tests/gcov-7.c: New test.
2772         * gcc.misc-tests/gcov-7.x: New file.
2773
2774 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
2775
2776         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
2777         * gcc.misc-tests/gcov-6.c: New test.
2778
2779 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2780
2781         PR c++/3986
2782         * g++.dg/abi/vbase1.C: New test.
2783
2784 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
2785
2786         * objc.dg/method-2.m: New.
2787
2788 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2789
2790         PR c++/4203
2791         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
2792         * g++.dg/init/empty1.C: New test.
2793
2794 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
2795
2796         * gcc.c-torture/compile/20010903-1.c: New test.
2797
2798 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
2799
2800         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
2801         for m68k.
2802
2803 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
2804
2805         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
2806
2807         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
2808
2809         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
2810
2811 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
2812
2813         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
2814         for 16-bit 'unsigned int'.
2815
2816 2001-08-29  Kazu Hirata  <kazu@hxi.com>
2817
2818         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
2819
2820 2001-08-27  Richard Henderson  <rth@redhat.com>
2821
2822         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
2823         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
2824
2825 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
2826
2827         * gcc.dg/asm-names.c (ymain): New.
2828
2829 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
2830
2831         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
2832         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
2833         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
2834
2835 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2836
2837         * gcc.dg/compare5.c: New testcase.
2838
2839 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
2840
2841         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
2842         and "In instantiation".
2843
2844 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
2845
2846         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
2847
2848 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
2849
2850         * gcc.misc-tests/gcov.exp: Add support for branch information.
2851         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
2852         * gcc.misc-tests/gcov-4.c: New test.
2853         * gcc.misc-tests/gcov-4b.c: New test.
2854         * gcc.misc-tests/gcov-5b.c: New test.
2855
2856 2001-08-20  Zack Weinberg  <zackw@panix.com>
2857
2858         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
2859         expected to fail.
2860
2861 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
2862
2863         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
2864
2865 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
2866
2867         * g++.dg/eh/template1.C: New test.
2868
2869 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
2870
2871         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
2872         Fix thinko.
2873         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
2874         for xfail.
2875
2876 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
2877
2878         * lib/g77-dg.exp:  Use prune.exp for common procedures
2879         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
2880         * lib/g77.exp: (g77-dg-prune) Remove
2881
2882 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
2883
2884         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
2885
2886 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2887
2888         * g++.dg/template/unify1.C: New test.
2889
2890 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
2891
2892         * g++.dg/abi/empty4.C: New test.
2893
2894 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
2895
2896         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
2897         solaris2.*
2898         * g77.f-torture/compile/pr3743.x: Likewise
2899
2900 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2901
2902         * g++.dg/other/using-declaration.C: New test.
2903
2904 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2905
2906         * gcc.dg/cpp/tr-sign.c: New testcase.
2907
2908 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
2909
2910         * gcc.dg/cpp/19951025-1.c: Revert.
2911         * gcc.dg/cpp/directiv.c: We no longer process directives that
2912         interrupt macro arguments.
2913
2914 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
2915
2916         * gcc.dg/bconstp-1.c: New test.
2917
2918 2001-08-03  Richard Henderson  <rth@redhat.com>
2919
2920         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
2921
2922 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
2923
2924         * gcc.dg/cpp/19951025-1.c: Update.
2925
2926 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
2927
2928         * g77.dg/ff90-1.f (s): Fix reference of variable z,
2929         should be x.
2930
2931 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
2932
2933         Kill -fhonor-std.
2934         * g++.old-deja/g++.ns/ns14.C: Remove special options.
2935         * g++.old-deja/g++.other/std1.C: Likewise.
2936         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
2937
2938 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
2939
2940         * lib/g77.exp:  Load gcc-defs.exp for common procedures
2941         (g77_pass, g77_fail, g77_finish, g77_exit,
2942         ${tool}_check_unsupported_p} Now redundant.  Deleted.
2943
2944 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
2945
2946         * g77.dg/fbackslash.f
2947         * g77.dg/fcase-preserve.f
2948         * g77.dg/ff90-1.f
2949         * g77.dg/ffixed-line-length-0.f
2950         * g77.dg/ffixed-line-length-132.f
2951         * g77.dg/ffixed-line-length-7.f
2952         * g77.dg/ffixed-line-length-72.f
2953         * g77.dg/ffixed-line-length-none.f
2954         * g77.dg/ffree-form-1.f
2955         * g77.dg/fno-backslash.f
2956         * g77.dg/fno-f90-1.f
2957         * g77.dg/fno-fixed-form-1.f
2958         * g77.dg/fno-onetrip.f
2959         * g77.dg/fno-typeless-boz.f
2960         * g77.dg/fno-underscoring.f
2961         * g77.dg/fno-vxt-1.f
2962         * g77.dg/fonetrip.f
2963         * g77.dg/ftypeless-boz.f
2964         * g77.dg/fugly-assumed.f
2965         * g77.dg/funderscoring.f
2966         * g77.dg/fvxt-1.f
2967
2968 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
2969
2970         * objc.dg/fwd-proto-1.m: New.
2971         * objc.dg/local-decl-1.m: New.
2972         * objc.dg/naming-1.m: New.
2973         * objc.dg/naming-2.m: New.
2974         * objc.dg/proto-hier-1.m: New.
2975
2976 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
2977
2978         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
2979         largest-type elements to a struct makes its size grow.
2980
2981 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2982
2983         * g++.dg/abi/vthunk1.C: New test.
2984
2985 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2986
2987         * g++.dg/abi/vbase8-22.C: New test.
2988
2989 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
2990
2991         * gcc.dg/cpp/macro8.c: New test.
2992
2993 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2994
2995         * g++.dg/abi/vbase8-21.C: New test.
2996
2997 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
2998
2999         * g++.dg/abi/vbase8-10.C: New test.
3000
3001 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3002
3003         * lib/g++.exp (g++_set_ld_library_path): Renamed to
3004         ${tool}_set_ld_library_path.
3005         Changed caller.
3006         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
3007         g++.exp.
3008
3009 2001-07-26  Stan Cox <scox@redhat.com>
3010
3011         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
3012         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
3013         gcc_exit, gcc_check_unsupported_p):
3014         Moved to gcc-deps.exp
3015         * gcc-deps.exp: New file.
3016
3017 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3018
3019         * g++.old-deja/g++.pt/defarg14.C: New test.
3020
3021 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3022
3023         * g++.old-deja/g++.other/lineno5.C: New test.
3024
3025 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3026
3027         * g++.old-deja/g++.pt/crash68.C: New test.
3028
3029 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
3030
3031         * g++.old-deja/g++.other/crash42.C: New test.
3032
3033 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
3034
3035         * gcc.dg/cpp/extratokens.c: Fix.
3036         * gcc.dg/cpp/skipping2.c: New tests.
3037
3038 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3039
3040         * gcc.c-torture/execute/20010724-1.c: New file.
3041         * gcc.c-torture/execute/20010724-1.x: New file.
3042
3043 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3044
3045         * g++.old-deja/g++.other/cond7.C: New test.
3046
3047 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3048
3049         * g++.old-deja/g++.other/optimize4.C: New test.
3050
3051 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3052
3053         * g++.old-deja/g++.abi/vbase8-5.C: New test.
3054
3055 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
3056
3057         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
3058         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
3059         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
3060         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
3061
3062         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
3063         bug report" message.
3064
3065         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
3066         * g++.dg/ext/instantiate1.C: Move from old-deja.
3067
3068 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
3069
3070         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
3071         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
3072         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
3073         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
3074
3075 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
3076
3077         * gcc.c-torture/execute/20010723-1.c: New test.
3078
3079 2001-07-23  Ben Elliston  <bje@redhat.com>
3080
3081         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
3082
3083 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3084
3085         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
3086         i[34567]86-*-*.
3087         Delete handling of ieee_multilib_flags.
3088         Pass -mieee for alpha*-*-* and sh-*-*.
3089         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
3090
3091 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
3092
3093         Remove old-abi tests.
3094         * g++.old-deja/g++.mike/p11116.C: Remove.
3095         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
3096
3097 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
3098
3099         * g77.f-torture/compile/pr3743.f:  New test
3100
3101 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
3102
3103         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
3104
3105 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3106
3107         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
3108         g++.old-deja/g++.pt/static6.C: Likewise.
3109         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
3110         supports weak symbols.
3111
3112 2001-07-18  Andreas Jaeger  <aj@suse.de>
3113
3114         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
3115         supported again.
3116
3117 2001-07-18  Andreas Jaeger  <aj@suse.de>
3118
3119         * gcc.dg/iftrap-1.c: Fix target line.
3120
3121 2001-07-17  Richard Henderson  <rth@redhat.com>
3122
3123         * gcc.c-torture/execute/20010717-1.c: New.
3124
3125 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3126
3127         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
3128         tests.
3129
3130 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3131
3132         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
3133
3134 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3135
3136         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
3137         UAC_SIGBUS, UAC_NOPRINT definitions.
3138
3139 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
3140
3141         * objc/execute/object_is_class.m: New test.
3142         * objc/execute/object_is_meta_class.m: New test.
3143
3144 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
3145
3146         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
3147         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
3148
3149 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
3150
3151         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
3152         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
3153
3154 2001-07-14  Richard Henderson  <rth@redhat.com>
3155
3156         * gcc.dg/iftrap-1.c: New.
3157
3158 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
3159
3160         * g77.f-torture/execute/intrinsic77.f: New test.
3161
3162 2001-07-11  Janis Johnson <janis@us.ibm.com>
3163
3164         * gcc.misc-tests/gcov-3.c: New test.
3165
3166 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3167
3168         * gcc.c-torture/compile/20010711-1.c,
3169         * gcc.c-torture/compile/20010711-2.c: New tests.
3170
3171 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
3172
3173         * gcc.c-torture/execute/20010711-1.c: New test.
3174
3175 2001-07-11  Ben Elliston  <bje@redhat.com>
3176
3177         * g++.old-deja/g++.other/enum5.C: New test.
3178
3179 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
3180
3181         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
3182         (g++-dg-prune): Call prune_gcc_output.
3183         * prune.exp: New file for prune_gcc_output.
3184         * lib/g++.exp, lib/gcc.exp: Load it.
3185
3186 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3187
3188         * gcc.c-torture/compile/20010701-1.c,
3189         g++.old-deja/g++.ext/attrib6.C: New tests.
3190
3191 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
3192
3193         * gcc.c-torture/compile/20010706-1.c: New test.
3194
3195 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
3196
3197         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
3198
3199 2001-06-28  Stan Shebs  <shebs@apple.com>
3200
3201         * gcc.dg/pragma-darwin.c: New test.
3202
3203 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3204
3205         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
3206         Solaris 2.[678] system.
3207
3208 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3209
3210         * gcc.dg/20010622-1.c: New test.
3211
3212 2001-06-18  Stan Shebs  <shebs@apple.com>
3213
3214         * objc.dg: New directory.
3215         * objc.dg/dg.exp: New file.
3216         * objc.dg/alias.m: New.
3217         * objc.dg/class-1.m: New.
3218         * objc.dg/class-2.m: New.
3219         * objc.dg/const-str-1.m: New.
3220         * objc.dg/const-str-2.m: New.
3221         * objc.dg/id-1.m: New.
3222         * objc.dg/method-1.m: New.
3223         * objc.dg/super-class-1.m: New.
3224         * lib/objc-dg.exp: New file.
3225
3226 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3227
3228         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
3229         of label name.
3230
3231 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
3232
3233         * g++.old-deja/g++.abi/vbase8-9.C: New test.
3234
3235 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3236
3237         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
3238         variable.
3239
3240 2001-06-12  Richard Henderson  <rth@redhat.com>
3241
3242         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
3243
3244 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3245
3246         * g++.old-deja/g++.abi/vbase5.C: New test.
3247         * g++.old-deja/g++.abi/vbase6.C: New test.
3248         * g++.old-deja/g++.abi/vbase7.C: New test.
3249
3250 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3251
3252         * gcc.c-torture/compile/20010610-1.c: New test.
3253
3254 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
3255
3256         * g++.old-deja/g++.abi/vbase4.C: New test.
3257
3258 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3259
3260         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
3261         support %f for HC11/HC12 targets.
3262         * gcc.c-torture/execute/930513-1.x: New file, likewise.
3263         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
3264         on HC11/HC12 targets.
3265         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
3266
3267 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3268
3269         * gcc.dg/wchar_t-1.c: New file.
3270         * gcc.dg/wint_t-1.c: Likewise.
3271
3272 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
3273
3274         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
3275
3276 2001-06-11  Richard Henderson  <rth@redhat.com>
3277
3278         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
3279
3280 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3281
3282         * gcc.c-torture/compile/20010611-1.c: New test.
3283
3284 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3285
3286         * gcc.dg/c99-tag-1.c: Add more tests.
3287
3288 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
3289
3290         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
3291         representation on MN10300 and ARM/Thumb.
3292
3293 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
3294
3295         * g77.f-torture/execute/20010610.f: New.
3296
3297 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
3298
3299         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
3300         names.
3301
3302 2001-06-09  Richard Henderson  <rth@redhat.com>
3303
3304         * gcc.c-torture/execute/ashrdi-1.c: New.
3305         * gcc.c-torture/execute/ashldi-1.c: New.
3306         * gcc.c-torture/execute/lshrdi-1.c: New.
3307
3308 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
3309
3310         * objc/execute/load-3.m: Added. Check sending +load to categories,
3311         in addition to classes.
3312
3313 2001-06-08  Stan Shebs  <shebs@apple.com>
3314
3315         * objc/execute/load-2.m: New test.  From Nicola Pero
3316         <n.pero@mi.flashnet.it>.
3317
3318 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
3319
3320         * gcc.c-torture/execute/20010605-2.c: New test.
3321
3322 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3323
3324         * g++.old-deja/g++.abi/vbase2.C: New test.
3325         * g++.old-deja/g++.abi/vbase3.C: New test.
3326
3327 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
3328
3329         * g++.old-deja/g++.pt/friend49.C: New test.
3330
3331 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
3332
3333         * g++.old-deja/g++.ext/anon3.C: New test.
3334
3335 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
3336
3337         * g++.old-deja/g++.other/conv7.C: New test.
3338
3339 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
3340
3341         * gcc.c-torture/compile/20010605-2.c: New test.
3342
3343 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3344
3345         * gcc.c-torture/execute/20010604-1.c: New test.
3346
3347 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
3348
3349         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
3350
3351 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
3352
3353         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
3354         (g++_link_flags): Likewise.
3355         (g++_init): Pass gccpath's value to two previous functions.
3356
3357 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3358
3359         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
3360         Ensure logfile entry matches exec command line.
3361
3362 2001-05-31  Richard Henderson  <rth@redhat.com>
3363
3364         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
3365         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
3366
3367 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
3368
3369         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
3370         compiler for irix6.2
3371
3372 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
3373
3374         * g++.old-deja/g++.other/optimize3.C: New file.
3375
3376 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
3377
3378         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
3379         assemble.
3380
3381 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
3382
3383         * g++.old-deja/g++.other/optimize2.C: New file.
3384
3385 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
3386
3387         * gcc.c-torture/compile/20010518-2.c: New file.
3388         * gcc.c-torture/execute/20010518-1.c: New file.
3389         * gcc.c-torture/execute/20010518-2.c: New file.
3390
3391 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3392
3393         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
3394
3395 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
3396
3397         G++ no longer defines builtins that do not begin with __builtin.
3398         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
3399         * g++.old-deja/g++.brendand/misc13.C: Likewise.
3400         * g++.old-deja/g++.law/builtin1.C: Likewise.
3401         * g++.old-deja/g++.law/cvt2.C: Likewise.
3402         * g++.old-deja/g++.mike/net5.C: Likewise.
3403         * g++.old-deja/g++.other/builtins1.C: Likewise.
3404         * g++.old-deja/g++.other/builtins2.C: Likewise.
3405         * g++.old-deja/g++.other/builtins3.C: Likewise.
3406         * g++.old-deja/g++.other/builtins4.C: Likewise.
3407         * g++.old-deja/g++.other/inline8.C: Likewise.
3408         * g++.old-deja/g++.robertl/eb39.C: Likewise.
3409
3410 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
3411
3412         * g++.old-deja/g++.pt/using1.C: Adjust.
3413         * g++.old-deja/g++.pt/using2.C: New test.
3414
3415 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
3416
3417         * gcc.dg/cpp/charconst.c: New tests.
3418         * gcc.dg/cpp/escape.c: New tests.
3419         * gcc.dg/cpp/escape-1.c: New tests.
3420         * gcc.dg/cpp/escape-2.c: New tests.
3421         * gcc.dg/cpp/ucs.c: New tests.
3422
3423 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
3424
3425         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
3426         native compiler for irix6.5.
3427
3428 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
3429
3430         * lib/g++.exp (g++_include_flags): Use args to compute
3431         get_multilibs.
3432         (g++_link_flags): Likewise.
3433         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
3434
3435 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3436
3437         * gcc.dg/c90-hexfloat-1.c: Add more tests.
3438
3439 2001-05-21  Geoff Keating  <geoffk@redhat.com>
3440
3441         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
3442         this file.
3443
3444 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3445
3446         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
3447         STACK_SIZE;
3448         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
3449         to STACK_SIZE; Use it to define size of add_histo array.
3450         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
3451         to STACK_SIZE.
3452         (f): Use GITT_SIZE to define size of gitt local table.
3453         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
3454         to STACK_SIZE; Use it to define size of bytemem array.
3455
3456 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
3457
3458         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
3459         on 68HC11/HC12 due to the asm instruction.
3460         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
3461         * gcc.c-torture/compile/920520-1.x: Likewise.
3462         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
3463         on 68HC11/HC12 because the function is larger than 64K.
3464         * gcc.c-torture/compile/961203-1.x: New file, this test fails
3465         on 68HC11/HC12 because the structure is too large.
3466
3467 2001-05-20  Richard Henderson  <rth@redhat.com>
3468
3469         * gcc.c-torture/execute/20010520-1.c: New.
3470
3471 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3472
3473         * g++.old-deja/g++.warn/compare1.C: New test.
3474         * gcc.dg/compare4.c: New test.
3475
3476 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
3477
3478         * g++.old-deja/g++.other/optimize1.C: New test.
3479
3480 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3481
3482         * g++.old-deja/g++.pt/spec41.C: New test.
3483
3484 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
3485
3486         * gcc.c-torture/compile/20010114-1.x: Remove.
3487
3488 2001-05-18  Stan Shebs  <shebs@apple.com>
3489
3490         * gcc.c-torture/compile/20010518-1.c: New test.
3491
3492 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
3493
3494         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
3495         * g++.old-deja/g++.pt/crash67.C: New test.
3496
3497 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
3498
3499         * g++.old-deja/g++.other/debug9.C: New test.
3500
3501 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
3502
3503         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
3504
3505 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
3506
3507         * gcc.c-torture/compile/20010516-1.c: New test.
3508
3509 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3510
3511         * g++.old-deja/g++.other/crash41.C: New test.
3512
3513 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
3514
3515         * g++.old-deja/g++.pt/crash66.C: New test.
3516
3517 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
3518
3519         * g++.old-deja/g++.robertl/eb27.C: Convert.
3520
3521 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
3522
3523         * g++.dg/friend-warn.C: New test.  Do not warn about friend
3524         declaration being redundant.
3525
3526 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
3527
3528         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
3529
3530 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
3531
3532         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
3533
3534 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
3535
3536         * lib/g++.exp: Use testsuite_flags.
3537
3538 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
3539
3540         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
3541
3542 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
3543
3544         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
3545
3546 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
3547
3548         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
3549
3550 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
3551
3552         * gcc.c-torture/compile/20010313-1.c: New test.
3553
3554 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
3555
3556         * gcc.dg/cpp/direct2.c: New test.
3557         * gccq.dg/cpp/direct2s.c: New test.
3558
3559         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
3560
3561 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
3562
3563         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
3564         * g++.old-deja/g++.other/op3.C: Likewise.
3565
3566 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
3567
3568         * gcc.dg/cpp/syshdr.h: New file.
3569         * gcc.dg/cpp/sysmac1.c: Update.
3570         * gcc.dg/cpp/sysmac2.c: Update.
3571
3572 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
3573
3574         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
3575
3576 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
3577
3578         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
3579         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
3580
3581 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
3582
3583         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
3584
3585 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
3586
3587         * lib/g++.exp (g++_include_flags): Don't use any special flags
3588         if TESTING_IN_BUILD_TREE is not defined.
3589         (g++_init): Use a plain 'c++' as the compiler if
3590         TESTING_IN_BUILD_TREEE is not defined.
3591
3592 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3593
3594         * g++.old-deja/g++.eh/catch13.C: New test.
3595         * g++.old-deja/g++.eh/catch14.C: New test.
3596
3597 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
3598
3599         * gcc.dg/cpp/tr-define.c: New test.
3600
3601 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
3602
3603         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
3604         <stdlib.h>, not <malloc.h>.
3605
3606 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3607
3608         * g++.old-deja/g++.ns/template17.C: New test.
3609
3610 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
3611
3612         * g++.old-deja/g++.pt/ref4.C: New test.
3613
3614 2001-04-30  Richard Henderson  <rth@redhat.com>
3615
3616         * gcc.dg/20000724-1.c: Revert last change.
3617
3618 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
3619
3620         * g77.f-torture/execute/20010430.f: New test.
3621
3622 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
3623
3624         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
3625
3626 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
3627
3628         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
3629
3630 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3631
3632         * g++.old-deja/g++.eh/crash6.C: New test.
3633
3634 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3635
3636         * g++.old-deja/g++.other/warn7.C: New test.
3637
3638 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
3639
3640         * g++.old-deja/g++.other/defarg9.C: New test.
3641
3642 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3643
3644         * g77.f-torture/compile/20010426.f: New test.
3645         * g77.f-torture/execute/20010426.f: New test.
3646
3647 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
3648
3649         * g77.f-torture/compile/20000629-1.x: Remove - error
3650         has been fixed.
3651
3652 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
3653
3654         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
3655         Tweak slightly to work with g++.dg framework.
3656         * g++.dg/special/ecos.exp: Run initp1.C test.
3657         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
3658
3659         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
3660         its linker doesn't give line numbers either.
3661         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
3662
3663 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3664
3665         * g++.old-deja/g++.other/lex1.C: New test.
3666
3667 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
3668
3669         * gcc.dg/noncompile/20010425-1.c: New test.
3670
3671 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
3672
3673         * g++.old-deja/g++.pt/mangle2.C: New test.
3674
3675 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3676
3677         * gcc.dg/format/plus-1.c: New test.
3678
3679 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3680
3681         * gcc.dg/20010423-1.c: New test.
3682
3683 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
3684
3685         * gcc.c-torture/execute/20010422-1.c: New test.
3686
3687 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
3688
3689         * g++.old-deja/g++.ns/type2.C: New test.
3690
3691 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
3692
3693         * g++.old-deja/g++.other/perf1.C: New test.
3694
3695 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
3696
3697         * gcc.dg/c99-func-2.c: Remove xfail.
3698         * gcc.dg/c99-func-3.c: Remove xfail.
3699         * gcc.dg/c99-func-4.c: Remove xfail.
3700
3701 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
3702
3703         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
3704
3705 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3706
3707         * gcc.c-torture/compile/20010423-1.c: New test.
3708
3709 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3710
3711         * g++.old-deja/g++.pt/typename28.C: New test.
3712
3713 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3714
3715         * g++.old-deja/g++.abi/empty2.C: New test.
3716         * g++.old-deja/g++.abi/empty3.C: New test.
3717
3718 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3719
3720         * g++.old-deja/g++.other/comdat2.C: New test.
3721         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
3722
3723 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3724
3725         * g++.old-deja/g++.other/overload14.C: New test.
3726
3727 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3728
3729         * g++.old-deja/g++.other/lookup23.C: New test.
3730
3731 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
3732
3733         * gcc.c-torture/execute/20010403-1.c: New test.
3734
3735 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
3736             Mark Mitchell  <mark@codesourcery.com>
3737
3738         * lib/old-dejagnu.exp: Don't delete output of executable.
3739         Add .exe suffix to executables.
3740
3741 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
3742
3743         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
3744
3745 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3746
3747         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
3748
3749 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3750
3751         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
3752         * g++.old-deja/g++.abi/crash1.C: New test.
3753
3754 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
3755
3756         * g++.old-deja/g++.other/crash40.C: New test.
3757
3758 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3759
3760         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
3761
3762 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
3763
3764         * g++.old-deja/g++.other/warn6.C: New test.
3765
3766 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
3767
3768         * g++.old-deja/g++.robertl/eb42.C: Same.
3769
3770 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3771
3772         * gcc.dg/wtr-conversion-1.c: New testcase.
3773
3774 2001-04-10  Richard Henderson  <rth@redhat.com>
3775
3776         * g++.old-deja/g++.other/array5.C: New.
3777
3778 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3779
3780         * gcc.c-torture/execute/20010408-1.c: New test.
3781
3782 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
3783
3784         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
3785         headers and constructs.
3786         * g++.old-deja/g++.robertl/eb79.C: Same.
3787         * g++.old-deja/g++.robertl/eb77.C (main): Same.
3788         * g++.old-deja/g++.robertl/eb73.C: Same.
3789         * g++.old-deja/g++.robertl/eb66.C (main): Same.
3790         * g++.old-deja/g++.robertl/eb55.C (t): Same.
3791         * g++.old-deja/g++.robertl/eb54.C (main): Same.
3792         * g++.old-deja/g++.robertl/eb46.C (main): Same.
3793         * g++.old-deja/g++.robertl/eb44.C: Same.
3794         * g++.old-deja/g++.robertl/eb41.C (main): Same.
3795         * g++.old-deja/g++.robertl/eb4.C (main): Same.
3796         * g++.old-deja/g++.robertl/eb39.C: Same.
3797         * g++.old-deja/g++.robertl/eb33.C (main): Same.
3798         * g++.old-deja/g++.robertl/eb31.C (main): Same.
3799         * g++.old-deja/g++.robertl/eb30.C: Same.
3800         * g++.old-deja/g++.robertl/eb3.C: Same.
3801         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
3802         * g++.old-deja/g++.robertl/eb21.C: Same.
3803         * g++.old-deja/g++.robertl/eb15.C: Same.
3804         * g++.old-deja/g++.robertl/eb118.C: Same.
3805         * g++.old-deja/g++.robertl/eb115.C (main): Same.
3806         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
3807         * g++.old-deja/g++.robertl/eb109.C: Same.
3808         * g++.old-deja/g++.other/sibcall1.C (main): Same.
3809         * g++.old-deja/g++.mike/rtti1.C: Same.
3810         * g++.old-deja/g++.mike/p658.C: Same.
3811         * g++.old-deja/g++.mike/net46.C: Same.
3812         * g++.old-deja/g++.mike/net34.C: Same.
3813         * g++.old-deja/g++.mike/memoize1.C: Same.
3814         * g++.old-deja/g++.mike/eh2.C: Same.
3815         * g++.old-deja/g++.law/weak.C: Same.
3816         * g++.old-deja/g++.law/visibility7.C: Same.
3817         * g++.old-deja/g++.law/visibility25.C: Same.
3818         * g++.old-deja/g++.law/visibility22.C: Same.
3819         * g++.old-deja/g++.law/visibility2.C: Same.
3820         * g++.old-deja/g++.law/visibility17.C: Same.
3821         * g++.old-deja/g++.law/visibility13.C: Same.
3822         * g++.old-deja/g++.law/visibility10.C: Same.
3823         * g++.old-deja/g++.law/visibility1.C: Same.
3824         * g++.old-deja/g++.law/virtual3.C (eval): Same.
3825         * g++.old-deja/g++.law/vbase1.C: Same.
3826         * g++.old-deja/g++.law/operators32.C: Same.
3827         * g++.old-deja/g++.law/nest3.C: Same.
3828         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
3829         * g++.old-deja/g++.law/except5.C (main): Same.
3830         * g++.old-deja/g++.law/cvt7.C (run): Same.
3831         * g++.old-deja/g++.law/cvt2.C: Same.
3832         * g++.old-deja/g++.law/cvt16.C: Same.
3833         * g++.old-deja/g++.law/ctors6.C (bar): Same.
3834         * g++.old-deja/g++.law/ctors17.C (main): Same.
3835         * g++.old-deja/g++.law/ctors13.C: Same.
3836         * g++.old-deja/g++.law/ctors12.C (main): Same.
3837         * g++.old-deja/g++.law/ctors10.C: Same.
3838         * g++.old-deja/g++.law/code-gen5.C: Same.
3839         * g++.old-deja/g++.law/bad-error7.C: Same.
3840         * g++.old-deja/g++.law/arm9.C: Same.
3841         * g++.old-deja/g++.law/arm12.C: Same.
3842         * g++.old-deja/g++.law/arg8.C: Same.
3843         * g++.old-deja/g++.law/arg1.C: Same.
3844         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
3845         * g++.old-deja/g++.jason/template31.C: Same.
3846         * g++.old-deja/g++.jason/template24.C (main): Same.
3847         * g++.old-deja/g++.jason/2371.C: Same.
3848         * g++.old-deja/g++.eh/new2.C: Same.
3849         * g++.old-deja/g++.eh/new1.C: Same.
3850         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
3851         * g++.old-deja/g++.brendan/nest21.C (main): Same.
3852         * g++.old-deja/g++.brendan/err-msg3.C: Same.
3853         * g++.old-deja/g++.brendan/crash62.C: Same.
3854         * g++.old-deja/g++.brendan/crash52.C: Same.
3855         * g++.old-deja/g++.brendan/crash49.C (main): Same.
3856         * g++.old-deja/g++.brendan/crash38.C: Same.
3857         * g++.old-deja/g++.brendan/crash15.C (main): Same.
3858         * g++.old-deja/g++.brendan/copy9.C: Same.
3859
3860 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
3861
3862         * gcc.c-torture/execute/20001203-2.c (memset):
3863         Count argument is of type __SIZE_TYPE__.
3864
3865 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
3866
3867         * gcc.c-torture/compile/20010404-1.c: New test.
3868
3869 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
3870
3871         * gcc.c-torture/compile/20010326-1.c: New test.
3872
3873 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
3874
3875         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
3876         peculiarities of the SH.
3877         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
3878
3879 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3880
3881         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
3882         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
3883         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
3884
3885 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3886
3887         * g77.f-torture/compile/20010321-1.f: New test.
3888
3889 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3890
3891         * gcc.c-torture/compile/20010329-1.c: New test.
3892
3893 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
3894
3895         * gcc.c-torture/execute/20010329-1.c: New test.
3896
3897 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3898
3899         * g++.old-deja/g++.other/eh4.C: Fix typo.
3900
3901 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
3902
3903         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
3904
3905 2001-03-28  Philip Blundell  <philb@gnu.org>
3906
3907         * gcc.c-torture/compile/20010328-1.c: New test.
3908
3909 2001-03-27  Richard Henderson  <rth@redhat.com>
3910
3911         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
3912         * g++.old-deja/g++.eh/vbase3.C: Likewise.
3913
3914 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
3915
3916         * gcc.c-torture/compile/20010327-1.c: New test.
3917
3918 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
3919
3920         * g++.old-deja/g++.other/friend12.C: New test.
3921         * g++.old-deja/g++.other/friend9.C: Expect no errors.
3922         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
3923
3924 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3925
3926         * gcc.c-torture/execute/20010325-1.c: New test.
3927
3928 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
3929
3930         * g++.old-deja/g++.other/mangle3.C: New test.
3931
3932 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
3933
3934         * g++.old-deja/g++.other/anon8.C: New test.
3935
3936 2001-03-20  Philip Blundell  <philb@gnu.org>
3937
3938         * gcc.c-torture/compile/20010320-1.c: New test.
3939
3940 2001-03-17  Richard Henderson  <rth@redhat.com>
3941
3942         * g++.old-deja/g++.other/eh4.C: Add expected error text.
3943
3944 2001-03-15  Geoff Keating  <geoff@redhat.com>
3945
3946         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
3947         tests on AIX.
3948
3949 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
3950
3951         * g++.old-deja/g++.other/eh4.C: New test.
3952
3953 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
3954
3955         * gcc.dg/cpp/mi1.c: Update.
3956
3957 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
3958
3959         * g++.old-deja/g++.other/regstack.C: New test.
3960
3961 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
3962
3963         * g++.old-deja/g++.other/ref4.C: New test.
3964
3965 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
3966
3967         * objc/execute/va_method.m: Added.
3968         * objc/execute/IMP.m: Added.
3969         * objc/execute/_cmd.m: Added.
3970         * objc/execute/accessing_ivars.m: Added.
3971         * objc/execute/class-1.m: Added.
3972         * objc/execute/class-10.m: Added.
3973         * objc/execute/class-11.m: Added.
3974         * objc/execute/class-12.m: Added.
3975         * objc/execute/class-13.m: Added.
3976         * objc/execute/class-14.m: Added.
3977         * objc/execute/class-2.m: Added.
3978         * objc/execute/class-3.m: Added.
3979         * objc/execute/class-4.m: Added.
3980         * objc/execute/class-5.m: Added.
3981         * objc/execute/class-6.m: Added.
3982         * objc/execute/class-7.m: Added.
3983         * objc/execute/class-8.m: Added.
3984         * objc/execute/class-9.m: Added.
3985         * objc/execute/class-tests-1.h
3986         * objc/execute/class-tests-2.h
3987         * objc/execute/compatibility_alias.m: Added.
3988         * objc/execute/encode-1.m: Added.
3989         * objc/execute/formal_protocol-1.m: Added.
3990         * objc/execute/formal_protocol-2.m: Added.
3991         * objc/execute/formal_protocol-3.m: Added.
3992         * objc/execute/formal_protocol-4.m: Added.
3993         * objc/execute/formal_protocol-5.m: Added.
3994         * objc/execute/formal_protocol-6.m: Added.
3995         * objc/execute/formal_protocol-7.m: Added.
3996         * objc/execute/informal_protocol.m: Added.
3997         * objc/execute/initialize.m: Added.
3998         * objc/execute/load.m: Added.
3999         * objc/execute/many_args_method.m: Added.
4000         * objc/execute/nested-3.m: Added.
4001         * objc/execute/no_clash.m: Added.
4002         * objc/execute/private.m: Added.
4003         * objc/execute/redefining_self.m: Added.
4004         * objc/execute/root_methods.m: Added.
4005         * objc/execute/selector-1.m: Added.
4006         * objc/execute/static-1.m: Added.
4007         * objc/execute/static-2.m: Added.
4008         * objc/execute/va_method.m: Added.
4009
4010 2001-03-10  Richard Henderson  <rth@redhat.com>
4011
4012         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
4013
4014 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
4015
4016         * g++.old-deja/g++.other/crash31.C: XFAIL.
4017         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
4018         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
4019         * gcc.c-torture/execute/20010123-1.x: XFAIL.
4020         * gcc.c-torture/execute/20010124-1.x: XFAIL.
4021         * gcc.dg/sequence-pt-1.c: XFAIL one test.
4022
4023 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
4024
4025         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
4026
4027 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4028
4029         * gcc.dg/20000724-1.c: Don't use multiline strings.
4030
4031 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
4032
4033         * objc/execute/string1.m, objc/execute/string2.m: Compare the
4034         result of -cString against what we expect it to be; don't just
4035         print it out for no one to read.
4036
4037         * objc/execute/string3.m, objc/execute/string4.m: New tests.
4038         Based on testcases provided by Nicola Pero.
4039
4040 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4041
4042         * gcc.dg/cpp/macro7.c: New test.
4043
4044 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
4045
4046         * gcc.dg/cpp/multiline.c: Update.
4047
4048 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4049
4050         * g++.old-deja/g++.other/enum3.C: New test.
4051
4052 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4053
4054         * g++.old-deja/g++.other/pod1.C: New test.
4055
4056 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
4057
4058         * g++.old-deja/g++.ext/overload1.C: New test.
4059
4060 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4061
4062         * g++.old-deja/g++.pt/using1.C: New test.
4063
4064 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
4065
4066         * g++.old-deja/g++.other/using9.C: New test.
4067
4068 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
4069
4070         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
4071
4072         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
4073
4074 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
4075
4076         * g++.old-deja/g++.ext/realpt1.C: Remove.
4077
4078 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
4079
4080         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
4081
4082 2001-02-26  Will Cohen  <wcohen@redhat.com>
4083
4084         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
4085
4086 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
4087
4088         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
4089         templatized constructors.
4090
4091 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4092
4093         * gcc.c-torture/execute/20010224-1.c: New test.
4094
4095 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
4096
4097         * gcc.c-torture/execute/20010222-1.c: New test.
4098
4099 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
4100
4101         * g++.old-deja/g++.other/inline20.C: New test.
4102
4103 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4104
4105         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
4106
4107 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
4108
4109         * g++.old-deja/g++.other/lookup22.C: New test.
4110
4111 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
4112
4113         * g77.dg: New directory.
4114         * g77.dg/20010216-1.f: New test case.
4115         * g77.dg/dg.exp: New driver.
4116         * lib/g77-dg.exp: New driver library.
4117
4118 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4119
4120         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
4121
4122 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
4123
4124         * g++.old-deja/g++.other/decl9.C: New test.
4125
4126 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
4127
4128         * g++.old-deja/g++.other/init16.C: Update the test so that it does
4129         not need <string> and also tests the initialization at runtime.
4130
4131 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
4132
4133         * gcc.c-torture/execute/longlong.c: New test.
4134
4135 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
4136
4137         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
4138
4139 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
4140
4141         * gcc.c-torture/execute/920302-1.c (execute):
4142         Change argument type to short.
4143
4144 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4145
4146         * g++.old-deja/g++.pt/deduct6.C: New test.
4147
4148 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
4149
4150         * g++.old-deja/g++.pt/deduct5.C: New test.
4151
4152 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
4153
4154         * gcc.c-torture/execute/20010209-1.c: New test.
4155
4156 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
4157
4158         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
4159
4160 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
4161
4162         * g++.dg/vtgc1.C: Update for new ABI.
4163
4164         * consistency.vlad: New directory, 1665 files.
4165
4166 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
4167
4168         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
4169         return type.
4170         * gcc.dg/cpp/digraphs.c: Declare puts.
4171
4172 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4173
4174         * g++.old-deja/g++.other/warn5.C: New test.
4175
4176 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4177
4178         * g++.old-deja/g++.pt/spec40.C: New test.
4179
4180 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
4181
4182         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
4183         case.
4184         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
4185
4186 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
4187
4188         * gcc.c-torture/compile/20010209-1.c: New test.
4189
4190 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
4191
4192         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
4193         excess errors message but not if it crashes.
4194         * g++.old-deja/g++.other/crash27.C: Likewise.
4195         * g++.old-deja/g++.other/crash28.C: Likewise.
4196         * g++.old-deja/g++.other/crash30.C: Likewise.
4197         * g++.old-deja/g++.other/crash32.C: Likewise.
4198         * g++.old-deja/g++.other/crash35.C: Likewise.
4199         * g++.old-deja/g++.pt/inherit2.C: Likewise.
4200
4201 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4202
4203         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
4204         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
4205         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
4206         g77.f-torture/execute/execute.exp,
4207         g77.f-torture/noncompile/noncompile.exp,
4208         gcc.c-torture/execute/execute.exp,
4209         gcc.c-torture/execute/memcheck/memcheck.exp,
4210         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
4211         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
4212         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
4213         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
4214         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
4215         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
4216         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
4217         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
4218         Remove bug reporting instructions with ancient email addresses.
4219
4220 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4221
4222         * gcc.dg/20010202-1.c: New test.
4223         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
4224
4225 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
4226
4227         * g++.dg/stdbool-if.C: New test.
4228
4229 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4230
4231         * objc/execute/fdecl.m: Added main().
4232
4233 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
4234
4235         * gcc.c-torture/execute/20010206-1.c: New test.
4236
4237 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
4238
4239         * gcc.dg/cpp/avoidpaste1.c: Update.
4240
4241 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
4242
4243         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
4244         Pero <nicola@brainstorm.co.uk>.
4245         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
4246
4247 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
4248
4249         * g++.old-deja/g++.pt/spec39.C: New test.
4250
4251 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
4252
4253         * gcc.c-torture/compile/20010202-1.c: New test.
4254
4255 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
4256
4257         * g++.old-deja/g++.abi/primary2.C: New test.
4258         * g++.old-deja/g++.abi/primary3.C: New test.
4259         * g++.old-deja/g++.abi/primary4.C: New test.
4260         * g++.old-deja/g++.abi/primary5.C: New test.
4261         * g++.old-deja/g++.abi/vtable3.h: New test.
4262         * g++.old-deja/g++.abi/vtable3a.C: New test.
4263         * g++.old-deja/g++.abi/vtable3b.C: New test.
4264         * g++.old-deja/g++.abi/vtable3c.C: New test.
4265         * g++.old-deja/g++.abi/vtable3d.C: New test.
4266         * g++.old-deja/g++.abi/vtable3e.C: New test.
4267         * g++.old-deja/g++.abi/vtable3f.C: New test.
4268         * g++.old-deja/g++.abi/vtable3g.C: New test.
4269         * g++.old-deja/g++.abi/vtable3h.C: New test.
4270         * g++.old-deja/g++.abi/vtable3i.C: New test.
4271         * g++.old-deja/g++.abi/vtable3j.C: New test.
4272         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
4273
4274 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
4275
4276         * g++.old-deja/g++.other/anon6.C: New test.
4277         * g++.old-deja/g++.other/anon7.C: New test.
4278
4279 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
4280
4281         * gcc.dg/cpp/avoidpaste2.c: New tests.
4282
4283 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
4284
4285         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
4286
4287 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
4288
4289         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
4290         DECIMAL_DIG cases for Irix."
4291
4292 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
4293
4294         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
4295
4296 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4297
4298         * gcc.dg/c99-tag-1.c: New test.
4299
4300 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4301
4302         * gcc.dg/cpp/tr-warn1.c: Add tests.
4303
4304 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
4305
4306         * gcc.dg/cpp/avoidpaste1.c: Update.
4307         * gcc.dg/cpp/paste4.c: Update.
4308
4309 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
4310
4311         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
4312         cases for Irix.
4313
4314 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
4315
4316         * g++.old-deja/g++.other/inline19.C: New test.
4317
4318 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
4319
4320         * gcc.dg/Wlarger-than.c: New test.
4321
4322 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
4323
4324         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
4325
4326 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
4327
4328         * gcc.c-torture/execute/20010129-1.c: New test.
4329         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
4330
4331 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
4332
4333         * gcc.dg/cpp/avoidpaste1.c: Test case.
4334
4335 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
4336
4337         * g++.old-deja/g++.other/inline18.C: New test.
4338
4339 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4340
4341         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
4342         and __builtin_putchar.
4343
4344 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
4345
4346         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
4347         tests.
4348
4349 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
4350
4351         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
4352         floating point number rounding mode to round to the nearest
4353         representable mode.
4354
4355 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
4356
4357         * g++.old-deja/g++.other/mangle2.C: New test.
4358
4359 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4360
4361         * gcc.c-torture/compile/20010124-1.c: New test.
4362
4363 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
4364
4365         * g++.old-deja/g++.pt/spec38.C: New test.
4366
4367 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4368
4369         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
4370         "Build don't run".
4371
4372 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4373
4374         * gcc.c-torture/execute/20010123-1.c: New test.
4375
4376 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4377
4378         * g++.old-deja/g++.pt/spec37.C: New test.
4379
4380 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
4381
4382         * g++.old-deja/g++.pt/overload14.C: New test.
4383
4384 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4385
4386         * gcc.c-torture/execute/20010122-1.c: New test, exercise
4387         __builtin_return_address.
4388
4389 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
4390
4391         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
4392         * g++.old-deja/g++.pt/spec35.C: New test.
4393         * g++.old-deja/g++.pt/spec36.C: New test.
4394
4395 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
4396
4397         * gcc.c-torture/compile/20010118-1.c: New test.
4398
4399 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
4400
4401         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
4402
4403 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4404
4405         * gcc.c-torture/execute/20010119-1.c: New test.
4406
4407 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4408
4409         * g++.old-deja/g++.other/vbase5.C: New test.
4410
4411 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
4412
4413         * gcc.c-torture/execute/20010118-1.c: New test.
4414
4415 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4416
4417         * g++.old-deja/g++.pt/deduct3.C: New test.
4418
4419 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
4420
4421         * g++.old-deja/g++.pt/spec34.C: New test.
4422
4423 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
4424
4425         * g77.f-torture/compile/20000601-2.f: New test.
4426
4427 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4428
4429         * g++.old-deja/g++.other/init17.C: New test.
4430
4431 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
4432
4433         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
4434
4435 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4436
4437         * g++.old-deja/g++.pt/unify8.C: New test.
4438
4439 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4440
4441         * g++.old-deja/g++.abi/vbase1.C: New test.
4442
4443 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
4444
4445         * g++.old-deja/g++.pt/crash65.C: New test.
4446
4447 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4448
4449         * gcc.dg/cpp/assembl2.S: New test case.
4450
4451 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
4452
4453         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
4454         are supported.
4455
4456 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4457
4458         * g++.old-deja/g++.other/builtins1.C: New test.
4459         * g++.old-deja/g++.other/builtins2.C: Likewise.
4460         * g++.old-deja/g++.other/builtins3.C: Likewise.
4461         * g++.old-deja/g++.other/builtins4.C: Likewise.
4462
4463 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
4464
4465         * gcc.c-torture/compile/20010117-1.c: New test.
4466         * gcc.c-torture/compile/20010117-2.c: New test.
4467
4468 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4469
4470         * g77.f-torture/execute/20010116.[fx]: New test,
4471         XFAIL on i?86-*-*.
4472         * g77.f-torture/compile/20010115.f: Indicate it's
4473         a test for PR fortran/1636.
4474
4475 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4476
4477         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
4478
4479 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
4480
4481         * g77.f-torture/compile/20010115.f: New test.
4482
4483 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
4484
4485         * g++.old-deja/g++.pt/nontype5.C: New test.
4486
4487 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
4488
4489         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
4490         have an equivalent working one below it.
4491
4492 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4493
4494         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
4495         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4496
4497 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
4498
4499         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
4500         message containing "init_priority".
4501         (conpr-2.C): Likewise.
4502         (conpr-3.C): Likewise.
4503         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
4504
4505 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4506
4507         * gcc.c-torture/execute/20010114-2.c: New test.
4508
4509 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
4510
4511         * gcc.c-torture/compile/20010114-1.c: New test.
4512         * gcc.c-torture/compile/20010114-1.x: Xfail.
4513         * gcc.c-torture/compile/20010114-2.c: New test.
4514         * gcc.c-torture/execute/20010114-1.c: New test.
4515         * gcc.dg/trunc-1.c: New test.
4516         * gcc.dg/uninit-B.c: New test.
4517
4518 2001-01-13  Nick Clifton  <nickc@redhat.com>
4519
4520         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
4521         target.
4522
4523 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
4524
4525         * gcc.c-torture/compile/20010113-1.c: New test.
4526
4527 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
4528
4529         * gcc.c-torture/compile/20001212-1.c: New test.
4530
4531 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4532
4533         * gcc.dg/cpp/widestr1.c: Update.
4534         * gcc.dg/cpp/prag-imp.c: Remove.
4535
4536 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
4537
4538         * gcc.c-torture/execute/20000801-3.x: Remove.
4539         * gcc.dg/c90-init-1.c: New test.
4540         * gcc.dg/c99-init-1.c: New test.
4541         * gcc.dg/c99-init-2.c: New test.
4542         * gcc.dg/gnu99-init-1.c: New test.
4543
4544 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
4545
4546         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
4547         testing that no relevant ones were found.
4548
4549 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4550
4551         * g++.old-deja/g++.pt/cast2.C: New test.
4552
4553 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
4554
4555         * g++.old-deja/g++.pt/friend47.C: New test.
4556
4557 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4558
4559         * g++.old-deja/g++.pt/instantiate13.C: New test.
4560
4561 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4562
4563         * g++.old-deja/g++.other/defarg7.C: New test.
4564         * g++.old-deja/g++.other/defarg8.C: New test.
4565
4566 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4567
4568         * g++.old-deja/g++.pt/crash64.C: New test.
4569
4570 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
4571
4572         * g++.old-deja/g++.pt/crash63.C: New test.
4573
4574 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
4575
4576         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
4577
4578 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
4579
4580         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
4581
4582 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4583
4584         * g++.old-deja/g++.pt/error3.C: New test.
4585
4586 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4587
4588         * g++.old-deja/g++.other/crash39.C: New test.
4589
4590 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
4591
4592         * g++.old-deja/g++.other/vbase4.C: New test.
4593
4594 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
4595
4596         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
4597         * gcc.dg/special/20000419-2.c: New file. Identical to above.
4598         * gcc.dg/special/special.exp: New test driver which will check
4599         for alias support for the above test.
4600
4601 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
4602
4603         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
4604         problems on small machines.
4605         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
4606         parameterize.
4607
4608 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
4609
4610         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
4611         mips.
4612         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
4613
4614 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
4615
4616         * g++.old_deja/g++.pt/using8.C: New test.
4617
4618 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4619
4620         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
4621
4622 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
4623
4624         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
4625         where a failure is expected.
4626         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
4627
4628 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4629
4630         * g++.old_deja/g++.pt/instantiate12.C: New test.
4631
4632 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4633
4634         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
4635         start of structs.
4636         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
4637         * g++.old-deja/g++.brendan/crash17.C: Likewise.
4638         * g++.old-deja/g++.brendan/crash29.C: Likewise.
4639         * g++.old-deja/g++.brendan/crash48.C: Likewise.
4640         * g++.old-deja/g++.brendan/ns1.C: Likewise.
4641         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
4642         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
4643         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
4644         * g++.old-deja/g++.eh/spec6.C: Likewise.
4645         * g++.old-deja/g++.jason/crash3.C: Likewise.
4646         * g++.old-deja/g++.law/ctors11.C: Likewise.
4647         * g++.old-deja/g++.law/ctors17.C: Likewise.
4648         * g++.old-deja/g++.law/ctors5.C: Likewise.
4649         * g++.old-deja/g++.law/ctors9.C: Likewise.
4650         * g++.old-deja/g++.mike/ambig1.C: Likewise.
4651         * g++.old-deja/g++.mike/net22.C: Likewise.
4652         * g++.old-deja/g++.mike/p3538a.C: Likewise.
4653         * g++.old-deja/g++.mike/p3538b.C: Likewise.
4654         * g++.old-deja/g++.mike/virt3.C: Likewise.
4655         * g++.old-deja/g++.niklas/t128.C: Likewise.
4656         * g++.old-deja/g++.other/anon4.C: Likewise.
4657         * g++.old-deja/g++.other/using1.C: Likewise.
4658         * g++.old-deja/g++.other/warn3.C: Likewise.
4659         * g++.old-deja/g++.pt/t37.C: Likewise.
4660         * g++.old-deja/g++.robertl/eb69.C: Likewise.
4661         * g++.old-deja/g++.robertl/eb71.C: Likewise.
4662
4663 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
4664
4665         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
4666
4667 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4668
4669         * gcc.c-torture/execute/stdio-opt-3.c: New test.
4670
4671 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
4672
4673         * gcc.c-torture/compile/20010107-1.c: New test.
4674
4675 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4676
4677         * gcc.c-torture/execute/builtin-noret-1.c: New test.
4678
4679 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4680
4681         * gcc.dg/format/format.h: New file.
4682         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
4683         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
4684         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
4685         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
4686         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
4687         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
4688         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
4689         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
4690         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
4691         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
4692         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
4693         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
4694         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
4695         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
4696         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
4697         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
4698         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
4699         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
4700         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
4701         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
4702         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
4703         instead of declaring standard types, macros and functions in each
4704         test.
4705
4706 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
4707
4708         * gcc.c-torture/execute/20010106-1.c: New test.
4709
4710 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4711
4712         * gcc.dg/format/format.exp: New file.
4713         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
4714         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
4715         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
4716         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
4717         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
4718         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
4719         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
4720         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
4721         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
4722         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
4723         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
4724         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
4725         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
4726         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
4727         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
4728         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
4729         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
4730         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
4731         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
4732         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
4733         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
4734         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
4735         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
4736         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
4737         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
4738         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
4739         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
4740         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
4741         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
4742         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
4743         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
4744         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
4745         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
4746         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
4747         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
4748         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
4749         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
4750         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
4751         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
4752         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
4753         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
4754         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
4755
4756 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
4757
4758         * gcc.c-torture/execute/991228-1.c: Take word endianness into
4759         account.
4760
4761 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
4762
4763         * gcc.c-torture/execute/builtin-complex-1.c: New test.
4764
4765 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
4766
4767         * g++.old-deja/g++.pt/crash62.C: New test.
4768
4769 2001-01-04  Richard Henderson  <rth@redhat.com>
4770
4771         * gcc.dg/20000926-1.c: Update expected warnings.
4772         * gcc.dg/array-2.c: Likewise.
4773         * gcc.dg/array-4.c: Also validate flexible array members.
4774         * gcc.dg/c99-flex-array-1.c: New.
4775
4776 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4777
4778         * gcc.c-torture/compile/20001222-1.x: Remove.
4779
4780 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4781
4782         * gcc.c-torture/execute/built-in-setjmp.c: New.
4783
4784 2001-01-03  Richard Henderson  <rth@redhat.com>
4785
4786         * gcc.dg/940510-1.c: Update expected error wording.
4787         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
4788
4789 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
4790
4791         * lib/target-supports.exp (check_alias_available): Modified to
4792         indicate aliases not supported if only weak aliases are supported.
4793
4794 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4795
4796         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
4797         Turn on cmpstrsi checks for __pj__ and __i370__.
4798
4799 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4800
4801         * g++.old-deja/g++.other/virtual11.C: New test.
4802
4803 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
4804
4805         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
4806
4807 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4808
4809         * gcc.c-torture/compile/20010102-1.c: New test.
4810
4811 2001-01-02  Andreas Jaeger  <aj@suse.de>
4812
4813         * gcc.dg/noreturn-3.c: New test.
4814
4815         * gcc.dg/noreturn-4.c: New test.
4816
4817 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4818
4819         * gcc.c-torture/execute/stdio-opt-1.c: Also test
4820         __builtin_fputc and __builtin_fwrite.
4821
4822 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4823
4824         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
4825         signed char, not default char.
4826
4827 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
4828
4829         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
4830
4831 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
4832
4833         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
4834
4835 2000-12-29  Richard Henderson  <rth@redhat.com>
4836
4837         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
4838         (__cyg_profile_func_exit): Define.
4839
4840 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
4841
4842         * g++.dg/vtgc1.C: New test.
4843
4844 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
4845
4846         * gcc.dg/noncompile/20001228-1.c: New test.
4847
4848         * gcc.dg/20001228-1.c: New test.
4849
4850         * gcc.c-torture/execute/20001228-1.c: New test.
4851
4852 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
4853
4854         * gcc.dg/format-strfmon-1.c: New test.
4855
4856 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4857
4858         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
4859         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
4860         * gcc.c-torture/execute/string-opt-1.c: Likewise.
4861         * gcc.c-torture/execute/string-opt-2.c: Likewise.
4862         * gcc.c-torture/execute/string-opt-3.c: Likewise.
4863         * gcc.c-torture/execute/string-opt-4.c: Likewise.
4864         * gcc.c-torture/execute/string-opt-6.c: Likewise.
4865         * gcc.c-torture/execute/string-opt-7.c: Likewise.
4866         * gcc.c-torture/execute/string-opt-8.c: Likewise.
4867         * gcc.c-torture/execute/string-opt-9.c: Likewise.
4868         * gcc.c-torture/execute/string-opt-10.c: Likewise.
4869         * gcc.c-torture/execute/string-opt-11.c: Likewise.
4870         * gcc.c-torture/execute/string-opt-12.c: Likewise.
4871
4872         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
4873         * gcc.c-torture/execute/string-opt-4.c: Test index.
4874
4875 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
4876
4877         * gcc.c-torture/compile/20001226-1.c: New test.
4878
4879 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4880
4881         * gcc.c-torture/compile/20001222-1.c: New test.
4882         * gcc.c-torture/compile/20001222-1.x: Xfail.
4883
4884 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
4885
4886         * gcc.c-torture/execute/comp-goto-2.c: New test.
4887
4888 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
4889
4890         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
4891         Use long types if __INT_MAX__ is 32767.
4892         (main): Use cast to (sint32 *) when poking 88 into a_page.
4893
4894         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
4895
4896 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
4897
4898         * gcc.c-torture/compile/20001221-1.c: New test.
4899         * gcc.c-torture/execute/20001221-1.c: New test.
4900
4901 2000-12-20  Richard Henderson  <rth@redhat.com>
4902
4903         * g++.old-deja/g++.pt/crash36.C: Update error lines.
4904         * g++.old-deja/g++.robertl/eb109.C: Likewise.
4905
4906 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4907
4908         * gcc.dg/compare3.c: New test.
4909
4910 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4911
4912         * gcc.dg/format-warnll-1.c: New test.
4913
4914 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
4915
4916         * gcc.dg/cpp/cmdlne-P.c: New test.
4917
4918 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4919
4920         * gcc.c-torture/execute/builtin-abs-1.c,
4921         gcc.c-torture/execute/builtin-abs-2.c: New tests.
4922
4923 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4924
4925         * gcc.dg/cpp/multiline.c: New test.
4926
4927 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
4928
4929         * g++.old-deja/g++.other/syshdr1.C: Update.
4930         * gcc.dg/cpp/lineflags.c: Remove temporarily.
4931
4932 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4933
4934         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
4935
4936 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4937
4938         * g++.old-deja/g++.pt/ttp65.C: New test.
4939
4940 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4941
4942         * g++.old-deja/g++.pt/ttp64.C: New test.
4943
4944 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
4945
4946         * g++.old-deja/g++.pt/spec33.C: New test.
4947
4948 2000-12-14  Catherine Moore  <clm@redhat.com>
4949
4950         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
4951         * gcc.c-torture/execute/920612-2.c: Likewise.
4952         * gcc.c-torture/execute/920428-2.c: Likewise.
4953         * gcc-c-torture/execute/va-arg-11.c: Call exit.
4954         * gcc.c-torture/execute/va-arg-21.c: Likewise.
4955
4956 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4957
4958         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
4959         * gcc.dg/pack-test-2.c: Likewise.
4960
4961 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4962
4963         Tests by Zack Weinberg <zackw@stanford.edu>.
4964
4965         * gcc.dg/cpp/defined.c: Update.
4966         * gcc.dg/cpp/defined_trad.c: New tests.
4967
4968 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
4969
4970         * gcc.dg/cpp/trad-direct.c: Update.
4971
4972 2000-12-11  Neil Booth  <neilb@earthling.net>
4973
4974         * gcc.dg/cpp/defined_trad.c
4975
4976 2000-12-11  Neil Booth  <neilb@earthling.net>
4977
4978         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
4979
4980 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4981
4982         * gcc.dg/format-miss-2.c: New test.
4983
4984 2000-12-09  Neil Booth  <neilb@earthling.net>
4985
4986         * gcc.dg/cpp/lineflags.c: New tests.
4987         * gcc.dg/cpp/poison.c: Update.
4988         * gcc.dg/cpp/redef2.c: Update.
4989         * gcc.dg/cpp/skipping.c: New test.
4990
4991 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
4992
4993         * g++.old-deja/g++.other/eh3.C: New testcase.
4994
4995 2000-12-07  Neil Booth  <neilb@earthling.net>
4996
4997         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
4998         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
4999         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
5000         wtr-union-init-2.c, wtr-union-init-3.c: Update.
5001         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
5002         Update.
5003
5004 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5005
5006         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
5007         __SIZE_TYPE__ instead of int for type of integers cast to
5008         pointers.
5009
5010 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
5011
5012         * g++.old-deja/g++.other/cleanup4.C: New test.
5013
5014 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5015
5016         * format-sec-1.c: New test.
5017
5018 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5019
5020         * gcc.dg/format-nonlit-3.c: New test.
5021
5022 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5023
5024         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
5025         through a null pointer.
5026
5027 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5028
5029         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
5030         * g++.old-deja/g++.pt/partial4.C: New test.
5031
5032 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
5033
5034         * gcc.c-torture/execute/ieee/hugeval.x: New.
5035
5036 2000-12-06  Neil Booth  <neilb@earthling.net>
5037
5038         * gcc.dg/cpp/backslash2.c: New tests.
5039
5040 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5041
5042         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
5043         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
5044
5045 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
5046
5047         * gcc.c-torture/execute/20001203-2.c: New testcase.
5048
5049 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5050
5051         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
5052         * g++.old-deja/g++.other/virtual10.C: New test.
5053
5054 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
5055
5056         * g++.old-deja/g++.mike/pmf5.C: Remove test.
5057
5058 2000-12-05  Richard Henderson  <rth@redhat.com>
5059
5060         * gcc.c-torture/compile/20001205-1.c: New.
5061
5062 2000-12-04  Neil Booth  <neilb@earthling.net>
5063
5064         * g++.old-deja/g++.other/virtual9.C: New test.
5065         * g++.old-deja/g++.pt/crash61.C: New test.
5066         * gcc.c-torture/execute/loop-9.c: New test.
5067
5068 2000-12-04  Neil Booth  <neilb@earthling.net>
5069
5070         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
5071         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
5072         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
5073         * gcc.dg/cpp/extratokens.c: ...here.
5074
5075 2000-12-04  Neil Booth  <neilb@earthling.net>
5076
5077         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
5078         New tests.
5079
5080 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5081
5082         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
5083         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
5084
5085 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
5086
5087         * gcc.c-torture/execute/20001203-1.c: New test.
5088
5089 2000-12-03  Neil Booth  <neilb@earthling.net>
5090
5091         * gcc.dg/cpp/macro6.c: New test cases.
5092
5093 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5094
5095         * gcc.c-torture/execute/string-opt-9.c: New test.
5096         * gcc.c-torture/execute/string-opt-10.c: Likewise.
5097         * gcc.c-torture/execute/string-opt-11.c: Likewise.
5098         * gcc.c-torture/execute/string-opt-12.c: Likewise.
5099
5100         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
5101         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
5102
5103 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
5104
5105         * gcc.dg/cpp/if-6.c: New testcase.
5106
5107         * gcc.dg/20001201-1.c: New testcase.
5108
5109 2000-12-02  Neil Booth  <neilb@earthling.net>
5110
5111         * g++.old-deja/g++.other/externC4.C,
5112         g++.old-deja/g++.other/friend10.C: New tests.
5113
5114 2000-12-02  Neil Booth  <neilb@earthling.net>
5115
5116         * g++.old-deja/g++.other/instan2.C
5117         * g++.old-deja/g++.other/instan3.C: New test.
5118
5119 2000-12-02  Neil Booth  <neilb@earthling.net>
5120
5121         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
5122         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
5123         gnuc99.c,gnuc99-pedantic.c: New tests.
5124
5125 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5126
5127         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
5128         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
5129
5130 2000-12-01  Neil Booth  <neilb@earthling.net>
5131
5132         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
5133         * gcc.dg/cpp/poison.c: Update.
5134         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
5135
5136 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
5137
5138         * g77.f-torture/execute/20001201.f: New test.
5139
5140 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
5141
5142         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
5143
5144 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
5145
5146         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
5147
5148 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
5149
5150         * g++.old-deja/g++.other/cast6.C: New test.
5151
5152 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
5153
5154         * gcc.c-torture/execute/20001130-2.c: New testcase.
5155
5156 2000-11-30  Richard Henderson  <rth@redhat.com>
5157
5158         * gcc.c-torture/execute/20001130-1.c: New test.
5159
5160 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5161
5162         * g++.old-deja/g++.other/op3.C: New test.
5163
5164 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5165
5166         * g++.old-deja/g++.other/op2.C: New test.
5167
5168 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
5169
5170         * g++.old-deja/g++.other/crash38.C: New test.
5171
5172 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
5173
5174         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
5175
5176 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
5177
5178         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
5179         tests.
5180         * gcc.c-torture/execute/string-opt-6.c: New test.
5181
5182         * gcc.dg/20001117-1.c: Add main.
5183
5184 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
5185
5186         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
5187         Move from here ...
5188         * gcc.dg/940510-1.c: ... to here.
5189
5190         * gcc.dg/20000926-1.c: GNU C now allows initializations of
5191         zero-size arrays in toplevel structures.
5192
5193 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5194
5195         * gcc.c-torture/execute/loop-8.c: New test.
5196
5197 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5198
5199         * g++.old-deja/g++.other/base1.C: New test.
5200
5201 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5202
5203         * g++.old-deja/g++.other/parse2.C: New test.
5204
5205 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5206
5207         * g++.old-deja/g++.pt/incomplete1.C: New test.
5208
5209 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
5210
5211         * g++.old-deja/g++.other/friend9.C: New test.
5212
5213 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
5214
5215         * gcc.dg/20001127-1.c: New test.
5216
5217 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5218
5219         * g++.old-deja/g++.pt/friend46.C: New test.
5220
5221 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
5222
5223         * g++.old-deja/g++.other/ptrmem8.C: New test.
5224
5225 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5226
5227         * gcc.c-torture/execute/string-opt-7.c: New test.
5228         * gcc.c-torture/execute/string-opt-8.c: Likewise.
5229
5230 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5231
5232         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
5233         instead of 'mkcheck 2'.
5234
5235 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5236
5237         * gcc.c-torture/execute/memcheck/driver.c,
5238         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
5239         C9X references to refer to C99.
5240
5241 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
5242
5243         * gcc.dg/ultrasp3.c: New test.
5244
5245 2000-11-25  Neil Booth  <neilb@earthling.net>
5246
5247         * gcc.dg/cpp/include2.c: Update test to be locale independent.
5248
5249 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
5250
5251         * gcc.c-torture/compile/20001123-2.c: New.
5252
5253 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
5254
5255         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
5256
5257 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
5258
5259         * gcc.dg/sequence-point-1.c: Add some new tests.
5260         * gcc.c-torture/execute/20001124-1.c: New test.
5261
5262 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5263
5264         * g++.old-deja/g++.other/vaarg4.C: New test.
5265         * gcc.c-torture/compile/20001123-1.c: New test.
5266
5267 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
5268
5269         * g++.other/crash24.C: Adjust and remove XFAIL.
5270         * g++.other/crash37.C: New test.
5271
5272 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
5273
5274         * g++.old-deja/g++.pt/instantiate9.C: New test.
5275
5276 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
5277
5278         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
5279         new ABI, too.
5280
5281         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
5282         * g++.old-deja/g++.robertl/eb55.C: Likewise.
5283
5284 2000-11-22  Neil Booth  <neilb@earthling.net>
5285
5286         * gcc.dg/cpp/Wtrigraphs.c: New test.
5287
5288 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
5289
5290         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
5291
5292 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
5293
5294         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
5295
5296 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
5297
5298         * lib/gcc-dg.exp: load_lib scanasm.exp.
5299         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
5300         * lib/g++-dg.exp: load_lib scanasm.exp.
5301         * lib/scanasm.exp: New.
5302         (scan-assembler, scan-assembler-not): Add optional arguments to
5303         test name, or if not present, the pattern name.
5304         (scan-assembler-dem, scan-assembler-dem-not): New.
5305
5306         * g++.dg/dg.exp: New.
5307
5308 2000-11-21  Neil Booth  <neilb@earthling.net>
5309
5310         * gcc.dg/cpp/integrated1.c: Remove.
5311
5312 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5313
5314         * gcc.c-torture/execute/20001121-1.c: New test.
5315
5316 2000-11-21  Richard Henderson  <rth@redhat.com>
5317
5318         * gcc.c-torture/compile/20001121-1.c: New test.
5319
5320 2000-11-20  Neil Booth  <neilb@earthling.net>
5321
5322         * gcc.dg/cpp/integrated1.c: New test.
5323
5324 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
5325
5326         * g++.old-deja/g++.other/inline17.C: New test.
5327
5328 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
5329
5330         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
5331         local variable to be zero: I made the variable global. Now
5332         uses abort() and exit() instead of relying on main's return value.
5333
5334 2000-11-20  Neil Booth  <neilb@earthling.net>
5335
5336         * gcc.dg/cpp/paste2.c: Update test.
5337         * objc/execute/paste.m: New test.
5338
5339 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5340
5341         * gcc.dg/c99-condexpr-1.c: New test.
5342
5343 2000-11-20  Neil Booth  <neilb@earthling.net>
5344
5345         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
5346
5347 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
5348
5349         * g++.old-deja/g++.pt/export1.C: New test.
5350
5351 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
5352
5353         * gcc.dg/20001117-1.c: New test.
5354
5355 2000-11-18  Richard Henderson  <rth@redhat.com>
5356
5357         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
5358
5359 2000-11-18  Richard Henderson  <rth@redhat.com>
5360
5361         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
5362         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
5363         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
5364
5365 2000-11-18  Richard Henderson  <rth@redhat.com>
5366
5367         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
5368         (main): New.  Exit cleanly.
5369
5370 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5371
5372         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
5373         gcc.dg/c99-fordecl-2.c: New tests.
5374
5375 2000-11-18  Richard Henderson  <rth@redhat.com>
5376
5377         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
5378         * gcc.c-torture/execute/zerolen-2.c: New.
5379
5380 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5381
5382         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
5383         memory.
5384
5385 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5386
5387         * g++.old-deja/g++.pt/instantiate8.C: New test.
5388
5389 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
5390
5391         * g++.old-deja/g++.other/incomplete.C: Add more tests.
5392         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
5393
5394 2000-11-16  Nick Clifton  <nickc@redhat.com>
5395
5396         * gcc.c-torture/execute/nestfunc-2.c: New test.
5397         * gcc.c-torture/execute/nestfunc-3.c: New test.
5398
5399 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5400
5401         * gcc.c-torture/compile/20001116-1.c: New test.
5402
5403 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5404
5405         * gcc.c-torture/execute/20001115-1.c: New test.
5406
5407 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
5408
5409         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
5410         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
5411         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
5412         * g++.old-deja/g++.abi/vmihint.C: Likewise.
5413
5414 2000-11-15  Neil Booth  <neilb@earthling.net>
5415
5416         gcc.dg/cpp/_Pragma1.c: Update.
5417         gcc.dg/cpp/_Pragma2.c: New test.
5418
5419 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
5420
5421         * g++.old-deja/g++.other/anon5.C: New test.
5422
5423 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
5424
5425         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
5426         tests.
5427
5428 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
5429
5430         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
5431         output.
5432
5433 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5434
5435         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
5436         labels at end of compound statements.
5437
5438 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
5439
5440         * gcc.c-torture/execute/loop-7.c: New test.
5441
5442 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5443
5444         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
5445
5446 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5447
5448         * gcc.dg/c99-bool-1.c: New test.
5449
5450 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
5451
5452         * gcc.dg/c99-scope-1.c: Remove xfail.
5453         * gcc.dg/c99-scope-2.c: New test.
5454
5455 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5456
5457         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
5458         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
5459
5460 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
5461
5462         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
5463         error messages.
5464
5465         * g++.mike/p700.C: Don't typedef wchar_t.
5466         * g++.mike/p784.C: Likewise.
5467         * g++.mike/eb101.C: Don't use __wchar_t.
5468
5469 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
5470
5471         * g77.f-torture/execute/20001111.[fx]: Test premature exit
5472         from DO loop.
5473
5474 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
5475
5476         * gcc.c-torture/execute/20001111-1.c: New test.
5477
5478 2000-11-10  Nick Clifton  <nickc@redhat.com>
5479
5480         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
5481         long multuiple and accumulate.
5482
5483 2000-11-09  Richard Henderson  <rth@redhat.com>
5484
5485         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
5486         via size_t instead of int.
5487
5488         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
5489         * gcc.c-torture/execute/string-opt-2.c: Likewise.
5490         * gcc.c-torture/execute/string-opt-3.c: Likewise.
5491         * gcc.c-torture/execute/string-opt-4.c: Likewise.
5492
5493 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
5494
5495         * gcc.c-torture/compile/20001109-1.c: New test.
5496         * gcc.c-torture/compile/20001109-2.c: New test.
5497
5498 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
5499
5500         * g++.old-deja/g++.pt/operator1.C: New test.
5501         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
5502
5503 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5504
5505         * gcc.dg/20001108-1.c: New test.
5506
5507 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
5508
5509         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
5510         with both arguments constant strings.
5511         * gcc.c-torture/execute/string-opt-3.c: New test.
5512         * gcc.c-torture/execute/string-opt-4.c: New test.
5513         * gcc.c-torture/execute/string-opt-5.c: New test.
5514
5515 2000-11-08  Nick Clifton  <nickc@redhat.com>
5516
5517         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
5518         mulsidi3adddi patterns.
5519
5520 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
5521
5522         * g++.old-deja/g++.other/crash36.C: New test.
5523
5524 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
5525
5526         * g++.old-deja/g++.other/init16.C: New test.
5527
5528 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
5529
5530         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
5531
5532 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5533
5534         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
5535         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5536         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5537
5538 2000-11-07  DJ Delorie  <dj@redhat.com>
5539
5540         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
5541
5542 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5543
5544         * gcc.c-torture/execute/string-opt-1.c: New test.
5545
5546 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
5547
5548         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
5549         mips-sgi-irix6.* because the MIPS ABI passes floating-point
5550         parameters in registers, and there is no way for a varargs
5551         function to know in which order the integer and floating-point
5552         parameters should be interleaved when they are placed on the
5553         stack.
5554         * gcc.c-torture/execute/va-arg-16.x: Likewise.
5555         * gcc.c-torture/execute/va-arg-17.x: Likewise.
5556
5557 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5558
5559         * gcc.c-torture/execute/string-opt-2.c: New test.
5560
5561 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
5562
5563         * g++.old-deja/g++.pt/crash60.C: New test.
5564
5565 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5566
5567         * g++.old-deja/g++.other/crash24.C: New test.
5568         * g++.old-deja/g++.other/crash25.C: New test.
5569         * g++.old-deja/g++.other/crash26.C: New test.
5570         * g++.old-deja/g++.other/crash27.C: New test.
5571         * g++.old-deja/g++.other/crash28.C: New test.
5572         * g++.old-deja/g++.other/crash29.C: New test.
5573         * g++.old-deja/g++.other/crash30.C: New test.
5574         * g++.old-deja/g++.other/crash31.C: New test.
5575         * g++.old-deja/g++.other/crash32.C: New test.
5576         * g++.old-deja/g++.other/crash33.C: New test.
5577         * g++.old-deja/g++.other/crash34.C: New test.
5578         * g++.old-deja/g++.other/crash35.C: New test.
5579
5580 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
5581
5582         * gcc.c-torture/execute/20001031-1.c: New test.
5583
5584 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
5585
5586         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
5587         namespace.
5588
5589         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
5590         standards-conformant.
5591
5592         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
5593
5594         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
5595         * g++.old-deja/g++.mike/p755a.C: Likewise.
5596         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
5597         library makes no calls to `operator new' during initialization.
5598
5599 2000-11-04  Neil Booth  <neilb@earthling.net>
5600
5601         * gcc.dg/cpp/include2.c: New tests.
5602
5603 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
5604
5605         * lib/g++.exp (g++_set_ld_library_path): New function.
5606         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
5607
5608 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
5609
5610         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
5611         warnings.
5612
5613 2000-11-01  Richard Henderson  <rth@redhat.com>
5614
5615         * g++.old-deja/g++.ext/namedret1.C: New.
5616         * g++.old-deja/g++.ext/namedret2.C: New.
5617         * g++.old-deja/g++.ext/namedret3.C: New.
5618
5619 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
5620
5621         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
5622         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
5623
5624 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5625
5626         * gcc.c-torture/execute/va-arg-21.c: New test.
5627
5628 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
5629
5630         * gcc.dg/c99-complex-2.c: New test.
5631
5632 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5633
5634         * gcc.c-torture/execute/stdio-opt-1.c: New test.
5635
5636 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
5637
5638         * g++.old-deja/g++.other/inline16.C: New test.
5639
5640 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
5641
5642         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
5643         __PRETTY_FUNCTION__
5644
5645 2000-10-29  Neil Booth  <neilb@earthling.net>
5646
5647         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
5648         New tests.
5649         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
5650         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
5651         optimisation.
5652
5653 2000-10-29  Neil Booth  <neilb@earthling.net>
5654
5655         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
5656         * mi1.c, mi1c.h: Add null directives to multiple-include test.
5657         * mi5.c: Test multiple includes work with -C.
5658         * trigraphs.c: Test ^= version.
5659
5660 2000-10-28  Neil Booth  <neilb@earthling.net>
5661
5662         New tests and test updates for new macro expander.
5663
5664         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
5665         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
5666         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
5667         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
5668         new diagnostic messages.
5669
5670         * gcc.dg/cpp/macro3.c: New tests.
5671
5672 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
5673
5674         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
5675         on the same line.
5676
5677 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
5678
5679         * g++.old-deja/g++.other/eh2.C: New test.
5680
5681 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5682
5683         * gcc.c-torture/execute/20001027-1.c: New test.
5684
5685 2000-10-26  Richard Henderson  <rth@redhat.com>
5686
5687         * gcc.c-torture/execute/20001026-1.c: New.
5688
5689 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
5690
5691         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
5692         * g++.old-deja/g++.law/builtin1.C: Likewise.
5693         * g++.old-deja/g++.law/ctors10.C: Likewise.
5694         * g++.old-deja/g++.law/virtual3.C: Likewise.
5695         * g++.old-deja/g++.mike/p658.C: Likewise.
5696         * g++.old-deja/g++.other/sibcall1.C: Likewise.
5697         * g++.old-deja/g++.other/vaarg2.C: Likewise.
5698         * g++.old-deja/g++.robertl/eb124.C: Likewise.
5699         * g++.old-deja/g++.robertl/eb44.C: Likewise.
5700         * g++.old-deja/g++.robertl/eb77.C: Likewise.
5701
5702 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
5703
5704         * gcc.c-torture/compile/20001024-1.c: New test.
5705
5706 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
5707
5708         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
5709         to tell us whether or not we are using V3.
5710
5711 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
5712
5713         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
5714         operands.
5715
5716 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
5717
5718         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
5719
5720 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
5721
5722         * gcc.c-torture/execute/20001024-1.c: New test.
5723
5724 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
5725
5726         * g++.old-deja/g++.other/sibcall1.C: New test.
5727
5728 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
5729
5730         * gcc.dg/noncompile/init-3.c: New test.
5731
5732 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
5733
5734         * gcc.dg/format-array-1.c: New test.
5735
5736 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5737
5738         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
5739         writing through null pointers; remove comment about testing
5740         unterminated strings.
5741
5742 2000-10-17  Matthew Hiller  <hiller@redhat.com>
5743
5744         * gcc.c-torture/execute/20001017-2.c: New test.
5745
5746 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5747
5748         * gcc.c-torture/compile/20001018-1.c: New test.
5749         * gcc.c-torture/compile/20001018-1.x: Xfail.
5750
5751 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5752
5753         * gcc.c-torture/execute/20001017-1.c: New test.
5754
5755 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5756
5757         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
5758         for multiple use of arguments with scanf formats; add tests for
5759         multiple use of arguments.
5760
5761 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
5762
5763         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
5764
5765 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5766
5767         * gcc.dg/format-miss-1.c: New test.
5768
5769 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5770
5771         * gcc.c-torture/execute/20001013-1.c: New test.
5772
5773 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5774
5775         * gcc.dg/format-branch-1.c: New test.
5776
5777 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
5778
5779         * README, lib/file-format.exp: Remove EGCS references.
5780
5781 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
5782
5783         * gcc.dg/20001013-1.c: New test.
5784
5785 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
5786
5787         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
5788         for intmax_t in the compiler using __typeof__ and the type rules
5789         for conditional expressions.
5790
5791 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
5792
5793         * gcc.dg/20001012-1.c: New test.
5794         * gcc.dg/20001012-2.c: New test.
5795
5796 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5797
5798         * gcc.dg/format-attr-1.c: New test.
5799
5800 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5801
5802         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
5803         __LONG_LONG_MAX__ instead of LLONG_MAX.
5804
5805 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
5806
5807         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
5808         scanf flags.
5809         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
5810         flags.
5811
5812 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
5813
5814         * gcc.dg/sequence-pt-1.c: New test.
5815
5816 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
5817
5818         * gcc.c-torture/execute/20001011-1.c: New testcase.
5819         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
5820
5821 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5822
5823         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
5824         does not error on it.
5825
5826 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
5827
5828         * gcc.dg/20001009-1.c: New test.
5829
5830 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5831
5832         * gcc.c-torture/compile/20001009-1.c: Move from here ....
5833         * gcc.c-torture/execute/20001009-2.c: ... to here.
5834
5835 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
5836
5837         * gcc.c-torture/compile/20001009-1.c: New testcase.
5838         * gcc.c-torture/execute/20001009-1.c: New testcase.
5839         Testcases provided by Jan Hubicka <jh@suse.cz>.
5840
5841 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5842
5843         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5844         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
5845         uintmax_t using <limits.h> to emulate the compiler's internal
5846         logic.  No longer XFAIL %j tests.
5847
5848 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
5849
5850         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
5851         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
5852         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
5853         regexps and details of expected handling of some bad formats.
5854         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
5855         suppression.
5856
5857 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
5858
5859         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
5860         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
5861         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
5862         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
5863         in list archives.
5864
5865 2000-10-06  Richard Henderson  <rth@cygnus.com>
5866
5867         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
5868         * g++.old-deja/g++.brendan/crash52.C: Likewise.
5869         * g++.old-deja/g++.jason/report.C: Likewise.
5870         * g++.old-deja/g++.law/friend5.C: Likewise.
5871         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
5872         of the expected warnings.
5873
5874 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
5875
5876         * g++.old-deja/g++.pt/enum14.C: New test.
5877
5878 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
5879
5880         * g++.old-deja/g++.pt/crash59.C: New test.
5881
5882 2000-10-04  Will Cohen  <wcohen@redhat.com>
5883
5884         * gcc.dg/20000926-1.c: New test.
5885
5886 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
5887
5888         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
5889         function name for current C++ compiler.
5890         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
5891
5892 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
5893
5894         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
5895         __PRETTY_FUNCTION__.
5896         * g++.old-deja/g++.ext/pretty2.C: Likewise.
5897
5898 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5899
5900         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
5901
5902 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
5903
5904         * gcc.c-torture/compile/20000923-1.c: New test.
5905
5906 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
5907
5908         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
5909         * g++.old-deja/g++.pt/ttp62.C: Same.
5910         * g++.old-deja/g++.other/inline14.C: Same.
5911
5912 2000-09-24  Richard Henderson  <rth@cygnus.com>
5913
5914         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
5915
5916 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
5917
5918         * gcc.dg/c90-printf-1.c: Add test for wide string format.
5919
5920 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
5921
5922         * gcc.c-torture/compile/20000922-1.c: New file.
5923
5924 2000-09-21  Nick Clifton  <nickc@redhat.com>
5925
5926         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
5927         a signed long modulo operation.
5928         (mod6): New funciton - perform an unsigned long modulo operation.
5929         (main): Add tests for modulos of very large numbers by very small
5930         dividends.
5931
5932 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5933
5934         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
5935
5936 2000-09-19  Richard Henderson  <rth@cygnus.com>
5937
5938         * gcc.dg/compare2.c (case 10): XFAIL.
5939
5940 2000-09-18  Richard Henderson  <rth@cygnus.com>
5941
5942         * gcc.c-torture/execute/20000906-1.c: Move ...
5943         * gcc.dg/20000906-1.c: ... here.  Only run on targets
5944         that support __builtin_trap.
5945
5946 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
5947
5948         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
5949
5950 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5951
5952         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
5953         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
5954         more $ format tests.
5955
5956 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
5957
5958         * gcc.dg/format-errmk-1.c: New test.
5959
5960 2000-09-17  Greg McGary  <greg@mcgary.org>
5961
5962         * gcc.c-torture/execute/20000917-1.x: Remove.
5963
5964 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
5965
5966         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
5967
5968 2000-09-17  Greg McGary  <greg@mcgary.org>
5969
5970         * gcc.c-torture/execute/20000917-1.c: New test.
5971         * gcc.c-torture/execute/20000917-1.x: XFAIL.
5972
5973 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
5974
5975         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
5976         in nested macro bug.
5977
5978 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
5979
5980         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
5981
5982 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
5983
5984         * gcc.c-torture/execute/20000914-1.c: New test.
5985
5986 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
5987
5988         * g++.other/inline13.C: New test.
5989
5990 2000-09-12  Andreas Jaeger  <aj@suse.de>
5991
5992         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
5993         constant by Ulrich Drepper <drepper@redhat.com>.
5994
5995 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
5996
5997         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
5998
5999 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6000
6001         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
6002
6003 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
6004
6005         * gcc.dg/cpp/backslash.c: New test.
6006
6007 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
6008
6009         * gcc.c-torture/execute/20000910-1.c: New test.
6010         * gcc.c-torture/execute/20000910-2.c: Likewise.
6011
6012 2000-09-11  Robert Lipe  <robertl@sco.com>
6013
6014         * gcc.dg/pragma-align.c: New test.
6015
6016 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
6017
6018         * g++.old-deja/g++.pt/explicit82.C: New test.
6019         * g++.old-deja/g++.pt/explicit83.C: New test.
6020
6021 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
6022
6023         * gcc.dg/asm-names.c: New test.
6024
6025 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6026
6027         * gcc.dg/cpp/tr-warn6.c: New test
6028
6029 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6030
6031         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
6032         be accepted.
6033
6034 2000-09-07  Catherine Moore  <clm@redhat.com>
6035
6036         * gcc.c-torture/execute/unroll-1.c: New test.
6037
6038 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
6039
6040         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
6041         ERROR markers.
6042         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
6043         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
6044         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
6045         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
6046         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
6047         Preprocess only.
6048         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
6049         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
6050
6051 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6052
6053         * g++.old-deja/g++.pt/deduct2.C: New test.
6054
6055 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6056
6057         * g++.old-deja/g++.pt/parms2.C: New test.
6058
6059 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
6060
6061         * g++.old-deja/g++.pt/crash58.C: New test.
6062
6063 2000-09-06  Greg McGary  <greg@mcgary.org>
6064
6065         * gcc.c-torture/execute/20000906-1.c: New test.
6066         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
6067
6068 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6069
6070         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
6071
6072 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6073
6074         * g++.old-deja/g++.pt/crash57.C: New test.
6075
6076 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6077
6078         * g++.old-deja/g++.pt/crash56.C: New test.
6079
6080 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
6081
6082         * g++.old-deja/g++.pt/koenig1.C: New test.
6083
6084 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6085
6086         * gcc.dg/20000904-1.c: New test.
6087
6088 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
6089
6090         * gcc.dg/cpp/paste8.c: New test.
6091
6092 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
6093
6094         * gcc.c-torture/compile/20000827-1.c: New test.
6095
6096 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6097
6098         * gcc.dg/format-diag-1.c: New test.
6099
6100 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
6101
6102         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
6103         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
6104         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
6105         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
6106         gcc.dg/formatz-1.c: Adjust warning regular expressions.
6107
6108 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6109
6110         * g++.old-deja/g++.other/nested4.C: New test.
6111
6112 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
6113
6114         * g++.old-deja/g++.ns/scoped1.C: New test.
6115
6116 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
6117
6118         * lib/g++.exp: Support testing already-installed GCC.
6119
6120 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6121
6122         * wtr-label-1.c, wtr-suffix-1.c: New tests.
6123
6124 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6125
6126         * gcc.dg/return-type-2.c: New test.
6127
6128 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
6129
6130         * gcc.c-torture/compile/20000825-1.c: New test.
6131
6132 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
6133
6134         * gcc.dg/dwarf2-2.c: New test.
6135
6136 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
6137
6138         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
6139         dg-warning regexps.
6140
6141 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6142
6143         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
6144         gcc.dg/format-ext-5.c: New tests.
6145
6146 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
6147
6148         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
6149
6150 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
6151
6152         * gcc.dg/noncompile/930622-2.c: Adjust error message.
6153
6154 2000-08-24  Richard Henderson  <rth@cygnus.com>
6155
6156         * gcc.dg/ia64-sync-1.c: New test.
6157         * gcc.dg/ia64-sync-2.c: New test.
6158         * gcc.dg/ia64-asm-1.c: New test.
6159
6160 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
6161
6162         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
6163         * gcc.dg/format-ext-2.c: New test.
6164
6165 2000-08-23  Jason Merrill  <jason@redhat.com>
6166
6167         * lib/old-dejagnu.exp: Also ignore "In member function" and
6168         "At global scope".
6169
6170 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6171
6172         * gcc.dg/noncompile/label-lineno-1.c: New test.
6173
6174 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6175
6176         * gcc.dg/c99-array-nonobj-1.c: New test.
6177
6178 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
6179
6180         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
6181         tests.
6182         * gcc.dg/format-ext-1.c: New test.
6183
6184 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6185
6186         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
6187         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
6188         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
6189         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
6190         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
6191
6192 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
6193
6194         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
6195         gcc.dg/c99-strftime-2.c: New tests.
6196
6197 2000-08-22  Richard Henderson  <rth@cygnus.com>
6198
6199         * gcc.c-torture/execute/20000822-1.c: New test.
6200
6201 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6202
6203         * gcc.c-torture/execute/20000819-1.x: Remove.
6204
6205 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6206
6207         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
6208         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
6209         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
6210         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
6211         gcc.dg/format-xopen-1.c: New tests.
6212
6213 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
6214
6215         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
6216
6217 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
6218
6219         * g++.old-deja/g++.other/loop2.C: New test.
6220
6221         * gcc.c-torture/compile/20000606-1.c: New test.
6222         * gcc.c-torture/compile/20000728-1.c: New test.
6223         * gcc.c-torture/execute/20000801-1.c: New test.
6224         * gcc.c-torture/execute/20000801-2.c: New test.
6225         * gcc.c-torture/execute/20000819-1.c: New test.
6226         * gcc.c-torture/execute/20000819-1.x: XFAIL.
6227         * gcc.dg/20000629-1.c: New test.
6228         * gcc.dg/20000724-1.c: New test.
6229         * gcc.dg/20000807-1.c: New test.
6230
6231 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
6232
6233         * gcc.dg/cpp/pragma-1.c: New test.
6234         * gcc.dg/cpp/pragma-2.c: New test.
6235
6236 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
6237
6238         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
6239         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
6240
6241 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
6242
6243         * gcc.c-torture/compile/20000818-1.c: New test.
6244
6245 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
6246
6247         * gcc.c-torture/execute/20000818-1.c: New test.
6248
6249 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
6250
6251         * gcc.dg/format-va-1.c: New test.
6252
6253 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6254
6255         * g++.old-deja/g++.other/typedef8.C: New test.
6256
6257 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6258
6259         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
6260         * g++.old-deja/g++.mike/net36.C: Mark candidate.
6261         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
6262         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
6263         * g++.old-deja/g++.other/ptrmem7.C: New test.
6264         * g++.old-deja/g++.pt/ptrmem10.C: New test.
6265
6266 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
6267
6268         * g++.old-deja/g++.pt/typename27.C: New test.
6269
6270 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
6271
6272         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
6273         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
6274         * g++.old-deja/g++.pt/friend45.C: New test.
6275         * g++.old-deja/g++.other/friend8.C: New test.
6276
6277 2000-08-15  Richard Henderson  <rth@cygnus.com>
6278
6279         * gcc.c-torture/execute/20000815-1.c: New test.
6280
6281 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
6282
6283         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
6284         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
6285         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
6286
6287 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
6288
6289         * g++.old-deja/g++.other/refinit2.C: New test.
6290
6291 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
6292
6293         * lib/c-torture.exp (c-torture): Make
6294         compiler_conditional_xfail_data global.
6295         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
6296         compiler_conditional_xfail_data machinery.
6297         (f-torture-execute): Likewise.
6298         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
6299         and only when unrolling loops.
6300
6301         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
6302
6303 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6304
6305         * g++.old-deja/g++.pt/explicit81.C: New test.
6306
6307 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
6308
6309         * g++.old-deja/g++.pt/typename26.C: New test.
6310
6311 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
6312
6313         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
6314         warning.
6315
6316 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
6317
6318         * g++.old-deja/g++.other/array3.C: New test.
6319
6320 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6321
6322         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
6323         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
6324         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
6325         New tests.
6326
6327 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
6328
6329         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
6330         * g++.old-deja/g++.abi/vmihint.C: Likewise.
6331
6332 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
6333
6334         * gcc.c-torture/execute/20000808-1.c: New test.
6335
6336 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
6337
6338         * gcc.dg/c90-const-expr-1.c: New test.
6339
6340 2000-08-08  Richard Henderson  <rth@cygnus.com>
6341
6342         * gcc.dg/noncompile/920923-1.c: Declare calloc.
6343
6344 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
6345
6346         * gcc.dg/noncompile/const-ll-1.c: New test.
6347
6348 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
6349
6350         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
6351
6352 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
6353
6354         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
6355         that running programs linked against the shared version of libobjc
6356         run correctly.
6357
6358 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6359
6360         * gcc.dg/c99-printf-1.c: New test.
6361
6362 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
6363
6364         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
6365
6366 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
6367
6368         * gcc.c-torture/execute/20000731-1.x: Delete.
6369
6370 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
6371
6372         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
6373         and torture_without_loops as is done by c-torture.exp.
6374         (search_for): Copy from c-torture.exp.
6375         (gcc-dg-runtest): New function, drives a directory of tests
6376         iterating over the TORTURE_OPTIONS.
6377         (scan-assembler, scan-assembler-not): Move here from
6378         individual directory drivers.
6379
6380         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
6381         defined by lib/gcc-dg.exp.
6382         * gcc.dg/cpp/cpp.exp: Likewise.
6383         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
6384         gcc-dg-runtest, so we cycle over optimization options.
6385
6386         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
6387         * gcc.dg/compare2.c: No longer expected to fail.
6388
6389 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
6390
6391         * gcc.c-torture/execute/20000804-1.c: New test.
6392
6393 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
6394
6395         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
6396
6397 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
6398
6399         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
6400
6401 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
6402
6403         * gcc.c-torture/compile/20000803-1.c: New test.
6404
6405 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
6406
6407         * gcc.c-torture/execute/20000801-3.c,
6408         gcc.c-torture/execute/20000801-4.c: New tests.
6409         * gcc.c-torture/execute/20000801-3.x,
6410         gcc.c-torture/execute/20000801-4.x: Xfail.
6411
6412 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
6413
6414         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
6415         libobjc/.libs to allow for libtool.
6416
6417 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
6418
6419         * gcc.c-torture/compile/20000802-1.c: New test.
6420
6421 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
6422
6423         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
6424
6425 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
6426
6427         * gcc-c-torture/execute/20000731-2.c: New test.
6428
6429         * gcc.c-torture/execute/20000731-1.c: New test.
6430         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
6431
6432 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
6433
6434         * testsuite/gcc.dg/cpp/paste7.c: New test.
6435         * gcc.dg/cpp/20000725-1.c: New test.
6436
6437 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
6438
6439         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
6440         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
6441         declaration warning for __builtin_dwarf_reg_size.
6442
6443         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
6444
6445 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
6446
6447         * gcc.dg/noncompile/voidparam-1.c: New test.
6448
6449 2000-07-30  Richard Henderson  <rth@cygnus.com>
6450
6451         * gcc.dg/c90-digraph-1.c: Don't xfail.
6452         * gcc.dg/compare2.c (case 10): Xfail.
6453         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
6454
6455 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
6456
6457         * gcc.dg/c99-main-1.c: New test.
6458
6459 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
6460
6461         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
6462
6463 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
6464
6465         * gcc.c-tortuer/execute/20000726-1.c: New test.
6466
6467 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
6468
6469         * gcc.c-torture/execute/enum-2.c: New test.
6470
6471 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6472
6473         * gcc.dg/cpp/tr-warn3.c: New test.
6474
6475 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6476
6477         * g++.old-deja/g++.ext/implicit1.C: Remove.
6478         * g++.old-deja/g++.jason/c2.C: Remove
6479         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
6480         * g++.old-deja/g++.pt/crash16.C: Likewise.
6481         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
6482
6483 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
6484
6485         * g++.old-deja/g++.other/for2.C: New test.
6486
6487 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
6488
6489         * gcc.dg/20000720-1.c: New test.
6490
6491 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
6492
6493         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
6494
6495 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
6496
6497         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
6498         * gcc.c-torture/execute/20000722-1.c: New.
6499         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
6500
6501 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
6502
6503         * gcc.dg/cpp/20000720-1.S: New test.
6504
6505 2000-07-21  Michael Meissner  <meissner@redhat.com>
6506
6507         * gcc.c-torture/execute/ieee/hugeval.c: New test.
6508
6509 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6510
6511         * g++.old-deja/g++.brendan/crash16.C,
6512         g++.old-deja/g++.brendan/parse3.C,
6513         g++.old-deja/g++.brendan/redecl1.C,
6514         g++.old-deja/g++.ns/template13.C,
6515         g++.old-deja/g++.other/decl4.C,
6516         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
6517
6518 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
6519
6520         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
6521         and "Internal error".
6522
6523         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
6524         regexps.
6525         * gcc.dg/cpp/paste6.c: New test.
6526
6527 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
6528
6529         * gcc.dg/cpp/tr-direct.c: New test.
6530
6531         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
6532         gcc.dg/cpp/undef1.c: Tweak error regexps.
6533
6534 2000-07-18  Eric Christopher <echristo@redhat.com>
6535
6536         * gcc.c-torture/compile/20000718-1.c: New test.
6537
6538 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
6539
6540         * cpplex.c (_cpp_push_token): If the token being pushed back
6541         is the previous token in this context, just subtract one from
6542         context->posn.
6543         * cppmacro.c (save_expansion): Clear aux field when storing a
6544         placemarker.
6545
6546 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
6547
6548         * gcc.dg/noncompile/redecl-1.c: New test.
6549
6550 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
6551
6552         * gcc.c-torture/execute/20000717-5.c: New test.
6553         * gcc.c-torture/execute/20000717-1.x: Removed.
6554
6555 2000-07-17  Richard Henderson  <rth@cygnus.com>
6556
6557         * gcc.c-torture/execute/20000717-4.c: New test.
6558
6559 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
6560
6561         * gcc.dg/cpp/syshdr.c: New test.
6562         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
6563
6564 2000-07-17  Neil Booth  <neilb@earthling.net>
6565
6566         * gcc.dg/cpp/cmdlne-dM.c: New test.
6567         * gcc.dg/cpp/cmdlne-dD.c: New test.
6568
6569 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
6570
6571         * gcc.c-torture/execute/20000717-3.c: New test.
6572
6573         * gcc.c-torture/compile/20000717-1.c: New test.
6574
6575 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
6576
6577         * gcc.c-torture/execute/20000717-2.c: New test.
6578
6579 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
6580
6581         * gcc.dg/formatz-1.c: New test.
6582
6583         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
6584         * gcc.dg/c99-digraph-1.c: New tests.
6585
6586         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
6587         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
6588
6589         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
6590         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
6591         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
6592         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
6593         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
6594         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
6595         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
6596
6597 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
6598
6599         * gcc.c-torture/execute/20000717-1.c: New test.
6600         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
6601
6602 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
6603
6604         * gcc.c-torture/execute/20000715-2.c: New test.
6605         * gcc.dg/20000715-1.c: New test.
6606
6607 2000-07-15  Michael Meissner  <meissner@redhat.com>
6608
6609         * gcc.c-torture/execute/20000715-1.c: New test.
6610
6611 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
6612
6613         * gcc.c-torture/execute/20000707-1.c: New test.
6614
6615 2000-07-13  Neil Booth  <NeilB@earthling.net>
6616
6617         * testsuite/gcc.dg/cpp/digraph1.c,
6618         testsuite/gcc.dg/cpp/digraph2.c,
6619         testsuite/gcc.dg/cpp/digraphs.c: New tests.
6620
6621 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
6622
6623         * g77.f-torture/compile/20000630-2.f:  New test.
6624         * g77.f-torture/compile/20000630-2.x
6625
6626 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
6627
6628         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
6629
6630 2000-07-11  Neil Booth  <NeilB@earthling.net>
6631
6632         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
6633
6634 2000-07-11  Neil Booth  <NeilB@earthling.net>
6635
6636         * gcc.dg/cpp/cmdlne-C.c: New.
6637
6638 2000-07-09  Neil Booth  <NeilB@earthling.net>
6639
6640         * gcc.dg/cpp/directiv.c: New tests.
6641         * gcc.dg/cpp/undef1.c: Update.
6642
6643 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
6644
6645         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
6646
6647 2000-07-09  Neil Booth  <NeilB@earthling.net>
6648
6649         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
6650
6651 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
6652
6653         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
6654         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
6655
6656 2000-07-08  Neil Booth  <NeilB@earthling.net>
6657
6658         * gcc.dg/cpp/macsyntx.c: New tests.
6659
6660 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6661
6662         * gcc.dg/20000707-1.c: New test.
6663
6664 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
6665
6666         * gcc.c-torture/execute/20000706-1.c: New test.
6667         * gcc.c-torture/execute/20000706-2.c: New test.
6668         * gcc.c-torture/execute/20000706-3.c: New test.
6669         * gcc.c-torture/execute/20000706-4.c: New test.
6670         * gcc.c-torture/execute/20000706-5.c: New test.
6671
6672 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6673
6674         * g++.old-deja/g++.pt/instantiate7.C: New test.
6675
6676 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
6677
6678         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
6679         * g++.old-deja/g++.mike/thunk3.C: Likewise.
6680         * g++.old-deja/g++.other/rtti3.C: Likewise.
6681         * g++.old-deja/g++.other/rttid3.C: Likewise.
6682
6683 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
6684
6685         *  g77.f-torture/compile/20000630-1.x: Fix typo
6686
6687 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
6688
6689         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
6690         assembly output.
6691
6692 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
6693
6694         * gcc.dg/cpp/ident.c: New test.
6695
6696 2000-07-05  Neil Booth  <NeilB@earthling.net>
6697
6698         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
6699           gcc.dg/cpp/lexstrng.c: New tests.
6700
6701 2000-07-04  Neil Booth  <NeilB@earthling.net>
6702
6703         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
6704         * gcc.dg/cpp/strify2.c: Same.
6705
6706 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
6707
6708         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
6709         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
6710         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
6711         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
6712
6713         * testsuite/gcc.dg/cpp/macro1.c,
6714         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
6715         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
6716         testsuite/gcc.dg/cpp/strify1.c,
6717         testsuite/gcc.dg/cpp/strify2.c: New tests.
6718
6719 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
6720
6721         * gcc.c-torture/execute/20000703-1.c: New test.
6722
6723 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6724
6725         * g++.old-deja/g++.pt (lookup10.C): New test.
6726
6727 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
6728
6729         * g++.old-deja/g++.pt (typename25.C): New test.
6730
6731 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
6732
6733         * gcc.c-torture/compile/20000701-1.c: New test.
6734
6735 2000-06-30  Nick Clifton  <nickc@cygnus.com>
6736
6737         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
6738         to test case.
6739
6740 2000-06-30  Catherine Moore  <clm@cygnus.com>
6741
6742         * gcc.c-torture/execute/align-1.c: New test.
6743
6744 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
6745
6746         * g++.old-deja/g++.pt/expr8.C: New test.
6747         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
6748
6749 2000-06-29  Nick Clifton  <nickc@cygnus.com>
6750
6751         * gcc.c-torture/compile/20000629-1.c: New test.
6752
6753 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6754
6755
6756         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
6757         gcc.dg/noncompile directory, depending on whether they're
6758         preprocessor tests or not.  Annotate all the tests for the dg
6759         framework.
6760
6761         * gcc.c-torture/noncompile/noncompile.exp: Delete.
6762         * gcc.dg/noncompile/noncompile.exp: New.
6763
6764         * Moved files:
6765         Old name                                New name
6766         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
6767         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
6768         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
6769         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
6770         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
6771         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
6772         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
6773         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
6774         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
6775         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
6776         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
6777         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
6778         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
6779         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
6780         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
6781         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
6782         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
6783         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
6784         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
6785         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
6786         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
6787         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
6788         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
6789         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
6790
6791         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
6792         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
6793         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
6794         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
6795         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
6796         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
6797
6798 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
6799
6800         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
6801         declare one variable.  On the fourth, error.
6802         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
6803         declared by 20000628-1a.h.
6804
6805 2000-06-29  Richard Henderson  <rth@redhat.com>
6806
6807         * gcc.c-torture/execute/930529-1.x: New file.
6808         * gcc.dg/920413-1.c: Adjust expected warning text.
6809         * gcc.dg/980217-1.c: Declare abort.
6810         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
6811
6812 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
6813
6814         * g77.f-torture/compile/20000629-1.f: New test.
6815         * g77.f-torture/compile/20000629-1.x: Expected to fail.
6816
6817 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6818
6819         Rearrange lots of files, removing entirely the
6820         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
6821         directories.
6822
6823         * Deleted files:
6824         gcc.c-torture/code_quality/code_quality.exp
6825         gcc.c-torture/special/special.exp
6826         gcc.failure/failure.exp
6827         gcc.failure/940409-1.x
6828         gcc.c-torture/compile/961203-1.x
6829
6830         * New files:
6831         gcc.misc-tests/linkage.exp
6832         gcc.c-torture/execute/920730-1t.c
6833         gcc.c-torture/execute/920730-1t.x
6834         gcc.c-torture/compile/920520-1.x
6835         gcc.c-torture/compile/920521-1.x
6836         gcc.c-torture/compile/981006-1.x
6837         gcc.c-torture/execute/eeprof-1.x
6838
6839         * Moved files (possibly with modifications to fit a new harness):
6840         Old name                                New name
6841         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
6842         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
6843         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
6844         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
6845         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
6846         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
6847         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
6848         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
6849         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
6850         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
6851         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
6852         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
6853         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
6854         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
6855
6856 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
6857
6858         * c-torture/compile/961203-1.x: Delete.
6859
6860         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
6861         not exit. Include stdio.h.
6862         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
6863         * gcc.misc-tests/dg-12.c: Likewise.
6864         * gcc.misc-tests/dg-5.c: Likewise.
6865         * gcc.misc-tests/dg-6.c: Likewise.
6866         * gcc.misc-tests/dg-7.c: Prototype abort.
6867         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
6868         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
6869         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
6870         not exit.
6871         * gcc.misc-tests/sieve.c: Use return from main, not exit.
6872         * gcc.misc-tests/sort2.c: Use return from main, not exit.
6873
6874 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
6875
6876         * gcc.dg/cpp/20000628-1.c: New test.
6877         * gcc.dg/cpp/20000628-1.h: New header for above test.
6878         * gcc.dg/cpp/20000628-1a.h: Likewise.
6879
6880 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
6881
6882         * gcc.dg/cpp: New directory.
6883         * gcc.dg/cpp/cpp.exp: New driver.
6884         * gcc.dg/cpp/20000627-1.c: New test.
6885         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
6886         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
6887         and rewrite as a compilation test.
6888
6889         * gcc.dg: Move many files into the cpp subdirectory, possibly
6890         renaming or editing them as well.
6891         Old name                New name
6892         990119-1.c              cpp/19990119-1.c
6893         990228-1.c              cpp/19990228-1.c
6894         990407-1.c              cpp/19990407-1.c
6895         990409-1.c              cpp/19990409-1.c
6896         990413-1.c              cpp/19990413-1.c
6897         990703-1.c              cpp/19990703-1.c
6898         20000127-1.c            cpp/20000127-1.c
6899         20000129-1.c            cpp/20000129-1.c
6900         20000207-1.c            cpp/20000207-1.c
6901         20000207-2.c            cpp/20000207-2.c
6902         20000209-1.c            cpp/20000209-1.c
6903         20000209-2.c            cpp/20000209-2.c
6904         20000301-1.c            cpp/20000301-1.c
6905         20000419-1.c            cpp/20000419-1.c
6906         20000510-1.S            cpp/20000510-1.S
6907         20000519-1.c            cpp/20000519-1.c
6908         20000529-1.c            cpp/20000529-1.c
6909         20000625-1.c            cpp/20000625-1.c
6910         20000625-2.c            cpp/20000625-2.c
6911         cpp-as1.c               cpp/assert1.c
6912         cpp-as2.c               cpp/assert2.c
6913         cxx-comments-1.c        cpp/cxxcom1.c
6914         cxx-comments-2.c        cpp/cxxcom2.c
6915         endif-label.c           cpp/endif.c
6916         cpp-hash1.c             cpp/hash1.c
6917         cpp-hash2.c             cpp/hash2.c
6918         cpp-if1.c               cpp/if-1.c
6919         cpp-if2.c               cpp/if-2.c
6920         cpp-if3.c               cpp/if-3.c
6921         cpp-if4.c               cpp/if-4.c
6922         cpp-if5.c               cpp/if-5.c
6923         cpp-cond.c              cpp/if-cexp.c
6924         cpp-missingop.c         cpp/if-mop.c
6925         cpp-missingparen.c      cpp/if-mpar.c
6926         cpp-opprec.c            cpp/if-oppr.c
6927         cpp-ifparen.c           cpp/if-paren.c
6928         cpp-shortcircuit.c      cpp/if-sc.c
6929         cpp-shift.c             cpp/if-shift.c
6930         cpp-unary.c             cpp/if-unary.c
6931         cpp-li1.c               cpp/line1.c
6932         cpp-li2.c               cpp/line2.c
6933         lineno.c                cpp/line3.c
6934         lineno-2.c              cpp/line4.c
6935         cpp-mi.c                cpp/mi1.c
6936         cpp-mic.h               cpp/mi1c.h
6937         cpp-micc.h              cpp/mi1cc.h
6938         cpp-mind.h              cpp/mi1nd.h
6939         cpp-mindp.h             cpp/mi1ndp.h
6940         cpp-mix.h               cpp/mi1x.h
6941         cpp-mi2.c               cpp/mi2.c
6942         cpp-mi2a.h              cpp/mi2a.h
6943         cpp-mi2b.h              cpp/mi2b.h
6944         cpp-mi2c.h              cpp/mi2c.h
6945         cpp-mi3.c               cpp/mi3.c
6946         cpp-mi3.def             cpp/mi3.def
6947         poison-1.c              cpp/poison.c
6948         pr-impl.c               cpp/prag-imp.c
6949         cpp-redef-2.c           cpp/redef1.c
6950         cpp-redef.c             cpp/redef2.c
6951         strpaste.c              cpp/strp1.c
6952         strpaste-2.c            cpp/strp2.c
6953         cpp-tradpaste.c         cpp/tr-paste.c
6954         cpp-tradstringify.c     cpp/tr-str.c
6955         cpp-tradwarn1.c         cpp/tr-warn1.c
6956         cpp-tradwarn2.c         cpp/tr-warn2.c
6957         trigraphs.c             cpp/trigraphs.c
6958         cpp-unc1.c              cpp/unc1.c
6959         cpp-unc2.c              cpp/unc2.c
6960         cpp-unc3.c              cpp/unc3.c
6961         cpp-unc.c               cpp/unc4.c
6962         undef.c                 cpp/undef1.c
6963         undef-2.c               cpp/undef2.c
6964         cpp-wi1.c               cpp/widestr1.c
6965
6966 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
6967
6968         * lib/g++.exp (g++_include_flags): Tweak.
6969
6970 2000-06-27  H.J. Lu  <hjl@gnu.org>
6971             Loren J. Rittle  <ljrittle@acm.org>
6972
6973         * lib/g++.exp (g++_include_flags): Override libgloss.exp
6974         version with one that knows about the new gcc tree structure.
6975         (g++_link_flags): Same.
6976
6977 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
6978
6979         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
6980         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
6981         case we are cross-compiling.
6982
6983         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
6984         g++.old-deja/g++.niklas/Makefile.in,
6985         g++.old-deja/g++.niklas/configure.in,
6986         g++.old-deja/g++.other/Makefile.in,
6987         g++.old-deja/g++.other/configure.in,
6988         gcc.c-torture/code_quality/Makefile.in,
6989         gcc.c-torture/code_quality/configure.in,
6990         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
6991         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
6992         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
6993         gcc.c-torture/execute/ieee/Makefile.in,
6994         gcc.c-torture/execute/ieee/configure.in,
6995         gcc.c-torture/noncompile/Makefile.in,
6996         gcc.c-torture/noncompile/configure.in,
6997         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
6998         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
6999         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
7000
7001 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7002
7003         * g++.old-deja/g++.other/ambig3.C: New test.
7004
7005 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
7006
7007         * g++.old-deja/g++.pt/syntax1.C: New test.
7008         * g++.old-deja/g++.pt/syntax2.C: New test.
7009         * g++.old-deja/g++.other/syntax3.C: New test.
7010         * g++.old-deja/g++.other/syntax4.C: New test.
7011
7012 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7013
7014         * gcc.dg/20000623-1.c: Prototype exit and abort.
7015
7016 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
7017
7018         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
7019         New tests.
7020         * gcc.dg/cpp-mi3.def: New file.
7021
7022         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
7023         inside assertions.
7024         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
7025         lexer's error messages.
7026         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
7027         divine anything from the linemarkers.
7028         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
7029         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
7030
7031 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
7032
7033         * gcc.dg/20000623-1.c: New test.
7034
7035 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
7036
7037         * gcc.c-torture/execute/20000622-1.c: New test.
7038
7039 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7040
7041         * g++.old-deja/g++.other/init15.C: New test.
7042
7043 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
7044
7045         * g++.old-deja/g++.pt/vaarg2.C: New test.
7046         * g++.old-deja/g++.pt/vaarg3.C: New test.
7047
7048 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
7049
7050         * g++.old-deja/g++.other/dyncast6.C: New test.
7051
7052 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
7053
7054         * gcc.c-torture/execute/loop-6.c: New test.
7055
7056 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
7057
7058         * gcc.dg/20000614-1.c: New test.
7059         * gcc.dg/20000614-2.c: New test.
7060
7061 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
7062
7063         * g++.old-deja/g++.other/inline12.C: New test.
7064
7065 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
7066
7067         * g++.old-deja/g++.other/eh1.C: New test.
7068
7069 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
7070
7071         * g++.old-deja/g++.other/type.C: New test.
7072
7073 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7074
7075         * g++.old-deja/g++.other/initstring.C: New test.
7076
7077 2000-06-12  Jason Merrill  <jason@redhat.com>
7078
7079         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
7080
7081 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
7082
7083         * gcc.c-torture/compile/20000609-1.c: New test.
7084
7085 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
7086
7087         * gcc.dg/20000609-1.c: New test.
7088
7089 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
7090
7091         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
7092         * gcc.c-torture/noncompile/poison-1.c: Move...
7093         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
7094         * gcc.dg/cpp-li1.c: Add a token after the #line.
7095
7096 2000-06-05  Richard Henderson  <rth@cygnus.com>
7097
7098         * gcc.c-torture/execute/20000605-2.c: New test.
7099         * gcc.c-torture/execute/20000605-3.c: New test.
7100
7101 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
7102
7103         * g77.f-torture/execute/20000503-1.x: New file.
7104
7105 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
7106
7107         * g++.old-deja/g++.eh/badalloc1.C: New test.
7108
7109 2000-06-05  Richard Henderson  <rth@cygnus.com>
7110
7111         * gcc.c-torture/execute/20000605-1.c: New test.
7112
7113 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
7114             Nathan Sidwell <nathan@codesourcery.com>
7115
7116         * gcc.c-torture/compile/20000605-1.c: New test.
7117
7118 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
7119
7120         * g77.f-torture/compile/20000601-1.f:  New test.
7121
7122 2000-06-03  Richard Henderson  <rth@cygnus.com>
7123
7124         * gcc.c-torture/execute/20000603-1.c: New.
7125
7126 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
7127
7128         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
7129         * gcc.dg/noreturn-2.c (noreturn): Likewise.
7130
7131 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
7132
7133         * gcc.dg/compare2.c (case 12): XFAIL.
7134         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
7135         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
7136
7137         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
7138
7139 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
7140
7141         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
7142         guard macro is already defined when the header is first
7143         included.
7144         * gcc.dg/cpp-mix.h: New file.
7145         * gcc.dg/endif-label.c: Update patterns to match compiler.
7146
7147         * g++.brendan/complex1.C: Declare abort.
7148         * g++.law/refs4.C: Remove XFAIL.
7149         * g++.oliva/expr2.C: Declare abort and exit.
7150
7151 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
7152
7153         * gcc.c-torture/execute/20000528-1.c: New test.
7154
7155         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
7156         * g++.old-deja/g++.law/temps4.C: Likewise.
7157
7158         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
7159         stdlib.h.  Call abort() on failure.
7160         * g++.old-deja/g++.law/refs4.C: Likewise.
7161         * g++.old-deja/g++.law/temps4.C: Likewise.
7162         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
7163         * gcc.c-torture/execute/20000112-1.c: Include string.h.
7164
7165 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
7166
7167         Relative to g++.dg/special:
7168         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
7169
7170         Relative to g++.old-deja:
7171         * g++.brendan/complex1.C, g++.jason/optimize2.C,
7172         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
7173         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
7174         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
7175         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
7176         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
7177         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
7178
7179         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
7180         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
7181         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
7182         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
7183         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
7184         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
7185         and/or string.h.
7186
7187         * g++.other/goto1.C: Update expectations for error messages.
7188
7189 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
7190
7191         * gcc.c-torture/compile/20000523-1.c: New test.
7192
7193 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7194
7195         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
7196
7197 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
7198
7199         * g++.old-deja/g++.eh/catch11.C: New test.
7200         * g++.old-deja/g++.eh/catch12.C: New test.
7201
7202 2000-05-24  Nick Clifton  <nickc@cygnus.com>
7203
7204         * gcc.c-torture/execute/20000523-1.c: New test.
7205
7206 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
7207
7208         * c-torture/execute/bcp-1.c: Replace abort in arg of
7209         __builtin_constant_p with a generic external function.
7210
7211         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
7212         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
7213         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
7214         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
7215         Prototype abort and/or exit.
7216
7217         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
7218         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
7219         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
7220         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
7221
7222 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
7223
7224         * gcc.dg/dwarf2-1.c: New test.
7225
7226 2000-05-20  Richard Henderson  <rth@cygnus.com>
7227
7228         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
7229
7230 2000-05-20  Andreas Jaeger  <aj@suse.de>
7231
7232         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
7233         testcase.
7234
7235 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
7236
7237         * gcc.c-torture/execute/20000519-2.c: New test.
7238
7239 2000-05-19  Andreas Jaeger  <aj@suse.de>
7240
7241         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
7242         which fails with SSA.
7243
7244         * lib/c-torture.exp: Also test with -O3 -fssa.
7245
7246 2000-05-18  Michael Meissner  <meissner@redhat.com>
7247
7248         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
7249         * gcc.c-torture/execute/920415-1.c: Ditto.
7250         * gcc.c-torture/execute/920501-1.c: Ditto.
7251         * gcc.c-torture/execute/conversion.c: Ditto.
7252         * gcc.c-torture/execute/cvt-1.c: Ditto.
7253
7254 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
7255
7256         * gcc.c-torture/compile/20000518-1.c: New test.
7257
7258 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
7259
7260         * g77.f-torture/compile/200005018.f:  New test.
7261
7262 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
7263
7264         * gcc.c-torture/compile/20000517-1.c: New test.
7265
7266 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7267
7268         * gcc.c-torture/execute/20000516-1.c: New test.
7269
7270 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
7271
7272         * g++.old-deja/g++.other/eh.C: New test.
7273
7274 2000-05-12  Richard Henderson  <rth@cygnus.com>
7275
7276         * gcc.c-torture/execute/990208-1.c (main): Don't pass
7277         constants through to doit's conditional.
7278
7279 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
7280
7281         * gcc.c-torture/compile/20000511-1.c: New test.
7282         * g77.f-torture/compile/20000511-1.f: New test.
7283         * g77.f-torture/compile/20000511-2.f: New test.
7284
7285 2000-05-11  Michael Meissner  <meissner@redhat.com>
7286
7287         * gcc.c-torture/execute/20000511-1.c: New test.
7288
7289 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
7290
7291         * gcc.dg/dg.exp: Scan .S files as well as .c files.
7292         * gcc.dg/20000510-1.S: New.
7293
7294 2000-05-08  Catherine Moore  <clm@cygnus.com>
7295
7296         * gcc.dg/unused-3.c: New.
7297
7298 2000-05-06  Richard Henderson  <rth@cygnus.com>
7299
7300           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
7301           * g++.old-deja/g++.mike/warn1.C: Likewise.
7302           * g++.old-deja/g++.pt/local1.C: Likewise.
7303           * g++.old-deja/g++.pt/local7.C: Likewise.
7304           * g++.old-deja/g++.pt/spec16.C: Likewise.
7305
7306 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
7307
7308         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
7309
7310 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
7311
7312           * g77.f-torture/execute/20000503-1.f:  New test.
7313
7314 2000-05-04  Andreas Jaeger  <aj@suse.de>
7315
7316         * gcc.dg/noreturn-2.c: New test.
7317
7318 2000-05-04  Neil Booth  <NeilB@earthling.net>
7319
7320         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
7321         preprocessor.
7322
7323 2000-05-04  Richard Henderson  <rth@cygnus.com>
7324
7325         * gcc.c-torture/execute/20000503-1.c: Fix typo.
7326
7327 2000-05-04  Richard Henderson  <rth@cygnus.com>
7328
7329         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
7330         OpenSSL by Jason R Thorpe.
7331
7332 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
7333
7334         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
7335
7336 2000-05-03  Robert Lipe <robertlipe@usa.net>
7337
7338         * gcc.dg/20000503-1.c: New test.
7339
7340 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
7341
7342         * gcc.c-torture/compile/20000502-1.c: New test.
7343         * g++.old-deja/g++.other/align.C: New test.
7344         * gcc.dg/cpp-tradstringify.c: New test.
7345
7346 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
7347
7348         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
7349         and hard registers.
7350
7351 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
7352
7353         * gcc.c-torture/execute/loop-5.c: New test.
7354
7355 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
7356
7357         * gcc.c-torture/execute/va-arg-20.c: New test.
7358
7359 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
7360
7361         * gcc.c-torture/execute/20000422-1.c: New test.
7362
7363 2000-04-20  Greg McGary  <gkm@gnu.org>
7364
7365         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
7366         when optimizing, but without sibling-call optimizations (-O1).
7367
7368 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
7369
7370           * gcc.c-torture/compile/20000420-1.c: New test.
7371
7372 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
7373
7374         * g++.abi/ptrflags.C: New test.
7375         * g++.eh/catchptr1.C: Test incomplete pointer chains.
7376
7377 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
7378
7379         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
7380
7381 2000-04-19  Greg McGary  <gkm@gnu.org>
7382
7383         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
7384         sibling-call optimizations.
7385
7386 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
7387
7388         * gcc.dg/20000419-1.c: New test.
7389
7390 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
7391
7392         * gcc.c-torture/execute/20000412-6.c: New test.
7393
7394 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
7395
7396         * gcc.c-torture/execute/20000412-5.c: New test.
7397         * g77.f-torture/compile/20000412-1.f: New test.
7398         * gcc.c-torture/execute/20000412-4.c: New test.
7399         * gcc.c-torture/compile/20000412-2.c: New test.
7400         * gcc.c-torture/execute/20000412-3.c: New test.
7401         * gcc.c-torture/compile/20000412-1.c: New test.
7402         * gcc.c-torture/execute/20000412-2.c: New test.
7403
7404 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
7405
7406         * objc/execute/bf-20.m: New test.
7407
7408 2000-04-10  Richard Henderson  <rth@cygnus.com>
7409
7410         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
7411
7412         * gcc.c-torture/execute/20000412-1.c: New test.
7413
7414 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
7415
7416         * g++.old-deja/g++.eh/catchptr1.C: New test.
7417
7418 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
7419
7420         * g++.old-deja/g++.abi/cxa_vec.C: New test.
7421
7422 2000-04-08  Neil Booth  <NeilB@earthling.net>
7423
7424         * gcc.dg/cpp-nullchar.c: Remove test as
7425         embedded nulls cause problems.
7426
7427 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7428
7429         * gcc.dg/compare2.c: New test.
7430
7431 2000-04-08  Neil Booth  <NeilB@earthling.net>
7432
7433         * gcc.dg/cpp-nullchar.c: New test.
7434
7435 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
7436
7437         * gcc.dg/cpp-mi2.c: New test.
7438         * gcc.dg/cpp-mi2[abc].h: New files.
7439
7440 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
7441
7442         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
7443         member name.
7444
7445 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
7446
7447         * g++.old-deja/g++.abi/vmihint.C: New test.
7448
7449 2000-04-06  Neil Booth  <NeilB@earthling.net>
7450
7451         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
7452         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
7453         copyright.
7454
7455 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
7456
7457         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
7458         avoid stack-frame overwrite.
7459
7460 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
7461
7462         * gcc.c-torture/compile/20000405-2.c: New test.
7463         * gcc.c-torture/compile/20000405-3.c: New test.
7464
7465 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7466
7467         * gcc.c-torture/compile/20000405-1.c: New test.
7468
7469 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
7470
7471         * gcc.dg/cast-qual-1.c: Revert last change.
7472
7473 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7474
7475         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
7476
7477 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
7478
7479         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
7480         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
7481
7482 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
7483
7484         * gcc.c-torture/compile/20000403-2.c: New test.
7485         * gcc.c-torture/compile/20000403-1.c: New test.
7486
7487 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
7488
7489         * gcc.c-torture/execute/20000403-1.c: New test.
7490
7491 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
7492
7493         * gcc.c-torture/execute/20000402-1.c: New test.
7494
7495 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
7496
7497         * gcc.c-torture/execute/va-arg-15.c: New test.
7498         * gcc.c-torture/execute/va-arg-16.c: New test.
7499         * gcc.c-torture/execute/va-arg-17.c: New test.
7500         * gcc.c-torture/execute/va-arg-18.c: New test.
7501         * gcc.c-torture/execute/va-arg-19.c: New test.
7502
7503 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
7504
7505         * gcc.c-torture/compile/981211-1.c: Move to...
7506         * gcc.dg/cpp-as1.c: ...here.
7507         * gcc.dg/cpp-as2.c: New file.
7508
7509         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
7510         compiler.
7511
7512 2000-04-02  Neil Booth  <NeilB@earthling.net>
7513
7514         * gcc.dg/cpp-cond.c  New tests.
7515         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
7516         accidental success less likely.
7517         * gcc.dg/cpp-missingop.c  New tests.
7518         * gcc.dg/cpp-missingparen.c  New tests.
7519         * gcc.dg/cpp-shift.c  New tests.
7520         * gcc.dg/cpp-shortcircuit.c  New tests.
7521         * gcc.dg/cpp-unary.c  New tests.
7522
7523 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
7524
7525         * gcc.c-torture/compile/20000329-1.c: New test.
7526
7527 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
7528
7529         * gcc.c-torture/compile/20000326-1.c: New test.
7530         * gcc.c-torture/compile/20000326-2.c: New test.
7531
7532 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
7533
7534         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
7535         the first parameter is a function argument.
7536
7537 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
7538
7539         * g++.old-deja/g++.ext/array4.C: New test.
7540
7541 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
7542
7543         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
7544
7545 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7546
7547         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
7548
7549 2000-03-19  Richard Henderson  <rth@cygnus.com>
7550
7551         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
7552
7553 2000-03-19  Richard Henderson  <rth@cygnus.com>
7554
7555         * gcc.c-torture/compile/20000319-1.c: New test.
7556
7557 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
7558
7559         * gcc.c-torture/execute/20000314-3.c: New test.
7560         * gcc.c-torture/execute/20000314-2.c: New test.
7561         * gcc.c-torture/execute/20000314-1.c: New test.
7562         * gcc.c-torture/compile/20000314-2.c: New test.
7563         * gcc.c-torture/compile/20000314-1.c: New test.
7564
7565 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
7566
7567         * g++.old-deja/g++.warn/inline.C: New test.
7568
7569 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7570
7571         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
7572         standards-compliant result rather than specific constants.
7573         Put test-values in array.
7574
7575 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
7576
7577         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
7578         (g++_target_compile): Put test-specific options last.
7579
7580 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7581
7582         * g++.old-deja/g++.eh/vbase4.C: New test.
7583
7584 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7585
7586         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
7587
7588 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7589
7590         * g++.old-deja/g++.brendan/misc12.C: Removed.
7591         * g++.old-deja/g++.pt/memtemp77.C: Constify.
7592         * g++.old-deja/g++.ext/pretty4.C: New test.
7593
7594 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
7595
7596         * g++.old-deja/g++.other/string2.C: New test.
7597
7598 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
7599
7600         * g++.old-deja/g++.warn/impint2.C: New test.
7601
7602 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
7603
7604         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
7605         is 1, not zero.
7606
7607 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
7608
7609         * g++.old-deja/g++.warn/impint.C: New test.
7610         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
7611         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
7612         * g++.old-deja/g++.pt/explicit12.C: Likewise.
7613         * g++.old-deja/g++.pt/explicit13.C: Likewise.
7614         * g++.old-deja/g++.pt/explicit17.C: Likewise.
7615         * g++.old-deja/g++.pt/explicit18.C: Likewise.
7616         * g++.old-deja/g++.pt/explicit19.C: Likewise.
7617         * g++.old-deja/g++.pt/explicit23.C: Likewise.
7618         * g++.old-deja/g++.pt/explicit31.C: Likewise.
7619         * g++.old-deja/g++.pt/explicit35.C: Likewise.
7620         * g++.old-deja/g++.pt/explicit6.C: Likewise.
7621         * g++.old-deja/g++.pt/memclass7.C: Likewise.
7622
7623 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
7624
7625         * gcc.dg/cpp-redef.c: New test.
7626
7627 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
7628
7629         * g++.old-deja/g++.pt/unify7.C: New test.
7630
7631 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7632
7633         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
7634         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
7635
7636 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
7637
7638         * gcc.c-torture/compile/20000224-1.c: New test.
7639
7640 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7641
7642         * gcc.c-torture/compile/cpp-2.c: New test.
7643         * gcc.c-torture/compile/cpp-1.c: New test.
7644
7645 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
7646
7647         * gcc.c-torture/execute/20000225-1.c: New test.
7648
7649 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7650
7651         * gcc.dg/cpp-li2.c: New test.
7652
7653         * gcc.dg/cpp-wi1.c: New test.
7654
7655         * gcc.dg/cpp-li1.c: New test.
7656
7657 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
7658
7659         * g++.old-deja/g++.other/sizeof5.C: New test.
7660
7661 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
7662
7663         * gcc.c-torture/execute/va-arg-13.c: New test.
7664
7665 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
7666
7667         * gcc.c-torture/execute/va-arg-12.c: New test.
7668
7669 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7670
7671         * gcc.c-torture/execute/20000223-1.c: New test.
7672
7673 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
7674
7675         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
7676
7677 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
7678
7679         * g++.old-deja/g++.abi/ptrmem.C: New test.
7680
7681 2000-02-19  Richard Henderson  <rth@cygnus.com>
7682
7683         * gcc.c-torture/compile/init-3.c: New.
7684
7685 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
7686
7687         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
7688         ALWAYS_CXXFLAGS.
7689
7690 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
7691
7692         * gcc.c-torture/compile/20000211-3.c: New test.
7693
7694 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
7695
7696         * gcc.c-torture/compile/20000211-2.c: New test.
7697
7698 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
7699
7700         * gcc.c-torture/compile/20000211-1.c: New test.
7701
7702 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
7703
7704         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
7705           on native targets
7706
7707 2000-02-08  Nathan Sidwell  <nathan@acm.org>
7708
7709         * g++.old-deja/g++.other/cast5.C: New test.
7710
7711 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
7712
7713         * gcc.c-torture/execute/20000205-1.c: New.
7714
7715 2000-02-03  Nathan Sidwell  <nathan@acm.org>
7716
7717         * g++.old-deja/g++.jason/cast3.C: Return void.
7718         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
7719
7720 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7721
7722         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
7723
7724         * gcc.dg/loop-1.c: New test.
7725
7726 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
7727
7728         * gcc.c-torture/compile/20000127-1.c: New test.
7729         * gcc.c-torture/execute/991228-1.c: New test.
7730
7731 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7732
7733         * gcc.dg/unused-2.c: New test.
7734
7735         * gcc.dg/conv-1.c: New test.
7736
7737 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
7738
7739         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
7740         compiler.
7741         (tool_option_proc): Fix typo.
7742
7743 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
7744
7745         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
7746         of the ld on the host, not on the build machine.
7747         Also, don't crash if '--help' is not a supported option.
7748
7749 2000-01-24  Richard Henderson  <rth@cygnus.com>
7750
7751         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
7752
7753 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
7754
7755         * gcc.c-torture/execute/20000120-2.c: New test.
7756         * gcc.c-torture/execute/20000120-1.c: New test.
7757
7758 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
7759
7760         * gcc.c-torture/execute/20000113-1.c: New test.
7761
7762 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
7763
7764         * gcc.c-torture/execute/20000112-1.c: New test.
7765
7766 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7767
7768         * gcc.dg/20000111-1.c: New test.
7769
7770 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
7771
7772         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
7773         with 16 bit integers.
7774
7775 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7776
7777         * gcc.dg/20000108-1.c: New test.
7778
7779 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7780
7781         * g++.old-deja/g++.ns/koenig8.C: New test.
7782
7783 2000-01-05  Nathan Sidwell  <nathan@acm.org>
7784
7785         * g++.old-deja/g++.other/cast4.C: New test.
7786
7787 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
7788
7789         * gcc.c-torture/compile/20000105-2.c: New test.
7790         * gcc.c-torture/compile/20000105-1.c: New test.
7791
7792 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7793
7794         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
7795         references to printf & atoi to conform to ANSI standard.
7796         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
7797         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
7798         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
7799         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
7800         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
7801         * g++.old-deja/g++.brendan/complex1.C: Likewise.
7802         * g++.old-deja/g++.brendan/copy1.C: Likewise.
7803         * g++.old-deja/g++.brendan/copy2.C: Likewise.
7804         * g++.old-deja/g++.brendan/copy3.C: Likewise.
7805         * g++.old-deja/g++.brendan/copy4.C: Likewise.
7806         * g++.old-deja/g++.brendan/copy5.C: Likewise.
7807         * g++.old-deja/g++.brendan/copy6.C: Likewise.
7808         * g++.old-deja/g++.brendan/copy7.C: Likewise.
7809         * g++.old-deja/g++.brendan/copy8.C: Likewise.
7810         * g++.old-deja/g++.brendan/crash11.C: Likewise.
7811         * g++.old-deja/g++.brendan/crash14.C: Likewise.
7812         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
7813         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
7814         * g++.old-deja/g++.brendan/delete2.C: Likewise.
7815         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
7816         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
7817         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
7818         * g++.old-deja/g++.brendan/eh1.C: Likewise.
7819         * g++.old-deja/g++.brendan/groff1.C: Likewise.
7820         * g++.old-deja/g++.brendan/init3.C: Likewise.
7821         * g++.old-deja/g++.brendan/misc12.C: Likewise.
7822         * g++.old-deja/g++.brendan/misc7.C: Likewise.
7823         * g++.old-deja/g++.brendan/new2.C: Likewise.
7824         * g++.old-deja/g++.brendan/operators4.C: Likewise.
7825         * g++.old-deja/g++.brendan/operators5.C: Likewise.
7826         * g++.old-deja/g++.brendan/overload2.C: Likewise.
7827         * g++.old-deja/g++.brendan/overload7.C: Likewise.
7828         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
7829         * g++.old-deja/g++.brendan/reference1.C: Likewise.
7830         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
7831         * g++.old-deja/g++.brendan/template24.C: Likewise.
7832         * g++.old-deja/g++.brendan/template3.C: Likewise.
7833         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
7834         * g++.old-deja/g++.jason/inline3.C: Likewise.
7835         * g++.old-deja/g++.jason/opeq.C: Likewise.
7836         * g++.old-deja/g++.law/arg5.C: Likewise.
7837         * g++.old-deja/g++.law/arm7.C: Likewise.
7838         * g++.old-deja/g++.law/ctors11.C: Likewise.
7839         * g++.old-deja/g++.law/cvt8.C: Likewise.
7840         * g++.old-deja/g++.law/init9.C: Likewise.
7841         * g++.old-deja/g++.law/refs4.C: Likewise.
7842         * g++.old-deja/g++.law/template2.C: Likewise.
7843         * g++.old-deja/g++.law/visibility24.C: Likewise.
7844         * g++.old-deja/g++.law/vtable3.C: Likewise.
7845         * g++.old-deja/g++.mike/asm2.C: Likewise.
7846         * g++.old-deja/g++.mike/eh1.C: Likewise.
7847         * g++.old-deja/g++.mike/misc1.C: Likewise.
7848         * g++.old-deja/g++.mike/misc13.C: Likewise.
7849         * g++.old-deja/g++.mike/misc14.C: Likewise.
7850         * g++.old-deja/g++.mike/ns12.C: Likewise.
7851         * g++.old-deja/g++.mike/p1248.C: Likewise.
7852         * g++.old-deja/g++.mike/p3708.C: Likewise.
7853         * g++.old-deja/g++.mike/p3708a.C: Likewise.
7854         * g++.old-deja/g++.mike/p3708b.C: Likewise.
7855         * g++.old-deja/g++.mike/p646.C: Likewise.
7856         * g++.old-deja/g++.mike/p700.C: Likewise.
7857         * g++.old-deja/g++.mike/p783.C: Likewise.
7858         * g++.old-deja/g++.mike/p783a.C: Likewise.
7859         * g++.old-deja/g++.mike/p783b.C: Likewise.
7860         * g++.old-deja/g++.mike/p786.C: Likewise.
7861         * g++.old-deja/g++.mike/p789.C: Likewise.
7862         * g++.old-deja/g++.mike/p789a.C: Likewise.
7863         * g++.old-deja/g++.mike/p807a.C: Likewise.
7864         * g++.old-deja/g++.other/delete3.C: Likewise.
7865         * g++.old-deja/g++.other/dyncast1.C: Likewise.
7866         * g++.old-deja/g++.other/dyncast2.C: Likewise.
7867         * g++.old-deja/g++.other/dyncast3.C: Likewise.
7868         * g++.old-deja/g++.other/empty1.C: Likewise.
7869         * g++.old-deja/g++.other/temporary1.C: Likewise.
7870         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
7871         * g++.old-deja/g++.pt/t16.C: Likewise.
7872         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
7873
7874 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
7875
7876         * gcc.dg/991230-1.c: New test.
7877
7878 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
7879
7880         * gcc.c-torture/compile/991229-3.c: New test.
7881         * gcc.c-torture/compile/991229-2.c: New test.
7882         * gcc.c-torture/compile/991229-1.c: New test.
7883
7884 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
7885
7886         * gcc.c-torture/compile/labels-2.c: New test.
7887
7888 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7889
7890         * gcc.c-torture/execute/991227-1.c: New test.
7891
7892 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7893
7894         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
7895
7896 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
7897
7898         * gcc.c-torture/execute/991221-1.c: New test.
7899
7900 1999-12-20  Nathan Sidwell  <nathan@acm.org>
7901
7902         * g++.old-deja/g++.other/cast3.C: New test.
7903
7904 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
7905
7906         * gcc.c-torture/execute/991216-4.c: New test.
7907
7908 1999-12-16  Michael Meissner  <meissner@cygnus.com>
7909
7910         * gcc.c-torture/execute/991216-1.c: New test.
7911         * gcc.c-torture/execute/991216-2.c: New test.
7912         * gcc.c-torture/execute/991216-3.c: New test.
7913
7914 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7915
7916         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
7917         Actually make the test fail by using "-O2" for compilation.
7918
7919 1999-12-15  Nathan Sidwell  <nathan@acm.org>
7920
7921         * g++.old-deja/g++.warn/cast-align1.C: New test.
7922
7923 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7924
7925         * gcc.c-torture/compile/991214-1.c: New test.
7926         * gcc.c-torture/compile/991214-2.c: New test.
7927
7928 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
7929
7930         * gcc.dg/991214-1.c: New test.
7931
7932 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
7933
7934         * gcc.c-torture/compile/991213-3.c: New test.
7935         * gcc.c-torture/compile/991213-2.c: New test.
7936         * gcc.c-torture/compile/991213-1.c: New test.
7937
7938 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
7939
7940         * gcc.dg/991209-1.c: New test.
7941
7942 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
7943
7944         * gcc.c-torture/compile/991208-1.c: New test.
7945
7946 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
7947
7948         * gcc.dg/ultrasp2.c: New test.
7949
7950 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
7951
7952         * g++.old-deja/g++.abi/align.C (main): Fix typo.
7953
7954 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
7955
7956         * gcc.c-torture/compile/991202-1.c: New test.
7957         * gcc.c-torture/execute/991202-1.c: New test.
7958         * gcc.c-torture/execute/991202-2.c: New test.
7959         * gcc.c-torture/execute/991202-3.c: New test.
7960
7961 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
7962
7963         * g++.old-deja/g++.abi/align.C: New test.
7964         * g++.old-deja/g++.abi/aggregates.C: Likewise.
7965         * g++.old-deja/g++.abi/bitfields.C: Likewise.
7966
7967 1999-12-01  Richard Henderson  <rth@cygnus.com>
7968
7969         * gcc.c-torture/execute/991201-1.c: New.
7970
7971 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
7972
7973         * gcc.dg/991129-1.c: New test.
7974
7975 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
7976
7977         * gcc.c-torture/compile/991127-1.c: New test.
7978
7979 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7980
7981         * g++.old-deja/g++.other/warn4.C: New test.
7982
7983 1999-11-22  Nathan Sidwell  <nathan@acm.org>
7984
7985         * g++.old-deja/g++.eh/cleanup2.C: New test.
7986         * g++.old-deja/g++.ext/pretty2.C: New test.
7987         * g++.old-deja/g++.ext/pretty3.C: New test.
7988         * g++.old-deja/g++.other/debug6.C: New test.
7989
7990 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
7991
7992         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
7993         compiler_output to look for one error message instead of two.
7994
7995 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
7996
7997         * gcc.c-torture/execute/991118-1.c: Also test case
7998         where the word boundary does not split a byte evenly.
7999
8000 1999-11-19  Nathan Sidwell  <nathan@acm.org>
8001
8002         * g++.old-deja/g++.ext/restrict1.C: New test.
8003
8004 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
8005
8006         * gcc.c-torture/execute/991118-1.c: New test.
8007
8008 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
8009
8010         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
8011         working directory pathnames.
8012
8013 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
8014
8015         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
8016         host is equipped with driver.h and driver.o so it can actually
8017         compile and run the tests.
8018
8019 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
8020
8021         * gcc.c-torture/compile/991008-1.c: New test.
8022
8023 1999-11-08  Nick Clifton  <nickc@cygnus.com>
8024
8025         * lib/gcc-dg.exp: Include target-supports.exp
8026
8027 1999-11-05  Nick Clifton  <nickc@cygnus.com>
8028
8029         * lib/target-supports.exp: New file: Provide procs to test for
8030         features supported by the target.
8031         (check_weak_available): Moved here from ecos.exp.
8032         (check_alias_available): New proc: Determine of the target
8033         toolchain supports the alias attribute.
8034
8035         * gcc.dg/special/ecos.exp: Move check_weak_available to
8036         target-supports.exp.
8037         (alias-1.c): Only perform the test if the target supports
8038         aliases.
8039         (wkali-1.c): Only perform the test if the target supports
8040         aliases.
8041
8042         * gcc.dg/990506-0.c: Expect error messages from cross
8043         targets as well as native targets.
8044
8045 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8046
8047         * gcc.dg/ultrasp1.c: Removed xfail.
8048         * gcc.dg/struct-ret-2.c: Likewise.
8049         * gcc.dg/array-1.c: Likewise.
8050
8051 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8052
8053         * gcc.dg/struct-ret-2.c: New test.
8054
8055         * gcc.dg/array-1.c: New test.
8056
8057 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
8058
8059         * gcc.c-torture/execute/991030-1.c: New test.
8060
8061 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
8062
8063         * gcc.c-torture/compile/991026-2.c: New test.
8064
8065 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
8066
8067         * gcc.c-torture/compile/991026-1.c: New test.
8068
8069 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
8070
8071         * gcc.c-torture/execute/991023-1.c: New test.
8072
8073 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
8074
8075         * gcc.c-torture/execute/991019-1.c: New test.
8076
8077 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
8078
8079         * gcc.c-torture/execute/991016-1.c: New test.
8080
8081 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
8082
8083         * gcc.c-torture/execute/991014-1.c: New test.
8084
8085 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
8086
8087         * g++.old-deja/g++.other/union2.C: New test.
8088
8089 1999-10-13  Nathan Sidwell  <nathan@acm.org>
8090
8091         * g++.old-deja/g++.other/vaarg2.C: New test.
8092         * g++.old-deja/g++.other/vaarg3.C: New test.
8093
8094 1999-10-12  Craig Burley  <craig@jcb-sc.com>
8095
8096         * g77.f-torture/noncompile/19990905-1.f: Moved from being
8097         in compile/.
8098
8099 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
8100
8101         * gcc.c-torture/execute/va-arg-11.c: New test.
8102
8103 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
8104
8105         * lib/file-format.exp (gcc_target_object_format): Don't
8106         crash if objdump is unavailable.
8107
8108 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
8109
8110         * gcc.misc-tests/mg.exp: delete extraneous redirection.
8111
8112 1999-09-28  Nick Clifton  <nickc@cygnus.com>
8113
8114         * gcc.c-torture/compile/990928-1.c: New test.
8115
8116 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
8117
8118         * g++.old-deja/g++.other/decl6.C: New test.
8119
8120 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8121
8122         * gcc.c-torture/execute/va-arg-10.c: New test.
8123
8124 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
8125
8126         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
8127         __PRETTY_FUNCTION__.
8128
8129 1999-09-23  Nick Clifton  <nickc@cygnus.com>
8130
8131         * gcc.c-torture/execute/990923-1.c: New test.
8132
8133 1999-09-21  Nick Clifton  <nickc@cygnus.com>
8134
8135         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
8136         for which -fpic is inappropriate.
8137
8138 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
8139
8140         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
8141
8142 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8143
8144         * g++.old-deja/g++.other/dyncast1.C: New test.
8145         * g++.old-deja/g++.other/dyncast2.C: New test.
8146         * g++.old-deja/g++.other/dyncast3.C: New test.
8147         * g++.old-deja/g++.other/dyncast4.C: New test.
8148         * g++.old-deja/g++.other/dyncast5.C: New test.
8149         * g++.old-deja/g++.eh/catch3.C: New test.
8150         * g++.old-deja/g++.eh/catch3p.C: New test.
8151         * g++.old-deja/g++.eh/catch4.C: New test.
8152         * g++.old-deja/g++.eh/catch4p.C: New test.
8153         * g++.old-deja/g++.eh/catch5.C: New test.
8154         * g++.old-deja/g++.eh/catch5p.C: New test.
8155         * g++.old-deja/g++.eh/catch6.C: New test.
8156         * g++.old-deja/g++.eh/catch6p.C: New test.
8157         * g++.old-deja/g++.eh/catch7.C: New test.
8158         * g++.old-deja/g++.eh/catch7p.C: New test.
8159         * g++.old-deja/g++.eh/catch8.C: New test.
8160         * g++.old-deja/g++.eh/catch8p.C: New test.
8161         * g++.old-deja/g++.eh/catch9.C: New test.
8162         * g++.old-deja/g++.eh/catch9p.C: New test.
8163
8164 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
8165
8166         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
8167         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
8168
8169 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
8170
8171         * gcc.c-torture/compile/990913-1.c: New test.
8172
8173 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
8174
8175         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
8176         * g++.old-deja/g++.jason/rfg5.C: Likewise.
8177
8178 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
8179
8180         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
8181
8182 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
8183
8184         * g++.old-deja/g++.other/lookup11.C: New test.
8185         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
8186         what is permitted and what we want.
8187         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
8188         overload use.
8189         * g++.old-deja/g++.jason/rfg5.C: Likewise
8190
8191 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
8192
8193         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
8194         * gcc.c-torture/noncompile/poison-1.c: New file.
8195
8196 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
8197
8198         * g++.old-deja/g++.other/sizeof3.C: New test.
8199         * g++.old-deja/g++.other/sizeof4.C: New test.
8200         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
8201         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
8202
8203 1999-09-07  Richard Henderson  <rth@cygnus.com>
8204
8205         * gcc.dg/va-arg-1.c: New.
8206
8207 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8208
8209         * gcc.c-torture/execute/va-arg-9.c: New test.
8210
8211 1999-09-05  Craig Burley  <craig@jcb-sc.com>
8212
8213         * g77.f-torture/compile/980519-2.f: New test.
8214         * g77.f-torture/compile/19990905-0.f: New test.
8215         * g77.f-torture/compile/19990905-1.f: New test.
8216         * g77.f-torture/compile/19990905-2.f: New test.
8217
8218         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
8219
8220 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
8221
8222         * gcc.c-torture/execute/990827-1.c: Fix typo.
8223
8224 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
8225
8226         * g++.old-deja/g++.other/deref1.C: New test.
8227
8228 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
8229
8230         * g++.old-deja/g++.other/ambig2.C: New test.
8231         * g++.old-deja/g++.other/cond5.C: New test.
8232         * g++.old-deja/g++.other/lookup16.C: New test.
8233
8234 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
8235
8236         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
8237         assemblers too.
8238
8239 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
8240
8241         * lib/c-torture.exp: Avoid the "compare executables" optimization
8242         when testing native.
8243
8244 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
8245
8246         * gcc.c-torture/execute/990829-1.c: New test.
8247         * gcc.c-torture/compile/990829-1.c: New test.
8248
8249 1999-08-27  Paul Burchard  <burchard@pobox.com>
8250
8251         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
8252         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
8253         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
8254         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
8255         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
8256         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
8257         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
8258         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
8259         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
8260         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
8261         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
8262
8263 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
8264
8265         * gcc.c-torture/execute/990827-1.c: New test.
8266
8267 1999-08-26  Craig Burley  <craig@jcb-sc.com>
8268
8269         * g77.f-torture/noncompile/19990826-4.f: New test.
8270
8271         * g77.f-torture/compile/19990826-3.f: New test.
8272
8273         * g77.f-torture/execute/19990826-2.f: New test.
8274
8275         * g77.f-torture/compile/19990826-1.f: New test.
8276
8277         * gcc.c-torture/execute/990826-0.c: New test.
8278         * g77.c-torture/execute/19990826-0.f: New test.
8279
8280         * g77.f-torture/noncompile/970626-2.f: New test.
8281
8282 1999-08-25  Paul Burchard  <burchard@pobox.com>
8283
8284         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
8285         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
8286         lss-011.C: New tests.
8287
8288 1999-08-25  Nathan Sidwell  <nathan@acm.org>
8289
8290         * g++.old-deja/g++.other/decl5.C: New test.
8291
8292 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8293
8294         * noncompile/noncompile.exp: Load_lib c-torture.exp.
8295         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
8296         call `postbase' for each one.  All callers of `postbase' changed
8297         to call this instead.
8298
8299 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
8300
8301         * gcc.c-torture/execute/990811-1.c: New test.
8302
8303 1999-08-09  Nick Clifton  <nickc@cygnus.com>
8304
8305         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
8306         just native ones.
8307
8308         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
8309         just native ones.
8310
8311 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8312
8313         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
8314
8315 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8316
8317         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
8318
8319 1999-08-04  Nathan Sidwell  <nathan@acm.org>
8320
8321         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
8322
8323 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
8324
8325         * gcc.c-torture/execute/990804-1.c: New test.
8326
8327 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8328
8329         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
8330         * g++.old-deja/g++.brendan/crash64.C: Likewise
8331         * g++.old-deja/g++.brendan/overload8.C: Likewise
8332
8333 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8334
8335         * g++.old-deja/g++.other/struct1.C: New test.
8336
8337 1999-08-03  Nathan Sidwell  <nathan@acm.org>
8338
8339         * g++.old-deja/g++.other/enum2.C: New test.
8340
8341 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
8342
8343         Adapted from tests from Franz Sirl:
8344         * gcc.c-torture/execute/va-arg-7.c: New test.
8345         * gcc.c-torture/execute/va-arg-8.c: New test.
8346
8347 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
8348
8349         * gcc.c-torture/compile/990801-2.c: New test.
8350
8351         * gcc.c-torture/compile/990801-1.c: New test.
8352
8353 1999-07-27  Michael Meissner  <meissner@cygnus.com>
8354
8355         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
8356         fp-cmp-1.c, converting double to float.
8357
8358         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
8359         fp-cmp-1.c, converting double to long double.
8360
8361         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
8362         from fr1 to unknown_register, since fr1 is a legitimate register
8363         on some machines.
8364
8365 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
8366
8367         * README: More listname related changes.
8368
8369 1999-07-08  Catherine Moore  <clm@cygnus.com>
8370
8371         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
8372
8373 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
8374
8375         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
8376
8377 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
8378
8379         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
8380
8381 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
8382
8383         * gcc.dg/990703-1.c: New test.
8384
8385 1999-06-29  Nick Clifton  <nickc@cygnus.com>
8386
8387         * lib/file-format.exp: New file: Move definition of proc
8388         gcc_target_object_format to here from
8389         gcc.dg/special/ecos.exp.
8390
8391         * lib/c-torture.exp: Include lib file-format.exp.
8392         * lib/gcc-dg.exp: Include lib file-format.exp.
8393
8394         * gcc.dg/special/ecos.exp: Remove definition of proc
8395         gcc_target_object_format.
8396
8397 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
8398
8399         * gcc.c-torture/execute/990628-1.c: New test.
8400
8401 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
8402
8403         * gcc.c-torture/compile/990625-2.c: New test.
8404
8405         * gcc.c-torture/compile/990625-1.c: New test.
8406
8407 1999-06-23  Nick Clifton  <nickc@cygnus.com>
8408
8409         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
8410         attributes compile.
8411         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
8412         ports that use the COFF/PE file format.
8413
8414 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
8415
8416         * gcc.c-torture/compile/990617-1.c: New test.
8417
8418 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
8419
8420         * g++.old-deja/g++.other/decl4.C: New test.
8421
8422 1999-06-14  Nathan Sidwell  <nathan@acm.org>
8423
8424         * g++.old-deja/g++.other/bitfld3.C: New test.
8425
8426 1999-06-08  Nathan Sidwell  <nathan@acm.org>
8427
8428         * g++.old-deja/g++.eh/catch1.C: New test.
8429
8430 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
8431
8432         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
8433
8434         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
8435         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
8436
8437 1999-06-05  Craig Burley  <craig@jcb-sc.com>
8438
8439         * g77.f-torture/compile/19990502-0.f: Replace with new,
8440         shorter, test that still fails after recent changes.
8441
8442 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8443
8444         * gcc.c-torture/execute/990604-1.c: New test.
8445
8446 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
8447
8448         * gcc.c-torture/execute/990531-1.c: New test.
8449
8450 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8451
8452         * gcc.c-torture/compile/990527-1.c: New test.
8453
8454 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
8455
8456         * gcc.c-torture/execute/990527-1.c: New test.
8457
8458 1999-05-25  Nick Clifton  <nickc@cygnus.com>
8459
8460         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
8461         bitfields as signed.
8462
8463 1999-05-25  Craig Burley  <craig@jcb-sc.com>
8464
8465         * g77.f-torture/compile/19990525-0.f: New test.
8466
8467 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
8468
8469         * gcc.c-torture/execute/990525-2.c: New test.
8470
8471         * gcc.c-torture/execute/990525-1.c: New test.
8472
8473 1999-05-24  Nathan Sidwell  <nathan@acm.org>
8474
8475         * g++.old-deja/g++.other/anon3.C: New test.
8476         * g++.old-deja/g++.other/anon4.C: New test.
8477         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
8478         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
8479         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
8480         Merrill).
8481
8482 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
8483
8484         * gcc.c-torture/execute/990524-1.c: New test.
8485
8486         * gcc.dg/990524-1.c: New test.
8487
8488 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8489
8490         * gcc.c-torture/compile/990523-1.c: New test.
8491
8492 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
8493
8494         * gcc.c-torture/compile/990519-1.c: New test.
8495
8496 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
8497
8498         * gcc.c-torture/compile/990517-1.c: New test.
8499
8500         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
8501         (e4, f4): New tests.
8502         (main): Call them.
8503
8504 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8505
8506         * gcc.dg/noreturn-1.c: New test.
8507
8508 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
8509
8510         * gcc.c-torture/execute/990513-1.c: New test.
8511
8512 1999-05-10  Richard Henderson  <rth@cygnus.com>
8513
8514         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
8515
8516 1999-05-10  Craig Burley  <craig@jcb-sc.com>
8517
8518         * g77.f-torture/execute/erfc.f: Use small single-precision
8519         values, to avoid problems on Alphas when not -mieee.
8520
8521 1999-05-08  Craig Burley  <craig@jcb-sc.com>
8522
8523         * gcc.dg/990506-0.c: New test.
8524
8525 1999-05-08  Richard Henderson  <rth@cygnus.com>
8526
8527         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
8528         the constant to test.  Don't XFAIL 64-bit targets.
8529
8530         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
8531         * g++.old-deja/g++.law/profile1.C: Likewise.
8532
8533         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
8534         operator new instances.
8535         * g++.old-deja/g++.other/delete5.C: Likewise.
8536
8537 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8538
8539         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
8540         intrinsic.
8541
8542 1999-05-03  Craig Burley  <craig@jcb-sc.com>
8543
8544         * g77.f-torture/execute/u77-test.f: Reverse order of two
8545         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
8546
8547 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8548
8549         * gcc.dg/compare1.c: New test.
8550
8551 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8552
8553         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
8554         New tests.
8555
8556 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8557
8558         * g77.f-torture/compile/19990502-1.f: New test.
8559
8560 1999-05-02  Craig Burley  <craig@jcb-sc.com>
8561
8562         * g77.f-torture/compile/19990502-0.f: New test.
8563
8564 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
8565
8566         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
8567         intrinsic.
8568
8569 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
8570
8571         * g77.f-torture/execute/u77-test.f (main): List libU77
8572         intrinsics not currently tested.
8573         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
8574         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
8575         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
8576         Trim blanks off the ends of some printed strings.
8577
8578 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
8579
8580         * g77.f-torture/execute/u77-test.f (main): Just warn about
8581         FSTAT gid disagreement, as it's expected on some systems.
8582
8583 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
8584
8585         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
8586         use a new function, which allows for some slop.
8587         Clean up some commentary.
8588         (issum): The new function.
8589         (sgladd): Deleted subroutine.
8590
8591 1999-05-01  Craig Burley  <craig@jcb-sc.com>
8592
8593         * g77.f-torture/execute/u77-test.f: Modify to be more like
8594         libf2c/libU77 version, bringing patches to that version here.
8595         Add suitable commentary.
8596
8597 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
8598
8599         * gcc.dg/990424-1.c: New test.
8600
8601 1999-04-24  Craig Burley  <craig@jcb-sc.com>
8602
8603         * g77.f-torture/execute/u77-test.f (main): Bug involving
8604         LSTAT has been fixed, so turn back on full checking.
8605
8606 1999-04-20  Craig Burley  <craig@jcb-sc.com>
8607
8608         * g77.f-torture/compile/19990419-0.f: New test.
8609         * g77.f-torture/execute/19990419-1.f: New test.
8610
8611 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
8612
8613         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
8614         to avoid the need for a prototype to supress a warning.
8615
8616 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
8617
8618         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
8619
8620 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
8621
8622         * gcc.c-torture/execute/990404-1.c: New test.
8623
8624 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8625
8626         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
8627         * gcc.dg/cpp-if3.c: Don't use -pedantic.
8628         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
8629         missing initializer warnings.
8630
8631 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
8632
8633         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
8634         matching strings.
8635
8636 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
8637
8638         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
8639
8640 1999-03-26  Craig Burley  <craig@jcb-sc.com>
8641
8642         * g77.f-torture/execute/19990325-0.f: New test.
8643         * g77.f-torture/execute/19990325-1.f: New test.
8644
8645 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
8646
8647         * gcc.c-torture/execute/990324-1.c: New test.
8648
8649 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
8650
8651         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
8652         test with 4.
8653
8654 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
8655
8656         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
8657
8658 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8659
8660         * g77.f-torture/execute/19990313-2.f: New test.
8661         * g77.f-torture/execute/19990313-3.f: New test.
8662
8663 1999-03-13  Craig Burley  <craig@jcb-sc.com>
8664
8665         * g77.f-torture/execute/19990313-0.f: New test.
8666         * g77.f-torture/execute/19990313-1.f: New test.
8667
8668 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
8669
8670         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
8671         printf to sprintf.
8672         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
8673         (main): Add check for u15.  Conditionalize u31 check depending on
8674         whether ints are <32 bits or >=32 bits.
8675
8676 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8677
8678         * g77.f-torture/execute/19981119-0.f: Improve testiness.
8679
8680 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8681
8682         * g77.f-torture/compile/19990305-0.f: New test.
8683         * g77.f-torture/execute/19981119-0.f: New test.
8684
8685 1999-03-08  Craig Burley  <craig@jcb-sc.com>
8686
8687         * g77.f-torture/execute/970625-2.f: call ABORT if final
8688         result is not correct, instead of just printing it.
8689         Add this checking via newly introduced obfuscation, to
8690         trip up buggy front ends.
8691
8692 1999-03-07  Craig Burley  <craig@jcb-sc.com>
8693
8694         * g77.f-torture/compile/960317-1.f: Moved from being
8695         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
8696
8697 1999-03-06  Craig Burley  <craig@jcb-sc.com>
8698
8699         * g77.f-torture/execute/960317-1.f: New (old) test.
8700         * g77.f-torture/execute/970625-2.f: Ditto.
8701
8702 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
8703
8704         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
8705         message on line 1 or line 2; cccp and cpplib do this differently.
8706
8707 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
8708
8709         * g++.old-deja/g++.law/weak1.C: New test.
8710
8711 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8712
8713         * gcc.c-torture/execute/990119-1.c: Renamed to...
8714         * gcc.dg/990119-1.c: this, so it will only be tested once
8715         (it's a preprocessor test, it doesn't need to be run at
8716         multiple optimization levels).
8717
8718 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
8719
8720         * lib/g++.exp: Don't add incdir=$base_dir/../include to
8721           ALWAYS_CXXFLAGS.
8722
8723 1999-02-24  Craig Burley  <craig@jcb-sc.com>
8724
8725         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
8726         * g77.f-torture/compile/19981216-0.f: ...as it is expected
8727         to not be compilable by current g77.
8728
8729 1999-02-24  Nick Clifton  <nickc@cygnus.com>
8730
8731         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
8732
8733 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
8734
8735         * gcc.c-torture/execute/990222-1.c: New test.
8736
8737 1999-02-19  Craig Burley  <craig@jcb-sc.com>
8738
8739         * g77.f-torture/compile/19990218-0.f: New test.
8740         * g77.f-torture/noncompile/19990218-1.f: New test.
8741
8742 1999-02-18  Craig Burley  <craig@jcb-sc.com>
8743
8744         * g77.f-torture/compile/19981216-0.f: New test.
8745
8746 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
8747
8748         * gcc.dg/990214-1.c: New test.
8749
8750 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
8751
8752         * gcc.dg/990213-2.c: New test.
8753
8754         * gcc.dg/990213-1.c: New test.
8755
8756 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
8757
8758         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
8759         ints.
8760
8761 1999-02-11  Nick Clifton  <nickc@cygnus.com>
8762
8763         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
8764         specified by target.
8765
8766         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
8767
8768 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
8769
8770         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
8771
8772 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8773
8774         * gcc.dg/special/ecos.exp: New test driver for new tests with
8775         special requirements.
8776
8777         * gcc.dg/special/alias-1.c: New test.
8778         * gcc.dg/special/gcsec-1.c: New test.
8779         * gcc.dg/special/weak-1.c: New test.
8780         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
8781         * gcc.dg/special/weak-2.c: New test.
8782         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
8783         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
8784         * gcc.dg/special/wkali-1.c: New test.
8785         * gcc.dg/special/wkali-2.c: New test.
8786         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
8787         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
8788
8789 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
8790
8791           * lib/c-torture.exp (c-torture-compile): Pull out code for
8792           analyzing gcc error messages.
8793           (c-torture-execute): Likewise.  Fix some (harmless) false
8794           positives.
8795           * lib/gcc.exp (gcc_check_compile): New function.
8796
8797 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
8798
8799         * gcc.c-torture/execute/990208-1.c: New test.
8800
8801 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
8802
8803         * g++.dg/special/ecos.exp: New driver for new tests with special
8804         requirements
8805
8806         * g++.dg/special/conpr-1.C: New test
8807         * g++.dg/special/conpr-2.C: New test
8808         * g++.dg/special/conpr-2a.C: New test
8809         * g++.dg/special/conpr-3.C: New test
8810         * g++.dg/special/conpr-3a.C: New test
8811         * g++.dg/special/conpr-3b.C: New test
8812
8813         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
8814         allow g++ to use the dg driver
8815
8816         * README: Add comment about g++.dg directory
8817
8818 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
8819
8820         * README: Update email addresses.
8821
8822 1999-02-03  Nick Clifton  <nickc@cygnus.com>
8823
8824         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
8825         arguments in order to force structure S onto the stack even on
8826         the alpha.
8827         (test): Pass 10 leading arguments to function foo as well as the
8828         structure S.
8829
8830         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
8831         failure for all targets.
8832
8833         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
8834         abort to terminate program execution.
8835
8836 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
8837
8838         * gcc.c-torture/execute/990130-1.c: New test.
8839
8840 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
8841
8842         * gcc.dg/990130-1.c: New test.
8843
8844 1999-01-28  Michael Meissner  <meissner@cygnus.com>
8845
8846         * gcc.c-torture/execute/990128-1.c: New test.
8847
8848 1999-01-27  Michael Meissner  <meissner@cygnus.com>
8849
8850         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
8851
8852 1999-01-27  Felix Lee  <flee@cygnus.com>
8853
8854         * lib/c-torture.exp (c-torture-compile): pull out code for
8855         analyzing gcc error messages.
8856         (c-torture-execute): ditto, and fix some (harmless) false
8857         positives.
8858         * lib/gcc.exp (gcc_check_compile): new function.
8859
8860 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
8861
8862         * gcc.dg/990117-1.c: New test.
8863
8864         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
8865
8866         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
8867
8868 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
8869
8870         * g77.f-torture/compile/990115-1.f: New test.
8871
8872 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
8873
8874         * gcc.c-torture/compile/990107-1.c: New test
8875
8876 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
8877
8878         * gcc.c-torture/execute/990106-2.c: New test.
8879
8880         * gcc.c-torture/execute/990106-1.c: New test.
8881
8882 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
8883
8884         * gcc.c-torture/compile/981223-1.c: New test.
8885
8886 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
8887
8888         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
8889         (opt3): Rename from opt4 and disable.
8890
8891 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
8892
8893         * g++.old-deja/g++.pt/ptrmem5.C: New test.
8894
8895 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
8896
8897         * g++.old-deja/g++.other/conv5.C: New test.
8898
8899 1998-12-14  Nick Clifton  <nickc@cygnus.com>
8900
8901         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
8902
8903 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
8904
8905         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
8906
8907 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
8908
8909         * gcc.c-torture/compile/981211-1.c: New test.
8910
8911 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
8912
8913         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
8914
8915         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
8916
8917 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8918
8919         * gcc.special/930510-1.c: Make C9X safe.
8920         * gcc.misc-tests/gcov-1.c Similarly.
8921         * gcc.misc-tests/gcov-2.c Similarly.
8922
8923 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8924
8925         * gcc.dg/ultrasp1.c: New test.
8926
8927 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
8928
8929         * gcc.c-torture/execute/981206.c: New test.
8930
8931 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
8932
8933         * g++.old-deja/g++.ns/template7.C: New test.
8934
8935         * g++.old-deja/g++.other/expr1.C: New test.
8936
8937         * g++.old-deja/g++.eh/tmpl3.C: New test.
8938
8939         * g++.old-deja/g++.eh/tmpl2.C: New test.
8940
8941 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
8942
8943         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
8944         * g++.old-deja/g++.other/using6.C: Removed.
8945         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
8946
8947         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
8948
8949 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
8950
8951         * g++.old-deja/g++.pt/overload8.C: New test.
8952
8953         * g++.old-deja/g++.pt/overload7.C: New test.
8954
8955         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
8956
8957         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
8958         and relinking messages.
8959         * lib/g++.exp (g++_target_compile): Remove .rpo file when
8960         compiling with -frepo.
8961
8962 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
8963
8964         * g++.old-deja/g++.pt/lookup6.C: New test.
8965
8966 1998-11-30  Nick Clifton  <nickc@cygnus.com>
8967
8968         * gcc.c-torture/execute/981130-1.c: New test.
8969         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
8970
8971 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
8972
8973         * g++.old-deja/g++.pt/explicit76.C: New test.
8974
8975         * g++.old-deja/g++.pt/friend38.C: New test.
8976
8977         * g++.old-deja/g++.ns/crash2.C: New test.
8978
8979         * g++.old-deja/g++.pt/defarg8.C: New test.
8980
8981         * g++.old-deja/g++.pt/instantiate6.C: New test.
8982
8983         * g++.old-deja/g++.pt/static6.C: New test.
8984
8985         * g++.old-deja/g++.pt/decl2.C: New test.
8986
8987 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
8988
8989         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
8990         problem is actually related with name lookup, but so what? :-)
8991
8992         * g++.old-deja/g++.pt/friend37.C: New test.
8993
8994 1998-11-25  Dave Love  <d.love@dl.ac.uk>
8995
8996         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
8997         element, which fails on some systems.
8998
8999         * g77.f-torture/execute/labug1.f: New test.
9000
9001 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
9002
9003         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
9004         is defined.
9005
9006 1998-11-18  Dave Love  <d.love@dl.ac.uk>
9007
9008         * g77.f-torture/compile/981117-1.f: New test.
9009
9010 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
9011
9012         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
9013         properly discarded.
9014
9015 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
9016
9017         * gcc.c-torture/execute/memcheck: New directory of tests for
9018         -fcheck-memory-usage.
9019
9020 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9021
9022         * README: New file, general information about the testsuite and
9023         new description of the various C++ test subdirectories.
9024         * README.g++: Eliminate obsolete information, update and move most
9025         relevant stuff to README.
9026
9027 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
9028
9029         * gcc.c-torture/compile/981107-1.c: New test.
9030
9031 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
9032
9033         * execute/memcpy-bi.c: New testcase.
9034
9035 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
9036
9037         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
9038         base classes.
9039
9040         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
9041         template is selected.
9042
9043         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
9044         classes, it should be accepted for all types.
9045
9046         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
9047
9048         * g++.old-deja/g++.pt/spec24.C: Ensure that template
9049         specializations start with template headers.
9050
9051 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
9052
9053         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
9054
9055         * g++.old-deja/g++.other/init9.C: Test cross initialization of
9056         non-POD types.
9057
9058 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
9059
9060         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
9061
9062 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
9063
9064         * compile/981022-1.c, compile/981022-1.x: New test and driver.
9065
9066 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
9067
9068         * 981019-1.c: New test.
9069
9070 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
9071
9072         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
9073         find objc headers.
9074
9075 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
9076
9077         * compile/981001-4.c: Remove use of GCC extension that triggers a
9078         compiler bug.
9079
9080 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
9081
9082         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
9083
9084 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9085
9086         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
9087         instantiation of template produces incorrect code for delete
9088         expression.
9089
9090         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
9091         constructors' name is not unique.
9092         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
9093         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
9094
9095         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
9096         automatic array of const is ill-formed.
9097
9098         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
9099         of template parameter?
9100
9101         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
9102         const.
9103
9104         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
9105         pointer-to-member expression.
9106
9107         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
9108         declaration causes ICE.
9109
9110 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
9111
9112         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
9113         reserved in the global namespace.
9114
9115         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
9116         generate needed virtual table.
9117
9118         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
9119
9120 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
9121
9122         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
9123         template-dependent type
9124
9125 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
9126
9127         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
9128         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
9129         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
9130
9131         * g++.old-deja/g++.other/using5.C: New test; using decl from base
9132         class should be usable as argument of member function.
9133         * g++.old-deja/g++.other/using6.C: New test; using decl from base
9134         class should be usable as return type of member function.
9135         * g++.old-deja/g++.other/using7.C: New test; using decl from base
9136         class should be usable as type of data member.
9137
9138         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
9139
9140 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
9141
9142         * gcc.c-torture/special/920521-1.c: Fix bogus test.
9143
9144 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
9145
9146         * gcc.dg/dll-?.c Add thumb to target list.
9147         Fix assembler scan patterns to match current assembler output.
9148
9149 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
9150
9151         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
9152         matching of template brackets.
9153
9154         * g++.old-deja/g++.other/using4.C: New test.  Test using
9155         declarations of methods from base classes.
9156
9157         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
9158         within functions should introduce names into the innermost
9159         enclosing namespace.
9160
9161         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
9162         of static locals if first initialization throws.
9163
9164 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
9165
9166         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
9167
9168 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
9169
9170         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
9171         lose track of the possible targets of tablejump insns.
9172         * special/special.exp: Run it.
9173
9174 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
9175
9176         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
9177         must be declared before its specializations can be named in friend
9178         declarations.
9179
9180 1998-10-05  Dave Love  <d.love@dl.ac.uk>
9181
9182         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
9183
9184         * g77.f-torture/execute/io1.f: New test.
9185
9186 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
9187
9188         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
9189         with pointer to template function, for which no argument deduction
9190         is possible.
9191
9192         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
9193         specialization of template function as argument to template
9194         function.
9195
9196         * g++.old-deja/g++.other/access2.C: New test; Inner class
9197         shouldn't have privileged access to Outer's names.
9198
9199 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
9200
9201         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
9202         friend template declared within template class conflicts with
9203         nested class of the same name.
9204
9205         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
9206         is ignored.
9207
9208         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
9209         object with direct initializer as function declaration.
9210
9211         * g++.old-deja/g++.other/decl2.C: New test; duplicate
9212         initializers.
9213
9214         * g++.old-deja/g++.other/null2.C: New test; conditional operator
9215         involving const pointer and NULL produces incorrect result.
9216
9217         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
9218         type name without `typename' should be rejected with -pedantic.
9219
9220 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
9221
9222         * g++.old-deja/g++.other/addrof1.C: New test.
9223
9224 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
9225
9226         * gcc.c-torture/compile/981001-1.c: New test.
9227         * gcc.c-torture/execute/981001-1.c: New test.
9228
9229 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
9230
9231         * gcc.c-torture/compile/981001-2.c: New test.
9232         * gcc.c-torture/compile/981001-3.c: New test.
9233         * gcc.c-torture/compile/981001-4.c: New test.
9234
9235 1998-10-01  Robert Lipe  <robertl@dgii.com>
9236
9237         * lib/objc.exp (objc_target_compile): Add -L during compiles for
9238         multilibbed hosts.   Idea grafted from g77.exp.
9239
9240 1998-09-30  Dave Love  <d.love@dl.ac.uk>
9241
9242         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
9243         avoid losing on systems which need -lsocket.
9244
9245 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
9246
9247         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
9248         * g++.old-deja/g++.other/nested2.C: Ditto.
9249         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
9250         failure.
9251
9252 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
9253
9254         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
9255         preferred over template operator!= for enum bitfields.
9256
9257 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
9258
9259         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
9260         that happen to have the same base name, but in different scopes,
9261         are incorrectly rejected.
9262
9263 1998-09-16  Richard Henderson  <rth@cygnus.com>
9264
9265         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
9266         on the native word size instead of an integer literal.
9267
9268 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
9269
9270         * g++.old-deja/g++.other/static2.C: Invocation of static data
9271         member of type pointer-to-function denoted as non-static member.
9272
9273         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
9274         checks involving function types and aliases.
9275
9276 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
9277
9278         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
9279         redefined to the same non-trivial type.
9280
9281         * g++.old-deja/g++.pt/explicit73.C: Test for proper
9282         namespace-qualification of template specializations declared in
9283         other namespaces.
9284
9285         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
9286         to declare a subset of the specializations of a template function
9287         as friends of specializations of a template class.
9288
9289         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
9290         member templates that do not fully specialize the enclosing
9291         template class are rejected.
9292
9293 1998-09-11  Dave Love  <d.love@dl.ac.uk>
9294
9295         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
9296
9297 1998-09-08  Dave Love  <d.love@dl.ac.uk>
9298
9299         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
9300         altered from libf2c/libU77 version.
9301
9302 1998-09-06  Dave Love  <d.love@dl.ac.uk>
9303
9304         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
9305
9306 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
9307
9308         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
9309         (un)signed char are different types for template specialization
9310         purposes.
9311
9312 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
9313
9314         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
9315         * objc: ObjC testsuite.
9316
9317 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
9318
9319         * gcc.c-torture/execute/941014-1.x:  New file.
9320
9321 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9322
9323         * lib/c-torture.exp: Add support for
9324         torture_eval_before_compile and torture_eval_before_execute
9325         variables.
9326
9327 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
9328
9329         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
9330         this test triggers valid.
9331
9332 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9333
9334         * gcc.dg/980827-1.c: New test.
9335
9336 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9337
9338         * gcc.c-torture/execute/loop-4b.c: New test.
9339
9340 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
9341
9342         * lib/c-torture.exp: Add support for
9343         torture_eval_before_compile and torture_eval_before_execute
9344         variables.
9345
9346 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
9347
9348         * gcc.c-torture/compile/980825-1.c: New test.
9349
9350 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
9351
9352         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
9353         count number tests in opt_t0 not good_t0.
9354
9355 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
9356
9357         * gcc.c-torture/compile/930326-1.x: Fix typo.
9358
9359 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
9360
9361         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
9362         causes an ICE.
9363
9364 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
9365
9366         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
9367         STACK_SIZE is defined.
9368         * gcc.c-torture/unsorted/stuct.c: Similarly.
9369
9370         * gcc.c-torture/compile/980821-1.c: New test.
9371
9372 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
9373
9374         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
9375
9376 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
9377
9378         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
9379         code.
9380
9381 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
9382
9383         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
9384         error'.
9385
9386 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
9387
9388         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
9389
9390 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
9391
9392         * gcc.c-torture/compile/980816-1.c: New test.
9393
9394         * gcc.dg/980816-1.c: New test.
9395
9396 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
9397
9398         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
9399         compiler for ieee tests.
9400
9401 1998-08-01  Dave Love  <d.love@dl.ac.uk>
9402
9403         * g77.f-torture/compile/980729-0.f: New test.
9404
9405 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
9406
9407         * gcc.c-torture/special/eeprof-1.c: New test, for
9408         -finstrument-functions.
9409         * gcc.c-torture/special/special.exp: Run it.
9410
9411 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
9412
9413         * gcc.c-torture/compile/980729-1.c: New test.
9414
9415 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
9416
9417         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
9418         __thumb__ is defined, and test for ARM style doubles if so.
9419
9420 1998-07-26  Dave Love  <d.love@dl.ac.uk>
9421
9422         * g77.f-torture/noncompile/980615-0.f: New test.
9423
9424 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
9425
9426         * gcc.dg/980312-1.c: Do link instead of compile.
9427         * gcc.dg/980313-1.c: Likewise.
9428
9429 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
9430
9431         * gcc.c-torture/compile/980726-1.c: New test.
9432
9433 1998-07-25  Dave Love  <d.love@dl.ac.uk>
9434
9435         * g77.f-torture/execute/io0.f: New test.
9436
9437 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
9438
9439         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
9440         an int.
9441
9442 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
9443
9444         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
9445         m32r bugs.
9446
9447 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
9448
9449         * gcc.dg/980626-1.c: Expect failures for all toolchains until
9450         c-decl.c:grokdeclarator can handle mode attributes.
9451
9452 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
9453
9454         * gcc.c-torture/execute/980716-1.c: New test.
9455
9456 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
9457
9458         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
9459         the mn10200.
9460         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
9461         the mn10200.
9462         * gcc.c-torture/execute/va-arg-3.x: Similarly.
9463         * gcc.c-torture/compile/930326-1.x: Similarly.
9464
9465 1998-07-13  Dave Love  <d.love@dl.ac.uk>
9466
9467         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
9468         New test from Craig.
9469
9470 1998-07-12  Dave Love  <d.love@dl.ac.uk>
9471
9472         * g77.f-torture/noncompile/980616-0.f: New test.
9473
9474         * g77.f-torture/execute/970816-3.f:  New test from Craig.
9475
9476 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9477
9478         *  g++.other/singleton.C: Return error value instead of taking
9479         SIGSEGV.
9480
9481 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
9482
9483         *  g++.other/singleton.C: New test.   Warning is under dispute.
9484         Runtime crash is not.
9485
9486 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
9487
9488         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
9489         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
9490         using6.C, using7.C}:  New namespace tests.
9491
9492 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9493
9494         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
9495         specialization with typedef'ed names used as array indexes.
9496
9497 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
9498
9499         * gcc.c-torture/execute/980709-1.c: New test.
9500
9501         * gcc.dg/980709-1.c: New test.
9502
9503 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
9504
9505         * gcc.c-torture/execute/bcp-1.c: New test.
9506
9507 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
9508
9509         * gcc.c-torture/execute/980707-1.c: New test.
9510
9511 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
9512
9513         * gcc.c-torture/compile/980706-1.c: New test.
9514
9515 1998-07-01  Dave Love  <d.love@dl.ac.uk>
9516
9517         * g77.f-torture/execute/980701-0.f,
9518         g77.f-torture/execute/980701-1.f: New test from Craig.
9519
9520 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
9521
9522         * gcc.c-torture/compile/980701-1.c: New test.
9523
9524         * gcc.c-torture/execute/980701-1.c: New test.
9525
9526 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
9527 rlsruhe.de>
9528
9529         * g++.old-deja/g++.robertl/eb132.C: New test.
9530         * g++.old-deja/g++.robertl/eb133.C: Likewise.
9531
9532 1998-06-29  Dave Love  <d.love@dl.ac.uk>
9533
9534         * g77.f-torture/execute/980628-7.f,
9535         g77.f-torture/execute/980628-8.f,
9536         g77.f-torture/execute/980628-9.f,
9537         g77.f-torture/execute/980628-10.f: New tests from Craig.
9538
9539         * g77.f-torture/execute/980628-3.f: Remove mail headers.
9540
9541 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
9542
9543         * g77.f-torture/execute/980628-4.f: New test from Craig.
9544         * g77.f-torture/execute/980628-5.f: Likewise.
9545         * g77.f-torture/execute/980628-2.f: Likewise.
9546         * g77.f-torture/execute/980628-0.f: Likewise.
9547         * g77.f-torture/execute/980628-1.f: Likewise.
9548         * g77.f-torture/execute/980628-3.f: Likewise.
9549         * g77.f-torture/execute/980628-6.f: Likewise.
9550
9551 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
9552
9553         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
9554         directory when nothing has been installed yet.
9555
9556 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
9557
9558         * gcc.c-torture/special/special.exp: Handle newer versions of
9559         dejagnu.
9560
9561 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
9562
9563         * gcc.dg/980626-1.c: New test.
9564
9565 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
9566
9567         * gcc.misc-tests/m-un-2.c: New test.
9568         * g++.old-deja/g++.other/warn01.c: Likewise.
9569
9570 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
9571
9572         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
9573         compatibility with assmblers with a different comment character.
9574         Eliminate use of GAS-specific extensions.
9575
9576 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
9577
9578         * gcc.c-torture/execute/ieee/980619-1.c: New test.
9579
9580 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
9581
9582         *lib/g77.exp: Replace search for libf2c.a with search for newly
9583         renamed libg2c.a
9584
9585 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
9586
9587         * gcc.c-torture/execute/980617-1.c: New test.
9588
9589 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
9590
9591         * gcc.c-torture/execute/980612-1.c: New test.
9592
9593 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
9594
9595         * gcc.dg/980523-1.c: Only test on ppc-linux.
9596         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
9597
9598         * gcc.c-torture/execute/980608-1.c: New test.
9599
9600 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9601
9602         * gcc.c-torture/execute/980605-1.c: New test.
9603
9604 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
9605
9606         * gcc.c-torture/execute/980604-1.c: New test.
9607
9608 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
9609
9610         * gcc.c-torture/execute/980602-1.c: New test.
9611         * gcc.c-torture/execute/980602-2.c: Likewise.
9612
9613 1998-06-02  Dave Love  <d.love@dl.ac.uk>
9614
9615         * 970125-0.f: Fix per JCB.  Add commentary.
9616
9617 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
9618
9619         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
9620         IEEE -0 support.
9621
9622 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
9623
9624         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
9625         earlier.
9626
9627 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
9628
9629         * gcc.c-torture/execute/980526-3.c: New test.
9630
9631 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
9632
9633         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
9634         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
9635         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
9636         m88k-motorola-sysv3 to XFAIL.
9637
9638 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9639
9640         * gcc.dg/980526-1.c: New test.
9641         * gcc.c-torture/execute/980526-2.c: New test.
9642
9643 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
9644
9645         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
9646
9647         * gcc.c-torture/execute/980526-1.c: New test.
9648
9649 1998-05-26  Dave Love  <d.love@dl.ac.uk>
9650
9651         * g77.f-torture/execute/alpha2.f: Add runtime test.
9652
9653 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
9654
9655         * g++.old-deja/old-deja.exp: Strip leading directories.
9656
9657         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
9658         error for the line.  Don't run multiple tests for the same line.
9659
9660 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
9661
9662         * gcc.dg/980523-1.c: New test.
9663
9664 1998-05-23  Dave Love  <d.love@dl.ac.uk>
9665
9666         * g77.f-torture/compile/970915-0.f: New test.
9667
9668 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
9669
9670         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
9671
9672 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
9673
9674         * gcc.dg/980520-1.c: New test.
9675
9676 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
9677
9678         * gcc.dg/980502-1.c: Fix return type.
9679
9680 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
9681
9682         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
9683         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
9684         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
9685         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
9686         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
9687
9688 1998-05-20  Dave Love  <d.love@dl.ac.uk>
9689
9690         * g77.f-torture/execute/980520-1.f: New test.
9691
9692 1998-05-15  Dave Love  <d.love@dl.ac.uk>
9693
9694         * lib/mike-g77.exp: New file.
9695
9696         * g77.f-torture/noncompile/noncompile.exp,
9697         g77.f-torture/noncompile/check0.f: New files.
9698
9699 1998-05-14  Dave Love  <d.love@dl.ac.uk>
9700
9701         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
9702         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
9703         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
9704         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
9705         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
9706         abort where appropriate.
9707
9708 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
9709
9710         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
9711         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
9712
9713 1998-04-29  Dave Love  <d.love@dl.ac.uk>
9714
9715         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
9716
9717 1998-04-27  Dave Love  <d.love@dl.ac.uk>
9718
9719         * g77.f-torture/compile/980427-0.f: New test.
9720
9721 1998-04-24  Dave Love  <d.love@dl.ac.uk>
9722
9723         * g77.f-torture/compile/980424-0.f: New test.
9724
9725 1998-04-19  Dave Love  <d.love@dl.ac.uk>
9726
9727         * g77.f-torture/compile/980419-2.f (main): New test.
9728         * g77.f-torture/compile/970125-0.f: New test.
9729         * g77.f-torture/compile/980419-1.f: New test.
9730
9731 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
9732
9733         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
9734         of loop-4.c.
9735
9736 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
9737
9738         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
9739
9740 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
9741
9742         * gcc.c-torture/compile/980329-1.c: New test.
9743
9744 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
9745
9746         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
9747         * gcc.dg/980312-1.c: Fix typo in -march command.
9748
9749 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
9750
9751         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
9752
9753 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
9754
9755         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
9756         Dave Love agree the Fortran source is bogus.
9757
9758 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
9759
9760         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
9761         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
9762         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
9763         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
9764         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
9765
9766 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
9767
9768         * g++.old-deja/g++.other/friend1.C: New test.
9769
9770 1998-02-18  Dave Love  <d.love@dl.ac.uk>
9771
9772         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
9773         possibly uninitialized) variables and declare dnrm2.
9774
9775 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
9776
9777         From Bruno Haible <haible@ilog.fr>:
9778         * gcc.c-torture/execute/980223.c: New test.
9779
9780 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
9781
9782         * gcc.dg/ifelse-1.c: New test.
9783
9784 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
9785
9786         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
9787
9788           * lib/old-dejagnu.exp (old-dejagnu): Added the
9789           "execution test - XFAIL *-*-*" handling in the spirit of
9790           "excess errors test -". Changed the "execution test fails"
9791           handling to be like "excess errors test fails".
9792           * Update various tests accordingly.
9793
9794 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
9795
9796         * gcc.c-torture/execute/980205.c: New test.
9797
9798 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
9799
9800         * lib/c-torture.exp: Look for .x files instead of .cexp files.
9801         * lib/f-torture.exp: Similarly.
9802         * gcc.c-torture: Rename all .cexp files to .x files.
9803
9804 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9805
9806         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
9807         (940510-1.c): Removed duplicate.
9808         (971104-1.c): New test.
9809
9810 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
9811
9812           * lib/f-torture.exp: Improve error and loop detection.
9813
9814 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
9815
9816         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
9817         use that to size the filler array.
9818
9819 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9820
9821         * lib/c-torture.exp(c-torture-execute): Fix typo.
9822
9823         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
9824         testcase as the executable name. Keep the executable around if
9825         the test fails.
9826
9827 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
9828
9829         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
9830         changes.  Only test one -g option, and move it to the end of the
9831         list of options to test.
9832
9833 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
9834
9835         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
9836         variable GCC_TORTURE_OPTIONS to supply default switches separated
9837         by colons.  If no environment variable, run tests with -O0 -g, -O1
9838         -g, and -O2 -g as well.
9839
9840 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9841
9842         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
9843         explanatory comments. Fix indentation.
9844
9845 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
9846
9847         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
9848
9849 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
9850
9851         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
9852         * g++.old-deja/g++.mike/p7325.C: Likewise.
9853         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
9854
9855 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
9856
9857         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
9858         * g++.old-deja/g++.brendan/crash30.C: Likewise.
9859         * g++.old-deja/g++.brendan/crash39.C: Likewise.
9860         * g++.old-deja/g++.law/operators4.C: Likewise.
9861
9862 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
9863
9864         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
9865         * g++.old-deja/g++.mike/p784.C: Ditto.
9866         * g++.old-deja/g++.mike/p785.C: Ditto.
9867
9868 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
9869
9870           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
9871
9872 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
9873
9874         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
9875         target feature; pass this to c-torture-execute as needed.
9876
9877 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
9878
9879         * lib/c-torture.exp(c-torture-execute): If the previous and the
9880         current executables being tested are identical, we don't need to
9881         run the executable again. Try to make the executable names
9882         unique. Add an optional argument for passing additional compiler
9883         flags.
9884
9885 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
9886
9887         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
9888
9889 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
9890
9891         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
9892
9893 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
9894
9895         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
9896         32bit or larger longs.
9897
9898         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
9899         have either a 32bit long or 32bit int.
9900
9901 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9902
9903         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
9904         Make double precision tests dependent on sizeof (double).
9905
9906 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
9907
9908         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
9909         too.
9910
9911 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9912
9913         * gcc.c-torture/compile/961203-1.cexp: New script.
9914
9915 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
9916
9917         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
9918         up the includes ourselves.
9919
9920 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
9921
9922         * lib/plumhall.exp: Remove random include, and add a few
9923         verbose messages for debugging.
9924
9925 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
9926
9927         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
9928         of trying to do it ourselves.
9929
9930 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
9931
9932         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
9933
9934 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
9935
9936         * gcc.prms/5403.c: Made regexp a bit less strict.
9937
9938 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
9939
9940         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
9941         is returned from remote_load instead.
9942         * lib/plumhall.exp: Ditto.
9943         * lib/mike-g++.exp: Ditto.
9944         * lib/old-dejagnu.exp: Ditto.
9945         * lib/c-torture.exp: Ditto.
9946
9947 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
9948
9949         * lib/g++.exp: Use build_wrapper procedure.
9950         * lib/gcc.exp: Ditto.
9951
9952 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
9953
9954         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
9955         an old-style decl for malloc.  Fixes tests to work when
9956         sizeof (int) != sizeof (size_t).
9957
9958 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
9959
9960         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
9961
9962         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
9963         use stdargs.h interface.
9964
9965 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
9966
9967         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
9968         NO_VARARGS when compiling.
9969
9970 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
9971
9972         * lib/plumhall.exp(ph_includes): New procedure.
9973         (ph_make): Use it.
9974         (ph_compiler): Ditto.
9975
9976         * lib/g++.exp: Rename test-glue.c to testglue.c.
9977         * lib/gcc.exp: Ditto.
9978
9979 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
9980
9981         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
9982         to completion when it's called.
9983
9984 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
9985
9986         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
9987         is defined, don't do test.
9988
9989 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
9990
9991         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
9992         for object files.
9993         (ph_summary): Mark skipped testcases as untested, not unresolved.
9994
9995         * lib/plumhall.exp (ph_make): If unresolved because of bad
9996         errorCode, record errorCode in log file.
9997         (*): Replace send_log/verbose with verbose -log.
9998
9999 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
10000
10001         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
10002         double conversion if double isn't at least 8 bytes.
10003
10004         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
10005         int to work with targets where int is 16 bits.
10006
10007         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
10008         8 bytes, just exit, since 4 byte doubles don't have enough bits of
10009         precision for the test to complete.
10010
10011 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
10012
10013         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
10014         if d10v is not compiled with the -mdouble64 flag.
10015         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
10016
10017         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
10018         d10v is not compiled with the -mint32 flag.
10019
10020 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
10021
10022         * lib/plumhall.exp: Use incr_count.
10023
10024 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
10025
10026         * gcc.c-torture: Update to c-torture-1.45.
10027
10028 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
10029
10030         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
10031         the name of the expect testcase file).
10032
10033         * lib/g++.exp(g++_init): Ditto.
10034
10035 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
10036
10037         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
10038         the host.
10039
10040         * lib/gcc.exp(gcc_exit): New procedure.
10041
10042 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
10043
10044         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
10045         specs where appropriate.
10046
10047         * g++.old-deja/g++.arm/*: Added additional ERROR checks
10048         because of new "candidates are" messages, and removed a few
10049
10050         * Converted all non-old-style g++ testcases to old-style, and
10051         moved into g++.old-deja.
10052
10053 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
10054
10055         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
10056         options.
10057
10058         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
10059         succeeded.
10060
10061         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
10062
10063 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
10064
10065         * lib/gcc.exp (gcc_target_compile): Add support for defining
10066         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
10067         the machine doesn't have those features.
10068
10069 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
10070
10071         * g++.law/operators4.exp: Don't use LIBS.
10072
10073 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
10074
10075         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
10076
10077         * lib/mike-g++.exp: Don't set the compiler to be tested here.
10078         * lib/g++.exp: Set it here instead. Also, allow use of the
10079         --tool_exec and --tool_opt options. Change CXX to
10080         GXX_UNDER_TEST.
10081
10082         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
10083
10084         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
10085
10086 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
10087
10088         * lib/old-dejagnu.exp: Use prune_warnings instead of
10089         prune_system_crud.
10090         * lib/mike-g++.exp: Ditto.
10091         * lib/gcc.exp: Ditto.
10092         * lib/g++.exp: Ditto.
10093
10094         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
10095
10096 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
10097
10098           * 941014-2.c: Include stdlib.h
10099           * 960327-1.c: Include stdio.h
10100           * dbra.c, index-1.c: Don't assume ints are 32bits.
10101
10102 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
10103
10104         * lib/gcc.exp: Add gcc,stack_size target feature.
10105
10106         * lib/g++.exp(g++_target_compile): Add the include and link
10107         paths here, not in two other places. And, it's $options, not
10108         options.
10109
10110         * lib/mike-g++.exp(postbase): Remove the code that determines
10111         the correct include and link paths.
10112         * g++.old-deja/old-deja.exp: Ditto.
10113
10114 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
10115
10116         * lib/g++.exp(g++_init): target_compile no longer returns the
10117         filename of the result.
10118
10119 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10120
10121         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
10122         call to glob.
10123
10124         * gcc.c-torture/special/special.exp: Change call to
10125         gcc_target_compile to include the object file.
10126
10127 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
10128
10129         * gcc.c-torture/special/special.exp: Correct misspelling in last
10130         change.
10131
10132 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
10133
10134         * lib/plumhall.exp(ph_summary): Log the entire output of the
10135         executable. Return -1 if there were any failures, 0 otherwise.
10136         (ph_execute): Return -1 if there were any failures, 0 otherwise.
10137         (ph_make): Clean up objects and executables that were built
10138         if the tests succeeded.
10139
10140 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
10141
10142         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
10143         libraries and includes in the build tree as appropriate.
10144
10145 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
10146
10147         * lib/c-torture.exp: Instead of looking for the global variable
10148         NO_LONG_LONG, check to see if that's a feature of the target.
10149
10150 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
10151
10152         * config/default.exp: Minimize. Delete the remainer of the files in
10153         config; this functionality is now in devo/dejagnu/config.
10154
10155         g++.*/*: Pass any additional flags used to compile to postbase;
10156         delete CXXFLAGS.
10157
10158         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
10159         is now done by runtest.exp. Use gcc_target_compile instead of
10160         compile.
10161
10162         lib/c-torture.exp: Use gcc_target_compile instead of compile.
10163         Remove references to CFLAGS. Use remote_file instead of
10164         calling rm -f.
10165         (c-torture): Take a list of arguments to use to compile this
10166         testcase.
10167
10168         lib/g++.exp: Simplify. Use target_compile instead of compile.
10169         lib/gcc-dg.exp: Ditto.
10170         lib/gcc.exp: Ditto.
10171         lib/mike-{gcc,g++}.exp: Ditto.
10172         lib/old-dejagnu.exp: Ditto.
10173         lib/plumhall.exp: Ditto.
10174
10175 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
10176
10177         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
10178         (ph_linker): Likewise.
10179
10180 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
10181
10182           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
10183         MAP_ANON / MAP_ANONYMOUS if defined;
10184         else try to map from /dev/zero .
10185
10186 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
10187
10188         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
10189         isn't defined, then define it to MAP_ANONYMOUS.
10190
10191 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
10192
10193         * gcc.c-torture: Update to c-torture-1.42 release.
10194
10195 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
10196
10197         * gcc.c-torture: Update to c-torture-1.41 release.
10198
10199 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
10200
10201         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
10202         c-torture release.
10203
10204 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10205
10206         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
10207         and LDFLAGS.  Fix second case to append the target_info ldflags
10208         onto LDFLAGS, not CFLAGS.
10209         * lib/g++.exp (g++_init): Add target_info stuff.
10210         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
10211         of libgloss and newlib flags for !native.
10212
10213         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
10214         (GDB): Fix relative path to go up another dir for finding gdb.
10215
10216 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
10217
10218         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
10219         versions in the target_info array, if they don't exist.
10220
10221 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10222
10223         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
10224
10225 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
10226
10227         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
10228         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
10229
10230 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
10231
10232         * lib/old-dejagnu.exp: Don't remove the output file before we've
10233         actually tested it. Don't append pwd to the path of the executable
10234         we're testing.
10235
10236 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
10237
10238         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
10239
10240 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
10241
10242         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
10243         temporary directory for compiler files, and set it to a default
10244         value of /tmp. Set $output as the name of the output file from
10245         compiling the testcase. Add a -o option to $cflags_var so the
10246         compiler writes the final output file as $output. Set $executable
10247         to $output.
10248
10249         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
10250         directory for compiler files, and set it to /tmp if it doesn't
10251         already have a value. Set $output_file to the name of the output
10252         file from compiling the testcase. Add a -o option to CXXFLAGS so
10253         the compiler writes the final output file as $output. Use $output
10254         as the executable to be tested.
10255
10256 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10257
10258         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
10259
10260 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
10261
10262         * gcc.c-torture/execute/pending-1.c: New test.  Still
10263         pending in Tege's queue.
10264
10265 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
10266
10267         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
10268         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
10269         if there were failures.  Call unresolved if there were unresolved
10270         testcases.  Call gcc_fail if program did not run to completion.
10271         (ph_make): Pass additional argument name to ph_execute.
10272         (ph_execute): Add new argument.  Pass additional arguments to
10273         ph_summary.  Call gcc_fail is there is no execution output.
10274
10275 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
10276
10277         * lib/plumhall.exp (proc_summary): Output relavent summary
10278         lines into the log so specific failures in plumhall can be
10279         investigated.
10280
10281 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
10282
10283         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
10284         (c-torture-execute): Don't try to execute tests which use
10285         "long long" types if $NO_LONG_LONG is nonzero.
10286
10287 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
10288
10289         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
10290         not c-torture.
10291
10292         * gcc.ieee: Move from here.
10293         * gcc.c-torture/execute/ieee: To here.
10294
10295 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
10296
10297         * gcc.c-torture: Update to c-torture-1.41 release.
10298
10299 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
10300
10301         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
10302         not "$output".
10303
10304 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
10305
10306         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
10307         -c present.
10308
10309 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
10310
10311         * config/proelf.exp: Handle connecting to a simulator.
10312
10313 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
10314
10315         * config/proelf.exp: New file.  Enough framework that we can
10316         run c-torture tests on the proelf targets (or any other target
10317         that gdb can connect to for that matter).
10318
10319 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
10320
10321         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
10322         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
10323
10324         * lib/plumhall.exp (ph_execute): Always call ph_summary if
10325         exec_output exists.
10326
10327 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
10328
10329         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
10330         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
10331
10332         * config/*.exp: Update FSF address.  Change result of ${tool}_load
10333         to pass/fail/unresolved/unsupported/untested.  Caller must now
10334         call unresolved/unsupported/untested.
10335         * lib/*.exp: Update FSF address.  Update to handle new results of
10336         ${tool}_load.
10337         * lib/chill.exp (verbose): Delete.
10338
10339 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
10340
10341         * lib/gcc.exp (default_gcc_start): Change order of args to
10342         $LDFLAGS $CFLAGS $LIBS.
10343         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
10344         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
10345         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
10346         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
10347         * gcc.misc-tests/dg-test.exp: Likewise.
10348         * gcc.misc-tests/msgs.exp: Likewise.
10349         * gcc.prms/prms.exp: Likewise.
10350         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
10351         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
10352
10353         * lib/dg.exp: Deleted, moved to dejagnu/lib.
10354
10355 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
10356
10357         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
10358
10359         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
10360         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
10361
10362         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
10363         necessary.
10364
10365 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
10366
10367         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
10368         global for loop; add use of $mathlib.
10369         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
10370         settings here; set mathlib for anything but VxWorks.
10371
10372 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
10373
10374         * gcc.c-torture: Update to c-torture-1.40 release.
10375
10376 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
10377
10378         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
10379         dg.exp.
10380
10381 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
10382
10383         * lib/c-torture.exp (c-torture-execute): Declare "output" as
10384         global.
10385
10386 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
10387
10388         * lib/g++.exp (LIBS): Define if not already.
10389         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
10390         (gcc-dg-prune): Call prune_gcc_output.
10391         * lib/gcc.exp (prune_gcc_output): New proc.
10392         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
10393         prune_gcc_output.
10394
10395 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
10396
10397         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
10398         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
10399
10400 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
10401
10402         * gcc.c-torture: Update to c-torture-1.39 release.
10403
10404 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
10405
10406         * lib/c-torture.exp (c-torture-execute): Don't return if one option
10407         fails, try others as well.
10408
10409 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10410
10411         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
10412         If compilation fails, mark execute tests as `untested'.
10413         If test is marked as unsupported, don't mark compilation and
10414         execute tests as failed.
10415
10416 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10417
10418         * lib/g++.exp (g++_init): Don't link in libg++, and look to
10419         libstdc++ for whether or not we want to be doing shared
10420         libraries.  Delete link_curses since we don't need it anymore.
10421         * lib/mike-g++.exp (postbase): Don't link in libg++.
10422         * g++.old-deja/old-deja.exp: Likewise.
10423
10424 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10425
10426         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
10427
10428 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10429
10430         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
10431         For that, add `-Wl,-a,shared_archive'.
10432         * g++.old-deja/old-deja.exp: Likewise.
10433
10434 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
10435
10436         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
10437
10438 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
10439
10440         * lib/mike-g++.exp (postbase): Pay attention to the status of
10441         g++_load.
10442
10443 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10444
10445           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
10446
10447 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
10448
10449         * lib/gcc.exp (default_gcc_start): No longer need to log program
10450         being executed or its output, execute_anywhere does that now.
10451         * lib/g++.exp (default_g++_version): Call execute_anywhere.
10452         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
10453
10454 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10455
10456         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
10457         the same as those in lib/g++.exp.
10458
10459 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
10460
10461         * gcc.c-torture: Update to c-torture-1.38 release.
10462         * gcc.ieee: Related changes.
10463
10464 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10465
10466         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
10467         "exec". Minor reformatting changes.
10468
10469         * config/rom68k.exp (${tool}_load): Make it work in a canadian
10470         cross. This means all "exec" calls now work on a remote host as
10471         well.
10472         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
10473         cross. Filter out the extra "\r\n" stuff that expect puts in.
10474         (c-torture-execute): Filter out the bogus warnings like
10475         c-torture-compile does. Add support for canadian cross.
10476         * lib/gcc.exp (default_gcc_version, default_gcc_start)
10477         Use execute_anywhere rather than calling exec directly. Now it
10478         works for canadian cross testing.
10479
10480 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
10481
10482         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
10483         results into a variable, and check that rather than using file exists.
10484
10485 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10486
10487         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
10488         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
10489
10490 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10491
10492         * g++.old-deja/old-deja.exp: Create and pass runshlib and
10493         lib_curses if there's a shared libg++ in the build tree.
10494
10495 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
10496
10497         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
10498         if not supported target.
10499
10500 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10501
10502         * lib/g++.exp (g++_init): Move empty setting of runshlib and
10503         link_curses up to always happen, not just for native builds.
10504
10505 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
10506
10507         * gcc.c-torture: Update to c-torture-1.36 release.
10508         * gcc.failure: Related changes.
10509
10510 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10511
10512         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
10513
10514 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10515
10516         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
10517         * lib/mike-g++.exp (postbase): Not in here.  Still reference
10518         runshlib, link_curses, and mathlib for link and run.
10519
10520         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
10521         pass the runtime shared library options for Solaris, OSF/1, and
10522         Irix5, and link with -lcurses to avoid unresolved references.
10523
10524 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10525
10526         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
10527         only run once.
10528
10529 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10530
10531         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
10532
10533 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
10534
10535         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
10536         do not have a framework for the "compat" tests yet.
10537
10538 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10539
10540         * lib/mike-g++.exp (postbase): New local variable `mathlib',
10541         set to null if we're testing vxworks5.1.  Use that instead of
10542         `-lm' in the setting of LIBS for link and run.
10543
10544 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10545
10546         * config/rom68k.exp (${tool}_load): Major changes to make it
10547         work.  Verified that it does in fact return the stuff in
10548         exec_output properly.  Catch any Emul or any TRAP other than 0.
10549
10550 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10551
10552         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
10553         LDFLAGS properly for targets that need stuff from libgloss.
10554         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
10555         only run once.
10556         (gpp_initialized): New variable.
10557
10558 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
10559
10560         * config/rom68k.exp: Load libgloss.exp.
10561         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
10562         so we can produce a fully linked binary.
10563         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
10564         so we can produce a fully linked binary.
10565
10566 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
10567
10568         * lib/plumhall.exp (ph_section): Watch for expected failures.
10569         Add missing `else'.
10570
10571         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
10572         run the testcase.
10573         (c-torture): Likewise.
10574
10575 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
10576
10577         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
10578
10579         * lib/mike-g++.exp (mike_cleanup): New proc.
10580         (prebase): New globals compiler_result, not_compiler_result,
10581         target_regexp.
10582         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
10583         allow leading "-" in pattern.  Watch for unsupported tests.
10584         If $compiler_result is set, pattern match assembler code,
10585         and ditto for $not_compiler_result.
10586         * lib/mike-gcc.exp: Likewise.
10587
10588         * lib/plumhall.exp (ph_execute): Only call ph_summary if
10589         execution "succeeded".
10590
10591 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
10592
10593         * config/win32.exp: New file.
10594         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
10595
10596 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10597
10598         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
10599         unsupported.
10600         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
10601         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
10602         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
10603
10604         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
10605         "... without exceptions was ...".  That is now handled by
10606         prune_system_crud.
10607         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10608
10609 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
10610
10611         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
10612         sieve.c,sort2.c}: New files.
10613         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
10614         sieve.exp,sort2.exp}: Drivers for them.
10615
10616         * lib/mike-gcc.exp (program_output): New user settable variable.
10617         (postbase): Call prune_system_crud.  Also prune extraneous compiler
10618         messages.
10619         * lib/mike-g++.exp (program_output): New user settable variable.
10620
10621         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
10622
10623         * config/sh.exp: Deleted (use sim.exp instead).
10624
10625 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10626
10627         * config/vx.exp: Declare CHECKTASK as global.
10628         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
10629         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
10630         * lib/old-dejagnu.exp: Load [pwd]/$executable.
10631
10632 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
10633
10634         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
10635         target. Like vx.exp, only includes `vx29k.exp' instead of
10636         `vxworks.exp'.
10637
10638 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
10639
10640         * config/sim.exp: Increase time limit from 120 seconds to 240.
10641
10642 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
10643
10644         * gcc.c-torture/execute/950628-1.c: New test.
10645
10646 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
10647
10648         * gcc.c-torture: Update with changes/additions from
10649         c-torture-1.34.
10650
10651 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
10652
10653         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
10654
10655 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
10656
10657         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
10658
10659 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
10660
10661         * gcc.c-torture/compile/950512-1.c: New test.
10662         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
10663         * gcc.dg/struct-ret-1.c: Likewise.
10664
10665 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
10666
10667         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
10668           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
10669
10670 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
10671
10672         * gcc.c-torture/special/920411-1.c: Deleted.
10673         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
10674
10675 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
10676
10677         * config/sim.exp (${tool}_load): Hack in call to bash to get a
10678         cpu limit.
10679
10680 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10681
10682         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
10683
10684 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10685
10686         From kenner;
10687         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
10688         is the proper length.
10689         * va-arg-3.c: Likewise.
10690
10691 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
10692
10693         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
10694         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
10695
10696         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
10697         * lib/g++.exp (default_g++_start): Delete old cruft.
10698
10699 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
10700
10701         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
10702         (2 * (1 << 18)) to (2 * (1 << 17)).
10703
10704         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
10705
10706 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10707
10708         * config/rom68k.exp: Renamed from config/idp.exp
10709
10710 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10711
10712         * c-torture/compile/921109-2.c
10713
10714 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
10715
10716         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
10717         excess errors.
10718
10719 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
10720
10721         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
10722         output.
10723         * lib/g++.exp (default_g++_start): Likewise.
10724
10725 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10726
10727         * gcc.c-torture/compile/950329-1.c: New test.
10728
10729 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10730
10731           * config/bug.exp (${tool}_load): Updated to use new remote_open
10732           and remote_close procs.
10733         * config/idp.exp: New file.
10734
10735 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
10736
10737         * gcc.c-torture/execute/950322-1.c: New test.
10738
10739 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
10740
10741         * config/vx.exp (${tool}_load): Clean up testing of return code from
10742         vxworks_ld and vxworks_spawn.
10743
10744 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
10745
10746         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
10747
10748 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
10749
10750         * lib/old-deja.exp: Add `excess errors test - ' error, now one
10751         can mark excess errors on a machine by machine basis.  Note, the
10752         default is to not expect any excess errors, even when excess
10753         errors test - is given, so you will want to put an XFAIL ... on
10754         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
10755         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
10756         those 4 machines, but no others.
10757
10758 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10759
10760         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
10761         * lib/c-torture.exp: to here.
10762
10763 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
10764
10765         * gcc.c-torture/execute/950221-1.c: New test.
10766         * gcc.c-torture/execute/struct-ret-1.c: New test.
10767         * gcc.c-torture/compile/950221-1.c: New test.
10768
10769         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
10770
10771 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
10772
10773         * gcc.c-torture/execute/arith-1.c (main): Return 0.
10774         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
10775
10776 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
10777
10778         * g++.gb: New directory of tests, derived from my signature and
10779         class scoping tests.
10780
10781         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
10782         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
10783         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
10784         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
10785         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
10786         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
10787         * g++.gb/sig25.C: Likewise.
10788
10789         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
10790         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
10791         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
10792         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
10793         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
10794         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
10795         * g++.gb/sig25.exp: Likewise.
10796
10797         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
10798         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
10799         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
10800         * g++.gb/scope13.C: Likewise, this test still fails.
10801
10802         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
10803         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
10804         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
10805         * g++.gb/scope13.exp: Ditto.
10806
10807         * g++.gb/README: New file, explains what these tests are about.
10808
10809 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
10810
10811         * lib/dg.exp (dg-do): Support `preprocess'.
10812         (dg-test): Likewise.
10813
10814 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10815
10816         * config/udi.exp: change "continue -expect" to "exp_continue".
10817
10818 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
10819
10820         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
10821         Delete redundant tests.
10822
10823         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
10824         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
10825         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
10826         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
10827         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
10828         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
10829         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
10830         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
10831
10832         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
10833         storing label pointers.
10834         * gcc.c-torture/execute/921019-1.c: Likewise.
10835         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
10836         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
10837         parameter fp.
10838         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
10839         constants.
10840
10841         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
10842         Delete obsolete tests.
10843
10844         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
10845         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
10846         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
10847         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
10848         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
10849         * gcc.c-torture/compile/950124-1.c: New test.
10850
10851         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
10852
10853 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10854
10855         * lib/mike-g++.exp: Add -lm to LIBS.
10856
10857 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
10858
10859         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
10860
10861 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
10862
10863         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
10864
10865 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
10866
10867         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
10868
10869 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
10870
10871         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
10872         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
10873         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
10874         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
10875         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
10876         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
10877         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
10878         * g++.law/{operators31.C, operators32.C,
10879         * g++.law/{operators33.C, operators34.C}: Likewise.
10880         * g++.law/{pic1.C, refs2.C}: Likewise.
10881         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
10882         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
10883         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
10884         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10885
10886         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
10887         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
10888         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
10889         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
10890         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
10891         * g++.law/{enum9.exp, friend5.exp}: Likewise.
10892         * g++.law/{nest3.exp, nest4.exp}: Likewise.
10893         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
10894         * g++.law/{operators30.exp, operators31.exp}: Likewise.
10895         * g++.law/{operators32.exp, operators33.exp}: Likewise.
10896         * g++.law/{operators34.exp}: Likewise.
10897         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
10898         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
10899         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
10900         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
10901         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
10902
10903         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
10904         No longer expected to fail.
10905         * g++.law/missed-error3.C: Tweak for recent bool changes.
10906
10907 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10908
10909         * config/emb-unix: Deleted.
10910         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
10911         remote execution.  Do final link on remote host if REMOTE_LINK is set.
10912
10913 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
10914
10915         * lib/dg.exp (dg-test): Fix typo in last patch.
10916
10917 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
10918
10919         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
10920         (handles multiple occurrences).
10921
10922 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
10923
10924         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
10925         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
10926         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
10927         printed).
10928         * lib/c-torture.exp (c-torture-compile): Likewise.
10929         (c-torture): Prepend full path if missing.
10930         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
10931         (gcc_fail): Likewise.
10932         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
10933
10934 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
10935
10936         * lib/netware.exp: Only attach to NetWare i386 systems.
10937
10938 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
10939
10940         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
10941         messages.  Add test name to "output pattern match" pass/fail message.
10942
10943 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
10944
10945         * gcc.dg: New testsuite.
10946         * gcc.dg/dg.exp: New file.
10947
10948         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
10949         test-switch.c}: Deleted.
10950
10951         * gcc.misc-tests/msgs.exp: New testcase driver.
10952
10953 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
10954
10955         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
10956         Watch for illegal return values from ${tool}_load.
10957         * config/unix.exp (${tool}_load): Fix pass/fail detection for
10958         cross targets.  Coerce return value >0 to 1.
10959
10960 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
10961
10962         * config/unix.exp (${tool}_load): Call program rsh, not proc.
10963
10964         * config/emb-unix.exp: New file.
10965
10966         * config/sim.exp: Error if variable $SIM not defined.
10967         (${tool}_load): Mark test as "untested" if simulator missing.
10968
10969         * config/unix.exp: Load remote.exp to get rcp_download.
10970         * lib/c-torture.exp: Use different option lists for testcases with
10971         and without loops.
10972         * gcc.c-torture/execute/execute.exp: Likewise.
10973
10974 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
10975
10976         * config/*.exp: Clarify return code from ${tool}_load.
10977         Call `unresolved' or `untested' instead of `warning' or `perror'
10978         (sometimes you still want to call both though).
10979         Add comment that `shell_id' is local to each file.
10980         * config/udi.exp (timeout): Set to 30.
10981         Don't print warning if connection fails, $connectmode has already
10982         printed an error.
10983         (${tool}_load): Move verbose messages to level 2.
10984         Rework pattern for "Process started" message.
10985         Pass `shell_id' to ${connectmode}_download.
10986         Retry twice upon timeout.  Make resetting of target more robust.
10987         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
10988         Pass `shell_id' to exit_$connectmode.
10989         Only call exit_$connectmode if connected.
10990         * config/unix.exp (${tool}_load): Check return codes better.
10991         * config/vrtx.exp (${tool}_load): Likewise.
10992         * config/vx.exp (${tool}_load): Likewise.
10993         Delete unneeded global's.
10994         * lib/dg.exp (dg-test): Update to reflect clarified return codes
10995         from ${tool}_load.
10996         (dg-stat): Delete.
10997         (dg-init): Delete recording of pass/fail counts.
10998         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
10999         (old-dejagnu-init): Likewise.
11000         (old-dejagnu-stat): Delete contents, empty proc now.
11001         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
11002         (c-torture): Delete references to lcnt, lpass, lfail.
11003         Get option list from TORTURE_OPTIONS.
11004         Delete -funroll[-all]-loops if no loops.
11005         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
11006         (g++_stat): Delete contents (empty proc now).
11007         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
11008         (gcc_finish): Likewise.
11009         (gcc_stat): Deleted.
11010         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
11011         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
11012         * gcc.c-torture/execute/execute.exp: Likewise.
11013         Split tests into two parts: compile, execute.
11014         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
11015         no loops.  Update to reflect clarified return codes from ${tool}_load.
11016
11017 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
11018
11019         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
11020         to grep for.
11021         (old-dejagnu): Likewise (where necessary).
11022
11023 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
11024
11025         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
11026
11027         * lib/dg.exp (dg-process-target): Fix processing of selector.
11028         Add comment regarding use of `error'.
11029
11030         * lib/gcc.exp (prune_system_crud): Define if missing.
11031         * lib/g++.exp (prune_system_crud): Likewise.
11032
11033         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
11034         Call prune_system_crud.
11035         * lib/dg.exp (dg-runtest): New proc.
11036         Use perror instead of send_user for tcl errors in testcase.
11037         Don't return any value, it's never used.
11038         Don't clobber previous definition of `unknown'.
11039         Print tcl errors in `dg-final'.
11040
11041 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
11042
11043         * lib/dg.exp (dg-process-target): Improve syntax error messages.
11044         (dg-test): Don't print errorInfo, it contains stack backtrace.
11045
11046 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
11047
11048         * lib/g++.exp (runtest_file_p): Define if missing.
11049
11050 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
11051
11052         * lib/mike-g++.exp: Comment out loading of g++.exp.
11053         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
11054         (default_g++_version): Always print something.
11055         (default_g++_start): Comment out call to `which'.
11056         (g++_start, g++_load): Deleted (must be defined in config file).
11057         * lib/gcc.exp: Test for existence of $CC at start.
11058         Delete check for tmpdir (done in gcc_init).
11059         (default_gcc_version): Always print something.
11060         (default_gcc_start): Comment out call to `which'.
11061         * config/*.exp: Major cleanup - make cross targets work at least a
11062         little better for g++ (by not being "--tool gcc" specific).
11063         Rename gcc_xxx to ${tool}_xxx.
11064         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
11065         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
11066
11067 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
11068
11069         * lib/c-torture.exp (c-torture-compile): Rework compiler
11070         message processing.
11071
11072         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
11073         c-torture.
11074
11075 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11076
11077         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
11078
11079         * lib/dg.exp (dg-process-target): Support { target native }.
11080
11081 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
11082
11083         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
11084         looked for "... program xxx got fatal signal".
11085         Correct regsub munging of `comp_output'.
11086         Ignore compiler messages "path prefix not used" and "linker input
11087         file unused".
11088
11089 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
11090
11091         * lib/gcc.exp (runtest_file_p): Define if missing.
11092         * gcc.prms/template.c: Example to work from.
11093
11094 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
11095
11096         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
11097         * lib/dg.exp (dg-test): Call unsupported testcases as such.
11098
11099         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
11100         * gcc.prms/1883.c: Moved from compile/940714-1.c.
11101         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
11102         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
11103
11104         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
11105         (dg-process-target): No longer a varargs proc.
11106         Return S/N for target, P/F for xfail.  All callers changed.
11107         (user option procs): More argument checking.
11108         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
11109         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
11110         (dg-test): Skip test if not running on selected target in `dg-do'.
11111         Update handling of `dg-do-what', `dg-output-text'.
11112         Separate execution pass/fail from output pattern match pass/fail.
11113         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
11114
11115 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11116
11117         * gcc.c-torture/special/special.exp: Don't expect failure for mips
11118         target for 920510-1.c.
11119
11120 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
11121
11122         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
11123         Clean up comment regarding use of passcnt, etc.
11124         (gcc_stat): Don't update `testcnt' here.
11125         (gcc_finish): Do it here.
11126         Might as well reset `but_id' here too.
11127         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
11128         to determine if the file should be tested.
11129         * gcc.c-torture/compile/compile.exp: Likewise.
11130         * gcc.c-torture/execute/execute.exp: Likewise.
11131         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11132         * gcc.misc-tests/dg-test.exp: Likewise.
11133         * gcc.prms/prms.exp: Likewise.
11134         * gcc.wendy/wendy.exp: Likewise.
11135         * g++.old-deja.exp: Likewise.
11136         Move "Testing file" message to verbose level 1.
11137
11138 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
11139
11140         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
11141
11142 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
11143
11144         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
11145         (default_gcc_start): Accept optional second list element
11146         of compiler flags.  Print compiler output at verbosity level 2.
11147         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
11148         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
11149         Save current values of framework globals passcnt, failcnt, xpasscnt,
11150         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
11151         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
11152         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
11153         xfailcnt to compute stats.  Update framework global `testcnt' from
11154         pass/fail counts.
11155         (gcc_finish): New proc.  Clean up test environment.
11156         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
11157         (gcc_epass, gcc_efail): Delete.
11158         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
11159         argument of line number.
11160         (dg-init): If the tool has an init routine, call it.
11161         (dg-test): Remove args `cflags_var' and `libs_var'.
11162         Pass all compiler options to ${tool}_start.
11163         Handle missing line number.
11164         (dg-finish): New function.
11165         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
11166         particular files.  Call gcc_finish at end.  Move "skipping test"
11167         message to verbosity level 3.
11168         * gcc.c-torture/compile/compile.exp: Likewise.
11169         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
11170         * gcc.c-torture/execute/execute.exp: Likewise.
11171         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11172         Print testcase being tried at verbosity level 1.
11173         * gcc.c-torture/special/special.exp: Unset xfail.
11174         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11175         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
11176         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
11177         * gcc.failure/failure.exp: Likewise.
11178         * gcc.ieee/ieee.exp: Likewise.
11179         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
11180         Update call to dg-test.  Call dg-finish at end.
11181         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
11182         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
11183         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
11184         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
11185         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
11186         * gcc.wendy/wendy.exp: Add copyright.
11187         Delete setting of tmpdir (done by gcc_init).
11188         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
11189         Pass compiler flags to gcc_start.  Call gcc_finish at end.
11190         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
11191         gcc_[ce]pass/fail.
11192
11193 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
11194
11195         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
11196         confusion.
11197         (g++_load): Likewise.
11198
11199         * config/*.exp (gcc_load): Some were varargs fns and some were not.
11200         Rename argument to `prog' to remove the confusion.
11201         Varargs fns behave differently too!
11202         (g++_load): Likewise.
11203
11204         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
11205
11206         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
11207         what it is.  Delete (always) printing of status value for !native.
11208         Simplify verbose code, and include status and exec_output.
11209         (g++_load): Use gcc_load.
11210
11211 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11212
11213         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
11214         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
11215         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
11216         940714-3.c as these testcases don't exist anymore.  Make
11217         va-arg-1.c expected to pass.
11218
11219 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
11220
11221         * gcc.misc-tests/misc.exp: Only run specific testcases.
11222         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
11223         * gcc.misc-tests/dg-[1-9].c: New files.
11224
11225         * lib/dg.exp: New testsuite driver.
11226         * gcc.prms/prms.exp: Use it.
11227
11228         * README.gcc: New file.
11229
11230         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
11231         Document and reset `lxpass' and `lxfail'.
11232         Simplify "initialized" message.
11233         (gcc_stat): Clean up comments a little.
11234
11235 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
11236
11237         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
11238
11239 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
11240
11241         * lib/old-dejagnu.exp (process-option): New proc.
11242         (old-dejagnu-init, old-dejagnu-stat): Likewise.
11243         (old-dejagnu): Simplify.
11244         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
11245
11246 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
11247
11248         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
11249         exists and is not an empty string.
11250
11251         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
11252         $xfail rather than calling setup_xfail.  Clear $xfail when test is
11253         finished.
11254         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
11255         automatically.
11256
11257         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
11258         longer expected to fail.
11259
11260         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
11261         "f" function call.
11262
11263         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
11264
11265         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
11266         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
11267         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
11268         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
11269         c-torture-1.29.
11270
11271         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
11272         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
11273
11274         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
11275
11276         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
11277         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
11278
11279         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
11280         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
11281         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
11282
11283 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11284
11285         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
11286         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
11287         940714-1.c, 940714-2.c, 940714-3.c},
11288         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
11289         gcc.misc-tests/{mg.c,mg.exp}:
11290         New tests.
11291         * gcc.noncompile/noncompile.exp: Change accordingly.
11292
11293 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
11294
11295         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
11296         Undo previous clobberage.
11297
11298 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
11299
11300         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
11301         * gcc.special/{930510-1.c, special.exp}:
11302         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
11303         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
11304         struct-varargs-1.c}: New tests from c-torture-1.26.
11305
11306 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
11307
11308         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
11309           argument to switch.
11310
11311 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
11312
11313         * Revert the previous changes.  Please see Rob's directory
11314           (/lisa/test/rob/progressive/gcc/testsuite) for testing
11315           fixes.
11316
11317 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
11318
11319         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
11320             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
11321             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
11322             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
11323             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
11324             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
11325             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
11326             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
11327             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
11328             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
11329             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
11330             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
11331             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
11332             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
11333             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
11334             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
11335             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
11336             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
11337             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
11338             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
11339             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
11340             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
11341             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
11342             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
11343             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
11344             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
11345             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
11346
11347 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
11348
11349         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
11350             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
11351           with perror calls.
11352
11353 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
11354
11355         * config/unix.exp (g++_load): Fix syntax.
11356
11357 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11358
11359         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
11360         * gcc.noncompile/921017-1.c: Deleted obsolete test.
11361         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
11362         Don't expect va-arg-1.c to fail.  Correct expected output for
11363         920928-1.c.
11364         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
11365         * gcc.wendy/hbm4.c: Correct typo.
11366         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
11367
11368 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
11369
11370         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
11371         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
11372         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
11373         * lib/c-torture.exp (c-torture-compile): Ditto.
11374
11375         Reduce volume of output (remove all the -I's and such).
11376         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
11377         Call gcc_cpass, gcc_cfail.
11378         (c-torture): Pass testing option to c-torture-compile.
11379
11380 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
11381
11382         Bring patches over from progressive.
11383         * config/default.exp: Exit remote shell cleanly.
11384         (g++_exit, g++_start): Add default versions.
11385         * config/sim.exp (gcc_load): Use perror, not error.
11386
11387 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
11388
11389         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
11390         set in site.exp.
11391
11392 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
11393
11394         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
11395         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
11396         (wendy_try): New proc to run testcase.
11397         (main loop): Call 'em.
11398         * gcc.wendy/*.c: Clean up pass to correct expected output.
11399
11400         * lib/gcc.exp: Minor cleanup work.
11401         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
11402
11403 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
11404
11405         * config/sim.exp (gcc_load): Document return codes better.
11406         Don't pass -v to simulator.
11407
11408 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11409
11410           * gcc.special/920717-x.c: Fix typo.
11411           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
11412           get at sources.
11413
11414         * lib/mike-gcc.exp: Fix typo.
11415
11416 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11417
11418         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
11419         binary to use, transform the name.
11420         * config/*.exp: rename everything. Nuke any g++ specific files,
11421         it's now a special case of gcc that requires no special support.
11422         Add a default.exp for unsupported targets.
11423
11424 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
11425
11426         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
11427         lib/old-dejagnu.exp: Fix a few patterns to work with the new
11428         version of Tcl.
11429
11430 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
11431
11432         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
11433         than a warning.
11434
11435 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
11436
11437         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
11438
11439 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
11440
11441         * gcc.execute/execute.exp: Combine opt_list and foption_list into
11442         option_list.  Compile every file with only 4/6 option choices
11443         (same as C torture) instead of with 12/18 different option
11444         choices.
11445         * lib/c-torture.exp: Likewise.
11446
11447         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
11448         not already set.
11449
11450 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
11451
11452         * lib/old-deja.exp: Add `excess errors test fails' error, now one
11453         can put an XFAIL *-*-* on excess errors.
11454
11455 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
11456
11457         * g++.law: Add more tests derived from g++-bugs snapshots.
11458
11459         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
11460         equivalent to g++.law/init9.
11461
11462         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
11463         compiled it, and the a.out file after we've run it.
11464
11465 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11466
11467         * lib/mike-g++.exp (postbase): Delete the .o file after we've
11468         compiled it, and the a.out file after we've run it.
11469
11470 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11471
11472         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
11473
11474 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11475
11476         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
11477         version number.
11478
11479 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11480
11481         * g++.law: New directory of g++ tests derived from the g++-bugs
11482         snapshots.
11483
11484 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11485
11486         * gcc.compile: initbug1.c initbug1.exp testcase added
11487
11488 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11489
11490         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
11491         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
11492           fixes submitted by Jeff Law (law@cs.utah.edu)
11493         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
11494           Jeff Law (law@cs.utah.edu)
11495
11496
11497 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
11498
11499         * config/unix-g++.exp: Follow the gcc way of doing things.
11500         * g++.old-deja/old-deja.exp: Minor updates.
11501         * lib/g++.exp: New file, follow the gcc way of doing things.
11502         * lib/old-dejagnu.exp: Minor updates.
11503         * lib/mike-g++.exp: Always unset errorInfo.
11504
11505 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
11506
11507         * lib/gcc.exp: Fix some errors with the below change, CC and
11508         CFLAGS should be global when setting, not local.
11509
11510 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11511
11512         * lib/gcc.exp: Transform tool name.
11513
11514 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11515
11516         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
11517
11518 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11519
11520         * lib/gcc.exp: change gcc_done to gcc_stat
11521
11522 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11523
11524         * Upgraded gcc testsuite to c-torture version 1.25
11525
11526 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11527
11528         * lib/gcc.exp: added reporting code. Changed verbose compile message.
11529         * lib/c-torture: added hooks for new reporting code.
11530
11531 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11532
11533         * config/sh-gcc.exp: check if sh-sim exists in the path
11534
11535 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11536
11537         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
11538         * gcc.compile/compile.exp: Initial changes for new logic.
11539         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
11540         * gcc.failure/failure.exp: Initial changes for new logic.
11541         * gcc.ieee/ieee.exp: Initial changes for new logic.
11542         * gcc.misc-tests/misc.exp: Initial changes for new logic.
11543         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
11544         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
11545         * lib/c-torture.exp: Initial changes for new logic.
11546         * lib/gcc.exp: Initial changes for new logic.
11547
11548 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
11549
11550         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
11551         depend upon failure or success.  Fully qualify names in failure
11552         and success messages.  Always remove a.out before starting
11553         compile, just in case.  Pay more attention to error text output by
11554         the compiler.  Handle testcases with no known past errors just
11555         like all others, so that things are uniform.  Other miscellaneous
11556         improvements.
11557
11558 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11559
11560         * gcc.cpp: new directory for cpp tests
11561
11562 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11563
11564         * lib/chill.exp: Code reformatted, removed unused code.
11565         * config/unix-chill.exp: Code reformatted, removed unused code.
11566         * chill.execute/execute.exp: Code reformatted, removed unused code.
11567         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
11568
11569 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
11570
11571         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
11572         routines not written.
11573
11574 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11575
11576         * config/bug-gcc.exp: Use new procs from bug.exp.
11577
11578 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11579
11580         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
11581         via ftp, rather than depending on NFS.
11582         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
11583         case.
11584
11585 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
11586
11587         * config/bug-gcc.exp: Use new download proc.
11588
11589 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
11590
11591         * chill.execute/execute.exp: cleanups, handles errors better
11592         * chill.compile/compile.exp: rewrite, based on execute.exp
11593         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
11594         * lib/chill.exp: major changes to diff proc and compile and link
11595           procs. added chill_fail and chill_pass wrappers to pass and
11596           fail. added more comments, and handle error codes better.
11597           Added a hack to capture stderr from exec, so noncompile tests
11598           can work.
11599
11600 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11601
11602         * chill.execute/execute.exp: rewrite of testsuite driver
11603         * lib/chill.exp: rewrite of testsuite driver
11604         * config/unix-chill.exp: rewrite of testsuite driver
11605
11606 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11607
11608     In chill.execute:
11609         * iexpr.ch: Standardize uppercase.
11610         * tuples.dat: Standardize uppercase.
11611         * vary.ch: standardize.  Correct varying string assignments.
11612         * vary.dat: Add new output lines.
11613
11614 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
11615
11616     In chill.execute:
11617         * chprintf.ch: Standardize use of uppercase.
11618         * tuples.ch: Standardize and turn arr2 into a DCL,
11619           rather than a SYN.
11620         * pinits.ch: Standardize.
11621
11622 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
11623
11624         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
11625         * Makefil: Renamed to Makefile.in.
11626         * configure.in: New.
11627
11628 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
11629
11630     In chill.execute:
11631         * .cvsignore: Add result/output files.
11632         * Makefile: Fix up variables at start.  Use MFLAGS
11633           everywhere.  Correct bool_loc, built_ins entries.
11634           Add entry for vary1.ch.
11635         * bitarray.ch: Standardize upper-case usage.
11636         * bitexpr.ch: Standardize, add output of b1.
11637         * params.ch: Use arrayt in along PROC parameters, to
11638           avoid novelty problems.
11639         * sets.ch: Tiny cleanup.
11640         * vary1.ch: Re-indent.
11641
11642 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
11643
11644           * Add PR-related files to Makefiles, .cvsignore files, etc.
11645
11646 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11647
11648         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
11649           with compiler objects. New names are test-flow.c and test-loop.c
11650
11651 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11652
11653         * Upgraded c-torture tests from 1.19 to 1.20
11654
11655         * new files:
11656         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
11657         * gcc.compile: 930623-1.c 930623-2.c
11658         * gcc.noncompile: 930622-1.c 930622-2.c
11659         * gcc.failure: 920411-1.c 920627-2.c
11660         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
11661
11662 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11663
11664         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11665           More changes to get testsuite working properly. Needs more work.
11666           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
11667
11668 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
11669
11670         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
11671           More changes to get testsuite working properly. Needs more work.
11672
11673 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
11674
11675         * chill.compile/compile.exp: Added for Dejagnu support
11676         * chill.execute/execute.exp: Added for Dejagnu support
11677         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
11678
11679 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
11680
11681     This should complete moving the CHILL test files.
11682         * chill.noncompile(.cvsignore printf.grt
11683             in-printf.grt chprintf.grt chprintf.ch):
11684             Added test-support files.
11685           (Makefile): Modified further.
11686         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
11687             signal.ch): Added test files.
11688           * chill.execute (.cvsignore printf.grt printr.c
11689             in-printf.grt rts.c chprintf.grt rts.h): Added
11690           test-support files.
11691             (Makefile): More corrections.
11692
11693 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
11694
11695         * chill.compile, chill.execute, chill.nocompile: Add CHILL
11696           test cases, ready for DejaGnu.
11697
11698 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11699
11700         * Upgraded c-torture tests from 1.18 to 1.19
11701
11702         * gcc.compile: added test(s):
11703           930607-1.c
11704         * gcc.execute: added test(s):
11705           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
11706
11707         * added new subdirectory for misc tests: gcc.misc-tests
11708         * gcc.misc-test(s): added tests:
11709           inst-check.c test-consts.c test-ior.c test-switch.c
11710
11711 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
11712
11713         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
11714
11715 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
11716
11717         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
11718
11719 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11720
11721         * Upgraded c-torture tests from 1.17 to 1.18
11722
11723 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
11724
11725         * Upgraded c-torture tests from 1.12 to 1.17
11726
11727 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
11728
11729         * lib/old-dejagnu.exp:
11730           Fixed handling of XFAIL target triplets to correctly
11731           recognize wildcard characters.  Removed code that
11732           appended a unique id tag to the end of the file name
11733           printed out by the result of the testcases within a
11734           given test file.
11735
11736 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
11737
11738         * lib/old-dejagnu.exp:
11739           Reworked expected failure handling to trigger off of XFAIL
11740           keyword in keyphrase embeded in testcase source code. The
11741           XFAIL keyword must be at the end of the keyphrase line. It
11742           may optionally be followed by one or more target triplets.
11743           It has just occured that the handling of wildcards in the
11744           target triplet may not be correct.
11745
11746 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
11747
11748         * g++.old-deja/tests:
11749           Moved all subdirectories up one level into g++.old-deja .
11750
11751         * lib/old-dejagnu.exp:
11752           Fixed problem with CXXFLAGS not being properly reset, and being
11753           corrupted with extraneous "-c" compiler option.  This was
11754           causing binaries to not be generated for test that needed them.
11755           Modified strings passed to "pass" and "fail" so that individual
11756           tests from the same test file would be distinguished by an
11757           identifier appended to the test file name in the summary logs;
11758           this corrected a problem with erroneous diff logs.  Added code
11759           to search testcases for expected fail and unexpected pass keywords.
11760
11761 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11762
11763         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
11764
11765 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11766
11767         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
11768           Removed extraneous text from end of "Special g++ Options"
11769           keyphrase.
11770
11771         * lib/old-dejagnu.exp: Added pattern matching to look for new
11772           keywords, embedded in testcases comments, which will trigger
11773           calls to xpass and xfail.
11774
11775 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
11776
11777         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
11778           comments embedded in the testcases, especially the one looking for
11779           special compiler options, as well as the pattern matching for the
11780           compiler output again.
11781
11782 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
11783
11784         * lib/old-dejagnu.exp: Do a proper check of the return value for
11785           execute tests. Fixed several problems with the pattern matching
11786           of the compiler output which gave erroneous test results.
11787           Changed several of the test result messages to be more descriptive.
11788         * config/unix-g++.exp: Proc g++_load now actually works and
11789           executes the tests passed to it and returns a usable return
11790           value.
11791
11792 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11793
11794           * lib/gcc.exp: Exits gracefully if $CC is bogus.
11795
11796 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
11797
11798         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
11799           Modified both files to properly execute the old style
11800           dejagnu tests. The previous versions of these files were
11801           experimental and did not function anything near correctly.
11802
11803 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
11804
11805         * Removed all Makefile.in and configure.in files. No configuration
11806         needed now.
11807
11808 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
11809
11810         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
11811
11812 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
11813
11814         * gcc.compile/configure.in, gcc.unsorted/configure.in,
11815         gcc.special/configure.in, gcc.noncompile/configure.in,
11816         gcc.execute/configure.in, gcc.code_quality/configure.in,
11817         g++.other/configure.in, g++.old-deja/configure.in,
11818         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
11819         in srcname setting.
11820
11821 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
11822
11823         * lib/udi.exp:  Fixed mondfe and mondfe_download.
11824         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
11825         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
11826
11827 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
11828
11829         * config/udi-gdb.exp: Check $shell_id after connecting to target.
11830         (gdb_exit): Don't remove *_soc files.
11831
11832 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11833
11834         * lib/c-torture.exp: Don't look for main; instead always use -w
11835         -c.  This is how the c-torture tests work.  Remove the object
11836         file if the compilation succeeds.
11837         * gcc.execute/execute.exp: Remove executable if test passes.
11838         * gcc.noncompile/noncompile.exp: Every test is an expected
11839         failure.
11840         * gcc.special/special.exp: Added tests from c-torture 1.11,
11841         corrected use of existing test.
11842         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
11843         gcc.execute/920625-1.c: Updated to c-torture 1.11.
11844         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
11845         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
11846         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
11847         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
11848         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
11849         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
11850         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
11851         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
11852         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
11853         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
11854         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
11855         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
11856         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
11857         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
11858         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
11859         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
11860         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
11861         c-torture 1.11.
11862         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
11863         correspond to c-torture 1.11.
11864
11865         * New file.