OSDN Git Service

* cfglayout.c (insert_intra_before_1): New.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-12-29  Jakub Jelinek  <jakub@redhat.com>
2
3         * gcc.dg/debug-3.c: New test.
4         * gcc.dg/debug-4.c: New test.
5         * gcc.dg/debug-5.c: New test.
6
7 2001-12-29  Richard Henderson  <rth@redhat.com>
8
9         * g++.dg/eh/loop1.C: New.
10
11 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
12
13         * g++.dg/template/crash1.C: New test.
14
15 2001-12-29  Nathan Sidwell  <nathan@codesourcery.com>
16
17         * g++.dg/other/const1.C: New test.
18
19 2001-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
20
21         * gcc.c-torture/compile/20011229-1.c: New test.
22
23 2001-12-28  Stan Shebs  <shebs@apple.com>
24
25         * lib/objc-torture.exp: Resync with c-torture.exp.
26         * lib/objc.exp: Load standard libraries.
27
28 2001-12-28  Jakub Jelinek  <jakub@redhat.com>
29
30         * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
31         additional tests.
32
33 2001-12-27  Roger Sayle <roger@eyesopen.com>
34
35         * gcc.c-torture/execute/string-opt-16.c: New testcase.
36
37 2001-12-27  Richard Henderson  <rth@redhat.com>
38
39         * gcc.dg/debug-1.c, gcc.dg/debug-2.c: New.
40
41 2001-12-26  Nathan Sidwell  <nathan@codesourcery.com>
42
43         * g++.dg/eh/ctor1.C: New test.
44         * g++.dg/other/error2.C: New test.
45
46 2001-12-24  Nathan Sidwell  <nathan@codesourcery.com>
47
48         * g++.dg/other/init2.C: New test.
49
50 2001-12-24  Richard Henderson  <rth@redhat.com>
51
52         * gcc.dg/20011223-1.c: New.
53         * gcc.dg/inline-1.c: New.
54
55 2001-12-23  Richard Henderson  <rth@redhat.com>
56
57         * gcc.dg/asm-4.c: Test operand modifiers.
58
59 2001-12-23  Richard Henderson  <rth@redhat.com>
60
61         * gcc.c-torture/execute/20011219-1.c (main): Make "i" a long.
62
63 2001-12-23  Joseph S. Myers  <jsm28@cam.ac.uk>
64
65         * gcc.c-torture/execute/20011223-1.c: New test.
66
67 2001-12-21  Richard Henderson  <rth@redhat.com>
68
69         * gcc.dg/wtr-aggr-init-1.c: Test that __extension__ disables then
70         re-enables the warning.
71
72 2001-12-21  Richard Henderson  <rth@redhat.com>
73
74         * g++.old-deja/g++.eh/badalloc1.C (malloc): Fix typo.
75
76 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
77
78         * gcc.c-torture/compile/20011218-1.c: New test.
79
80 2001-12-20  Nick Clifton  <nickc@cambridge.redhat.com>
81
82         * gcc.misc-test/arm-isr.exp: New file.  Control running of the
83         arm-isr.c test.
84         * gcc.misc-tests/arm-isr.c: New file.  Test prologue and
85         epilogue generation for ARM ISR routines.
86
87 2001-12-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
88
89         * gcc.dg/format/builtin-1.c: Test unlocked stdio.
90         * gcc.dg/format/c90-printf-3.c: Likewise.
91         * gcc.dg/format/c99-printf-3.c: Likewise.
92         * gcc.dg/format/ext-1.c: Likewise.
93         * gcc.dg/format/ext-6.c: Likewise.
94         * gcc.dg/format/format.h: Prototype unlocked stdio.
95
96 2001-12-20  Richard Henderson  <rth@redhat.com>
97
98         * g++.old-deja/g++.eh/badalloc1.C (arena_size): New.
99         (arena): Use it.
100         (malloc): Correct allocation logic.  Abort if we fill up the
101         arena before initialization complete.
102         (realloc): Correct allocation logic.
103
104 2001-12-20  Jakub Jelinek  <jakub@redhat.com>
105
106         * gcc.c-torture/compile/20011219-2.c: New test.
107
108         * gcc.c-torture/execute/20011219-1.c: New test.
109
110 2001-12-19  David Billinghurst <David.Billinghurst@riotinto.com>
111
112         * gcc.dg/special/ecos.exp:  wkali-1.c unsupported if
113         target does not support weak symbols.
114
115 2001-12-19  Jakub Jelinek  <jakub@redhat.com>
116
117         * gcc.c-torture/compile/20011219-1.c: New test.
118
119 2001-12-19  Nathan Sidwell  <nathan@codesourcery.com>
120
121         * g++.dg/other/error1.C: New test.
122
123 Mon Dec 17 14:31:42 2001  Jeffrey A Law  (law@redhat.com)
124
125         * gcc.c-torture/execute/20011217-1.c: New test.
126
127 Mon Dec 17 16:54:56 2001  Nicola Pero  <nicola@brainstorm.co.uk>
128
129         * objc.dg/special/: New directory.
130         * objc.dg/special/special.exp: New file.
131         * objc.dg/special/unclaimed-category-1.h: New file.
132         * objc.dg/special/unclaimed-category-1a.m: New file.
133         * objc.dg/special/unclaimed-category-1.m: New file.
134
135 2001-12-17  Andreas Jaeger  <aj@suse.de>
136
137         * gcc.c-torture/compile/20011217-2.c: New test.
138
139 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
140
141         * gcc.c-torture/compile/20011217-1.c: New test.
142
143 2001-12-14  Aldy Hernandez  <aldyh@redhat.com>
144
145         * testsuite/gcc.dg/20011214-1.c: New.
146
147 2001-12-13  Aldy Hernandez  <aldyh@redhat.com>
148
149         * gcc.dg/altivec-4.c: New.
150
151 2001-12-13  Hans-Peter Nilsson  <hp@axis.com>
152
153         * gcc.dg/20011113-1.c: New test.
154
155 2001-12-13  John David Anglin  <dave@hiauly1.hia.nrc.ca>
156
157         * g++.old-deja/g++.jason/template31.C: Remove templates for classes
158         std::__malloc_alloc_template<0> and
159         std::__default_alloc_template<false, 0>.
160
161 Thu Dec 13 10:35:33 2001  Nicola Pero  <n.pero@mi.flashnet.it>
162
163         * objc/execute/bf-21.m: New test.
164         * objc/execute/enumeration-1.m: New test.
165         * objc/execute/enumeration-2.m: New test.
166
167 2001-12-12  Jakub Jelinek  <jakub@redhat.com>
168
169         * gcc.dg/gnu89-init-1.c: New test.
170
171 2001-12-12  Nathan Sidwell  <nathan@codesourcery.com>
172
173         * g++.old-deja/g++.brendan/crash56.C: Adjust implicit typename.
174         * g++.old-deja/g++.jason/2371.C: Likewise.
175         * g++.old-deja/g++.jason/template33.C: Likewise.
176         * g++.old-deja/g++.jason/template34.C: Likewise.
177         * g++.old-deja/g++.jason/template36.C: Likewise.
178         * g++.old-deja/g++.oliva/typename1.C: Likewise.
179         * g++.old-deja/g++.oliva/typename2.C: Likewise.
180         * g++.old-deja/g++.other/typename1.C: Likewise.
181         * g++.old-deja/g++.pt/inherit2.C: Likewise.
182         * g++.old-deja/g++.pt/nontype5.C: Likewise.
183         * g++.old-deja/g++.pt/typename11.C: Likewise.
184         * g++.old-deja/g++.pt/typename14.C: Likewise.
185         * g++.old-deja/g++.pt/typename16.C: Likewise.
186         * g++.old-deja/g++.pt/typename3.C: Likewise.
187         * g++.old-deja/g++.pt/typename4.C: Likewise.
188         * g++.old-deja/g++.pt/typename5.C: Likewise.
189         * g++.old-deja/g++.pt/typename7.C: Likewise.
190         * g++.old-deja/g++.robertl/eb9.C: Likewise.
191
192 2001-12-11  Nathan Sidwell  <nathan@codesourcery.com>
193
194         * g++.dg/other/linkage1.C: New test.
195         * g++.old-deja/g++.brendan/err-msg2.C: Alter to avoid two
196         specifiers.
197
198 2001-12-11  Neil Booth  <neil@daikokuya.demon.co.uk>
199
200         * gcc.dg/concat.c: New test.
201
202 2001-12-11  Stan Shebs  <shebs@apple.com>
203
204         * objc/compile: New test directory.
205         * objc/compile/compile.exp: New expect script.
206         * objc/compile/20011211-1.m: New compile test.
207
208 2001-12-11  Jason Merrill  <jason@redhat.com>
209
210         * lib/prune.exp (prune_gcc_output): Also handle "In member
211         function".  So many permutations...
212
213 2001-12-10  Nathan Sidwell  <nathan@codesourcery.com>
214
215         * g++.dg/template/typedef1.C: New test.
216
217 2001-12-09  Nathan Sidwell  <nathan@codesourcery.com>
218
219         * g++.dg/other/copy1.C: New test.
220
221 2001-10-08  Aldy Hernandez  <aldyh@redhat.com>
222
223         * gcc.c-torture/execute/builtin-types-compatible-p.c: New.
224
225         * gcc.dg/builtin-choose-expr.c: New.
226
227 2001-12-07  Aldy Hernandez  <aldyh@redhat.com>
228
229         * gcc.dg/altivec-2.c: New.
230
231 2001-12-07  Richard Henderson  <rth@redhat.com>
232
233         * gcc.dg/cpp/ucs.c: Adjust expected warning for 64-bit hosts.
234
235 2001-12-07  Stephane Carrez  <Stephane.Carrez@sun.com>
236
237         * gcc.dg/sparc-ret.c: New file, test return corruption bug for
238         ultrasparc.
239
240 Fri Dec  7 06:29:03 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
241
242         * g++-old.deja/g++.robertl/eb101.C: Deleted.
243
244 2001-12-06  Janis Johnson  <janis187@us.ibm.com>
245
246         * gcc.c-torture/execute/builtin-prefetch-1.c: Add checks for
247         variable argument list.
248
249 2001-12-06  Zack Weinberg  <zack@codesourcery.com>
250
251         * gcc.c-torture/execute/memcheck: Delete entire directory.
252         (files: blkarg.c blkarg.x driver.c driver.h t1.c t2.c t3.c
253         t4.c t5.c t6.c t7.c t8.c t9.c template memcheck.exp)
254
255 2001-12-05  Neil Booth  <neil@daikokuya.demon.co.uk>
256
257         * gcc.dg/Wshadow-1.c: New test.
258
259 2001-12-05  Jakub Jelinek  <jakub@redhat.com>
260
261         * gcc.c-torture/compile/20011130-1.c: New test.
262
263         * gcc.dg/noncompile/20011025-1.c: New test.
264
265         * g++.dg/other/anon-union.C: New test.
266
267         * gcc.c-torture/execute/20011024-1.c: New test.
268
269 2001-12-04  Joseph S. Myers  <jsm28@cam.ac.uk>
270
271         * gcc.c-torture/execute/20000722-1.x,
272         gcc.c-torture/execute/20010123-1.x: Remove.
273         * gcc.c-torture/compile/init-3.c: Don't use a compound literal.
274         * gcc.dg/c90-complit-1.c, gcc.dg/c99-complit-1.c,
275         gcc.dg/c99-complit-2.c: New tests.
276
277 2001-12-04  Nathan Sidwell  <nathan@codesourcery.com>
278
279         * g++.dg/inherit/base1.C: New test.
280
281 2001-12-04  Jakub Jelinek  <jakub@redhat.com>
282
283         * g++.dg/other/stdarg1.C: New test.
284
285         * gcc.c-torture/compile/20011130-2.c: New test.
286
287 2001-12-03  Janis Johnson  <janis187@us.ibm.com>
288
289         * gcc.c-torture/execute/builtin-prefetch-1.c: New test.
290         * gcc.c-torture/execute/builtin-prefetch-2.c: New test.
291         * gcc.c-torture/execute/builtin-prefetch-3.c: New test.
292         * gcc.c-torture/execute/builtin-prefetch-4.c: New test.
293         * gcc.c-torture/execute/builtin-prefetch-5.c: New test.
294         * gcc.dg/builtin-prefetch-1.c: New test.
295
296 2001-12-03  Jakub Jelinek  <jakub@redhat.com>
297
298         * gcc.dg/20011130-1.c: New test.
299
300 2001-12-03  Nathan Sidwell  <nathan@codesourcery.com>
301
302         * g++.dg/other/scope1.C: New test.
303         * g++.dg/template/explicit-instantiation.C: Remove XFAIL
304
305 2001-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
306
307         * gcc.dg/vla-init-1.c: New test.
308
309 2001-12-01  Geoff Keating  <geoffk@redhat.com>
310
311         * gcc.c-torture/compile/structs.c: New testcase from GDB.
312
313 2001-12-02  Neil Booth  <neil@daikokuya.demon.co.uk>
314
315         * objc.dg/alias.m: Update.
316         * objc.dg/class-1.m: Update.
317         * objc.dg/const-str-1.m: Update.
318         * objc.dg/fwd-proto-1.m: Update.
319         * objc.dg/id-1.m: Update.
320         * objc.dg/super-class-1.m: Update.
321
322 2001-11-29  Mark Mitchell  <mark@codesourcery.com>
323
324         * g++.old-deja/g++.pt/memtemp100.C: Remove non-standard
325         constructs.
326
327 Wed Nov 28 15:05:54 2001  Jeffrey A Law  (law@cygnus.com)
328
329         * gcc.c-torture/execute/20011128-1.c: New test.
330
331 2001-11-28  Hans-Peter Nilsson  <hp@axis.com>
332
333         * gcc.dg/20011127-1.c: New test.
334
335 2001-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
336
337         * gcc.dg/format/strfmon-1.c: Update comments.  Adjust examples
338         from Austin Group draft 7.
339         * gcc.dg/format/xopen-1.c: Update comments.  Add tests for gaps in
340         scanf format arguments.
341         * gcc.dg/format/no-exargs-2.c: New test.
342
343 2001-11-25  Nathan Sidwell  <nathan@codesourcery.com>
344
345         * g++.dg/abi/vbase8-4.C: New test.
346
347 2001-11-24  Ian Lance Taylor  <ian@airs.com>
348
349         * gcc.c-torture/execute/20011121-1.c: New test.
350
351 Fri Nov 23 15:55:44 2001  Jeffrey A Law  (law@cygnus.com)
352
353         * gcc.c-torture/execute/ieee/20011123-1.c: New test.
354
355 2001-11-23  Andreas Jaeger  <aj@suse.de>
356
357         * gcc.dg/cpp/charconst-2.c: New test.
358
359 2001-11-22  Geoffrey Keating  <geoffk@redhat.com>
360
361         * lib/old-dejagnu.exp (old-dejagnu): Copy extra source files
362         to the host if it is remote.  Let tests specify extra headers
363         they use.
364         * g++.old-deja/g++.abi/vtable3a.C: This uses 'vtable3.h'.
365         * g++.old-deja/g++.abi/vtable3b.C: This uses 'vtable3.h'.
366         * g++.old-deja/g++.abi/vtable3c.C: This uses 'vtable3.h'.
367         * g++.old-deja/g++.abi/vtable3d.C: This uses 'vtable3.h'.
368         * g++.old-deja/g++.abi/vtable3e.C: This uses 'vtable3.h'.
369         * g++.old-deja/g++.abi/vtable3f.C: This uses 'vtable3.h'.
370         * g++.old-deja/g++.abi/vtable3g.C: This uses 'vtable3.h'.
371         * g++.old-deja/g++.abi/vtable3h.C: This uses 'vtable3.h'.
372         * g++.old-deja/g++.abi/vtable3i.C: This uses 'vtable3.h'.
373         * g++.old-deja/g++.abi/vtable3j.C: This uses 'vtable3.h'.
374
375 2001-11-22  Nick Clifton  <nickc@cambridge.redhat.com>
376
377         * gcc.c-torture/execute/ieee/20000320-1.c: Fix patterns to work
378         for little endian ARMs.
379
380 2001-11-20  Jakub Jelinek  <jakub@redhat.com>
381
382         * gcc.c-torture/compile/20011119-1.c: New test.
383         * gcc.c-torture/compile/20011119-2.c: New test.
384
385 2001-11-17  Aldy Hernandez  <aldyh@redhat.com>
386
387         * gcc.dg/altivec-1.c: Fix typo.
388
389 2001-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
390
391         * gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.
392
393 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
394
395         * gcc.c-torture/compile/981006-1.x: Treat XScale like ARM.
396
397 2001-11-19  Geoffrey Keating  <geoffk@redhat.com>
398
399         * lib/g77.exp: Don't specify --rpath-link.
400
401         * gcc.dg/cpp/cpp.exp: For testing on a remote host, copy
402         across all the headers.
403         * gcc.dg/format/format.exp: For testing on a remote host,
404         copy format.h.
405
406         * gcc.c-torture/execute/20011008-3.c: Allow for small STACK_SIZE.
407         * gcc.c-torture/execute/930406-1.c: Likewise.
408         * gcc.c-torture/execute/comp-goto-1.c: Likewise.
409
410 2001-11-19  Aldy Hernandez  <aldyh@redhat.com>
411
412         * gcc.dg/altivec-1.c: New.
413
414 2001-11-19  Neil Booth  <neil@daikokuya.demon.co.uk>
415
416         * gcc.dg/cpp/fpreprocessed.c: New test case.
417
418 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
419
420         * gcc.dg/cpp/assert_trad1.c, gcc.dg/cpp/tr-paste.c,
421         gcc.dg/cpp/tr-str.c: Use -traditional-cpp instead of -traditional.
422         * gcc.dg/ext-glob.c: Expect -traditional deprecation warning.
423
424 2001-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
425
426         * gcc.dg/no-builtin-1.c: New test.
427
428 2001-11-16  Jakub Jelinek  <jakub@redhat.com>
429
430         * gcc.c-torture/execute/20011115-1.c: New test.
431
432 2001-11-15  Jakub Jelinek  <jakub@redhat.com>
433
434         * gcc.c-torture/compile/20011114-2.c: New test.
435         * gcc.c-torture/compile/20011114-3.c: New test.
436         * gcc.c-torture/compile/20011114-4.c: New test.
437
438 2001-11-15  Nathan Sidwell  <nathan@codesourcery.com>
439
440         * g++.dg/other/init1.C: New test.
441
442 2001-11-14  Geoffrey Keating  <geoffk@redhat.com>
443
444         * gcc.dg/noncompile/920923-1.c: xstormy16 produces an extra error
445         message.
446
447         * gcc.c-torture/execute/20011114-1.c: New testcase.
448
449         * gcc.c-torture/compile/20010327-1.c: Revert last change.
450         * gcc.c-torture/compile/20011114-1.c: New test, exactly
451         like the (before this change) version of 20010327-1.c.
452
453 2001-11-14  Roger Sayle <roger@eyesopen.com>
454
455         * gcc.c-torture/execute/string-opt-13.c: New testcase.
456
457 2001-11-14  Richard Sandiford  <rsandifo@redhat.com>
458
459         * g++.dg/init/array2.C: New test.
460
461 2001-11-14  Alexandre Oliva  <aoliva@redhat.com>
462
463         * gcc.c-torture/execute/20010122-1.c: Prevent unwanted inlining.
464
465 2001-11-13  Nathan Sidwell  <nathan@codesourcery.com>
466
467         * g++.dg/other/forscope1.C: New test.
468         * g++.dg/ext/forscope1.C: New test.
469         * g++.dg/ext/forscope2.C: New test.
470
471 2001-11-13  Jakub Jelinek  <jakub@redhat.com>
472
473         * gcc.c-torture/execute/20011113-1.c: New test.
474
475 2001-11-09  Geoffrey Keating  <geoffk@redhat.com>
476
477         * gcc.c-torture/execute/20011109-2.c: New test.
478
479         * gcc.c-torture/execute/20011109-1.c: New test.
480
481 2001-11-09  Jakub Jelinek  <jakub@redhat.com>
482
483         * gcc.c-torture/compile/20011109-1.c: New test.
484
485 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
486
487         * g++.old-deja/g++.bugs/900227_01.C: Change stormy16 to xstormy16.
488         * g++.old-deja/g++.eh/badalloc1.C: Change stormy16 to xstormy16.
489         * g++.old-deja/g++.mike/ns15.C: Change stormy16 to xstormy16.
490         * g++.old-deja/g++.pt/crash16.C: Change stormy16 to xstormy16.
491         * gcc.c-torture/compile/961203-1.x: Change stormy16 to xstormy16.
492         * gcc.c-torture/compile/980506-1.x: Change stormy16 to xstormy16.
493         * gcc.c-torture/compile/990617-1.x: Change stormy16 to xstormy16.
494
495 2001-11-08  Neil Booth  <neil@daikokuya.demon.co.uk>
496
497         * g++.dg/warn/Wshadow-1.C: New tests.
498         * g++.old-deja/g++.mike/for3.C: Update.
499
500 2001-11-06  Joseph S. Myers  <jsm28@cam.ac.uk>
501
502         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-array-lval-2.c,
503         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-array-lval-2.c: Remove
504         XFAILs.  Adjust expected error texts.
505         * gcc.c-torture/compile/20011106-1.c,
506         gcc.c-torture/compile/20011106-2.c, gcc.dg/c90-array-lval-3.c,
507         gcc.dg/c90-array-lval-4.c, gcc.dg/c90-array-lval-5.c,
508         gcc.dg/c99-array-lval-3.c, gcc.dg/c99-array-lval-4.c,
509         gcc.dg/c99-array-lval-5.c: New tests.
510
511 2001-11-05  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
512
513         * gcc.dg/cpp/defined.c: Update.
514
515 2001-11-04  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
516
517         * gcc.c-torture/execute/anon-1.c: New test.
518
519 2001-11-03  Geoffrey Keating  <geoffk@redhat.com>
520
521         * g++.old-deja/g++.bugs/900227_01.C: short and pointer are the
522         same size, so no warning should be produced on stormy16.
523
524         * g++.old-deja/g++.eh/badalloc1.C: Will always fail on stormy16
525         due to oversized array.
526         * g++.old-deja/g++.mike/ns15.C: Likewise.
527         * g++.old-deja/g++.pt/crash16.C: Likewise.
528
529 2001-11-02  Graham Stott  <grahams@redhat.com>
530
531         * g++.dgother/debug1.C: Fix typos.
532
533 2001-11-01  Jakub Jelinek  <jakub@redhat.com>
534
535         * g++.dg/other/debug1.C: New test.
536
537 2001-11-01  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
538
539         * gcc.c-torture/compile/20010327-1.c: Use __SIZE_TYPE__ instead
540         of unsigned long.
541
542 2001-10-30  Jakub Jelinek  <jakub@redhat.com>
543
544         * gcc.dg/20011029-2.c: New test.
545
546         * gcc.c-torture/compile/20011029-1.c: New test.
547
548 Mon Oct 29 21:19:53 2001  Nicola Pero  <n.pero@mi.flashnet.it>
549
550         * objc/execute/class_self-1.m: New test.
551         * objc/execute/class_self-2.m: New test.
552
553 2001-10-25  Zack Weinberg  <zack@codesourcery.com>
554
555         * gcc.misc-tests/msgs.exp: Delete.
556         * gcc.misc-tests/m-un-1.c: Move to gcc.dg.
557         * gcc.misc-tests/m-un-2.c: Move to gcc.dg.  Update expected
558         error set to match recent changes.
559
560 2001-10-24  Zack Weinberg  <zack@codesourcery.com>
561
562         * gcc.dg/20011021-1.c: New test.
563
564 2001-10-24  Jakub Jelinek  <jakub@redhat.com>
565
566         * gcc.c-torture/compile/20011023-1.c: New test.
567
568 2001-10-23  Geoffrey Keating  <geoffk@redhat.com>
569
570         * lib/g77.exp: Rewrite based on lib/g++.exp.
571
572 2001-10-19  Jakub Jelinek  <jakub@redhat.com>
573
574         * gcc.c-torture/execute/20011019-1.c: New test.
575
576         * gcc.dg/20011018-1.c: New test.
577
578 2001-10-19  NIIBE Yutaka  <gniibe@m17n.org>
579
580         * gcc.c-torture/execute/ieee/ieee.exp: Change sh-*-* to sh*-*-*.
581
582 2001-10-18  Alexandre Oliva  <aoliva@redhat.com>
583
584         * gcc.dg/attr-noinline.c, gcc.dg/attr-used.c: New tests.
585         * gcc.dg/attr-invalid.c: Likewise.
586
587 2001-10-18  Jakub Jelinek  <jakub@redhat.com>
588
589         * testsuite/gcc.dg/20011015-1.c: New test.
590
591 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
592
593         * g++.dg/template/unify2.C: New test.
594
595 2001-10-14  Richard Sandiford  <rsandifo@redhat.com>
596
597         * g++.dg/other/exception-specification.C: New test
598
599 2001-10-13  Tom Rix  <trix@redhat.com>
600
601         * gcc.c-torture/execute/990826-0.x: AIX XFAIL -msoft-float.
602         * gcc.c-torture/execute/980709-1.x: AIX XFAIL -msoft-float.
603
604 2001-10-12  Jakub Jelinek  <jakub@redhat.com>
605
606         * testsuite/gcc.dg/20011009-1.c: New test.
607
608 2001-10-12  Nathan Sidwell  <nathan@codesourcery.com>
609
610         PR g++/4476
611         * g++.dg/other/friend1.C: New test.
612
613 2001-10-11  Richard Henderson  <rth@redhat.com>
614
615         * g++.old-deja/g++.other/crash18.C: Add -S to options.
616
617 2001-10-10  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
618
619         * gcc.c-torture/compile/20011010-1.c: New.
620
621 2001-10-09  Joseph S. Myers  <jsm28@cam.ac.uk>
622
623         * consistency.vlad/vlad.exp, g++.old-deja/g++.mike/p784.C,
624         g++.old-deja/old-deja.exp, g77.f-torture/compile/compile.exp,
625         g77.f-torture/execute/execute.exp,
626         g77.f-torture/noncompile/noncompile.exp,
627         gcc.c-torture/compile/compile.exp,
628         gcc.c-torture/execute/execute.exp,
629         gcc.c-torture/execute/ieee/ieee.exp,
630         gcc.c-torture/execute/memcheck/memcheck.exp,
631         gcc.c-torture/unsorted/unsorted.exp, gcc.misc-tests/linkage.exp,
632         objc/execute/execute.exp: Update FSF address.
633
634 2001-10-09  Neil Booth  <neil@daikokuya.demon.co.uk>
635
636         * gcc.dg/cpp/cmdlne-C.c: Update.
637         * gcc.dg/cpp/cmdlne-C2.c: New.
638
639 2001-10-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
640
641         * gcc.c-torture/execute/20011008-3.c: New.
642
643 2001-10-08  DJ Delorie  <dj@redhat.com>
644
645         * gcc.dg/20011008-1.c: New.
646         * gcc.dg/20011008-2.c: New.
647
648 2001-10-08  Neil Booth  <neil@daikokuya.demon.co.uk>
649
650         * gcc.dg/cpp/spacing1.c: Update test.
651
652 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
653
654         * gcc.c-torture/unsorted/unsorted.exp, lib/file-format.exp: Fix
655         spelling errors of "separate" as "seperate".
656
657 2001-10-05  Alexandre Oliva  <aoliva@redhat.com>
658
659         * gcc.c-torture/execute/20010122-1.c: Don't assume alloca() is
660         enough to avoid inlining.
661
662 2001-10-04  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
663
664         * lib/g77.exp: set libg2c_dir correctly.
665
666 2001-10-02  Neil Booth  <neil@daikokuya.demon.co.uk>
667
668         * gcc.dg/cpp/macro11.c: New test.
669
670 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
671
672         * g++.dg/warn/format2.C, gcc.dg/format/attr-7.c,
673         gcc.dg/format/multattr-1.c, gcc.dg/format/multattr-2.c,
674         gcc.dg/format/multattr-3.c: New tests.
675         * gcc.dg/format/attr-3.c: Update expected error texts.  Remove
676         tests for format attributes on function pointers being rejected.
677
678 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
679
680         * gcc.dg/format/attr-5.c, gcc.dg/format/attr-6.c: New tests.
681
682 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
683
684         * g++.dg/warn/format1.C: New test.
685
686 2001-10-01  Neil Booth  <neil@daikokuya.demon.co.uk>
687
688         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: Correct tests.
689
690 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
691
692         * mi6.c, mi6a.h, mi6b.h, mi6c.h, mi6d.h, mi6e.h: New test.
693
694 2001-09-30  Neil Booth  <neil@daikokuya.demon.co.uk>
695
696         * gcc.dg/cpp/redef2.c: Add test.
697
698 2001-09-27  Geoffrey Keating  <geoffk@redhat.com>
699
700         * gcc.c-torture/execute/loop-2e.x: This is a manifestation of a
701         long-standing bug on i686, apparently.
702         * gcc.c-torture/execute/loop-2c.x: New file.
703         * gcc.c-torture/execute/loop-2d.x: New file.
704         * gcc.c-torture/execute/loop-3c.x: New file.
705
706 2001-09-25  Neil Booth  <neil@daikokuya.demon.co.uk>
707
708         * gcc.dg/cpp/20000625-2.c: Correct line number.
709
710 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
711
712         * gcc.dg/cpp/macro10.c: New test.
713         * gcc.dg/cpp/strify3.c: New test.
714         * gcc.dg/cpp/spacing1.c: Add tests.
715         * gcc.dg/cpp/19990703-1.c: Remove bogus test.
716         * gcc.dg/cpp/20000625-2.c: Fudge to pass.
717
718 2001-09-24  DJ Delorie  <dj@redhat.com>
719
720         * gcc.c-torture/execute/20010924-1.c: New test.
721
722 2001-09-24  Neil Booth  <neil@daikokuya.demon.co.uk>
723
724         * testsuite/objc/execute/paste.m: Remove.
725
726 2001-09-22  Joseph S. Myers  <jsm28@cam.ac.uk>
727
728         * gcc.dg/format/builtin-1.c, gcc.dg/format/ext-6.c: New tests.
729
730 2001-09-22  George Helffrich  <george@geo.titech.ac.jp>
731
732         * g77.dg/strlen0.f: New test.
733
734 2001-09-21  Richard Henderson  <rth@redhat.com>
735
736         * g++.old-deja/g++.abi/ptrmem.C: Update for ia64 c++ abi.
737         * g++.old-deja/g++.abi/vtable2.C: Likewise.
738
739 2001-09-21  Joseph S. Myers  <jsm28@cam.ac.uk>
740
741         Table-driven attributes.
742         * g++.dg/ext/attrib1.C: New test.
743
744 2001-09-20  DJ Delorie  <dj@redhat.com>
745
746         * gcc.dg/20000926-1.c: Update expected warning messages.
747         * gcc.dg/array-2.c: Likewise, and test for warnings too.
748         * gcc.dg/array-4.c: Likewise, and don't verify the zero-length
749         array.
750
751 2001-09-18  Richard Sandiford  <rsandifo@redhat.com>
752
753         * g++.dg/eh/registers1.C: New test case.
754
755 2001-09-17  Richard Henderson  <rth@redhat.com>
756
757         * gcc.dg/array-5.c: Fix VLA decomposition test.
758
759 2001-09-16  Neil Booth  <neil@daikokuya.demon.co.uk>
760
761         * gcc.dg/cpp/line5.c: New testcase.
762
763 2001-09-15  Neil Booth  <neil@daikokuya.demon.co.uk>
764
765         * gcc.dg/cpp/macro9.c: New test.
766
767 2001-09-15  Aldy Hernandez  <aldyh@redhat.com>
768
769         * gcc.c-torture/execute/980223.c: Change type of addr from long
770         to char *.
771
772 2001-09-15  Hans-Peter Nilsson  <hp@axis.com>
773
774         * gcc.c-torture/execute/20010915-1.c: New test.
775
776 2001-09-14  Janis Johnson  <janis187@us.ibm.com>
777
778         * g77.dg/bprob: New directory.
779         * g77.dg/bprob/bprob.exp: New file.
780         * g77.dg/bprob/bprob-1.f: New test.
781         * g77.dg/gcov: New directory.
782         * g77.dg/gcov/gcov.exp: New file.
783         * g77.dg/gcov/gcov-1.f: New test.
784         * g77.dg/gcov/gcov-1.x: New file.
785
786 2001-09-13  Neil Booth  <neil@daikokuya.demon.co.uk>
787
788         * gcc.dg/cpp/directiv.c: Update.
789         * gcc.dg/cpp/undef1.c: Update.
790
791 2001-09-12  Jakub Jelinek  <jakub@redhat.com>
792
793         * gcc.dg/20010912-1.c: New test.
794
795 2001-09-11  Janis Johnson  <janis187@us.ibm.com>
796
797         * gcc.misc-tests/gcov.exp: Move almost everything to a new,
798         language-independent file in lib.
799         * lib/gcov.exp: New file.
800
801 2001-09-11  Joseph S. Myers  <jsm28@cam.ac.uk>
802
803         * gcc.c-torture/compile/20010911-1.c: New test.
804
805 2001-09-10  Janis Johnson  <janis187@us.ibm.com>
806
807         * lib/profopt.exp: New, to support profile-directed optimizations.
808         * gcc.misc-tests/bprob.exp: New, to support branch profiling in C.
809         * gcc.misc-tests/bprob-1.c: New test.
810         * gcc.misc-tests/bprob-2.c: New test.
811
812 2001-09-07  Janis Johnson  <janis187@us.ibm.com>
813
814         * gcc.misc-tests/gcov.exp: Add support for a .x file to control
815         XFAIL and which kinds of gcov output to verify.
816         * gcc.misc-tests/gcov-4b.x: New file.
817         * gcc.misc-tests/gcov-5b.x: New file.
818         * gcc.misc-tests/gcov-6.x: New file.
819         * gcc.misc-tests/gcov-7.c: New test.
820         * gcc.misc-tests/gcov-7.x: New file.
821
822 2001-09-06  Janis Johnson  <janis187@us.ibm.com>
823
824         * gcc.misc-tests/gcov.exp: Add support for call return percentages.
825         * gcc.misc-tests/gcov-6.c: New test.
826
827 2001-09-06  Nathan Sidwell  <nathan@codesourcery.com>
828
829         PR c++/3986
830         * g++.dg/abi/vbase1.C: New test.
831
832 2001-09-05  Ziemowit Laski  <zlaski@apple.com>
833
834         * objc.dg/method-2.m: New.
835
836 2001-09-04  Nathan Sidwell  <nathan@codesourcery.com>
837
838         PR c++/4203
839         * g++.old-deja/g++.other/empty1.C: XFAIL. See PR c++/4222
840         * g++.dg/init/empty1.C: New test.
841
842 2001-09-03  Jakub Jelinek  <jakub@redhat.com>
843
844         * gcc.c-torture/compile/20010903-1.c: New test.
845
846 2001-08-31  Roman Zippel  <zippel@linux-m68k.org>
847
848         * testsuite/gcc.c-torture/execute/ieee/ieee.exp: Add -ffloat-store
849         for m68k.
850
851 2001-08-31  Geoffrey Keating  <geoffk@redhat.com>
852
853         * g++.dg/abi/empty4.C: Allow for 16-bit ints.
854
855         * g++.dg/special/initp1.C (X): Allow for 16-bit ints.
856
857         * gcc.c-torture/unsorted/bcopy.c (BYTES): Honor STACK_SIZE.
858
859 2001-08-30  Geoffrey Keating  <geoffk@redhat.com>
860
861         * gcc.c-torture/execute/longlong.c (alpha_ep_extbl_i_eq_0): Allow
862         for 16-bit 'unsigned int'.
863
864 2001-08-29  Kazu Hirata  <kazu@hxi.com>
865
866         * gcc.c-torture/compile/981006-1.x: Do not use -fpic on h8300.
867
868 2001-08-27  Richard Henderson  <rth@redhat.com>
869
870         * gcc.c-torture/execute/ieee/fp-cmp-4.c (main): Make "data" static.
871         * gcc.c-torture/execute/ieee/fp-cmp-5.c: New.
872
873 2001-08-25  Aldy Hernandez  <aldyh@redhat.com>
874
875         * gcc.dg/asm-names.c (ymain): New.
876
877 2001-08-22  Geoffrey Keating  <geoffk@redhat.com>
878
879         * gcc.c-torture/compile/961203-1.x: Mark unsupported by stormy16.
880         * gcc.c-torture/compile/980506-1.x: Mark unsupported by stormy16.
881         * gcc.c-torture/compile/990617-1.x: Mark unsupported by stormy16.
882
883 2001-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
884
885         * gcc.dg/compare5.c: New testcase.
886
887 2001-08-23  Jason Merrill  <jason_merrill@redhat.com>
888
889         * lib/prune.exp (prune_gcc_output): Also ignore "In constructor"
890         and "In instantiation".
891
892 2001-08-21  Aldy Hernandez  <aldyh@redhat.com>
893
894         * gcc.c-torture/execute/divmod-1.c: Convert to ANSI.
895
896 2001-08-20  Janis Johnson  <janis187@us.ibm.com>
897
898         * gcc.misc-tests/gcov.exp: Add support for branch information.
899         * gcc.misc-tests/gcov-2.c: Change to invoke gcov and clean up.
900         * gcc.misc-tests/gcov-4.c: New test.
901         * gcc.misc-tests/gcov-4b.c: New test.
902         * gcc.misc-tests/gcov-5b.c: New test.
903
904 2001-08-20  Zack Weinberg  <zackw@panix.com>
905
906         * gcc.c-torture/execute/20000801-4.x: Delete, test no longer
907         expected to fail.
908
909 2001-08-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
910
911         * g++.dg/special/ecos.exp (initp1.C): Run initp1.C test.
912
913 2001-08-19  Jakub Jelinek  <jakub@redhat.com>
914
915         * g++.dg/eh/template1.C: New test.
916
917 2001-08-16  David Billinghurst  <David.Billinghurst@riotinto.com>
918
919         * g77.f-torture/compile/pr3743.x: Do not return 1 for xfail.
920         Fix thinko.
921         * g77.f-torture/execute/f90-intrinsic-bit.x: Do not return 1
922         for xfail.
923
924 2001-08-14  David Billinghurst  <David.Billinghurst@riotinto.com>
925
926         * lib/g77-dg.exp:  Use prune.exp for common procedures
927         (g77-dg-prune): Replace prune_g77_output with prune_gcc_output
928         * lib/g77.exp: (g77-dg-prune) Remove
929
930 2001-08-13  Jason Merrill  <jason_merrill@redhat.com>
931
932         * lib/scanasm.exp (scan-assembler*): Use expr instead of concat.
933
934 2001-08-11  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
935
936         * g++.dg/template/unify1.C: New test.
937
938 2001-08-07  Nathan Sidwell  <nathan@codesourcery.com>
939
940         * g++.dg/abi/empty4.C: New test.
941
942 2001-08-06  David Billinghurst  <David.Billinghurst@riotinto.com>
943
944         * g77.f-torture/execute/f90-intrinsic-bit.x: XFAIL on irix6.* and
945         solaris2.*
946         * g77.f-torture/compile/pr3743.x: Likewise
947
948 2001-08-05  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
949
950         * g++.dg/other/using-declaration.C: New test.
951
952 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
953
954         * gcc.dg/cpp/tr-sign.c: New testcase.
955
956 2001-08-05  Neil Booth  <neil@daikokuya.demon.co.uk>
957
958         * gcc.dg/cpp/19951025-1.c: Revert.
959         * gcc.dg/cpp/directiv.c: We no longer process directives that
960         interrupt macro arguments.
961
962 2001-08-03  Zack Weinberg  <zackw@stanford.edu>
963
964         * gcc.dg/bconstp-1.c: New test.
965
966 2001-08-03  Richard Henderson  <rth@redhat.com>
967
968         * g++.dg/eh/filter1.C, g++.dg/eh/filter2.C: New tests.
969
970 2001-08-02  Neil Booth  <neil@daikokuya.demon.co.uk>
971
972         * gcc.dg/cpp/19951025-1.c: Update.
973
974 2001-08-02  Jeffrey Oldham  <oldham@codesourcery.com>
975
976         * g77.dg/ff90-1.f (s): Fix reference of variable z,
977         should be x.
978
979 2001-08-02  Nathan Sidwell  <nathan@codesourcery.com>
980
981         Kill -fhonor-std.
982         * g++.old-deja/g++.ns/ns14.C: Remove special options.
983         * g++.old-deja/g++.other/std1.C: Likewise.
984         * g++.old-deja/g++.robertl/eb133.C: Likewise. Add using directive.
985
986 2001-08-01  David Billinghurst <David.Billinghurst@riotinto.com>
987
988         * lib/g77.exp:  Load gcc-defs.exp for common procedures
989         (g77_pass, g77_fail, g77_finish, g77_exit,
990         ${tool}_check_unsupported_p} Now redundant.  Deleted.
991
992 2001-08-01 David Billinghurst <David.Billinghurst@riotinto.com>
993
994         * g77.dg/fbackslash.f
995         * g77.dg/fcase-preserve.f
996         * g77.dg/ff90-1.f
997         * g77.dg/ffixed-line-length-0.f
998         * g77.dg/ffixed-line-length-132.f
999         * g77.dg/ffixed-line-length-7.f
1000         * g77.dg/ffixed-line-length-72.f
1001         * g77.dg/ffixed-line-length-none.f
1002         * g77.dg/ffree-form-1.f
1003         * g77.dg/fno-backslash.f
1004         * g77.dg/fno-f90-1.f
1005         * g77.dg/fno-fixed-form-1.f
1006         * g77.dg/fno-onetrip.f
1007         * g77.dg/fno-typeless-boz.f
1008         * g77.dg/fno-underscoring.f
1009         * g77.dg/fno-vxt-1.f
1010         * g77.dg/fonetrip.f
1011         * g77.dg/ftypeless-boz.f
1012         * g77.dg/fugly-assumed.f
1013         * g77.dg/funderscoring.f
1014         * g77.dg/fvxt-1.f
1015
1016 2001-08-01  Ziemowit Laski  <zlaski@apple.com>
1017
1018         * objc.dg/fwd-proto-1.m: New.
1019         * objc.dg/local-decl-1.m: New.
1020         * objc.dg/naming-1.m: New.
1021         * objc.dg/naming-2.m: New.
1022         * objc.dg/proto-hier-1.m: New.
1023
1024 2001-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
1025
1026         * gcc.dg/c99-scope-2.c: Don't generally assume adding more
1027         largest-type elements to a struct makes its size grow.
1028
1029 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1030
1031         * g++.dg/abi/vthunk1.C: New test.
1032
1033 2001-07-31  Nathan Sidwell  <nathan@codesourcery.com>
1034
1035         * g++.dg/abi/vbase8-22.C: New test.
1036
1037 2001-07-31  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1038
1039         * gcc.dg/cpp/macro8.c: New test.
1040
1041 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1042
1043         * g++.dg/abi/vbase8-21.C: New test.
1044
1045 2001-07-27  Nathan Sidwell  <nathan@codesourcery.com>
1046
1047         * g++.dg/abi/vbase8-10.C: New test.
1048
1049 2001-07-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1050
1051         * lib/g++.exp (g++_set_ld_library_path): Renamed to
1052         ${tool}_set_ld_library_path.
1053         Changed caller.
1054         * lib/objc.exp (${tool}_set_ld_library_path): New, copied from
1055         g++.exp.
1056
1057 2001-07-26  Stan Cox <scox@redhat.com>
1058
1059         * lib/g++.exp (g++_exit, g++_check_unsupported_p): Removed.
1060         * lib/gcc.exp (gcc_check_compile, gcc_pass, gcc_fail, gcc_finish,
1061         gcc_exit, gcc_check_unsupported_p):
1062         Moved to gcc-deps.exp
1063         * gcc-deps.exp: New file.
1064
1065 2001-07-26  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1066
1067         * g++.old-deja/g++.pt/defarg14.C: New test.
1068
1069 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1070
1071         * g++.old-deja/g++.other/lineno5.C: New test.
1072
1073 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1074
1075         * g++.old-deja/g++.pt/crash68.C: New test.
1076
1077 2001-07-26  Nathan Sidwell  <nathan@codesourcery.com>
1078
1079         * g++.old-deja/g++.other/crash42.C: New test.
1080
1081 2001-07-26  Neil Booth  <neil@cat.daikokuya.demon.co.uk>
1082
1083         * gcc.dg/cpp/extratokens.c: Fix.
1084         * gcc.dg/cpp/skipping2.c: New tests.
1085
1086 2001-07-25  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1087
1088         * gcc.c-torture/execute/20010724-1.c: New file.
1089         * gcc.c-torture/execute/20010724-1.x: New file.
1090
1091 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1092
1093         * g++.old-deja/g++.other/cond7.C: New test.
1094
1095 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1096
1097         * g++.old-deja/g++.other/optimize4.C: New test.
1098
1099 2001-07-25  Nathan Sidwell  <nathan@codesourcery.com>
1100
1101         * g++.old-deja/g++.abi/vbase8-5.C: New test.
1102
1103 2001-07-24  Jason Merrill  <jason_merrill@redhat.com>
1104
1105         * lib/scanasm.exp (scan-assembler*): Don't take "testcase" argument.
1106         * gcc.dg/asm-2.c, gcc.dg/asm-3.c, gcc.dg/asm-fs-1.c, gcc.dg/dll-1.c,
1107         gcc.dg/dll-3.c, gcc.dg/dll-4.c, gcc.dg/iftrap-1.c: Don't pass it.
1108         * g++.dg/mangle1.C, g++.dg/vtgc1.C: Likewise.
1109
1110         * lib/prune.exp (prune_gcc_output): Prune "Please submit a full
1111         bug report" message.
1112
1113         * g++.dg/dg.exp: Run tests from subdirectories other than "special".
1114         * g++.dg/ext/instantiate1.C: Move from old-deja.
1115
1116 2001-07-24  David Billinghurst <David.Billinghurst@riotinto.com>
1117
1118         * g77.f-torture/execute/intrinsic-unix-bessel.f: New test
1119         * g77.f-torture/execute/intrinsic-unix-erf.f: New test
1120         * g77.f-torture/execute/intrinsic-vax-cd.f: New test
1121         * g77.f-torture/execute/intrinsic-f2c-z.f: New test
1122
1123 Mon Jul 23 10:14:17 2001  Jeffrey A Law  (law@cygnus.com)
1124
1125         * gcc.c-torture/execute/20010723-1.c: New test.
1126
1127 2001-07-23  Ben Elliston  <bje@redhat.com>
1128
1129         * g++.old-deja/g++.other/enum5.C: Mark as XFAIL.
1130
1131 2001-07-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1132
1133         * gcc.c-torture/execute/ieee/ieee.exp: Only use -ffloat-store only on
1134         i[34567]86-*-*.
1135         Delete handling of ieee_multilib_flags.
1136         Pass -mieee for alpha*-*-* and sh-*-*.
1137         * gcc.c-torture/execute/20010114-2.c: Move into ieee subdir.
1138
1139 2001-07-21  Nathan Sidwell  <nathan@codesourcery.com>
1140
1141         Remove old-abi tests.
1142         * g++.old-deja/g++.mike/p11116.C: Remove.
1143         * g++.old-deja/g++.eh/catchptr1.C: Remove old-abi ifdef.
1144
1145 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.org>
1146
1147         * g77.f-torture/compile/pr3743.f:  New test
1148
1149 2001-07-20  David Billinghurst <David.Billinghurst@riotinto.com>
1150
1151         * g77.f-torture/execute/f90-intrinsic-bit.f: New test
1152
1153 2001-07-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1154
1155         * g++.old-deja/g++.pt/static3.C: Removed alpha*-*-osf* XFAIL.
1156         g++.old-deja/g++.pt/static6.C: Likewise.
1157         * lib/target-supports.exp (check_weak_available): alpha*-*-osf*
1158         supports weak symbols.
1159
1160 2001-07-18  Andreas Jaeger  <aj@suse.de>
1161
1162         * g++.dg/vtgc1.C: Revert patch from 2001-04-26 since vtable-gc is
1163         supported again.
1164
1165 2001-07-18  Andreas Jaeger  <aj@suse.de>
1166
1167         * gcc.dg/iftrap-1.c: Fix target line.
1168
1169 2001-07-17  Richard Henderson  <rth@redhat.com>
1170
1171         * gcc.c-torture/execute/20010717-1.c: New.
1172
1173 2001-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
1174
1175         * gcc.c-torture/compile/20010714-1.c, gcc.dg/format/attr-4.c: New
1176         tests.
1177
1178 2001-07-17  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1179
1180         * g++.old-deja/g++.robertl/eb130.C: Include the correct header file.
1181
1182 2001-07-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1183
1184         * gcc.c-torture/execute/20001229-1.c: Include <sys/proc.h> for
1185         UAC_SIGBUS, UAC_NOPRINT definitions.
1186
1187 Mon Jul 16 12:21:56 2001  Nicola Pero  <n.pero@mi.flashnet.it>
1188
1189         * objc/execute/object_is_class.m: New test.
1190         * objc/execute/object_is_meta_class.m: New test.
1191
1192 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1193
1194         * g77.f-torture/execute/f90-intrinsic-numeric.f: Fix pasto.
1195         * g77.f-torture/execute/f90-intrinsic-mathematical.f: Fix pasto.
1196
1197 2001-01-15  David Billinghurst  <David.Billinghurst@riotinto.com>
1198
1199         * g77.f-torture/execute/f90-intrinsic-numeric.f: New test.
1200         * g77.f-torture/execute/f90-intrinsic-mathematical.f: New test.
1201
1202 2001-07-14  Richard Henderson  <rth@redhat.com>
1203
1204         * gcc.dg/iftrap-1.c: New.
1205
1206 2001-07-11  David Billinghurst  <David.Billinghurst@riotinto.com>
1207
1208         * g77.f-torture/execute/intrinsic77.f: New test.
1209
1210 2001-07-11  Janis Johnson <janis@us.ibm.com>
1211
1212         * gcc.misc-tests/gcov-3.c: New test.
1213
1214 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1215
1216         * gcc.c-torture/compile/20010711-1.c,
1217         * gcc.c-torture/compile/20010711-2.c: New tests.
1218
1219 2001-07-11  Richard Sandiford  <rsandifo@redhat.com>
1220
1221         * gcc.c-torture/execute/20010711-1.c: New test.
1222
1223 2001-07-11  Ben Elliston  <bje@redhat.com>
1224
1225         * g++.old-deja/g++.other/enum5.C: New test.
1226
1227 2001-07-10  Jason Merrill  <jason_merrill@redhat.com>
1228
1229         * lib/g++-dg.exp: Load file-format and target-supports like gcc.
1230         (g++-dg-prune): Call prune_gcc_output.
1231         * prune.exp: New file for prune_gcc_output.
1232         * lib/g++.exp, lib/gcc.exp: Load it.
1233
1234 2001-07-08  Joseph S. Myers  <jsm28@cam.ac.uk>
1235
1236         * gcc.c-torture/compile/20010701-1.c,
1237         g++.old-deja/g++.ext/attrib6.C: New tests.
1238
1239 Fri Jul  6 09:31:43 2001  Jeffrey A Law  (law@cygnus.com)
1240
1241         * gcc.c-torture/compile/20010706-1.c: New test.
1242
1243 2000-09-10  Michael Chamberlain <michael@chamberlain.net.au>
1244
1245         * gcc.misc-tests/mg.exp (compiler_output): Support tcl 8.3.1.
1246
1247 2001-06-28  Stan Shebs  <shebs@apple.com>
1248
1249         * gcc.dg/pragma-darwin.c: New test.
1250
1251 2001-06-28  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1252
1253         * lib/objc.exp (objc_target_compile): Don't need -lposix4 on any
1254         Solaris 2.[678] system.
1255
1256 2001-06-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1257
1258         * gcc.dg/20010622-1.c: New test.
1259
1260 2001-06-18  Stan Shebs  <shebs@apple.com>
1261
1262         * objc.dg: New directory.
1263         * objc.dg/dg.exp: New file.
1264         * objc.dg/alias.m: New.
1265         * objc.dg/class-1.m: New.
1266         * objc.dg/class-2.m: New.
1267         * objc.dg/const-str-1.m: New.
1268         * objc.dg/const-str-2.m: New.
1269         * objc.dg/id-1.m: New.
1270         * objc.dg/method-1.m: New.
1271         * objc.dg/super-class-1.m: New.
1272         * lib/objc-dg.exp: New file.
1273
1274 2001-06-16  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1275
1276         * g++.dg/mangle1.C: Modify regexp to test for `[: \t\n]' at end
1277         of label name.
1278
1279 2001-06-14  Nathan Sidwell  <nathan@codesourcery.com>
1280
1281         * g++.old-deja/g++.abi/vbase8-9.C: New test.
1282
1283 2001-06-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1284
1285         * lib/objc.exp (objc_target_compile): Add ${rootme} to ld_library_path
1286         variable.
1287
1288 2001-06-12  Richard Henderson  <rth@redhat.com>
1289
1290         * g++.old-deja/g++.other/crash27.C: Don't XFAIL.
1291
1292 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1293
1294         * g++.old-deja/g++.abi/vbase5.C: New test.
1295         * g++.old-deja/g++.abi/vbase6.C: New test.
1296         * g++.old-deja/g++.abi/vbase7.C: New test.
1297
1298 2001-06-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1299
1300         * gcc.c-torture/compile/20010610-1.c: New test.
1301
1302 2001-06-12  Nathan Sidwell  <nathan@codesourcery.com>
1303
1304         * g++.old-deja/g++.abi/vbase4.C: New test.
1305
1306 2001-06-11  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1307
1308         * gcc.c-torture/execute/920501-8.x: New file, sprintf() does not
1309         support %f for HC11/HC12 targets.
1310         * gcc.c-torture/execute/930513-1.x: New file, likewise.
1311         * gcc.c-torture/execute/980709-1.x: New file, pow() is not available
1312         on HC11/HC12 targets.
1313         * gcc.c-torture/execute/990826-0.x: New file, likewise for floor().
1314
1315 2001-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1316
1317         * gcc.dg/wchar_t-1.c: New file.
1318         * gcc.dg/wint_t-1.c: Likewise.
1319
1320 2001-06-11  Bernd Schmidt  <bernds@redhat.com>
1321
1322         * g++.old-deja/g++.other/stepanov_v1p2.C: Remove.
1323
1324 2001-06-11  Richard Henderson  <rth@redhat.com>
1325
1326         * g++.old-deja/g++.law/code-gen5.C: Don't send raw pointers to assert.
1327
1328 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1329
1330         * gcc.c-torture/compile/20010611-1.c: New test.
1331
1332 2001-06-11  Joseph S. Myers  <jsm28@cam.ac.uk>
1333
1334         * gcc.dg/c99-tag-1.c: Add more tests.
1335
1336 2001-06-10  Alexandre Oliva  <aoliva@redhat.com>
1337
1338         * g++.old-deja/g++.abi/ptrmem.C: Take into account different
1339         representation on MN10300 and ARM/Thumb.
1340
1341 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
1342
1343         * g77.f-torture/execute/20010610.f: New.
1344
1345 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
1346
1347         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
1348         names.
1349
1350 2001-06-09  Richard Henderson  <rth@redhat.com>
1351
1352         * gcc.c-torture/execute/ashrdi-1.c: New.
1353         * gcc.c-torture/execute/ashldi-1.c: New.
1354         * gcc.c-torture/execute/lshrdi-1.c: New.
1355
1356 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
1357
1358         * objc/execute/load-3.m: Added. Check sending +load to categories,
1359         in addition to classes.
1360
1361 2001-06-08  Stan Shebs  <shebs@apple.com>
1362
1363         * objc/execute/load-2.m: New test.  From Nicola Pero
1364         <n.pero@mi.flashnet.it>.
1365
1366 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
1367
1368         * gcc.c-torture/execute/20010605-2.c: New test.
1369
1370 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1371
1372         * g++.old-deja/g++.abi/vbase2.C: New test.
1373         * g++.old-deja/g++.abi/vbase3.C: New test.
1374
1375 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
1376
1377         * g++.old-deja/g++.pt/friend49.C: New test.
1378
1379 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
1380
1381         * g++.old-deja/g++.ext/anon3.C: New test.
1382
1383 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
1384
1385         * g++.old-deja/g++.other/conv7.C: New test.
1386
1387 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1388
1389         * gcc.c-torture/compile/20010605-2.c: New test.
1390
1391 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1392
1393         * gcc.c-torture/execute/20010604-1.c: New test.
1394
1395 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
1396
1397         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
1398
1399 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
1400
1401         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
1402         (g++_link_flags): Likewise.
1403         (g++_init): Pass gccpath's value to two previous functions.
1404
1405 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1406
1407         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
1408         Ensure logfile entry matches exec command line.
1409
1410 2001-05-31  Richard Henderson  <rth@redhat.com>
1411
1412         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
1413         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
1414
1415 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
1416
1417         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
1418         compiler for irix6.2
1419
1420 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
1421
1422         * g++.old-deja/g++.other/optimize3.C: New file.
1423
1424 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
1425
1426         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
1427         assemble.
1428
1429 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
1430
1431         * g++.old-deja/g++.other/optimize2.C: New file.
1432
1433 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
1434
1435         * gcc.c-torture/compile/20010518-2.c: New file.
1436         * gcc.c-torture/execute/20010518-1.c: New file.
1437         * gcc.c-torture/execute/20010518-2.c: New file.
1438
1439 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1440
1441         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
1442
1443 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
1444
1445         G++ no longer defines builtins that do not begin with __builtin.
1446         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
1447         * g++.old-deja/g++.brendand/misc13.C: Likewise.
1448         * g++.old-deja/g++.law/builtin1.C: Likewise.
1449         * g++.old-deja/g++.law/cvt2.C: Likewise.
1450         * g++.old-deja/g++.mike/net5.C: Likewise.
1451         * g++.old-deja/g++.other/builtins1.C: Likewise.
1452         * g++.old-deja/g++.other/builtins2.C: Likewise.
1453         * g++.old-deja/g++.other/builtins3.C: Likewise.
1454         * g++.old-deja/g++.other/builtins4.C: Likewise.
1455         * g++.old-deja/g++.other/inline8.C: Likewise.
1456         * g++.old-deja/g++.robertl/eb39.C: Likewise.
1457
1458 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
1459
1460         * g++.old-deja/g++.pt/using1.C: Adjust.
1461         * g++.old-deja/g++.pt/using2.C: New test.
1462
1463 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
1464
1465         * gcc.dg/cpp/charconst.c: New tests.
1466         * gcc.dg/cpp/escape.c: New tests.
1467         * gcc.dg/cpp/escape-1.c: New tests.
1468         * gcc.dg/cpp/escape-2.c: New tests.
1469         * gcc.dg/cpp/ucs.c: New tests.
1470
1471 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
1472
1473         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to
1474         native compiler for irix6.5.
1475
1476 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
1477
1478         * lib/g++.exp (g++_include_flags): Use args to compute
1479         get_multilibs.
1480         (g++_link_flags): Likewise.
1481         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
1482
1483 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1484
1485         * gcc.dg/c90-hexfloat-1.c: Add more tests.
1486
1487 2001-05-21  Geoff Keating  <geoffk@redhat.com>
1488
1489         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
1490         this file.
1491
1492 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1493
1494         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
1495         STACK_SIZE;
1496         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
1497         to STACK_SIZE; Use it to define size of add_histo array.
1498         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according
1499         to STACK_SIZE.
1500         (f): Use GITT_SIZE to define size of gitt local table.
1501         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according
1502         to STACK_SIZE; Use it to define size of bytemem array.
1503
1504 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1505
1506         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
1507         on 68HC11/HC12 due to the asm instruction.
1508         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
1509         * gcc.c-torture/compile/920520-1.x: Likewise.
1510         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
1511         on 68HC11/HC12 because the function is larger than 64K.
1512         * gcc.c-torture/compile/961203-1.x: New file, this test fails
1513         on 68HC11/HC12 because the structure is too large.
1514
1515 2001-05-20  Richard Henderson  <rth@redhat.com>
1516
1517         * gcc.c-torture/execute/20010520-1.c: New.
1518
1519 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1520
1521         * g++.old-deja/g++.warn/compare1.C: New test.
1522         * gcc.dg/compare4.c: New test.
1523
1524 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
1525
1526         * g++.old-deja/g++.other/optimize1.C: New test.
1527
1528 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1529
1530         * g++.old-deja/g++.pt/spec41.C: New test.
1531
1532 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
1533
1534         * gcc.c-torture/compile/20010114-1.x: Remove.
1535
1536 2001-05-18  Stan Shebs  <shebs@apple.com>
1537
1538         * gcc.c-torture/compile/20010518-1.c: New test.
1539
1540 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
1541
1542         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
1543         * g++.old-deja/g++.pt/crash67.C: New test.
1544
1545 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
1546
1547         * g++.old-deja/g++.other/debug9.C: New test.
1548
1549 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
1550
1551         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
1552
1553 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
1554
1555         * gcc.c-torture/compile/20010516-1.c: New test.
1556
1557 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1558
1559         * g++.old-deja/g++.other/crash41.C: New test.
1560
1561 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
1562
1563         * g++.old-deja/g++.pt/crash66.C: New test.
1564
1565 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
1566
1567         * g++.old-deja/g++.robertl/eb27.C: Convert.
1568
1569 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
1570
1571         * g++.dg/friend-warn.C: New test.  Do not warn about friend
1572         declaration being redundant.
1573
1574 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
1575
1576         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
1577
1578 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
1579
1580         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
1581
1582 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
1583
1584         * lib/g++.exp: Use testsuite_flags.
1585
1586 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
1587
1588         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
1589
1590 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
1591
1592         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
1593
1594 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
1595
1596         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
1597
1598 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
1599
1600         * gcc.c-torture/compile/20010313-1.c: New test.
1601
1602 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
1603
1604         * gcc.dg/cpp/direct2.c: New test.
1605         * gccq.dg/cpp/direct2s.c: New test.
1606
1607         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
1608
1609 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
1610
1611         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
1612         * g++.old-deja/g++.other/op3.C: Likewise.
1613
1614 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
1615
1616         * gcc.dg/cpp/syshdr.h: New file.
1617         * gcc.dg/cpp/sysmac1.c: Update.
1618         * gcc.dg/cpp/sysmac2.c: Update.
1619
1620 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
1621
1622         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
1623
1624 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
1625
1626         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
1627         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
1628
1629 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
1630
1631         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
1632
1633 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
1634
1635         * lib/g++.exp (g++_include_flags): Don't use any special flags
1636         if TESTING_IN_BUILD_TREE is not defined.
1637         (g++_init): Use a plain 'c++' as the compiler if
1638         TESTING_IN_BUILD_TREEE is not defined.
1639
1640 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1641
1642         * g++.old-deja/g++.eh/catch13.C: New test.
1643         * g++.old-deja/g++.eh/catch14.C: New test.
1644
1645 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
1646
1647         * gcc.dg/cpp/tr-define.c: New test.
1648
1649 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
1650
1651         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
1652         <stdlib.h>, not <malloc.h>.
1653
1654 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1655
1656         * g++.old-deja/g++.ns/template17.C: New test.
1657
1658 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
1659
1660         * g++.old-deja/g++.pt/ref4.C: New test.
1661
1662 2001-04-30  Richard Henderson  <rth@redhat.com>
1663
1664         * gcc.dg/20000724-1.c: Revert last change.
1665
1666 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
1667
1668         * g77.f-torture/execute/20010430.f: New test.
1669
1670 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
1671
1672         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
1673
1674 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
1675
1676         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
1677
1678 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1679
1680         * g++.old-deja/g++.eh/crash6.C: New test.
1681
1682 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1683
1684         * g++.old-deja/g++.other/warn7.C: New test.
1685
1686 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
1687
1688         * g++.old-deja/g++.other/defarg9.C: New test.
1689
1690 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1691
1692         * g77.f-torture/compile/20010426.f: New test.
1693         * g77.f-torture/execute/20010426.f: New test.
1694
1695 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
1696
1697         * g77.f-torture/compile/20000629-1.x: Remove - error
1698         has been fixed.
1699
1700 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
1701
1702         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
1703         Tweak slightly to work with g++.dg framework.
1704         * g++.dg/special/ecos.exp: Run initp1.C test.
1705         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
1706
1707         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
1708         its linker doesn't give line numbers either.
1709         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
1710
1711 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1712
1713         * g++.old-deja/g++.other/lex1.C: New test.
1714
1715 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
1716
1717         * gcc.dg/noncompile/20010425-1.c: New test.
1718
1719 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
1720
1721         * g++.old-deja/g++.pt/mangle2.C: New test.
1722
1723 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1724
1725         * gcc.dg/format/plus-1.c: New test.
1726
1727 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1728
1729         * gcc.dg/20010423-1.c: New test.
1730
1731 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
1732
1733         * gcc.c-torture/execute/20010422-1.c: New test.
1734
1735 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
1736
1737         * g++.old-deja/g++.ns/type2.C: New test.
1738
1739 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
1740
1741         * g++.old-deja/g++.other/perf1.C: New test.
1742
1743 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
1744
1745         * gcc.dg/c99-func-2.c: Remove xfail.
1746         * gcc.dg/c99-func-3.c: Remove xfail.
1747         * gcc.dg/c99-func-4.c: Remove xfail.
1748
1749 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
1750
1751         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
1752
1753 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
1754
1755         * gcc.c-torture/compile/20010423-1.c: New test.
1756
1757 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1758
1759         * g++.old-deja/g++.pt/typename28.C: New test.
1760
1761 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
1762
1763         * g++.old-deja/g++.abi/empty2.C: New test.
1764         * g++.old-deja/g++.abi/empty3.C: New test.
1765
1766 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1767
1768         * g++.old-deja/g++.other/comdat2.C: New test.
1769         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
1770
1771 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1772
1773         * g++.old-deja/g++.other/overload14.C: New test.
1774
1775 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1776
1777         * g++.old-deja/g++.other/lookup23.C: New test.
1778
1779 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
1780
1781         * gcc.c-torture/execute/20010403-1.c: New test.
1782
1783 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
1784             Mark Mitchell  <mark@codesourcery.com>
1785
1786         * lib/old-dejagnu.exp: Don't delete output of executable.
1787         Add .exe suffix to executables.
1788
1789 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
1790
1791         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
1792
1793 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1794
1795         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
1796
1797 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1798
1799         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
1800         * g++.old-deja/g++.abi/crash1.C: New test.
1801
1802 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
1803
1804         * g++.old-deja/g++.other/crash40.C: New test.
1805
1806 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1807
1808         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
1809
1810 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
1811
1812         * g++.old-deja/g++.other/warn6.C: New test.
1813
1814 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
1815
1816         * g++.old-deja/g++.robertl/eb42.C: Same.
1817
1818 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1819
1820         * gcc.dg/wtr-conversion-1.c: New testcase.
1821
1822 2001-04-10  Richard Henderson  <rth@redhat.com>
1823
1824         * g++.old-deja/g++.other/array5.C: New.
1825
1826 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1827
1828         * gcc.c-torture/execute/20010408-1.c: New test.
1829
1830 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
1831
1832         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
1833         headers and constructs.
1834         * g++.old-deja/g++.robertl/eb79.C: Same.
1835         * g++.old-deja/g++.robertl/eb77.C (main): Same.
1836         * g++.old-deja/g++.robertl/eb73.C: Same.
1837         * g++.old-deja/g++.robertl/eb66.C (main): Same.
1838         * g++.old-deja/g++.robertl/eb55.C (t): Same.
1839         * g++.old-deja/g++.robertl/eb54.C (main): Same.
1840         * g++.old-deja/g++.robertl/eb46.C (main): Same.
1841         * g++.old-deja/g++.robertl/eb44.C: Same.
1842         * g++.old-deja/g++.robertl/eb41.C (main): Same.
1843         * g++.old-deja/g++.robertl/eb4.C (main): Same.
1844         * g++.old-deja/g++.robertl/eb39.C: Same.
1845         * g++.old-deja/g++.robertl/eb33.C (main): Same.
1846         * g++.old-deja/g++.robertl/eb31.C (main): Same.
1847         * g++.old-deja/g++.robertl/eb30.C: Same.
1848         * g++.old-deja/g++.robertl/eb3.C: Same.
1849         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
1850         * g++.old-deja/g++.robertl/eb21.C: Same.
1851         * g++.old-deja/g++.robertl/eb15.C: Same.
1852         * g++.old-deja/g++.robertl/eb118.C: Same.
1853         * g++.old-deja/g++.robertl/eb115.C (main): Same.
1854         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
1855         * g++.old-deja/g++.robertl/eb109.C: Same.
1856         * g++.old-deja/g++.other/sibcall1.C (main): Same.
1857         * g++.old-deja/g++.mike/rtti1.C: Same.
1858         * g++.old-deja/g++.mike/p658.C: Same.
1859         * g++.old-deja/g++.mike/net46.C: Same.
1860         * g++.old-deja/g++.mike/net34.C: Same.
1861         * g++.old-deja/g++.mike/memoize1.C: Same.
1862         * g++.old-deja/g++.mike/eh2.C: Same.
1863         * g++.old-deja/g++.law/weak.C: Same.
1864         * g++.old-deja/g++.law/visibility7.C: Same.
1865         * g++.old-deja/g++.law/visibility25.C: Same.
1866         * g++.old-deja/g++.law/visibility22.C: Same.
1867         * g++.old-deja/g++.law/visibility2.C: Same.
1868         * g++.old-deja/g++.law/visibility17.C: Same.
1869         * g++.old-deja/g++.law/visibility13.C: Same.
1870         * g++.old-deja/g++.law/visibility10.C: Same.
1871         * g++.old-deja/g++.law/visibility1.C: Same.
1872         * g++.old-deja/g++.law/virtual3.C (eval): Same.
1873         * g++.old-deja/g++.law/vbase1.C: Same.
1874         * g++.old-deja/g++.law/operators32.C: Same.
1875         * g++.old-deja/g++.law/nest3.C: Same.
1876         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
1877         * g++.old-deja/g++.law/except5.C (main): Same.
1878         * g++.old-deja/g++.law/cvt7.C (run): Same.
1879         * g++.old-deja/g++.law/cvt2.C: Same.
1880         * g++.old-deja/g++.law/cvt16.C: Same.
1881         * g++.old-deja/g++.law/ctors6.C (bar): Same.
1882         * g++.old-deja/g++.law/ctors17.C (main): Same.
1883         * g++.old-deja/g++.law/ctors13.C: Same.
1884         * g++.old-deja/g++.law/ctors12.C (main): Same.
1885         * g++.old-deja/g++.law/ctors10.C: Same.
1886         * g++.old-deja/g++.law/code-gen5.C: Same.
1887         * g++.old-deja/g++.law/bad-error7.C: Same.
1888         * g++.old-deja/g++.law/arm9.C: Same.
1889         * g++.old-deja/g++.law/arm12.C: Same.
1890         * g++.old-deja/g++.law/arg8.C: Same.
1891         * g++.old-deja/g++.law/arg1.C: Same.
1892         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
1893         * g++.old-deja/g++.jason/template31.C: Same.
1894         * g++.old-deja/g++.jason/template24.C (main): Same.
1895         * g++.old-deja/g++.jason/2371.C: Same.
1896         * g++.old-deja/g++.eh/new2.C: Same.
1897         * g++.old-deja/g++.eh/new1.C: Same.
1898         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
1899         * g++.old-deja/g++.brendan/nest21.C (main): Same.
1900         * g++.old-deja/g++.brendan/err-msg3.C: Same.
1901         * g++.old-deja/g++.brendan/crash62.C: Same.
1902         * g++.old-deja/g++.brendan/crash52.C: Same.
1903         * g++.old-deja/g++.brendan/crash49.C (main): Same.
1904         * g++.old-deja/g++.brendan/crash38.C: Same.
1905         * g++.old-deja/g++.brendan/crash15.C (main): Same.
1906         * g++.old-deja/g++.brendan/copy9.C: Same.
1907
1908 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
1909
1910         * gcc.c-torture/execute/20001203-2.c (memset):
1911         Count argument is of type __SIZE_TYPE__.
1912
1913 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
1914
1915         * gcc.c-torture/compile/20010404-1.c: New test.
1916
1917 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
1918
1919         * gcc.c-torture/compile/20010326-1.c: New test.
1920
1921 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
1922
1923         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
1924         peculiarities of the SH.
1925         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
1926
1927 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
1928
1929         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
1930         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
1931         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
1932
1933 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1934
1935         * g77.f-torture/compile/20010321-1.f: New test.
1936
1937 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1938
1939         * gcc.c-torture/compile/20010329-1.c: New test.
1940
1941 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
1942
1943         * gcc.c-torture/execute/20010329-1.c: New test.
1944
1945 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1946
1947         * g++.old-deja/g++.other/eh4.C: Fix typo.
1948
1949 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
1950
1951         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
1952
1953 2001-03-28  Philip Blundell  <philb@gnu.org>
1954
1955         * gcc.c-torture/compile/20010328-1.c: New test.
1956
1957 2001-03-27  Richard Henderson  <rth@redhat.com>
1958
1959         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
1960         * g++.old-deja/g++.eh/vbase3.C: Likewise.
1961
1962 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
1963
1964         * gcc.c-torture/compile/20010327-1.c: New test.
1965
1966 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
1967
1968         * g++.old-deja/g++.other/friend12.C: New test.
1969         * g++.old-deja/g++.other/friend9.C: Expect no errors.
1970         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
1971
1972 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1973
1974         * gcc.c-torture/execute/20010325-1.c: New test.
1975
1976 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
1977
1978         * g++.old-deja/g++.other/mangle3.C: New test.
1979
1980 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
1981
1982         * g++.old-deja/g++.other/anon8.C: New test.
1983
1984 2001-03-20  Philip Blundell  <philb@gnu.org>
1985
1986         * gcc.c-torture/compile/20010320-1.c: New test.
1987
1988 2001-03-17  Richard Henderson  <rth@redhat.com>
1989
1990         * g++.old-deja/g++.other/eh4.C: Add expected error text.
1991
1992 2001-03-15  Geoff Keating  <geoff@redhat.com>
1993
1994         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
1995         tests on AIX.
1996
1997 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
1998
1999         * g++.old-deja/g++.other/eh4.C: New test.
2000
2001 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2002
2003         * gcc.dg/cpp/mi1.c: Update.
2004
2005 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
2006
2007         * g++.old-deja/g++.other/regstack.C: New test.
2008
2009 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
2010
2011         * g++.old-deja/g++.other/ref4.C: New test.
2012
2013 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
2014
2015         * objc/execute/va_method.m: Added.
2016         * objc/execute/IMP.m: Added.
2017         * objc/execute/_cmd.m: Added.
2018         * objc/execute/accessing_ivars.m: Added.
2019         * objc/execute/class-1.m: Added.
2020         * objc/execute/class-10.m: Added.
2021         * objc/execute/class-11.m: Added.
2022         * objc/execute/class-12.m: Added.
2023         * objc/execute/class-13.m: Added.
2024         * objc/execute/class-14.m: Added.
2025         * objc/execute/class-2.m: Added.
2026         * objc/execute/class-3.m: Added.
2027         * objc/execute/class-4.m: Added.
2028         * objc/execute/class-5.m: Added.
2029         * objc/execute/class-6.m: Added.
2030         * objc/execute/class-7.m: Added.
2031         * objc/execute/class-8.m: Added.
2032         * objc/execute/class-9.m: Added.
2033         * objc/execute/class-tests-1.h
2034         * objc/execute/class-tests-2.h
2035         * objc/execute/compatibility_alias.m: Added.
2036         * objc/execute/encode-1.m: Added.
2037         * objc/execute/formal_protocol-1.m: Added.
2038         * objc/execute/formal_protocol-2.m: Added.
2039         * objc/execute/formal_protocol-3.m: Added.
2040         * objc/execute/formal_protocol-4.m: Added.
2041         * objc/execute/formal_protocol-5.m: Added.
2042         * objc/execute/formal_protocol-6.m: Added.
2043         * objc/execute/formal_protocol-7.m: Added.
2044         * objc/execute/informal_protocol.m: Added.
2045         * objc/execute/initialize.m: Added.
2046         * objc/execute/load.m: Added.
2047         * objc/execute/many_args_method.m: Added.
2048         * objc/execute/nested-3.m: Added.
2049         * objc/execute/no_clash.m: Added.
2050         * objc/execute/private.m: Added.
2051         * objc/execute/redefining_self.m: Added.
2052         * objc/execute/root_methods.m: Added.
2053         * objc/execute/selector-1.m: Added.
2054         * objc/execute/static-1.m: Added.
2055         * objc/execute/static-2.m: Added.
2056         * objc/execute/va_method.m: Added.
2057
2058 2001-03-10  Richard Henderson  <rth@redhat.com>
2059
2060         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
2061
2062 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
2063
2064         * g++.old-deja/g++.other/crash31.C: XFAIL.
2065         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
2066         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
2067         * gcc.c-torture/execute/20010123-1.x: XFAIL.
2068         * gcc.c-torture/execute/20010124-1.x: XFAIL.
2069         * gcc.dg/sequence-pt-1.c: XFAIL one test.
2070
2071 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
2072
2073         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
2074
2075 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2076
2077         * gcc.dg/20000724-1.c: Don't use multiline strings.
2078
2079 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
2080
2081         * objc/execute/string1.m, objc/execute/string2.m: Compare the
2082         result of -cString against what we expect it to be; don't just
2083         print it out for no one to read.
2084
2085         * objc/execute/string3.m, objc/execute/string4.m: New tests.
2086         Based on testcases provided by Nicola Pero.
2087
2088 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2089
2090         * gcc.dg/cpp/macro7.c: New test.
2091
2092 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
2093
2094         * gcc.dg/cpp/multiline.c: Update.
2095
2096 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2097
2098         * g++.old-deja/g++.other/enum3.C: New test.
2099
2100 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2101
2102         * g++.old-deja/g++.other/pod1.C: New test.
2103
2104 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
2105
2106         * g++.old-deja/g++.ext/overload1.C: New test.
2107
2108 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2109
2110         * g++.old-deja/g++.pt/using1.C: New test.
2111
2112 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
2113
2114         * g++.old-deja/g++.other/using9.C: New test.
2115
2116 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
2117
2118         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
2119
2120         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
2121
2122 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
2123
2124         * g++.old-deja/g++.ext/realpt1.C: Remove.
2125
2126 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
2127
2128         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
2129
2130 2001-02-26  Will Cohen  <wcohen@redhat.com>
2131
2132         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
2133
2134 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
2135
2136         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
2137         templatized constructors.
2138
2139 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2140
2141         * gcc.c-torture/execute/20010224-1.c: New test.
2142
2143 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
2144
2145         * gcc.c-torture/execute/20010222-1.c: New test.
2146
2147 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
2148
2149         * g++.old-deja/g++.other/inline20.C: New test.
2150
2151 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2152
2153         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
2154
2155 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
2156
2157         * g++.old-deja/g++.other/lookup22.C: New test.
2158
2159 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
2160
2161         * g77.dg: New directory.
2162         * g77.dg/20010216-1.f: New test case.
2163         * g77.dg/dg.exp: New driver.
2164         * lib/g77-dg.exp: New driver library.
2165
2166 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2167
2168         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
2169
2170 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
2171
2172         * g++.old-deja/g++.other/decl9.C: New test.
2173
2174 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
2175
2176         * g++.old-deja/g++.other/init16.C: Update the test so that it does
2177         not need <string> and also tests the initialization at runtime.
2178
2179 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
2180
2181         * gcc.c-torture/execute/longlong.c: New test.
2182
2183 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
2184
2185         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2186
2187 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
2188
2189         * gcc.c-torture/execute/920302-1.c (execute):
2190         Change argument type to short.
2191
2192 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2193
2194         * g++.old-deja/g++.pt/deduct6.C: New test.
2195
2196 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
2197
2198         * g++.old-deja/g++.pt/deduct5.C: New test.
2199
2200 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
2201
2202         * gcc.c-torture/execute/20010209-1.c: New test.
2203
2204 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
2205
2206         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
2207
2208 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
2209
2210         * g++.dg/vtgc1.C: Update for new ABI.
2211
2212         * consistency.vlad: New directory, 1665 files.
2213
2214 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2215
2216         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
2217         return type.
2218         * gcc.dg/cpp/digraphs.c: Declare puts.
2219
2220 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2221
2222         * g++.old-deja/g++.other/warn5.C: New test.
2223
2224 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2225
2226         * g++.old-deja/g++.pt/spec40.C: New test.
2227
2228 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
2229
2230         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
2231         case.
2232         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
2233
2234 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
2235
2236         * gcc.c-torture/compile/20010209-1.c: New test.
2237
2238 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
2239
2240         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
2241         excess errors message but not if it crashes.
2242         * g++.old-deja/g++.other/crash27.C: Likewise.
2243         * g++.old-deja/g++.other/crash28.C: Likewise.
2244         * g++.old-deja/g++.other/crash30.C: Likewise.
2245         * g++.old-deja/g++.other/crash32.C: Likewise.
2246         * g++.old-deja/g++.other/crash35.C: Likewise.
2247         * g++.old-deja/g++.pt/inherit2.C: Likewise.
2248
2249 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2250
2251         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
2252         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
2253         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
2254         g77.f-torture/execute/execute.exp,
2255         g77.f-torture/noncompile/noncompile.exp,
2256         gcc.c-torture/execute/execute.exp,
2257         gcc.c-torture/execute/memcheck/memcheck.exp,
2258         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
2259         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
2260         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
2261         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
2262         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
2263         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
2264         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
2265         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
2266         Remove bug reporting instructions with ancient email addresses.
2267
2268 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2269
2270         * gcc.dg/20010202-1.c: New test.
2271         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
2272
2273 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
2274
2275         * g++.dg/stdbool-if.C: New test.
2276
2277 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2278
2279         * objc/execute/fdecl.m: Added main().
2280
2281 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
2282
2283         * gcc.c-torture/execute/20010206-1.c: New test.
2284
2285 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
2286
2287         * gcc.dg/cpp/avoidpaste1.c: Update.
2288
2289 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
2290
2291         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
2292         Pero <nicola@brainstorm.co.uk>.
2293         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
2294
2295 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
2296
2297         * g++.old-deja/g++.pt/spec39.C: New test.
2298
2299 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
2300
2301         * gcc.c-torture/compile/20010202-1.c: New test.
2302
2303 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
2304
2305         * g++.old-deja/g++.abi/primary2.C: New test.
2306         * g++.old-deja/g++.abi/primary3.C: New test.
2307         * g++.old-deja/g++.abi/primary4.C: New test.
2308         * g++.old-deja/g++.abi/primary5.C: New test.
2309         * g++.old-deja/g++.abi/vtable3.h: New test.
2310         * g++.old-deja/g++.abi/vtable3a.C: New test.
2311         * g++.old-deja/g++.abi/vtable3b.C: New test.
2312         * g++.old-deja/g++.abi/vtable3c.C: New test.
2313         * g++.old-deja/g++.abi/vtable3d.C: New test.
2314         * g++.old-deja/g++.abi/vtable3e.C: New test.
2315         * g++.old-deja/g++.abi/vtable3f.C: New test.
2316         * g++.old-deja/g++.abi/vtable3g.C: New test.
2317         * g++.old-deja/g++.abi/vtable3h.C: New test.
2318         * g++.old-deja/g++.abi/vtable3i.C: New test.
2319         * g++.old-deja/g++.abi/vtable3j.C: New test.
2320         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
2321
2322 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
2323
2324         * g++.old-deja/g++.other/anon6.C: New test.
2325         * g++.old-deja/g++.other/anon7.C: New test.
2326
2327 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
2328
2329         * gcc.dg/cpp/avoidpaste2.c: New tests.
2330
2331 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
2332
2333         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
2334
2335 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
2336
2337         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
2338         DECIMAL_DIG cases for Irix."
2339
2340 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
2341
2342         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
2343
2344 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2345
2346         * gcc.dg/c99-tag-1.c: New test.
2347
2348 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2349
2350         * gcc.dg/cpp/tr-warn1.c: Add tests.
2351
2352 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
2353
2354         * gcc.dg/cpp/avoidpaste1.c: Update.
2355         * gcc.dg/cpp/paste4.c: Update.
2356
2357 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
2358
2359         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
2360         cases for Irix.
2361
2362 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
2363
2364         * g++.old-deja/g++.other/inline19.C: New test.
2365
2366 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
2367
2368         * gcc.dg/Wlarger-than.c: New test.
2369
2370 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
2371
2372         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
2373
2374 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
2375
2376         * gcc.c-torture/execute/20010129-1.c: New test.
2377         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
2378
2379 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
2380
2381         * gcc.dg/cpp/avoidpaste1.c: Test case.
2382
2383 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
2384
2385         * g++.old-deja/g++.other/inline18.C: New test.
2386
2387 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2388
2389         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
2390         and __builtin_putchar.
2391
2392 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
2393
2394         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
2395         tests.
2396
2397 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
2398
2399         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
2400         floating point number rounding mode to round to the nearest
2401         representable mode.
2402
2403 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
2404
2405         * g++.old-deja/g++.other/mangle2.C: New test.
2406
2407 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2408
2409         * gcc.c-torture/compile/20010124-1.c: New test.
2410
2411 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
2412
2413         * g++.old-deja/g++.pt/spec38.C: New test.
2414
2415 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2416
2417         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
2418         "Build don't run".
2419
2420 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2421
2422         * gcc.c-torture/execute/20010123-1.c: New test.
2423
2424 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2425
2426         * g++.old-deja/g++.pt/spec37.C: New test.
2427
2428 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
2429
2430         * g++.old-deja/g++.pt/overload14.C: New test.
2431
2432 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2433
2434         * gcc.c-torture/execute/20010122-1.c: New test, exercise
2435         __builtin_return_address.
2436
2437 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
2438
2439         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
2440         * g++.old-deja/g++.pt/spec35.C: New test.
2441         * g++.old-deja/g++.pt/spec36.C: New test.
2442
2443 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
2444
2445         * gcc.c-torture/compile/20010118-1.c: New test.
2446
2447 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
2448
2449         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
2450
2451 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2452
2453         * gcc.c-torture/execute/20010119-1.c: New test.
2454
2455 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2456
2457         * g++.old-deja/g++.other/vbase5.C: New test.
2458
2459 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
2460
2461         * gcc.c-torture/execute/20010118-1.c: New test.
2462
2463 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2464
2465         * g++.old-deja/g++.pt/deduct3.C: New test.
2466
2467 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
2468
2469         * g++.old-deja/g++.pt/spec34.C: New test.
2470
2471 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
2472
2473         * g77.f-torture/compile/20000601-2.f: New test.
2474
2475 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2476
2477         * g++.old-deja/g++.other/init17.C: New test.
2478
2479 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
2480
2481         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
2482
2483 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2484
2485         * g++.old-deja/g++.pt/unify8.C: New test.
2486
2487 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2488
2489         * g++.old-deja/g++.abi/vbase1.C: New test.
2490
2491 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
2492
2493         * g++.old-deja/g++.pt/crash65.C: New test.
2494
2495 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2496
2497         * gcc.dg/cpp/assembl2.S: New test case.
2498
2499 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
2500
2501         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
2502         are supported.
2503
2504 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2505
2506         * g++.old-deja/g++.other/builtins1.C: New test.
2507         * g++.old-deja/g++.other/builtins2.C: Likewise.
2508         * g++.old-deja/g++.other/builtins3.C: Likewise.
2509         * g++.old-deja/g++.other/builtins4.C: Likewise.
2510
2511 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
2512
2513         * gcc.c-torture/compile/20010117-1.c: New test.
2514         * gcc.c-torture/compile/20010117-2.c: New test.
2515
2516 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2517
2518         * g77.f-torture/execute/20010116.[fx]: New test,
2519         XFAIL on i?86-*-*.
2520         * g77.f-torture/compile/20010115.f: Indicate it's
2521         a test for PR fortran/1636.
2522
2523 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2524
2525         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
2526
2527 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
2528
2529         * g77.f-torture/compile/20010115.f: New test.
2530
2531 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
2532
2533         * g++.old-deja/g++.pt/nontype5.C: New test.
2534
2535 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
2536
2537         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
2538         have an equivalent working one below it.
2539
2540 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2541
2542         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
2543         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2544
2545 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
2546
2547         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
2548         message containing "init_priority".
2549         (conpr-2.C): Likewise.
2550         (conpr-3.C): Likewise.
2551         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
2552
2553 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2554
2555         * gcc.c-torture/execute/20010114-2.c: New test.
2556
2557 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2558
2559         * gcc.c-torture/compile/20010114-1.c: New test.
2560         * gcc.c-torture/compile/20010114-1.x: Xfail.
2561         * gcc.c-torture/compile/20010114-2.c: New test.
2562         * gcc.c-torture/execute/20010114-1.c: New test.
2563         * gcc.dg/trunc-1.c: New test.
2564         * gcc.dg/uninit-B.c: New test.
2565
2566 2001-01-13  Nick Clifton  <nickc@redhat.com>
2567
2568         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
2569         target.
2570
2571 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2572
2573         * gcc.c-torture/compile/20010113-1.c: New test.
2574
2575 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
2576
2577         * gcc.c-torture/compile/20001212-1.c: New test.
2578
2579 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
2580
2581         * gcc.dg/cpp/widestr1.c: Update.
2582         * gcc.dg/cpp/prag-imp.c: Remove.
2583
2584 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
2585
2586         * gcc.c-torture/execute/20000801-3.x: Remove.
2587         * gcc.dg/c90-init-1.c: New test.
2588         * gcc.dg/c99-init-1.c: New test.
2589         * gcc.dg/c99-init-2.c: New test.
2590         * gcc.dg/gnu99-init-1.c: New test.
2591
2592 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
2593
2594         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
2595         testing that no relevant ones were found.
2596
2597 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2598
2599         * g++.old-deja/g++.pt/cast2.C: New test.
2600
2601 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
2602
2603         * g++.old-deja/g++.pt/friend47.C: New test.
2604
2605 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2606
2607         * g++.old-deja/g++.pt/instantiate13.C: New test.
2608
2609 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2610
2611         * g++.old-deja/g++.other/defarg7.C: New test.
2612         * g++.old-deja/g++.other/defarg8.C: New test.
2613
2614 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2615
2616         * g++.old-deja/g++.pt/crash64.C: New test.
2617
2618 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
2619
2620         * g++.old-deja/g++.pt/crash63.C: New test.
2621
2622 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
2623
2624         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
2625
2626 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
2627
2628         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
2629
2630 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2631
2632         * g++.old-deja/g++.pt/error3.C: New test.
2633
2634 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2635
2636         * g++.old-deja/g++.other/crash39.C: New test.
2637
2638 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
2639
2640         * g++.old-deja/g++.other/vbase4.C: New test.
2641
2642 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
2643
2644         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
2645         * gcc.dg/special/20000419-2.c: New file. Identical to above.
2646         * gcc.dg/special/special.exp: New test driver which will check
2647         for alias support for the above test.
2648
2649 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
2650
2651         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
2652         problems on small machines.
2653         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
2654         parameterize.
2655
2656 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
2657
2658         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
2659         mips.
2660         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
2661
2662 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
2663
2664         * g++.old_deja/g++.pt/using8.C: New test.
2665
2666 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2667
2668         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
2669
2670 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
2671
2672         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
2673         where a failure is expected.
2674         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
2675
2676 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2677
2678         * g++.old_deja/g++.pt/instantiate12.C: New test.
2679
2680 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2681
2682         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
2683         start of structs.
2684         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
2685         * g++.old-deja/g++.brendan/crash17.C: Likewise.
2686         * g++.old-deja/g++.brendan/crash29.C: Likewise.
2687         * g++.old-deja/g++.brendan/crash48.C: Likewise.
2688         * g++.old-deja/g++.brendan/ns1.C: Likewise.
2689         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
2690         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
2691         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
2692         * g++.old-deja/g++.eh/spec6.C: Likewise.
2693         * g++.old-deja/g++.jason/crash3.C: Likewise.
2694         * g++.old-deja/g++.law/ctors11.C: Likewise.
2695         * g++.old-deja/g++.law/ctors17.C: Likewise.
2696         * g++.old-deja/g++.law/ctors5.C: Likewise.
2697         * g++.old-deja/g++.law/ctors9.C: Likewise.
2698         * g++.old-deja/g++.mike/ambig1.C: Likewise.
2699         * g++.old-deja/g++.mike/net22.C: Likewise.
2700         * g++.old-deja/g++.mike/p3538a.C: Likewise.
2701         * g++.old-deja/g++.mike/p3538b.C: Likewise.
2702         * g++.old-deja/g++.mike/virt3.C: Likewise.
2703         * g++.old-deja/g++.niklas/t128.C: Likewise.
2704         * g++.old-deja/g++.other/anon4.C: Likewise.
2705         * g++.old-deja/g++.other/using1.C: Likewise.
2706         * g++.old-deja/g++.other/warn3.C: Likewise.
2707         * g++.old-deja/g++.pt/t37.C: Likewise.
2708         * g++.old-deja/g++.robertl/eb69.C: Likewise.
2709         * g++.old-deja/g++.robertl/eb71.C: Likewise.
2710
2711 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
2712
2713         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
2714
2715 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2716
2717         * gcc.c-torture/execute/stdio-opt-3.c: New test.
2718
2719 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
2720
2721         * gcc.c-torture/compile/20010107-1.c: New test.
2722
2723 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2724
2725         * gcc.c-torture/execute/builtin-noret-1.c: New test.
2726
2727 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2728
2729         * gcc.dg/format/format.h: New file.
2730         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
2731         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
2732         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
2733         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
2734         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
2735         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
2736         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
2737         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
2738         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
2739         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
2740         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
2741         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
2742         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
2743         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
2744         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
2745         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
2746         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
2747         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
2748         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
2749         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
2750         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
2751         instead of declaring standard types, macros and functions in each
2752         test.
2753
2754 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
2755
2756         * gcc.c-torture/execute/20010106-1.c: New test.
2757
2758 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2759
2760         * gcc.dg/format/format.exp: New file.
2761         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
2762         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
2763         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
2764         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
2765         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
2766         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
2767         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
2768         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
2769         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
2770         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
2771         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
2772         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
2773         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
2774         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
2775         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
2776         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
2777         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
2778         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
2779         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
2780         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
2781         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
2782         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
2783         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
2784         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
2785         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
2786         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
2787         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
2788         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
2789         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
2790         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
2791         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
2792         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
2793         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
2794         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
2795         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
2796         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
2797         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
2798         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
2799         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
2800         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
2801         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
2802         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
2803
2804 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
2805
2806         * gcc.c-torture/execute/991228-1.c: Take word endianness into
2807         account.
2808
2809 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
2810
2811         * gcc.c-torture/execute/builtin-complex-1.c: New test.
2812
2813 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
2814
2815         * g++.old-deja/g++.pt/crash62.C: New test.
2816
2817 2001-01-04  Richard Henderson  <rth@redhat.com>
2818
2819         * gcc.dg/20000926-1.c: Update expected warnings.
2820         * gcc.dg/array-2.c: Likewise.
2821         * gcc.dg/array-4.c: Also validate flexible array members.
2822         * gcc.dg/c99-flex-array-1.c: New.
2823
2824 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2825
2826         * gcc.c-torture/compile/20001222-1.x: Remove.
2827
2828 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2829
2830         * gcc.c-torture/execute/built-in-setjmp.c: New.
2831
2832 2001-01-03  Richard Henderson  <rth@redhat.com>
2833
2834         * gcc.dg/940510-1.c: Update expected error wording.
2835         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
2836
2837 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
2838
2839         * lib/target-supports.exp (check_alias_available): Modified to
2840         indicate aliases not supported if only weak aliases are supported.
2841
2842 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2843
2844         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
2845         Turn on cmpstrsi checks for __pj__ and __i370__.
2846
2847 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2848
2849         * g++.old-deja/g++.other/virtual11.C: New test.
2850
2851 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
2852
2853         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
2854
2855 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2856
2857         * gcc.c-torture/compile/20010102-1.c: New test.
2858
2859 2001-01-02  Andreas Jaeger  <aj@suse.de>
2860
2861         * gcc.dg/noreturn-3.c: New test.
2862
2863         * gcc.dg/noreturn-4.c: New test.
2864
2865 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2866
2867         * gcc.c-torture/execute/stdio-opt-1.c: Also test
2868         __builtin_fputc and __builtin_fwrite.
2869
2870 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2871
2872         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
2873         signed char, not default char.
2874
2875 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
2876
2877         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
2878
2879 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
2880
2881         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
2882
2883 2000-12-29  Richard Henderson  <rth@redhat.com>
2884
2885         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
2886         (__cyg_profile_func_exit): Define.
2887
2888 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
2889
2890         * g++.dg/vtgc1.C: New test.
2891
2892 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
2893
2894         * gcc.dg/noncompile/20001228-1.c: New test.
2895
2896         * gcc.dg/20001228-1.c: New test.
2897
2898         * gcc.c-torture/execute/20001228-1.c: New test.
2899
2900 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
2901
2902         * gcc.dg/format-strfmon-1.c: New test.
2903
2904 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2905
2906         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
2907         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
2908         * gcc.c-torture/execute/string-opt-1.c: Likewise.
2909         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2910         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2911         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2912         * gcc.c-torture/execute/string-opt-6.c: Likewise.
2913         * gcc.c-torture/execute/string-opt-7.c: Likewise.
2914         * gcc.c-torture/execute/string-opt-8.c: Likewise.
2915         * gcc.c-torture/execute/string-opt-9.c: Likewise.
2916         * gcc.c-torture/execute/string-opt-10.c: Likewise.
2917         * gcc.c-torture/execute/string-opt-11.c: Likewise.
2918         * gcc.c-torture/execute/string-opt-12.c: Likewise.
2919
2920         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
2921         * gcc.c-torture/execute/string-opt-4.c: Test index.
2922
2923 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
2924
2925         * gcc.c-torture/compile/20001226-1.c: New test.
2926
2927 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2928
2929         * gcc.c-torture/compile/20001222-1.c: New test.
2930         * gcc.c-torture/compile/20001222-1.x: Xfail.
2931
2932 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
2933
2934         * gcc.c-torture/execute/comp-goto-2.c: New test.
2935
2936 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
2937
2938         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2939         Use long types if __INT_MAX__ is 32767.
2940         (main): Use cast to (sint32 *) when poking 88 into a_page.
2941
2942         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
2943
2944 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
2945
2946         * gcc.c-torture/compile/20001221-1.c: New test.
2947         * gcc.c-torture/execute/20001221-1.c: New test.
2948
2949 2000-12-20  Richard Henderson  <rth@redhat.com>
2950
2951         * g++.old-deja/g++.pt/crash36.C: Update error lines.
2952         * g++.old-deja/g++.robertl/eb109.C: Likewise.
2953
2954 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2955
2956         * gcc.dg/compare3.c: New test.
2957
2958 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2959
2960         * gcc.dg/format-warnll-1.c: New test.
2961
2962 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
2963
2964         * gcc.dg/cpp/cmdlne-P.c: New test.
2965
2966 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2967
2968         * gcc.c-torture/execute/builtin-abs-1.c,
2969         gcc.c-torture/execute/builtin-abs-2.c: New tests.
2970
2971 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2972
2973         * gcc.dg/cpp/multiline.c: New test.
2974
2975 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
2976
2977         * g++.old-deja/g++.other/syshdr1.C: Update.
2978         * gcc.dg/cpp/lineflags.c: Remove temporarily.
2979
2980 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2981
2982         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
2983
2984 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2985
2986         * g++.old-deja/g++.pt/ttp65.C: New test.
2987
2988 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2989
2990         * g++.old-deja/g++.pt/ttp64.C: New test.
2991
2992 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
2993
2994         * g++.old-deja/g++.pt/spec33.C: New test.
2995
2996 2000-12-14  Catherine Moore  <clm@redhat.com>
2997
2998         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
2999         * gcc.c-torture/execute/920612-2.c: Likewise.
3000         * gcc.c-torture/execute/920428-2.c: Likewise.
3001         * gcc-c-torture/execute/va-arg-11.c: Call exit.
3002         * gcc.c-torture/execute/va-arg-21.c: Likewise.
3003
3004 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3005
3006         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
3007         * gcc.dg/pack-test-2.c: Likewise.
3008
3009 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3010
3011         Tests by Zack Weinberg <zackw@stanford.edu>.
3012
3013         * gcc.dg/cpp/defined.c: Update.
3014         * gcc.dg/cpp/defined_trad.c: New tests.
3015
3016 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
3017
3018         * gcc.dg/cpp/trad-direct.c: Update.
3019
3020 2000-12-11  Neil Booth  <neilb@earthling.net>
3021
3022         * gcc.dg/cpp/defined_trad.c
3023
3024 2000-12-11  Neil Booth  <neilb@earthling.net>
3025
3026         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
3027
3028 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3029
3030         * gcc.dg/format-miss-2.c: New test.
3031
3032 2000-12-09  Neil Booth  <neilb@earthling.net>
3033
3034         * gcc.dg/cpp/lineflags.c: New tests.
3035         * gcc.dg/cpp/poison.c: Update.
3036         * gcc.dg/cpp/redef2.c: Update.
3037         * gcc.dg/cpp/skipping.c: New test.
3038
3039 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
3040
3041         * g++.old-deja/g++.other/eh3.C: New testcase.
3042
3043 2000-12-07  Neil Booth  <neilb@earthling.net>
3044
3045         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
3046         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
3047         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
3048         wtr-union-init-2.c, wtr-union-init-3.c: Update.
3049         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
3050         Update.
3051
3052 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3053
3054         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
3055         __SIZE_TYPE__ instead of int for type of integers cast to
3056         pointers.
3057
3058 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
3059
3060         * g++.old-deja/g++.other/cleanup4.C: New test.
3061
3062 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3063
3064         * format-sec-1.c: New test.
3065
3066 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3067
3068         * gcc.dg/format-nonlit-3.c: New test.
3069
3070 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3071
3072         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
3073         through a null pointer.
3074
3075 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3076
3077         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
3078         * g++.old-deja/g++.pt/partial4.C: New test.
3079
3080 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
3081
3082         * gcc.c-torture/execute/ieee/hugeval.x: New.
3083
3084 2000-12-06  Neil Booth  <neilb@earthling.net>
3085
3086         * gcc.dg/cpp/backslash2.c: New tests.
3087
3088 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3089
3090         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
3091         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
3092
3093 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
3094
3095         * gcc.c-torture/execute/20001203-2.c: New testcase.
3096
3097 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3098
3099         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
3100         * g++.old-deja/g++.other/virtual10.C: New test.
3101
3102 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
3103
3104         * g++.old-deja/g++.mike/pmf5.C: Remove test.
3105
3106 2000-12-05  Richard Henderson  <rth@redhat.com>
3107
3108         * gcc.c-torture/compile/20001205-1.c: New.
3109
3110 2000-12-04  Neil Booth  <neilb@earthling.net>
3111
3112         * g++.old-deja/g++.other/virtual9.C: New test.
3113         * g++.old-deja/g++.pt/crash61.C: New test.
3114         * gcc.c-torture/execute/loop-9.c: New test.
3115
3116 2000-12-04  Neil Booth  <neilb@earthling.net>
3117
3118         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
3119         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
3120         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
3121         * gcc.dg/cpp/extratokens.c: ...here.
3122
3123 2000-12-04  Neil Booth  <neilb@earthling.net>
3124
3125         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
3126         New tests.
3127
3128 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3129
3130         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
3131         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
3132
3133 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3134
3135         * gcc.c-torture/execute/20001203-1.c: New test.
3136
3137 2000-12-03  Neil Booth  <neilb@earthling.net>
3138
3139         * gcc.dg/cpp/macro6.c: New test cases.
3140
3141 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3142
3143         * gcc.c-torture/execute/string-opt-9.c: New test.
3144         * gcc.c-torture/execute/string-opt-10.c: Likewise.
3145         * gcc.c-torture/execute/string-opt-11.c: Likewise.
3146         * gcc.c-torture/execute/string-opt-12.c: Likewise.
3147
3148         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
3149         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
3150
3151 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
3152
3153         * gcc.dg/cpp/if-6.c: New testcase.
3154
3155         * gcc.dg/20001201-1.c: New testcase.
3156
3157 2000-12-02  Neil Booth  <neilb@earthling.net>
3158
3159         * g++.old-deja/g++.other/externC4.C,
3160         g++.old-deja/g++.other/friend10.C: New tests.
3161
3162 2000-12-02  Neil Booth  <neilb@earthling.net>
3163
3164         * g++.old-deja/g++.other/instan2.C
3165         * g++.old-deja/g++.other/instan3.C: New test.
3166
3167 2000-12-02  Neil Booth  <neilb@earthling.net>
3168
3169         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
3170         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
3171         gnuc99.c,gnuc99-pedantic.c: New tests.
3172
3173 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3174
3175         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
3176         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
3177
3178 2000-12-01  Neil Booth  <neilb@earthling.net>
3179
3180         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
3181         * gcc.dg/cpp/poison.c: Update.
3182         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
3183
3184 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
3185
3186         * g77.f-torture/execute/20001201.f: New test.
3187
3188 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
3189
3190         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
3191
3192 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
3193
3194         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
3195
3196 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
3197
3198         * g++.old-deja/g++.other/cast6.C: New test.
3199
3200 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
3201
3202         * gcc.c-torture/execute/20001130-2.c: New testcase.
3203
3204 2000-11-30  Richard Henderson  <rth@redhat.com>
3205
3206         * gcc.c-torture/execute/20001130-1.c: New test.
3207
3208 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3209
3210         * g++.old-deja/g++.other/op3.C: New test.
3211
3212 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3213
3214         * g++.old-deja/g++.other/op2.C: New test.
3215
3216 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
3217
3218         * g++.old-deja/g++.other/crash38.C: New test.
3219
3220 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
3221
3222         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
3223
3224 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
3225
3226         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
3227         tests.
3228         * gcc.c-torture/execute/string-opt-6.c: New test.
3229
3230         * gcc.dg/20001117-1.c: Add main.
3231
3232 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
3233
3234         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
3235         Move from here ...
3236         * gcc.dg/940510-1.c: ... to here.
3237
3238         * gcc.dg/20000926-1.c: GNU C now allows initializations of
3239         zero-size arrays in toplevel structures.
3240
3241 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3242
3243         * gcc.c-torture/execute/loop-8.c: New test.
3244
3245 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3246
3247         * g++.old-deja/g++.other/base1.C: New test.
3248
3249 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3250
3251         * g++.old-deja/g++.other/parse2.C: New test.
3252
3253 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3254
3255         * g++.old-deja/g++.pt/incomplete1.C: New test.
3256
3257 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
3258
3259         * g++.old-deja/g++.other/friend9.C: New test.
3260
3261 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
3262
3263         * gcc.dg/20001127-1.c: New test.
3264
3265 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3266
3267         * g++.old-deja/g++.pt/friend46.C: New test.
3268
3269 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
3270
3271         * g++.old-deja/g++.other/ptrmem8.C: New test.
3272
3273 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3274
3275         * gcc.c-torture/execute/string-opt-7.c: New test.
3276         * gcc.c-torture/execute/string-opt-8.c: Likewise.
3277
3278 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3279
3280         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
3281         instead of 'mkcheck 2'.
3282
3283 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3284
3285         * gcc.c-torture/execute/memcheck/driver.c,
3286         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
3287         C9X references to refer to C99.
3288
3289 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
3290
3291         * gcc.dg/ultrasp3.c: New test.
3292
3293 2000-11-25  Neil Booth  <neilb@earthling.net>
3294
3295         * gcc.dg/cpp/include2.c: Update test to be locale independent.
3296
3297 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
3298
3299         * gcc.c-torture/compile/20001123-2.c: New.
3300
3301 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
3302
3303         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
3304
3305 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
3306
3307         * gcc.dg/sequence-point-1.c: Add some new tests.
3308         * gcc.c-torture/execute/20001124-1.c: New test.
3309
3310 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3311
3312         * g++.old-deja/g++.other/vaarg4.C: New test.
3313         * gcc.c-torture/compile/20001123-1.c: New test.
3314
3315 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
3316
3317         * g++.other/crash24.C: Adjust and remove XFAIL.
3318         * g++.other/crash37.C: New test.
3319
3320 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
3321
3322         * g++.old-deja/g++.pt/instantiate9.C: New test.
3323
3324 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
3325
3326         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
3327         new ABI, too.
3328
3329         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
3330         * g++.old-deja/g++.robertl/eb55.C: Likewise.
3331
3332 2000-11-22  Neil Booth  <neilb@earthling.net>
3333
3334         * gcc.dg/cpp/Wtrigraphs.c: New test.
3335
3336 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
3337
3338         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
3339
3340 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
3341
3342         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
3343
3344 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
3345
3346         * lib/gcc-dg.exp: load_lib scanasm.exp.
3347         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
3348         * lib/g++-dg.exp: load_lib scanasm.exp.
3349         * lib/scanasm.exp: New.
3350         (scan-assembler, scan-assembler-not): Add optional arguments to
3351         test name, or if not present, the pattern name.
3352         (scan-assembler-dem, scan-assembler-dem-not): New.
3353
3354         * g++.dg/dg.exp: New.
3355
3356 2000-11-21  Neil Booth  <neilb@earthling.net>
3357
3358         * gcc.dg/cpp/integrated1.c: Remove.
3359
3360 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3361
3362         * gcc.c-torture/execute/20001121-1.c: New test.
3363
3364 2000-11-21  Richard Henderson  <rth@redhat.com>
3365
3366         * gcc.c-torture/compile/20001121-1.c: New test.
3367
3368 2000-11-20  Neil Booth  <neilb@earthling.net>
3369
3370         * gcc.dg/cpp/integrated1.c: New test.
3371
3372 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
3373
3374         * g++.old-deja/g++.other/inline17.C: New test.
3375
3376 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
3377
3378         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
3379         local variable to be zero: I made the variable global. Now
3380         uses abort() and exit() instead of relying on main's return value.
3381
3382 2000-11-20  Neil Booth  <neilb@earthling.net>
3383
3384         * gcc.dg/cpp/paste2.c: Update test.
3385         * objc/execute/paste.m: New test.
3386
3387 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3388
3389         * gcc.dg/c99-condexpr-1.c: New test.
3390
3391 2000-11-20  Neil Booth  <neilb@earthling.net>
3392
3393         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
3394
3395 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
3396
3397         * g++.old-deja/g++.pt/export1.C: New test.
3398
3399 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
3400
3401         * gcc.dg/20001117-1.c: New test.
3402
3403 2000-11-18  Richard Henderson  <rth@redhat.com>
3404
3405         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
3406
3407 2000-11-18  Richard Henderson  <rth@redhat.com>
3408
3409         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
3410         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
3411         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
3412
3413 2000-11-18  Richard Henderson  <rth@redhat.com>
3414
3415         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
3416         (main): New.  Exit cleanly.
3417
3418 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3419
3420         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
3421         gcc.dg/c99-fordecl-2.c: New tests.
3422
3423 2000-11-18  Richard Henderson  <rth@redhat.com>
3424
3425         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
3426         * gcc.c-torture/execute/zerolen-2.c: New.
3427
3428 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3429
3430         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
3431         memory.
3432
3433 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3434
3435         * g++.old-deja/g++.pt/instantiate8.C: New test.
3436
3437 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
3438
3439         * g++.old-deja/g++.other/incomplete.C: Add more tests.
3440         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
3441
3442 2000-11-16  Nick Clifton  <nickc@redhat.com>
3443
3444         * gcc.c-torture/execute/nestfunc-2.c: New test.
3445         * gcc.c-torture/execute/nestfunc-3.c: New test.
3446
3447 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3448
3449         * gcc.c-torture/compile/20001116-1.c: New test.
3450
3451 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3452
3453         * gcc.c-torture/execute/20001115-1.c: New test.
3454
3455 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
3456
3457         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
3458         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
3459         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
3460         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3461
3462 2000-11-15  Neil Booth  <neilb@earthling.net>
3463
3464         gcc.dg/cpp/_Pragma1.c: Update.
3465         gcc.dg/cpp/_Pragma2.c: New test.
3466
3467 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
3468
3469         * g++.old-deja/g++.other/anon5.C: New test.
3470
3471 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
3472
3473         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
3474         tests.
3475
3476 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
3477
3478         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
3479         output.
3480
3481 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3482
3483         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
3484         labels at end of compound statements.
3485
3486 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
3487
3488         * gcc.c-torture/execute/loop-7.c: New test.
3489
3490 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3491
3492         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
3493
3494 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3495
3496         * gcc.dg/c99-bool-1.c: New test.
3497
3498 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
3499
3500         * gcc.dg/c99-scope-1.c: Remove xfail.
3501         * gcc.dg/c99-scope-2.c: New test.
3502
3503 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3504
3505         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
3506         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
3507
3508 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
3509
3510         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
3511         error messages.
3512
3513         * g++.mike/p700.C: Don't typedef wchar_t.
3514         * g++.mike/p784.C: Likewise.
3515         * g++.mike/eb101.C: Don't use __wchar_t.
3516
3517 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
3518
3519         * g77.f-torture/execute/20001111.[fx]: Test premature exit
3520         from DO loop.
3521
3522 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
3523
3524         * gcc.c-torture/execute/20001111-1.c: New test.
3525
3526 2000-11-10  Nick Clifton  <nickc@redhat.com>
3527
3528         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
3529         long multuiple and accumulate.
3530
3531 2000-11-09  Richard Henderson  <rth@redhat.com>
3532
3533         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
3534         via size_t instead of int.
3535
3536         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
3537         * gcc.c-torture/execute/string-opt-2.c: Likewise.
3538         * gcc.c-torture/execute/string-opt-3.c: Likewise.
3539         * gcc.c-torture/execute/string-opt-4.c: Likewise.
3540
3541 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
3542
3543         * gcc.c-torture/compile/20001109-1.c: New test.
3544         * gcc.c-torture/compile/20001109-2.c: New test.
3545
3546 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
3547
3548         * g++.old-deja/g++.pt/operator1.C: New test.
3549         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
3550
3551 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3552
3553         * gcc.dg/20001108-1.c: New test.
3554
3555 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
3556
3557         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
3558         with both arguments constant strings.
3559         * gcc.c-torture/execute/string-opt-3.c: New test.
3560         * gcc.c-torture/execute/string-opt-4.c: New test.
3561         * gcc.c-torture/execute/string-opt-5.c: New test.
3562
3563 2000-11-08  Nick Clifton  <nickc@redhat.com>
3564
3565         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
3566         mulsidi3adddi patterns.
3567
3568 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
3569
3570         * g++.old-deja/g++.other/crash36.C: New test.
3571
3572 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
3573
3574         * g++.old-deja/g++.other/init16.C: New test.
3575
3576 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
3577
3578         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
3579
3580 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3581
3582         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
3583         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3584         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3585
3586 2000-11-07  DJ Delorie  <dj@redhat.com>
3587
3588         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
3589
3590 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3591
3592         * gcc.c-torture/execute/string-opt-1.c: New test.
3593
3594 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
3595
3596         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
3597         mips-sgi-irix6.* because the MIPS ABI passes floating-point
3598         parameters in registers, and there is no way for a varargs
3599         function to know in which order the integer and floating-point
3600         parameters should be interleaved when they are placed on the
3601         stack.
3602         * gcc.c-torture/execute/va-arg-16.x: Likewise.
3603         * gcc.c-torture/execute/va-arg-17.x: Likewise.
3604
3605 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3606
3607         * gcc.c-torture/execute/string-opt-2.c: New test.
3608
3609 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
3610
3611         * g++.old-deja/g++.pt/crash60.C: New test.
3612
3613 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3614
3615         * g++.old-deja/g++.other/crash24.C: New test.
3616         * g++.old-deja/g++.other/crash25.C: New test.
3617         * g++.old-deja/g++.other/crash26.C: New test.
3618         * g++.old-deja/g++.other/crash27.C: New test.
3619         * g++.old-deja/g++.other/crash28.C: New test.
3620         * g++.old-deja/g++.other/crash29.C: New test.
3621         * g++.old-deja/g++.other/crash30.C: New test.
3622         * g++.old-deja/g++.other/crash31.C: New test.
3623         * g++.old-deja/g++.other/crash32.C: New test.
3624         * g++.old-deja/g++.other/crash33.C: New test.
3625         * g++.old-deja/g++.other/crash34.C: New test.
3626         * g++.old-deja/g++.other/crash35.C: New test.
3627
3628 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
3629
3630         * gcc.c-torture/execute/20001031-1.c: New test.
3631
3632 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
3633
3634         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
3635         namespace.
3636
3637         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
3638         standards-conformant.
3639
3640         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
3641
3642         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
3643         * g++.old-deja/g++.mike/p755a.C: Likewise.
3644         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
3645         library makes no calls to `operator new' during initialization.
3646
3647 2000-11-04  Neil Booth  <neilb@earthling.net>
3648
3649         * gcc.dg/cpp/include2.c: New tests.
3650
3651 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
3652
3653         * lib/g++.exp (g++_set_ld_library_path): New function.
3654         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
3655
3656 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
3657
3658         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
3659         warnings.
3660
3661 2000-11-01  Richard Henderson  <rth@redhat.com>
3662
3663         * g++.old-deja/g++.ext/namedret1.C: New.
3664         * g++.old-deja/g++.ext/namedret2.C: New.
3665         * g++.old-deja/g++.ext/namedret3.C: New.
3666
3667 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
3668
3669         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
3670         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
3671
3672 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3673
3674         * gcc.c-torture/execute/va-arg-21.c: New test.
3675
3676 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3677
3678         * gcc.dg/c99-complex-2.c: New test.
3679
3680 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3681
3682         * gcc.c-torture/execute/stdio-opt-1.c: New test.
3683
3684 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
3685
3686         * g++.old-deja/g++.other/inline16.C: New test.
3687
3688 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
3689
3690         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
3691         __PRETTY_FUNCTION__
3692
3693 2000-10-29  Neil Booth  <neilb@earthling.net>
3694
3695         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
3696         New tests.
3697         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
3698         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
3699         optimisation.
3700
3701 2000-10-29  Neil Booth  <neilb@earthling.net>
3702
3703         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
3704         * mi1.c, mi1c.h: Add null directives to multiple-include test.
3705         * mi5.c: Test multiple includes work with -C.
3706         * trigraphs.c: Test ^= version.
3707
3708 2000-10-28  Neil Booth  <neilb@earthling.net>
3709
3710         New tests and test updates for new macro expander.
3711
3712         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
3713         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
3714         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
3715         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
3716         new diagnostic messages.
3717
3718         * gcc.dg/cpp/macro3.c: New tests.
3719
3720 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
3721
3722         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
3723         on the same line.
3724
3725 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
3726
3727         * g++.old-deja/g++.other/eh2.C: New test.
3728
3729 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
3730
3731         * gcc.c-torture/execute/20001027-1.c: New test.
3732
3733 2000-10-26  Richard Henderson  <rth@redhat.com>
3734
3735         * gcc.c-torture/execute/20001026-1.c: New.
3736
3737 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
3738
3739         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
3740         * g++.old-deja/g++.law/builtin1.C: Likewise.
3741         * g++.old-deja/g++.law/ctors10.C: Likewise.
3742         * g++.old-deja/g++.law/virtual3.C: Likewise.
3743         * g++.old-deja/g++.mike/p658.C: Likewise.
3744         * g++.old-deja/g++.other/sibcall1.C: Likewise.
3745         * g++.old-deja/g++.other/vaarg2.C: Likewise.
3746         * g++.old-deja/g++.robertl/eb124.C: Likewise.
3747         * g++.old-deja/g++.robertl/eb44.C: Likewise.
3748         * g++.old-deja/g++.robertl/eb77.C: Likewise.
3749
3750 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
3751
3752         * gcc.c-torture/compile/20001024-1.c: New test.
3753
3754 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
3755
3756         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
3757         to tell us whether or not we are using V3.
3758
3759 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
3760
3761         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
3762         operands.
3763
3764 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3765
3766         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
3767
3768 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
3769
3770         * gcc.c-torture/execute/20001024-1.c: New test.
3771
3772 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
3773
3774         * g++.old-deja/g++.other/sibcall1.C: New test.
3775
3776 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
3777
3778         * gcc.dg/noncompile/init-3.c: New test.
3779
3780 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
3781
3782         * gcc.dg/format-array-1.c: New test.
3783
3784 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3785
3786         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
3787         writing through null pointers; remove comment about testing
3788         unterminated strings.
3789
3790 2000-10-17  Matthew Hiller  <hiller@redhat.com>
3791
3792         * gcc.c-torture/execute/20001017-2.c: New test.
3793
3794 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3795
3796         * gcc.c-torture/compile/20001018-1.c: New test.
3797         * gcc.c-torture/compile/20001018-1.x: Xfail.
3798
3799 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3800
3801         * gcc.c-torture/execute/20001017-1.c: New test.
3802
3803 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3804
3805         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
3806         for multiple use of arguments with scanf formats; add tests for
3807         multiple use of arguments.
3808
3809 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
3810
3811         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
3812
3813 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3814
3815         * gcc.dg/format-miss-1.c: New test.
3816
3817 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3818
3819         * gcc.c-torture/execute/20001013-1.c: New test.
3820
3821 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3822
3823         * gcc.dg/format-branch-1.c: New test.
3824
3825 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
3826
3827         * README, lib/file-format.exp: Remove EGCS references.
3828
3829 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
3830
3831         * gcc.dg/20001013-1.c: New test.
3832
3833 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
3834
3835         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
3836         for intmax_t in the compiler using __typeof__ and the type rules
3837         for conditional expressions.
3838
3839 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
3840
3841         * gcc.dg/20001012-1.c: New test.
3842         * gcc.dg/20001012-2.c: New test.
3843
3844 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3845
3846         * gcc.dg/format-attr-1.c: New test.
3847
3848 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3849
3850         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
3851         __LONG_LONG_MAX__ instead of LLONG_MAX.
3852
3853 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
3854
3855         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
3856         scanf flags.
3857         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
3858         flags.
3859
3860 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
3861
3862         * gcc.dg/sequence-pt-1.c: New test.
3863
3864 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
3865
3866         * gcc.c-torture/execute/20001011-1.c: New testcase.
3867         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
3868
3869 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3870
3871         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
3872         does not error on it.
3873
3874 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
3875
3876         * gcc.dg/20001009-1.c: New test.
3877
3878 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3879
3880         * gcc.c-torture/compile/20001009-1.c: Move from here ....
3881         * gcc.c-torture/execute/20001009-2.c: ... to here.
3882
3883 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
3884
3885         * gcc.c-torture/compile/20001009-1.c: New testcase.
3886         * gcc.c-torture/execute/20001009-1.c: New testcase.
3887         Testcases provided by Jan Hubicka <jh@suse.cz>.
3888
3889 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3890
3891         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3892         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
3893         uintmax_t using <limits.h> to emulate the compiler's internal
3894         logic.  No longer XFAIL %j tests.
3895
3896 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3897
3898         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
3899         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
3900         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
3901         regexps and details of expected handling of some bad formats.
3902         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
3903         suppression.
3904
3905 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3906
3907         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
3908         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
3909         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
3910         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
3911         in list archives.
3912
3913 2000-10-06  Richard Henderson  <rth@cygnus.com>
3914
3915         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
3916         * g++.old-deja/g++.brendan/crash52.C: Likewise.
3917         * g++.old-deja/g++.jason/report.C: Likewise.
3918         * g++.old-deja/g++.law/friend5.C: Likewise.
3919         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
3920         of the expected warnings.
3921
3922 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
3923
3924         * g++.old-deja/g++.pt/enum14.C: New test.
3925
3926 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
3927
3928         * g++.old-deja/g++.pt/crash59.C: New test.
3929
3930 2000-10-04  Will Cohen  <wcohen@redhat.com>
3931
3932         * gcc.dg/20000926-1.c: New test.
3933
3934 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
3935
3936         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
3937         function name for current C++ compiler.
3938         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
3939
3940 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
3941
3942         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
3943         __PRETTY_FUNCTION__.
3944         * g++.old-deja/g++.ext/pretty2.C: Likewise.
3945
3946 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3947
3948         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
3949
3950 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
3951
3952         * gcc.c-torture/compile/20000923-1.c: New test.
3953
3954 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
3955
3956         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
3957         * g++.old-deja/g++.pt/ttp62.C: Same.
3958         * g++.old-deja/g++.other/inline14.C: Same.
3959
3960 2000-09-24  Richard Henderson  <rth@cygnus.com>
3961
3962         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
3963
3964 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
3965
3966         * gcc.dg/c90-printf-1.c: Add test for wide string format.
3967
3968 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
3969
3970         * gcc.c-torture/compile/20000922-1.c: New file.
3971
3972 2000-09-21  Nick Clifton  <nickc@redhat.com>
3973
3974         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
3975         a signed long modulo operation.
3976         (mod6): New funciton - perform an unsigned long modulo operation.
3977         (main): Add tests for modulos of very large numbers by very small
3978         dividends.
3979
3980 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3981
3982         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
3983
3984 2000-09-19  Richard Henderson  <rth@cygnus.com>
3985
3986         * gcc.dg/compare2.c (case 10): XFAIL.
3987
3988 2000-09-18  Richard Henderson  <rth@cygnus.com>
3989
3990         * gcc.c-torture/execute/20000906-1.c: Move ...
3991         * gcc.dg/20000906-1.c: ... here.  Only run on targets
3992         that support __builtin_trap.
3993
3994 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
3995
3996         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
3997
3998 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
3999
4000         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
4001         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
4002         more $ format tests.
4003
4004 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4005
4006         * gcc.dg/format-errmk-1.c: New test.
4007
4008 2000-09-17  Greg McGary  <greg@mcgary.org>
4009
4010         * gcc.c-torture/execute/20000917-1.x: Remove.
4011
4012 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4013
4014         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
4015
4016 2000-09-17  Greg McGary  <greg@mcgary.org>
4017
4018         * gcc.c-torture/execute/20000917-1.c: New test.
4019         * gcc.c-torture/execute/20000917-1.x: XFAIL.
4020
4021 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
4022
4023         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
4024         in nested macro bug.
4025
4026 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
4027
4028         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
4029
4030 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
4031
4032         * gcc.c-torture/execute/20000914-1.c: New test.
4033
4034 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
4035
4036         * g++.other/inline13.C: New test.
4037
4038 2000-09-12  Andreas Jaeger  <aj@suse.de>
4039
4040         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
4041         constant by Ulrich Drepper <drepper@redhat.com>.
4042
4043 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
4044
4045         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
4046
4047 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4048
4049         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
4050
4051 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
4052
4053         * gcc.dg/cpp/backslash.c: New test.
4054
4055 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
4056
4057         * gcc.c-torture/execute/20000910-1.c: New test.
4058         * gcc.c-torture/execute/20000910-2.c: Likewise.
4059
4060 2000-09-11  Robert Lipe  <robertl@sco.com>
4061
4062         * gcc.dg/pragma-align.c: New test.
4063
4064 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
4065
4066         * g++.old-deja/g++.pt/explicit82.C: New test.
4067         * g++.old-deja/g++.pt/explicit83.C: New test.
4068
4069 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
4070
4071         * gcc.dg/asm-names.c: New test.
4072
4073 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4074
4075         * gcc.dg/cpp/tr-warn6.c: New test
4076
4077 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4078
4079         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
4080         be accepted.
4081
4082 2000-09-07  Catherine Moore  <clm@redhat.com>
4083
4084         * gcc.c-torture/execute/unroll-1.c: New test.
4085
4086 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
4087
4088         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
4089         ERROR markers.
4090         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
4091         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
4092         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
4093         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
4094         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
4095         Preprocess only.
4096         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
4097         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
4098
4099 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4100
4101         * g++.old-deja/g++.pt/deduct2.C: New test.
4102
4103 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4104
4105         * g++.old-deja/g++.pt/parms2.C: New test.
4106
4107 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
4108
4109         * g++.old-deja/g++.pt/crash58.C: New test.
4110
4111 2000-09-06  Greg McGary  <greg@mcgary.org>
4112
4113         * gcc.c-torture/execute/20000906-1.c: New test.
4114         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
4115
4116 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4117
4118         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
4119
4120 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4121
4122         * g++.old-deja/g++.pt/crash57.C: New test.
4123
4124 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4125
4126         * g++.old-deja/g++.pt/crash56.C: New test.
4127
4128 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
4129
4130         * g++.old-deja/g++.pt/koenig1.C: New test.
4131
4132 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4133
4134         * gcc.dg/20000904-1.c: New test.
4135
4136 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
4137
4138         * gcc.dg/cpp/paste8.c: New test.
4139
4140 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
4141
4142         * gcc.c-torture/compile/20000827-1.c: New test.
4143
4144 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4145
4146         * gcc.dg/format-diag-1.c: New test.
4147
4148 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
4149
4150         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
4151         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
4152         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
4153         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
4154         gcc.dg/formatz-1.c: Adjust warning regular expressions.
4155
4156 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4157
4158         * g++.old-deja/g++.other/nested4.C: New test.
4159
4160 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
4161
4162         * g++.old-deja/g++.ns/scoped1.C: New test.
4163
4164 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
4165
4166         * lib/g++.exp: Support testing already-installed GCC.
4167
4168 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4169
4170         * wtr-label-1.c, wtr-suffix-1.c: New tests.
4171
4172 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4173
4174         * gcc.dg/return-type-2.c: New test.
4175
4176 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
4177
4178         * gcc.c-torture/compile/20000825-1.c: New test.
4179
4180 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
4181
4182         * gcc.dg/dwarf2-2.c: New test.
4183
4184 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
4185
4186         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
4187         dg-warning regexps.
4188
4189 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4190
4191         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
4192         gcc.dg/format-ext-5.c: New tests.
4193
4194 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
4195
4196         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
4197
4198 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
4199
4200         * gcc.dg/noncompile/930622-2.c: Adjust error message.
4201
4202 2000-08-24  Richard Henderson  <rth@cygnus.com>
4203
4204         * gcc.dg/ia64-sync-1.c: New test.
4205         * gcc.dg/ia64-sync-2.c: New test.
4206         * gcc.dg/ia64-asm-1.c: New test.
4207
4208 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
4209
4210         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
4211         * gcc.dg/format-ext-2.c: New test.
4212
4213 2000-08-23  Jason Merrill  <jason@redhat.com>
4214
4215         * lib/old-dejagnu.exp: Also ignore "In member function" and
4216         "At global scope".
4217
4218 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4219
4220         * gcc.dg/noncompile/label-lineno-1.c: New test.
4221
4222 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4223
4224         * gcc.dg/c99-array-nonobj-1.c: New test.
4225
4226 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
4227
4228         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
4229         tests.
4230         * gcc.dg/format-ext-1.c: New test.
4231
4232 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4233
4234         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
4235         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
4236         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
4237         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
4238         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
4239
4240 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
4241
4242         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
4243         gcc.dg/c99-strftime-2.c: New tests.
4244
4245 2000-08-22  Richard Henderson  <rth@cygnus.com>
4246
4247         * gcc.c-torture/execute/20000822-1.c: New test.
4248
4249 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4250
4251         * gcc.c-torture/execute/20000819-1.x: Remove.
4252
4253 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4254
4255         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
4256         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
4257         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
4258         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
4259         gcc.dg/format-xopen-1.c: New tests.
4260
4261 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
4262
4263         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
4264
4265 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
4266
4267         * g++.old-deja/g++.other/loop2.C: New test.
4268
4269         * gcc.c-torture/compile/20000606-1.c: New test.
4270         * gcc.c-torture/compile/20000728-1.c: New test.
4271         * gcc.c-torture/execute/20000801-1.c: New test.
4272         * gcc.c-torture/execute/20000801-2.c: New test.
4273         * gcc.c-torture/execute/20000819-1.c: New test.
4274         * gcc.c-torture/execute/20000819-1.x: XFAIL.
4275         * gcc.dg/20000629-1.c: New test.
4276         * gcc.dg/20000724-1.c: New test.
4277         * gcc.dg/20000807-1.c: New test.
4278
4279 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
4280
4281         * gcc.dg/cpp/pragma-1.c: New test.
4282         * gcc.dg/cpp/pragma-2.c: New test.
4283
4284 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
4285
4286         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
4287         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
4288
4289 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4290
4291         * gcc.c-torture/compile/20000818-1.c: New test.
4292
4293 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
4294
4295         * gcc.c-torture/execute/20000818-1.c: New test.
4296
4297 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
4298
4299         * gcc.dg/format-va-1.c: New test.
4300
4301 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4302
4303         * g++.old-deja/g++.other/typedef8.C: New test.
4304
4305 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4306
4307         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
4308         * g++.old-deja/g++.mike/net36.C: Mark candidate.
4309         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
4310         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
4311         * g++.old-deja/g++.other/ptrmem7.C: New test.
4312         * g++.old-deja/g++.pt/ptrmem10.C: New test.
4313
4314 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
4315
4316         * g++.old-deja/g++.pt/typename27.C: New test.
4317
4318 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
4319
4320         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
4321         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
4322         * g++.old-deja/g++.pt/friend45.C: New test.
4323         * g++.old-deja/g++.other/friend8.C: New test.
4324
4325 2000-08-15  Richard Henderson  <rth@cygnus.com>
4326
4327         * gcc.c-torture/execute/20000815-1.c: New test.
4328
4329 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
4330
4331         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
4332         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
4333         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
4334
4335 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
4336
4337         * g++.old-deja/g++.other/refinit2.C: New test.
4338
4339 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
4340
4341         * lib/c-torture.exp (c-torture): Make
4342         compiler_conditional_xfail_data global.
4343         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
4344         compiler_conditional_xfail_data machinery.
4345         (f-torture-execute): Likewise.
4346         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
4347         and only when unrolling loops.
4348
4349         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
4350
4351 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4352
4353         * g++.old-deja/g++.pt/explicit81.C: New test.
4354
4355 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
4356
4357         * g++.old-deja/g++.pt/typename26.C: New test.
4358
4359 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
4360
4361         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
4362         warning.
4363
4364 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
4365
4366         * g++.old-deja/g++.other/array3.C: New test.
4367
4368 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4369
4370         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
4371         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
4372         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
4373         New tests.
4374
4375 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
4376
4377         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
4378         * g++.old-deja/g++.abi/vmihint.C: Likewise.
4379
4380 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
4381
4382         * gcc.c-torture/execute/20000808-1.c: New test.
4383
4384 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
4385
4386         * gcc.dg/c90-const-expr-1.c: New test.
4387
4388 2000-08-08  Richard Henderson  <rth@cygnus.com>
4389
4390         * gcc.dg/noncompile/920923-1.c: Declare calloc.
4391
4392 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
4393
4394         * gcc.dg/noncompile/const-ll-1.c: New test.
4395
4396 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
4397
4398         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
4399
4400 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
4401
4402         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
4403         that running programs linked against the shared version of libobjc
4404         run correctly.
4405
4406 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4407
4408         * gcc.dg/c99-printf-1.c: New test.
4409
4410 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
4411
4412         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
4413
4414 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
4415
4416         * gcc.c-torture/execute/20000731-1.x: Delete.
4417
4418 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
4419
4420         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
4421         and torture_without_loops as is done by c-torture.exp.
4422         (search_for): Copy from c-torture.exp.
4423         (gcc-dg-runtest): New function, drives a directory of tests
4424         iterating over the TORTURE_OPTIONS.
4425         (scan-assembler, scan-assembler-not): Move here from
4426         individual directory drivers.
4427
4428         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
4429         defined by lib/gcc-dg.exp.
4430         * gcc.dg/cpp/cpp.exp: Likewise.
4431         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
4432         gcc-dg-runtest, so we cycle over optimization options.
4433
4434         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
4435         * gcc.dg/compare2.c: No longer expected to fail.
4436
4437 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
4438
4439         * gcc.c-torture/execute/20000804-1.c: New test.
4440
4441 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
4442
4443         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
4444
4445 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
4446
4447         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
4448
4449 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
4450
4451         * gcc.c-torture/compile/20000803-1.c: New test.
4452
4453 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
4454
4455         * gcc.c-torture/execute/20000801-3.c,
4456         gcc.c-torture/execute/20000801-4.c: New tests.
4457         * gcc.c-torture/execute/20000801-3.x,
4458         gcc.c-torture/execute/20000801-4.x: Xfail.
4459
4460 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
4461
4462         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
4463         libobjc/.libs to allow for libtool.
4464
4465 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
4466
4467         * gcc.c-torture/compile/20000802-1.c: New test.
4468
4469 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
4470
4471         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
4472
4473 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
4474
4475         * gcc-c-torture/execute/20000731-2.c: New test.
4476
4477         * gcc.c-torture/execute/20000731-1.c: New test.
4478         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
4479
4480 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
4481
4482         * testsuite/gcc.dg/cpp/paste7.c: New test.
4483         * gcc.dg/cpp/20000725-1.c: New test.
4484
4485 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
4486
4487         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
4488         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
4489         declaration warning for __builtin_dwarf_reg_size.
4490
4491         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
4492
4493 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
4494
4495         * gcc.dg/noncompile/voidparam-1.c: New test.
4496
4497 2000-07-30  Richard Henderson  <rth@cygnus.com>
4498
4499         * gcc.dg/c90-digraph-1.c: Don't xfail.
4500         * gcc.dg/compare2.c (case 10): Xfail.
4501         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
4502
4503 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
4504
4505         * gcc.dg/c99-main-1.c: New test.
4506
4507 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
4508
4509         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
4510
4511 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
4512
4513         * gcc.c-tortuer/execute/20000726-1.c: New test.
4514
4515 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
4516
4517         * gcc.c-torture/execute/enum-2.c: New test.
4518
4519 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4520
4521         * gcc.dg/cpp/tr-warn3.c: New test.
4522
4523 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4524
4525         * g++.old-deja/g++.ext/implicit1.C: Remove.
4526         * g++.old-deja/g++.jason/c2.C: Remove
4527         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
4528         * g++.old-deja/g++.pt/crash16.C: Likewise.
4529         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
4530
4531 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
4532
4533         * g++.old-deja/g++.other/for2.C: New test.
4534
4535 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
4536
4537         * gcc.dg/20000720-1.c: New test.
4538
4539 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
4540
4541         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
4542
4543 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
4544
4545         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
4546         * gcc.c-torture/execute/20000722-1.c: New.
4547         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
4548
4549 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
4550
4551         * gcc.dg/cpp/20000720-1.S: New test.
4552
4553 2000-07-21  Michael Meissner  <meissner@redhat.com>
4554
4555         * gcc.c-torture/execute/ieee/hugeval.c: New test.
4556
4557 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4558
4559         * g++.old-deja/g++.brendan/crash16.C,
4560         g++.old-deja/g++.brendan/parse3.C,
4561         g++.old-deja/g++.brendan/redecl1.C,
4562         g++.old-deja/g++.ns/template13.C,
4563         g++.old-deja/g++.other/decl4.C,
4564         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
4565
4566 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
4567
4568         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
4569         and "Internal error".
4570
4571         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
4572         regexps.
4573         * gcc.dg/cpp/paste6.c: New test.
4574
4575 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
4576
4577         * gcc.dg/cpp/tr-direct.c: New test.
4578
4579         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
4580         gcc.dg/cpp/undef1.c: Tweak error regexps.
4581
4582 2000-07-18  Eric Christopher <echristo@redhat.com>
4583
4584         * gcc.c-torture/compile/20000718-1.c: New test.
4585
4586 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
4587
4588         * cpplex.c (_cpp_push_token): If the token being pushed back
4589         is the previous token in this context, just subtract one from
4590         context->posn.
4591         * cppmacro.c (save_expansion): Clear aux field when storing a
4592         placemarker.
4593
4594 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
4595
4596         * gcc.dg/noncompile/redecl-1.c: New test.
4597
4598 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
4599
4600         * gcc.c-torture/execute/20000717-5.c: New test.
4601         * gcc.c-torture/execute/20000717-1.x: Removed.
4602
4603 2000-07-17  Richard Henderson  <rth@cygnus.com>
4604
4605         * gcc.c-torture/execute/20000717-4.c: New test.
4606
4607 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
4608
4609         * gcc.dg/cpp/syshdr.c: New test.
4610         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
4611
4612 2000-07-17  Neil Booth  <neilb@earthling.net>
4613
4614         * gcc.dg/cpp/cmdlne-dM.c: New test.
4615         * gcc.dg/cpp/cmdlne-dD.c: New test.
4616
4617 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
4618
4619         * gcc.c-torture/execute/20000717-3.c: New test.
4620
4621         * gcc.c-torture/compile/20000717-1.c: New test.
4622
4623 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
4624
4625         * gcc.c-torture/execute/20000717-2.c: New test.
4626
4627 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
4628
4629         * gcc.dg/formatz-1.c: New test.
4630
4631         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
4632         * gcc.dg/c99-digraph-1.c: New tests.
4633
4634         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
4635         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
4636
4637         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
4638         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
4639         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
4640         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
4641         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
4642         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
4643         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
4644
4645 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
4646
4647         * gcc.c-torture/execute/20000717-1.c: New test.
4648         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
4649
4650 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
4651
4652         * gcc.c-torture/execute/20000715-2.c: New test.
4653         * gcc.dg/20000715-1.c: New test.
4654
4655 2000-07-15  Michael Meissner  <meissner@redhat.com>
4656
4657         * gcc.c-torture/execute/20000715-1.c: New test.
4658
4659 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
4660
4661         * gcc.c-torture/execute/20000707-1.c: New test.
4662
4663 2000-07-13  Neil Booth  <NeilB@earthling.net>
4664
4665         * testsuite/gcc.dg/cpp/digraph1.c,
4666         testsuite/gcc.dg/cpp/digraph2.c,
4667         testsuite/gcc.dg/cpp/digraphs.c: New tests.
4668
4669 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
4670
4671         * g77.f-torture/compile/20000630-2.f:  New test.
4672         * g77.f-torture/compile/20000630-2.x
4673
4674 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
4675
4676         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
4677
4678 2000-07-11  Neil Booth  <NeilB@earthling.net>
4679
4680         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
4681
4682 2000-07-11  Neil Booth  <NeilB@earthling.net>
4683
4684         * gcc.dg/cpp/cmdlne-C.c: New.
4685
4686 2000-07-09  Neil Booth  <NeilB@earthling.net>
4687
4688         * gcc.dg/cpp/directiv.c: New tests.
4689         * gcc.dg/cpp/undef1.c: Update.
4690
4691 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
4692
4693         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
4694
4695 2000-07-09  Neil Booth  <NeilB@earthling.net>
4696
4697         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
4698
4699 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
4700
4701         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
4702         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
4703
4704 2000-07-08  Neil Booth  <NeilB@earthling.net>
4705
4706         * gcc.dg/cpp/macsyntx.c: New tests.
4707
4708 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4709
4710         * gcc.dg/20000707-1.c: New test.
4711
4712 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
4713
4714         * gcc.c-torture/execute/20000706-1.c: New test.
4715         * gcc.c-torture/execute/20000706-2.c: New test.
4716         * gcc.c-torture/execute/20000706-3.c: New test.
4717         * gcc.c-torture/execute/20000706-4.c: New test.
4718         * gcc.c-torture/execute/20000706-5.c: New test.
4719
4720 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4721
4722         * g++.old-deja/g++.pt/instantiate7.C: New test.
4723
4724 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
4725
4726         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
4727         * g++.old-deja/g++.mike/thunk3.C: Likewise.
4728         * g++.old-deja/g++.other/rtti3.C: Likewise.
4729         * g++.old-deja/g++.other/rttid3.C: Likewise.
4730
4731 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
4732
4733         *  g77.f-torture/compile/20000630-1.x: Fix typo
4734
4735 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
4736
4737         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
4738         assembly output.
4739
4740 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
4741
4742         * gcc.dg/cpp/ident.c: New test.
4743
4744 2000-07-05  Neil Booth  <NeilB@earthling.net>
4745
4746         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
4747           gcc.dg/cpp/lexstrng.c: New tests.
4748
4749 2000-07-04  Neil Booth  <NeilB@earthling.net>
4750
4751         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
4752         * gcc.dg/cpp/strify2.c: Same.
4753
4754 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
4755
4756         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
4757         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
4758         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
4759         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
4760
4761         * testsuite/gcc.dg/cpp/macro1.c,
4762         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
4763         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
4764         testsuite/gcc.dg/cpp/strify1.c,
4765         testsuite/gcc.dg/cpp/strify2.c: New tests.
4766
4767 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
4768
4769         * gcc.c-torture/execute/20000703-1.c: New test.
4770
4771 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4772
4773         * g++.old-deja/g++.pt (lookup10.C): New test.
4774
4775 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
4776
4777         * g++.old-deja/g++.pt (typename25.C): New test.
4778
4779 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
4780
4781         * gcc.c-torture/compile/20000701-1.c: New test.
4782
4783 2000-06-30  Nick Clifton  <nickc@cygnus.com>
4784
4785         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
4786         to test case.
4787
4788 2000-06-30  Catherine Moore  <clm@cygnus.com>
4789
4790         * gcc.c-torture/execute/align-1.c: New test.
4791
4792 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
4793
4794         * g++.old-deja/g++.pt/expr8.C: New test.
4795         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
4796
4797 2000-06-29  Nick Clifton  <nickc@cygnus.com>
4798
4799         * gcc.c-torture/compile/20000629-1.c: New test.
4800
4801 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4802
4803
4804         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
4805         gcc.dg/noncompile directory, depending on whether they're
4806         preprocessor tests or not.  Annotate all the tests for the dg
4807         framework.
4808
4809         * gcc.c-torture/noncompile/noncompile.exp: Delete.
4810         * gcc.dg/noncompile/noncompile.exp: New.
4811
4812         * Moved files:
4813         Old name                                New name
4814         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
4815         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
4816         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
4817         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
4818         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
4819         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
4820         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
4821         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
4822         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
4823         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
4824         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
4825         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
4826         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
4827         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
4828         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
4829         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
4830         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
4831         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
4832         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
4833         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
4834         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
4835         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
4836         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
4837         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
4838
4839         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
4840         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
4841         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
4842         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
4843         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
4844         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
4845
4846 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
4847
4848         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
4849         declare one variable.  On the fourth, error.
4850         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
4851         declared by 20000628-1a.h.
4852
4853 2000-06-29  Richard Henderson  <rth@redhat.com>
4854
4855         * gcc.c-torture/execute/930529-1.x: New file.
4856         * gcc.dg/920413-1.c: Adjust expected warning text.
4857         * gcc.dg/980217-1.c: Declare abort.
4858         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
4859
4860 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
4861
4862         * g77.f-torture/compile/20000629-1.f: New test.
4863         * g77.f-torture/compile/20000629-1.x: Expected to fail.
4864
4865 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4866
4867         Rearrange lots of files, removing entirely the
4868         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
4869         directories.
4870
4871         * Deleted files:
4872         gcc.c-torture/code_quality/code_quality.exp
4873         gcc.c-torture/special/special.exp
4874         gcc.failure/failure.exp
4875         gcc.failure/940409-1.x
4876         gcc.c-torture/compile/961203-1.x
4877
4878         * New files:
4879         gcc.misc-tests/linkage.exp
4880         gcc.c-torture/execute/920730-1t.c
4881         gcc.c-torture/execute/920730-1t.x
4882         gcc.c-torture/compile/920520-1.x
4883         gcc.c-torture/compile/920521-1.x
4884         gcc.c-torture/compile/981006-1.x
4885         gcc.c-torture/execute/eeprof-1.x
4886
4887         * Moved files (possibly with modifications to fit a new harness):
4888         Old name                                New name
4889         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
4890         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
4891         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
4892         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
4893         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
4894         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
4895         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
4896         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
4897         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
4898         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
4899         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
4900         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
4901         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
4902         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
4903
4904 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
4905
4906         * c-torture/compile/961203-1.x: Delete.
4907
4908         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
4909         not exit. Include stdio.h.
4910         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
4911         * gcc.misc-tests/dg-12.c: Likewise.
4912         * gcc.misc-tests/dg-5.c: Likewise.
4913         * gcc.misc-tests/dg-6.c: Likewise.
4914         * gcc.misc-tests/dg-7.c: Prototype abort.
4915         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
4916         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
4917         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
4918         not exit.
4919         * gcc.misc-tests/sieve.c: Use return from main, not exit.
4920         * gcc.misc-tests/sort2.c: Use return from main, not exit.
4921
4922 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
4923
4924         * gcc.dg/cpp/20000628-1.c: New test.
4925         * gcc.dg/cpp/20000628-1.h: New header for above test.
4926         * gcc.dg/cpp/20000628-1a.h: Likewise.
4927
4928 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
4929
4930         * gcc.dg/cpp: New directory.
4931         * gcc.dg/cpp/cpp.exp: New driver.
4932         * gcc.dg/cpp/20000627-1.c: New test.
4933         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
4934         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
4935         and rewrite as a compilation test.
4936
4937         * gcc.dg: Move many files into the cpp subdirectory, possibly
4938         renaming or editing them as well.
4939         Old name                New name
4940         990119-1.c              cpp/19990119-1.c
4941         990228-1.c              cpp/19990228-1.c
4942         990407-1.c              cpp/19990407-1.c
4943         990409-1.c              cpp/19990409-1.c
4944         990413-1.c              cpp/19990413-1.c
4945         990703-1.c              cpp/19990703-1.c
4946         20000127-1.c            cpp/20000127-1.c
4947         20000129-1.c            cpp/20000129-1.c
4948         20000207-1.c            cpp/20000207-1.c
4949         20000207-2.c            cpp/20000207-2.c
4950         20000209-1.c            cpp/20000209-1.c
4951         20000209-2.c            cpp/20000209-2.c
4952         20000301-1.c            cpp/20000301-1.c
4953         20000419-1.c            cpp/20000419-1.c
4954         20000510-1.S            cpp/20000510-1.S
4955         20000519-1.c            cpp/20000519-1.c
4956         20000529-1.c            cpp/20000529-1.c
4957         20000625-1.c            cpp/20000625-1.c
4958         20000625-2.c            cpp/20000625-2.c
4959         cpp-as1.c               cpp/assert1.c
4960         cpp-as2.c               cpp/assert2.c
4961         cxx-comments-1.c        cpp/cxxcom1.c
4962         cxx-comments-2.c        cpp/cxxcom2.c
4963         endif-label.c           cpp/endif.c
4964         cpp-hash1.c             cpp/hash1.c
4965         cpp-hash2.c             cpp/hash2.c
4966         cpp-if1.c               cpp/if-1.c
4967         cpp-if2.c               cpp/if-2.c
4968         cpp-if3.c               cpp/if-3.c
4969         cpp-if4.c               cpp/if-4.c
4970         cpp-if5.c               cpp/if-5.c
4971         cpp-cond.c              cpp/if-cexp.c
4972         cpp-missingop.c         cpp/if-mop.c
4973         cpp-missingparen.c      cpp/if-mpar.c
4974         cpp-opprec.c            cpp/if-oppr.c
4975         cpp-ifparen.c           cpp/if-paren.c
4976         cpp-shortcircuit.c      cpp/if-sc.c
4977         cpp-shift.c             cpp/if-shift.c
4978         cpp-unary.c             cpp/if-unary.c
4979         cpp-li1.c               cpp/line1.c
4980         cpp-li2.c               cpp/line2.c
4981         lineno.c                cpp/line3.c
4982         lineno-2.c              cpp/line4.c
4983         cpp-mi.c                cpp/mi1.c
4984         cpp-mic.h               cpp/mi1c.h
4985         cpp-micc.h              cpp/mi1cc.h
4986         cpp-mind.h              cpp/mi1nd.h
4987         cpp-mindp.h             cpp/mi1ndp.h
4988         cpp-mix.h               cpp/mi1x.h
4989         cpp-mi2.c               cpp/mi2.c
4990         cpp-mi2a.h              cpp/mi2a.h
4991         cpp-mi2b.h              cpp/mi2b.h
4992         cpp-mi2c.h              cpp/mi2c.h
4993         cpp-mi3.c               cpp/mi3.c
4994         cpp-mi3.def             cpp/mi3.def
4995         poison-1.c              cpp/poison.c
4996         pr-impl.c               cpp/prag-imp.c
4997         cpp-redef-2.c           cpp/redef1.c
4998         cpp-redef.c             cpp/redef2.c
4999         strpaste.c              cpp/strp1.c
5000         strpaste-2.c            cpp/strp2.c
5001         cpp-tradpaste.c         cpp/tr-paste.c
5002         cpp-tradstringify.c     cpp/tr-str.c
5003         cpp-tradwarn1.c         cpp/tr-warn1.c
5004         cpp-tradwarn2.c         cpp/tr-warn2.c
5005         trigraphs.c             cpp/trigraphs.c
5006         cpp-unc1.c              cpp/unc1.c
5007         cpp-unc2.c              cpp/unc2.c
5008         cpp-unc3.c              cpp/unc3.c
5009         cpp-unc.c               cpp/unc4.c
5010         undef.c                 cpp/undef1.c
5011         undef-2.c               cpp/undef2.c
5012         cpp-wi1.c               cpp/widestr1.c
5013
5014 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
5015
5016         * lib/g++.exp (g++_include_flags): Tweak.
5017
5018 2000-06-27  H.J. Lu  <hjl@gnu.org>
5019             Loren J. Rittle  <ljrittle@acm.org>
5020
5021         * lib/g++.exp (g++_include_flags): Override libgloss.exp
5022         version with one that knows about the new gcc tree structure.
5023         (g++_link_flags): Same.
5024
5025 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
5026
5027         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
5028         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
5029         case we are cross-compiling.
5030
5031         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
5032         g++.old-deja/g++.niklas/Makefile.in,
5033         g++.old-deja/g++.niklas/configure.in,
5034         g++.old-deja/g++.other/Makefile.in,
5035         g++.old-deja/g++.other/configure.in,
5036         gcc.c-torture/code_quality/Makefile.in,
5037         gcc.c-torture/code_quality/configure.in,
5038         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
5039         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
5040         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
5041         gcc.c-torture/execute/ieee/Makefile.in,
5042         gcc.c-torture/execute/ieee/configure.in,
5043         gcc.c-torture/noncompile/Makefile.in,
5044         gcc.c-torture/noncompile/configure.in,
5045         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
5046         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
5047         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
5048
5049 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5050
5051         * g++.old-deja/g++.other/ambig3.C: New test.
5052
5053 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
5054
5055         * g++.old-deja/g++.pt/syntax1.C: New test.
5056         * g++.old-deja/g++.pt/syntax2.C: New test.
5057         * g++.old-deja/g++.other/syntax3.C: New test.
5058         * g++.old-deja/g++.other/syntax4.C: New test.
5059
5060 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5061
5062         * gcc.dg/20000623-1.c: Prototype exit and abort.
5063
5064 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
5065
5066         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
5067         New tests.
5068         * gcc.dg/cpp-mi3.def: New file.
5069
5070         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
5071         inside assertions.
5072         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
5073         lexer's error messages.
5074         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
5075         divine anything from the linemarkers.
5076         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
5077         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
5078
5079 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
5080
5081         * gcc.dg/20000623-1.c: New test.
5082
5083 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
5084
5085         * gcc.c-torture/execute/20000622-1.c: New test.
5086
5087 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5088
5089         * g++.old-deja/g++.other/init15.C: New test.
5090
5091 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
5092
5093         * g++.old-deja/g++.pt/vaarg2.C: New test.
5094         * g++.old-deja/g++.pt/vaarg3.C: New test.
5095
5096 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
5097
5098         * g++.old-deja/g++.other/dyncast6.C: New test.
5099
5100 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
5101
5102         * gcc.c-torture/execute/loop-6.c: New test.
5103
5104 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
5105
5106         * gcc.dg/20000614-1.c: New test.
5107         * gcc.dg/20000614-2.c: New test.
5108
5109 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
5110
5111         * g++.old-deja/g++.other/inline12.C: New test.
5112
5113 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
5114
5115         * g++.old-deja/g++.other/eh1.C: New test.
5116
5117 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
5118
5119         * g++.old-deja/g++.other/type.C: New test.
5120
5121 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5122
5123         * g++.old-deja/g++.other/initstring.C: New test.
5124
5125 2000-06-12  Jason Merrill  <jason@redhat.com>
5126
5127         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
5128
5129 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
5130
5131         * gcc.c-torture/compile/20000609-1.c: New test.
5132
5133 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
5134
5135         * gcc.dg/20000609-1.c: New test.
5136
5137 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
5138
5139         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
5140         * gcc.c-torture/noncompile/poison-1.c: Move...
5141         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
5142         * gcc.dg/cpp-li1.c: Add a token after the #line.
5143
5144 2000-06-05  Richard Henderson  <rth@cygnus.com>
5145
5146         * gcc.c-torture/execute/20000605-2.c: New test.
5147         * gcc.c-torture/execute/20000605-3.c: New test.
5148
5149 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
5150
5151         * g77.f-torture/execute/20000503-1.x: New file.
5152
5153 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
5154
5155         * g++.old-deja/g++.eh/badalloc1.C: New test.
5156
5157 2000-06-05  Richard Henderson  <rth@cygnus.com>
5158
5159         * gcc.c-torture/execute/20000605-1.c: New test.
5160
5161 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
5162             Nathan Sidwell <nathan@codesourcery.com>
5163
5164         * gcc.c-torture/compile/20000605-1.c: New test.
5165
5166 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
5167
5168         * g77.f-torture/compile/20000601-1.f:  New test.
5169
5170 2000-06-03  Richard Henderson  <rth@cygnus.com>
5171
5172         * gcc.c-torture/execute/20000603-1.c: New.
5173
5174 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
5175
5176         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
5177         * gcc.dg/noreturn-2.c (noreturn): Likewise.
5178
5179 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
5180
5181         * gcc.dg/compare2.c (case 12): XFAIL.
5182         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
5183         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
5184
5185         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
5186
5187 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
5188
5189         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
5190         guard macro is already defined when the header is first
5191         included.
5192         * gcc.dg/cpp-mix.h: New file.
5193         * gcc.dg/endif-label.c: Update patterns to match compiler.
5194
5195         * g++.brendan/complex1.C: Declare abort.
5196         * g++.law/refs4.C: Remove XFAIL.
5197         * g++.oliva/expr2.C: Declare abort and exit.
5198
5199 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
5200
5201         * gcc.c-torture/execute/20000528-1.c: New test.
5202
5203         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
5204         * g++.old-deja/g++.law/temps4.C: Likewise.
5205
5206         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
5207         stdlib.h.  Call abort() on failure.
5208         * g++.old-deja/g++.law/refs4.C: Likewise.
5209         * g++.old-deja/g++.law/temps4.C: Likewise.
5210         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
5211         * gcc.c-torture/execute/20000112-1.c: Include string.h.
5212
5213 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
5214
5215         Relative to g++.dg/special:
5216         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
5217
5218         Relative to g++.old-deja:
5219         * g++.brendan/complex1.C, g++.jason/optimize2.C,
5220         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
5221         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
5222         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
5223         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
5224         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
5225         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
5226
5227         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
5228         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
5229         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
5230         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
5231         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
5232         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
5233         and/or string.h.
5234
5235         * g++.other/goto1.C: Update expectations for error messages.
5236
5237 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
5238
5239         * gcc.c-torture/compile/20000523-1.c: New test.
5240
5241 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5242
5243         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
5244
5245 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
5246
5247         * g++.old-deja/g++.eh/catch11.C: New test.
5248         * g++.old-deja/g++.eh/catch12.C: New test.
5249
5250 2000-05-24  Nick Clifton  <nickc@cygnus.com>
5251
5252         * gcc.c-torture/execute/20000523-1.c: New test.
5253
5254 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
5255
5256         * c-torture/execute/bcp-1.c: Replace abort in arg of
5257         __builtin_constant_p with a generic external function.
5258
5259         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
5260         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
5261         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
5262         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
5263         Prototype abort and/or exit.
5264
5265         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
5266         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
5267         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
5268         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
5269
5270 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
5271
5272         * gcc.dg/dwarf2-1.c: New test.
5273
5274 2000-05-20  Richard Henderson  <rth@cygnus.com>
5275
5276         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
5277
5278 2000-05-20  Andreas Jaeger  <aj@suse.de>
5279
5280         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
5281         testcase.
5282
5283 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
5284
5285         * gcc.c-torture/execute/20000519-2.c: New test.
5286
5287 2000-05-19  Andreas Jaeger  <aj@suse.de>
5288
5289         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
5290         which fails with SSA.
5291
5292         * lib/c-torture.exp: Also test with -O3 -fssa.
5293
5294 2000-05-18  Michael Meissner  <meissner@redhat.com>
5295
5296         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
5297         * gcc.c-torture/execute/920415-1.c: Ditto.
5298         * gcc.c-torture/execute/920501-1.c: Ditto.
5299         * gcc.c-torture/execute/conversion.c: Ditto.
5300         * gcc.c-torture/execute/cvt-1.c: Ditto.
5301
5302 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
5303
5304         * gcc.c-torture/compile/20000518-1.c: New test.
5305
5306 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
5307
5308         * g77.f-torture/compile/200005018.f:  New test.
5309
5310 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
5311
5312         * gcc.c-torture/compile/20000517-1.c: New test.
5313
5314 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5315
5316         * gcc.c-torture/execute/20000516-1.c: New test.
5317
5318 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
5319
5320         * g++.old-deja/g++.other/eh.C: New test.
5321
5322 2000-05-12  Richard Henderson  <rth@cygnus.com>
5323
5324         * gcc.c-torture/execute/990208-1.c (main): Don't pass
5325         constants through to doit's conditional.
5326
5327 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
5328
5329         * gcc.c-torture/compile/20000511-1.c: New test.
5330         * g77.f-torture/compile/20000511-1.f: New test.
5331         * g77.f-torture/compile/20000511-2.f: New test.
5332
5333 2000-05-11  Michael Meissner  <meissner@redhat.com>
5334
5335         * gcc.c-torture/execute/20000511-1.c: New test.
5336
5337 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
5338
5339         * gcc.dg/dg.exp: Scan .S files as well as .c files.
5340         * gcc.dg/20000510-1.S: New.
5341
5342 2000-05-08  Catherine Moore  <clm@cygnus.com>
5343
5344         * gcc.dg/unused-3.c: New.
5345
5346 2000-05-06  Richard Henderson  <rth@cygnus.com>
5347
5348           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
5349           * g++.old-deja/g++.mike/warn1.C: Likewise.
5350           * g++.old-deja/g++.pt/local1.C: Likewise.
5351           * g++.old-deja/g++.pt/local7.C: Likewise.
5352           * g++.old-deja/g++.pt/spec16.C: Likewise.
5353
5354 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
5355
5356         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
5357
5358 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
5359
5360           * g77.f-torture/execute/20000503-1.f:  New test.
5361
5362 2000-05-04  Andreas Jaeger  <aj@suse.de>
5363
5364         * gcc.dg/noreturn-2.c: New test.
5365
5366 2000-05-04  Neil Booth  <NeilB@earthling.net>
5367
5368         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
5369         preprocessor.
5370
5371 2000-05-04  Richard Henderson  <rth@cygnus.com>
5372
5373         * gcc.c-torture/execute/20000503-1.c: Fix typo.
5374
5375 2000-05-04  Richard Henderson  <rth@cygnus.com>
5376
5377         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
5378         OpenSSL by Jason R Thorpe.
5379
5380 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
5381
5382         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
5383
5384 2000-05-03  Robert Lipe <robertlipe@usa.net>
5385
5386         * gcc.dg/20000503-1.c: New test.
5387
5388 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
5389
5390         * gcc.c-torture/compile/20000502-1.c: New test.
5391         * g++.old-deja/g++.other/align.C: New test.
5392         * gcc.dg/cpp-tradstringify.c: New test.
5393
5394 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
5395
5396         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
5397         and hard registers.
5398
5399 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
5400
5401         * gcc.c-torture/execute/loop-5.c: New test.
5402
5403 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
5404
5405         * gcc.c-torture/execute/va-arg-20.c: New test.
5406
5407 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
5408
5409         * gcc.c-torture/execute/20000422-1.c: New test.
5410
5411 2000-04-20  Greg McGary  <gkm@gnu.org>
5412
5413         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
5414         when optimizing, but without sibling-call optimizations (-O1).
5415
5416 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
5417
5418           * gcc.c-torture/compile/20000420-1.c: New test.
5419
5420 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
5421
5422         * g++.abi/ptrflags.C: New test.
5423         * g++.eh/catchptr1.C: Test incomplete pointer chains.
5424
5425 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
5426
5427         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
5428
5429 2000-04-19  Greg McGary  <gkm@gnu.org>
5430
5431         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
5432         sibling-call optimizations.
5433
5434 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
5435
5436         * gcc.dg/20000419-1.c: New test.
5437
5438 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
5439
5440         * gcc.c-torture/execute/20000412-6.c: New test.
5441
5442 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
5443
5444         * gcc.c-torture/execute/20000412-5.c: New test.
5445         * g77.f-torture/compile/20000412-1.f: New test.
5446         * gcc.c-torture/execute/20000412-4.c: New test.
5447         * gcc.c-torture/compile/20000412-2.c: New test.
5448         * gcc.c-torture/execute/20000412-3.c: New test.
5449         * gcc.c-torture/compile/20000412-1.c: New test.
5450         * gcc.c-torture/execute/20000412-2.c: New test.
5451
5452 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
5453
5454         * objc/execute/bf-20.m: New test.
5455
5456 2000-04-10  Richard Henderson  <rth@cygnus.com>
5457
5458         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
5459
5460         * gcc.c-torture/execute/20000412-1.c: New test.
5461
5462 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
5463
5464         * g++.old-deja/g++.eh/catchptr1.C: New test.
5465
5466 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
5467
5468         * g++.old-deja/g++.abi/cxa_vec.C: New test.
5469
5470 2000-04-08  Neil Booth  <NeilB@earthling.net>
5471
5472         * gcc.dg/cpp-nullchar.c: Remove test as
5473         embedded nulls cause problems.
5474
5475 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5476
5477         * gcc.dg/compare2.c: New test.
5478
5479 2000-04-08  Neil Booth  <NeilB@earthling.net>
5480
5481         * gcc.dg/cpp-nullchar.c: New test.
5482
5483 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
5484
5485         * gcc.dg/cpp-mi2.c: New test.
5486         * gcc.dg/cpp-mi2[abc].h: New files.
5487
5488 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
5489
5490         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
5491         member name.
5492
5493 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
5494
5495         * g++.old-deja/g++.abi/vmihint.C: New test.
5496
5497 2000-04-06  Neil Booth  <NeilB@earthling.net>
5498
5499         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
5500         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
5501         copyright.
5502
5503 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
5504
5505         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
5506         avoid stack-frame overwrite.
5507
5508 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
5509
5510         * gcc.c-torture/compile/20000405-2.c: New test.
5511         * gcc.c-torture/compile/20000405-3.c: New test.
5512
5513 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5514
5515         * gcc.c-torture/compile/20000405-1.c: New test.
5516
5517 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
5518
5519         * gcc.dg/cast-qual-1.c: Revert last change.
5520
5521 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5522
5523         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
5524
5525 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
5526
5527         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
5528         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
5529
5530 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
5531
5532         * gcc.c-torture/compile/20000403-2.c: New test.
5533         * gcc.c-torture/compile/20000403-1.c: New test.
5534
5535 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
5536
5537         * gcc.c-torture/execute/20000403-1.c: New test.
5538
5539 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
5540
5541         * gcc.c-torture/execute/20000402-1.c: New test.
5542
5543 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
5544
5545         * gcc.c-torture/execute/va-arg-15.c: New test.
5546         * gcc.c-torture/execute/va-arg-16.c: New test.
5547         * gcc.c-torture/execute/va-arg-17.c: New test.
5548         * gcc.c-torture/execute/va-arg-18.c: New test.
5549         * gcc.c-torture/execute/va-arg-19.c: New test.
5550
5551 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
5552
5553         * gcc.c-torture/compile/981211-1.c: Move to...
5554         * gcc.dg/cpp-as1.c: ...here.
5555         * gcc.dg/cpp-as2.c: New file.
5556
5557         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
5558         compiler.
5559
5560 2000-04-02  Neil Booth  <NeilB@earthling.net>
5561
5562         * gcc.dg/cpp-cond.c  New tests.
5563         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
5564         accidental success less likely.
5565         * gcc.dg/cpp-missingop.c  New tests.
5566         * gcc.dg/cpp-missingparen.c  New tests.
5567         * gcc.dg/cpp-shift.c  New tests.
5568         * gcc.dg/cpp-shortcircuit.c  New tests.
5569         * gcc.dg/cpp-unary.c  New tests.
5570
5571 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
5572
5573         * gcc.c-torture/compile/20000329-1.c: New test.
5574
5575 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
5576
5577         * gcc.c-torture/compile/20000326-1.c: New test.
5578         * gcc.c-torture/compile/20000326-2.c: New test.
5579
5580 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
5581
5582         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
5583         the first parameter is a function argument.
5584
5585 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
5586
5587         * g++.old-deja/g++.ext/array4.C: New test.
5588
5589 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
5590
5591         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
5592
5593 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5594
5595         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
5596
5597 2000-03-19  Richard Henderson  <rth@cygnus.com>
5598
5599         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
5600
5601 2000-03-19  Richard Henderson  <rth@cygnus.com>
5602
5603         * gcc.c-torture/compile/20000319-1.c: New test.
5604
5605 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
5606
5607         * gcc.c-torture/execute/20000314-3.c: New test.
5608         * gcc.c-torture/execute/20000314-2.c: New test.
5609         * gcc.c-torture/execute/20000314-1.c: New test.
5610         * gcc.c-torture/compile/20000314-2.c: New test.
5611         * gcc.c-torture/compile/20000314-1.c: New test.
5612
5613 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
5614
5615         * g++.old-deja/g++.warn/inline.C: New test.
5616
5617 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5618
5619         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
5620         standards-compliant result rather than specific constants.
5621         Put test-values in array.
5622
5623 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
5624
5625         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
5626         (g++_target_compile): Put test-specific options last.
5627
5628 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5629
5630         * g++.old-deja/g++.eh/vbase4.C: New test.
5631
5632 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5633
5634         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
5635
5636 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5637
5638         * g++.old-deja/g++.brendan/misc12.C: Removed.
5639         * g++.old-deja/g++.pt/memtemp77.C: Constify.
5640         * g++.old-deja/g++.ext/pretty4.C: New test.
5641
5642 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
5643
5644         * g++.old-deja/g++.other/string2.C: New test.
5645
5646 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
5647
5648         * g++.old-deja/g++.warn/impint2.C: New test.
5649
5650 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
5651
5652         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
5653         is 1, not zero.
5654
5655 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
5656
5657         * g++.old-deja/g++.warn/impint.C: New test.
5658         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
5659         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
5660         * g++.old-deja/g++.pt/explicit12.C: Likewise.
5661         * g++.old-deja/g++.pt/explicit13.C: Likewise.
5662         * g++.old-deja/g++.pt/explicit17.C: Likewise.
5663         * g++.old-deja/g++.pt/explicit18.C: Likewise.
5664         * g++.old-deja/g++.pt/explicit19.C: Likewise.
5665         * g++.old-deja/g++.pt/explicit23.C: Likewise.
5666         * g++.old-deja/g++.pt/explicit31.C: Likewise.
5667         * g++.old-deja/g++.pt/explicit35.C: Likewise.
5668         * g++.old-deja/g++.pt/explicit6.C: Likewise.
5669         * g++.old-deja/g++.pt/memclass7.C: Likewise.
5670
5671 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
5672
5673         * gcc.dg/cpp-redef.c: New test.
5674
5675 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
5676
5677         * g++.old-deja/g++.pt/unify7.C: New test.
5678
5679 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
5680
5681         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
5682         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
5683
5684 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
5685
5686         * gcc.c-torture/compile/20000224-1.c: New test.
5687
5688 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5689
5690         * gcc.c-torture/compile/cpp-2.c: New test.
5691         * gcc.c-torture/compile/cpp-1.c: New test.
5692
5693 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
5694
5695         * gcc.c-torture/execute/20000225-1.c: New test.
5696
5697 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5698
5699         * gcc.dg/cpp-li2.c: New test.
5700
5701         * gcc.dg/cpp-wi1.c: New test.
5702
5703         * gcc.dg/cpp-li1.c: New test.
5704
5705 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
5706
5707         * g++.old-deja/g++.other/sizeof5.C: New test.
5708
5709 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
5710
5711         * gcc.c-torture/execute/va-arg-13.c: New test.
5712
5713 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
5714
5715         * gcc.c-torture/execute/va-arg-12.c: New test.
5716
5717 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5718
5719         * gcc.c-torture/execute/20000223-1.c: New test.
5720
5721 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
5722
5723         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
5724
5725 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
5726
5727         * g++.old-deja/g++.abi/ptrmem.C: New test.
5728
5729 2000-02-19  Richard Henderson  <rth@cygnus.com>
5730
5731         * gcc.c-torture/compile/init-3.c: New.
5732
5733 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
5734
5735         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
5736         ALWAYS_CXXFLAGS.
5737
5738 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
5739
5740         * gcc.c-torture/compile/20000211-3.c: New test.
5741
5742 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
5743
5744         * gcc.c-torture/compile/20000211-2.c: New test.
5745
5746 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
5747
5748         * gcc.c-torture/compile/20000211-1.c: New test.
5749
5750 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
5751
5752         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
5753           on native targets
5754
5755 2000-02-08  Nathan Sidwell  <nathan@acm.org>
5756
5757         * g++.old-deja/g++.other/cast5.C: New test.
5758
5759 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
5760
5761         * gcc.c-torture/execute/20000205-1.c: New.
5762
5763 2000-02-03  Nathan Sidwell  <nathan@acm.org>
5764
5765         * g++.old-deja/g++.jason/cast3.C: Return void.
5766         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
5767
5768 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5769
5770         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
5771
5772         * gcc.dg/loop-1.c: New test.
5773
5774 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
5775
5776         * gcc.c-torture/compile/20000127-1.c: New test.
5777         * gcc.c-torture/execute/991228-1.c: New test.
5778
5779 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5780
5781         * gcc.dg/unused-2.c: New test.
5782
5783         * gcc.dg/conv-1.c: New test.
5784
5785 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
5786
5787         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
5788         compiler.
5789         (tool_option_proc): Fix typo.
5790
5791 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
5792
5793         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
5794         of the ld on the host, not on the build machine.
5795         Also, don't crash if '--help' is not a supported option.
5796
5797 2000-01-24  Richard Henderson  <rth@cygnus.com>
5798
5799         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
5800
5801 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
5802
5803         * gcc.c-torture/execute/20000120-2.c: New test.
5804         * gcc.c-torture/execute/20000120-1.c: New test.
5805
5806 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
5807
5808         * gcc.c-torture/execute/20000113-1.c: New test.
5809
5810 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
5811
5812         * gcc.c-torture/execute/20000112-1.c: New test.
5813
5814 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5815
5816         * gcc.dg/20000111-1.c: New test.
5817
5818 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
5819
5820         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
5821         with 16 bit integers.
5822
5823 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5824
5825         * gcc.dg/20000108-1.c: New test.
5826
5827 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5828
5829         * g++.old-deja/g++.ns/koenig8.C: New test.
5830
5831 2000-01-05  Nathan Sidwell  <nathan@acm.org>
5832
5833         * g++.old-deja/g++.other/cast4.C: New test.
5834
5835 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
5836
5837         * gcc.c-torture/compile/20000105-2.c: New test.
5838         * gcc.c-torture/compile/20000105-1.c: New test.
5839
5840 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5841
5842         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
5843         references to printf & atoi to conform to ANSI standard.
5844         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
5845         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
5846         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
5847         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
5848         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
5849         * g++.old-deja/g++.brendan/complex1.C: Likewise.
5850         * g++.old-deja/g++.brendan/copy1.C: Likewise.
5851         * g++.old-deja/g++.brendan/copy2.C: Likewise.
5852         * g++.old-deja/g++.brendan/copy3.C: Likewise.
5853         * g++.old-deja/g++.brendan/copy4.C: Likewise.
5854         * g++.old-deja/g++.brendan/copy5.C: Likewise.
5855         * g++.old-deja/g++.brendan/copy6.C: Likewise.
5856         * g++.old-deja/g++.brendan/copy7.C: Likewise.
5857         * g++.old-deja/g++.brendan/copy8.C: Likewise.
5858         * g++.old-deja/g++.brendan/crash11.C: Likewise.
5859         * g++.old-deja/g++.brendan/crash14.C: Likewise.
5860         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
5861         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
5862         * g++.old-deja/g++.brendan/delete2.C: Likewise.
5863         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
5864         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
5865         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
5866         * g++.old-deja/g++.brendan/eh1.C: Likewise.
5867         * g++.old-deja/g++.brendan/groff1.C: Likewise.
5868         * g++.old-deja/g++.brendan/init3.C: Likewise.
5869         * g++.old-deja/g++.brendan/misc12.C: Likewise.
5870         * g++.old-deja/g++.brendan/misc7.C: Likewise.
5871         * g++.old-deja/g++.brendan/new2.C: Likewise.
5872         * g++.old-deja/g++.brendan/operators4.C: Likewise.
5873         * g++.old-deja/g++.brendan/operators5.C: Likewise.
5874         * g++.old-deja/g++.brendan/overload2.C: Likewise.
5875         * g++.old-deja/g++.brendan/overload7.C: Likewise.
5876         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
5877         * g++.old-deja/g++.brendan/reference1.C: Likewise.
5878         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
5879         * g++.old-deja/g++.brendan/template24.C: Likewise.
5880         * g++.old-deja/g++.brendan/template3.C: Likewise.
5881         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
5882         * g++.old-deja/g++.jason/inline3.C: Likewise.
5883         * g++.old-deja/g++.jason/opeq.C: Likewise.
5884         * g++.old-deja/g++.law/arg5.C: Likewise.
5885         * g++.old-deja/g++.law/arm7.C: Likewise.
5886         * g++.old-deja/g++.law/ctors11.C: Likewise.
5887         * g++.old-deja/g++.law/cvt8.C: Likewise.
5888         * g++.old-deja/g++.law/init9.C: Likewise.
5889         * g++.old-deja/g++.law/refs4.C: Likewise.
5890         * g++.old-deja/g++.law/template2.C: Likewise.
5891         * g++.old-deja/g++.law/visibility24.C: Likewise.
5892         * g++.old-deja/g++.law/vtable3.C: Likewise.
5893         * g++.old-deja/g++.mike/asm2.C: Likewise.
5894         * g++.old-deja/g++.mike/eh1.C: Likewise.
5895         * g++.old-deja/g++.mike/misc1.C: Likewise.
5896         * g++.old-deja/g++.mike/misc13.C: Likewise.
5897         * g++.old-deja/g++.mike/misc14.C: Likewise.
5898         * g++.old-deja/g++.mike/ns12.C: Likewise.
5899         * g++.old-deja/g++.mike/p1248.C: Likewise.
5900         * g++.old-deja/g++.mike/p3708.C: Likewise.
5901         * g++.old-deja/g++.mike/p3708a.C: Likewise.
5902         * g++.old-deja/g++.mike/p3708b.C: Likewise.
5903         * g++.old-deja/g++.mike/p646.C: Likewise.
5904         * g++.old-deja/g++.mike/p700.C: Likewise.
5905         * g++.old-deja/g++.mike/p783.C: Likewise.
5906         * g++.old-deja/g++.mike/p783a.C: Likewise.
5907         * g++.old-deja/g++.mike/p783b.C: Likewise.
5908         * g++.old-deja/g++.mike/p786.C: Likewise.
5909         * g++.old-deja/g++.mike/p789.C: Likewise.
5910         * g++.old-deja/g++.mike/p789a.C: Likewise.
5911         * g++.old-deja/g++.mike/p807a.C: Likewise.
5912         * g++.old-deja/g++.other/delete3.C: Likewise.
5913         * g++.old-deja/g++.other/dyncast1.C: Likewise.
5914         * g++.old-deja/g++.other/dyncast2.C: Likewise.
5915         * g++.old-deja/g++.other/dyncast3.C: Likewise.
5916         * g++.old-deja/g++.other/empty1.C: Likewise.
5917         * g++.old-deja/g++.other/temporary1.C: Likewise.
5918         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
5919         * g++.old-deja/g++.pt/t16.C: Likewise.
5920         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
5921
5922 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
5923
5924         * gcc.dg/991230-1.c: New test.
5925
5926 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
5927
5928         * gcc.c-torture/compile/991229-3.c: New test.
5929         * gcc.c-torture/compile/991229-2.c: New test.
5930         * gcc.c-torture/compile/991229-1.c: New test.
5931
5932 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
5933
5934         * gcc.c-torture/compile/labels-2.c: New test.
5935
5936 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5937
5938         * gcc.c-torture/execute/991227-1.c: New test.
5939
5940 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5941
5942         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
5943
5944 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
5945
5946         * gcc.c-torture/execute/991221-1.c: New test.
5947
5948 1999-12-20  Nathan Sidwell  <nathan@acm.org>
5949
5950         * g++.old-deja/g++.other/cast3.C: New test.
5951
5952 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
5953
5954         * gcc.c-torture/execute/991216-4.c: New test.
5955
5956 1999-12-16  Michael Meissner  <meissner@cygnus.com>
5957
5958         * gcc.c-torture/execute/991216-1.c: New test.
5959         * gcc.c-torture/execute/991216-2.c: New test.
5960         * gcc.c-torture/execute/991216-3.c: New test.
5961
5962 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5963
5964         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
5965         Actually make the test fail by using "-O2" for compilation.
5966
5967 1999-12-15  Nathan Sidwell  <nathan@acm.org>
5968
5969         * g++.old-deja/g++.warn/cast-align1.C: New test.
5970
5971 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5972
5973         * gcc.c-torture/compile/991214-1.c: New test.
5974         * gcc.c-torture/compile/991214-2.c: New test.
5975
5976 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
5977
5978         * gcc.dg/991214-1.c: New test.
5979
5980 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
5981
5982         * gcc.c-torture/compile/991213-3.c: New test.
5983         * gcc.c-torture/compile/991213-2.c: New test.
5984         * gcc.c-torture/compile/991213-1.c: New test.
5985
5986 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
5987
5988         * gcc.dg/991209-1.c: New test.
5989
5990 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
5991
5992         * gcc.c-torture/compile/991208-1.c: New test.
5993
5994 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
5995
5996         * gcc.dg/ultrasp2.c: New test.
5997
5998 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
5999
6000         * g++.old-deja/g++.abi/align.C (main): Fix typo.
6001
6002 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
6003
6004         * gcc.c-torture/compile/991202-1.c: New test.
6005         * gcc.c-torture/execute/991202-1.c: New test.
6006         * gcc.c-torture/execute/991202-2.c: New test.
6007         * gcc.c-torture/execute/991202-3.c: New test.
6008
6009 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
6010
6011         * g++.old-deja/g++.abi/align.C: New test.
6012         * g++.old-deja/g++.abi/aggregates.C: Likewise.
6013         * g++.old-deja/g++.abi/bitfields.C: Likewise.
6014
6015 1999-12-01  Richard Henderson  <rth@cygnus.com>
6016
6017         * gcc.c-torture/execute/991201-1.c: New.
6018
6019 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
6020
6021         * gcc.dg/991129-1.c: New test.
6022
6023 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
6024
6025         * gcc.c-torture/compile/991127-1.c: New test.
6026
6027 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6028
6029         * g++.old-deja/g++.other/warn4.C: New test.
6030
6031 1999-11-22  Nathan Sidwell  <nathan@acm.org>
6032
6033         * g++.old-deja/g++.eh/cleanup2.C: New test.
6034         * g++.old-deja/g++.ext/pretty2.C: New test.
6035         * g++.old-deja/g++.ext/pretty3.C: New test.
6036         * g++.old-deja/g++.other/debug6.C: New test.
6037
6038 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
6039
6040         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
6041         compiler_output to look for one error message instead of two.
6042
6043 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
6044
6045         * gcc.c-torture/execute/991118-1.c: Also test case
6046         where the word boundary does not split a byte evenly.
6047
6048 1999-11-19  Nathan Sidwell  <nathan@acm.org>
6049
6050         * g++.old-deja/g++.ext/restrict1.C: New test.
6051
6052 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
6053
6054         * gcc.c-torture/execute/991118-1.c: New test.
6055
6056 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
6057
6058         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
6059         working directory pathnames.
6060
6061 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
6062
6063         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
6064         host is equipped with driver.h and driver.o so it can actually
6065         compile and run the tests.
6066
6067 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
6068
6069         * gcc.c-torture/compile/991008-1.c: New test.
6070
6071 1999-11-08  Nick Clifton  <nickc@cygnus.com>
6072
6073         * lib/gcc-dg.exp: Include target-supports.exp
6074
6075 1999-11-05  Nick Clifton  <nickc@cygnus.com>
6076
6077         * lib/target-supports.exp: New file: Provide procs to test for
6078         features supported by the target.
6079         (check_weak_available): Moved here from ecos.exp.
6080         (check_alias_available): New proc: Determine of the target
6081         toolchain supports the alias attribute.
6082
6083         * gcc.dg/special/ecos.exp: Move check_weak_available to
6084         target-supports.exp.
6085         (alias-1.c): Only perform the test if the target supports
6086         aliases.
6087         (wkali-1.c): Only perform the test if the target supports
6088         aliases.
6089
6090         * gcc.dg/990506-0.c: Expect error messages from cross
6091         targets as well as native targets.
6092
6093 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6094
6095         * gcc.dg/ultrasp1.c: Removed xfail.
6096         * gcc.dg/struct-ret-2.c: Likewise.
6097         * gcc.dg/array-1.c: Likewise.
6098
6099 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
6100
6101         * gcc.dg/struct-ret-2.c: New test.
6102
6103         * gcc.dg/array-1.c: New test.
6104
6105 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
6106
6107         * gcc.c-torture/execute/991030-1.c: New test.
6108
6109 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
6110
6111         * gcc.c-torture/compile/991026-2.c: New test.
6112
6113 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
6114
6115         * gcc.c-torture/compile/991026-1.c: New test.
6116
6117 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
6118
6119         * gcc.c-torture/execute/991023-1.c: New test.
6120
6121 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
6122
6123         * gcc.c-torture/execute/991019-1.c: New test.
6124
6125 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
6126
6127         * gcc.c-torture/execute/991016-1.c: New test.
6128
6129 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
6130
6131         * gcc.c-torture/execute/991014-1.c: New test.
6132
6133 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
6134
6135         * g++.old-deja/g++.other/union2.C: New test.
6136
6137 1999-10-13  Nathan Sidwell  <nathan@acm.org>
6138
6139         * g++.old-deja/g++.other/vaarg2.C: New test.
6140         * g++.old-deja/g++.other/vaarg3.C: New test.
6141
6142 1999-10-12  Craig Burley  <craig@jcb-sc.com>
6143
6144         * g77.f-torture/noncompile/19990905-1.f: Moved from being
6145         in compile/.
6146
6147 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
6148
6149         * gcc.c-torture/execute/va-arg-11.c: New test.
6150
6151 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
6152
6153         * lib/file-format.exp (gcc_target_object_format): Don't
6154         crash if objdump is unavailable.
6155
6156 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
6157
6158         * gcc.misc-tests/mg.exp: delete extraneous redirection.
6159
6160 1999-09-28  Nick Clifton  <nickc@cygnus.com>
6161
6162         * gcc.c-torture/compile/990928-1.c: New test.
6163
6164 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
6165
6166         * g++.old-deja/g++.other/decl6.C: New test.
6167
6168 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6169
6170         * gcc.c-torture/execute/va-arg-10.c: New test.
6171
6172 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
6173
6174         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
6175         __PRETTY_FUNCTION__.
6176
6177 1999-09-23  Nick Clifton  <nickc@cygnus.com>
6178
6179         * gcc.c-torture/execute/990923-1.c: New test.
6180
6181 1999-09-21  Nick Clifton  <nickc@cygnus.com>
6182
6183         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
6184         for which -fpic is inappropriate.
6185
6186 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
6187
6188         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
6189
6190 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6191
6192         * g++.old-deja/g++.other/dyncast1.C: New test.
6193         * g++.old-deja/g++.other/dyncast2.C: New test.
6194         * g++.old-deja/g++.other/dyncast3.C: New test.
6195         * g++.old-deja/g++.other/dyncast4.C: New test.
6196         * g++.old-deja/g++.other/dyncast5.C: New test.
6197         * g++.old-deja/g++.eh/catch3.C: New test.
6198         * g++.old-deja/g++.eh/catch3p.C: New test.
6199         * g++.old-deja/g++.eh/catch4.C: New test.
6200         * g++.old-deja/g++.eh/catch4p.C: New test.
6201         * g++.old-deja/g++.eh/catch5.C: New test.
6202         * g++.old-deja/g++.eh/catch5p.C: New test.
6203         * g++.old-deja/g++.eh/catch6.C: New test.
6204         * g++.old-deja/g++.eh/catch6p.C: New test.
6205         * g++.old-deja/g++.eh/catch7.C: New test.
6206         * g++.old-deja/g++.eh/catch7p.C: New test.
6207         * g++.old-deja/g++.eh/catch8.C: New test.
6208         * g++.old-deja/g++.eh/catch8p.C: New test.
6209         * g++.old-deja/g++.eh/catch9.C: New test.
6210         * g++.old-deja/g++.eh/catch9p.C: New test.
6211
6212 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
6213
6214         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
6215         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
6216
6217 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
6218
6219         * gcc.c-torture/compile/990913-1.c: New test.
6220
6221 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
6222
6223         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
6224         * g++.old-deja/g++.jason/rfg5.C: Likewise.
6225
6226 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
6227
6228         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
6229
6230 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
6231
6232         * g++.old-deja/g++.other/lookup11.C: New test.
6233         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
6234         what is permitted and what we want.
6235         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
6236         overload use.
6237         * g++.old-deja/g++.jason/rfg5.C: Likewise
6238
6239 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
6240
6241         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
6242         * gcc.c-torture/noncompile/poison-1.c: New file.
6243
6244 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
6245
6246         * g++.old-deja/g++.other/sizeof3.C: New test.
6247         * g++.old-deja/g++.other/sizeof4.C: New test.
6248         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
6249         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
6250
6251 1999-09-07  Richard Henderson  <rth@cygnus.com>
6252
6253         * gcc.dg/va-arg-1.c: New.
6254
6255 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6256
6257         * gcc.c-torture/execute/va-arg-9.c: New test.
6258
6259 1999-09-05  Craig Burley  <craig@jcb-sc.com>
6260
6261         * g77.f-torture/compile/980519-2.f: New test.
6262         * g77.f-torture/compile/19990905-0.f: New test.
6263         * g77.f-torture/compile/19990905-1.f: New test.
6264         * g77.f-torture/compile/19990905-2.f: New test.
6265
6266         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
6267
6268 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
6269
6270         * gcc.c-torture/execute/990827-1.c: Fix typo.
6271
6272 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
6273
6274         * g++.old-deja/g++.other/deref1.C: New test.
6275
6276 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
6277
6278         * g++.old-deja/g++.other/ambig2.C: New test.
6279         * g++.old-deja/g++.other/cond5.C: New test.
6280         * g++.old-deja/g++.other/lookup16.C: New test.
6281
6282 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
6283
6284         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
6285         assemblers too.
6286
6287 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
6288
6289         * lib/c-torture.exp: Avoid the "compare executables" optimization
6290         when testing native.
6291
6292 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
6293
6294         * gcc.c-torture/execute/990829-1.c: New test.
6295         * gcc.c-torture/compile/990829-1.c: New test.
6296
6297 1999-08-27  Paul Burchard  <burchard@pobox.com>
6298
6299         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
6300         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
6301         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
6302         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
6303         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
6304         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
6305         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
6306         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
6307         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
6308         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
6309         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
6310
6311 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
6312
6313         * gcc.c-torture/execute/990827-1.c: New test.
6314
6315 1999-08-26  Craig Burley  <craig@jcb-sc.com>
6316
6317         * g77.f-torture/noncompile/19990826-4.f: New test.
6318
6319         * g77.f-torture/compile/19990826-3.f: New test.
6320
6321         * g77.f-torture/execute/19990826-2.f: New test.
6322
6323         * g77.f-torture/compile/19990826-1.f: New test.
6324
6325         * gcc.c-torture/execute/990826-0.c: New test.
6326         * g77.c-torture/execute/19990826-0.f: New test.
6327
6328         * g77.f-torture/noncompile/970626-2.f: New test.
6329
6330 1999-08-25  Paul Burchard  <burchard@pobox.com>
6331
6332         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
6333         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
6334         lss-011.C: New tests.
6335
6336 1999-08-25  Nathan Sidwell  <nathan@acm.org>
6337
6338         * g++.old-deja/g++.other/decl5.C: New test.
6339
6340 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6341
6342         * noncompile/noncompile.exp: Load_lib c-torture.exp.
6343         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
6344         call `postbase' for each one.  All callers of `postbase' changed
6345         to call this instead.
6346
6347 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
6348
6349         * gcc.c-torture/execute/990811-1.c: New test.
6350
6351 1999-08-09  Nick Clifton  <nickc@cygnus.com>
6352
6353         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
6354         just native ones.
6355
6356         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
6357         just native ones.
6358
6359 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6360
6361         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
6362
6363 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6364
6365         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
6366
6367 1999-08-04  Nathan Sidwell  <nathan@acm.org>
6368
6369         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
6370
6371 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
6372
6373         * gcc.c-torture/execute/990804-1.c: New test.
6374
6375 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6376
6377         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
6378         * g++.old-deja/g++.brendan/crash64.C: Likewise
6379         * g++.old-deja/g++.brendan/overload8.C: Likewise
6380
6381 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6382
6383         * g++.old-deja/g++.other/struct1.C: New test.
6384
6385 1999-08-03  Nathan Sidwell  <nathan@acm.org>
6386
6387         * g++.old-deja/g++.other/enum2.C: New test.
6388
6389 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
6390
6391         Adapted from tests from Franz Sirl:
6392         * gcc.c-torture/execute/va-arg-7.c: New test.
6393         * gcc.c-torture/execute/va-arg-8.c: New test.
6394
6395 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
6396
6397         * gcc.c-torture/compile/990801-2.c: New test.
6398
6399         * gcc.c-torture/compile/990801-1.c: New test.
6400
6401 1999-07-27  Michael Meissner  <meissner@cygnus.com>
6402
6403         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
6404         fp-cmp-1.c, converting double to float.
6405
6406         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
6407         fp-cmp-1.c, converting double to long double.
6408
6409         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
6410         from fr1 to unknown_register, since fr1 is a legitimate register
6411         on some machines.
6412
6413 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
6414
6415         * README: More listname related changes.
6416
6417 1999-07-08  Catherine Moore  <clm@cygnus.com>
6418
6419         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
6420
6421 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
6422
6423         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
6424
6425 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
6426
6427         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
6428
6429 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
6430
6431         * gcc.dg/990703-1.c: New test.
6432
6433 1999-06-29  Nick Clifton  <nickc@cygnus.com>
6434
6435         * lib/file-format.exp: New file: Move definition of proc
6436         gcc_target_object_format to here from
6437         gcc.dg/special/ecos.exp.
6438
6439         * lib/c-torture.exp: Include lib file-format.exp.
6440         * lib/gcc-dg.exp: Include lib file-format.exp.
6441
6442         * gcc.dg/special/ecos.exp: Remove definition of proc
6443         gcc_target_object_format.
6444
6445 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
6446
6447         * gcc.c-torture/execute/990628-1.c: New test.
6448
6449 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
6450
6451         * gcc.c-torture/compile/990625-2.c: New test.
6452
6453         * gcc.c-torture/compile/990625-1.c: New test.
6454
6455 1999-06-23  Nick Clifton  <nickc@cygnus.com>
6456
6457         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
6458         attributes compile.
6459         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
6460         ports that use the COFF/PE file format.
6461
6462 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
6463
6464         * gcc.c-torture/compile/990617-1.c: New test.
6465
6466 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
6467
6468         * g++.old-deja/g++.other/decl4.C: New test.
6469
6470 1999-06-14  Nathan Sidwell  <nathan@acm.org>
6471
6472         * g++.old-deja/g++.other/bitfld3.C: New test.
6473
6474 1999-06-08  Nathan Sidwell  <nathan@acm.org>
6475
6476         * g++.old-deja/g++.eh/catch1.C: New test.
6477
6478 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
6479
6480         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
6481
6482         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
6483         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
6484
6485 1999-06-05  Craig Burley  <craig@jcb-sc.com>
6486
6487         * g77.f-torture/compile/19990502-0.f: Replace with new,
6488         shorter, test that still fails after recent changes.
6489
6490 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6491
6492         * gcc.c-torture/execute/990604-1.c: New test.
6493
6494 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
6495
6496         * gcc.c-torture/execute/990531-1.c: New test.
6497
6498 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6499
6500         * gcc.c-torture/compile/990527-1.c: New test.
6501
6502 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
6503
6504         * gcc.c-torture/execute/990527-1.c: New test.
6505
6506 1999-05-25  Nick Clifton  <nickc@cygnus.com>
6507
6508         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
6509         bitfields as signed.
6510
6511 1999-05-25  Craig Burley  <craig@jcb-sc.com>
6512
6513         * g77.f-torture/compile/19990525-0.f: New test.
6514
6515 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
6516
6517         * gcc.c-torture/execute/990525-2.c: New test.
6518
6519         * gcc.c-torture/execute/990525-1.c: New test.
6520
6521 1999-05-24  Nathan Sidwell  <nathan@acm.org>
6522
6523         * g++.old-deja/g++.other/anon3.C: New test.
6524         * g++.old-deja/g++.other/anon4.C: New test.
6525         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
6526         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
6527         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
6528         Merrill).
6529
6530 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
6531
6532         * gcc.c-torture/execute/990524-1.c: New test.
6533
6534         * gcc.dg/990524-1.c: New test.
6535
6536 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6537
6538         * gcc.c-torture/compile/990523-1.c: New test.
6539
6540 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
6541
6542         * gcc.c-torture/compile/990519-1.c: New test.
6543
6544 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
6545
6546         * gcc.c-torture/compile/990517-1.c: New test.
6547
6548         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
6549         (e4, f4): New tests.
6550         (main): Call them.
6551
6552 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6553
6554         * gcc.dg/noreturn-1.c: New test.
6555
6556 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
6557
6558         * gcc.c-torture/execute/990513-1.c: New test.
6559
6560 1999-05-10  Richard Henderson  <rth@cygnus.com>
6561
6562         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
6563
6564 1999-05-10  Craig Burley  <craig@jcb-sc.com>
6565
6566         * g77.f-torture/execute/erfc.f: Use small single-precision
6567         values, to avoid problems on Alphas when not -mieee.
6568
6569 1999-05-08  Craig Burley  <craig@jcb-sc.com>
6570
6571         * gcc.dg/990506-0.c: New test.
6572
6573 1999-05-08  Richard Henderson  <rth@cygnus.com>
6574
6575         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
6576         the constant to test.  Don't XFAIL 64-bit targets.
6577
6578         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
6579         * g++.old-deja/g++.law/profile1.C: Likewise.
6580
6581         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
6582         operator new instances.
6583         * g++.old-deja/g++.other/delete5.C: Likewise.
6584
6585 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6586
6587         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
6588         intrinsic.
6589
6590 1999-05-03  Craig Burley  <craig@jcb-sc.com>
6591
6592         * g77.f-torture/execute/u77-test.f: Reverse order of two
6593         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
6594
6595 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6596
6597         * gcc.dg/compare1.c: New test.
6598
6599 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
6600
6601         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
6602         New tests.
6603
6604 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6605
6606         * g77.f-torture/compile/19990502-1.f: New test.
6607
6608 1999-05-02  Craig Burley  <craig@jcb-sc.com>
6609
6610         * g77.f-torture/compile/19990502-0.f: New test.
6611
6612 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
6613
6614         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
6615         intrinsic.
6616
6617 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
6618
6619         * g77.f-torture/execute/u77-test.f (main): List libU77
6620         intrinsics not currently tested.
6621         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
6622         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
6623         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
6624         Trim blanks off the ends of some printed strings.
6625
6626 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
6627
6628         * g77.f-torture/execute/u77-test.f (main): Just warn about
6629         FSTAT gid disagreement, as it's expected on some systems.
6630
6631 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
6632
6633         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
6634         use a new function, which allows for some slop.
6635         Clean up some commentary.
6636         (issum): The new function.
6637         (sgladd): Deleted subroutine.
6638
6639 1999-05-01  Craig Burley  <craig@jcb-sc.com>
6640
6641         * g77.f-torture/execute/u77-test.f: Modify to be more like
6642         libf2c/libU77 version, bringing patches to that version here.
6643         Add suitable commentary.
6644
6645 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
6646
6647         * gcc.dg/990424-1.c: New test.
6648
6649 1999-04-24  Craig Burley  <craig@jcb-sc.com>
6650
6651         * g77.f-torture/execute/u77-test.f (main): Bug involving
6652         LSTAT has been fixed, so turn back on full checking.
6653
6654 1999-04-20  Craig Burley  <craig@jcb-sc.com>
6655
6656         * g77.f-torture/compile/19990419-0.f: New test.
6657         * g77.f-torture/execute/19990419-1.f: New test.
6658
6659 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
6660
6661         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
6662         to avoid the need for a prototype to supress a warning.
6663
6664 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
6665
6666         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
6667
6668 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
6669
6670         * gcc.c-torture/execute/990404-1.c: New test.
6671
6672 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6673
6674         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
6675         * gcc.dg/cpp-if3.c: Don't use -pedantic.
6676         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
6677         missing initializer warnings.
6678
6679 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
6680
6681         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
6682         matching strings.
6683
6684 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
6685
6686         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
6687
6688 1999-03-26  Craig Burley  <craig@jcb-sc.com>
6689
6690         * g77.f-torture/execute/19990325-0.f: New test.
6691         * g77.f-torture/execute/19990325-1.f: New test.
6692
6693 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
6694
6695         * gcc.c-torture/execute/990324-1.c: New test.
6696
6697 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
6698
6699         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
6700         test with 4.
6701
6702 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
6703
6704         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
6705
6706 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6707
6708         * g77.f-torture/execute/19990313-2.f: New test.
6709         * g77.f-torture/execute/19990313-3.f: New test.
6710
6711 1999-03-13  Craig Burley  <craig@jcb-sc.com>
6712
6713         * g77.f-torture/execute/19990313-0.f: New test.
6714         * g77.f-torture/execute/19990313-1.f: New test.
6715
6716 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
6717
6718         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
6719         printf to sprintf.
6720         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
6721         (main): Add check for u15.  Conditionalize u31 check depending on
6722         whether ints are <32 bits or >=32 bits.
6723
6724 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6725
6726         * g77.f-torture/execute/19981119-0.f: Improve testiness.
6727
6728 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6729
6730         * g77.f-torture/compile/19990305-0.f: New test.
6731         * g77.f-torture/execute/19981119-0.f: New test.
6732
6733 1999-03-08  Craig Burley  <craig@jcb-sc.com>
6734
6735         * g77.f-torture/execute/970625-2.f: call ABORT if final
6736         result is not correct, instead of just printing it.
6737         Add this checking via newly introduced obfuscation, to
6738         trip up buggy front ends.
6739
6740 1999-03-07  Craig Burley  <craig@jcb-sc.com>
6741
6742         * g77.f-torture/compile/960317-1.f: Moved from being
6743         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
6744
6745 1999-03-06  Craig Burley  <craig@jcb-sc.com>
6746
6747         * g77.f-torture/execute/960317-1.f: New (old) test.
6748         * g77.f-torture/execute/970625-2.f: Ditto.
6749
6750 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
6751
6752         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
6753         message on line 1 or line 2; cccp and cpplib do this differently.
6754
6755 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
6756
6757         * g++.old-deja/g++.law/weak1.C: New test.
6758
6759 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6760
6761         * gcc.c-torture/execute/990119-1.c: Renamed to...
6762         * gcc.dg/990119-1.c: this, so it will only be tested once
6763         (it's a preprocessor test, it doesn't need to be run at
6764         multiple optimization levels).
6765
6766 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
6767
6768         * lib/g++.exp: Don't add incdir=$base_dir/../include to
6769           ALWAYS_CXXFLAGS.
6770
6771 1999-02-24  Craig Burley  <craig@jcb-sc.com>
6772
6773         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
6774         * g77.f-torture/compile/19981216-0.f: ...as it is expected
6775         to not be compilable by current g77.
6776
6777 1999-02-24  Nick Clifton  <nickc@cygnus.com>
6778
6779         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
6780
6781 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
6782
6783         * gcc.c-torture/execute/990222-1.c: New test.
6784
6785 1999-02-19  Craig Burley  <craig@jcb-sc.com>
6786
6787         * g77.f-torture/compile/19990218-0.f: New test.
6788         * g77.f-torture/noncompile/19990218-1.f: New test.
6789
6790 1999-02-18  Craig Burley  <craig@jcb-sc.com>
6791
6792         * g77.f-torture/compile/19981216-0.f: New test.
6793
6794 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
6795
6796         * gcc.dg/990214-1.c: New test.
6797
6798 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
6799
6800         * gcc.dg/990213-2.c: New test.
6801
6802         * gcc.dg/990213-1.c: New test.
6803
6804 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
6805
6806         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
6807         ints.
6808
6809 1999-02-11  Nick Clifton  <nickc@cygnus.com>
6810
6811         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
6812         specified by target.
6813
6814         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
6815
6816 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
6817
6818         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
6819
6820 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6821
6822         * gcc.dg/special/ecos.exp: New test driver for new tests with
6823         special requirements.
6824
6825         * gcc.dg/special/alias-1.c: New test.
6826         * gcc.dg/special/gcsec-1.c: New test.
6827         * gcc.dg/special/weak-1.c: New test.
6828         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
6829         * gcc.dg/special/weak-2.c: New test.
6830         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
6831         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
6832         * gcc.dg/special/wkali-1.c: New test.
6833         * gcc.dg/special/wkali-2.c: New test.
6834         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
6835         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
6836
6837 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
6838
6839           * lib/c-torture.exp (c-torture-compile): Pull out code for
6840           analyzing gcc error messages.
6841           (c-torture-execute): Likewise.  Fix some (harmless) false
6842           positives.
6843           * lib/gcc.exp (gcc_check_compile): New function.
6844
6845 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
6846
6847         * gcc.c-torture/execute/990208-1.c: New test.
6848
6849 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
6850
6851         * g++.dg/special/ecos.exp: New driver for new tests with special
6852         requirements
6853
6854         * g++.dg/special/conpr-1.C: New test
6855         * g++.dg/special/conpr-2.C: New test
6856         * g++.dg/special/conpr-2a.C: New test
6857         * g++.dg/special/conpr-3.C: New test
6858         * g++.dg/special/conpr-3a.C: New test
6859         * g++.dg/special/conpr-3b.C: New test
6860
6861         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
6862         allow g++ to use the dg driver
6863
6864         * README: Add comment about g++.dg directory
6865
6866 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
6867
6868         * README: Update email addresses.
6869
6870 1999-02-03  Nick Clifton  <nickc@cygnus.com>
6871
6872         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
6873         arguments in order to force structure S onto the stack even on
6874         the alpha.
6875         (test): Pass 10 leading arguments to function foo as well as the
6876         structure S.
6877
6878         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
6879         failure for all targets.
6880
6881         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
6882         abort to terminate program execution.
6883
6884 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
6885
6886         * gcc.c-torture/execute/990130-1.c: New test.
6887
6888 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
6889
6890         * gcc.dg/990130-1.c: New test.
6891
6892 1999-01-28  Michael Meissner  <meissner@cygnus.com>
6893
6894         * gcc.c-torture/execute/990128-1.c: New test.
6895
6896 1999-01-27  Michael Meissner  <meissner@cygnus.com>
6897
6898         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
6899
6900 1999-01-27  Felix Lee  <flee@cygnus.com>
6901
6902         * lib/c-torture.exp (c-torture-compile): pull out code for
6903         analyzing gcc error messages.
6904         (c-torture-execute): ditto, and fix some (harmless) false
6905         positives.
6906         * lib/gcc.exp (gcc_check_compile): new function.
6907
6908 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
6909
6910         * gcc.dg/990117-1.c: New test.
6911
6912         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
6913
6914         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
6915
6916 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
6917
6918         * g77.f-torture/compile/990115-1.f: New test.
6919
6920 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
6921
6922         * gcc.c-torture/compile/990107-1.c: New test
6923
6924 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
6925
6926         * gcc.c-torture/execute/990106-2.c: New test.
6927
6928         * gcc.c-torture/execute/990106-1.c: New test.
6929
6930 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
6931
6932         * gcc.c-torture/compile/981223-1.c: New test.
6933
6934 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
6935
6936         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
6937         (opt3): Rename from opt4 and disable.
6938
6939 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
6940
6941         * g++.old-deja/g++.pt/ptrmem5.C: New test.
6942
6943 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
6944
6945         * g++.old-deja/g++.other/conv5.C: New test.
6946
6947 1998-12-14  Nick Clifton  <nickc@cygnus.com>
6948
6949         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
6950
6951 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
6952
6953         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
6954
6955 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
6956
6957         * gcc.c-torture/compile/981211-1.c: New test.
6958
6959 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
6960
6961         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
6962
6963         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
6964
6965 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6966
6967         * gcc.special/930510-1.c: Make C9X safe.
6968         * gcc.misc-tests/gcov-1.c Similarly.
6969         * gcc.misc-tests/gcov-2.c Similarly.
6970
6971 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6972
6973         * gcc.dg/ultrasp1.c: New test.
6974
6975 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
6976
6977         * gcc.c-torture/execute/981206.c: New test.
6978
6979 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
6980
6981         * g++.old-deja/g++.ns/template7.C: New test.
6982
6983         * g++.old-deja/g++.other/expr1.C: New test.
6984
6985         * g++.old-deja/g++.eh/tmpl3.C: New test.
6986
6987         * g++.old-deja/g++.eh/tmpl2.C: New test.
6988
6989 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
6990
6991         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
6992         * g++.old-deja/g++.other/using6.C: Removed.
6993         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
6994
6995         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
6996
6997 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
6998
6999         * g++.old-deja/g++.pt/overload8.C: New test.
7000
7001         * g++.old-deja/g++.pt/overload7.C: New test.
7002
7003         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
7004
7005         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
7006         and relinking messages.
7007         * lib/g++.exp (g++_target_compile): Remove .rpo file when
7008         compiling with -frepo.
7009
7010 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
7011
7012         * g++.old-deja/g++.pt/lookup6.C: New test.
7013
7014 1998-11-30  Nick Clifton  <nickc@cygnus.com>
7015
7016         * gcc.c-torture/execute/981130-1.c: New test.
7017         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
7018
7019 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7020
7021         * g++.old-deja/g++.pt/explicit76.C: New test.
7022
7023         * g++.old-deja/g++.pt/friend38.C: New test.
7024
7025         * g++.old-deja/g++.ns/crash2.C: New test.
7026
7027         * g++.old-deja/g++.pt/defarg8.C: New test.
7028
7029         * g++.old-deja/g++.pt/instantiate6.C: New test.
7030
7031         * g++.old-deja/g++.pt/static6.C: New test.
7032
7033         * g++.old-deja/g++.pt/decl2.C: New test.
7034
7035 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7036
7037         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
7038         problem is actually related with name lookup, but so what? :-)
7039
7040         * g++.old-deja/g++.pt/friend37.C: New test.
7041
7042 1998-11-25  Dave Love  <d.love@dl.ac.uk>
7043
7044         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
7045         element, which fails on some systems.
7046
7047         * g77.f-torture/execute/labug1.f: New test.
7048
7049 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
7050
7051         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
7052         is defined.
7053
7054 1998-11-18  Dave Love  <d.love@dl.ac.uk>
7055
7056         * g77.f-torture/compile/981117-1.f: New test.
7057
7058 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
7059
7060         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
7061         properly discarded.
7062
7063 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
7064
7065         * gcc.c-torture/execute/memcheck: New directory of tests for
7066         -fcheck-memory-usage.
7067
7068 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7069
7070         * README: New file, general information about the testsuite and
7071         new description of the various C++ test subdirectories.
7072         * README.g++: Eliminate obsolete information, update and move most
7073         relevant stuff to README.
7074
7075 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
7076
7077         * gcc.c-torture/compile/981107-1.c: New test.
7078
7079 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
7080
7081         * execute/memcpy-bi.c: New testcase.
7082
7083 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
7084
7085         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
7086         base classes.
7087
7088         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
7089         template is selected.
7090
7091         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
7092         classes, it should be accepted for all types.
7093
7094         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
7095
7096         * g++.old-deja/g++.pt/spec24.C: Ensure that template
7097         specializations start with template headers.
7098
7099 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
7100
7101         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
7102
7103         * g++.old-deja/g++.other/init9.C: Test cross initialization of
7104         non-POD types.
7105
7106 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
7107
7108         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
7109
7110 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
7111
7112         * compile/981022-1.c, compile/981022-1.x: New test and driver.
7113
7114 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
7115
7116         * 981019-1.c: New test.
7117
7118 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
7119
7120         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
7121         find objc headers.
7122
7123 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
7124
7125         * compile/981001-4.c: Remove use of GCC extension that triggers a
7126         compiler bug.
7127
7128 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
7129
7130         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
7131
7132 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7133
7134         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
7135         instantiation of template produces incorrect code for delete
7136         expression.
7137
7138         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
7139         constructors' name is not unique.
7140         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
7141         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
7142
7143         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
7144         automatic array of const is ill-formed.
7145
7146         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
7147         of template parameter?
7148
7149         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
7150         const.
7151
7152         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
7153         pointer-to-member expression.
7154
7155         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
7156         declaration causes ICE.
7157
7158 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
7159
7160         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
7161         reserved in the global namespace.
7162
7163         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
7164         generate needed virtual table.
7165
7166         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
7167
7168 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
7169
7170         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
7171         template-dependent type
7172
7173 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
7174
7175         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
7176         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
7177         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
7178
7179         * g++.old-deja/g++.other/using5.C: New test; using decl from base
7180         class should be usable as argument of member function.
7181         * g++.old-deja/g++.other/using6.C: New test; using decl from base
7182         class should be usable as return type of member function.
7183         * g++.old-deja/g++.other/using7.C: New test; using decl from base
7184         class should be usable as type of data member.
7185
7186         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
7187
7188 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
7189
7190         * gcc.c-torture/special/920521-1.c: Fix bogus test.
7191
7192 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
7193
7194         * gcc.dg/dll-?.c Add thumb to target list.
7195         Fix assembler scan patterns to match current assembler output.
7196
7197 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
7198
7199         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
7200         matching of template brackets.
7201
7202         * g++.old-deja/g++.other/using4.C: New test.  Test using
7203         declarations of methods from base classes.
7204
7205         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
7206         within functions should introduce names into the innermost
7207         enclosing namespace.
7208
7209         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
7210         of static locals if first initialization throws.
7211
7212 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
7213
7214         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
7215
7216 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
7217
7218         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
7219         lose track of the possible targets of tablejump insns.
7220         * special/special.exp: Run it.
7221
7222 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
7223
7224         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
7225         must be declared before its specializations can be named in friend
7226         declarations.
7227
7228 1998-10-05  Dave Love  <d.love@dl.ac.uk>
7229
7230         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
7231
7232         * g77.f-torture/execute/io1.f: New test.
7233
7234 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
7235
7236         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
7237         with pointer to template function, for which no argument deduction
7238         is possible.
7239
7240         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
7241         specialization of template function as argument to template
7242         function.
7243
7244         * g++.old-deja/g++.other/access2.C: New test; Inner class
7245         shouldn't have privileged access to Outer's names.
7246
7247 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
7248
7249         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
7250         friend template declared within template class conflicts with
7251         nested class of the same name.
7252
7253         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
7254         is ignored.
7255
7256         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
7257         object with direct initializer as function declaration.
7258
7259         * g++.old-deja/g++.other/decl2.C: New test; duplicate
7260         initializers.
7261
7262         * g++.old-deja/g++.other/null2.C: New test; conditional operator
7263         involving const pointer and NULL produces incorrect result.
7264
7265         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
7266         type name without `typename' should be rejected with -pedantic.
7267
7268 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
7269
7270         * g++.old-deja/g++.other/addrof1.C: New test.
7271
7272 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
7273
7274         * gcc.c-torture/compile/981001-1.c: New test.
7275         * gcc.c-torture/execute/981001-1.c: New test.
7276
7277 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
7278
7279         * gcc.c-torture/compile/981001-2.c: New test.
7280         * gcc.c-torture/compile/981001-3.c: New test.
7281         * gcc.c-torture/compile/981001-4.c: New test.
7282
7283 1998-10-01  Robert Lipe  <robertl@dgii.com>
7284
7285         * lib/objc.exp (objc_target_compile): Add -L during compiles for
7286         multilibbed hosts.   Idea grafted from g77.exp.
7287
7288 1998-09-30  Dave Love  <d.love@dl.ac.uk>
7289
7290         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
7291         avoid losing on systems which need -lsocket.
7292
7293 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
7294
7295         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
7296         * g++.old-deja/g++.other/nested2.C: Ditto.
7297         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
7298         failure.
7299
7300 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
7301
7302         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
7303         preferred over template operator!= for enum bitfields.
7304
7305 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
7306
7307         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
7308         that happen to have the same base name, but in different scopes,
7309         are incorrectly rejected.
7310
7311 1998-09-16  Richard Henderson  <rth@cygnus.com>
7312
7313         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
7314         on the native word size instead of an integer literal.
7315
7316 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
7317
7318         * g++.old-deja/g++.other/static2.C: Invocation of static data
7319         member of type pointer-to-function denoted as non-static member.
7320
7321         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
7322         checks involving function types and aliases.
7323
7324 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
7325
7326         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
7327         redefined to the same non-trivial type.
7328
7329         * g++.old-deja/g++.pt/explicit73.C: Test for proper
7330         namespace-qualification of template specializations declared in
7331         other namespaces.
7332
7333         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
7334         to declare a subset of the specializations of a template function
7335         as friends of specializations of a template class.
7336
7337         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
7338         member templates that do not fully specialize the enclosing
7339         template class are rejected.
7340
7341 1998-09-11  Dave Love  <d.love@dl.ac.uk>
7342
7343         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
7344
7345 1998-09-08  Dave Love  <d.love@dl.ac.uk>
7346
7347         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
7348         altered from libf2c/libU77 version.
7349
7350 1998-09-06  Dave Love  <d.love@dl.ac.uk>
7351
7352         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
7353
7354 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
7355
7356         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
7357         (un)signed char are different types for template specialization
7358         purposes.
7359
7360 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
7361
7362         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
7363         * objc: ObjC testsuite.
7364
7365 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
7366
7367         * gcc.c-torture/execute/941014-1.x:  New file.
7368
7369 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7370
7371         * lib/c-torture.exp: Add support for
7372         torture_eval_before_compile and torture_eval_before_execute
7373         variables.
7374
7375 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
7376
7377         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
7378         this test triggers valid.
7379
7380 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7381
7382         * gcc.dg/980827-1.c: New test.
7383
7384 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7385
7386         * gcc.c-torture/execute/loop-4b.c: New test.
7387
7388 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
7389
7390         * lib/c-torture.exp: Add support for
7391         torture_eval_before_compile and torture_eval_before_execute
7392         variables.
7393
7394 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
7395
7396         * gcc.c-torture/compile/980825-1.c: New test.
7397
7398 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
7399
7400         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
7401         count number tests in opt_t0 not good_t0.
7402
7403 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
7404
7405         * gcc.c-torture/compile/930326-1.x: Fix typo.
7406
7407 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
7408
7409         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
7410         causes an ICE.
7411
7412 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
7413
7414         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
7415         STACK_SIZE is defined.
7416         * gcc.c-torture/unsorted/stuct.c: Similarly.
7417
7418         * gcc.c-torture/compile/980821-1.c: New test.
7419
7420 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
7421
7422         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
7423
7424 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
7425
7426         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
7427         code.
7428
7429 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
7430
7431         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
7432         error'.
7433
7434 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
7435
7436         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
7437
7438 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
7439
7440         * gcc.c-torture/compile/980816-1.c: New test.
7441
7442         * gcc.dg/980816-1.c: New test.
7443
7444 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
7445
7446         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
7447         compiler for ieee tests.
7448
7449 1998-08-01  Dave Love  <d.love@dl.ac.uk>
7450
7451         * g77.f-torture/compile/980729-0.f: New test.
7452
7453 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
7454
7455         * gcc.c-torture/special/eeprof-1.c: New test, for
7456         -finstrument-functions.
7457         * gcc.c-torture/special/special.exp: Run it.
7458
7459 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
7460
7461         * gcc.c-torture/compile/980729-1.c: New test.
7462
7463 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
7464
7465         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
7466         __thumb__ is defined, and test for ARM style doubles if so.
7467
7468 1998-07-26  Dave Love  <d.love@dl.ac.uk>
7469
7470         * g77.f-torture/noncompile/980615-0.f: New test.
7471
7472 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
7473
7474         * gcc.dg/980312-1.c: Do link instead of compile.
7475         * gcc.dg/980313-1.c: Likewise.
7476
7477 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
7478
7479         * gcc.c-torture/compile/980726-1.c: New test.
7480
7481 1998-07-25  Dave Love  <d.love@dl.ac.uk>
7482
7483         * g77.f-torture/execute/io0.f: New test.
7484
7485 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
7486
7487         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
7488         an int.
7489
7490 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
7491
7492         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
7493         m32r bugs.
7494
7495 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
7496
7497         * gcc.dg/980626-1.c: Expect failures for all toolchains until
7498         c-decl.c:grokdeclarator can handle mode attributes.
7499
7500 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
7501
7502         * gcc.c-torture/execute/980716-1.c: New test.
7503
7504 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
7505
7506         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
7507         the mn10200.
7508         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
7509         the mn10200.
7510         * gcc.c-torture/execute/va-arg-3.x: Similarly.
7511         * gcc.c-torture/compile/930326-1.x: Similarly.
7512
7513 1998-07-13  Dave Love  <d.love@dl.ac.uk>
7514
7515         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
7516         New test from Craig.
7517
7518 1998-07-12  Dave Love  <d.love@dl.ac.uk>
7519
7520         * g77.f-torture/noncompile/980616-0.f: New test.
7521
7522         * g77.f-torture/execute/970816-3.f:  New test from Craig.
7523
7524 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7525
7526         *  g++.other/singleton.C: Return error value instead of taking
7527         SIGSEGV.
7528
7529 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
7530
7531         *  g++.other/singleton.C: New test.   Warning is under dispute.
7532         Runtime crash is not.
7533
7534 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
7535
7536         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
7537         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
7538         using6.C, using7.C}:  New namespace tests.
7539
7540 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7541
7542         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
7543         specialization with typedef'ed names used as array indexes.
7544
7545 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
7546
7547         * gcc.c-torture/execute/980709-1.c: New test.
7548
7549         * gcc.dg/980709-1.c: New test.
7550
7551 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
7552
7553         * gcc.c-torture/execute/bcp-1.c: New test.
7554
7555 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
7556
7557         * gcc.c-torture/execute/980707-1.c: New test.
7558
7559 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
7560
7561         * gcc.c-torture/compile/980706-1.c: New test.
7562
7563 1998-07-01  Dave Love  <d.love@dl.ac.uk>
7564
7565         * g77.f-torture/execute/980701-0.f,
7566         g77.f-torture/execute/980701-1.f: New test from Craig.
7567
7568 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
7569
7570         * gcc.c-torture/compile/980701-1.c: New test.
7571
7572         * gcc.c-torture/execute/980701-1.c: New test.
7573
7574 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
7575 rlsruhe.de>
7576
7577         * g++.old-deja/g++.robertl/eb132.C: New test.
7578         * g++.old-deja/g++.robertl/eb133.C: Likewise.
7579
7580 1998-06-29  Dave Love  <d.love@dl.ac.uk>
7581
7582         * g77.f-torture/execute/980628-7.f,
7583         g77.f-torture/execute/980628-8.f,
7584         g77.f-torture/execute/980628-9.f,
7585         g77.f-torture/execute/980628-10.f: New tests from Craig.
7586
7587         * g77.f-torture/execute/980628-3.f: Remove mail headers.
7588
7589 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
7590
7591         * g77.f-torture/execute/980628-4.f: New test from Craig.
7592         * g77.f-torture/execute/980628-5.f: Likewise.
7593         * g77.f-torture/execute/980628-2.f: Likewise.
7594         * g77.f-torture/execute/980628-0.f: Likewise.
7595         * g77.f-torture/execute/980628-1.f: Likewise.
7596         * g77.f-torture/execute/980628-3.f: Likewise.
7597         * g77.f-torture/execute/980628-6.f: Likewise.
7598
7599 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
7600
7601         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
7602         directory when nothing has been installed yet.
7603
7604 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
7605
7606         * gcc.c-torture/special/special.exp: Handle newer versions of
7607         dejagnu.
7608
7609 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
7610
7611         * gcc.dg/980626-1.c: New test.
7612
7613 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
7614
7615         * gcc.misc-tests/m-un-2.c: New test.
7616         * g++.old-deja/g++.other/warn01.c: Likewise.
7617
7618 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
7619
7620         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
7621         compatibility with assmblers with a different comment character.
7622         Eliminate use of GAS-specific extensions.
7623
7624 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
7625
7626         * gcc.c-torture/execute/ieee/980619-1.c: New test.
7627
7628 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
7629
7630         *lib/g77.exp: Replace search for libf2c.a with search for newly
7631         renamed libg2c.a
7632
7633 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
7634
7635         * gcc.c-torture/execute/980617-1.c: New test.
7636
7637 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
7638
7639         * gcc.c-torture/execute/980612-1.c: New test.
7640
7641 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
7642
7643         * gcc.dg/980523-1.c: Only test on ppc-linux.
7644         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
7645
7646         * gcc.c-torture/execute/980608-1.c: New test.
7647
7648 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7649
7650         * gcc.c-torture/execute/980605-1.c: New test.
7651
7652 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
7653
7654         * gcc.c-torture/execute/980604-1.c: New test.
7655
7656 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
7657
7658         * gcc.c-torture/execute/980602-1.c: New test.
7659         * gcc.c-torture/execute/980602-2.c: Likewise.
7660
7661 1998-06-02  Dave Love  <d.love@dl.ac.uk>
7662
7663         * 970125-0.f: Fix per JCB.  Add commentary.
7664
7665 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
7666
7667         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
7668         IEEE -0 support.
7669
7670 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
7671
7672         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
7673         earlier.
7674
7675 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
7676
7677         * gcc.c-torture/execute/980526-3.c: New test.
7678
7679 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
7680
7681         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
7682         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
7683         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
7684         m88k-motorola-sysv3 to XFAIL.
7685
7686 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
7687
7688         * gcc.dg/980526-1.c: New test.
7689         * gcc.c-torture/execute/980526-2.c: New test.
7690
7691 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
7692
7693         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
7694
7695         * gcc.c-torture/execute/980526-1.c: New test.
7696
7697 1998-05-26  Dave Love  <d.love@dl.ac.uk>
7698
7699         * g77.f-torture/execute/alpha2.f: Add runtime test.
7700
7701 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
7702
7703         * g++.old-deja/old-deja.exp: Strip leading directories.
7704
7705         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
7706         error for the line.  Don't run multiple tests for the same line.
7707
7708 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
7709
7710         * gcc.dg/980523-1.c: New test.
7711
7712 1998-05-23  Dave Love  <d.love@dl.ac.uk>
7713
7714         * g77.f-torture/compile/970915-0.f: New test.
7715
7716 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
7717
7718         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
7719
7720 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
7721
7722         * gcc.dg/980520-1.c: New test.
7723
7724 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
7725
7726         * gcc.dg/980502-1.c: Fix return type.
7727
7728 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
7729
7730         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
7731         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
7732         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
7733         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
7734         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
7735
7736 1998-05-20  Dave Love  <d.love@dl.ac.uk>
7737
7738         * g77.f-torture/execute/980520-1.f: New test.
7739
7740 1998-05-15  Dave Love  <d.love@dl.ac.uk>
7741
7742         * lib/mike-g77.exp: New file.
7743
7744         * g77.f-torture/noncompile/noncompile.exp,
7745         g77.f-torture/noncompile/check0.f: New files.
7746
7747 1998-05-14  Dave Love  <d.love@dl.ac.uk>
7748
7749         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
7750         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
7751         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
7752         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
7753         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
7754         abort where appropriate.
7755
7756 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
7757
7758         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
7759         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
7760
7761 1998-04-29  Dave Love  <d.love@dl.ac.uk>
7762
7763         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
7764
7765 1998-04-27  Dave Love  <d.love@dl.ac.uk>
7766
7767         * g77.f-torture/compile/980427-0.f: New test.
7768
7769 1998-04-24  Dave Love  <d.love@dl.ac.uk>
7770
7771         * g77.f-torture/compile/980424-0.f: New test.
7772
7773 1998-04-19  Dave Love  <d.love@dl.ac.uk>
7774
7775         * g77.f-torture/compile/980419-2.f (main): New test.
7776         * g77.f-torture/compile/970125-0.f: New test.
7777         * g77.f-torture/compile/980419-1.f: New test.
7778
7779 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
7780
7781         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
7782         of loop-4.c.
7783
7784 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
7785
7786         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
7787
7788 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
7789
7790         * gcc.c-torture/compile/980329-1.c: New test.
7791
7792 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
7793
7794         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
7795         * gcc.dg/980312-1.c: Fix typo in -march command.
7796
7797 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
7798
7799         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
7800
7801 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
7802
7803         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
7804         Dave Love agree the Fortran source is bogus.
7805
7806 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
7807
7808         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
7809         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
7810         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
7811         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
7812         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
7813
7814 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
7815
7816         * g++.old-deja/g++.other/friend1.C: New test.
7817
7818 1998-02-18  Dave Love  <d.love@dl.ac.uk>
7819
7820         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
7821         possibly uninitialized) variables and declare dnrm2.
7822
7823 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
7824
7825         From Bruno Haible <haible@ilog.fr>:
7826         * gcc.c-torture/execute/980223.c: New test.
7827
7828 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
7829
7830         * gcc.dg/ifelse-1.c: New test.
7831
7832 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
7833
7834         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
7835
7836           * lib/old-dejagnu.exp (old-dejagnu): Added the
7837           "execution test - XFAIL *-*-*" handling in the spirit of
7838           "excess errors test -". Changed the "execution test fails"
7839           handling to be like "excess errors test fails".
7840           * Update various tests accordingly.
7841
7842 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
7843
7844         * gcc.c-torture/execute/980205.c: New test.
7845
7846 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
7847
7848         * lib/c-torture.exp: Look for .x files instead of .cexp files.
7849         * lib/f-torture.exp: Similarly.
7850         * gcc.c-torture: Rename all .cexp files to .x files.
7851
7852 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7853
7854         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
7855         (940510-1.c): Removed duplicate.
7856         (971104-1.c): New test.
7857
7858 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
7859
7860           * lib/f-torture.exp: Improve error and loop detection.
7861
7862 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
7863
7864         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
7865         use that to size the filler array.
7866
7867 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7868
7869         * lib/c-torture.exp(c-torture-execute): Fix typo.
7870
7871         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
7872         testcase as the executable name. Keep the executable around if
7873         the test fails.
7874
7875 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
7876
7877         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
7878         changes.  Only test one -g option, and move it to the end of the
7879         list of options to test.
7880
7881 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
7882
7883         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
7884         variable GCC_TORTURE_OPTIONS to supply default switches separated
7885         by colons.  If no environment variable, run tests with -O0 -g, -O1
7886         -g, and -O2 -g as well.
7887
7888 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
7889
7890         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
7891         explanatory comments. Fix indentation.
7892
7893 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
7894
7895         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
7896
7897 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
7898
7899         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
7900         * g++.old-deja/g++.mike/p7325.C: Likewise.
7901         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
7902
7903 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
7904
7905         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
7906         * g++.old-deja/g++.brendan/crash30.C: Likewise.
7907         * g++.old-deja/g++.brendan/crash39.C: Likewise.
7908         * g++.old-deja/g++.law/operators4.C: Likewise.
7909
7910 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
7911
7912         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
7913         * g++.old-deja/g++.mike/p784.C: Ditto.
7914         * g++.old-deja/g++.mike/p785.C: Ditto.
7915
7916 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
7917
7918           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
7919
7920 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
7921
7922         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
7923         target feature; pass this to c-torture-execute as needed.
7924
7925 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
7926
7927         * lib/c-torture.exp(c-torture-execute): If the previous and the
7928         current executables being tested are identical, we don't need to
7929         run the executable again. Try to make the executable names
7930         unique. Add an optional argument for passing additional compiler
7931         flags.
7932
7933 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
7934
7935         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
7936
7937 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
7938
7939         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
7940
7941 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
7942
7943         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
7944         32bit or larger longs.
7945
7946         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
7947         have either a 32bit long or 32bit int.
7948
7949 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7950
7951         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
7952         Make double precision tests dependent on sizeof (double).
7953
7954 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
7955
7956         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
7957         too.
7958
7959 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7960
7961         * gcc.c-torture/compile/961203-1.cexp: New script.
7962
7963 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
7964
7965         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
7966         up the includes ourselves.
7967
7968 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
7969
7970         * lib/plumhall.exp: Remove random include, and add a few
7971         verbose messages for debugging.
7972
7973 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
7974
7975         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
7976         of trying to do it ourselves.
7977
7978 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
7979
7980         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
7981
7982 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
7983
7984         * gcc.prms/5403.c: Made regexp a bit less strict.
7985
7986 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
7987
7988         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
7989         is returned from remote_load instead.
7990         * lib/plumhall.exp: Ditto.
7991         * lib/mike-g++.exp: Ditto.
7992         * lib/old-dejagnu.exp: Ditto.
7993         * lib/c-torture.exp: Ditto.
7994
7995 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
7996
7997         * lib/g++.exp: Use build_wrapper procedure.
7998         * lib/gcc.exp: Ditto.
7999
8000 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
8001
8002         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
8003         an old-style decl for malloc.  Fixes tests to work when
8004         sizeof (int) != sizeof (size_t).
8005
8006 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
8007
8008         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
8009
8010         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
8011         use stdargs.h interface.
8012
8013 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
8014
8015         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
8016         NO_VARARGS when compiling.
8017
8018 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
8019
8020         * lib/plumhall.exp(ph_includes): New procedure.
8021         (ph_make): Use it.
8022         (ph_compiler): Ditto.
8023
8024         * lib/g++.exp: Rename test-glue.c to testglue.c.
8025         * lib/gcc.exp: Ditto.
8026
8027 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
8028
8029         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
8030         to completion when it's called.
8031
8032 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
8033
8034         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
8035         is defined, don't do test.
8036
8037 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
8038
8039         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
8040         for object files.
8041         (ph_summary): Mark skipped testcases as untested, not unresolved.
8042
8043         * lib/plumhall.exp (ph_make): If unresolved because of bad
8044         errorCode, record errorCode in log file.
8045         (*): Replace send_log/verbose with verbose -log.
8046
8047 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
8048
8049         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
8050         double conversion if double isn't at least 8 bytes.
8051
8052         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
8053         int to work with targets where int is 16 bits.
8054
8055         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
8056         8 bytes, just exit, since 4 byte doubles don't have enough bits of
8057         precision for the test to complete.
8058
8059 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
8060
8061         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
8062         if d10v is not compiled with the -mdouble64 flag.
8063         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
8064
8065         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
8066         d10v is not compiled with the -mint32 flag.
8067
8068 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
8069
8070         * lib/plumhall.exp: Use incr_count.
8071
8072 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
8073
8074         * gcc.c-torture: Update to c-torture-1.45.
8075
8076 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
8077
8078         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
8079         the name of the expect testcase file).
8080
8081         * lib/g++.exp(g++_init): Ditto.
8082
8083 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
8084
8085         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
8086         the host.
8087
8088         * lib/gcc.exp(gcc_exit): New procedure.
8089
8090 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
8091
8092         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
8093         specs where appropriate.
8094
8095         * g++.old-deja/g++.arm/*: Added additional ERROR checks
8096         because of new "candidates are" messages, and removed a few
8097
8098         * Converted all non-old-style g++ testcases to old-style, and
8099         moved into g++.old-deja.
8100
8101 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
8102
8103         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
8104         options.
8105
8106         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
8107         succeeded.
8108
8109         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
8110
8111 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
8112
8113         * lib/gcc.exp (gcc_target_compile): Add support for defining
8114         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
8115         the machine doesn't have those features.
8116
8117 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
8118
8119         * g++.law/operators4.exp: Don't use LIBS.
8120
8121 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
8122
8123         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
8124
8125         * lib/mike-g++.exp: Don't set the compiler to be tested here.
8126         * lib/g++.exp: Set it here instead. Also, allow use of the
8127         --tool_exec and --tool_opt options. Change CXX to
8128         GXX_UNDER_TEST.
8129
8130         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
8131
8132         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
8133
8134 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
8135
8136         * lib/old-dejagnu.exp: Use prune_warnings instead of
8137         prune_system_crud.
8138         * lib/mike-g++.exp: Ditto.
8139         * lib/gcc.exp: Ditto.
8140         * lib/g++.exp: Ditto.
8141
8142         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
8143
8144 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
8145
8146           * 941014-2.c: Include stdlib.h
8147           * 960327-1.c: Include stdio.h
8148           * dbra.c, index-1.c: Don't assume ints are 32bits.
8149
8150 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
8151
8152         * lib/gcc.exp: Add gcc,stack_size target feature.
8153
8154         * lib/g++.exp(g++_target_compile): Add the include and link
8155         paths here, not in two other places. And, it's $options, not
8156         options.
8157
8158         * lib/mike-g++.exp(postbase): Remove the code that determines
8159         the correct include and link paths.
8160         * g++.old-deja/old-deja.exp: Ditto.
8161
8162 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
8163
8164         * lib/g++.exp(g++_init): target_compile no longer returns the
8165         filename of the result.
8166
8167 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8168
8169         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
8170         call to glob.
8171
8172         * gcc.c-torture/special/special.exp: Change call to
8173         gcc_target_compile to include the object file.
8174
8175 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
8176
8177         * gcc.c-torture/special/special.exp: Correct misspelling in last
8178         change.
8179
8180 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
8181
8182         * lib/plumhall.exp(ph_summary): Log the entire output of the
8183         executable. Return -1 if there were any failures, 0 otherwise.
8184         (ph_execute): Return -1 if there were any failures, 0 otherwise.
8185         (ph_make): Clean up objects and executables that were built
8186         if the tests succeeded.
8187
8188 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
8189
8190         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
8191         libraries and includes in the build tree as appropriate.
8192
8193 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
8194
8195         * lib/c-torture.exp: Instead of looking for the global variable
8196         NO_LONG_LONG, check to see if that's a feature of the target.
8197
8198 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
8199
8200         * config/default.exp: Minimize. Delete the remainer of the files in
8201         config; this functionality is now in devo/dejagnu/config.
8202
8203         g++.*/*: Pass any additional flags used to compile to postbase;
8204         delete CXXFLAGS.
8205
8206         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
8207         is now done by runtest.exp. Use gcc_target_compile instead of
8208         compile.
8209
8210         lib/c-torture.exp: Use gcc_target_compile instead of compile.
8211         Remove references to CFLAGS. Use remote_file instead of
8212         calling rm -f.
8213         (c-torture): Take a list of arguments to use to compile this
8214         testcase.
8215
8216         lib/g++.exp: Simplify. Use target_compile instead of compile.
8217         lib/gcc-dg.exp: Ditto.
8218         lib/gcc.exp: Ditto.
8219         lib/mike-{gcc,g++}.exp: Ditto.
8220         lib/old-dejagnu.exp: Ditto.
8221         lib/plumhall.exp: Ditto.
8222
8223 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
8224
8225         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
8226         (ph_linker): Likewise.
8227
8228 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
8229
8230           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
8231         MAP_ANON / MAP_ANONYMOUS if defined;
8232         else try to map from /dev/zero .
8233
8234 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
8235
8236         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
8237         isn't defined, then define it to MAP_ANONYMOUS.
8238
8239 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
8240
8241         * gcc.c-torture: Update to c-torture-1.42 release.
8242
8243 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
8244
8245         * gcc.c-torture: Update to c-torture-1.41 release.
8246
8247 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
8248
8249         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
8250         c-torture release.
8251
8252 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8253
8254         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
8255         and LDFLAGS.  Fix second case to append the target_info ldflags
8256         onto LDFLAGS, not CFLAGS.
8257         * lib/g++.exp (g++_init): Add target_info stuff.
8258         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
8259         of libgloss and newlib flags for !native.
8260
8261         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
8262         (GDB): Fix relative path to go up another dir for finding gdb.
8263
8264 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
8265
8266         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
8267         versions in the target_info array, if they don't exist.
8268
8269 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8270
8271         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
8272
8273 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
8274
8275         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
8276         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
8277
8278 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
8279
8280         * lib/old-dejagnu.exp: Don't remove the output file before we've
8281         actually tested it. Don't append pwd to the path of the executable
8282         we're testing.
8283
8284 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
8285
8286         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
8287
8288 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
8289
8290         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
8291         temporary directory for compiler files, and set it to a default
8292         value of /tmp. Set $output as the name of the output file from
8293         compiling the testcase. Add a -o option to $cflags_var so the
8294         compiler writes the final output file as $output. Set $executable
8295         to $output.
8296
8297         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
8298         directory for compiler files, and set it to /tmp if it doesn't
8299         already have a value. Set $output_file to the name of the output
8300         file from compiling the testcase. Add a -o option to CXXFLAGS so
8301         the compiler writes the final output file as $output. Use $output
8302         as the executable to be tested.
8303
8304 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8305
8306         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
8307
8308 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
8309
8310         * gcc.c-torture/execute/pending-1.c: New test.  Still
8311         pending in Tege's queue.
8312
8313 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
8314
8315         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
8316         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
8317         if there were failures.  Call unresolved if there were unresolved
8318         testcases.  Call gcc_fail if program did not run to completion.
8319         (ph_make): Pass additional argument name to ph_execute.
8320         (ph_execute): Add new argument.  Pass additional arguments to
8321         ph_summary.  Call gcc_fail is there is no execution output.
8322
8323 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
8324
8325         * lib/plumhall.exp (proc_summary): Output relavent summary
8326         lines into the log so specific failures in plumhall can be
8327         investigated.
8328
8329 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
8330
8331         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
8332         (c-torture-execute): Don't try to execute tests which use
8333         "long long" types if $NO_LONG_LONG is nonzero.
8334
8335 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
8336
8337         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
8338         not c-torture.
8339
8340         * gcc.ieee: Move from here.
8341         * gcc.c-torture/execute/ieee: To here.
8342
8343 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
8344
8345         * gcc.c-torture: Update to c-torture-1.41 release.
8346
8347 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
8348
8349         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
8350         not "$output".
8351
8352 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
8353
8354         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
8355         -c present.
8356
8357 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
8358
8359         * config/proelf.exp: Handle connecting to a simulator.
8360
8361 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
8362
8363         * config/proelf.exp: New file.  Enough framework that we can
8364         run c-torture tests on the proelf targets (or any other target
8365         that gdb can connect to for that matter).
8366
8367 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
8368
8369         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
8370         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
8371
8372         * lib/plumhall.exp (ph_execute): Always call ph_summary if
8373         exec_output exists.
8374
8375 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
8376
8377         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
8378         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
8379
8380         * config/*.exp: Update FSF address.  Change result of ${tool}_load
8381         to pass/fail/unresolved/unsupported/untested.  Caller must now
8382         call unresolved/unsupported/untested.
8383         * lib/*.exp: Update FSF address.  Update to handle new results of
8384         ${tool}_load.
8385         * lib/chill.exp (verbose): Delete.
8386
8387 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
8388
8389         * lib/gcc.exp (default_gcc_start): Change order of args to
8390         $LDFLAGS $CFLAGS $LIBS.
8391         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
8392         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
8393         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
8394         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
8395         * gcc.misc-tests/dg-test.exp: Likewise.
8396         * gcc.misc-tests/msgs.exp: Likewise.
8397         * gcc.prms/prms.exp: Likewise.
8398         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
8399         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
8400
8401         * lib/dg.exp: Deleted, moved to dejagnu/lib.
8402
8403 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
8404
8405         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
8406
8407         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
8408         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
8409
8410         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
8411         necessary.
8412
8413 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
8414
8415         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
8416         global for loop; add use of $mathlib.
8417         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
8418         settings here; set mathlib for anything but VxWorks.
8419
8420 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
8421
8422         * gcc.c-torture: Update to c-torture-1.40 release.
8423
8424 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
8425
8426         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
8427         dg.exp.
8428
8429 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
8430
8431         * lib/c-torture.exp (c-torture-execute): Declare "output" as
8432         global.
8433
8434 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
8435
8436         * lib/g++.exp (LIBS): Define if not already.
8437         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
8438         (gcc-dg-prune): Call prune_gcc_output.
8439         * lib/gcc.exp (prune_gcc_output): New proc.
8440         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
8441         prune_gcc_output.
8442
8443 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
8444
8445         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
8446         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
8447
8448 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
8449
8450         * gcc.c-torture: Update to c-torture-1.39 release.
8451
8452 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
8453
8454         * lib/c-torture.exp (c-torture-execute): Don't return if one option
8455         fails, try others as well.
8456
8457 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8458
8459         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
8460         If compilation fails, mark execute tests as `untested'.
8461         If test is marked as unsupported, don't mark compilation and
8462         execute tests as failed.
8463
8464 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8465
8466         * lib/g++.exp (g++_init): Don't link in libg++, and look to
8467         libstdc++ for whether or not we want to be doing shared
8468         libraries.  Delete link_curses since we don't need it anymore.
8469         * lib/mike-g++.exp (postbase): Don't link in libg++.
8470         * g++.old-deja/old-deja.exp: Likewise.
8471
8472 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8473
8474         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
8475
8476 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8477
8478         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
8479         For that, add `-Wl,-a,shared_archive'.
8480         * g++.old-deja/old-deja.exp: Likewise.
8481
8482 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
8483
8484         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
8485
8486 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
8487
8488         * lib/mike-g++.exp (postbase): Pay attention to the status of
8489         g++_load.
8490
8491 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8492
8493           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
8494
8495 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
8496
8497         * lib/gcc.exp (default_gcc_start): No longer need to log program
8498         being executed or its output, execute_anywhere does that now.
8499         * lib/g++.exp (default_g++_version): Call execute_anywhere.
8500         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
8501
8502 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8503
8504         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
8505         the same as those in lib/g++.exp.
8506
8507 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
8508
8509         * gcc.c-torture: Update to c-torture-1.38 release.
8510         * gcc.ieee: Related changes.
8511
8512 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8513
8514         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
8515         "exec". Minor reformatting changes.
8516
8517         * config/rom68k.exp (${tool}_load): Make it work in a canadian
8518         cross. This means all "exec" calls now work on a remote host as
8519         well.
8520         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
8521         cross. Filter out the extra "\r\n" stuff that expect puts in.
8522         (c-torture-execute): Filter out the bogus warnings like
8523         c-torture-compile does. Add support for canadian cross.
8524         * lib/gcc.exp (default_gcc_version, default_gcc_start)
8525         Use execute_anywhere rather than calling exec directly. Now it
8526         works for canadian cross testing.
8527
8528 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
8529
8530         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
8531         results into a variable, and check that rather than using file exists.
8532
8533 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8534
8535         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
8536         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
8537
8538 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8539
8540         * g++.old-deja/old-deja.exp: Create and pass runshlib and
8541         lib_curses if there's a shared libg++ in the build tree.
8542
8543 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
8544
8545         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
8546         if not supported target.
8547
8548 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8549
8550         * lib/g++.exp (g++_init): Move empty setting of runshlib and
8551         link_curses up to always happen, not just for native builds.
8552
8553 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
8554
8555         * gcc.c-torture: Update to c-torture-1.36 release.
8556         * gcc.failure: Related changes.
8557
8558 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8559
8560         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
8561
8562 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8563
8564         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
8565         * lib/mike-g++.exp (postbase): Not in here.  Still reference
8566         runshlib, link_curses, and mathlib for link and run.
8567
8568         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
8569         pass the runtime shared library options for Solaris, OSF/1, and
8570         Irix5, and link with -lcurses to avoid unresolved references.
8571
8572 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8573
8574         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
8575         only run once.
8576
8577 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8578
8579         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
8580
8581 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
8582
8583         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
8584         do not have a framework for the "compat" tests yet.
8585
8586 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8587
8588         * lib/mike-g++.exp (postbase): New local variable `mathlib',
8589         set to null if we're testing vxworks5.1.  Use that instead of
8590         `-lm' in the setting of LIBS for link and run.
8591
8592 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8593
8594         * config/rom68k.exp (${tool}_load): Major changes to make it
8595         work.  Verified that it does in fact return the stuff in
8596         exec_output properly.  Catch any Emul or any TRAP other than 0.
8597
8598 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8599
8600         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
8601         LDFLAGS properly for targets that need stuff from libgloss.
8602         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
8603         only run once.
8604         (gpp_initialized): New variable.
8605
8606 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
8607
8608         * config/rom68k.exp: Load libgloss.exp.
8609         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
8610         so we can produce a fully linked binary.
8611         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
8612         so we can produce a fully linked binary.
8613
8614 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
8615
8616         * lib/plumhall.exp (ph_section): Watch for expected failures.
8617         Add missing `else'.
8618
8619         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
8620         run the testcase.
8621         (c-torture): Likewise.
8622
8623 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
8624
8625         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
8626
8627         * lib/mike-g++.exp (mike_cleanup): New proc.
8628         (prebase): New globals compiler_result, not_compiler_result,
8629         target_regexp.
8630         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
8631         allow leading "-" in pattern.  Watch for unsupported tests.
8632         If $compiler_result is set, pattern match assembler code,
8633         and ditto for $not_compiler_result.
8634         * lib/mike-gcc.exp: Likewise.
8635
8636         * lib/plumhall.exp (ph_execute): Only call ph_summary if
8637         execution "succeeded".
8638
8639 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
8640
8641         * config/win32.exp: New file.
8642         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
8643
8644 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8645
8646         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
8647         unsupported.
8648         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
8649         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
8650         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
8651
8652         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
8653         "... without exceptions was ...".  That is now handled by
8654         prune_system_crud.
8655         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
8656
8657 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
8658
8659         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
8660         sieve.c,sort2.c}: New files.
8661         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
8662         sieve.exp,sort2.exp}: Drivers for them.
8663
8664         * lib/mike-gcc.exp (program_output): New user settable variable.
8665         (postbase): Call prune_system_crud.  Also prune extraneous compiler
8666         messages.
8667         * lib/mike-g++.exp (program_output): New user settable variable.
8668
8669         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
8670
8671         * config/sh.exp: Deleted (use sim.exp instead).
8672
8673 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8674
8675         * config/vx.exp: Declare CHECKTASK as global.
8676         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
8677         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
8678         * lib/old-dejagnu.exp: Load [pwd]/$executable.
8679
8680 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
8681
8682         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
8683         target. Like vx.exp, only includes `vx29k.exp' instead of
8684         `vxworks.exp'.
8685
8686 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
8687
8688         * config/sim.exp: Increase time limit from 120 seconds to 240.
8689
8690 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
8691
8692         * gcc.c-torture/execute/950628-1.c: New test.
8693
8694 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
8695
8696         * gcc.c-torture: Update with changes/additions from
8697         c-torture-1.34.
8698
8699 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
8700
8701         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
8702
8703 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
8704
8705         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
8706
8707 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
8708
8709         * gcc.c-torture/compile/950512-1.c: New test.
8710         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
8711         * gcc.dg/struct-ret-1.c: Likewise.
8712
8713 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
8714
8715         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
8716           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
8717
8718 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
8719
8720         * gcc.c-torture/special/920411-1.c: Deleted.
8721         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
8722
8723 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
8724
8725         * config/sim.exp (${tool}_load): Hack in call to bash to get a
8726         cpu limit.
8727
8728 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8729
8730         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
8731
8732 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8733
8734         From kenner;
8735         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
8736         is the proper length.
8737         * va-arg-3.c: Likewise.
8738
8739 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
8740
8741         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
8742         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
8743
8744         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
8745         * lib/g++.exp (default_g++_start): Delete old cruft.
8746
8747 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
8748
8749         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
8750         (2 * (1 << 18)) to (2 * (1 << 17)).
8751
8752         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
8753
8754 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8755
8756         * config/rom68k.exp: Renamed from config/idp.exp
8757
8758 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8759
8760         * c-torture/compile/921109-2.c
8761
8762 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
8763
8764         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
8765         excess errors.
8766
8767 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
8768
8769         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
8770         output.
8771         * lib/g++.exp (default_g++_start): Likewise.
8772
8773 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8774
8775         * gcc.c-torture/compile/950329-1.c: New test.
8776
8777 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8778
8779           * config/bug.exp (${tool}_load): Updated to use new remote_open
8780           and remote_close procs.
8781         * config/idp.exp: New file.
8782
8783 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
8784
8785         * gcc.c-torture/execute/950322-1.c: New test.
8786
8787 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
8788
8789         * config/vx.exp (${tool}_load): Clean up testing of return code from
8790         vxworks_ld and vxworks_spawn.
8791
8792 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
8793
8794         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
8795
8796 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
8797
8798         * lib/old-deja.exp: Add `excess errors test - ' error, now one
8799         can mark excess errors on a machine by machine basis.  Note, the
8800         default is to not expect any excess errors, even when excess
8801         errors test - is given, so you will want to put an XFAIL ... on
8802         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
8803         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
8804         those 4 machines, but no others.
8805
8806 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8807
8808         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
8809         * lib/c-torture.exp: to here.
8810
8811 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
8812
8813         * gcc.c-torture/execute/950221-1.c: New test.
8814         * gcc.c-torture/execute/struct-ret-1.c: New test.
8815         * gcc.c-torture/compile/950221-1.c: New test.
8816
8817         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
8818
8819 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
8820
8821         * gcc.c-torture/execute/arith-1.c (main): Return 0.
8822         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
8823
8824 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
8825
8826         * g++.gb: New directory of tests, derived from my signature and
8827         class scoping tests.
8828
8829         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
8830         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
8831         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
8832         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
8833         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
8834         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
8835         * g++.gb/sig25.C: Likewise.
8836
8837         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
8838         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
8839         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
8840         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
8841         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
8842         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
8843         * g++.gb/sig25.exp: Likewise.
8844
8845         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
8846         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
8847         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
8848         * g++.gb/scope13.C: Likewise, this test still fails.
8849
8850         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
8851         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
8852         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
8853         * g++.gb/scope13.exp: Ditto.
8854
8855         * g++.gb/README: New file, explains what these tests are about.
8856
8857 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
8858
8859         * lib/dg.exp (dg-do): Support `preprocess'.
8860         (dg-test): Likewise.
8861
8862 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8863
8864         * config/udi.exp: change "continue -expect" to "exp_continue".
8865
8866 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
8867
8868         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
8869         Delete redundant tests.
8870
8871         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
8872         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
8873         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
8874         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
8875         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
8876         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
8877         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
8878         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
8879
8880         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
8881         storing label pointers.
8882         * gcc.c-torture/execute/921019-1.c: Likewise.
8883         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
8884         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
8885         parameter fp.
8886         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
8887         constants.
8888
8889         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
8890         Delete obsolete tests.
8891
8892         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
8893         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
8894         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
8895         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
8896         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
8897         * gcc.c-torture/compile/950124-1.c: New test.
8898
8899         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
8900
8901 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8902
8903         * lib/mike-g++.exp: Add -lm to LIBS.
8904
8905 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
8906
8907         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
8908
8909 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
8910
8911         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
8912
8913 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
8914
8915         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
8916
8917 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
8918
8919         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
8920         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
8921         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
8922         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
8923         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
8924         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
8925         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
8926         * g++.law/{operators31.C, operators32.C,
8927         * g++.law/{operators33.C, operators34.C}: Likewise.
8928         * g++.law/{pic1.C, refs2.C}: Likewise.
8929         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
8930         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
8931         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
8932         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8933
8934         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
8935         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
8936         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
8937         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
8938         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
8939         * g++.law/{enum9.exp, friend5.exp}: Likewise.
8940         * g++.law/{nest3.exp, nest4.exp}: Likewise.
8941         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
8942         * g++.law/{operators30.exp, operators31.exp}: Likewise.
8943         * g++.law/{operators32.exp, operators33.exp}: Likewise.
8944         * g++.law/{operators34.exp}: Likewise.
8945         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
8946         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
8947         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
8948         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
8949         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
8950
8951         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
8952         No longer expected to fail.
8953         * g++.law/missed-error3.C: Tweak for recent bool changes.
8954
8955 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
8956
8957         * config/emb-unix: Deleted.
8958         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
8959         remote execution.  Do final link on remote host if REMOTE_LINK is set.
8960
8961 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
8962
8963         * lib/dg.exp (dg-test): Fix typo in last patch.
8964
8965 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
8966
8967         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
8968         (handles multiple occurrences).
8969
8970 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
8971
8972         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
8973         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
8974         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
8975         printed).
8976         * lib/c-torture.exp (c-torture-compile): Likewise.
8977         (c-torture): Prepend full path if missing.
8978         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
8979         (gcc_fail): Likewise.
8980         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
8981
8982 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
8983
8984         * lib/netware.exp: Only attach to NetWare i386 systems.
8985
8986 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
8987
8988         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
8989         messages.  Add test name to "output pattern match" pass/fail message.
8990
8991 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
8992
8993         * gcc.dg: New testsuite.
8994         * gcc.dg/dg.exp: New file.
8995
8996         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
8997         test-switch.c}: Deleted.
8998
8999         * gcc.misc-tests/msgs.exp: New testcase driver.
9000
9001 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
9002
9003         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
9004         Watch for illegal return values from ${tool}_load.
9005         * config/unix.exp (${tool}_load): Fix pass/fail detection for
9006         cross targets.  Coerce return value >0 to 1.
9007
9008 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
9009
9010         * config/unix.exp (${tool}_load): Call program rsh, not proc.
9011
9012         * config/emb-unix.exp: New file.
9013
9014         * config/sim.exp: Error if variable $SIM not defined.
9015         (${tool}_load): Mark test as "untested" if simulator missing.
9016
9017         * config/unix.exp: Load remote.exp to get rcp_download.
9018         * lib/c-torture.exp: Use different option lists for testcases with
9019         and without loops.
9020         * gcc.c-torture/execute/execute.exp: Likewise.
9021
9022 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9023
9024         * config/*.exp: Clarify return code from ${tool}_load.
9025         Call `unresolved' or `untested' instead of `warning' or `perror'
9026         (sometimes you still want to call both though).
9027         Add comment that `shell_id' is local to each file.
9028         * config/udi.exp (timeout): Set to 30.
9029         Don't print warning if connection fails, $connectmode has already
9030         printed an error.
9031         (${tool}_load): Move verbose messages to level 2.
9032         Rework pattern for "Process started" message.
9033         Pass `shell_id' to ${connectmode}_download.
9034         Retry twice upon timeout.  Make resetting of target more robust.
9035         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
9036         Pass `shell_id' to exit_$connectmode.
9037         Only call exit_$connectmode if connected.
9038         * config/unix.exp (${tool}_load): Check return codes better.
9039         * config/vrtx.exp (${tool}_load): Likewise.
9040         * config/vx.exp (${tool}_load): Likewise.
9041         Delete unneeded global's.
9042         * lib/dg.exp (dg-test): Update to reflect clarified return codes
9043         from ${tool}_load.
9044         (dg-stat): Delete.
9045         (dg-init): Delete recording of pass/fail counts.
9046         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
9047         (old-dejagnu-init): Likewise.
9048         (old-dejagnu-stat): Delete contents, empty proc now.
9049         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
9050         (c-torture): Delete references to lcnt, lpass, lfail.
9051         Get option list from TORTURE_OPTIONS.
9052         Delete -funroll[-all]-loops if no loops.
9053         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
9054         (g++_stat): Delete contents (empty proc now).
9055         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
9056         (gcc_finish): Likewise.
9057         (gcc_stat): Deleted.
9058         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
9059         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
9060         * gcc.c-torture/execute/execute.exp: Likewise.
9061         Split tests into two parts: compile, execute.
9062         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
9063         no loops.  Update to reflect clarified return codes from ${tool}_load.
9064
9065 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
9066
9067         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
9068         to grep for.
9069         (old-dejagnu): Likewise (where necessary).
9070
9071 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
9072
9073         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
9074
9075         * lib/dg.exp (dg-process-target): Fix processing of selector.
9076         Add comment regarding use of `error'.
9077
9078         * lib/gcc.exp (prune_system_crud): Define if missing.
9079         * lib/g++.exp (prune_system_crud): Likewise.
9080
9081         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
9082         Call prune_system_crud.
9083         * lib/dg.exp (dg-runtest): New proc.
9084         Use perror instead of send_user for tcl errors in testcase.
9085         Don't return any value, it's never used.
9086         Don't clobber previous definition of `unknown'.
9087         Print tcl errors in `dg-final'.
9088
9089 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
9090
9091         * lib/dg.exp (dg-process-target): Improve syntax error messages.
9092         (dg-test): Don't print errorInfo, it contains stack backtrace.
9093
9094 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
9095
9096         * lib/g++.exp (runtest_file_p): Define if missing.
9097
9098 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
9099
9100         * lib/mike-g++.exp: Comment out loading of g++.exp.
9101         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
9102         (default_g++_version): Always print something.
9103         (default_g++_start): Comment out call to `which'.
9104         (g++_start, g++_load): Deleted (must be defined in config file).
9105         * lib/gcc.exp: Test for existence of $CC at start.
9106         Delete check for tmpdir (done in gcc_init).
9107         (default_gcc_version): Always print something.
9108         (default_gcc_start): Comment out call to `which'.
9109         * config/*.exp: Major cleanup - make cross targets work at least a
9110         little better for g++ (by not being "--tool gcc" specific).
9111         Rename gcc_xxx to ${tool}_xxx.
9112         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
9113         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
9114
9115 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
9116
9117         * lib/c-torture.exp (c-torture-compile): Rework compiler
9118         message processing.
9119
9120         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
9121         c-torture.
9122
9123 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9124
9125         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
9126
9127         * lib/dg.exp (dg-process-target): Support { target native }.
9128
9129 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
9130
9131         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
9132         looked for "... program xxx got fatal signal".
9133         Correct regsub munging of `comp_output'.
9134         Ignore compiler messages "path prefix not used" and "linker input
9135         file unused".
9136
9137 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
9138
9139         * lib/gcc.exp (runtest_file_p): Define if missing.
9140         * gcc.prms/template.c: Example to work from.
9141
9142 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
9143
9144         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
9145         * lib/dg.exp (dg-test): Call unsupported testcases as such.
9146
9147         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
9148         * gcc.prms/1883.c: Moved from compile/940714-1.c.
9149         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
9150         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
9151
9152         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
9153         (dg-process-target): No longer a varargs proc.
9154         Return S/N for target, P/F for xfail.  All callers changed.
9155         (user option procs): More argument checking.
9156         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
9157         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
9158         (dg-test): Skip test if not running on selected target in `dg-do'.
9159         Update handling of `dg-do-what', `dg-output-text'.
9160         Separate execution pass/fail from output pattern match pass/fail.
9161         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
9162
9163 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9164
9165         * gcc.c-torture/special/special.exp: Don't expect failure for mips
9166         target for 920510-1.c.
9167
9168 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
9169
9170         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
9171         Clean up comment regarding use of passcnt, etc.
9172         (gcc_stat): Don't update `testcnt' here.
9173         (gcc_finish): Do it here.
9174         Might as well reset `but_id' here too.
9175         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
9176         to determine if the file should be tested.
9177         * gcc.c-torture/compile/compile.exp: Likewise.
9178         * gcc.c-torture/execute/execute.exp: Likewise.
9179         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9180         * gcc.misc-tests/dg-test.exp: Likewise.
9181         * gcc.prms/prms.exp: Likewise.
9182         * gcc.wendy/wendy.exp: Likewise.
9183         * g++.old-deja.exp: Likewise.
9184         Move "Testing file" message to verbose level 1.
9185
9186 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
9187
9188         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
9189
9190 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
9191
9192         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
9193         (default_gcc_start): Accept optional second list element
9194         of compiler flags.  Print compiler output at verbosity level 2.
9195         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
9196         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
9197         Save current values of framework globals passcnt, failcnt, xpasscnt,
9198         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
9199         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
9200         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
9201         xfailcnt to compute stats.  Update framework global `testcnt' from
9202         pass/fail counts.
9203         (gcc_finish): New proc.  Clean up test environment.
9204         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
9205         (gcc_epass, gcc_efail): Delete.
9206         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
9207         argument of line number.
9208         (dg-init): If the tool has an init routine, call it.
9209         (dg-test): Remove args `cflags_var' and `libs_var'.
9210         Pass all compiler options to ${tool}_start.
9211         Handle missing line number.
9212         (dg-finish): New function.
9213         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
9214         particular files.  Call gcc_finish at end.  Move "skipping test"
9215         message to verbosity level 3.
9216         * gcc.c-torture/compile/compile.exp: Likewise.
9217         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
9218         * gcc.c-torture/execute/execute.exp: Likewise.
9219         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9220         Print testcase being tried at verbosity level 1.
9221         * gcc.c-torture/special/special.exp: Unset xfail.
9222         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9223         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
9224         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
9225         * gcc.failure/failure.exp: Likewise.
9226         * gcc.ieee/ieee.exp: Likewise.
9227         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
9228         Update call to dg-test.  Call dg-finish at end.
9229         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
9230         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
9231         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
9232         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
9233         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
9234         * gcc.wendy/wendy.exp: Add copyright.
9235         Delete setting of tmpdir (done by gcc_init).
9236         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
9237         Pass compiler flags to gcc_start.  Call gcc_finish at end.
9238         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
9239         gcc_[ce]pass/fail.
9240
9241 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
9242
9243         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
9244         confusion.
9245         (g++_load): Likewise.
9246
9247         * config/*.exp (gcc_load): Some were varargs fns and some were not.
9248         Rename argument to `prog' to remove the confusion.
9249         Varargs fns behave differently too!
9250         (g++_load): Likewise.
9251
9252         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
9253
9254         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
9255         what it is.  Delete (always) printing of status value for !native.
9256         Simplify verbose code, and include status and exec_output.
9257         (g++_load): Use gcc_load.
9258
9259 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9260
9261         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
9262         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
9263         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
9264         940714-3.c as these testcases don't exist anymore.  Make
9265         va-arg-1.c expected to pass.
9266
9267 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
9268
9269         * gcc.misc-tests/misc.exp: Only run specific testcases.
9270         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
9271         * gcc.misc-tests/dg-[1-9].c: New files.
9272
9273         * lib/dg.exp: New testsuite driver.
9274         * gcc.prms/prms.exp: Use it.
9275
9276         * README.gcc: New file.
9277
9278         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
9279         Document and reset `lxpass' and `lxfail'.
9280         Simplify "initialized" message.
9281         (gcc_stat): Clean up comments a little.
9282
9283 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
9284
9285         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
9286
9287 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
9288
9289         * lib/old-dejagnu.exp (process-option): New proc.
9290         (old-dejagnu-init, old-dejagnu-stat): Likewise.
9291         (old-dejagnu): Simplify.
9292         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
9293
9294 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
9295
9296         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
9297         exists and is not an empty string.
9298
9299         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
9300         $xfail rather than calling setup_xfail.  Clear $xfail when test is
9301         finished.
9302         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
9303         automatically.
9304
9305         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
9306         longer expected to fail.
9307
9308         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
9309         "f" function call.
9310
9311         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
9312
9313         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
9314         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
9315         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
9316         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
9317         c-torture-1.29.
9318
9319         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
9320         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
9321
9322         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
9323
9324         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
9325         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
9326
9327         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
9328         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
9329         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
9330
9331 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9332
9333         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
9334         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
9335         940714-1.c, 940714-2.c, 940714-3.c},
9336         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
9337         gcc.misc-tests/{mg.c,mg.exp}:
9338         New tests.
9339         * gcc.noncompile/noncompile.exp: Change accordingly.
9340
9341 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
9342
9343         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
9344         Undo previous clobberage.
9345
9346 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
9347
9348         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
9349         * gcc.special/{930510-1.c, special.exp}:
9350         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
9351         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
9352         struct-varargs-1.c}: New tests from c-torture-1.26.
9353
9354 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
9355
9356         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
9357           argument to switch.
9358
9359 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
9360
9361         * Revert the previous changes.  Please see Rob's directory
9362           (/lisa/test/rob/progressive/gcc/testsuite) for testing
9363           fixes.
9364
9365 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
9366
9367         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
9368             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
9369             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
9370             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
9371             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
9372             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
9373             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
9374             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
9375             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
9376             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
9377             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
9378             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
9379             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
9380             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
9381             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
9382             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
9383             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
9384             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
9385             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
9386             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
9387             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
9388             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
9389             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
9390             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
9391             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
9392             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
9393             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
9394
9395 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
9396
9397         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
9398             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
9399           with perror calls.
9400
9401 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
9402
9403         * config/unix.exp (g++_load): Fix syntax.
9404
9405 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9406
9407         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
9408         * gcc.noncompile/921017-1.c: Deleted obsolete test.
9409         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
9410         Don't expect va-arg-1.c to fail.  Correct expected output for
9411         920928-1.c.
9412         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
9413         * gcc.wendy/hbm4.c: Correct typo.
9414         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
9415
9416 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
9417
9418         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
9419         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
9420         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
9421         * lib/c-torture.exp (c-torture-compile): Ditto.
9422
9423         Reduce volume of output (remove all the -I's and such).
9424         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
9425         Call gcc_cpass, gcc_cfail.
9426         (c-torture): Pass testing option to c-torture-compile.
9427
9428 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
9429
9430         Bring patches over from progressive.
9431         * config/default.exp: Exit remote shell cleanly.
9432         (g++_exit, g++_start): Add default versions.
9433         * config/sim.exp (gcc_load): Use perror, not error.
9434
9435 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
9436
9437         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
9438         set in site.exp.
9439
9440 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
9441
9442         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
9443         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
9444         (wendy_try): New proc to run testcase.
9445         (main loop): Call 'em.
9446         * gcc.wendy/*.c: Clean up pass to correct expected output.
9447
9448         * lib/gcc.exp: Minor cleanup work.
9449         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
9450
9451 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
9452
9453         * config/sim.exp (gcc_load): Document return codes better.
9454         Don't pass -v to simulator.
9455
9456 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9457
9458           * gcc.special/920717-x.c: Fix typo.
9459           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
9460           get at sources.
9461
9462         * lib/mike-gcc.exp: Fix typo.
9463
9464 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9465
9466         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
9467         binary to use, transform the name.
9468         * config/*.exp: rename everything. Nuke any g++ specific files,
9469         it's now a special case of gcc that requires no special support.
9470         Add a default.exp for unsupported targets.
9471
9472 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
9473
9474         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
9475         lib/old-dejagnu.exp: Fix a few patterns to work with the new
9476         version of Tcl.
9477
9478 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
9479
9480         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
9481         than a warning.
9482
9483 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
9484
9485         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
9486
9487 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
9488
9489         * gcc.execute/execute.exp: Combine opt_list and foption_list into
9490         option_list.  Compile every file with only 4/6 option choices
9491         (same as C torture) instead of with 12/18 different option
9492         choices.
9493         * lib/c-torture.exp: Likewise.
9494
9495         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
9496         not already set.
9497
9498 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
9499
9500         * lib/old-deja.exp: Add `excess errors test fails' error, now one
9501         can put an XFAIL *-*-* on excess errors.
9502
9503 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
9504
9505         * g++.law: Add more tests derived from g++-bugs snapshots.
9506
9507         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
9508         equivalent to g++.law/init9.
9509
9510         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
9511         compiled it, and the a.out file after we've run it.
9512
9513 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9514
9515         * lib/mike-g++.exp (postbase): Delete the .o file after we've
9516         compiled it, and the a.out file after we've run it.
9517
9518 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9519
9520         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
9521
9522 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9523
9524         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
9525         version number.
9526
9527 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9528
9529         * g++.law: New directory of g++ tests derived from the g++-bugs
9530         snapshots.
9531
9532 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9533
9534         * gcc.compile: initbug1.c initbug1.exp testcase added
9535
9536 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9537
9538         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
9539         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
9540           fixes submitted by Jeff Law (law@cs.utah.edu)
9541         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
9542           Jeff Law (law@cs.utah.edu)
9543
9544
9545 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
9546
9547         * config/unix-g++.exp: Follow the gcc way of doing things.
9548         * g++.old-deja/old-deja.exp: Minor updates.
9549         * lib/g++.exp: New file, follow the gcc way of doing things.
9550         * lib/old-dejagnu.exp: Minor updates.
9551         * lib/mike-g++.exp: Always unset errorInfo.
9552
9553 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
9554
9555         * lib/gcc.exp: Fix some errors with the below change, CC and
9556         CFLAGS should be global when setting, not local.
9557
9558 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9559
9560         * lib/gcc.exp: Transform tool name.
9561
9562 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9563
9564         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
9565
9566 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9567
9568         * lib/gcc.exp: change gcc_done to gcc_stat
9569
9570 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9571
9572         * Upgraded gcc testsuite to c-torture version 1.25
9573
9574 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9575
9576         * lib/gcc.exp: added reporting code. Changed verbose compile message.
9577         * lib/c-torture: added hooks for new reporting code.
9578
9579 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9580
9581         * config/sh-gcc.exp: check if sh-sim exists in the path
9582
9583 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9584
9585         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
9586         * gcc.compile/compile.exp: Initial changes for new logic.
9587         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
9588         * gcc.failure/failure.exp: Initial changes for new logic.
9589         * gcc.ieee/ieee.exp: Initial changes for new logic.
9590         * gcc.misc-tests/misc.exp: Initial changes for new logic.
9591         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
9592         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
9593         * lib/c-torture.exp: Initial changes for new logic.
9594         * lib/gcc.exp: Initial changes for new logic.
9595
9596 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
9597
9598         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
9599         depend upon failure or success.  Fully qualify names in failure
9600         and success messages.  Always remove a.out before starting
9601         compile, just in case.  Pay more attention to error text output by
9602         the compiler.  Handle testcases with no known past errors just
9603         like all others, so that things are uniform.  Other miscellaneous
9604         improvements.
9605
9606 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9607
9608         * gcc.cpp: new directory for cpp tests
9609
9610 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9611
9612         * lib/chill.exp: Code reformatted, removed unused code.
9613         * config/unix-chill.exp: Code reformatted, removed unused code.
9614         * chill.execute/execute.exp: Code reformatted, removed unused code.
9615         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
9616
9617 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
9618
9619         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
9620         routines not written.
9621
9622 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9623
9624         * config/bug-gcc.exp: Use new procs from bug.exp.
9625
9626 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9627
9628         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
9629         via ftp, rather than depending on NFS.
9630         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
9631         case.
9632
9633 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
9634
9635         * config/bug-gcc.exp: Use new download proc.
9636
9637 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
9638
9639         * chill.execute/execute.exp: cleanups, handles errors better
9640         * chill.compile/compile.exp: rewrite, based on execute.exp
9641         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
9642         * lib/chill.exp: major changes to diff proc and compile and link
9643           procs. added chill_fail and chill_pass wrappers to pass and
9644           fail. added more comments, and handle error codes better.
9645           Added a hack to capture stderr from exec, so noncompile tests
9646           can work.
9647
9648 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9649
9650         * chill.execute/execute.exp: rewrite of testsuite driver
9651         * lib/chill.exp: rewrite of testsuite driver
9652         * config/unix-chill.exp: rewrite of testsuite driver
9653
9654 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9655
9656     In chill.execute:
9657         * iexpr.ch: Standardize uppercase.
9658         * tuples.dat: Standardize uppercase.
9659         * vary.ch: standardize.  Correct varying string assignments.
9660         * vary.dat: Add new output lines.
9661
9662 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
9663
9664     In chill.execute:
9665         * chprintf.ch: Standardize use of uppercase.
9666         * tuples.ch: Standardize and turn arr2 into a DCL,
9667           rather than a SYN.
9668         * pinits.ch: Standardize.
9669
9670 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
9671
9672         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
9673         * Makefil: Renamed to Makefile.in.
9674         * configure.in: New.
9675
9676 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
9677
9678     In chill.execute:
9679         * .cvsignore: Add result/output files.
9680         * Makefile: Fix up variables at start.  Use MFLAGS
9681           everywhere.  Correct bool_loc, built_ins entries.
9682           Add entry for vary1.ch.
9683         * bitarray.ch: Standardize upper-case usage.
9684         * bitexpr.ch: Standardize, add output of b1.
9685         * params.ch: Use arrayt in along PROC parameters, to
9686           avoid novelty problems.
9687         * sets.ch: Tiny cleanup.
9688         * vary1.ch: Re-indent.
9689
9690 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
9691
9692           * Add PR-related files to Makefiles, .cvsignore files, etc.
9693
9694 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9695
9696         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
9697           with compiler objects. New names are test-flow.c and test-loop.c
9698
9699 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9700
9701         * Upgraded c-torture tests from 1.19 to 1.20
9702
9703         * new files:
9704         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
9705         * gcc.compile: 930623-1.c 930623-2.c
9706         * gcc.noncompile: 930622-1.c 930622-2.c
9707         * gcc.failure: 920411-1.c 920627-2.c
9708         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
9709
9710 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9711
9712         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9713           More changes to get testsuite working properly. Needs more work.
9714           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
9715
9716 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
9717
9718         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
9719           More changes to get testsuite working properly. Needs more work.
9720
9721 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
9722
9723         * chill.compile/compile.exp: Added for Dejagnu support
9724         * chill.execute/execute.exp: Added for Dejagnu support
9725         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
9726
9727 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
9728
9729     This should complete moving the CHILL test files.
9730         * chill.noncompile(.cvsignore printf.grt
9731             in-printf.grt chprintf.grt chprintf.ch):
9732             Added test-support files.
9733           (Makefile): Modified further.
9734         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
9735             signal.ch): Added test files.
9736           * chill.execute (.cvsignore printf.grt printr.c
9737             in-printf.grt rts.c chprintf.grt rts.h): Added
9738           test-support files.
9739             (Makefile): More corrections.
9740
9741 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
9742
9743         * chill.compile, chill.execute, chill.nocompile: Add CHILL
9744           test cases, ready for DejaGnu.
9745
9746 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9747
9748         * Upgraded c-torture tests from 1.18 to 1.19
9749
9750         * gcc.compile: added test(s):
9751           930607-1.c
9752         * gcc.execute: added test(s):
9753           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
9754
9755         * added new subdirectory for misc tests: gcc.misc-tests
9756         * gcc.misc-test(s): added tests:
9757           inst-check.c test-consts.c test-ior.c test-switch.c
9758
9759 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
9760
9761         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
9762
9763 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
9764
9765         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
9766
9767 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9768
9769         * Upgraded c-torture tests from 1.17 to 1.18
9770
9771 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
9772
9773         * Upgraded c-torture tests from 1.12 to 1.17
9774
9775 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
9776
9777         * lib/old-dejagnu.exp:
9778           Fixed handling of XFAIL target triplets to correctly
9779           recognize wildcard characters.  Removed code that
9780           appended a unique id tag to the end of the file name
9781           printed out by the result of the testcases within a
9782           given test file.
9783
9784 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
9785
9786         * lib/old-dejagnu.exp:
9787           Reworked expected failure handling to trigger off of XFAIL
9788           keyword in keyphrase embeded in testcase source code. The
9789           XFAIL keyword must be at the end of the keyphrase line. It
9790           may optionally be followed by one or more target triplets.
9791           It has just occured that the handling of wildcards in the
9792           target triplet may not be correct.
9793
9794 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
9795
9796         * g++.old-deja/tests:
9797           Moved all subdirectories up one level into g++.old-deja .
9798
9799         * lib/old-dejagnu.exp:
9800           Fixed problem with CXXFLAGS not being properly reset, and being
9801           corrupted with extraneous "-c" compiler option.  This was
9802           causing binaries to not be generated for test that needed them.
9803           Modified strings passed to "pass" and "fail" so that individual
9804           tests from the same test file would be distinguished by an
9805           identifier appended to the test file name in the summary logs;
9806           this corrected a problem with erroneous diff logs.  Added code
9807           to search testcases for expected fail and unexpected pass keywords.
9808
9809 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9810
9811         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
9812
9813 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9814
9815         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
9816           Removed extraneous text from end of "Special g++ Options"
9817           keyphrase.
9818
9819         * lib/old-dejagnu.exp: Added pattern matching to look for new
9820           keywords, embedded in testcases comments, which will trigger
9821           calls to xpass and xfail.
9822
9823 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
9824
9825         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
9826           comments embedded in the testcases, especially the one looking for
9827           special compiler options, as well as the pattern matching for the
9828           compiler output again.
9829
9830 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
9831
9832         * lib/old-dejagnu.exp: Do a proper check of the return value for
9833           execute tests. Fixed several problems with the pattern matching
9834           of the compiler output which gave erroneous test results.
9835           Changed several of the test result messages to be more descriptive.
9836         * config/unix-g++.exp: Proc g++_load now actually works and
9837           executes the tests passed to it and returns a usable return
9838           value.
9839
9840 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9841
9842           * lib/gcc.exp: Exits gracefully if $CC is bogus.
9843
9844 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
9845
9846         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
9847           Modified both files to properly execute the old style
9848           dejagnu tests. The previous versions of these files were
9849           experimental and did not function anything near correctly.
9850
9851 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
9852
9853         * Removed all Makefile.in and configure.in files. No configuration
9854         needed now.
9855
9856 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
9857
9858         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
9859
9860 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
9861
9862         * gcc.compile/configure.in, gcc.unsorted/configure.in,
9863         gcc.special/configure.in, gcc.noncompile/configure.in,
9864         gcc.execute/configure.in, gcc.code_quality/configure.in,
9865         g++.other/configure.in, g++.old-deja/configure.in,
9866         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
9867         in srcname setting.
9868
9869 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
9870
9871         * lib/udi.exp:  Fixed mondfe and mondfe_download.
9872         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
9873         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
9874
9875 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
9876
9877         * config/udi-gdb.exp: Check $shell_id after connecting to target.
9878         (gdb_exit): Don't remove *_soc files.
9879
9880 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9881
9882         * lib/c-torture.exp: Don't look for main; instead always use -w
9883         -c.  This is how the c-torture tests work.  Remove the object
9884         file if the compilation succeeds.
9885         * gcc.execute/execute.exp: Remove executable if test passes.
9886         * gcc.noncompile/noncompile.exp: Every test is an expected
9887         failure.
9888         * gcc.special/special.exp: Added tests from c-torture 1.11,
9889         corrected use of existing test.
9890         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
9891         gcc.execute/920625-1.c: Updated to c-torture 1.11.
9892         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
9893         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
9894         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
9895         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
9896         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
9897         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
9898         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
9899         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
9900         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
9901         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
9902         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
9903         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
9904         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
9905         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
9906         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
9907         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
9908         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
9909         c-torture 1.11.
9910         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
9911         correspond to c-torture 1.11.
9912
9913         * New file.