OSDN Git Service

* gcc.dg/sparc-ret.c: New file, test return corruption bug for
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
2
3         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
4         ultrasparc.
5
6 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
7
8         * g++-old.deja/g++.robertl/eb101.C: Deleted.
9
10 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
11
12         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
13         variable argument list.
14
15 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
16
17         * gcc.c-torture/execute/memcheck: Delete entire directory.
18         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
19         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
20
21 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
22
23         * gcc.dg/Wshadow-1.c: New test.
24
25 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
26
27         * gcc.c-torture/compile/20011130-1.c: New test.
28
29         * gcc.dg/noncompile/20011025-1.c: New test.
30
31         * g++.dg/other/anon-union.C: New test.
32
33         * gcc.c-torture/execute/20011024-1.c: New test.
34
35 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
36
37         * gcc.c-torture/execute/20000722-1.x,
38         gcc.c-torture/execute/20010123-1.x: Remove.
39         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
40         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
41         gcc.dg/c99-complit-2.c: New tests.
42
43 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
44
45         * g++.dg/inherit/base1.C: New test.
46
47 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
48
49         * g++.dg/other/stdarg1.C: New test.
50
51         * gcc.c-torture/compile/20011130-2.c: New test.
52
53 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
54
55         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
56         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
57         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
58         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
59         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
60         * gcc.dg/builtin-prefetch-1.c: New test.
61
62 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
63
64         * gcc.dg/20011130-1.c: New test.
65
66 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
67
68         * g++.dg/other/scope1.C: New test.
69         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
70
71 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
72
73         * gcc.dg/vla-init-1.c: New test.
74
75 2001-12-01  Geoff Keating  <geoffk@redhat.com>
76
77         * gcc.c-torture/compile/structs.c: New testcase from GDB.
78
79 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
80
81         * objc.dg/alias.m: Update.
82         * objc.dg/class-1.m: Update.
83         * objc.dg/const-str-1.m: Update.
84         * objc.dg/fwd-proto-1.m: Update.
85         * objc.dg/id-1.m: Update.
86         * objc.dg/super-class-1.m: Update.
87
88 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
89
90         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
91         constructs.
92
93 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
94
95         * gcc.c-torture/execute/20011128-1.c: New test.
96
97 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
98
99         * gcc.dg/20011127-1.c: New test.
100
101 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
102
103         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
104         from Austin Group draft 7.
105         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
106         scanf format arguments.
107         * gcc.dg/format/no-exargs-2.c: New test.
108
109 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
110
111         * g++.dg/abi/vbase8-4.C: New test.
112
113 2001-11-24  Ian Lance Taylor  <ian@airs.com>
114
115         * gcc.c-torture/execute/20011121-1.c: New test.
116
117 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
118
119         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
120
121 2001-11-23  Andreas Jaeger  <aj@suse.de>
122
123         * gcc.dg/cpp/charconst-2.c: New test.
124
125 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
126
127         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
128         to the host if it is remote.  Let tests specify extra headers
129         they use.
130         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
131         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
132         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
133         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
134         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
135         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
136         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
137         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
138         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
139         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
140
141 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
142
143         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
144         for little endian ARMs.
145
146 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
147
148         * gcc.c-torture/compile/20011119-1.c: New test.
149         * gcc.c-torture/compile/20011119-2.c: New test.
150
151 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
152
153         * gcc.dg/altivec-1.c: Fix typo.
154
155 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
156
157         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
158
159 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
160
161         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
162
163 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
164
165         * lib/g77.exp: Don't specify --rpath-link.
166
167         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
168         across all the headers.
169         * gcc.dg/format/format.exp: For testing on a remote host,
170         copy format.h.
171
172         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
173         * gcc.c-torture/execute/930406-1.c: Likewise.
174         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
175
176 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
177
178         * gcc.dg/altivec-1.c: New.
179
180 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
181
182         * gcc.dg/cpp/fpreprocessed.c: New test case.
183
184 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
185
186         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
187         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
188         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
189
190 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
191
192         * gcc.dg/no-builtin-1.c: New test.
193
194 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
195
196         * gcc.c-torture/execute/20011115-1.c: New test.
197
198 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
199
200         * gcc.c-torture/compile/20011114-2.c: New test.
201         * gcc.c-torture/compile/20011114-3.c: New test.
202         * gcc.c-torture/compile/20011114-4.c: New test.
203
204 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
205
206         * g++.dg/other/init1.C: New test.
207
208 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
209
210         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
211         message.
212
213         * gcc.c-torture/execute/20011114-1.c: New testcase.
214
215         * gcc.c-torture/compile/20010327-1.c: Revert last change.
216         * gcc.c-torture/compile/20011114-1.c: New test, exactly
217         like the (before this change) version of 20010327-1.c.
218
219 2001-11-14  Roger Sayle <roger@eyesopen.com>
220
221         * gcc.c-torture/execute/string-opt-13.c: New testcase.
222
223 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
224
225         * g++.dg/init/array2.C: New test.
226
227 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
228
229         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
230
231 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
232
233         * g++.dg/other/forscope1.C: New test.
234         * g++.dg/ext/forscope1.C: New test.
235         * g++.dg/ext/forscope2.C: New test.
236
237 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
238
239         * gcc.c-torture/execute/20011113-1.c: New test.
240
241 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
242
243         * gcc.c-torture/execute/20011109-2.c: New test.
244
245         * gcc.c-torture/execute/20011109-1.c: New test.
246
247 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
248
249         * gcc.c-torture/compile/20011109-1.c: New test.
250
251 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
252
253         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
254         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
255         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
256         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
257         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
258         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
259         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
260
261 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
262
263         * g++.dg/warn/Wshadow-1.C: New tests.
264         * g++.old-deja/g++.mike/for3.C: Update.
265
266 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
267
268         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
269         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
270         XFAILs.  Adjust expected error texts.
271         * gcc.c-torture/compile/20011106-1.c,
272         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
273         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
274         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
275         gcc.dg/c99-array-lval-5.c: New tests.
276
277 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
278
279         * gcc.dg/cpp/defined.c: Update.
280
281 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
282
283         * gcc.c-torture/execute/anon-1.c: New test.
284
285 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
286
287         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
288         same size, so no warning should be produced on stormy16.
289
290         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
291         due to oversized array.
292         * g++.old-deja/g++.mike/ns15.C: Likewise.
293         * g++.old-deja/g++.pt/crash16.C: Likewise.
294
295 2001-11-02  Graham Stott  <grahams@redhat.com>
296
297         * g++.dgother/debug1.C: Fix typos.
298
299 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
300
301         * g++.dg/other/debug1.C: New test.
302
303 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
304
305         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
306         of unsigned long.
307
308 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
309
310         * gcc.dg/20011029-2.c: New test.
311
312         * gcc.c-torture/compile/20011029-1.c: New test.
313
314 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
315
316         * objc/execute/class_self-1.m: New test.
317         * objc/execute/class_self-2.m: New test.
318
319 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
320
321         * gcc.misc-tests/msgs.exp: Delete.
322         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
323         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
324         error set to match recent changes.
325
326 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
327
328         * gcc.dg/20011021-1.c: New test.
329
330 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
331
332         * gcc.c-torture/compile/20011023-1.c: New test.
333
334 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
335
336         * lib/g77.exp: Rewrite based on lib/g++.exp.
337
338 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
339
340         * gcc.c-torture/execute/20011019-1.c: New test.
341
342         * gcc.dg/20011018-1.c: New test.
343
344 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
345
346         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
347
348 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
349
350         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
351         * gcc.dg/attr-invalid.c: Likewise.
352
353 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
354
355         * testsuite/gcc.dg/20011015-1.c: New test.
356
357 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
358
359         * g++.dg/template/unify2.C: New test.
360
361 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
362
363         * g++.dg/other/exception-specification.C: New test
364
365 2001-10-13  Tom Rix  <trix@redhat.com>
366
367         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
368         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
369
370 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
371
372         * testsuite/gcc.dg/20011009-1.c: New test.
373
374 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
375
376         PR g++/4476
377         * g++.dg/other/friend1.C: New test.
378
379 2001-10-11  Richard Henderson  <rth@redhat.com>
380
381         * g++.old-deja/g++.other/crash18.C: Add -S to options.
382
383 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
384
385         * gcc.c-torture/compile/20011010-1.c: New.
386
387 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
388
389         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
390         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
391         g77.f-torture/execute/execute.exp,
392         g77.f-torture/noncompile/noncompile.exp,
393         gcc.c-torture/compile/compile.exp,
394         gcc.c-torture/execute/execute.exp,
395         gcc.c-torture/execute/ieee/ieee.exp,
396         gcc.c-torture/execute/memcheck/memcheck.exp,
397         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
398         objc/execute/execute.exp: Update FSF address.
399
400 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
401
402         * gcc.dg/cpp/cmdlne-C.c: Update.
403         * gcc.dg/cpp/cmdlne-C2.c: New.
404
405 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
406
407         * gcc.c-torture/execute/20011008-3.c: New.
408
409 2001-10-08  DJ Delorie  <dj@redhat.com>
410
411         * gcc.dg/20011008-1.c: New.
412         * gcc.dg/20011008-2.c: New.
413
414 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
415
416         * gcc.dg/cpp/spacing1.c: Update test.
417
418 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
419
420         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
421         spelling errors of "separate" as "seperate".
422
423 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
424
425         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
426         enough to avoid inlining.
427
428 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
429
430         * lib/g77.exp: set libg2c_dir correctly.
431
432 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
433
434         * gcc.dg/cpp/macro11.c: New test.
435
436 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
437
438         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
439         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
440         gcc.dg/format/multattr-3.c: New tests.
441         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
442         tests for format attributes on function pointers being rejected.
443
444 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
445
446         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
447
448 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
449
450         * g++.dg/warn/format1.C: New test.
451
452 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
453
454         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
455
456 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
457
458         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
459
460 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
461
462         * gcc.dg/cpp/redef2.c: Add test.
463
464 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
465
466         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
467         long-standing bug on i686, apparently.
468         * gcc.c-torture/execute/loop-2c.x: New file.
469         * gcc.c-torture/execute/loop-2d.x: New file.
470         * gcc.c-torture/execute/loop-3c.x: New file.
471
472 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
473
474         * gcc.dg/cpp/20000625-2.c: Correct line number.
475
476 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
477
478         * gcc.dg/cpp/macro10.c: New test.
479         * gcc.dg/cpp/strify3.c: New test.
480         * gcc.dg/cpp/spacing1.c: Add tests.
481         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
482         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
483
484 2001-09-24  DJ Delorie  <dj@redhat.com>
485
486         * gcc.c-torture/execute/20010924-1.c: New test.
487
488 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
489
490         * testsuite/objc/execute/paste.m: Remove.
491
492 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
493
494         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
495
496 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
497
498         * g77.dg/strlen0.f: New test.
499
500 2001-09-21  Richard Henderson  <rth@redhat.com>
501
502         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
503         * g++.old-deja/g++.abi/vtable2.C: Likewise.
504
505 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
506
507         Table-driven attributes.
508         * g++.dg/ext/attrib1.C: New test.
509
510 2001-09-20  DJ Delorie  <dj@redhat.com>
511
512         * gcc.dg/20000926-1.c: Update expected warning messages.
513         * gcc.dg/array-2.c: Likewise, and test for warnings too.
514         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
515         array.
516
517 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
518
519         * g++.dg/eh/registers1.C: New test case.
520
521 2001-09-17  Richard Henderson  <rth@redhat.com>
522
523         * gcc.dg/array-5.c: Fix VLA decomposition test.
524
525 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
526
527         * gcc.dg/cpp/line5.c: New testcase.
528
529 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
530
531         * gcc.dg/cpp/macro9.c: New test.
532
533 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
534
535         * gcc.c-torture/execute/980223.c: Change type of addr from long
536         to char *.
537
538 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
539
540         * gcc.c-torture/execute/20010915-1.c: New test.
541
542 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
543
544         * g77.dg/bprob: New directory.
545         * g77.dg/bprob/bprob.exp: New file.
546         * g77.dg/bprob/bprob-1.f: New test.
547         * g77.dg/gcov: New directory.
548         * g77.dg/gcov/gcov.exp: New file.
549         * g77.dg/gcov/gcov-1.f: New test.
550         * g77.dg/gcov/gcov-1.x: New file.
551
552 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
553
554         * gcc.dg/cpp/directiv.c: Update.
555         * gcc.dg/cpp/undef1.c: Update.
556
557 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
558
559         * gcc.dg/20010912-1.c: New test.
560
561 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
562
563         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
564         language-independent file in lib.
565         * lib/gcov.exp: New file.
566
567 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
568
569         * gcc.c-torture/compile/20010911-1.c: New test.
570
571 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
572
573         * lib/profopt.exp: New, to support profile-directed optimizations.
574         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
575         * gcc.misc-tests/bprob-1.c: New test.
576         * gcc.misc-tests/bprob-2.c: New test.
577
578 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
579
580         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
581         XFAIL and which kinds of gcov output to verify.
582         * gcc.misc-tests/gcov-4b.x: New file.
583         * gcc.misc-tests/gcov-5b.x: New file.
584         * gcc.misc-tests/gcov-6.x: New file.
585         * gcc.misc-tests/gcov-7.c: New test.
586         * gcc.misc-tests/gcov-7.x: New file.
587
588 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
589
590         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
591         * gcc.misc-tests/gcov-6.c: New test.
592
593 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
594
595         PR c++/3986
596         * g++.dg/abi/vbase1.C: New test.
597
598 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
599
600         * objc.dg/method-2.m: New.
601
602 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
603
604         PR c++/4203
605         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
606         * g++.dg/init/empty1.C: New test.
607
608 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
609
610         * gcc.c-torture/compile/20010903-1.c: New test.
611
612 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
613
614         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
615         for m68k.
616
617 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
618
619         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
620
621         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
622
623         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
624
625 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
626
627         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
628         for 16-bit 'unsigned int'.
629
630 2001-08-29  Kazu Hirata  <kazu@hxi.com>
631
632         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
633
634 2001-08-27  Richard Henderson  <rth@redhat.com>
635
636         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
637         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
638
639 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
640
641         * gcc.dg/asm-names.c (ymain): New.
642
643 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
644
645         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
646         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
647         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
648
649 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
650
651         * gcc.dg/compare5.c: New testcase.
652
653 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
654
655         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
656         and "In instantiation".
657
658 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
659
660         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
661
662 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
663
664         * gcc.misc-tests/gcov.exp: Add support for branch information.
665         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
666         * gcc.misc-tests/gcov-4.c: New test.
667         * gcc.misc-tests/gcov-4b.c: New test.
668         * gcc.misc-tests/gcov-5b.c: New test.
669
670 2001-08-20  Zack Weinberg  <zackw@panix.com>
671
672         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
673         expected to fail.
674
675 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
676
677         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
678
679 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
680
681         * g++.dg/eh/template1.C: New test.
682
683 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
684
685         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
686         Fix thinko.
687         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
688         for xfail.
689
690 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
691
692         * lib/g77-dg.exp:  Use prune.exp for common procedures
693         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
694         * lib/g77.exp: (g77-dg-prune) Remove
695
696 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
697
698         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
699
700 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
701
702         * g++.dg/template/unify1.C: New test.
703
704 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
705
706         * g++.dg/abi/empty4.C: New test.
707
708 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
709
710         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
711         solaris2.*
712         * g77.f-torture/compile/pr3743.x: Likewise
713
714 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
715
716         * g++.dg/other/using-declaration.C: New test.
717
718 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
719
720         * gcc.dg/cpp/tr-sign.c: New testcase.
721
722 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
723
724         * gcc.dg/cpp/19951025-1.c: Revert.
725         * gcc.dg/cpp/directiv.c: We no longer process directives that
726         interrupt macro arguments.
727
728 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
729
730         * gcc.dg/bconstp-1.c: New test.
731
732 2001-08-03  Richard Henderson  <rth@redhat.com>
733
734         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
735
736 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
737
738         * gcc.dg/cpp/19951025-1.c: Update.
739
740 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
741
742         * g77.dg/ff90-1.f (s): Fix reference of variable z,
743         should be x.
744
745 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
746
747         Kill -fhonor-std.
748         * g++.old-deja/g++.ns/ns14.C: Remove special options.
749         * g++.old-deja/g++.other/std1.C: Likewise.
750         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
751
752 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
753
754         * lib/g77.exp:  Load gcc-defs.exp for common procedures
755         (g77_pass, g77_fail, g77_finish, g77_exit,
756         ${tool}_check_unsupported_p} Now redundant.  Deleted.
757
758 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
759
760         * g77.dg/fbackslash.f
761         * g77.dg/fcase-preserve.f
762         * g77.dg/ff90-1.f
763         * g77.dg/ffixed-line-length-0.f
764         * g77.dg/ffixed-line-length-132.f
765         * g77.dg/ffixed-line-length-7.f
766         * g77.dg/ffixed-line-length-72.f
767         * g77.dg/ffixed-line-length-none.f
768         * g77.dg/ffree-form-1.f
769         * g77.dg/fno-backslash.f
770         * g77.dg/fno-f90-1.f
771         * g77.dg/fno-fixed-form-1.f
772         * g77.dg/fno-onetrip.f
773         * g77.dg/fno-typeless-boz.f
774         * g77.dg/fno-underscoring.f
775         * g77.dg/fno-vxt-1.f
776         * g77.dg/fonetrip.f
777         * g77.dg/ftypeless-boz.f
778         * g77.dg/fugly-assumed.f
779         * g77.dg/funderscoring.f
780         * g77.dg/fvxt-1.f
781
782 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
783
784         * objc.dg/fwd-proto-1.m: New.
785         * objc.dg/local-decl-1.m: New.
786         * objc.dg/naming-1.m: New.
787         * objc.dg/naming-2.m: New.
788         * objc.dg/proto-hier-1.m: New.
789
790 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
791
792         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
793         largest-type elements to a struct makes its size grow.
794
795 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
796
797         * g++.dg/abi/vthunk1.C: New test.
798
799 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
800
801         * g++.dg/abi/vbase8-22.C: New test.
802
803 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
804
805         * gcc.dg/cpp/macro8.c: New test.
806
807 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
808
809         * g++.dg/abi/vbase8-21.C: New test.
810
811 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
812
813         * g++.dg/abi/vbase8-10.C: New test.
814
815 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
816
817         * lib/g++.exp (g++_set_ld_library_path): Renamed to
818         ${tool}_set_ld_library_path.
819         Changed caller.
820         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
821         g++.exp.
822
823 2001-07-26  Stan Cox <scox@redhat.com>
824
825         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
826         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
827         gcc_exit, gcc_check_unsupported_p):
828         Moved to gcc-deps.exp
829         * gcc-deps.exp: New file.
830
831 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
832
833         * g++.old-deja/g++.pt/defarg14.C: New test.
834
835 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
836
837         * g++.old-deja/g++.other/lineno5.C: New test.
838
839 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
840
841         * g++.old-deja/g++.pt/crash68.C: New test.
842
843 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
844
845         * g++.old-deja/g++.other/crash42.C: New test.
846
847 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
848
849         * gcc.dg/cpp/extratokens.c: Fix.
850         * gcc.dg/cpp/skipping2.c: New tests.
851
852 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
853
854         * gcc.c-torture/execute/20010724-1.c: New file.
855         * gcc.c-torture/execute/20010724-1.x: New file.
856
857 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
858
859         * g++.old-deja/g++.other/cond7.C: New test.
860
861 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
862
863         * g++.old-deja/g++.other/optimize4.C: New test.
864
865 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
866
867         * g++.old-deja/g++.abi/vbase8-5.C: New test.
868
869 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
870
871         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
872         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
873         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
874         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
875
876         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
877         bug report" message.
878
879         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
880         * g++.dg/ext/instantiate1.C: Move from old-deja.
881
882 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
883
884         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
885         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
886         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
887         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
888
889 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
890
891         * gcc.c-torture/execute/20010723-1.c: New test.
892
893 2001-07-23  Ben Elliston  <bje@redhat.com>
894
895         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
896
897 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
898
899         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
900         i[34567]86-*-*.
901         Delete handling of ieee_multilib_flags.
902         Pass -mieee for alpha*-*-* and sh-*-*.
903         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
904
905 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
906
907         Remove old-abi tests.
908         * g++.old-deja/g++.mike/p11116.C: Remove.
909         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
910
911 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
912
913         * g77.f-torture/compile/pr3743.f:  New test
914
915 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
916
917         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
918
919 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
920
921         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
922         g++.old-deja/g++.pt/static6.C: Likewise.
923         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
924         supports weak symbols.
925
926 2001-07-18  Andreas Jaeger  <aj@suse.de>
927
928         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
929         supported again.
930
931 2001-07-18  Andreas Jaeger  <aj@suse.de>
932
933         * gcc.dg/iftrap-1.c: Fix target line.
934
935 2001-07-17  Richard Henderson  <rth@redhat.com>
936
937         * gcc.c-torture/execute/20010717-1.c: New.
938
939 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
940
941         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
942         tests.
943
944 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
945
946         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
947
948 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
949
950         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
951         UAC_SIGBUS, UAC_NOPRINT definitions.
952
953 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
954
955         * objc/execute/object_is_class.m: New test.
956         * objc/execute/object_is_meta_class.m: New test.
957
958 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
959
960         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
961         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
962
963 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
964
965         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
966         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
967
968 2001-07-14  Richard Henderson  <rth@redhat.com>
969
970         * gcc.dg/iftrap-1.c: New.
971
972 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
973
974         * g77.f-torture/execute/intrinsic77.f: New test.
975
976 2001-07-11  Janis Johnson <janis@us.ibm.com>
977
978         * gcc.misc-tests/gcov-3.c: New test.
979
980 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
981
982         * gcc.c-torture/compile/20010711-1.c,
983         * gcc.c-torture/compile/20010711-2.c: New tests.
984
985 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
986
987         * gcc.c-torture/execute/20010711-1.c: New test.
988
989 2001-07-11  Ben Elliston  <bje@redhat.com>
990
991         * g++.old-deja/g++.other/enum5.C: New test.
992
993 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
994
995         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
996         (g++-dg-prune): Call prune_gcc_output.
997         * prune.exp: New file for prune_gcc_output.
998         * lib/g++.exp, lib/gcc.exp: Load it.
999
1000 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1001
1002         * gcc.c-torture/compile/20010701-1.c,
1003         g++.old-deja/g++.ext/attrib6.C: New tests.
1004
1005 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1006
1007         * gcc.c-torture/compile/20010706-1.c: New test.
1008
1009 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1010
1011         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1012
1013 2001-06-28  Stan Shebs  <shebs@apple.com>
1014
1015         * gcc.dg/pragma-darwin.c: New test.
1016
1017 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1018
1019         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1020         Solaris 2.[678] system.
1021
1022 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1023
1024         * gcc.dg/20010622-1.c: New test.
1025
1026 2001-06-18  Stan Shebs  <shebs@apple.com>
1027
1028         * objc.dg: New directory.
1029         * objc.dg/dg.exp: New file.
1030         * objc.dg/alias.m: New.
1031         * objc.dg/class-1.m: New.
1032         * objc.dg/class-2.m: New.
1033         * objc.dg/const-str-1.m: New.
1034         * objc.dg/const-str-2.m: New.
1035         * objc.dg/id-1.m: New.
1036         * objc.dg/method-1.m: New.
1037         * objc.dg/super-class-1.m: New.
1038         * lib/objc-dg.exp: New file.
1039
1040 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1041
1042         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1043         of label name.
1044
1045 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1046
1047         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1048
1049 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1050
1051         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1052         variable.
1053
1054 2001-06-12  Richard Henderson  <rth@redhat.com>
1055
1056         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1057
1058 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1059
1060         * g++.old-deja/g++.abi/vbase5.C: New test.
1061         * g++.old-deja/g++.abi/vbase6.C: New test.
1062         * g++.old-deja/g++.abi/vbase7.C: New test.
1063
1064 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1065
1066         * gcc.c-torture/compile/20010610-1.c: New test.
1067
1068 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1069
1070         * g++.old-deja/g++.abi/vbase4.C: New test.
1071
1072 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1073
1074         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1075         support %f for HC11/HC12 targets.
1076         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1077         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1078         on HC11/HC12 targets.
1079         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1080
1081 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1082
1083         * gcc.dg/wchar_t-1.c: New file.
1084         * gcc.dg/wint_t-1.c: Likewise.
1085
1086 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1087
1088         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1089
1090 2001-06-11  Richard Henderson  <rth@redhat.com>
1091
1092         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1093
1094 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1095
1096         * gcc.c-torture/compile/20010611-1.c: New test.
1097
1098 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1099
1100         * gcc.dg/c99-tag-1.c: Add more tests.
1101
1102 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1103
1104         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1105         representation on MN10300 and ARM/Thumb.
1106
1107 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1108
1109         * g77.f-torture/execute/20010610.f: New.
1110
1111 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1112
1113         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1114         names.
1115
1116 2001-06-09  Richard Henderson  <rth@redhat.com>
1117
1118         * gcc.c-torture/execute/ashrdi-1.c: New.
1119         * gcc.c-torture/execute/ashldi-1.c: New.
1120         * gcc.c-torture/execute/lshrdi-1.c: New.
1121
1122 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1123
1124         * objc/execute/load-3.m: Added. Check sending +load to categories,
1125         in addition to classes.
1126
1127 2001-06-08  Stan Shebs  <shebs@apple.com>
1128
1129         * objc/execute/load-2.m: New test.  From Nicola Pero
1130         <n.pero@mi.flashnet.it>.
1131
1132 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1133
1134         * gcc.c-torture/execute/20010605-2.c: New test.
1135
1136 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1137
1138         * g++.old-deja/g++.abi/vbase2.C: New test.
1139         * g++.old-deja/g++.abi/vbase3.C: New test.
1140
1141 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1142
1143         * g++.old-deja/g++.pt/friend49.C: New test.
1144
1145 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1146
1147         * g++.old-deja/g++.ext/anon3.C: New test.
1148
1149 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1150
1151         * g++.old-deja/g++.other/conv7.C: New test.
1152
1153 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1154
1155         * gcc.c-torture/compile/20010605-2.c: New test.
1156
1157 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1158
1159         * gcc.c-torture/execute/20010604-1.c: New test.
1160
1161 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1162
1163         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1164
1165 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1166
1167         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1168         (g++_link_flags): Likewise.
1169         (g++_init): Pass gccpath's value to two previous functions.
1170
1171 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1172
1173         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1174         Ensure logfile entry matches exec command line.
1175
1176 2001-05-31  Richard Henderson  <rth@redhat.com>
1177
1178         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1179         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1180
1181 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1182
1183         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1184         compiler for irix6.2
1185
1186 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1187
1188         * g++.old-deja/g++.other/optimize3.C: New file.
1189
1190 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1191
1192         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1193         assemble.
1194
1195 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1196
1197         * g++.old-deja/g++.other/optimize2.C: New file.
1198
1199 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1200
1201         * gcc.c-torture/compile/20010518-2.c: New file.
1202         * gcc.c-torture/execute/20010518-1.c: New file.
1203         * gcc.c-torture/execute/20010518-2.c: New file.
1204
1205 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1206
1207         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1208
1209 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1210
1211         G++ no longer defines builtins that do not begin with __builtin.
1212         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1213         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1214         * g++.old-deja/g++.law/builtin1.C: Likewise.
1215         * g++.old-deja/g++.law/cvt2.C: Likewise.
1216         * g++.old-deja/g++.mike/net5.C: Likewise.
1217         * g++.old-deja/g++.other/builtins1.C: Likewise.
1218         * g++.old-deja/g++.other/builtins2.C: Likewise.
1219         * g++.old-deja/g++.other/builtins3.C: Likewise.
1220         * g++.old-deja/g++.other/builtins4.C: Likewise.
1221         * g++.old-deja/g++.other/inline8.C: Likewise.
1222         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1223
1224 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1225
1226         * g++.old-deja/g++.pt/using1.C: Adjust.
1227         * g++.old-deja/g++.pt/using2.C: New test.
1228
1229 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1230
1231         * gcc.dg/cpp/charconst.c: New tests.
1232         * gcc.dg/cpp/escape.c: New tests.
1233         * gcc.dg/cpp/escape-1.c: New tests.
1234         * gcc.dg/cpp/escape-2.c: New tests.
1235         * gcc.dg/cpp/ucs.c: New tests.
1236
1237 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1238
1239         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1240         native compiler for irix6.5.
1241
1242 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1243
1244         * lib/g++.exp (g++_include_flags): Use args to compute
1245         get_multilibs.
1246         (g++_link_flags): Likewise.
1247         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1248
1249 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1250
1251         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1252
1253 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1254
1255         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1256         this file.
1257
1258 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1259
1260         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1261         STACK_SIZE;
1262         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1263         to STACK_SIZE; Use it to define size of add_histo array.
1264         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1265         to STACK_SIZE.
1266         (f): Use GITT_SIZE to define size of gitt local table.
1267         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1268         to STACK_SIZE; Use it to define size of bytemem array.
1269
1270 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1271
1272         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1273         on 68HC11/HC12 due to the asm instruction.
1274         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1275         * gcc.c-torture/compile/920520-1.x: Likewise.
1276         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1277         on 68HC11/HC12 because the function is larger than 64K.
1278         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1279         on 68HC11/HC12 because the structure is too large.
1280
1281 2001-05-20  Richard Henderson  <rth@redhat.com>
1282
1283         * gcc.c-torture/execute/20010520-1.c: New.
1284
1285 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1286
1287         * g++.old-deja/g++.warn/compare1.C: New test.
1288         * gcc.dg/compare4.c: New test.
1289
1290 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1291
1292         * g++.old-deja/g++.other/optimize1.C: New test.
1293
1294 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1295
1296         * g++.old-deja/g++.pt/spec41.C: New test.
1297
1298 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1299
1300         * gcc.c-torture/compile/20010114-1.x: Remove.
1301
1302 2001-05-18  Stan Shebs  <shebs@apple.com>
1303
1304         * gcc.c-torture/compile/20010518-1.c: New test.
1305
1306 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1307
1308         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1309         * g++.old-deja/g++.pt/crash67.C: New test.
1310
1311 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1312
1313         * g++.old-deja/g++.other/debug9.C: New test.
1314
1315 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1316
1317         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1318
1319 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1320
1321         * gcc.c-torture/compile/20010516-1.c: New test.
1322
1323 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1324
1325         * g++.old-deja/g++.other/crash41.C: New test.
1326
1327 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1328
1329         * g++.old-deja/g++.pt/crash66.C: New test.
1330
1331 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1332
1333         * g++.old-deja/g++.robertl/eb27.C: Convert.
1334
1335 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1336
1337         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1338         declaration being redundant.
1339
1340 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1341
1342         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1343
1344 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1345
1346         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1347
1348 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1349
1350         * lib/g++.exp: Use testsuite_flags.
1351
1352 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1353
1354         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1355
1356 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1357
1358         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1359
1360 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1361
1362         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1363
1364 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1365
1366         * gcc.c-torture/compile/20010313-1.c: New test.
1367
1368 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1369
1370         * gcc.dg/cpp/direct2.c: New test.
1371         * gccq.dg/cpp/direct2s.c: New test.
1372
1373         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1374
1375 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1376
1377         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1378         * g++.old-deja/g++.other/op3.C: Likewise.
1379
1380 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1381
1382         * gcc.dg/cpp/syshdr.h: New file.
1383         * gcc.dg/cpp/sysmac1.c: Update.
1384         * gcc.dg/cpp/sysmac2.c: Update.
1385
1386 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1387
1388         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1389
1390 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1391
1392         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1393         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1394
1395 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1396
1397         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1398
1399 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1400
1401         * lib/g++.exp (g++_include_flags): Don't use any special flags
1402         if TESTING_IN_BUILD_TREE is not defined.
1403         (g++_init): Use a plain 'c++' as the compiler if
1404         TESTING_IN_BUILD_TREEE is not defined.
1405
1406 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1407
1408         * g++.old-deja/g++.eh/catch13.C: New test.
1409         * g++.old-deja/g++.eh/catch14.C: New test.
1410
1411 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1412
1413         * gcc.dg/cpp/tr-define.c: New test.
1414
1415 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1416
1417         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1418         <stdlib.h>, not <malloc.h>.
1419
1420 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1421
1422         * g++.old-deja/g++.ns/template17.C: New test.
1423
1424 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1425
1426         * g++.old-deja/g++.pt/ref4.C: New test.
1427
1428 2001-04-30  Richard Henderson  <rth@redhat.com>
1429
1430         * gcc.dg/20000724-1.c: Revert last change.
1431
1432 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1433
1434         * g77.f-torture/execute/20010430.f: New test.
1435
1436 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1437
1438         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1439
1440 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1441
1442         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1443
1444 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1445
1446         * g++.old-deja/g++.eh/crash6.C: New test.
1447
1448 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1449
1450         * g++.old-deja/g++.other/warn7.C: New test.
1451
1452 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1453
1454         * g++.old-deja/g++.other/defarg9.C: New test.
1455
1456 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1457
1458         * g77.f-torture/compile/20010426.f: New test.
1459         * g77.f-torture/execute/20010426.f: New test.
1460
1461 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1462
1463         * g77.f-torture/compile/20000629-1.x: Remove - error
1464         has been fixed.
1465
1466 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1467
1468         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1469         Tweak slightly to work with g++.dg framework.
1470         * g++.dg/special/ecos.exp: Run initp1.C test.
1471         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1472
1473         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1474         its linker doesn't give line numbers either.
1475         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1476
1477 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1478
1479         * g++.old-deja/g++.other/lex1.C: New test.
1480
1481 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1482
1483         * gcc.dg/noncompile/20010425-1.c: New test.
1484
1485 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1486
1487         * g++.old-deja/g++.pt/mangle2.C: New test.
1488
1489 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1490
1491         * gcc.dg/format/plus-1.c: New test.
1492
1493 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1494
1495         * gcc.dg/20010423-1.c: New test.
1496
1497 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1498
1499         * gcc.c-torture/execute/20010422-1.c: New test.
1500
1501 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1502
1503         * g++.old-deja/g++.ns/type2.C: New test.
1504
1505 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1506
1507         * g++.old-deja/g++.other/perf1.C: New test.
1508
1509 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1510
1511         * gcc.dg/c99-func-2.c: Remove xfail.
1512         * gcc.dg/c99-func-3.c: Remove xfail.
1513         * gcc.dg/c99-func-4.c: Remove xfail.
1514
1515 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1516
1517         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1518
1519 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1520
1521         * gcc.c-torture/compile/20010423-1.c: New test.
1522
1523 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1524
1525         * g++.old-deja/g++.pt/typename28.C: New test.
1526
1527 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1528
1529         * g++.old-deja/g++.abi/empty2.C: New test.
1530         * g++.old-deja/g++.abi/empty3.C: New test.
1531
1532 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1533
1534         * g++.old-deja/g++.other/comdat2.C: New test.
1535         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1536
1537 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1538
1539         * g++.old-deja/g++.other/overload14.C: New test.
1540
1541 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1542
1543         * g++.old-deja/g++.other/lookup23.C: New test.
1544
1545 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1546
1547         * gcc.c-torture/execute/20010403-1.c: New test.
1548
1549 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1550             Mark Mitchell  <mark@codesourcery.com>
1551
1552         * lib/old-dejagnu.exp: Don't delete output of executable.
1553         Add .exe suffix to executables.
1554
1555 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1556
1557         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1558
1559 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1560
1561         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1562
1563 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1564
1565         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1566         * g++.old-deja/g++.abi/crash1.C: New test.
1567
1568 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1569
1570         * g++.old-deja/g++.other/crash40.C: New test.
1571
1572 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1573
1574         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1575
1576 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1577
1578         * g++.old-deja/g++.other/warn6.C: New test.
1579
1580 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1581
1582         * g++.old-deja/g++.robertl/eb42.C: Same.
1583
1584 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1585
1586         * gcc.dg/wtr-conversion-1.c: New testcase.
1587
1588 2001-04-10  Richard Henderson  <rth@redhat.com>
1589
1590         * g++.old-deja/g++.other/array5.C: New.
1591
1592 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1593
1594         * gcc.c-torture/execute/20010408-1.c: New test.
1595
1596 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1597
1598         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1599         headers and constructs.
1600         * g++.old-deja/g++.robertl/eb79.C: Same.
1601         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1602         * g++.old-deja/g++.robertl/eb73.C: Same.
1603         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1604         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1605         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1606         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1607         * g++.old-deja/g++.robertl/eb44.C: Same.
1608         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1609         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1610         * g++.old-deja/g++.robertl/eb39.C: Same.
1611         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1612         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1613         * g++.old-deja/g++.robertl/eb30.C: Same.
1614         * g++.old-deja/g++.robertl/eb3.C: Same.
1615         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1616         * g++.old-deja/g++.robertl/eb21.C: Same.
1617         * g++.old-deja/g++.robertl/eb15.C: Same.
1618         * g++.old-deja/g++.robertl/eb118.C: Same.
1619         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1620         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1621         * g++.old-deja/g++.robertl/eb109.C: Same.
1622         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1623         * g++.old-deja/g++.mike/rtti1.C: Same.
1624         * g++.old-deja/g++.mike/p658.C: Same.
1625         * g++.old-deja/g++.mike/net46.C: Same.
1626         * g++.old-deja/g++.mike/net34.C: Same.
1627         * g++.old-deja/g++.mike/memoize1.C: Same.
1628         * g++.old-deja/g++.mike/eh2.C: Same.
1629         * g++.old-deja/g++.law/weak.C: Same.
1630         * g++.old-deja/g++.law/visibility7.C: Same.
1631         * g++.old-deja/g++.law/visibility25.C: Same.
1632         * g++.old-deja/g++.law/visibility22.C: Same.
1633         * g++.old-deja/g++.law/visibility2.C: Same.
1634         * g++.old-deja/g++.law/visibility17.C: Same.
1635         * g++.old-deja/g++.law/visibility13.C: Same.
1636         * g++.old-deja/g++.law/visibility10.C: Same.
1637         * g++.old-deja/g++.law/visibility1.C: Same.
1638         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1639         * g++.old-deja/g++.law/vbase1.C: Same.
1640         * g++.old-deja/g++.law/operators32.C: Same.
1641         * g++.old-deja/g++.law/nest3.C: Same.
1642         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1643         * g++.old-deja/g++.law/except5.C (main): Same.
1644         * g++.old-deja/g++.law/cvt7.C (run): Same.
1645         * g++.old-deja/g++.law/cvt2.C: Same.
1646         * g++.old-deja/g++.law/cvt16.C: Same.
1647         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1648         * g++.old-deja/g++.law/ctors17.C (main): Same.
1649         * g++.old-deja/g++.law/ctors13.C: Same.
1650         * g++.old-deja/g++.law/ctors12.C (main): Same.
1651         * g++.old-deja/g++.law/ctors10.C: Same.
1652         * g++.old-deja/g++.law/code-gen5.C: Same.
1653         * g++.old-deja/g++.law/bad-error7.C: Same.
1654         * g++.old-deja/g++.law/arm9.C: Same.
1655         * g++.old-deja/g++.law/arm12.C: Same.
1656         * g++.old-deja/g++.law/arg8.C: Same.
1657         * g++.old-deja/g++.law/arg1.C: Same.
1658         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1659         * g++.old-deja/g++.jason/template31.C: Same.
1660         * g++.old-deja/g++.jason/template24.C (main): Same.
1661         * g++.old-deja/g++.jason/2371.C: Same.
1662         * g++.old-deja/g++.eh/new2.C: Same.
1663         * g++.old-deja/g++.eh/new1.C: Same.
1664         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1665         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1666         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1667         * g++.old-deja/g++.brendan/crash62.C: Same.
1668         * g++.old-deja/g++.brendan/crash52.C: Same.
1669         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1670         * g++.old-deja/g++.brendan/crash38.C: Same.
1671         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1672         * g++.old-deja/g++.brendan/copy9.C: Same.
1673
1674 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1675
1676         * gcc.c-torture/execute/20001203-2.c (memset):
1677         Count argument is of type __SIZE_TYPE__.
1678
1679 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1680
1681         * gcc.c-torture/compile/20010404-1.c: New test.
1682
1683 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1684
1685         * gcc.c-torture/compile/20010326-1.c: New test.
1686
1687 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1688
1689         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1690         peculiarities of the SH.
1691         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1692
1693 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1694
1695         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1696         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1697         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1698
1699 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1700
1701         * g77.f-torture/compile/20010321-1.f: New test.
1702
1703 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1704
1705         * gcc.c-torture/compile/20010329-1.c: New test.
1706
1707 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1708
1709         * gcc.c-torture/execute/20010329-1.c: New test.
1710
1711 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1712
1713         * g++.old-deja/g++.other/eh4.C: Fix typo.
1714
1715 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1716
1717         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1718
1719 2001-03-28  Philip Blundell  <philb@gnu.org>
1720
1721         * gcc.c-torture/compile/20010328-1.c: New test.
1722
1723 2001-03-27  Richard Henderson  <rth@redhat.com>
1724
1725         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1726         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1727
1728 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1729
1730         * gcc.c-torture/compile/20010327-1.c: New test.
1731
1732 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1733
1734         * g++.old-deja/g++.other/friend12.C: New test.
1735         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1736         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1737
1738 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1739
1740         * gcc.c-torture/execute/20010325-1.c: New test.
1741
1742 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1743
1744         * g++.old-deja/g++.other/mangle3.C: New test.
1745
1746 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1747
1748         * g++.old-deja/g++.other/anon8.C: New test.
1749
1750 2001-03-20  Philip Blundell  <philb@gnu.org>
1751
1752         * gcc.c-torture/compile/20010320-1.c: New test.
1753
1754 2001-03-17  Richard Henderson  <rth@redhat.com>
1755
1756         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1757
1758 2001-03-15  Geoff Keating  <geoff@redhat.com>
1759
1760         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1761         tests on AIX.
1762
1763 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1764
1765         * g++.old-deja/g++.other/eh4.C: New test.
1766
1767 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1768
1769         * gcc.dg/cpp/mi1.c: Update.
1770
1771 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
1772
1773         * g++.old-deja/g++.other/regstack.C: New test.
1774
1775 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
1776
1777         * g++.old-deja/g++.other/ref4.C: New test.
1778
1779 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
1780
1781         * objc/execute/va_method.m: Added.
1782         * objc/execute/IMP.m: Added.
1783         * objc/execute/_cmd.m: Added.
1784         * objc/execute/accessing_ivars.m: Added.
1785         * objc/execute/class-1.m: Added.
1786         * objc/execute/class-10.m: Added.
1787         * objc/execute/class-11.m: Added.
1788         * objc/execute/class-12.m: Added.
1789         * objc/execute/class-13.m: Added.
1790         * objc/execute/class-14.m: Added.
1791         * objc/execute/class-2.m: Added.
1792         * objc/execute/class-3.m: Added.
1793         * objc/execute/class-4.m: Added.
1794         * objc/execute/class-5.m: Added.
1795         * objc/execute/class-6.m: Added.
1796         * objc/execute/class-7.m: Added.
1797         * objc/execute/class-8.m: Added.
1798         * objc/execute/class-9.m: Added.
1799         * objc/execute/class-tests-1.h
1800         * objc/execute/class-tests-2.h
1801         * objc/execute/compatibility_alias.m: Added.
1802         * objc/execute/encode-1.m: Added.
1803         * objc/execute/formal_protocol-1.m: Added.
1804         * objc/execute/formal_protocol-2.m: Added.
1805         * objc/execute/formal_protocol-3.m: Added.
1806         * objc/execute/formal_protocol-4.m: Added.
1807         * objc/execute/formal_protocol-5.m: Added.
1808         * objc/execute/formal_protocol-6.m: Added.
1809         * objc/execute/formal_protocol-7.m: Added.
1810         * objc/execute/informal_protocol.m: Added.
1811         * objc/execute/initialize.m: Added.
1812         * objc/execute/load.m: Added.
1813         * objc/execute/many_args_method.m: Added.
1814         * objc/execute/nested-3.m: Added.
1815         * objc/execute/no_clash.m: Added.
1816         * objc/execute/private.m: Added.
1817         * objc/execute/redefining_self.m: Added.
1818         * objc/execute/root_methods.m: Added.
1819         * objc/execute/selector-1.m: Added.
1820         * objc/execute/static-1.m: Added.
1821         * objc/execute/static-2.m: Added.
1822         * objc/execute/va_method.m: Added.
1823
1824 2001-03-10  Richard Henderson  <rth@redhat.com>
1825
1826         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
1827
1828 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
1829
1830         * g++.old-deja/g++.other/crash31.C: XFAIL.
1831         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
1832         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
1833         * gcc.c-torture/execute/20010123-1.x: XFAIL.
1834         * gcc.c-torture/execute/20010124-1.x: XFAIL.
1835         * gcc.dg/sequence-pt-1.c: XFAIL one test.
1836
1837 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
1838
1839         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
1840
1841 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1842
1843         * gcc.dg/20000724-1.c: Don't use multiline strings.
1844
1845 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
1846
1847         * objc/execute/string1.m, objc/execute/string2.m: Compare the
1848         result of -cString against what we expect it to be; don't just
1849         print it out for no one to read.
1850
1851         * objc/execute/string3.m, objc/execute/string4.m: New tests.
1852         Based on testcases provided by Nicola Pero.
1853
1854 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1855
1856         * gcc.dg/cpp/macro7.c: New test.
1857
1858 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
1859
1860         * gcc.dg/cpp/multiline.c: Update.
1861
1862 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1863
1864         * g++.old-deja/g++.other/enum3.C: New test.
1865
1866 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1867
1868         * g++.old-deja/g++.other/pod1.C: New test.
1869
1870 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
1871
1872         * g++.old-deja/g++.ext/overload1.C: New test.
1873
1874 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1875
1876         * g++.old-deja/g++.pt/using1.C: New test.
1877
1878 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
1879
1880         * g++.old-deja/g++.other/using9.C: New test.
1881
1882 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
1883
1884         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
1885
1886         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
1887
1888 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
1889
1890         * g++.old-deja/g++.ext/realpt1.C: Remove.
1891
1892 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
1893
1894         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
1895
1896 2001-02-26  Will Cohen  <wcohen@redhat.com>
1897
1898         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
1899
1900 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
1901
1902         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
1903         templatized constructors.
1904
1905 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1906
1907         * gcc.c-torture/execute/20010224-1.c: New test.
1908
1909 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
1910
1911         * gcc.c-torture/execute/20010222-1.c: New test.
1912
1913 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
1914
1915         * g++.old-deja/g++.other/inline20.C: New test.
1916
1917 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
1918
1919         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
1920
1921 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
1922
1923         * g++.old-deja/g++.other/lookup22.C: New test.
1924
1925 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
1926
1927         * g77.dg: New directory.
1928         * g77.dg/20010216-1.f: New test case.
1929         * g77.dg/dg.exp: New driver.
1930         * lib/g77-dg.exp: New driver library.
1931
1932 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1933
1934         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
1935
1936 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
1937
1938         * g++.old-deja/g++.other/decl9.C: New test.
1939
1940 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
1941
1942         * g++.old-deja/g++.other/init16.C: Update the test so that it does
1943         not need <string> and also tests the initialization at runtime.
1944
1945 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
1946
1947         * gcc.c-torture/execute/longlong.c: New test.
1948
1949 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
1950
1951         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
1952
1953 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
1954
1955         * gcc.c-torture/execute/920302-1.c (execute):
1956         Change argument type to short.
1957
1958 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1959
1960         * g++.old-deja/g++.pt/deduct6.C: New test.
1961
1962 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
1963
1964         * g++.old-deja/g++.pt/deduct5.C: New test.
1965
1966 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
1967
1968         * gcc.c-torture/execute/20010209-1.c: New test.
1969
1970 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
1971
1972         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
1973
1974 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
1975
1976         * g++.dg/vtgc1.C: Update for new ABI.
1977
1978         * consistency.vlad: New directory, 1665 files.
1979
1980 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
1981
1982         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
1983         return type.
1984         * gcc.dg/cpp/digraphs.c: Declare puts.
1985
1986 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1987
1988         * g++.old-deja/g++.other/warn5.C: New test.
1989
1990 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1991
1992         * g++.old-deja/g++.pt/spec40.C: New test.
1993
1994 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
1995
1996         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
1997         case.
1998         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
1999
2000 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2001
2002         * gcc.c-torture/compile/20010209-1.c: New test.
2003
2004 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2005
2006         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2007         excess errors message but not if it crashes.
2008         * g++.old-deja/g++.other/crash27.C: Likewise.
2009         * g++.old-deja/g++.other/crash28.C: Likewise.
2010         * g++.old-deja/g++.other/crash30.C: Likewise.
2011         * g++.old-deja/g++.other/crash32.C: Likewise.
2012         * g++.old-deja/g++.other/crash35.C: Likewise.
2013         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2014
2015 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2016
2017         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2018         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2019         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2020         g77.f-torture/execute/execute.exp,
2021         g77.f-torture/noncompile/noncompile.exp,
2022         gcc.c-torture/execute/execute.exp,
2023         gcc.c-torture/execute/memcheck/memcheck.exp,
2024         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2025         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2026         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2027         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2028         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2029         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2030         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2031         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2032         Remove bug reporting instructions with ancient email addresses.
2033
2034 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2035
2036         * gcc.dg/20010202-1.c: New test.
2037         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2038
2039 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2040
2041         * g++.dg/stdbool-if.C: New test.
2042
2043 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2044
2045         * objc/execute/fdecl.m: Added main().
2046
2047 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2048
2049         * gcc.c-torture/execute/20010206-1.c: New test.
2050
2051 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2052
2053         * gcc.dg/cpp/avoidpaste1.c: Update.
2054
2055 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2056
2057         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2058         Pero <nicola@brainstorm.co.uk>.
2059         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2060
2061 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2062
2063         * g++.old-deja/g++.pt/spec39.C: New test.
2064
2065 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2066
2067         * gcc.c-torture/compile/20010202-1.c: New test.
2068
2069 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2070
2071         * g++.old-deja/g++.abi/primary2.C: New test.
2072         * g++.old-deja/g++.abi/primary3.C: New test.
2073         * g++.old-deja/g++.abi/primary4.C: New test.
2074         * g++.old-deja/g++.abi/primary5.C: New test.
2075         * g++.old-deja/g++.abi/vtable3.h: New test.
2076         * g++.old-deja/g++.abi/vtable3a.C: New test.
2077         * g++.old-deja/g++.abi/vtable3b.C: New test.
2078         * g++.old-deja/g++.abi/vtable3c.C: New test.
2079         * g++.old-deja/g++.abi/vtable3d.C: New test.
2080         * g++.old-deja/g++.abi/vtable3e.C: New test.
2081         * g++.old-deja/g++.abi/vtable3f.C: New test.
2082         * g++.old-deja/g++.abi/vtable3g.C: New test.
2083         * g++.old-deja/g++.abi/vtable3h.C: New test.
2084         * g++.old-deja/g++.abi/vtable3i.C: New test.
2085         * g++.old-deja/g++.abi/vtable3j.C: New test.
2086         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2087
2088 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2089
2090         * g++.old-deja/g++.other/anon6.C: New test.
2091         * g++.old-deja/g++.other/anon7.C: New test.
2092
2093 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2094
2095         * gcc.dg/cpp/avoidpaste2.c: New tests.
2096
2097 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2098
2099         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2100
2101 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2102
2103         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2104         DECIMAL_DIG cases for Irix."
2105
2106 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2107
2108         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2109
2110 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2111
2112         * gcc.dg/c99-tag-1.c: New test.
2113
2114 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2115
2116         * gcc.dg/cpp/tr-warn1.c: Add tests.
2117
2118 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2119
2120         * gcc.dg/cpp/avoidpaste1.c: Update.
2121         * gcc.dg/cpp/paste4.c: Update.
2122
2123 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2124
2125         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2126         cases for Irix.
2127
2128 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2129
2130         * g++.old-deja/g++.other/inline19.C: New test.
2131
2132 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2133
2134         * gcc.dg/Wlarger-than.c: New test.
2135
2136 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2137
2138         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2139
2140 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2141
2142         * gcc.c-torture/execute/20010129-1.c: New test.
2143         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2144
2145 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2146
2147         * gcc.dg/cpp/avoidpaste1.c: Test case.
2148
2149 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2150
2151         * g++.old-deja/g++.other/inline18.C: New test.
2152
2153 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2154
2155         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2156         and __builtin_putchar.
2157
2158 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2159
2160         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2161         tests.
2162
2163 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2164
2165         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2166         floating point number rounding mode to round to the nearest
2167         representable mode.
2168
2169 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2170
2171         * g++.old-deja/g++.other/mangle2.C: New test.
2172
2173 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2174
2175         * gcc.c-torture/compile/20010124-1.c: New test.
2176
2177 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2178
2179         * g++.old-deja/g++.pt/spec38.C: New test.
2180
2181 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2182
2183         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2184         "Build don't run".
2185
2186 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2187
2188         * gcc.c-torture/execute/20010123-1.c: New test.
2189
2190 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2191
2192         * g++.old-deja/g++.pt/spec37.C: New test.
2193
2194 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2195
2196         * g++.old-deja/g++.pt/overload14.C: New test.
2197
2198 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2199
2200         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2201         __builtin_return_address.
2202
2203 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2204
2205         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2206         * g++.old-deja/g++.pt/spec35.C: New test.
2207         * g++.old-deja/g++.pt/spec36.C: New test.
2208
2209 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2210
2211         * gcc.c-torture/compile/20010118-1.c: New test.
2212
2213 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2214
2215         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2216
2217 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2218
2219         * gcc.c-torture/execute/20010119-1.c: New test.
2220
2221 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2222
2223         * g++.old-deja/g++.other/vbase5.C: New test.
2224
2225 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2226
2227         * gcc.c-torture/execute/20010118-1.c: New test.
2228
2229 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2230
2231         * g++.old-deja/g++.pt/deduct3.C: New test.
2232
2233 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2234
2235         * g++.old-deja/g++.pt/spec34.C: New test.
2236
2237 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2238
2239         * g77.f-torture/compile/20000601-2.f: New test.
2240
2241 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2242
2243         * g++.old-deja/g++.other/init17.C: New test.
2244
2245 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2246
2247         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2248
2249 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2250
2251         * g++.old-deja/g++.pt/unify8.C: New test.
2252
2253 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2254
2255         * g++.old-deja/g++.abi/vbase1.C: New test.
2256
2257 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2258
2259         * g++.old-deja/g++.pt/crash65.C: New test.
2260
2261 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2262
2263         * gcc.dg/cpp/assembl2.S: New test case.
2264
2265 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2266
2267         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2268         are supported.
2269
2270 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2271
2272         * g++.old-deja/g++.other/builtins1.C: New test.
2273         * g++.old-deja/g++.other/builtins2.C: Likewise.
2274         * g++.old-deja/g++.other/builtins3.C: Likewise.
2275         * g++.old-deja/g++.other/builtins4.C: Likewise.
2276
2277 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2278
2279         * gcc.c-torture/compile/20010117-1.c: New test.
2280         * gcc.c-torture/compile/20010117-2.c: New test.
2281
2282 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2283
2284         * g77.f-torture/execute/20010116.[fx]: New test,
2285         XFAIL on i?86-*-*.
2286         * g77.f-torture/compile/20010115.f: Indicate it's
2287         a test for PR fortran/1636.
2288
2289 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2290
2291         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2292
2293 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2294
2295         * g77.f-torture/compile/20010115.f: New test.
2296
2297 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2298
2299         * g++.old-deja/g++.pt/nontype5.C: New test.
2300
2301 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2302
2303         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2304         have an equivalent working one below it.
2305
2306 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2307
2308         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2309         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2310
2311 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2312
2313         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2314         message containing "init_priority".
2315         (conpr-2.C): Likewise.
2316         (conpr-3.C): Likewise.
2317         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2318
2319 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2320
2321         * gcc.c-torture/execute/20010114-2.c: New test.
2322
2323 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2324
2325         * gcc.c-torture/compile/20010114-1.c: New test.
2326         * gcc.c-torture/compile/20010114-1.x: Xfail.
2327         * gcc.c-torture/compile/20010114-2.c: New test.
2328         * gcc.c-torture/execute/20010114-1.c: New test.
2329         * gcc.dg/trunc-1.c: New test.
2330         * gcc.dg/uninit-B.c: New test.
2331
2332 2001-01-13  Nick Clifton  <nickc@redhat.com>
2333
2334         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2335         target.
2336
2337 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2338
2339         * gcc.c-torture/compile/20010113-1.c: New test.
2340
2341 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2342
2343         * gcc.c-torture/compile/20001212-1.c: New test.
2344
2345 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2346
2347         * gcc.dg/cpp/widestr1.c: Update.
2348         * gcc.dg/cpp/prag-imp.c: Remove.
2349
2350 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2351
2352         * gcc.c-torture/execute/20000801-3.x: Remove.
2353         * gcc.dg/c90-init-1.c: New test.
2354         * gcc.dg/c99-init-1.c: New test.
2355         * gcc.dg/c99-init-2.c: New test.
2356         * gcc.dg/gnu99-init-1.c: New test.
2357
2358 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2359
2360         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2361         testing that no relevant ones were found.
2362
2363 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2364
2365         * g++.old-deja/g++.pt/cast2.C: New test.
2366
2367 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2368
2369         * g++.old-deja/g++.pt/friend47.C: New test.
2370
2371 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2372
2373         * g++.old-deja/g++.pt/instantiate13.C: New test.
2374
2375 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2376
2377         * g++.old-deja/g++.other/defarg7.C: New test.
2378         * g++.old-deja/g++.other/defarg8.C: New test.
2379
2380 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2381
2382         * g++.old-deja/g++.pt/crash64.C: New test.
2383
2384 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2385
2386         * g++.old-deja/g++.pt/crash63.C: New test.
2387
2388 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2389
2390         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2391
2392 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2393
2394         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2395
2396 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2397
2398         * g++.old-deja/g++.pt/error3.C: New test.
2399
2400 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2401
2402         * g++.old-deja/g++.other/crash39.C: New test.
2403
2404 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2405
2406         * g++.old-deja/g++.other/vbase4.C: New test.
2407
2408 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2409
2410         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2411         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2412         * gcc.dg/special/special.exp: New test driver which will check
2413         for alias support for the above test.
2414
2415 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2416
2417         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2418         problems on small machines.
2419         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2420         parameterize.
2421
2422 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2423
2424         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2425         mips.
2426         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2427
2428 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2429
2430         * g++.old_deja/g++.pt/using8.C: New test.
2431
2432 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2433
2434         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2435
2436 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2437
2438         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2439         where a failure is expected.
2440         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2441
2442 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2443
2444         * g++.old_deja/g++.pt/instantiate12.C: New test.
2445
2446 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2447
2448         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2449         start of structs.
2450         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2451         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2452         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2453         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2454         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2455         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2456         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2457         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2458         * g++.old-deja/g++.eh/spec6.C: Likewise.
2459         * g++.old-deja/g++.jason/crash3.C: Likewise.
2460         * g++.old-deja/g++.law/ctors11.C: Likewise.
2461         * g++.old-deja/g++.law/ctors17.C: Likewise.
2462         * g++.old-deja/g++.law/ctors5.C: Likewise.
2463         * g++.old-deja/g++.law/ctors9.C: Likewise.
2464         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2465         * g++.old-deja/g++.mike/net22.C: Likewise.
2466         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2467         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2468         * g++.old-deja/g++.mike/virt3.C: Likewise.
2469         * g++.old-deja/g++.niklas/t128.C: Likewise.
2470         * g++.old-deja/g++.other/anon4.C: Likewise.
2471         * g++.old-deja/g++.other/using1.C: Likewise.
2472         * g++.old-deja/g++.other/warn3.C: Likewise.
2473         * g++.old-deja/g++.pt/t37.C: Likewise.
2474         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2475         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2476
2477 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2478
2479         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2480
2481 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2482
2483         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2484
2485 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2486
2487         * gcc.c-torture/compile/20010107-1.c: New test.
2488
2489 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2490
2491         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2492
2493 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2494
2495         * gcc.dg/format/format.h: New file.
2496         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2497         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2498         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2499         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2500         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2501         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2502         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2503         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2504         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2505         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2506         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2507         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2508         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2509         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2510         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2511         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2512         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2513         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2514         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2515         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2516         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2517         instead of declaring standard types, macros and functions in each
2518         test.
2519
2520 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2521
2522         * gcc.c-torture/execute/20010106-1.c: New test.
2523
2524 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2525
2526         * gcc.dg/format/format.exp: New file.
2527         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2528         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2529         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2530         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2531         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2532         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2533         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2534         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2535         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2536         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2537         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2538         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2539         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2540         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2541         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2542         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2543         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2544         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2545         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2546         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2547         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2548         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2549         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2550         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2551         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2552         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2553         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2554         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2555         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2556         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2557         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2558         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2559         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2560         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2561         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2562         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2563         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2564         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2565         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2566         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2567         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2568         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2569
2570 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2571
2572         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2573         account.
2574
2575 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2576
2577         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2578
2579 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2580
2581         * g++.old-deja/g++.pt/crash62.C: New test.
2582
2583 2001-01-04  Richard Henderson  <rth@redhat.com>
2584
2585         * gcc.dg/20000926-1.c: Update expected warnings.
2586         * gcc.dg/array-2.c: Likewise.
2587         * gcc.dg/array-4.c: Also validate flexible array members.
2588         * gcc.dg/c99-flex-array-1.c: New.
2589
2590 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2591
2592         * gcc.c-torture/compile/20001222-1.x: Remove.
2593
2594 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2595
2596         * gcc.c-torture/execute/built-in-setjmp.c: New.
2597
2598 2001-01-03  Richard Henderson  <rth@redhat.com>
2599
2600         * gcc.dg/940510-1.c: Update expected error wording.
2601         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2602
2603 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2604
2605         * lib/target-supports.exp (check_alias_available): Modified to
2606         indicate aliases not supported if only weak aliases are supported.
2607
2608 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2609
2610         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2611         Turn on cmpstrsi checks for __pj__ and __i370__.
2612
2613 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2614
2615         * g++.old-deja/g++.other/virtual11.C: New test.
2616
2617 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2618
2619         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2620
2621 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2622
2623         * gcc.c-torture/compile/20010102-1.c: New test.
2624
2625 2001-01-02  Andreas Jaeger  <aj@suse.de>
2626
2627         * gcc.dg/noreturn-3.c: New test.
2628
2629         * gcc.dg/noreturn-4.c: New test.
2630
2631 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2632
2633         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2634         __builtin_fputc and __builtin_fwrite.
2635
2636 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2637
2638         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2639         signed char, not default char.
2640
2641 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2642
2643         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2644
2645 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2646
2647         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2648
2649 2000-12-29  Richard Henderson  <rth@redhat.com>
2650
2651         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2652         (__cyg_profile_func_exit): Define.
2653
2654 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2655
2656         * g++.dg/vtgc1.C: New test.
2657
2658 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2659
2660         * gcc.dg/noncompile/20001228-1.c: New test.
2661
2662         * gcc.dg/20001228-1.c: New test.
2663
2664         * gcc.c-torture/execute/20001228-1.c: New test.
2665
2666 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2667
2668         * gcc.dg/format-strfmon-1.c: New test.
2669
2670 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2671
2672         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2673         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2674         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2675         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2676         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2677         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2678         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2679         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2680         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2681         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2682         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2683         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2684         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2685
2686         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2687         * gcc.c-torture/execute/string-opt-4.c: Test index.
2688
2689 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2690
2691         * gcc.c-torture/compile/20001226-1.c: New test.
2692
2693 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2694
2695         * gcc.c-torture/compile/20001222-1.c: New test.
2696         * gcc.c-torture/compile/20001222-1.x: Xfail.
2697
2698 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2699
2700         * gcc.c-torture/execute/comp-goto-2.c: New test.
2701
2702 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2703
2704         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2705         Use long types if __INT_MAX__ is 32767.
2706         (main): Use cast to (sint32 *) when poking 88 into a_page.
2707
2708         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2709
2710 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2711
2712         * gcc.c-torture/compile/20001221-1.c: New test.
2713         * gcc.c-torture/execute/20001221-1.c: New test.
2714
2715 2000-12-20  Richard Henderson  <rth@redhat.com>
2716
2717         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2718         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2719
2720 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2721
2722         * gcc.dg/compare3.c: New test.
2723
2724 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2725
2726         * gcc.dg/format-warnll-1.c: New test.
2727
2728 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2729
2730         * gcc.dg/cpp/cmdlne-P.c: New test.
2731
2732 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2733
2734         * gcc.c-torture/execute/builtin-abs-1.c,
2735         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2736
2737 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2738
2739         * gcc.dg/cpp/multiline.c: New test.
2740
2741 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2742
2743         * g++.old-deja/g++.other/syshdr1.C: Update.
2744         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2745
2746 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2747
2748         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2749
2750 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2751
2752         * g++.old-deja/g++.pt/ttp65.C: New test.
2753
2754 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2755
2756         * g++.old-deja/g++.pt/ttp64.C: New test.
2757
2758 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2759
2760         * g++.old-deja/g++.pt/spec33.C: New test.
2761
2762 2000-12-14  Catherine Moore  <clm@redhat.com>
2763
2764         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2765         * gcc.c-torture/execute/920612-2.c: Likewise.
2766         * gcc.c-torture/execute/920428-2.c: Likewise.
2767         * gcc-c-torture/execute/va-arg-11.c: Call exit.
2768         * gcc.c-torture/execute/va-arg-21.c: Likewise.
2769
2770 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2771
2772         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
2773         * gcc.dg/pack-test-2.c: Likewise.
2774
2775 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2776
2777         Tests by Zack Weinberg <zackw@stanford.edu>.
2778
2779         * gcc.dg/cpp/defined.c: Update.
2780         * gcc.dg/cpp/defined_trad.c: New tests.
2781
2782 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2783
2784         * gcc.dg/cpp/trad-direct.c: Update.
2785
2786 2000-12-11  Neil Booth  <neilb@earthling.net>
2787
2788         * gcc.dg/cpp/defined_trad.c
2789
2790 2000-12-11  Neil Booth  <neilb@earthling.net>
2791
2792         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
2793
2794 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2795
2796         * gcc.dg/format-miss-2.c: New test.
2797
2798 2000-12-09  Neil Booth  <neilb@earthling.net>
2799
2800         * gcc.dg/cpp/lineflags.c: New tests.
2801         * gcc.dg/cpp/poison.c: Update.
2802         * gcc.dg/cpp/redef2.c: Update.
2803         * gcc.dg/cpp/skipping.c: New test.
2804
2805 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
2806
2807         * g++.old-deja/g++.other/eh3.C: New testcase.
2808
2809 2000-12-07  Neil Booth  <neilb@earthling.net>
2810
2811         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
2812         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
2813         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
2814         wtr-union-init-2.c, wtr-union-init-3.c: Update.
2815         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
2816         Update.
2817
2818 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2819
2820         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
2821         __SIZE_TYPE__ instead of int for type of integers cast to
2822         pointers.
2823
2824 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
2825
2826         * g++.old-deja/g++.other/cleanup4.C: New test.
2827
2828 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2829
2830         * format-sec-1.c: New test.
2831
2832 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2833
2834         * gcc.dg/format-nonlit-3.c: New test.
2835
2836 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2837
2838         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
2839         through a null pointer.
2840
2841 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2842
2843         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
2844         * g++.old-deja/g++.pt/partial4.C: New test.
2845
2846 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
2847
2848         * gcc.c-torture/execute/ieee/hugeval.x: New.
2849
2850 2000-12-06  Neil Booth  <neilb@earthling.net>
2851
2852         * gcc.dg/cpp/backslash2.c: New tests.
2853
2854 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2855
2856         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
2857         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
2858
2859 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
2860
2861         * gcc.c-torture/execute/20001203-2.c: New testcase.
2862
2863 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2864
2865         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
2866         * g++.old-deja/g++.other/virtual10.C: New test.
2867
2868 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
2869
2870         * g++.old-deja/g++.mike/pmf5.C: Remove test.
2871
2872 2000-12-05  Richard Henderson  <rth@redhat.com>
2873
2874         * gcc.c-torture/compile/20001205-1.c: New.
2875
2876 2000-12-04  Neil Booth  <neilb@earthling.net>
2877
2878         * g++.old-deja/g++.other/virtual9.C: New test.
2879         * g++.old-deja/g++.pt/crash61.C: New test.
2880         * gcc.c-torture/execute/loop-9.c: New test.
2881
2882 2000-12-04  Neil Booth  <neilb@earthling.net>
2883
2884         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
2885         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
2886         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
2887         * gcc.dg/cpp/extratokens.c: ...here.
2888
2889 2000-12-04  Neil Booth  <neilb@earthling.net>
2890
2891         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
2892         New tests.
2893
2894 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2895
2896         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
2897         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
2898
2899 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2900
2901         * gcc.c-torture/execute/20001203-1.c: New test.
2902
2903 2000-12-03  Neil Booth  <neilb@earthling.net>
2904
2905         * gcc.dg/cpp/macro6.c: New test cases.
2906
2907 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2908
2909         * gcc.c-torture/execute/string-opt-9.c: New test.
2910         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2911         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2912         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2913
2914         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
2915         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
2916
2917 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
2918
2919         * gcc.dg/cpp/if-6.c: New testcase.
2920
2921         * gcc.dg/20001201-1.c: New testcase.
2922
2923 2000-12-02  Neil Booth  <neilb@earthling.net>
2924
2925         * g++.old-deja/g++.other/externC4.C,
2926         g++.old-deja/g++.other/friend10.C: New tests.
2927
2928 2000-12-02  Neil Booth  <neilb@earthling.net>
2929
2930         * g++.old-deja/g++.other/instan2.C
2931         * g++.old-deja/g++.other/instan3.C: New test.
2932
2933 2000-12-02  Neil Booth  <neilb@earthling.net>
2934
2935         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
2936         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
2937         gnuc99.c,gnuc99-pedantic.c: New tests.
2938
2939 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2940
2941         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
2942         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
2943
2944 2000-12-01  Neil Booth  <neilb@earthling.net>
2945
2946         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
2947         * gcc.dg/cpp/poison.c: Update.
2948         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
2949
2950 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
2951
2952         * g77.f-torture/execute/20001201.f: New test.
2953
2954 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2955
2956         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
2957
2958 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
2959
2960         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
2961
2962 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
2963
2964         * g++.old-deja/g++.other/cast6.C: New test.
2965
2966 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
2967
2968         * gcc.c-torture/execute/20001130-2.c: New testcase.
2969
2970 2000-11-30  Richard Henderson  <rth@redhat.com>
2971
2972         * gcc.c-torture/execute/20001130-1.c: New test.
2973
2974 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2975
2976         * g++.old-deja/g++.other/op3.C: New test.
2977
2978 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2979
2980         * g++.old-deja/g++.other/op2.C: New test.
2981
2982 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
2983
2984         * g++.old-deja/g++.other/crash38.C: New test.
2985
2986 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
2987
2988         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
2989
2990 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
2991
2992         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
2993         tests.
2994         * gcc.c-torture/execute/string-opt-6.c: New test.
2995
2996         * gcc.dg/20001117-1.c: Add main.
2997
2998 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
2999
3000         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3001         Move from here ...
3002         * gcc.dg/940510-1.c: ... to here.
3003
3004         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3005         zero-size arrays in toplevel structures.
3006
3007 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3008
3009         * gcc.c-torture/execute/loop-8.c: New test.
3010
3011 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3012
3013         * g++.old-deja/g++.other/base1.C: New test.
3014
3015 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3016
3017         * g++.old-deja/g++.other/parse2.C: New test.
3018
3019 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3020
3021         * g++.old-deja/g++.pt/incomplete1.C: New test.
3022
3023 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3024
3025         * g++.old-deja/g++.other/friend9.C: New test.
3026
3027 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3028
3029         * gcc.dg/20001127-1.c: New test.
3030
3031 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3032
3033         * g++.old-deja/g++.pt/friend46.C: New test.
3034
3035 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3036
3037         * g++.old-deja/g++.other/ptrmem8.C: New test.
3038
3039 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3040
3041         * gcc.c-torture/execute/string-opt-7.c: New test.
3042         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3043
3044 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3045
3046         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3047         instead of 'mkcheck 2'.
3048
3049 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3050
3051         * gcc.c-torture/execute/memcheck/driver.c,
3052         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3053         C9X references to refer to C99.
3054
3055 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3056
3057         * gcc.dg/ultrasp3.c: New test.
3058
3059 2000-11-25  Neil Booth  <neilb@earthling.net>
3060
3061         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3062
3063 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3064
3065         * gcc.c-torture/compile/20001123-2.c: New.
3066
3067 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3068
3069         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3070
3071 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3072
3073         * gcc.dg/sequence-point-1.c: Add some new tests.
3074         * gcc.c-torture/execute/20001124-1.c: New test.
3075
3076 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3077
3078         * g++.old-deja/g++.other/vaarg4.C: New test.
3079         * gcc.c-torture/compile/20001123-1.c: New test.
3080
3081 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3082
3083         * g++.other/crash24.C: Adjust and remove XFAIL.
3084         * g++.other/crash37.C: New test.
3085
3086 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3087
3088         * g++.old-deja/g++.pt/instantiate9.C: New test.
3089
3090 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3091
3092         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3093         new ABI, too.
3094
3095         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3096         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3097
3098 2000-11-22  Neil Booth  <neilb@earthling.net>
3099
3100         * gcc.dg/cpp/Wtrigraphs.c: New test.
3101
3102 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3103
3104         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3105
3106 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3107
3108         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3109
3110 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3111
3112         * lib/gcc-dg.exp: load_lib scanasm.exp.
3113         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3114         * lib/g++-dg.exp: load_lib scanasm.exp.
3115         * lib/scanasm.exp: New.
3116         (scan-assembler, scan-assembler-not): Add optional arguments to
3117         test name, or if not present, the pattern name.
3118         (scan-assembler-dem, scan-assembler-dem-not): New.
3119
3120         * g++.dg/dg.exp: New.
3121
3122 2000-11-21  Neil Booth  <neilb@earthling.net>
3123
3124         * gcc.dg/cpp/integrated1.c: Remove.
3125
3126 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3127
3128         * gcc.c-torture/execute/20001121-1.c: New test.
3129
3130 2000-11-21  Richard Henderson  <rth@redhat.com>
3131
3132         * gcc.c-torture/compile/20001121-1.c: New test.
3133
3134 2000-11-20  Neil Booth  <neilb@earthling.net>
3135
3136         * gcc.dg/cpp/integrated1.c: New test.
3137
3138 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3139
3140         * g++.old-deja/g++.other/inline17.C: New test.
3141
3142 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3143
3144         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3145         local variable to be zero: I made the variable global. Now
3146         uses abort() and exit() instead of relying on main's return value.
3147
3148 2000-11-20  Neil Booth  <neilb@earthling.net>
3149
3150         * gcc.dg/cpp/paste2.c: Update test.
3151         * objc/execute/paste.m: New test.
3152
3153 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3154
3155         * gcc.dg/c99-condexpr-1.c: New test.
3156
3157 2000-11-20  Neil Booth  <neilb@earthling.net>
3158
3159         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3160
3161 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3162
3163         * g++.old-deja/g++.pt/export1.C: New test.
3164
3165 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3166
3167         * gcc.dg/20001117-1.c: New test.
3168
3169 2000-11-18  Richard Henderson  <rth@redhat.com>
3170
3171         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3172
3173 2000-11-18  Richard Henderson  <rth@redhat.com>
3174
3175         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3176         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3177         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3178
3179 2000-11-18  Richard Henderson  <rth@redhat.com>
3180
3181         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3182         (main): New.  Exit cleanly.
3183
3184 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3185
3186         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3187         gcc.dg/c99-fordecl-2.c: New tests.
3188
3189 2000-11-18  Richard Henderson  <rth@redhat.com>
3190
3191         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3192         * gcc.c-torture/execute/zerolen-2.c: New.
3193
3194 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3195
3196         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3197         memory.
3198
3199 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3200
3201         * g++.old-deja/g++.pt/instantiate8.C: New test.
3202
3203 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3204
3205         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3206         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3207
3208 2000-11-16  Nick Clifton  <nickc@redhat.com>
3209
3210         * gcc.c-torture/execute/nestfunc-2.c: New test.
3211         * gcc.c-torture/execute/nestfunc-3.c: New test.
3212
3213 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3214
3215         * gcc.c-torture/compile/20001116-1.c: New test.
3216
3217 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3218
3219         * gcc.c-torture/execute/20001115-1.c: New test.
3220
3221 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3222
3223         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3224         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3225         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3226         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3227
3228 2000-11-15  Neil Booth  <neilb@earthling.net>
3229
3230         gcc.dg/cpp/_Pragma1.c: Update.
3231         gcc.dg/cpp/_Pragma2.c: New test.
3232
3233 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3234
3235         * g++.old-deja/g++.other/anon5.C: New test.
3236
3237 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3238
3239         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3240         tests.
3241
3242 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3243
3244         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3245         output.
3246
3247 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3248
3249         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3250         labels at end of compound statements.
3251
3252 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3253
3254         * gcc.c-torture/execute/loop-7.c: New test.
3255
3256 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3257
3258         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3259
3260 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3261
3262         * gcc.dg/c99-bool-1.c: New test.
3263
3264 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3265
3266         * gcc.dg/c99-scope-1.c: Remove xfail.
3267         * gcc.dg/c99-scope-2.c: New test.
3268
3269 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3270
3271         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3272         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3273
3274 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3275
3276         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3277         error messages.
3278
3279         * g++.mike/p700.C: Don't typedef wchar_t.
3280         * g++.mike/p784.C: Likewise.
3281         * g++.mike/eb101.C: Don't use __wchar_t.
3282
3283 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3284
3285         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3286         from DO loop.
3287
3288 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3289
3290         * gcc.c-torture/execute/20001111-1.c: New test.
3291
3292 2000-11-10  Nick Clifton  <nickc@redhat.com>
3293
3294         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3295         long multuiple and accumulate.
3296
3297 2000-11-09  Richard Henderson  <rth@redhat.com>
3298
3299         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3300         via size_t instead of int.
3301
3302         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3303         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3304         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3305         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3306
3307 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3308
3309         * gcc.c-torture/compile/20001109-1.c: New test.
3310         * gcc.c-torture/compile/20001109-2.c: New test.
3311
3312 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3313
3314         * g++.old-deja/g++.pt/operator1.C: New test.
3315         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3316
3317 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3318
3319         * gcc.dg/20001108-1.c: New test.
3320
3321 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3322
3323         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3324         with both arguments constant strings.
3325         * gcc.c-torture/execute/string-opt-3.c: New test.
3326         * gcc.c-torture/execute/string-opt-4.c: New test.
3327         * gcc.c-torture/execute/string-opt-5.c: New test.
3328
3329 2000-11-08  Nick Clifton  <nickc@redhat.com>
3330
3331         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3332         mulsidi3adddi patterns.
3333
3334 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3335
3336         * g++.old-deja/g++.other/crash36.C: New test.
3337
3338 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3339
3340         * g++.old-deja/g++.other/init16.C: New test.
3341
3342 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3343
3344         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3345
3346 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3347
3348         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3349         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3350         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3351
3352 2000-11-07  DJ Delorie  <dj@redhat.com>
3353
3354         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3355
3356 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3357
3358         * gcc.c-torture/execute/string-opt-1.c: New test.
3359
3360 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3361
3362         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3363         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3364         parameters in registers, and there is no way for a varargs
3365         function to know in which order the integer and floating-point
3366         parameters should be interleaved when they are placed on the
3367         stack.
3368         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3369         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3370
3371 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3372
3373         * gcc.c-torture/execute/string-opt-2.c: New test.
3374
3375 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3376
3377         * g++.old-deja/g++.pt/crash60.C: New test.
3378
3379 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3380
3381         * g++.old-deja/g++.other/crash24.C: New test.
3382         * g++.old-deja/g++.other/crash25.C: New test.
3383         * g++.old-deja/g++.other/crash26.C: New test.
3384         * g++.old-deja/g++.other/crash27.C: New test.
3385         * g++.old-deja/g++.other/crash28.C: New test.
3386         * g++.old-deja/g++.other/crash29.C: New test.
3387         * g++.old-deja/g++.other/crash30.C: New test.
3388         * g++.old-deja/g++.other/crash31.C: New test.
3389         * g++.old-deja/g++.other/crash32.C: New test.
3390         * g++.old-deja/g++.other/crash33.C: New test.
3391         * g++.old-deja/g++.other/crash34.C: New test.
3392         * g++.old-deja/g++.other/crash35.C: New test.
3393
3394 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3395
3396         * gcc.c-torture/execute/20001031-1.c: New test.
3397
3398 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3399
3400         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3401         namespace.
3402
3403         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3404         standards-conformant.
3405
3406         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3407
3408         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3409         * g++.old-deja/g++.mike/p755a.C: Likewise.
3410         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3411         library makes no calls to `operator new' during initialization.
3412
3413 2000-11-04  Neil Booth  <neilb@earthling.net>
3414
3415         * gcc.dg/cpp/include2.c: New tests.
3416
3417 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3418
3419         * lib/g++.exp (g++_set_ld_library_path): New function.
3420         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3421
3422 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3423
3424         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3425         warnings.
3426
3427 2000-11-01  Richard Henderson  <rth@redhat.com>
3428
3429         * g++.old-deja/g++.ext/namedret1.C: New.
3430         * g++.old-deja/g++.ext/namedret2.C: New.
3431         * g++.old-deja/g++.ext/namedret3.C: New.
3432
3433 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3434
3435         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3436         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3437
3438 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3439
3440         * gcc.c-torture/execute/va-arg-21.c: New test.
3441
3442 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3443
3444         * gcc.dg/c99-complex-2.c: New test.
3445
3446 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3447
3448         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3449
3450 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3451
3452         * g++.old-deja/g++.other/inline16.C: New test.
3453
3454 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3455
3456         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3457         __PRETTY_FUNCTION__
3458
3459 2000-10-29  Neil Booth  <neilb@earthling.net>
3460
3461         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3462         New tests.
3463         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3464         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3465         optimisation.
3466
3467 2000-10-29  Neil Booth  <neilb@earthling.net>
3468
3469         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3470         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3471         * mi5.c: Test multiple includes work with -C.
3472         * trigraphs.c: Test ^= version.
3473
3474 2000-10-28  Neil Booth  <neilb@earthling.net>
3475
3476         New tests and test updates for new macro expander.
3477
3478         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3479         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3480         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3481         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3482         new diagnostic messages.
3483
3484         * gcc.dg/cpp/macro3.c: New tests.
3485
3486 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3487
3488         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3489         on the same line.
3490
3491 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3492
3493         * g++.old-deja/g++.other/eh2.C: New test.
3494
3495 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3496
3497         * gcc.c-torture/execute/20001027-1.c: New test.
3498
3499 2000-10-26  Richard Henderson  <rth@redhat.com>
3500
3501         * gcc.c-torture/execute/20001026-1.c: New.
3502
3503 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3504
3505         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3506         * g++.old-deja/g++.law/builtin1.C: Likewise.
3507         * g++.old-deja/g++.law/ctors10.C: Likewise.
3508         * g++.old-deja/g++.law/virtual3.C: Likewise.
3509         * g++.old-deja/g++.mike/p658.C: Likewise.
3510         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3511         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3512         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3513         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3514         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3515
3516 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3517
3518         * gcc.c-torture/compile/20001024-1.c: New test.
3519
3520 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3521
3522         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3523         to tell us whether or not we are using V3.
3524
3525 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3526
3527         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3528         operands.
3529
3530 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3531
3532         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3533
3534 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3535
3536         * gcc.c-torture/execute/20001024-1.c: New test.
3537
3538 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3539
3540         * g++.old-deja/g++.other/sibcall1.C: New test.
3541
3542 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3543
3544         * gcc.dg/noncompile/init-3.c: New test.
3545
3546 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3547
3548         * gcc.dg/format-array-1.c: New test.
3549
3550 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3551
3552         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3553         writing through null pointers; remove comment about testing
3554         unterminated strings.
3555
3556 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3557
3558         * gcc.c-torture/execute/20001017-2.c: New test.
3559
3560 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3561
3562         * gcc.c-torture/compile/20001018-1.c: New test.
3563         * gcc.c-torture/compile/20001018-1.x: Xfail.
3564
3565 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3566
3567         * gcc.c-torture/execute/20001017-1.c: New test.
3568
3569 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3570
3571         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3572         for multiple use of arguments with scanf formats; add tests for
3573         multiple use of arguments.
3574
3575 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3576
3577         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3578
3579 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3580
3581         * gcc.dg/format-miss-1.c: New test.
3582
3583 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3584
3585         * gcc.c-torture/execute/20001013-1.c: New test.
3586
3587 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3588
3589         * gcc.dg/format-branch-1.c: New test.
3590
3591 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3592
3593         * README, lib/file-format.exp: Remove EGCS references.
3594
3595 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3596
3597         * gcc.dg/20001013-1.c: New test.
3598
3599 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3600
3601         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3602         for intmax_t in the compiler using __typeof__ and the type rules
3603         for conditional expressions.
3604
3605 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3606
3607         * gcc.dg/20001012-1.c: New test.
3608         * gcc.dg/20001012-2.c: New test.
3609
3610 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3611
3612         * gcc.dg/format-attr-1.c: New test.
3613
3614 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3615
3616         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3617         __LONG_LONG_MAX__ instead of LLONG_MAX.
3618
3619 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3620
3621         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3622         scanf flags.
3623         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3624         flags.
3625
3626 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3627
3628         * gcc.dg/sequence-pt-1.c: New test.
3629
3630 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3631
3632         * gcc.c-torture/execute/20001011-1.c: New testcase.
3633         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3634
3635 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3636
3637         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3638         does not error on it.
3639
3640 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3641
3642         * gcc.dg/20001009-1.c: New test.
3643
3644 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3645
3646         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3647         * gcc.c-torture/execute/20001009-2.c: ... to here.
3648
3649 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3650
3651         * gcc.c-torture/compile/20001009-1.c: New testcase.
3652         * gcc.c-torture/execute/20001009-1.c: New testcase.
3653         Testcases provided by Jan Hubicka <jh@suse.cz>.
3654
3655 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3656
3657         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3658         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3659         uintmax_t using <limits.h> to emulate the compiler's internal
3660         logic.  No longer XFAIL %j tests.
3661
3662 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3663
3664         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3665         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3666         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3667         regexps and details of expected handling of some bad formats.
3668         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3669         suppression.
3670
3671 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3672
3673         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3674         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3675         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3676         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3677         in list archives.
3678
3679 2000-10-06  Richard Henderson  <rth@cygnus.com>
3680
3681         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3682         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3683         * g++.old-deja/g++.jason/report.C: Likewise.
3684         * g++.old-deja/g++.law/friend5.C: Likewise.
3685         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3686         of the expected warnings.
3687
3688 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3689
3690         * g++.old-deja/g++.pt/enum14.C: New test.
3691
3692 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3693
3694         * g++.old-deja/g++.pt/crash59.C: New test.
3695
3696 2000-10-04  Will Cohen  <wcohen@redhat.com>
3697
3698         * gcc.dg/20000926-1.c: New test.
3699
3700 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3701
3702         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3703         function name for current C++ compiler.
3704         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3705
3706 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3707
3708         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3709         __PRETTY_FUNCTION__.
3710         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3711
3712 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3713
3714         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3715
3716 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3717
3718         * gcc.c-torture/compile/20000923-1.c: New test.
3719
3720 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3721
3722         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3723         * g++.old-deja/g++.pt/ttp62.C: Same.
3724         * g++.old-deja/g++.other/inline14.C: Same.
3725
3726 2000-09-24  Richard Henderson  <rth@cygnus.com>
3727
3728         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3729
3730 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3731
3732         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3733
3734 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3735
3736         * gcc.c-torture/compile/20000922-1.c: New file.
3737
3738 2000-09-21  Nick Clifton  <nickc@redhat.com>
3739
3740         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3741         a signed long modulo operation.
3742         (mod6): New funciton - perform an unsigned long modulo operation.
3743         (main): Add tests for modulos of very large numbers by very small
3744         dividends.
3745
3746 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3747
3748         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3749
3750 2000-09-19  Richard Henderson  <rth@cygnus.com>
3751
3752         * gcc.dg/compare2.c (case 10): XFAIL.
3753
3754 2000-09-18  Richard Henderson  <rth@cygnus.com>
3755
3756         * gcc.c-torture/execute/20000906-1.c: Move ...
3757         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3758         that support __builtin_trap.
3759
3760 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3761
3762         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3763
3764 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3765
3766         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
3767         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
3768         more $ format tests.
3769
3770 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3771
3772         * gcc.dg/format-errmk-1.c: New test.
3773
3774 2000-09-17  Greg McGary  <greg@mcgary.org>
3775
3776         * gcc.c-torture/execute/20000917-1.x: Remove.
3777
3778 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3779
3780         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
3781
3782 2000-09-17  Greg McGary  <greg@mcgary.org>
3783
3784         * gcc.c-torture/execute/20000917-1.c: New test.
3785         * gcc.c-torture/execute/20000917-1.x: XFAIL.
3786
3787 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
3788
3789         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
3790         in nested macro bug.
3791
3792 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
3793
3794         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
3795
3796 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
3797
3798         * gcc.c-torture/execute/20000914-1.c: New test.
3799
3800 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
3801
3802         * g++.other/inline13.C: New test.
3803
3804 2000-09-12  Andreas Jaeger  <aj@suse.de>
3805
3806         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
3807         constant by Ulrich Drepper <drepper@redhat.com>.
3808
3809 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
3810
3811         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
3812
3813 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3814
3815         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
3816
3817 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
3818
3819         * gcc.dg/cpp/backslash.c: New test.
3820
3821 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
3822
3823         * gcc.c-torture/execute/20000910-1.c: New test.
3824         * gcc.c-torture/execute/20000910-2.c: Likewise.
3825
3826 2000-09-11  Robert Lipe  <robertl@sco.com>
3827
3828         * gcc.dg/pragma-align.c: New test.
3829
3830 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
3831
3832         * g++.old-deja/g++.pt/explicit82.C: New test.
3833         * g++.old-deja/g++.pt/explicit83.C: New test.
3834
3835 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
3836
3837         * gcc.dg/asm-names.c: New test.
3838
3839 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3840
3841         * gcc.dg/cpp/tr-warn6.c: New test
3842
3843 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3844
3845         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
3846         be accepted.
3847
3848 2000-09-07  Catherine Moore  <clm@redhat.com>
3849
3850         * gcc.c-torture/execute/unroll-1.c: New test.
3851
3852 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
3853
3854         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
3855         ERROR markers.
3856         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
3857         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
3858         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
3859         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
3860         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
3861         Preprocess only.
3862         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
3863         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
3864
3865 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3866
3867         * g++.old-deja/g++.pt/deduct2.C: New test.
3868
3869 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3870
3871         * g++.old-deja/g++.pt/parms2.C: New test.
3872
3873 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
3874
3875         * g++.old-deja/g++.pt/crash58.C: New test.
3876
3877 2000-09-06  Greg McGary  <greg@mcgary.org>
3878
3879         * gcc.c-torture/execute/20000906-1.c: New test.
3880         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
3881
3882 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3883
3884         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
3885
3886 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3887
3888         * g++.old-deja/g++.pt/crash57.C: New test.
3889
3890 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3891
3892         * g++.old-deja/g++.pt/crash56.C: New test.
3893
3894 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
3895
3896         * g++.old-deja/g++.pt/koenig1.C: New test.
3897
3898 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3899
3900         * gcc.dg/20000904-1.c: New test.
3901
3902 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
3903
3904         * gcc.dg/cpp/paste8.c: New test.
3905
3906 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
3907
3908         * gcc.c-torture/compile/20000827-1.c: New test.
3909
3910 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3911
3912         * gcc.dg/format-diag-1.c: New test.
3913
3914 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3915
3916         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
3917         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
3918         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
3919         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
3920         gcc.dg/formatz-1.c: Adjust warning regular expressions.
3921
3922 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3923
3924         * g++.old-deja/g++.other/nested4.C: New test.
3925
3926 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
3927
3928         * g++.old-deja/g++.ns/scoped1.C: New test.
3929
3930 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
3931
3932         * lib/g++.exp: Support testing already-installed GCC.
3933
3934 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3935
3936         * wtr-label-1.c, wtr-suffix-1.c: New tests.
3937
3938 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3939
3940         * gcc.dg/return-type-2.c: New test.
3941
3942 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
3943
3944         * gcc.c-torture/compile/20000825-1.c: New test.
3945
3946 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
3947
3948         * gcc.dg/dwarf2-2.c: New test.
3949
3950 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
3951
3952         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
3953         dg-warning regexps.
3954
3955 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3956
3957         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
3958         gcc.dg/format-ext-5.c: New tests.
3959
3960 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
3961
3962         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
3963
3964 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
3965
3966         * gcc.dg/noncompile/930622-2.c: Adjust error message.
3967
3968 2000-08-24  Richard Henderson  <rth@cygnus.com>
3969
3970         * gcc.dg/ia64-sync-1.c: New test.
3971         * gcc.dg/ia64-sync-2.c: New test.
3972         * gcc.dg/ia64-asm-1.c: New test.
3973
3974 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3975
3976         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
3977         * gcc.dg/format-ext-2.c: New test.
3978
3979 2000-08-23  Jason Merrill  <jason@redhat.com>
3980
3981         * lib/old-dejagnu.exp: Also ignore "In member function" and
3982         "At global scope".
3983
3984 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3985
3986         * gcc.dg/noncompile/label-lineno-1.c: New test.
3987
3988 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3989
3990         * gcc.dg/c99-array-nonobj-1.c: New test.
3991
3992 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
3993
3994         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
3995         tests.
3996         * gcc.dg/format-ext-1.c: New test.
3997
3998 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3999
4000         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4001         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4002         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4003         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4004         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4005
4006 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4007
4008         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4009         gcc.dg/c99-strftime-2.c: New tests.
4010
4011 2000-08-22  Richard Henderson  <rth@cygnus.com>
4012
4013         * gcc.c-torture/execute/20000822-1.c: New test.
4014
4015 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4016
4017         * gcc.c-torture/execute/20000819-1.x: Remove.
4018
4019 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4020
4021         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4022         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4023         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4024         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4025         gcc.dg/format-xopen-1.c: New tests.
4026
4027 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4028
4029         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4030
4031 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4032
4033         * g++.old-deja/g++.other/loop2.C: New test.
4034
4035         * gcc.c-torture/compile/20000606-1.c: New test.
4036         * gcc.c-torture/compile/20000728-1.c: New test.
4037         * gcc.c-torture/execute/20000801-1.c: New test.
4038         * gcc.c-torture/execute/20000801-2.c: New test.
4039         * gcc.c-torture/execute/20000819-1.c: New test.
4040         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4041         * gcc.dg/20000629-1.c: New test.
4042         * gcc.dg/20000724-1.c: New test.
4043         * gcc.dg/20000807-1.c: New test.
4044
4045 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4046
4047         * gcc.dg/cpp/pragma-1.c: New test.
4048         * gcc.dg/cpp/pragma-2.c: New test.
4049
4050 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4051
4052         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4053         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4054
4055 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4056
4057         * gcc.c-torture/compile/20000818-1.c: New test.
4058
4059 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4060
4061         * gcc.c-torture/execute/20000818-1.c: New test.
4062
4063 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4064
4065         * gcc.dg/format-va-1.c: New test.
4066
4067 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4068
4069         * g++.old-deja/g++.other/typedef8.C: New test.
4070
4071 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4072
4073         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4074         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4075         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4076         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4077         * g++.old-deja/g++.other/ptrmem7.C: New test.
4078         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4079
4080 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4081
4082         * g++.old-deja/g++.pt/typename27.C: New test.
4083
4084 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4085
4086         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4087         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4088         * g++.old-deja/g++.pt/friend45.C: New test.
4089         * g++.old-deja/g++.other/friend8.C: New test.
4090
4091 2000-08-15  Richard Henderson  <rth@cygnus.com>
4092
4093         * gcc.c-torture/execute/20000815-1.c: New test.
4094
4095 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4096
4097         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4098         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4099         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4100
4101 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4102
4103         * g++.old-deja/g++.other/refinit2.C: New test.
4104
4105 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4106
4107         * lib/c-torture.exp (c-torture): Make
4108         compiler_conditional_xfail_data global.
4109         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4110         compiler_conditional_xfail_data machinery.
4111         (f-torture-execute): Likewise.
4112         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4113         and only when unrolling loops.
4114
4115         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4116
4117 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4118
4119         * g++.old-deja/g++.pt/explicit81.C: New test.
4120
4121 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4122
4123         * g++.old-deja/g++.pt/typename26.C: New test.
4124
4125 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4126
4127         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4128         warning.
4129
4130 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4131
4132         * g++.old-deja/g++.other/array3.C: New test.
4133
4134 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4135
4136         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4137         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4138         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4139         New tests.
4140
4141 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4142
4143         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4144         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4145
4146 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4147
4148         * gcc.c-torture/execute/20000808-1.c: New test.
4149
4150 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4151
4152         * gcc.dg/c90-const-expr-1.c: New test.
4153
4154 2000-08-08  Richard Henderson  <rth@cygnus.com>
4155
4156         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4157
4158 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4159
4160         * gcc.dg/noncompile/const-ll-1.c: New test.
4161
4162 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4163
4164         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4165
4166 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4167
4168         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4169         that running programs linked against the shared version of libobjc
4170         run correctly.
4171
4172 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4173
4174         * gcc.dg/c99-printf-1.c: New test.
4175
4176 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4177
4178         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4179
4180 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4181
4182         * gcc.c-torture/execute/20000731-1.x: Delete.
4183
4184 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4185
4186         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4187         and torture_without_loops as is done by c-torture.exp.
4188         (search_for): Copy from c-torture.exp.
4189         (gcc-dg-runtest): New function, drives a directory of tests
4190         iterating over the TORTURE_OPTIONS.
4191         (scan-assembler, scan-assembler-not): Move here from
4192         individual directory drivers.
4193
4194         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4195         defined by lib/gcc-dg.exp.
4196         * gcc.dg/cpp/cpp.exp: Likewise.
4197         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4198         gcc-dg-runtest, so we cycle over optimization options.
4199
4200         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4201         * gcc.dg/compare2.c: No longer expected to fail.
4202
4203 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4204
4205         * gcc.c-torture/execute/20000804-1.c: New test.
4206
4207 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4208
4209         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4210
4211 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4212
4213         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4214
4215 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4216
4217         * gcc.c-torture/compile/20000803-1.c: New test.
4218
4219 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4220
4221         * gcc.c-torture/execute/20000801-3.c,
4222         gcc.c-torture/execute/20000801-4.c: New tests.
4223         * gcc.c-torture/execute/20000801-3.x,
4224         gcc.c-torture/execute/20000801-4.x: Xfail.
4225
4226 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4227
4228         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4229         libobjc/.libs to allow for libtool.
4230
4231 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4232
4233         * gcc.c-torture/compile/20000802-1.c: New test.
4234
4235 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4236
4237         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4238
4239 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4240
4241         * gcc-c-torture/execute/20000731-2.c: New test.
4242
4243         * gcc.c-torture/execute/20000731-1.c: New test.
4244         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4245
4246 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4247
4248         * testsuite/gcc.dg/cpp/paste7.c: New test.
4249         * gcc.dg/cpp/20000725-1.c: New test.
4250
4251 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4252
4253         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4254         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4255         declaration warning for __builtin_dwarf_reg_size.
4256
4257         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4258
4259 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4260
4261         * gcc.dg/noncompile/voidparam-1.c: New test.
4262
4263 2000-07-30  Richard Henderson  <rth@cygnus.com>
4264
4265         * gcc.dg/c90-digraph-1.c: Don't xfail.
4266         * gcc.dg/compare2.c (case 10): Xfail.
4267         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4268
4269 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4270
4271         * gcc.dg/c99-main-1.c: New test.
4272
4273 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4274
4275         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4276
4277 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4278
4279         * gcc.c-tortuer/execute/20000726-1.c: New test.
4280
4281 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4282
4283         * gcc.c-torture/execute/enum-2.c: New test.
4284
4285 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4286
4287         * gcc.dg/cpp/tr-warn3.c: New test.
4288
4289 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4290
4291         * g++.old-deja/g++.ext/implicit1.C: Remove.
4292         * g++.old-deja/g++.jason/c2.C: Remove
4293         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4294         * g++.old-deja/g++.pt/crash16.C: Likewise.
4295         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4296
4297 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4298
4299         * g++.old-deja/g++.other/for2.C: New test.
4300
4301 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4302
4303         * gcc.dg/20000720-1.c: New test.
4304
4305 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4306
4307         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4308
4309 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4310
4311         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4312         * gcc.c-torture/execute/20000722-1.c: New.
4313         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4314
4315 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4316
4317         * gcc.dg/cpp/20000720-1.S: New test.
4318
4319 2000-07-21  Michael Meissner  <meissner@redhat.com>
4320
4321         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4322
4323 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4324
4325         * g++.old-deja/g++.brendan/crash16.C,
4326         g++.old-deja/g++.brendan/parse3.C,
4327         g++.old-deja/g++.brendan/redecl1.C,
4328         g++.old-deja/g++.ns/template13.C,
4329         g++.old-deja/g++.other/decl4.C,
4330         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4331
4332 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4333
4334         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4335         and "Internal error".
4336
4337         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4338         regexps.
4339         * gcc.dg/cpp/paste6.c: New test.
4340
4341 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4342
4343         * gcc.dg/cpp/tr-direct.c: New test.
4344
4345         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4346         gcc.dg/cpp/undef1.c: Tweak error regexps.
4347
4348 2000-07-18  Eric Christopher <echristo@redhat.com>
4349
4350         * gcc.c-torture/compile/20000718-1.c: New test.
4351
4352 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4353
4354         * cpplex.c (_cpp_push_token): If the token being pushed back
4355         is the previous token in this context, just subtract one from
4356         context->posn.
4357         * cppmacro.c (save_expansion): Clear aux field when storing a
4358         placemarker.
4359
4360 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4361
4362         * gcc.dg/noncompile/redecl-1.c: New test.
4363
4364 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4365
4366         * gcc.c-torture/execute/20000717-5.c: New test.
4367         * gcc.c-torture/execute/20000717-1.x: Removed.
4368
4369 2000-07-17  Richard Henderson  <rth@cygnus.com>
4370
4371         * gcc.c-torture/execute/20000717-4.c: New test.
4372
4373 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4374
4375         * gcc.dg/cpp/syshdr.c: New test.
4376         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4377
4378 2000-07-17  Neil Booth  <neilb@earthling.net>
4379
4380         * gcc.dg/cpp/cmdlne-dM.c: New test.
4381         * gcc.dg/cpp/cmdlne-dD.c: New test.
4382
4383 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4384
4385         * gcc.c-torture/execute/20000717-3.c: New test.
4386
4387         * gcc.c-torture/compile/20000717-1.c: New test.
4388
4389 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4390
4391         * gcc.c-torture/execute/20000717-2.c: New test.
4392
4393 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4394
4395         * gcc.dg/formatz-1.c: New test.
4396
4397         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4398         * gcc.dg/c99-digraph-1.c: New tests.
4399
4400         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4401         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4402
4403         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4404         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4405         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4406         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4407         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4408         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4409         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4410
4411 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4412
4413         * gcc.c-torture/execute/20000717-1.c: New test.
4414         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4415
4416 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4417
4418         * gcc.c-torture/execute/20000715-2.c: New test.
4419         * gcc.dg/20000715-1.c: New test.
4420
4421 2000-07-15  Michael Meissner  <meissner@redhat.com>
4422
4423         * gcc.c-torture/execute/20000715-1.c: New test.
4424
4425 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4426
4427         * gcc.c-torture/execute/20000707-1.c: New test.
4428
4429 2000-07-13  Neil Booth  <NeilB@earthling.net>
4430
4431         * testsuite/gcc.dg/cpp/digraph1.c,
4432         testsuite/gcc.dg/cpp/digraph2.c,
4433         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4434
4435 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4436
4437         * g77.f-torture/compile/20000630-2.f:  New test.
4438         * g77.f-torture/compile/20000630-2.x
4439
4440 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4441
4442         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4443
4444 2000-07-11  Neil Booth  <NeilB@earthling.net>
4445
4446         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4447
4448 2000-07-11  Neil Booth  <NeilB@earthling.net>
4449
4450         * gcc.dg/cpp/cmdlne-C.c: New.
4451
4452 2000-07-09  Neil Booth  <NeilB@earthling.net>
4453
4454         * gcc.dg/cpp/directiv.c: New tests.
4455         * gcc.dg/cpp/undef1.c: Update.
4456
4457 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4458
4459         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4460
4461 2000-07-09  Neil Booth  <NeilB@earthling.net>
4462
4463         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4464
4465 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4466
4467         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4468         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4469
4470 2000-07-08  Neil Booth  <NeilB@earthling.net>
4471
4472         * gcc.dg/cpp/macsyntx.c: New tests.
4473
4474 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4475
4476         * gcc.dg/20000707-1.c: New test.
4477
4478 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4479
4480         * gcc.c-torture/execute/20000706-1.c: New test.
4481         * gcc.c-torture/execute/20000706-2.c: New test.
4482         * gcc.c-torture/execute/20000706-3.c: New test.
4483         * gcc.c-torture/execute/20000706-4.c: New test.
4484         * gcc.c-torture/execute/20000706-5.c: New test.
4485
4486 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4487
4488         * g++.old-deja/g++.pt/instantiate7.C: New test.
4489
4490 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4491
4492         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4493         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4494         * g++.old-deja/g++.other/rtti3.C: Likewise.
4495         * g++.old-deja/g++.other/rttid3.C: Likewise.
4496
4497 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4498
4499         *  g77.f-torture/compile/20000630-1.x: Fix typo
4500
4501 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4502
4503         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4504         assembly output.
4505
4506 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4507
4508         * gcc.dg/cpp/ident.c: New test.
4509
4510 2000-07-05  Neil Booth  <NeilB@earthling.net>
4511
4512         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4513           gcc.dg/cpp/lexstrng.c: New tests.
4514
4515 2000-07-04  Neil Booth  <NeilB@earthling.net>
4516
4517         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4518         * gcc.dg/cpp/strify2.c: Same.
4519
4520 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4521
4522         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4523         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4524         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4525         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4526
4527         * testsuite/gcc.dg/cpp/macro1.c,
4528         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4529         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4530         testsuite/gcc.dg/cpp/strify1.c,
4531         testsuite/gcc.dg/cpp/strify2.c: New tests.
4532
4533 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4534
4535         * gcc.c-torture/execute/20000703-1.c: New test.
4536
4537 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4538
4539         * g++.old-deja/g++.pt (lookup10.C): New test.
4540
4541 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4542
4543         * g++.old-deja/g++.pt (typename25.C): New test.
4544
4545 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4546
4547         * gcc.c-torture/compile/20000701-1.c: New test.
4548
4549 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4550
4551         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4552         to test case.
4553
4554 2000-06-30  Catherine Moore  <clm@cygnus.com>
4555
4556         * gcc.c-torture/execute/align-1.c: New test.
4557
4558 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4559
4560         * g++.old-deja/g++.pt/expr8.C: New test.
4561         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4562
4563 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4564
4565         * gcc.c-torture/compile/20000629-1.c: New test.
4566
4567 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4568
4569
4570         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4571         gcc.dg/noncompile directory, depending on whether they're
4572         preprocessor tests or not.  Annotate all the tests for the dg
4573         framework.
4574
4575         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4576         * gcc.dg/noncompile/noncompile.exp: New.
4577
4578         * Moved files:
4579         Old name                                New name
4580         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4581         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4582         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4583         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4584         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4585         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4586         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4587         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4588         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4589         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4590         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4591         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4592         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4593         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4594         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4595         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4596         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4597         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4598         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4599         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4600         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4601         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4602         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4603         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4604
4605         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4606         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4607         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4608         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4609         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4610         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4611
4612 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4613
4614         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4615         declare one variable.  On the fourth, error.
4616         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4617         declared by 20000628-1a.h.
4618
4619 2000-06-29  Richard Henderson  <rth@redhat.com>
4620
4621         * gcc.c-torture/execute/930529-1.x: New file.
4622         * gcc.dg/920413-1.c: Adjust expected warning text.
4623         * gcc.dg/980217-1.c: Declare abort.
4624         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4625
4626 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4627
4628         * g77.f-torture/compile/20000629-1.f: New test.
4629         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4630
4631 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4632
4633         Rearrange lots of files, removing entirely the
4634         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4635         directories.
4636
4637         * Deleted files:
4638         gcc.c-torture/code_quality/code_quality.exp
4639         gcc.c-torture/special/special.exp
4640         gcc.failure/failure.exp
4641         gcc.failure/940409-1.x
4642         gcc.c-torture/compile/961203-1.x
4643
4644         * New files:
4645         gcc.misc-tests/linkage.exp
4646         gcc.c-torture/execute/920730-1t.c
4647         gcc.c-torture/execute/920730-1t.x
4648         gcc.c-torture/compile/920520-1.x
4649         gcc.c-torture/compile/920521-1.x
4650         gcc.c-torture/compile/981006-1.x
4651         gcc.c-torture/execute/eeprof-1.x
4652
4653         * Moved files (possibly with modifications to fit a new harness):
4654         Old name                                New name
4655         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4656         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4657         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4658         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4659         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4660         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4661         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4662         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4663         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4664         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4665         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4666         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4667         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4668         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4669
4670 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4671
4672         * c-torture/compile/961203-1.x: Delete.
4673
4674         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4675         not exit. Include stdio.h.
4676         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4677         * gcc.misc-tests/dg-12.c: Likewise.
4678         * gcc.misc-tests/dg-5.c: Likewise.
4679         * gcc.misc-tests/dg-6.c: Likewise.
4680         * gcc.misc-tests/dg-7.c: Prototype abort.
4681         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4682         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4683         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4684         not exit.
4685         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4686         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4687
4688 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4689
4690         * gcc.dg/cpp/20000628-1.c: New test.
4691         * gcc.dg/cpp/20000628-1.h: New header for above test.
4692         * gcc.dg/cpp/20000628-1a.h: Likewise.
4693
4694 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4695
4696         * gcc.dg/cpp: New directory.
4697         * gcc.dg/cpp/cpp.exp: New driver.
4698         * gcc.dg/cpp/20000627-1.c: New test.
4699         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4700         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4701         and rewrite as a compilation test.
4702
4703         * gcc.dg: Move many files into the cpp subdirectory, possibly
4704         renaming or editing them as well.
4705         Old name                New name
4706         990119-1.c              cpp/19990119-1.c
4707         990228-1.c              cpp/19990228-1.c
4708         990407-1.c              cpp/19990407-1.c
4709         990409-1.c              cpp/19990409-1.c
4710         990413-1.c              cpp/19990413-1.c
4711         990703-1.c              cpp/19990703-1.c
4712         20000127-1.c            cpp/20000127-1.c
4713         20000129-1.c            cpp/20000129-1.c
4714         20000207-1.c            cpp/20000207-1.c
4715         20000207-2.c            cpp/20000207-2.c
4716         20000209-1.c            cpp/20000209-1.c
4717         20000209-2.c            cpp/20000209-2.c
4718         20000301-1.c            cpp/20000301-1.c
4719         20000419-1.c            cpp/20000419-1.c
4720         20000510-1.S            cpp/20000510-1.S
4721         20000519-1.c            cpp/20000519-1.c
4722         20000529-1.c            cpp/20000529-1.c
4723         20000625-1.c            cpp/20000625-1.c
4724         20000625-2.c            cpp/20000625-2.c
4725         cpp-as1.c               cpp/assert1.c
4726         cpp-as2.c               cpp/assert2.c
4727         cxx-comments-1.c        cpp/cxxcom1.c
4728         cxx-comments-2.c        cpp/cxxcom2.c
4729         endif-label.c           cpp/endif.c
4730         cpp-hash1.c             cpp/hash1.c
4731         cpp-hash2.c             cpp/hash2.c
4732         cpp-if1.c               cpp/if-1.c
4733         cpp-if2.c               cpp/if-2.c
4734         cpp-if3.c               cpp/if-3.c
4735         cpp-if4.c               cpp/if-4.c
4736         cpp-if5.c               cpp/if-5.c
4737         cpp-cond.c              cpp/if-cexp.c
4738         cpp-missingop.c         cpp/if-mop.c
4739         cpp-missingparen.c      cpp/if-mpar.c
4740         cpp-opprec.c            cpp/if-oppr.c
4741         cpp-ifparen.c           cpp/if-paren.c
4742         cpp-shortcircuit.c      cpp/if-sc.c
4743         cpp-shift.c             cpp/if-shift.c
4744         cpp-unary.c             cpp/if-unary.c
4745         cpp-li1.c               cpp/line1.c
4746         cpp-li2.c               cpp/line2.c
4747         lineno.c                cpp/line3.c
4748         lineno-2.c              cpp/line4.c
4749         cpp-mi.c                cpp/mi1.c
4750         cpp-mic.h               cpp/mi1c.h
4751         cpp-micc.h              cpp/mi1cc.h
4752         cpp-mind.h              cpp/mi1nd.h
4753         cpp-mindp.h             cpp/mi1ndp.h
4754         cpp-mix.h               cpp/mi1x.h
4755         cpp-mi2.c               cpp/mi2.c
4756         cpp-mi2a.h              cpp/mi2a.h
4757         cpp-mi2b.h              cpp/mi2b.h
4758         cpp-mi2c.h              cpp/mi2c.h
4759         cpp-mi3.c               cpp/mi3.c
4760         cpp-mi3.def             cpp/mi3.def
4761         poison-1.c              cpp/poison.c
4762         pr-impl.c               cpp/prag-imp.c
4763         cpp-redef-2.c           cpp/redef1.c
4764         cpp-redef.c             cpp/redef2.c
4765         strpaste.c              cpp/strp1.c
4766         strpaste-2.c            cpp/strp2.c
4767         cpp-tradpaste.c         cpp/tr-paste.c
4768         cpp-tradstringify.c     cpp/tr-str.c
4769         cpp-tradwarn1.c         cpp/tr-warn1.c
4770         cpp-tradwarn2.c         cpp/tr-warn2.c
4771         trigraphs.c             cpp/trigraphs.c
4772         cpp-unc1.c              cpp/unc1.c
4773         cpp-unc2.c              cpp/unc2.c
4774         cpp-unc3.c              cpp/unc3.c
4775         cpp-unc.c               cpp/unc4.c
4776         undef.c                 cpp/undef1.c
4777         undef-2.c               cpp/undef2.c
4778         cpp-wi1.c               cpp/widestr1.c
4779
4780 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
4781
4782         * lib/g++.exp (g++_include_flags): Tweak.
4783
4784 2000-06-27  H.J. Lu  <hjl@gnu.org>
4785             Loren J. Rittle  <ljrittle@acm.org>
4786
4787         * lib/g++.exp (g++_include_flags): Override libgloss.exp
4788         version with one that knows about the new gcc tree structure.
4789         (g++_link_flags): Same.
4790
4791 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
4792
4793         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
4794         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
4795         case we are cross-compiling.
4796
4797         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
4798         g++.old-deja/g++.niklas/Makefile.in,
4799         g++.old-deja/g++.niklas/configure.in,
4800         g++.old-deja/g++.other/Makefile.in,
4801         g++.old-deja/g++.other/configure.in,
4802         gcc.c-torture/code_quality/Makefile.in,
4803         gcc.c-torture/code_quality/configure.in,
4804         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
4805         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
4806         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
4807         gcc.c-torture/execute/ieee/Makefile.in,
4808         gcc.c-torture/execute/ieee/configure.in,
4809         gcc.c-torture/noncompile/Makefile.in,
4810         gcc.c-torture/noncompile/configure.in,
4811         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
4812         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
4813         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
4814
4815 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4816
4817         * g++.old-deja/g++.other/ambig3.C: New test.
4818
4819 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
4820
4821         * g++.old-deja/g++.pt/syntax1.C: New test.
4822         * g++.old-deja/g++.pt/syntax2.C: New test.
4823         * g++.old-deja/g++.other/syntax3.C: New test.
4824         * g++.old-deja/g++.other/syntax4.C: New test.
4825
4826 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4827
4828         * gcc.dg/20000623-1.c: Prototype exit and abort.
4829
4830 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
4831
4832         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
4833         New tests.
4834         * gcc.dg/cpp-mi3.def: New file.
4835
4836         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
4837         inside assertions.
4838         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
4839         lexer's error messages.
4840         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
4841         divine anything from the linemarkers.
4842         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
4843         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
4844
4845 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
4846
4847         * gcc.dg/20000623-1.c: New test.
4848
4849 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
4850
4851         * gcc.c-torture/execute/20000622-1.c: New test.
4852
4853 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4854
4855         * g++.old-deja/g++.other/init15.C: New test.
4856
4857 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
4858
4859         * g++.old-deja/g++.pt/vaarg2.C: New test.
4860         * g++.old-deja/g++.pt/vaarg3.C: New test.
4861
4862 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
4863
4864         * g++.old-deja/g++.other/dyncast6.C: New test.
4865
4866 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
4867
4868         * gcc.c-torture/execute/loop-6.c: New test.
4869
4870 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
4871
4872         * gcc.dg/20000614-1.c: New test.
4873         * gcc.dg/20000614-2.c: New test.
4874
4875 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
4876
4877         * g++.old-deja/g++.other/inline12.C: New test.
4878
4879 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
4880
4881         * g++.old-deja/g++.other/eh1.C: New test.
4882
4883 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
4884
4885         * g++.old-deja/g++.other/type.C: New test.
4886
4887 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4888
4889         * g++.old-deja/g++.other/initstring.C: New test.
4890
4891 2000-06-12  Jason Merrill  <jason@redhat.com>
4892
4893         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
4894
4895 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
4896
4897         * gcc.c-torture/compile/20000609-1.c: New test.
4898
4899 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
4900
4901         * gcc.dg/20000609-1.c: New test.
4902
4903 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
4904
4905         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
4906         * gcc.c-torture/noncompile/poison-1.c: Move...
4907         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
4908         * gcc.dg/cpp-li1.c: Add a token after the #line.
4909
4910 2000-06-05  Richard Henderson  <rth@cygnus.com>
4911
4912         * gcc.c-torture/execute/20000605-2.c: New test.
4913         * gcc.c-torture/execute/20000605-3.c: New test.
4914
4915 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
4916
4917         * g77.f-torture/execute/20000503-1.x: New file.
4918
4919 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
4920
4921         * g++.old-deja/g++.eh/badalloc1.C: New test.
4922
4923 2000-06-05  Richard Henderson  <rth@cygnus.com>
4924
4925         * gcc.c-torture/execute/20000605-1.c: New test.
4926
4927 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
4928             Nathan Sidwell <nathan@codesourcery.com>
4929
4930         * gcc.c-torture/compile/20000605-1.c: New test.
4931
4932 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
4933
4934         * g77.f-torture/compile/20000601-1.f:  New test.
4935
4936 2000-06-03  Richard Henderson  <rth@cygnus.com>
4937
4938         * gcc.c-torture/execute/20000603-1.c: New.
4939
4940 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
4941
4942         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
4943         * gcc.dg/noreturn-2.c (noreturn): Likewise.
4944
4945 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
4946
4947         * gcc.dg/compare2.c (case 12): XFAIL.
4948         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
4949         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
4950
4951         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
4952
4953 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
4954
4955         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
4956         guard macro is already defined when the header is first
4957         included.
4958         * gcc.dg/cpp-mix.h: New file.
4959         * gcc.dg/endif-label.c: Update patterns to match compiler.
4960
4961         * g++.brendan/complex1.C: Declare abort.
4962         * g++.law/refs4.C: Remove XFAIL.
4963         * g++.oliva/expr2.C: Declare abort and exit.
4964
4965 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
4966
4967         * gcc.c-torture/execute/20000528-1.c: New test.
4968
4969         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
4970         * g++.old-deja/g++.law/temps4.C: Likewise.
4971
4972         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
4973         stdlib.h.  Call abort() on failure.
4974         * g++.old-deja/g++.law/refs4.C: Likewise.
4975         * g++.old-deja/g++.law/temps4.C: Likewise.
4976         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
4977         * gcc.c-torture/execute/20000112-1.c: Include string.h.
4978
4979 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
4980
4981         Relative to g++.dg/special:
4982         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
4983
4984         Relative to g++.old-deja:
4985         * g++.brendan/complex1.C, g++.jason/optimize2.C,
4986         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
4987         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
4988         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
4989         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
4990         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
4991         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
4992
4993         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
4994         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
4995         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
4996         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
4997         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
4998         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
4999         and/or string.h.
5000
5001         * g++.other/goto1.C: Update expectations for error messages.
5002
5003 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5004
5005         * gcc.c-torture/compile/20000523-1.c: New test.
5006
5007 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5008
5009         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5010
5011 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5012
5013         * g++.old-deja/g++.eh/catch11.C: New test.
5014         * g++.old-deja/g++.eh/catch12.C: New test.
5015
5016 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5017
5018         * gcc.c-torture/execute/20000523-1.c: New test.
5019
5020 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5021
5022         * c-torture/execute/bcp-1.c: Replace abort in arg of
5023         __builtin_constant_p with a generic external function.
5024
5025         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5026         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5027         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5028         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5029         Prototype abort and/or exit.
5030
5031         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5032         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5033         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5034         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5035
5036 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5037
5038         * gcc.dg/dwarf2-1.c: New test.
5039
5040 2000-05-20  Richard Henderson  <rth@cygnus.com>
5041
5042         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5043
5044 2000-05-20  Andreas Jaeger  <aj@suse.de>
5045
5046         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5047         testcase.
5048
5049 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5050
5051         * gcc.c-torture/execute/20000519-2.c: New test.
5052
5053 2000-05-19  Andreas Jaeger  <aj@suse.de>
5054
5055         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5056         which fails with SSA.
5057
5058         * lib/c-torture.exp: Also test with -O3 -fssa.
5059
5060 2000-05-18  Michael Meissner  <meissner@redhat.com>
5061
5062         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5063         * gcc.c-torture/execute/920415-1.c: Ditto.
5064         * gcc.c-torture/execute/920501-1.c: Ditto.
5065         * gcc.c-torture/execute/conversion.c: Ditto.
5066         * gcc.c-torture/execute/cvt-1.c: Ditto.
5067
5068 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5069
5070         * gcc.c-torture/compile/20000518-1.c: New test.
5071
5072 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5073
5074         * g77.f-torture/compile/200005018.f:  New test.
5075
5076 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5077
5078         * gcc.c-torture/compile/20000517-1.c: New test.
5079
5080 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5081
5082         * gcc.c-torture/execute/20000516-1.c: New test.
5083
5084 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5085
5086         * g++.old-deja/g++.other/eh.C: New test.
5087
5088 2000-05-12  Richard Henderson  <rth@cygnus.com>
5089
5090         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5091         constants through to doit's conditional.
5092
5093 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5094
5095         * gcc.c-torture/compile/20000511-1.c: New test.
5096         * g77.f-torture/compile/20000511-1.f: New test.
5097         * g77.f-torture/compile/20000511-2.f: New test.
5098
5099 2000-05-11  Michael Meissner  <meissner@redhat.com>
5100
5101         * gcc.c-torture/execute/20000511-1.c: New test.
5102
5103 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5104
5105         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5106         * gcc.dg/20000510-1.S: New.
5107
5108 2000-05-08  Catherine Moore  <clm@cygnus.com>
5109
5110         * gcc.dg/unused-3.c: New.
5111
5112 2000-05-06  Richard Henderson  <rth@cygnus.com>
5113
5114           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5115           * g++.old-deja/g++.mike/warn1.C: Likewise.
5116           * g++.old-deja/g++.pt/local1.C: Likewise.
5117           * g++.old-deja/g++.pt/local7.C: Likewise.
5118           * g++.old-deja/g++.pt/spec16.C: Likewise.
5119
5120 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5121
5122         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5123
5124 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5125
5126           * g77.f-torture/execute/20000503-1.f:  New test.
5127
5128 2000-05-04  Andreas Jaeger  <aj@suse.de>
5129
5130         * gcc.dg/noreturn-2.c: New test.
5131
5132 2000-05-04  Neil Booth  <NeilB@earthling.net>
5133
5134         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5135         preprocessor.
5136
5137 2000-05-04  Richard Henderson  <rth@cygnus.com>
5138
5139         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5140
5141 2000-05-04  Richard Henderson  <rth@cygnus.com>
5142
5143         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5144         OpenSSL by Jason R Thorpe.
5145
5146 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5147
5148         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5149
5150 2000-05-03  Robert Lipe <robertlipe@usa.net>
5151
5152         * gcc.dg/20000503-1.c: New test.
5153
5154 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5155
5156         * gcc.c-torture/compile/20000502-1.c: New test.
5157         * g++.old-deja/g++.other/align.C: New test.
5158         * gcc.dg/cpp-tradstringify.c: New test.
5159
5160 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5161
5162         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5163         and hard registers.
5164
5165 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5166
5167         * gcc.c-torture/execute/loop-5.c: New test.
5168
5169 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5170
5171         * gcc.c-torture/execute/va-arg-20.c: New test.
5172
5173 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5174
5175         * gcc.c-torture/execute/20000422-1.c: New test.
5176
5177 2000-04-20  Greg McGary  <gkm@gnu.org>
5178
5179         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5180         when optimizing, but without sibling-call optimizations (-O1).
5181
5182 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5183
5184           * gcc.c-torture/compile/20000420-1.c: New test.
5185
5186 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5187
5188         * g++.abi/ptrflags.C: New test.
5189         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5190
5191 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5192
5193         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5194
5195 2000-04-19  Greg McGary  <gkm@gnu.org>
5196
5197         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5198         sibling-call optimizations.
5199
5200 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5201
5202         * gcc.dg/20000419-1.c: New test.
5203
5204 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5205
5206         * gcc.c-torture/execute/20000412-6.c: New test.
5207
5208 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5209
5210         * gcc.c-torture/execute/20000412-5.c: New test.
5211         * g77.f-torture/compile/20000412-1.f: New test.
5212         * gcc.c-torture/execute/20000412-4.c: New test.
5213         * gcc.c-torture/compile/20000412-2.c: New test.
5214         * gcc.c-torture/execute/20000412-3.c: New test.
5215         * gcc.c-torture/compile/20000412-1.c: New test.
5216         * gcc.c-torture/execute/20000412-2.c: New test.
5217
5218 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5219
5220         * objc/execute/bf-20.m: New test.
5221
5222 2000-04-10  Richard Henderson  <rth@cygnus.com>
5223
5224         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5225
5226         * gcc.c-torture/execute/20000412-1.c: New test.
5227
5228 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5229
5230         * g++.old-deja/g++.eh/catchptr1.C: New test.
5231
5232 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5233
5234         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5235
5236 2000-04-08  Neil Booth  <NeilB@earthling.net>
5237
5238         * gcc.dg/cpp-nullchar.c: Remove test as
5239         embedded nulls cause problems.
5240
5241 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5242
5243         * gcc.dg/compare2.c: New test.
5244
5245 2000-04-08  Neil Booth  <NeilB@earthling.net>
5246
5247         * gcc.dg/cpp-nullchar.c: New test.
5248
5249 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5250
5251         * gcc.dg/cpp-mi2.c: New test.
5252         * gcc.dg/cpp-mi2[abc].h: New files.
5253
5254 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5255
5256         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5257         member name.
5258
5259 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5260
5261         * g++.old-deja/g++.abi/vmihint.C: New test.
5262
5263 2000-04-06  Neil Booth  <NeilB@earthling.net>
5264
5265         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5266         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5267         copyright.
5268
5269 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5270
5271         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5272         avoid stack-frame overwrite.
5273
5274 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5275
5276         * gcc.c-torture/compile/20000405-2.c: New test.
5277         * gcc.c-torture/compile/20000405-3.c: New test.
5278
5279 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5280
5281         * gcc.c-torture/compile/20000405-1.c: New test.
5282
5283 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5284
5285         * gcc.dg/cast-qual-1.c: Revert last change.
5286
5287 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5288
5289         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5290
5291 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5292
5293         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5294         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5295
5296 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5297
5298         * gcc.c-torture/compile/20000403-2.c: New test.
5299         * gcc.c-torture/compile/20000403-1.c: New test.
5300
5301 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5302
5303         * gcc.c-torture/execute/20000403-1.c: New test.
5304
5305 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5306
5307         * gcc.c-torture/execute/20000402-1.c: New test.
5308
5309 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5310
5311         * gcc.c-torture/execute/va-arg-15.c: New test.
5312         * gcc.c-torture/execute/va-arg-16.c: New test.
5313         * gcc.c-torture/execute/va-arg-17.c: New test.
5314         * gcc.c-torture/execute/va-arg-18.c: New test.
5315         * gcc.c-torture/execute/va-arg-19.c: New test.
5316
5317 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5318
5319         * gcc.c-torture/compile/981211-1.c: Move to...
5320         * gcc.dg/cpp-as1.c: ...here.
5321         * gcc.dg/cpp-as2.c: New file.
5322
5323         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5324         compiler.
5325
5326 2000-04-02  Neil Booth  <NeilB@earthling.net>
5327
5328         * gcc.dg/cpp-cond.c  New tests.
5329         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5330         accidental success less likely.
5331         * gcc.dg/cpp-missingop.c  New tests.
5332         * gcc.dg/cpp-missingparen.c  New tests.
5333         * gcc.dg/cpp-shift.c  New tests.
5334         * gcc.dg/cpp-shortcircuit.c  New tests.
5335         * gcc.dg/cpp-unary.c  New tests.
5336
5337 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5338
5339         * gcc.c-torture/compile/20000329-1.c: New test.
5340
5341 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5342
5343         * gcc.c-torture/compile/20000326-1.c: New test.
5344         * gcc.c-torture/compile/20000326-2.c: New test.
5345
5346 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5347
5348         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5349         the first parameter is a function argument.
5350
5351 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5352
5353         * g++.old-deja/g++.ext/array4.C: New test.
5354
5355 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5356
5357         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5358
5359 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5360
5361         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5362
5363 2000-03-19  Richard Henderson  <rth@cygnus.com>
5364
5365         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5366
5367 2000-03-19  Richard Henderson  <rth@cygnus.com>
5368
5369         * gcc.c-torture/compile/20000319-1.c: New test.
5370
5371 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5372
5373         * gcc.c-torture/execute/20000314-3.c: New test.
5374         * gcc.c-torture/execute/20000314-2.c: New test.
5375         * gcc.c-torture/execute/20000314-1.c: New test.
5376         * gcc.c-torture/compile/20000314-2.c: New test.
5377         * gcc.c-torture/compile/20000314-1.c: New test.
5378
5379 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5380
5381         * g++.old-deja/g++.warn/inline.C: New test.
5382
5383 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5384
5385         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5386         standards-compliant result rather than specific constants.
5387         Put test-values in array.
5388
5389 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5390
5391         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5392         (g++_target_compile): Put test-specific options last.
5393
5394 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5395
5396         * g++.old-deja/g++.eh/vbase4.C: New test.
5397
5398 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5399
5400         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5401
5402 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5403
5404         * g++.old-deja/g++.brendan/misc12.C: Removed.
5405         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5406         * g++.old-deja/g++.ext/pretty4.C: New test.
5407
5408 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5409
5410         * g++.old-deja/g++.other/string2.C: New test.
5411
5412 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5413
5414         * g++.old-deja/g++.warn/impint2.C: New test.
5415
5416 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5417
5418         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5419         is 1, not zero.
5420
5421 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5422
5423         * g++.old-deja/g++.warn/impint.C: New test.
5424         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5425         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5426         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5427         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5428         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5429         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5430         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5431         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5432         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5433         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5434         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5435         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5436
5437 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5438
5439         * gcc.dg/cpp-redef.c: New test.
5440
5441 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5442
5443         * g++.old-deja/g++.pt/unify7.C: New test.
5444
5445 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5446
5447         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5448         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5449
5450 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5451
5452         * gcc.c-torture/compile/20000224-1.c: New test.
5453
5454 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5455
5456         * gcc.c-torture/compile/cpp-2.c: New test.
5457         * gcc.c-torture/compile/cpp-1.c: New test.
5458
5459 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5460
5461         * gcc.c-torture/execute/20000225-1.c: New test.
5462
5463 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5464
5465         * gcc.dg/cpp-li2.c: New test.
5466
5467         * gcc.dg/cpp-wi1.c: New test.
5468
5469         * gcc.dg/cpp-li1.c: New test.
5470
5471 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5472
5473         * g++.old-deja/g++.other/sizeof5.C: New test.
5474
5475 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5476
5477         * gcc.c-torture/execute/va-arg-13.c: New test.
5478
5479 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5480
5481         * gcc.c-torture/execute/va-arg-12.c: New test.
5482
5483 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5484
5485         * gcc.c-torture/execute/20000223-1.c: New test.
5486
5487 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5488
5489         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5490
5491 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5492
5493         * g++.old-deja/g++.abi/ptrmem.C: New test.
5494
5495 2000-02-19  Richard Henderson  <rth@cygnus.com>
5496
5497         * gcc.c-torture/compile/init-3.c: New.
5498
5499 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5500
5501         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5502         ALWAYS_CXXFLAGS.
5503
5504 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5505
5506         * gcc.c-torture/compile/20000211-3.c: New test.
5507
5508 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5509
5510         * gcc.c-torture/compile/20000211-2.c: New test.
5511
5512 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5513
5514         * gcc.c-torture/compile/20000211-1.c: New test.
5515
5516 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5517
5518         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5519           on native targets
5520
5521 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5522
5523         * g++.old-deja/g++.other/cast5.C: New test.
5524
5525 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5526
5527         * gcc.c-torture/execute/20000205-1.c: New.
5528
5529 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5530
5531         * g++.old-deja/g++.jason/cast3.C: Return void.
5532         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5533
5534 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5535
5536         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5537
5538         * gcc.dg/loop-1.c: New test.
5539
5540 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5541
5542         * gcc.c-torture/compile/20000127-1.c: New test.
5543         * gcc.c-torture/execute/991228-1.c: New test.
5544
5545 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5546
5547         * gcc.dg/unused-2.c: New test.
5548
5549         * gcc.dg/conv-1.c: New test.
5550
5551 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5552
5553         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5554         compiler.
5555         (tool_option_proc): Fix typo.
5556
5557 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5558
5559         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5560         of the ld on the host, not on the build machine.
5561         Also, don't crash if '--help' is not a supported option.
5562
5563 2000-01-24  Richard Henderson  <rth@cygnus.com>
5564
5565         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5566
5567 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5568
5569         * gcc.c-torture/execute/20000120-2.c: New test.
5570         * gcc.c-torture/execute/20000120-1.c: New test.
5571
5572 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5573
5574         * gcc.c-torture/execute/20000113-1.c: New test.
5575
5576 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5577
5578         * gcc.c-torture/execute/20000112-1.c: New test.
5579
5580 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5581
5582         * gcc.dg/20000111-1.c: New test.
5583
5584 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5585
5586         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5587         with 16 bit integers.
5588
5589 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5590
5591         * gcc.dg/20000108-1.c: New test.
5592
5593 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5594
5595         * g++.old-deja/g++.ns/koenig8.C: New test.
5596
5597 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5598
5599         * g++.old-deja/g++.other/cast4.C: New test.
5600
5601 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5602
5603         * gcc.c-torture/compile/20000105-2.c: New test.
5604         * gcc.c-torture/compile/20000105-1.c: New test.
5605
5606 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5607
5608         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5609         references to printf & atoi to conform to ANSI standard.
5610         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5611         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5612         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5613         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5614         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5615         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5616         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5617         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5618         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5619         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5620         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5621         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5622         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5623         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5624         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5625         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5626         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5627         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5628         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5629         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5630         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5631         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5632         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5633         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5634         * g++.old-deja/g++.brendan/init3.C: Likewise.
5635         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5636         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5637         * g++.old-deja/g++.brendan/new2.C: Likewise.
5638         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5639         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5640         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5641         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5642         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5643         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5644         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5645         * g++.old-deja/g++.brendan/template24.C: Likewise.
5646         * g++.old-deja/g++.brendan/template3.C: Likewise.
5647         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5648         * g++.old-deja/g++.jason/inline3.C: Likewise.
5649         * g++.old-deja/g++.jason/opeq.C: Likewise.
5650         * g++.old-deja/g++.law/arg5.C: Likewise.
5651         * g++.old-deja/g++.law/arm7.C: Likewise.
5652         * g++.old-deja/g++.law/ctors11.C: Likewise.
5653         * g++.old-deja/g++.law/cvt8.C: Likewise.
5654         * g++.old-deja/g++.law/init9.C: Likewise.
5655         * g++.old-deja/g++.law/refs4.C: Likewise.
5656         * g++.old-deja/g++.law/template2.C: Likewise.
5657         * g++.old-deja/g++.law/visibility24.C: Likewise.
5658         * g++.old-deja/g++.law/vtable3.C: Likewise.
5659         * g++.old-deja/g++.mike/asm2.C: Likewise.
5660         * g++.old-deja/g++.mike/eh1.C: Likewise.
5661         * g++.old-deja/g++.mike/misc1.C: Likewise.
5662         * g++.old-deja/g++.mike/misc13.C: Likewise.
5663         * g++.old-deja/g++.mike/misc14.C: Likewise.
5664         * g++.old-deja/g++.mike/ns12.C: Likewise.
5665         * g++.old-deja/g++.mike/p1248.C: Likewise.
5666         * g++.old-deja/g++.mike/p3708.C: Likewise.
5667         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5668         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5669         * g++.old-deja/g++.mike/p646.C: Likewise.
5670         * g++.old-deja/g++.mike/p700.C: Likewise.
5671         * g++.old-deja/g++.mike/p783.C: Likewise.
5672         * g++.old-deja/g++.mike/p783a.C: Likewise.
5673         * g++.old-deja/g++.mike/p783b.C: Likewise.
5674         * g++.old-deja/g++.mike/p786.C: Likewise.
5675         * g++.old-deja/g++.mike/p789.C: Likewise.
5676         * g++.old-deja/g++.mike/p789a.C: Likewise.
5677         * g++.old-deja/g++.mike/p807a.C: Likewise.
5678         * g++.old-deja/g++.other/delete3.C: Likewise.
5679         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5680         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5681         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5682         * g++.old-deja/g++.other/empty1.C: Likewise.
5683         * g++.old-deja/g++.other/temporary1.C: Likewise.
5684         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5685         * g++.old-deja/g++.pt/t16.C: Likewise.
5686         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5687
5688 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5689
5690         * gcc.dg/991230-1.c: New test.
5691
5692 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5693
5694         * gcc.c-torture/compile/991229-3.c: New test.
5695         * gcc.c-torture/compile/991229-2.c: New test.
5696         * gcc.c-torture/compile/991229-1.c: New test.
5697
5698 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5699
5700         * gcc.c-torture/compile/labels-2.c: New test.
5701
5702 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5703
5704         * gcc.c-torture/execute/991227-1.c: New test.
5705
5706 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5707
5708         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5709
5710 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5711
5712         * gcc.c-torture/execute/991221-1.c: New test.
5713
5714 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5715
5716         * g++.old-deja/g++.other/cast3.C: New test.
5717
5718 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5719
5720         * gcc.c-torture/execute/991216-4.c: New test.
5721
5722 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5723
5724         * gcc.c-torture/execute/991216-1.c: New test.
5725         * gcc.c-torture/execute/991216-2.c: New test.
5726         * gcc.c-torture/execute/991216-3.c: New test.
5727
5728 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5729
5730         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5731         Actually make the test fail by using "-O2" for compilation.
5732
5733 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5734
5735         * g++.old-deja/g++.warn/cast-align1.C: New test.
5736
5737 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5738
5739         * gcc.c-torture/compile/991214-1.c: New test.
5740         * gcc.c-torture/compile/991214-2.c: New test.
5741
5742 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5743
5744         * gcc.dg/991214-1.c: New test.
5745
5746 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5747
5748         * gcc.c-torture/compile/991213-3.c: New test.
5749         * gcc.c-torture/compile/991213-2.c: New test.
5750         * gcc.c-torture/compile/991213-1.c: New test.
5751
5752 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5753
5754         * gcc.dg/991209-1.c: New test.
5755
5756 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5757
5758         * gcc.c-torture/compile/991208-1.c: New test.
5759
5760 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5761
5762         * gcc.dg/ultrasp2.c: New test.
5763
5764 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5765
5766         * g++.old-deja/g++.abi/align.C (main): Fix typo.
5767
5768 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
5769
5770         * gcc.c-torture/compile/991202-1.c: New test.
5771         * gcc.c-torture/execute/991202-1.c: New test.
5772         * gcc.c-torture/execute/991202-2.c: New test.
5773         * gcc.c-torture/execute/991202-3.c: New test.
5774
5775 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
5776
5777         * g++.old-deja/g++.abi/align.C: New test.
5778         * g++.old-deja/g++.abi/aggregates.C: Likewise.
5779         * g++.old-deja/g++.abi/bitfields.C: Likewise.
5780
5781 1999-12-01  Richard Henderson  <rth@cygnus.com>
5782
5783         * gcc.c-torture/execute/991201-1.c: New.
5784
5785 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
5786
5787         * gcc.dg/991129-1.c: New test.
5788
5789 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
5790
5791         * gcc.c-torture/compile/991127-1.c: New test.
5792
5793 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5794
5795         * g++.old-deja/g++.other/warn4.C: New test.
5796
5797 1999-11-22  Nathan Sidwell  <nathan@acm.org>
5798
5799         * g++.old-deja/g++.eh/cleanup2.C: New test.
5800         * g++.old-deja/g++.ext/pretty2.C: New test.
5801         * g++.old-deja/g++.ext/pretty3.C: New test.
5802         * g++.old-deja/g++.other/debug6.C: New test.
5803
5804 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
5805
5806         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
5807         compiler_output to look for one error message instead of two.
5808
5809 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
5810
5811         * gcc.c-torture/execute/991118-1.c: Also test case
5812         where the word boundary does not split a byte evenly.
5813
5814 1999-11-19  Nathan Sidwell  <nathan@acm.org>
5815
5816         * g++.old-deja/g++.ext/restrict1.C: New test.
5817
5818 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
5819
5820         * gcc.c-torture/execute/991118-1.c: New test.
5821
5822 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
5823
5824         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
5825         working directory pathnames.
5826
5827 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
5828
5829         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
5830         host is equipped with driver.h and driver.o so it can actually
5831         compile and run the tests.
5832
5833 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
5834
5835         * gcc.c-torture/compile/991008-1.c: New test.
5836
5837 1999-11-08  Nick Clifton  <nickc@cygnus.com>
5838
5839         * lib/gcc-dg.exp: Include target-supports.exp
5840
5841 1999-11-05  Nick Clifton  <nickc@cygnus.com>
5842
5843         * lib/target-supports.exp: New file: Provide procs to test for
5844         features supported by the target.
5845         (check_weak_available): Moved here from ecos.exp.
5846         (check_alias_available): New proc: Determine of the target
5847         toolchain supports the alias attribute.
5848
5849         * gcc.dg/special/ecos.exp: Move check_weak_available to
5850         target-supports.exp.
5851         (alias-1.c): Only perform the test if the target supports
5852         aliases.
5853         (wkali-1.c): Only perform the test if the target supports
5854         aliases.
5855
5856         * gcc.dg/990506-0.c: Expect error messages from cross
5857         targets as well as native targets.
5858
5859 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5860
5861         * gcc.dg/ultrasp1.c: Removed xfail.
5862         * gcc.dg/struct-ret-2.c: Likewise.
5863         * gcc.dg/array-1.c: Likewise.
5864
5865 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5866
5867         * gcc.dg/struct-ret-2.c: New test.
5868
5869         * gcc.dg/array-1.c: New test.
5870
5871 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
5872
5873         * gcc.c-torture/execute/991030-1.c: New test.
5874
5875 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
5876
5877         * gcc.c-torture/compile/991026-2.c: New test.
5878
5879 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
5880
5881         * gcc.c-torture/compile/991026-1.c: New test.
5882
5883 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
5884
5885         * gcc.c-torture/execute/991023-1.c: New test.
5886
5887 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
5888
5889         * gcc.c-torture/execute/991019-1.c: New test.
5890
5891 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
5892
5893         * gcc.c-torture/execute/991016-1.c: New test.
5894
5895 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
5896
5897         * gcc.c-torture/execute/991014-1.c: New test.
5898
5899 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5900
5901         * g++.old-deja/g++.other/union2.C: New test.
5902
5903 1999-10-13  Nathan Sidwell  <nathan@acm.org>
5904
5905         * g++.old-deja/g++.other/vaarg2.C: New test.
5906         * g++.old-deja/g++.other/vaarg3.C: New test.
5907
5908 1999-10-12  Craig Burley  <craig@jcb-sc.com>
5909
5910         * g77.f-torture/noncompile/19990905-1.f: Moved from being
5911         in compile/.
5912
5913 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
5914
5915         * gcc.c-torture/execute/va-arg-11.c: New test.
5916
5917 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
5918
5919         * lib/file-format.exp (gcc_target_object_format): Don't
5920         crash if objdump is unavailable.
5921
5922 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
5923
5924         * gcc.misc-tests/mg.exp: delete extraneous redirection.
5925
5926 1999-09-28  Nick Clifton  <nickc@cygnus.com>
5927
5928         * gcc.c-torture/compile/990928-1.c: New test.
5929
5930 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
5931
5932         * g++.old-deja/g++.other/decl6.C: New test.
5933
5934 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5935
5936         * gcc.c-torture/execute/va-arg-10.c: New test.
5937
5938 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
5939
5940         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
5941         __PRETTY_FUNCTION__.
5942
5943 1999-09-23  Nick Clifton  <nickc@cygnus.com>
5944
5945         * gcc.c-torture/execute/990923-1.c: New test.
5946
5947 1999-09-21  Nick Clifton  <nickc@cygnus.com>
5948
5949         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
5950         for which -fpic is inappropriate.
5951
5952 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
5953
5954         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
5955
5956 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
5957
5958         * g++.old-deja/g++.other/dyncast1.C: New test.
5959         * g++.old-deja/g++.other/dyncast2.C: New test.
5960         * g++.old-deja/g++.other/dyncast3.C: New test.
5961         * g++.old-deja/g++.other/dyncast4.C: New test.
5962         * g++.old-deja/g++.other/dyncast5.C: New test.
5963         * g++.old-deja/g++.eh/catch3.C: New test.
5964         * g++.old-deja/g++.eh/catch3p.C: New test.
5965         * g++.old-deja/g++.eh/catch4.C: New test.
5966         * g++.old-deja/g++.eh/catch4p.C: New test.
5967         * g++.old-deja/g++.eh/catch5.C: New test.
5968         * g++.old-deja/g++.eh/catch5p.C: New test.
5969         * g++.old-deja/g++.eh/catch6.C: New test.
5970         * g++.old-deja/g++.eh/catch6p.C: New test.
5971         * g++.old-deja/g++.eh/catch7.C: New test.
5972         * g++.old-deja/g++.eh/catch7p.C: New test.
5973         * g++.old-deja/g++.eh/catch8.C: New test.
5974         * g++.old-deja/g++.eh/catch8p.C: New test.
5975         * g++.old-deja/g++.eh/catch9.C: New test.
5976         * g++.old-deja/g++.eh/catch9p.C: New test.
5977
5978 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
5979
5980         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
5981         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
5982
5983 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
5984
5985         * gcc.c-torture/compile/990913-1.c: New test.
5986
5987 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
5988
5989         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
5990         * g++.old-deja/g++.jason/rfg5.C: Likewise.
5991
5992 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
5993
5994         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
5995
5996 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
5997
5998         * g++.old-deja/g++.other/lookup11.C: New test.
5999         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6000         what is permitted and what we want.
6001         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6002         overload use.
6003         * g++.old-deja/g++.jason/rfg5.C: Likewise
6004
6005 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6006
6007         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6008         * gcc.c-torture/noncompile/poison-1.c: New file.
6009
6010 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6011
6012         * g++.old-deja/g++.other/sizeof3.C: New test.
6013         * g++.old-deja/g++.other/sizeof4.C: New test.
6014         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6015         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6016
6017 1999-09-07  Richard Henderson  <rth@cygnus.com>
6018
6019         * gcc.dg/va-arg-1.c: New.
6020
6021 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6022
6023         * gcc.c-torture/execute/va-arg-9.c: New test.
6024
6025 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6026
6027         * g77.f-torture/compile/980519-2.f: New test.
6028         * g77.f-torture/compile/19990905-0.f: New test.
6029         * g77.f-torture/compile/19990905-1.f: New test.
6030         * g77.f-torture/compile/19990905-2.f: New test.
6031
6032         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6033
6034 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6035
6036         * gcc.c-torture/execute/990827-1.c: Fix typo.
6037
6038 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6039
6040         * g++.old-deja/g++.other/deref1.C: New test.
6041
6042 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6043
6044         * g++.old-deja/g++.other/ambig2.C: New test.
6045         * g++.old-deja/g++.other/cond5.C: New test.
6046         * g++.old-deja/g++.other/lookup16.C: New test.
6047
6048 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6049
6050         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6051         assemblers too.
6052
6053 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6054
6055         * lib/c-torture.exp: Avoid the "compare executables" optimization
6056         when testing native.
6057
6058 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6059
6060         * gcc.c-torture/execute/990829-1.c: New test.
6061         * gcc.c-torture/compile/990829-1.c: New test.
6062
6063 1999-08-27  Paul Burchard  <burchard@pobox.com>
6064
6065         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6066         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6067         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6068         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6069         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6070         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6071         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6072         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6073         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6074         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6075         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6076
6077 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6078
6079         * gcc.c-torture/execute/990827-1.c: New test.
6080
6081 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6082
6083         * g77.f-torture/noncompile/19990826-4.f: New test.
6084
6085         * g77.f-torture/compile/19990826-3.f: New test.
6086
6087         * g77.f-torture/execute/19990826-2.f: New test.
6088
6089         * g77.f-torture/compile/19990826-1.f: New test.
6090
6091         * gcc.c-torture/execute/990826-0.c: New test.
6092         * g77.c-torture/execute/19990826-0.f: New test.
6093
6094         * g77.f-torture/noncompile/970626-2.f: New test.
6095
6096 1999-08-25  Paul Burchard  <burchard@pobox.com>
6097
6098         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6099         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6100         lss-011.C: New tests.
6101
6102 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6103
6104         * g++.old-deja/g++.other/decl5.C: New test.
6105
6106 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6107
6108         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6109         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6110         call `postbase' for each one.  All callers of `postbase' changed
6111         to call this instead.
6112
6113 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6114
6115         * gcc.c-torture/execute/990811-1.c: New test.
6116
6117 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6118
6119         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6120         just native ones.
6121
6122         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6123         just native ones.
6124
6125 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6126
6127         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6128
6129 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6130
6131         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6132
6133 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6134
6135         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6136
6137 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6138
6139         * gcc.c-torture/execute/990804-1.c: New test.
6140
6141 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6142
6143         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6144         * g++.old-deja/g++.brendan/crash64.C: Likewise
6145         * g++.old-deja/g++.brendan/overload8.C: Likewise
6146
6147 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6148
6149         * g++.old-deja/g++.other/struct1.C: New test.
6150
6151 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6152
6153         * g++.old-deja/g++.other/enum2.C: New test.
6154
6155 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6156
6157         Adapted from tests from Franz Sirl:
6158         * gcc.c-torture/execute/va-arg-7.c: New test.
6159         * gcc.c-torture/execute/va-arg-8.c: New test.
6160
6161 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6162
6163         * gcc.c-torture/compile/990801-2.c: New test.
6164
6165         * gcc.c-torture/compile/990801-1.c: New test.
6166
6167 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6168
6169         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6170         fp-cmp-1.c, converting double to float.
6171
6172         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6173         fp-cmp-1.c, converting double to long double.
6174
6175         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6176         from fr1 to unknown_register, since fr1 is a legitimate register
6177         on some machines.
6178
6179 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6180
6181         * README: More listname related changes.
6182
6183 1999-07-08  Catherine Moore  <clm@cygnus.com>
6184
6185         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6186
6187 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6188
6189         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6190
6191 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6192
6193         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6194
6195 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6196
6197         * gcc.dg/990703-1.c: New test.
6198
6199 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6200
6201         * lib/file-format.exp: New file: Move definition of proc
6202         gcc_target_object_format to here from
6203         gcc.dg/special/ecos.exp.
6204
6205         * lib/c-torture.exp: Include lib file-format.exp.
6206         * lib/gcc-dg.exp: Include lib file-format.exp.
6207
6208         * gcc.dg/special/ecos.exp: Remove definition of proc
6209         gcc_target_object_format.
6210
6211 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6212
6213         * gcc.c-torture/execute/990628-1.c: New test.
6214
6215 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6216
6217         * gcc.c-torture/compile/990625-2.c: New test.
6218
6219         * gcc.c-torture/compile/990625-1.c: New test.
6220
6221 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6222
6223         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6224         attributes compile.
6225         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6226         ports that use the COFF/PE file format.
6227
6228 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6229
6230         * gcc.c-torture/compile/990617-1.c: New test.
6231
6232 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6233
6234         * g++.old-deja/g++.other/decl4.C: New test.
6235
6236 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6237
6238         * g++.old-deja/g++.other/bitfld3.C: New test.
6239
6240 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6241
6242         * g++.old-deja/g++.eh/catch1.C: New test.
6243
6244 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6245
6246         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6247
6248         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6249         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6250
6251 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6252
6253         * g77.f-torture/compile/19990502-0.f: Replace with new,
6254         shorter, test that still fails after recent changes.
6255
6256 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6257
6258         * gcc.c-torture/execute/990604-1.c: New test.
6259
6260 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6261
6262         * gcc.c-torture/execute/990531-1.c: New test.
6263
6264 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6265
6266         * gcc.c-torture/compile/990527-1.c: New test.
6267
6268 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6269
6270         * gcc.c-torture/execute/990527-1.c: New test.
6271
6272 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6273
6274         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6275         bitfields as signed.
6276
6277 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6278
6279         * g77.f-torture/compile/19990525-0.f: New test.
6280
6281 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6282
6283         * gcc.c-torture/execute/990525-2.c: New test.
6284
6285         * gcc.c-torture/execute/990525-1.c: New test.
6286
6287 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6288
6289         * g++.old-deja/g++.other/anon3.C: New test.
6290         * g++.old-deja/g++.other/anon4.C: New test.
6291         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6292         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6293         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6294         Merrill).
6295
6296 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6297
6298         * gcc.c-torture/execute/990524-1.c: New test.
6299
6300         * gcc.dg/990524-1.c: New test.
6301
6302 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6303
6304         * gcc.c-torture/compile/990523-1.c: New test.
6305
6306 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6307
6308         * gcc.c-torture/compile/990519-1.c: New test.
6309
6310 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6311
6312         * gcc.c-torture/compile/990517-1.c: New test.
6313
6314         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6315         (e4, f4): New tests.
6316         (main): Call them.
6317
6318 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6319
6320         * gcc.dg/noreturn-1.c: New test.
6321
6322 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6323
6324         * gcc.c-torture/execute/990513-1.c: New test.
6325
6326 1999-05-10  Richard Henderson  <rth@cygnus.com>
6327
6328         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6329
6330 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6331
6332         * g77.f-torture/execute/erfc.f: Use small single-precision
6333         values, to avoid problems on Alphas when not -mieee.
6334
6335 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6336
6337         * gcc.dg/990506-0.c: New test.
6338
6339 1999-05-08  Richard Henderson  <rth@cygnus.com>
6340
6341         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6342         the constant to test.  Don't XFAIL 64-bit targets.
6343
6344         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6345         * g++.old-deja/g++.law/profile1.C: Likewise.
6346
6347         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6348         operator new instances.
6349         * g++.old-deja/g++.other/delete5.C: Likewise.
6350
6351 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6352
6353         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6354         intrinsic.
6355
6356 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6357
6358         * g77.f-torture/execute/u77-test.f: Reverse order of two
6359         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6360
6361 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6362
6363         * gcc.dg/compare1.c: New test.
6364
6365 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6366
6367         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6368         New tests.
6369
6370 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6371
6372         * g77.f-torture/compile/19990502-1.f: New test.
6373
6374 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6375
6376         * g77.f-torture/compile/19990502-0.f: New test.
6377
6378 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6379
6380         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6381         intrinsic.
6382
6383 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6384
6385         * g77.f-torture/execute/u77-test.f (main): List libU77
6386         intrinsics not currently tested.
6387         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6388         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6389         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6390         Trim blanks off the ends of some printed strings.
6391
6392 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6393
6394         * g77.f-torture/execute/u77-test.f (main): Just warn about
6395         FSTAT gid disagreement, as it's expected on some systems.
6396
6397 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6398
6399         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6400         use a new function, which allows for some slop.
6401         Clean up some commentary.
6402         (issum): The new function.
6403         (sgladd): Deleted subroutine.
6404
6405 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6406
6407         * g77.f-torture/execute/u77-test.f: Modify to be more like
6408         libf2c/libU77 version, bringing patches to that version here.
6409         Add suitable commentary.
6410
6411 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6412
6413         * gcc.dg/990424-1.c: New test.
6414
6415 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6416
6417         * g77.f-torture/execute/u77-test.f (main): Bug involving
6418         LSTAT has been fixed, so turn back on full checking.
6419
6420 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6421
6422         * g77.f-torture/compile/19990419-0.f: New test.
6423         * g77.f-torture/execute/19990419-1.f: New test.
6424
6425 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6426
6427         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6428         to avoid the need for a prototype to supress a warning.
6429
6430 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6431
6432         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6433
6434 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6435
6436         * gcc.c-torture/execute/990404-1.c: New test.
6437
6438 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6439
6440         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6441         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6442         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6443         missing initializer warnings.
6444
6445 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6446
6447         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6448         matching strings.
6449
6450 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6451
6452         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6453
6454 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6455
6456         * g77.f-torture/execute/19990325-0.f: New test.
6457         * g77.f-torture/execute/19990325-1.f: New test.
6458
6459 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6460
6461         * gcc.c-torture/execute/990324-1.c: New test.
6462
6463 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6464
6465         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6466         test with 4.
6467
6468 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6469
6470         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6471
6472 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6473
6474         * g77.f-torture/execute/19990313-2.f: New test.
6475         * g77.f-torture/execute/19990313-3.f: New test.
6476
6477 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6478
6479         * g77.f-torture/execute/19990313-0.f: New test.
6480         * g77.f-torture/execute/19990313-1.f: New test.
6481
6482 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6483
6484         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6485         printf to sprintf.
6486         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6487         (main): Add check for u15.  Conditionalize u31 check depending on
6488         whether ints are <32 bits or >=32 bits.
6489
6490 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6491
6492         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6493
6494 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6495
6496         * g77.f-torture/compile/19990305-0.f: New test.
6497         * g77.f-torture/execute/19981119-0.f: New test.
6498
6499 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6500
6501         * g77.f-torture/execute/970625-2.f: call ABORT if final
6502         result is not correct, instead of just printing it.
6503         Add this checking via newly introduced obfuscation, to
6504         trip up buggy front ends.
6505
6506 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6507
6508         * g77.f-torture/compile/960317-1.f: Moved from being
6509         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6510
6511 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6512
6513         * g77.f-torture/execute/960317-1.f: New (old) test.
6514         * g77.f-torture/execute/970625-2.f: Ditto.
6515
6516 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6517
6518         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6519         message on line 1 or line 2; cccp and cpplib do this differently.
6520
6521 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6522
6523         * g++.old-deja/g++.law/weak1.C: New test.
6524
6525 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6526
6527         * gcc.c-torture/execute/990119-1.c: Renamed to...
6528         * gcc.dg/990119-1.c: this, so it will only be tested once
6529         (it's a preprocessor test, it doesn't need to be run at
6530         multiple optimization levels).
6531
6532 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6533
6534         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6535           ALWAYS_CXXFLAGS.
6536
6537 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6538
6539         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6540         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6541         to not be compilable by current g77.
6542
6543 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6544
6545         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6546
6547 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6548
6549         * gcc.c-torture/execute/990222-1.c: New test.
6550
6551 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6552
6553         * g77.f-torture/compile/19990218-0.f: New test.
6554         * g77.f-torture/noncompile/19990218-1.f: New test.
6555
6556 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6557
6558         * g77.f-torture/compile/19981216-0.f: New test.
6559
6560 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6561
6562         * gcc.dg/990214-1.c: New test.
6563
6564 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6565
6566         * gcc.dg/990213-2.c: New test.
6567
6568         * gcc.dg/990213-1.c: New test.
6569
6570 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6571
6572         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6573         ints.
6574
6575 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6576
6577         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6578         specified by target.
6579
6580         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6581
6582 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6583
6584         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6585
6586 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6587
6588         * gcc.dg/special/ecos.exp: New test driver for new tests with
6589         special requirements.
6590
6591         * gcc.dg/special/alias-1.c: New test.
6592         * gcc.dg/special/gcsec-1.c: New test.
6593         * gcc.dg/special/weak-1.c: New test.
6594         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6595         * gcc.dg/special/weak-2.c: New test.
6596         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6597         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6598         * gcc.dg/special/wkali-1.c: New test.
6599         * gcc.dg/special/wkali-2.c: New test.
6600         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6601         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6602
6603 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6604
6605           * lib/c-torture.exp (c-torture-compile): Pull out code for
6606           analyzing gcc error messages.
6607           (c-torture-execute): Likewise.  Fix some (harmless) false
6608           positives.
6609           * lib/gcc.exp (gcc_check_compile): New function.
6610
6611 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6612
6613         * gcc.c-torture/execute/990208-1.c: New test.
6614
6615 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6616
6617         * g++.dg/special/ecos.exp: New driver for new tests with special
6618         requirements
6619
6620         * g++.dg/special/conpr-1.C: New test
6621         * g++.dg/special/conpr-2.C: New test
6622         * g++.dg/special/conpr-2a.C: New test
6623         * g++.dg/special/conpr-3.C: New test
6624         * g++.dg/special/conpr-3a.C: New test
6625         * g++.dg/special/conpr-3b.C: New test
6626
6627         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6628         allow g++ to use the dg driver
6629
6630         * README: Add comment about g++.dg directory
6631
6632 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6633
6634         * README: Update email addresses.
6635
6636 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6637
6638         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6639         arguments in order to force structure S onto the stack even on
6640         the alpha.
6641         (test): Pass 10 leading arguments to function foo as well as the
6642         structure S.
6643
6644         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6645         failure for all targets.
6646
6647         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6648         abort to terminate program execution.
6649
6650 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6651
6652         * gcc.c-torture/execute/990130-1.c: New test.
6653
6654 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6655
6656         * gcc.dg/990130-1.c: New test.
6657
6658 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6659
6660         * gcc.c-torture/execute/990128-1.c: New test.
6661
6662 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6663
6664         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6665
6666 1999-01-27  Felix Lee  <flee@cygnus.com>
6667
6668         * lib/c-torture.exp (c-torture-compile): pull out code for
6669         analyzing gcc error messages.
6670         (c-torture-execute): ditto, and fix some (harmless) false
6671         positives.
6672         * lib/gcc.exp (gcc_check_compile): new function.
6673
6674 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6675
6676         * gcc.dg/990117-1.c: New test.
6677
6678         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6679
6680         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6681
6682 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6683
6684         * g77.f-torture/compile/990115-1.f: New test.
6685
6686 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6687
6688         * gcc.c-torture/compile/990107-1.c: New test
6689
6690 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6691
6692         * gcc.c-torture/execute/990106-2.c: New test.
6693
6694         * gcc.c-torture/execute/990106-1.c: New test.
6695
6696 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6697
6698         * gcc.c-torture/compile/981223-1.c: New test.
6699
6700 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6701
6702         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6703         (opt3): Rename from opt4 and disable.
6704
6705 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6706
6707         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6708
6709 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6710
6711         * g++.old-deja/g++.other/conv5.C: New test.
6712
6713 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6714
6715         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6716
6717 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6718
6719         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6720
6721 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6722
6723         * gcc.c-torture/compile/981211-1.c: New test.
6724
6725 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6726
6727         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6728
6729         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6730
6731 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6732
6733         * gcc.special/930510-1.c: Make C9X safe.
6734         * gcc.misc-tests/gcov-1.c Similarly.
6735         * gcc.misc-tests/gcov-2.c Similarly.
6736
6737 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6738
6739         * gcc.dg/ultrasp1.c: New test.
6740
6741 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6742
6743         * gcc.c-torture/execute/981206.c: New test.
6744
6745 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6746
6747         * g++.old-deja/g++.ns/template7.C: New test.
6748
6749         * g++.old-deja/g++.other/expr1.C: New test.
6750
6751         * g++.old-deja/g++.eh/tmpl3.C: New test.
6752
6753         * g++.old-deja/g++.eh/tmpl2.C: New test.
6754
6755 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6756
6757         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6758         * g++.old-deja/g++.other/using6.C: Removed.
6759         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6760
6761         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6762
6763 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6764
6765         * g++.old-deja/g++.pt/overload8.C: New test.
6766
6767         * g++.old-deja/g++.pt/overload7.C: New test.
6768
6769         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
6770
6771         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
6772         and relinking messages.
6773         * lib/g++.exp (g++_target_compile): Remove .rpo file when
6774         compiling with -frepo.
6775
6776 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
6777
6778         * g++.old-deja/g++.pt/lookup6.C: New test.
6779
6780 1998-11-30  Nick Clifton  <nickc@cygnus.com>
6781
6782         * gcc.c-torture/execute/981130-1.c: New test.
6783         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
6784
6785 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6786
6787         * g++.old-deja/g++.pt/explicit76.C: New test.
6788
6789         * g++.old-deja/g++.pt/friend38.C: New test.
6790
6791         * g++.old-deja/g++.ns/crash2.C: New test.
6792
6793         * g++.old-deja/g++.pt/defarg8.C: New test.
6794
6795         * g++.old-deja/g++.pt/instantiate6.C: New test.
6796
6797         * g++.old-deja/g++.pt/static6.C: New test.
6798
6799         * g++.old-deja/g++.pt/decl2.C: New test.
6800
6801 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
6802
6803         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
6804         problem is actually related with name lookup, but so what? :-)
6805
6806         * g++.old-deja/g++.pt/friend37.C: New test.
6807
6808 1998-11-25  Dave Love  <d.love@dl.ac.uk>
6809
6810         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
6811         element, which fails on some systems.
6812
6813         * g77.f-torture/execute/labug1.f: New test.
6814
6815 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
6816
6817         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
6818         is defined.
6819
6820 1998-11-18  Dave Love  <d.love@dl.ac.uk>
6821
6822         * g77.f-torture/compile/981117-1.f: New test.
6823
6824 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
6825
6826         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
6827         properly discarded.
6828
6829 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
6830
6831         * gcc.c-torture/execute/memcheck: New directory of tests for
6832         -fcheck-memory-usage.
6833
6834 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6835
6836         * README: New file, general information about the testsuite and
6837         new description of the various C++ test subdirectories.
6838         * README.g++: Eliminate obsolete information, update and move most
6839         relevant stuff to README.
6840
6841 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
6842
6843         * gcc.c-torture/compile/981107-1.c: New test.
6844
6845 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
6846
6847         * execute/memcpy-bi.c: New testcase.
6848
6849 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
6850
6851         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
6852         base classes.
6853
6854         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
6855         template is selected.
6856
6857         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
6858         classes, it should be accepted for all types.
6859
6860         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
6861
6862         * g++.old-deja/g++.pt/spec24.C: Ensure that template
6863         specializations start with template headers.
6864
6865 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
6866
6867         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
6868
6869         * g++.old-deja/g++.other/init9.C: Test cross initialization of
6870         non-POD types.
6871
6872 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
6873
6874         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
6875
6876 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
6877
6878         * compile/981022-1.c, compile/981022-1.x: New test and driver.
6879
6880 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
6881
6882         * 981019-1.c: New test.
6883
6884 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
6885
6886         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
6887         find objc headers.
6888
6889 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6890
6891         * compile/981001-4.c: Remove use of GCC extension that triggers a
6892         compiler bug.
6893
6894 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
6895
6896         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
6897
6898 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
6899
6900         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
6901         instantiation of template produces incorrect code for delete
6902         expression.
6903
6904         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
6905         constructors' name is not unique.
6906         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
6907         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
6908
6909         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
6910         automatic array of const is ill-formed.
6911
6912         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
6913         of template parameter?
6914
6915         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
6916         const.
6917
6918         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
6919         pointer-to-member expression.
6920
6921         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
6922         declaration causes ICE.
6923
6924 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
6925
6926         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
6927         reserved in the global namespace.
6928
6929         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
6930         generate needed virtual table.
6931
6932         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
6933
6934 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
6935
6936         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
6937         template-dependent type
6938
6939 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
6940
6941         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
6942         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
6943         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
6944
6945         * g++.old-deja/g++.other/using5.C: New test; using decl from base
6946         class should be usable as argument of member function.
6947         * g++.old-deja/g++.other/using6.C: New test; using decl from base
6948         class should be usable as return type of member function.
6949         * g++.old-deja/g++.other/using7.C: New test; using decl from base
6950         class should be usable as type of data member.
6951
6952         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
6953
6954 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
6955
6956         * gcc.c-torture/special/920521-1.c: Fix bogus test.
6957
6958 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
6959
6960         * gcc.dg/dll-?.c Add thumb to target list.
6961         Fix assembler scan patterns to match current assembler output.
6962
6963 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
6964
6965         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
6966         matching of template brackets.
6967
6968         * g++.old-deja/g++.other/using4.C: New test.  Test using
6969         declarations of methods from base classes.
6970
6971         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
6972         within functions should introduce names into the innermost
6973         enclosing namespace.
6974
6975         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
6976         of static locals if first initialization throws.
6977
6978 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
6979
6980         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
6981
6982 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
6983
6984         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
6985         lose track of the possible targets of tablejump insns.
6986         * special/special.exp: Run it.
6987
6988 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6989
6990         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
6991         must be declared before its specializations can be named in friend
6992         declarations.
6993
6994 1998-10-05  Dave Love  <d.love@dl.ac.uk>
6995
6996         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
6997
6998         * g77.f-torture/execute/io1.f: New test.
6999
7000 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7001
7002         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7003         with pointer to template function, for which no argument deduction
7004         is possible.
7005
7006         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7007         specialization of template function as argument to template
7008         function.
7009
7010         * g++.old-deja/g++.other/access2.C: New test; Inner class
7011         shouldn't have privileged access to Outer's names.
7012
7013 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7014
7015         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7016         friend template declared within template class conflicts with
7017         nested class of the same name.
7018
7019         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7020         is ignored.
7021
7022         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7023         object with direct initializer as function declaration.
7024
7025         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7026         initializers.
7027
7028         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7029         involving const pointer and NULL produces incorrect result.
7030
7031         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7032         type name without `typename' should be rejected with -pedantic.
7033
7034 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7035
7036         * g++.old-deja/g++.other/addrof1.C: New test.
7037
7038 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7039
7040         * gcc.c-torture/compile/981001-1.c: New test.
7041         * gcc.c-torture/execute/981001-1.c: New test.
7042
7043 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7044
7045         * gcc.c-torture/compile/981001-2.c: New test.
7046         * gcc.c-torture/compile/981001-3.c: New test.
7047         * gcc.c-torture/compile/981001-4.c: New test.
7048
7049 1998-10-01  Robert Lipe  <robertl@dgii.com>
7050
7051         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7052         multilibbed hosts.   Idea grafted from g77.exp.
7053
7054 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7055
7056         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7057         avoid losing on systems which need -lsocket.
7058
7059 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7060
7061         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7062         * g++.old-deja/g++.other/nested2.C: Ditto.
7063         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7064         failure.
7065
7066 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7067
7068         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7069         preferred over template operator!= for enum bitfields.
7070
7071 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7072
7073         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7074         that happen to have the same base name, but in different scopes,
7075         are incorrectly rejected.
7076
7077 1998-09-16  Richard Henderson  <rth@cygnus.com>
7078
7079         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7080         on the native word size instead of an integer literal.
7081
7082 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7083
7084         * g++.old-deja/g++.other/static2.C: Invocation of static data
7085         member of type pointer-to-function denoted as non-static member.
7086
7087         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7088         checks involving function types and aliases.
7089
7090 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7091
7092         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7093         redefined to the same non-trivial type.
7094
7095         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7096         namespace-qualification of template specializations declared in
7097         other namespaces.
7098
7099         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7100         to declare a subset of the specializations of a template function
7101         as friends of specializations of a template class.
7102
7103         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7104         member templates that do not fully specialize the enclosing
7105         template class are rejected.
7106
7107 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7108
7109         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7110
7111 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7112
7113         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7114         altered from libf2c/libU77 version.
7115
7116 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7117
7118         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7119
7120 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7121
7122         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7123         (un)signed char are different types for template specialization
7124         purposes.
7125
7126 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7127
7128         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7129         * objc: ObjC testsuite.
7130
7131 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7132
7133         * gcc.c-torture/execute/941014-1.x:  New file.
7134
7135 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7136
7137         * lib/c-torture.exp: Add support for
7138         torture_eval_before_compile and torture_eval_before_execute
7139         variables.
7140
7141 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7142
7143         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7144         this test triggers valid.
7145
7146 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7147
7148         * gcc.dg/980827-1.c: New test.
7149
7150 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7151
7152         * gcc.c-torture/execute/loop-4b.c: New test.
7153
7154 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7155
7156         * lib/c-torture.exp: Add support for
7157         torture_eval_before_compile and torture_eval_before_execute
7158         variables.
7159
7160 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7161
7162         * gcc.c-torture/compile/980825-1.c: New test.
7163
7164 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7165
7166         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7167         count number tests in opt_t0 not good_t0.
7168
7169 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7170
7171         * gcc.c-torture/compile/930326-1.x: Fix typo.
7172
7173 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7174
7175         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7176         causes an ICE.
7177
7178 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7179
7180         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7181         STACK_SIZE is defined.
7182         * gcc.c-torture/unsorted/stuct.c: Similarly.
7183
7184         * gcc.c-torture/compile/980821-1.c: New test.
7185
7186 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7187
7188         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7189
7190 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7191
7192         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7193         code.
7194
7195 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7196
7197         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7198         error'.
7199
7200 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7201
7202         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7203
7204 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7205
7206         * gcc.c-torture/compile/980816-1.c: New test.
7207
7208         * gcc.dg/980816-1.c: New test.
7209
7210 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7211
7212         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7213         compiler for ieee tests.
7214
7215 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7216
7217         * g77.f-torture/compile/980729-0.f: New test.
7218
7219 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7220
7221         * gcc.c-torture/special/eeprof-1.c: New test, for
7222         -finstrument-functions.
7223         * gcc.c-torture/special/special.exp: Run it.
7224
7225 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7226
7227         * gcc.c-torture/compile/980729-1.c: New test.
7228
7229 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7230
7231         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7232         __thumb__ is defined, and test for ARM style doubles if so.
7233
7234 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7235
7236         * g77.f-torture/noncompile/980615-0.f: New test.
7237
7238 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7239
7240         * gcc.dg/980312-1.c: Do link instead of compile.
7241         * gcc.dg/980313-1.c: Likewise.
7242
7243 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7244
7245         * gcc.c-torture/compile/980726-1.c: New test.
7246
7247 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7248
7249         * g77.f-torture/execute/io0.f: New test.
7250
7251 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7252
7253         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7254         an int.
7255
7256 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7257
7258         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7259         m32r bugs.
7260
7261 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7262
7263         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7264         c-decl.c:grokdeclarator can handle mode attributes.
7265
7266 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7267
7268         * gcc.c-torture/execute/980716-1.c: New test.
7269
7270 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7271
7272         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7273         the mn10200.
7274         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7275         the mn10200.
7276         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7277         * gcc.c-torture/compile/930326-1.x: Similarly.
7278
7279 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7280
7281         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7282         New test from Craig.
7283
7284 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7285
7286         * g77.f-torture/noncompile/980616-0.f: New test.
7287
7288         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7289
7290 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7291
7292         *  g++.other/singleton.C: Return error value instead of taking
7293         SIGSEGV.
7294
7295 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7296
7297         *  g++.other/singleton.C: New test.   Warning is under dispute.
7298         Runtime crash is not.
7299
7300 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7301
7302         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7303         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7304         using6.C, using7.C}:  New namespace tests.
7305
7306 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7307
7308         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7309         specialization with typedef'ed names used as array indexes.
7310
7311 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7312
7313         * gcc.c-torture/execute/980709-1.c: New test.
7314
7315         * gcc.dg/980709-1.c: New test.
7316
7317 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7318
7319         * gcc.c-torture/execute/bcp-1.c: New test.
7320
7321 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7322
7323         * gcc.c-torture/execute/980707-1.c: New test.
7324
7325 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7326
7327         * gcc.c-torture/compile/980706-1.c: New test.
7328
7329 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7330
7331         * g77.f-torture/execute/980701-0.f,
7332         g77.f-torture/execute/980701-1.f: New test from Craig.
7333
7334 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7335
7336         * gcc.c-torture/compile/980701-1.c: New test.
7337
7338         * gcc.c-torture/execute/980701-1.c: New test.
7339
7340 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7341 rlsruhe.de>
7342
7343         * g++.old-deja/g++.robertl/eb132.C: New test.
7344         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7345
7346 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7347
7348         * g77.f-torture/execute/980628-7.f,
7349         g77.f-torture/execute/980628-8.f,
7350         g77.f-torture/execute/980628-9.f,
7351         g77.f-torture/execute/980628-10.f: New tests from Craig.
7352
7353         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7354
7355 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7356
7357         * g77.f-torture/execute/980628-4.f: New test from Craig.
7358         * g77.f-torture/execute/980628-5.f: Likewise.
7359         * g77.f-torture/execute/980628-2.f: Likewise.
7360         * g77.f-torture/execute/980628-0.f: Likewise.
7361         * g77.f-torture/execute/980628-1.f: Likewise.
7362         * g77.f-torture/execute/980628-3.f: Likewise.
7363         * g77.f-torture/execute/980628-6.f: Likewise.
7364
7365 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7366
7367         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7368         directory when nothing has been installed yet.
7369
7370 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7371
7372         * gcc.c-torture/special/special.exp: Handle newer versions of
7373         dejagnu.
7374
7375 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7376
7377         * gcc.dg/980626-1.c: New test.
7378
7379 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7380
7381         * gcc.misc-tests/m-un-2.c: New test.
7382         * g++.old-deja/g++.other/warn01.c: Likewise.
7383
7384 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7385
7386         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7387         compatibility with assmblers with a different comment character.
7388         Eliminate use of GAS-specific extensions.
7389
7390 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7391
7392         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7393
7394 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7395
7396         *lib/g77.exp: Replace search for libf2c.a with search for newly
7397         renamed libg2c.a
7398
7399 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7400
7401         * gcc.c-torture/execute/980617-1.c: New test.
7402
7403 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7404
7405         * gcc.c-torture/execute/980612-1.c: New test.
7406
7407 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7408
7409         * gcc.dg/980523-1.c: Only test on ppc-linux.
7410         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7411
7412         * gcc.c-torture/execute/980608-1.c: New test.
7413
7414 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7415
7416         * gcc.c-torture/execute/980605-1.c: New test.
7417
7418 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7419
7420         * gcc.c-torture/execute/980604-1.c: New test.
7421
7422 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7423
7424         * gcc.c-torture/execute/980602-1.c: New test.
7425         * gcc.c-torture/execute/980602-2.c: Likewise.
7426
7427 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7428
7429         * 970125-0.f: Fix per JCB.  Add commentary.
7430
7431 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7432
7433         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7434         IEEE -0 support.
7435
7436 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7437
7438         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7439         earlier.
7440
7441 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7442
7443         * gcc.c-torture/execute/980526-3.c: New test.
7444
7445 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7446
7447         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7448         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7449         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7450         m88k-motorola-sysv3 to XFAIL.
7451
7452 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7453
7454         * gcc.dg/980526-1.c: New test.
7455         * gcc.c-torture/execute/980526-2.c: New test.
7456
7457 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7458
7459         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7460
7461         * gcc.c-torture/execute/980526-1.c: New test.
7462
7463 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7464
7465         * g77.f-torture/execute/alpha2.f: Add runtime test.
7466
7467 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7468
7469         * g++.old-deja/old-deja.exp: Strip leading directories.
7470
7471         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7472         error for the line.  Don't run multiple tests for the same line.
7473
7474 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7475
7476         * gcc.dg/980523-1.c: New test.
7477
7478 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7479
7480         * g77.f-torture/compile/970915-0.f: New test.
7481
7482 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7483
7484         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7485
7486 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7487
7488         * gcc.dg/980520-1.c: New test.
7489
7490 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7491
7492         * gcc.dg/980502-1.c: Fix return type.
7493
7494 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7495
7496         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7497         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7498         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7499         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7500         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7501
7502 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7503
7504         * g77.f-torture/execute/980520-1.f: New test.
7505
7506 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7507
7508         * lib/mike-g77.exp: New file.
7509
7510         * g77.f-torture/noncompile/noncompile.exp,
7511         g77.f-torture/noncompile/check0.f: New files.
7512
7513 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7514
7515         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7516         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7517         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7518         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7519         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7520         abort where appropriate.
7521
7522 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7523
7524         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7525         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7526
7527 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7528
7529         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7530
7531 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7532
7533         * g77.f-torture/compile/980427-0.f: New test.
7534
7535 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7536
7537         * g77.f-torture/compile/980424-0.f: New test.
7538
7539 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7540
7541         * g77.f-torture/compile/980419-2.f (main): New test.
7542         * g77.f-torture/compile/970125-0.f: New test.
7543         * g77.f-torture/compile/980419-1.f: New test.
7544
7545 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7546
7547         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7548         of loop-4.c.
7549
7550 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7551
7552         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7553
7554 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7555
7556         * gcc.c-torture/compile/980329-1.c: New test.
7557
7558 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7559
7560         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7561         * gcc.dg/980312-1.c: Fix typo in -march command.
7562
7563 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7564
7565         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7566
7567 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7568
7569         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7570         Dave Love agree the Fortran source is bogus.
7571
7572 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7573
7574         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7575         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7576         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7577         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7578         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7579
7580 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7581
7582         * g++.old-deja/g++.other/friend1.C: New test.
7583
7584 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7585
7586         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7587         possibly uninitialized) variables and declare dnrm2.
7588
7589 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7590
7591         From Bruno Haible <haible@ilog.fr>:
7592         * gcc.c-torture/execute/980223.c: New test.
7593
7594 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7595
7596         * gcc.dg/ifelse-1.c: New test.
7597
7598 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7599
7600         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7601
7602           * lib/old-dejagnu.exp (old-dejagnu): Added the
7603           "execution test - XFAIL *-*-*" handling in the spirit of
7604           "excess errors test -". Changed the "execution test fails"
7605           handling to be like "excess errors test fails".
7606           * Update various tests accordingly.
7607
7608 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7609
7610         * gcc.c-torture/execute/980205.c: New test.
7611
7612 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7613
7614         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7615         * lib/f-torture.exp: Similarly.
7616         * gcc.c-torture: Rename all .cexp files to .x files.
7617
7618 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7619
7620         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7621         (940510-1.c): Removed duplicate.
7622         (971104-1.c): New test.
7623
7624 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7625
7626           * lib/f-torture.exp: Improve error and loop detection.
7627
7628 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7629
7630         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7631         use that to size the filler array.
7632
7633 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7634
7635         * lib/c-torture.exp(c-torture-execute): Fix typo.
7636
7637         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7638         testcase as the executable name. Keep the executable around if
7639         the test fails.
7640
7641 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7642
7643         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7644         changes.  Only test one -g option, and move it to the end of the
7645         list of options to test.
7646
7647 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7648
7649         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7650         variable GCC_TORTURE_OPTIONS to supply default switches separated
7651         by colons.  If no environment variable, run tests with -O0 -g, -O1
7652         -g, and -O2 -g as well.
7653
7654 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7655
7656         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7657         explanatory comments. Fix indentation.
7658
7659 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7660
7661         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7662
7663 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7664
7665         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7666         * g++.old-deja/g++.mike/p7325.C: Likewise.
7667         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7668
7669 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7670
7671         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7672         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7673         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7674         * g++.old-deja/g++.law/operators4.C: Likewise.
7675
7676 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7677
7678         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7679         * g++.old-deja/g++.mike/p784.C: Ditto.
7680         * g++.old-deja/g++.mike/p785.C: Ditto.
7681
7682 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7683
7684           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7685
7686 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7687
7688         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7689         target feature; pass this to c-torture-execute as needed.
7690
7691 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7692
7693         * lib/c-torture.exp(c-torture-execute): If the previous and the
7694         current executables being tested are identical, we don't need to
7695         run the executable again. Try to make the executable names
7696         unique. Add an optional argument for passing additional compiler
7697         flags.
7698
7699 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7700
7701         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7702
7703 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7704
7705         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7706
7707 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7708
7709         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7710         32bit or larger longs.
7711
7712         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7713         have either a 32bit long or 32bit int.
7714
7715 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7716
7717         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7718         Make double precision tests dependent on sizeof (double).
7719
7720 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7721
7722         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7723         too.
7724
7725 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7726
7727         * gcc.c-torture/compile/961203-1.cexp: New script.
7728
7729 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7730
7731         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7732         up the includes ourselves.
7733
7734 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7735
7736         * lib/plumhall.exp: Remove random include, and add a few
7737         verbose messages for debugging.
7738
7739 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7740
7741         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7742         of trying to do it ourselves.
7743
7744 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7745
7746         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7747
7748 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7749
7750         * gcc.prms/5403.c: Made regexp a bit less strict.
7751
7752 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7753
7754         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7755         is returned from remote_load instead.
7756         * lib/plumhall.exp: Ditto.
7757         * lib/mike-g++.exp: Ditto.
7758         * lib/old-dejagnu.exp: Ditto.
7759         * lib/c-torture.exp: Ditto.
7760
7761 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7762
7763         * lib/g++.exp: Use build_wrapper procedure.
7764         * lib/gcc.exp: Ditto.
7765
7766 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
7767
7768         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
7769         an old-style decl for malloc.  Fixes tests to work when
7770         sizeof (int) != sizeof (size_t).
7771
7772 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
7773
7774         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
7775
7776         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
7777         use stdargs.h interface.
7778
7779 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
7780
7781         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
7782         NO_VARARGS when compiling.
7783
7784 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
7785
7786         * lib/plumhall.exp(ph_includes): New procedure.
7787         (ph_make): Use it.
7788         (ph_compiler): Ditto.
7789
7790         * lib/g++.exp: Rename test-glue.c to testglue.c.
7791         * lib/gcc.exp: Ditto.
7792
7793 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7794
7795         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
7796         to completion when it's called.
7797
7798 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
7799
7800         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
7801         is defined, don't do test.
7802
7803 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
7804
7805         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
7806         for object files.
7807         (ph_summary): Mark skipped testcases as untested, not unresolved.
7808
7809         * lib/plumhall.exp (ph_make): If unresolved because of bad
7810         errorCode, record errorCode in log file.
7811         (*): Replace send_log/verbose with verbose -log.
7812
7813 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
7814
7815         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
7816         double conversion if double isn't at least 8 bytes.
7817
7818         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
7819         int to work with targets where int is 16 bits.
7820
7821         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
7822         8 bytes, just exit, since 4 byte doubles don't have enough bits of
7823         precision for the test to complete.
7824
7825 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
7826
7827         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
7828         if d10v is not compiled with the -mdouble64 flag.
7829         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
7830
7831         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
7832         d10v is not compiled with the -mint32 flag.
7833
7834 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
7835
7836         * lib/plumhall.exp: Use incr_count.
7837
7838 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
7839
7840         * gcc.c-torture: Update to c-torture-1.45.
7841
7842 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
7843
7844         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
7845         the name of the expect testcase file).
7846
7847         * lib/g++.exp(g++_init): Ditto.
7848
7849 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
7850
7851         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
7852         the host.
7853
7854         * lib/gcc.exp(gcc_exit): New procedure.
7855
7856 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
7857
7858         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
7859         specs where appropriate.
7860
7861         * g++.old-deja/g++.arm/*: Added additional ERROR checks
7862         because of new "candidates are" messages, and removed a few
7863
7864         * Converted all non-old-style g++ testcases to old-style, and
7865         moved into g++.old-deja.
7866
7867 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
7868
7869         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
7870         options.
7871
7872         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
7873         succeeded.
7874
7875         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
7876
7877 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
7878
7879         * lib/gcc.exp (gcc_target_compile): Add support for defining
7880         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
7881         the machine doesn't have those features.
7882
7883 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
7884
7885         * g++.law/operators4.exp: Don't use LIBS.
7886
7887 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7888
7889         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
7890
7891         * lib/mike-g++.exp: Don't set the compiler to be tested here.
7892         * lib/g++.exp: Set it here instead. Also, allow use of the
7893         --tool_exec and --tool_opt options. Change CXX to
7894         GXX_UNDER_TEST.
7895
7896         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
7897
7898         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
7899
7900 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
7901
7902         * lib/old-dejagnu.exp: Use prune_warnings instead of
7903         prune_system_crud.
7904         * lib/mike-g++.exp: Ditto.
7905         * lib/gcc.exp: Ditto.
7906         * lib/g++.exp: Ditto.
7907
7908         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
7909
7910 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
7911
7912           * 941014-2.c: Include stdlib.h
7913           * 960327-1.c: Include stdio.h
7914           * dbra.c, index-1.c: Don't assume ints are 32bits.
7915
7916 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
7917
7918         * lib/gcc.exp: Add gcc,stack_size target feature.
7919
7920         * lib/g++.exp(g++_target_compile): Add the include and link
7921         paths here, not in two other places. And, it's $options, not
7922         options.
7923
7924         * lib/mike-g++.exp(postbase): Remove the code that determines
7925         the correct include and link paths.
7926         * g++.old-deja/old-deja.exp: Ditto.
7927
7928 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
7929
7930         * lib/g++.exp(g++_init): target_compile no longer returns the
7931         filename of the result.
7932
7933 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7934
7935         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
7936         call to glob.
7937
7938         * gcc.c-torture/special/special.exp: Change call to
7939         gcc_target_compile to include the object file.
7940
7941 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
7942
7943         * gcc.c-torture/special/special.exp: Correct misspelling in last
7944         change.
7945
7946 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
7947
7948         * lib/plumhall.exp(ph_summary): Log the entire output of the
7949         executable. Return -1 if there were any failures, 0 otherwise.
7950         (ph_execute): Return -1 if there were any failures, 0 otherwise.
7951         (ph_make): Clean up objects and executables that were built
7952         if the tests succeeded.
7953
7954 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
7955
7956         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
7957         libraries and includes in the build tree as appropriate.
7958
7959 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
7960
7961         * lib/c-torture.exp: Instead of looking for the global variable
7962         NO_LONG_LONG, check to see if that's a feature of the target.
7963
7964 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
7965
7966         * config/default.exp: Minimize. Delete the remainer of the files in
7967         config; this functionality is now in devo/dejagnu/config.
7968
7969         g++.*/*: Pass any additional flags used to compile to postbase;
7970         delete CXXFLAGS.
7971
7972         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
7973         is now done by runtest.exp. Use gcc_target_compile instead of
7974         compile.
7975
7976         lib/c-torture.exp: Use gcc_target_compile instead of compile.
7977         Remove references to CFLAGS. Use remote_file instead of
7978         calling rm -f.
7979         (c-torture): Take a list of arguments to use to compile this
7980         testcase.
7981
7982         lib/g++.exp: Simplify. Use target_compile instead of compile.
7983         lib/gcc-dg.exp: Ditto.
7984         lib/gcc.exp: Ditto.
7985         lib/mike-{gcc,g++}.exp: Ditto.
7986         lib/old-dejagnu.exp: Ditto.
7987         lib/plumhall.exp: Ditto.
7988
7989 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
7990
7991         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
7992         (ph_linker): Likewise.
7993
7994 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
7995
7996           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
7997         MAP_ANON / MAP_ANONYMOUS if defined;
7998         else try to map from /dev/zero .
7999
8000 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8001
8002         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8003         isn't defined, then define it to MAP_ANONYMOUS.
8004
8005 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8006
8007         * gcc.c-torture: Update to c-torture-1.42 release.
8008
8009 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8010
8011         * gcc.c-torture: Update to c-torture-1.41 release.
8012
8013 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8014
8015         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8016         c-torture release.
8017
8018 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8019
8020         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8021         and LDFLAGS.  Fix second case to append the target_info ldflags
8022         onto LDFLAGS, not CFLAGS.
8023         * lib/g++.exp (g++_init): Add target_info stuff.
8024         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8025         of libgloss and newlib flags for !native.
8026
8027         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8028         (GDB): Fix relative path to go up another dir for finding gdb.
8029
8030 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8031
8032         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8033         versions in the target_info array, if they don't exist.
8034
8035 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8036
8037         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8038
8039 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8040
8041         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8042         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8043
8044 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8045
8046         * lib/old-dejagnu.exp: Don't remove the output file before we've
8047         actually tested it. Don't append pwd to the path of the executable
8048         we're testing.
8049
8050 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8051
8052         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8053
8054 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8055
8056         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8057         temporary directory for compiler files, and set it to a default
8058         value of /tmp. Set $output as the name of the output file from
8059         compiling the testcase. Add a -o option to $cflags_var so the
8060         compiler writes the final output file as $output. Set $executable
8061         to $output.
8062
8063         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8064         directory for compiler files, and set it to /tmp if it doesn't
8065         already have a value. Set $output_file to the name of the output
8066         file from compiling the testcase. Add a -o option to CXXFLAGS so
8067         the compiler writes the final output file as $output. Use $output
8068         as the executable to be tested.
8069
8070 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8071
8072         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8073
8074 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8075
8076         * gcc.c-torture/execute/pending-1.c: New test.  Still
8077         pending in Tege's queue.
8078
8079 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8080
8081         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8082         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8083         if there were failures.  Call unresolved if there were unresolved
8084         testcases.  Call gcc_fail if program did not run to completion.
8085         (ph_make): Pass additional argument name to ph_execute.
8086         (ph_execute): Add new argument.  Pass additional arguments to
8087         ph_summary.  Call gcc_fail is there is no execution output.
8088
8089 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8090
8091         * lib/plumhall.exp (proc_summary): Output relavent summary
8092         lines into the log so specific failures in plumhall can be
8093         investigated.
8094
8095 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8096
8097         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8098         (c-torture-execute): Don't try to execute tests which use
8099         "long long" types if $NO_LONG_LONG is nonzero.
8100
8101 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8102
8103         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8104         not c-torture.
8105
8106         * gcc.ieee: Move from here.
8107         * gcc.c-torture/execute/ieee: To here.
8108
8109 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8110
8111         * gcc.c-torture: Update to c-torture-1.41 release.
8112
8113 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8114
8115         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8116         not "$output".
8117
8118 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8119
8120         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8121         -c present.
8122
8123 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8124
8125         * config/proelf.exp: Handle connecting to a simulator.
8126
8127 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8128
8129         * config/proelf.exp: New file.  Enough framework that we can
8130         run c-torture tests on the proelf targets (or any other target
8131         that gdb can connect to for that matter).
8132
8133 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8134
8135         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8136         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8137
8138         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8139         exec_output exists.
8140
8141 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8142
8143         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8144         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8145
8146         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8147         to pass/fail/unresolved/unsupported/untested.  Caller must now
8148         call unresolved/unsupported/untested.
8149         * lib/*.exp: Update FSF address.  Update to handle new results of
8150         ${tool}_load.
8151         * lib/chill.exp (verbose): Delete.
8152
8153 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8154
8155         * lib/gcc.exp (default_gcc_start): Change order of args to
8156         $LDFLAGS $CFLAGS $LIBS.
8157         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8158         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8159         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8160         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8161         * gcc.misc-tests/dg-test.exp: Likewise.
8162         * gcc.misc-tests/msgs.exp: Likewise.
8163         * gcc.prms/prms.exp: Likewise.
8164         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8165         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8166
8167         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8168
8169 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8170
8171         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8172
8173         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8174         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8175
8176         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8177         necessary.
8178
8179 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8180
8181         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8182         global for loop; add use of $mathlib.
8183         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8184         settings here; set mathlib for anything but VxWorks.
8185
8186 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8187
8188         * gcc.c-torture: Update to c-torture-1.40 release.
8189
8190 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8191
8192         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8193         dg.exp.
8194
8195 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8196
8197         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8198         global.
8199
8200 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8201
8202         * lib/g++.exp (LIBS): Define if not already.
8203         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8204         (gcc-dg-prune): Call prune_gcc_output.
8205         * lib/gcc.exp (prune_gcc_output): New proc.
8206         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8207         prune_gcc_output.
8208
8209 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8210
8211         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8212         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8213
8214 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8215
8216         * gcc.c-torture: Update to c-torture-1.39 release.
8217
8218 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8219
8220         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8221         fails, try others as well.
8222
8223 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8224
8225         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8226         If compilation fails, mark execute tests as `untested'.
8227         If test is marked as unsupported, don't mark compilation and
8228         execute tests as failed.
8229
8230 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8231
8232         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8233         libstdc++ for whether or not we want to be doing shared
8234         libraries.  Delete link_curses since we don't need it anymore.
8235         * lib/mike-g++.exp (postbase): Don't link in libg++.
8236         * g++.old-deja/old-deja.exp: Likewise.
8237
8238 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8239
8240         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8241
8242 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8243
8244         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8245         For that, add `-Wl,-a,shared_archive'.
8246         * g++.old-deja/old-deja.exp: Likewise.
8247
8248 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8249
8250         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8251
8252 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8253
8254         * lib/mike-g++.exp (postbase): Pay attention to the status of
8255         g++_load.
8256
8257 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8258
8259           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8260
8261 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8262
8263         * lib/gcc.exp (default_gcc_start): No longer need to log program
8264         being executed or its output, execute_anywhere does that now.
8265         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8266         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8267
8268 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8269
8270         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8271         the same as those in lib/g++.exp.
8272
8273 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8274
8275         * gcc.c-torture: Update to c-torture-1.38 release.
8276         * gcc.ieee: Related changes.
8277
8278 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8279
8280         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8281         "exec". Minor reformatting changes.
8282
8283         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8284         cross. This means all "exec" calls now work on a remote host as
8285         well.
8286         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8287         cross. Filter out the extra "\r\n" stuff that expect puts in.
8288         (c-torture-execute): Filter out the bogus warnings like
8289         c-torture-compile does. Add support for canadian cross.
8290         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8291         Use execute_anywhere rather than calling exec directly. Now it
8292         works for canadian cross testing.
8293
8294 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8295
8296         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8297         results into a variable, and check that rather than using file exists.
8298
8299 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8300
8301         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8302         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8303
8304 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8305
8306         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8307         lib_curses if there's a shared libg++ in the build tree.
8308
8309 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8310
8311         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8312         if not supported target.
8313
8314 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8315
8316         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8317         link_curses up to always happen, not just for native builds.
8318
8319 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8320
8321         * gcc.c-torture: Update to c-torture-1.36 release.
8322         * gcc.failure: Related changes.
8323
8324 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8325
8326         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8327
8328 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8329
8330         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8331         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8332         runshlib, link_curses, and mathlib for link and run.
8333
8334         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8335         pass the runtime shared library options for Solaris, OSF/1, and
8336         Irix5, and link with -lcurses to avoid unresolved references.
8337
8338 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8339
8340         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8341         only run once.
8342
8343 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8344
8345         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8346
8347 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8348
8349         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8350         do not have a framework for the "compat" tests yet.
8351
8352 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8353
8354         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8355         set to null if we're testing vxworks5.1.  Use that instead of
8356         `-lm' in the setting of LIBS for link and run.
8357
8358 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8359
8360         * config/rom68k.exp (${tool}_load): Major changes to make it
8361         work.  Verified that it does in fact return the stuff in
8362         exec_output properly.  Catch any Emul or any TRAP other than 0.
8363
8364 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8365
8366         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8367         LDFLAGS properly for targets that need stuff from libgloss.
8368         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8369         only run once.
8370         (gpp_initialized): New variable.
8371
8372 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8373
8374         * config/rom68k.exp: Load libgloss.exp.
8375         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8376         so we can produce a fully linked binary.
8377         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8378         so we can produce a fully linked binary.
8379
8380 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8381
8382         * lib/plumhall.exp (ph_section): Watch for expected failures.
8383         Add missing `else'.
8384
8385         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8386         run the testcase.
8387         (c-torture): Likewise.
8388
8389 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8390
8391         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8392
8393         * lib/mike-g++.exp (mike_cleanup): New proc.
8394         (prebase): New globals compiler_result, not_compiler_result,
8395         target_regexp.
8396         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8397         allow leading "-" in pattern.  Watch for unsupported tests.
8398         If $compiler_result is set, pattern match assembler code,
8399         and ditto for $not_compiler_result.
8400         * lib/mike-gcc.exp: Likewise.
8401
8402         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8403         execution "succeeded".
8404
8405 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8406
8407         * config/win32.exp: New file.
8408         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8409
8410 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8411
8412         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8413         unsupported.
8414         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8415         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8416         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8417
8418         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8419         "... without exceptions was ...".  That is now handled by
8420         prune_system_crud.
8421         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8422
8423 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8424
8425         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8426         sieve.c,sort2.c}: New files.
8427         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8428         sieve.exp,sort2.exp}: Drivers for them.
8429
8430         * lib/mike-gcc.exp (program_output): New user settable variable.
8431         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8432         messages.
8433         * lib/mike-g++.exp (program_output): New user settable variable.
8434
8435         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8436
8437         * config/sh.exp: Deleted (use sim.exp instead).
8438
8439 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8440
8441         * config/vx.exp: Declare CHECKTASK as global.
8442         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8443         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8444         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8445
8446 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8447
8448         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8449         target. Like vx.exp, only includes `vx29k.exp' instead of
8450         `vxworks.exp'.
8451
8452 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8453
8454         * config/sim.exp: Increase time limit from 120 seconds to 240.
8455
8456 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8457
8458         * gcc.c-torture/execute/950628-1.c: New test.
8459
8460 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8461
8462         * gcc.c-torture: Update with changes/additions from
8463         c-torture-1.34.
8464
8465 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8466
8467         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8468
8469 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8470
8471         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8472
8473 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8474
8475         * gcc.c-torture/compile/950512-1.c: New test.
8476         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8477         * gcc.dg/struct-ret-1.c: Likewise.
8478
8479 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8480
8481         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8482           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8483
8484 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8485
8486         * gcc.c-torture/special/920411-1.c: Deleted.
8487         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8488
8489 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8490
8491         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8492         cpu limit.
8493
8494 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8495
8496         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8497
8498 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8499
8500         From kenner;
8501         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8502         is the proper length.
8503         * va-arg-3.c: Likewise.
8504
8505 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8506
8507         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8508         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8509
8510         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8511         * lib/g++.exp (default_g++_start): Delete old cruft.
8512
8513 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8514
8515         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8516         (2 * (1 << 18)) to (2 * (1 << 17)).
8517
8518         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8519
8520 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8521
8522         * config/rom68k.exp: Renamed from config/idp.exp
8523
8524 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8525
8526         * c-torture/compile/921109-2.c
8527
8528 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8529
8530         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8531         excess errors.
8532
8533 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8534
8535         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8536         output.
8537         * lib/g++.exp (default_g++_start): Likewise.
8538
8539 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8540
8541         * gcc.c-torture/compile/950329-1.c: New test.
8542
8543 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8544
8545           * config/bug.exp (${tool}_load): Updated to use new remote_open
8546           and remote_close procs.
8547         * config/idp.exp: New file.
8548
8549 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8550
8551         * gcc.c-torture/execute/950322-1.c: New test.
8552
8553 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8554
8555         * config/vx.exp (${tool}_load): Clean up testing of return code from
8556         vxworks_ld and vxworks_spawn.
8557
8558 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8559
8560         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8561
8562 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8563
8564         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8565         can mark excess errors on a machine by machine basis.  Note, the
8566         default is to not expect any excess errors, even when excess
8567         errors test - is given, so you will want to put an XFAIL ... on
8568         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8569         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8570         those 4 machines, but no others.
8571
8572 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8573
8574         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8575         * lib/c-torture.exp: to here.
8576
8577 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8578
8579         * gcc.c-torture/execute/950221-1.c: New test.
8580         * gcc.c-torture/execute/struct-ret-1.c: New test.
8581         * gcc.c-torture/compile/950221-1.c: New test.
8582
8583         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8584
8585 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8586
8587         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8588         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8589
8590 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8591
8592         * g++.gb: New directory of tests, derived from my signature and
8593         class scoping tests.
8594
8595         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8596         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8597         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8598         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8599         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8600         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8601         * g++.gb/sig25.C: Likewise.
8602
8603         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8604         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8605         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8606         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8607         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8608         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8609         * g++.gb/sig25.exp: Likewise.
8610
8611         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8612         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8613         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8614         * g++.gb/scope13.C: Likewise, this test still fails.
8615
8616         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8617         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8618         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8619         * g++.gb/scope13.exp: Ditto.
8620
8621         * g++.gb/README: New file, explains what these tests are about.
8622
8623 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8624
8625         * lib/dg.exp (dg-do): Support `preprocess'.
8626         (dg-test): Likewise.
8627
8628 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8629
8630         * config/udi.exp: change "continue -expect" to "exp_continue".
8631
8632 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8633
8634         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8635         Delete redundant tests.
8636
8637         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8638         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8639         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8640         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8641         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8642         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8643         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8644         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8645
8646         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8647         storing label pointers.
8648         * gcc.c-torture/execute/921019-1.c: Likewise.
8649         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8650         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8651         parameter fp.
8652         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8653         constants.
8654
8655         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8656         Delete obsolete tests.
8657
8658         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8659         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8660         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8661         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8662         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8663         * gcc.c-torture/compile/950124-1.c: New test.
8664
8665         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8666
8667 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8668
8669         * lib/mike-g++.exp: Add -lm to LIBS.
8670
8671 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8672
8673         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8674
8675 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8676
8677         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8678
8679 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8680
8681         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8682
8683 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8684
8685         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8686         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8687         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8688         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8689         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8690         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8691         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8692         * g++.law/{operators31.C, operators32.C,
8693         * g++.law/{operators33.C, operators34.C}: Likewise.
8694         * g++.law/{pic1.C, refs2.C}: Likewise.
8695         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8696         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8697         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8698         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8699
8700         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8701         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8702         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8703         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8704         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8705         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8706         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8707         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8708         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8709         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8710         * g++.law/{operators34.exp}: Likewise.
8711         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8712         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8713         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8714         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8715         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8716
8717         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8718         No longer expected to fail.
8719         * g++.law/missed-error3.C: Tweak for recent bool changes.
8720
8721 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8722
8723         * config/emb-unix: Deleted.
8724         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8725         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8726
8727 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8728
8729         * lib/dg.exp (dg-test): Fix typo in last patch.
8730
8731 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8732
8733         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8734         (handles multiple occurrences).
8735
8736 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8737
8738         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8739         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8740         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8741         printed).
8742         * lib/c-torture.exp (c-torture-compile): Likewise.
8743         (c-torture): Prepend full path if missing.
8744         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8745         (gcc_fail): Likewise.
8746         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8747
8748 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8749
8750         * lib/netware.exp: Only attach to NetWare i386 systems.
8751
8752 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8753
8754         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8755         messages.  Add test name to "output pattern match" pass/fail message.
8756
8757 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8758
8759         * gcc.dg: New testsuite.
8760         * gcc.dg/dg.exp: New file.
8761
8762         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8763         test-switch.c}: Deleted.
8764
8765         * gcc.misc-tests/msgs.exp: New testcase driver.
8766
8767 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
8768
8769         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
8770         Watch for illegal return values from ${tool}_load.
8771         * config/unix.exp (${tool}_load): Fix pass/fail detection for
8772         cross targets.  Coerce return value >0 to 1.
8773
8774 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8775
8776         * config/unix.exp (${tool}_load): Call program rsh, not proc.
8777
8778         * config/emb-unix.exp: New file.
8779
8780         * config/sim.exp: Error if variable $SIM not defined.
8781         (${tool}_load): Mark test as "untested" if simulator missing.
8782
8783         * config/unix.exp: Load remote.exp to get rcp_download.
8784         * lib/c-torture.exp: Use different option lists for testcases with
8785         and without loops.
8786         * gcc.c-torture/execute/execute.exp: Likewise.
8787
8788 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8789
8790         * config/*.exp: Clarify return code from ${tool}_load.
8791         Call `unresolved' or `untested' instead of `warning' or `perror'
8792         (sometimes you still want to call both though).
8793         Add comment that `shell_id' is local to each file.
8794         * config/udi.exp (timeout): Set to 30.
8795         Don't print warning if connection fails, $connectmode has already
8796         printed an error.
8797         (${tool}_load): Move verbose messages to level 2.
8798         Rework pattern for "Process started" message.
8799         Pass `shell_id' to ${connectmode}_download.
8800         Retry twice upon timeout.  Make resetting of target more robust.
8801         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
8802         Pass `shell_id' to exit_$connectmode.
8803         Only call exit_$connectmode if connected.
8804         * config/unix.exp (${tool}_load): Check return codes better.
8805         * config/vrtx.exp (${tool}_load): Likewise.
8806         * config/vx.exp (${tool}_load): Likewise.
8807         Delete unneeded global's.
8808         * lib/dg.exp (dg-test): Update to reflect clarified return codes
8809         from ${tool}_load.
8810         (dg-stat): Delete.
8811         (dg-init): Delete recording of pass/fail counts.
8812         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8813         (old-dejagnu-init): Likewise.
8814         (old-dejagnu-stat): Delete contents, empty proc now.
8815         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
8816         (c-torture): Delete references to lcnt, lpass, lfail.
8817         Get option list from TORTURE_OPTIONS.
8818         Delete -funroll[-all]-loops if no loops.
8819         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
8820         (g++_stat): Delete contents (empty proc now).
8821         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
8822         (gcc_finish): Likewise.
8823         (gcc_stat): Deleted.
8824         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
8825         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
8826         * gcc.c-torture/execute/execute.exp: Likewise.
8827         Split tests into two parts: compile, execute.
8828         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
8829         no loops.  Update to reflect clarified return codes from ${tool}_load.
8830
8831 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
8832
8833         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
8834         to grep for.
8835         (old-dejagnu): Likewise (where necessary).
8836
8837 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
8838
8839         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
8840
8841         * lib/dg.exp (dg-process-target): Fix processing of selector.
8842         Add comment regarding use of `error'.
8843
8844         * lib/gcc.exp (prune_system_crud): Define if missing.
8845         * lib/g++.exp (prune_system_crud): Likewise.
8846
8847         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
8848         Call prune_system_crud.
8849         * lib/dg.exp (dg-runtest): New proc.
8850         Use perror instead of send_user for tcl errors in testcase.
8851         Don't return any value, it's never used.
8852         Don't clobber previous definition of `unknown'.
8853         Print tcl errors in `dg-final'.
8854
8855 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
8856
8857         * lib/dg.exp (dg-process-target): Improve syntax error messages.
8858         (dg-test): Don't print errorInfo, it contains stack backtrace.
8859
8860 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
8861
8862         * lib/g++.exp (runtest_file_p): Define if missing.
8863
8864 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
8865
8866         * lib/mike-g++.exp: Comment out loading of g++.exp.
8867         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
8868         (default_g++_version): Always print something.
8869         (default_g++_start): Comment out call to `which'.
8870         (g++_start, g++_load): Deleted (must be defined in config file).
8871         * lib/gcc.exp: Test for existence of $CC at start.
8872         Delete check for tmpdir (done in gcc_init).
8873         (default_gcc_version): Always print something.
8874         (default_gcc_start): Comment out call to `which'.
8875         * config/*.exp: Major cleanup - make cross targets work at least a
8876         little better for g++ (by not being "--tool gcc" specific).
8877         Rename gcc_xxx to ${tool}_xxx.
8878         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
8879         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
8880
8881 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
8882
8883         * lib/c-torture.exp (c-torture-compile): Rework compiler
8884         message processing.
8885
8886         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
8887         c-torture.
8888
8889 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8890
8891         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
8892
8893         * lib/dg.exp (dg-process-target): Support { target native }.
8894
8895 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
8896
8897         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
8898         looked for "... program xxx got fatal signal".
8899         Correct regsub munging of `comp_output'.
8900         Ignore compiler messages "path prefix not used" and "linker input
8901         file unused".
8902
8903 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
8904
8905         * lib/gcc.exp (runtest_file_p): Define if missing.
8906         * gcc.prms/template.c: Example to work from.
8907
8908 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
8909
8910         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
8911         * lib/dg.exp (dg-test): Call unsupported testcases as such.
8912
8913         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
8914         * gcc.prms/1883.c: Moved from compile/940714-1.c.
8915         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
8916         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
8917
8918         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
8919         (dg-process-target): No longer a varargs proc.
8920         Return S/N for target, P/F for xfail.  All callers changed.
8921         (user option procs): More argument checking.
8922         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
8923         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
8924         (dg-test): Skip test if not running on selected target in `dg-do'.
8925         Update handling of `dg-do-what', `dg-output-text'.
8926         Separate execution pass/fail from output pattern match pass/fail.
8927         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
8928
8929 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8930
8931         * gcc.c-torture/special/special.exp: Don't expect failure for mips
8932         target for 920510-1.c.
8933
8934 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
8935
8936         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
8937         Clean up comment regarding use of passcnt, etc.
8938         (gcc_stat): Don't update `testcnt' here.
8939         (gcc_finish): Do it here.
8940         Might as well reset `but_id' here too.
8941         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
8942         to determine if the file should be tested.
8943         * gcc.c-torture/compile/compile.exp: Likewise.
8944         * gcc.c-torture/execute/execute.exp: Likewise.
8945         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8946         * gcc.misc-tests/dg-test.exp: Likewise.
8947         * gcc.prms/prms.exp: Likewise.
8948         * gcc.wendy/wendy.exp: Likewise.
8949         * g++.old-deja.exp: Likewise.
8950         Move "Testing file" message to verbose level 1.
8951
8952 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
8953
8954         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
8955
8956 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
8957
8958         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
8959         (default_gcc_start): Accept optional second list element
8960         of compiler flags.  Print compiler output at verbosity level 2.
8961         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
8962         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
8963         Save current values of framework globals passcnt, failcnt, xpasscnt,
8964         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
8965         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
8966         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
8967         xfailcnt to compute stats.  Update framework global `testcnt' from
8968         pass/fail counts.
8969         (gcc_finish): New proc.  Clean up test environment.
8970         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
8971         (gcc_epass, gcc_efail): Delete.
8972         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
8973         argument of line number.
8974         (dg-init): If the tool has an init routine, call it.
8975         (dg-test): Remove args `cflags_var' and `libs_var'.
8976         Pass all compiler options to ${tool}_start.
8977         Handle missing line number.
8978         (dg-finish): New function.
8979         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
8980         particular files.  Call gcc_finish at end.  Move "skipping test"
8981         message to verbosity level 3.
8982         * gcc.c-torture/compile/compile.exp: Likewise.
8983         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
8984         * gcc.c-torture/execute/execute.exp: Likewise.
8985         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8986         Print testcase being tried at verbosity level 1.
8987         * gcc.c-torture/special/special.exp: Unset xfail.
8988         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8989         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
8990         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
8991         * gcc.failure/failure.exp: Likewise.
8992         * gcc.ieee/ieee.exp: Likewise.
8993         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
8994         Update call to dg-test.  Call dg-finish at end.
8995         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
8996         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
8997         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
8998         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
8999         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9000         * gcc.wendy/wendy.exp: Add copyright.
9001         Delete setting of tmpdir (done by gcc_init).
9002         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9003         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9004         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9005         gcc_[ce]pass/fail.
9006
9007 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9008
9009         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9010         confusion.
9011         (g++_load): Likewise.
9012
9013         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9014         Rename argument to `prog' to remove the confusion.
9015         Varargs fns behave differently too!
9016         (g++_load): Likewise.
9017
9018         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9019
9020         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9021         what it is.  Delete (always) printing of status value for !native.
9022         Simplify verbose code, and include status and exec_output.
9023         (g++_load): Use gcc_load.
9024
9025 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9026
9027         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9028         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9029         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9030         940714-3.c as these testcases don't exist anymore.  Make
9031         va-arg-1.c expected to pass.
9032
9033 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9034
9035         * gcc.misc-tests/misc.exp: Only run specific testcases.
9036         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9037         * gcc.misc-tests/dg-[1-9].c: New files.
9038
9039         * lib/dg.exp: New testsuite driver.
9040         * gcc.prms/prms.exp: Use it.
9041
9042         * README.gcc: New file.
9043
9044         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9045         Document and reset `lxpass' and `lxfail'.
9046         Simplify "initialized" message.
9047         (gcc_stat): Clean up comments a little.
9048
9049 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9050
9051         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9052
9053 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9054
9055         * lib/old-dejagnu.exp (process-option): New proc.
9056         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9057         (old-dejagnu): Simplify.
9058         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9059
9060 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9061
9062         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9063         exists and is not an empty string.
9064
9065         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9066         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9067         finished.
9068         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9069         automatically.
9070
9071         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9072         longer expected to fail.
9073
9074         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9075         "f" function call.
9076
9077         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9078
9079         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9080         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9081         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9082         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9083         c-torture-1.29.
9084
9085         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9086         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9087
9088         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9089
9090         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9091         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9092
9093         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9094         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9095         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9096
9097 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9098
9099         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9100         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9101         940714-1.c, 940714-2.c, 940714-3.c},
9102         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9103         gcc.misc-tests/{mg.c,mg.exp}:
9104         New tests.
9105         * gcc.noncompile/noncompile.exp: Change accordingly.
9106
9107 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9108
9109         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9110         Undo previous clobberage.
9111
9112 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9113
9114         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9115         * gcc.special/{930510-1.c, special.exp}:
9116         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9117         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9118         struct-varargs-1.c}: New tests from c-torture-1.26.
9119
9120 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9121
9122         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9123           argument to switch.
9124
9125 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9126
9127         * Revert the previous changes.  Please see Rob's directory
9128           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9129           fixes.
9130
9131 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9132
9133         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9134             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9135             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9136             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9137             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9138             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9139             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9140             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9141             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9142             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9143             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9144             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9145             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9146             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9147             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9148             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9149             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9150             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9151             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9152             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9153             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9154             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9155             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9156             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9157             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9158             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9159             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9160
9161 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9162
9163         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9164             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9165           with perror calls.
9166
9167 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9168
9169         * config/unix.exp (g++_load): Fix syntax.
9170
9171 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9172
9173         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9174         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9175         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9176         Don't expect va-arg-1.c to fail.  Correct expected output for
9177         920928-1.c.
9178         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9179         * gcc.wendy/hbm4.c: Correct typo.
9180         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9181
9182 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9183
9184         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9185         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9186         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9187         * lib/c-torture.exp (c-torture-compile): Ditto.
9188
9189         Reduce volume of output (remove all the -I's and such).
9190         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9191         Call gcc_cpass, gcc_cfail.
9192         (c-torture): Pass testing option to c-torture-compile.
9193
9194 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9195
9196         Bring patches over from progressive.
9197         * config/default.exp: Exit remote shell cleanly.
9198         (g++_exit, g++_start): Add default versions.
9199         * config/sim.exp (gcc_load): Use perror, not error.
9200
9201 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9202
9203         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9204         set in site.exp.
9205
9206 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9207
9208         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9209         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9210         (wendy_try): New proc to run testcase.
9211         (main loop): Call 'em.
9212         * gcc.wendy/*.c: Clean up pass to correct expected output.
9213
9214         * lib/gcc.exp: Minor cleanup work.
9215         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9216
9217 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9218
9219         * config/sim.exp (gcc_load): Document return codes better.
9220         Don't pass -v to simulator.
9221
9222 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9223
9224           * gcc.special/920717-x.c: Fix typo.
9225           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9226           get at sources.
9227
9228         * lib/mike-gcc.exp: Fix typo.
9229
9230 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9231
9232         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9233         binary to use, transform the name.
9234         * config/*.exp: rename everything. Nuke any g++ specific files,
9235         it's now a special case of gcc that requires no special support.
9236         Add a default.exp for unsupported targets.
9237
9238 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9239
9240         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9241         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9242         version of Tcl.
9243
9244 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9245
9246         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9247         than a warning.
9248
9249 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9250
9251         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9252
9253 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9254
9255         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9256         option_list.  Compile every file with only 4/6 option choices
9257         (same as C torture) instead of with 12/18 different option
9258         choices.
9259         * lib/c-torture.exp: Likewise.
9260
9261         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9262         not already set.
9263
9264 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9265
9266         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9267         can put an XFAIL *-*-* on excess errors.
9268
9269 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9270
9271         * g++.law: Add more tests derived from g++-bugs snapshots.
9272
9273         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9274         equivalent to g++.law/init9.
9275
9276         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9277         compiled it, and the a.out file after we've run it.
9278
9279 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9280
9281         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9282         compiled it, and the a.out file after we've run it.
9283
9284 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9285
9286         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9287
9288 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9289
9290         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9291         version number.
9292
9293 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9294
9295         * g++.law: New directory of g++ tests derived from the g++-bugs
9296         snapshots.
9297
9298 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9299
9300         * gcc.compile: initbug1.c initbug1.exp testcase added
9301
9302 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9303
9304         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9305         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9306           fixes submitted by Jeff Law (law@cs.utah.edu)
9307         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9308           Jeff Law (law@cs.utah.edu)
9309
9310
9311 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9312
9313         * config/unix-g++.exp: Follow the gcc way of doing things.
9314         * g++.old-deja/old-deja.exp: Minor updates.
9315         * lib/g++.exp: New file, follow the gcc way of doing things.
9316         * lib/old-dejagnu.exp: Minor updates.
9317         * lib/mike-g++.exp: Always unset errorInfo.
9318
9319 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9320
9321         * lib/gcc.exp: Fix some errors with the below change, CC and
9322         CFLAGS should be global when setting, not local.
9323
9324 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9325
9326         * lib/gcc.exp: Transform tool name.
9327
9328 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9329
9330         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9331
9332 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9333
9334         * lib/gcc.exp: change gcc_done to gcc_stat
9335
9336 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9337
9338         * Upgraded gcc testsuite to c-torture version 1.25
9339
9340 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9341
9342         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9343         * lib/c-torture: added hooks for new reporting code.
9344
9345 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9346
9347         * config/sh-gcc.exp: check if sh-sim exists in the path
9348
9349 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9350
9351         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9352         * gcc.compile/compile.exp: Initial changes for new logic.
9353         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9354         * gcc.failure/failure.exp: Initial changes for new logic.
9355         * gcc.ieee/ieee.exp: Initial changes for new logic.
9356         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9357         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9358         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9359         * lib/c-torture.exp: Initial changes for new logic.
9360         * lib/gcc.exp: Initial changes for new logic.
9361
9362 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9363
9364         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9365         depend upon failure or success.  Fully qualify names in failure
9366         and success messages.  Always remove a.out before starting
9367         compile, just in case.  Pay more attention to error text output by
9368         the compiler.  Handle testcases with no known past errors just
9369         like all others, so that things are uniform.  Other miscellaneous
9370         improvements.
9371
9372 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9373
9374         * gcc.cpp: new directory for cpp tests
9375
9376 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9377
9378         * lib/chill.exp: Code reformatted, removed unused code.
9379         * config/unix-chill.exp: Code reformatted, removed unused code.
9380         * chill.execute/execute.exp: Code reformatted, removed unused code.
9381         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9382
9383 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9384
9385         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9386         routines not written.
9387
9388 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9389
9390         * config/bug-gcc.exp: Use new procs from bug.exp.
9391
9392 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9393
9394         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9395         via ftp, rather than depending on NFS.
9396         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9397         case.
9398
9399 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9400
9401         * config/bug-gcc.exp: Use new download proc.
9402
9403 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9404
9405         * chill.execute/execute.exp: cleanups, handles errors better
9406         * chill.compile/compile.exp: rewrite, based on execute.exp
9407         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9408         * lib/chill.exp: major changes to diff proc and compile and link
9409           procs. added chill_fail and chill_pass wrappers to pass and
9410           fail. added more comments, and handle error codes better.
9411           Added a hack to capture stderr from exec, so noncompile tests
9412           can work.
9413
9414 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9415
9416         * chill.execute/execute.exp: rewrite of testsuite driver
9417         * lib/chill.exp: rewrite of testsuite driver
9418         * config/unix-chill.exp: rewrite of testsuite driver
9419
9420 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9421
9422     In chill.execute:
9423         * iexpr.ch: Standardize uppercase.
9424         * tuples.dat: Standardize uppercase.
9425         * vary.ch: standardize.  Correct varying string assignments.
9426         * vary.dat: Add new output lines.
9427
9428 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9429
9430     In chill.execute:
9431         * chprintf.ch: Standardize use of uppercase.
9432         * tuples.ch: Standardize and turn arr2 into a DCL,
9433           rather than a SYN.
9434         * pinits.ch: Standardize.
9435
9436 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9437
9438         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9439         * Makefil: Renamed to Makefile.in.
9440         * configure.in: New.
9441
9442 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9443
9444     In chill.execute:
9445         * .cvsignore: Add result/output files.
9446         * Makefile: Fix up variables at start.  Use MFLAGS
9447           everywhere.  Correct bool_loc, built_ins entries.
9448           Add entry for vary1.ch.
9449         * bitarray.ch: Standardize upper-case usage.
9450         * bitexpr.ch: Standardize, add output of b1.
9451         * params.ch: Use arrayt in along PROC parameters, to
9452           avoid novelty problems.
9453         * sets.ch: Tiny cleanup.
9454         * vary1.ch: Re-indent.
9455
9456 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9457
9458           * Add PR-related files to Makefiles, .cvsignore files, etc.
9459
9460 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9461
9462         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9463           with compiler objects. New names are test-flow.c and test-loop.c
9464
9465 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9466
9467         * Upgraded c-torture tests from 1.19 to 1.20
9468
9469         * new files:
9470         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9471         * gcc.compile: 930623-1.c 930623-2.c
9472         * gcc.noncompile: 930622-1.c 930622-2.c
9473         * gcc.failure: 920411-1.c 920627-2.c
9474         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9475
9476 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9477
9478         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9479           More changes to get testsuite working properly. Needs more work.
9480           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9481
9482 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9483
9484         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9485           More changes to get testsuite working properly. Needs more work.
9486
9487 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9488
9489         * chill.compile/compile.exp: Added for Dejagnu support
9490         * chill.execute/execute.exp: Added for Dejagnu support
9491         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9492
9493 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9494
9495     This should complete moving the CHILL test files.
9496         * chill.noncompile(.cvsignore printf.grt
9497             in-printf.grt chprintf.grt chprintf.ch):
9498             Added test-support files.
9499           (Makefile): Modified further.
9500         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9501             signal.ch): Added test files.
9502           * chill.execute (.cvsignore printf.grt printr.c
9503             in-printf.grt rts.c chprintf.grt rts.h): Added
9504           test-support files.
9505             (Makefile): More corrections.
9506
9507 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9508
9509         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9510           test cases, ready for DejaGnu.
9511
9512 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9513
9514         * Upgraded c-torture tests from 1.18 to 1.19
9515
9516         * gcc.compile: added test(s):
9517           930607-1.c
9518         * gcc.execute: added test(s):
9519           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9520
9521         * added new subdirectory for misc tests: gcc.misc-tests
9522         * gcc.misc-test(s): added tests:
9523           inst-check.c test-consts.c test-ior.c test-switch.c
9524
9525 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9526
9527         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9528
9529 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9530
9531         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9532
9533 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9534
9535         * Upgraded c-torture tests from 1.17 to 1.18
9536
9537 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9538
9539         * Upgraded c-torture tests from 1.12 to 1.17
9540
9541 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9542
9543         * lib/old-dejagnu.exp:
9544           Fixed handling of XFAIL target triplets to correctly
9545           recognize wildcard characters.  Removed code that
9546           appended a unique id tag to the end of the file name
9547           printed out by the result of the testcases within a
9548           given test file.
9549
9550 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9551
9552         * lib/old-dejagnu.exp:
9553           Reworked expected failure handling to trigger off of XFAIL
9554           keyword in keyphrase embeded in testcase source code. The
9555           XFAIL keyword must be at the end of the keyphrase line. It
9556           may optionally be followed by one or more target triplets.
9557           It has just occured that the handling of wildcards in the
9558           target triplet may not be correct.
9559
9560 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9561
9562         * g++.old-deja/tests:
9563           Moved all subdirectories up one level into g++.old-deja .
9564
9565         * lib/old-dejagnu.exp:
9566           Fixed problem with CXXFLAGS not being properly reset, and being
9567           corrupted with extraneous "-c" compiler option.  This was
9568           causing binaries to not be generated for test that needed them.
9569           Modified strings passed to "pass" and "fail" so that individual
9570           tests from the same test file would be distinguished by an
9571           identifier appended to the test file name in the summary logs;
9572           this corrected a problem with erroneous diff logs.  Added code
9573           to search testcases for expected fail and unexpected pass keywords.
9574
9575 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9576
9577         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9578
9579 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9580
9581         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9582           Removed extraneous text from end of "Special g++ Options"
9583           keyphrase.
9584
9585         * lib/old-dejagnu.exp: Added pattern matching to look for new
9586           keywords, embedded in testcases comments, which will trigger
9587           calls to xpass and xfail.
9588
9589 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9590
9591         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9592           comments embedded in the testcases, especially the one looking for
9593           special compiler options, as well as the pattern matching for the
9594           compiler output again.
9595
9596 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9597
9598         * lib/old-dejagnu.exp: Do a proper check of the return value for
9599           execute tests. Fixed several problems with the pattern matching
9600           of the compiler output which gave erroneous test results.
9601           Changed several of the test result messages to be more descriptive.
9602         * config/unix-g++.exp: Proc g++_load now actually works and
9603           executes the tests passed to it and returns a usable return
9604           value.
9605
9606 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9607
9608           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9609
9610 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9611
9612         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9613           Modified both files to properly execute the old style
9614           dejagnu tests. The previous versions of these files were
9615           experimental and did not function anything near correctly.
9616
9617 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9618
9619         * Removed all Makefile.in and configure.in files. No configuration
9620         needed now.
9621
9622 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9623
9624         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9625
9626 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9627
9628         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9629         gcc.special/configure.in, gcc.noncompile/configure.in,
9630         gcc.execute/configure.in, gcc.code_quality/configure.in,
9631         g++.other/configure.in, g++.old-deja/configure.in,
9632         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9633         in srcname setting.
9634
9635 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9636
9637         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9638         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9639         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9640
9641 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9642
9643         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9644         (gdb_exit): Don't remove *_soc files.
9645
9646 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9647
9648         * lib/c-torture.exp: Don't look for main; instead always use -w
9649         -c.  This is how the c-torture tests work.  Remove the object
9650         file if the compilation succeeds.
9651         * gcc.execute/execute.exp: Remove executable if test passes.
9652         * gcc.noncompile/noncompile.exp: Every test is an expected
9653         failure.
9654         * gcc.special/special.exp: Added tests from c-torture 1.11,
9655         corrected use of existing test.
9656         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9657         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9658         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9659         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9660         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9661         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9662         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9663         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9664         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9665         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9666         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9667         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9668         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9669         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9670         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9671         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9672         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9673         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9674         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9675         c-torture 1.11.
9676         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9677         correspond to c-torture 1.11.
9678
9679         * New file.