OSDN Git Service

* g++-old.deja/g++.robertl/eb101.C: Deleted.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2
3         * g++-old.deja/g++.robertl/eb101.C: Deleted.
4
5 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
6
7         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
8         variable argument list.
9
10 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
11
12         * gcc.c-torture/execute/memcheck: Delete entire directory.
13         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
14         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
15
16 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
17
18         * gcc.dg/Wshadow-1.c: New test.
19
20 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
21
22         * gcc.c-torture/compile/20011130-1.c: New test.
23
24         * gcc.dg/noncompile/20011025-1.c: New test.
25
26         * g++.dg/other/anon-union.C: New test.
27
28         * gcc.c-torture/execute/20011024-1.c: New test.
29
30 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
31
32         * gcc.c-torture/execute/20000722-1.x,
33         gcc.c-torture/execute/20010123-1.x: Remove.
34         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
35         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
36         gcc.dg/c99-complit-2.c: New tests.
37
38 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
39
40         * g++.dg/inherit/base1.C: New test.
41
42 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
43
44         * g++.dg/other/stdarg1.C: New test.
45
46         * gcc.c-torture/compile/20011130-2.c: New test.
47
48 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
49
50         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
51         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
52         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
53         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
54         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
55         * gcc.dg/builtin-prefetch-1.c: New test.
56
57 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
58
59         * gcc.dg/20011130-1.c: New test.
60
61 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
62
63         * g++.dg/other/scope1.C: New test.
64         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
65
66 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
67
68         * gcc.dg/vla-init-1.c: New test.
69
70 2001-12-01  Geoff Keating  <geoffk@redhat.com>
71
72         * gcc.c-torture/compile/structs.c: New testcase from GDB.
73
74 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
75
76         * objc.dg/alias.m: Update.
77         * objc.dg/class-1.m: Update.
78         * objc.dg/const-str-1.m: Update.
79         * objc.dg/fwd-proto-1.m: Update.
80         * objc.dg/id-1.m: Update.
81         * objc.dg/super-class-1.m: Update.
82
83 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
84
85         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
86         constructs.
87
88 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
89
90         * gcc.c-torture/execute/20011128-1.c: New test.
91
92 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
93
94         * gcc.dg/20011127-1.c: New test.
95
96 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
97
98         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
99         from Austin Group draft 7.
100         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
101         scanf format arguments.
102         * gcc.dg/format/no-exargs-2.c: New test.
103
104 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
105
106         * g++.dg/abi/vbase8-4.C: New test.
107
108 2001-11-24  Ian Lance Taylor  <ian@airs.com>
109
110         * gcc.c-torture/execute/20011121-1.c: New test.
111
112 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
113
114         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
115
116 2001-11-23  Andreas Jaeger  <aj@suse.de>
117
118         * gcc.dg/cpp/charconst-2.c: New test.
119
120 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
121
122         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
123         to the host if it is remote.  Let tests specify extra headers
124         they use.
125         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
126         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
127         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
128         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
129         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
130         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
131         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
132         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
133         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
134         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
135
136 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
137
138         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
139         for little endian ARMs.
140
141 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
142
143         * gcc.c-torture/compile/20011119-1.c: New test.
144         * gcc.c-torture/compile/20011119-2.c: New test.
145
146 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
147
148         * gcc.dg/altivec-1.c: Fix typo.
149
150 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
151
152         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
153
154 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
155
156         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
157
158 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
159
160         * lib/g77.exp: Don't specify --rpath-link.
161
162         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
163         across all the headers.
164         * gcc.dg/format/format.exp: For testing on a remote host,
165         copy format.h.
166
167         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
168         * gcc.c-torture/execute/930406-1.c: Likewise.
169         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
170
171 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
172
173         * gcc.dg/altivec-1.c: New.
174
175 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
176
177         * gcc.dg/cpp/fpreprocessed.c: New test case.
178
179 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
180
181         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
182         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
183         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
184
185 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
186
187         * gcc.dg/no-builtin-1.c: New test.
188
189 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
190
191         * gcc.c-torture/execute/20011115-1.c: New test.
192
193 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
194
195         * gcc.c-torture/compile/20011114-2.c: New test.
196         * gcc.c-torture/compile/20011114-3.c: New test.
197         * gcc.c-torture/compile/20011114-4.c: New test.
198
199 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
200
201         * g++.dg/other/init1.C: New test.
202
203 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
204
205         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
206         message.
207
208         * gcc.c-torture/execute/20011114-1.c: New testcase.
209
210         * gcc.c-torture/compile/20010327-1.c: Revert last change.
211         * gcc.c-torture/compile/20011114-1.c: New test, exactly
212         like the (before this change) version of 20010327-1.c.
213
214 2001-11-14  Roger Sayle <roger@eyesopen.com>
215
216         * gcc.c-torture/execute/string-opt-13.c: New testcase.
217
218 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
219
220         * g++.dg/init/array2.C: New test.
221
222 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
223
224         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
225
226 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
227
228         * g++.dg/other/forscope1.C: New test.
229         * g++.dg/ext/forscope1.C: New test.
230         * g++.dg/ext/forscope2.C: New test.
231
232 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
233
234         * gcc.c-torture/execute/20011113-1.c: New test.
235
236 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
237
238         * gcc.c-torture/execute/20011109-2.c: New test.
239
240         * gcc.c-torture/execute/20011109-1.c: New test.
241
242 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
243
244         * gcc.c-torture/compile/20011109-1.c: New test.
245
246 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
247
248         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
249         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
250         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
251         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
252         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
253         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
254         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
255
256 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
257
258         * g++.dg/warn/Wshadow-1.C: New tests.
259         * g++.old-deja/g++.mike/for3.C: Update.
260
261 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
262
263         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
264         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
265         XFAILs.  Adjust expected error texts.
266         * gcc.c-torture/compile/20011106-1.c,
267         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
268         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
269         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
270         gcc.dg/c99-array-lval-5.c: New tests.
271
272 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
273
274         * gcc.dg/cpp/defined.c: Update.
275
276 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
277
278         * gcc.c-torture/execute/anon-1.c: New test.
279
280 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
281
282         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
283         same size, so no warning should be produced on stormy16.
284
285         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
286         due to oversized array.
287         * g++.old-deja/g++.mike/ns15.C: Likewise.
288         * g++.old-deja/g++.pt/crash16.C: Likewise.
289
290 2001-11-02  Graham Stott  <grahams@redhat.com>
291
292         * g++.dgother/debug1.C: Fix typos.
293
294 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
295
296         * g++.dg/other/debug1.C: New test.
297
298 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
299
300         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
301         of unsigned long.
302
303 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
304
305         * gcc.dg/20011029-2.c: New test.
306
307         * gcc.c-torture/compile/20011029-1.c: New test.
308
309 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
310
311         * objc/execute/class_self-1.m: New test.
312         * objc/execute/class_self-2.m: New test.
313
314 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
315
316         * gcc.misc-tests/msgs.exp: Delete.
317         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
318         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
319         error set to match recent changes.
320
321 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
322
323         * gcc.dg/20011021-1.c: New test.
324
325 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
326
327         * gcc.c-torture/compile/20011023-1.c: New test.
328
329 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
330
331         * lib/g77.exp: Rewrite based on lib/g++.exp.
332
333 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
334
335         * gcc.c-torture/execute/20011019-1.c: New test.
336
337         * gcc.dg/20011018-1.c: New test.
338
339 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
340
341         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
342
343 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
344
345         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
346         * gcc.dg/attr-invalid.c: Likewise.
347
348 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
349
350         * testsuite/gcc.dg/20011015-1.c: New test.
351
352 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
353
354         * g++.dg/template/unify2.C: New test.
355
356 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
357
358         * g++.dg/other/exception-specification.C: New test
359
360 2001-10-13  Tom Rix  <trix@redhat.com>
361
362         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
363         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
364
365 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
366
367         * testsuite/gcc.dg/20011009-1.c: New test.
368
369 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
370
371         PR g++/4476
372         * g++.dg/other/friend1.C: New test.
373
374 2001-10-11  Richard Henderson  <rth@redhat.com>
375
376         * g++.old-deja/g++.other/crash18.C: Add -S to options.
377
378 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
379
380         * gcc.c-torture/compile/20011010-1.c: New.
381
382 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
383
384         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
385         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
386         g77.f-torture/execute/execute.exp,
387         g77.f-torture/noncompile/noncompile.exp,
388         gcc.c-torture/compile/compile.exp,
389         gcc.c-torture/execute/execute.exp,
390         gcc.c-torture/execute/ieee/ieee.exp,
391         gcc.c-torture/execute/memcheck/memcheck.exp,
392         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
393         objc/execute/execute.exp: Update FSF address.
394
395 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
396
397         * gcc.dg/cpp/cmdlne-C.c: Update.
398         * gcc.dg/cpp/cmdlne-C2.c: New.
399
400 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
401
402         * gcc.c-torture/execute/20011008-3.c: New.
403
404 2001-10-08  DJ Delorie  <dj@redhat.com>
405
406         * gcc.dg/20011008-1.c: New.
407         * gcc.dg/20011008-2.c: New.
408
409 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
410
411         * gcc.dg/cpp/spacing1.c: Update test.
412
413 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
414
415         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
416         spelling errors of "separate" as "seperate".
417
418 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
419
420         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
421         enough to avoid inlining.
422
423 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
424
425         * lib/g77.exp: set libg2c_dir correctly.
426
427 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
428
429         * gcc.dg/cpp/macro11.c: New test.
430
431 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
432
433         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
434         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
435         gcc.dg/format/multattr-3.c: New tests.
436         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
437         tests for format attributes on function pointers being rejected.
438
439 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
440
441         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
442
443 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
444
445         * g++.dg/warn/format1.C: New test.
446
447 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
448
449         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
450
451 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
452
453         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
454
455 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
456
457         * gcc.dg/cpp/redef2.c: Add test.
458
459 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
460
461         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
462         long-standing bug on i686, apparently.
463         * gcc.c-torture/execute/loop-2c.x: New file.
464         * gcc.c-torture/execute/loop-2d.x: New file.
465         * gcc.c-torture/execute/loop-3c.x: New file.
466
467 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
468
469         * gcc.dg/cpp/20000625-2.c: Correct line number.
470
471 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
472
473         * gcc.dg/cpp/macro10.c: New test.
474         * gcc.dg/cpp/strify3.c: New test.
475         * gcc.dg/cpp/spacing1.c: Add tests.
476         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
477         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
478
479 2001-09-24  DJ Delorie  <dj@redhat.com>
480
481         * gcc.c-torture/execute/20010924-1.c: New test.
482
483 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
484
485         * testsuite/objc/execute/paste.m: Remove.
486
487 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
488
489         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
490
491 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
492
493         * g77.dg/strlen0.f: New test.
494
495 2001-09-21  Richard Henderson  <rth@redhat.com>
496
497         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
498         * g++.old-deja/g++.abi/vtable2.C: Likewise.
499
500 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
501
502         Table-driven attributes.
503         * g++.dg/ext/attrib1.C: New test.
504
505 2001-09-20  DJ Delorie  <dj@redhat.com>
506
507         * gcc.dg/20000926-1.c: Update expected warning messages.
508         * gcc.dg/array-2.c: Likewise, and test for warnings too.
509         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
510         array.
511
512 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
513
514         * g++.dg/eh/registers1.C: New test case.
515
516 2001-09-17  Richard Henderson  <rth@redhat.com>
517
518         * gcc.dg/array-5.c: Fix VLA decomposition test.
519
520 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
521
522         * gcc.dg/cpp/line5.c: New testcase.
523
524 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
525
526         * gcc.dg/cpp/macro9.c: New test.
527
528 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
529
530         * gcc.c-torture/execute/980223.c: Change type of addr from long
531         to char *.
532
533 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
534
535         * gcc.c-torture/execute/20010915-1.c: New test.
536
537 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
538
539         * g77.dg/bprob: New directory.
540         * g77.dg/bprob/bprob.exp: New file.
541         * g77.dg/bprob/bprob-1.f: New test.
542         * g77.dg/gcov: New directory.
543         * g77.dg/gcov/gcov.exp: New file.
544         * g77.dg/gcov/gcov-1.f: New test.
545         * g77.dg/gcov/gcov-1.x: New file.
546
547 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
548
549         * gcc.dg/cpp/directiv.c: Update.
550         * gcc.dg/cpp/undef1.c: Update.
551
552 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
553
554         * gcc.dg/20010912-1.c: New test.
555
556 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
557
558         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
559         language-independent file in lib.
560         * lib/gcov.exp: New file.
561
562 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
563
564         * gcc.c-torture/compile/20010911-1.c: New test.
565
566 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
567
568         * lib/profopt.exp: New, to support profile-directed optimizations.
569         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
570         * gcc.misc-tests/bprob-1.c: New test.
571         * gcc.misc-tests/bprob-2.c: New test.
572
573 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
574
575         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
576         XFAIL and which kinds of gcov output to verify.
577         * gcc.misc-tests/gcov-4b.x: New file.
578         * gcc.misc-tests/gcov-5b.x: New file.
579         * gcc.misc-tests/gcov-6.x: New file.
580         * gcc.misc-tests/gcov-7.c: New test.
581         * gcc.misc-tests/gcov-7.x: New file.
582
583 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
584
585         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
586         * gcc.misc-tests/gcov-6.c: New test.
587
588 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
589
590         PR c++/3986
591         * g++.dg/abi/vbase1.C: New test.
592
593 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
594
595         * objc.dg/method-2.m: New.
596
597 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
598
599         PR c++/4203
600         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
601         * g++.dg/init/empty1.C: New test.
602
603 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
604
605         * gcc.c-torture/compile/20010903-1.c: New test.
606
607 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
608
609         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
610         for m68k.
611
612 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
613
614         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
615
616         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
617
618         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
619
620 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
621
622         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
623         for 16-bit 'unsigned int'.
624
625 2001-08-29  Kazu Hirata  <kazu@hxi.com>
626
627         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
628
629 2001-08-27  Richard Henderson  <rth@redhat.com>
630
631         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
632         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
633
634 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
635
636         * gcc.dg/asm-names.c (ymain): New.
637
638 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
639
640         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
641         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
642         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
643
644 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
645
646         * gcc.dg/compare5.c: New testcase.
647
648 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
649
650         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
651         and "In instantiation".
652
653 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
654
655         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
656
657 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
658
659         * gcc.misc-tests/gcov.exp: Add support for branch information.
660         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
661         * gcc.misc-tests/gcov-4.c: New test.
662         * gcc.misc-tests/gcov-4b.c: New test.
663         * gcc.misc-tests/gcov-5b.c: New test.
664
665 2001-08-20  Zack Weinberg  <zackw@panix.com>
666
667         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
668         expected to fail.
669
670 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
671
672         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
673
674 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
675
676         * g++.dg/eh/template1.C: New test.
677
678 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
679
680         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
681         Fix thinko.
682         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
683         for xfail.
684
685 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
686
687         * lib/g77-dg.exp:  Use prune.exp for common procedures
688         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
689         * lib/g77.exp: (g77-dg-prune) Remove
690
691 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
692
693         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
694
695 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
696
697         * g++.dg/template/unify1.C: New test.
698
699 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
700
701         * g++.dg/abi/empty4.C: New test.
702
703 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
704
705         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
706         solaris2.*
707         * g77.f-torture/compile/pr3743.x: Likewise
708
709 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
710
711         * g++.dg/other/using-declaration.C: New test.
712
713 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
714
715         * gcc.dg/cpp/tr-sign.c: New testcase.
716
717 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
718
719         * gcc.dg/cpp/19951025-1.c: Revert.
720         * gcc.dg/cpp/directiv.c: We no longer process directives that
721         interrupt macro arguments.
722
723 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
724
725         * gcc.dg/bconstp-1.c: New test.
726
727 2001-08-03  Richard Henderson  <rth@redhat.com>
728
729         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
730
731 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
732
733         * gcc.dg/cpp/19951025-1.c: Update.
734
735 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
736
737         * g77.dg/ff90-1.f (s): Fix reference of variable z,
738         should be x.
739
740 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
741
742         Kill -fhonor-std.
743         * g++.old-deja/g++.ns/ns14.C: Remove special options.
744         * g++.old-deja/g++.other/std1.C: Likewise.
745         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
746
747 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
748
749         * lib/g77.exp:  Load gcc-defs.exp for common procedures
750         (g77_pass, g77_fail, g77_finish, g77_exit,
751         ${tool}_check_unsupported_p} Now redundant.  Deleted.
752
753 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
754
755         * g77.dg/fbackslash.f
756         * g77.dg/fcase-preserve.f
757         * g77.dg/ff90-1.f
758         * g77.dg/ffixed-line-length-0.f
759         * g77.dg/ffixed-line-length-132.f
760         * g77.dg/ffixed-line-length-7.f
761         * g77.dg/ffixed-line-length-72.f
762         * g77.dg/ffixed-line-length-none.f
763         * g77.dg/ffree-form-1.f
764         * g77.dg/fno-backslash.f
765         * g77.dg/fno-f90-1.f
766         * g77.dg/fno-fixed-form-1.f
767         * g77.dg/fno-onetrip.f
768         * g77.dg/fno-typeless-boz.f
769         * g77.dg/fno-underscoring.f
770         * g77.dg/fno-vxt-1.f
771         * g77.dg/fonetrip.f
772         * g77.dg/ftypeless-boz.f
773         * g77.dg/fugly-assumed.f
774         * g77.dg/funderscoring.f
775         * g77.dg/fvxt-1.f
776
777 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
778
779         * objc.dg/fwd-proto-1.m: New.
780         * objc.dg/local-decl-1.m: New.
781         * objc.dg/naming-1.m: New.
782         * objc.dg/naming-2.m: New.
783         * objc.dg/proto-hier-1.m: New.
784
785 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
786
787         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
788         largest-type elements to a struct makes its size grow.
789
790 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
791
792         * g++.dg/abi/vthunk1.C: New test.
793
794 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
795
796         * g++.dg/abi/vbase8-22.C: New test.
797
798 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
799
800         * gcc.dg/cpp/macro8.c: New test.
801
802 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
803
804         * g++.dg/abi/vbase8-21.C: New test.
805
806 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
807
808         * g++.dg/abi/vbase8-10.C: New test.
809
810 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
811
812         * lib/g++.exp (g++_set_ld_library_path): Renamed to
813         ${tool}_set_ld_library_path.
814         Changed caller.
815         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
816         g++.exp.
817
818 2001-07-26  Stan Cox <scox@redhat.com>
819
820         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
821         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
822         gcc_exit, gcc_check_unsupported_p):
823         Moved to gcc-deps.exp
824         * gcc-deps.exp: New file.
825
826 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
827
828         * g++.old-deja/g++.pt/defarg14.C: New test.
829
830 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
831
832         * g++.old-deja/g++.other/lineno5.C: New test.
833
834 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
835
836         * g++.old-deja/g++.pt/crash68.C: New test.
837
838 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
839
840         * g++.old-deja/g++.other/crash42.C: New test.
841
842 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
843
844         * gcc.dg/cpp/extratokens.c: Fix.
845         * gcc.dg/cpp/skipping2.c: New tests.
846
847 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
848
849         * gcc.c-torture/execute/20010724-1.c: New file.
850         * gcc.c-torture/execute/20010724-1.x: New file.
851
852 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
853
854         * g++.old-deja/g++.other/cond7.C: New test.
855
856 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
857
858         * g++.old-deja/g++.other/optimize4.C: New test.
859
860 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
861
862         * g++.old-deja/g++.abi/vbase8-5.C: New test.
863
864 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
865
866         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
867         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
868         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
869         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
870
871         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
872         bug report" message.
873
874         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
875         * g++.dg/ext/instantiate1.C: Move from old-deja.
876
877 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
878
879         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
880         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
881         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
882         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
883
884 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
885
886         * gcc.c-torture/execute/20010723-1.c: New test.
887
888 2001-07-23  Ben Elliston  <bje@redhat.com>
889
890         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
891
892 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
893
894         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
895         i[34567]86-*-*.
896         Delete handling of ieee_multilib_flags.
897         Pass -mieee for alpha*-*-* and sh-*-*.
898         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
899
900 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
901
902         Remove old-abi tests.
903         * g++.old-deja/g++.mike/p11116.C: Remove.
904         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
905
906 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
907
908         * g77.f-torture/compile/pr3743.f:  New test
909
910 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
911
912         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
913
914 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
915
916         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
917         g++.old-deja/g++.pt/static6.C: Likewise.
918         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
919         supports weak symbols.
920
921 2001-07-18  Andreas Jaeger  <aj@suse.de>
922
923         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
924         supported again.
925
926 2001-07-18  Andreas Jaeger  <aj@suse.de>
927
928         * gcc.dg/iftrap-1.c: Fix target line.
929
930 2001-07-17  Richard Henderson  <rth@redhat.com>
931
932         * gcc.c-torture/execute/20010717-1.c: New.
933
934 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
935
936         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
937         tests.
938
939 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
940
941         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
942
943 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
944
945         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
946         UAC_SIGBUS, UAC_NOPRINT definitions.
947
948 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
949
950         * objc/execute/object_is_class.m: New test.
951         * objc/execute/object_is_meta_class.m: New test.
952
953 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
954
955         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
956         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
957
958 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
959
960         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
961         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
962
963 2001-07-14  Richard Henderson  <rth@redhat.com>
964
965         * gcc.dg/iftrap-1.c: New.
966
967 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
968
969         * g77.f-torture/execute/intrinsic77.f: New test.
970
971 2001-07-11  Janis Johnson <janis@us.ibm.com>
972
973         * gcc.misc-tests/gcov-3.c: New test.
974
975 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
976
977         * gcc.c-torture/compile/20010711-1.c,
978         * gcc.c-torture/compile/20010711-2.c: New tests.
979
980 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
981
982         * gcc.c-torture/execute/20010711-1.c: New test.
983
984 2001-07-11  Ben Elliston  <bje@redhat.com>
985
986         * g++.old-deja/g++.other/enum5.C: New test.
987
988 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
989
990         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
991         (g++-dg-prune): Call prune_gcc_output.
992         * prune.exp: New file for prune_gcc_output.
993         * lib/g++.exp, lib/gcc.exp: Load it.
994
995 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
996
997         * gcc.c-torture/compile/20010701-1.c,
998         g++.old-deja/g++.ext/attrib6.C: New tests.
999
1000 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1001
1002         * gcc.c-torture/compile/20010706-1.c: New test.
1003
1004 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1005
1006         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1007
1008 2001-06-28  Stan Shebs  <shebs@apple.com>
1009
1010         * gcc.dg/pragma-darwin.c: New test.
1011
1012 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1013
1014         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1015         Solaris 2.[678] system.
1016
1017 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1018
1019         * gcc.dg/20010622-1.c: New test.
1020
1021 2001-06-18  Stan Shebs  <shebs@apple.com>
1022
1023         * objc.dg: New directory.
1024         * objc.dg/dg.exp: New file.
1025         * objc.dg/alias.m: New.
1026         * objc.dg/class-1.m: New.
1027         * objc.dg/class-2.m: New.
1028         * objc.dg/const-str-1.m: New.
1029         * objc.dg/const-str-2.m: New.
1030         * objc.dg/id-1.m: New.
1031         * objc.dg/method-1.m: New.
1032         * objc.dg/super-class-1.m: New.
1033         * lib/objc-dg.exp: New file.
1034
1035 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1036
1037         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1038         of label name.
1039
1040 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1041
1042         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1043
1044 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1045
1046         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1047         variable.
1048
1049 2001-06-12  Richard Henderson  <rth@redhat.com>
1050
1051         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1052
1053 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1054
1055         * g++.old-deja/g++.abi/vbase5.C: New test.
1056         * g++.old-deja/g++.abi/vbase6.C: New test.
1057         * g++.old-deja/g++.abi/vbase7.C: New test.
1058
1059 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1060
1061         * gcc.c-torture/compile/20010610-1.c: New test.
1062
1063 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1064
1065         * g++.old-deja/g++.abi/vbase4.C: New test.
1066
1067 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1068
1069         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1070         support %f for HC11/HC12 targets.
1071         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1072         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1073         on HC11/HC12 targets.
1074         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1075
1076 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1077
1078         * gcc.dg/wchar_t-1.c: New file.
1079         * gcc.dg/wint_t-1.c: Likewise.
1080
1081 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1082
1083         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1084
1085 2001-06-11  Richard Henderson  <rth@redhat.com>
1086
1087         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1088
1089 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1090
1091         * gcc.c-torture/compile/20010611-1.c: New test.
1092
1093 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1094
1095         * gcc.dg/c99-tag-1.c: Add more tests.
1096
1097 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1098
1099         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1100         representation on MN10300 and ARM/Thumb.
1101
1102 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1103
1104         * g77.f-torture/execute/20010610.f: New.
1105
1106 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1107
1108         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1109         names.
1110
1111 2001-06-09  Richard Henderson  <rth@redhat.com>
1112
1113         * gcc.c-torture/execute/ashrdi-1.c: New.
1114         * gcc.c-torture/execute/ashldi-1.c: New.
1115         * gcc.c-torture/execute/lshrdi-1.c: New.
1116
1117 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1118
1119         * objc/execute/load-3.m: Added. Check sending +load to categories,
1120         in addition to classes.
1121
1122 2001-06-08  Stan Shebs  <shebs@apple.com>
1123
1124         * objc/execute/load-2.m: New test.  From Nicola Pero
1125         <n.pero@mi.flashnet.it>.
1126
1127 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1128
1129         * gcc.c-torture/execute/20010605-2.c: New test.
1130
1131 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1132
1133         * g++.old-deja/g++.abi/vbase2.C: New test.
1134         * g++.old-deja/g++.abi/vbase3.C: New test.
1135
1136 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1137
1138         * g++.old-deja/g++.pt/friend49.C: New test.
1139
1140 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1141
1142         * g++.old-deja/g++.ext/anon3.C: New test.
1143
1144 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1145
1146         * g++.old-deja/g++.other/conv7.C: New test.
1147
1148 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1149
1150         * gcc.c-torture/compile/20010605-2.c: New test.
1151
1152 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1153
1154         * gcc.c-torture/execute/20010604-1.c: New test.
1155
1156 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1157
1158         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1159
1160 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1161
1162         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1163         (g++_link_flags): Likewise.
1164         (g++_init): Pass gccpath's value to two previous functions.
1165
1166 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1167
1168         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1169         Ensure logfile entry matches exec command line.
1170
1171 2001-05-31  Richard Henderson  <rth@redhat.com>
1172
1173         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1174         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1175
1176 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1177
1178         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1179         compiler for irix6.2
1180
1181 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1182
1183         * g++.old-deja/g++.other/optimize3.C: New file.
1184
1185 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1186
1187         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1188         assemble.
1189
1190 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1191
1192         * g++.old-deja/g++.other/optimize2.C: New file.
1193
1194 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1195
1196         * gcc.c-torture/compile/20010518-2.c: New file.
1197         * gcc.c-torture/execute/20010518-1.c: New file.
1198         * gcc.c-torture/execute/20010518-2.c: New file.
1199
1200 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1201
1202         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1203
1204 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1205
1206         G++ no longer defines builtins that do not begin with __builtin.
1207         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1208         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1209         * g++.old-deja/g++.law/builtin1.C: Likewise.
1210         * g++.old-deja/g++.law/cvt2.C: Likewise.
1211         * g++.old-deja/g++.mike/net5.C: Likewise.
1212         * g++.old-deja/g++.other/builtins1.C: Likewise.
1213         * g++.old-deja/g++.other/builtins2.C: Likewise.
1214         * g++.old-deja/g++.other/builtins3.C: Likewise.
1215         * g++.old-deja/g++.other/builtins4.C: Likewise.
1216         * g++.old-deja/g++.other/inline8.C: Likewise.
1217         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1218
1219 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1220
1221         * g++.old-deja/g++.pt/using1.C: Adjust.
1222         * g++.old-deja/g++.pt/using2.C: New test.
1223
1224 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1225
1226         * gcc.dg/cpp/charconst.c: New tests.
1227         * gcc.dg/cpp/escape.c: New tests.
1228         * gcc.dg/cpp/escape-1.c: New tests.
1229         * gcc.dg/cpp/escape-2.c: New tests.
1230         * gcc.dg/cpp/ucs.c: New tests.
1231
1232 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1233
1234         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1235         native compiler for irix6.5.
1236
1237 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1238
1239         * lib/g++.exp (g++_include_flags): Use args to compute
1240         get_multilibs.
1241         (g++_link_flags): Likewise.
1242         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1243
1244 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1245
1246         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1247
1248 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1249
1250         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1251         this file.
1252
1253 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1254
1255         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1256         STACK_SIZE;
1257         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1258         to STACK_SIZE; Use it to define size of add_histo array.
1259         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1260         to STACK_SIZE.
1261         (f): Use GITT_SIZE to define size of gitt local table.
1262         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1263         to STACK_SIZE; Use it to define size of bytemem array.
1264
1265 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1266
1267         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1268         on 68HC11/HC12 due to the asm instruction.
1269         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1270         * gcc.c-torture/compile/920520-1.x: Likewise.
1271         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1272         on 68HC11/HC12 because the function is larger than 64K.
1273         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1274         on 68HC11/HC12 because the structure is too large.
1275
1276 2001-05-20  Richard Henderson  <rth@redhat.com>
1277
1278         * gcc.c-torture/execute/20010520-1.c: New.
1279
1280 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1281
1282         * g++.old-deja/g++.warn/compare1.C: New test.
1283         * gcc.dg/compare4.c: New test.
1284
1285 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1286
1287         * g++.old-deja/g++.other/optimize1.C: New test.
1288
1289 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1290
1291         * g++.old-deja/g++.pt/spec41.C: New test.
1292
1293 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1294
1295         * gcc.c-torture/compile/20010114-1.x: Remove.
1296
1297 2001-05-18  Stan Shebs  <shebs@apple.com>
1298
1299         * gcc.c-torture/compile/20010518-1.c: New test.
1300
1301 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1302
1303         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1304         * g++.old-deja/g++.pt/crash67.C: New test.
1305
1306 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1307
1308         * g++.old-deja/g++.other/debug9.C: New test.
1309
1310 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1311
1312         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1313
1314 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1315
1316         * gcc.c-torture/compile/20010516-1.c: New test.
1317
1318 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1319
1320         * g++.old-deja/g++.other/crash41.C: New test.
1321
1322 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1323
1324         * g++.old-deja/g++.pt/crash66.C: New test.
1325
1326 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1327
1328         * g++.old-deja/g++.robertl/eb27.C: Convert.
1329
1330 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1331
1332         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1333         declaration being redundant.
1334
1335 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1336
1337         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1338
1339 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1340
1341         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1342
1343 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1344
1345         * lib/g++.exp: Use testsuite_flags.
1346
1347 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1348
1349         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1350
1351 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1352
1353         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1354
1355 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1356
1357         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1358
1359 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1360
1361         * gcc.c-torture/compile/20010313-1.c: New test.
1362
1363 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1364
1365         * gcc.dg/cpp/direct2.c: New test.
1366         * gccq.dg/cpp/direct2s.c: New test.
1367
1368         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1369
1370 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1371
1372         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1373         * g++.old-deja/g++.other/op3.C: Likewise.
1374
1375 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1376
1377         * gcc.dg/cpp/syshdr.h: New file.
1378         * gcc.dg/cpp/sysmac1.c: Update.
1379         * gcc.dg/cpp/sysmac2.c: Update.
1380
1381 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1382
1383         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1384
1385 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1386
1387         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1388         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1389
1390 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1391
1392         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1393
1394 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1395
1396         * lib/g++.exp (g++_include_flags): Don't use any special flags
1397         if TESTING_IN_BUILD_TREE is not defined.
1398         (g++_init): Use a plain 'c++' as the compiler if
1399         TESTING_IN_BUILD_TREEE is not defined.
1400
1401 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1402
1403         * g++.old-deja/g++.eh/catch13.C: New test.
1404         * g++.old-deja/g++.eh/catch14.C: New test.
1405
1406 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1407
1408         * gcc.dg/cpp/tr-define.c: New test.
1409
1410 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1411
1412         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1413         <stdlib.h>, not <malloc.h>.
1414
1415 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1416
1417         * g++.old-deja/g++.ns/template17.C: New test.
1418
1419 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1420
1421         * g++.old-deja/g++.pt/ref4.C: New test.
1422
1423 2001-04-30  Richard Henderson  <rth@redhat.com>
1424
1425         * gcc.dg/20000724-1.c: Revert last change.
1426
1427 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1428
1429         * g77.f-torture/execute/20010430.f: New test.
1430
1431 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1432
1433         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1434
1435 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1436
1437         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1438
1439 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1440
1441         * g++.old-deja/g++.eh/crash6.C: New test.
1442
1443 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1444
1445         * g++.old-deja/g++.other/warn7.C: New test.
1446
1447 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1448
1449         * g++.old-deja/g++.other/defarg9.C: New test.
1450
1451 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1452
1453         * g77.f-torture/compile/20010426.f: New test.
1454         * g77.f-torture/execute/20010426.f: New test.
1455
1456 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1457
1458         * g77.f-torture/compile/20000629-1.x: Remove - error
1459         has been fixed.
1460
1461 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1462
1463         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1464         Tweak slightly to work with g++.dg framework.
1465         * g++.dg/special/ecos.exp: Run initp1.C test.
1466         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1467
1468         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1469         its linker doesn't give line numbers either.
1470         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1471
1472 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1473
1474         * g++.old-deja/g++.other/lex1.C: New test.
1475
1476 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1477
1478         * gcc.dg/noncompile/20010425-1.c: New test.
1479
1480 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1481
1482         * g++.old-deja/g++.pt/mangle2.C: New test.
1483
1484 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1485
1486         * gcc.dg/format/plus-1.c: New test.
1487
1488 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1489
1490         * gcc.dg/20010423-1.c: New test.
1491
1492 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1493
1494         * gcc.c-torture/execute/20010422-1.c: New test.
1495
1496 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1497
1498         * g++.old-deja/g++.ns/type2.C: New test.
1499
1500 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1501
1502         * g++.old-deja/g++.other/perf1.C: New test.
1503
1504 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1505
1506         * gcc.dg/c99-func-2.c: Remove xfail.
1507         * gcc.dg/c99-func-3.c: Remove xfail.
1508         * gcc.dg/c99-func-4.c: Remove xfail.
1509
1510 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1511
1512         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1513
1514 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1515
1516         * gcc.c-torture/compile/20010423-1.c: New test.
1517
1518 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1519
1520         * g++.old-deja/g++.pt/typename28.C: New test.
1521
1522 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1523
1524         * g++.old-deja/g++.abi/empty2.C: New test.
1525         * g++.old-deja/g++.abi/empty3.C: New test.
1526
1527 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1528
1529         * g++.old-deja/g++.other/comdat2.C: New test.
1530         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1531
1532 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1533
1534         * g++.old-deja/g++.other/overload14.C: New test.
1535
1536 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1537
1538         * g++.old-deja/g++.other/lookup23.C: New test.
1539
1540 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1541
1542         * gcc.c-torture/execute/20010403-1.c: New test.
1543
1544 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1545             Mark Mitchell  <mark@codesourcery.com>
1546
1547         * lib/old-dejagnu.exp: Don't delete output of executable.
1548         Add .exe suffix to executables.
1549
1550 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1551
1552         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1553
1554 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1555
1556         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1557
1558 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1559
1560         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1561         * g++.old-deja/g++.abi/crash1.C: New test.
1562
1563 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1564
1565         * g++.old-deja/g++.other/crash40.C: New test.
1566
1567 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1568
1569         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1570
1571 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1572
1573         * g++.old-deja/g++.other/warn6.C: New test.
1574
1575 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1576
1577         * g++.old-deja/g++.robertl/eb42.C: Same.
1578
1579 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1580
1581         * gcc.dg/wtr-conversion-1.c: New testcase.
1582
1583 2001-04-10  Richard Henderson  <rth@redhat.com>
1584
1585         * g++.old-deja/g++.other/array5.C: New.
1586
1587 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1588
1589         * gcc.c-torture/execute/20010408-1.c: New test.
1590
1591 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1592
1593         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1594         headers and constructs.
1595         * g++.old-deja/g++.robertl/eb79.C: Same.
1596         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1597         * g++.old-deja/g++.robertl/eb73.C: Same.
1598         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1599         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1600         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1601         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1602         * g++.old-deja/g++.robertl/eb44.C: Same.
1603         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1604         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1605         * g++.old-deja/g++.robertl/eb39.C: Same.
1606         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1607         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1608         * g++.old-deja/g++.robertl/eb30.C: Same.
1609         * g++.old-deja/g++.robertl/eb3.C: Same.
1610         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1611         * g++.old-deja/g++.robertl/eb21.C: Same.
1612         * g++.old-deja/g++.robertl/eb15.C: Same.
1613         * g++.old-deja/g++.robertl/eb118.C: Same.
1614         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1615         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1616         * g++.old-deja/g++.robertl/eb109.C: Same.
1617         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1618         * g++.old-deja/g++.mike/rtti1.C: Same.
1619         * g++.old-deja/g++.mike/p658.C: Same.
1620         * g++.old-deja/g++.mike/net46.C: Same.
1621         * g++.old-deja/g++.mike/net34.C: Same.
1622         * g++.old-deja/g++.mike/memoize1.C: Same.
1623         * g++.old-deja/g++.mike/eh2.C: Same.
1624         * g++.old-deja/g++.law/weak.C: Same.
1625         * g++.old-deja/g++.law/visibility7.C: Same.
1626         * g++.old-deja/g++.law/visibility25.C: Same.
1627         * g++.old-deja/g++.law/visibility22.C: Same.
1628         * g++.old-deja/g++.law/visibility2.C: Same.
1629         * g++.old-deja/g++.law/visibility17.C: Same.
1630         * g++.old-deja/g++.law/visibility13.C: Same.
1631         * g++.old-deja/g++.law/visibility10.C: Same.
1632         * g++.old-deja/g++.law/visibility1.C: Same.
1633         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1634         * g++.old-deja/g++.law/vbase1.C: Same.
1635         * g++.old-deja/g++.law/operators32.C: Same.
1636         * g++.old-deja/g++.law/nest3.C: Same.
1637         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1638         * g++.old-deja/g++.law/except5.C (main): Same.
1639         * g++.old-deja/g++.law/cvt7.C (run): Same.
1640         * g++.old-deja/g++.law/cvt2.C: Same.
1641         * g++.old-deja/g++.law/cvt16.C: Same.
1642         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1643         * g++.old-deja/g++.law/ctors17.C (main): Same.
1644         * g++.old-deja/g++.law/ctors13.C: Same.
1645         * g++.old-deja/g++.law/ctors12.C (main): Same.
1646         * g++.old-deja/g++.law/ctors10.C: Same.
1647         * g++.old-deja/g++.law/code-gen5.C: Same.
1648         * g++.old-deja/g++.law/bad-error7.C: Same.
1649         * g++.old-deja/g++.law/arm9.C: Same.
1650         * g++.old-deja/g++.law/arm12.C: Same.
1651         * g++.old-deja/g++.law/arg8.C: Same.
1652         * g++.old-deja/g++.law/arg1.C: Same.
1653         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1654         * g++.old-deja/g++.jason/template31.C: Same.
1655         * g++.old-deja/g++.jason/template24.C (main): Same.
1656         * g++.old-deja/g++.jason/2371.C: Same.
1657         * g++.old-deja/g++.eh/new2.C: Same.
1658         * g++.old-deja/g++.eh/new1.C: Same.
1659         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1660         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1661         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1662         * g++.old-deja/g++.brendan/crash62.C: Same.
1663         * g++.old-deja/g++.brendan/crash52.C: Same.
1664         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1665         * g++.old-deja/g++.brendan/crash38.C: Same.
1666         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1667         * g++.old-deja/g++.brendan/copy9.C: Same.
1668
1669 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1670
1671         * gcc.c-torture/execute/20001203-2.c (memset):
1672         Count argument is of type __SIZE_TYPE__.
1673
1674 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1675
1676         * gcc.c-torture/compile/20010404-1.c: New test.
1677
1678 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1679
1680         * gcc.c-torture/compile/20010326-1.c: New test.
1681
1682 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1683
1684         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1685         peculiarities of the SH.
1686         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1687
1688 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1689
1690         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1691         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1692         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1693
1694 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1695
1696         * g77.f-torture/compile/20010321-1.f: New test.
1697
1698 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1699
1700         * gcc.c-torture/compile/20010329-1.c: New test.
1701
1702 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1703
1704         * gcc.c-torture/execute/20010329-1.c: New test.
1705
1706 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1707
1708         * g++.old-deja/g++.other/eh4.C: Fix typo.
1709
1710 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1711
1712         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1713
1714 2001-03-28  Philip Blundell  <philb@gnu.org>
1715
1716         * gcc.c-torture/compile/20010328-1.c: New test.
1717
1718 2001-03-27  Richard Henderson  <rth@redhat.com>
1719
1720         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1721         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1722
1723 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1724
1725         * gcc.c-torture/compile/20010327-1.c: New test.
1726
1727 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1728
1729         * g++.old-deja/g++.other/friend12.C: New test.
1730         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1731         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1732
1733 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1734
1735         * gcc.c-torture/execute/20010325-1.c: New test.
1736
1737 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1738
1739         * g++.old-deja/g++.other/mangle3.C: New test.
1740
1741 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1742
1743         * g++.old-deja/g++.other/anon8.C: New test.
1744
1745 2001-03-20  Philip Blundell  <philb@gnu.org>
1746
1747         * gcc.c-torture/compile/20010320-1.c: New test.
1748
1749 2001-03-17  Richard Henderson  <rth@redhat.com>
1750
1751         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1752
1753 2001-03-15  Geoff Keating  <geoff@redhat.com>
1754
1755         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1756         tests on AIX.
1757
1758 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1759
1760         * g++.old-deja/g++.other/eh4.C: New test.
1761
1762 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1763
1764         * gcc.dg/cpp/mi1.c: Update.
1765
1766 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1767
1768         * g++.old-deja/g++.other/regstack.C: New test.
1769
1770 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1771
1772         * g++.old-deja/g++.other/ref4.C: New test.
1773
1774 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1775
1776         * objc/execute/va_method.m: Added.
1777         * objc/execute/IMP.m: Added.
1778         * objc/execute/_cmd.m: Added.
1779         * objc/execute/accessing_ivars.m: Added.
1780         * objc/execute/class-1.m: Added.
1781         * objc/execute/class-10.m: Added.
1782         * objc/execute/class-11.m: Added.
1783         * objc/execute/class-12.m: Added.
1784         * objc/execute/class-13.m: Added.
1785         * objc/execute/class-14.m: Added.
1786         * objc/execute/class-2.m: Added.
1787         * objc/execute/class-3.m: Added.
1788         * objc/execute/class-4.m: Added.
1789         * objc/execute/class-5.m: Added.
1790         * objc/execute/class-6.m: Added.
1791         * objc/execute/class-7.m: Added.
1792         * objc/execute/class-8.m: Added.
1793         * objc/execute/class-9.m: Added.
1794         * objc/execute/class-tests-1.h
1795         * objc/execute/class-tests-2.h
1796         * objc/execute/compatibility_alias.m: Added.
1797         * objc/execute/encode-1.m: Added.
1798         * objc/execute/formal_protocol-1.m: Added.
1799         * objc/execute/formal_protocol-2.m: Added.
1800         * objc/execute/formal_protocol-3.m: Added.
1801         * objc/execute/formal_protocol-4.m: Added.
1802         * objc/execute/formal_protocol-5.m: Added.
1803         * objc/execute/formal_protocol-6.m: Added.
1804         * objc/execute/formal_protocol-7.m: Added.
1805         * objc/execute/informal_protocol.m: Added.
1806         * objc/execute/initialize.m: Added.
1807         * objc/execute/load.m: Added.
1808         * objc/execute/many_args_method.m: Added.
1809         * objc/execute/nested-3.m: Added.
1810         * objc/execute/no_clash.m: Added.
1811         * objc/execute/private.m: Added.
1812         * objc/execute/redefining_self.m: Added.
1813         * objc/execute/root_methods.m: Added.
1814         * objc/execute/selector-1.m: Added.
1815         * objc/execute/static-1.m: Added.
1816         * objc/execute/static-2.m: Added.
1817         * objc/execute/va_method.m: Added.
1818
1819 2001-03-10  Richard Henderson  <rth@redhat.com>
1820
1821         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1822
1823 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1824
1825         * g++.old-deja/g++.other/crash31.C: XFAIL.
1826         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1827         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1828         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1829         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1830         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1831
1832 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1833
1834         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1835
1836 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1837
1838         * gcc.dg/20000724-1.c: Don't use multiline strings.
1839
1840 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1841
1842         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1843         result of -cString against what we expect it to be; don't just
1844         print it out for no one to read.
1845
1846         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1847         Based on testcases provided by Nicola Pero.
1848
1849 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1850
1851         * gcc.dg/cpp/macro7.c: New test.
1852
1853 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1854
1855         * gcc.dg/cpp/multiline.c: Update.
1856
1857 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1858
1859         * g++.old-deja/g++.other/enum3.C: New test.
1860
1861 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1862
1863         * g++.old-deja/g++.other/pod1.C: New test.
1864
1865 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1866
1867         * g++.old-deja/g++.ext/overload1.C: New test.
1868
1869 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1870
1871         * g++.old-deja/g++.pt/using1.C: New test.
1872
1873 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1874
1875         * g++.old-deja/g++.other/using9.C: New test.
1876
1877 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1878
1879         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1880
1881         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1882
1883 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1884
1885         * g++.old-deja/g++.ext/realpt1.C: Remove.
1886
1887 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1888
1889         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1890
1891 2001-02-26  Will Cohen  <wcohen@redhat.com>
1892
1893         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1894
1895 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1896
1897         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1898         templatized constructors.
1899
1900 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1901
1902         * gcc.c-torture/execute/20010224-1.c: New test.
1903
1904 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1905
1906         * gcc.c-torture/execute/20010222-1.c: New test.
1907
1908 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1909
1910         * g++.old-deja/g++.other/inline20.C: New test.
1911
1912 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1913
1914         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1915
1916 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1917
1918         * g++.old-deja/g++.other/lookup22.C: New test.
1919
1920 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1921
1922         * g77.dg: New directory.
1923         * g77.dg/20010216-1.f: New test case.
1924         * g77.dg/dg.exp: New driver.
1925         * lib/g77-dg.exp: New driver library.
1926
1927 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1928
1929         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1930
1931 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1932
1933         * g++.old-deja/g++.other/decl9.C: New test.
1934
1935 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1936
1937         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1938         not need <string> and also tests the initialization at runtime.
1939
1940 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1941
1942         * gcc.c-torture/execute/longlong.c: New test.
1943
1944 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1945
1946         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1947
1948 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1949
1950         * gcc.c-torture/execute/920302-1.c (execute):
1951         Change argument type to short.
1952
1953 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1954
1955         * g++.old-deja/g++.pt/deduct6.C: New test.
1956
1957 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1958
1959         * g++.old-deja/g++.pt/deduct5.C: New test.
1960
1961 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1962
1963         * gcc.c-torture/execute/20010209-1.c: New test.
1964
1965 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1966
1967         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1968
1969 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1970
1971         * g++.dg/vtgc1.C: Update for new ABI.
1972
1973         * consistency.vlad: New directory, 1665 files.
1974
1975 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1976
1977         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1978         return type.
1979         * gcc.dg/cpp/digraphs.c: Declare puts.
1980
1981 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1982
1983         * g++.old-deja/g++.other/warn5.C: New test.
1984
1985 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1986
1987         * g++.old-deja/g++.pt/spec40.C: New test.
1988
1989 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1990
1991         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1992         case.
1993         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1994
1995 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1996
1997         * gcc.c-torture/compile/20010209-1.c: New test.
1998
1999 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2000
2001         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2002         excess errors message but not if it crashes.
2003         * g++.old-deja/g++.other/crash27.C: Likewise.
2004         * g++.old-deja/g++.other/crash28.C: Likewise.
2005         * g++.old-deja/g++.other/crash30.C: Likewise.
2006         * g++.old-deja/g++.other/crash32.C: Likewise.
2007         * g++.old-deja/g++.other/crash35.C: Likewise.
2008         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2009
2010 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2011
2012         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2013         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2014         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2015         g77.f-torture/execute/execute.exp,
2016         g77.f-torture/noncompile/noncompile.exp,
2017         gcc.c-torture/execute/execute.exp,
2018         gcc.c-torture/execute/memcheck/memcheck.exp,
2019         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2020         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2021         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2022         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2023         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2024         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2025         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2026         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2027         Remove bug reporting instructions with ancient email addresses.
2028
2029 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2030
2031         * gcc.dg/20010202-1.c: New test.
2032         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2033
2034 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2035
2036         * g++.dg/stdbool-if.C: New test.
2037
2038 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2039
2040         * objc/execute/fdecl.m: Added main().
2041
2042 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2043
2044         * gcc.c-torture/execute/20010206-1.c: New test.
2045
2046 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2047
2048         * gcc.dg/cpp/avoidpaste1.c: Update.
2049
2050 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2051
2052         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2053         Pero <nicola@brainstorm.co.uk>.
2054         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2055
2056 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2057
2058         * g++.old-deja/g++.pt/spec39.C: New test.
2059
2060 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2061
2062         * gcc.c-torture/compile/20010202-1.c: New test.
2063
2064 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2065
2066         * g++.old-deja/g++.abi/primary2.C: New test.
2067         * g++.old-deja/g++.abi/primary3.C: New test.
2068         * g++.old-deja/g++.abi/primary4.C: New test.
2069         * g++.old-deja/g++.abi/primary5.C: New test.
2070         * g++.old-deja/g++.abi/vtable3.h: New test.
2071         * g++.old-deja/g++.abi/vtable3a.C: New test.
2072         * g++.old-deja/g++.abi/vtable3b.C: New test.
2073         * g++.old-deja/g++.abi/vtable3c.C: New test.
2074         * g++.old-deja/g++.abi/vtable3d.C: New test.
2075         * g++.old-deja/g++.abi/vtable3e.C: New test.
2076         * g++.old-deja/g++.abi/vtable3f.C: New test.
2077         * g++.old-deja/g++.abi/vtable3g.C: New test.
2078         * g++.old-deja/g++.abi/vtable3h.C: New test.
2079         * g++.old-deja/g++.abi/vtable3i.C: New test.
2080         * g++.old-deja/g++.abi/vtable3j.C: New test.
2081         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2082
2083 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2084
2085         * g++.old-deja/g++.other/anon6.C: New test.
2086         * g++.old-deja/g++.other/anon7.C: New test.
2087
2088 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2089
2090         * gcc.dg/cpp/avoidpaste2.c: New tests.
2091
2092 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2093
2094         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2095
2096 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2097
2098         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2099         DECIMAL_DIG cases for Irix."
2100
2101 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2102
2103         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2104
2105 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2106
2107         * gcc.dg/c99-tag-1.c: New test.
2108
2109 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2110
2111         * gcc.dg/cpp/tr-warn1.c: Add tests.
2112
2113 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2114
2115         * gcc.dg/cpp/avoidpaste1.c: Update.
2116         * gcc.dg/cpp/paste4.c: Update.
2117
2118 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2119
2120         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2121         cases for Irix.
2122
2123 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2124
2125         * g++.old-deja/g++.other/inline19.C: New test.
2126
2127 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2128
2129         * gcc.dg/Wlarger-than.c: New test.
2130
2131 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2132
2133         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2134
2135 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2136
2137         * gcc.c-torture/execute/20010129-1.c: New test.
2138         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2139
2140 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2141
2142         * gcc.dg/cpp/avoidpaste1.c: Test case.
2143
2144 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2145
2146         * g++.old-deja/g++.other/inline18.C: New test.
2147
2148 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2149
2150         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2151         and __builtin_putchar.
2152
2153 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2154
2155         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2156         tests.
2157
2158 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2159
2160         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2161         floating point number rounding mode to round to the nearest
2162         representable mode.
2163
2164 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2165
2166         * g++.old-deja/g++.other/mangle2.C: New test.
2167
2168 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2169
2170         * gcc.c-torture/compile/20010124-1.c: New test.
2171
2172 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2173
2174         * g++.old-deja/g++.pt/spec38.C: New test.
2175
2176 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2177
2178         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2179         "Build don't run".
2180
2181 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2182
2183         * gcc.c-torture/execute/20010123-1.c: New test.
2184
2185 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2186
2187         * g++.old-deja/g++.pt/spec37.C: New test.
2188
2189 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2190
2191         * g++.old-deja/g++.pt/overload14.C: New test.
2192
2193 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2194
2195         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2196         __builtin_return_address.
2197
2198 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2199
2200         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2201         * g++.old-deja/g++.pt/spec35.C: New test.
2202         * g++.old-deja/g++.pt/spec36.C: New test.
2203
2204 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2205
2206         * gcc.c-torture/compile/20010118-1.c: New test.
2207
2208 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2209
2210         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2211
2212 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2213
2214         * gcc.c-torture/execute/20010119-1.c: New test.
2215
2216 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2217
2218         * g++.old-deja/g++.other/vbase5.C: New test.
2219
2220 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2221
2222         * gcc.c-torture/execute/20010118-1.c: New test.
2223
2224 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2225
2226         * g++.old-deja/g++.pt/deduct3.C: New test.
2227
2228 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2229
2230         * g++.old-deja/g++.pt/spec34.C: New test.
2231
2232 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2233
2234         * g77.f-torture/compile/20000601-2.f: New test.
2235
2236 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2237
2238         * g++.old-deja/g++.other/init17.C: New test.
2239
2240 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2241
2242         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2243
2244 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2245
2246         * g++.old-deja/g++.pt/unify8.C: New test.
2247
2248 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2249
2250         * g++.old-deja/g++.abi/vbase1.C: New test.
2251
2252 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2253
2254         * g++.old-deja/g++.pt/crash65.C: New test.
2255
2256 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2257
2258         * gcc.dg/cpp/assembl2.S: New test case.
2259
2260 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2261
2262         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2263         are supported.
2264
2265 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2266
2267         * g++.old-deja/g++.other/builtins1.C: New test.
2268         * g++.old-deja/g++.other/builtins2.C: Likewise.
2269         * g++.old-deja/g++.other/builtins3.C: Likewise.
2270         * g++.old-deja/g++.other/builtins4.C: Likewise.
2271
2272 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2273
2274         * gcc.c-torture/compile/20010117-1.c: New test.
2275         * gcc.c-torture/compile/20010117-2.c: New test.
2276
2277 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2278
2279         * g77.f-torture/execute/20010116.[fx]: New test,
2280         XFAIL on i?86-*-*.
2281         * g77.f-torture/compile/20010115.f: Indicate it's
2282         a test for PR fortran/1636.
2283
2284 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2285
2286         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2287
2288 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2289
2290         * g77.f-torture/compile/20010115.f: New test.
2291
2292 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2293
2294         * g++.old-deja/g++.pt/nontype5.C: New test.
2295
2296 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2297
2298         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2299         have an equivalent working one below it.
2300
2301 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2302
2303         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2304         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2305
2306 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2307
2308         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2309         message containing "init_priority".
2310         (conpr-2.C): Likewise.
2311         (conpr-3.C): Likewise.
2312         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2313
2314 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2315
2316         * gcc.c-torture/execute/20010114-2.c: New test.
2317
2318 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2319
2320         * gcc.c-torture/compile/20010114-1.c: New test.
2321         * gcc.c-torture/compile/20010114-1.x: Xfail.
2322         * gcc.c-torture/compile/20010114-2.c: New test.
2323         * gcc.c-torture/execute/20010114-1.c: New test.
2324         * gcc.dg/trunc-1.c: New test.
2325         * gcc.dg/uninit-B.c: New test.
2326
2327 2001-01-13  Nick Clifton  <nickc@redhat.com>
2328
2329         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2330         target.
2331
2332 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2333
2334         * gcc.c-torture/compile/20010113-1.c: New test.
2335
2336 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2337
2338         * gcc.c-torture/compile/20001212-1.c: New test.
2339
2340 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2341
2342         * gcc.dg/cpp/widestr1.c: Update.
2343         * gcc.dg/cpp/prag-imp.c: Remove.
2344
2345 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2346
2347         * gcc.c-torture/execute/20000801-3.x: Remove.
2348         * gcc.dg/c90-init-1.c: New test.
2349         * gcc.dg/c99-init-1.c: New test.
2350         * gcc.dg/c99-init-2.c: New test.
2351         * gcc.dg/gnu99-init-1.c: New test.
2352
2353 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2354
2355         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2356         testing that no relevant ones were found.
2357
2358 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2359
2360         * g++.old-deja/g++.pt/cast2.C: New test.
2361
2362 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2363
2364         * g++.old-deja/g++.pt/friend47.C: New test.
2365
2366 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2367
2368         * g++.old-deja/g++.pt/instantiate13.C: New test.
2369
2370 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2371
2372         * g++.old-deja/g++.other/defarg7.C: New test.
2373         * g++.old-deja/g++.other/defarg8.C: New test.
2374
2375 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2376
2377         * g++.old-deja/g++.pt/crash64.C: New test.
2378
2379 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2380
2381         * g++.old-deja/g++.pt/crash63.C: New test.
2382
2383 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2384
2385         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2386
2387 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2388
2389         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2390
2391 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2392
2393         * g++.old-deja/g++.pt/error3.C: New test.
2394
2395 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2396
2397         * g++.old-deja/g++.other/crash39.C: New test.
2398
2399 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2400
2401         * g++.old-deja/g++.other/vbase4.C: New test.
2402
2403 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2404
2405         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2406         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2407         * gcc.dg/special/special.exp: New test driver which will check
2408         for alias support for the above test.
2409
2410 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2411
2412         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2413         problems on small machines.
2414         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2415         parameterize.
2416
2417 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2418
2419         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2420         mips.
2421         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2422
2423 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2424
2425         * g++.old_deja/g++.pt/using8.C: New test.
2426
2427 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2428
2429         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2430
2431 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2432
2433         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2434         where a failure is expected.
2435         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2436
2437 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2438
2439         * g++.old_deja/g++.pt/instantiate12.C: New test.
2440
2441 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2442
2443         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2444         start of structs.
2445         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2446         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2447         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2448         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2449         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2450         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2451         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2452         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2453         * g++.old-deja/g++.eh/spec6.C: Likewise.
2454         * g++.old-deja/g++.jason/crash3.C: Likewise.
2455         * g++.old-deja/g++.law/ctors11.C: Likewise.
2456         * g++.old-deja/g++.law/ctors17.C: Likewise.
2457         * g++.old-deja/g++.law/ctors5.C: Likewise.
2458         * g++.old-deja/g++.law/ctors9.C: Likewise.
2459         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2460         * g++.old-deja/g++.mike/net22.C: Likewise.
2461         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2462         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2463         * g++.old-deja/g++.mike/virt3.C: Likewise.
2464         * g++.old-deja/g++.niklas/t128.C: Likewise.
2465         * g++.old-deja/g++.other/anon4.C: Likewise.
2466         * g++.old-deja/g++.other/using1.C: Likewise.
2467         * g++.old-deja/g++.other/warn3.C: Likewise.
2468         * g++.old-deja/g++.pt/t37.C: Likewise.
2469         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2470         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2471
2472 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2473
2474         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2475
2476 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2477
2478         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2479
2480 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2481
2482         * gcc.c-torture/compile/20010107-1.c: New test.
2483
2484 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2485
2486         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2487
2488 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2489
2490         * gcc.dg/format/format.h: New file.
2491         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2492         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2493         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2494         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2495         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2496         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2497         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2498         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2499         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2500         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2501         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2502         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2503         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2504         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2505         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2506         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2507         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2508         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2509         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2510         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2511         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2512         instead of declaring standard types, macros and functions in each
2513         test.
2514
2515 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2516
2517         * gcc.c-torture/execute/20010106-1.c: New test.
2518
2519 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2520
2521         * gcc.dg/format/format.exp: New file.
2522         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2523         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2524         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2525         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2526         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2527         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2528         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2529         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2530         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2531         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2532         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2533         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2534         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2535         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2536         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2537         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2538         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2539         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2540         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2541         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2542         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2543         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2544         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2545         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2546         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2547         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2548         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2549         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2550         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2551         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2552         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2553         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2554         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2555         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2556         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2557         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2558         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2559         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2560         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2561         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2562         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2563         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2564
2565 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2566
2567         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2568         account.
2569
2570 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2571
2572         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2573
2574 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2575
2576         * g++.old-deja/g++.pt/crash62.C: New test.
2577
2578 2001-01-04  Richard Henderson  <rth@redhat.com>
2579
2580         * gcc.dg/20000926-1.c: Update expected warnings.
2581         * gcc.dg/array-2.c: Likewise.
2582         * gcc.dg/array-4.c: Also validate flexible array members.
2583         * gcc.dg/c99-flex-array-1.c: New.
2584
2585 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2586
2587         * gcc.c-torture/compile/20001222-1.x: Remove.
2588
2589 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2590
2591         * gcc.c-torture/execute/built-in-setjmp.c: New.
2592
2593 2001-01-03  Richard Henderson  <rth@redhat.com>
2594
2595         * gcc.dg/940510-1.c: Update expected error wording.
2596         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2597
2598 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2599
2600         * lib/target-supports.exp (check_alias_available): Modified to
2601         indicate aliases not supported if only weak aliases are supported.
2602
2603 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2604
2605         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2606         Turn on cmpstrsi checks for __pj__ and __i370__.
2607
2608 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2609
2610         * g++.old-deja/g++.other/virtual11.C: New test.
2611
2612 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2613
2614         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2615
2616 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2617
2618         * gcc.c-torture/compile/20010102-1.c: New test.
2619
2620 2001-01-02  Andreas Jaeger  <aj@suse.de>
2621
2622         * gcc.dg/noreturn-3.c: New test.
2623
2624         * gcc.dg/noreturn-4.c: New test.
2625
2626 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2627
2628         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2629         __builtin_fputc and __builtin_fwrite.
2630
2631 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2632
2633         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2634         signed char, not default char.
2635
2636 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2637
2638         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2639
2640 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2641
2642         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2643
2644 2000-12-29  Richard Henderson  <rth@redhat.com>
2645
2646         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2647         (__cyg_profile_func_exit): Define.
2648
2649 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2650
2651         * g++.dg/vtgc1.C: New test.
2652
2653 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2654
2655         * gcc.dg/noncompile/20001228-1.c: New test.
2656
2657         * gcc.dg/20001228-1.c: New test.
2658
2659         * gcc.c-torture/execute/20001228-1.c: New test.
2660
2661 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2662
2663         * gcc.dg/format-strfmon-1.c: New test.
2664
2665 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2666
2667         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2668         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2669         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2670         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2671         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2672         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2673         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2674         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2675         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2676         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2677         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2678         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2679         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2680
2681         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2682         * gcc.c-torture/execute/string-opt-4.c: Test index.
2683
2684 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2685
2686         * gcc.c-torture/compile/20001226-1.c: New test.
2687
2688 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2689
2690         * gcc.c-torture/compile/20001222-1.c: New test.
2691         * gcc.c-torture/compile/20001222-1.x: Xfail.
2692
2693 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2694
2695         * gcc.c-torture/execute/comp-goto-2.c: New test.
2696
2697 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2698
2699         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2700         Use long types if __INT_MAX__ is 32767.
2701         (main): Use cast to (sint32 *) when poking 88 into a_page.
2702
2703         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2704
2705 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2706
2707         * gcc.c-torture/compile/20001221-1.c: New test.
2708         * gcc.c-torture/execute/20001221-1.c: New test.
2709
2710 2000-12-20  Richard Henderson  <rth@redhat.com>
2711
2712         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2713         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2714
2715 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2716
2717         * gcc.dg/compare3.c: New test.
2718
2719 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2720
2721         * gcc.dg/format-warnll-1.c: New test.
2722
2723 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2724
2725         * gcc.dg/cpp/cmdlne-P.c: New test.
2726
2727 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2728
2729         * gcc.c-torture/execute/builtin-abs-1.c,
2730         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2731
2732 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2733
2734         * gcc.dg/cpp/multiline.c: New test.
2735
2736 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2737
2738         * g++.old-deja/g++.other/syshdr1.C: Update.
2739         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2740
2741 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2742
2743         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2744
2745 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2746
2747         * g++.old-deja/g++.pt/ttp65.C: New test.
2748
2749 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2750
2751         * g++.old-deja/g++.pt/ttp64.C: New test.
2752
2753 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2754
2755         * g++.old-deja/g++.pt/spec33.C: New test.
2756
2757 2000-12-14  Catherine Moore  <clm@redhat.com>
2758
2759         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2760         * gcc.c-torture/execute/920612-2.c: Likewise.
2761         * gcc.c-torture/execute/920428-2.c: Likewise.
2762         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2763         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2764
2765 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2766
2767         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2768         * gcc.dg/pack-test-2.c: Likewise.
2769
2770 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2771
2772         Tests by Zack Weinberg <zackw@stanford.edu>.
2773
2774         * gcc.dg/cpp/defined.c: Update.
2775         * gcc.dg/cpp/defined_trad.c: New tests.
2776
2777 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2778
2779         * gcc.dg/cpp/trad-direct.c: Update.
2780
2781 2000-12-11  Neil Booth  <neilb@earthling.net>
2782
2783         * gcc.dg/cpp/defined_trad.c
2784
2785 2000-12-11  Neil Booth  <neilb@earthling.net>
2786
2787         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2788
2789 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2790
2791         * gcc.dg/format-miss-2.c: New test.
2792
2793 2000-12-09  Neil Booth  <neilb@earthling.net>
2794
2795         * gcc.dg/cpp/lineflags.c: New tests.
2796         * gcc.dg/cpp/poison.c: Update.
2797         * gcc.dg/cpp/redef2.c: Update.
2798         * gcc.dg/cpp/skipping.c: New test.
2799
2800 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2801
2802         * g++.old-deja/g++.other/eh3.C: New testcase.
2803
2804 2000-12-07  Neil Booth  <neilb@earthling.net>
2805
2806         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2807         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2808         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2809         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2810         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2811         Update.
2812
2813 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2814
2815         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2816         __SIZE_TYPE__ instead of int for type of integers cast to
2817         pointers.
2818
2819 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2820
2821         * g++.old-deja/g++.other/cleanup4.C: New test.
2822
2823 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2824
2825         * format-sec-1.c: New test.
2826
2827 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2828
2829         * gcc.dg/format-nonlit-3.c: New test.
2830
2831 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2832
2833         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2834         through a null pointer.
2835
2836 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2837
2838         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2839         * g++.old-deja/g++.pt/partial4.C: New test.
2840
2841 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2842
2843         * gcc.c-torture/execute/ieee/hugeval.x: New.
2844
2845 2000-12-06  Neil Booth  <neilb@earthling.net>
2846
2847         * gcc.dg/cpp/backslash2.c: New tests.
2848
2849 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2850
2851         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2852         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2853
2854 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2855
2856         * gcc.c-torture/execute/20001203-2.c: New testcase.
2857
2858 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2859
2860         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2861         * g++.old-deja/g++.other/virtual10.C: New test.
2862
2863 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2864
2865         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2866
2867 2000-12-05  Richard Henderson  <rth@redhat.com>
2868
2869         * gcc.c-torture/compile/20001205-1.c: New.
2870
2871 2000-12-04  Neil Booth  <neilb@earthling.net>
2872
2873         * g++.old-deja/g++.other/virtual9.C: New test.
2874         * g++.old-deja/g++.pt/crash61.C: New test.
2875         * gcc.c-torture/execute/loop-9.c: New test.
2876
2877 2000-12-04  Neil Booth  <neilb@earthling.net>
2878
2879         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2880         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2881         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2882         * gcc.dg/cpp/extratokens.c: ...here.
2883
2884 2000-12-04  Neil Booth  <neilb@earthling.net>
2885
2886         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2887         New tests.
2888
2889 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2890
2891         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2892         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2893
2894 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2895
2896         * gcc.c-torture/execute/20001203-1.c: New test.
2897
2898 2000-12-03  Neil Booth  <neilb@earthling.net>
2899
2900         * gcc.dg/cpp/macro6.c: New test cases.
2901
2902 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2903
2904         * gcc.c-torture/execute/string-opt-9.c: New test.
2905         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2906         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2907         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2908
2909         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2910         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2911
2912 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2913
2914         * gcc.dg/cpp/if-6.c: New testcase.
2915
2916         * gcc.dg/20001201-1.c: New testcase.
2917
2918 2000-12-02  Neil Booth  <neilb@earthling.net>
2919
2920         * g++.old-deja/g++.other/externC4.C,
2921         g++.old-deja/g++.other/friend10.C: New tests.
2922
2923 2000-12-02  Neil Booth  <neilb@earthling.net>
2924
2925         * g++.old-deja/g++.other/instan2.C
2926         * g++.old-deja/g++.other/instan3.C: New test.
2927
2928 2000-12-02  Neil Booth  <neilb@earthling.net>
2929
2930         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2931         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2932         gnuc99.c,gnuc99-pedantic.c: New tests.
2933
2934 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2935
2936         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2937         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2938
2939 2000-12-01  Neil Booth  <neilb@earthling.net>
2940
2941         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2942         * gcc.dg/cpp/poison.c: Update.
2943         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2944
2945 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2946
2947         * g77.f-torture/execute/20001201.f: New test.
2948
2949 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2950
2951         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2952
2953 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2954
2955         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2956
2957 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2958
2959         * g++.old-deja/g++.other/cast6.C: New test.
2960
2961 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2962
2963         * gcc.c-torture/execute/20001130-2.c: New testcase.
2964
2965 2000-11-30  Richard Henderson  <rth@redhat.com>
2966
2967         * gcc.c-torture/execute/20001130-1.c: New test.
2968
2969 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2970
2971         * g++.old-deja/g++.other/op3.C: New test.
2972
2973 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2974
2975         * g++.old-deja/g++.other/op2.C: New test.
2976
2977 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2978
2979         * g++.old-deja/g++.other/crash38.C: New test.
2980
2981 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2982
2983         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2984
2985 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2986
2987         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2988         tests.
2989         * gcc.c-torture/execute/string-opt-6.c: New test.
2990
2991         * gcc.dg/20001117-1.c: Add main.
2992
2993 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2994
2995         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2996         Move from here ...
2997         * gcc.dg/940510-1.c: ... to here.
2998
2999         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3000         zero-size arrays in toplevel structures.
3001
3002 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3003
3004         * gcc.c-torture/execute/loop-8.c: New test.
3005
3006 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3007
3008         * g++.old-deja/g++.other/base1.C: New test.
3009
3010 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3011
3012         * g++.old-deja/g++.other/parse2.C: New test.
3013
3014 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3015
3016         * g++.old-deja/g++.pt/incomplete1.C: New test.
3017
3018 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3019
3020         * g++.old-deja/g++.other/friend9.C: New test.
3021
3022 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3023
3024         * gcc.dg/20001127-1.c: New test.
3025
3026 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3027
3028         * g++.old-deja/g++.pt/friend46.C: New test.
3029
3030 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3031
3032         * g++.old-deja/g++.other/ptrmem8.C: New test.
3033
3034 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3035
3036         * gcc.c-torture/execute/string-opt-7.c: New test.
3037         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3038
3039 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3040
3041         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3042         instead of 'mkcheck 2'.
3043
3044 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * gcc.c-torture/execute/memcheck/driver.c,
3047         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3048         C9X references to refer to C99.
3049
3050 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3051
3052         * gcc.dg/ultrasp3.c: New test.
3053
3054 2000-11-25  Neil Booth  <neilb@earthling.net>
3055
3056         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3057
3058 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3059
3060         * gcc.c-torture/compile/20001123-2.c: New.
3061
3062 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3063
3064         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3065
3066 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3067
3068         * gcc.dg/sequence-point-1.c: Add some new tests.
3069         * gcc.c-torture/execute/20001124-1.c: New test.
3070
3071 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3072
3073         * g++.old-deja/g++.other/vaarg4.C: New test.
3074         * gcc.c-torture/compile/20001123-1.c: New test.
3075
3076 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3077
3078         * g++.other/crash24.C: Adjust and remove XFAIL.
3079         * g++.other/crash37.C: New test.
3080
3081 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3082
3083         * g++.old-deja/g++.pt/instantiate9.C: New test.
3084
3085 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3086
3087         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3088         new ABI, too.
3089
3090         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3091         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3092
3093 2000-11-22  Neil Booth  <neilb@earthling.net>
3094
3095         * gcc.dg/cpp/Wtrigraphs.c: New test.
3096
3097 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3098
3099         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3100
3101 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3102
3103         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3104
3105 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3106
3107         * lib/gcc-dg.exp: load_lib scanasm.exp.
3108         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3109         * lib/g++-dg.exp: load_lib scanasm.exp.
3110         * lib/scanasm.exp: New.
3111         (scan-assembler, scan-assembler-not): Add optional arguments to
3112         test name, or if not present, the pattern name.
3113         (scan-assembler-dem, scan-assembler-dem-not): New.
3114
3115         * g++.dg/dg.exp: New.
3116
3117 2000-11-21  Neil Booth  <neilb@earthling.net>
3118
3119         * gcc.dg/cpp/integrated1.c: Remove.
3120
3121 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3122
3123         * gcc.c-torture/execute/20001121-1.c: New test.
3124
3125 2000-11-21  Richard Henderson  <rth@redhat.com>
3126
3127         * gcc.c-torture/compile/20001121-1.c: New test.
3128
3129 2000-11-20  Neil Booth  <neilb@earthling.net>
3130
3131         * gcc.dg/cpp/integrated1.c: New test.
3132
3133 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3134
3135         * g++.old-deja/g++.other/inline17.C: New test.
3136
3137 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3138
3139         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3140         local variable to be zero: I made the variable global. Now
3141         uses abort() and exit() instead of relying on main's return value.
3142
3143 2000-11-20  Neil Booth  <neilb@earthling.net>
3144
3145         * gcc.dg/cpp/paste2.c: Update test.
3146         * objc/execute/paste.m: New test.
3147
3148 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3149
3150         * gcc.dg/c99-condexpr-1.c: New test.
3151
3152 2000-11-20  Neil Booth  <neilb@earthling.net>
3153
3154         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3155
3156 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3157
3158         * g++.old-deja/g++.pt/export1.C: New test.
3159
3160 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3161
3162         * gcc.dg/20001117-1.c: New test.
3163
3164 2000-11-18  Richard Henderson  <rth@redhat.com>
3165
3166         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3167
3168 2000-11-18  Richard Henderson  <rth@redhat.com>
3169
3170         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3171         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3172         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3173
3174 2000-11-18  Richard Henderson  <rth@redhat.com>
3175
3176         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3177         (main): New.  Exit cleanly.
3178
3179 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3180
3181         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3182         gcc.dg/c99-fordecl-2.c: New tests.
3183
3184 2000-11-18  Richard Henderson  <rth@redhat.com>
3185
3186         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3187         * gcc.c-torture/execute/zerolen-2.c: New.
3188
3189 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3190
3191         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3192         memory.
3193
3194 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3195
3196         * g++.old-deja/g++.pt/instantiate8.C: New test.
3197
3198 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3199
3200         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3201         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3202
3203 2000-11-16  Nick Clifton  <nickc@redhat.com>
3204
3205         * gcc.c-torture/execute/nestfunc-2.c: New test.
3206         * gcc.c-torture/execute/nestfunc-3.c: New test.
3207
3208 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3209
3210         * gcc.c-torture/compile/20001116-1.c: New test.
3211
3212 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3213
3214         * gcc.c-torture/execute/20001115-1.c: New test.
3215
3216 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3217
3218         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3219         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3220         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3221         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3222
3223 2000-11-15  Neil Booth  <neilb@earthling.net>
3224
3225         gcc.dg/cpp/_Pragma1.c: Update.
3226         gcc.dg/cpp/_Pragma2.c: New test.
3227
3228 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3229
3230         * g++.old-deja/g++.other/anon5.C: New test.
3231
3232 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3233
3234         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3235         tests.
3236
3237 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3238
3239         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3240         output.
3241
3242 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3243
3244         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3245         labels at end of compound statements.
3246
3247 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3248
3249         * gcc.c-torture/execute/loop-7.c: New test.
3250
3251 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3252
3253         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3254
3255 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3256
3257         * gcc.dg/c99-bool-1.c: New test.
3258
3259 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3260
3261         * gcc.dg/c99-scope-1.c: Remove xfail.
3262         * gcc.dg/c99-scope-2.c: New test.
3263
3264 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3265
3266         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3267         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3268
3269 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3270
3271         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3272         error messages.
3273
3274         * g++.mike/p700.C: Don't typedef wchar_t.
3275         * g++.mike/p784.C: Likewise.
3276         * g++.mike/eb101.C: Don't use __wchar_t.
3277
3278 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3279
3280         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3281         from DO loop.
3282
3283 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3284
3285         * gcc.c-torture/execute/20001111-1.c: New test.
3286
3287 2000-11-10  Nick Clifton  <nickc@redhat.com>
3288
3289         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3290         long multuiple and accumulate.
3291
3292 2000-11-09  Richard Henderson  <rth@redhat.com>
3293
3294         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3295         via size_t instead of int.
3296
3297         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3298         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3299         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3300         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3301
3302 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3303
3304         * gcc.c-torture/compile/20001109-1.c: New test.
3305         * gcc.c-torture/compile/20001109-2.c: New test.
3306
3307 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3308
3309         * g++.old-deja/g++.pt/operator1.C: New test.
3310         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3311
3312 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3313
3314         * gcc.dg/20001108-1.c: New test.
3315
3316 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3317
3318         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3319         with both arguments constant strings.
3320         * gcc.c-torture/execute/string-opt-3.c: New test.
3321         * gcc.c-torture/execute/string-opt-4.c: New test.
3322         * gcc.c-torture/execute/string-opt-5.c: New test.
3323
3324 2000-11-08  Nick Clifton  <nickc@redhat.com>
3325
3326         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3327         mulsidi3adddi patterns.
3328
3329 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3330
3331         * g++.old-deja/g++.other/crash36.C: New test.
3332
3333 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3334
3335         * g++.old-deja/g++.other/init16.C: New test.
3336
3337 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3338
3339         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3340
3341 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3342
3343         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3344         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3345         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3346
3347 2000-11-07  DJ Delorie  <dj@redhat.com>
3348
3349         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3350
3351 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3352
3353         * gcc.c-torture/execute/string-opt-1.c: New test.
3354
3355 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3356
3357         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3358         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3359         parameters in registers, and there is no way for a varargs
3360         function to know in which order the integer and floating-point
3361         parameters should be interleaved when they are placed on the
3362         stack.
3363         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3364         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3365
3366 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3367
3368         * gcc.c-torture/execute/string-opt-2.c: New test.
3369
3370 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3371
3372         * g++.old-deja/g++.pt/crash60.C: New test.
3373
3374 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3375
3376         * g++.old-deja/g++.other/crash24.C: New test.
3377         * g++.old-deja/g++.other/crash25.C: New test.
3378         * g++.old-deja/g++.other/crash26.C: New test.
3379         * g++.old-deja/g++.other/crash27.C: New test.
3380         * g++.old-deja/g++.other/crash28.C: New test.
3381         * g++.old-deja/g++.other/crash29.C: New test.
3382         * g++.old-deja/g++.other/crash30.C: New test.
3383         * g++.old-deja/g++.other/crash31.C: New test.
3384         * g++.old-deja/g++.other/crash32.C: New test.
3385         * g++.old-deja/g++.other/crash33.C: New test.
3386         * g++.old-deja/g++.other/crash34.C: New test.
3387         * g++.old-deja/g++.other/crash35.C: New test.
3388
3389 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3390
3391         * gcc.c-torture/execute/20001031-1.c: New test.
3392
3393 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3394
3395         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3396         namespace.
3397
3398         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3399         standards-conformant.
3400
3401         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3402
3403         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3404         * g++.old-deja/g++.mike/p755a.C: Likewise.
3405         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3406         library makes no calls to `operator new' during initialization.
3407
3408 2000-11-04  Neil Booth  <neilb@earthling.net>
3409
3410         * gcc.dg/cpp/include2.c: New tests.
3411
3412 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3413
3414         * lib/g++.exp (g++_set_ld_library_path): New function.
3415         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3416
3417 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3418
3419         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3420         warnings.
3421
3422 2000-11-01  Richard Henderson  <rth@redhat.com>
3423
3424         * g++.old-deja/g++.ext/namedret1.C: New.
3425         * g++.old-deja/g++.ext/namedret2.C: New.
3426         * g++.old-deja/g++.ext/namedret3.C: New.
3427
3428 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3429
3430         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3431         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3432
3433 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3434
3435         * gcc.c-torture/execute/va-arg-21.c: New test.
3436
3437 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3438
3439         * gcc.dg/c99-complex-2.c: New test.
3440
3441 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3442
3443         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3444
3445 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3446
3447         * g++.old-deja/g++.other/inline16.C: New test.
3448
3449 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3450
3451         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3452         __PRETTY_FUNCTION__
3453
3454 2000-10-29  Neil Booth  <neilb@earthling.net>
3455
3456         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3457         New tests.
3458         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3459         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3460         optimisation.
3461
3462 2000-10-29  Neil Booth  <neilb@earthling.net>
3463
3464         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3465         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3466         * mi5.c: Test multiple includes work with -C.
3467         * trigraphs.c: Test ^= version.
3468
3469 2000-10-28  Neil Booth  <neilb@earthling.net>
3470
3471         New tests and test updates for new macro expander.
3472
3473         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3474         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3475         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3476         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3477         new diagnostic messages.
3478
3479         * gcc.dg/cpp/macro3.c: New tests.
3480
3481 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3482
3483         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3484         on the same line.
3485
3486 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3487
3488         * g++.old-deja/g++.other/eh2.C: New test.
3489
3490 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3491
3492         * gcc.c-torture/execute/20001027-1.c: New test.
3493
3494 2000-10-26  Richard Henderson  <rth@redhat.com>
3495
3496         * gcc.c-torture/execute/20001026-1.c: New.
3497
3498 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3499
3500         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3501         * g++.old-deja/g++.law/builtin1.C: Likewise.
3502         * g++.old-deja/g++.law/ctors10.C: Likewise.
3503         * g++.old-deja/g++.law/virtual3.C: Likewise.
3504         * g++.old-deja/g++.mike/p658.C: Likewise.
3505         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3506         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3507         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3508         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3509         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3510
3511 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3512
3513         * gcc.c-torture/compile/20001024-1.c: New test.
3514
3515 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3516
3517         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3518         to tell us whether or not we are using V3.
3519
3520 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3521
3522         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3523         operands.
3524
3525 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3526
3527         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3528
3529 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3530
3531         * gcc.c-torture/execute/20001024-1.c: New test.
3532
3533 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3534
3535         * g++.old-deja/g++.other/sibcall1.C: New test.
3536
3537 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3538
3539         * gcc.dg/noncompile/init-3.c: New test.
3540
3541 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3542
3543         * gcc.dg/format-array-1.c: New test.
3544
3545 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3546
3547         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3548         writing through null pointers; remove comment about testing
3549         unterminated strings.
3550
3551 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3552
3553         * gcc.c-torture/execute/20001017-2.c: New test.
3554
3555 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3556
3557         * gcc.c-torture/compile/20001018-1.c: New test.
3558         * gcc.c-torture/compile/20001018-1.x: Xfail.
3559
3560 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3561
3562         * gcc.c-torture/execute/20001017-1.c: New test.
3563
3564 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3565
3566         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3567         for multiple use of arguments with scanf formats; add tests for
3568         multiple use of arguments.
3569
3570 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3571
3572         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3573
3574 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3575
3576         * gcc.dg/format-miss-1.c: New test.
3577
3578 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3579
3580         * gcc.c-torture/execute/20001013-1.c: New test.
3581
3582 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3583
3584         * gcc.dg/format-branch-1.c: New test.
3585
3586 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3587
3588         * README, lib/file-format.exp: Remove EGCS references.
3589
3590 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3591
3592         * gcc.dg/20001013-1.c: New test.
3593
3594 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3595
3596         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3597         for intmax_t in the compiler using __typeof__ and the type rules
3598         for conditional expressions.
3599
3600 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3601
3602         * gcc.dg/20001012-1.c: New test.
3603         * gcc.dg/20001012-2.c: New test.
3604
3605 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3606
3607         * gcc.dg/format-attr-1.c: New test.
3608
3609 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3610
3611         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3612         __LONG_LONG_MAX__ instead of LLONG_MAX.
3613
3614 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3615
3616         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3617         scanf flags.
3618         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3619         flags.
3620
3621 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3622
3623         * gcc.dg/sequence-pt-1.c: New test.
3624
3625 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3626
3627         * gcc.c-torture/execute/20001011-1.c: New testcase.
3628         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3629
3630 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3631
3632         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3633         does not error on it.
3634
3635 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3636
3637         * gcc.dg/20001009-1.c: New test.
3638
3639 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3640
3641         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3642         * gcc.c-torture/execute/20001009-2.c: ... to here.
3643
3644 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3645
3646         * gcc.c-torture/compile/20001009-1.c: New testcase.
3647         * gcc.c-torture/execute/20001009-1.c: New testcase.
3648         Testcases provided by Jan Hubicka <jh@suse.cz>.
3649
3650 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3651
3652         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3653         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3654         uintmax_t using <limits.h> to emulate the compiler's internal
3655         logic.  No longer XFAIL %j tests.
3656
3657 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3658
3659         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3660         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3661         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3662         regexps and details of expected handling of some bad formats.
3663         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3664         suppression.
3665
3666 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3667
3668         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3669         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3670         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3671         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3672         in list archives.
3673
3674 2000-10-06  Richard Henderson  <rth@cygnus.com>
3675
3676         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3677         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3678         * g++.old-deja/g++.jason/report.C: Likewise.
3679         * g++.old-deja/g++.law/friend5.C: Likewise.
3680         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3681         of the expected warnings.
3682
3683 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3684
3685         * g++.old-deja/g++.pt/enum14.C: New test.
3686
3687 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3688
3689         * g++.old-deja/g++.pt/crash59.C: New test.
3690
3691 2000-10-04  Will Cohen  <wcohen@redhat.com>
3692
3693         * gcc.dg/20000926-1.c: New test.
3694
3695 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3696
3697         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3698         function name for current C++ compiler.
3699         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3700
3701 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3702
3703         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3704         __PRETTY_FUNCTION__.
3705         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3706
3707 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3708
3709         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3710
3711 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3712
3713         * gcc.c-torture/compile/20000923-1.c: New test.
3714
3715 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3716
3717         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3718         * g++.old-deja/g++.pt/ttp62.C: Same.
3719         * g++.old-deja/g++.other/inline14.C: Same.
3720
3721 2000-09-24  Richard Henderson  <rth@cygnus.com>
3722
3723         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3724
3725 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3726
3727         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3728
3729 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3730
3731         * gcc.c-torture/compile/20000922-1.c: New file.
3732
3733 2000-09-21  Nick Clifton  <nickc@redhat.com>
3734
3735         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3736         a signed long modulo operation.
3737         (mod6): New funciton - perform an unsigned long modulo operation.
3738         (main): Add tests for modulos of very large numbers by very small
3739         dividends.
3740
3741 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3742
3743         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3744
3745 2000-09-19  Richard Henderson  <rth@cygnus.com>
3746
3747         * gcc.dg/compare2.c (case 10): XFAIL.
3748
3749 2000-09-18  Richard Henderson  <rth@cygnus.com>
3750
3751         * gcc.c-torture/execute/20000906-1.c: Move ...
3752         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3753         that support __builtin_trap.
3754
3755 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3756
3757         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3758
3759 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3760
3761         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3762         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3763         more $ format tests.
3764
3765 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3766
3767         * gcc.dg/format-errmk-1.c: New test.
3768
3769 2000-09-17  Greg McGary  <greg@mcgary.org>
3770
3771         * gcc.c-torture/execute/20000917-1.x: Remove.
3772
3773 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3774
3775         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3776
3777 2000-09-17  Greg McGary  <greg@mcgary.org>
3778
3779         * gcc.c-torture/execute/20000917-1.c: New test.
3780         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3781
3782 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3783
3784         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3785         in nested macro bug.
3786
3787 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3788
3789         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3790
3791 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3792
3793         * gcc.c-torture/execute/20000914-1.c: New test.
3794
3795 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3796
3797         * g++.other/inline13.C: New test.
3798
3799 2000-09-12  Andreas Jaeger  <aj@suse.de>
3800
3801         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3802         constant by Ulrich Drepper <drepper@redhat.com>.
3803
3804 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3805
3806         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3807
3808 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3809
3810         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3811
3812 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3813
3814         * gcc.dg/cpp/backslash.c: New test.
3815
3816 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3817
3818         * gcc.c-torture/execute/20000910-1.c: New test.
3819         * gcc.c-torture/execute/20000910-2.c: Likewise.
3820
3821 2000-09-11  Robert Lipe  <robertl@sco.com>
3822
3823         * gcc.dg/pragma-align.c: New test.
3824
3825 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3826
3827         * g++.old-deja/g++.pt/explicit82.C: New test.
3828         * g++.old-deja/g++.pt/explicit83.C: New test.
3829
3830 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3831
3832         * gcc.dg/asm-names.c: New test.
3833
3834 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3835
3836         * gcc.dg/cpp/tr-warn6.c: New test
3837
3838 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3839
3840         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3841         be accepted.
3842
3843 2000-09-07  Catherine Moore  <clm@redhat.com>
3844
3845         * gcc.c-torture/execute/unroll-1.c: New test.
3846
3847 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3848
3849         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3850         ERROR markers.
3851         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3852         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3853         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3854         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3855         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3856         Preprocess only.
3857         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3858         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3859
3860 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3861
3862         * g++.old-deja/g++.pt/deduct2.C: New test.
3863
3864 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3865
3866         * g++.old-deja/g++.pt/parms2.C: New test.
3867
3868 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3869
3870         * g++.old-deja/g++.pt/crash58.C: New test.
3871
3872 2000-09-06  Greg McGary  <greg@mcgary.org>
3873
3874         * gcc.c-torture/execute/20000906-1.c: New test.
3875         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3876
3877 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3878
3879         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3880
3881 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3882
3883         * g++.old-deja/g++.pt/crash57.C: New test.
3884
3885 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3886
3887         * g++.old-deja/g++.pt/crash56.C: New test.
3888
3889 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3890
3891         * g++.old-deja/g++.pt/koenig1.C: New test.
3892
3893 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3894
3895         * gcc.dg/20000904-1.c: New test.
3896
3897 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3898
3899         * gcc.dg/cpp/paste8.c: New test.
3900
3901 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3902
3903         * gcc.c-torture/compile/20000827-1.c: New test.
3904
3905 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3906
3907         * gcc.dg/format-diag-1.c: New test.
3908
3909 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3910
3911         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3912         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3913         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3914         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3915         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3916
3917 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3918
3919         * g++.old-deja/g++.other/nested4.C: New test.
3920
3921 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3922
3923         * g++.old-deja/g++.ns/scoped1.C: New test.
3924
3925 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3926
3927         * lib/g++.exp: Support testing already-installed GCC.
3928
3929 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3930
3931         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3932
3933 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3934
3935         * gcc.dg/return-type-2.c: New test.
3936
3937 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3938
3939         * gcc.c-torture/compile/20000825-1.c: New test.
3940
3941 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3942
3943         * gcc.dg/dwarf2-2.c: New test.
3944
3945 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3946
3947         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3948         dg-warning regexps.
3949
3950 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3951
3952         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3953         gcc.dg/format-ext-5.c: New tests.
3954
3955 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3956
3957         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3958
3959 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3960
3961         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3962
3963 2000-08-24  Richard Henderson  <rth@cygnus.com>
3964
3965         * gcc.dg/ia64-sync-1.c: New test.
3966         * gcc.dg/ia64-sync-2.c: New test.
3967         * gcc.dg/ia64-asm-1.c: New test.
3968
3969 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3970
3971         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3972         * gcc.dg/format-ext-2.c: New test.
3973
3974 2000-08-23  Jason Merrill  <jason@redhat.com>
3975
3976         * lib/old-dejagnu.exp: Also ignore "In member function" and
3977         "At global scope".
3978
3979 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3980
3981         * gcc.dg/noncompile/label-lineno-1.c: New test.
3982
3983 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3984
3985         * gcc.dg/c99-array-nonobj-1.c: New test.
3986
3987 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3988
3989         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3990         tests.
3991         * gcc.dg/format-ext-1.c: New test.
3992
3993 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3994
3995         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3996         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3997         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3998         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3999         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4000
4001 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4002
4003         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4004         gcc.dg/c99-strftime-2.c: New tests.
4005
4006 2000-08-22  Richard Henderson  <rth@cygnus.com>
4007
4008         * gcc.c-torture/execute/20000822-1.c: New test.
4009
4010 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4011
4012         * gcc.c-torture/execute/20000819-1.x: Remove.
4013
4014 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4015
4016         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4017         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4018         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4019         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4020         gcc.dg/format-xopen-1.c: New tests.
4021
4022 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4023
4024         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4025
4026 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4027
4028         * g++.old-deja/g++.other/loop2.C: New test.
4029
4030         * gcc.c-torture/compile/20000606-1.c: New test.
4031         * gcc.c-torture/compile/20000728-1.c: New test.
4032         * gcc.c-torture/execute/20000801-1.c: New test.
4033         * gcc.c-torture/execute/20000801-2.c: New test.
4034         * gcc.c-torture/execute/20000819-1.c: New test.
4035         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4036         * gcc.dg/20000629-1.c: New test.
4037         * gcc.dg/20000724-1.c: New test.
4038         * gcc.dg/20000807-1.c: New test.
4039
4040 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4041
4042         * gcc.dg/cpp/pragma-1.c: New test.
4043         * gcc.dg/cpp/pragma-2.c: New test.
4044
4045 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4046
4047         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4048         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4049
4050 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4051
4052         * gcc.c-torture/compile/20000818-1.c: New test.
4053
4054 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4055
4056         * gcc.c-torture/execute/20000818-1.c: New test.
4057
4058 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4059
4060         * gcc.dg/format-va-1.c: New test.
4061
4062 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4063
4064         * g++.old-deja/g++.other/typedef8.C: New test.
4065
4066 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4067
4068         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4069         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4070         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4071         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4072         * g++.old-deja/g++.other/ptrmem7.C: New test.
4073         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4074
4075 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4076
4077         * g++.old-deja/g++.pt/typename27.C: New test.
4078
4079 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4080
4081         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4082         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4083         * g++.old-deja/g++.pt/friend45.C: New test.
4084         * g++.old-deja/g++.other/friend8.C: New test.
4085
4086 2000-08-15  Richard Henderson  <rth@cygnus.com>
4087
4088         * gcc.c-torture/execute/20000815-1.c: New test.
4089
4090 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4091
4092         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4093         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4094         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4095
4096 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4097
4098         * g++.old-deja/g++.other/refinit2.C: New test.
4099
4100 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4101
4102         * lib/c-torture.exp (c-torture): Make
4103         compiler_conditional_xfail_data global.
4104         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4105         compiler_conditional_xfail_data machinery.
4106         (f-torture-execute): Likewise.
4107         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4108         and only when unrolling loops.
4109
4110         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4111
4112 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4113
4114         * g++.old-deja/g++.pt/explicit81.C: New test.
4115
4116 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4117
4118         * g++.old-deja/g++.pt/typename26.C: New test.
4119
4120 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4121
4122         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4123         warning.
4124
4125 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4126
4127         * g++.old-deja/g++.other/array3.C: New test.
4128
4129 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4130
4131         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4132         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4133         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4134         New tests.
4135
4136 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4137
4138         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4139         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4140
4141 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4142
4143         * gcc.c-torture/execute/20000808-1.c: New test.
4144
4145 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4146
4147         * gcc.dg/c90-const-expr-1.c: New test.
4148
4149 2000-08-08  Richard Henderson  <rth@cygnus.com>
4150
4151         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4152
4153 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4154
4155         * gcc.dg/noncompile/const-ll-1.c: New test.
4156
4157 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4158
4159         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4160
4161 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4162
4163         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4164         that running programs linked against the shared version of libobjc
4165         run correctly.
4166
4167 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4168
4169         * gcc.dg/c99-printf-1.c: New test.
4170
4171 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4172
4173         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4174
4175 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4176
4177         * gcc.c-torture/execute/20000731-1.x: Delete.
4178
4179 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4180
4181         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4182         and torture_without_loops as is done by c-torture.exp.
4183         (search_for): Copy from c-torture.exp.
4184         (gcc-dg-runtest): New function, drives a directory of tests
4185         iterating over the TORTURE_OPTIONS.
4186         (scan-assembler, scan-assembler-not): Move here from
4187         individual directory drivers.
4188
4189         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4190         defined by lib/gcc-dg.exp.
4191         * gcc.dg/cpp/cpp.exp: Likewise.
4192         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4193         gcc-dg-runtest, so we cycle over optimization options.
4194
4195         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4196         * gcc.dg/compare2.c: No longer expected to fail.
4197
4198 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4199
4200         * gcc.c-torture/execute/20000804-1.c: New test.
4201
4202 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4203
4204         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4205
4206 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4207
4208         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4209
4210 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4211
4212         * gcc.c-torture/compile/20000803-1.c: New test.
4213
4214 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4215
4216         * gcc.c-torture/execute/20000801-3.c,
4217         gcc.c-torture/execute/20000801-4.c: New tests.
4218         * gcc.c-torture/execute/20000801-3.x,
4219         gcc.c-torture/execute/20000801-4.x: Xfail.
4220
4221 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4222
4223         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4224         libobjc/.libs to allow for libtool.
4225
4226 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4227
4228         * gcc.c-torture/compile/20000802-1.c: New test.
4229
4230 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4231
4232         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4233
4234 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4235
4236         * gcc-c-torture/execute/20000731-2.c: New test.
4237
4238         * gcc.c-torture/execute/20000731-1.c: New test.
4239         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4240
4241 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4242
4243         * testsuite/gcc.dg/cpp/paste7.c: New test.
4244         * gcc.dg/cpp/20000725-1.c: New test.
4245
4246 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4247
4248         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4249         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4250         declaration warning for __builtin_dwarf_reg_size.
4251
4252         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4253
4254 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4255
4256         * gcc.dg/noncompile/voidparam-1.c: New test.
4257
4258 2000-07-30  Richard Henderson  <rth@cygnus.com>
4259
4260         * gcc.dg/c90-digraph-1.c: Don't xfail.
4261         * gcc.dg/compare2.c (case 10): Xfail.
4262         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4263
4264 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4265
4266         * gcc.dg/c99-main-1.c: New test.
4267
4268 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4269
4270         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4271
4272 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4273
4274         * gcc.c-tortuer/execute/20000726-1.c: New test.
4275
4276 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4277
4278         * gcc.c-torture/execute/enum-2.c: New test.
4279
4280 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4281
4282         * gcc.dg/cpp/tr-warn3.c: New test.
4283
4284 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4285
4286         * g++.old-deja/g++.ext/implicit1.C: Remove.
4287         * g++.old-deja/g++.jason/c2.C: Remove
4288         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4289         * g++.old-deja/g++.pt/crash16.C: Likewise.
4290         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4291
4292 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4293
4294         * g++.old-deja/g++.other/for2.C: New test.
4295
4296 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4297
4298         * gcc.dg/20000720-1.c: New test.
4299
4300 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4301
4302         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4303
4304 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4305
4306         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4307         * gcc.c-torture/execute/20000722-1.c: New.
4308         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4309
4310 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4311
4312         * gcc.dg/cpp/20000720-1.S: New test.
4313
4314 2000-07-21  Michael Meissner  <meissner@redhat.com>
4315
4316         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4317
4318 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4319
4320         * g++.old-deja/g++.brendan/crash16.C,
4321         g++.old-deja/g++.brendan/parse3.C,
4322         g++.old-deja/g++.brendan/redecl1.C,
4323         g++.old-deja/g++.ns/template13.C,
4324         g++.old-deja/g++.other/decl4.C,
4325         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4326
4327 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4328
4329         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4330         and "Internal error".
4331
4332         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4333         regexps.
4334         * gcc.dg/cpp/paste6.c: New test.
4335
4336 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4337
4338         * gcc.dg/cpp/tr-direct.c: New test.
4339
4340         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4341         gcc.dg/cpp/undef1.c: Tweak error regexps.
4342
4343 2000-07-18  Eric Christopher <echristo@redhat.com>
4344
4345         * gcc.c-torture/compile/20000718-1.c: New test.
4346
4347 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4348
4349         * cpplex.c (_cpp_push_token): If the token being pushed back
4350         is the previous token in this context, just subtract one from
4351         context->posn.
4352         * cppmacro.c (save_expansion): Clear aux field when storing a
4353         placemarker.
4354
4355 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4356
4357         * gcc.dg/noncompile/redecl-1.c: New test.
4358
4359 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4360
4361         * gcc.c-torture/execute/20000717-5.c: New test.
4362         * gcc.c-torture/execute/20000717-1.x: Removed.
4363
4364 2000-07-17  Richard Henderson  <rth@cygnus.com>
4365
4366         * gcc.c-torture/execute/20000717-4.c: New test.
4367
4368 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4369
4370         * gcc.dg/cpp/syshdr.c: New test.
4371         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4372
4373 2000-07-17  Neil Booth  <neilb@earthling.net>
4374
4375         * gcc.dg/cpp/cmdlne-dM.c: New test.
4376         * gcc.dg/cpp/cmdlne-dD.c: New test.
4377
4378 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4379
4380         * gcc.c-torture/execute/20000717-3.c: New test.
4381
4382         * gcc.c-torture/compile/20000717-1.c: New test.
4383
4384 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4385
4386         * gcc.c-torture/execute/20000717-2.c: New test.
4387
4388 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4389
4390         * gcc.dg/formatz-1.c: New test.
4391
4392         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4393         * gcc.dg/c99-digraph-1.c: New tests.
4394
4395         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4396         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4397
4398         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4399         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4400         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4401         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4402         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4403         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4404         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4405
4406 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4407
4408         * gcc.c-torture/execute/20000717-1.c: New test.
4409         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4410
4411 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4412
4413         * gcc.c-torture/execute/20000715-2.c: New test.
4414         * gcc.dg/20000715-1.c: New test.
4415
4416 2000-07-15  Michael Meissner  <meissner@redhat.com>
4417
4418         * gcc.c-torture/execute/20000715-1.c: New test.
4419
4420 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4421
4422         * gcc.c-torture/execute/20000707-1.c: New test.
4423
4424 2000-07-13  Neil Booth  <NeilB@earthling.net>
4425
4426         * testsuite/gcc.dg/cpp/digraph1.c,
4427         testsuite/gcc.dg/cpp/digraph2.c,
4428         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4429
4430 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4431
4432         * g77.f-torture/compile/20000630-2.f:  New test.
4433         * g77.f-torture/compile/20000630-2.x
4434
4435 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4436
4437         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4438
4439 2000-07-11  Neil Booth  <NeilB@earthling.net>
4440
4441         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4442
4443 2000-07-11  Neil Booth  <NeilB@earthling.net>
4444
4445         * gcc.dg/cpp/cmdlne-C.c: New.
4446
4447 2000-07-09  Neil Booth  <NeilB@earthling.net>
4448
4449         * gcc.dg/cpp/directiv.c: New tests.
4450         * gcc.dg/cpp/undef1.c: Update.
4451
4452 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4453
4454         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4455
4456 2000-07-09  Neil Booth  <NeilB@earthling.net>
4457
4458         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4459
4460 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4461
4462         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4463         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4464
4465 2000-07-08  Neil Booth  <NeilB@earthling.net>
4466
4467         * gcc.dg/cpp/macsyntx.c: New tests.
4468
4469 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4470
4471         * gcc.dg/20000707-1.c: New test.
4472
4473 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4474
4475         * gcc.c-torture/execute/20000706-1.c: New test.
4476         * gcc.c-torture/execute/20000706-2.c: New test.
4477         * gcc.c-torture/execute/20000706-3.c: New test.
4478         * gcc.c-torture/execute/20000706-4.c: New test.
4479         * gcc.c-torture/execute/20000706-5.c: New test.
4480
4481 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4482
4483         * g++.old-deja/g++.pt/instantiate7.C: New test.
4484
4485 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4486
4487         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4488         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4489         * g++.old-deja/g++.other/rtti3.C: Likewise.
4490         * g++.old-deja/g++.other/rttid3.C: Likewise.
4491
4492 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4493
4494         *  g77.f-torture/compile/20000630-1.x: Fix typo
4495
4496 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4497
4498         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4499         assembly output.
4500
4501 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4502
4503         * gcc.dg/cpp/ident.c: New test.
4504
4505 2000-07-05  Neil Booth  <NeilB@earthling.net>
4506
4507         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4508           gcc.dg/cpp/lexstrng.c: New tests.
4509
4510 2000-07-04  Neil Booth  <NeilB@earthling.net>
4511
4512         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4513         * gcc.dg/cpp/strify2.c: Same.
4514
4515 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4516
4517         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4518         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4519         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4520         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4521
4522         * testsuite/gcc.dg/cpp/macro1.c,
4523         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4524         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4525         testsuite/gcc.dg/cpp/strify1.c,
4526         testsuite/gcc.dg/cpp/strify2.c: New tests.
4527
4528 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4529
4530         * gcc.c-torture/execute/20000703-1.c: New test.
4531
4532 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4533
4534         * g++.old-deja/g++.pt (lookup10.C): New test.
4535
4536 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4537
4538         * g++.old-deja/g++.pt (typename25.C): New test.
4539
4540 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4541
4542         * gcc.c-torture/compile/20000701-1.c: New test.
4543
4544 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4545
4546         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4547         to test case.
4548
4549 2000-06-30  Catherine Moore  <clm@cygnus.com>
4550
4551         * gcc.c-torture/execute/align-1.c: New test.
4552
4553 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4554
4555         * g++.old-deja/g++.pt/expr8.C: New test.
4556         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4557
4558 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4559
4560         * gcc.c-torture/compile/20000629-1.c: New test.
4561
4562 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4563
4564
4565         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4566         gcc.dg/noncompile directory, depending on whether they're
4567         preprocessor tests or not.  Annotate all the tests for the dg
4568         framework.
4569
4570         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4571         * gcc.dg/noncompile/noncompile.exp: New.
4572
4573         * Moved files:
4574         Old name                                New name
4575         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4576         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4577         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4578         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4579         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4580         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4581         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4582         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4583         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4584         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4585         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4586         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4587         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4588         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4589         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4590         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4591         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4592         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4593         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4594         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4595         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4596         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4597         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4598         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4599
4600         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4601         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4602         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4603         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4604         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4605         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4606
4607 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4608
4609         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4610         declare one variable.  On the fourth, error.
4611         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4612         declared by 20000628-1a.h.
4613
4614 2000-06-29  Richard Henderson  <rth@redhat.com>
4615
4616         * gcc.c-torture/execute/930529-1.x: New file.
4617         * gcc.dg/920413-1.c: Adjust expected warning text.
4618         * gcc.dg/980217-1.c: Declare abort.
4619         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4620
4621 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4622
4623         * g77.f-torture/compile/20000629-1.f: New test.
4624         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4625
4626 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4627
4628         Rearrange lots of files, removing entirely the
4629         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4630         directories.
4631
4632         * Deleted files:
4633         gcc.c-torture/code_quality/code_quality.exp
4634         gcc.c-torture/special/special.exp
4635         gcc.failure/failure.exp
4636         gcc.failure/940409-1.x
4637         gcc.c-torture/compile/961203-1.x
4638
4639         * New files:
4640         gcc.misc-tests/linkage.exp
4641         gcc.c-torture/execute/920730-1t.c
4642         gcc.c-torture/execute/920730-1t.x
4643         gcc.c-torture/compile/920520-1.x
4644         gcc.c-torture/compile/920521-1.x
4645         gcc.c-torture/compile/981006-1.x
4646         gcc.c-torture/execute/eeprof-1.x
4647
4648         * Moved files (possibly with modifications to fit a new harness):
4649         Old name                                New name
4650         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4651         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4652         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4653         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4654         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4655         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4656         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4657         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4658         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4659         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4660         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4661         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4662         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4663         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4664
4665 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4666
4667         * c-torture/compile/961203-1.x: Delete.
4668
4669         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4670         not exit. Include stdio.h.
4671         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4672         * gcc.misc-tests/dg-12.c: Likewise.
4673         * gcc.misc-tests/dg-5.c: Likewise.
4674         * gcc.misc-tests/dg-6.c: Likewise.
4675         * gcc.misc-tests/dg-7.c: Prototype abort.
4676         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4677         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4678         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4679         not exit.
4680         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4681         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4682
4683 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4684
4685         * gcc.dg/cpp/20000628-1.c: New test.
4686         * gcc.dg/cpp/20000628-1.h: New header for above test.
4687         * gcc.dg/cpp/20000628-1a.h: Likewise.
4688
4689 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4690
4691         * gcc.dg/cpp: New directory.
4692         * gcc.dg/cpp/cpp.exp: New driver.
4693         * gcc.dg/cpp/20000627-1.c: New test.
4694         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4695         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4696         and rewrite as a compilation test.
4697
4698         * gcc.dg: Move many files into the cpp subdirectory, possibly
4699         renaming or editing them as well.
4700         Old name                New name
4701         990119-1.c              cpp/19990119-1.c
4702         990228-1.c              cpp/19990228-1.c
4703         990407-1.c              cpp/19990407-1.c
4704         990409-1.c              cpp/19990409-1.c
4705         990413-1.c              cpp/19990413-1.c
4706         990703-1.c              cpp/19990703-1.c
4707         20000127-1.c            cpp/20000127-1.c
4708         20000129-1.c            cpp/20000129-1.c
4709         20000207-1.c            cpp/20000207-1.c
4710         20000207-2.c            cpp/20000207-2.c
4711         20000209-1.c            cpp/20000209-1.c
4712         20000209-2.c            cpp/20000209-2.c
4713         20000301-1.c            cpp/20000301-1.c
4714         20000419-1.c            cpp/20000419-1.c
4715         20000510-1.S            cpp/20000510-1.S
4716         20000519-1.c            cpp/20000519-1.c
4717         20000529-1.c            cpp/20000529-1.c
4718         20000625-1.c            cpp/20000625-1.c
4719         20000625-2.c            cpp/20000625-2.c
4720         cpp-as1.c               cpp/assert1.c
4721         cpp-as2.c               cpp/assert2.c
4722         cxx-comments-1.c        cpp/cxxcom1.c
4723         cxx-comments-2.c        cpp/cxxcom2.c
4724         endif-label.c           cpp/endif.c
4725         cpp-hash1.c             cpp/hash1.c
4726         cpp-hash2.c             cpp/hash2.c
4727         cpp-if1.c               cpp/if-1.c
4728         cpp-if2.c               cpp/if-2.c
4729         cpp-if3.c               cpp/if-3.c
4730         cpp-if4.c               cpp/if-4.c
4731         cpp-if5.c               cpp/if-5.c
4732         cpp-cond.c              cpp/if-cexp.c
4733         cpp-missingop.c         cpp/if-mop.c
4734         cpp-missingparen.c      cpp/if-mpar.c
4735         cpp-opprec.c            cpp/if-oppr.c
4736         cpp-ifparen.c           cpp/if-paren.c
4737         cpp-shortcircuit.c      cpp/if-sc.c
4738         cpp-shift.c             cpp/if-shift.c
4739         cpp-unary.c             cpp/if-unary.c
4740         cpp-li1.c               cpp/line1.c
4741         cpp-li2.c               cpp/line2.c
4742         lineno.c                cpp/line3.c
4743         lineno-2.c              cpp/line4.c
4744         cpp-mi.c                cpp/mi1.c
4745         cpp-mic.h               cpp/mi1c.h
4746         cpp-micc.h              cpp/mi1cc.h
4747         cpp-mind.h              cpp/mi1nd.h
4748         cpp-mindp.h             cpp/mi1ndp.h
4749         cpp-mix.h               cpp/mi1x.h
4750         cpp-mi2.c               cpp/mi2.c
4751         cpp-mi2a.h              cpp/mi2a.h
4752         cpp-mi2b.h              cpp/mi2b.h
4753         cpp-mi2c.h              cpp/mi2c.h
4754         cpp-mi3.c               cpp/mi3.c
4755         cpp-mi3.def             cpp/mi3.def
4756         poison-1.c              cpp/poison.c
4757         pr-impl.c               cpp/prag-imp.c
4758         cpp-redef-2.c           cpp/redef1.c
4759         cpp-redef.c             cpp/redef2.c
4760         strpaste.c              cpp/strp1.c
4761         strpaste-2.c            cpp/strp2.c
4762         cpp-tradpaste.c         cpp/tr-paste.c
4763         cpp-tradstringify.c     cpp/tr-str.c
4764         cpp-tradwarn1.c         cpp/tr-warn1.c
4765         cpp-tradwarn2.c         cpp/tr-warn2.c
4766         trigraphs.c             cpp/trigraphs.c
4767         cpp-unc1.c              cpp/unc1.c
4768         cpp-unc2.c              cpp/unc2.c
4769         cpp-unc3.c              cpp/unc3.c
4770         cpp-unc.c               cpp/unc4.c
4771         undef.c                 cpp/undef1.c
4772         undef-2.c               cpp/undef2.c
4773         cpp-wi1.c               cpp/widestr1.c
4774
4775 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4776
4777         * lib/g++.exp (g++_include_flags): Tweak.
4778
4779 2000-06-27  H.J. Lu  <hjl@gnu.org>
4780             Loren J. Rittle  <ljrittle@acm.org>
4781
4782         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4783         version with one that knows about the new gcc tree structure.
4784         (g++_link_flags): Same.
4785
4786 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4787
4788         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4789         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4790         case we are cross-compiling.
4791
4792         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4793         g++.old-deja/g++.niklas/Makefile.in,
4794         g++.old-deja/g++.niklas/configure.in,
4795         g++.old-deja/g++.other/Makefile.in,
4796         g++.old-deja/g++.other/configure.in,
4797         gcc.c-torture/code_quality/Makefile.in,
4798         gcc.c-torture/code_quality/configure.in,
4799         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4800         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4801         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4802         gcc.c-torture/execute/ieee/Makefile.in,
4803         gcc.c-torture/execute/ieee/configure.in,
4804         gcc.c-torture/noncompile/Makefile.in,
4805         gcc.c-torture/noncompile/configure.in,
4806         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4807         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4808         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4809
4810 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4811
4812         * g++.old-deja/g++.other/ambig3.C: New test.
4813
4814 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4815
4816         * g++.old-deja/g++.pt/syntax1.C: New test.
4817         * g++.old-deja/g++.pt/syntax2.C: New test.
4818         * g++.old-deja/g++.other/syntax3.C: New test.
4819         * g++.old-deja/g++.other/syntax4.C: New test.
4820
4821 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4822
4823         * gcc.dg/20000623-1.c: Prototype exit and abort.
4824
4825 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4826
4827         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4828         New tests.
4829         * gcc.dg/cpp-mi3.def: New file.
4830
4831         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4832         inside assertions.
4833         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4834         lexer's error messages.
4835         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4836         divine anything from the linemarkers.
4837         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4838         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4839
4840 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4841
4842         * gcc.dg/20000623-1.c: New test.
4843
4844 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4845
4846         * gcc.c-torture/execute/20000622-1.c: New test.
4847
4848 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4849
4850         * g++.old-deja/g++.other/init15.C: New test.
4851
4852 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4853
4854         * g++.old-deja/g++.pt/vaarg2.C: New test.
4855         * g++.old-deja/g++.pt/vaarg3.C: New test.
4856
4857 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4858
4859         * g++.old-deja/g++.other/dyncast6.C: New test.
4860
4861 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4862
4863         * gcc.c-torture/execute/loop-6.c: New test.
4864
4865 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4866
4867         * gcc.dg/20000614-1.c: New test.
4868         * gcc.dg/20000614-2.c: New test.
4869
4870 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4871
4872         * g++.old-deja/g++.other/inline12.C: New test.
4873
4874 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4875
4876         * g++.old-deja/g++.other/eh1.C: New test.
4877
4878 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4879
4880         * g++.old-deja/g++.other/type.C: New test.
4881
4882 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4883
4884         * g++.old-deja/g++.other/initstring.C: New test.
4885
4886 2000-06-12  Jason Merrill  <jason@redhat.com>
4887
4888         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4889
4890 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4891
4892         * gcc.c-torture/compile/20000609-1.c: New test.
4893
4894 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4895
4896         * gcc.dg/20000609-1.c: New test.
4897
4898 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4899
4900         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4901         * gcc.c-torture/noncompile/poison-1.c: Move...
4902         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4903         * gcc.dg/cpp-li1.c: Add a token after the #line.
4904
4905 2000-06-05  Richard Henderson  <rth@cygnus.com>
4906
4907         * gcc.c-torture/execute/20000605-2.c: New test.
4908         * gcc.c-torture/execute/20000605-3.c: New test.
4909
4910 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4911
4912         * g77.f-torture/execute/20000503-1.x: New file.
4913
4914 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4915
4916         * g++.old-deja/g++.eh/badalloc1.C: New test.
4917
4918 2000-06-05  Richard Henderson  <rth@cygnus.com>
4919
4920         * gcc.c-torture/execute/20000605-1.c: New test.
4921
4922 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4923             Nathan Sidwell <nathan@codesourcery.com>
4924
4925         * gcc.c-torture/compile/20000605-1.c: New test.
4926
4927 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4928
4929         * g77.f-torture/compile/20000601-1.f:  New test.
4930
4931 2000-06-03  Richard Henderson  <rth@cygnus.com>
4932
4933         * gcc.c-torture/execute/20000603-1.c: New.
4934
4935 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4936
4937         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4938         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4939
4940 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4941
4942         * gcc.dg/compare2.c (case 12): XFAIL.
4943         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4944         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4945
4946         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4947
4948 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4949
4950         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4951         guard macro is already defined when the header is first
4952         included.
4953         * gcc.dg/cpp-mix.h: New file.
4954         * gcc.dg/endif-label.c: Update patterns to match compiler.
4955
4956         * g++.brendan/complex1.C: Declare abort.
4957         * g++.law/refs4.C: Remove XFAIL.
4958         * g++.oliva/expr2.C: Declare abort and exit.
4959
4960 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4961
4962         * gcc.c-torture/execute/20000528-1.c: New test.
4963
4964         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4965         * g++.old-deja/g++.law/temps4.C: Likewise.
4966
4967         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4968         stdlib.h.  Call abort() on failure.
4969         * g++.old-deja/g++.law/refs4.C: Likewise.
4970         * g++.old-deja/g++.law/temps4.C: Likewise.
4971         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4972         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4973
4974 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4975
4976         Relative to g++.dg/special:
4977         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4978
4979         Relative to g++.old-deja:
4980         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4981         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4982         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4983         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4984         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4985         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4986         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4987
4988         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4989         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4990         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4991         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4992         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4993         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4994         and/or string.h.
4995
4996         * g++.other/goto1.C: Update expectations for error messages.
4997
4998 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4999
5000         * gcc.c-torture/compile/20000523-1.c: New test.
5001
5002 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5003
5004         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5005
5006 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5007
5008         * g++.old-deja/g++.eh/catch11.C: New test.
5009         * g++.old-deja/g++.eh/catch12.C: New test.
5010
5011 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5012
5013         * gcc.c-torture/execute/20000523-1.c: New test.
5014
5015 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5016
5017         * c-torture/execute/bcp-1.c: Replace abort in arg of
5018         __builtin_constant_p with a generic external function.
5019
5020         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5021         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5022         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5023         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5024         Prototype abort and/or exit.
5025
5026         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5027         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5028         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5029         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5030
5031 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5032
5033         * gcc.dg/dwarf2-1.c: New test.
5034
5035 2000-05-20  Richard Henderson  <rth@cygnus.com>
5036
5037         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5038
5039 2000-05-20  Andreas Jaeger  <aj@suse.de>
5040
5041         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5042         testcase.
5043
5044 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5045
5046         * gcc.c-torture/execute/20000519-2.c: New test.
5047
5048 2000-05-19  Andreas Jaeger  <aj@suse.de>
5049
5050         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5051         which fails with SSA.
5052
5053         * lib/c-torture.exp: Also test with -O3 -fssa.
5054
5055 2000-05-18  Michael Meissner  <meissner@redhat.com>
5056
5057         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5058         * gcc.c-torture/execute/920415-1.c: Ditto.
5059         * gcc.c-torture/execute/920501-1.c: Ditto.
5060         * gcc.c-torture/execute/conversion.c: Ditto.
5061         * gcc.c-torture/execute/cvt-1.c: Ditto.
5062
5063 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5064
5065         * gcc.c-torture/compile/20000518-1.c: New test.
5066
5067 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5068
5069         * g77.f-torture/compile/200005018.f:  New test.
5070
5071 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5072
5073         * gcc.c-torture/compile/20000517-1.c: New test.
5074
5075 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5076
5077         * gcc.c-torture/execute/20000516-1.c: New test.
5078
5079 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5080
5081         * g++.old-deja/g++.other/eh.C: New test.
5082
5083 2000-05-12  Richard Henderson  <rth@cygnus.com>
5084
5085         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5086         constants through to doit's conditional.
5087
5088 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5089
5090         * gcc.c-torture/compile/20000511-1.c: New test.
5091         * g77.f-torture/compile/20000511-1.f: New test.
5092         * g77.f-torture/compile/20000511-2.f: New test.
5093
5094 2000-05-11  Michael Meissner  <meissner@redhat.com>
5095
5096         * gcc.c-torture/execute/20000511-1.c: New test.
5097
5098 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5099
5100         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5101         * gcc.dg/20000510-1.S: New.
5102
5103 2000-05-08  Catherine Moore  <clm@cygnus.com>
5104
5105         * gcc.dg/unused-3.c: New.
5106
5107 2000-05-06  Richard Henderson  <rth@cygnus.com>
5108
5109           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5110           * g++.old-deja/g++.mike/warn1.C: Likewise.
5111           * g++.old-deja/g++.pt/local1.C: Likewise.
5112           * g++.old-deja/g++.pt/local7.C: Likewise.
5113           * g++.old-deja/g++.pt/spec16.C: Likewise.
5114
5115 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5116
5117         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5118
5119 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5120
5121           * g77.f-torture/execute/20000503-1.f:  New test.
5122
5123 2000-05-04  Andreas Jaeger  <aj@suse.de>
5124
5125         * gcc.dg/noreturn-2.c: New test.
5126
5127 2000-05-04  Neil Booth  <NeilB@earthling.net>
5128
5129         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5130         preprocessor.
5131
5132 2000-05-04  Richard Henderson  <rth@cygnus.com>
5133
5134         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5135
5136 2000-05-04  Richard Henderson  <rth@cygnus.com>
5137
5138         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5139         OpenSSL by Jason R Thorpe.
5140
5141 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5142
5143         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5144
5145 2000-05-03  Robert Lipe <robertlipe@usa.net>
5146
5147         * gcc.dg/20000503-1.c: New test.
5148
5149 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5150
5151         * gcc.c-torture/compile/20000502-1.c: New test.
5152         * g++.old-deja/g++.other/align.C: New test.
5153         * gcc.dg/cpp-tradstringify.c: New test.
5154
5155 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5156
5157         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5158         and hard registers.
5159
5160 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5161
5162         * gcc.c-torture/execute/loop-5.c: New test.
5163
5164 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5165
5166         * gcc.c-torture/execute/va-arg-20.c: New test.
5167
5168 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5169
5170         * gcc.c-torture/execute/20000422-1.c: New test.
5171
5172 2000-04-20  Greg McGary  <gkm@gnu.org>
5173
5174         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5175         when optimizing, but without sibling-call optimizations (-O1).
5176
5177 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5178
5179           * gcc.c-torture/compile/20000420-1.c: New test.
5180
5181 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5182
5183         * g++.abi/ptrflags.C: New test.
5184         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5185
5186 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5187
5188         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5189
5190 2000-04-19  Greg McGary  <gkm@gnu.org>
5191
5192         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5193         sibling-call optimizations.
5194
5195 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5196
5197         * gcc.dg/20000419-1.c: New test.
5198
5199 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5200
5201         * gcc.c-torture/execute/20000412-6.c: New test.
5202
5203 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5204
5205         * gcc.c-torture/execute/20000412-5.c: New test.
5206         * g77.f-torture/compile/20000412-1.f: New test.
5207         * gcc.c-torture/execute/20000412-4.c: New test.
5208         * gcc.c-torture/compile/20000412-2.c: New test.
5209         * gcc.c-torture/execute/20000412-3.c: New test.
5210         * gcc.c-torture/compile/20000412-1.c: New test.
5211         * gcc.c-torture/execute/20000412-2.c: New test.
5212
5213 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5214
5215         * objc/execute/bf-20.m: New test.
5216
5217 2000-04-10  Richard Henderson  <rth@cygnus.com>
5218
5219         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5220
5221         * gcc.c-torture/execute/20000412-1.c: New test.
5222
5223 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5224
5225         * g++.old-deja/g++.eh/catchptr1.C: New test.
5226
5227 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5228
5229         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5230
5231 2000-04-08  Neil Booth  <NeilB@earthling.net>
5232
5233         * gcc.dg/cpp-nullchar.c: Remove test as
5234         embedded nulls cause problems.
5235
5236 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5237
5238         * gcc.dg/compare2.c: New test.
5239
5240 2000-04-08  Neil Booth  <NeilB@earthling.net>
5241
5242         * gcc.dg/cpp-nullchar.c: New test.
5243
5244 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5245
5246         * gcc.dg/cpp-mi2.c: New test.
5247         * gcc.dg/cpp-mi2[abc].h: New files.
5248
5249 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5250
5251         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5252         member name.
5253
5254 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5255
5256         * g++.old-deja/g++.abi/vmihint.C: New test.
5257
5258 2000-04-06  Neil Booth  <NeilB@earthling.net>
5259
5260         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5261         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5262         copyright.
5263
5264 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5265
5266         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5267         avoid stack-frame overwrite.
5268
5269 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5270
5271         * gcc.c-torture/compile/20000405-2.c: New test.
5272         * gcc.c-torture/compile/20000405-3.c: New test.
5273
5274 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5275
5276         * gcc.c-torture/compile/20000405-1.c: New test.
5277
5278 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5279
5280         * gcc.dg/cast-qual-1.c: Revert last change.
5281
5282 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5283
5284         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5285
5286 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5287
5288         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5289         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5290
5291 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5292
5293         * gcc.c-torture/compile/20000403-2.c: New test.
5294         * gcc.c-torture/compile/20000403-1.c: New test.
5295
5296 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5297
5298         * gcc.c-torture/execute/20000403-1.c: New test.
5299
5300 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5301
5302         * gcc.c-torture/execute/20000402-1.c: New test.
5303
5304 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5305
5306         * gcc.c-torture/execute/va-arg-15.c: New test.
5307         * gcc.c-torture/execute/va-arg-16.c: New test.
5308         * gcc.c-torture/execute/va-arg-17.c: New test.
5309         * gcc.c-torture/execute/va-arg-18.c: New test.
5310         * gcc.c-torture/execute/va-arg-19.c: New test.
5311
5312 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5313
5314         * gcc.c-torture/compile/981211-1.c: Move to...
5315         * gcc.dg/cpp-as1.c: ...here.
5316         * gcc.dg/cpp-as2.c: New file.
5317
5318         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5319         compiler.
5320
5321 2000-04-02  Neil Booth  <NeilB@earthling.net>
5322
5323         * gcc.dg/cpp-cond.c  New tests.
5324         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5325         accidental success less likely.
5326         * gcc.dg/cpp-missingop.c  New tests.
5327         * gcc.dg/cpp-missingparen.c  New tests.
5328         * gcc.dg/cpp-shift.c  New tests.
5329         * gcc.dg/cpp-shortcircuit.c  New tests.
5330         * gcc.dg/cpp-unary.c  New tests.
5331
5332 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5333
5334         * gcc.c-torture/compile/20000329-1.c: New test.
5335
5336 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5337
5338         * gcc.c-torture/compile/20000326-1.c: New test.
5339         * gcc.c-torture/compile/20000326-2.c: New test.
5340
5341 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5342
5343         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5344         the first parameter is a function argument.
5345
5346 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5347
5348         * g++.old-deja/g++.ext/array4.C: New test.
5349
5350 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5351
5352         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5353
5354 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5355
5356         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5357
5358 2000-03-19  Richard Henderson  <rth@cygnus.com>
5359
5360         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5361
5362 2000-03-19  Richard Henderson  <rth@cygnus.com>
5363
5364         * gcc.c-torture/compile/20000319-1.c: New test.
5365
5366 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5367
5368         * gcc.c-torture/execute/20000314-3.c: New test.
5369         * gcc.c-torture/execute/20000314-2.c: New test.
5370         * gcc.c-torture/execute/20000314-1.c: New test.
5371         * gcc.c-torture/compile/20000314-2.c: New test.
5372         * gcc.c-torture/compile/20000314-1.c: New test.
5373
5374 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5375
5376         * g++.old-deja/g++.warn/inline.C: New test.
5377
5378 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5379
5380         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5381         standards-compliant result rather than specific constants.
5382         Put test-values in array.
5383
5384 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5385
5386         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5387         (g++_target_compile): Put test-specific options last.
5388
5389 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5390
5391         * g++.old-deja/g++.eh/vbase4.C: New test.
5392
5393 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5394
5395         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5396
5397 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5398
5399         * g++.old-deja/g++.brendan/misc12.C: Removed.
5400         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5401         * g++.old-deja/g++.ext/pretty4.C: New test.
5402
5403 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5404
5405         * g++.old-deja/g++.other/string2.C: New test.
5406
5407 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5408
5409         * g++.old-deja/g++.warn/impint2.C: New test.
5410
5411 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5412
5413         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5414         is 1, not zero.
5415
5416 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5417
5418         * g++.old-deja/g++.warn/impint.C: New test.
5419         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5420         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5421         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5422         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5423         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5424         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5425         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5426         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5427         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5428         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5429         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5430         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5431
5432 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5433
5434         * gcc.dg/cpp-redef.c: New test.
5435
5436 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5437
5438         * g++.old-deja/g++.pt/unify7.C: New test.
5439
5440 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5441
5442         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5443         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5444
5445 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5446
5447         * gcc.c-torture/compile/20000224-1.c: New test.
5448
5449 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5450
5451         * gcc.c-torture/compile/cpp-2.c: New test.
5452         * gcc.c-torture/compile/cpp-1.c: New test.
5453
5454 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5455
5456         * gcc.c-torture/execute/20000225-1.c: New test.
5457
5458 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5459
5460         * gcc.dg/cpp-li2.c: New test.
5461
5462         * gcc.dg/cpp-wi1.c: New test.
5463
5464         * gcc.dg/cpp-li1.c: New test.
5465
5466 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5467
5468         * g++.old-deja/g++.other/sizeof5.C: New test.
5469
5470 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5471
5472         * gcc.c-torture/execute/va-arg-13.c: New test.
5473
5474 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5475
5476         * gcc.c-torture/execute/va-arg-12.c: New test.
5477
5478 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5479
5480         * gcc.c-torture/execute/20000223-1.c: New test.
5481
5482 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5483
5484         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5485
5486 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5487
5488         * g++.old-deja/g++.abi/ptrmem.C: New test.
5489
5490 2000-02-19  Richard Henderson  <rth@cygnus.com>
5491
5492         * gcc.c-torture/compile/init-3.c: New.
5493
5494 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5495
5496         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5497         ALWAYS_CXXFLAGS.
5498
5499 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5500
5501         * gcc.c-torture/compile/20000211-3.c: New test.
5502
5503 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5504
5505         * gcc.c-torture/compile/20000211-2.c: New test.
5506
5507 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5508
5509         * gcc.c-torture/compile/20000211-1.c: New test.
5510
5511 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5512
5513         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5514           on native targets
5515
5516 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5517
5518         * g++.old-deja/g++.other/cast5.C: New test.
5519
5520 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5521
5522         * gcc.c-torture/execute/20000205-1.c: New.
5523
5524 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5525
5526         * g++.old-deja/g++.jason/cast3.C: Return void.
5527         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5528
5529 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5530
5531         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5532
5533         * gcc.dg/loop-1.c: New test.
5534
5535 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5536
5537         * gcc.c-torture/compile/20000127-1.c: New test.
5538         * gcc.c-torture/execute/991228-1.c: New test.
5539
5540 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5541
5542         * gcc.dg/unused-2.c: New test.
5543
5544         * gcc.dg/conv-1.c: New test.
5545
5546 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5547
5548         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5549         compiler.
5550         (tool_option_proc): Fix typo.
5551
5552 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5553
5554         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5555         of the ld on the host, not on the build machine.
5556         Also, don't crash if '--help' is not a supported option.
5557
5558 2000-01-24  Richard Henderson  <rth@cygnus.com>
5559
5560         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5561
5562 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5563
5564         * gcc.c-torture/execute/20000120-2.c: New test.
5565         * gcc.c-torture/execute/20000120-1.c: New test.
5566
5567 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5568
5569         * gcc.c-torture/execute/20000113-1.c: New test.
5570
5571 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5572
5573         * gcc.c-torture/execute/20000112-1.c: New test.
5574
5575 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5576
5577         * gcc.dg/20000111-1.c: New test.
5578
5579 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5580
5581         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5582         with 16 bit integers.
5583
5584 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5585
5586         * gcc.dg/20000108-1.c: New test.
5587
5588 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5589
5590         * g++.old-deja/g++.ns/koenig8.C: New test.
5591
5592 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5593
5594         * g++.old-deja/g++.other/cast4.C: New test.
5595
5596 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5597
5598         * gcc.c-torture/compile/20000105-2.c: New test.
5599         * gcc.c-torture/compile/20000105-1.c: New test.
5600
5601 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5602
5603         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5604         references to printf & atoi to conform to ANSI standard.
5605         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5606         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5607         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5608         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5609         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5610         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5611         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5612         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5613         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5614         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5615         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5616         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5617         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5618         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5619         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5620         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5621         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5622         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5623         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5624         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5625         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5626         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5627         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5628         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5629         * g++.old-deja/g++.brendan/init3.C: Likewise.
5630         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5631         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5632         * g++.old-deja/g++.brendan/new2.C: Likewise.
5633         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5634         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5635         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5636         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5637         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5638         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5639         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5640         * g++.old-deja/g++.brendan/template24.C: Likewise.
5641         * g++.old-deja/g++.brendan/template3.C: Likewise.
5642         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5643         * g++.old-deja/g++.jason/inline3.C: Likewise.
5644         * g++.old-deja/g++.jason/opeq.C: Likewise.
5645         * g++.old-deja/g++.law/arg5.C: Likewise.
5646         * g++.old-deja/g++.law/arm7.C: Likewise.
5647         * g++.old-deja/g++.law/ctors11.C: Likewise.
5648         * g++.old-deja/g++.law/cvt8.C: Likewise.
5649         * g++.old-deja/g++.law/init9.C: Likewise.
5650         * g++.old-deja/g++.law/refs4.C: Likewise.
5651         * g++.old-deja/g++.law/template2.C: Likewise.
5652         * g++.old-deja/g++.law/visibility24.C: Likewise.
5653         * g++.old-deja/g++.law/vtable3.C: Likewise.
5654         * g++.old-deja/g++.mike/asm2.C: Likewise.
5655         * g++.old-deja/g++.mike/eh1.C: Likewise.
5656         * g++.old-deja/g++.mike/misc1.C: Likewise.
5657         * g++.old-deja/g++.mike/misc13.C: Likewise.
5658         * g++.old-deja/g++.mike/misc14.C: Likewise.
5659         * g++.old-deja/g++.mike/ns12.C: Likewise.
5660         * g++.old-deja/g++.mike/p1248.C: Likewise.
5661         * g++.old-deja/g++.mike/p3708.C: Likewise.
5662         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5663         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5664         * g++.old-deja/g++.mike/p646.C: Likewise.
5665         * g++.old-deja/g++.mike/p700.C: Likewise.
5666         * g++.old-deja/g++.mike/p783.C: Likewise.
5667         * g++.old-deja/g++.mike/p783a.C: Likewise.
5668         * g++.old-deja/g++.mike/p783b.C: Likewise.
5669         * g++.old-deja/g++.mike/p786.C: Likewise.
5670         * g++.old-deja/g++.mike/p789.C: Likewise.
5671         * g++.old-deja/g++.mike/p789a.C: Likewise.
5672         * g++.old-deja/g++.mike/p807a.C: Likewise.
5673         * g++.old-deja/g++.other/delete3.C: Likewise.
5674         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5675         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5676         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5677         * g++.old-deja/g++.other/empty1.C: Likewise.
5678         * g++.old-deja/g++.other/temporary1.C: Likewise.
5679         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5680         * g++.old-deja/g++.pt/t16.C: Likewise.
5681         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5682
5683 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5684
5685         * gcc.dg/991230-1.c: New test.
5686
5687 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5688
5689         * gcc.c-torture/compile/991229-3.c: New test.
5690         * gcc.c-torture/compile/991229-2.c: New test.
5691         * gcc.c-torture/compile/991229-1.c: New test.
5692
5693 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5694
5695         * gcc.c-torture/compile/labels-2.c: New test.
5696
5697 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5698
5699         * gcc.c-torture/execute/991227-1.c: New test.
5700
5701 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5702
5703         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5704
5705 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5706
5707         * gcc.c-torture/execute/991221-1.c: New test.
5708
5709 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5710
5711         * g++.old-deja/g++.other/cast3.C: New test.
5712
5713 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5714
5715         * gcc.c-torture/execute/991216-4.c: New test.
5716
5717 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5718
5719         * gcc.c-torture/execute/991216-1.c: New test.
5720         * gcc.c-torture/execute/991216-2.c: New test.
5721         * gcc.c-torture/execute/991216-3.c: New test.
5722
5723 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5724
5725         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5726         Actually make the test fail by using "-O2" for compilation.
5727
5728 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5729
5730         * g++.old-deja/g++.warn/cast-align1.C: New test.
5731
5732 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5733
5734         * gcc.c-torture/compile/991214-1.c: New test.
5735         * gcc.c-torture/compile/991214-2.c: New test.
5736
5737 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5738
5739         * gcc.dg/991214-1.c: New test.
5740
5741 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5742
5743         * gcc.c-torture/compile/991213-3.c: New test.
5744         * gcc.c-torture/compile/991213-2.c: New test.
5745         * gcc.c-torture/compile/991213-1.c: New test.
5746
5747 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5748
5749         * gcc.dg/991209-1.c: New test.
5750
5751 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5752
5753         * gcc.c-torture/compile/991208-1.c: New test.
5754
5755 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5756
5757         * gcc.dg/ultrasp2.c: New test.
5758
5759 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5760
5761         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5762
5763 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5764
5765         * gcc.c-torture/compile/991202-1.c: New test.
5766         * gcc.c-torture/execute/991202-1.c: New test.
5767         * gcc.c-torture/execute/991202-2.c: New test.
5768         * gcc.c-torture/execute/991202-3.c: New test.
5769
5770 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5771
5772         * g++.old-deja/g++.abi/align.C: New test.
5773         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5774         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5775
5776 1999-12-01  Richard Henderson  <rth@cygnus.com>
5777
5778         * gcc.c-torture/execute/991201-1.c: New.
5779
5780 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5781
5782         * gcc.dg/991129-1.c: New test.
5783
5784 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5785
5786         * gcc.c-torture/compile/991127-1.c: New test.
5787
5788 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5789
5790         * g++.old-deja/g++.other/warn4.C: New test.
5791
5792 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5793
5794         * g++.old-deja/g++.eh/cleanup2.C: New test.
5795         * g++.old-deja/g++.ext/pretty2.C: New test.
5796         * g++.old-deja/g++.ext/pretty3.C: New test.
5797         * g++.old-deja/g++.other/debug6.C: New test.
5798
5799 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5800
5801         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5802         compiler_output to look for one error message instead of two.
5803
5804 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5805
5806         * gcc.c-torture/execute/991118-1.c: Also test case
5807         where the word boundary does not split a byte evenly.
5808
5809 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5810
5811         * g++.old-deja/g++.ext/restrict1.C: New test.
5812
5813 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5814
5815         * gcc.c-torture/execute/991118-1.c: New test.
5816
5817 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5818
5819         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5820         working directory pathnames.
5821
5822 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5823
5824         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5825         host is equipped with driver.h and driver.o so it can actually
5826         compile and run the tests.
5827
5828 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5829
5830         * gcc.c-torture/compile/991008-1.c: New test.
5831
5832 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5833
5834         * lib/gcc-dg.exp: Include target-supports.exp
5835
5836 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5837
5838         * lib/target-supports.exp: New file: Provide procs to test for
5839         features supported by the target.
5840         (check_weak_available): Moved here from ecos.exp.
5841         (check_alias_available): New proc: Determine of the target
5842         toolchain supports the alias attribute.
5843
5844         * gcc.dg/special/ecos.exp: Move check_weak_available to
5845         target-supports.exp.
5846         (alias-1.c): Only perform the test if the target supports
5847         aliases.
5848         (wkali-1.c): Only perform the test if the target supports
5849         aliases.
5850
5851         * gcc.dg/990506-0.c: Expect error messages from cross
5852         targets as well as native targets.
5853
5854 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5855
5856         * gcc.dg/ultrasp1.c: Removed xfail.
5857         * gcc.dg/struct-ret-2.c: Likewise.
5858         * gcc.dg/array-1.c: Likewise.
5859
5860 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5861
5862         * gcc.dg/struct-ret-2.c: New test.
5863
5864         * gcc.dg/array-1.c: New test.
5865
5866 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5867
5868         * gcc.c-torture/execute/991030-1.c: New test.
5869
5870 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5871
5872         * gcc.c-torture/compile/991026-2.c: New test.
5873
5874 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5875
5876         * gcc.c-torture/compile/991026-1.c: New test.
5877
5878 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5879
5880         * gcc.c-torture/execute/991023-1.c: New test.
5881
5882 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5883
5884         * gcc.c-torture/execute/991019-1.c: New test.
5885
5886 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5887
5888         * gcc.c-torture/execute/991016-1.c: New test.
5889
5890 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5891
5892         * gcc.c-torture/execute/991014-1.c: New test.
5893
5894 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5895
5896         * g++.old-deja/g++.other/union2.C: New test.
5897
5898 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5899
5900         * g++.old-deja/g++.other/vaarg2.C: New test.
5901         * g++.old-deja/g++.other/vaarg3.C: New test.
5902
5903 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5904
5905         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5906         in compile/.
5907
5908 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5909
5910         * gcc.c-torture/execute/va-arg-11.c: New test.
5911
5912 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5913
5914         * lib/file-format.exp (gcc_target_object_format): Don't
5915         crash if objdump is unavailable.
5916
5917 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5918
5919         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5920
5921 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5922
5923         * gcc.c-torture/compile/990928-1.c: New test.
5924
5925 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5926
5927         * g++.old-deja/g++.other/decl6.C: New test.
5928
5929 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5930
5931         * gcc.c-torture/execute/va-arg-10.c: New test.
5932
5933 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5934
5935         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5936         __PRETTY_FUNCTION__.
5937
5938 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5939
5940         * gcc.c-torture/execute/990923-1.c: New test.
5941
5942 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5943
5944         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5945         for which -fpic is inappropriate.
5946
5947 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5948
5949         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5950
5951 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5952
5953         * g++.old-deja/g++.other/dyncast1.C: New test.
5954         * g++.old-deja/g++.other/dyncast2.C: New test.
5955         * g++.old-deja/g++.other/dyncast3.C: New test.
5956         * g++.old-deja/g++.other/dyncast4.C: New test.
5957         * g++.old-deja/g++.other/dyncast5.C: New test.
5958         * g++.old-deja/g++.eh/catch3.C: New test.
5959         * g++.old-deja/g++.eh/catch3p.C: New test.
5960         * g++.old-deja/g++.eh/catch4.C: New test.
5961         * g++.old-deja/g++.eh/catch4p.C: New test.
5962         * g++.old-deja/g++.eh/catch5.C: New test.
5963         * g++.old-deja/g++.eh/catch5p.C: New test.
5964         * g++.old-deja/g++.eh/catch6.C: New test.
5965         * g++.old-deja/g++.eh/catch6p.C: New test.
5966         * g++.old-deja/g++.eh/catch7.C: New test.
5967         * g++.old-deja/g++.eh/catch7p.C: New test.
5968         * g++.old-deja/g++.eh/catch8.C: New test.
5969         * g++.old-deja/g++.eh/catch8p.C: New test.
5970         * g++.old-deja/g++.eh/catch9.C: New test.
5971         * g++.old-deja/g++.eh/catch9p.C: New test.
5972
5973 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5974
5975         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5976         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5977
5978 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5979
5980         * gcc.c-torture/compile/990913-1.c: New test.
5981
5982 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5983
5984         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5985         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5986
5987 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5988
5989         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5990
5991 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5992
5993         * g++.old-deja/g++.other/lookup11.C: New test.
5994         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5995         what is permitted and what we want.
5996         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5997         overload use.
5998         * g++.old-deja/g++.jason/rfg5.C: Likewise
5999
6000 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6001
6002         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6003         * gcc.c-torture/noncompile/poison-1.c: New file.
6004
6005 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6006
6007         * g++.old-deja/g++.other/sizeof3.C: New test.
6008         * g++.old-deja/g++.other/sizeof4.C: New test.
6009         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6010         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6011
6012 1999-09-07  Richard Henderson  <rth@cygnus.com>
6013
6014         * gcc.dg/va-arg-1.c: New.
6015
6016 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6017
6018         * gcc.c-torture/execute/va-arg-9.c: New test.
6019
6020 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6021
6022         * g77.f-torture/compile/980519-2.f: New test.
6023         * g77.f-torture/compile/19990905-0.f: New test.
6024         * g77.f-torture/compile/19990905-1.f: New test.
6025         * g77.f-torture/compile/19990905-2.f: New test.
6026
6027         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6028
6029 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6030
6031         * gcc.c-torture/execute/990827-1.c: Fix typo.
6032
6033 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6034
6035         * g++.old-deja/g++.other/deref1.C: New test.
6036
6037 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6038
6039         * g++.old-deja/g++.other/ambig2.C: New test.
6040         * g++.old-deja/g++.other/cond5.C: New test.
6041         * g++.old-deja/g++.other/lookup16.C: New test.
6042
6043 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6044
6045         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6046         assemblers too.
6047
6048 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6049
6050         * lib/c-torture.exp: Avoid the "compare executables" optimization
6051         when testing native.
6052
6053 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6054
6055         * gcc.c-torture/execute/990829-1.c: New test.
6056         * gcc.c-torture/compile/990829-1.c: New test.
6057
6058 1999-08-27  Paul Burchard  <burchard@pobox.com>
6059
6060         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6061         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6062         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6063         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6064         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6065         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6066         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6067         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6068         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6069         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6070         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6071
6072 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6073
6074         * gcc.c-torture/execute/990827-1.c: New test.
6075
6076 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6077
6078         * g77.f-torture/noncompile/19990826-4.f: New test.
6079
6080         * g77.f-torture/compile/19990826-3.f: New test.
6081
6082         * g77.f-torture/execute/19990826-2.f: New test.
6083
6084         * g77.f-torture/compile/19990826-1.f: New test.
6085
6086         * gcc.c-torture/execute/990826-0.c: New test.
6087         * g77.c-torture/execute/19990826-0.f: New test.
6088
6089         * g77.f-torture/noncompile/970626-2.f: New test.
6090
6091 1999-08-25  Paul Burchard  <burchard@pobox.com>
6092
6093         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6094         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6095         lss-011.C: New tests.
6096
6097 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6098
6099         * g++.old-deja/g++.other/decl5.C: New test.
6100
6101 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6102
6103         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6104         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6105         call `postbase' for each one.  All callers of `postbase' changed
6106         to call this instead.
6107
6108 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6109
6110         * gcc.c-torture/execute/990811-1.c: New test.
6111
6112 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6113
6114         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6115         just native ones.
6116
6117         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6118         just native ones.
6119
6120 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6121
6122         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6123
6124 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6125
6126         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6127
6128 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6129
6130         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6131
6132 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6133
6134         * gcc.c-torture/execute/990804-1.c: New test.
6135
6136 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6137
6138         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6139         * g++.old-deja/g++.brendan/crash64.C: Likewise
6140         * g++.old-deja/g++.brendan/overload8.C: Likewise
6141
6142 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6143
6144         * g++.old-deja/g++.other/struct1.C: New test.
6145
6146 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6147
6148         * g++.old-deja/g++.other/enum2.C: New test.
6149
6150 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6151
6152         Adapted from tests from Franz Sirl:
6153         * gcc.c-torture/execute/va-arg-7.c: New test.
6154         * gcc.c-torture/execute/va-arg-8.c: New test.
6155
6156 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6157
6158         * gcc.c-torture/compile/990801-2.c: New test.
6159
6160         * gcc.c-torture/compile/990801-1.c: New test.
6161
6162 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6163
6164         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6165         fp-cmp-1.c, converting double to float.
6166
6167         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6168         fp-cmp-1.c, converting double to long double.
6169
6170         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6171         from fr1 to unknown_register, since fr1 is a legitimate register
6172         on some machines.
6173
6174 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6175
6176         * README: More listname related changes.
6177
6178 1999-07-08  Catherine Moore  <clm@cygnus.com>
6179
6180         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6181
6182 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6183
6184         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6185
6186 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6187
6188         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6189
6190 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6191
6192         * gcc.dg/990703-1.c: New test.
6193
6194 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6195
6196         * lib/file-format.exp: New file: Move definition of proc
6197         gcc_target_object_format to here from
6198         gcc.dg/special/ecos.exp.
6199
6200         * lib/c-torture.exp: Include lib file-format.exp.
6201         * lib/gcc-dg.exp: Include lib file-format.exp.
6202
6203         * gcc.dg/special/ecos.exp: Remove definition of proc
6204         gcc_target_object_format.
6205
6206 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6207
6208         * gcc.c-torture/execute/990628-1.c: New test.
6209
6210 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6211
6212         * gcc.c-torture/compile/990625-2.c: New test.
6213
6214         * gcc.c-torture/compile/990625-1.c: New test.
6215
6216 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6217
6218         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6219         attributes compile.
6220         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6221         ports that use the COFF/PE file format.
6222
6223 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6224
6225         * gcc.c-torture/compile/990617-1.c: New test.
6226
6227 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6228
6229         * g++.old-deja/g++.other/decl4.C: New test.
6230
6231 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6232
6233         * g++.old-deja/g++.other/bitfld3.C: New test.
6234
6235 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6236
6237         * g++.old-deja/g++.eh/catch1.C: New test.
6238
6239 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6240
6241         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6242
6243         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6244         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6245
6246 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6247
6248         * g77.f-torture/compile/19990502-0.f: Replace with new,
6249         shorter, test that still fails after recent changes.
6250
6251 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6252
6253         * gcc.c-torture/execute/990604-1.c: New test.
6254
6255 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6256
6257         * gcc.c-torture/execute/990531-1.c: New test.
6258
6259 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6260
6261         * gcc.c-torture/compile/990527-1.c: New test.
6262
6263 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6264
6265         * gcc.c-torture/execute/990527-1.c: New test.
6266
6267 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6268
6269         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6270         bitfields as signed.
6271
6272 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6273
6274         * g77.f-torture/compile/19990525-0.f: New test.
6275
6276 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6277
6278         * gcc.c-torture/execute/990525-2.c: New test.
6279
6280         * gcc.c-torture/execute/990525-1.c: New test.
6281
6282 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6283
6284         * g++.old-deja/g++.other/anon3.C: New test.
6285         * g++.old-deja/g++.other/anon4.C: New test.
6286         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6287         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6288         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6289         Merrill).
6290
6291 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6292
6293         * gcc.c-torture/execute/990524-1.c: New test.
6294
6295         * gcc.dg/990524-1.c: New test.
6296
6297 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6298
6299         * gcc.c-torture/compile/990523-1.c: New test.
6300
6301 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6302
6303         * gcc.c-torture/compile/990519-1.c: New test.
6304
6305 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6306
6307         * gcc.c-torture/compile/990517-1.c: New test.
6308
6309         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6310         (e4, f4): New tests.
6311         (main): Call them.
6312
6313 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6314
6315         * gcc.dg/noreturn-1.c: New test.
6316
6317 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6318
6319         * gcc.c-torture/execute/990513-1.c: New test.
6320
6321 1999-05-10  Richard Henderson  <rth@cygnus.com>
6322
6323         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6324
6325 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6326
6327         * g77.f-torture/execute/erfc.f: Use small single-precision
6328         values, to avoid problems on Alphas when not -mieee.
6329
6330 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6331
6332         * gcc.dg/990506-0.c: New test.
6333
6334 1999-05-08  Richard Henderson  <rth@cygnus.com>
6335
6336         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6337         the constant to test.  Don't XFAIL 64-bit targets.
6338
6339         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6340         * g++.old-deja/g++.law/profile1.C: Likewise.
6341
6342         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6343         operator new instances.
6344         * g++.old-deja/g++.other/delete5.C: Likewise.
6345
6346 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6347
6348         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6349         intrinsic.
6350
6351 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6352
6353         * g77.f-torture/execute/u77-test.f: Reverse order of two
6354         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6355
6356 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6357
6358         * gcc.dg/compare1.c: New test.
6359
6360 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6361
6362         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6363         New tests.
6364
6365 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6366
6367         * g77.f-torture/compile/19990502-1.f: New test.
6368
6369 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6370
6371         * g77.f-torture/compile/19990502-0.f: New test.
6372
6373 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6374
6375         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6376         intrinsic.
6377
6378 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6379
6380         * g77.f-torture/execute/u77-test.f (main): List libU77
6381         intrinsics not currently tested.
6382         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6383         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6384         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6385         Trim blanks off the ends of some printed strings.
6386
6387 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6388
6389         * g77.f-torture/execute/u77-test.f (main): Just warn about
6390         FSTAT gid disagreement, as it's expected on some systems.
6391
6392 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6393
6394         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6395         use a new function, which allows for some slop.
6396         Clean up some commentary.
6397         (issum): The new function.
6398         (sgladd): Deleted subroutine.
6399
6400 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6401
6402         * g77.f-torture/execute/u77-test.f: Modify to be more like
6403         libf2c/libU77 version, bringing patches to that version here.
6404         Add suitable commentary.
6405
6406 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6407
6408         * gcc.dg/990424-1.c: New test.
6409
6410 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6411
6412         * g77.f-torture/execute/u77-test.f (main): Bug involving
6413         LSTAT has been fixed, so turn back on full checking.
6414
6415 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6416
6417         * g77.f-torture/compile/19990419-0.f: New test.
6418         * g77.f-torture/execute/19990419-1.f: New test.
6419
6420 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6421
6422         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6423         to avoid the need for a prototype to supress a warning.
6424
6425 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6426
6427         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6428
6429 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6430
6431         * gcc.c-torture/execute/990404-1.c: New test.
6432
6433 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6434
6435         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6436         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6437         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6438         missing initializer warnings.
6439
6440 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6441
6442         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6443         matching strings.
6444
6445 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6446
6447         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6448
6449 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6450
6451         * g77.f-torture/execute/19990325-0.f: New test.
6452         * g77.f-torture/execute/19990325-1.f: New test.
6453
6454 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6455
6456         * gcc.c-torture/execute/990324-1.c: New test.
6457
6458 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6459
6460         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6461         test with 4.
6462
6463 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6464
6465         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6466
6467 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6468
6469         * g77.f-torture/execute/19990313-2.f: New test.
6470         * g77.f-torture/execute/19990313-3.f: New test.
6471
6472 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6473
6474         * g77.f-torture/execute/19990313-0.f: New test.
6475         * g77.f-torture/execute/19990313-1.f: New test.
6476
6477 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6478
6479         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6480         printf to sprintf.
6481         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6482         (main): Add check for u15.  Conditionalize u31 check depending on
6483         whether ints are <32 bits or >=32 bits.
6484
6485 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6486
6487         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6488
6489 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6490
6491         * g77.f-torture/compile/19990305-0.f: New test.
6492         * g77.f-torture/execute/19981119-0.f: New test.
6493
6494 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6495
6496         * g77.f-torture/execute/970625-2.f: call ABORT if final
6497         result is not correct, instead of just printing it.
6498         Add this checking via newly introduced obfuscation, to
6499         trip up buggy front ends.
6500
6501 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6502
6503         * g77.f-torture/compile/960317-1.f: Moved from being
6504         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6505
6506 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6507
6508         * g77.f-torture/execute/960317-1.f: New (old) test.
6509         * g77.f-torture/execute/970625-2.f: Ditto.
6510
6511 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6512
6513         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6514         message on line 1 or line 2; cccp and cpplib do this differently.
6515
6516 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6517
6518         * g++.old-deja/g++.law/weak1.C: New test.
6519
6520 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6521
6522         * gcc.c-torture/execute/990119-1.c: Renamed to...
6523         * gcc.dg/990119-1.c: this, so it will only be tested once
6524         (it's a preprocessor test, it doesn't need to be run at
6525         multiple optimization levels).
6526
6527 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6528
6529         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6530           ALWAYS_CXXFLAGS.
6531
6532 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6533
6534         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6535         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6536         to not be compilable by current g77.
6537
6538 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6539
6540         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6541
6542 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6543
6544         * gcc.c-torture/execute/990222-1.c: New test.
6545
6546 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6547
6548         * g77.f-torture/compile/19990218-0.f: New test.
6549         * g77.f-torture/noncompile/19990218-1.f: New test.
6550
6551 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6552
6553         * g77.f-torture/compile/19981216-0.f: New test.
6554
6555 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6556
6557         * gcc.dg/990214-1.c: New test.
6558
6559 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6560
6561         * gcc.dg/990213-2.c: New test.
6562
6563         * gcc.dg/990213-1.c: New test.
6564
6565 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6566
6567         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6568         ints.
6569
6570 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6571
6572         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6573         specified by target.
6574
6575         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6576
6577 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6578
6579         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6580
6581 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6582
6583         * gcc.dg/special/ecos.exp: New test driver for new tests with
6584         special requirements.
6585
6586         * gcc.dg/special/alias-1.c: New test.
6587         * gcc.dg/special/gcsec-1.c: New test.
6588         * gcc.dg/special/weak-1.c: New test.
6589         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6590         * gcc.dg/special/weak-2.c: New test.
6591         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6592         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6593         * gcc.dg/special/wkali-1.c: New test.
6594         * gcc.dg/special/wkali-2.c: New test.
6595         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6596         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6597
6598 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6599
6600           * lib/c-torture.exp (c-torture-compile): Pull out code for
6601           analyzing gcc error messages.
6602           (c-torture-execute): Likewise.  Fix some (harmless) false
6603           positives.
6604           * lib/gcc.exp (gcc_check_compile): New function.
6605
6606 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6607
6608         * gcc.c-torture/execute/990208-1.c: New test.
6609
6610 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6611
6612         * g++.dg/special/ecos.exp: New driver for new tests with special
6613         requirements
6614
6615         * g++.dg/special/conpr-1.C: New test
6616         * g++.dg/special/conpr-2.C: New test
6617         * g++.dg/special/conpr-2a.C: New test
6618         * g++.dg/special/conpr-3.C: New test
6619         * g++.dg/special/conpr-3a.C: New test
6620         * g++.dg/special/conpr-3b.C: New test
6621
6622         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6623         allow g++ to use the dg driver
6624
6625         * README: Add comment about g++.dg directory
6626
6627 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6628
6629         * README: Update email addresses.
6630
6631 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6632
6633         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6634         arguments in order to force structure S onto the stack even on
6635         the alpha.
6636         (test): Pass 10 leading arguments to function foo as well as the
6637         structure S.
6638
6639         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6640         failure for all targets.
6641
6642         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6643         abort to terminate program execution.
6644
6645 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6646
6647         * gcc.c-torture/execute/990130-1.c: New test.
6648
6649 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6650
6651         * gcc.dg/990130-1.c: New test.
6652
6653 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6654
6655         * gcc.c-torture/execute/990128-1.c: New test.
6656
6657 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6658
6659         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6660
6661 1999-01-27  Felix Lee  <flee@cygnus.com>
6662
6663         * lib/c-torture.exp (c-torture-compile): pull out code for
6664         analyzing gcc error messages.
6665         (c-torture-execute): ditto, and fix some (harmless) false
6666         positives.
6667         * lib/gcc.exp (gcc_check_compile): new function.
6668
6669 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6670
6671         * gcc.dg/990117-1.c: New test.
6672
6673         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6674
6675         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6676
6677 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6678
6679         * g77.f-torture/compile/990115-1.f: New test.
6680
6681 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6682
6683         * gcc.c-torture/compile/990107-1.c: New test
6684
6685 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6686
6687         * gcc.c-torture/execute/990106-2.c: New test.
6688
6689         * gcc.c-torture/execute/990106-1.c: New test.
6690
6691 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6692
6693         * gcc.c-torture/compile/981223-1.c: New test.
6694
6695 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6696
6697         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6698         (opt3): Rename from opt4 and disable.
6699
6700 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6701
6702         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6703
6704 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6705
6706         * g++.old-deja/g++.other/conv5.C: New test.
6707
6708 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6709
6710         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6711
6712 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6713
6714         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6715
6716 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6717
6718         * gcc.c-torture/compile/981211-1.c: New test.
6719
6720 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6721
6722         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6723
6724         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6725
6726 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6727
6728         * gcc.special/930510-1.c: Make C9X safe.
6729         * gcc.misc-tests/gcov-1.c Similarly.
6730         * gcc.misc-tests/gcov-2.c Similarly.
6731
6732 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6733
6734         * gcc.dg/ultrasp1.c: New test.
6735
6736 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6737
6738         * gcc.c-torture/execute/981206.c: New test.
6739
6740 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6741
6742         * g++.old-deja/g++.ns/template7.C: New test.
6743
6744         * g++.old-deja/g++.other/expr1.C: New test.
6745
6746         * g++.old-deja/g++.eh/tmpl3.C: New test.
6747
6748         * g++.old-deja/g++.eh/tmpl2.C: New test.
6749
6750 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6751
6752         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6753         * g++.old-deja/g++.other/using6.C: Removed.
6754         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6755
6756         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6757
6758 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6759
6760         * g++.old-deja/g++.pt/overload8.C: New test.
6761
6762         * g++.old-deja/g++.pt/overload7.C: New test.
6763
6764         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6765
6766         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6767         and relinking messages.
6768         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6769         compiling with -frepo.
6770
6771 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6772
6773         * g++.old-deja/g++.pt/lookup6.C: New test.
6774
6775 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6776
6777         * gcc.c-torture/execute/981130-1.c: New test.
6778         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6779
6780 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6781
6782         * g++.old-deja/g++.pt/explicit76.C: New test.
6783
6784         * g++.old-deja/g++.pt/friend38.C: New test.
6785
6786         * g++.old-deja/g++.ns/crash2.C: New test.
6787
6788         * g++.old-deja/g++.pt/defarg8.C: New test.
6789
6790         * g++.old-deja/g++.pt/instantiate6.C: New test.
6791
6792         * g++.old-deja/g++.pt/static6.C: New test.
6793
6794         * g++.old-deja/g++.pt/decl2.C: New test.
6795
6796 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6797
6798         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6799         problem is actually related with name lookup, but so what? :-)
6800
6801         * g++.old-deja/g++.pt/friend37.C: New test.
6802
6803 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6804
6805         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6806         element, which fails on some systems.
6807
6808         * g77.f-torture/execute/labug1.f: New test.
6809
6810 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6811
6812         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6813         is defined.
6814
6815 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6816
6817         * g77.f-torture/compile/981117-1.f: New test.
6818
6819 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6820
6821         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6822         properly discarded.
6823
6824 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6825
6826         * gcc.c-torture/execute/memcheck: New directory of tests for
6827         -fcheck-memory-usage.
6828
6829 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6830
6831         * README: New file, general information about the testsuite and
6832         new description of the various C++ test subdirectories.
6833         * README.g++: Eliminate obsolete information, update and move most
6834         relevant stuff to README.
6835
6836 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6837
6838         * gcc.c-torture/compile/981107-1.c: New test.
6839
6840 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6841
6842         * execute/memcpy-bi.c: New testcase.
6843
6844 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6845
6846         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6847         base classes.
6848
6849         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6850         template is selected.
6851
6852         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6853         classes, it should be accepted for all types.
6854
6855         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6856
6857         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6858         specializations start with template headers.
6859
6860 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6861
6862         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6863
6864         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6865         non-POD types.
6866
6867 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6868
6869         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6870
6871 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6872
6873         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6874
6875 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6876
6877         * 981019-1.c: New test.
6878
6879 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6880
6881         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6882         find objc headers.
6883
6884 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6885
6886         * compile/981001-4.c: Remove use of GCC extension that triggers a
6887         compiler bug.
6888
6889 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6890
6891         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6892
6893 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6894
6895         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6896         instantiation of template produces incorrect code for delete
6897         expression.
6898
6899         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6900         constructors' name is not unique.
6901         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6902         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6903
6904         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6905         automatic array of const is ill-formed.
6906
6907         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6908         of template parameter?
6909
6910         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6911         const.
6912
6913         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6914         pointer-to-member expression.
6915
6916         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6917         declaration causes ICE.
6918
6919 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6920
6921         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6922         reserved in the global namespace.
6923
6924         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6925         generate needed virtual table.
6926
6927         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6928
6929 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6930
6931         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6932         template-dependent type
6933
6934 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6935
6936         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6937         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6938         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6939
6940         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6941         class should be usable as argument of member function.
6942         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6943         class should be usable as return type of member function.
6944         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6945         class should be usable as type of data member.
6946
6947         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6948
6949 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6950
6951         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6952
6953 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6954
6955         * gcc.dg/dll-?.c Add thumb to target list.
6956         Fix assembler scan patterns to match current assembler output.
6957
6958 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6959
6960         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6961         matching of template brackets.
6962
6963         * g++.old-deja/g++.other/using4.C: New test.  Test using
6964         declarations of methods from base classes.
6965
6966         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6967         within functions should introduce names into the innermost
6968         enclosing namespace.
6969
6970         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6971         of static locals if first initialization throws.
6972
6973 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6974
6975         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6976
6977 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6978
6979         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6980         lose track of the possible targets of tablejump insns.
6981         * special/special.exp: Run it.
6982
6983 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6984
6985         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6986         must be declared before its specializations can be named in friend
6987         declarations.
6988
6989 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6990
6991         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6992
6993         * g77.f-torture/execute/io1.f: New test.
6994
6995 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6996
6997         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6998         with pointer to template function, for which no argument deduction
6999         is possible.
7000
7001         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7002         specialization of template function as argument to template
7003         function.
7004
7005         * g++.old-deja/g++.other/access2.C: New test; Inner class
7006         shouldn't have privileged access to Outer's names.
7007
7008 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7009
7010         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7011         friend template declared within template class conflicts with
7012         nested class of the same name.
7013
7014         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7015         is ignored.
7016
7017         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7018         object with direct initializer as function declaration.
7019
7020         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7021         initializers.
7022
7023         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7024         involving const pointer and NULL produces incorrect result.
7025
7026         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7027         type name without `typename' should be rejected with -pedantic.
7028
7029 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7030
7031         * g++.old-deja/g++.other/addrof1.C: New test.
7032
7033 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7034
7035         * gcc.c-torture/compile/981001-1.c: New test.
7036         * gcc.c-torture/execute/981001-1.c: New test.
7037
7038 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7039
7040         * gcc.c-torture/compile/981001-2.c: New test.
7041         * gcc.c-torture/compile/981001-3.c: New test.
7042         * gcc.c-torture/compile/981001-4.c: New test.
7043
7044 1998-10-01  Robert Lipe  <robertl@dgii.com>
7045
7046         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7047         multilibbed hosts.   Idea grafted from g77.exp.
7048
7049 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7050
7051         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7052         avoid losing on systems which need -lsocket.
7053
7054 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7055
7056         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7057         * g++.old-deja/g++.other/nested2.C: Ditto.
7058         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7059         failure.
7060
7061 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7062
7063         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7064         preferred over template operator!= for enum bitfields.
7065
7066 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7067
7068         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7069         that happen to have the same base name, but in different scopes,
7070         are incorrectly rejected.
7071
7072 1998-09-16  Richard Henderson  <rth@cygnus.com>
7073
7074         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7075         on the native word size instead of an integer literal.
7076
7077 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7078
7079         * g++.old-deja/g++.other/static2.C: Invocation of static data
7080         member of type pointer-to-function denoted as non-static member.
7081
7082         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7083         checks involving function types and aliases.
7084
7085 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7086
7087         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7088         redefined to the same non-trivial type.
7089
7090         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7091         namespace-qualification of template specializations declared in
7092         other namespaces.
7093
7094         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7095         to declare a subset of the specializations of a template function
7096         as friends of specializations of a template class.
7097
7098         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7099         member templates that do not fully specialize the enclosing
7100         template class are rejected.
7101
7102 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7103
7104         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7105
7106 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7107
7108         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7109         altered from libf2c/libU77 version.
7110
7111 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7112
7113         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7114
7115 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7116
7117         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7118         (un)signed char are different types for template specialization
7119         purposes.
7120
7121 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7122
7123         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7124         * objc: ObjC testsuite.
7125
7126 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7127
7128         * gcc.c-torture/execute/941014-1.x:  New file.
7129
7130 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7131
7132         * lib/c-torture.exp: Add support for
7133         torture_eval_before_compile and torture_eval_before_execute
7134         variables.
7135
7136 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7137
7138         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7139         this test triggers valid.
7140
7141 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7142
7143         * gcc.dg/980827-1.c: New test.
7144
7145 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7146
7147         * gcc.c-torture/execute/loop-4b.c: New test.
7148
7149 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7150
7151         * lib/c-torture.exp: Add support for
7152         torture_eval_before_compile and torture_eval_before_execute
7153         variables.
7154
7155 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7156
7157         * gcc.c-torture/compile/980825-1.c: New test.
7158
7159 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7160
7161         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7162         count number tests in opt_t0 not good_t0.
7163
7164 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7165
7166         * gcc.c-torture/compile/930326-1.x: Fix typo.
7167
7168 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7169
7170         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7171         causes an ICE.
7172
7173 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7174
7175         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7176         STACK_SIZE is defined.
7177         * gcc.c-torture/unsorted/stuct.c: Similarly.
7178
7179         * gcc.c-torture/compile/980821-1.c: New test.
7180
7181 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7182
7183         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7184
7185 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7186
7187         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7188         code.
7189
7190 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7191
7192         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7193         error'.
7194
7195 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7196
7197         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7198
7199 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7200
7201         * gcc.c-torture/compile/980816-1.c: New test.
7202
7203         * gcc.dg/980816-1.c: New test.
7204
7205 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7206
7207         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7208         compiler for ieee tests.
7209
7210 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7211
7212         * g77.f-torture/compile/980729-0.f: New test.
7213
7214 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7215
7216         * gcc.c-torture/special/eeprof-1.c: New test, for
7217         -finstrument-functions.
7218         * gcc.c-torture/special/special.exp: Run it.
7219
7220 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7221
7222         * gcc.c-torture/compile/980729-1.c: New test.
7223
7224 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7225
7226         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7227         __thumb__ is defined, and test for ARM style doubles if so.
7228
7229 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7230
7231         * g77.f-torture/noncompile/980615-0.f: New test.
7232
7233 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7234
7235         * gcc.dg/980312-1.c: Do link instead of compile.
7236         * gcc.dg/980313-1.c: Likewise.
7237
7238 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7239
7240         * gcc.c-torture/compile/980726-1.c: New test.
7241
7242 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7243
7244         * g77.f-torture/execute/io0.f: New test.
7245
7246 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7247
7248         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7249         an int.
7250
7251 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7252
7253         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7254         m32r bugs.
7255
7256 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7257
7258         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7259         c-decl.c:grokdeclarator can handle mode attributes.
7260
7261 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7262
7263         * gcc.c-torture/execute/980716-1.c: New test.
7264
7265 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7266
7267         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7268         the mn10200.
7269         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7270         the mn10200.
7271         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7272         * gcc.c-torture/compile/930326-1.x: Similarly.
7273
7274 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7275
7276         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7277         New test from Craig.
7278
7279 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7280
7281         * g77.f-torture/noncompile/980616-0.f: New test.
7282
7283         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7284
7285 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7286
7287         *  g++.other/singleton.C: Return error value instead of taking
7288         SIGSEGV.
7289
7290 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7291
7292         *  g++.other/singleton.C: New test.   Warning is under dispute.
7293         Runtime crash is not.
7294
7295 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7296
7297         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7298         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7299         using6.C, using7.C}:  New namespace tests.
7300
7301 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7302
7303         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7304         specialization with typedef'ed names used as array indexes.
7305
7306 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7307
7308         * gcc.c-torture/execute/980709-1.c: New test.
7309
7310         * gcc.dg/980709-1.c: New test.
7311
7312 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7313
7314         * gcc.c-torture/execute/bcp-1.c: New test.
7315
7316 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7317
7318         * gcc.c-torture/execute/980707-1.c: New test.
7319
7320 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7321
7322         * gcc.c-torture/compile/980706-1.c: New test.
7323
7324 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7325
7326         * g77.f-torture/execute/980701-0.f,
7327         g77.f-torture/execute/980701-1.f: New test from Craig.
7328
7329 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7330
7331         * gcc.c-torture/compile/980701-1.c: New test.
7332
7333         * gcc.c-torture/execute/980701-1.c: New test.
7334
7335 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7336 rlsruhe.de>
7337
7338         * g++.old-deja/g++.robertl/eb132.C: New test.
7339         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7340
7341 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7342
7343         * g77.f-torture/execute/980628-7.f,
7344         g77.f-torture/execute/980628-8.f,
7345         g77.f-torture/execute/980628-9.f,
7346         g77.f-torture/execute/980628-10.f: New tests from Craig.
7347
7348         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7349
7350 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7351
7352         * g77.f-torture/execute/980628-4.f: New test from Craig.
7353         * g77.f-torture/execute/980628-5.f: Likewise.
7354         * g77.f-torture/execute/980628-2.f: Likewise.
7355         * g77.f-torture/execute/980628-0.f: Likewise.
7356         * g77.f-torture/execute/980628-1.f: Likewise.
7357         * g77.f-torture/execute/980628-3.f: Likewise.
7358         * g77.f-torture/execute/980628-6.f: Likewise.
7359
7360 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7361
7362         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7363         directory when nothing has been installed yet.
7364
7365 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7366
7367         * gcc.c-torture/special/special.exp: Handle newer versions of
7368         dejagnu.
7369
7370 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7371
7372         * gcc.dg/980626-1.c: New test.
7373
7374 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7375
7376         * gcc.misc-tests/m-un-2.c: New test.
7377         * g++.old-deja/g++.other/warn01.c: Likewise.
7378
7379 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7380
7381         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7382         compatibility with assmblers with a different comment character.
7383         Eliminate use of GAS-specific extensions.
7384
7385 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7386
7387         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7388
7389 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7390
7391         *lib/g77.exp: Replace search for libf2c.a with search for newly
7392         renamed libg2c.a
7393
7394 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7395
7396         * gcc.c-torture/execute/980617-1.c: New test.
7397
7398 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7399
7400         * gcc.c-torture/execute/980612-1.c: New test.
7401
7402 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7403
7404         * gcc.dg/980523-1.c: Only test on ppc-linux.
7405         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7406
7407         * gcc.c-torture/execute/980608-1.c: New test.
7408
7409 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7410
7411         * gcc.c-torture/execute/980605-1.c: New test.
7412
7413 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7414
7415         * gcc.c-torture/execute/980604-1.c: New test.
7416
7417 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7418
7419         * gcc.c-torture/execute/980602-1.c: New test.
7420         * gcc.c-torture/execute/980602-2.c: Likewise.
7421
7422 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7423
7424         * 970125-0.f: Fix per JCB.  Add commentary.
7425
7426 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7427
7428         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7429         IEEE -0 support.
7430
7431 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7432
7433         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7434         earlier.
7435
7436 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7437
7438         * gcc.c-torture/execute/980526-3.c: New test.
7439
7440 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7441
7442         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7443         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7444         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7445         m88k-motorola-sysv3 to XFAIL.
7446
7447 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7448
7449         * gcc.dg/980526-1.c: New test.
7450         * gcc.c-torture/execute/980526-2.c: New test.
7451
7452 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7453
7454         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7455
7456         * gcc.c-torture/execute/980526-1.c: New test.
7457
7458 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7459
7460         * g77.f-torture/execute/alpha2.f: Add runtime test.
7461
7462 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7463
7464         * g++.old-deja/old-deja.exp: Strip leading directories.
7465
7466         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7467         error for the line.  Don't run multiple tests for the same line.
7468
7469 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7470
7471         * gcc.dg/980523-1.c: New test.
7472
7473 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7474
7475         * g77.f-torture/compile/970915-0.f: New test.
7476
7477 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7478
7479         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7480
7481 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7482
7483         * gcc.dg/980520-1.c: New test.
7484
7485 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7486
7487         * gcc.dg/980502-1.c: Fix return type.
7488
7489 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7490
7491         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7492         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7493         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7494         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7495         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7496
7497 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7498
7499         * g77.f-torture/execute/980520-1.f: New test.
7500
7501 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7502
7503         * lib/mike-g77.exp: New file.
7504
7505         * g77.f-torture/noncompile/noncompile.exp,
7506         g77.f-torture/noncompile/check0.f: New files.
7507
7508 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7509
7510         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7511         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7512         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7513         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7514         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7515         abort where appropriate.
7516
7517 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7518
7519         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7520         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7521
7522 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7523
7524         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7525
7526 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7527
7528         * g77.f-torture/compile/980427-0.f: New test.
7529
7530 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7531
7532         * g77.f-torture/compile/980424-0.f: New test.
7533
7534 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7535
7536         * g77.f-torture/compile/980419-2.f (main): New test.
7537         * g77.f-torture/compile/970125-0.f: New test.
7538         * g77.f-torture/compile/980419-1.f: New test.
7539
7540 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7541
7542         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7543         of loop-4.c.
7544
7545 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7546
7547         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7548
7549 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7550
7551         * gcc.c-torture/compile/980329-1.c: New test.
7552
7553 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7554
7555         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7556         * gcc.dg/980312-1.c: Fix typo in -march command.
7557
7558 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7559
7560         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7561
7562 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7563
7564         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7565         Dave Love agree the Fortran source is bogus.
7566
7567 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7568
7569         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7570         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7571         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7572         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7573         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7574
7575 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7576
7577         * g++.old-deja/g++.other/friend1.C: New test.
7578
7579 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7580
7581         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7582         possibly uninitialized) variables and declare dnrm2.
7583
7584 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7585
7586         From Bruno Haible <haible@ilog.fr>:
7587         * gcc.c-torture/execute/980223.c: New test.
7588
7589 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7590
7591         * gcc.dg/ifelse-1.c: New test.
7592
7593 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7594
7595         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7596
7597           * lib/old-dejagnu.exp (old-dejagnu): Added the
7598           "execution test - XFAIL *-*-*" handling in the spirit of
7599           "excess errors test -". Changed the "execution test fails"
7600           handling to be like "excess errors test fails".
7601           * Update various tests accordingly.
7602
7603 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7604
7605         * gcc.c-torture/execute/980205.c: New test.
7606
7607 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7608
7609         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7610         * lib/f-torture.exp: Similarly.
7611         * gcc.c-torture: Rename all .cexp files to .x files.
7612
7613 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7614
7615         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7616         (940510-1.c): Removed duplicate.
7617         (971104-1.c): New test.
7618
7619 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7620
7621           * lib/f-torture.exp: Improve error and loop detection.
7622
7623 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7624
7625         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7626         use that to size the filler array.
7627
7628 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7629
7630         * lib/c-torture.exp(c-torture-execute): Fix typo.
7631
7632         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7633         testcase as the executable name. Keep the executable around if
7634         the test fails.
7635
7636 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7637
7638         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7639         changes.  Only test one -g option, and move it to the end of the
7640         list of options to test.
7641
7642 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7643
7644         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7645         variable GCC_TORTURE_OPTIONS to supply default switches separated
7646         by colons.  If no environment variable, run tests with -O0 -g, -O1
7647         -g, and -O2 -g as well.
7648
7649 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7650
7651         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7652         explanatory comments. Fix indentation.
7653
7654 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7655
7656         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7657
7658 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7659
7660         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7661         * g++.old-deja/g++.mike/p7325.C: Likewise.
7662         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7663
7664 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7665
7666         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7667         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7668         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7669         * g++.old-deja/g++.law/operators4.C: Likewise.
7670
7671 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7672
7673         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7674         * g++.old-deja/g++.mike/p784.C: Ditto.
7675         * g++.old-deja/g++.mike/p785.C: Ditto.
7676
7677 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7678
7679           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7680
7681 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7682
7683         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7684         target feature; pass this to c-torture-execute as needed.
7685
7686 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7687
7688         * lib/c-torture.exp(c-torture-execute): If the previous and the
7689         current executables being tested are identical, we don't need to
7690         run the executable again. Try to make the executable names
7691         unique. Add an optional argument for passing additional compiler
7692         flags.
7693
7694 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7695
7696         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7697
7698 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7699
7700         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7701
7702 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7703
7704         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7705         32bit or larger longs.
7706
7707         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7708         have either a 32bit long or 32bit int.
7709
7710 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7711
7712         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7713         Make double precision tests dependent on sizeof (double).
7714
7715 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7716
7717         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7718         too.
7719
7720 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7721
7722         * gcc.c-torture/compile/961203-1.cexp: New script.
7723
7724 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7725
7726         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7727         up the includes ourselves.
7728
7729 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7730
7731         * lib/plumhall.exp: Remove random include, and add a few
7732         verbose messages for debugging.
7733
7734 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7735
7736         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7737         of trying to do it ourselves.
7738
7739 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7740
7741         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7742
7743 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7744
7745         * gcc.prms/5403.c: Made regexp a bit less strict.
7746
7747 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7748
7749         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7750         is returned from remote_load instead.
7751         * lib/plumhall.exp: Ditto.
7752         * lib/mike-g++.exp: Ditto.
7753         * lib/old-dejagnu.exp: Ditto.
7754         * lib/c-torture.exp: Ditto.
7755
7756 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7757
7758         * lib/g++.exp: Use build_wrapper procedure.
7759         * lib/gcc.exp: Ditto.
7760
7761 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7762
7763         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7764         an old-style decl for malloc.  Fixes tests to work when
7765         sizeof (int) != sizeof (size_t).
7766
7767 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7768
7769         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7770
7771         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7772         use stdargs.h interface.
7773
7774 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7775
7776         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7777         NO_VARARGS when compiling.
7778
7779 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7780
7781         * lib/plumhall.exp(ph_includes): New procedure.
7782         (ph_make): Use it.
7783         (ph_compiler): Ditto.
7784
7785         * lib/g++.exp: Rename test-glue.c to testglue.c.
7786         * lib/gcc.exp: Ditto.
7787
7788 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7789
7790         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7791         to completion when it's called.
7792
7793 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7794
7795         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7796         is defined, don't do test.
7797
7798 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7799
7800         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7801         for object files.
7802         (ph_summary): Mark skipped testcases as untested, not unresolved.
7803
7804         * lib/plumhall.exp (ph_make): If unresolved because of bad
7805         errorCode, record errorCode in log file.
7806         (*): Replace send_log/verbose with verbose -log.
7807
7808 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7809
7810         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7811         double conversion if double isn't at least 8 bytes.
7812
7813         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7814         int to work with targets where int is 16 bits.
7815
7816         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7817         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7818         precision for the test to complete.
7819
7820 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7821
7822         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7823         if d10v is not compiled with the -mdouble64 flag.
7824         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7825
7826         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7827         d10v is not compiled with the -mint32 flag.
7828
7829 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7830
7831         * lib/plumhall.exp: Use incr_count.
7832
7833 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7834
7835         * gcc.c-torture: Update to c-torture-1.45.
7836
7837 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7838
7839         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7840         the name of the expect testcase file).
7841
7842         * lib/g++.exp(g++_init): Ditto.
7843
7844 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7845
7846         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7847         the host.
7848
7849         * lib/gcc.exp(gcc_exit): New procedure.
7850
7851 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7852
7853         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7854         specs where appropriate.
7855
7856         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7857         because of new "candidates are" messages, and removed a few
7858
7859         * Converted all non-old-style g++ testcases to old-style, and
7860         moved into g++.old-deja.
7861
7862 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7863
7864         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7865         options.
7866
7867         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7868         succeeded.
7869
7870         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7871
7872 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7873
7874         * lib/gcc.exp (gcc_target_compile): Add support for defining
7875         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7876         the machine doesn't have those features.
7877
7878 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7879
7880         * g++.law/operators4.exp: Don't use LIBS.
7881
7882 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7883
7884         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7885
7886         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7887         * lib/g++.exp: Set it here instead. Also, allow use of the
7888         --tool_exec and --tool_opt options. Change CXX to
7889         GXX_UNDER_TEST.
7890
7891         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7892
7893         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7894
7895 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7896
7897         * lib/old-dejagnu.exp: Use prune_warnings instead of
7898         prune_system_crud.
7899         * lib/mike-g++.exp: Ditto.
7900         * lib/gcc.exp: Ditto.
7901         * lib/g++.exp: Ditto.
7902
7903         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7904
7905 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7906
7907           * 941014-2.c: Include stdlib.h
7908           * 960327-1.c: Include stdio.h
7909           * dbra.c, index-1.c: Don't assume ints are 32bits.
7910
7911 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7912
7913         * lib/gcc.exp: Add gcc,stack_size target feature.
7914
7915         * lib/g++.exp(g++_target_compile): Add the include and link
7916         paths here, not in two other places. And, it's $options, not
7917         options.
7918
7919         * lib/mike-g++.exp(postbase): Remove the code that determines
7920         the correct include and link paths.
7921         * g++.old-deja/old-deja.exp: Ditto.
7922
7923 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7924
7925         * lib/g++.exp(g++_init): target_compile no longer returns the
7926         filename of the result.
7927
7928 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7929
7930         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7931         call to glob.
7932
7933         * gcc.c-torture/special/special.exp: Change call to
7934         gcc_target_compile to include the object file.
7935
7936 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7937
7938         * gcc.c-torture/special/special.exp: Correct misspelling in last
7939         change.
7940
7941 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7942
7943         * lib/plumhall.exp(ph_summary): Log the entire output of the
7944         executable. Return -1 if there were any failures, 0 otherwise.
7945         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7946         (ph_make): Clean up objects and executables that were built
7947         if the tests succeeded.
7948
7949 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7950
7951         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7952         libraries and includes in the build tree as appropriate.
7953
7954 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7955
7956         * lib/c-torture.exp: Instead of looking for the global variable
7957         NO_LONG_LONG, check to see if that's a feature of the target.
7958
7959 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7960
7961         * config/default.exp: Minimize. Delete the remainer of the files in
7962         config; this functionality is now in devo/dejagnu/config.
7963
7964         g++.*/*: Pass any additional flags used to compile to postbase;
7965         delete CXXFLAGS.
7966
7967         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7968         is now done by runtest.exp. Use gcc_target_compile instead of
7969         compile.
7970
7971         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7972         Remove references to CFLAGS. Use remote_file instead of
7973         calling rm -f.
7974         (c-torture): Take a list of arguments to use to compile this
7975         testcase.
7976
7977         lib/g++.exp: Simplify. Use target_compile instead of compile.
7978         lib/gcc-dg.exp: Ditto.
7979         lib/gcc.exp: Ditto.
7980         lib/mike-{gcc,g++}.exp: Ditto.
7981         lib/old-dejagnu.exp: Ditto.
7982         lib/plumhall.exp: Ditto.
7983
7984 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7985
7986         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7987         (ph_linker): Likewise.
7988
7989 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7990
7991           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7992         MAP_ANON / MAP_ANONYMOUS if defined;
7993         else try to map from /dev/zero .
7994
7995 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7996
7997         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7998         isn't defined, then define it to MAP_ANONYMOUS.
7999
8000 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8001
8002         * gcc.c-torture: Update to c-torture-1.42 release.
8003
8004 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8005
8006         * gcc.c-torture: Update to c-torture-1.41 release.
8007
8008 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8009
8010         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8011         c-torture release.
8012
8013 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8014
8015         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8016         and LDFLAGS.  Fix second case to append the target_info ldflags
8017         onto LDFLAGS, not CFLAGS.
8018         * lib/g++.exp (g++_init): Add target_info stuff.
8019         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8020         of libgloss and newlib flags for !native.
8021
8022         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8023         (GDB): Fix relative path to go up another dir for finding gdb.
8024
8025 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8026
8027         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8028         versions in the target_info array, if they don't exist.
8029
8030 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8031
8032         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8033
8034 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8035
8036         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8037         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8038
8039 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8040
8041         * lib/old-dejagnu.exp: Don't remove the output file before we've
8042         actually tested it. Don't append pwd to the path of the executable
8043         we're testing.
8044
8045 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8046
8047         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8048
8049 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8050
8051         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8052         temporary directory for compiler files, and set it to a default
8053         value of /tmp. Set $output as the name of the output file from
8054         compiling the testcase. Add a -o option to $cflags_var so the
8055         compiler writes the final output file as $output. Set $executable
8056         to $output.
8057
8058         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8059         directory for compiler files, and set it to /tmp if it doesn't
8060         already have a value. Set $output_file to the name of the output
8061         file from compiling the testcase. Add a -o option to CXXFLAGS so
8062         the compiler writes the final output file as $output. Use $output
8063         as the executable to be tested.
8064
8065 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8066
8067         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8068
8069 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8070
8071         * gcc.c-torture/execute/pending-1.c: New test.  Still
8072         pending in Tege's queue.
8073
8074 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8075
8076         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8077         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8078         if there were failures.  Call unresolved if there were unresolved
8079         testcases.  Call gcc_fail if program did not run to completion.
8080         (ph_make): Pass additional argument name to ph_execute.
8081         (ph_execute): Add new argument.  Pass additional arguments to
8082         ph_summary.  Call gcc_fail is there is no execution output.
8083
8084 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8085
8086         * lib/plumhall.exp (proc_summary): Output relavent summary
8087         lines into the log so specific failures in plumhall can be
8088         investigated.
8089
8090 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8091
8092         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8093         (c-torture-execute): Don't try to execute tests which use
8094         "long long" types if $NO_LONG_LONG is nonzero.
8095
8096 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8097
8098         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8099         not c-torture.
8100
8101         * gcc.ieee: Move from here.
8102         * gcc.c-torture/execute/ieee: To here.
8103
8104 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8105
8106         * gcc.c-torture: Update to c-torture-1.41 release.
8107
8108 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8109
8110         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8111         not "$output".
8112
8113 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8114
8115         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8116         -c present.
8117
8118 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8119
8120         * config/proelf.exp: Handle connecting to a simulator.
8121
8122 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8123
8124         * config/proelf.exp: New file.  Enough framework that we can
8125         run c-torture tests on the proelf targets (or any other target
8126         that gdb can connect to for that matter).
8127
8128 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8129
8130         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8131         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8132
8133         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8134         exec_output exists.
8135
8136 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8137
8138         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8139         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8140
8141         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8142         to pass/fail/unresolved/unsupported/untested.  Caller must now
8143         call unresolved/unsupported/untested.
8144         * lib/*.exp: Update FSF address.  Update to handle new results of
8145         ${tool}_load.
8146         * lib/chill.exp (verbose): Delete.
8147
8148 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8149
8150         * lib/gcc.exp (default_gcc_start): Change order of args to
8151         $LDFLAGS $CFLAGS $LIBS.
8152         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8153         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8154         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8155         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8156         * gcc.misc-tests/dg-test.exp: Likewise.
8157         * gcc.misc-tests/msgs.exp: Likewise.
8158         * gcc.prms/prms.exp: Likewise.
8159         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8160         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8161
8162         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8163
8164 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8165
8166         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8167
8168         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8169         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8170
8171         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8172         necessary.
8173
8174 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8175
8176         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8177         global for loop; add use of $mathlib.
8178         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8179         settings here; set mathlib for anything but VxWorks.
8180
8181 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8182
8183         * gcc.c-torture: Update to c-torture-1.40 release.
8184
8185 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8186
8187         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8188         dg.exp.
8189
8190 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8191
8192         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8193         global.
8194
8195 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8196
8197         * lib/g++.exp (LIBS): Define if not already.
8198         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8199         (gcc-dg-prune): Call prune_gcc_output.
8200         * lib/gcc.exp (prune_gcc_output): New proc.
8201         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8202         prune_gcc_output.
8203
8204 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8205
8206         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8207         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8208
8209 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8210
8211         * gcc.c-torture: Update to c-torture-1.39 release.
8212
8213 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8214
8215         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8216         fails, try others as well.
8217
8218 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8219
8220         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8221         If compilation fails, mark execute tests as `untested'.
8222         If test is marked as unsupported, don't mark compilation and
8223         execute tests as failed.
8224
8225 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8226
8227         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8228         libstdc++ for whether or not we want to be doing shared
8229         libraries.  Delete link_curses since we don't need it anymore.
8230         * lib/mike-g++.exp (postbase): Don't link in libg++.
8231         * g++.old-deja/old-deja.exp: Likewise.
8232
8233 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8234
8235         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8236
8237 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8238
8239         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8240         For that, add `-Wl,-a,shared_archive'.
8241         * g++.old-deja/old-deja.exp: Likewise.
8242
8243 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8244
8245         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8246
8247 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8248
8249         * lib/mike-g++.exp (postbase): Pay attention to the status of
8250         g++_load.
8251
8252 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8253
8254           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8255
8256 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8257
8258         * lib/gcc.exp (default_gcc_start): No longer need to log program
8259         being executed or its output, execute_anywhere does that now.
8260         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8261         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8262
8263 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8264
8265         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8266         the same as those in lib/g++.exp.
8267
8268 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8269
8270         * gcc.c-torture: Update to c-torture-1.38 release.
8271         * gcc.ieee: Related changes.
8272
8273 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8274
8275         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8276         "exec". Minor reformatting changes.
8277
8278         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8279         cross. This means all "exec" calls now work on a remote host as
8280         well.
8281         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8282         cross. Filter out the extra "\r\n" stuff that expect puts in.
8283         (c-torture-execute): Filter out the bogus warnings like
8284         c-torture-compile does. Add support for canadian cross.
8285         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8286         Use execute_anywhere rather than calling exec directly. Now it
8287         works for canadian cross testing.
8288
8289 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8290
8291         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8292         results into a variable, and check that rather than using file exists.
8293
8294 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8295
8296         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8297         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8298
8299 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8300
8301         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8302         lib_curses if there's a shared libg++ in the build tree.
8303
8304 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8305
8306         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8307         if not supported target.
8308
8309 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8310
8311         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8312         link_curses up to always happen, not just for native builds.
8313
8314 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8315
8316         * gcc.c-torture: Update to c-torture-1.36 release.
8317         * gcc.failure: Related changes.
8318
8319 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8320
8321         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8322
8323 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8324
8325         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8326         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8327         runshlib, link_curses, and mathlib for link and run.
8328
8329         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8330         pass the runtime shared library options for Solaris, OSF/1, and
8331         Irix5, and link with -lcurses to avoid unresolved references.
8332
8333 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8334
8335         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8336         only run once.
8337
8338 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8339
8340         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8341
8342 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8343
8344         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8345         do not have a framework for the "compat" tests yet.
8346
8347 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8348
8349         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8350         set to null if we're testing vxworks5.1.  Use that instead of
8351         `-lm' in the setting of LIBS for link and run.
8352
8353 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8354
8355         * config/rom68k.exp (${tool}_load): Major changes to make it
8356         work.  Verified that it does in fact return the stuff in
8357         exec_output properly.  Catch any Emul or any TRAP other than 0.
8358
8359 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8360
8361         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8362         LDFLAGS properly for targets that need stuff from libgloss.
8363         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8364         only run once.
8365         (gpp_initialized): New variable.
8366
8367 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8368
8369         * config/rom68k.exp: Load libgloss.exp.
8370         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8371         so we can produce a fully linked binary.
8372         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8373         so we can produce a fully linked binary.
8374
8375 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8376
8377         * lib/plumhall.exp (ph_section): Watch for expected failures.
8378         Add missing `else'.
8379
8380         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8381         run the testcase.
8382         (c-torture): Likewise.
8383
8384 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8385
8386         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8387
8388         * lib/mike-g++.exp (mike_cleanup): New proc.
8389         (prebase): New globals compiler_result, not_compiler_result,
8390         target_regexp.
8391         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8392         allow leading "-" in pattern.  Watch for unsupported tests.
8393         If $compiler_result is set, pattern match assembler code,
8394         and ditto for $not_compiler_result.
8395         * lib/mike-gcc.exp: Likewise.
8396
8397         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8398         execution "succeeded".
8399
8400 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8401
8402         * config/win32.exp: New file.
8403         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8404
8405 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8406
8407         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8408         unsupported.
8409         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8410         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8411         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8412
8413         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8414         "... without exceptions was ...".  That is now handled by
8415         prune_system_crud.
8416         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8417
8418 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8419
8420         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8421         sieve.c,sort2.c}: New files.
8422         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8423         sieve.exp,sort2.exp}: Drivers for them.
8424
8425         * lib/mike-gcc.exp (program_output): New user settable variable.
8426         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8427         messages.
8428         * lib/mike-g++.exp (program_output): New user settable variable.
8429
8430         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8431
8432         * config/sh.exp: Deleted (use sim.exp instead).
8433
8434 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8435
8436         * config/vx.exp: Declare CHECKTASK as global.
8437         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8438         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8439         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8440
8441 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8442
8443         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8444         target. Like vx.exp, only includes `vx29k.exp' instead of
8445         `vxworks.exp'.
8446
8447 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8448
8449         * config/sim.exp: Increase time limit from 120 seconds to 240.
8450
8451 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8452
8453         * gcc.c-torture/execute/950628-1.c: New test.
8454
8455 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8456
8457         * gcc.c-torture: Update with changes/additions from
8458         c-torture-1.34.
8459
8460 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8461
8462         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8463
8464 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8465
8466         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8467
8468 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8469
8470         * gcc.c-torture/compile/950512-1.c: New test.
8471         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8472         * gcc.dg/struct-ret-1.c: Likewise.
8473
8474 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8475
8476         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8477           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8478
8479 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8480
8481         * gcc.c-torture/special/920411-1.c: Deleted.
8482         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8483
8484 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8485
8486         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8487         cpu limit.
8488
8489 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8490
8491         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8492
8493 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8494
8495         From kenner;
8496         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8497         is the proper length.
8498         * va-arg-3.c: Likewise.
8499
8500 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8501
8502         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8503         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8504
8505         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8506         * lib/g++.exp (default_g++_start): Delete old cruft.
8507
8508 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8509
8510         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8511         (2 * (1 << 18)) to (2 * (1 << 17)).
8512
8513         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8514
8515 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8516
8517         * config/rom68k.exp: Renamed from config/idp.exp
8518
8519 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8520
8521         * c-torture/compile/921109-2.c
8522
8523 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8524
8525         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8526         excess errors.
8527
8528 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8529
8530         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8531         output.
8532         * lib/g++.exp (default_g++_start): Likewise.
8533
8534 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8535
8536         * gcc.c-torture/compile/950329-1.c: New test.
8537
8538 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8539
8540           * config/bug.exp (${tool}_load): Updated to use new remote_open
8541           and remote_close procs.
8542         * config/idp.exp: New file.
8543
8544 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8545
8546         * gcc.c-torture/execute/950322-1.c: New test.
8547
8548 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8549
8550         * config/vx.exp (${tool}_load): Clean up testing of return code from
8551         vxworks_ld and vxworks_spawn.
8552
8553 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8554
8555         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8556
8557 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8558
8559         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8560         can mark excess errors on a machine by machine basis.  Note, the
8561         default is to not expect any excess errors, even when excess
8562         errors test - is given, so you will want to put an XFAIL ... on
8563         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8564         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8565         those 4 machines, but no others.
8566
8567 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8568
8569         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8570         * lib/c-torture.exp: to here.
8571
8572 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8573
8574         * gcc.c-torture/execute/950221-1.c: New test.
8575         * gcc.c-torture/execute/struct-ret-1.c: New test.
8576         * gcc.c-torture/compile/950221-1.c: New test.
8577
8578         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8579
8580 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8581
8582         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8583         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8584
8585 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8586
8587         * g++.gb: New directory of tests, derived from my signature and
8588         class scoping tests.
8589
8590         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8591         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8592         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8593         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8594         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8595         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8596         * g++.gb/sig25.C: Likewise.
8597
8598         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8599         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8600         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8601         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8602         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8603         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8604         * g++.gb/sig25.exp: Likewise.
8605
8606         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8607         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8608         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8609         * g++.gb/scope13.C: Likewise, this test still fails.
8610
8611         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8612         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8613         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8614         * g++.gb/scope13.exp: Ditto.
8615
8616         * g++.gb/README: New file, explains what these tests are about.
8617
8618 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8619
8620         * lib/dg.exp (dg-do): Support `preprocess'.
8621         (dg-test): Likewise.
8622
8623 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8624
8625         * config/udi.exp: change "continue -expect" to "exp_continue".
8626
8627 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8628
8629         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8630         Delete redundant tests.
8631
8632         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8633         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8634         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8635         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8636         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8637         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8638         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8639         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8640
8641         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8642         storing label pointers.
8643         * gcc.c-torture/execute/921019-1.c: Likewise.
8644         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8645         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8646         parameter fp.
8647         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8648         constants.
8649
8650         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8651         Delete obsolete tests.
8652
8653         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8654         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8655         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8656         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8657         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8658         * gcc.c-torture/compile/950124-1.c: New test.
8659
8660         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8661
8662 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8663
8664         * lib/mike-g++.exp: Add -lm to LIBS.
8665
8666 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8667
8668         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8669
8670 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8671
8672         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8673
8674 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8675
8676         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8677
8678 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8679
8680         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8681         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8682         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8683         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8684         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8685         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8686         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8687         * g++.law/{operators31.C, operators32.C,
8688         * g++.law/{operators33.C, operators34.C}: Likewise.
8689         * g++.law/{pic1.C, refs2.C}: Likewise.
8690         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8691         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8692         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8693         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8694
8695         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8696         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8697         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8698         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8699         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8700         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8701         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8702         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8703         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8704         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8705         * g++.law/{operators34.exp}: Likewise.
8706         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8707         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8708         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8709         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8710         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8711
8712         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8713         No longer expected to fail.
8714         * g++.law/missed-error3.C: Tweak for recent bool changes.
8715
8716 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8717
8718         * config/emb-unix: Deleted.
8719         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8720         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8721
8722 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8723
8724         * lib/dg.exp (dg-test): Fix typo in last patch.
8725
8726 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8727
8728         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8729         (handles multiple occurrences).
8730
8731 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8732
8733         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8734         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8735         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8736         printed).
8737         * lib/c-torture.exp (c-torture-compile): Likewise.
8738         (c-torture): Prepend full path if missing.
8739         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8740         (gcc_fail): Likewise.
8741         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8742
8743 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8744
8745         * lib/netware.exp: Only attach to NetWare i386 systems.
8746
8747 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8748
8749         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8750         messages.  Add test name to "output pattern match" pass/fail message.
8751
8752 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8753
8754         * gcc.dg: New testsuite.
8755         * gcc.dg/dg.exp: New file.
8756
8757         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8758         test-switch.c}: Deleted.
8759
8760         * gcc.misc-tests/msgs.exp: New testcase driver.
8761
8762 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8763
8764         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8765         Watch for illegal return values from ${tool}_load.
8766         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8767         cross targets.  Coerce return value >0 to 1.
8768
8769 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8770
8771         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8772
8773         * config/emb-unix.exp: New file.
8774
8775         * config/sim.exp: Error if variable $SIM not defined.
8776         (${tool}_load): Mark test as "untested" if simulator missing.
8777
8778         * config/unix.exp: Load remote.exp to get rcp_download.
8779         * lib/c-torture.exp: Use different option lists for testcases with
8780         and without loops.
8781         * gcc.c-torture/execute/execute.exp: Likewise.
8782
8783 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8784
8785         * config/*.exp: Clarify return code from ${tool}_load.
8786         Call `unresolved' or `untested' instead of `warning' or `perror'
8787         (sometimes you still want to call both though).
8788         Add comment that `shell_id' is local to each file.
8789         * config/udi.exp (timeout): Set to 30.
8790         Don't print warning if connection fails, $connectmode has already
8791         printed an error.
8792         (${tool}_load): Move verbose messages to level 2.
8793         Rework pattern for "Process started" message.
8794         Pass `shell_id' to ${connectmode}_download.
8795         Retry twice upon timeout.  Make resetting of target more robust.
8796         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8797         Pass `shell_id' to exit_$connectmode.
8798         Only call exit_$connectmode if connected.
8799         * config/unix.exp (${tool}_load): Check return codes better.
8800         * config/vrtx.exp (${tool}_load): Likewise.
8801         * config/vx.exp (${tool}_load): Likewise.
8802         Delete unneeded global's.
8803         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8804         from ${tool}_load.
8805         (dg-stat): Delete.
8806         (dg-init): Delete recording of pass/fail counts.
8807         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8808         (old-dejagnu-init): Likewise.
8809         (old-dejagnu-stat): Delete contents, empty proc now.
8810         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8811         (c-torture): Delete references to lcnt, lpass, lfail.
8812         Get option list from TORTURE_OPTIONS.
8813         Delete -funroll[-all]-loops if no loops.
8814         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8815         (g++_stat): Delete contents (empty proc now).
8816         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8817         (gcc_finish): Likewise.
8818         (gcc_stat): Deleted.
8819         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8820         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8821         * gcc.c-torture/execute/execute.exp: Likewise.
8822         Split tests into two parts: compile, execute.
8823         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8824         no loops.  Update to reflect clarified return codes from ${tool}_load.
8825
8826 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8827
8828         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8829         to grep for.
8830         (old-dejagnu): Likewise (where necessary).
8831
8832 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8833
8834         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8835
8836         * lib/dg.exp (dg-process-target): Fix processing of selector.
8837         Add comment regarding use of `error'.
8838
8839         * lib/gcc.exp (prune_system_crud): Define if missing.
8840         * lib/g++.exp (prune_system_crud): Likewise.
8841
8842         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8843         Call prune_system_crud.
8844         * lib/dg.exp (dg-runtest): New proc.
8845         Use perror instead of send_user for tcl errors in testcase.
8846         Don't return any value, it's never used.
8847         Don't clobber previous definition of `unknown'.
8848         Print tcl errors in `dg-final'.
8849
8850 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8851
8852         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8853         (dg-test): Don't print errorInfo, it contains stack backtrace.
8854
8855 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8856
8857         * lib/g++.exp (runtest_file_p): Define if missing.
8858
8859 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8860
8861         * lib/mike-g++.exp: Comment out loading of g++.exp.
8862         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8863         (default_g++_version): Always print something.
8864         (default_g++_start): Comment out call to `which'.
8865         (g++_start, g++_load): Deleted (must be defined in config file).
8866         * lib/gcc.exp: Test for existence of $CC at start.
8867         Delete check for tmpdir (done in gcc_init).
8868         (default_gcc_version): Always print something.
8869         (default_gcc_start): Comment out call to `which'.
8870         * config/*.exp: Major cleanup - make cross targets work at least a
8871         little better for g++ (by not being "--tool gcc" specific).
8872         Rename gcc_xxx to ${tool}_xxx.
8873         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8874         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8875
8876 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8877
8878         * lib/c-torture.exp (c-torture-compile): Rework compiler
8879         message processing.
8880
8881         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8882         c-torture.
8883
8884 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8885
8886         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8887
8888         * lib/dg.exp (dg-process-target): Support { target native }.
8889
8890 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8891
8892         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8893         looked for "... program xxx got fatal signal".
8894         Correct regsub munging of `comp_output'.
8895         Ignore compiler messages "path prefix not used" and "linker input
8896         file unused".
8897
8898 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8899
8900         * lib/gcc.exp (runtest_file_p): Define if missing.
8901         * gcc.prms/template.c: Example to work from.
8902
8903 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8904
8905         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8906         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8907
8908         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8909         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8910         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8911         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8912
8913         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8914         (dg-process-target): No longer a varargs proc.
8915         Return S/N for target, P/F for xfail.  All callers changed.
8916         (user option procs): More argument checking.
8917         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8918         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8919         (dg-test): Skip test if not running on selected target in `dg-do'.
8920         Update handling of `dg-do-what', `dg-output-text'.
8921         Separate execution pass/fail from output pattern match pass/fail.
8922         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8923
8924 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8925
8926         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8927         target for 920510-1.c.
8928
8929 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8930
8931         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8932         Clean up comment regarding use of passcnt, etc.
8933         (gcc_stat): Don't update `testcnt' here.
8934         (gcc_finish): Do it here.
8935         Might as well reset `but_id' here too.
8936         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8937         to determine if the file should be tested.
8938         * gcc.c-torture/compile/compile.exp: Likewise.
8939         * gcc.c-torture/execute/execute.exp: Likewise.
8940         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8941         * gcc.misc-tests/dg-test.exp: Likewise.
8942         * gcc.prms/prms.exp: Likewise.
8943         * gcc.wendy/wendy.exp: Likewise.
8944         * g++.old-deja.exp: Likewise.
8945         Move "Testing file" message to verbose level 1.
8946
8947 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8948
8949         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8950
8951 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8952
8953         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8954         (default_gcc_start): Accept optional second list element
8955         of compiler flags.  Print compiler output at verbosity level 2.
8956         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8957         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8958         Save current values of framework globals passcnt, failcnt, xpasscnt,
8959         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8960         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8961         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8962         xfailcnt to compute stats.  Update framework global `testcnt' from
8963         pass/fail counts.
8964         (gcc_finish): New proc.  Clean up test environment.
8965         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8966         (gcc_epass, gcc_efail): Delete.
8967         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8968         argument of line number.
8969         (dg-init): If the tool has an init routine, call it.
8970         (dg-test): Remove args `cflags_var' and `libs_var'.
8971         Pass all compiler options to ${tool}_start.
8972         Handle missing line number.
8973         (dg-finish): New function.
8974         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8975         particular files.  Call gcc_finish at end.  Move "skipping test"
8976         message to verbosity level 3.
8977         * gcc.c-torture/compile/compile.exp: Likewise.
8978         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8979         * gcc.c-torture/execute/execute.exp: Likewise.
8980         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8981         Print testcase being tried at verbosity level 1.
8982         * gcc.c-torture/special/special.exp: Unset xfail.
8983         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8984         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8985         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8986         * gcc.failure/failure.exp: Likewise.
8987         * gcc.ieee/ieee.exp: Likewise.
8988         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8989         Update call to dg-test.  Call dg-finish at end.
8990         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8991         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8992         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8993         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8994         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8995         * gcc.wendy/wendy.exp: Add copyright.
8996         Delete setting of tmpdir (done by gcc_init).
8997         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8998         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8999         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9000         gcc_[ce]pass/fail.
9001
9002 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9003
9004         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9005         confusion.
9006         (g++_load): Likewise.
9007
9008         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9009         Rename argument to `prog' to remove the confusion.
9010         Varargs fns behave differently too!
9011         (g++_load): Likewise.
9012
9013         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9014
9015         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9016         what it is.  Delete (always) printing of status value for !native.
9017         Simplify verbose code, and include status and exec_output.
9018         (g++_load): Use gcc_load.
9019
9020 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9021
9022         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9023         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9024         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9025         940714-3.c as these testcases don't exist anymore.  Make
9026         va-arg-1.c expected to pass.
9027
9028 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9029
9030         * gcc.misc-tests/misc.exp: Only run specific testcases.
9031         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9032         * gcc.misc-tests/dg-[1-9].c: New files.
9033
9034         * lib/dg.exp: New testsuite driver.
9035         * gcc.prms/prms.exp: Use it.
9036
9037         * README.gcc: New file.
9038
9039         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9040         Document and reset `lxpass' and `lxfail'.
9041         Simplify "initialized" message.
9042         (gcc_stat): Clean up comments a little.
9043
9044 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9045
9046         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9047
9048 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9049
9050         * lib/old-dejagnu.exp (process-option): New proc.
9051         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9052         (old-dejagnu): Simplify.
9053         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9054
9055 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9056
9057         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9058         exists and is not an empty string.
9059
9060         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9061         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9062         finished.
9063         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9064         automatically.
9065
9066         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9067         longer expected to fail.
9068
9069         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9070         "f" function call.
9071
9072         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9073
9074         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9075         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9076         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9077         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9078         c-torture-1.29.
9079
9080         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9081         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9082
9083         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9084
9085         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9086         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9087
9088         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9089         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9090         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9091
9092 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9093
9094         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9095         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9096         940714-1.c, 940714-2.c, 940714-3.c},
9097         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9098         gcc.misc-tests/{mg.c,mg.exp}:
9099         New tests.
9100         * gcc.noncompile/noncompile.exp: Change accordingly.
9101
9102 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9103
9104         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9105         Undo previous clobberage.
9106
9107 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9108
9109         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9110         * gcc.special/{930510-1.c, special.exp}:
9111         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9112         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9113         struct-varargs-1.c}: New tests from c-torture-1.26.
9114
9115 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9116
9117         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9118           argument to switch.
9119
9120 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9121
9122         * Revert the previous changes.  Please see Rob's directory
9123           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9124           fixes.
9125
9126 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9127
9128         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9129             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9130             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9131             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9132             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9133             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9134             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9135             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9136             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9137             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9138             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9139             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9140             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9141             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9142             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9143             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9144             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9145             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9146             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9147             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9148             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9149             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9150             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9151             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9152             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9153             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9154             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9155
9156 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9157
9158         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9159             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9160           with perror calls.
9161
9162 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9163
9164         * config/unix.exp (g++_load): Fix syntax.
9165
9166 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9167
9168         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9169         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9170         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9171         Don't expect va-arg-1.c to fail.  Correct expected output for
9172         920928-1.c.
9173         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9174         * gcc.wendy/hbm4.c: Correct typo.
9175         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9176
9177 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9178
9179         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9180         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9181         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9182         * lib/c-torture.exp (c-torture-compile): Ditto.
9183
9184         Reduce volume of output (remove all the -I's and such).
9185         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9186         Call gcc_cpass, gcc_cfail.
9187         (c-torture): Pass testing option to c-torture-compile.
9188
9189 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9190
9191         Bring patches over from progressive.
9192         * config/default.exp: Exit remote shell cleanly.
9193         (g++_exit, g++_start): Add default versions.
9194         * config/sim.exp (gcc_load): Use perror, not error.
9195
9196 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9197
9198         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9199         set in site.exp.
9200
9201 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9202
9203         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9204         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9205         (wendy_try): New proc to run testcase.
9206         (main loop): Call 'em.
9207         * gcc.wendy/*.c: Clean up pass to correct expected output.
9208
9209         * lib/gcc.exp: Minor cleanup work.
9210         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9211
9212 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9213
9214         * config/sim.exp (gcc_load): Document return codes better.
9215         Don't pass -v to simulator.
9216
9217 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9218
9219           * gcc.special/920717-x.c: Fix typo.
9220           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9221           get at sources.
9222
9223         * lib/mike-gcc.exp: Fix typo.
9224
9225 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9226
9227         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9228         binary to use, transform the name.
9229         * config/*.exp: rename everything. Nuke any g++ specific files,
9230         it's now a special case of gcc that requires no special support.
9231         Add a default.exp for unsupported targets.
9232
9233 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9234
9235         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9236         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9237         version of Tcl.
9238
9239 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9240
9241         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9242         than a warning.
9243
9244 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9245
9246         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9247
9248 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9249
9250         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9251         option_list.  Compile every file with only 4/6 option choices
9252         (same as C torture) instead of with 12/18 different option
9253         choices.
9254         * lib/c-torture.exp: Likewise.
9255
9256         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9257         not already set.
9258
9259 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9260
9261         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9262         can put an XFAIL *-*-* on excess errors.
9263
9264 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9265
9266         * g++.law: Add more tests derived from g++-bugs snapshots.
9267
9268         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9269         equivalent to g++.law/init9.
9270
9271         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9272         compiled it, and the a.out file after we've run it.
9273
9274 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9275
9276         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9277         compiled it, and the a.out file after we've run it.
9278
9279 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9280
9281         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9282
9283 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9284
9285         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9286         version number.
9287
9288 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9289
9290         * g++.law: New directory of g++ tests derived from the g++-bugs
9291         snapshots.
9292
9293 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9294
9295         * gcc.compile: initbug1.c initbug1.exp testcase added
9296
9297 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9298
9299         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9300         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9301           fixes submitted by Jeff Law (law@cs.utah.edu)
9302         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9303           Jeff Law (law@cs.utah.edu)
9304
9305
9306 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9307
9308         * config/unix-g++.exp: Follow the gcc way of doing things.
9309         * g++.old-deja/old-deja.exp: Minor updates.
9310         * lib/g++.exp: New file, follow the gcc way of doing things.
9311         * lib/old-dejagnu.exp: Minor updates.
9312         * lib/mike-g++.exp: Always unset errorInfo.
9313
9314 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9315
9316         * lib/gcc.exp: Fix some errors with the below change, CC and
9317         CFLAGS should be global when setting, not local.
9318
9319 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9320
9321         * lib/gcc.exp: Transform tool name.
9322
9323 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9324
9325         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9326
9327 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9328
9329         * lib/gcc.exp: change gcc_done to gcc_stat
9330
9331 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9332
9333         * Upgraded gcc testsuite to c-torture version 1.25
9334
9335 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9336
9337         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9338         * lib/c-torture: added hooks for new reporting code.
9339
9340 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9341
9342         * config/sh-gcc.exp: check if sh-sim exists in the path
9343
9344 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9345
9346         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9347         * gcc.compile/compile.exp: Initial changes for new logic.
9348         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9349         * gcc.failure/failure.exp: Initial changes for new logic.
9350         * gcc.ieee/ieee.exp: Initial changes for new logic.
9351         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9352         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9353         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9354         * lib/c-torture.exp: Initial changes for new logic.
9355         * lib/gcc.exp: Initial changes for new logic.
9356
9357 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9358
9359         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9360         depend upon failure or success.  Fully qualify names in failure
9361         and success messages.  Always remove a.out before starting
9362         compile, just in case.  Pay more attention to error text output by
9363         the compiler.  Handle testcases with no known past errors just
9364         like all others, so that things are uniform.  Other miscellaneous
9365         improvements.
9366
9367 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9368
9369         * gcc.cpp: new directory for cpp tests
9370
9371 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9372
9373         * lib/chill.exp: Code reformatted, removed unused code.
9374         * config/unix-chill.exp: Code reformatted, removed unused code.
9375         * chill.execute/execute.exp: Code reformatted, removed unused code.
9376         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9377
9378 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9379
9380         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9381         routines not written.
9382
9383 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9384
9385         * config/bug-gcc.exp: Use new procs from bug.exp.
9386
9387 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9388
9389         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9390         via ftp, rather than depending on NFS.
9391         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9392         case.
9393
9394 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9395
9396         * config/bug-gcc.exp: Use new download proc.
9397
9398 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9399
9400         * chill.execute/execute.exp: cleanups, handles errors better
9401         * chill.compile/compile.exp: rewrite, based on execute.exp
9402         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9403         * lib/chill.exp: major changes to diff proc and compile and link
9404           procs. added chill_fail and chill_pass wrappers to pass and
9405           fail. added more comments, and handle error codes better.
9406           Added a hack to capture stderr from exec, so noncompile tests
9407           can work.
9408
9409 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9410
9411         * chill.execute/execute.exp: rewrite of testsuite driver
9412         * lib/chill.exp: rewrite of testsuite driver
9413         * config/unix-chill.exp: rewrite of testsuite driver
9414
9415 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9416
9417     In chill.execute:
9418         * iexpr.ch: Standardize uppercase.
9419         * tuples.dat: Standardize uppercase.
9420         * vary.ch: standardize.  Correct varying string assignments.
9421         * vary.dat: Add new output lines.
9422
9423 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9424
9425     In chill.execute:
9426         * chprintf.ch: Standardize use of uppercase.
9427         * tuples.ch: Standardize and turn arr2 into a DCL,
9428           rather than a SYN.
9429         * pinits.ch: Standardize.
9430
9431 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9432
9433         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9434         * Makefil: Renamed to Makefile.in.
9435         * configure.in: New.
9436
9437 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9438
9439     In chill.execute:
9440         * .cvsignore: Add result/output files.
9441         * Makefile: Fix up variables at start.  Use MFLAGS
9442           everywhere.  Correct bool_loc, built_ins entries.
9443           Add entry for vary1.ch.
9444         * bitarray.ch: Standardize upper-case usage.
9445         * bitexpr.ch: Standardize, add output of b1.
9446         * params.ch: Use arrayt in along PROC parameters, to
9447           avoid novelty problems.
9448         * sets.ch: Tiny cleanup.
9449         * vary1.ch: Re-indent.
9450
9451 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9452
9453           * Add PR-related files to Makefiles, .cvsignore files, etc.
9454
9455 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9456
9457         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9458           with compiler objects. New names are test-flow.c and test-loop.c
9459
9460 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9461
9462         * Upgraded c-torture tests from 1.19 to 1.20
9463
9464         * new files:
9465         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9466         * gcc.compile: 930623-1.c 930623-2.c
9467         * gcc.noncompile: 930622-1.c 930622-2.c
9468         * gcc.failure: 920411-1.c 920627-2.c
9469         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9470
9471 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9472
9473         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9474           More changes to get testsuite working properly. Needs more work.
9475           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9476
9477 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9478
9479         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9480           More changes to get testsuite working properly. Needs more work.
9481
9482 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9483
9484         * chill.compile/compile.exp: Added for Dejagnu support
9485         * chill.execute/execute.exp: Added for Dejagnu support
9486         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9487
9488 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9489
9490     This should complete moving the CHILL test files.
9491         * chill.noncompile(.cvsignore printf.grt
9492             in-printf.grt chprintf.grt chprintf.ch):
9493             Added test-support files.
9494           (Makefile): Modified further.
9495         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9496             signal.ch): Added test files.
9497           * chill.execute (.cvsignore printf.grt printr.c
9498             in-printf.grt rts.c chprintf.grt rts.h): Added
9499           test-support files.
9500             (Makefile): More corrections.
9501
9502 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9503
9504         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9505           test cases, ready for DejaGnu.
9506
9507 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9508
9509         * Upgraded c-torture tests from 1.18 to 1.19
9510
9511         * gcc.compile: added test(s):
9512           930607-1.c
9513         * gcc.execute: added test(s):
9514           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9515
9516         * added new subdirectory for misc tests: gcc.misc-tests
9517         * gcc.misc-test(s): added tests:
9518           inst-check.c test-consts.c test-ior.c test-switch.c
9519
9520 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9521
9522         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9523
9524 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9525
9526         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9527
9528 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9529
9530         * Upgraded c-torture tests from 1.17 to 1.18
9531
9532 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9533
9534         * Upgraded c-torture tests from 1.12 to 1.17
9535
9536 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9537
9538         * lib/old-dejagnu.exp:
9539           Fixed handling of XFAIL target triplets to correctly
9540           recognize wildcard characters.  Removed code that
9541           appended a unique id tag to the end of the file name
9542           printed out by the result of the testcases within a
9543           given test file.
9544
9545 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9546
9547         * lib/old-dejagnu.exp:
9548           Reworked expected failure handling to trigger off of XFAIL
9549           keyword in keyphrase embeded in testcase source code. The
9550           XFAIL keyword must be at the end of the keyphrase line. It
9551           may optionally be followed by one or more target triplets.
9552           It has just occured that the handling of wildcards in the
9553           target triplet may not be correct.
9554
9555 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9556
9557         * g++.old-deja/tests:
9558           Moved all subdirectories up one level into g++.old-deja .
9559
9560         * lib/old-dejagnu.exp:
9561           Fixed problem with CXXFLAGS not being properly reset, and being
9562           corrupted with extraneous "-c" compiler option.  This was
9563           causing binaries to not be generated for test that needed them.
9564           Modified strings passed to "pass" and "fail" so that individual
9565           tests from the same test file would be distinguished by an
9566           identifier appended to the test file name in the summary logs;
9567           this corrected a problem with erroneous diff logs.  Added code
9568           to search testcases for expected fail and unexpected pass keywords.
9569
9570 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9571
9572         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9573
9574 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9575
9576         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9577           Removed extraneous text from end of "Special g++ Options"
9578           keyphrase.
9579
9580         * lib/old-dejagnu.exp: Added pattern matching to look for new
9581           keywords, embedded in testcases comments, which will trigger
9582           calls to xpass and xfail.
9583
9584 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9585
9586         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9587           comments embedded in the testcases, especially the one looking for
9588           special compiler options, as well as the pattern matching for the
9589           compiler output again.
9590
9591 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9592
9593         * lib/old-dejagnu.exp: Do a proper check of the return value for
9594           execute tests. Fixed several problems with the pattern matching
9595           of the compiler output which gave erroneous test results.
9596           Changed several of the test result messages to be more descriptive.
9597         * config/unix-g++.exp: Proc g++_load now actually works and
9598           executes the tests passed to it and returns a usable return
9599           value.
9600
9601 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9602
9603           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9604
9605 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9606
9607         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9608           Modified both files to properly execute the old style
9609           dejagnu tests. The previous versions of these files were
9610           experimental and did not function anything near correctly.
9611
9612 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9613
9614         * Removed all Makefile.in and configure.in files. No configuration
9615         needed now.
9616
9617 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9618
9619         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9620
9621 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9622
9623         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9624         gcc.special/configure.in, gcc.noncompile/configure.in,
9625         gcc.execute/configure.in, gcc.code_quality/configure.in,
9626         g++.other/configure.in, g++.old-deja/configure.in,
9627         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9628         in srcname setting.
9629
9630 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9631
9632         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9633         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9634         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9635
9636 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9637
9638         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9639         (gdb_exit): Don't remove *_soc files.
9640
9641 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9642
9643         * lib/c-torture.exp: Don't look for main; instead always use -w
9644         -c.  This is how the c-torture tests work.  Remove the object
9645         file if the compilation succeeds.
9646         * gcc.execute/execute.exp: Remove executable if test passes.
9647         * gcc.noncompile/noncompile.exp: Every test is an expected
9648         failure.
9649         * gcc.special/special.exp: Added tests from c-torture 1.11,
9650         corrected use of existing test.
9651         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9652         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9653         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9654         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9655         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9656         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9657         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9658         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9659         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9660         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9661         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9662         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9663         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9664         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9665         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9666         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9667         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9668         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9669         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9670         c-torture 1.11.
9671         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9672         correspond to c-torture 1.11.
9673
9674         * New file.