OSDN Git Service

* gcc.c-torture/execute/builtin-prefetch-1.c: New test.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
2
3         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
4         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
5         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
6         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
7         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
8         * gcc.dg/builtin-prefetch-1.c: New test.
9
10 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
11
12         * gcc.dg/20011130-1.c: New test.
13
14 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
15
16         * g++.dg/other/scope1.C: New test.
17         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
18
19 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
20
21         * gcc.dg/vla-init-1.c: New test.
22
23 2001-12-01  Geoff Keating  <geoffk@redhat.com>
24
25         * gcc.c-torture/compile/structs.c: New testcase from GDB.
26
27 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
28
29         * objc.dg/alias.m: Update.
30         * objc.dg/class-1.m: Update.
31         * objc.dg/const-str-1.m: Update.
32         * objc.dg/fwd-proto-1.m: Update.
33         * objc.dg/id-1.m: Update.
34         * objc.dg/super-class-1.m: Update.
35
36 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
37
38         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
39         constructs.
40
41 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
42
43         * gcc.c-torture/execute/20011128-1.c: New test.
44
45 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
46
47         * gcc.dg/20011127-1.c: New test.
48
49 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
50
51         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
52         from Austin Group draft 7.
53         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
54         scanf format arguments.
55         * gcc.dg/format/no-exargs-2.c: New test.
56
57 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
58
59         * g++.dg/abi/vbase8-4.C: New test.
60
61 2001-11-24  Ian Lance Taylor  <ian@airs.com>
62
63         * gcc.c-torture/execute/20011121-1.c: New test.
64
65 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
66
67         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
68
69 2001-11-23  Andreas Jaeger  <aj@suse.de>
70
71         * gcc.dg/cpp/charconst-2.c: New test.
72
73 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
74
75         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
76         to the host if it is remote.  Let tests specify extra headers
77         they use.
78         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
79         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
80         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
81         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
82         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
83         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
84         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
85         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
86         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
87         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
88
89 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
90
91         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
92         for little endian ARMs.
93
94 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
95
96         * gcc.c-torture/compile/20011119-1.c: New test.
97         * gcc.c-torture/compile/20011119-2.c: New test.
98
99 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
100
101         * gcc.dg/altivec-1.c: Fix typo.
102
103 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
104
105         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
106
107 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
108
109         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
110
111 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
112
113         * lib/g77.exp: Don't specify --rpath-link.
114
115         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
116         across all the headers.
117         * gcc.dg/format/format.exp: For testing on a remote host,
118         copy format.h.
119
120         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
121         * gcc.c-torture/execute/930406-1.c: Likewise.
122         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
123
124 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
125
126         * gcc.dg/altivec-1.c: New.
127
128 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
129
130         * gcc.dg/cpp/fpreprocessed.c: New test case.
131
132 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
133
134         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
135         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
136         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
137
138 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
139
140         * gcc.dg/no-builtin-1.c: New test.
141
142 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
143
144         * gcc.c-torture/execute/20011115-1.c: New test.
145
146 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
147
148         * gcc.c-torture/compile/20011114-2.c: New test.
149         * gcc.c-torture/compile/20011114-3.c: New test.
150         * gcc.c-torture/compile/20011114-4.c: New test.
151
152 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
153
154         * g++.dg/other/init1.C: New test.
155
156 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
157
158         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
159         message.
160
161         * gcc.c-torture/execute/20011114-1.c: New testcase.
162
163         * gcc.c-torture/compile/20010327-1.c: Revert last change.
164         * gcc.c-torture/compile/20011114-1.c: New test, exactly
165         like the (before this change) version of 20010327-1.c.
166
167 2001-11-14  Roger Sayle <roger@eyesopen.com>
168
169         * gcc.c-torture/execute/string-opt-13.c: New testcase.
170
171 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
172
173         * g++.dg/init/array2.C: New test.
174
175 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
176
177         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
178
179 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
180
181         * g++.dg/other/forscope1.C: New test.
182         * g++.dg/ext/forscope1.C: New test.
183         * g++.dg/ext/forscope2.C: New test.
184
185 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
186
187         * gcc.c-torture/execute/20011113-1.c: New test.
188
189 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
190
191         * gcc.c-torture/execute/20011109-2.c: New test.
192
193         * gcc.c-torture/execute/20011109-1.c: New test.
194
195 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
196
197         * gcc.c-torture/compile/20011109-1.c: New test.
198
199 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
200
201         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
202         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
203         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
204         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
205         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
206         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
207         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
208
209 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
210
211         * g++.dg/warn/Wshadow-1.C: New tests.
212         * g++.old-deja/g++.mike/for3.C: Update.
213
214 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
215
216         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
217         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
218         XFAILs.  Adjust expected error texts.
219         * gcc.c-torture/compile/20011106-1.c,
220         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
221         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
222         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
223         gcc.dg/c99-array-lval-5.c: New tests.
224
225 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
226
227         * gcc.dg/cpp/defined.c: Update.
228
229 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
230
231         * gcc.c-torture/execute/anon-1.c: New test.
232
233 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
234
235         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
236         same size, so no warning should be produced on stormy16.
237
238         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
239         due to oversized array.
240         * g++.old-deja/g++.mike/ns15.C: Likewise.
241         * g++.old-deja/g++.pt/crash16.C: Likewise.
242
243 2001-11-02  Graham Stott  <grahams@redhat.com>
244
245         * g++.dgother/debug1.C: Fix typos.
246
247 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
248
249         * g++.dg/other/debug1.C: New test.
250
251 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
252
253         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
254         of unsigned long.
255
256 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
257
258         * gcc.dg/20011029-2.c: New test.
259
260         * gcc.c-torture/compile/20011029-1.c: New test.
261
262 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
263
264         * objc/execute/class_self-1.m: New test.
265         * objc/execute/class_self-2.m: New test.
266
267 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
268
269         * gcc.misc-tests/msgs.exp: Delete.
270         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
271         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
272         error set to match recent changes.
273
274 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
275
276         * gcc.dg/20011021-1.c: New test.
277
278 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
279
280         * gcc.c-torture/compile/20011023-1.c: New test.
281
282 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
283
284         * lib/g77.exp: Rewrite based on lib/g++.exp.
285
286 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
287
288         * gcc.c-torture/execute/20011019-1.c: New test.
289
290         * gcc.dg/20011018-1.c: New test.
291
292 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
293
294         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
295
296 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
297
298         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
299         * gcc.dg/attr-invalid.c: Likewise.
300
301 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
302
303         * testsuite/gcc.dg/20011015-1.c: New test.
304
305 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
306
307         * g++.dg/template/unify2.C: New test.
308
309 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
310
311         * g++.dg/other/exception-specification.C: New test
312
313 2001-10-13  Tom Rix  <trix@redhat.com>
314
315         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
316         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
317
318 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
319
320         * testsuite/gcc.dg/20011009-1.c: New test.
321
322 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
323
324         PR g++/4476
325         * g++.dg/other/friend1.C: New test.
326
327 2001-10-11  Richard Henderson  <rth@redhat.com>
328
329         * g++.old-deja/g++.other/crash18.C: Add -S to options.
330
331 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
332
333         * gcc.c-torture/compile/20011010-1.c: New.
334
335 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
336
337         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
338         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
339         g77.f-torture/execute/execute.exp,
340         g77.f-torture/noncompile/noncompile.exp,
341         gcc.c-torture/compile/compile.exp,
342         gcc.c-torture/execute/execute.exp,
343         gcc.c-torture/execute/ieee/ieee.exp,
344         gcc.c-torture/execute/memcheck/memcheck.exp,
345         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
346         objc/execute/execute.exp: Update FSF address.
347
348 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
349
350         * gcc.dg/cpp/cmdlne-C.c: Update.
351         * gcc.dg/cpp/cmdlne-C2.c: New.
352
353 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
354
355         * gcc.c-torture/execute/20011008-3.c: New.
356
357 2001-10-08  DJ Delorie  <dj@redhat.com>
358
359         * gcc.dg/20011008-1.c: New.
360         * gcc.dg/20011008-2.c: New.
361
362 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
363
364         * gcc.dg/cpp/spacing1.c: Update test.
365
366 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
367
368         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
369         spelling errors of "separate" as "seperate".
370
371 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
372
373         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
374         enough to avoid inlining.
375
376 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
377
378         * lib/g77.exp: set libg2c_dir correctly.
379
380 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
381
382         * gcc.dg/cpp/macro11.c: New test.
383
384 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
385
386         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
387         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
388         gcc.dg/format/multattr-3.c: New tests.
389         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
390         tests for format attributes on function pointers being rejected.
391
392 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
393
394         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
395
396 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
397
398         * g++.dg/warn/format1.C: New test.
399
400 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
401
402         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
403
404 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
405
406         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
407
408 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
409
410         * gcc.dg/cpp/redef2.c: Add test.
411
412 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
413
414         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
415         long-standing bug on i686, apparently.
416         * gcc.c-torture/execute/loop-2c.x: New file.
417         * gcc.c-torture/execute/loop-2d.x: New file.
418         * gcc.c-torture/execute/loop-3c.x: New file.
419
420 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
421
422         * gcc.dg/cpp/20000625-2.c: Correct line number.
423
424 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
425
426         * gcc.dg/cpp/macro10.c: New test.
427         * gcc.dg/cpp/strify3.c: New test.
428         * gcc.dg/cpp/spacing1.c: Add tests.
429         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
430         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
431
432 2001-09-24  DJ Delorie  <dj@redhat.com>
433
434         * gcc.c-torture/execute/20010924-1.c: New test.
435
436 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
437
438         * testsuite/objc/execute/paste.m: Remove.
439
440 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
441
442         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
443
444 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
445
446         * g77.dg/strlen0.f: New test.
447
448 2001-09-21  Richard Henderson  <rth@redhat.com>
449
450         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
451         * g++.old-deja/g++.abi/vtable2.C: Likewise.
452
453 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
454
455         Table-driven attributes.
456         * g++.dg/ext/attrib1.C: New test.
457
458 2001-09-20  DJ Delorie  <dj@redhat.com>
459
460         * gcc.dg/20000926-1.c: Update expected warning messages.
461         * gcc.dg/array-2.c: Likewise, and test for warnings too.
462         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
463         array.
464
465 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
466
467         * g++.dg/eh/registers1.C: New test case.
468
469 2001-09-17  Richard Henderson  <rth@redhat.com>
470
471         * gcc.dg/array-5.c: Fix VLA decomposition test.
472
473 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
474
475         * gcc.dg/cpp/line5.c: New testcase.
476
477 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
478
479         * gcc.dg/cpp/macro9.c: New test.
480
481 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
482
483         * gcc.c-torture/execute/980223.c: Change type of addr from long
484         to char *.
485
486 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
487
488         * gcc.c-torture/execute/20010915-1.c: New test.
489
490 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
491
492         * g77.dg/bprob: New directory.
493         * g77.dg/bprob/bprob.exp: New file.
494         * g77.dg/bprob/bprob-1.f: New test.
495         * g77.dg/gcov: New directory.
496         * g77.dg/gcov/gcov.exp: New file.
497         * g77.dg/gcov/gcov-1.f: New test.
498         * g77.dg/gcov/gcov-1.x: New file.
499
500 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
501
502         * gcc.dg/cpp/directiv.c: Update.
503         * gcc.dg/cpp/undef1.c: Update.
504
505 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
506
507         * gcc.dg/20010912-1.c: New test.
508
509 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
510
511         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
512         language-independent file in lib.
513         * lib/gcov.exp: New file.
514
515 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
516
517         * gcc.c-torture/compile/20010911-1.c: New test.
518
519 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
520
521         * lib/profopt.exp: New, to support profile-directed optimizations.
522         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
523         * gcc.misc-tests/bprob-1.c: New test.
524         * gcc.misc-tests/bprob-2.c: New test.
525
526 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
527
528         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
529         XFAIL and which kinds of gcov output to verify.
530         * gcc.misc-tests/gcov-4b.x: New file.
531         * gcc.misc-tests/gcov-5b.x: New file.
532         * gcc.misc-tests/gcov-6.x: New file.
533         * gcc.misc-tests/gcov-7.c: New test.
534         * gcc.misc-tests/gcov-7.x: New file.
535
536 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
537
538         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
539         * gcc.misc-tests/gcov-6.c: New test.
540
541 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
542
543         PR c++/3986
544         * g++.dg/abi/vbase1.C: New test.
545
546 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
547
548         * objc.dg/method-2.m: New.
549
550 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
551
552         PR c++/4203
553         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
554         * g++.dg/init/empty1.C: New test.
555
556 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
557
558         * gcc.c-torture/compile/20010903-1.c: New test.
559
560 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
561
562         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
563         for m68k.
564
565 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
566
567         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
568
569         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
570
571         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
572
573 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
574
575         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
576         for 16-bit 'unsigned int'.
577
578 2001-08-29  Kazu Hirata  <kazu@hxi.com>
579
580         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
581
582 2001-08-27  Richard Henderson  <rth@redhat.com>
583
584         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
585         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
586
587 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
588
589         * gcc.dg/asm-names.c (ymain): New.
590
591 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
592
593         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
594         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
595         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
596
597 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
598
599         * gcc.dg/compare5.c: New testcase.
600
601 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
602
603         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
604         and "In instantiation".
605
606 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
607
608         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
609
610 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
611
612         * gcc.misc-tests/gcov.exp: Add support for branch information.
613         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
614         * gcc.misc-tests/gcov-4.c: New test.
615         * gcc.misc-tests/gcov-4b.c: New test.
616         * gcc.misc-tests/gcov-5b.c: New test.
617
618 2001-08-20  Zack Weinberg  <zackw@panix.com>
619
620         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
621         expected to fail.
622
623 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
624
625         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
626
627 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
628
629         * g++.dg/eh/template1.C: New test.
630
631 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
632
633         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
634         Fix thinko.
635         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
636         for xfail.
637
638 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
639
640         * lib/g77-dg.exp:  Use prune.exp for common procedures
641         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
642         * lib/g77.exp: (g77-dg-prune) Remove
643
644 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
645
646         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
647
648 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
649
650         * g++.dg/template/unify1.C: New test.
651
652 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
653
654         * g++.dg/abi/empty4.C: New test.
655
656 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
657
658         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
659         solaris2.*
660         * g77.f-torture/compile/pr3743.x: Likewise
661
662 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
663
664         * g++.dg/other/using-declaration.C: New test.
665
666 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
667
668         * gcc.dg/cpp/tr-sign.c: New testcase.
669
670 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
671
672         * gcc.dg/cpp/19951025-1.c: Revert.
673         * gcc.dg/cpp/directiv.c: We no longer process directives that
674         interrupt macro arguments.
675
676 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
677
678         * gcc.dg/bconstp-1.c: New test.
679
680 2001-08-03  Richard Henderson  <rth@redhat.com>
681
682         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
683
684 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
685
686         * gcc.dg/cpp/19951025-1.c: Update.
687
688 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
689
690         * g77.dg/ff90-1.f (s): Fix reference of variable z,
691         should be x.
692
693 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
694
695         Kill -fhonor-std.
696         * g++.old-deja/g++.ns/ns14.C: Remove special options.
697         * g++.old-deja/g++.other/std1.C: Likewise.
698         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
699
700 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
701
702         * lib/g77.exp:  Load gcc-defs.exp for common procedures
703         (g77_pass, g77_fail, g77_finish, g77_exit,
704         ${tool}_check_unsupported_p} Now redundant.  Deleted.
705
706 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
707
708         * g77.dg/fbackslash.f
709         * g77.dg/fcase-preserve.f
710         * g77.dg/ff90-1.f
711         * g77.dg/ffixed-line-length-0.f
712         * g77.dg/ffixed-line-length-132.f
713         * g77.dg/ffixed-line-length-7.f
714         * g77.dg/ffixed-line-length-72.f
715         * g77.dg/ffixed-line-length-none.f
716         * g77.dg/ffree-form-1.f
717         * g77.dg/fno-backslash.f
718         * g77.dg/fno-f90-1.f
719         * g77.dg/fno-fixed-form-1.f
720         * g77.dg/fno-onetrip.f
721         * g77.dg/fno-typeless-boz.f
722         * g77.dg/fno-underscoring.f
723         * g77.dg/fno-vxt-1.f
724         * g77.dg/fonetrip.f
725         * g77.dg/ftypeless-boz.f
726         * g77.dg/fugly-assumed.f
727         * g77.dg/funderscoring.f
728         * g77.dg/fvxt-1.f
729
730 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
731
732         * objc.dg/fwd-proto-1.m: New.
733         * objc.dg/local-decl-1.m: New.
734         * objc.dg/naming-1.m: New.
735         * objc.dg/naming-2.m: New.
736         * objc.dg/proto-hier-1.m: New.
737
738 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
739
740         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
741         largest-type elements to a struct makes its size grow.
742
743 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
744
745         * g++.dg/abi/vthunk1.C: New test.
746
747 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
748
749         * g++.dg/abi/vbase8-22.C: New test.
750
751 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
752
753         * gcc.dg/cpp/macro8.c: New test.
754
755 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
756
757         * g++.dg/abi/vbase8-21.C: New test.
758
759 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
760
761         * g++.dg/abi/vbase8-10.C: New test.
762
763 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
764
765         * lib/g++.exp (g++_set_ld_library_path): Renamed to
766         ${tool}_set_ld_library_path.
767         Changed caller.
768         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
769         g++.exp.
770
771 2001-07-26  Stan Cox <scox@redhat.com>
772
773         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
774         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
775         gcc_exit, gcc_check_unsupported_p):
776         Moved to gcc-deps.exp
777         * gcc-deps.exp: New file.
778
779 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
780
781         * g++.old-deja/g++.pt/defarg14.C: New test.
782
783 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
784
785         * g++.old-deja/g++.other/lineno5.C: New test.
786
787 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
788
789         * g++.old-deja/g++.pt/crash68.C: New test.
790
791 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
792
793         * g++.old-deja/g++.other/crash42.C: New test.
794
795 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
796
797         * gcc.dg/cpp/extratokens.c: Fix.
798         * gcc.dg/cpp/skipping2.c: New tests.
799
800 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
801
802         * gcc.c-torture/execute/20010724-1.c: New file.
803         * gcc.c-torture/execute/20010724-1.x: New file.
804
805 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
806
807         * g++.old-deja/g++.other/cond7.C: New test.
808
809 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
810
811         * g++.old-deja/g++.other/optimize4.C: New test.
812
813 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
814
815         * g++.old-deja/g++.abi/vbase8-5.C: New test.
816
817 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
818
819         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
820         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
821         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
822         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
823
824         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
825         bug report" message.
826
827         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
828         * g++.dg/ext/instantiate1.C: Move from old-deja.
829
830 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
831
832         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
833         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
834         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
835         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
836
837 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
838
839         * gcc.c-torture/execute/20010723-1.c: New test.
840
841 2001-07-23  Ben Elliston  <bje@redhat.com>
842
843         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
844
845 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
846
847         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
848         i[34567]86-*-*.
849         Delete handling of ieee_multilib_flags.
850         Pass -mieee for alpha*-*-* and sh-*-*.
851         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
852
853 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
854
855         Remove old-abi tests.
856         * g++.old-deja/g++.mike/p11116.C: Remove.
857         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
858
859 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
860
861         * g77.f-torture/compile/pr3743.f:  New test
862
863 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
864
865         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
866
867 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
868
869         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
870         g++.old-deja/g++.pt/static6.C: Likewise.
871         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
872         supports weak symbols.
873
874 2001-07-18  Andreas Jaeger  <aj@suse.de>
875
876         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
877         supported again.
878
879 2001-07-18  Andreas Jaeger  <aj@suse.de>
880
881         * gcc.dg/iftrap-1.c: Fix target line.
882
883 2001-07-17  Richard Henderson  <rth@redhat.com>
884
885         * gcc.c-torture/execute/20010717-1.c: New.
886
887 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
888
889         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
890         tests.
891
892 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
893
894         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
895
896 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
897
898         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
899         UAC_SIGBUS, UAC_NOPRINT definitions.
900
901 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
902
903         * objc/execute/object_is_class.m: New test.
904         * objc/execute/object_is_meta_class.m: New test.
905
906 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
907
908         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
909         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
910
911 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
912
913         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
914         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
915
916 2001-07-14  Richard Henderson  <rth@redhat.com>
917
918         * gcc.dg/iftrap-1.c: New.
919
920 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
921
922         * g77.f-torture/execute/intrinsic77.f: New test.
923
924 2001-07-11  Janis Johnson <janis@us.ibm.com>
925
926         * gcc.misc-tests/gcov-3.c: New test.
927
928 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
929
930         * gcc.c-torture/compile/20010711-1.c,
931         * gcc.c-torture/compile/20010711-2.c: New tests.
932
933 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
934
935         * gcc.c-torture/execute/20010711-1.c: New test.
936
937 2001-07-11  Ben Elliston  <bje@redhat.com>
938
939         * g++.old-deja/g++.other/enum5.C: New test.
940
941 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
942
943         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
944         (g++-dg-prune): Call prune_gcc_output.
945         * prune.exp: New file for prune_gcc_output.
946         * lib/g++.exp, lib/gcc.exp: Load it.
947
948 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
949
950         * gcc.c-torture/compile/20010701-1.c,
951         g++.old-deja/g++.ext/attrib6.C: New tests.
952
953 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
954
955         * gcc.c-torture/compile/20010706-1.c: New test.
956
957 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
958
959         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
960
961 2001-06-28  Stan Shebs  <shebs@apple.com>
962
963         * gcc.dg/pragma-darwin.c: New test.
964
965 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
966
967         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
968         Solaris 2.[678] system.
969
970 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
971
972         * gcc.dg/20010622-1.c: New test.
973
974 2001-06-18  Stan Shebs  <shebs@apple.com>
975
976         * objc.dg: New directory.
977         * objc.dg/dg.exp: New file.
978         * objc.dg/alias.m: New.
979         * objc.dg/class-1.m: New.
980         * objc.dg/class-2.m: New.
981         * objc.dg/const-str-1.m: New.
982         * objc.dg/const-str-2.m: New.
983         * objc.dg/id-1.m: New.
984         * objc.dg/method-1.m: New.
985         * objc.dg/super-class-1.m: New.
986         * lib/objc-dg.exp: New file.
987
988 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
989
990         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
991         of label name.
992
993 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
994
995         * g++.old-deja/g++.abi/vbase8-9.C: New test.
996
997 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
998
999         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1000         variable.
1001
1002 2001-06-12  Richard Henderson  <rth@redhat.com>
1003
1004         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1005
1006 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1007
1008         * g++.old-deja/g++.abi/vbase5.C: New test.
1009         * g++.old-deja/g++.abi/vbase6.C: New test.
1010         * g++.old-deja/g++.abi/vbase7.C: New test.
1011
1012 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1013
1014         * gcc.c-torture/compile/20010610-1.c: New test.
1015
1016 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1017
1018         * g++.old-deja/g++.abi/vbase4.C: New test.
1019
1020 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1021
1022         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1023         support %f for HC11/HC12 targets.
1024         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1025         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1026         on HC11/HC12 targets.
1027         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1028
1029 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1030
1031         * gcc.dg/wchar_t-1.c: New file.
1032         * gcc.dg/wint_t-1.c: Likewise.
1033
1034 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1035
1036         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1037
1038 2001-06-11  Richard Henderson  <rth@redhat.com>
1039
1040         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1041
1042 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1043
1044         * gcc.c-torture/compile/20010611-1.c: New test.
1045
1046 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1047
1048         * gcc.dg/c99-tag-1.c: Add more tests.
1049
1050 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1051
1052         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1053         representation on MN10300 and ARM/Thumb.
1054
1055 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1056
1057         * g77.f-torture/execute/20010610.f: New.
1058
1059 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1060
1061         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1062         names.
1063
1064 2001-06-09  Richard Henderson  <rth@redhat.com>
1065
1066         * gcc.c-torture/execute/ashrdi-1.c: New.
1067         * gcc.c-torture/execute/ashldi-1.c: New.
1068         * gcc.c-torture/execute/lshrdi-1.c: New.
1069
1070 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1071
1072         * objc/execute/load-3.m: Added. Check sending +load to categories,
1073         in addition to classes.
1074
1075 2001-06-08  Stan Shebs  <shebs@apple.com>
1076
1077         * objc/execute/load-2.m: New test.  From Nicola Pero
1078         <n.pero@mi.flashnet.it>.
1079
1080 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1081
1082         * gcc.c-torture/execute/20010605-2.c: New test.
1083
1084 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1085
1086         * g++.old-deja/g++.abi/vbase2.C: New test.
1087         * g++.old-deja/g++.abi/vbase3.C: New test.
1088
1089 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1090
1091         * g++.old-deja/g++.pt/friend49.C: New test.
1092
1093 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1094
1095         * g++.old-deja/g++.ext/anon3.C: New test.
1096
1097 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1098
1099         * g++.old-deja/g++.other/conv7.C: New test.
1100
1101 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1102
1103         * gcc.c-torture/compile/20010605-2.c: New test.
1104
1105 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1106
1107         * gcc.c-torture/execute/20010604-1.c: New test.
1108
1109 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1110
1111         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1112
1113 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1114
1115         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1116         (g++_link_flags): Likewise.
1117         (g++_init): Pass gccpath's value to two previous functions.
1118
1119 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1120
1121         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1122         Ensure logfile entry matches exec command line.
1123
1124 2001-05-31  Richard Henderson  <rth@redhat.com>
1125
1126         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1127         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1128
1129 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1130
1131         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1132         compiler for irix6.2
1133
1134 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1135
1136         * g++.old-deja/g++.other/optimize3.C: New file.
1137
1138 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1139
1140         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1141         assemble.
1142
1143 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1144
1145         * g++.old-deja/g++.other/optimize2.C: New file.
1146
1147 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1148
1149         * gcc.c-torture/compile/20010518-2.c: New file.
1150         * gcc.c-torture/execute/20010518-1.c: New file.
1151         * gcc.c-torture/execute/20010518-2.c: New file.
1152
1153 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1154
1155         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1156
1157 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1158
1159         G++ no longer defines builtins that do not begin with __builtin.
1160         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1161         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1162         * g++.old-deja/g++.law/builtin1.C: Likewise.
1163         * g++.old-deja/g++.law/cvt2.C: Likewise.
1164         * g++.old-deja/g++.mike/net5.C: Likewise.
1165         * g++.old-deja/g++.other/builtins1.C: Likewise.
1166         * g++.old-deja/g++.other/builtins2.C: Likewise.
1167         * g++.old-deja/g++.other/builtins3.C: Likewise.
1168         * g++.old-deja/g++.other/builtins4.C: Likewise.
1169         * g++.old-deja/g++.other/inline8.C: Likewise.
1170         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1171
1172 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1173
1174         * g++.old-deja/g++.pt/using1.C: Adjust.
1175         * g++.old-deja/g++.pt/using2.C: New test.
1176
1177 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1178
1179         * gcc.dg/cpp/charconst.c: New tests.
1180         * gcc.dg/cpp/escape.c: New tests.
1181         * gcc.dg/cpp/escape-1.c: New tests.
1182         * gcc.dg/cpp/escape-2.c: New tests.
1183         * gcc.dg/cpp/ucs.c: New tests.
1184
1185 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1186
1187         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1188         native compiler for irix6.5.
1189
1190 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1191
1192         * lib/g++.exp (g++_include_flags): Use args to compute
1193         get_multilibs.
1194         (g++_link_flags): Likewise.
1195         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1196
1197 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1198
1199         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1200
1201 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1202
1203         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1204         this file.
1205
1206 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1207
1208         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1209         STACK_SIZE;
1210         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1211         to STACK_SIZE; Use it to define size of add_histo array.
1212         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1213         to STACK_SIZE.
1214         (f): Use GITT_SIZE to define size of gitt local table.
1215         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1216         to STACK_SIZE; Use it to define size of bytemem array.
1217
1218 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1219
1220         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1221         on 68HC11/HC12 due to the asm instruction.
1222         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1223         * gcc.c-torture/compile/920520-1.x: Likewise.
1224         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1225         on 68HC11/HC12 because the function is larger than 64K.
1226         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1227         on 68HC11/HC12 because the structure is too large.
1228
1229 2001-05-20  Richard Henderson  <rth@redhat.com>
1230
1231         * gcc.c-torture/execute/20010520-1.c: New.
1232
1233 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1234
1235         * g++.old-deja/g++.warn/compare1.C: New test.
1236         * gcc.dg/compare4.c: New test.
1237
1238 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1239
1240         * g++.old-deja/g++.other/optimize1.C: New test.
1241
1242 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1243
1244         * g++.old-deja/g++.pt/spec41.C: New test.
1245
1246 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1247
1248         * gcc.c-torture/compile/20010114-1.x: Remove.
1249
1250 2001-05-18  Stan Shebs  <shebs@apple.com>
1251
1252         * gcc.c-torture/compile/20010518-1.c: New test.
1253
1254 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1255
1256         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1257         * g++.old-deja/g++.pt/crash67.C: New test.
1258
1259 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1260
1261         * g++.old-deja/g++.other/debug9.C: New test.
1262
1263 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1264
1265         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1266
1267 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1268
1269         * gcc.c-torture/compile/20010516-1.c: New test.
1270
1271 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1272
1273         * g++.old-deja/g++.other/crash41.C: New test.
1274
1275 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1276
1277         * g++.old-deja/g++.pt/crash66.C: New test.
1278
1279 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1280
1281         * g++.old-deja/g++.robertl/eb27.C: Convert.
1282
1283 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1284
1285         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1286         declaration being redundant.
1287
1288 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1289
1290         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1291
1292 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1293
1294         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1295
1296 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1297
1298         * lib/g++.exp: Use testsuite_flags.
1299
1300 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1301
1302         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1303
1304 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1305
1306         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1307
1308 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1309
1310         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1311
1312 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1313
1314         * gcc.c-torture/compile/20010313-1.c: New test.
1315
1316 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1317
1318         * gcc.dg/cpp/direct2.c: New test.
1319         * gccq.dg/cpp/direct2s.c: New test.
1320
1321         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1322
1323 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1324
1325         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1326         * g++.old-deja/g++.other/op3.C: Likewise.
1327
1328 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1329
1330         * gcc.dg/cpp/syshdr.h: New file.
1331         * gcc.dg/cpp/sysmac1.c: Update.
1332         * gcc.dg/cpp/sysmac2.c: Update.
1333
1334 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1335
1336         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1337
1338 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1339
1340         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1341         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1342
1343 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1344
1345         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1346
1347 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1348
1349         * lib/g++.exp (g++_include_flags): Don't use any special flags
1350         if TESTING_IN_BUILD_TREE is not defined.
1351         (g++_init): Use a plain 'c++' as the compiler if
1352         TESTING_IN_BUILD_TREEE is not defined.
1353
1354 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1355
1356         * g++.old-deja/g++.eh/catch13.C: New test.
1357         * g++.old-deja/g++.eh/catch14.C: New test.
1358
1359 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1360
1361         * gcc.dg/cpp/tr-define.c: New test.
1362
1363 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1364
1365         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1366         <stdlib.h>, not <malloc.h>.
1367
1368 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1369
1370         * g++.old-deja/g++.ns/template17.C: New test.
1371
1372 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1373
1374         * g++.old-deja/g++.pt/ref4.C: New test.
1375
1376 2001-04-30  Richard Henderson  <rth@redhat.com>
1377
1378         * gcc.dg/20000724-1.c: Revert last change.
1379
1380 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1381
1382         * g77.f-torture/execute/20010430.f: New test.
1383
1384 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1385
1386         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1387
1388 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1389
1390         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1391
1392 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1393
1394         * g++.old-deja/g++.eh/crash6.C: New test.
1395
1396 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1397
1398         * g++.old-deja/g++.other/warn7.C: New test.
1399
1400 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1401
1402         * g++.old-deja/g++.other/defarg9.C: New test.
1403
1404 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1405
1406         * g77.f-torture/compile/20010426.f: New test.
1407         * g77.f-torture/execute/20010426.f: New test.
1408
1409 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1410
1411         * g77.f-torture/compile/20000629-1.x: Remove - error
1412         has been fixed.
1413
1414 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1415
1416         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1417         Tweak slightly to work with g++.dg framework.
1418         * g++.dg/special/ecos.exp: Run initp1.C test.
1419         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1420
1421         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1422         its linker doesn't give line numbers either.
1423         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1424
1425 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1426
1427         * g++.old-deja/g++.other/lex1.C: New test.
1428
1429 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1430
1431         * gcc.dg/noncompile/20010425-1.c: New test.
1432
1433 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1434
1435         * g++.old-deja/g++.pt/mangle2.C: New test.
1436
1437 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1438
1439         * gcc.dg/format/plus-1.c: New test.
1440
1441 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1442
1443         * gcc.dg/20010423-1.c: New test.
1444
1445 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1446
1447         * gcc.c-torture/execute/20010422-1.c: New test.
1448
1449 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1450
1451         * g++.old-deja/g++.ns/type2.C: New test.
1452
1453 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1454
1455         * g++.old-deja/g++.other/perf1.C: New test.
1456
1457 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1458
1459         * gcc.dg/c99-func-2.c: Remove xfail.
1460         * gcc.dg/c99-func-3.c: Remove xfail.
1461         * gcc.dg/c99-func-4.c: Remove xfail.
1462
1463 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1464
1465         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1466
1467 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1468
1469         * gcc.c-torture/compile/20010423-1.c: New test.
1470
1471 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1472
1473         * g++.old-deja/g++.pt/typename28.C: New test.
1474
1475 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1476
1477         * g++.old-deja/g++.abi/empty2.C: New test.
1478         * g++.old-deja/g++.abi/empty3.C: New test.
1479
1480 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1481
1482         * g++.old-deja/g++.other/comdat2.C: New test.
1483         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1484
1485 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1486
1487         * g++.old-deja/g++.other/overload14.C: New test.
1488
1489 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1490
1491         * g++.old-deja/g++.other/lookup23.C: New test.
1492
1493 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1494
1495         * gcc.c-torture/execute/20010403-1.c: New test.
1496
1497 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1498             Mark Mitchell  <mark@codesourcery.com>
1499
1500         * lib/old-dejagnu.exp: Don't delete output of executable.
1501         Add .exe suffix to executables.
1502
1503 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1504
1505         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1506
1507 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1508
1509         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1510
1511 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1512
1513         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1514         * g++.old-deja/g++.abi/crash1.C: New test.
1515
1516 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1517
1518         * g++.old-deja/g++.other/crash40.C: New test.
1519
1520 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1521
1522         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1523
1524 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1525
1526         * g++.old-deja/g++.other/warn6.C: New test.
1527
1528 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1529
1530         * g++.old-deja/g++.robertl/eb42.C: Same.
1531
1532 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1533
1534         * gcc.dg/wtr-conversion-1.c: New testcase.
1535
1536 2001-04-10  Richard Henderson  <rth@redhat.com>
1537
1538         * g++.old-deja/g++.other/array5.C: New.
1539
1540 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1541
1542         * gcc.c-torture/execute/20010408-1.c: New test.
1543
1544 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1545
1546         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1547         headers and constructs.
1548         * g++.old-deja/g++.robertl/eb79.C: Same.
1549         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1550         * g++.old-deja/g++.robertl/eb73.C: Same.
1551         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1552         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1553         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1554         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1555         * g++.old-deja/g++.robertl/eb44.C: Same.
1556         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1557         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1558         * g++.old-deja/g++.robertl/eb39.C: Same.
1559         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1560         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1561         * g++.old-deja/g++.robertl/eb30.C: Same.
1562         * g++.old-deja/g++.robertl/eb3.C: Same.
1563         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1564         * g++.old-deja/g++.robertl/eb21.C: Same.
1565         * g++.old-deja/g++.robertl/eb15.C: Same.
1566         * g++.old-deja/g++.robertl/eb118.C: Same.
1567         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1568         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1569         * g++.old-deja/g++.robertl/eb109.C: Same.
1570         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1571         * g++.old-deja/g++.mike/rtti1.C: Same.
1572         * g++.old-deja/g++.mike/p658.C: Same.
1573         * g++.old-deja/g++.mike/net46.C: Same.
1574         * g++.old-deja/g++.mike/net34.C: Same.
1575         * g++.old-deja/g++.mike/memoize1.C: Same.
1576         * g++.old-deja/g++.mike/eh2.C: Same.
1577         * g++.old-deja/g++.law/weak.C: Same.
1578         * g++.old-deja/g++.law/visibility7.C: Same.
1579         * g++.old-deja/g++.law/visibility25.C: Same.
1580         * g++.old-deja/g++.law/visibility22.C: Same.
1581         * g++.old-deja/g++.law/visibility2.C: Same.
1582         * g++.old-deja/g++.law/visibility17.C: Same.
1583         * g++.old-deja/g++.law/visibility13.C: Same.
1584         * g++.old-deja/g++.law/visibility10.C: Same.
1585         * g++.old-deja/g++.law/visibility1.C: Same.
1586         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1587         * g++.old-deja/g++.law/vbase1.C: Same.
1588         * g++.old-deja/g++.law/operators32.C: Same.
1589         * g++.old-deja/g++.law/nest3.C: Same.
1590         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1591         * g++.old-deja/g++.law/except5.C (main): Same.
1592         * g++.old-deja/g++.law/cvt7.C (run): Same.
1593         * g++.old-deja/g++.law/cvt2.C: Same.
1594         * g++.old-deja/g++.law/cvt16.C: Same.
1595         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1596         * g++.old-deja/g++.law/ctors17.C (main): Same.
1597         * g++.old-deja/g++.law/ctors13.C: Same.
1598         * g++.old-deja/g++.law/ctors12.C (main): Same.
1599         * g++.old-deja/g++.law/ctors10.C: Same.
1600         * g++.old-deja/g++.law/code-gen5.C: Same.
1601         * g++.old-deja/g++.law/bad-error7.C: Same.
1602         * g++.old-deja/g++.law/arm9.C: Same.
1603         * g++.old-deja/g++.law/arm12.C: Same.
1604         * g++.old-deja/g++.law/arg8.C: Same.
1605         * g++.old-deja/g++.law/arg1.C: Same.
1606         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1607         * g++.old-deja/g++.jason/template31.C: Same.
1608         * g++.old-deja/g++.jason/template24.C (main): Same.
1609         * g++.old-deja/g++.jason/2371.C: Same.
1610         * g++.old-deja/g++.eh/new2.C: Same.
1611         * g++.old-deja/g++.eh/new1.C: Same.
1612         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1613         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1614         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1615         * g++.old-deja/g++.brendan/crash62.C: Same.
1616         * g++.old-deja/g++.brendan/crash52.C: Same.
1617         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1618         * g++.old-deja/g++.brendan/crash38.C: Same.
1619         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1620         * g++.old-deja/g++.brendan/copy9.C: Same.
1621
1622 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1623
1624         * gcc.c-torture/execute/20001203-2.c (memset):
1625         Count argument is of type __SIZE_TYPE__.
1626
1627 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1628
1629         * gcc.c-torture/compile/20010404-1.c: New test.
1630
1631 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1632
1633         * gcc.c-torture/compile/20010326-1.c: New test.
1634
1635 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1636
1637         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1638         peculiarities of the SH.
1639         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1640
1641 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1642
1643         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1644         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1645         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1646
1647 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1648
1649         * g77.f-torture/compile/20010321-1.f: New test.
1650
1651 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1652
1653         * gcc.c-torture/compile/20010329-1.c: New test.
1654
1655 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1656
1657         * gcc.c-torture/execute/20010329-1.c: New test.
1658
1659 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1660
1661         * g++.old-deja/g++.other/eh4.C: Fix typo.
1662
1663 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1664
1665         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1666
1667 2001-03-28  Philip Blundell  <philb@gnu.org>
1668
1669         * gcc.c-torture/compile/20010328-1.c: New test.
1670
1671 2001-03-27  Richard Henderson  <rth@redhat.com>
1672
1673         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1674         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1675
1676 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1677
1678         * gcc.c-torture/compile/20010327-1.c: New test.
1679
1680 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1681
1682         * g++.old-deja/g++.other/friend12.C: New test.
1683         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1684         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1685
1686 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1687
1688         * gcc.c-torture/execute/20010325-1.c: New test.
1689
1690 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1691
1692         * g++.old-deja/g++.other/mangle3.C: New test.
1693
1694 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1695
1696         * g++.old-deja/g++.other/anon8.C: New test.
1697
1698 2001-03-20  Philip Blundell  <philb@gnu.org>
1699
1700         * gcc.c-torture/compile/20010320-1.c: New test.
1701
1702 2001-03-17  Richard Henderson  <rth@redhat.com>
1703
1704         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1705
1706 2001-03-15  Geoff Keating  <geoff@redhat.com>
1707
1708         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1709         tests on AIX.
1710
1711 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1712
1713         * g++.old-deja/g++.other/eh4.C: New test.
1714
1715 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1716
1717         * gcc.dg/cpp/mi1.c: Update.
1718
1719 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1720
1721         * g++.old-deja/g++.other/regstack.C: New test.
1722
1723 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1724
1725         * g++.old-deja/g++.other/ref4.C: New test.
1726
1727 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1728
1729         * objc/execute/va_method.m: Added.
1730         * objc/execute/IMP.m: Added.
1731         * objc/execute/_cmd.m: Added.
1732         * objc/execute/accessing_ivars.m: Added.
1733         * objc/execute/class-1.m: Added.
1734         * objc/execute/class-10.m: Added.
1735         * objc/execute/class-11.m: Added.
1736         * objc/execute/class-12.m: Added.
1737         * objc/execute/class-13.m: Added.
1738         * objc/execute/class-14.m: Added.
1739         * objc/execute/class-2.m: Added.
1740         * objc/execute/class-3.m: Added.
1741         * objc/execute/class-4.m: Added.
1742         * objc/execute/class-5.m: Added.
1743         * objc/execute/class-6.m: Added.
1744         * objc/execute/class-7.m: Added.
1745         * objc/execute/class-8.m: Added.
1746         * objc/execute/class-9.m: Added.
1747         * objc/execute/class-tests-1.h
1748         * objc/execute/class-tests-2.h
1749         * objc/execute/compatibility_alias.m: Added.
1750         * objc/execute/encode-1.m: Added.
1751         * objc/execute/formal_protocol-1.m: Added.
1752         * objc/execute/formal_protocol-2.m: Added.
1753         * objc/execute/formal_protocol-3.m: Added.
1754         * objc/execute/formal_protocol-4.m: Added.
1755         * objc/execute/formal_protocol-5.m: Added.
1756         * objc/execute/formal_protocol-6.m: Added.
1757         * objc/execute/formal_protocol-7.m: Added.
1758         * objc/execute/informal_protocol.m: Added.
1759         * objc/execute/initialize.m: Added.
1760         * objc/execute/load.m: Added.
1761         * objc/execute/many_args_method.m: Added.
1762         * objc/execute/nested-3.m: Added.
1763         * objc/execute/no_clash.m: Added.
1764         * objc/execute/private.m: Added.
1765         * objc/execute/redefining_self.m: Added.
1766         * objc/execute/root_methods.m: Added.
1767         * objc/execute/selector-1.m: Added.
1768         * objc/execute/static-1.m: Added.
1769         * objc/execute/static-2.m: Added.
1770         * objc/execute/va_method.m: Added.
1771
1772 2001-03-10  Richard Henderson  <rth@redhat.com>
1773
1774         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1775
1776 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1777
1778         * g++.old-deja/g++.other/crash31.C: XFAIL.
1779         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1780         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1781         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1782         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1783         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1784
1785 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1786
1787         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1788
1789 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1790
1791         * gcc.dg/20000724-1.c: Don't use multiline strings.
1792
1793 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1794
1795         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1796         result of -cString against what we expect it to be; don't just
1797         print it out for no one to read.
1798
1799         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1800         Based on testcases provided by Nicola Pero.
1801
1802 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1803
1804         * gcc.dg/cpp/macro7.c: New test.
1805
1806 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1807
1808         * gcc.dg/cpp/multiline.c: Update.
1809
1810 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1811
1812         * g++.old-deja/g++.other/enum3.C: New test.
1813
1814 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1815
1816         * g++.old-deja/g++.other/pod1.C: New test.
1817
1818 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1819
1820         * g++.old-deja/g++.ext/overload1.C: New test.
1821
1822 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1823
1824         * g++.old-deja/g++.pt/using1.C: New test.
1825
1826 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1827
1828         * g++.old-deja/g++.other/using9.C: New test.
1829
1830 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1831
1832         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1833
1834         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1835
1836 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1837
1838         * g++.old-deja/g++.ext/realpt1.C: Remove.
1839
1840 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1841
1842         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1843
1844 2001-02-26  Will Cohen  <wcohen@redhat.com>
1845
1846         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1847
1848 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1849
1850         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1851         templatized constructors.
1852
1853 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1854
1855         * gcc.c-torture/execute/20010224-1.c: New test.
1856
1857 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1858
1859         * gcc.c-torture/execute/20010222-1.c: New test.
1860
1861 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1862
1863         * g++.old-deja/g++.other/inline20.C: New test.
1864
1865 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1866
1867         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1868
1869 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1870
1871         * g++.old-deja/g++.other/lookup22.C: New test.
1872
1873 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1874
1875         * g77.dg: New directory.
1876         * g77.dg/20010216-1.f: New test case.
1877         * g77.dg/dg.exp: New driver.
1878         * lib/g77-dg.exp: New driver library.
1879
1880 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1881
1882         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1883
1884 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1885
1886         * g++.old-deja/g++.other/decl9.C: New test.
1887
1888 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1889
1890         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1891         not need <string> and also tests the initialization at runtime.
1892
1893 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1894
1895         * gcc.c-torture/execute/longlong.c: New test.
1896
1897 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1898
1899         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1900
1901 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1902
1903         * gcc.c-torture/execute/920302-1.c (execute):
1904         Change argument type to short.
1905
1906 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1907
1908         * g++.old-deja/g++.pt/deduct6.C: New test.
1909
1910 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1911
1912         * g++.old-deja/g++.pt/deduct5.C: New test.
1913
1914 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1915
1916         * gcc.c-torture/execute/20010209-1.c: New test.
1917
1918 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1919
1920         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1921
1922 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1923
1924         * g++.dg/vtgc1.C: Update for new ABI.
1925
1926         * consistency.vlad: New directory, 1665 files.
1927
1928 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1929
1930         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1931         return type.
1932         * gcc.dg/cpp/digraphs.c: Declare puts.
1933
1934 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1935
1936         * g++.old-deja/g++.other/warn5.C: New test.
1937
1938 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1939
1940         * g++.old-deja/g++.pt/spec40.C: New test.
1941
1942 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1943
1944         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1945         case.
1946         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1947
1948 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
1949
1950         * gcc.c-torture/compile/20010209-1.c: New test.
1951
1952 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
1953
1954         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
1955         excess errors message but not if it crashes.
1956         * g++.old-deja/g++.other/crash27.C: Likewise.
1957         * g++.old-deja/g++.other/crash28.C: Likewise.
1958         * g++.old-deja/g++.other/crash30.C: Likewise.
1959         * g++.old-deja/g++.other/crash32.C: Likewise.
1960         * g++.old-deja/g++.other/crash35.C: Likewise.
1961         * g++.old-deja/g++.pt/inherit2.C: Likewise.
1962
1963 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1964
1965         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
1966         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
1967         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
1968         g77.f-torture/execute/execute.exp,
1969         g77.f-torture/noncompile/noncompile.exp,
1970         gcc.c-torture/execute/execute.exp,
1971         gcc.c-torture/execute/memcheck/memcheck.exp,
1972         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
1973         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
1974         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
1975         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
1976         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
1977         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
1978         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
1979         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
1980         Remove bug reporting instructions with ancient email addresses.
1981
1982 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1983
1984         * gcc.dg/20010202-1.c: New test.
1985         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
1986
1987 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
1988
1989         * g++.dg/stdbool-if.C: New test.
1990
1991 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1992
1993         * objc/execute/fdecl.m: Added main().
1994
1995 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
1996
1997         * gcc.c-torture/execute/20010206-1.c: New test.
1998
1999 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2000
2001         * gcc.dg/cpp/avoidpaste1.c: Update.
2002
2003 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2004
2005         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2006         Pero <nicola@brainstorm.co.uk>.
2007         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2008
2009 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2010
2011         * g++.old-deja/g++.pt/spec39.C: New test.
2012
2013 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2014
2015         * gcc.c-torture/compile/20010202-1.c: New test.
2016
2017 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2018
2019         * g++.old-deja/g++.abi/primary2.C: New test.
2020         * g++.old-deja/g++.abi/primary3.C: New test.
2021         * g++.old-deja/g++.abi/primary4.C: New test.
2022         * g++.old-deja/g++.abi/primary5.C: New test.
2023         * g++.old-deja/g++.abi/vtable3.h: New test.
2024         * g++.old-deja/g++.abi/vtable3a.C: New test.
2025         * g++.old-deja/g++.abi/vtable3b.C: New test.
2026         * g++.old-deja/g++.abi/vtable3c.C: New test.
2027         * g++.old-deja/g++.abi/vtable3d.C: New test.
2028         * g++.old-deja/g++.abi/vtable3e.C: New test.
2029         * g++.old-deja/g++.abi/vtable3f.C: New test.
2030         * g++.old-deja/g++.abi/vtable3g.C: New test.
2031         * g++.old-deja/g++.abi/vtable3h.C: New test.
2032         * g++.old-deja/g++.abi/vtable3i.C: New test.
2033         * g++.old-deja/g++.abi/vtable3j.C: New test.
2034         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2035
2036 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2037
2038         * g++.old-deja/g++.other/anon6.C: New test.
2039         * g++.old-deja/g++.other/anon7.C: New test.
2040
2041 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2042
2043         * gcc.dg/cpp/avoidpaste2.c: New tests.
2044
2045 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2046
2047         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2048
2049 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2050
2051         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2052         DECIMAL_DIG cases for Irix."
2053
2054 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2055
2056         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2057
2058 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2059
2060         * gcc.dg/c99-tag-1.c: New test.
2061
2062 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2063
2064         * gcc.dg/cpp/tr-warn1.c: Add tests.
2065
2066 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2067
2068         * gcc.dg/cpp/avoidpaste1.c: Update.
2069         * gcc.dg/cpp/paste4.c: Update.
2070
2071 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2072
2073         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2074         cases for Irix.
2075
2076 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2077
2078         * g++.old-deja/g++.other/inline19.C: New test.
2079
2080 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2081
2082         * gcc.dg/Wlarger-than.c: New test.
2083
2084 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2085
2086         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2087
2088 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2089
2090         * gcc.c-torture/execute/20010129-1.c: New test.
2091         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2092
2093 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2094
2095         * gcc.dg/cpp/avoidpaste1.c: Test case.
2096
2097 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2098
2099         * g++.old-deja/g++.other/inline18.C: New test.
2100
2101 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2102
2103         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2104         and __builtin_putchar.
2105
2106 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2107
2108         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2109         tests.
2110
2111 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2112
2113         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2114         floating point number rounding mode to round to the nearest
2115         representable mode.
2116
2117 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2118
2119         * g++.old-deja/g++.other/mangle2.C: New test.
2120
2121 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2122
2123         * gcc.c-torture/compile/20010124-1.c: New test.
2124
2125 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2126
2127         * g++.old-deja/g++.pt/spec38.C: New test.
2128
2129 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2130
2131         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2132         "Build don't run".
2133
2134 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2135
2136         * gcc.c-torture/execute/20010123-1.c: New test.
2137
2138 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2139
2140         * g++.old-deja/g++.pt/spec37.C: New test.
2141
2142 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2143
2144         * g++.old-deja/g++.pt/overload14.C: New test.
2145
2146 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2147
2148         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2149         __builtin_return_address.
2150
2151 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2152
2153         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2154         * g++.old-deja/g++.pt/spec35.C: New test.
2155         * g++.old-deja/g++.pt/spec36.C: New test.
2156
2157 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2158
2159         * gcc.c-torture/compile/20010118-1.c: New test.
2160
2161 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2162
2163         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2164
2165 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2166
2167         * gcc.c-torture/execute/20010119-1.c: New test.
2168
2169 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2170
2171         * g++.old-deja/g++.other/vbase5.C: New test.
2172
2173 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2174
2175         * gcc.c-torture/execute/20010118-1.c: New test.
2176
2177 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2178
2179         * g++.old-deja/g++.pt/deduct3.C: New test.
2180
2181 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2182
2183         * g++.old-deja/g++.pt/spec34.C: New test.
2184
2185 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2186
2187         * g77.f-torture/compile/20000601-2.f: New test.
2188
2189 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2190
2191         * g++.old-deja/g++.other/init17.C: New test.
2192
2193 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2194
2195         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2196
2197 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2198
2199         * g++.old-deja/g++.pt/unify8.C: New test.
2200
2201 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2202
2203         * g++.old-deja/g++.abi/vbase1.C: New test.
2204
2205 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2206
2207         * g++.old-deja/g++.pt/crash65.C: New test.
2208
2209 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2210
2211         * gcc.dg/cpp/assembl2.S: New test case.
2212
2213 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2214
2215         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2216         are supported.
2217
2218 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2219
2220         * g++.old-deja/g++.other/builtins1.C: New test.
2221         * g++.old-deja/g++.other/builtins2.C: Likewise.
2222         * g++.old-deja/g++.other/builtins3.C: Likewise.
2223         * g++.old-deja/g++.other/builtins4.C: Likewise.
2224
2225 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2226
2227         * gcc.c-torture/compile/20010117-1.c: New test.
2228         * gcc.c-torture/compile/20010117-2.c: New test.
2229
2230 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2231
2232         * g77.f-torture/execute/20010116.[fx]: New test,
2233         XFAIL on i?86-*-*.
2234         * g77.f-torture/compile/20010115.f: Indicate it's
2235         a test for PR fortran/1636.
2236
2237 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2238
2239         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2240
2241 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2242
2243         * g77.f-torture/compile/20010115.f: New test.
2244
2245 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2246
2247         * g++.old-deja/g++.pt/nontype5.C: New test.
2248
2249 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2250
2251         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2252         have an equivalent working one below it.
2253
2254 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2255
2256         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2257         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2258
2259 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2260
2261         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2262         message containing "init_priority".
2263         (conpr-2.C): Likewise.
2264         (conpr-3.C): Likewise.
2265         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2266
2267 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2268
2269         * gcc.c-torture/execute/20010114-2.c: New test.
2270
2271 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2272
2273         * gcc.c-torture/compile/20010114-1.c: New test.
2274         * gcc.c-torture/compile/20010114-1.x: Xfail.
2275         * gcc.c-torture/compile/20010114-2.c: New test.
2276         * gcc.c-torture/execute/20010114-1.c: New test.
2277         * gcc.dg/trunc-1.c: New test.
2278         * gcc.dg/uninit-B.c: New test.
2279
2280 2001-01-13  Nick Clifton  <nickc@redhat.com>
2281
2282         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2283         target.
2284
2285 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2286
2287         * gcc.c-torture/compile/20010113-1.c: New test.
2288
2289 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2290
2291         * gcc.c-torture/compile/20001212-1.c: New test.
2292
2293 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2294
2295         * gcc.dg/cpp/widestr1.c: Update.
2296         * gcc.dg/cpp/prag-imp.c: Remove.
2297
2298 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2299
2300         * gcc.c-torture/execute/20000801-3.x: Remove.
2301         * gcc.dg/c90-init-1.c: New test.
2302         * gcc.dg/c99-init-1.c: New test.
2303         * gcc.dg/c99-init-2.c: New test.
2304         * gcc.dg/gnu99-init-1.c: New test.
2305
2306 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2307
2308         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2309         testing that no relevant ones were found.
2310
2311 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2312
2313         * g++.old-deja/g++.pt/cast2.C: New test.
2314
2315 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2316
2317         * g++.old-deja/g++.pt/friend47.C: New test.
2318
2319 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2320
2321         * g++.old-deja/g++.pt/instantiate13.C: New test.
2322
2323 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2324
2325         * g++.old-deja/g++.other/defarg7.C: New test.
2326         * g++.old-deja/g++.other/defarg8.C: New test.
2327
2328 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2329
2330         * g++.old-deja/g++.pt/crash64.C: New test.
2331
2332 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2333
2334         * g++.old-deja/g++.pt/crash63.C: New test.
2335
2336 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2337
2338         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2339
2340 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2341
2342         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2343
2344 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2345
2346         * g++.old-deja/g++.pt/error3.C: New test.
2347
2348 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2349
2350         * g++.old-deja/g++.other/crash39.C: New test.
2351
2352 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2353
2354         * g++.old-deja/g++.other/vbase4.C: New test.
2355
2356 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2357
2358         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2359         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2360         * gcc.dg/special/special.exp: New test driver which will check
2361         for alias support for the above test.
2362
2363 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2364
2365         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2366         problems on small machines.
2367         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2368         parameterize.
2369
2370 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2371
2372         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2373         mips.
2374         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2375
2376 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2377
2378         * g++.old_deja/g++.pt/using8.C: New test.
2379
2380 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2381
2382         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2383
2384 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2385
2386         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2387         where a failure is expected.
2388         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2389
2390 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2391
2392         * g++.old_deja/g++.pt/instantiate12.C: New test.
2393
2394 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2395
2396         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2397         start of structs.
2398         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2399         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2400         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2401         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2402         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2403         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2404         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2405         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2406         * g++.old-deja/g++.eh/spec6.C: Likewise.
2407         * g++.old-deja/g++.jason/crash3.C: Likewise.
2408         * g++.old-deja/g++.law/ctors11.C: Likewise.
2409         * g++.old-deja/g++.law/ctors17.C: Likewise.
2410         * g++.old-deja/g++.law/ctors5.C: Likewise.
2411         * g++.old-deja/g++.law/ctors9.C: Likewise.
2412         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2413         * g++.old-deja/g++.mike/net22.C: Likewise.
2414         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2415         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2416         * g++.old-deja/g++.mike/virt3.C: Likewise.
2417         * g++.old-deja/g++.niklas/t128.C: Likewise.
2418         * g++.old-deja/g++.other/anon4.C: Likewise.
2419         * g++.old-deja/g++.other/using1.C: Likewise.
2420         * g++.old-deja/g++.other/warn3.C: Likewise.
2421         * g++.old-deja/g++.pt/t37.C: Likewise.
2422         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2423         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2424
2425 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2426
2427         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2428
2429 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2430
2431         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2432
2433 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2434
2435         * gcc.c-torture/compile/20010107-1.c: New test.
2436
2437 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2438
2439         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2440
2441 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2442
2443         * gcc.dg/format/format.h: New file.
2444         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2445         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2446         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2447         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2448         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2449         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2450         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2451         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2452         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2453         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2454         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2455         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2456         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2457         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2458         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2459         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2460         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2461         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2462         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2463         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2464         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2465         instead of declaring standard types, macros and functions in each
2466         test.
2467
2468 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2469
2470         * gcc.c-torture/execute/20010106-1.c: New test.
2471
2472 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2473
2474         * gcc.dg/format/format.exp: New file.
2475         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2476         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2477         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2478         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2479         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2480         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2481         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2482         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2483         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2484         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2485         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2486         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2487         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2488         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2489         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2490         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2491         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2492         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2493         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2494         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2495         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2496         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2497         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2498         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2499         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2500         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2501         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2502         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2503         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2504         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2505         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2506         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2507         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2508         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2509         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2510         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2511         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2512         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2513         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2514         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2515         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2516         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2517
2518 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2519
2520         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2521         account.
2522
2523 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2524
2525         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2526
2527 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2528
2529         * g++.old-deja/g++.pt/crash62.C: New test.
2530
2531 2001-01-04  Richard Henderson  <rth@redhat.com>
2532
2533         * gcc.dg/20000926-1.c: Update expected warnings.
2534         * gcc.dg/array-2.c: Likewise.
2535         * gcc.dg/array-4.c: Also validate flexible array members.
2536         * gcc.dg/c99-flex-array-1.c: New.
2537
2538 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2539
2540         * gcc.c-torture/compile/20001222-1.x: Remove.
2541
2542 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2543
2544         * gcc.c-torture/execute/built-in-setjmp.c: New.
2545
2546 2001-01-03  Richard Henderson  <rth@redhat.com>
2547
2548         * gcc.dg/940510-1.c: Update expected error wording.
2549         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2550
2551 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2552
2553         * lib/target-supports.exp (check_alias_available): Modified to
2554         indicate aliases not supported if only weak aliases are supported.
2555
2556 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2557
2558         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2559         Turn on cmpstrsi checks for __pj__ and __i370__.
2560
2561 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2562
2563         * g++.old-deja/g++.other/virtual11.C: New test.
2564
2565 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2566
2567         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2568
2569 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2570
2571         * gcc.c-torture/compile/20010102-1.c: New test.
2572
2573 2001-01-02  Andreas Jaeger  <aj@suse.de>
2574
2575         * gcc.dg/noreturn-3.c: New test.
2576
2577         * gcc.dg/noreturn-4.c: New test.
2578
2579 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2580
2581         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2582         __builtin_fputc and __builtin_fwrite.
2583
2584 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2585
2586         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2587         signed char, not default char.
2588
2589 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2590
2591         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2592
2593 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2594
2595         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2596
2597 2000-12-29  Richard Henderson  <rth@redhat.com>
2598
2599         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2600         (__cyg_profile_func_exit): Define.
2601
2602 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2603
2604         * g++.dg/vtgc1.C: New test.
2605
2606 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2607
2608         * gcc.dg/noncompile/20001228-1.c: New test.
2609
2610         * gcc.dg/20001228-1.c: New test.
2611
2612         * gcc.c-torture/execute/20001228-1.c: New test.
2613
2614 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2615
2616         * gcc.dg/format-strfmon-1.c: New test.
2617
2618 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2619
2620         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2621         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2622         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2623         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2624         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2625         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2626         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2627         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2628         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2629         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2630         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2631         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2632         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2633
2634         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2635         * gcc.c-torture/execute/string-opt-4.c: Test index.
2636
2637 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2638
2639         * gcc.c-torture/compile/20001226-1.c: New test.
2640
2641 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2642
2643         * gcc.c-torture/compile/20001222-1.c: New test.
2644         * gcc.c-torture/compile/20001222-1.x: Xfail.
2645
2646 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2647
2648         * gcc.c-torture/execute/comp-goto-2.c: New test.
2649
2650 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2651
2652         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2653         Use long types if __INT_MAX__ is 32767.
2654         (main): Use cast to (sint32 *) when poking 88 into a_page.
2655
2656         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2657
2658 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2659
2660         * gcc.c-torture/compile/20001221-1.c: New test.
2661         * gcc.c-torture/execute/20001221-1.c: New test.
2662
2663 2000-12-20  Richard Henderson  <rth@redhat.com>
2664
2665         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2666         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2667
2668 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2669
2670         * gcc.dg/compare3.c: New test.
2671
2672 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2673
2674         * gcc.dg/format-warnll-1.c: New test.
2675
2676 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2677
2678         * gcc.dg/cpp/cmdlne-P.c: New test.
2679
2680 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2681
2682         * gcc.c-torture/execute/builtin-abs-1.c,
2683         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2684
2685 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2686
2687         * gcc.dg/cpp/multiline.c: New test.
2688
2689 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2690
2691         * g++.old-deja/g++.other/syshdr1.C: Update.
2692         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2693
2694 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2695
2696         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2697
2698 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2699
2700         * g++.old-deja/g++.pt/ttp65.C: New test.
2701
2702 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2703
2704         * g++.old-deja/g++.pt/ttp64.C: New test.
2705
2706 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2707
2708         * g++.old-deja/g++.pt/spec33.C: New test.
2709
2710 2000-12-14  Catherine Moore  <clm@redhat.com>
2711
2712         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2713         * gcc.c-torture/execute/920612-2.c: Likewise.
2714         * gcc.c-torture/execute/920428-2.c: Likewise.
2715         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2716         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2717
2718 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2719
2720         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2721         * gcc.dg/pack-test-2.c: Likewise.
2722
2723 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2724
2725         Tests by Zack Weinberg <zackw@stanford.edu>.
2726
2727         * gcc.dg/cpp/defined.c: Update.
2728         * gcc.dg/cpp/defined_trad.c: New tests.
2729
2730 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2731
2732         * gcc.dg/cpp/trad-direct.c: Update.
2733
2734 2000-12-11  Neil Booth  <neilb@earthling.net>
2735
2736         * gcc.dg/cpp/defined_trad.c
2737
2738 2000-12-11  Neil Booth  <neilb@earthling.net>
2739
2740         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2741
2742 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2743
2744         * gcc.dg/format-miss-2.c: New test.
2745
2746 2000-12-09  Neil Booth  <neilb@earthling.net>
2747
2748         * gcc.dg/cpp/lineflags.c: New tests.
2749         * gcc.dg/cpp/poison.c: Update.
2750         * gcc.dg/cpp/redef2.c: Update.
2751         * gcc.dg/cpp/skipping.c: New test.
2752
2753 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2754
2755         * g++.old-deja/g++.other/eh3.C: New testcase.
2756
2757 2000-12-07  Neil Booth  <neilb@earthling.net>
2758
2759         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2760         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2761         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2762         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2763         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2764         Update.
2765
2766 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2767
2768         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2769         __SIZE_TYPE__ instead of int for type of integers cast to
2770         pointers.
2771
2772 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2773
2774         * g++.old-deja/g++.other/cleanup4.C: New test.
2775
2776 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2777
2778         * format-sec-1.c: New test.
2779
2780 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2781
2782         * gcc.dg/format-nonlit-3.c: New test.
2783
2784 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2785
2786         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2787         through a null pointer.
2788
2789 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2790
2791         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2792         * g++.old-deja/g++.pt/partial4.C: New test.
2793
2794 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2795
2796         * gcc.c-torture/execute/ieee/hugeval.x: New.
2797
2798 2000-12-06  Neil Booth  <neilb@earthling.net>
2799
2800         * gcc.dg/cpp/backslash2.c: New tests.
2801
2802 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2803
2804         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2805         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2806
2807 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2808
2809         * gcc.c-torture/execute/20001203-2.c: New testcase.
2810
2811 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2812
2813         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2814         * g++.old-deja/g++.other/virtual10.C: New test.
2815
2816 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2817
2818         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2819
2820 2000-12-05  Richard Henderson  <rth@redhat.com>
2821
2822         * gcc.c-torture/compile/20001205-1.c: New.
2823
2824 2000-12-04  Neil Booth  <neilb@earthling.net>
2825
2826         * g++.old-deja/g++.other/virtual9.C: New test.
2827         * g++.old-deja/g++.pt/crash61.C: New test.
2828         * gcc.c-torture/execute/loop-9.c: New test.
2829
2830 2000-12-04  Neil Booth  <neilb@earthling.net>
2831
2832         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2833         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2834         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2835         * gcc.dg/cpp/extratokens.c: ...here.
2836
2837 2000-12-04  Neil Booth  <neilb@earthling.net>
2838
2839         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2840         New tests.
2841
2842 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2843
2844         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2845         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2846
2847 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2848
2849         * gcc.c-torture/execute/20001203-1.c: New test.
2850
2851 2000-12-03  Neil Booth  <neilb@earthling.net>
2852
2853         * gcc.dg/cpp/macro6.c: New test cases.
2854
2855 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2856
2857         * gcc.c-torture/execute/string-opt-9.c: New test.
2858         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2859         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2860         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2861
2862         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2863         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2864
2865 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2866
2867         * gcc.dg/cpp/if-6.c: New testcase.
2868
2869         * gcc.dg/20001201-1.c: New testcase.
2870
2871 2000-12-02  Neil Booth  <neilb@earthling.net>
2872
2873         * g++.old-deja/g++.other/externC4.C,
2874         g++.old-deja/g++.other/friend10.C: New tests.
2875
2876 2000-12-02  Neil Booth  <neilb@earthling.net>
2877
2878         * g++.old-deja/g++.other/instan2.C
2879         * g++.old-deja/g++.other/instan3.C: New test.
2880
2881 2000-12-02  Neil Booth  <neilb@earthling.net>
2882
2883         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2884         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2885         gnuc99.c,gnuc99-pedantic.c: New tests.
2886
2887 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2888
2889         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2890         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2891
2892 2000-12-01  Neil Booth  <neilb@earthling.net>
2893
2894         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2895         * gcc.dg/cpp/poison.c: Update.
2896         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2897
2898 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2899
2900         * g77.f-torture/execute/20001201.f: New test.
2901
2902 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2903
2904         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2905
2906 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2907
2908         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2909
2910 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2911
2912         * g++.old-deja/g++.other/cast6.C: New test.
2913
2914 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2915
2916         * gcc.c-torture/execute/20001130-2.c: New testcase.
2917
2918 2000-11-30  Richard Henderson  <rth@redhat.com>
2919
2920         * gcc.c-torture/execute/20001130-1.c: New test.
2921
2922 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2923
2924         * g++.old-deja/g++.other/op3.C: New test.
2925
2926 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2927
2928         * g++.old-deja/g++.other/op2.C: New test.
2929
2930 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2931
2932         * g++.old-deja/g++.other/crash38.C: New test.
2933
2934 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2935
2936         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2937
2938 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2939
2940         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2941         tests.
2942         * gcc.c-torture/execute/string-opt-6.c: New test.
2943
2944         * gcc.dg/20001117-1.c: Add main.
2945
2946 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2947
2948         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
2949         Move from here ...
2950         * gcc.dg/940510-1.c: ... to here.
2951
2952         * gcc.dg/20000926-1.c: GNU C now allows initializations of
2953         zero-size arrays in toplevel structures.
2954
2955 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2956
2957         * gcc.c-torture/execute/loop-8.c: New test.
2958
2959 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2960
2961         * g++.old-deja/g++.other/base1.C: New test.
2962
2963 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2964
2965         * g++.old-deja/g++.other/parse2.C: New test.
2966
2967 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2968
2969         * g++.old-deja/g++.pt/incomplete1.C: New test.
2970
2971 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
2972
2973         * g++.old-deja/g++.other/friend9.C: New test.
2974
2975 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
2976
2977         * gcc.dg/20001127-1.c: New test.
2978
2979 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2980
2981         * g++.old-deja/g++.pt/friend46.C: New test.
2982
2983 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
2984
2985         * g++.old-deja/g++.other/ptrmem8.C: New test.
2986
2987 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2988
2989         * gcc.c-torture/execute/string-opt-7.c: New test.
2990         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2991
2992 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2993
2994         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
2995         instead of 'mkcheck 2'.
2996
2997 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2998
2999         * gcc.c-torture/execute/memcheck/driver.c,
3000         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3001         C9X references to refer to C99.
3002
3003 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3004
3005         * gcc.dg/ultrasp3.c: New test.
3006
3007 2000-11-25  Neil Booth  <neilb@earthling.net>
3008
3009         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3010
3011 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3012
3013         * gcc.c-torture/compile/20001123-2.c: New.
3014
3015 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3016
3017         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3018
3019 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3020
3021         * gcc.dg/sequence-point-1.c: Add some new tests.
3022         * gcc.c-torture/execute/20001124-1.c: New test.
3023
3024 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3025
3026         * g++.old-deja/g++.other/vaarg4.C: New test.
3027         * gcc.c-torture/compile/20001123-1.c: New test.
3028
3029 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3030
3031         * g++.other/crash24.C: Adjust and remove XFAIL.
3032         * g++.other/crash37.C: New test.
3033
3034 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3035
3036         * g++.old-deja/g++.pt/instantiate9.C: New test.
3037
3038 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3039
3040         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3041         new ABI, too.
3042
3043         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3044         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3045
3046 2000-11-22  Neil Booth  <neilb@earthling.net>
3047
3048         * gcc.dg/cpp/Wtrigraphs.c: New test.
3049
3050 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3051
3052         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3053
3054 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3055
3056         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3057
3058 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3059
3060         * lib/gcc-dg.exp: load_lib scanasm.exp.
3061         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3062         * lib/g++-dg.exp: load_lib scanasm.exp.
3063         * lib/scanasm.exp: New.
3064         (scan-assembler, scan-assembler-not): Add optional arguments to
3065         test name, or if not present, the pattern name.
3066         (scan-assembler-dem, scan-assembler-dem-not): New.
3067
3068         * g++.dg/dg.exp: New.
3069
3070 2000-11-21  Neil Booth  <neilb@earthling.net>
3071
3072         * gcc.dg/cpp/integrated1.c: Remove.
3073
3074 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3075
3076         * gcc.c-torture/execute/20001121-1.c: New test.
3077
3078 2000-11-21  Richard Henderson  <rth@redhat.com>
3079
3080         * gcc.c-torture/compile/20001121-1.c: New test.
3081
3082 2000-11-20  Neil Booth  <neilb@earthling.net>
3083
3084         * gcc.dg/cpp/integrated1.c: New test.
3085
3086 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3087
3088         * g++.old-deja/g++.other/inline17.C: New test.
3089
3090 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3091
3092         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3093         local variable to be zero: I made the variable global. Now
3094         uses abort() and exit() instead of relying on main's return value.
3095
3096 2000-11-20  Neil Booth  <neilb@earthling.net>
3097
3098         * gcc.dg/cpp/paste2.c: Update test.
3099         * objc/execute/paste.m: New test.
3100
3101 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3102
3103         * gcc.dg/c99-condexpr-1.c: New test.
3104
3105 2000-11-20  Neil Booth  <neilb@earthling.net>
3106
3107         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3108
3109 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3110
3111         * g++.old-deja/g++.pt/export1.C: New test.
3112
3113 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3114
3115         * gcc.dg/20001117-1.c: New test.
3116
3117 2000-11-18  Richard Henderson  <rth@redhat.com>
3118
3119         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3120
3121 2000-11-18  Richard Henderson  <rth@redhat.com>
3122
3123         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3124         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3125         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3126
3127 2000-11-18  Richard Henderson  <rth@redhat.com>
3128
3129         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3130         (main): New.  Exit cleanly.
3131
3132 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3133
3134         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3135         gcc.dg/c99-fordecl-2.c: New tests.
3136
3137 2000-11-18  Richard Henderson  <rth@redhat.com>
3138
3139         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3140         * gcc.c-torture/execute/zerolen-2.c: New.
3141
3142 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3143
3144         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3145         memory.
3146
3147 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3148
3149         * g++.old-deja/g++.pt/instantiate8.C: New test.
3150
3151 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3152
3153         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3154         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3155
3156 2000-11-16  Nick Clifton  <nickc@redhat.com>
3157
3158         * gcc.c-torture/execute/nestfunc-2.c: New test.
3159         * gcc.c-torture/execute/nestfunc-3.c: New test.
3160
3161 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3162
3163         * gcc.c-torture/compile/20001116-1.c: New test.
3164
3165 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3166
3167         * gcc.c-torture/execute/20001115-1.c: New test.
3168
3169 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3170
3171         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3172         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3173         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3174         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3175
3176 2000-11-15  Neil Booth  <neilb@earthling.net>
3177
3178         gcc.dg/cpp/_Pragma1.c: Update.
3179         gcc.dg/cpp/_Pragma2.c: New test.
3180
3181 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3182
3183         * g++.old-deja/g++.other/anon5.C: New test.
3184
3185 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3186
3187         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3188         tests.
3189
3190 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3191
3192         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3193         output.
3194
3195 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3196
3197         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3198         labels at end of compound statements.
3199
3200 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3201
3202         * gcc.c-torture/execute/loop-7.c: New test.
3203
3204 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3205
3206         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3207
3208 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3209
3210         * gcc.dg/c99-bool-1.c: New test.
3211
3212 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3213
3214         * gcc.dg/c99-scope-1.c: Remove xfail.
3215         * gcc.dg/c99-scope-2.c: New test.
3216
3217 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3218
3219         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3220         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3221
3222 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3223
3224         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3225         error messages.
3226
3227         * g++.mike/p700.C: Don't typedef wchar_t.
3228         * g++.mike/p784.C: Likewise.
3229         * g++.mike/eb101.C: Don't use __wchar_t.
3230
3231 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3232
3233         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3234         from DO loop.
3235
3236 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3237
3238         * gcc.c-torture/execute/20001111-1.c: New test.
3239
3240 2000-11-10  Nick Clifton  <nickc@redhat.com>
3241
3242         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3243         long multuiple and accumulate.
3244
3245 2000-11-09  Richard Henderson  <rth@redhat.com>
3246
3247         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3248         via size_t instead of int.
3249
3250         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3251         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3252         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3253         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3254
3255 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3256
3257         * gcc.c-torture/compile/20001109-1.c: New test.
3258         * gcc.c-torture/compile/20001109-2.c: New test.
3259
3260 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3261
3262         * g++.old-deja/g++.pt/operator1.C: New test.
3263         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3264
3265 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3266
3267         * gcc.dg/20001108-1.c: New test.
3268
3269 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3270
3271         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3272         with both arguments constant strings.
3273         * gcc.c-torture/execute/string-opt-3.c: New test.
3274         * gcc.c-torture/execute/string-opt-4.c: New test.
3275         * gcc.c-torture/execute/string-opt-5.c: New test.
3276
3277 2000-11-08  Nick Clifton  <nickc@redhat.com>
3278
3279         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3280         mulsidi3adddi patterns.
3281
3282 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3283
3284         * g++.old-deja/g++.other/crash36.C: New test.
3285
3286 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3287
3288         * g++.old-deja/g++.other/init16.C: New test.
3289
3290 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3291
3292         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3293
3294 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3295
3296         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3297         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3298         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3299
3300 2000-11-07  DJ Delorie  <dj@redhat.com>
3301
3302         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3303
3304 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3305
3306         * gcc.c-torture/execute/string-opt-1.c: New test.
3307
3308 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3309
3310         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3311         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3312         parameters in registers, and there is no way for a varargs
3313         function to know in which order the integer and floating-point
3314         parameters should be interleaved when they are placed on the
3315         stack.
3316         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3317         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3318
3319 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3320
3321         * gcc.c-torture/execute/string-opt-2.c: New test.
3322
3323 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3324
3325         * g++.old-deja/g++.pt/crash60.C: New test.
3326
3327 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3328
3329         * g++.old-deja/g++.other/crash24.C: New test.
3330         * g++.old-deja/g++.other/crash25.C: New test.
3331         * g++.old-deja/g++.other/crash26.C: New test.
3332         * g++.old-deja/g++.other/crash27.C: New test.
3333         * g++.old-deja/g++.other/crash28.C: New test.
3334         * g++.old-deja/g++.other/crash29.C: New test.
3335         * g++.old-deja/g++.other/crash30.C: New test.
3336         * g++.old-deja/g++.other/crash31.C: New test.
3337         * g++.old-deja/g++.other/crash32.C: New test.
3338         * g++.old-deja/g++.other/crash33.C: New test.
3339         * g++.old-deja/g++.other/crash34.C: New test.
3340         * g++.old-deja/g++.other/crash35.C: New test.
3341
3342 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3343
3344         * gcc.c-torture/execute/20001031-1.c: New test.
3345
3346 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3347
3348         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3349         namespace.
3350
3351         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3352         standards-conformant.
3353
3354         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3355
3356         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3357         * g++.old-deja/g++.mike/p755a.C: Likewise.
3358         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3359         library makes no calls to `operator new' during initialization.
3360
3361 2000-11-04  Neil Booth  <neilb@earthling.net>
3362
3363         * gcc.dg/cpp/include2.c: New tests.
3364
3365 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3366
3367         * lib/g++.exp (g++_set_ld_library_path): New function.
3368         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3369
3370 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3371
3372         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3373         warnings.
3374
3375 2000-11-01  Richard Henderson  <rth@redhat.com>
3376
3377         * g++.old-deja/g++.ext/namedret1.C: New.
3378         * g++.old-deja/g++.ext/namedret2.C: New.
3379         * g++.old-deja/g++.ext/namedret3.C: New.
3380
3381 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3382
3383         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3384         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3385
3386 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3387
3388         * gcc.c-torture/execute/va-arg-21.c: New test.
3389
3390 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3391
3392         * gcc.dg/c99-complex-2.c: New test.
3393
3394 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3395
3396         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3397
3398 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3399
3400         * g++.old-deja/g++.other/inline16.C: New test.
3401
3402 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3403
3404         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3405         __PRETTY_FUNCTION__
3406
3407 2000-10-29  Neil Booth  <neilb@earthling.net>
3408
3409         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3410         New tests.
3411         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3412         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3413         optimisation.
3414
3415 2000-10-29  Neil Booth  <neilb@earthling.net>
3416
3417         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3418         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3419         * mi5.c: Test multiple includes work with -C.
3420         * trigraphs.c: Test ^= version.
3421
3422 2000-10-28  Neil Booth  <neilb@earthling.net>
3423
3424         New tests and test updates for new macro expander.
3425
3426         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3427         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3428         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3429         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3430         new diagnostic messages.
3431
3432         * gcc.dg/cpp/macro3.c: New tests.
3433
3434 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3435
3436         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3437         on the same line.
3438
3439 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3440
3441         * g++.old-deja/g++.other/eh2.C: New test.
3442
3443 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3444
3445         * gcc.c-torture/execute/20001027-1.c: New test.
3446
3447 2000-10-26  Richard Henderson  <rth@redhat.com>
3448
3449         * gcc.c-torture/execute/20001026-1.c: New.
3450
3451 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3452
3453         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3454         * g++.old-deja/g++.law/builtin1.C: Likewise.
3455         * g++.old-deja/g++.law/ctors10.C: Likewise.
3456         * g++.old-deja/g++.law/virtual3.C: Likewise.
3457         * g++.old-deja/g++.mike/p658.C: Likewise.
3458         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3459         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3460         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3461         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3462         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3463
3464 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3465
3466         * gcc.c-torture/compile/20001024-1.c: New test.
3467
3468 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3469
3470         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3471         to tell us whether or not we are using V3.
3472
3473 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3474
3475         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3476         operands.
3477
3478 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3479
3480         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3481
3482 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3483
3484         * gcc.c-torture/execute/20001024-1.c: New test.
3485
3486 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3487
3488         * g++.old-deja/g++.other/sibcall1.C: New test.
3489
3490 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3491
3492         * gcc.dg/noncompile/init-3.c: New test.
3493
3494 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3495
3496         * gcc.dg/format-array-1.c: New test.
3497
3498 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3499
3500         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3501         writing through null pointers; remove comment about testing
3502         unterminated strings.
3503
3504 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3505
3506         * gcc.c-torture/execute/20001017-2.c: New test.
3507
3508 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3509
3510         * gcc.c-torture/compile/20001018-1.c: New test.
3511         * gcc.c-torture/compile/20001018-1.x: Xfail.
3512
3513 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3514
3515         * gcc.c-torture/execute/20001017-1.c: New test.
3516
3517 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3518
3519         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3520         for multiple use of arguments with scanf formats; add tests for
3521         multiple use of arguments.
3522
3523 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3524
3525         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3526
3527 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3528
3529         * gcc.dg/format-miss-1.c: New test.
3530
3531 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3532
3533         * gcc.c-torture/execute/20001013-1.c: New test.
3534
3535 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3536
3537         * gcc.dg/format-branch-1.c: New test.
3538
3539 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3540
3541         * README, lib/file-format.exp: Remove EGCS references.
3542
3543 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3544
3545         * gcc.dg/20001013-1.c: New test.
3546
3547 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3548
3549         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3550         for intmax_t in the compiler using __typeof__ and the type rules
3551         for conditional expressions.
3552
3553 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3554
3555         * gcc.dg/20001012-1.c: New test.
3556         * gcc.dg/20001012-2.c: New test.
3557
3558 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3559
3560         * gcc.dg/format-attr-1.c: New test.
3561
3562 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3563
3564         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3565         __LONG_LONG_MAX__ instead of LLONG_MAX.
3566
3567 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3568
3569         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3570         scanf flags.
3571         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3572         flags.
3573
3574 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3575
3576         * gcc.dg/sequence-pt-1.c: New test.
3577
3578 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3579
3580         * gcc.c-torture/execute/20001011-1.c: New testcase.
3581         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3582
3583 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3584
3585         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3586         does not error on it.
3587
3588 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3589
3590         * gcc.dg/20001009-1.c: New test.
3591
3592 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3593
3594         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3595         * gcc.c-torture/execute/20001009-2.c: ... to here.
3596
3597 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3598
3599         * gcc.c-torture/compile/20001009-1.c: New testcase.
3600         * gcc.c-torture/execute/20001009-1.c: New testcase.
3601         Testcases provided by Jan Hubicka <jh@suse.cz>.
3602
3603 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3604
3605         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3606         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3607         uintmax_t using <limits.h> to emulate the compiler's internal
3608         logic.  No longer XFAIL %j tests.
3609
3610 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3611
3612         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3613         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3614         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3615         regexps and details of expected handling of some bad formats.
3616         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3617         suppression.
3618
3619 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3620
3621         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3622         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3623         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3624         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3625         in list archives.
3626
3627 2000-10-06  Richard Henderson  <rth@cygnus.com>
3628
3629         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3630         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3631         * g++.old-deja/g++.jason/report.C: Likewise.
3632         * g++.old-deja/g++.law/friend5.C: Likewise.
3633         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3634         of the expected warnings.
3635
3636 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3637
3638         * g++.old-deja/g++.pt/enum14.C: New test.
3639
3640 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3641
3642         * g++.old-deja/g++.pt/crash59.C: New test.
3643
3644 2000-10-04  Will Cohen  <wcohen@redhat.com>
3645
3646         * gcc.dg/20000926-1.c: New test.
3647
3648 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3649
3650         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3651         function name for current C++ compiler.
3652         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3653
3654 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3655
3656         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3657         __PRETTY_FUNCTION__.
3658         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3659
3660 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3661
3662         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3663
3664 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3665
3666         * gcc.c-torture/compile/20000923-1.c: New test.
3667
3668 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3669
3670         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3671         * g++.old-deja/g++.pt/ttp62.C: Same.
3672         * g++.old-deja/g++.other/inline14.C: Same.
3673
3674 2000-09-24  Richard Henderson  <rth@cygnus.com>
3675
3676         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3677
3678 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3679
3680         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3681
3682 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3683
3684         * gcc.c-torture/compile/20000922-1.c: New file.
3685
3686 2000-09-21  Nick Clifton  <nickc@redhat.com>
3687
3688         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3689         a signed long modulo operation.
3690         (mod6): New funciton - perform an unsigned long modulo operation.
3691         (main): Add tests for modulos of very large numbers by very small
3692         dividends.
3693
3694 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3695
3696         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3697
3698 2000-09-19  Richard Henderson  <rth@cygnus.com>
3699
3700         * gcc.dg/compare2.c (case 10): XFAIL.
3701
3702 2000-09-18  Richard Henderson  <rth@cygnus.com>
3703
3704         * gcc.c-torture/execute/20000906-1.c: Move ...
3705         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3706         that support __builtin_trap.
3707
3708 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3709
3710         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3711
3712 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3713
3714         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3715         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3716         more $ format tests.
3717
3718 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3719
3720         * gcc.dg/format-errmk-1.c: New test.
3721
3722 2000-09-17  Greg McGary  <greg@mcgary.org>
3723
3724         * gcc.c-torture/execute/20000917-1.x: Remove.
3725
3726 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3727
3728         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3729
3730 2000-09-17  Greg McGary  <greg@mcgary.org>
3731
3732         * gcc.c-torture/execute/20000917-1.c: New test.
3733         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3734
3735 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3736
3737         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3738         in nested macro bug.
3739
3740 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3741
3742         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3743
3744 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3745
3746         * gcc.c-torture/execute/20000914-1.c: New test.
3747
3748 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3749
3750         * g++.other/inline13.C: New test.
3751
3752 2000-09-12  Andreas Jaeger  <aj@suse.de>
3753
3754         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3755         constant by Ulrich Drepper <drepper@redhat.com>.
3756
3757 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3758
3759         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3760
3761 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3762
3763         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3764
3765 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3766
3767         * gcc.dg/cpp/backslash.c: New test.
3768
3769 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3770
3771         * gcc.c-torture/execute/20000910-1.c: New test.
3772         * gcc.c-torture/execute/20000910-2.c: Likewise.
3773
3774 2000-09-11  Robert Lipe  <robertl@sco.com>
3775
3776         * gcc.dg/pragma-align.c: New test.
3777
3778 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3779
3780         * g++.old-deja/g++.pt/explicit82.C: New test.
3781         * g++.old-deja/g++.pt/explicit83.C: New test.
3782
3783 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3784
3785         * gcc.dg/asm-names.c: New test.
3786
3787 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3788
3789         * gcc.dg/cpp/tr-warn6.c: New test
3790
3791 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3792
3793         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3794         be accepted.
3795
3796 2000-09-07  Catherine Moore  <clm@redhat.com>
3797
3798         * gcc.c-torture/execute/unroll-1.c: New test.
3799
3800 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3801
3802         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3803         ERROR markers.
3804         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3805         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3806         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3807         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3808         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3809         Preprocess only.
3810         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3811         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3812
3813 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3814
3815         * g++.old-deja/g++.pt/deduct2.C: New test.
3816
3817 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3818
3819         * g++.old-deja/g++.pt/parms2.C: New test.
3820
3821 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3822
3823         * g++.old-deja/g++.pt/crash58.C: New test.
3824
3825 2000-09-06  Greg McGary  <greg@mcgary.org>
3826
3827         * gcc.c-torture/execute/20000906-1.c: New test.
3828         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3829
3830 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3831
3832         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3833
3834 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3835
3836         * g++.old-deja/g++.pt/crash57.C: New test.
3837
3838 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3839
3840         * g++.old-deja/g++.pt/crash56.C: New test.
3841
3842 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3843
3844         * g++.old-deja/g++.pt/koenig1.C: New test.
3845
3846 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3847
3848         * gcc.dg/20000904-1.c: New test.
3849
3850 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3851
3852         * gcc.dg/cpp/paste8.c: New test.
3853
3854 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3855
3856         * gcc.c-torture/compile/20000827-1.c: New test.
3857
3858 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3859
3860         * gcc.dg/format-diag-1.c: New test.
3861
3862 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3863
3864         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3865         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3866         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3867         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3868         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3869
3870 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3871
3872         * g++.old-deja/g++.other/nested4.C: New test.
3873
3874 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3875
3876         * g++.old-deja/g++.ns/scoped1.C: New test.
3877
3878 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3879
3880         * lib/g++.exp: Support testing already-installed GCC.
3881
3882 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3883
3884         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3885
3886 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3887
3888         * gcc.dg/return-type-2.c: New test.
3889
3890 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3891
3892         * gcc.c-torture/compile/20000825-1.c: New test.
3893
3894 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3895
3896         * gcc.dg/dwarf2-2.c: New test.
3897
3898 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3899
3900         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3901         dg-warning regexps.
3902
3903 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3904
3905         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3906         gcc.dg/format-ext-5.c: New tests.
3907
3908 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3909
3910         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3911
3912 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3913
3914         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3915
3916 2000-08-24  Richard Henderson  <rth@cygnus.com>
3917
3918         * gcc.dg/ia64-sync-1.c: New test.
3919         * gcc.dg/ia64-sync-2.c: New test.
3920         * gcc.dg/ia64-asm-1.c: New test.
3921
3922 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3923
3924         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3925         * gcc.dg/format-ext-2.c: New test.
3926
3927 2000-08-23  Jason Merrill  <jason@redhat.com>
3928
3929         * lib/old-dejagnu.exp: Also ignore "In member function" and
3930         "At global scope".
3931
3932 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3933
3934         * gcc.dg/noncompile/label-lineno-1.c: New test.
3935
3936 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3937
3938         * gcc.dg/c99-array-nonobj-1.c: New test.
3939
3940 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3941
3942         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3943         tests.
3944         * gcc.dg/format-ext-1.c: New test.
3945
3946 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3947
3948         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
3949         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
3950         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
3951         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
3952         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
3953
3954 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
3955
3956         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
3957         gcc.dg/c99-strftime-2.c: New tests.
3958
3959 2000-08-22  Richard Henderson  <rth@cygnus.com>
3960
3961         * gcc.c-torture/execute/20000822-1.c: New test.
3962
3963 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3964
3965         * gcc.c-torture/execute/20000819-1.x: Remove.
3966
3967 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3968
3969         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
3970         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
3971         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
3972         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
3973         gcc.dg/format-xopen-1.c: New tests.
3974
3975 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
3976
3977         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
3978
3979 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
3980
3981         * g++.old-deja/g++.other/loop2.C: New test.
3982
3983         * gcc.c-torture/compile/20000606-1.c: New test.
3984         * gcc.c-torture/compile/20000728-1.c: New test.
3985         * gcc.c-torture/execute/20000801-1.c: New test.
3986         * gcc.c-torture/execute/20000801-2.c: New test.
3987         * gcc.c-torture/execute/20000819-1.c: New test.
3988         * gcc.c-torture/execute/20000819-1.x: XFAIL.
3989         * gcc.dg/20000629-1.c: New test.
3990         * gcc.dg/20000724-1.c: New test.
3991         * gcc.dg/20000807-1.c: New test.
3992
3993 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
3994
3995         * gcc.dg/cpp/pragma-1.c: New test.
3996         * gcc.dg/cpp/pragma-2.c: New test.
3997
3998 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
3999
4000         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4001         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4002
4003 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4004
4005         * gcc.c-torture/compile/20000818-1.c: New test.
4006
4007 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4008
4009         * gcc.c-torture/execute/20000818-1.c: New test.
4010
4011 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4012
4013         * gcc.dg/format-va-1.c: New test.
4014
4015 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4016
4017         * g++.old-deja/g++.other/typedef8.C: New test.
4018
4019 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4020
4021         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4022         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4023         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4024         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4025         * g++.old-deja/g++.other/ptrmem7.C: New test.
4026         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4027
4028 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4029
4030         * g++.old-deja/g++.pt/typename27.C: New test.
4031
4032 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4033
4034         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4035         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4036         * g++.old-deja/g++.pt/friend45.C: New test.
4037         * g++.old-deja/g++.other/friend8.C: New test.
4038
4039 2000-08-15  Richard Henderson  <rth@cygnus.com>
4040
4041         * gcc.c-torture/execute/20000815-1.c: New test.
4042
4043 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4044
4045         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4046         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4047         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4048
4049 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4050
4051         * g++.old-deja/g++.other/refinit2.C: New test.
4052
4053 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4054
4055         * lib/c-torture.exp (c-torture): Make
4056         compiler_conditional_xfail_data global.
4057         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4058         compiler_conditional_xfail_data machinery.
4059         (f-torture-execute): Likewise.
4060         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4061         and only when unrolling loops.
4062
4063         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4064
4065 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4066
4067         * g++.old-deja/g++.pt/explicit81.C: New test.
4068
4069 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4070
4071         * g++.old-deja/g++.pt/typename26.C: New test.
4072
4073 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4074
4075         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4076         warning.
4077
4078 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4079
4080         * g++.old-deja/g++.other/array3.C: New test.
4081
4082 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4083
4084         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4085         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4086         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4087         New tests.
4088
4089 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4090
4091         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4092         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4093
4094 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4095
4096         * gcc.c-torture/execute/20000808-1.c: New test.
4097
4098 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4099
4100         * gcc.dg/c90-const-expr-1.c: New test.
4101
4102 2000-08-08  Richard Henderson  <rth@cygnus.com>
4103
4104         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4105
4106 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4107
4108         * gcc.dg/noncompile/const-ll-1.c: New test.
4109
4110 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4111
4112         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4113
4114 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4115
4116         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4117         that running programs linked against the shared version of libobjc
4118         run correctly.
4119
4120 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4121
4122         * gcc.dg/c99-printf-1.c: New test.
4123
4124 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4125
4126         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4127
4128 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4129
4130         * gcc.c-torture/execute/20000731-1.x: Delete.
4131
4132 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4133
4134         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4135         and torture_without_loops as is done by c-torture.exp.
4136         (search_for): Copy from c-torture.exp.
4137         (gcc-dg-runtest): New function, drives a directory of tests
4138         iterating over the TORTURE_OPTIONS.
4139         (scan-assembler, scan-assembler-not): Move here from
4140         individual directory drivers.
4141
4142         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4143         defined by lib/gcc-dg.exp.
4144         * gcc.dg/cpp/cpp.exp: Likewise.
4145         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4146         gcc-dg-runtest, so we cycle over optimization options.
4147
4148         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4149         * gcc.dg/compare2.c: No longer expected to fail.
4150
4151 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4152
4153         * gcc.c-torture/execute/20000804-1.c: New test.
4154
4155 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4156
4157         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4158
4159 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4160
4161         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4162
4163 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4164
4165         * gcc.c-torture/compile/20000803-1.c: New test.
4166
4167 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4168
4169         * gcc.c-torture/execute/20000801-3.c,
4170         gcc.c-torture/execute/20000801-4.c: New tests.
4171         * gcc.c-torture/execute/20000801-3.x,
4172         gcc.c-torture/execute/20000801-4.x: Xfail.
4173
4174 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4175
4176         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4177         libobjc/.libs to allow for libtool.
4178
4179 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4180
4181         * gcc.c-torture/compile/20000802-1.c: New test.
4182
4183 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4184
4185         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4186
4187 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4188
4189         * gcc-c-torture/execute/20000731-2.c: New test.
4190
4191         * gcc.c-torture/execute/20000731-1.c: New test.
4192         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4193
4194 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4195
4196         * testsuite/gcc.dg/cpp/paste7.c: New test.
4197         * gcc.dg/cpp/20000725-1.c: New test.
4198
4199 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4200
4201         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4202         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4203         declaration warning for __builtin_dwarf_reg_size.
4204
4205         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4206
4207 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4208
4209         * gcc.dg/noncompile/voidparam-1.c: New test.
4210
4211 2000-07-30  Richard Henderson  <rth@cygnus.com>
4212
4213         * gcc.dg/c90-digraph-1.c: Don't xfail.
4214         * gcc.dg/compare2.c (case 10): Xfail.
4215         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4216
4217 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4218
4219         * gcc.dg/c99-main-1.c: New test.
4220
4221 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4222
4223         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4224
4225 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4226
4227         * gcc.c-tortuer/execute/20000726-1.c: New test.
4228
4229 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4230
4231         * gcc.c-torture/execute/enum-2.c: New test.
4232
4233 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4234
4235         * gcc.dg/cpp/tr-warn3.c: New test.
4236
4237 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4238
4239         * g++.old-deja/g++.ext/implicit1.C: Remove.
4240         * g++.old-deja/g++.jason/c2.C: Remove
4241         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4242         * g++.old-deja/g++.pt/crash16.C: Likewise.
4243         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4244
4245 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4246
4247         * g++.old-deja/g++.other/for2.C: New test.
4248
4249 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4250
4251         * gcc.dg/20000720-1.c: New test.
4252
4253 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4254
4255         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4256
4257 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4258
4259         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4260         * gcc.c-torture/execute/20000722-1.c: New.
4261         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4262
4263 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4264
4265         * gcc.dg/cpp/20000720-1.S: New test.
4266
4267 2000-07-21  Michael Meissner  <meissner@redhat.com>
4268
4269         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4270
4271 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4272
4273         * g++.old-deja/g++.brendan/crash16.C,
4274         g++.old-deja/g++.brendan/parse3.C,
4275         g++.old-deja/g++.brendan/redecl1.C,
4276         g++.old-deja/g++.ns/template13.C,
4277         g++.old-deja/g++.other/decl4.C,
4278         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4279
4280 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4281
4282         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4283         and "Internal error".
4284
4285         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4286         regexps.
4287         * gcc.dg/cpp/paste6.c: New test.
4288
4289 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4290
4291         * gcc.dg/cpp/tr-direct.c: New test.
4292
4293         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4294         gcc.dg/cpp/undef1.c: Tweak error regexps.
4295
4296 2000-07-18  Eric Christopher <echristo@redhat.com>
4297
4298         * gcc.c-torture/compile/20000718-1.c: New test.
4299
4300 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4301
4302         * cpplex.c (_cpp_push_token): If the token being pushed back
4303         is the previous token in this context, just subtract one from
4304         context->posn.
4305         * cppmacro.c (save_expansion): Clear aux field when storing a
4306         placemarker.
4307
4308 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4309
4310         * gcc.dg/noncompile/redecl-1.c: New test.
4311
4312 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4313
4314         * gcc.c-torture/execute/20000717-5.c: New test.
4315         * gcc.c-torture/execute/20000717-1.x: Removed.
4316
4317 2000-07-17  Richard Henderson  <rth@cygnus.com>
4318
4319         * gcc.c-torture/execute/20000717-4.c: New test.
4320
4321 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4322
4323         * gcc.dg/cpp/syshdr.c: New test.
4324         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4325
4326 2000-07-17  Neil Booth  <neilb@earthling.net>
4327
4328         * gcc.dg/cpp/cmdlne-dM.c: New test.
4329         * gcc.dg/cpp/cmdlne-dD.c: New test.
4330
4331 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4332
4333         * gcc.c-torture/execute/20000717-3.c: New test.
4334
4335         * gcc.c-torture/compile/20000717-1.c: New test.
4336
4337 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4338
4339         * gcc.c-torture/execute/20000717-2.c: New test.
4340
4341 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4342
4343         * gcc.dg/formatz-1.c: New test.
4344
4345         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4346         * gcc.dg/c99-digraph-1.c: New tests.
4347
4348         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4349         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4350
4351         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4352         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4353         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4354         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4355         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4356         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4357         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4358
4359 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4360
4361         * gcc.c-torture/execute/20000717-1.c: New test.
4362         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4363
4364 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4365
4366         * gcc.c-torture/execute/20000715-2.c: New test.
4367         * gcc.dg/20000715-1.c: New test.
4368
4369 2000-07-15  Michael Meissner  <meissner@redhat.com>
4370
4371         * gcc.c-torture/execute/20000715-1.c: New test.
4372
4373 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4374
4375         * gcc.c-torture/execute/20000707-1.c: New test.
4376
4377 2000-07-13  Neil Booth  <NeilB@earthling.net>
4378
4379         * testsuite/gcc.dg/cpp/digraph1.c,
4380         testsuite/gcc.dg/cpp/digraph2.c,
4381         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4382
4383 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4384
4385         * g77.f-torture/compile/20000630-2.f:  New test.
4386         * g77.f-torture/compile/20000630-2.x
4387
4388 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4389
4390         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4391
4392 2000-07-11  Neil Booth  <NeilB@earthling.net>
4393
4394         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4395
4396 2000-07-11  Neil Booth  <NeilB@earthling.net>
4397
4398         * gcc.dg/cpp/cmdlne-C.c: New.
4399
4400 2000-07-09  Neil Booth  <NeilB@earthling.net>
4401
4402         * gcc.dg/cpp/directiv.c: New tests.
4403         * gcc.dg/cpp/undef1.c: Update.
4404
4405 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4406
4407         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4408
4409 2000-07-09  Neil Booth  <NeilB@earthling.net>
4410
4411         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4412
4413 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4414
4415         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4416         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4417
4418 2000-07-08  Neil Booth  <NeilB@earthling.net>
4419
4420         * gcc.dg/cpp/macsyntx.c: New tests.
4421
4422 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4423
4424         * gcc.dg/20000707-1.c: New test.
4425
4426 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4427
4428         * gcc.c-torture/execute/20000706-1.c: New test.
4429         * gcc.c-torture/execute/20000706-2.c: New test.
4430         * gcc.c-torture/execute/20000706-3.c: New test.
4431         * gcc.c-torture/execute/20000706-4.c: New test.
4432         * gcc.c-torture/execute/20000706-5.c: New test.
4433
4434 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4435
4436         * g++.old-deja/g++.pt/instantiate7.C: New test.
4437
4438 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4439
4440         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4441         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4442         * g++.old-deja/g++.other/rtti3.C: Likewise.
4443         * g++.old-deja/g++.other/rttid3.C: Likewise.
4444
4445 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4446
4447         *  g77.f-torture/compile/20000630-1.x: Fix typo
4448
4449 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4450
4451         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4452         assembly output.
4453
4454 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4455
4456         * gcc.dg/cpp/ident.c: New test.
4457
4458 2000-07-05  Neil Booth  <NeilB@earthling.net>
4459
4460         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4461           gcc.dg/cpp/lexstrng.c: New tests.
4462
4463 2000-07-04  Neil Booth  <NeilB@earthling.net>
4464
4465         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4466         * gcc.dg/cpp/strify2.c: Same.
4467
4468 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4469
4470         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4471         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4472         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4473         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4474
4475         * testsuite/gcc.dg/cpp/macro1.c,
4476         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4477         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4478         testsuite/gcc.dg/cpp/strify1.c,
4479         testsuite/gcc.dg/cpp/strify2.c: New tests.
4480
4481 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4482
4483         * gcc.c-torture/execute/20000703-1.c: New test.
4484
4485 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4486
4487         * g++.old-deja/g++.pt (lookup10.C): New test.
4488
4489 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4490
4491         * g++.old-deja/g++.pt (typename25.C): New test.
4492
4493 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4494
4495         * gcc.c-torture/compile/20000701-1.c: New test.
4496
4497 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4498
4499         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4500         to test case.
4501
4502 2000-06-30  Catherine Moore  <clm@cygnus.com>
4503
4504         * gcc.c-torture/execute/align-1.c: New test.
4505
4506 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4507
4508         * g++.old-deja/g++.pt/expr8.C: New test.
4509         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4510
4511 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4512
4513         * gcc.c-torture/compile/20000629-1.c: New test.
4514
4515 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4516
4517
4518         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4519         gcc.dg/noncompile directory, depending on whether they're
4520         preprocessor tests or not.  Annotate all the tests for the dg
4521         framework.
4522
4523         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4524         * gcc.dg/noncompile/noncompile.exp: New.
4525
4526         * Moved files:
4527         Old name                                New name
4528         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4529         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4530         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4531         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4532         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4533         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4534         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4535         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4536         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4537         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4538         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4539         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4540         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4541         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4542         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4543         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4544         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4545         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4546         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4547         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4548         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4549         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4550         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4551         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4552
4553         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4554         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4555         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4556         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4557         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4558         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4559
4560 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4561
4562         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4563         declare one variable.  On the fourth, error.
4564         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4565         declared by 20000628-1a.h.
4566
4567 2000-06-29  Richard Henderson  <rth@redhat.com>
4568
4569         * gcc.c-torture/execute/930529-1.x: New file.
4570         * gcc.dg/920413-1.c: Adjust expected warning text.
4571         * gcc.dg/980217-1.c: Declare abort.
4572         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4573
4574 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4575
4576         * g77.f-torture/compile/20000629-1.f: New test.
4577         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4578
4579 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4580
4581         Rearrange lots of files, removing entirely the
4582         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4583         directories.
4584
4585         * Deleted files:
4586         gcc.c-torture/code_quality/code_quality.exp
4587         gcc.c-torture/special/special.exp
4588         gcc.failure/failure.exp
4589         gcc.failure/940409-1.x
4590         gcc.c-torture/compile/961203-1.x
4591
4592         * New files:
4593         gcc.misc-tests/linkage.exp
4594         gcc.c-torture/execute/920730-1t.c
4595         gcc.c-torture/execute/920730-1t.x
4596         gcc.c-torture/compile/920520-1.x
4597         gcc.c-torture/compile/920521-1.x
4598         gcc.c-torture/compile/981006-1.x
4599         gcc.c-torture/execute/eeprof-1.x
4600
4601         * Moved files (possibly with modifications to fit a new harness):
4602         Old name                                New name
4603         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4604         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4605         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4606         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4607         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4608         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4609         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4610         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4611         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4612         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4613         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4614         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4615         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4616         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4617
4618 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4619
4620         * c-torture/compile/961203-1.x: Delete.
4621
4622         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4623         not exit. Include stdio.h.
4624         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4625         * gcc.misc-tests/dg-12.c: Likewise.
4626         * gcc.misc-tests/dg-5.c: Likewise.
4627         * gcc.misc-tests/dg-6.c: Likewise.
4628         * gcc.misc-tests/dg-7.c: Prototype abort.
4629         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4630         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4631         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4632         not exit.
4633         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4634         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4635
4636 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4637
4638         * gcc.dg/cpp/20000628-1.c: New test.
4639         * gcc.dg/cpp/20000628-1.h: New header for above test.
4640         * gcc.dg/cpp/20000628-1a.h: Likewise.
4641
4642 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4643
4644         * gcc.dg/cpp: New directory.
4645         * gcc.dg/cpp/cpp.exp: New driver.
4646         * gcc.dg/cpp/20000627-1.c: New test.
4647         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4648         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4649         and rewrite as a compilation test.
4650
4651         * gcc.dg: Move many files into the cpp subdirectory, possibly
4652         renaming or editing them as well.
4653         Old name                New name
4654         990119-1.c              cpp/19990119-1.c
4655         990228-1.c              cpp/19990228-1.c
4656         990407-1.c              cpp/19990407-1.c
4657         990409-1.c              cpp/19990409-1.c
4658         990413-1.c              cpp/19990413-1.c
4659         990703-1.c              cpp/19990703-1.c
4660         20000127-1.c            cpp/20000127-1.c
4661         20000129-1.c            cpp/20000129-1.c
4662         20000207-1.c            cpp/20000207-1.c
4663         20000207-2.c            cpp/20000207-2.c
4664         20000209-1.c            cpp/20000209-1.c
4665         20000209-2.c            cpp/20000209-2.c
4666         20000301-1.c            cpp/20000301-1.c
4667         20000419-1.c            cpp/20000419-1.c
4668         20000510-1.S            cpp/20000510-1.S
4669         20000519-1.c            cpp/20000519-1.c
4670         20000529-1.c            cpp/20000529-1.c
4671         20000625-1.c            cpp/20000625-1.c
4672         20000625-2.c            cpp/20000625-2.c
4673         cpp-as1.c               cpp/assert1.c
4674         cpp-as2.c               cpp/assert2.c
4675         cxx-comments-1.c        cpp/cxxcom1.c
4676         cxx-comments-2.c        cpp/cxxcom2.c
4677         endif-label.c           cpp/endif.c
4678         cpp-hash1.c             cpp/hash1.c
4679         cpp-hash2.c             cpp/hash2.c
4680         cpp-if1.c               cpp/if-1.c
4681         cpp-if2.c               cpp/if-2.c
4682         cpp-if3.c               cpp/if-3.c
4683         cpp-if4.c               cpp/if-4.c
4684         cpp-if5.c               cpp/if-5.c
4685         cpp-cond.c              cpp/if-cexp.c
4686         cpp-missingop.c         cpp/if-mop.c
4687         cpp-missingparen.c      cpp/if-mpar.c
4688         cpp-opprec.c            cpp/if-oppr.c
4689         cpp-ifparen.c           cpp/if-paren.c
4690         cpp-shortcircuit.c      cpp/if-sc.c
4691         cpp-shift.c             cpp/if-shift.c
4692         cpp-unary.c             cpp/if-unary.c
4693         cpp-li1.c               cpp/line1.c
4694         cpp-li2.c               cpp/line2.c
4695         lineno.c                cpp/line3.c
4696         lineno-2.c              cpp/line4.c
4697         cpp-mi.c                cpp/mi1.c
4698         cpp-mic.h               cpp/mi1c.h
4699         cpp-micc.h              cpp/mi1cc.h
4700         cpp-mind.h              cpp/mi1nd.h
4701         cpp-mindp.h             cpp/mi1ndp.h
4702         cpp-mix.h               cpp/mi1x.h
4703         cpp-mi2.c               cpp/mi2.c
4704         cpp-mi2a.h              cpp/mi2a.h
4705         cpp-mi2b.h              cpp/mi2b.h
4706         cpp-mi2c.h              cpp/mi2c.h
4707         cpp-mi3.c               cpp/mi3.c
4708         cpp-mi3.def             cpp/mi3.def
4709         poison-1.c              cpp/poison.c
4710         pr-impl.c               cpp/prag-imp.c
4711         cpp-redef-2.c           cpp/redef1.c
4712         cpp-redef.c             cpp/redef2.c
4713         strpaste.c              cpp/strp1.c
4714         strpaste-2.c            cpp/strp2.c
4715         cpp-tradpaste.c         cpp/tr-paste.c
4716         cpp-tradstringify.c     cpp/tr-str.c
4717         cpp-tradwarn1.c         cpp/tr-warn1.c
4718         cpp-tradwarn2.c         cpp/tr-warn2.c
4719         trigraphs.c             cpp/trigraphs.c
4720         cpp-unc1.c              cpp/unc1.c
4721         cpp-unc2.c              cpp/unc2.c
4722         cpp-unc3.c              cpp/unc3.c
4723         cpp-unc.c               cpp/unc4.c
4724         undef.c                 cpp/undef1.c
4725         undef-2.c               cpp/undef2.c
4726         cpp-wi1.c               cpp/widestr1.c
4727
4728 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4729
4730         * lib/g++.exp (g++_include_flags): Tweak.
4731
4732 2000-06-27  H.J. Lu  <hjl@gnu.org>
4733             Loren J. Rittle  <ljrittle@acm.org>
4734
4735         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4736         version with one that knows about the new gcc tree structure.
4737         (g++_link_flags): Same.
4738
4739 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4740
4741         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4742         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4743         case we are cross-compiling.
4744
4745         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4746         g++.old-deja/g++.niklas/Makefile.in,
4747         g++.old-deja/g++.niklas/configure.in,
4748         g++.old-deja/g++.other/Makefile.in,
4749         g++.old-deja/g++.other/configure.in,
4750         gcc.c-torture/code_quality/Makefile.in,
4751         gcc.c-torture/code_quality/configure.in,
4752         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4753         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4754         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4755         gcc.c-torture/execute/ieee/Makefile.in,
4756         gcc.c-torture/execute/ieee/configure.in,
4757         gcc.c-torture/noncompile/Makefile.in,
4758         gcc.c-torture/noncompile/configure.in,
4759         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4760         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4761         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4762
4763 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4764
4765         * g++.old-deja/g++.other/ambig3.C: New test.
4766
4767 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4768
4769         * g++.old-deja/g++.pt/syntax1.C: New test.
4770         * g++.old-deja/g++.pt/syntax2.C: New test.
4771         * g++.old-deja/g++.other/syntax3.C: New test.
4772         * g++.old-deja/g++.other/syntax4.C: New test.
4773
4774 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4775
4776         * gcc.dg/20000623-1.c: Prototype exit and abort.
4777
4778 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4779
4780         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4781         New tests.
4782         * gcc.dg/cpp-mi3.def: New file.
4783
4784         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4785         inside assertions.
4786         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4787         lexer's error messages.
4788         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4789         divine anything from the linemarkers.
4790         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4791         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4792
4793 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4794
4795         * gcc.dg/20000623-1.c: New test.
4796
4797 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4798
4799         * gcc.c-torture/execute/20000622-1.c: New test.
4800
4801 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4802
4803         * g++.old-deja/g++.other/init15.C: New test.
4804
4805 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4806
4807         * g++.old-deja/g++.pt/vaarg2.C: New test.
4808         * g++.old-deja/g++.pt/vaarg3.C: New test.
4809
4810 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4811
4812         * g++.old-deja/g++.other/dyncast6.C: New test.
4813
4814 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4815
4816         * gcc.c-torture/execute/loop-6.c: New test.
4817
4818 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4819
4820         * gcc.dg/20000614-1.c: New test.
4821         * gcc.dg/20000614-2.c: New test.
4822
4823 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4824
4825         * g++.old-deja/g++.other/inline12.C: New test.
4826
4827 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4828
4829         * g++.old-deja/g++.other/eh1.C: New test.
4830
4831 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4832
4833         * g++.old-deja/g++.other/type.C: New test.
4834
4835 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4836
4837         * g++.old-deja/g++.other/initstring.C: New test.
4838
4839 2000-06-12  Jason Merrill  <jason@redhat.com>
4840
4841         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4842
4843 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4844
4845         * gcc.c-torture/compile/20000609-1.c: New test.
4846
4847 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4848
4849         * gcc.dg/20000609-1.c: New test.
4850
4851 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4852
4853         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4854         * gcc.c-torture/noncompile/poison-1.c: Move...
4855         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4856         * gcc.dg/cpp-li1.c: Add a token after the #line.
4857
4858 2000-06-05  Richard Henderson  <rth@cygnus.com>
4859
4860         * gcc.c-torture/execute/20000605-2.c: New test.
4861         * gcc.c-torture/execute/20000605-3.c: New test.
4862
4863 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4864
4865         * g77.f-torture/execute/20000503-1.x: New file.
4866
4867 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4868
4869         * g++.old-deja/g++.eh/badalloc1.C: New test.
4870
4871 2000-06-05  Richard Henderson  <rth@cygnus.com>
4872
4873         * gcc.c-torture/execute/20000605-1.c: New test.
4874
4875 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4876             Nathan Sidwell <nathan@codesourcery.com>
4877
4878         * gcc.c-torture/compile/20000605-1.c: New test.
4879
4880 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4881
4882         * g77.f-torture/compile/20000601-1.f:  New test.
4883
4884 2000-06-03  Richard Henderson  <rth@cygnus.com>
4885
4886         * gcc.c-torture/execute/20000603-1.c: New.
4887
4888 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4889
4890         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4891         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4892
4893 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4894
4895         * gcc.dg/compare2.c (case 12): XFAIL.
4896         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4897         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4898
4899         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4900
4901 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4902
4903         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4904         guard macro is already defined when the header is first
4905         included.
4906         * gcc.dg/cpp-mix.h: New file.
4907         * gcc.dg/endif-label.c: Update patterns to match compiler.
4908
4909         * g++.brendan/complex1.C: Declare abort.
4910         * g++.law/refs4.C: Remove XFAIL.
4911         * g++.oliva/expr2.C: Declare abort and exit.
4912
4913 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4914
4915         * gcc.c-torture/execute/20000528-1.c: New test.
4916
4917         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4918         * g++.old-deja/g++.law/temps4.C: Likewise.
4919
4920         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4921         stdlib.h.  Call abort() on failure.
4922         * g++.old-deja/g++.law/refs4.C: Likewise.
4923         * g++.old-deja/g++.law/temps4.C: Likewise.
4924         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4925         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4926
4927 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4928
4929         Relative to g++.dg/special:
4930         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4931
4932         Relative to g++.old-deja:
4933         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4934         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4935         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4936         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4937         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4938         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4939         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4940
4941         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4942         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4943         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4944         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4945         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4946         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4947         and/or string.h.
4948
4949         * g++.other/goto1.C: Update expectations for error messages.
4950
4951 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
4952
4953         * gcc.c-torture/compile/20000523-1.c: New test.
4954
4955 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4956
4957         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
4958
4959 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
4960
4961         * g++.old-deja/g++.eh/catch11.C: New test.
4962         * g++.old-deja/g++.eh/catch12.C: New test.
4963
4964 2000-05-24  Nick Clifton  <nickc@cygnus.com>
4965
4966         * gcc.c-torture/execute/20000523-1.c: New test.
4967
4968 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
4969
4970         * c-torture/execute/bcp-1.c: Replace abort in arg of
4971         __builtin_constant_p with a generic external function.
4972
4973         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
4974         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
4975         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
4976         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
4977         Prototype abort and/or exit.
4978
4979         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
4980         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
4981         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
4982         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
4983
4984 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
4985
4986         * gcc.dg/dwarf2-1.c: New test.
4987
4988 2000-05-20  Richard Henderson  <rth@cygnus.com>
4989
4990         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
4991
4992 2000-05-20  Andreas Jaeger  <aj@suse.de>
4993
4994         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
4995         testcase.
4996
4997 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
4998
4999         * gcc.c-torture/execute/20000519-2.c: New test.
5000
5001 2000-05-19  Andreas Jaeger  <aj@suse.de>
5002
5003         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5004         which fails with SSA.
5005
5006         * lib/c-torture.exp: Also test with -O3 -fssa.
5007
5008 2000-05-18  Michael Meissner  <meissner@redhat.com>
5009
5010         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5011         * gcc.c-torture/execute/920415-1.c: Ditto.
5012         * gcc.c-torture/execute/920501-1.c: Ditto.
5013         * gcc.c-torture/execute/conversion.c: Ditto.
5014         * gcc.c-torture/execute/cvt-1.c: Ditto.
5015
5016 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5017
5018         * gcc.c-torture/compile/20000518-1.c: New test.
5019
5020 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5021
5022         * g77.f-torture/compile/200005018.f:  New test.
5023
5024 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5025
5026         * gcc.c-torture/compile/20000517-1.c: New test.
5027
5028 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5029
5030         * gcc.c-torture/execute/20000516-1.c: New test.
5031
5032 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5033
5034         * g++.old-deja/g++.other/eh.C: New test.
5035
5036 2000-05-12  Richard Henderson  <rth@cygnus.com>
5037
5038         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5039         constants through to doit's conditional.
5040
5041 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5042
5043         * gcc.c-torture/compile/20000511-1.c: New test.
5044         * g77.f-torture/compile/20000511-1.f: New test.
5045         * g77.f-torture/compile/20000511-2.f: New test.
5046
5047 2000-05-11  Michael Meissner  <meissner@redhat.com>
5048
5049         * gcc.c-torture/execute/20000511-1.c: New test.
5050
5051 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5052
5053         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5054         * gcc.dg/20000510-1.S: New.
5055
5056 2000-05-08  Catherine Moore  <clm@cygnus.com>
5057
5058         * gcc.dg/unused-3.c: New.
5059
5060 2000-05-06  Richard Henderson  <rth@cygnus.com>
5061
5062           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5063           * g++.old-deja/g++.mike/warn1.C: Likewise.
5064           * g++.old-deja/g++.pt/local1.C: Likewise.
5065           * g++.old-deja/g++.pt/local7.C: Likewise.
5066           * g++.old-deja/g++.pt/spec16.C: Likewise.
5067
5068 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5069
5070         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5071
5072 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5073
5074           * g77.f-torture/execute/20000503-1.f:  New test.
5075
5076 2000-05-04  Andreas Jaeger  <aj@suse.de>
5077
5078         * gcc.dg/noreturn-2.c: New test.
5079
5080 2000-05-04  Neil Booth  <NeilB@earthling.net>
5081
5082         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5083         preprocessor.
5084
5085 2000-05-04  Richard Henderson  <rth@cygnus.com>
5086
5087         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5088
5089 2000-05-04  Richard Henderson  <rth@cygnus.com>
5090
5091         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5092         OpenSSL by Jason R Thorpe.
5093
5094 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5095
5096         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5097
5098 2000-05-03  Robert Lipe <robertlipe@usa.net>
5099
5100         * gcc.dg/20000503-1.c: New test.
5101
5102 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5103
5104         * gcc.c-torture/compile/20000502-1.c: New test.
5105         * g++.old-deja/g++.other/align.C: New test.
5106         * gcc.dg/cpp-tradstringify.c: New test.
5107
5108 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5109
5110         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5111         and hard registers.
5112
5113 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5114
5115         * gcc.c-torture/execute/loop-5.c: New test.
5116
5117 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5118
5119         * gcc.c-torture/execute/va-arg-20.c: New test.
5120
5121 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5122
5123         * gcc.c-torture/execute/20000422-1.c: New test.
5124
5125 2000-04-20  Greg McGary  <gkm@gnu.org>
5126
5127         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5128         when optimizing, but without sibling-call optimizations (-O1).
5129
5130 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5131
5132           * gcc.c-torture/compile/20000420-1.c: New test.
5133
5134 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5135
5136         * g++.abi/ptrflags.C: New test.
5137         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5138
5139 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5140
5141         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5142
5143 2000-04-19  Greg McGary  <gkm@gnu.org>
5144
5145         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5146         sibling-call optimizations.
5147
5148 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5149
5150         * gcc.dg/20000419-1.c: New test.
5151
5152 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5153
5154         * gcc.c-torture/execute/20000412-6.c: New test.
5155
5156 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5157
5158         * gcc.c-torture/execute/20000412-5.c: New test.
5159         * g77.f-torture/compile/20000412-1.f: New test.
5160         * gcc.c-torture/execute/20000412-4.c: New test.
5161         * gcc.c-torture/compile/20000412-2.c: New test.
5162         * gcc.c-torture/execute/20000412-3.c: New test.
5163         * gcc.c-torture/compile/20000412-1.c: New test.
5164         * gcc.c-torture/execute/20000412-2.c: New test.
5165
5166 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5167
5168         * objc/execute/bf-20.m: New test.
5169
5170 2000-04-10  Richard Henderson  <rth@cygnus.com>
5171
5172         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5173
5174         * gcc.c-torture/execute/20000412-1.c: New test.
5175
5176 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5177
5178         * g++.old-deja/g++.eh/catchptr1.C: New test.
5179
5180 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5181
5182         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5183
5184 2000-04-08  Neil Booth  <NeilB@earthling.net>
5185
5186         * gcc.dg/cpp-nullchar.c: Remove test as
5187         embedded nulls cause problems.
5188
5189 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5190
5191         * gcc.dg/compare2.c: New test.
5192
5193 2000-04-08  Neil Booth  <NeilB@earthling.net>
5194
5195         * gcc.dg/cpp-nullchar.c: New test.
5196
5197 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5198
5199         * gcc.dg/cpp-mi2.c: New test.
5200         * gcc.dg/cpp-mi2[abc].h: New files.
5201
5202 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5203
5204         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5205         member name.
5206
5207 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5208
5209         * g++.old-deja/g++.abi/vmihint.C: New test.
5210
5211 2000-04-06  Neil Booth  <NeilB@earthling.net>
5212
5213         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5214         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5215         copyright.
5216
5217 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5218
5219         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5220         avoid stack-frame overwrite.
5221
5222 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5223
5224         * gcc.c-torture/compile/20000405-2.c: New test.
5225         * gcc.c-torture/compile/20000405-3.c: New test.
5226
5227 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5228
5229         * gcc.c-torture/compile/20000405-1.c: New test.
5230
5231 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5232
5233         * gcc.dg/cast-qual-1.c: Revert last change.
5234
5235 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5236
5237         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5238
5239 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5240
5241         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5242         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5243
5244 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5245
5246         * gcc.c-torture/compile/20000403-2.c: New test.
5247         * gcc.c-torture/compile/20000403-1.c: New test.
5248
5249 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5250
5251         * gcc.c-torture/execute/20000403-1.c: New test.
5252
5253 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5254
5255         * gcc.c-torture/execute/20000402-1.c: New test.
5256
5257 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5258
5259         * gcc.c-torture/execute/va-arg-15.c: New test.
5260         * gcc.c-torture/execute/va-arg-16.c: New test.
5261         * gcc.c-torture/execute/va-arg-17.c: New test.
5262         * gcc.c-torture/execute/va-arg-18.c: New test.
5263         * gcc.c-torture/execute/va-arg-19.c: New test.
5264
5265 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5266
5267         * gcc.c-torture/compile/981211-1.c: Move to...
5268         * gcc.dg/cpp-as1.c: ...here.
5269         * gcc.dg/cpp-as2.c: New file.
5270
5271         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5272         compiler.
5273
5274 2000-04-02  Neil Booth  <NeilB@earthling.net>
5275
5276         * gcc.dg/cpp-cond.c  New tests.
5277         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5278         accidental success less likely.
5279         * gcc.dg/cpp-missingop.c  New tests.
5280         * gcc.dg/cpp-missingparen.c  New tests.
5281         * gcc.dg/cpp-shift.c  New tests.
5282         * gcc.dg/cpp-shortcircuit.c  New tests.
5283         * gcc.dg/cpp-unary.c  New tests.
5284
5285 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5286
5287         * gcc.c-torture/compile/20000329-1.c: New test.
5288
5289 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5290
5291         * gcc.c-torture/compile/20000326-1.c: New test.
5292         * gcc.c-torture/compile/20000326-2.c: New test.
5293
5294 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5295
5296         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5297         the first parameter is a function argument.
5298
5299 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5300
5301         * g++.old-deja/g++.ext/array4.C: New test.
5302
5303 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5304
5305         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5306
5307 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5308
5309         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5310
5311 2000-03-19  Richard Henderson  <rth@cygnus.com>
5312
5313         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5314
5315 2000-03-19  Richard Henderson  <rth@cygnus.com>
5316
5317         * gcc.c-torture/compile/20000319-1.c: New test.
5318
5319 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5320
5321         * gcc.c-torture/execute/20000314-3.c: New test.
5322         * gcc.c-torture/execute/20000314-2.c: New test.
5323         * gcc.c-torture/execute/20000314-1.c: New test.
5324         * gcc.c-torture/compile/20000314-2.c: New test.
5325         * gcc.c-torture/compile/20000314-1.c: New test.
5326
5327 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5328
5329         * g++.old-deja/g++.warn/inline.C: New test.
5330
5331 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5332
5333         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5334         standards-compliant result rather than specific constants.
5335         Put test-values in array.
5336
5337 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5338
5339         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5340         (g++_target_compile): Put test-specific options last.
5341
5342 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5343
5344         * g++.old-deja/g++.eh/vbase4.C: New test.
5345
5346 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5347
5348         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5349
5350 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5351
5352         * g++.old-deja/g++.brendan/misc12.C: Removed.
5353         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5354         * g++.old-deja/g++.ext/pretty4.C: New test.
5355
5356 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5357
5358         * g++.old-deja/g++.other/string2.C: New test.
5359
5360 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5361
5362         * g++.old-deja/g++.warn/impint2.C: New test.
5363
5364 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5365
5366         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5367         is 1, not zero.
5368
5369 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5370
5371         * g++.old-deja/g++.warn/impint.C: New test.
5372         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5373         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5374         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5375         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5376         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5377         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5378         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5379         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5380         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5381         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5382         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5383         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5384
5385 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5386
5387         * gcc.dg/cpp-redef.c: New test.
5388
5389 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5390
5391         * g++.old-deja/g++.pt/unify7.C: New test.
5392
5393 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5394
5395         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5396         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5397
5398 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5399
5400         * gcc.c-torture/compile/20000224-1.c: New test.
5401
5402 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5403
5404         * gcc.c-torture/compile/cpp-2.c: New test.
5405         * gcc.c-torture/compile/cpp-1.c: New test.
5406
5407 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5408
5409         * gcc.c-torture/execute/20000225-1.c: New test.
5410
5411 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5412
5413         * gcc.dg/cpp-li2.c: New test.
5414
5415         * gcc.dg/cpp-wi1.c: New test.
5416
5417         * gcc.dg/cpp-li1.c: New test.
5418
5419 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5420
5421         * g++.old-deja/g++.other/sizeof5.C: New test.
5422
5423 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5424
5425         * gcc.c-torture/execute/va-arg-13.c: New test.
5426
5427 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5428
5429         * gcc.c-torture/execute/va-arg-12.c: New test.
5430
5431 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5432
5433         * gcc.c-torture/execute/20000223-1.c: New test.
5434
5435 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5436
5437         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5438
5439 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5440
5441         * g++.old-deja/g++.abi/ptrmem.C: New test.
5442
5443 2000-02-19  Richard Henderson  <rth@cygnus.com>
5444
5445         * gcc.c-torture/compile/init-3.c: New.
5446
5447 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5448
5449         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5450         ALWAYS_CXXFLAGS.
5451
5452 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5453
5454         * gcc.c-torture/compile/20000211-3.c: New test.
5455
5456 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5457
5458         * gcc.c-torture/compile/20000211-2.c: New test.
5459
5460 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5461
5462         * gcc.c-torture/compile/20000211-1.c: New test.
5463
5464 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5465
5466         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5467           on native targets
5468
5469 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5470
5471         * g++.old-deja/g++.other/cast5.C: New test.
5472
5473 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5474
5475         * gcc.c-torture/execute/20000205-1.c: New.
5476
5477 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5478
5479         * g++.old-deja/g++.jason/cast3.C: Return void.
5480         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5481
5482 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5483
5484         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5485
5486         * gcc.dg/loop-1.c: New test.
5487
5488 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5489
5490         * gcc.c-torture/compile/20000127-1.c: New test.
5491         * gcc.c-torture/execute/991228-1.c: New test.
5492
5493 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5494
5495         * gcc.dg/unused-2.c: New test.
5496
5497         * gcc.dg/conv-1.c: New test.
5498
5499 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5500
5501         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5502         compiler.
5503         (tool_option_proc): Fix typo.
5504
5505 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5506
5507         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5508         of the ld on the host, not on the build machine.
5509         Also, don't crash if '--help' is not a supported option.
5510
5511 2000-01-24  Richard Henderson  <rth@cygnus.com>
5512
5513         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5514
5515 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5516
5517         * gcc.c-torture/execute/20000120-2.c: New test.
5518         * gcc.c-torture/execute/20000120-1.c: New test.
5519
5520 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5521
5522         * gcc.c-torture/execute/20000113-1.c: New test.
5523
5524 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5525
5526         * gcc.c-torture/execute/20000112-1.c: New test.
5527
5528 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5529
5530         * gcc.dg/20000111-1.c: New test.
5531
5532 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5533
5534         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5535         with 16 bit integers.
5536
5537 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5538
5539         * gcc.dg/20000108-1.c: New test.
5540
5541 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5542
5543         * g++.old-deja/g++.ns/koenig8.C: New test.
5544
5545 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5546
5547         * g++.old-deja/g++.other/cast4.C: New test.
5548
5549 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5550
5551         * gcc.c-torture/compile/20000105-2.c: New test.
5552         * gcc.c-torture/compile/20000105-1.c: New test.
5553
5554 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5555
5556         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5557         references to printf & atoi to conform to ANSI standard.
5558         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5559         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5560         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5561         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5562         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5563         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5564         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5565         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5566         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5567         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5568         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5569         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5570         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5571         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5572         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5573         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5574         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5575         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5576         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5577         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5578         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5579         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5580         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5581         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5582         * g++.old-deja/g++.brendan/init3.C: Likewise.
5583         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5584         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5585         * g++.old-deja/g++.brendan/new2.C: Likewise.
5586         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5587         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5588         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5589         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5590         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5591         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5592         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5593         * g++.old-deja/g++.brendan/template24.C: Likewise.
5594         * g++.old-deja/g++.brendan/template3.C: Likewise.
5595         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5596         * g++.old-deja/g++.jason/inline3.C: Likewise.
5597         * g++.old-deja/g++.jason/opeq.C: Likewise.
5598         * g++.old-deja/g++.law/arg5.C: Likewise.
5599         * g++.old-deja/g++.law/arm7.C: Likewise.
5600         * g++.old-deja/g++.law/ctors11.C: Likewise.
5601         * g++.old-deja/g++.law/cvt8.C: Likewise.
5602         * g++.old-deja/g++.law/init9.C: Likewise.
5603         * g++.old-deja/g++.law/refs4.C: Likewise.
5604         * g++.old-deja/g++.law/template2.C: Likewise.
5605         * g++.old-deja/g++.law/visibility24.C: Likewise.
5606         * g++.old-deja/g++.law/vtable3.C: Likewise.
5607         * g++.old-deja/g++.mike/asm2.C: Likewise.
5608         * g++.old-deja/g++.mike/eh1.C: Likewise.
5609         * g++.old-deja/g++.mike/misc1.C: Likewise.
5610         * g++.old-deja/g++.mike/misc13.C: Likewise.
5611         * g++.old-deja/g++.mike/misc14.C: Likewise.
5612         * g++.old-deja/g++.mike/ns12.C: Likewise.
5613         * g++.old-deja/g++.mike/p1248.C: Likewise.
5614         * g++.old-deja/g++.mike/p3708.C: Likewise.
5615         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5616         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5617         * g++.old-deja/g++.mike/p646.C: Likewise.
5618         * g++.old-deja/g++.mike/p700.C: Likewise.
5619         * g++.old-deja/g++.mike/p783.C: Likewise.
5620         * g++.old-deja/g++.mike/p783a.C: Likewise.
5621         * g++.old-deja/g++.mike/p783b.C: Likewise.
5622         * g++.old-deja/g++.mike/p786.C: Likewise.
5623         * g++.old-deja/g++.mike/p789.C: Likewise.
5624         * g++.old-deja/g++.mike/p789a.C: Likewise.
5625         * g++.old-deja/g++.mike/p807a.C: Likewise.
5626         * g++.old-deja/g++.other/delete3.C: Likewise.
5627         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5628         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5629         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5630         * g++.old-deja/g++.other/empty1.C: Likewise.
5631         * g++.old-deja/g++.other/temporary1.C: Likewise.
5632         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5633         * g++.old-deja/g++.pt/t16.C: Likewise.
5634         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5635
5636 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5637
5638         * gcc.dg/991230-1.c: New test.
5639
5640 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5641
5642         * gcc.c-torture/compile/991229-3.c: New test.
5643         * gcc.c-torture/compile/991229-2.c: New test.
5644         * gcc.c-torture/compile/991229-1.c: New test.
5645
5646 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5647
5648         * gcc.c-torture/compile/labels-2.c: New test.
5649
5650 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5651
5652         * gcc.c-torture/execute/991227-1.c: New test.
5653
5654 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5655
5656         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5657
5658 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5659
5660         * gcc.c-torture/execute/991221-1.c: New test.
5661
5662 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5663
5664         * g++.old-deja/g++.other/cast3.C: New test.
5665
5666 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5667
5668         * gcc.c-torture/execute/991216-4.c: New test.
5669
5670 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5671
5672         * gcc.c-torture/execute/991216-1.c: New test.
5673         * gcc.c-torture/execute/991216-2.c: New test.
5674         * gcc.c-torture/execute/991216-3.c: New test.
5675
5676 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5677
5678         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5679         Actually make the test fail by using "-O2" for compilation.
5680
5681 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5682
5683         * g++.old-deja/g++.warn/cast-align1.C: New test.
5684
5685 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5686
5687         * gcc.c-torture/compile/991214-1.c: New test.
5688         * gcc.c-torture/compile/991214-2.c: New test.
5689
5690 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5691
5692         * gcc.dg/991214-1.c: New test.
5693
5694 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5695
5696         * gcc.c-torture/compile/991213-3.c: New test.
5697         * gcc.c-torture/compile/991213-2.c: New test.
5698         * gcc.c-torture/compile/991213-1.c: New test.
5699
5700 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5701
5702         * gcc.dg/991209-1.c: New test.
5703
5704 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5705
5706         * gcc.c-torture/compile/991208-1.c: New test.
5707
5708 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5709
5710         * gcc.dg/ultrasp2.c: New test.
5711
5712 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5713
5714         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5715
5716 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5717
5718         * gcc.c-torture/compile/991202-1.c: New test.
5719         * gcc.c-torture/execute/991202-1.c: New test.
5720         * gcc.c-torture/execute/991202-2.c: New test.
5721         * gcc.c-torture/execute/991202-3.c: New test.
5722
5723 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5724
5725         * g++.old-deja/g++.abi/align.C: New test.
5726         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5727         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5728
5729 1999-12-01  Richard Henderson  <rth@cygnus.com>
5730
5731         * gcc.c-torture/execute/991201-1.c: New.
5732
5733 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5734
5735         * gcc.dg/991129-1.c: New test.
5736
5737 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5738
5739         * gcc.c-torture/compile/991127-1.c: New test.
5740
5741 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5742
5743         * g++.old-deja/g++.other/warn4.C: New test.
5744
5745 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5746
5747         * g++.old-deja/g++.eh/cleanup2.C: New test.
5748         * g++.old-deja/g++.ext/pretty2.C: New test.
5749         * g++.old-deja/g++.ext/pretty3.C: New test.
5750         * g++.old-deja/g++.other/debug6.C: New test.
5751
5752 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5753
5754         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5755         compiler_output to look for one error message instead of two.
5756
5757 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5758
5759         * gcc.c-torture/execute/991118-1.c: Also test case
5760         where the word boundary does not split a byte evenly.
5761
5762 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5763
5764         * g++.old-deja/g++.ext/restrict1.C: New test.
5765
5766 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5767
5768         * gcc.c-torture/execute/991118-1.c: New test.
5769
5770 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5771
5772         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5773         working directory pathnames.
5774
5775 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5776
5777         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5778         host is equipped with driver.h and driver.o so it can actually
5779         compile and run the tests.
5780
5781 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5782
5783         * gcc.c-torture/compile/991008-1.c: New test.
5784
5785 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5786
5787         * lib/gcc-dg.exp: Include target-supports.exp
5788
5789 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5790
5791         * lib/target-supports.exp: New file: Provide procs to test for
5792         features supported by the target.
5793         (check_weak_available): Moved here from ecos.exp.
5794         (check_alias_available): New proc: Determine of the target
5795         toolchain supports the alias attribute.
5796
5797         * gcc.dg/special/ecos.exp: Move check_weak_available to
5798         target-supports.exp.
5799         (alias-1.c): Only perform the test if the target supports
5800         aliases.
5801         (wkali-1.c): Only perform the test if the target supports
5802         aliases.
5803
5804         * gcc.dg/990506-0.c: Expect error messages from cross
5805         targets as well as native targets.
5806
5807 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5808
5809         * gcc.dg/ultrasp1.c: Removed xfail.
5810         * gcc.dg/struct-ret-2.c: Likewise.
5811         * gcc.dg/array-1.c: Likewise.
5812
5813 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5814
5815         * gcc.dg/struct-ret-2.c: New test.
5816
5817         * gcc.dg/array-1.c: New test.
5818
5819 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5820
5821         * gcc.c-torture/execute/991030-1.c: New test.
5822
5823 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5824
5825         * gcc.c-torture/compile/991026-2.c: New test.
5826
5827 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5828
5829         * gcc.c-torture/compile/991026-1.c: New test.
5830
5831 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5832
5833         * gcc.c-torture/execute/991023-1.c: New test.
5834
5835 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5836
5837         * gcc.c-torture/execute/991019-1.c: New test.
5838
5839 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5840
5841         * gcc.c-torture/execute/991016-1.c: New test.
5842
5843 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5844
5845         * gcc.c-torture/execute/991014-1.c: New test.
5846
5847 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5848
5849         * g++.old-deja/g++.other/union2.C: New test.
5850
5851 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5852
5853         * g++.old-deja/g++.other/vaarg2.C: New test.
5854         * g++.old-deja/g++.other/vaarg3.C: New test.
5855
5856 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5857
5858         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5859         in compile/.
5860
5861 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5862
5863         * gcc.c-torture/execute/va-arg-11.c: New test.
5864
5865 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5866
5867         * lib/file-format.exp (gcc_target_object_format): Don't
5868         crash if objdump is unavailable.
5869
5870 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5871
5872         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5873
5874 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5875
5876         * gcc.c-torture/compile/990928-1.c: New test.
5877
5878 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5879
5880         * g++.old-deja/g++.other/decl6.C: New test.
5881
5882 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5883
5884         * gcc.c-torture/execute/va-arg-10.c: New test.
5885
5886 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5887
5888         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5889         __PRETTY_FUNCTION__.
5890
5891 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5892
5893         * gcc.c-torture/execute/990923-1.c: New test.
5894
5895 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5896
5897         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5898         for which -fpic is inappropriate.
5899
5900 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5901
5902         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5903
5904 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5905
5906         * g++.old-deja/g++.other/dyncast1.C: New test.
5907         * g++.old-deja/g++.other/dyncast2.C: New test.
5908         * g++.old-deja/g++.other/dyncast3.C: New test.
5909         * g++.old-deja/g++.other/dyncast4.C: New test.
5910         * g++.old-deja/g++.other/dyncast5.C: New test.
5911         * g++.old-deja/g++.eh/catch3.C: New test.
5912         * g++.old-deja/g++.eh/catch3p.C: New test.
5913         * g++.old-deja/g++.eh/catch4.C: New test.
5914         * g++.old-deja/g++.eh/catch4p.C: New test.
5915         * g++.old-deja/g++.eh/catch5.C: New test.
5916         * g++.old-deja/g++.eh/catch5p.C: New test.
5917         * g++.old-deja/g++.eh/catch6.C: New test.
5918         * g++.old-deja/g++.eh/catch6p.C: New test.
5919         * g++.old-deja/g++.eh/catch7.C: New test.
5920         * g++.old-deja/g++.eh/catch7p.C: New test.
5921         * g++.old-deja/g++.eh/catch8.C: New test.
5922         * g++.old-deja/g++.eh/catch8p.C: New test.
5923         * g++.old-deja/g++.eh/catch9.C: New test.
5924         * g++.old-deja/g++.eh/catch9p.C: New test.
5925
5926 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5927
5928         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5929         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5930
5931 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5932
5933         * gcc.c-torture/compile/990913-1.c: New test.
5934
5935 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5936
5937         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5938         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5939
5940 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5941
5942         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5943
5944 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5945
5946         * g++.old-deja/g++.other/lookup11.C: New test.
5947         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
5948         what is permitted and what we want.
5949         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
5950         overload use.
5951         * g++.old-deja/g++.jason/rfg5.C: Likewise
5952
5953 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
5954
5955         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
5956         * gcc.c-torture/noncompile/poison-1.c: New file.
5957
5958 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
5959
5960         * g++.old-deja/g++.other/sizeof3.C: New test.
5961         * g++.old-deja/g++.other/sizeof4.C: New test.
5962         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
5963         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
5964
5965 1999-09-07  Richard Henderson  <rth@cygnus.com>
5966
5967         * gcc.dg/va-arg-1.c: New.
5968
5969 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5970
5971         * gcc.c-torture/execute/va-arg-9.c: New test.
5972
5973 1999-09-05  Craig Burley  <craig@jcb-sc.com>
5974
5975         * g77.f-torture/compile/980519-2.f: New test.
5976         * g77.f-torture/compile/19990905-0.f: New test.
5977         * g77.f-torture/compile/19990905-1.f: New test.
5978         * g77.f-torture/compile/19990905-2.f: New test.
5979
5980         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
5981
5982 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
5983
5984         * gcc.c-torture/execute/990827-1.c: Fix typo.
5985
5986 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5987
5988         * g++.old-deja/g++.other/deref1.C: New test.
5989
5990 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
5991
5992         * g++.old-deja/g++.other/ambig2.C: New test.
5993         * g++.old-deja/g++.other/cond5.C: New test.
5994         * g++.old-deja/g++.other/lookup16.C: New test.
5995
5996 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
5997
5998         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
5999         assemblers too.
6000
6001 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6002
6003         * lib/c-torture.exp: Avoid the "compare executables" optimization
6004         when testing native.
6005
6006 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6007
6008         * gcc.c-torture/execute/990829-1.c: New test.
6009         * gcc.c-torture/compile/990829-1.c: New test.
6010
6011 1999-08-27  Paul Burchard  <burchard@pobox.com>
6012
6013         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6014         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6015         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6016         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6017         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6018         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6019         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6020         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6021         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6022         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6023         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6024
6025 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6026
6027         * gcc.c-torture/execute/990827-1.c: New test.
6028
6029 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6030
6031         * g77.f-torture/noncompile/19990826-4.f: New test.
6032
6033         * g77.f-torture/compile/19990826-3.f: New test.
6034
6035         * g77.f-torture/execute/19990826-2.f: New test.
6036
6037         * g77.f-torture/compile/19990826-1.f: New test.
6038
6039         * gcc.c-torture/execute/990826-0.c: New test.
6040         * g77.c-torture/execute/19990826-0.f: New test.
6041
6042         * g77.f-torture/noncompile/970626-2.f: New test.
6043
6044 1999-08-25  Paul Burchard  <burchard@pobox.com>
6045
6046         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6047         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6048         lss-011.C: New tests.
6049
6050 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6051
6052         * g++.old-deja/g++.other/decl5.C: New test.
6053
6054 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6055
6056         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6057         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6058         call `postbase' for each one.  All callers of `postbase' changed
6059         to call this instead.
6060
6061 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6062
6063         * gcc.c-torture/execute/990811-1.c: New test.
6064
6065 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6066
6067         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6068         just native ones.
6069
6070         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6071         just native ones.
6072
6073 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6074
6075         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6076
6077 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6078
6079         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6080
6081 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6082
6083         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6084
6085 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6086
6087         * gcc.c-torture/execute/990804-1.c: New test.
6088
6089 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6090
6091         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6092         * g++.old-deja/g++.brendan/crash64.C: Likewise
6093         * g++.old-deja/g++.brendan/overload8.C: Likewise
6094
6095 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6096
6097         * g++.old-deja/g++.other/struct1.C: New test.
6098
6099 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6100
6101         * g++.old-deja/g++.other/enum2.C: New test.
6102
6103 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6104
6105         Adapted from tests from Franz Sirl:
6106         * gcc.c-torture/execute/va-arg-7.c: New test.
6107         * gcc.c-torture/execute/va-arg-8.c: New test.
6108
6109 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6110
6111         * gcc.c-torture/compile/990801-2.c: New test.
6112
6113         * gcc.c-torture/compile/990801-1.c: New test.
6114
6115 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6116
6117         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6118         fp-cmp-1.c, converting double to float.
6119
6120         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6121         fp-cmp-1.c, converting double to long double.
6122
6123         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6124         from fr1 to unknown_register, since fr1 is a legitimate register
6125         on some machines.
6126
6127 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6128
6129         * README: More listname related changes.
6130
6131 1999-07-08  Catherine Moore  <clm@cygnus.com>
6132
6133         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6134
6135 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6136
6137         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6138
6139 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6140
6141         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6142
6143 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6144
6145         * gcc.dg/990703-1.c: New test.
6146
6147 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6148
6149         * lib/file-format.exp: New file: Move definition of proc
6150         gcc_target_object_format to here from
6151         gcc.dg/special/ecos.exp.
6152
6153         * lib/c-torture.exp: Include lib file-format.exp.
6154         * lib/gcc-dg.exp: Include lib file-format.exp.
6155
6156         * gcc.dg/special/ecos.exp: Remove definition of proc
6157         gcc_target_object_format.
6158
6159 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6160
6161         * gcc.c-torture/execute/990628-1.c: New test.
6162
6163 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6164
6165         * gcc.c-torture/compile/990625-2.c: New test.
6166
6167         * gcc.c-torture/compile/990625-1.c: New test.
6168
6169 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6170
6171         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6172         attributes compile.
6173         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6174         ports that use the COFF/PE file format.
6175
6176 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6177
6178         * gcc.c-torture/compile/990617-1.c: New test.
6179
6180 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6181
6182         * g++.old-deja/g++.other/decl4.C: New test.
6183
6184 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6185
6186         * g++.old-deja/g++.other/bitfld3.C: New test.
6187
6188 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6189
6190         * g++.old-deja/g++.eh/catch1.C: New test.
6191
6192 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6193
6194         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6195
6196         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6197         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6198
6199 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6200
6201         * g77.f-torture/compile/19990502-0.f: Replace with new,
6202         shorter, test that still fails after recent changes.
6203
6204 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6205
6206         * gcc.c-torture/execute/990604-1.c: New test.
6207
6208 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6209
6210         * gcc.c-torture/execute/990531-1.c: New test.
6211
6212 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6213
6214         * gcc.c-torture/compile/990527-1.c: New test.
6215
6216 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6217
6218         * gcc.c-torture/execute/990527-1.c: New test.
6219
6220 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6221
6222         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6223         bitfields as signed.
6224
6225 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6226
6227         * g77.f-torture/compile/19990525-0.f: New test.
6228
6229 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6230
6231         * gcc.c-torture/execute/990525-2.c: New test.
6232
6233         * gcc.c-torture/execute/990525-1.c: New test.
6234
6235 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6236
6237         * g++.old-deja/g++.other/anon3.C: New test.
6238         * g++.old-deja/g++.other/anon4.C: New test.
6239         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6240         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6241         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6242         Merrill).
6243
6244 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6245
6246         * gcc.c-torture/execute/990524-1.c: New test.
6247
6248         * gcc.dg/990524-1.c: New test.
6249
6250 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6251
6252         * gcc.c-torture/compile/990523-1.c: New test.
6253
6254 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6255
6256         * gcc.c-torture/compile/990519-1.c: New test.
6257
6258 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6259
6260         * gcc.c-torture/compile/990517-1.c: New test.
6261
6262         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6263         (e4, f4): New tests.
6264         (main): Call them.
6265
6266 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6267
6268         * gcc.dg/noreturn-1.c: New test.
6269
6270 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6271
6272         * gcc.c-torture/execute/990513-1.c: New test.
6273
6274 1999-05-10  Richard Henderson  <rth@cygnus.com>
6275
6276         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6277
6278 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6279
6280         * g77.f-torture/execute/erfc.f: Use small single-precision
6281         values, to avoid problems on Alphas when not -mieee.
6282
6283 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6284
6285         * gcc.dg/990506-0.c: New test.
6286
6287 1999-05-08  Richard Henderson  <rth@cygnus.com>
6288
6289         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6290         the constant to test.  Don't XFAIL 64-bit targets.
6291
6292         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6293         * g++.old-deja/g++.law/profile1.C: Likewise.
6294
6295         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6296         operator new instances.
6297         * g++.old-deja/g++.other/delete5.C: Likewise.
6298
6299 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6300
6301         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6302         intrinsic.
6303
6304 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6305
6306         * g77.f-torture/execute/u77-test.f: Reverse order of two
6307         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6308
6309 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6310
6311         * gcc.dg/compare1.c: New test.
6312
6313 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6314
6315         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6316         New tests.
6317
6318 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6319
6320         * g77.f-torture/compile/19990502-1.f: New test.
6321
6322 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6323
6324         * g77.f-torture/compile/19990502-0.f: New test.
6325
6326 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6327
6328         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6329         intrinsic.
6330
6331 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6332
6333         * g77.f-torture/execute/u77-test.f (main): List libU77
6334         intrinsics not currently tested.
6335         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6336         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6337         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6338         Trim blanks off the ends of some printed strings.
6339
6340 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6341
6342         * g77.f-torture/execute/u77-test.f (main): Just warn about
6343         FSTAT gid disagreement, as it's expected on some systems.
6344
6345 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6346
6347         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6348         use a new function, which allows for some slop.
6349         Clean up some commentary.
6350         (issum): The new function.
6351         (sgladd): Deleted subroutine.
6352
6353 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6354
6355         * g77.f-torture/execute/u77-test.f: Modify to be more like
6356         libf2c/libU77 version, bringing patches to that version here.
6357         Add suitable commentary.
6358
6359 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6360
6361         * gcc.dg/990424-1.c: New test.
6362
6363 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6364
6365         * g77.f-torture/execute/u77-test.f (main): Bug involving
6366         LSTAT has been fixed, so turn back on full checking.
6367
6368 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6369
6370         * g77.f-torture/compile/19990419-0.f: New test.
6371         * g77.f-torture/execute/19990419-1.f: New test.
6372
6373 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6374
6375         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6376         to avoid the need for a prototype to supress a warning.
6377
6378 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6379
6380         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6381
6382 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6383
6384         * gcc.c-torture/execute/990404-1.c: New test.
6385
6386 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6387
6388         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6389         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6390         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6391         missing initializer warnings.
6392
6393 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6394
6395         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6396         matching strings.
6397
6398 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6399
6400         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6401
6402 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6403
6404         * g77.f-torture/execute/19990325-0.f: New test.
6405         * g77.f-torture/execute/19990325-1.f: New test.
6406
6407 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6408
6409         * gcc.c-torture/execute/990324-1.c: New test.
6410
6411 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6412
6413         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6414         test with 4.
6415
6416 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6417
6418         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6419
6420 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6421
6422         * g77.f-torture/execute/19990313-2.f: New test.
6423         * g77.f-torture/execute/19990313-3.f: New test.
6424
6425 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6426
6427         * g77.f-torture/execute/19990313-0.f: New test.
6428         * g77.f-torture/execute/19990313-1.f: New test.
6429
6430 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6431
6432         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6433         printf to sprintf.
6434         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6435         (main): Add check for u15.  Conditionalize u31 check depending on
6436         whether ints are <32 bits or >=32 bits.
6437
6438 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6439
6440         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6441
6442 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6443
6444         * g77.f-torture/compile/19990305-0.f: New test.
6445         * g77.f-torture/execute/19981119-0.f: New test.
6446
6447 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6448
6449         * g77.f-torture/execute/970625-2.f: call ABORT if final
6450         result is not correct, instead of just printing it.
6451         Add this checking via newly introduced obfuscation, to
6452         trip up buggy front ends.
6453
6454 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6455
6456         * g77.f-torture/compile/960317-1.f: Moved from being
6457         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6458
6459 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6460
6461         * g77.f-torture/execute/960317-1.f: New (old) test.
6462         * g77.f-torture/execute/970625-2.f: Ditto.
6463
6464 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6465
6466         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6467         message on line 1 or line 2; cccp and cpplib do this differently.
6468
6469 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6470
6471         * g++.old-deja/g++.law/weak1.C: New test.
6472
6473 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6474
6475         * gcc.c-torture/execute/990119-1.c: Renamed to...
6476         * gcc.dg/990119-1.c: this, so it will only be tested once
6477         (it's a preprocessor test, it doesn't need to be run at
6478         multiple optimization levels).
6479
6480 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6481
6482         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6483           ALWAYS_CXXFLAGS.
6484
6485 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6486
6487         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6488         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6489         to not be compilable by current g77.
6490
6491 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6492
6493         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6494
6495 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6496
6497         * gcc.c-torture/execute/990222-1.c: New test.
6498
6499 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6500
6501         * g77.f-torture/compile/19990218-0.f: New test.
6502         * g77.f-torture/noncompile/19990218-1.f: New test.
6503
6504 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6505
6506         * g77.f-torture/compile/19981216-0.f: New test.
6507
6508 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6509
6510         * gcc.dg/990214-1.c: New test.
6511
6512 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6513
6514         * gcc.dg/990213-2.c: New test.
6515
6516         * gcc.dg/990213-1.c: New test.
6517
6518 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6519
6520         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6521         ints.
6522
6523 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6524
6525         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6526         specified by target.
6527
6528         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6529
6530 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6531
6532         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6533
6534 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6535
6536         * gcc.dg/special/ecos.exp: New test driver for new tests with
6537         special requirements.
6538
6539         * gcc.dg/special/alias-1.c: New test.
6540         * gcc.dg/special/gcsec-1.c: New test.
6541         * gcc.dg/special/weak-1.c: New test.
6542         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6543         * gcc.dg/special/weak-2.c: New test.
6544         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6545         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6546         * gcc.dg/special/wkali-1.c: New test.
6547         * gcc.dg/special/wkali-2.c: New test.
6548         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6549         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6550
6551 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6552
6553           * lib/c-torture.exp (c-torture-compile): Pull out code for
6554           analyzing gcc error messages.
6555           (c-torture-execute): Likewise.  Fix some (harmless) false
6556           positives.
6557           * lib/gcc.exp (gcc_check_compile): New function.
6558
6559 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6560
6561         * gcc.c-torture/execute/990208-1.c: New test.
6562
6563 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6564
6565         * g++.dg/special/ecos.exp: New driver for new tests with special
6566         requirements
6567
6568         * g++.dg/special/conpr-1.C: New test
6569         * g++.dg/special/conpr-2.C: New test
6570         * g++.dg/special/conpr-2a.C: New test
6571         * g++.dg/special/conpr-3.C: New test
6572         * g++.dg/special/conpr-3a.C: New test
6573         * g++.dg/special/conpr-3b.C: New test
6574
6575         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6576         allow g++ to use the dg driver
6577
6578         * README: Add comment about g++.dg directory
6579
6580 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6581
6582         * README: Update email addresses.
6583
6584 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6585
6586         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6587         arguments in order to force structure S onto the stack even on
6588         the alpha.
6589         (test): Pass 10 leading arguments to function foo as well as the
6590         structure S.
6591
6592         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6593         failure for all targets.
6594
6595         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6596         abort to terminate program execution.
6597
6598 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6599
6600         * gcc.c-torture/execute/990130-1.c: New test.
6601
6602 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6603
6604         * gcc.dg/990130-1.c: New test.
6605
6606 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6607
6608         * gcc.c-torture/execute/990128-1.c: New test.
6609
6610 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6611
6612         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6613
6614 1999-01-27  Felix Lee  <flee@cygnus.com>
6615
6616         * lib/c-torture.exp (c-torture-compile): pull out code for
6617         analyzing gcc error messages.
6618         (c-torture-execute): ditto, and fix some (harmless) false
6619         positives.
6620         * lib/gcc.exp (gcc_check_compile): new function.
6621
6622 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6623
6624         * gcc.dg/990117-1.c: New test.
6625
6626         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6627
6628         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6629
6630 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6631
6632         * g77.f-torture/compile/990115-1.f: New test.
6633
6634 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6635
6636         * gcc.c-torture/compile/990107-1.c: New test
6637
6638 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6639
6640         * gcc.c-torture/execute/990106-2.c: New test.
6641
6642         * gcc.c-torture/execute/990106-1.c: New test.
6643
6644 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6645
6646         * gcc.c-torture/compile/981223-1.c: New test.
6647
6648 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6649
6650         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6651         (opt3): Rename from opt4 and disable.
6652
6653 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6654
6655         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6656
6657 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6658
6659         * g++.old-deja/g++.other/conv5.C: New test.
6660
6661 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6662
6663         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6664
6665 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6666
6667         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6668
6669 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6670
6671         * gcc.c-torture/compile/981211-1.c: New test.
6672
6673 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6674
6675         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6676
6677         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6678
6679 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6680
6681         * gcc.special/930510-1.c: Make C9X safe.
6682         * gcc.misc-tests/gcov-1.c Similarly.
6683         * gcc.misc-tests/gcov-2.c Similarly.
6684
6685 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6686
6687         * gcc.dg/ultrasp1.c: New test.
6688
6689 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6690
6691         * gcc.c-torture/execute/981206.c: New test.
6692
6693 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6694
6695         * g++.old-deja/g++.ns/template7.C: New test.
6696
6697         * g++.old-deja/g++.other/expr1.C: New test.
6698
6699         * g++.old-deja/g++.eh/tmpl3.C: New test.
6700
6701         * g++.old-deja/g++.eh/tmpl2.C: New test.
6702
6703 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6704
6705         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6706         * g++.old-deja/g++.other/using6.C: Removed.
6707         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6708
6709         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6710
6711 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6712
6713         * g++.old-deja/g++.pt/overload8.C: New test.
6714
6715         * g++.old-deja/g++.pt/overload7.C: New test.
6716
6717         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6718
6719         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6720         and relinking messages.
6721         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6722         compiling with -frepo.
6723
6724 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6725
6726         * g++.old-deja/g++.pt/lookup6.C: New test.
6727
6728 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6729
6730         * gcc.c-torture/execute/981130-1.c: New test.
6731         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6732
6733 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6734
6735         * g++.old-deja/g++.pt/explicit76.C: New test.
6736
6737         * g++.old-deja/g++.pt/friend38.C: New test.
6738
6739         * g++.old-deja/g++.ns/crash2.C: New test.
6740
6741         * g++.old-deja/g++.pt/defarg8.C: New test.
6742
6743         * g++.old-deja/g++.pt/instantiate6.C: New test.
6744
6745         * g++.old-deja/g++.pt/static6.C: New test.
6746
6747         * g++.old-deja/g++.pt/decl2.C: New test.
6748
6749 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6750
6751         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6752         problem is actually related with name lookup, but so what? :-)
6753
6754         * g++.old-deja/g++.pt/friend37.C: New test.
6755
6756 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6757
6758         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6759         element, which fails on some systems.
6760
6761         * g77.f-torture/execute/labug1.f: New test.
6762
6763 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6764
6765         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6766         is defined.
6767
6768 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6769
6770         * g77.f-torture/compile/981117-1.f: New test.
6771
6772 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6773
6774         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6775         properly discarded.
6776
6777 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6778
6779         * gcc.c-torture/execute/memcheck: New directory of tests for
6780         -fcheck-memory-usage.
6781
6782 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6783
6784         * README: New file, general information about the testsuite and
6785         new description of the various C++ test subdirectories.
6786         * README.g++: Eliminate obsolete information, update and move most
6787         relevant stuff to README.
6788
6789 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6790
6791         * gcc.c-torture/compile/981107-1.c: New test.
6792
6793 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6794
6795         * execute/memcpy-bi.c: New testcase.
6796
6797 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6798
6799         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6800         base classes.
6801
6802         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6803         template is selected.
6804
6805         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6806         classes, it should be accepted for all types.
6807
6808         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6809
6810         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6811         specializations start with template headers.
6812
6813 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6814
6815         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6816
6817         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6818         non-POD types.
6819
6820 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6821
6822         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6823
6824 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6825
6826         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6827
6828 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6829
6830         * 981019-1.c: New test.
6831
6832 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6833
6834         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6835         find objc headers.
6836
6837 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6838
6839         * compile/981001-4.c: Remove use of GCC extension that triggers a
6840         compiler bug.
6841
6842 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6843
6844         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6845
6846 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6847
6848         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6849         instantiation of template produces incorrect code for delete
6850         expression.
6851
6852         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6853         constructors' name is not unique.
6854         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6855         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6856
6857         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6858         automatic array of const is ill-formed.
6859
6860         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6861         of template parameter?
6862
6863         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6864         const.
6865
6866         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6867         pointer-to-member expression.
6868
6869         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6870         declaration causes ICE.
6871
6872 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6873
6874         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6875         reserved in the global namespace.
6876
6877         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6878         generate needed virtual table.
6879
6880         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6881
6882 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6883
6884         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6885         template-dependent type
6886
6887 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6888
6889         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6890         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6891         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6892
6893         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6894         class should be usable as argument of member function.
6895         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6896         class should be usable as return type of member function.
6897         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6898         class should be usable as type of data member.
6899
6900         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6901
6902 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6903
6904         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6905
6906 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6907
6908         * gcc.dg/dll-?.c Add thumb to target list.
6909         Fix assembler scan patterns to match current assembler output.
6910
6911 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6912
6913         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6914         matching of template brackets.
6915
6916         * g++.old-deja/g++.other/using4.C: New test.  Test using
6917         declarations of methods from base classes.
6918
6919         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6920         within functions should introduce names into the innermost
6921         enclosing namespace.
6922
6923         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6924         of static locals if first initialization throws.
6925
6926 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6927
6928         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6929
6930 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6931
6932         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6933         lose track of the possible targets of tablejump insns.
6934         * special/special.exp: Run it.
6935
6936 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6937
6938         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6939         must be declared before its specializations can be named in friend
6940         declarations.
6941
6942 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6943
6944         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6945
6946         * g77.f-torture/execute/io1.f: New test.
6947
6948 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6949
6950         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
6951         with pointer to template function, for which no argument deduction
6952         is possible.
6953
6954         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
6955         specialization of template function as argument to template
6956         function.
6957
6958         * g++.old-deja/g++.other/access2.C: New test; Inner class
6959         shouldn't have privileged access to Outer's names.
6960
6961 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6962
6963         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
6964         friend template declared within template class conflicts with
6965         nested class of the same name.
6966
6967         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
6968         is ignored.
6969
6970         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
6971         object with direct initializer as function declaration.
6972
6973         * g++.old-deja/g++.other/decl2.C: New test; duplicate
6974         initializers.
6975
6976         * g++.old-deja/g++.other/null2.C: New test; conditional operator
6977         involving const pointer and NULL produces incorrect result.
6978
6979         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
6980         type name without `typename' should be rejected with -pedantic.
6981
6982 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
6983
6984         * g++.old-deja/g++.other/addrof1.C: New test.
6985
6986 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
6987
6988         * gcc.c-torture/compile/981001-1.c: New test.
6989         * gcc.c-torture/execute/981001-1.c: New test.
6990
6991 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
6992
6993         * gcc.c-torture/compile/981001-2.c: New test.
6994         * gcc.c-torture/compile/981001-3.c: New test.
6995         * gcc.c-torture/compile/981001-4.c: New test.
6996
6997 1998-10-01  Robert Lipe  <robertl@dgii.com>
6998
6999         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7000         multilibbed hosts.   Idea grafted from g77.exp.
7001
7002 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7003
7004         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7005         avoid losing on systems which need -lsocket.
7006
7007 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7008
7009         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7010         * g++.old-deja/g++.other/nested2.C: Ditto.
7011         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7012         failure.
7013
7014 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7015
7016         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7017         preferred over template operator!= for enum bitfields.
7018
7019 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7020
7021         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7022         that happen to have the same base name, but in different scopes,
7023         are incorrectly rejected.
7024
7025 1998-09-16  Richard Henderson  <rth@cygnus.com>
7026
7027         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7028         on the native word size instead of an integer literal.
7029
7030 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7031
7032         * g++.old-deja/g++.other/static2.C: Invocation of static data
7033         member of type pointer-to-function denoted as non-static member.
7034
7035         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7036         checks involving function types and aliases.
7037
7038 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7039
7040         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7041         redefined to the same non-trivial type.
7042
7043         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7044         namespace-qualification of template specializations declared in
7045         other namespaces.
7046
7047         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7048         to declare a subset of the specializations of a template function
7049         as friends of specializations of a template class.
7050
7051         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7052         member templates that do not fully specialize the enclosing
7053         template class are rejected.
7054
7055 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7056
7057         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7058
7059 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7060
7061         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7062         altered from libf2c/libU77 version.
7063
7064 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7065
7066         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7067
7068 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7069
7070         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7071         (un)signed char are different types for template specialization
7072         purposes.
7073
7074 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7075
7076         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7077         * objc: ObjC testsuite.
7078
7079 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7080
7081         * gcc.c-torture/execute/941014-1.x:  New file.
7082
7083 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7084
7085         * lib/c-torture.exp: Add support for
7086         torture_eval_before_compile and torture_eval_before_execute
7087         variables.
7088
7089 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7090
7091         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7092         this test triggers valid.
7093
7094 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7095
7096         * gcc.dg/980827-1.c: New test.
7097
7098 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7099
7100         * gcc.c-torture/execute/loop-4b.c: New test.
7101
7102 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7103
7104         * lib/c-torture.exp: Add support for
7105         torture_eval_before_compile and torture_eval_before_execute
7106         variables.
7107
7108 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7109
7110         * gcc.c-torture/compile/980825-1.c: New test.
7111
7112 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7113
7114         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7115         count number tests in opt_t0 not good_t0.
7116
7117 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7118
7119         * gcc.c-torture/compile/930326-1.x: Fix typo.
7120
7121 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7122
7123         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7124         causes an ICE.
7125
7126 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7127
7128         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7129         STACK_SIZE is defined.
7130         * gcc.c-torture/unsorted/stuct.c: Similarly.
7131
7132         * gcc.c-torture/compile/980821-1.c: New test.
7133
7134 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7135
7136         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7137
7138 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7139
7140         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7141         code.
7142
7143 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7144
7145         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7146         error'.
7147
7148 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7149
7150         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7151
7152 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7153
7154         * gcc.c-torture/compile/980816-1.c: New test.
7155
7156         * gcc.dg/980816-1.c: New test.
7157
7158 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7159
7160         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7161         compiler for ieee tests.
7162
7163 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7164
7165         * g77.f-torture/compile/980729-0.f: New test.
7166
7167 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7168
7169         * gcc.c-torture/special/eeprof-1.c: New test, for
7170         -finstrument-functions.
7171         * gcc.c-torture/special/special.exp: Run it.
7172
7173 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7174
7175         * gcc.c-torture/compile/980729-1.c: New test.
7176
7177 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7178
7179         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7180         __thumb__ is defined, and test for ARM style doubles if so.
7181
7182 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7183
7184         * g77.f-torture/noncompile/980615-0.f: New test.
7185
7186 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7187
7188         * gcc.dg/980312-1.c: Do link instead of compile.
7189         * gcc.dg/980313-1.c: Likewise.
7190
7191 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7192
7193         * gcc.c-torture/compile/980726-1.c: New test.
7194
7195 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7196
7197         * g77.f-torture/execute/io0.f: New test.
7198
7199 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7200
7201         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7202         an int.
7203
7204 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7205
7206         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7207         m32r bugs.
7208
7209 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7210
7211         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7212         c-decl.c:grokdeclarator can handle mode attributes.
7213
7214 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7215
7216         * gcc.c-torture/execute/980716-1.c: New test.
7217
7218 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7219
7220         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7221         the mn10200.
7222         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7223         the mn10200.
7224         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7225         * gcc.c-torture/compile/930326-1.x: Similarly.
7226
7227 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7228
7229         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7230         New test from Craig.
7231
7232 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7233
7234         * g77.f-torture/noncompile/980616-0.f: New test.
7235
7236         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7237
7238 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7239
7240         *  g++.other/singleton.C: Return error value instead of taking
7241         SIGSEGV.
7242
7243 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7244
7245         *  g++.other/singleton.C: New test.   Warning is under dispute.
7246         Runtime crash is not.
7247
7248 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7249
7250         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7251         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7252         using6.C, using7.C}:  New namespace tests.
7253
7254 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7255
7256         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7257         specialization with typedef'ed names used as array indexes.
7258
7259 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7260
7261         * gcc.c-torture/execute/980709-1.c: New test.
7262
7263         * gcc.dg/980709-1.c: New test.
7264
7265 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7266
7267         * gcc.c-torture/execute/bcp-1.c: New test.
7268
7269 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7270
7271         * gcc.c-torture/execute/980707-1.c: New test.
7272
7273 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7274
7275         * gcc.c-torture/compile/980706-1.c: New test.
7276
7277 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7278
7279         * g77.f-torture/execute/980701-0.f,
7280         g77.f-torture/execute/980701-1.f: New test from Craig.
7281
7282 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7283
7284         * gcc.c-torture/compile/980701-1.c: New test.
7285
7286         * gcc.c-torture/execute/980701-1.c: New test.
7287
7288 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7289 rlsruhe.de>
7290
7291         * g++.old-deja/g++.robertl/eb132.C: New test.
7292         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7293
7294 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7295
7296         * g77.f-torture/execute/980628-7.f,
7297         g77.f-torture/execute/980628-8.f,
7298         g77.f-torture/execute/980628-9.f,
7299         g77.f-torture/execute/980628-10.f: New tests from Craig.
7300
7301         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7302
7303 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7304
7305         * g77.f-torture/execute/980628-4.f: New test from Craig.
7306         * g77.f-torture/execute/980628-5.f: Likewise.
7307         * g77.f-torture/execute/980628-2.f: Likewise.
7308         * g77.f-torture/execute/980628-0.f: Likewise.
7309         * g77.f-torture/execute/980628-1.f: Likewise.
7310         * g77.f-torture/execute/980628-3.f: Likewise.
7311         * g77.f-torture/execute/980628-6.f: Likewise.
7312
7313 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7314
7315         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7316         directory when nothing has been installed yet.
7317
7318 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7319
7320         * gcc.c-torture/special/special.exp: Handle newer versions of
7321         dejagnu.
7322
7323 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7324
7325         * gcc.dg/980626-1.c: New test.
7326
7327 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7328
7329         * gcc.misc-tests/m-un-2.c: New test.
7330         * g++.old-deja/g++.other/warn01.c: Likewise.
7331
7332 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7333
7334         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7335         compatibility with assmblers with a different comment character.
7336         Eliminate use of GAS-specific extensions.
7337
7338 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7339
7340         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7341
7342 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7343
7344         *lib/g77.exp: Replace search for libf2c.a with search for newly
7345         renamed libg2c.a
7346
7347 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7348
7349         * gcc.c-torture/execute/980617-1.c: New test.
7350
7351 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7352
7353         * gcc.c-torture/execute/980612-1.c: New test.
7354
7355 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7356
7357         * gcc.dg/980523-1.c: Only test on ppc-linux.
7358         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7359
7360         * gcc.c-torture/execute/980608-1.c: New test.
7361
7362 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7363
7364         * gcc.c-torture/execute/980605-1.c: New test.
7365
7366 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7367
7368         * gcc.c-torture/execute/980604-1.c: New test.
7369
7370 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7371
7372         * gcc.c-torture/execute/980602-1.c: New test.
7373         * gcc.c-torture/execute/980602-2.c: Likewise.
7374
7375 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7376
7377         * 970125-0.f: Fix per JCB.  Add commentary.
7378
7379 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7380
7381         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7382         IEEE -0 support.
7383
7384 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7385
7386         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7387         earlier.
7388
7389 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7390
7391         * gcc.c-torture/execute/980526-3.c: New test.
7392
7393 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7394
7395         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7396         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7397         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7398         m88k-motorola-sysv3 to XFAIL.
7399
7400 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7401
7402         * gcc.dg/980526-1.c: New test.
7403         * gcc.c-torture/execute/980526-2.c: New test.
7404
7405 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7406
7407         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7408
7409         * gcc.c-torture/execute/980526-1.c: New test.
7410
7411 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7412
7413         * g77.f-torture/execute/alpha2.f: Add runtime test.
7414
7415 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7416
7417         * g++.old-deja/old-deja.exp: Strip leading directories.
7418
7419         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7420         error for the line.  Don't run multiple tests for the same line.
7421
7422 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7423
7424         * gcc.dg/980523-1.c: New test.
7425
7426 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7427
7428         * g77.f-torture/compile/970915-0.f: New test.
7429
7430 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7431
7432         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7433
7434 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7435
7436         * gcc.dg/980520-1.c: New test.
7437
7438 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7439
7440         * gcc.dg/980502-1.c: Fix return type.
7441
7442 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7443
7444         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7445         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7446         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7447         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7448         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7449
7450 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7451
7452         * g77.f-torture/execute/980520-1.f: New test.
7453
7454 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7455
7456         * lib/mike-g77.exp: New file.
7457
7458         * g77.f-torture/noncompile/noncompile.exp,
7459         g77.f-torture/noncompile/check0.f: New files.
7460
7461 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7462
7463         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7464         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7465         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7466         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7467         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7468         abort where appropriate.
7469
7470 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7471
7472         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7473         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7474
7475 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7476
7477         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7478
7479 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7480
7481         * g77.f-torture/compile/980427-0.f: New test.
7482
7483 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7484
7485         * g77.f-torture/compile/980424-0.f: New test.
7486
7487 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7488
7489         * g77.f-torture/compile/980419-2.f (main): New test.
7490         * g77.f-torture/compile/970125-0.f: New test.
7491         * g77.f-torture/compile/980419-1.f: New test.
7492
7493 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7494
7495         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7496         of loop-4.c.
7497
7498 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7499
7500         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7501
7502 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7503
7504         * gcc.c-torture/compile/980329-1.c: New test.
7505
7506 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7507
7508         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7509         * gcc.dg/980312-1.c: Fix typo in -march command.
7510
7511 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7512
7513         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7514
7515 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7516
7517         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7518         Dave Love agree the Fortran source is bogus.
7519
7520 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7521
7522         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7523         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7524         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7525         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7526         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7527
7528 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7529
7530         * g++.old-deja/g++.other/friend1.C: New test.
7531
7532 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7533
7534         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7535         possibly uninitialized) variables and declare dnrm2.
7536
7537 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7538
7539         From Bruno Haible <haible@ilog.fr>:
7540         * gcc.c-torture/execute/980223.c: New test.
7541
7542 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7543
7544         * gcc.dg/ifelse-1.c: New test.
7545
7546 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7547
7548         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7549
7550           * lib/old-dejagnu.exp (old-dejagnu): Added the
7551           "execution test - XFAIL *-*-*" handling in the spirit of
7552           "excess errors test -". Changed the "execution test fails"
7553           handling to be like "excess errors test fails".
7554           * Update various tests accordingly.
7555
7556 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7557
7558         * gcc.c-torture/execute/980205.c: New test.
7559
7560 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7561
7562         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7563         * lib/f-torture.exp: Similarly.
7564         * gcc.c-torture: Rename all .cexp files to .x files.
7565
7566 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7567
7568         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7569         (940510-1.c): Removed duplicate.
7570         (971104-1.c): New test.
7571
7572 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7573
7574           * lib/f-torture.exp: Improve error and loop detection.
7575
7576 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7577
7578         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7579         use that to size the filler array.
7580
7581 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7582
7583         * lib/c-torture.exp(c-torture-execute): Fix typo.
7584
7585         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7586         testcase as the executable name. Keep the executable around if
7587         the test fails.
7588
7589 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7590
7591         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7592         changes.  Only test one -g option, and move it to the end of the
7593         list of options to test.
7594
7595 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7596
7597         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7598         variable GCC_TORTURE_OPTIONS to supply default switches separated
7599         by colons.  If no environment variable, run tests with -O0 -g, -O1
7600         -g, and -O2 -g as well.
7601
7602 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7603
7604         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7605         explanatory comments. Fix indentation.
7606
7607 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7608
7609         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7610
7611 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7612
7613         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7614         * g++.old-deja/g++.mike/p7325.C: Likewise.
7615         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7616
7617 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7618
7619         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7620         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7621         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7622         * g++.old-deja/g++.law/operators4.C: Likewise.
7623
7624 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7625
7626         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7627         * g++.old-deja/g++.mike/p784.C: Ditto.
7628         * g++.old-deja/g++.mike/p785.C: Ditto.
7629
7630 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7631
7632           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7633
7634 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7635
7636         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7637         target feature; pass this to c-torture-execute as needed.
7638
7639 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7640
7641         * lib/c-torture.exp(c-torture-execute): If the previous and the
7642         current executables being tested are identical, we don't need to
7643         run the executable again. Try to make the executable names
7644         unique. Add an optional argument for passing additional compiler
7645         flags.
7646
7647 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7648
7649         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7650
7651 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7652
7653         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7654
7655 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7656
7657         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7658         32bit or larger longs.
7659
7660         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7661         have either a 32bit long or 32bit int.
7662
7663 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7664
7665         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7666         Make double precision tests dependent on sizeof (double).
7667
7668 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7669
7670         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7671         too.
7672
7673 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7674
7675         * gcc.c-torture/compile/961203-1.cexp: New script.
7676
7677 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7678
7679         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7680         up the includes ourselves.
7681
7682 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7683
7684         * lib/plumhall.exp: Remove random include, and add a few
7685         verbose messages for debugging.
7686
7687 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7688
7689         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7690         of trying to do it ourselves.
7691
7692 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7693
7694         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7695
7696 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7697
7698         * gcc.prms/5403.c: Made regexp a bit less strict.
7699
7700 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7701
7702         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7703         is returned from remote_load instead.
7704         * lib/plumhall.exp: Ditto.
7705         * lib/mike-g++.exp: Ditto.
7706         * lib/old-dejagnu.exp: Ditto.
7707         * lib/c-torture.exp: Ditto.
7708
7709 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7710
7711         * lib/g++.exp: Use build_wrapper procedure.
7712         * lib/gcc.exp: Ditto.
7713
7714 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7715
7716         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7717         an old-style decl for malloc.  Fixes tests to work when
7718         sizeof (int) != sizeof (size_t).
7719
7720 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7721
7722         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7723
7724         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7725         use stdargs.h interface.
7726
7727 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7728
7729         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7730         NO_VARARGS when compiling.
7731
7732 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7733
7734         * lib/plumhall.exp(ph_includes): New procedure.
7735         (ph_make): Use it.
7736         (ph_compiler): Ditto.
7737
7738         * lib/g++.exp: Rename test-glue.c to testglue.c.
7739         * lib/gcc.exp: Ditto.
7740
7741 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7742
7743         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7744         to completion when it's called.
7745
7746 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7747
7748         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7749         is defined, don't do test.
7750
7751 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7752
7753         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7754         for object files.
7755         (ph_summary): Mark skipped testcases as untested, not unresolved.
7756
7757         * lib/plumhall.exp (ph_make): If unresolved because of bad
7758         errorCode, record errorCode in log file.
7759         (*): Replace send_log/verbose with verbose -log.
7760
7761 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7762
7763         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7764         double conversion if double isn't at least 8 bytes.
7765
7766         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7767         int to work with targets where int is 16 bits.
7768
7769         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7770         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7771         precision for the test to complete.
7772
7773 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7774
7775         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7776         if d10v is not compiled with the -mdouble64 flag.
7777         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7778
7779         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7780         d10v is not compiled with the -mint32 flag.
7781
7782 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7783
7784         * lib/plumhall.exp: Use incr_count.
7785
7786 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7787
7788         * gcc.c-torture: Update to c-torture-1.45.
7789
7790 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7791
7792         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7793         the name of the expect testcase file).
7794
7795         * lib/g++.exp(g++_init): Ditto.
7796
7797 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7798
7799         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7800         the host.
7801
7802         * lib/gcc.exp(gcc_exit): New procedure.
7803
7804 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7805
7806         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7807         specs where appropriate.
7808
7809         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7810         because of new "candidates are" messages, and removed a few
7811
7812         * Converted all non-old-style g++ testcases to old-style, and
7813         moved into g++.old-deja.
7814
7815 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7816
7817         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7818         options.
7819
7820         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7821         succeeded.
7822
7823         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7824
7825 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7826
7827         * lib/gcc.exp (gcc_target_compile): Add support for defining
7828         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7829         the machine doesn't have those features.
7830
7831 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7832
7833         * g++.law/operators4.exp: Don't use LIBS.
7834
7835 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7836
7837         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7838
7839         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7840         * lib/g++.exp: Set it here instead. Also, allow use of the
7841         --tool_exec and --tool_opt options. Change CXX to
7842         GXX_UNDER_TEST.
7843
7844         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7845
7846         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7847
7848 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7849
7850         * lib/old-dejagnu.exp: Use prune_warnings instead of
7851         prune_system_crud.
7852         * lib/mike-g++.exp: Ditto.
7853         * lib/gcc.exp: Ditto.
7854         * lib/g++.exp: Ditto.
7855
7856         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7857
7858 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7859
7860           * 941014-2.c: Include stdlib.h
7861           * 960327-1.c: Include stdio.h
7862           * dbra.c, index-1.c: Don't assume ints are 32bits.
7863
7864 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7865
7866         * lib/gcc.exp: Add gcc,stack_size target feature.
7867
7868         * lib/g++.exp(g++_target_compile): Add the include and link
7869         paths here, not in two other places. And, it's $options, not
7870         options.
7871
7872         * lib/mike-g++.exp(postbase): Remove the code that determines
7873         the correct include and link paths.
7874         * g++.old-deja/old-deja.exp: Ditto.
7875
7876 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7877
7878         * lib/g++.exp(g++_init): target_compile no longer returns the
7879         filename of the result.
7880
7881 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7882
7883         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7884         call to glob.
7885
7886         * gcc.c-torture/special/special.exp: Change call to
7887         gcc_target_compile to include the object file.
7888
7889 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7890
7891         * gcc.c-torture/special/special.exp: Correct misspelling in last
7892         change.
7893
7894 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7895
7896         * lib/plumhall.exp(ph_summary): Log the entire output of the
7897         executable. Return -1 if there were any failures, 0 otherwise.
7898         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7899         (ph_make): Clean up objects and executables that were built
7900         if the tests succeeded.
7901
7902 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7903
7904         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7905         libraries and includes in the build tree as appropriate.
7906
7907 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7908
7909         * lib/c-torture.exp: Instead of looking for the global variable
7910         NO_LONG_LONG, check to see if that's a feature of the target.
7911
7912 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7913
7914         * config/default.exp: Minimize. Delete the remainer of the files in
7915         config; this functionality is now in devo/dejagnu/config.
7916
7917         g++.*/*: Pass any additional flags used to compile to postbase;
7918         delete CXXFLAGS.
7919
7920         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7921         is now done by runtest.exp. Use gcc_target_compile instead of
7922         compile.
7923
7924         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7925         Remove references to CFLAGS. Use remote_file instead of
7926         calling rm -f.
7927         (c-torture): Take a list of arguments to use to compile this
7928         testcase.
7929
7930         lib/g++.exp: Simplify. Use target_compile instead of compile.
7931         lib/gcc-dg.exp: Ditto.
7932         lib/gcc.exp: Ditto.
7933         lib/mike-{gcc,g++}.exp: Ditto.
7934         lib/old-dejagnu.exp: Ditto.
7935         lib/plumhall.exp: Ditto.
7936
7937 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7938
7939         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7940         (ph_linker): Likewise.
7941
7942 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7943
7944           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7945         MAP_ANON / MAP_ANONYMOUS if defined;
7946         else try to map from /dev/zero .
7947
7948 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
7949
7950         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
7951         isn't defined, then define it to MAP_ANONYMOUS.
7952
7953 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
7954
7955         * gcc.c-torture: Update to c-torture-1.42 release.
7956
7957 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
7958
7959         * gcc.c-torture: Update to c-torture-1.41 release.
7960
7961 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
7962
7963         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
7964         c-torture release.
7965
7966 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7967
7968         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
7969         and LDFLAGS.  Fix second case to append the target_info ldflags
7970         onto LDFLAGS, not CFLAGS.
7971         * lib/g++.exp (g++_init): Add target_info stuff.
7972         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
7973         of libgloss and newlib flags for !native.
7974
7975         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
7976         (GDB): Fix relative path to go up another dir for finding gdb.
7977
7978 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
7979
7980         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
7981         versions in the target_info array, if they don't exist.
7982
7983 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7984
7985         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
7986
7987 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
7988
7989         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
7990         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
7991
7992 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
7993
7994         * lib/old-dejagnu.exp: Don't remove the output file before we've
7995         actually tested it. Don't append pwd to the path of the executable
7996         we're testing.
7997
7998 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
7999
8000         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8001
8002 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8003
8004         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8005         temporary directory for compiler files, and set it to a default
8006         value of /tmp. Set $output as the name of the output file from
8007         compiling the testcase. Add a -o option to $cflags_var so the
8008         compiler writes the final output file as $output. Set $executable
8009         to $output.
8010
8011         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8012         directory for compiler files, and set it to /tmp if it doesn't
8013         already have a value. Set $output_file to the name of the output
8014         file from compiling the testcase. Add a -o option to CXXFLAGS so
8015         the compiler writes the final output file as $output. Use $output
8016         as the executable to be tested.
8017
8018 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8019
8020         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8021
8022 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8023
8024         * gcc.c-torture/execute/pending-1.c: New test.  Still
8025         pending in Tege's queue.
8026
8027 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8028
8029         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8030         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8031         if there were failures.  Call unresolved if there were unresolved
8032         testcases.  Call gcc_fail if program did not run to completion.
8033         (ph_make): Pass additional argument name to ph_execute.
8034         (ph_execute): Add new argument.  Pass additional arguments to
8035         ph_summary.  Call gcc_fail is there is no execution output.
8036
8037 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8038
8039         * lib/plumhall.exp (proc_summary): Output relavent summary
8040         lines into the log so specific failures in plumhall can be
8041         investigated.
8042
8043 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8044
8045         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8046         (c-torture-execute): Don't try to execute tests which use
8047         "long long" types if $NO_LONG_LONG is nonzero.
8048
8049 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8050
8051         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8052         not c-torture.
8053
8054         * gcc.ieee: Move from here.
8055         * gcc.c-torture/execute/ieee: To here.
8056
8057 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8058
8059         * gcc.c-torture: Update to c-torture-1.41 release.
8060
8061 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8062
8063         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8064         not "$output".
8065
8066 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8067
8068         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8069         -c present.
8070
8071 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8072
8073         * config/proelf.exp: Handle connecting to a simulator.
8074
8075 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8076
8077         * config/proelf.exp: New file.  Enough framework that we can
8078         run c-torture tests on the proelf targets (or any other target
8079         that gdb can connect to for that matter).
8080
8081 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8082
8083         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8084         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8085
8086         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8087         exec_output exists.
8088
8089 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8090
8091         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8092         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8093
8094         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8095         to pass/fail/unresolved/unsupported/untested.  Caller must now
8096         call unresolved/unsupported/untested.
8097         * lib/*.exp: Update FSF address.  Update to handle new results of
8098         ${tool}_load.
8099         * lib/chill.exp (verbose): Delete.
8100
8101 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8102
8103         * lib/gcc.exp (default_gcc_start): Change order of args to
8104         $LDFLAGS $CFLAGS $LIBS.
8105         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8106         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8107         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8108         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8109         * gcc.misc-tests/dg-test.exp: Likewise.
8110         * gcc.misc-tests/msgs.exp: Likewise.
8111         * gcc.prms/prms.exp: Likewise.
8112         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8113         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8114
8115         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8116
8117 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8118
8119         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8120
8121         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8122         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8123
8124         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8125         necessary.
8126
8127 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8128
8129         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8130         global for loop; add use of $mathlib.
8131         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8132         settings here; set mathlib for anything but VxWorks.
8133
8134 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8135
8136         * gcc.c-torture: Update to c-torture-1.40 release.
8137
8138 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8139
8140         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8141         dg.exp.
8142
8143 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8144
8145         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8146         global.
8147
8148 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8149
8150         * lib/g++.exp (LIBS): Define if not already.
8151         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8152         (gcc-dg-prune): Call prune_gcc_output.
8153         * lib/gcc.exp (prune_gcc_output): New proc.
8154         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8155         prune_gcc_output.
8156
8157 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8158
8159         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8160         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8161
8162 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8163
8164         * gcc.c-torture: Update to c-torture-1.39 release.
8165
8166 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8167
8168         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8169         fails, try others as well.
8170
8171 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8172
8173         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8174         If compilation fails, mark execute tests as `untested'.
8175         If test is marked as unsupported, don't mark compilation and
8176         execute tests as failed.
8177
8178 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8179
8180         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8181         libstdc++ for whether or not we want to be doing shared
8182         libraries.  Delete link_curses since we don't need it anymore.
8183         * lib/mike-g++.exp (postbase): Don't link in libg++.
8184         * g++.old-deja/old-deja.exp: Likewise.
8185
8186 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8187
8188         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8189
8190 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8191
8192         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8193         For that, add `-Wl,-a,shared_archive'.
8194         * g++.old-deja/old-deja.exp: Likewise.
8195
8196 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8197
8198         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8199
8200 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8201
8202         * lib/mike-g++.exp (postbase): Pay attention to the status of
8203         g++_load.
8204
8205 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8206
8207           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8208
8209 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8210
8211         * lib/gcc.exp (default_gcc_start): No longer need to log program
8212         being executed or its output, execute_anywhere does that now.
8213         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8214         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8215
8216 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8217
8218         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8219         the same as those in lib/g++.exp.
8220
8221 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8222
8223         * gcc.c-torture: Update to c-torture-1.38 release.
8224         * gcc.ieee: Related changes.
8225
8226 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8227
8228         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8229         "exec". Minor reformatting changes.
8230
8231         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8232         cross. This means all "exec" calls now work on a remote host as
8233         well.
8234         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8235         cross. Filter out the extra "\r\n" stuff that expect puts in.
8236         (c-torture-execute): Filter out the bogus warnings like
8237         c-torture-compile does. Add support for canadian cross.
8238         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8239         Use execute_anywhere rather than calling exec directly. Now it
8240         works for canadian cross testing.
8241
8242 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8243
8244         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8245         results into a variable, and check that rather than using file exists.
8246
8247 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8248
8249         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8250         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8251
8252 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8253
8254         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8255         lib_curses if there's a shared libg++ in the build tree.
8256
8257 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8258
8259         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8260         if not supported target.
8261
8262 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8263
8264         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8265         link_curses up to always happen, not just for native builds.
8266
8267 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8268
8269         * gcc.c-torture: Update to c-torture-1.36 release.
8270         * gcc.failure: Related changes.
8271
8272 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8273
8274         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8275
8276 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8277
8278         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8279         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8280         runshlib, link_curses, and mathlib for link and run.
8281
8282         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8283         pass the runtime shared library options for Solaris, OSF/1, and
8284         Irix5, and link with -lcurses to avoid unresolved references.
8285
8286 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8287
8288         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8289         only run once.
8290
8291 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8292
8293         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8294
8295 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8296
8297         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8298         do not have a framework for the "compat" tests yet.
8299
8300 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8301
8302         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8303         set to null if we're testing vxworks5.1.  Use that instead of
8304         `-lm' in the setting of LIBS for link and run.
8305
8306 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8307
8308         * config/rom68k.exp (${tool}_load): Major changes to make it
8309         work.  Verified that it does in fact return the stuff in
8310         exec_output properly.  Catch any Emul or any TRAP other than 0.
8311
8312 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8313
8314         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8315         LDFLAGS properly for targets that need stuff from libgloss.
8316         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8317         only run once.
8318         (gpp_initialized): New variable.
8319
8320 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8321
8322         * config/rom68k.exp: Load libgloss.exp.
8323         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8324         so we can produce a fully linked binary.
8325         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8326         so we can produce a fully linked binary.
8327
8328 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8329
8330         * lib/plumhall.exp (ph_section): Watch for expected failures.
8331         Add missing `else'.
8332
8333         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8334         run the testcase.
8335         (c-torture): Likewise.
8336
8337 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8338
8339         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8340
8341         * lib/mike-g++.exp (mike_cleanup): New proc.
8342         (prebase): New globals compiler_result, not_compiler_result,
8343         target_regexp.
8344         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8345         allow leading "-" in pattern.  Watch for unsupported tests.
8346         If $compiler_result is set, pattern match assembler code,
8347         and ditto for $not_compiler_result.
8348         * lib/mike-gcc.exp: Likewise.
8349
8350         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8351         execution "succeeded".
8352
8353 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8354
8355         * config/win32.exp: New file.
8356         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8357
8358 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8359
8360         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8361         unsupported.
8362         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8363         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8364         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8365
8366         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8367         "... without exceptions was ...".  That is now handled by
8368         prune_system_crud.
8369         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8370
8371 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8372
8373         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8374         sieve.c,sort2.c}: New files.
8375         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8376         sieve.exp,sort2.exp}: Drivers for them.
8377
8378         * lib/mike-gcc.exp (program_output): New user settable variable.
8379         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8380         messages.
8381         * lib/mike-g++.exp (program_output): New user settable variable.
8382
8383         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8384
8385         * config/sh.exp: Deleted (use sim.exp instead).
8386
8387 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8388
8389         * config/vx.exp: Declare CHECKTASK as global.
8390         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8391         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8392         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8393
8394 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8395
8396         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8397         target. Like vx.exp, only includes `vx29k.exp' instead of
8398         `vxworks.exp'.
8399
8400 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8401
8402         * config/sim.exp: Increase time limit from 120 seconds to 240.
8403
8404 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8405
8406         * gcc.c-torture/execute/950628-1.c: New test.
8407
8408 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8409
8410         * gcc.c-torture: Update with changes/additions from
8411         c-torture-1.34.
8412
8413 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8414
8415         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8416
8417 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8418
8419         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8420
8421 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8422
8423         * gcc.c-torture/compile/950512-1.c: New test.
8424         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8425         * gcc.dg/struct-ret-1.c: Likewise.
8426
8427 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8428
8429         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8430           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8431
8432 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8433
8434         * gcc.c-torture/special/920411-1.c: Deleted.
8435         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8436
8437 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8438
8439         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8440         cpu limit.
8441
8442 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8443
8444         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8445
8446 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8447
8448         From kenner;
8449         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8450         is the proper length.
8451         * va-arg-3.c: Likewise.
8452
8453 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8454
8455         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8456         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8457
8458         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8459         * lib/g++.exp (default_g++_start): Delete old cruft.
8460
8461 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8462
8463         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8464         (2 * (1 << 18)) to (2 * (1 << 17)).
8465
8466         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8467
8468 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8469
8470         * config/rom68k.exp: Renamed from config/idp.exp
8471
8472 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8473
8474         * c-torture/compile/921109-2.c
8475
8476 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8477
8478         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8479         excess errors.
8480
8481 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8482
8483         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8484         output.
8485         * lib/g++.exp (default_g++_start): Likewise.
8486
8487 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8488
8489         * gcc.c-torture/compile/950329-1.c: New test.
8490
8491 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8492
8493           * config/bug.exp (${tool}_load): Updated to use new remote_open
8494           and remote_close procs.
8495         * config/idp.exp: New file.
8496
8497 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8498
8499         * gcc.c-torture/execute/950322-1.c: New test.
8500
8501 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8502
8503         * config/vx.exp (${tool}_load): Clean up testing of return code from
8504         vxworks_ld and vxworks_spawn.
8505
8506 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8507
8508         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8509
8510 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8511
8512         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8513         can mark excess errors on a machine by machine basis.  Note, the
8514         default is to not expect any excess errors, even when excess
8515         errors test - is given, so you will want to put an XFAIL ... on
8516         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8517         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8518         those 4 machines, but no others.
8519
8520 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8521
8522         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8523         * lib/c-torture.exp: to here.
8524
8525 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8526
8527         * gcc.c-torture/execute/950221-1.c: New test.
8528         * gcc.c-torture/execute/struct-ret-1.c: New test.
8529         * gcc.c-torture/compile/950221-1.c: New test.
8530
8531         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8532
8533 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8534
8535         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8536         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8537
8538 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8539
8540         * g++.gb: New directory of tests, derived from my signature and
8541         class scoping tests.
8542
8543         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8544         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8545         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8546         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8547         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8548         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8549         * g++.gb/sig25.C: Likewise.
8550
8551         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8552         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8553         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8554         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8555         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8556         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8557         * g++.gb/sig25.exp: Likewise.
8558
8559         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8560         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8561         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8562         * g++.gb/scope13.C: Likewise, this test still fails.
8563
8564         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8565         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8566         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8567         * g++.gb/scope13.exp: Ditto.
8568
8569         * g++.gb/README: New file, explains what these tests are about.
8570
8571 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8572
8573         * lib/dg.exp (dg-do): Support `preprocess'.
8574         (dg-test): Likewise.
8575
8576 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8577
8578         * config/udi.exp: change "continue -expect" to "exp_continue".
8579
8580 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8581
8582         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8583         Delete redundant tests.
8584
8585         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8586         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8587         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8588         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8589         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8590         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8591         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8592         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8593
8594         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8595         storing label pointers.
8596         * gcc.c-torture/execute/921019-1.c: Likewise.
8597         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8598         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8599         parameter fp.
8600         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8601         constants.
8602
8603         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8604         Delete obsolete tests.
8605
8606         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8607         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8608         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8609         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8610         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8611         * gcc.c-torture/compile/950124-1.c: New test.
8612
8613         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8614
8615 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8616
8617         * lib/mike-g++.exp: Add -lm to LIBS.
8618
8619 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8620
8621         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8622
8623 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8624
8625         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8626
8627 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8628
8629         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8630
8631 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8632
8633         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8634         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8635         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8636         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8637         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8638         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8639         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8640         * g++.law/{operators31.C, operators32.C,
8641         * g++.law/{operators33.C, operators34.C}: Likewise.
8642         * g++.law/{pic1.C, refs2.C}: Likewise.
8643         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8644         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8645         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8646         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8647
8648         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8649         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8650         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8651         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8652         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8653         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8654         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8655         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8656         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8657         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8658         * g++.law/{operators34.exp}: Likewise.
8659         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8660         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8661         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8662         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8663         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8664
8665         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8666         No longer expected to fail.
8667         * g++.law/missed-error3.C: Tweak for recent bool changes.
8668
8669 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8670
8671         * config/emb-unix: Deleted.
8672         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8673         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8674
8675 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8676
8677         * lib/dg.exp (dg-test): Fix typo in last patch.
8678
8679 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8680
8681         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8682         (handles multiple occurrences).
8683
8684 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8685
8686         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8687         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8688         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8689         printed).
8690         * lib/c-torture.exp (c-torture-compile): Likewise.
8691         (c-torture): Prepend full path if missing.
8692         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8693         (gcc_fail): Likewise.
8694         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8695
8696 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8697
8698         * lib/netware.exp: Only attach to NetWare i386 systems.
8699
8700 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8701
8702         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8703         messages.  Add test name to "output pattern match" pass/fail message.
8704
8705 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8706
8707         * gcc.dg: New testsuite.
8708         * gcc.dg/dg.exp: New file.
8709
8710         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8711         test-switch.c}: Deleted.
8712
8713         * gcc.misc-tests/msgs.exp: New testcase driver.
8714
8715 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8716
8717         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8718         Watch for illegal return values from ${tool}_load.
8719         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8720         cross targets.  Coerce return value >0 to 1.
8721
8722 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8723
8724         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8725
8726         * config/emb-unix.exp: New file.
8727
8728         * config/sim.exp: Error if variable $SIM not defined.
8729         (${tool}_load): Mark test as "untested" if simulator missing.
8730
8731         * config/unix.exp: Load remote.exp to get rcp_download.
8732         * lib/c-torture.exp: Use different option lists for testcases with
8733         and without loops.
8734         * gcc.c-torture/execute/execute.exp: Likewise.
8735
8736 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8737
8738         * config/*.exp: Clarify return code from ${tool}_load.
8739         Call `unresolved' or `untested' instead of `warning' or `perror'
8740         (sometimes you still want to call both though).
8741         Add comment that `shell_id' is local to each file.
8742         * config/udi.exp (timeout): Set to 30.
8743         Don't print warning if connection fails, $connectmode has already
8744         printed an error.
8745         (${tool}_load): Move verbose messages to level 2.
8746         Rework pattern for "Process started" message.
8747         Pass `shell_id' to ${connectmode}_download.
8748         Retry twice upon timeout.  Make resetting of target more robust.
8749         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8750         Pass `shell_id' to exit_$connectmode.
8751         Only call exit_$connectmode if connected.
8752         * config/unix.exp (${tool}_load): Check return codes better.
8753         * config/vrtx.exp (${tool}_load): Likewise.
8754         * config/vx.exp (${tool}_load): Likewise.
8755         Delete unneeded global's.
8756         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8757         from ${tool}_load.
8758         (dg-stat): Delete.
8759         (dg-init): Delete recording of pass/fail counts.
8760         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8761         (old-dejagnu-init): Likewise.
8762         (old-dejagnu-stat): Delete contents, empty proc now.
8763         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8764         (c-torture): Delete references to lcnt, lpass, lfail.
8765         Get option list from TORTURE_OPTIONS.
8766         Delete -funroll[-all]-loops if no loops.
8767         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8768         (g++_stat): Delete contents (empty proc now).
8769         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8770         (gcc_finish): Likewise.
8771         (gcc_stat): Deleted.
8772         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8773         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8774         * gcc.c-torture/execute/execute.exp: Likewise.
8775         Split tests into two parts: compile, execute.
8776         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8777         no loops.  Update to reflect clarified return codes from ${tool}_load.
8778
8779 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8780
8781         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8782         to grep for.
8783         (old-dejagnu): Likewise (where necessary).
8784
8785 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8786
8787         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8788
8789         * lib/dg.exp (dg-process-target): Fix processing of selector.
8790         Add comment regarding use of `error'.
8791
8792         * lib/gcc.exp (prune_system_crud): Define if missing.
8793         * lib/g++.exp (prune_system_crud): Likewise.
8794
8795         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8796         Call prune_system_crud.
8797         * lib/dg.exp (dg-runtest): New proc.
8798         Use perror instead of send_user for tcl errors in testcase.
8799         Don't return any value, it's never used.
8800         Don't clobber previous definition of `unknown'.
8801         Print tcl errors in `dg-final'.
8802
8803 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8804
8805         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8806         (dg-test): Don't print errorInfo, it contains stack backtrace.
8807
8808 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8809
8810         * lib/g++.exp (runtest_file_p): Define if missing.
8811
8812 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8813
8814         * lib/mike-g++.exp: Comment out loading of g++.exp.
8815         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8816         (default_g++_version): Always print something.
8817         (default_g++_start): Comment out call to `which'.
8818         (g++_start, g++_load): Deleted (must be defined in config file).
8819         * lib/gcc.exp: Test for existence of $CC at start.
8820         Delete check for tmpdir (done in gcc_init).
8821         (default_gcc_version): Always print something.
8822         (default_gcc_start): Comment out call to `which'.
8823         * config/*.exp: Major cleanup - make cross targets work at least a
8824         little better for g++ (by not being "--tool gcc" specific).
8825         Rename gcc_xxx to ${tool}_xxx.
8826         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8827         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8828
8829 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8830
8831         * lib/c-torture.exp (c-torture-compile): Rework compiler
8832         message processing.
8833
8834         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8835         c-torture.
8836
8837 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8838
8839         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8840
8841         * lib/dg.exp (dg-process-target): Support { target native }.
8842
8843 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8844
8845         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8846         looked for "... program xxx got fatal signal".
8847         Correct regsub munging of `comp_output'.
8848         Ignore compiler messages "path prefix not used" and "linker input
8849         file unused".
8850
8851 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8852
8853         * lib/gcc.exp (runtest_file_p): Define if missing.
8854         * gcc.prms/template.c: Example to work from.
8855
8856 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8857
8858         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8859         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8860
8861         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8862         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8863         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8864         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8865
8866         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8867         (dg-process-target): No longer a varargs proc.
8868         Return S/N for target, P/F for xfail.  All callers changed.
8869         (user option procs): More argument checking.
8870         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8871         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8872         (dg-test): Skip test if not running on selected target in `dg-do'.
8873         Update handling of `dg-do-what', `dg-output-text'.
8874         Separate execution pass/fail from output pattern match pass/fail.
8875         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8876
8877 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8878
8879         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8880         target for 920510-1.c.
8881
8882 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8883
8884         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8885         Clean up comment regarding use of passcnt, etc.
8886         (gcc_stat): Don't update `testcnt' here.
8887         (gcc_finish): Do it here.
8888         Might as well reset `but_id' here too.
8889         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8890         to determine if the file should be tested.
8891         * gcc.c-torture/compile/compile.exp: Likewise.
8892         * gcc.c-torture/execute/execute.exp: Likewise.
8893         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8894         * gcc.misc-tests/dg-test.exp: Likewise.
8895         * gcc.prms/prms.exp: Likewise.
8896         * gcc.wendy/wendy.exp: Likewise.
8897         * g++.old-deja.exp: Likewise.
8898         Move "Testing file" message to verbose level 1.
8899
8900 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8901
8902         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8903
8904 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8905
8906         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8907         (default_gcc_start): Accept optional second list element
8908         of compiler flags.  Print compiler output at verbosity level 2.
8909         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8910         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8911         Save current values of framework globals passcnt, failcnt, xpasscnt,
8912         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8913         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8914         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8915         xfailcnt to compute stats.  Update framework global `testcnt' from
8916         pass/fail counts.
8917         (gcc_finish): New proc.  Clean up test environment.
8918         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8919         (gcc_epass, gcc_efail): Delete.
8920         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8921         argument of line number.
8922         (dg-init): If the tool has an init routine, call it.
8923         (dg-test): Remove args `cflags_var' and `libs_var'.
8924         Pass all compiler options to ${tool}_start.
8925         Handle missing line number.
8926         (dg-finish): New function.
8927         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8928         particular files.  Call gcc_finish at end.  Move "skipping test"
8929         message to verbosity level 3.
8930         * gcc.c-torture/compile/compile.exp: Likewise.
8931         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8932         * gcc.c-torture/execute/execute.exp: Likewise.
8933         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8934         Print testcase being tried at verbosity level 1.
8935         * gcc.c-torture/special/special.exp: Unset xfail.
8936         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8937         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8938         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8939         * gcc.failure/failure.exp: Likewise.
8940         * gcc.ieee/ieee.exp: Likewise.
8941         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8942         Update call to dg-test.  Call dg-finish at end.
8943         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8944         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8945         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8946         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8947         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
8948         * gcc.wendy/wendy.exp: Add copyright.
8949         Delete setting of tmpdir (done by gcc_init).
8950         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
8951         Pass compiler flags to gcc_start.  Call gcc_finish at end.
8952         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
8953         gcc_[ce]pass/fail.
8954
8955 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
8956
8957         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
8958         confusion.
8959         (g++_load): Likewise.
8960
8961         * config/*.exp (gcc_load): Some were varargs fns and some were not.
8962         Rename argument to `prog' to remove the confusion.
8963         Varargs fns behave differently too!
8964         (g++_load): Likewise.
8965
8966         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
8967
8968         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
8969         what it is.  Delete (always) printing of status value for !native.
8970         Simplify verbose code, and include status and exec_output.
8971         (g++_load): Use gcc_load.
8972
8973 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8974
8975         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
8976         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
8977         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
8978         940714-3.c as these testcases don't exist anymore.  Make
8979         va-arg-1.c expected to pass.
8980
8981 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
8982
8983         * gcc.misc-tests/misc.exp: Only run specific testcases.
8984         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
8985         * gcc.misc-tests/dg-[1-9].c: New files.
8986
8987         * lib/dg.exp: New testsuite driver.
8988         * gcc.prms/prms.exp: Use it.
8989
8990         * README.gcc: New file.
8991
8992         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
8993         Document and reset `lxpass' and `lxfail'.
8994         Simplify "initialized" message.
8995         (gcc_stat): Clean up comments a little.
8996
8997 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
8998
8999         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9000
9001 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9002
9003         * lib/old-dejagnu.exp (process-option): New proc.
9004         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9005         (old-dejagnu): Simplify.
9006         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9007
9008 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9009
9010         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9011         exists and is not an empty string.
9012
9013         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9014         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9015         finished.
9016         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9017         automatically.
9018
9019         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9020         longer expected to fail.
9021
9022         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9023         "f" function call.
9024
9025         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9026
9027         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9028         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9029         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9030         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9031         c-torture-1.29.
9032
9033         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9034         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9035
9036         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9037
9038         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9039         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9040
9041         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9042         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9043         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9044
9045 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9046
9047         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9048         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9049         940714-1.c, 940714-2.c, 940714-3.c},
9050         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9051         gcc.misc-tests/{mg.c,mg.exp}:
9052         New tests.
9053         * gcc.noncompile/noncompile.exp: Change accordingly.
9054
9055 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9056
9057         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9058         Undo previous clobberage.
9059
9060 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9061
9062         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9063         * gcc.special/{930510-1.c, special.exp}:
9064         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9065         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9066         struct-varargs-1.c}: New tests from c-torture-1.26.
9067
9068 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9069
9070         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9071           argument to switch.
9072
9073 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9074
9075         * Revert the previous changes.  Please see Rob's directory
9076           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9077           fixes.
9078
9079 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9080
9081         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9082             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9083             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9084             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9085             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9086             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9087             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9088             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9089             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9090             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9091             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9092             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9093             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9094             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9095             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9096             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9097             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9098             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9099             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9100             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9101             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9102             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9103             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9104             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9105             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9106             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9107             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9108
9109 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9110
9111         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9112             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9113           with perror calls.
9114
9115 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9116
9117         * config/unix.exp (g++_load): Fix syntax.
9118
9119 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9120
9121         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9122         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9123         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9124         Don't expect va-arg-1.c to fail.  Correct expected output for
9125         920928-1.c.
9126         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9127         * gcc.wendy/hbm4.c: Correct typo.
9128         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9129
9130 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9131
9132         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9133         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9134         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9135         * lib/c-torture.exp (c-torture-compile): Ditto.
9136
9137         Reduce volume of output (remove all the -I's and such).
9138         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9139         Call gcc_cpass, gcc_cfail.
9140         (c-torture): Pass testing option to c-torture-compile.
9141
9142 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9143
9144         Bring patches over from progressive.
9145         * config/default.exp: Exit remote shell cleanly.
9146         (g++_exit, g++_start): Add default versions.
9147         * config/sim.exp (gcc_load): Use perror, not error.
9148
9149 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9150
9151         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9152         set in site.exp.
9153
9154 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9155
9156         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9157         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9158         (wendy_try): New proc to run testcase.
9159         (main loop): Call 'em.
9160         * gcc.wendy/*.c: Clean up pass to correct expected output.
9161
9162         * lib/gcc.exp: Minor cleanup work.
9163         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9164
9165 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9166
9167         * config/sim.exp (gcc_load): Document return codes better.
9168         Don't pass -v to simulator.
9169
9170 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9171
9172           * gcc.special/920717-x.c: Fix typo.
9173           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9174           get at sources.
9175
9176         * lib/mike-gcc.exp: Fix typo.
9177
9178 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9179
9180         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9181         binary to use, transform the name.
9182         * config/*.exp: rename everything. Nuke any g++ specific files,
9183         it's now a special case of gcc that requires no special support.
9184         Add a default.exp for unsupported targets.
9185
9186 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9187
9188         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9189         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9190         version of Tcl.
9191
9192 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9193
9194         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9195         than a warning.
9196
9197 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9198
9199         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9200
9201 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9202
9203         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9204         option_list.  Compile every file with only 4/6 option choices
9205         (same as C torture) instead of with 12/18 different option
9206         choices.
9207         * lib/c-torture.exp: Likewise.
9208
9209         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9210         not already set.
9211
9212 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9213
9214         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9215         can put an XFAIL *-*-* on excess errors.
9216
9217 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9218
9219         * g++.law: Add more tests derived from g++-bugs snapshots.
9220
9221         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9222         equivalent to g++.law/init9.
9223
9224         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9225         compiled it, and the a.out file after we've run it.
9226
9227 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9228
9229         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9230         compiled it, and the a.out file after we've run it.
9231
9232 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9233
9234         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9235
9236 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9237
9238         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9239         version number.
9240
9241 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9242
9243         * g++.law: New directory of g++ tests derived from the g++-bugs
9244         snapshots.
9245
9246 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9247
9248         * gcc.compile: initbug1.c initbug1.exp testcase added
9249
9250 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9251
9252         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9253         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9254           fixes submitted by Jeff Law (law@cs.utah.edu)
9255         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9256           Jeff Law (law@cs.utah.edu)
9257
9258
9259 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9260
9261         * config/unix-g++.exp: Follow the gcc way of doing things.
9262         * g++.old-deja/old-deja.exp: Minor updates.
9263         * lib/g++.exp: New file, follow the gcc way of doing things.
9264         * lib/old-dejagnu.exp: Minor updates.
9265         * lib/mike-g++.exp: Always unset errorInfo.
9266
9267 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9268
9269         * lib/gcc.exp: Fix some errors with the below change, CC and
9270         CFLAGS should be global when setting, not local.
9271
9272 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9273
9274         * lib/gcc.exp: Transform tool name.
9275
9276 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9277
9278         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9279
9280 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9281
9282         * lib/gcc.exp: change gcc_done to gcc_stat
9283
9284 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9285
9286         * Upgraded gcc testsuite to c-torture version 1.25
9287
9288 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9289
9290         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9291         * lib/c-torture: added hooks for new reporting code.
9292
9293 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9294
9295         * config/sh-gcc.exp: check if sh-sim exists in the path
9296
9297 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9298
9299         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9300         * gcc.compile/compile.exp: Initial changes for new logic.
9301         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9302         * gcc.failure/failure.exp: Initial changes for new logic.
9303         * gcc.ieee/ieee.exp: Initial changes for new logic.
9304         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9305         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9306         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9307         * lib/c-torture.exp: Initial changes for new logic.
9308         * lib/gcc.exp: Initial changes for new logic.
9309
9310 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9311
9312         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9313         depend upon failure or success.  Fully qualify names in failure
9314         and success messages.  Always remove a.out before starting
9315         compile, just in case.  Pay more attention to error text output by
9316         the compiler.  Handle testcases with no known past errors just
9317         like all others, so that things are uniform.  Other miscellaneous
9318         improvements.
9319
9320 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9321
9322         * gcc.cpp: new directory for cpp tests
9323
9324 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9325
9326         * lib/chill.exp: Code reformatted, removed unused code.
9327         * config/unix-chill.exp: Code reformatted, removed unused code.
9328         * chill.execute/execute.exp: Code reformatted, removed unused code.
9329         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9330
9331 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9332
9333         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9334         routines not written.
9335
9336 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9337
9338         * config/bug-gcc.exp: Use new procs from bug.exp.
9339
9340 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9341
9342         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9343         via ftp, rather than depending on NFS.
9344         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9345         case.
9346
9347 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9348
9349         * config/bug-gcc.exp: Use new download proc.
9350
9351 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9352
9353         * chill.execute/execute.exp: cleanups, handles errors better
9354         * chill.compile/compile.exp: rewrite, based on execute.exp
9355         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9356         * lib/chill.exp: major changes to diff proc and compile and link
9357           procs. added chill_fail and chill_pass wrappers to pass and
9358           fail. added more comments, and handle error codes better.
9359           Added a hack to capture stderr from exec, so noncompile tests
9360           can work.
9361
9362 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9363
9364         * chill.execute/execute.exp: rewrite of testsuite driver
9365         * lib/chill.exp: rewrite of testsuite driver
9366         * config/unix-chill.exp: rewrite of testsuite driver
9367
9368 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9369
9370     In chill.execute:
9371         * iexpr.ch: Standardize uppercase.
9372         * tuples.dat: Standardize uppercase.
9373         * vary.ch: standardize.  Correct varying string assignments.
9374         * vary.dat: Add new output lines.
9375
9376 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9377
9378     In chill.execute:
9379         * chprintf.ch: Standardize use of uppercase.
9380         * tuples.ch: Standardize and turn arr2 into a DCL,
9381           rather than a SYN.
9382         * pinits.ch: Standardize.
9383
9384 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9385
9386         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9387         * Makefil: Renamed to Makefile.in.
9388         * configure.in: New.
9389
9390 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9391
9392     In chill.execute:
9393         * .cvsignore: Add result/output files.
9394         * Makefile: Fix up variables at start.  Use MFLAGS
9395           everywhere.  Correct bool_loc, built_ins entries.
9396           Add entry for vary1.ch.
9397         * bitarray.ch: Standardize upper-case usage.
9398         * bitexpr.ch: Standardize, add output of b1.
9399         * params.ch: Use arrayt in along PROC parameters, to
9400           avoid novelty problems.
9401         * sets.ch: Tiny cleanup.
9402         * vary1.ch: Re-indent.
9403
9404 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9405
9406           * Add PR-related files to Makefiles, .cvsignore files, etc.
9407
9408 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9409
9410         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9411           with compiler objects. New names are test-flow.c and test-loop.c
9412
9413 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9414
9415         * Upgraded c-torture tests from 1.19 to 1.20
9416
9417         * new files:
9418         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9419         * gcc.compile: 930623-1.c 930623-2.c
9420         * gcc.noncompile: 930622-1.c 930622-2.c
9421         * gcc.failure: 920411-1.c 920627-2.c
9422         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9423
9424 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9425
9426         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9427           More changes to get testsuite working properly. Needs more work.
9428           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9429
9430 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9431
9432         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9433           More changes to get testsuite working properly. Needs more work.
9434
9435 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9436
9437         * chill.compile/compile.exp: Added for Dejagnu support
9438         * chill.execute/execute.exp: Added for Dejagnu support
9439         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9440
9441 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9442
9443     This should complete moving the CHILL test files.
9444         * chill.noncompile(.cvsignore printf.grt
9445             in-printf.grt chprintf.grt chprintf.ch):
9446             Added test-support files.
9447           (Makefile): Modified further.
9448         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9449             signal.ch): Added test files.
9450           * chill.execute (.cvsignore printf.grt printr.c
9451             in-printf.grt rts.c chprintf.grt rts.h): Added
9452           test-support files.
9453             (Makefile): More corrections.
9454
9455 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9456
9457         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9458           test cases, ready for DejaGnu.
9459
9460 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9461
9462         * Upgraded c-torture tests from 1.18 to 1.19
9463
9464         * gcc.compile: added test(s):
9465           930607-1.c
9466         * gcc.execute: added test(s):
9467           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9468
9469         * added new subdirectory for misc tests: gcc.misc-tests
9470         * gcc.misc-test(s): added tests:
9471           inst-check.c test-consts.c test-ior.c test-switch.c
9472
9473 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9474
9475         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9476
9477 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9478
9479         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9480
9481 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9482
9483         * Upgraded c-torture tests from 1.17 to 1.18
9484
9485 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9486
9487         * Upgraded c-torture tests from 1.12 to 1.17
9488
9489 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9490
9491         * lib/old-dejagnu.exp:
9492           Fixed handling of XFAIL target triplets to correctly
9493           recognize wildcard characters.  Removed code that
9494           appended a unique id tag to the end of the file name
9495           printed out by the result of the testcases within a
9496           given test file.
9497
9498 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9499
9500         * lib/old-dejagnu.exp:
9501           Reworked expected failure handling to trigger off of XFAIL
9502           keyword in keyphrase embeded in testcase source code. The
9503           XFAIL keyword must be at the end of the keyphrase line. It
9504           may optionally be followed by one or more target triplets.
9505           It has just occured that the handling of wildcards in the
9506           target triplet may not be correct.
9507
9508 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9509
9510         * g++.old-deja/tests:
9511           Moved all subdirectories up one level into g++.old-deja .
9512
9513         * lib/old-dejagnu.exp:
9514           Fixed problem with CXXFLAGS not being properly reset, and being
9515           corrupted with extraneous "-c" compiler option.  This was
9516           causing binaries to not be generated for test that needed them.
9517           Modified strings passed to "pass" and "fail" so that individual
9518           tests from the same test file would be distinguished by an
9519           identifier appended to the test file name in the summary logs;
9520           this corrected a problem with erroneous diff logs.  Added code
9521           to search testcases for expected fail and unexpected pass keywords.
9522
9523 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9524
9525         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9526
9527 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9528
9529         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9530           Removed extraneous text from end of "Special g++ Options"
9531           keyphrase.
9532
9533         * lib/old-dejagnu.exp: Added pattern matching to look for new
9534           keywords, embedded in testcases comments, which will trigger
9535           calls to xpass and xfail.
9536
9537 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9538
9539         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9540           comments embedded in the testcases, especially the one looking for
9541           special compiler options, as well as the pattern matching for the
9542           compiler output again.
9543
9544 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9545
9546         * lib/old-dejagnu.exp: Do a proper check of the return value for
9547           execute tests. Fixed several problems with the pattern matching
9548           of the compiler output which gave erroneous test results.
9549           Changed several of the test result messages to be more descriptive.
9550         * config/unix-g++.exp: Proc g++_load now actually works and
9551           executes the tests passed to it and returns a usable return
9552           value.
9553
9554 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9555
9556           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9557
9558 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9559
9560         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9561           Modified both files to properly execute the old style
9562           dejagnu tests. The previous versions of these files were
9563           experimental and did not function anything near correctly.
9564
9565 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9566
9567         * Removed all Makefile.in and configure.in files. No configuration
9568         needed now.
9569
9570 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9571
9572         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9573
9574 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9575
9576         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9577         gcc.special/configure.in, gcc.noncompile/configure.in,
9578         gcc.execute/configure.in, gcc.code_quality/configure.in,
9579         g++.other/configure.in, g++.old-deja/configure.in,
9580         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9581         in srcname setting.
9582
9583 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9584
9585         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9586         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9587         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9588
9589 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9590
9591         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9592         (gdb_exit): Don't remove *_soc files.
9593
9594 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9595
9596         * lib/c-torture.exp: Don't look for main; instead always use -w
9597         -c.  This is how the c-torture tests work.  Remove the object
9598         file if the compilation succeeds.
9599         * gcc.execute/execute.exp: Remove executable if test passes.
9600         * gcc.noncompile/noncompile.exp: Every test is an expected
9601         failure.
9602         * gcc.special/special.exp: Added tests from c-torture 1.11,
9603         corrected use of existing test.
9604         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9605         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9606         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9607         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9608         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9609         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9610         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9611         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9612         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9613         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9614         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9615         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9616         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9617         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9618         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9619         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9620         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9621         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9622         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9623         c-torture 1.11.
9624         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9625         correspond to c-torture 1.11.
9626
9627         * New file.