OSDN Git Service

* lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
2
3         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
4
5 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
6
7         * lib/g++.exp: Use testsuite_flags.
8         
9 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
10
11         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
12
13 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
14
15         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
16
17 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
18
19         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
20
21 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
22
23         * gcc.c-torture/compile/20010313-1.c: New test.
24
25 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
26
27         * gcc.dg/cpp/direct2.c: New test.
28         * gccq.dg/cpp/direct2s.c: New test.
29
30         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
31
32 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
33
34         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
35         * g++.old-deja/g++.other/op3.C: Likewise.
36
37 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
38
39         * gcc.dg/cpp/syshdr.h: New file.
40         * gcc.dg/cpp/sysmac1.c: Update.
41         * gcc.dg/cpp/sysmac2.c: Update.
42
43 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
44
45         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
46
47 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
48
49         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
50         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
51
52 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
53
54         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
55
56 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
57
58         * lib/g++.exp (g++_include_flags): Don't use any special flags
59         if TESTING_IN_BUILD_TREE is not defined.
60         (g++_init): Use a plain 'c++' as the compiler if
61         TESTING_IN_BUILD_TREEE is not defined.
62
63 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
64
65         * g++.old-deja/g++.eh/catch13.C: New test.
66         * g++.old-deja/g++.eh/catch14.C: New test.
67
68 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
69
70         * gcc.dg/cpp/tr-define.c: New test.
71
72 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
73
74         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
75         <stdlib.h>, not <malloc.h>.
76
77 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
78
79         * g++.old-deja/g++.ns/template17.C: New test.
80
81 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
82
83         * g++.old-deja/g++.pt/ref4.C: New test.
84
85 2001-04-30  Richard Henderson  <rth@redhat.com>
86
87         * gcc.dg/20000724-1.c: Revert last change.
88
89 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
90
91         * g77.f-torture/execute/20010430.f: New test.
92
93 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
94
95         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
96
97 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
98
99         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
100
101 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
102
103         * g++.old-deja/g++.eh/crash6.C: New test.
104
105 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
106
107         * g++.old-deja/g++.other/warn7.C: New test.
108
109 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
110
111         * g++.old-deja/g++.other/defarg9.C: New test.
112
113 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
114
115         * g77.f-torture/compile/20010426.f: New test.
116         * g77.f-torture/execute/20010426.f: New test.
117
118 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
119
120         * g77.f-torture/compile/20000629-1.x: Remove - error
121         has been fixed.
122
123 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
124
125         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
126         Tweak slightly to work with g++.dg framework.
127         * g++.dg/special/ecos.exp: Run initp1.C test.
128         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
129
130         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
131         its linker doesn't give line numbers either.
132         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
133
134 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
135
136         * g++.old-deja/g++.other/lex1.C: New test.
137
138 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
139
140         * gcc.dg/noncompile/20010425-1.c: New test.
141
142 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
143
144         * g++.old-deja/g++.pt/mangle2.C: New test.
145
146 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
147
148         * gcc.dg/format/plus-1.c: New test.
149
150 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
151
152         * gcc.dg/20010423-1.c: New test.
153
154 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
155
156         * gcc.c-torture/execute/20010422-1.c: New test.
157
158 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
159
160         * g++.old-deja/g++.ns/type2.C: New test.
161
162 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
163
164         * g++.old-deja/g++.other/perf1.C: New test.
165
166 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
167
168         * gcc.dg/c99-func-2.c: Remove xfail.
169         * gcc.dg/c99-func-3.c: Remove xfail.
170         * gcc.dg/c99-func-4.c: Remove xfail.
171
172 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
173
174         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
175
176 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
177
178         * gcc.c-torture/compile/20010423-1.c: New test.
179
180 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
181
182         * g++.old-deja/g++.pt/typename28.C: New test.
183
184 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
185
186         * g++.old-deja/g++.abi/empty2.C: New test.
187         * g++.old-deja/g++.abi/empty3.C: New test.
188
189 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
190
191         * g++.old-deja/g++.other/comdat2.C: New test.
192         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
193
194 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
195
196         * g++.old-deja/g++.other/overload14.C: New test.
197
198 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
199
200         * g++.old-deja/g++.other/lookup23.C: New test.
201
202 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
203
204         * gcc.c-torture/execute/20010403-1.c: New test.
205
206 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
207             Mark Mitchell  <mark@codesourcery.com>
208
209         * lib/old-dejagnu.exp: Don't delete output of executable.
210         Add .exe suffix to executables.
211
212 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
213
214         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
215
216 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
217
218         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
219
220 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
221
222         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
223         * g++.old-deja/g++.abi/crash1.C: New test.
224
225 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
226
227         * g++.old-deja/g++.other/crash40.C: New test.
228
229 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
230
231         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
232
233 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
234
235         * g++.old-deja/g++.other/warn6.C: New test.
236
237 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
238
239         * g++.old-deja/g++.robertl/eb42.C: Same.
240
241 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
242
243         * gcc.dg/wtr-conversion-1.c: New testcase.
244
245 2001-04-10  Richard Henderson  <rth@redhat.com>
246
247         * g++.old-deja/g++.other/array5.C: New.
248
249 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
250
251         * gcc.c-torture/execute/20010408-1.c: New test.
252
253 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
254
255         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
256         headers and constructs.
257         * g++.old-deja/g++.robertl/eb79.C: Same.
258         * g++.old-deja/g++.robertl/eb77.C (main): Same.
259         * g++.old-deja/g++.robertl/eb73.C: Same.
260         * g++.old-deja/g++.robertl/eb66.C (main): Same.
261         * g++.old-deja/g++.robertl/eb55.C (t): Same.
262         * g++.old-deja/g++.robertl/eb54.C (main): Same.
263         * g++.old-deja/g++.robertl/eb46.C (main): Same.
264         * g++.old-deja/g++.robertl/eb44.C: Same.
265         * g++.old-deja/g++.robertl/eb41.C (main): Same.
266         * g++.old-deja/g++.robertl/eb4.C (main): Same.
267         * g++.old-deja/g++.robertl/eb39.C: Same.
268         * g++.old-deja/g++.robertl/eb33.C (main): Same.
269         * g++.old-deja/g++.robertl/eb31.C (main): Same.
270         * g++.old-deja/g++.robertl/eb30.C: Same.
271         * g++.old-deja/g++.robertl/eb3.C: Same.
272         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
273         * g++.old-deja/g++.robertl/eb21.C: Same.
274         * g++.old-deja/g++.robertl/eb15.C: Same.
275         * g++.old-deja/g++.robertl/eb118.C: Same.
276         * g++.old-deja/g++.robertl/eb115.C (main): Same.
277         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
278         * g++.old-deja/g++.robertl/eb109.C: Same.
279         * g++.old-deja/g++.other/sibcall1.C (main): Same.
280         * g++.old-deja/g++.mike/rtti1.C: Same.
281         * g++.old-deja/g++.mike/p658.C: Same.
282         * g++.old-deja/g++.mike/net46.C: Same.
283         * g++.old-deja/g++.mike/net34.C: Same.
284         * g++.old-deja/g++.mike/memoize1.C: Same.
285         * g++.old-deja/g++.mike/eh2.C: Same.
286         * g++.old-deja/g++.law/weak.C: Same.
287         * g++.old-deja/g++.law/visibility7.C: Same.
288         * g++.old-deja/g++.law/visibility25.C: Same.
289         * g++.old-deja/g++.law/visibility22.C: Same.
290         * g++.old-deja/g++.law/visibility2.C: Same.
291         * g++.old-deja/g++.law/visibility17.C: Same.
292         * g++.old-deja/g++.law/visibility13.C: Same.
293         * g++.old-deja/g++.law/visibility10.C: Same.
294         * g++.old-deja/g++.law/visibility1.C: Same.
295         * g++.old-deja/g++.law/virtual3.C (eval): Same.
296         * g++.old-deja/g++.law/vbase1.C: Same.
297         * g++.old-deja/g++.law/operators32.C: Same.
298         * g++.old-deja/g++.law/nest3.C: Same.
299         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
300         * g++.old-deja/g++.law/except5.C (main): Same.
301         * g++.old-deja/g++.law/cvt7.C (run): Same.
302         * g++.old-deja/g++.law/cvt2.C: Same.
303         * g++.old-deja/g++.law/cvt16.C: Same.
304         * g++.old-deja/g++.law/ctors6.C (bar): Same.
305         * g++.old-deja/g++.law/ctors17.C (main): Same.
306         * g++.old-deja/g++.law/ctors13.C: Same.
307         * g++.old-deja/g++.law/ctors12.C (main): Same.
308         * g++.old-deja/g++.law/ctors10.C: Same.
309         * g++.old-deja/g++.law/code-gen5.C: Same.
310         * g++.old-deja/g++.law/bad-error7.C: Same.
311         * g++.old-deja/g++.law/arm9.C: Same.
312         * g++.old-deja/g++.law/arm12.C: Same.
313         * g++.old-deja/g++.law/arg8.C: Same.
314         * g++.old-deja/g++.law/arg1.C: Same.
315         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
316         * g++.old-deja/g++.jason/template31.C: Same.
317         * g++.old-deja/g++.jason/template24.C (main): Same.
318         * g++.old-deja/g++.jason/2371.C: Same.
319         * g++.old-deja/g++.eh/new2.C: Same.
320         * g++.old-deja/g++.eh/new1.C: Same.
321         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
322         * g++.old-deja/g++.brendan/nest21.C (main): Same.
323         * g++.old-deja/g++.brendan/err-msg3.C: Same.
324         * g++.old-deja/g++.brendan/crash62.C: Same.
325         * g++.old-deja/g++.brendan/crash52.C: Same.
326         * g++.old-deja/g++.brendan/crash49.C (main): Same.
327         * g++.old-deja/g++.brendan/crash38.C: Same.
328         * g++.old-deja/g++.brendan/crash15.C (main): Same.
329         * g++.old-deja/g++.brendan/copy9.C: Same.
330
331 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
332
333         * gcc.c-torture/execute/20001203-2.c (memset):
334         Count argument is of type __SIZE_TYPE__.
335
336 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
337
338         * gcc.c-torture/compile/20010404-1.c: New test.
339
340 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
341
342         * gcc.c-torture/compile/20010326-1.c: New test.
343
344 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
345
346         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
347         peculiarities of the SH.
348         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
349
350 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
351
352         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
353         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
354         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
355
356 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
357
358         * g77.f-torture/compile/20010321-1.f: New test.
359
360 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
361
362         * gcc.c-torture/compile/20010329-1.c: New test.
363
364 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
365
366         * gcc.c-torture/execute/20010329-1.c: New test.
367
368 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
369
370         * g++.old-deja/g++.other/eh4.C: Fix typo.
371
372 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
373
374         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
375
376 2001-03-28  Philip Blundell  <philb@gnu.org>
377
378         * gcc.c-torture/compile/20010328-1.c: New test.
379
380 2001-03-27  Richard Henderson  <rth@redhat.com>
381
382         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
383         * g++.old-deja/g++.eh/vbase3.C: Likewise.
384
385 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
386
387         * gcc.c-torture/compile/20010327-1.c: New test.
388
389 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
390
391         * g++.old-deja/g++.other/friend12.C: New test.
392         * g++.old-deja/g++.other/friend9.C: Expect no errors.
393         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
394
395 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
396
397         * gcc.c-torture/execute/20010325-1.c: New test.
398
399 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
400
401         * g++.old-deja/g++.other/mangle3.C: New test.
402
403 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
404
405         * g++.old-deja/g++.other/anon8.C: New test.
406
407 2001-03-20  Philip Blundell  <philb@gnu.org>
408
409         * gcc.c-torture/compile/20010320-1.c: New test.
410
411 2001-03-17  Richard Henderson  <rth@redhat.com>
412
413         * g++.old-deja/g++.other/eh4.C: Add expected error text.
414
415 2001-03-15  Geoff Keating  <geoff@redhat.com>
416
417         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
418         tests on AIX.
419
420 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
421
422         * g++.old-deja/g++.other/eh4.C: New test.
423
424 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
425
426         * gcc.dg/cpp/mi1.c: Update.
427
428 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
429
430         * g++.old-deja/g++.other/regstack.C: New test.
431
432 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
433
434         * g++.old-deja/g++.other/ref4.C: New test.
435
436 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
437
438         * objc/execute/va_method.m: Added.
439         * objc/execute/IMP.m: Added.
440         * objc/execute/_cmd.m: Added.
441         * objc/execute/accessing_ivars.m: Added.
442         * objc/execute/class-1.m: Added.
443         * objc/execute/class-10.m: Added.
444         * objc/execute/class-11.m: Added.
445         * objc/execute/class-12.m: Added.
446         * objc/execute/class-13.m: Added.
447         * objc/execute/class-14.m: Added.
448         * objc/execute/class-2.m: Added.
449         * objc/execute/class-3.m: Added.
450         * objc/execute/class-4.m: Added.
451         * objc/execute/class-5.m: Added.
452         * objc/execute/class-6.m: Added.
453         * objc/execute/class-7.m: Added.
454         * objc/execute/class-8.m: Added.
455         * objc/execute/class-9.m: Added.
456         * objc/execute/class-tests-1.h
457         * objc/execute/class-tests-2.h
458         * objc/execute/compatibility_alias.m: Added.
459         * objc/execute/encode-1.m: Added.
460         * objc/execute/formal_protocol-1.m: Added.
461         * objc/execute/formal_protocol-2.m: Added.
462         * objc/execute/formal_protocol-3.m: Added.
463         * objc/execute/formal_protocol-4.m: Added.
464         * objc/execute/formal_protocol-5.m: Added.
465         * objc/execute/formal_protocol-6.m: Added.
466         * objc/execute/formal_protocol-7.m: Added.
467         * objc/execute/informal_protocol.m: Added.
468         * objc/execute/initialize.m: Added.
469         * objc/execute/load.m: Added.
470         * objc/execute/many_args_method.m: Added.
471         * objc/execute/nested-3.m: Added.
472         * objc/execute/no_clash.m: Added.
473         * objc/execute/private.m: Added.
474         * objc/execute/redefining_self.m: Added.
475         * objc/execute/root_methods.m: Added.
476         * objc/execute/selector-1.m: Added.
477         * objc/execute/static-1.m: Added.
478         * objc/execute/static-2.m: Added.
479         * objc/execute/va_method.m: Added.
480
481 2001-03-10  Richard Henderson  <rth@redhat.com>
482
483         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
484
485 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
486
487         * g++.old-deja/g++.other/crash31.C: XFAIL.
488         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
489         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
490         * gcc.c-torture/execute/20010123-1.x: XFAIL.
491         * gcc.c-torture/execute/20010124-1.x: XFAIL.
492         * gcc.dg/sequence-pt-1.c: XFAIL one test.
493
494 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
495
496         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
497
498 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
499
500         * gcc.dg/20000724-1.c: Don't use multiline strings.
501
502 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
503
504         * objc/execute/string1.m, objc/execute/string2.m: Compare the
505         result of -cString against what we expect it to be; don't just
506         print it out for no one to read.
507
508         * objc/execute/string3.m, objc/execute/string4.m: New tests.
509         Based on testcases provided by Nicola Pero.
510
511 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
512
513         * gcc.dg/cpp/macro7.c: New test.
514
515 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
516
517         * gcc.dg/cpp/multiline.c: Update.
518
519 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
520
521         * g++.old-deja/g++.other/enum3.C: New test.
522
523 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
524
525         * g++.old-deja/g++.other/pod1.C: New test.
526
527 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
528
529         * g++.old-deja/g++.ext/overload1.C: New test.
530
531 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
532
533         * g++.old-deja/g++.pt/using1.C: New test.
534
535 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
536
537         * g++.old-deja/g++.other/using9.C: New test.
538
539 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
540
541         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
542
543         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
544
545 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
546
547         * g++.old-deja/g++.ext/realpt1.C: Remove.
548
549 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
550
551         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
552
553 2001-02-26  Will Cohen  <wcohen@redhat.com>
554
555         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
556
557 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
558
559         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
560         templatized constructors.
561
562 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
563
564         * gcc.c-torture/execute/20010224-1.c: New test.
565
566 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
567
568         * gcc.c-torture/execute/20010222-1.c: New test.
569
570 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
571
572         * g++.old-deja/g++.other/inline20.C: New test.
573
574 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
575
576         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
577
578 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
579
580         * g++.old-deja/g++.other/lookup22.C: New test.
581
582 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
583
584         * g77.dg: New directory.
585         * g77.dg/20010216-1.f: New test case.
586         * g77.dg/dg.exp: New driver.
587         * lib/g77-dg.exp: New driver library.
588
589 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
590
591         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
592
593 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
594
595         * g++.old-deja/g++.other/decl9.C: New test.
596
597 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
598
599         * g++.old-deja/g++.other/init16.C: Update the test so that it does
600         not need <string> and also tests the initialization at runtime.
601
602 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
603
604         * gcc.c-torture/execute/longlong.c: New test.
605
606 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
607
608         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
609
610 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
611
612         * gcc.c-torture/execute/920302-1.c (execute):
613         Change argument type to short.
614
615 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
616
617         * g++.old-deja/g++.pt/deduct6.C: New test.
618
619 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
620
621         * g++.old-deja/g++.pt/deduct5.C: New test.
622
623 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
624
625         * gcc.c-torture/execute/20010209-1.c: New test.
626
627 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
628
629         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
630
631 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
632
633         * g++.dg/vtgc1.C: Update for new ABI.
634
635         * consistency.vlad: New directory, 1665 files.
636
637 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
638
639         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
640         return type.
641         * gcc.dg/cpp/digraphs.c: Declare puts.
642
643 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
644
645         * g++.old-deja/g++.other/warn5.C: New test.
646
647 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
648
649         * g++.old-deja/g++.pt/spec40.C: New test.
650
651 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
652
653         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
654         case.
655         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
656
657 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
658
659         * gcc.c-torture/compile/20010209-1.c: New test.
660
661 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
662
663         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
664         excess errors message but not if it crashes.
665         * g++.old-deja/g++.other/crash27.C: Likewise.
666         * g++.old-deja/g++.other/crash28.C: Likewise.
667         * g++.old-deja/g++.other/crash30.C: Likewise.
668         * g++.old-deja/g++.other/crash32.C: Likewise.
669         * g++.old-deja/g++.other/crash35.C: Likewise.
670         * g++.old-deja/g++.pt/inherit2.C: Likewise.
671
672 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
673
674         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
675         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
676         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
677         g77.f-torture/execute/execute.exp,
678         g77.f-torture/noncompile/noncompile.exp,
679         gcc.c-torture/execute/execute.exp,
680         gcc.c-torture/execute/memcheck/memcheck.exp,
681         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
682         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
683         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
684         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
685         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
686         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
687         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
688         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
689         Remove bug reporting instructions with ancient email addresses.
690
691 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
692
693         * gcc.dg/20010202-1.c: New test.
694         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
695
696 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
697
698         * g++.dg/stdbool-if.C: New test.
699
700 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
701
702         * objc/execute/fdecl.m: Added main().
703
704 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
705
706         * gcc.c-torture/execute/20010206-1.c: New test.
707
708 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
709
710         * gcc.dg/cpp/avoidpaste1.c: Update.
711
712 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
713
714         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
715         Pero <nicola@brainstorm.co.uk>.
716         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
717
718 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
719
720         * g++.old-deja/g++.pt/spec39.C: New test.
721
722 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
723
724         * gcc.c-torture/compile/20010202-1.c: New test.
725
726 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
727
728         * g++.old-deja/g++.abi/primary2.C: New test.
729         * g++.old-deja/g++.abi/primary3.C: New test.
730         * g++.old-deja/g++.abi/primary4.C: New test.
731         * g++.old-deja/g++.abi/primary5.C: New test.
732         * g++.old-deja/g++.abi/vtable3.h: New test.
733         * g++.old-deja/g++.abi/vtable3a.C: New test.
734         * g++.old-deja/g++.abi/vtable3b.C: New test.
735         * g++.old-deja/g++.abi/vtable3c.C: New test.
736         * g++.old-deja/g++.abi/vtable3d.C: New test.
737         * g++.old-deja/g++.abi/vtable3e.C: New test.
738         * g++.old-deja/g++.abi/vtable3f.C: New test.
739         * g++.old-deja/g++.abi/vtable3g.C: New test.
740         * g++.old-deja/g++.abi/vtable3h.C: New test.
741         * g++.old-deja/g++.abi/vtable3i.C: New test.
742         * g++.old-deja/g++.abi/vtable3j.C: New test.
743         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
744
745 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
746
747         * g++.old-deja/g++.other/anon6.C: New test.
748         * g++.old-deja/g++.other/anon7.C: New test.
749
750 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
751
752         * gcc.dg/cpp/avoidpaste2.c: New tests.
753
754 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
755
756         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
757
758 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
759
760         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
761         DECIMAL_DIG cases for Irix."
762
763 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
764
765         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
766
767 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
768
769         * gcc.dg/c99-tag-1.c: New test.
770
771 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
772
773         * gcc.dg/cpp/tr-warn1.c: Add tests.
774
775 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
776
777         * gcc.dg/cpp/avoidpaste1.c: Update.
778         * gcc.dg/cpp/paste4.c: Update.
779
780 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
781
782         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
783         cases for Irix.
784
785 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
786
787         * g++.old-deja/g++.other/inline19.C: New test.
788
789 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
790
791         * gcc.dg/Wlarger-than.c: New test.
792
793 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
794
795         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
796
797 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
798
799         * gcc.c-torture/execute/20010129-1.c: New test.
800         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
801
802 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
803
804         * gcc.dg/cpp/avoidpaste1.c: Test case.
805
806 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
807
808         * g++.old-deja/g++.other/inline18.C: New test.
809
810 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
811
812         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
813         and __builtin_putchar.
814
815 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
816
817         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
818         tests.
819
820 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
821
822         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
823         floating point number rounding mode to round to the nearest
824         representable mode.
825
826 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
827
828         * g++.old-deja/g++.other/mangle2.C: New test.
829
830 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
831
832         * gcc.c-torture/compile/20010124-1.c: New test.
833
834 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
835
836         * g++.old-deja/g++.pt/spec38.C: New test.
837
838 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
839
840         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
841         "Build don't run".
842
843 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
844
845         * gcc.c-torture/execute/20010123-1.c: New test.
846
847 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
848
849         * g++.old-deja/g++.pt/spec37.C: New test.
850
851 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
852
853         * g++.old-deja/g++.pt/overload14.C: New test.
854
855 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
856
857         * gcc.c-torture/execute/20010122-1.c: New test, exercise
858         __builtin_return_address.
859
860 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
861
862         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
863         * g++.old-deja/g++.pt/spec35.C: New test.
864         * g++.old-deja/g++.pt/spec36.C: New test.
865
866 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
867
868         * gcc.c-torture/compile/20010118-1.c: New test.
869
870 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
871
872         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
873
874 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
875
876         * gcc.c-torture/execute/20010119-1.c: New test.
877
878 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
879
880         * g++.old-deja/g++.other/vbase5.C: New test.
881
882 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
883
884         * gcc.c-torture/execute/20010118-1.c: New test.
885
886 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
887
888         * g++.old-deja/g++.pt/deduct3.C: New test.
889
890 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
891
892         * g++.old-deja/g++.pt/spec34.C: New test.
893
894 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
895
896         * g77.f-torture/compile/20000601-2.f: New test.
897
898 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
899
900         * g++.old-deja/g++.other/init17.C: New test.
901
902 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
903
904         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
905
906 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
907
908         * g++.old-deja/g++.pt/unify8.C: New test.
909
910 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
911
912         * g++.old-deja/g++.abi/vbase1.C: New test.
913
914 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
915
916         * g++.old-deja/g++.pt/crash65.C: New test.
917
918 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
919
920         * gcc.dg/cpp/assembl2.S: New test case.
921
922 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
923
924         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
925         are supported.
926
927 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
928
929         * g++.old-deja/g++.other/builtins1.C: New test.
930         * g++.old-deja/g++.other/builtins2.C: Likewise.
931         * g++.old-deja/g++.other/builtins3.C: Likewise.
932         * g++.old-deja/g++.other/builtins4.C: Likewise.
933
934 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
935
936         * gcc.c-torture/compile/20010117-1.c: New test.
937         * gcc.c-torture/compile/20010117-2.c: New test.
938
939 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
940
941         * g77.f-torture/execute/20010116.[fx]: New test,
942         XFAIL on i?86-*-*.
943         * g77.f-torture/compile/20010115.f: Indicate it's
944         a test for PR fortran/1636.
945
946 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
947
948         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
949
950 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
951
952         * g77.f-torture/compile/20010115.f: New test.
953
954 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
955
956         * g++.old-deja/g++.pt/nontype5.C: New test.
957
958 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
959
960         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
961         have an equivalent working one below it.
962
963 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
964
965         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
966         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
967
968 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
969
970         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
971         message containing "init_priority".
972         (conpr-2.C): Likewise.
973         (conpr-3.C): Likewise.
974         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
975
976 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
977
978         * gcc.c-torture/execute/20010114-2.c: New test.
979
980 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
981
982         * gcc.c-torture/compile/20010114-1.c: New test.
983         * gcc.c-torture/compile/20010114-1.x: Xfail.
984         * gcc.c-torture/compile/20010114-2.c: New test.
985         * gcc.c-torture/execute/20010114-1.c: New test.
986         * gcc.dg/trunc-1.c: New test.
987         * gcc.dg/uninit-B.c: New test.
988
989 2001-01-13  Nick Clifton  <nickc@redhat.com>
990
991         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
992         target.
993
994 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
995
996         * gcc.c-torture/compile/20010113-1.c: New test.
997
998 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
999
1000         * gcc.c-torture/compile/20001212-1.c: New test.
1001
1002 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1003
1004         * gcc.dg/cpp/widestr1.c: Update.
1005         * gcc.dg/cpp/prag-imp.c: Remove.
1006
1007 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
1008
1009         * gcc.c-torture/execute/20000801-3.x: Remove.
1010         * gcc.dg/c90-init-1.c: New test.
1011         * gcc.dg/c99-init-1.c: New test.
1012         * gcc.dg/c99-init-2.c: New test.
1013         * gcc.dg/gnu99-init-1.c: New test.
1014
1015 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
1016
1017         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1018         testing that no relevant ones were found.
1019
1020 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1021
1022         * g++.old-deja/g++.pt/cast2.C: New test.
1023
1024 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1025
1026         * g++.old-deja/g++.pt/friend47.C: New test.
1027
1028 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1029
1030         * g++.old-deja/g++.pt/instantiate13.C: New test.
1031
1032 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1033
1034         * g++.old-deja/g++.other/defarg7.C: New test.
1035         * g++.old-deja/g++.other/defarg8.C: New test.
1036
1037 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1038
1039         * g++.old-deja/g++.pt/crash64.C: New test.
1040
1041 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1042
1043         * g++.old-deja/g++.pt/crash63.C: New test.
1044
1045 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1046
1047         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1048
1049 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
1050
1051         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1052
1053 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1054
1055         * g++.old-deja/g++.pt/error3.C: New test.
1056
1057 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1058
1059         * g++.old-deja/g++.other/crash39.C: New test.
1060
1061 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1062
1063         * g++.old-deja/g++.other/vbase4.C: New test.
1064
1065 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
1066
1067         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1068         * gcc.dg/special/20000419-2.c: New file. Identical to above.
1069         * gcc.dg/special/special.exp: New test driver which will check
1070         for alias support for the above test.
1071
1072 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
1073
1074         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1075         problems on small machines.
1076         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1077         parameterize.
1078
1079 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
1080
1081         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1082         mips.
1083         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1084
1085 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
1086
1087         * g++.old_deja/g++.pt/using8.C: New test.
1088
1089 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1090
1091         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1092
1093 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
1094
1095         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1096         where a failure is expected.
1097         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1098
1099 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1100
1101         * g++.old_deja/g++.pt/instantiate12.C: New test.
1102
1103 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1104
1105         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1106         start of structs.
1107         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1108         * g++.old-deja/g++.brendan/crash17.C: Likewise.
1109         * g++.old-deja/g++.brendan/crash29.C: Likewise.
1110         * g++.old-deja/g++.brendan/crash48.C: Likewise.
1111         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1112         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1113         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1114         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1115         * g++.old-deja/g++.eh/spec6.C: Likewise.
1116         * g++.old-deja/g++.jason/crash3.C: Likewise.
1117         * g++.old-deja/g++.law/ctors11.C: Likewise.
1118         * g++.old-deja/g++.law/ctors17.C: Likewise.
1119         * g++.old-deja/g++.law/ctors5.C: Likewise.
1120         * g++.old-deja/g++.law/ctors9.C: Likewise.
1121         * g++.old-deja/g++.mike/ambig1.C: Likewise.
1122         * g++.old-deja/g++.mike/net22.C: Likewise.
1123         * g++.old-deja/g++.mike/p3538a.C: Likewise.
1124         * g++.old-deja/g++.mike/p3538b.C: Likewise.
1125         * g++.old-deja/g++.mike/virt3.C: Likewise.
1126         * g++.old-deja/g++.niklas/t128.C: Likewise.
1127         * g++.old-deja/g++.other/anon4.C: Likewise.
1128         * g++.old-deja/g++.other/using1.C: Likewise.
1129         * g++.old-deja/g++.other/warn3.C: Likewise.
1130         * g++.old-deja/g++.pt/t37.C: Likewise.
1131         * g++.old-deja/g++.robertl/eb69.C: Likewise.
1132         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1133
1134 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1135
1136         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1137
1138 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1139
1140         * gcc.c-torture/execute/stdio-opt-3.c: New test.
1141
1142 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
1143
1144         * gcc.c-torture/compile/20010107-1.c: New test.
1145
1146 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1147
1148         * gcc.c-torture/execute/builtin-noret-1.c: New test.
1149
1150 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1151
1152         * gcc.dg/format/format.h: New file.
1153         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1154         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1155         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1156         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1157         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1158         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1159         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1160         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1161         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1162         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1163         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1164         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1165         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1166         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1167         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1168         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1169         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1170         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1171         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1172         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1173         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1174         instead of declaring standard types, macros and functions in each
1175         test.
1176
1177 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
1178
1179         * gcc.c-torture/execute/20010106-1.c: New test.
1180
1181 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1182
1183         * gcc.dg/format/format.exp: New file.
1184         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1185         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1186         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1187         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1188         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1189         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1190         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1191         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1192         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1193         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1194         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1195         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1196         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1197         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1198         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1199         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1200         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1201         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1202         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1203         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1204         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1205         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1206         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1207         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1208         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1209         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1210         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1211         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1212         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1213         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1214         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1215         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1216         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1217         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1218         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1219         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1220         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1221         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1222         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
1223         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
1224         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
1225         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
1226
1227 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
1228
1229         * gcc.c-torture/execute/991228-1.c: Take word endianness into
1230         account.
1231
1232 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1233
1234         * gcc.c-torture/execute/builtin-complex-1.c: New test.
1235
1236 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1237
1238         * g++.old-deja/g++.pt/crash62.C: New test.
1239
1240 2001-01-04  Richard Henderson  <rth@redhat.com>
1241
1242         * gcc.dg/20000926-1.c: Update expected warnings.
1243         * gcc.dg/array-2.c: Likewise.
1244         * gcc.dg/array-4.c: Also validate flexible array members.
1245         * gcc.dg/c99-flex-array-1.c: New.
1246
1247 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1248
1249         * gcc.c-torture/compile/20001222-1.x: Remove.
1250
1251 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1252
1253         * gcc.c-torture/execute/built-in-setjmp.c: New.
1254
1255 2001-01-03  Richard Henderson  <rth@redhat.com>
1256
1257         * gcc.dg/940510-1.c: Update expected error wording.
1258         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
1259
1260 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
1261
1262         * lib/target-supports.exp (check_alias_available): Modified to
1263         indicate aliases not supported if only weak aliases are supported.
1264
1265 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1266
1267         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
1268         Turn on cmpstrsi checks for __pj__ and __i370__.
1269
1270 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1271
1272         * g++.old-deja/g++.other/virtual11.C: New test.
1273
1274 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1275
1276         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
1277
1278 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1279
1280         * gcc.c-torture/compile/20010102-1.c: New test.
1281
1282 2001-01-02  Andreas Jaeger  <aj@suse.de>
1283
1284         * gcc.dg/noreturn-3.c: New test.
1285
1286         * gcc.dg/noreturn-4.c: New test.
1287
1288 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1289
1290         * gcc.c-torture/execute/stdio-opt-1.c: Also test
1291         __builtin_fputc and __builtin_fwrite.
1292
1293 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1294
1295         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
1296         signed char, not default char.
1297
1298 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1299
1300         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
1301
1302 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
1303
1304         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
1305
1306 2000-12-29  Richard Henderson  <rth@redhat.com>
1307
1308         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
1309         (__cyg_profile_func_exit): Define.
1310
1311 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1312
1313         * g++.dg/vtgc1.C: New test.
1314
1315 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
1316
1317         * gcc.dg/noncompile/20001228-1.c: New test.
1318
1319         * gcc.dg/20001228-1.c: New test.
1320
1321         * gcc.c-torture/execute/20001228-1.c: New test.
1322
1323 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1324
1325         * gcc.dg/format-strfmon-1.c: New test.
1326
1327 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1328
1329         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
1330         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
1331         * gcc.c-torture/execute/string-opt-1.c: Likewise.
1332         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1333         * gcc.c-torture/execute/string-opt-3.c: Likewise.
1334         * gcc.c-torture/execute/string-opt-4.c: Likewise.
1335         * gcc.c-torture/execute/string-opt-6.c: Likewise.
1336         * gcc.c-torture/execute/string-opt-7.c: Likewise.
1337         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1338         * gcc.c-torture/execute/string-opt-9.c: Likewise.
1339         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1340         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1341         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1342
1343         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
1344         * gcc.c-torture/execute/string-opt-4.c: Test index.
1345
1346 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
1347
1348         * gcc.c-torture/compile/20001226-1.c: New test.
1349
1350 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1351
1352         * gcc.c-torture/compile/20001222-1.c: New test.
1353         * gcc.c-torture/compile/20001222-1.x: Xfail.
1354
1355 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
1356
1357         * gcc.c-torture/execute/comp-goto-2.c: New test.
1358
1359 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
1360
1361         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
1362         Use long types if __INT_MAX__ is 32767.
1363         (main): Use cast to (sint32 *) when poking 88 into a_page.
1364
1365         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
1366
1367 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
1368
1369         * gcc.c-torture/compile/20001221-1.c: New test.
1370         * gcc.c-torture/execute/20001221-1.c: New test.
1371
1372 2000-12-20  Richard Henderson  <rth@redhat.com>
1373
1374         * g++.old-deja/g++.pt/crash36.C: Update error lines.
1375         * g++.old-deja/g++.robertl/eb109.C: Likewise.
1376
1377 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1378
1379         * gcc.dg/compare3.c: New test.
1380
1381 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1382
1383         * gcc.dg/format-warnll-1.c: New test.
1384
1385 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1386
1387         * gcc.dg/cpp/cmdlne-P.c: New test.
1388
1389 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1390
1391         * gcc.c-torture/execute/builtin-abs-1.c,
1392         gcc.c-torture/execute/builtin-abs-2.c: New tests.
1393
1394 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1395
1396         * gcc.dg/cpp/multiline.c: New test.
1397
1398 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1399
1400         * g++.old-deja/g++.other/syshdr1.C: Update.
1401         * gcc.dg/cpp/lineflags.c: Remove temporarily.
1402
1403 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1404
1405         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
1406
1407 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1408
1409         * g++.old-deja/g++.pt/ttp65.C: New test.
1410
1411 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1412
1413         * g++.old-deja/g++.pt/ttp64.C: New test.
1414
1415 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1416
1417         * g++.old-deja/g++.pt/spec33.C: New test.
1418
1419 2000-12-14  Catherine Moore  <clm@redhat.com>
1420
1421         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
1422         * gcc.c-torture/execute/920612-2.c: Likewise.
1423         * gcc.c-torture/execute/920428-2.c: Likewise.
1424         * gcc-c-torture/execute/va-arg-11.c: Call exit.
1425         * gcc.c-torture/execute/va-arg-21.c: Likewise.
1426
1427 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1428
1429         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
1430         * gcc.dg/pack-test-2.c: Likewise.
1431
1432 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1433
1434         Tests by Zack Weinberg <zackw@stanford.edu>.
1435
1436         * gcc.dg/cpp/defined.c: Update.
1437         * gcc.dg/cpp/defined_trad.c: New tests.
1438
1439 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1440
1441         * gcc.dg/cpp/trad-direct.c: Update.
1442
1443 2000-12-11  Neil Booth  <neilb@earthling.net>
1444
1445         * gcc.dg/cpp/defined_trad.c
1446
1447 2000-12-11  Neil Booth  <neilb@earthling.net>
1448
1449         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
1450
1451 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1452
1453         * gcc.dg/format-miss-2.c: New test.
1454
1455 2000-12-09  Neil Booth  <neilb@earthling.net>
1456
1457         * gcc.dg/cpp/lineflags.c: New tests.
1458         * gcc.dg/cpp/poison.c: Update.
1459         * gcc.dg/cpp/redef2.c: Update.
1460         * gcc.dg/cpp/skipping.c: New test.
1461
1462 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
1463
1464         * g++.old-deja/g++.other/eh3.C: New testcase.
1465
1466 2000-12-07  Neil Booth  <neilb@earthling.net>
1467
1468         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
1469         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
1470         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
1471         wtr-union-init-2.c, wtr-union-init-3.c: Update.
1472         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
1473         Update.
1474
1475 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1476
1477         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
1478         __SIZE_TYPE__ instead of int for type of integers cast to
1479         pointers.
1480
1481 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
1482
1483         * g++.old-deja/g++.other/cleanup4.C: New test.
1484
1485 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1486
1487         * format-sec-1.c: New test.
1488
1489 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1490
1491         * gcc.dg/format-nonlit-3.c: New test.
1492
1493 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1494
1495         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
1496         through a null pointer.
1497
1498 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1499
1500         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
1501         * g++.old-deja/g++.pt/partial4.C: New test.
1502
1503 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1504
1505         * gcc.c-torture/execute/ieee/hugeval.x: New.
1506
1507 2000-12-06  Neil Booth  <neilb@earthling.net>
1508
1509         * gcc.dg/cpp/backslash2.c: New tests.
1510
1511 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1512
1513         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
1514         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
1515
1516 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
1517
1518         * gcc.c-torture/execute/20001203-2.c: New testcase.
1519
1520 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1521
1522         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
1523         * g++.old-deja/g++.other/virtual10.C: New test.
1524
1525 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1526
1527         * g++.old-deja/g++.mike/pmf5.C: Remove test.
1528
1529 2000-12-05  Richard Henderson  <rth@redhat.com>
1530
1531         * gcc.c-torture/compile/20001205-1.c: New.
1532
1533 2000-12-04  Neil Booth  <neilb@earthling.net>
1534
1535         * g++.old-deja/g++.other/virtual9.C: New test.
1536         * g++.old-deja/g++.pt/crash61.C: New test.
1537         * gcc.c-torture/execute/loop-9.c: New test.
1538
1539 2000-12-04  Neil Booth  <neilb@earthling.net>
1540
1541         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
1542         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
1543         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
1544         * gcc.dg/cpp/extratokens.c: ...here.
1545
1546 2000-12-04  Neil Booth  <neilb@earthling.net>
1547
1548         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
1549         New tests.
1550
1551 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1552
1553         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
1554         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
1555
1556 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1557
1558         * gcc.c-torture/execute/20001203-1.c: New test.
1559
1560 2000-12-03  Neil Booth  <neilb@earthling.net>
1561
1562         * gcc.dg/cpp/macro6.c: New test cases.
1563
1564 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1565
1566         * gcc.c-torture/execute/string-opt-9.c: New test.
1567         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1568         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1569         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1570
1571         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
1572         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
1573
1574 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
1575
1576         * gcc.dg/cpp/if-6.c: New testcase.
1577
1578         * gcc.dg/20001201-1.c: New testcase.
1579
1580 2000-12-02  Neil Booth  <neilb@earthling.net>
1581
1582         * g++.old-deja/g++.other/externC4.C,
1583         g++.old-deja/g++.other/friend10.C: New tests.
1584
1585 2000-12-02  Neil Booth  <neilb@earthling.net>
1586
1587         * g++.old-deja/g++.other/instan2.C
1588         * g++.old-deja/g++.other/instan3.C: New test.
1589
1590 2000-12-02  Neil Booth  <neilb@earthling.net>
1591
1592         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
1593         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
1594         gnuc99.c,gnuc99-pedantic.c: New tests.
1595
1596 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1597
1598         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
1599         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
1600
1601 2000-12-01  Neil Booth  <neilb@earthling.net>
1602
1603         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
1604         * gcc.dg/cpp/poison.c: Update.
1605         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
1606
1607 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
1608
1609         * g77.f-torture/execute/20001201.f: New test.
1610
1611 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1612
1613         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
1614
1615 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
1616
1617         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
1618
1619 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
1620
1621         * g++.old-deja/g++.other/cast6.C: New test.
1622
1623 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
1624
1625         * gcc.c-torture/execute/20001130-2.c: New testcase.
1626
1627 2000-11-30  Richard Henderson  <rth@redhat.com>
1628
1629         * gcc.c-torture/execute/20001130-1.c: New test.
1630
1631 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1632
1633         * g++.old-deja/g++.other/op3.C: New test.
1634
1635 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1636
1637         * g++.old-deja/g++.other/op2.C: New test.
1638
1639 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1640
1641         * g++.old-deja/g++.other/crash38.C: New test.
1642
1643 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
1644
1645         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
1646
1647 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
1648
1649         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
1650         tests.
1651         * gcc.c-torture/execute/string-opt-6.c: New test.
1652
1653         * gcc.dg/20001117-1.c: Add main.
1654
1655 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
1656
1657         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
1658         Move from here ...
1659         * gcc.dg/940510-1.c: ... to here.
1660
1661         * gcc.dg/20000926-1.c: GNU C now allows initializations of
1662         zero-size arrays in toplevel structures.
1663
1664 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1665
1666         * gcc.c-torture/execute/loop-8.c: New test.
1667
1668 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1669
1670         * g++.old-deja/g++.other/base1.C: New test.
1671
1672 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1673
1674         * g++.old-deja/g++.other/parse2.C: New test.
1675
1676 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1677
1678         * g++.old-deja/g++.pt/incomplete1.C: New test.
1679
1680 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1681
1682         * g++.old-deja/g++.other/friend9.C: New test.
1683
1684 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1685
1686         * gcc.dg/20001127-1.c: New test.
1687
1688 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
1689
1690         * g++.old-deja/g++.pt/friend46.C: New test.
1691
1692 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
1693
1694         * g++.old-deja/g++.other/ptrmem8.C: New test.
1695
1696 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1697
1698         * gcc.c-torture/execute/string-opt-7.c: New test.
1699         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1700
1701 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
1702
1703         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
1704         instead of 'mkcheck 2'.
1705
1706 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1707
1708         * gcc.c-torture/execute/memcheck/driver.c,
1709         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
1710         C9X references to refer to C99.
1711
1712 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
1713
1714         * gcc.dg/ultrasp3.c: New test.
1715
1716 2000-11-25  Neil Booth  <neilb@earthling.net>
1717
1718         * gcc.dg/cpp/include2.c: Update test to be locale independent.
1719
1720 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
1721
1722         * gcc.c-torture/compile/20001123-2.c: New.
1723
1724 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1725
1726         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
1727
1728 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
1729
1730         * gcc.dg/sequence-point-1.c: Add some new tests.
1731         * gcc.c-torture/execute/20001124-1.c: New test.
1732
1733 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
1734
1735         * g++.old-deja/g++.other/vaarg4.C: New test.
1736         * gcc.c-torture/compile/20001123-1.c: New test.
1737
1738 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
1739
1740         * g++.other/crash24.C: Adjust and remove XFAIL.
1741         * g++.other/crash37.C: New test.
1742
1743 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
1744
1745         * g++.old-deja/g++.pt/instantiate9.C: New test.
1746
1747 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
1748
1749         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
1750         new ABI, too.
1751
1752         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
1753         * g++.old-deja/g++.robertl/eb55.C: Likewise.
1754
1755 2000-11-22  Neil Booth  <neilb@earthling.net>
1756
1757         * gcc.dg/cpp/Wtrigraphs.c: New test.
1758
1759 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
1760
1761         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
1762
1763 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
1764
1765         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
1766
1767 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
1768
1769         * lib/gcc-dg.exp: load_lib scanasm.exp.
1770         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
1771         * lib/g++-dg.exp: load_lib scanasm.exp.
1772         * lib/scanasm.exp: New.
1773         (scan-assembler, scan-assembler-not): Add optional arguments to
1774         test name, or if not present, the pattern name.
1775         (scan-assembler-dem, scan-assembler-dem-not): New.
1776
1777         * g++.dg/dg.exp: New.
1778
1779 2000-11-21  Neil Booth  <neilb@earthling.net>
1780
1781         * gcc.dg/cpp/integrated1.c: Remove.
1782
1783 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
1784
1785         * gcc.c-torture/execute/20001121-1.c: New test.
1786
1787 2000-11-21  Richard Henderson  <rth@redhat.com>
1788
1789         * gcc.c-torture/compile/20001121-1.c: New test.
1790
1791 2000-11-20  Neil Booth  <neilb@earthling.net>
1792
1793         * gcc.dg/cpp/integrated1.c: New test.
1794
1795 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
1796
1797         * g++.old-deja/g++.other/inline17.C: New test.
1798
1799 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
1800
1801         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
1802         local variable to be zero: I made the variable global. Now
1803         uses abort() and exit() instead of relying on main's return value.
1804
1805 2000-11-20  Neil Booth  <neilb@earthling.net>
1806
1807         * gcc.dg/cpp/paste2.c: Update test.
1808         * objc/execute/paste.m: New test.
1809
1810 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
1811
1812         * gcc.dg/c99-condexpr-1.c: New test.
1813
1814 2000-11-20  Neil Booth  <neilb@earthling.net>
1815
1816         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
1817
1818 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
1819
1820         * g++.old-deja/g++.pt/export1.C: New test.
1821
1822 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
1823
1824         * gcc.dg/20001117-1.c: New test.
1825
1826 2000-11-18  Richard Henderson  <rth@redhat.com>
1827
1828         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
1829
1830 2000-11-18  Richard Henderson  <rth@redhat.com>
1831
1832         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
1833         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
1834         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
1835
1836 2000-11-18  Richard Henderson  <rth@redhat.com>
1837
1838         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
1839         (main): New.  Exit cleanly.
1840
1841 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1842
1843         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
1844         gcc.dg/c99-fordecl-2.c: New tests.
1845
1846 2000-11-18  Richard Henderson  <rth@redhat.com>
1847
1848         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
1849         * gcc.c-torture/execute/zerolen-2.c: New.
1850
1851 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1852
1853         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
1854         memory.
1855
1856 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
1857
1858         * g++.old-deja/g++.pt/instantiate8.C: New test.
1859
1860 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
1861
1862         * g++.old-deja/g++.other/incomplete.C: Add more tests.
1863         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
1864
1865 2000-11-16  Nick Clifton  <nickc@redhat.com>
1866
1867         * gcc.c-torture/execute/nestfunc-2.c: New test.
1868         * gcc.c-torture/execute/nestfunc-3.c: New test.
1869
1870 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
1871
1872         * gcc.c-torture/compile/20001116-1.c: New test.
1873
1874 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1875
1876         * gcc.c-torture/execute/20001115-1.c: New test.
1877
1878 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
1879
1880         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
1881         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
1882         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
1883         * g++.old-deja/g++.abi/vmihint.C: Likewise.
1884
1885 2000-11-15  Neil Booth  <neilb@earthling.net>
1886
1887         gcc.dg/cpp/_Pragma1.c: Update.
1888         gcc.dg/cpp/_Pragma2.c: New test.
1889
1890 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
1891
1892         * g++.old-deja/g++.other/anon5.C: New test.
1893
1894 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1895
1896         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
1897         tests.
1898
1899 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
1900
1901         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
1902         output.
1903
1904 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1905
1906         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
1907         labels at end of compound statements.
1908
1909 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
1910
1911         * gcc.c-torture/execute/loop-7.c: New test.
1912
1913 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1914
1915         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
1916
1917 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1918
1919         * gcc.dg/c99-bool-1.c: New test.
1920
1921 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1922
1923         * gcc.dg/c99-scope-1.c: Remove xfail.
1924         * gcc.dg/c99-scope-2.c: New test.
1925
1926 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1927
1928         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
1929         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
1930
1931 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
1932
1933         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
1934         error messages.
1935
1936         * g++.mike/p700.C: Don't typedef wchar_t.
1937         * g++.mike/p784.C: Likewise.
1938         * g++.mike/eb101.C: Don't use __wchar_t.
1939
1940 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
1941
1942         * g77.f-torture/execute/20001111.[fx]: Test premature exit
1943         from DO loop.
1944
1945 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
1946
1947         * gcc.c-torture/execute/20001111-1.c: New test.
1948
1949 2000-11-10  Nick Clifton  <nickc@redhat.com>
1950
1951         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
1952         long multuiple and accumulate.
1953
1954 2000-11-09  Richard Henderson  <rth@redhat.com>
1955
1956         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
1957         via size_t instead of int.
1958
1959         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
1960         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1961         * gcc.c-torture/execute/string-opt-3.c: Likewise.
1962         * gcc.c-torture/execute/string-opt-4.c: Likewise.
1963
1964 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
1965
1966         * gcc.c-torture/compile/20001109-1.c: New test.
1967         * gcc.c-torture/compile/20001109-2.c: New test.
1968
1969 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
1970
1971         * g++.old-deja/g++.pt/operator1.C: New test.
1972         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
1973
1974 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
1975
1976         * gcc.dg/20001108-1.c: New test.
1977
1978 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
1979
1980         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
1981         with both arguments constant strings.
1982         * gcc.c-torture/execute/string-opt-3.c: New test.
1983         * gcc.c-torture/execute/string-opt-4.c: New test.
1984         * gcc.c-torture/execute/string-opt-5.c: New test.
1985
1986 2000-11-08  Nick Clifton  <nickc@redhat.com>
1987
1988         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
1989         mulsidi3adddi patterns.
1990
1991 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
1992
1993         * g++.old-deja/g++.other/crash36.C: New test.
1994
1995 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
1996
1997         * g++.old-deja/g++.other/init16.C: New test.
1998
1999 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
2000
2001         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2002
2003 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2004
2005         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2006         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2007         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2008
2009 2000-11-07  DJ Delorie  <dj@redhat.com>
2010
2011         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2012
2013 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2014
2015         * gcc.c-torture/execute/string-opt-1.c: New test.
2016
2017 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2018
2019         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
2020         mips-sgi-irix6.* because the MIPS ABI passes floating-point
2021         parameters in registers, and there is no way for a varargs
2022         function to know in which order the integer and floating-point
2023         parameters should be interleaved when they are placed on the
2024         stack.
2025         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2026         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2027
2028 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2029
2030         * gcc.c-torture/execute/string-opt-2.c: New test.
2031
2032 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
2033
2034         * g++.old-deja/g++.pt/crash60.C: New test.
2035
2036 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2037
2038         * g++.old-deja/g++.other/crash24.C: New test.
2039         * g++.old-deja/g++.other/crash25.C: New test.
2040         * g++.old-deja/g++.other/crash26.C: New test.
2041         * g++.old-deja/g++.other/crash27.C: New test.
2042         * g++.old-deja/g++.other/crash28.C: New test.
2043         * g++.old-deja/g++.other/crash29.C: New test.
2044         * g++.old-deja/g++.other/crash30.C: New test.
2045         * g++.old-deja/g++.other/crash31.C: New test.
2046         * g++.old-deja/g++.other/crash32.C: New test.
2047         * g++.old-deja/g++.other/crash33.C: New test.
2048         * g++.old-deja/g++.other/crash34.C: New test.
2049         * g++.old-deja/g++.other/crash35.C: New test.
2050
2051 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2052
2053         * gcc.c-torture/execute/20001031-1.c: New test.
2054
2055 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
2056
2057         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2058         namespace.
2059
2060         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2061         standards-conformant.
2062
2063         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2064
2065         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2066         * g++.old-deja/g++.mike/p755a.C: Likewise.
2067         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2068         library makes no calls to `operator new' during initialization.
2069
2070 2000-11-04  Neil Booth  <neilb@earthling.net>
2071
2072         * gcc.dg/cpp/include2.c: New tests.
2073
2074 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
2075
2076         * lib/g++.exp (g++_set_ld_library_path): New function.
2077         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2078
2079 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
2080
2081         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
2082         warnings.
2083
2084 2000-11-01  Richard Henderson  <rth@redhat.com>
2085
2086         * g++.old-deja/g++.ext/namedret1.C: New.
2087         * g++.old-deja/g++.ext/namedret2.C: New.
2088         * g++.old-deja/g++.ext/namedret3.C: New.
2089
2090 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
2091
2092         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2093         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2094
2095 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2096
2097         * gcc.c-torture/execute/va-arg-21.c: New test.
2098
2099 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2100
2101         * gcc.dg/c99-complex-2.c: New test.
2102
2103 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2104
2105         * gcc.c-torture/execute/stdio-opt-1.c: New test.
2106
2107 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
2108
2109         * g++.old-deja/g++.other/inline16.C: New test.
2110
2111 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
2112
2113         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2114         __PRETTY_FUNCTION__
2115
2116 2000-10-29  Neil Booth  <neilb@earthling.net>
2117
2118         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2119         New tests.
2120         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2121         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2122         optimisation.
2123
2124 2000-10-29  Neil Booth  <neilb@earthling.net>
2125
2126         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2127         * mi1.c, mi1c.h: Add null directives to multiple-include test.
2128         * mi5.c: Test multiple includes work with -C.
2129         * trigraphs.c: Test ^= version.
2130
2131 2000-10-28  Neil Booth  <neilb@earthling.net>
2132
2133         New tests and test updates for new macro expander.
2134
2135         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2136         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2137         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2138         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2139         new diagnostic messages.
2140
2141         * gcc.dg/cpp/macro3.c: New tests.
2142
2143 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
2144
2145         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2146         on the same line.
2147
2148 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
2149
2150         * g++.old-deja/g++.other/eh2.C: New test.
2151
2152 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
2153
2154         * gcc.c-torture/execute/20001027-1.c: New test.
2155
2156 2000-10-26  Richard Henderson  <rth@redhat.com>
2157
2158         * gcc.c-torture/execute/20001026-1.c: New.
2159
2160 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
2161
2162         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2163         * g++.old-deja/g++.law/builtin1.C: Likewise.
2164         * g++.old-deja/g++.law/ctors10.C: Likewise.
2165         * g++.old-deja/g++.law/virtual3.C: Likewise.
2166         * g++.old-deja/g++.mike/p658.C: Likewise.
2167         * g++.old-deja/g++.other/sibcall1.C: Likewise.
2168         * g++.old-deja/g++.other/vaarg2.C: Likewise.
2169         * g++.old-deja/g++.robertl/eb124.C: Likewise.
2170         * g++.old-deja/g++.robertl/eb44.C: Likewise.
2171         * g++.old-deja/g++.robertl/eb77.C: Likewise.
2172
2173 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2174
2175         * gcc.c-torture/compile/20001024-1.c: New test.
2176
2177 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
2178
2179         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2180         to tell us whether or not we are using V3.
2181
2182 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2183
2184         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2185         operands.
2186
2187 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2188
2189         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2190
2191 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
2192
2193         * gcc.c-torture/execute/20001024-1.c: New test.
2194
2195 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
2196
2197         * g++.old-deja/g++.other/sibcall1.C: New test.
2198
2199 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2200
2201         * gcc.dg/noncompile/init-3.c: New test.
2202
2203 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2204
2205         * gcc.dg/format-array-1.c: New test.
2206
2207 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2208
2209         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2210         writing through null pointers; remove comment about testing
2211         unterminated strings.
2212
2213 2000-10-17  Matthew Hiller  <hiller@redhat.com>
2214
2215         * gcc.c-torture/execute/20001017-2.c: New test.
2216
2217 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2218
2219         * gcc.c-torture/compile/20001018-1.c: New test.
2220         * gcc.c-torture/compile/20001018-1.x: Xfail.
2221
2222 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2223
2224         * gcc.c-torture/execute/20001017-1.c: New test.
2225
2226 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2227
2228         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
2229         for multiple use of arguments with scanf formats; add tests for
2230         multiple use of arguments.
2231
2232 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
2233
2234         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
2235
2236 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2237
2238         * gcc.dg/format-miss-1.c: New test.
2239
2240 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2241
2242         * gcc.c-torture/execute/20001013-1.c: New test.
2243
2244 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2245
2246         * gcc.dg/format-branch-1.c: New test.
2247
2248 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2249
2250         * README, lib/file-format.exp: Remove EGCS references.
2251
2252 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2253
2254         * gcc.dg/20001013-1.c: New test.
2255
2256 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2257
2258         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
2259         for intmax_t in the compiler using __typeof__ and the type rules
2260         for conditional expressions.
2261
2262 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
2263
2264         * gcc.dg/20001012-1.c: New test.
2265         * gcc.dg/20001012-2.c: New test.
2266
2267 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2268
2269         * gcc.dg/format-attr-1.c: New test.
2270
2271 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2272
2273         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2274         __LONG_LONG_MAX__ instead of LLONG_MAX.
2275
2276 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2277
2278         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
2279         scanf flags.
2280         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
2281         flags.
2282
2283 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2284
2285         * gcc.dg/sequence-pt-1.c: New test.
2286
2287 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
2288
2289         * gcc.c-torture/execute/20001011-1.c: New testcase.
2290         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
2291
2292 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2293
2294         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
2295         does not error on it.
2296
2297 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2298
2299         * gcc.dg/20001009-1.c: New test.
2300
2301 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2302
2303         * gcc.c-torture/compile/20001009-1.c: Move from here ....
2304         * gcc.c-torture/execute/20001009-2.c: ... to here.
2305
2306 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
2307
2308         * gcc.c-torture/compile/20001009-1.c: New testcase.
2309         * gcc.c-torture/execute/20001009-1.c: New testcase.
2310         Testcases provided by Jan Hubicka <jh@suse.cz>.
2311
2312 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2313
2314         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2315         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
2316         uintmax_t using <limits.h> to emulate the compiler's internal
2317         logic.  No longer XFAIL %j tests.
2318
2319 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2320
2321         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
2322         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2323         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
2324         regexps and details of expected handling of some bad formats.
2325         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
2326         suppression.
2327
2328 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2329
2330         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
2331         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
2332         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
2333         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
2334         in list archives.
2335
2336 2000-10-06  Richard Henderson  <rth@cygnus.com>
2337
2338         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
2339         * g++.old-deja/g++.brendan/crash52.C: Likewise.
2340         * g++.old-deja/g++.jason/report.C: Likewise.
2341         * g++.old-deja/g++.law/friend5.C: Likewise.
2342         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
2343         of the expected warnings.
2344
2345 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
2346
2347         * g++.old-deja/g++.pt/enum14.C: New test.
2348
2349 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2350
2351         * g++.old-deja/g++.pt/crash59.C: New test.
2352
2353 2000-10-04  Will Cohen  <wcohen@redhat.com>
2354
2355         * gcc.dg/20000926-1.c: New test.
2356
2357 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
2358
2359         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
2360         function name for current C++ compiler.
2361         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
2362
2363 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
2364
2365         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
2366         __PRETTY_FUNCTION__.
2367         * g++.old-deja/g++.ext/pretty2.C: Likewise.
2368
2369 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2370
2371         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
2372
2373 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
2374
2375         * gcc.c-torture/compile/20000923-1.c: New test.
2376
2377 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2378
2379         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
2380         * g++.old-deja/g++.pt/ttp62.C: Same.
2381         * g++.old-deja/g++.other/inline14.C: Same.
2382
2383 2000-09-24  Richard Henderson  <rth@cygnus.com>
2384
2385         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
2386
2387 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2388
2389         * gcc.dg/c90-printf-1.c: Add test for wide string format.
2390
2391 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
2392
2393         * gcc.c-torture/compile/20000922-1.c: New file.
2394
2395 2000-09-21  Nick Clifton  <nickc@redhat.com>
2396
2397         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
2398         a signed long modulo operation.
2399         (mod6): New funciton - perform an unsigned long modulo operation.
2400         (main): Add tests for modulos of very large numbers by very small
2401         dividends.
2402
2403 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2404
2405         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
2406
2407 2000-09-19  Richard Henderson  <rth@cygnus.com>
2408
2409         * gcc.dg/compare2.c (case 10): XFAIL.
2410
2411 2000-09-18  Richard Henderson  <rth@cygnus.com>
2412
2413         * gcc.c-torture/execute/20000906-1.c: Move ...
2414         * gcc.dg/20000906-1.c: ... here.  Only run on targets
2415         that support __builtin_trap.
2416
2417 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
2418
2419         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
2420
2421 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2422
2423         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
2424         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
2425         more $ format tests.
2426
2427 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2428
2429         * gcc.dg/format-errmk-1.c: New test.
2430
2431 2000-09-17  Greg McGary  <greg@mcgary.org>
2432
2433         * gcc.c-torture/execute/20000917-1.x: Remove.
2434
2435 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2436
2437         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
2438
2439 2000-09-17  Greg McGary  <greg@mcgary.org>
2440
2441         * gcc.c-torture/execute/20000917-1.c: New test.
2442         * gcc.c-torture/execute/20000917-1.x: XFAIL.
2443
2444 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
2445
2446         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
2447         in nested macro bug.
2448
2449 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
2450
2451         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
2452
2453 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
2454
2455         * gcc.c-torture/execute/20000914-1.c: New test.
2456
2457 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
2458
2459         * g++.other/inline13.C: New test.
2460
2461 2000-09-12  Andreas Jaeger  <aj@suse.de>
2462
2463         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
2464         constant by Ulrich Drepper <drepper@redhat.com>.
2465
2466 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
2467
2468         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
2469
2470 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2471
2472         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
2473
2474 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
2475
2476         * gcc.dg/cpp/backslash.c: New test.
2477
2478 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
2479
2480         * gcc.c-torture/execute/20000910-1.c: New test.
2481         * gcc.c-torture/execute/20000910-2.c: Likewise.
2482
2483 2000-09-11  Robert Lipe  <robertl@sco.com>
2484
2485         * gcc.dg/pragma-align.c: New test.
2486
2487 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2488
2489         * g++.old-deja/g++.pt/explicit82.C: New test.
2490         * g++.old-deja/g++.pt/explicit83.C: New test.
2491
2492 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
2493
2494         * gcc.dg/asm-names.c: New test.
2495
2496 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2497
2498         * gcc.dg/cpp/tr-warn6.c: New test
2499
2500 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2501
2502         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
2503         be accepted.
2504
2505 2000-09-07  Catherine Moore  <clm@redhat.com>
2506
2507         * gcc.c-torture/execute/unroll-1.c: New test.
2508
2509 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
2510
2511         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
2512         ERROR markers.
2513         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
2514         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
2515         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
2516         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
2517         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
2518         Preprocess only.
2519         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
2520         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
2521
2522 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2523
2524         * g++.old-deja/g++.pt/deduct2.C: New test.
2525
2526 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2527
2528         * g++.old-deja/g++.pt/parms2.C: New test.
2529
2530 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2531
2532         * g++.old-deja/g++.pt/crash58.C: New test.
2533
2534 2000-09-06  Greg McGary  <greg@mcgary.org>
2535
2536         * gcc.c-torture/execute/20000906-1.c: New test.
2537         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
2538
2539 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2540
2541         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
2542
2543 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2544
2545         * g++.old-deja/g++.pt/crash57.C: New test.
2546
2547 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2548
2549         * g++.old-deja/g++.pt/crash56.C: New test.
2550
2551 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2552
2553         * g++.old-deja/g++.pt/koenig1.C: New test.
2554
2555 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2556
2557         * gcc.dg/20000904-1.c: New test.
2558
2559 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2560
2561         * gcc.dg/cpp/paste8.c: New test.
2562
2563 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
2564
2565         * gcc.c-torture/compile/20000827-1.c: New test.
2566
2567 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2568
2569         * gcc.dg/format-diag-1.c: New test.
2570
2571 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2572
2573         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
2574         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
2575         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
2576         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
2577         gcc.dg/formatz-1.c: Adjust warning regular expressions.
2578
2579 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2580
2581         * g++.old-deja/g++.other/nested4.C: New test.
2582
2583 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2584
2585         * g++.old-deja/g++.ns/scoped1.C: New test.
2586
2587 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
2588
2589         * lib/g++.exp: Support testing already-installed GCC.
2590
2591 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2592
2593         * wtr-label-1.c, wtr-suffix-1.c: New tests.
2594
2595 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2596
2597         * gcc.dg/return-type-2.c: New test.
2598
2599 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
2600
2601         * gcc.c-torture/compile/20000825-1.c: New test.
2602
2603 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
2604
2605         * gcc.dg/dwarf2-2.c: New test.
2606
2607 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
2608
2609         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2610         dg-warning regexps.
2611
2612 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2613
2614         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
2615         gcc.dg/format-ext-5.c: New tests.
2616
2617 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
2618
2619         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
2620
2621 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
2622
2623         * gcc.dg/noncompile/930622-2.c: Adjust error message.
2624
2625 2000-08-24  Richard Henderson  <rth@cygnus.com>
2626
2627         * gcc.dg/ia64-sync-1.c: New test.
2628         * gcc.dg/ia64-sync-2.c: New test.
2629         * gcc.dg/ia64-asm-1.c: New test.
2630
2631 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2632
2633         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
2634         * gcc.dg/format-ext-2.c: New test.
2635
2636 2000-08-23  Jason Merrill  <jason@redhat.com>
2637
2638         * lib/old-dejagnu.exp: Also ignore "In member function" and
2639         "At global scope".
2640
2641 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2642
2643         * gcc.dg/noncompile/label-lineno-1.c: New test.
2644
2645 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2646
2647         * gcc.dg/c99-array-nonobj-1.c: New test.
2648
2649 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2650
2651         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
2652         tests.
2653         * gcc.dg/format-ext-1.c: New test.
2654
2655 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2656
2657         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
2658         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
2659         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
2660         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
2661         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
2662
2663 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2664
2665         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
2666         gcc.dg/c99-strftime-2.c: New tests.
2667
2668 2000-08-22  Richard Henderson  <rth@cygnus.com>
2669
2670         * gcc.c-torture/execute/20000822-1.c: New test.
2671
2672 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
2673
2674         * gcc.c-torture/execute/20000819-1.x: Remove.
2675
2676 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2677
2678         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
2679         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
2680         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
2681         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
2682         gcc.dg/format-xopen-1.c: New tests.
2683
2684 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2685
2686         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
2687
2688 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
2689
2690         * g++.old-deja/g++.other/loop2.C: New test.
2691
2692         * gcc.c-torture/compile/20000606-1.c: New test.
2693         * gcc.c-torture/compile/20000728-1.c: New test.
2694         * gcc.c-torture/execute/20000801-1.c: New test.
2695         * gcc.c-torture/execute/20000801-2.c: New test.
2696         * gcc.c-torture/execute/20000819-1.c: New test.
2697         * gcc.c-torture/execute/20000819-1.x: XFAIL.
2698         * gcc.dg/20000629-1.c: New test.
2699         * gcc.dg/20000724-1.c: New test.
2700         * gcc.dg/20000807-1.c: New test.
2701
2702 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
2703
2704         * gcc.dg/cpp/pragma-1.c: New test.
2705         * gcc.dg/cpp/pragma-2.c: New test.
2706
2707 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
2708
2709         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
2710         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
2711
2712 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2713
2714         * gcc.c-torture/compile/20000818-1.c: New test.
2715
2716 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
2717
2718         * gcc.c-torture/execute/20000818-1.c: New test.
2719
2720 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2721
2722         * gcc.dg/format-va-1.c: New test.
2723
2724 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2725
2726         * g++.old-deja/g++.other/typedef8.C: New test.
2727
2728 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2729
2730         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
2731         * g++.old-deja/g++.mike/net36.C: Mark candidate.
2732         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
2733         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
2734         * g++.old-deja/g++.other/ptrmem7.C: New test.
2735         * g++.old-deja/g++.pt/ptrmem10.C: New test.
2736
2737 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2738
2739         * g++.old-deja/g++.pt/typename27.C: New test.
2740
2741 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
2742
2743         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
2744         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
2745         * g++.old-deja/g++.pt/friend45.C: New test.
2746         * g++.old-deja/g++.other/friend8.C: New test.
2747
2748 2000-08-15  Richard Henderson  <rth@cygnus.com>
2749
2750         * gcc.c-torture/execute/20000815-1.c: New test.
2751
2752 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2753
2754         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
2755         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
2756         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
2757
2758 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
2759
2760         * g++.old-deja/g++.other/refinit2.C: New test.
2761
2762 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
2763
2764         * lib/c-torture.exp (c-torture): Make
2765         compiler_conditional_xfail_data global.
2766         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
2767         compiler_conditional_xfail_data machinery.
2768         (f-torture-execute): Likewise.
2769         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
2770         and only when unrolling loops.
2771
2772         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
2773
2774 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
2775
2776         * g++.old-deja/g++.pt/explicit81.C: New test.
2777
2778 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
2779
2780         * g++.old-deja/g++.pt/typename26.C: New test.
2781
2782 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
2783
2784         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
2785         warning.
2786
2787 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
2788
2789         * g++.old-deja/g++.other/array3.C: New test.
2790
2791 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2792
2793         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
2794         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
2795         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
2796         New tests.
2797
2798 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
2799
2800         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
2801         * g++.old-deja/g++.abi/vmihint.C: Likewise.
2802
2803 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
2804
2805         * gcc.c-torture/execute/20000808-1.c: New test.
2806
2807 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
2808
2809         * gcc.dg/c90-const-expr-1.c: New test.
2810
2811 2000-08-08  Richard Henderson  <rth@cygnus.com>
2812
2813         * gcc.dg/noncompile/920923-1.c: Declare calloc.
2814
2815 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2816
2817         * gcc.dg/noncompile/const-ll-1.c: New test.
2818
2819 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2820
2821         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
2822
2823 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
2824
2825         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
2826         that running programs linked against the shared version of libobjc
2827         run correctly.
2828
2829 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2830
2831         * gcc.dg/c99-printf-1.c: New test.
2832
2833 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
2834
2835         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
2836
2837 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
2838
2839         * gcc.c-torture/execute/20000731-1.x: Delete.
2840
2841 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
2842
2843         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
2844         and torture_without_loops as is done by c-torture.exp.
2845         (search_for): Copy from c-torture.exp.
2846         (gcc-dg-runtest): New function, drives a directory of tests
2847         iterating over the TORTURE_OPTIONS.
2848         (scan-assembler, scan-assembler-not): Move here from
2849         individual directory drivers.
2850
2851         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
2852         defined by lib/gcc-dg.exp.
2853         * gcc.dg/cpp/cpp.exp: Likewise.
2854         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
2855         gcc-dg-runtest, so we cycle over optimization options.
2856
2857         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
2858         * gcc.dg/compare2.c: No longer expected to fail.
2859
2860 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
2861
2862         * gcc.c-torture/execute/20000804-1.c: New test.
2863
2864 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
2865
2866         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
2867
2868 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
2869
2870         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
2871
2872 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
2873
2874         * gcc.c-torture/compile/20000803-1.c: New test.
2875
2876 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
2877
2878         * gcc.c-torture/execute/20000801-3.c,
2879         gcc.c-torture/execute/20000801-4.c: New tests.
2880         * gcc.c-torture/execute/20000801-3.x,
2881         gcc.c-torture/execute/20000801-4.x: Xfail.
2882
2883 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
2884
2885         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
2886         libobjc/.libs to allow for libtool.
2887
2888 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
2889
2890         * gcc.c-torture/compile/20000802-1.c: New test.
2891
2892 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
2893
2894         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
2895
2896 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
2897
2898         * gcc-c-torture/execute/20000731-2.c: New test.
2899
2900         * gcc.c-torture/execute/20000731-1.c: New test.
2901         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
2902
2903 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
2904
2905         * testsuite/gcc.dg/cpp/paste7.c: New test.
2906         * gcc.dg/cpp/20000725-1.c: New test.
2907
2908 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
2909
2910         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
2911         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
2912         declaration warning for __builtin_dwarf_reg_size.
2913
2914         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
2915
2916 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2917
2918         * gcc.dg/noncompile/voidparam-1.c: New test.
2919
2920 2000-07-30  Richard Henderson  <rth@cygnus.com>
2921
2922         * gcc.dg/c90-digraph-1.c: Don't xfail.
2923         * gcc.dg/compare2.c (case 10): Xfail.
2924         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
2925
2926 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
2927
2928         * gcc.dg/c99-main-1.c: New test.
2929
2930 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2931
2932         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
2933
2934 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
2935
2936         * gcc.c-tortuer/execute/20000726-1.c: New test.
2937
2938 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
2939
2940         * gcc.c-torture/execute/enum-2.c: New test.
2941
2942 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2943
2944         * gcc.dg/cpp/tr-warn3.c: New test.
2945
2946 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2947
2948         * g++.old-deja/g++.ext/implicit1.C: Remove.
2949         * g++.old-deja/g++.jason/c2.C: Remove
2950         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
2951         * g++.old-deja/g++.pt/crash16.C: Likewise.
2952         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
2953
2954 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
2955
2956         * g++.old-deja/g++.other/for2.C: New test.
2957
2958 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
2959
2960         * gcc.dg/20000720-1.c: New test.
2961
2962 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
2963
2964         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
2965
2966 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
2967
2968         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
2969         * gcc.c-torture/execute/20000722-1.c: New.
2970         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
2971
2972 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
2973
2974         * gcc.dg/cpp/20000720-1.S: New test.
2975
2976 2000-07-21  Michael Meissner  <meissner@redhat.com>
2977
2978         * gcc.c-torture/execute/ieee/hugeval.c: New test.
2979
2980 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
2981
2982         * g++.old-deja/g++.brendan/crash16.C,
2983         g++.old-deja/g++.brendan/parse3.C,
2984         g++.old-deja/g++.brendan/redecl1.C,
2985         g++.old-deja/g++.ns/template13.C,
2986         g++.old-deja/g++.other/decl4.C,
2987         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
2988
2989 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
2990
2991         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
2992         and "Internal error".
2993
2994         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
2995         regexps.
2996         * gcc.dg/cpp/paste6.c: New test.
2997
2998 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
2999
3000         * gcc.dg/cpp/tr-direct.c: New test.
3001
3002         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3003         gcc.dg/cpp/undef1.c: Tweak error regexps.
3004
3005 2000-07-18  Eric Christopher <echristo@redhat.com>
3006
3007         * gcc.c-torture/compile/20000718-1.c: New test.
3008
3009 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
3010
3011         * cpplex.c (_cpp_push_token): If the token being pushed back
3012         is the previous token in this context, just subtract one from
3013         context->posn.
3014         * cppmacro.c (save_expansion): Clear aux field when storing a
3015         placemarker.
3016
3017 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
3018
3019         * gcc.dg/noncompile/redecl-1.c: New test.
3020
3021 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
3022
3023         * gcc.c-torture/execute/20000717-5.c: New test.
3024         * gcc.c-torture/execute/20000717-1.x: Removed.
3025
3026 2000-07-17  Richard Henderson  <rth@cygnus.com>
3027
3028         * gcc.c-torture/execute/20000717-4.c: New test.
3029
3030 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
3031
3032         * gcc.dg/cpp/syshdr.c: New test.
3033         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3034
3035 2000-07-17  Neil Booth  <neilb@earthling.net>
3036
3037         * gcc.dg/cpp/cmdlne-dM.c: New test.
3038         * gcc.dg/cpp/cmdlne-dD.c: New test.
3039
3040 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
3041
3042         * gcc.c-torture/execute/20000717-3.c: New test.
3043
3044         * gcc.c-torture/compile/20000717-1.c: New test.
3045
3046 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
3047
3048         * gcc.c-torture/execute/20000717-2.c: New test.
3049
3050 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3051
3052         * gcc.dg/formatz-1.c: New test.
3053
3054         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3055         * gcc.dg/c99-digraph-1.c: New tests.
3056
3057         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3058         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3059
3060         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3061         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3062         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3063         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3064         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3065         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3066         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3067
3068 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
3069
3070         * gcc.c-torture/execute/20000717-1.c: New test.
3071         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3072
3073 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
3074
3075         * gcc.c-torture/execute/20000715-2.c: New test.
3076         * gcc.dg/20000715-1.c: New test.
3077
3078 2000-07-15  Michael Meissner  <meissner@redhat.com>
3079
3080         * gcc.c-torture/execute/20000715-1.c: New test.
3081
3082 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
3083
3084         * gcc.c-torture/execute/20000707-1.c: New test.
3085
3086 2000-07-13  Neil Booth  <NeilB@earthling.net>
3087
3088         * testsuite/gcc.dg/cpp/digraph1.c,
3089         testsuite/gcc.dg/cpp/digraph2.c,
3090         testsuite/gcc.dg/cpp/digraphs.c: New tests.
3091
3092 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
3093
3094         * g77.f-torture/compile/20000630-2.f:  New test.
3095         * g77.f-torture/compile/20000630-2.x
3096
3097 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3098
3099         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
3100
3101 2000-07-11  Neil Booth  <NeilB@earthling.net>
3102
3103         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3104
3105 2000-07-11  Neil Booth  <NeilB@earthling.net>
3106
3107         * gcc.dg/cpp/cmdlne-C.c: New.
3108
3109 2000-07-09  Neil Booth  <NeilB@earthling.net>
3110
3111         * gcc.dg/cpp/directiv.c: New tests.
3112         * gcc.dg/cpp/undef1.c: Update.
3113
3114 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
3115
3116         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3117
3118 2000-07-09  Neil Booth  <NeilB@earthling.net>
3119
3120         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3121
3122 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
3123
3124         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3125         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3126
3127 2000-07-08  Neil Booth  <NeilB@earthling.net>
3128
3129         * gcc.dg/cpp/macsyntx.c: New tests.
3130
3131 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3132
3133         * gcc.dg/20000707-1.c: New test.
3134
3135 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3136
3137         * gcc.c-torture/execute/20000706-1.c: New test.
3138         * gcc.c-torture/execute/20000706-2.c: New test.
3139         * gcc.c-torture/execute/20000706-3.c: New test.
3140         * gcc.c-torture/execute/20000706-4.c: New test.
3141         * gcc.c-torture/execute/20000706-5.c: New test.
3142
3143 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3144
3145         * g++.old-deja/g++.pt/instantiate7.C: New test.
3146
3147 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3148
3149         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3150         * g++.old-deja/g++.mike/thunk3.C: Likewise.
3151         * g++.old-deja/g++.other/rtti3.C: Likewise.
3152         * g++.old-deja/g++.other/rttid3.C: Likewise.
3153
3154 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
3155
3156         *  g77.f-torture/compile/20000630-1.x: Fix typo
3157
3158 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
3159
3160         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3161         assembly output.
3162
3163 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
3164
3165         * gcc.dg/cpp/ident.c: New test.
3166
3167 2000-07-05  Neil Booth  <NeilB@earthling.net>
3168
3169         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3170           gcc.dg/cpp/lexstrng.c: New tests.
3171
3172 2000-07-04  Neil Booth  <NeilB@earthling.net>
3173
3174         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3175         * gcc.dg/cpp/strify2.c: Same.
3176
3177 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
3178
3179         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3180         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3181         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3182         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3183
3184         * testsuite/gcc.dg/cpp/macro1.c,
3185         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3186         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3187         testsuite/gcc.dg/cpp/strify1.c,
3188         testsuite/gcc.dg/cpp/strify2.c: New tests.
3189
3190 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
3191
3192         * gcc.c-torture/execute/20000703-1.c: New test.
3193
3194 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3195
3196         * g++.old-deja/g++.pt (lookup10.C): New test.
3197
3198 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3199
3200         * g++.old-deja/g++.pt (typename25.C): New test.
3201
3202 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
3203
3204         * gcc.c-torture/compile/20000701-1.c: New test.
3205
3206 2000-06-30  Nick Clifton  <nickc@cygnus.com>
3207
3208         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3209         to test case.
3210
3211 2000-06-30  Catherine Moore  <clm@cygnus.com>
3212
3213         * gcc.c-torture/execute/align-1.c: New test.
3214
3215 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
3216
3217         * g++.old-deja/g++.pt/expr8.C: New test.
3218         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3219
3220 2000-06-29  Nick Clifton  <nickc@cygnus.com>
3221
3222         * gcc.c-torture/compile/20000629-1.c: New test.
3223
3224 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3225
3226
3227         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
3228         gcc.dg/noncompile directory, depending on whether they're
3229         preprocessor tests or not.  Annotate all the tests for the dg
3230         framework.
3231
3232         * gcc.c-torture/noncompile/noncompile.exp: Delete.
3233         * gcc.dg/noncompile/noncompile.exp: New.
3234
3235         * Moved files:
3236         Old name                                New name
3237         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
3238         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
3239         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
3240         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
3241         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
3242         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
3243         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
3244         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
3245         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
3246         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
3247         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
3248         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
3249         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
3250         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
3251         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
3252         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
3253         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
3254         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
3255         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
3256         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
3257         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
3258         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
3259         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
3260         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
3261
3262         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
3263         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
3264         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
3265         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
3266         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
3267         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
3268
3269 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3270
3271         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
3272         declare one variable.  On the fourth, error.
3273         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
3274         declared by 20000628-1a.h.
3275
3276 2000-06-29  Richard Henderson  <rth@redhat.com>
3277
3278         * gcc.c-torture/execute/930529-1.x: New file.
3279         * gcc.dg/920413-1.c: Adjust expected warning text.
3280         * gcc.dg/980217-1.c: Declare abort.
3281         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
3282
3283 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
3284
3285         * g77.f-torture/compile/20000629-1.f: New test.
3286         * g77.f-torture/compile/20000629-1.x: Expected to fail.
3287
3288 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3289
3290         Rearrange lots of files, removing entirely the
3291         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3292         directories.
3293
3294         * Deleted files:
3295         gcc.c-torture/code_quality/code_quality.exp
3296         gcc.c-torture/special/special.exp
3297         gcc.failure/failure.exp
3298         gcc.failure/940409-1.x
3299         gcc.c-torture/compile/961203-1.x
3300
3301         * New files:
3302         gcc.misc-tests/linkage.exp
3303         gcc.c-torture/execute/920730-1t.c
3304         gcc.c-torture/execute/920730-1t.x
3305         gcc.c-torture/compile/920520-1.x
3306         gcc.c-torture/compile/920521-1.x
3307         gcc.c-torture/compile/981006-1.x
3308         gcc.c-torture/execute/eeprof-1.x
3309
3310         * Moved files (possibly with modifications to fit a new harness):
3311         Old name                                New name
3312         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
3313         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
3314         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
3315         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
3316         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
3317         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
3318         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
3319         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
3320         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
3321         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
3322         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
3323         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
3324         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
3325         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
3326
3327 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3328
3329         * c-torture/compile/961203-1.x: Delete.
3330
3331         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
3332         not exit. Include stdio.h.
3333         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
3334         * gcc.misc-tests/dg-12.c: Likewise.
3335         * gcc.misc-tests/dg-5.c: Likewise.
3336         * gcc.misc-tests/dg-6.c: Likewise.
3337         * gcc.misc-tests/dg-7.c: Prototype abort.
3338         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
3339         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
3340         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
3341         not exit.
3342         * gcc.misc-tests/sieve.c: Use return from main, not exit.
3343         * gcc.misc-tests/sort2.c: Use return from main, not exit.
3344
3345 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3346
3347         * gcc.dg/cpp/20000628-1.c: New test.
3348         * gcc.dg/cpp/20000628-1.h: New header for above test.
3349         * gcc.dg/cpp/20000628-1a.h: Likewise.
3350
3351 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
3352
3353         * gcc.dg/cpp: New directory.
3354         * gcc.dg/cpp/cpp.exp: New driver.
3355         * gcc.dg/cpp/20000627-1.c: New test.
3356         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
3357         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
3358         and rewrite as a compilation test.
3359
3360         * gcc.dg: Move many files into the cpp subdirectory, possibly
3361         renaming or editing them as well.
3362         Old name                New name
3363         990119-1.c              cpp/19990119-1.c
3364         990228-1.c              cpp/19990228-1.c
3365         990407-1.c              cpp/19990407-1.c
3366         990409-1.c              cpp/19990409-1.c
3367         990413-1.c              cpp/19990413-1.c
3368         990703-1.c              cpp/19990703-1.c
3369         20000127-1.c            cpp/20000127-1.c
3370         20000129-1.c            cpp/20000129-1.c
3371         20000207-1.c            cpp/20000207-1.c
3372         20000207-2.c            cpp/20000207-2.c
3373         20000209-1.c            cpp/20000209-1.c
3374         20000209-2.c            cpp/20000209-2.c
3375         20000301-1.c            cpp/20000301-1.c
3376         20000419-1.c            cpp/20000419-1.c
3377         20000510-1.S            cpp/20000510-1.S
3378         20000519-1.c            cpp/20000519-1.c
3379         20000529-1.c            cpp/20000529-1.c
3380         20000625-1.c            cpp/20000625-1.c
3381         20000625-2.c            cpp/20000625-2.c
3382         cpp-as1.c               cpp/assert1.c
3383         cpp-as2.c               cpp/assert2.c
3384         cxx-comments-1.c        cpp/cxxcom1.c
3385         cxx-comments-2.c        cpp/cxxcom2.c
3386         endif-label.c           cpp/endif.c
3387         cpp-hash1.c             cpp/hash1.c
3388         cpp-hash2.c             cpp/hash2.c
3389         cpp-if1.c               cpp/if-1.c
3390         cpp-if2.c               cpp/if-2.c
3391         cpp-if3.c               cpp/if-3.c
3392         cpp-if4.c               cpp/if-4.c
3393         cpp-if5.c               cpp/if-5.c
3394         cpp-cond.c              cpp/if-cexp.c
3395         cpp-missingop.c         cpp/if-mop.c
3396         cpp-missingparen.c      cpp/if-mpar.c
3397         cpp-opprec.c            cpp/if-oppr.c
3398         cpp-ifparen.c           cpp/if-paren.c
3399         cpp-shortcircuit.c      cpp/if-sc.c
3400         cpp-shift.c             cpp/if-shift.c
3401         cpp-unary.c             cpp/if-unary.c
3402         cpp-li1.c               cpp/line1.c
3403         cpp-li2.c               cpp/line2.c
3404         lineno.c                cpp/line3.c
3405         lineno-2.c              cpp/line4.c
3406         cpp-mi.c                cpp/mi1.c
3407         cpp-mic.h               cpp/mi1c.h
3408         cpp-micc.h              cpp/mi1cc.h
3409         cpp-mind.h              cpp/mi1nd.h
3410         cpp-mindp.h             cpp/mi1ndp.h
3411         cpp-mix.h               cpp/mi1x.h
3412         cpp-mi2.c               cpp/mi2.c
3413         cpp-mi2a.h              cpp/mi2a.h
3414         cpp-mi2b.h              cpp/mi2b.h
3415         cpp-mi2c.h              cpp/mi2c.h
3416         cpp-mi3.c               cpp/mi3.c
3417         cpp-mi3.def             cpp/mi3.def
3418         poison-1.c              cpp/poison.c
3419         pr-impl.c               cpp/prag-imp.c
3420         cpp-redef-2.c           cpp/redef1.c
3421         cpp-redef.c             cpp/redef2.c
3422         strpaste.c              cpp/strp1.c
3423         strpaste-2.c            cpp/strp2.c
3424         cpp-tradpaste.c         cpp/tr-paste.c
3425         cpp-tradstringify.c     cpp/tr-str.c
3426         cpp-tradwarn1.c         cpp/tr-warn1.c
3427         cpp-tradwarn2.c         cpp/tr-warn2.c
3428         trigraphs.c             cpp/trigraphs.c
3429         cpp-unc1.c              cpp/unc1.c
3430         cpp-unc2.c              cpp/unc2.c
3431         cpp-unc3.c              cpp/unc3.c
3432         cpp-unc.c               cpp/unc4.c
3433         undef.c                 cpp/undef1.c
3434         undef-2.c               cpp/undef2.c
3435         cpp-wi1.c               cpp/widestr1.c
3436
3437 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
3438
3439         * lib/g++.exp (g++_include_flags): Tweak.
3440
3441 2000-06-27  H.J. Lu  <hjl@gnu.org>
3442             Loren J. Rittle  <ljrittle@acm.org>
3443
3444         * lib/g++.exp (g++_include_flags): Override libgloss.exp
3445         version with one that knows about the new gcc tree structure.
3446         (g++_link_flags): Same.
3447
3448 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
3449
3450         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
3451         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
3452         case we are cross-compiling.
3453
3454         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
3455         g++.old-deja/g++.niklas/Makefile.in,
3456         g++.old-deja/g++.niklas/configure.in,
3457         g++.old-deja/g++.other/Makefile.in,
3458         g++.old-deja/g++.other/configure.in,
3459         gcc.c-torture/code_quality/Makefile.in,
3460         gcc.c-torture/code_quality/configure.in,
3461         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
3462         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
3463         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
3464         gcc.c-torture/execute/ieee/Makefile.in,
3465         gcc.c-torture/execute/ieee/configure.in,
3466         gcc.c-torture/noncompile/Makefile.in,
3467         gcc.c-torture/noncompile/configure.in,
3468         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
3469         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
3470         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
3471
3472 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3473
3474         * g++.old-deja/g++.other/ambig3.C: New test.
3475
3476 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3477
3478         * g++.old-deja/g++.pt/syntax1.C: New test.
3479         * g++.old-deja/g++.pt/syntax2.C: New test.
3480         * g++.old-deja/g++.other/syntax3.C: New test.
3481         * g++.old-deja/g++.other/syntax4.C: New test.
3482
3483 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3484
3485         * gcc.dg/20000623-1.c: Prototype exit and abort.
3486
3487 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3488
3489         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
3490         New tests.
3491         * gcc.dg/cpp-mi3.def: New file.
3492
3493         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
3494         inside assertions.
3495         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
3496         lexer's error messages.
3497         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
3498         divine anything from the linemarkers.
3499         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
3500         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
3501
3502 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
3503
3504         * gcc.dg/20000623-1.c: New test.
3505
3506 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
3507
3508         * gcc.c-torture/execute/20000622-1.c: New test.
3509
3510 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3511
3512         * g++.old-deja/g++.other/init15.C: New test.
3513
3514 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3515
3516         * g++.old-deja/g++.pt/vaarg2.C: New test.
3517         * g++.old-deja/g++.pt/vaarg3.C: New test.
3518
3519 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
3520
3521         * g++.old-deja/g++.other/dyncast6.C: New test.
3522
3523 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
3524
3525         * gcc.c-torture/execute/loop-6.c: New test.
3526
3527 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
3528
3529         * gcc.dg/20000614-1.c: New test.
3530         * gcc.dg/20000614-2.c: New test.
3531
3532 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
3533
3534         * g++.old-deja/g++.other/inline12.C: New test.
3535
3536 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
3537
3538         * g++.old-deja/g++.other/eh1.C: New test.
3539
3540 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
3541
3542         * g++.old-deja/g++.other/type.C: New test.
3543
3544 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3545
3546         * g++.old-deja/g++.other/initstring.C: New test.
3547
3548 2000-06-12  Jason Merrill  <jason@redhat.com>
3549
3550         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
3551
3552 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
3553
3554         * gcc.c-torture/compile/20000609-1.c: New test.
3555
3556 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
3557
3558         * gcc.dg/20000609-1.c: New test.
3559
3560 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
3561
3562         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
3563         * gcc.c-torture/noncompile/poison-1.c: Move...
3564         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
3565         * gcc.dg/cpp-li1.c: Add a token after the #line.
3566
3567 2000-06-05  Richard Henderson  <rth@cygnus.com>
3568
3569         * gcc.c-torture/execute/20000605-2.c: New test.
3570         * gcc.c-torture/execute/20000605-3.c: New test.
3571
3572 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
3573
3574         * g77.f-torture/execute/20000503-1.x: New file.
3575
3576 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
3577
3578         * g++.old-deja/g++.eh/badalloc1.C: New test.
3579
3580 2000-06-05  Richard Henderson  <rth@cygnus.com>
3581
3582         * gcc.c-torture/execute/20000605-1.c: New test.
3583
3584 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3585             Nathan Sidwell <nathan@codesourcery.com>
3586
3587         * gcc.c-torture/compile/20000605-1.c: New test.
3588
3589 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
3590
3591         * g77.f-torture/compile/20000601-1.f:  New test.
3592
3593 2000-06-03  Richard Henderson  <rth@cygnus.com>
3594
3595         * gcc.c-torture/execute/20000603-1.c: New.
3596
3597 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
3598
3599         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
3600         * gcc.dg/noreturn-2.c (noreturn): Likewise.
3601
3602 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
3603
3604         * gcc.dg/compare2.c (case 12): XFAIL.
3605         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
3606         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
3607
3608         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
3609
3610 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
3611
3612         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
3613         guard macro is already defined when the header is first
3614         included.
3615         * gcc.dg/cpp-mix.h: New file.
3616         * gcc.dg/endif-label.c: Update patterns to match compiler.
3617
3618         * g++.brendan/complex1.C: Declare abort.
3619         * g++.law/refs4.C: Remove XFAIL.
3620         * g++.oliva/expr2.C: Declare abort and exit.
3621
3622 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
3623
3624         * gcc.c-torture/execute/20000528-1.c: New test.
3625
3626         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
3627         * g++.old-deja/g++.law/temps4.C: Likewise.
3628
3629         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
3630         stdlib.h.  Call abort() on failure.
3631         * g++.old-deja/g++.law/refs4.C: Likewise.
3632         * g++.old-deja/g++.law/temps4.C: Likewise.
3633         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
3634         * gcc.c-torture/execute/20000112-1.c: Include string.h.
3635
3636 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
3637
3638         Relative to g++.dg/special:
3639         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
3640
3641         Relative to g++.old-deja:
3642         * g++.brendan/complex1.C, g++.jason/optimize2.C,
3643         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
3644         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
3645         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
3646         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
3647         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
3648         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
3649
3650         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
3651         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
3652         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
3653         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
3654         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
3655         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
3656         and/or string.h.
3657
3658         * g++.other/goto1.C: Update expectations for error messages.
3659
3660 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
3661
3662         * gcc.c-torture/compile/20000523-1.c: New test.
3663
3664 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3665
3666         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
3667
3668 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3669
3670         * g++.old-deja/g++.eh/catch11.C: New test.
3671         * g++.old-deja/g++.eh/catch12.C: New test.
3672
3673 2000-05-24  Nick Clifton  <nickc@cygnus.com>
3674
3675         * gcc.c-torture/execute/20000523-1.c: New test.
3676
3677 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
3678
3679         * c-torture/execute/bcp-1.c: Replace abort in arg of
3680         __builtin_constant_p with a generic external function.
3681
3682         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
3683         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
3684         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
3685         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
3686         Prototype abort and/or exit.
3687
3688         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
3689         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
3690         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
3691         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
3692
3693 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
3694
3695         * gcc.dg/dwarf2-1.c: New test.
3696
3697 2000-05-20  Richard Henderson  <rth@cygnus.com>
3698
3699         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
3700
3701 2000-05-20  Andreas Jaeger  <aj@suse.de>
3702
3703         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
3704         testcase.
3705
3706 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
3707
3708         * gcc.c-torture/execute/20000519-2.c: New test.
3709
3710 2000-05-19  Andreas Jaeger  <aj@suse.de>
3711
3712         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
3713         which fails with SSA.
3714
3715         * lib/c-torture.exp: Also test with -O3 -fssa.
3716
3717 2000-05-18  Michael Meissner  <meissner@redhat.com>
3718
3719         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
3720         * gcc.c-torture/execute/920415-1.c: Ditto.
3721         * gcc.c-torture/execute/920501-1.c: Ditto.
3722         * gcc.c-torture/execute/conversion.c: Ditto.
3723         * gcc.c-torture/execute/cvt-1.c: Ditto.
3724
3725 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
3726
3727         * gcc.c-torture/compile/20000518-1.c: New test.
3728
3729 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3730
3731         * g77.f-torture/compile/200005018.f:  New test.
3732
3733 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
3734
3735         * gcc.c-torture/compile/20000517-1.c: New test.
3736
3737 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3738
3739         * gcc.c-torture/execute/20000516-1.c: New test.
3740
3741 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
3742
3743         * g++.old-deja/g++.other/eh.C: New test.
3744
3745 2000-05-12  Richard Henderson  <rth@cygnus.com>
3746
3747         * gcc.c-torture/execute/990208-1.c (main): Don't pass
3748         constants through to doit's conditional.
3749
3750 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
3751
3752         * gcc.c-torture/compile/20000511-1.c: New test.
3753         * g77.f-torture/compile/20000511-1.f: New test.
3754         * g77.f-torture/compile/20000511-2.f: New test.
3755
3756 2000-05-11  Michael Meissner  <meissner@redhat.com>
3757
3758         * gcc.c-torture/execute/20000511-1.c: New test.
3759
3760 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
3761
3762         * gcc.dg/dg.exp: Scan .S files as well as .c files.
3763         * gcc.dg/20000510-1.S: New.
3764
3765 2000-05-08  Catherine Moore  <clm@cygnus.com>
3766
3767         * gcc.dg/unused-3.c: New.
3768
3769 2000-05-06  Richard Henderson  <rth@cygnus.com>
3770
3771           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
3772           * g++.old-deja/g++.mike/warn1.C: Likewise.
3773           * g++.old-deja/g++.pt/local1.C: Likewise.
3774           * g++.old-deja/g++.pt/local7.C: Likewise.
3775           * g++.old-deja/g++.pt/spec16.C: Likewise.
3776
3777 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
3778
3779         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
3780
3781 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
3782
3783           * g77.f-torture/execute/20000503-1.f:  New test.
3784
3785 2000-05-04  Andreas Jaeger  <aj@suse.de>
3786
3787         * gcc.dg/noreturn-2.c: New test.
3788
3789 2000-05-04  Neil Booth  <NeilB@earthling.net>
3790
3791         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
3792         preprocessor.
3793
3794 2000-05-04  Richard Henderson  <rth@cygnus.com>
3795
3796         * gcc.c-torture/execute/20000503-1.c: Fix typo.
3797
3798 2000-05-04  Richard Henderson  <rth@cygnus.com>
3799
3800         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
3801         OpenSSL by Jason R Thorpe.
3802
3803 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
3804
3805         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
3806
3807 2000-05-03  Robert Lipe <robertlipe@usa.net>
3808
3809         * gcc.dg/20000503-1.c: New test.
3810
3811 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
3812
3813         * gcc.c-torture/compile/20000502-1.c: New test.
3814         * g++.old-deja/g++.other/align.C: New test.
3815         * gcc.dg/cpp-tradstringify.c: New test.
3816
3817 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
3818
3819         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
3820         and hard registers.
3821
3822 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
3823
3824         * gcc.c-torture/execute/loop-5.c: New test.
3825
3826 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
3827
3828         * gcc.c-torture/execute/va-arg-20.c: New test.
3829
3830 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
3831
3832         * gcc.c-torture/execute/20000422-1.c: New test.
3833
3834 2000-04-20  Greg McGary  <gkm@gnu.org>
3835
3836         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
3837         when optimizing, but without sibling-call optimizations (-O1).
3838
3839 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
3840
3841           * gcc.c-torture/compile/20000420-1.c: New test.
3842
3843 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
3844
3845         * g++.abi/ptrflags.C: New test.
3846         * g++.eh/catchptr1.C: Test incomplete pointer chains.
3847
3848 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
3849
3850         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
3851
3852 2000-04-19  Greg McGary  <gkm@gnu.org>
3853
3854         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
3855         sibling-call optimizations.
3856
3857 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
3858
3859         * gcc.dg/20000419-1.c: New test.
3860
3861 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
3862
3863         * gcc.c-torture/execute/20000412-6.c: New test.
3864
3865 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
3866
3867         * gcc.c-torture/execute/20000412-5.c: New test.
3868         * g77.f-torture/compile/20000412-1.f: New test.
3869         * gcc.c-torture/execute/20000412-4.c: New test.
3870         * gcc.c-torture/compile/20000412-2.c: New test.
3871         * gcc.c-torture/execute/20000412-3.c: New test.
3872         * gcc.c-torture/compile/20000412-1.c: New test.
3873         * gcc.c-torture/execute/20000412-2.c: New test.
3874
3875 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
3876
3877         * objc/execute/bf-20.m: New test.
3878
3879 2000-04-10  Richard Henderson  <rth@cygnus.com>
3880
3881         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
3882
3883         * gcc.c-torture/execute/20000412-1.c: New test.
3884
3885 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
3886
3887         * g++.old-deja/g++.eh/catchptr1.C: New test.
3888
3889 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
3890
3891         * g++.old-deja/g++.abi/cxa_vec.C: New test.
3892
3893 2000-04-08  Neil Booth  <NeilB@earthling.net>
3894
3895         * gcc.dg/cpp-nullchar.c: Remove test as
3896         embedded nulls cause problems.
3897
3898 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3899
3900         * gcc.dg/compare2.c: New test.
3901
3902 2000-04-08  Neil Booth  <NeilB@earthling.net>
3903
3904         * gcc.dg/cpp-nullchar.c: New test.
3905
3906 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
3907
3908         * gcc.dg/cpp-mi2.c: New test.
3909         * gcc.dg/cpp-mi2[abc].h: New files.
3910
3911 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
3912
3913         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
3914         member name.
3915
3916 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
3917
3918         * g++.old-deja/g++.abi/vmihint.C: New test.
3919
3920 2000-04-06  Neil Booth  <NeilB@earthling.net>
3921
3922         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
3923         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
3924         copyright.
3925
3926 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
3927
3928         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
3929         avoid stack-frame overwrite.
3930
3931 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
3932
3933         * gcc.c-torture/compile/20000405-2.c: New test.
3934         * gcc.c-torture/compile/20000405-3.c: New test.
3935
3936 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
3937
3938         * gcc.c-torture/compile/20000405-1.c: New test.
3939
3940 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
3941
3942         * gcc.dg/cast-qual-1.c: Revert last change.
3943
3944 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3945
3946         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
3947
3948 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
3949
3950         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
3951         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
3952
3953 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
3954
3955         * gcc.c-torture/compile/20000403-2.c: New test.
3956         * gcc.c-torture/compile/20000403-1.c: New test.
3957
3958 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
3959
3960         * gcc.c-torture/execute/20000403-1.c: New test.
3961
3962 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
3963
3964         * gcc.c-torture/execute/20000402-1.c: New test.
3965
3966 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
3967
3968         * gcc.c-torture/execute/va-arg-15.c: New test.
3969         * gcc.c-torture/execute/va-arg-16.c: New test.
3970         * gcc.c-torture/execute/va-arg-17.c: New test.
3971         * gcc.c-torture/execute/va-arg-18.c: New test.
3972         * gcc.c-torture/execute/va-arg-19.c: New test.
3973
3974 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
3975
3976         * gcc.c-torture/compile/981211-1.c: Move to...
3977         * gcc.dg/cpp-as1.c: ...here.
3978         * gcc.dg/cpp-as2.c: New file.
3979
3980         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
3981         compiler.
3982
3983 2000-04-02  Neil Booth  <NeilB@earthling.net>
3984
3985         * gcc.dg/cpp-cond.c  New tests.
3986         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
3987         accidental success less likely.
3988         * gcc.dg/cpp-missingop.c  New tests.
3989         * gcc.dg/cpp-missingparen.c  New tests.
3990         * gcc.dg/cpp-shift.c  New tests.
3991         * gcc.dg/cpp-shortcircuit.c  New tests.
3992         * gcc.dg/cpp-unary.c  New tests.
3993
3994 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
3995
3996         * gcc.c-torture/compile/20000329-1.c: New test.
3997
3998 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
3999
4000         * gcc.c-torture/compile/20000326-1.c: New test.
4001         * gcc.c-torture/compile/20000326-2.c: New test.
4002
4003 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
4004
4005         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4006         the first parameter is a function argument.
4007
4008 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
4009
4010         * g++.old-deja/g++.ext/array4.C: New test.
4011
4012 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
4013
4014         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4015
4016 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4017
4018         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4019
4020 2000-03-19  Richard Henderson  <rth@cygnus.com>
4021
4022         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4023
4024 2000-03-19  Richard Henderson  <rth@cygnus.com>
4025
4026         * gcc.c-torture/compile/20000319-1.c: New test.
4027
4028 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
4029
4030         * gcc.c-torture/execute/20000314-3.c: New test.
4031         * gcc.c-torture/execute/20000314-2.c: New test.
4032         * gcc.c-torture/execute/20000314-1.c: New test.
4033         * gcc.c-torture/compile/20000314-2.c: New test.
4034         * gcc.c-torture/compile/20000314-1.c: New test.
4035
4036 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
4037
4038         * g++.old-deja/g++.warn/inline.C: New test.
4039
4040 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4041
4042         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4043         standards-compliant result rather than specific constants.
4044         Put test-values in array.
4045
4046 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
4047
4048         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4049         (g++_target_compile): Put test-specific options last.
4050
4051 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4052
4053         * g++.old-deja/g++.eh/vbase4.C: New test.
4054
4055 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4056
4057         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4058
4059 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4060
4061         * g++.old-deja/g++.brendan/misc12.C: Removed.
4062         * g++.old-deja/g++.pt/memtemp77.C: Constify.
4063         * g++.old-deja/g++.ext/pretty4.C: New test.
4064
4065 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4066
4067         * g++.old-deja/g++.other/string2.C: New test.
4068
4069 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
4070
4071         * g++.old-deja/g++.warn/impint2.C: New test.
4072
4073 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4074
4075         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4076         is 1, not zero.
4077
4078 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
4079
4080         * g++.old-deja/g++.warn/impint.C: New test.
4081         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4082         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4083         * g++.old-deja/g++.pt/explicit12.C: Likewise.
4084         * g++.old-deja/g++.pt/explicit13.C: Likewise.
4085         * g++.old-deja/g++.pt/explicit17.C: Likewise.
4086         * g++.old-deja/g++.pt/explicit18.C: Likewise.
4087         * g++.old-deja/g++.pt/explicit19.C: Likewise.
4088         * g++.old-deja/g++.pt/explicit23.C: Likewise.
4089         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4090         * g++.old-deja/g++.pt/explicit35.C: Likewise.
4091         * g++.old-deja/g++.pt/explicit6.C: Likewise.
4092         * g++.old-deja/g++.pt/memclass7.C: Likewise.
4093
4094 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
4095
4096         * gcc.dg/cpp-redef.c: New test.
4097
4098 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
4099
4100         * g++.old-deja/g++.pt/unify7.C: New test.
4101
4102 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4103
4104         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4105         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4106
4107 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
4108
4109         * gcc.c-torture/compile/20000224-1.c: New test.
4110
4111 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4112
4113         * gcc.c-torture/compile/cpp-2.c: New test.
4114         * gcc.c-torture/compile/cpp-1.c: New test.
4115
4116 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
4117
4118         * gcc.c-torture/execute/20000225-1.c: New test.
4119
4120 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4121
4122         * gcc.dg/cpp-li2.c: New test.
4123
4124         * gcc.dg/cpp-wi1.c: New test.
4125
4126         * gcc.dg/cpp-li1.c: New test.
4127
4128 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
4129
4130         * g++.old-deja/g++.other/sizeof5.C: New test.
4131
4132 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4133
4134         * gcc.c-torture/execute/va-arg-13.c: New test.
4135
4136 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
4137
4138         * gcc.c-torture/execute/va-arg-12.c: New test.
4139
4140 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4141
4142         * gcc.c-torture/execute/20000223-1.c: New test.
4143
4144 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4145
4146         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4147
4148 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
4149
4150         * g++.old-deja/g++.abi/ptrmem.C: New test.
4151
4152 2000-02-19  Richard Henderson  <rth@cygnus.com>
4153
4154         * gcc.c-torture/compile/init-3.c: New.
4155
4156 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
4157
4158         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4159         ALWAYS_CXXFLAGS.
4160
4161 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
4162
4163         * gcc.c-torture/compile/20000211-3.c: New test.
4164
4165 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
4166
4167         * gcc.c-torture/compile/20000211-2.c: New test.
4168
4169 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
4170
4171         * gcc.c-torture/compile/20000211-1.c: New test.
4172
4173 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
4174
4175         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4176           on native targets
4177
4178 2000-02-08  Nathan Sidwell  <nathan@acm.org>
4179
4180         * g++.old-deja/g++.other/cast5.C: New test.
4181
4182 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
4183
4184         * gcc.c-torture/execute/20000205-1.c: New.
4185
4186 2000-02-03  Nathan Sidwell  <nathan@acm.org>
4187
4188         * g++.old-deja/g++.jason/cast3.C: Return void.
4189         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4190
4191 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4192
4193         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4194
4195         * gcc.dg/loop-1.c: New test.
4196
4197 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4198
4199         * gcc.c-torture/compile/20000127-1.c: New test.
4200         * gcc.c-torture/execute/991228-1.c: New test.
4201
4202 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4203
4204         * gcc.dg/unused-2.c: New test.
4205
4206         * gcc.dg/conv-1.c: New test.
4207
4208 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4209
4210         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4211         compiler.
4212         (tool_option_proc): Fix typo.
4213
4214 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
4215
4216         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4217         of the ld on the host, not on the build machine.
4218         Also, don't crash if '--help' is not a supported option.
4219
4220 2000-01-24  Richard Henderson  <rth@cygnus.com>
4221
4222         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
4223
4224 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
4225
4226         * gcc.c-torture/execute/20000120-2.c: New test.
4227         * gcc.c-torture/execute/20000120-1.c: New test.
4228
4229 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
4230
4231         * gcc.c-torture/execute/20000113-1.c: New test.
4232
4233 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
4234
4235         * gcc.c-torture/execute/20000112-1.c: New test.
4236
4237 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4238
4239         * gcc.dg/20000111-1.c: New test.
4240
4241 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
4242
4243         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
4244         with 16 bit integers.
4245
4246 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4247
4248         * gcc.dg/20000108-1.c: New test.
4249
4250 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4251
4252         * g++.old-deja/g++.ns/koenig8.C: New test.
4253
4254 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4255
4256         * g++.old-deja/g++.other/cast4.C: New test.
4257
4258 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
4259
4260         * gcc.c-torture/compile/20000105-2.c: New test.
4261         * gcc.c-torture/compile/20000105-1.c: New test.
4262
4263 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4264
4265         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
4266         references to printf & atoi to conform to ANSI standard.
4267         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
4268         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
4269         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
4270         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
4271         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
4272         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4273         * g++.old-deja/g++.brendan/copy1.C: Likewise.
4274         * g++.old-deja/g++.brendan/copy2.C: Likewise.
4275         * g++.old-deja/g++.brendan/copy3.C: Likewise.
4276         * g++.old-deja/g++.brendan/copy4.C: Likewise.
4277         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4278         * g++.old-deja/g++.brendan/copy6.C: Likewise.
4279         * g++.old-deja/g++.brendan/copy7.C: Likewise.
4280         * g++.old-deja/g++.brendan/copy8.C: Likewise.
4281         * g++.old-deja/g++.brendan/crash11.C: Likewise.
4282         * g++.old-deja/g++.brendan/crash14.C: Likewise.
4283         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
4284         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4285         * g++.old-deja/g++.brendan/delete2.C: Likewise.
4286         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
4287         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
4288         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
4289         * g++.old-deja/g++.brendan/eh1.C: Likewise.
4290         * g++.old-deja/g++.brendan/groff1.C: Likewise.
4291         * g++.old-deja/g++.brendan/init3.C: Likewise.
4292         * g++.old-deja/g++.brendan/misc12.C: Likewise.
4293         * g++.old-deja/g++.brendan/misc7.C: Likewise.
4294         * g++.old-deja/g++.brendan/new2.C: Likewise.
4295         * g++.old-deja/g++.brendan/operators4.C: Likewise.
4296         * g++.old-deja/g++.brendan/operators5.C: Likewise.
4297         * g++.old-deja/g++.brendan/overload2.C: Likewise.
4298         * g++.old-deja/g++.brendan/overload7.C: Likewise.
4299         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
4300         * g++.old-deja/g++.brendan/reference1.C: Likewise.
4301         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
4302         * g++.old-deja/g++.brendan/template24.C: Likewise.
4303         * g++.old-deja/g++.brendan/template3.C: Likewise.
4304         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
4305         * g++.old-deja/g++.jason/inline3.C: Likewise.
4306         * g++.old-deja/g++.jason/opeq.C: Likewise.
4307         * g++.old-deja/g++.law/arg5.C: Likewise.
4308         * g++.old-deja/g++.law/arm7.C: Likewise.
4309         * g++.old-deja/g++.law/ctors11.C: Likewise.
4310         * g++.old-deja/g++.law/cvt8.C: Likewise.
4311         * g++.old-deja/g++.law/init9.C: Likewise.
4312         * g++.old-deja/g++.law/refs4.C: Likewise.
4313         * g++.old-deja/g++.law/template2.C: Likewise.
4314         * g++.old-deja/g++.law/visibility24.C: Likewise.
4315         * g++.old-deja/g++.law/vtable3.C: Likewise.
4316         * g++.old-deja/g++.mike/asm2.C: Likewise.
4317         * g++.old-deja/g++.mike/eh1.C: Likewise.
4318         * g++.old-deja/g++.mike/misc1.C: Likewise.
4319         * g++.old-deja/g++.mike/misc13.C: Likewise.
4320         * g++.old-deja/g++.mike/misc14.C: Likewise.
4321         * g++.old-deja/g++.mike/ns12.C: Likewise.
4322         * g++.old-deja/g++.mike/p1248.C: Likewise.
4323         * g++.old-deja/g++.mike/p3708.C: Likewise.
4324         * g++.old-deja/g++.mike/p3708a.C: Likewise.
4325         * g++.old-deja/g++.mike/p3708b.C: Likewise.
4326         * g++.old-deja/g++.mike/p646.C: Likewise.
4327         * g++.old-deja/g++.mike/p700.C: Likewise.
4328         * g++.old-deja/g++.mike/p783.C: Likewise.
4329         * g++.old-deja/g++.mike/p783a.C: Likewise.
4330         * g++.old-deja/g++.mike/p783b.C: Likewise.
4331         * g++.old-deja/g++.mike/p786.C: Likewise.
4332         * g++.old-deja/g++.mike/p789.C: Likewise.
4333         * g++.old-deja/g++.mike/p789a.C: Likewise.
4334         * g++.old-deja/g++.mike/p807a.C: Likewise.
4335         * g++.old-deja/g++.other/delete3.C: Likewise.
4336         * g++.old-deja/g++.other/dyncast1.C: Likewise.
4337         * g++.old-deja/g++.other/dyncast2.C: Likewise.
4338         * g++.old-deja/g++.other/dyncast3.C: Likewise.
4339         * g++.old-deja/g++.other/empty1.C: Likewise.
4340         * g++.old-deja/g++.other/temporary1.C: Likewise.
4341         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
4342         * g++.old-deja/g++.pt/t16.C: Likewise.
4343         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
4344
4345 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
4346
4347         * gcc.dg/991230-1.c: New test.
4348
4349 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
4350
4351         * gcc.c-torture/compile/991229-3.c: New test.
4352         * gcc.c-torture/compile/991229-2.c: New test.
4353         * gcc.c-torture/compile/991229-1.c: New test.
4354
4355 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
4356
4357         * gcc.c-torture/compile/labels-2.c: New test.
4358
4359 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4360
4361         * gcc.c-torture/execute/991227-1.c: New test.
4362
4363 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4364
4365         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
4366
4367 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4368
4369         * gcc.c-torture/execute/991221-1.c: New test.
4370
4371 1999-12-20  Nathan Sidwell  <nathan@acm.org>
4372
4373         * g++.old-deja/g++.other/cast3.C: New test.
4374
4375 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
4376
4377         * gcc.c-torture/execute/991216-4.c: New test.
4378
4379 1999-12-16  Michael Meissner  <meissner@cygnus.com>
4380
4381         * gcc.c-torture/execute/991216-1.c: New test.
4382         * gcc.c-torture/execute/991216-2.c: New test.
4383         * gcc.c-torture/execute/991216-3.c: New test.
4384
4385 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4386
4387         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
4388         Actually make the test fail by using "-O2" for compilation.
4389
4390 1999-12-15  Nathan Sidwell  <nathan@acm.org>
4391
4392         * g++.old-deja/g++.warn/cast-align1.C: New test.
4393
4394 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4395
4396         * gcc.c-torture/compile/991214-1.c: New test.
4397         * gcc.c-torture/compile/991214-2.c: New test.
4398
4399 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4400
4401         * gcc.dg/991214-1.c: New test.
4402
4403 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
4404
4405         * gcc.c-torture/compile/991213-3.c: New test.
4406         * gcc.c-torture/compile/991213-2.c: New test.
4407         * gcc.c-torture/compile/991213-1.c: New test.
4408
4409 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4410
4411         * gcc.dg/991209-1.c: New test.
4412
4413 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
4414
4415         * gcc.c-torture/compile/991208-1.c: New test.
4416
4417 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4418
4419         * gcc.dg/ultrasp2.c: New test.
4420
4421 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
4422
4423         * g++.old-deja/g++.abi/align.C (main): Fix typo.
4424
4425 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
4426
4427         * gcc.c-torture/compile/991202-1.c: New test.
4428         * gcc.c-torture/execute/991202-1.c: New test.
4429         * gcc.c-torture/execute/991202-2.c: New test.
4430         * gcc.c-torture/execute/991202-3.c: New test.
4431
4432 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
4433
4434         * g++.old-deja/g++.abi/align.C: New test.
4435         * g++.old-deja/g++.abi/aggregates.C: Likewise.
4436         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4437
4438 1999-12-01  Richard Henderson  <rth@cygnus.com>
4439
4440         * gcc.c-torture/execute/991201-1.c: New.
4441
4442 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
4443
4444         * gcc.dg/991129-1.c: New test.
4445
4446 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4447
4448         * gcc.c-torture/compile/991127-1.c: New test.
4449
4450 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4451
4452         * g++.old-deja/g++.other/warn4.C: New test.
4453
4454 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4455
4456         * g++.old-deja/g++.eh/cleanup2.C: New test.
4457         * g++.old-deja/g++.ext/pretty2.C: New test.
4458         * g++.old-deja/g++.ext/pretty3.C: New test.
4459         * g++.old-deja/g++.other/debug6.C: New test.
4460
4461 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
4462
4463         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
4464         compiler_output to look for one error message instead of two.
4465
4466 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
4467
4468         * gcc.c-torture/execute/991118-1.c: Also test case
4469         where the word boundary does not split a byte evenly.
4470
4471 1999-11-19  Nathan Sidwell  <nathan@acm.org>
4472
4473         * g++.old-deja/g++.ext/restrict1.C: New test.
4474
4475 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
4476
4477         * gcc.c-torture/execute/991118-1.c: New test.
4478
4479 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
4480
4481         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
4482         working directory pathnames.
4483
4484 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
4485
4486         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
4487         host is equipped with driver.h and driver.o so it can actually
4488         compile and run the tests.
4489
4490 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
4491
4492         * gcc.c-torture/compile/991008-1.c: New test.
4493
4494 1999-11-08  Nick Clifton  <nickc@cygnus.com>
4495
4496         * lib/gcc-dg.exp: Include target-supports.exp
4497
4498 1999-11-05  Nick Clifton  <nickc@cygnus.com>
4499
4500         * lib/target-supports.exp: New file: Provide procs to test for
4501         features supported by the target.
4502         (check_weak_available): Moved here from ecos.exp.
4503         (check_alias_available): New proc: Determine of the target
4504         toolchain supports the alias attribute.
4505
4506         * gcc.dg/special/ecos.exp: Move check_weak_available to
4507         target-supports.exp.
4508         (alias-1.c): Only perform the test if the target supports
4509         aliases.
4510         (wkali-1.c): Only perform the test if the target supports
4511         aliases.
4512
4513         * gcc.dg/990506-0.c: Expect error messages from cross
4514         targets as well as native targets.
4515
4516 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4517
4518         * gcc.dg/ultrasp1.c: Removed xfail.
4519         * gcc.dg/struct-ret-2.c: Likewise.
4520         * gcc.dg/array-1.c: Likewise.
4521
4522 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4523
4524         * gcc.dg/struct-ret-2.c: New test.
4525
4526         * gcc.dg/array-1.c: New test.
4527
4528 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
4529
4530         * gcc.c-torture/execute/991030-1.c: New test.
4531
4532 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
4533
4534         * gcc.c-torture/compile/991026-2.c: New test.
4535
4536 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
4537
4538         * gcc.c-torture/compile/991026-1.c: New test.
4539
4540 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
4541
4542         * gcc.c-torture/execute/991023-1.c: New test.
4543
4544 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
4545
4546         * gcc.c-torture/execute/991019-1.c: New test.
4547
4548 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
4549
4550         * gcc.c-torture/execute/991016-1.c: New test.
4551
4552 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
4553
4554         * gcc.c-torture/execute/991014-1.c: New test.
4555
4556 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4557
4558         * g++.old-deja/g++.other/union2.C: New test.
4559
4560 1999-10-13  Nathan Sidwell  <nathan@acm.org>
4561
4562         * g++.old-deja/g++.other/vaarg2.C: New test.
4563         * g++.old-deja/g++.other/vaarg3.C: New test.
4564
4565 1999-10-12  Craig Burley  <craig@jcb-sc.com>
4566
4567         * g77.f-torture/noncompile/19990905-1.f: Moved from being
4568         in compile/.
4569
4570 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
4571
4572         * gcc.c-torture/execute/va-arg-11.c: New test.
4573
4574 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
4575
4576         * lib/file-format.exp (gcc_target_object_format): Don't
4577         crash if objdump is unavailable.
4578
4579 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
4580
4581         * gcc.misc-tests/mg.exp: delete extraneous redirection.
4582
4583 1999-09-28  Nick Clifton  <nickc@cygnus.com>
4584
4585         * gcc.c-torture/compile/990928-1.c: New test.
4586
4587 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
4588
4589         * g++.old-deja/g++.other/decl6.C: New test.
4590
4591 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4592
4593         * gcc.c-torture/execute/va-arg-10.c: New test.
4594
4595 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
4596
4597         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
4598         __PRETTY_FUNCTION__.
4599
4600 1999-09-23  Nick Clifton  <nickc@cygnus.com>
4601
4602         * gcc.c-torture/execute/990923-1.c: New test.
4603
4604 1999-09-21  Nick Clifton  <nickc@cygnus.com>
4605
4606         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
4607         for which -fpic is inappropriate.
4608
4609 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
4610
4611         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
4612
4613 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4614
4615         * g++.old-deja/g++.other/dyncast1.C: New test.
4616         * g++.old-deja/g++.other/dyncast2.C: New test.
4617         * g++.old-deja/g++.other/dyncast3.C: New test.
4618         * g++.old-deja/g++.other/dyncast4.C: New test.
4619         * g++.old-deja/g++.other/dyncast5.C: New test.
4620         * g++.old-deja/g++.eh/catch3.C: New test.
4621         * g++.old-deja/g++.eh/catch3p.C: New test.
4622         * g++.old-deja/g++.eh/catch4.C: New test.
4623         * g++.old-deja/g++.eh/catch4p.C: New test.
4624         * g++.old-deja/g++.eh/catch5.C: New test.
4625         * g++.old-deja/g++.eh/catch5p.C: New test.
4626         * g++.old-deja/g++.eh/catch6.C: New test.
4627         * g++.old-deja/g++.eh/catch6p.C: New test.
4628         * g++.old-deja/g++.eh/catch7.C: New test.
4629         * g++.old-deja/g++.eh/catch7p.C: New test.
4630         * g++.old-deja/g++.eh/catch8.C: New test.
4631         * g++.old-deja/g++.eh/catch8p.C: New test.
4632         * g++.old-deja/g++.eh/catch9.C: New test.
4633         * g++.old-deja/g++.eh/catch9p.C: New test.
4634
4635 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
4636
4637         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
4638         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
4639
4640 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
4641
4642         * gcc.c-torture/compile/990913-1.c: New test.
4643
4644 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
4645
4646         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
4647         * g++.old-deja/g++.jason/rfg5.C: Likewise.
4648
4649 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
4650
4651         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
4652
4653 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
4654
4655         * g++.old-deja/g++.other/lookup11.C: New test.
4656         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
4657         what is permitted and what we want.
4658         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
4659         overload use.
4660         * g++.old-deja/g++.jason/rfg5.C: Likewise
4661
4662 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
4663
4664         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
4665         * gcc.c-torture/noncompile/poison-1.c: New file.
4666
4667 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
4668
4669         * g++.old-deja/g++.other/sizeof3.C: New test.
4670         * g++.old-deja/g++.other/sizeof4.C: New test.
4671         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
4672         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
4673
4674 1999-09-07  Richard Henderson  <rth@cygnus.com>
4675
4676         * gcc.dg/va-arg-1.c: New.
4677
4678 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4679
4680         * gcc.c-torture/execute/va-arg-9.c: New test.
4681
4682 1999-09-05  Craig Burley  <craig@jcb-sc.com>
4683
4684         * g77.f-torture/compile/980519-2.f: New test.
4685         * g77.f-torture/compile/19990905-0.f: New test.
4686         * g77.f-torture/compile/19990905-1.f: New test.
4687         * g77.f-torture/compile/19990905-2.f: New test.
4688
4689         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
4690
4691 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
4692
4693         * gcc.c-torture/execute/990827-1.c: Fix typo.
4694
4695 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4696
4697         * g++.old-deja/g++.other/deref1.C: New test.
4698
4699 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
4700
4701         * g++.old-deja/g++.other/ambig2.C: New test.
4702         * g++.old-deja/g++.other/cond5.C: New test.
4703         * g++.old-deja/g++.other/lookup16.C: New test.
4704
4705 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
4706
4707         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
4708         assemblers too.
4709
4710 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
4711
4712         * lib/c-torture.exp: Avoid the "compare executables" optimization
4713         when testing native.
4714
4715 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
4716
4717         * gcc.c-torture/execute/990829-1.c: New test.
4718         * gcc.c-torture/compile/990829-1.c: New test.
4719
4720 1999-08-27  Paul Burchard  <burchard@pobox.com>
4721
4722         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
4723         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
4724         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
4725         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
4726         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
4727         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
4728         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
4729         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
4730         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
4731         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
4732         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
4733
4734 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
4735
4736         * gcc.c-torture/execute/990827-1.c: New test.
4737
4738 1999-08-26  Craig Burley  <craig@jcb-sc.com>
4739
4740         * g77.f-torture/noncompile/19990826-4.f: New test.
4741
4742         * g77.f-torture/compile/19990826-3.f: New test.
4743
4744         * g77.f-torture/execute/19990826-2.f: New test.
4745
4746         * g77.f-torture/compile/19990826-1.f: New test.
4747
4748         * gcc.c-torture/execute/990826-0.c: New test.
4749         * g77.c-torture/execute/19990826-0.f: New test.
4750
4751         * g77.f-torture/noncompile/970626-2.f: New test.
4752
4753 1999-08-25  Paul Burchard  <burchard@pobox.com>
4754
4755         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
4756         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
4757         lss-011.C: New tests.
4758
4759 1999-08-25  Nathan Sidwell  <nathan@acm.org>
4760
4761         * g++.old-deja/g++.other/decl5.C: New test.
4762
4763 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4764
4765         * noncompile/noncompile.exp: Load_lib c-torture.exp.
4766         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
4767         call `postbase' for each one.  All callers of `postbase' changed
4768         to call this instead.
4769
4770 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
4771
4772         * gcc.c-torture/execute/990811-1.c: New test.
4773
4774 1999-08-09  Nick Clifton  <nickc@cygnus.com>
4775
4776         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
4777         just native ones.
4778
4779         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
4780         just native ones.
4781
4782 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
4783
4784         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
4785
4786 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
4787
4788         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
4789
4790 1999-08-04  Nathan Sidwell  <nathan@acm.org>
4791
4792         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
4793
4794 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
4795
4796         * gcc.c-torture/execute/990804-1.c: New test.
4797
4798 1999-08-03  Nathan Sidwell  <nathan@acm.org>
4799
4800         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
4801         * g++.old-deja/g++.brendan/crash64.C: Likewise
4802         * g++.old-deja/g++.brendan/overload8.C: Likewise
4803
4804 1999-08-03  Nathan Sidwell  <nathan@acm.org>
4805
4806         * g++.old-deja/g++.other/struct1.C: New test.
4807
4808 1999-08-03  Nathan Sidwell  <nathan@acm.org>
4809
4810         * g++.old-deja/g++.other/enum2.C: New test.
4811
4812 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
4813
4814         Adapted from tests from Franz Sirl:
4815         * gcc.c-torture/execute/va-arg-7.c: New test.
4816         * gcc.c-torture/execute/va-arg-8.c: New test.
4817
4818 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
4819
4820         * gcc.c-torture/compile/990801-2.c: New test.
4821
4822         * gcc.c-torture/compile/990801-1.c: New test.
4823
4824 1999-07-27  Michael Meissner  <meissner@cygnus.com>
4825
4826         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
4827         fp-cmp-1.c, converting double to float.
4828
4829         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
4830         fp-cmp-1.c, converting double to long double.
4831
4832         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
4833         from fr1 to unknown_register, since fr1 is a legitimate register
4834         on some machines.
4835
4836 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
4837
4838         * README: More listname related changes.
4839
4840 1999-07-08  Catherine Moore  <clm@cygnus.com>
4841
4842         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
4843
4844 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
4845
4846         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
4847
4848 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
4849
4850         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
4851
4852 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
4853
4854         * gcc.dg/990703-1.c: New test.
4855
4856 1999-06-29  Nick Clifton  <nickc@cygnus.com>
4857
4858         * lib/file-format.exp: New file: Move definition of proc
4859         gcc_target_object_format to here from
4860         gcc.dg/special/ecos.exp.
4861
4862         * lib/c-torture.exp: Include lib file-format.exp.
4863         * lib/gcc-dg.exp: Include lib file-format.exp.
4864
4865         * gcc.dg/special/ecos.exp: Remove definition of proc
4866         gcc_target_object_format.
4867
4868 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
4869
4870         * gcc.c-torture/execute/990628-1.c: New test.
4871
4872 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
4873
4874         * gcc.c-torture/compile/990625-2.c: New test.
4875
4876         * gcc.c-torture/compile/990625-1.c: New test.
4877
4878 1999-06-23  Nick Clifton  <nickc@cygnus.com>
4879
4880         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
4881         attributes compile.
4882         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
4883         ports that use the COFF/PE file format.
4884
4885 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
4886
4887         * gcc.c-torture/compile/990617-1.c: New test.
4888
4889 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
4890
4891         * g++.old-deja/g++.other/decl4.C: New test.
4892
4893 1999-06-14  Nathan Sidwell  <nathan@acm.org>
4894
4895         * g++.old-deja/g++.other/bitfld3.C: New test.
4896
4897 1999-06-08  Nathan Sidwell  <nathan@acm.org>
4898
4899         * g++.old-deja/g++.eh/catch1.C: New test.
4900
4901 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
4902
4903         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
4904
4905         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
4906         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
4907
4908 1999-06-05  Craig Burley  <craig@jcb-sc.com>
4909
4910         * g77.f-torture/compile/19990502-0.f: Replace with new,
4911         shorter, test that still fails after recent changes.
4912
4913 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4914
4915         * gcc.c-torture/execute/990604-1.c: New test.
4916
4917 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
4918
4919         * gcc.c-torture/execute/990531-1.c: New test.
4920
4921 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4922
4923         * gcc.c-torture/compile/990527-1.c: New test.
4924
4925 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
4926
4927         * gcc.c-torture/execute/990527-1.c: New test.
4928
4929 1999-05-25  Nick Clifton  <nickc@cygnus.com>
4930
4931         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
4932         bitfields as signed.
4933
4934 1999-05-25  Craig Burley  <craig@jcb-sc.com>
4935
4936         * g77.f-torture/compile/19990525-0.f: New test.
4937
4938 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
4939
4940         * gcc.c-torture/execute/990525-2.c: New test.
4941
4942         * gcc.c-torture/execute/990525-1.c: New test.
4943
4944 1999-05-24  Nathan Sidwell  <nathan@acm.org>
4945
4946         * g++.old-deja/g++.other/anon3.C: New test.
4947         * g++.old-deja/g++.other/anon4.C: New test.
4948         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
4949         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
4950         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
4951         Merrill).
4952
4953 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
4954
4955         * gcc.c-torture/execute/990524-1.c: New test.
4956
4957         * gcc.dg/990524-1.c: New test.
4958
4959 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4960
4961         * gcc.c-torture/compile/990523-1.c: New test.
4962
4963 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
4964
4965         * gcc.c-torture/compile/990519-1.c: New test.
4966
4967 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
4968
4969         * gcc.c-torture/compile/990517-1.c: New test.
4970
4971         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
4972         (e4, f4): New tests.
4973         (main): Call them.
4974
4975 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4976
4977         * gcc.dg/noreturn-1.c: New test.
4978
4979 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
4980
4981         * gcc.c-torture/execute/990513-1.c: New test.
4982
4983 1999-05-10  Richard Henderson  <rth@cygnus.com>
4984
4985         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
4986
4987 1999-05-10  Craig Burley  <craig@jcb-sc.com>
4988
4989         * g77.f-torture/execute/erfc.f: Use small single-precision
4990         values, to avoid problems on Alphas when not -mieee.
4991
4992 1999-05-08  Craig Burley  <craig@jcb-sc.com>
4993
4994         * gcc.dg/990506-0.c: New test.
4995
4996 1999-05-08  Richard Henderson  <rth@cygnus.com>
4997
4998         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
4999         the constant to test.  Don't XFAIL 64-bit targets.
5000
5001         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5002         * g++.old-deja/g++.law/profile1.C: Likewise.
5003
5004         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5005         operator new instances.
5006         * g++.old-deja/g++.other/delete5.C: Likewise.
5007
5008 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5009
5010         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5011         intrinsic.
5012
5013 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5014
5015         * g77.f-torture/execute/u77-test.f: Reverse order of two
5016         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5017
5018 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5019
5020         * gcc.dg/compare1.c: New test.
5021
5022 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5023
5024         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5025         New tests.
5026
5027 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5028
5029         * g77.f-torture/compile/19990502-1.f: New test.
5030
5031 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5032
5033         * g77.f-torture/compile/19990502-0.f: New test.
5034
5035 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
5036
5037         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5038         intrinsic.
5039
5040 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
5041
5042         * g77.f-torture/execute/u77-test.f (main): List libU77
5043         intrinsics not currently tested.
5044         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5045         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5046         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5047         Trim blanks off the ends of some printed strings.
5048
5049 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
5050
5051         * g77.f-torture/execute/u77-test.f (main): Just warn about
5052         FSTAT gid disagreement, as it's expected on some systems.
5053
5054 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
5055
5056         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5057         use a new function, which allows for some slop.
5058         Clean up some commentary.
5059         (issum): The new function.
5060         (sgladd): Deleted subroutine.
5061
5062 1999-05-01  Craig Burley  <craig@jcb-sc.com>
5063
5064         * g77.f-torture/execute/u77-test.f: Modify to be more like
5065         libf2c/libU77 version, bringing patches to that version here.
5066         Add suitable commentary.
5067
5068 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
5069
5070         * gcc.dg/990424-1.c: New test.
5071
5072 1999-04-24  Craig Burley  <craig@jcb-sc.com>
5073
5074         * g77.f-torture/execute/u77-test.f (main): Bug involving
5075         LSTAT has been fixed, so turn back on full checking.
5076
5077 1999-04-20  Craig Burley  <craig@jcb-sc.com>
5078
5079         * g77.f-torture/compile/19990419-0.f: New test.
5080         * g77.f-torture/execute/19990419-1.f: New test.
5081
5082 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
5083
5084         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5085         to avoid the need for a prototype to supress a warning.
5086
5087 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
5088
5089         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5090
5091 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
5092
5093         * gcc.c-torture/execute/990404-1.c: New test.
5094
5095 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5096
5097         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5098         * gcc.dg/cpp-if3.c: Don't use -pedantic.
5099         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5100         missing initializer warnings.
5101
5102 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
5103
5104         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5105         matching strings.
5106
5107 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
5108
5109         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5110
5111 1999-03-26  Craig Burley  <craig@jcb-sc.com>
5112
5113         * g77.f-torture/execute/19990325-0.f: New test.
5114         * g77.f-torture/execute/19990325-1.f: New test.
5115
5116 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
5117
5118         * gcc.c-torture/execute/990324-1.c: New test.
5119
5120 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
5121
5122         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5123         test with 4.
5124
5125 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
5126
5127         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
5128
5129 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5130
5131         * g77.f-torture/execute/19990313-2.f: New test.
5132         * g77.f-torture/execute/19990313-3.f: New test.
5133
5134 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5135
5136         * g77.f-torture/execute/19990313-0.f: New test.
5137         * g77.f-torture/execute/19990313-1.f: New test.
5138
5139 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
5140
5141         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5142         printf to sprintf.
5143         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5144         (main): Add check for u15.  Conditionalize u31 check depending on
5145         whether ints are <32 bits or >=32 bits.
5146
5147 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5148
5149         * g77.f-torture/execute/19981119-0.f: Improve testiness.
5150
5151 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5152
5153         * g77.f-torture/compile/19990305-0.f: New test.
5154         * g77.f-torture/execute/19981119-0.f: New test.
5155
5156 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5157
5158         * g77.f-torture/execute/970625-2.f: call ABORT if final
5159         result is not correct, instead of just printing it.
5160         Add this checking via newly introduced obfuscation, to
5161         trip up buggy front ends.
5162
5163 1999-03-07  Craig Burley  <craig@jcb-sc.com>
5164
5165         * g77.f-torture/compile/960317-1.f: Moved from being
5166         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
5167
5168 1999-03-06  Craig Burley  <craig@jcb-sc.com>
5169
5170         * g77.f-torture/execute/960317-1.f: New (old) test.
5171         * g77.f-torture/execute/970625-2.f: Ditto.
5172
5173 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
5174
5175         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5176         message on line 1 or line 2; cccp and cpplib do this differently.
5177
5178 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
5179
5180         * g++.old-deja/g++.law/weak1.C: New test.
5181
5182 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5183
5184         * gcc.c-torture/execute/990119-1.c: Renamed to...
5185         * gcc.dg/990119-1.c: this, so it will only be tested once
5186         (it's a preprocessor test, it doesn't need to be run at
5187         multiple optimization levels).
5188
5189 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5190
5191         * lib/g++.exp: Don't add incdir=$base_dir/../include to
5192           ALWAYS_CXXFLAGS.
5193
5194 1999-02-24  Craig Burley  <craig@jcb-sc.com>
5195
5196         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5197         * g77.f-torture/compile/19981216-0.f: ...as it is expected
5198         to not be compilable by current g77.
5199
5200 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5201
5202         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5203
5204 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
5205
5206         * gcc.c-torture/execute/990222-1.c: New test.
5207
5208 1999-02-19  Craig Burley  <craig@jcb-sc.com>
5209
5210         * g77.f-torture/compile/19990218-0.f: New test.
5211         * g77.f-torture/noncompile/19990218-1.f: New test.
5212
5213 1999-02-18  Craig Burley  <craig@jcb-sc.com>
5214
5215         * g77.f-torture/compile/19981216-0.f: New test.
5216
5217 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
5218
5219         * gcc.dg/990214-1.c: New test.
5220
5221 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
5222
5223         * gcc.dg/990213-2.c: New test.
5224
5225         * gcc.dg/990213-1.c: New test.
5226
5227 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
5228
5229         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
5230         ints.
5231
5232 1999-02-11  Nick Clifton  <nickc@cygnus.com>
5233
5234         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
5235         specified by target.
5236
5237         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
5238
5239 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
5240
5241         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
5242
5243 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5244
5245         * gcc.dg/special/ecos.exp: New test driver for new tests with
5246         special requirements.
5247
5248         * gcc.dg/special/alias-1.c: New test.
5249         * gcc.dg/special/gcsec-1.c: New test.
5250         * gcc.dg/special/weak-1.c: New test.
5251         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
5252         * gcc.dg/special/weak-2.c: New test.
5253         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
5254         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
5255         * gcc.dg/special/wkali-1.c: New test.
5256         * gcc.dg/special/wkali-2.c: New test.
5257         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
5258         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
5259
5260 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
5261
5262           * lib/c-torture.exp (c-torture-compile): Pull out code for
5263           analyzing gcc error messages.
5264           (c-torture-execute): Likewise.  Fix some (harmless) false
5265           positives.
5266           * lib/gcc.exp (gcc_check_compile): New function.
5267
5268 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
5269
5270         * gcc.c-torture/execute/990208-1.c: New test.
5271
5272 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5273
5274         * g++.dg/special/ecos.exp: New driver for new tests with special
5275         requirements
5276
5277         * g++.dg/special/conpr-1.C: New test
5278         * g++.dg/special/conpr-2.C: New test
5279         * g++.dg/special/conpr-2a.C: New test
5280         * g++.dg/special/conpr-3.C: New test
5281         * g++.dg/special/conpr-3a.C: New test
5282         * g++.dg/special/conpr-3b.C: New test
5283
5284         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
5285         allow g++ to use the dg driver
5286
5287         * README: Add comment about g++.dg directory
5288
5289 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
5290
5291         * README: Update email addresses.
5292
5293 1999-02-03  Nick Clifton  <nickc@cygnus.com>
5294
5295         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
5296         arguments in order to force structure S onto the stack even on
5297         the alpha.
5298         (test): Pass 10 leading arguments to function foo as well as the
5299         structure S.
5300
5301         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
5302         failure for all targets.
5303
5304         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
5305         abort to terminate program execution.
5306
5307 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
5308
5309         * gcc.c-torture/execute/990130-1.c: New test.
5310
5311 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
5312
5313         * gcc.dg/990130-1.c: New test.
5314
5315 1999-01-28  Michael Meissner  <meissner@cygnus.com>
5316
5317         * gcc.c-torture/execute/990128-1.c: New test.
5318
5319 1999-01-27  Michael Meissner  <meissner@cygnus.com>
5320
5321         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
5322
5323 1999-01-27  Felix Lee  <flee@cygnus.com>
5324
5325         * lib/c-torture.exp (c-torture-compile): pull out code for
5326         analyzing gcc error messages.
5327         (c-torture-execute): ditto, and fix some (harmless) false
5328         positives.
5329         * lib/gcc.exp (gcc_check_compile): new function.
5330
5331 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
5332
5333         * gcc.dg/990117-1.c: New test.
5334
5335         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
5336
5337         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
5338
5339 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
5340
5341         * g77.f-torture/compile/990115-1.f: New test.
5342
5343 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
5344
5345         * gcc.c-torture/compile/990107-1.c: New test
5346
5347 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
5348
5349         * gcc.c-torture/execute/990106-2.c: New test.
5350
5351         * gcc.c-torture/execute/990106-1.c: New test.
5352
5353 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
5354
5355         * gcc.c-torture/compile/981223-1.c: New test.
5356
5357 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
5358
5359         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
5360         (opt3): Rename from opt4 and disable.
5361
5362 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
5363
5364         * g++.old-deja/g++.pt/ptrmem5.C: New test.
5365
5366 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5367
5368         * g++.old-deja/g++.other/conv5.C: New test.
5369
5370 1998-12-14  Nick Clifton  <nickc@cygnus.com>
5371
5372         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
5373
5374 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
5375
5376         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
5377
5378 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
5379
5380         * gcc.c-torture/compile/981211-1.c: New test.
5381
5382 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
5383
5384         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
5385
5386         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
5387
5388 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5389
5390         * gcc.special/930510-1.c: Make C9X safe.
5391         * gcc.misc-tests/gcov-1.c Similarly.
5392         * gcc.misc-tests/gcov-2.c Similarly.
5393
5394 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5395
5396         * gcc.dg/ultrasp1.c: New test.
5397
5398 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
5399
5400         * gcc.c-torture/execute/981206.c: New test.
5401
5402 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5403
5404         * g++.old-deja/g++.ns/template7.C: New test.
5405
5406         * g++.old-deja/g++.other/expr1.C: New test.
5407
5408         * g++.old-deja/g++.eh/tmpl3.C: New test.
5409
5410         * g++.old-deja/g++.eh/tmpl2.C: New test.
5411
5412 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5413
5414         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
5415         * g++.old-deja/g++.other/using6.C: Removed.
5416         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
5417
5418         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
5419
5420 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5421
5422         * g++.old-deja/g++.pt/overload8.C: New test.
5423
5424         * g++.old-deja/g++.pt/overload7.C: New test.
5425
5426         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
5427
5428         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
5429         and relinking messages.
5430         * lib/g++.exp (g++_target_compile): Remove .rpo file when
5431         compiling with -frepo.
5432
5433 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
5434
5435         * g++.old-deja/g++.pt/lookup6.C: New test.
5436
5437 1998-11-30  Nick Clifton  <nickc@cygnus.com>
5438
5439         * gcc.c-torture/execute/981130-1.c: New test.
5440         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
5441
5442 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5443
5444         * g++.old-deja/g++.pt/explicit76.C: New test.
5445
5446         * g++.old-deja/g++.pt/friend38.C: New test.
5447
5448         * g++.old-deja/g++.ns/crash2.C: New test.
5449
5450         * g++.old-deja/g++.pt/defarg8.C: New test.
5451
5452         * g++.old-deja/g++.pt/instantiate6.C: New test.
5453
5454         * g++.old-deja/g++.pt/static6.C: New test.
5455
5456         * g++.old-deja/g++.pt/decl2.C: New test.
5457
5458 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5459
5460         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
5461         problem is actually related with name lookup, but so what? :-)
5462
5463         * g++.old-deja/g++.pt/friend37.C: New test.
5464
5465 1998-11-25  Dave Love  <d.love@dl.ac.uk>
5466
5467         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
5468         element, which fails on some systems.
5469
5470         * g77.f-torture/execute/labug1.f: New test.
5471
5472 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
5473
5474         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
5475         is defined.
5476
5477 1998-11-18  Dave Love  <d.love@dl.ac.uk>
5478
5479         * g77.f-torture/compile/981117-1.f: New test.
5480
5481 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
5482
5483         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
5484         properly discarded.
5485
5486 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
5487
5488         * gcc.c-torture/execute/memcheck: New directory of tests for
5489         -fcheck-memory-usage.
5490
5491 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5492
5493         * README: New file, general information about the testsuite and
5494         new description of the various C++ test subdirectories.
5495         * README.g++: Eliminate obsolete information, update and move most
5496         relevant stuff to README.
5497
5498 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
5499
5500         * gcc.c-torture/compile/981107-1.c: New test.
5501
5502 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
5503
5504         * execute/memcpy-bi.c: New testcase.
5505
5506 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5507
5508         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
5509         base classes.
5510
5511         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
5512         template is selected.
5513
5514         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
5515         classes, it should be accepted for all types.
5516
5517         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
5518
5519         * g++.old-deja/g++.pt/spec24.C: Ensure that template
5520         specializations start with template headers.
5521
5522 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
5523
5524         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
5525
5526         * g++.old-deja/g++.other/init9.C: Test cross initialization of
5527         non-POD types.
5528
5529 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5530
5531         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
5532
5533 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5534
5535         * compile/981022-1.c, compile/981022-1.x: New test and driver.
5536
5537 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
5538
5539         * 981019-1.c: New test.
5540
5541 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
5542
5543         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
5544         find objc headers.
5545
5546 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5547
5548         * compile/981001-4.c: Remove use of GCC extension that triggers a
5549         compiler bug.
5550
5551 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
5552
5553         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
5554
5555 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5556
5557         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
5558         instantiation of template produces incorrect code for delete
5559         expression.
5560
5561         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
5562         constructors' name is not unique.
5563         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
5564         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
5565
5566         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
5567         automatic array of const is ill-formed.
5568
5569         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
5570         of template parameter?
5571
5572         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
5573         const.
5574
5575         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
5576         pointer-to-member expression.
5577
5578         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
5579         declaration causes ICE.
5580
5581 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5582
5583         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
5584         reserved in the global namespace.
5585
5586         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
5587         generate needed virtual table.
5588
5589         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
5590
5591 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
5592
5593         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
5594         template-dependent type
5595
5596 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
5597
5598         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
5599         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
5600         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
5601
5602         * g++.old-deja/g++.other/using5.C: New test; using decl from base
5603         class should be usable as argument of member function.
5604         * g++.old-deja/g++.other/using6.C: New test; using decl from base
5605         class should be usable as return type of member function.
5606         * g++.old-deja/g++.other/using7.C: New test; using decl from base
5607         class should be usable as type of data member.
5608
5609         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
5610
5611 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
5612
5613         * gcc.c-torture/special/920521-1.c: Fix bogus test.
5614
5615 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
5616
5617         * gcc.dg/dll-?.c Add thumb to target list.
5618         Fix assembler scan patterns to match current assembler output.
5619
5620 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
5621
5622         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
5623         matching of template brackets.
5624
5625         * g++.old-deja/g++.other/using4.C: New test.  Test using
5626         declarations of methods from base classes.
5627
5628         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
5629         within functions should introduce names into the innermost
5630         enclosing namespace.
5631
5632         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
5633         of static locals if first initialization throws.
5634
5635 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
5636
5637         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
5638
5639 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
5640
5641         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
5642         lose track of the possible targets of tablejump insns.
5643         * special/special.exp: Run it.
5644
5645 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5646
5647         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
5648         must be declared before its specializations can be named in friend
5649         declarations.
5650
5651 1998-10-05  Dave Love  <d.love@dl.ac.uk>
5652
5653         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
5654
5655         * g77.f-torture/execute/io1.f: New test.
5656
5657 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5658
5659         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
5660         with pointer to template function, for which no argument deduction
5661         is possible.
5662
5663         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
5664         specialization of template function as argument to template
5665         function.
5666
5667         * g++.old-deja/g++.other/access2.C: New test; Inner class
5668         shouldn't have privileged access to Outer's names.
5669
5670 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5671
5672         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
5673         friend template declared within template class conflicts with
5674         nested class of the same name.
5675
5676         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
5677         is ignored.
5678
5679         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
5680         object with direct initializer as function declaration.
5681
5682         * g++.old-deja/g++.other/decl2.C: New test; duplicate
5683         initializers.
5684
5685         * g++.old-deja/g++.other/null2.C: New test; conditional operator
5686         involving const pointer and NULL produces incorrect result.
5687
5688         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
5689         type name without `typename' should be rejected with -pedantic.
5690
5691 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
5692
5693         * g++.old-deja/g++.other/addrof1.C: New test.
5694
5695 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
5696
5697         * gcc.c-torture/compile/981001-1.c: New test.
5698         * gcc.c-torture/execute/981001-1.c: New test.
5699
5700 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
5701
5702         * gcc.c-torture/compile/981001-2.c: New test.
5703         * gcc.c-torture/compile/981001-3.c: New test.
5704         * gcc.c-torture/compile/981001-4.c: New test.
5705
5706 1998-10-01  Robert Lipe  <robertl@dgii.com>
5707
5708         * lib/objc.exp (objc_target_compile): Add -L during compiles for
5709         multilibbed hosts.   Idea grafted from g77.exp.
5710
5711 1998-09-30  Dave Love  <d.love@dl.ac.uk>
5712
5713         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
5714         avoid losing on systems which need -lsocket.
5715
5716 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
5717
5718         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
5719         * g++.old-deja/g++.other/nested2.C: Ditto.
5720         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
5721         failure.
5722
5723 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5724
5725         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
5726         preferred over template operator!= for enum bitfields.
5727
5728 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
5729
5730         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
5731         that happen to have the same base name, but in different scopes,
5732         are incorrectly rejected.
5733
5734 1998-09-16  Richard Henderson  <rth@cygnus.com>
5735
5736         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
5737         on the native word size instead of an integer literal.
5738
5739 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5740
5741         * g++.old-deja/g++.other/static2.C: Invocation of static data
5742         member of type pointer-to-function denoted as non-static member.
5743
5744         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
5745         checks involving function types and aliases.
5746
5747 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5748
5749         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
5750         redefined to the same non-trivial type.
5751
5752         * g++.old-deja/g++.pt/explicit73.C: Test for proper
5753         namespace-qualification of template specializations declared in
5754         other namespaces.
5755
5756         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
5757         to declare a subset of the specializations of a template function
5758         as friends of specializations of a template class.
5759
5760         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
5761         member templates that do not fully specialize the enclosing
5762         template class are rejected.
5763
5764 1998-09-11  Dave Love  <d.love@dl.ac.uk>
5765
5766         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
5767
5768 1998-09-08  Dave Love  <d.love@dl.ac.uk>
5769
5770         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
5771         altered from libf2c/libU77 version.
5772
5773 1998-09-06  Dave Love  <d.love@dl.ac.uk>
5774
5775         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
5776
5777 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
5778
5779         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
5780         (un)signed char are different types for template specialization
5781         purposes.
5782
5783 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
5784
5785         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
5786         * objc: ObjC testsuite.
5787
5788 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
5789
5790         * gcc.c-torture/execute/941014-1.x:  New file.
5791
5792 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
5793
5794         * lib/c-torture.exp: Add support for
5795         torture_eval_before_compile and torture_eval_before_execute
5796         variables.
5797
5798 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
5799
5800         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
5801         this test triggers valid.
5802
5803 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
5804
5805         * gcc.dg/980827-1.c: New test.
5806
5807 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
5808
5809         * gcc.c-torture/execute/loop-4b.c: New test.
5810
5811 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
5812
5813         * lib/c-torture.exp: Add support for
5814         torture_eval_before_compile and torture_eval_before_execute
5815         variables.
5816
5817 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
5818
5819         * gcc.c-torture/compile/980825-1.c: New test.
5820
5821 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
5822
5823         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
5824         count number tests in opt_t0 not good_t0.
5825
5826 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
5827
5828         * gcc.c-torture/compile/930326-1.x: Fix typo.
5829
5830 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
5831
5832         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
5833         causes an ICE.
5834
5835 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
5836
5837         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
5838         STACK_SIZE is defined.
5839         * gcc.c-torture/unsorted/stuct.c: Similarly.
5840
5841         * gcc.c-torture/compile/980821-1.c: New test.
5842
5843 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
5844
5845         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
5846
5847 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
5848
5849         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
5850         code.
5851
5852 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
5853
5854         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
5855         error'.
5856
5857 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
5858
5859         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
5860
5861 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
5862
5863         * gcc.c-torture/compile/980816-1.c: New test.
5864
5865         * gcc.dg/980816-1.c: New test.
5866
5867 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
5868
5869         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
5870         compiler for ieee tests.
5871
5872 1998-08-01  Dave Love  <d.love@dl.ac.uk>
5873
5874         * g77.f-torture/compile/980729-0.f: New test.
5875
5876 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
5877
5878         * gcc.c-torture/special/eeprof-1.c: New test, for
5879         -finstrument-functions.
5880         * gcc.c-torture/special/special.exp: Run it.
5881
5882 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
5883
5884         * gcc.c-torture/compile/980729-1.c: New test.
5885
5886 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
5887
5888         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
5889         __thumb__ is defined, and test for ARM style doubles if so.
5890
5891 1998-07-26  Dave Love  <d.love@dl.ac.uk>
5892
5893         * g77.f-torture/noncompile/980615-0.f: New test.
5894
5895 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
5896
5897         * gcc.dg/980312-1.c: Do link instead of compile.
5898         * gcc.dg/980313-1.c: Likewise.
5899
5900 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
5901
5902         * gcc.c-torture/compile/980726-1.c: New test.
5903
5904 1998-07-25  Dave Love  <d.love@dl.ac.uk>
5905
5906         * g77.f-torture/execute/io0.f: New test.
5907
5908 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
5909
5910         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
5911         an int.
5912
5913 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
5914
5915         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
5916         m32r bugs.
5917
5918 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
5919
5920         * gcc.dg/980626-1.c: Expect failures for all toolchains until
5921         c-decl.c:grokdeclarator can handle mode attributes.
5922
5923 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
5924
5925         * gcc.c-torture/execute/980716-1.c: New test.
5926
5927 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
5928
5929         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
5930         the mn10200.
5931         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
5932         the mn10200.
5933         * gcc.c-torture/execute/va-arg-3.x: Similarly.
5934         * gcc.c-torture/compile/930326-1.x: Similarly.
5935
5936 1998-07-13  Dave Love  <d.love@dl.ac.uk>
5937
5938         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
5939         New test from Craig.
5940
5941 1998-07-12  Dave Love  <d.love@dl.ac.uk>
5942
5943         * g77.f-torture/noncompile/980616-0.f: New test.
5944
5945         * g77.f-torture/execute/970816-3.f:  New test from Craig.
5946
5947 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
5948
5949         *  g++.other/singleton.C: Return error value instead of taking
5950         SIGSEGV.
5951
5952 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
5953
5954         *  g++.other/singleton.C: New test.   Warning is under dispute.
5955         Runtime crash is not.
5956
5957 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
5958
5959         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
5960         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
5961         using6.C, using7.C}:  New namespace tests.
5962
5963 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
5964
5965         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
5966         specialization with typedef'ed names used as array indexes.
5967
5968 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
5969
5970         * gcc.c-torture/execute/980709-1.c: New test.
5971
5972         * gcc.dg/980709-1.c: New test.
5973
5974 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
5975
5976         * gcc.c-torture/execute/bcp-1.c: New test.
5977
5978 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
5979
5980         * gcc.c-torture/execute/980707-1.c: New test.
5981
5982 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
5983
5984         * gcc.c-torture/compile/980706-1.c: New test.
5985
5986 1998-07-01  Dave Love  <d.love@dl.ac.uk>
5987
5988         * g77.f-torture/execute/980701-0.f,
5989         g77.f-torture/execute/980701-1.f: New test from Craig.
5990
5991 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
5992
5993         * gcc.c-torture/compile/980701-1.c: New test.
5994
5995         * gcc.c-torture/execute/980701-1.c: New test.
5996
5997 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
5998 rlsruhe.de>
5999
6000         * g++.old-deja/g++.robertl/eb132.C: New test.
6001         * g++.old-deja/g++.robertl/eb133.C: Likewise.
6002
6003 1998-06-29  Dave Love  <d.love@dl.ac.uk>
6004
6005         * g77.f-torture/execute/980628-7.f,
6006         g77.f-torture/execute/980628-8.f,
6007         g77.f-torture/execute/980628-9.f,
6008         g77.f-torture/execute/980628-10.f: New tests from Craig.
6009
6010         * g77.f-torture/execute/980628-3.f: Remove mail headers.
6011
6012 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
6013
6014         * g77.f-torture/execute/980628-4.f: New test from Craig.
6015         * g77.f-torture/execute/980628-5.f: Likewise.
6016         * g77.f-torture/execute/980628-2.f: Likewise.
6017         * g77.f-torture/execute/980628-0.f: Likewise.
6018         * g77.f-torture/execute/980628-1.f: Likewise.
6019         * g77.f-torture/execute/980628-3.f: Likewise.
6020         * g77.f-torture/execute/980628-6.f: Likewise.
6021
6022 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
6023
6024         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6025         directory when nothing has been installed yet.
6026
6027 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
6028
6029         * gcc.c-torture/special/special.exp: Handle newer versions of
6030         dejagnu.
6031
6032 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
6033
6034         * gcc.dg/980626-1.c: New test.
6035
6036 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
6037
6038         * gcc.misc-tests/m-un-2.c: New test.
6039         * g++.old-deja/g++.other/warn01.c: Likewise.
6040
6041 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
6042
6043         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6044         compatibility with assmblers with a different comment character.
6045         Eliminate use of GAS-specific extensions.
6046
6047 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
6048
6049         * gcc.c-torture/execute/ieee/980619-1.c: New test.
6050
6051 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
6052
6053         *lib/g77.exp: Replace search for libf2c.a with search for newly
6054         renamed libg2c.a
6055
6056 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
6057
6058         * gcc.c-torture/execute/980617-1.c: New test.
6059
6060 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
6061
6062         * gcc.c-torture/execute/980612-1.c: New test.
6063
6064 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
6065
6066         * gcc.dg/980523-1.c: Only test on ppc-linux.
6067         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6068
6069         * gcc.c-torture/execute/980608-1.c: New test.
6070
6071 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6072
6073         * gcc.c-torture/execute/980605-1.c: New test.
6074
6075 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
6076
6077         * gcc.c-torture/execute/980604-1.c: New test.
6078
6079 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
6080
6081         * gcc.c-torture/execute/980602-1.c: New test.
6082         * gcc.c-torture/execute/980602-2.c: Likewise.
6083
6084 1998-06-02  Dave Love  <d.love@dl.ac.uk>
6085
6086         * 970125-0.f: Fix per JCB.  Add commentary.
6087
6088 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
6089
6090         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6091         IEEE -0 support.
6092
6093 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6094
6095         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6096         earlier.
6097
6098 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
6099
6100         * gcc.c-torture/execute/980526-3.c: New test.
6101
6102 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
6103
6104         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6105         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6106         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6107         m88k-motorola-sysv3 to XFAIL.
6108
6109 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6110
6111         * gcc.dg/980526-1.c: New test.
6112         * gcc.c-torture/execute/980526-2.c: New test.
6113
6114 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
6115
6116         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6117
6118         * gcc.c-torture/execute/980526-1.c: New test.
6119
6120 1998-05-26  Dave Love  <d.love@dl.ac.uk>
6121
6122         * g77.f-torture/execute/alpha2.f: Add runtime test.
6123
6124 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
6125
6126         * g++.old-deja/old-deja.exp: Strip leading directories.
6127
6128         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6129         error for the line.  Don't run multiple tests for the same line.
6130
6131 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
6132
6133         * gcc.dg/980523-1.c: New test.
6134
6135 1998-05-23  Dave Love  <d.love@dl.ac.uk>
6136
6137         * g77.f-torture/compile/970915-0.f: New test.
6138
6139 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
6140
6141         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6142
6143 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
6144
6145         * gcc.dg/980520-1.c: New test.
6146
6147 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6148
6149         * gcc.dg/980502-1.c: Fix return type.
6150
6151 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
6152
6153         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6154         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6155         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6156         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6157         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6158
6159 1998-05-20  Dave Love  <d.love@dl.ac.uk>
6160
6161         * g77.f-torture/execute/980520-1.f: New test.
6162
6163 1998-05-15  Dave Love  <d.love@dl.ac.uk>
6164
6165         * lib/mike-g77.exp: New file.
6166
6167         * g77.f-torture/noncompile/noncompile.exp,
6168         g77.f-torture/noncompile/check0.f: New files.
6169
6170 1998-05-14  Dave Love  <d.love@dl.ac.uk>
6171
6172         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6173         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6174         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6175         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6176         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6177         abort where appropriate.
6178
6179 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
6180
6181         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6182         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6183
6184 1998-04-29  Dave Love  <d.love@dl.ac.uk>
6185
6186         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6187
6188 1998-04-27  Dave Love  <d.love@dl.ac.uk>
6189
6190         * g77.f-torture/compile/980427-0.f: New test.
6191
6192 1998-04-24  Dave Love  <d.love@dl.ac.uk>
6193
6194         * g77.f-torture/compile/980424-0.f: New test.
6195
6196 1998-04-19  Dave Love  <d.love@dl.ac.uk>
6197
6198         * g77.f-torture/compile/980419-2.f (main): New test.
6199         * g77.f-torture/compile/970125-0.f: New test.
6200         * g77.f-torture/compile/980419-1.f: New test.
6201
6202 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
6203
6204         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
6205         of loop-4.c.
6206
6207 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
6208
6209         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6210
6211 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
6212
6213         * gcc.c-torture/compile/980329-1.c: New test.
6214
6215 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
6216
6217         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6218         * gcc.dg/980312-1.c: Fix typo in -march command.
6219
6220 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
6221
6222         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
6223
6224 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
6225
6226         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
6227         Dave Love agree the Fortran source is bogus.
6228
6229 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
6230
6231         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
6232         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
6233         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
6234         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
6235         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
6236
6237 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6238
6239         * g++.old-deja/g++.other/friend1.C: New test.
6240
6241 1998-02-18  Dave Love  <d.love@dl.ac.uk>
6242
6243         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
6244         possibly uninitialized) variables and declare dnrm2.
6245
6246 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
6247
6248         From Bruno Haible <haible@ilog.fr>:
6249         * gcc.c-torture/execute/980223.c: New test.
6250
6251 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
6252
6253         * gcc.dg/ifelse-1.c: New test.
6254
6255 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
6256
6257         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
6258
6259           * lib/old-dejagnu.exp (old-dejagnu): Added the
6260           "execution test - XFAIL *-*-*" handling in the spirit of
6261           "excess errors test -". Changed the "execution test fails"
6262           handling to be like "excess errors test fails".
6263           * Update various tests accordingly.
6264
6265 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
6266
6267         * gcc.c-torture/execute/980205.c: New test.
6268
6269 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
6270
6271         * lib/c-torture.exp: Look for .x files instead of .cexp files.
6272         * lib/f-torture.exp: Similarly.
6273         * gcc.c-torture: Rename all .cexp files to .x files.
6274
6275 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6276
6277         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
6278         (940510-1.c): Removed duplicate.
6279         (971104-1.c): New test.
6280
6281 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
6282
6283           * lib/f-torture.exp: Improve error and loop detection.
6284
6285 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
6286
6287         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
6288         use that to size the filler array.
6289
6290 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6291
6292         * lib/c-torture.exp(c-torture-execute): Fix typo.
6293
6294         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
6295         testcase as the executable name. Keep the executable around if
6296         the test fails.
6297
6298 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6299
6300         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
6301         changes.  Only test one -g option, and move it to the end of the
6302         list of options to test.
6303
6304 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
6305
6306         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
6307         variable GCC_TORTURE_OPTIONS to supply default switches separated
6308         by colons.  If no environment variable, run tests with -O0 -g, -O1
6309         -g, and -O2 -g as well.
6310
6311 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6312
6313         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
6314         explanatory comments. Fix indentation.
6315
6316 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
6317
6318         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
6319
6320 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
6321
6322         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
6323         * g++.old-deja/g++.mike/p7325.C: Likewise.
6324         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
6325
6326 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
6327
6328         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
6329         * g++.old-deja/g++.brendan/crash30.C: Likewise.
6330         * g++.old-deja/g++.brendan/crash39.C: Likewise.
6331         * g++.old-deja/g++.law/operators4.C: Likewise.
6332
6333 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
6334
6335         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
6336         * g++.old-deja/g++.mike/p784.C: Ditto.
6337         * g++.old-deja/g++.mike/p785.C: Ditto.
6338
6339 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
6340
6341           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
6342
6343 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
6344
6345         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
6346         target feature; pass this to c-torture-execute as needed.
6347
6348 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
6349
6350         * lib/c-torture.exp(c-torture-execute): If the previous and the
6351         current executables being tested are identical, we don't need to
6352         run the executable again. Try to make the executable names
6353         unique. Add an optional argument for passing additional compiler
6354         flags.
6355
6356 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
6357
6358         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
6359
6360 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
6361
6362         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
6363
6364 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
6365
6366         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
6367         32bit or larger longs.
6368
6369         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
6370         have either a 32bit long or 32bit int.
6371
6372 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6373
6374         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
6375         Make double precision tests dependent on sizeof (double).
6376
6377 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
6378
6379         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
6380         too.
6381
6382 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6383
6384         * gcc.c-torture/compile/961203-1.cexp: New script.
6385
6386 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
6387
6388         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
6389         up the includes ourselves.
6390
6391 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
6392
6393         * lib/plumhall.exp: Remove random include, and add a few
6394         verbose messages for debugging.
6395
6396 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
6397
6398         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
6399         of trying to do it ourselves.
6400
6401 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6402
6403         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
6404
6405 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6406
6407         * gcc.prms/5403.c: Made regexp a bit less strict.
6408
6409 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
6410
6411         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
6412         is returned from remote_load instead.
6413         * lib/plumhall.exp: Ditto.
6414         * lib/mike-g++.exp: Ditto.
6415         * lib/old-dejagnu.exp: Ditto.
6416         * lib/c-torture.exp: Ditto.
6417
6418 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
6419
6420         * lib/g++.exp: Use build_wrapper procedure.
6421         * lib/gcc.exp: Ditto.
6422
6423 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
6424
6425         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
6426         an old-style decl for malloc.  Fixes tests to work when
6427         sizeof (int) != sizeof (size_t).
6428
6429 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
6430
6431         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
6432
6433         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
6434         use stdargs.h interface.
6435
6436 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
6437
6438         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
6439         NO_VARARGS when compiling.
6440
6441 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
6442
6443         * lib/plumhall.exp(ph_includes): New procedure.
6444         (ph_make): Use it.
6445         (ph_compiler): Ditto.
6446
6447         * lib/g++.exp: Rename test-glue.c to testglue.c.
6448         * lib/gcc.exp: Ditto.
6449
6450 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6451
6452         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
6453         to completion when it's called.
6454
6455 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
6456
6457         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
6458         is defined, don't do test.
6459
6460 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
6461
6462         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
6463         for object files.
6464         (ph_summary): Mark skipped testcases as untested, not unresolved.
6465
6466         * lib/plumhall.exp (ph_make): If unresolved because of bad
6467         errorCode, record errorCode in log file.
6468         (*): Replace send_log/verbose with verbose -log.
6469
6470 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
6471
6472         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
6473         double conversion if double isn't at least 8 bytes.
6474
6475         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
6476         int to work with targets where int is 16 bits.
6477
6478         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
6479         8 bytes, just exit, since 4 byte doubles don't have enough bits of
6480         precision for the test to complete.
6481
6482 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
6483
6484         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
6485         if d10v is not compiled with the -mdouble64 flag.
6486         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
6487
6488         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
6489         d10v is not compiled with the -mint32 flag.
6490
6491 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6492
6493         * lib/plumhall.exp: Use incr_count.
6494
6495 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
6496
6497         * gcc.c-torture: Update to c-torture-1.45.
6498
6499 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
6500
6501         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
6502         the name of the expect testcase file).
6503
6504         * lib/g++.exp(g++_init): Ditto.
6505
6506 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
6507
6508         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
6509         the host.
6510
6511         * lib/gcc.exp(gcc_exit): New procedure.
6512
6513 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
6514
6515         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
6516         specs where appropriate.
6517
6518         * g++.old-deja/g++.arm/*: Added additional ERROR checks
6519         because of new "candidates are" messages, and removed a few
6520
6521         * Converted all non-old-style g++ testcases to old-style, and
6522         moved into g++.old-deja.
6523
6524 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
6525
6526         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
6527         options.
6528
6529         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
6530         succeeded.
6531
6532         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
6533
6534 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
6535
6536         * lib/gcc.exp (gcc_target_compile): Add support for defining
6537         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
6538         the machine doesn't have those features.
6539
6540 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
6541
6542         * g++.law/operators4.exp: Don't use LIBS.
6543
6544 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6545
6546         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
6547
6548         * lib/mike-g++.exp: Don't set the compiler to be tested here.
6549         * lib/g++.exp: Set it here instead. Also, allow use of the
6550         --tool_exec and --tool_opt options. Change CXX to
6551         GXX_UNDER_TEST.
6552
6553         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
6554
6555         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
6556
6557 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
6558
6559         * lib/old-dejagnu.exp: Use prune_warnings instead of
6560         prune_system_crud.
6561         * lib/mike-g++.exp: Ditto.
6562         * lib/gcc.exp: Ditto.
6563         * lib/g++.exp: Ditto.
6564
6565         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
6566
6567 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
6568
6569           * 941014-2.c: Include stdlib.h
6570           * 960327-1.c: Include stdio.h
6571           * dbra.c, index-1.c: Don't assume ints are 32bits.
6572
6573 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
6574
6575         * lib/gcc.exp: Add gcc,stack_size target feature.
6576
6577         * lib/g++.exp(g++_target_compile): Add the include and link
6578         paths here, not in two other places. And, it's $options, not
6579         options.
6580
6581         * lib/mike-g++.exp(postbase): Remove the code that determines
6582         the correct include and link paths.
6583         * g++.old-deja/old-deja.exp: Ditto.
6584
6585 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
6586
6587         * lib/g++.exp(g++_init): target_compile no longer returns the
6588         filename of the result.
6589
6590 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6591
6592         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
6593         call to glob.
6594
6595         * gcc.c-torture/special/special.exp: Change call to
6596         gcc_target_compile to include the object file.
6597
6598 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6599
6600         * gcc.c-torture/special/special.exp: Correct misspelling in last
6601         change.
6602
6603 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
6604
6605         * lib/plumhall.exp(ph_summary): Log the entire output of the
6606         executable. Return -1 if there were any failures, 0 otherwise.
6607         (ph_execute): Return -1 if there were any failures, 0 otherwise.
6608         (ph_make): Clean up objects and executables that were built
6609         if the tests succeeded.
6610
6611 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6612
6613         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
6614         libraries and includes in the build tree as appropriate.
6615
6616 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6617
6618         * lib/c-torture.exp: Instead of looking for the global variable
6619         NO_LONG_LONG, check to see if that's a feature of the target.
6620
6621 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
6622
6623         * config/default.exp: Minimize. Delete the remainer of the files in
6624         config; this functionality is now in devo/dejagnu/config.
6625
6626         g++.*/*: Pass any additional flags used to compile to postbase;
6627         delete CXXFLAGS.
6628
6629         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
6630         is now done by runtest.exp. Use gcc_target_compile instead of
6631         compile.
6632
6633         lib/c-torture.exp: Use gcc_target_compile instead of compile.
6634         Remove references to CFLAGS. Use remote_file instead of
6635         calling rm -f.
6636         (c-torture): Take a list of arguments to use to compile this
6637         testcase.
6638
6639         lib/g++.exp: Simplify. Use target_compile instead of compile.
6640         lib/gcc-dg.exp: Ditto.
6641         lib/gcc.exp: Ditto.
6642         lib/mike-{gcc,g++}.exp: Ditto.
6643         lib/old-dejagnu.exp: Ditto.
6644         lib/plumhall.exp: Ditto.
6645
6646 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
6647
6648         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
6649         (ph_linker): Likewise.
6650
6651 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
6652
6653           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
6654         MAP_ANON / MAP_ANONYMOUS if defined;
6655         else try to map from /dev/zero .
6656
6657 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
6658
6659         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
6660         isn't defined, then define it to MAP_ANONYMOUS.
6661
6662 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
6663
6664         * gcc.c-torture: Update to c-torture-1.42 release.
6665
6666 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
6667
6668         * gcc.c-torture: Update to c-torture-1.41 release.
6669
6670 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
6671
6672         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
6673         c-torture release.
6674
6675 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6676
6677         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
6678         and LDFLAGS.  Fix second case to append the target_info ldflags
6679         onto LDFLAGS, not CFLAGS.
6680         * lib/g++.exp (g++_init): Add target_info stuff.
6681         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
6682         of libgloss and newlib flags for !native.
6683
6684         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
6685         (GDB): Fix relative path to go up another dir for finding gdb.
6686
6687 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
6688
6689         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
6690         versions in the target_info array, if they don't exist.
6691
6692 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6693
6694         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
6695
6696 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
6697
6698         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
6699         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
6700
6701 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
6702
6703         * lib/old-dejagnu.exp: Don't remove the output file before we've
6704         actually tested it. Don't append pwd to the path of the executable
6705         we're testing.
6706
6707 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
6708
6709         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
6710
6711 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
6712
6713         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
6714         temporary directory for compiler files, and set it to a default
6715         value of /tmp. Set $output as the name of the output file from
6716         compiling the testcase. Add a -o option to $cflags_var so the
6717         compiler writes the final output file as $output. Set $executable
6718         to $output.
6719
6720         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
6721         directory for compiler files, and set it to /tmp if it doesn't
6722         already have a value. Set $output_file to the name of the output
6723         file from compiling the testcase. Add a -o option to CXXFLAGS so
6724         the compiler writes the final output file as $output. Use $output
6725         as the executable to be tested.
6726
6727 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6728
6729         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
6730
6731 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
6732
6733         * gcc.c-torture/execute/pending-1.c: New test.  Still
6734         pending in Tege's queue.
6735
6736 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
6737
6738         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
6739         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
6740         if there were failures.  Call unresolved if there were unresolved
6741         testcases.  Call gcc_fail if program did not run to completion.
6742         (ph_make): Pass additional argument name to ph_execute.
6743         (ph_execute): Add new argument.  Pass additional arguments to
6744         ph_summary.  Call gcc_fail is there is no execution output.
6745
6746 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
6747
6748         * lib/plumhall.exp (proc_summary): Output relavent summary
6749         lines into the log so specific failures in plumhall can be
6750         investigated.
6751
6752 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
6753
6754         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
6755         (c-torture-execute): Don't try to execute tests which use
6756         "long long" types if $NO_LONG_LONG is nonzero.
6757
6758 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
6759
6760         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
6761         not c-torture.
6762
6763         * gcc.ieee: Move from here.
6764         * gcc.c-torture/execute/ieee: To here.
6765
6766 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
6767
6768         * gcc.c-torture: Update to c-torture-1.41 release.
6769
6770 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
6771
6772         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
6773         not "$output".
6774
6775 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
6776
6777         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
6778         -c present.
6779
6780 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
6781
6782         * config/proelf.exp: Handle connecting to a simulator.
6783
6784 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
6785
6786         * config/proelf.exp: New file.  Enough framework that we can
6787         run c-torture tests on the proelf targets (or any other target
6788         that gdb can connect to for that matter).
6789
6790 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
6791
6792         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
6793         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
6794
6795         * lib/plumhall.exp (ph_execute): Always call ph_summary if
6796         exec_output exists.
6797
6798 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
6799
6800         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
6801         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
6802
6803         * config/*.exp: Update FSF address.  Change result of ${tool}_load
6804         to pass/fail/unresolved/unsupported/untested.  Caller must now
6805         call unresolved/unsupported/untested.
6806         * lib/*.exp: Update FSF address.  Update to handle new results of
6807         ${tool}_load.
6808         * lib/chill.exp (verbose): Delete.
6809
6810 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
6811
6812         * lib/gcc.exp (default_gcc_start): Change order of args to
6813         $LDFLAGS $CFLAGS $LIBS.
6814         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
6815         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
6816         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
6817         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
6818         * gcc.misc-tests/dg-test.exp: Likewise.
6819         * gcc.misc-tests/msgs.exp: Likewise.
6820         * gcc.prms/prms.exp: Likewise.
6821         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
6822         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
6823
6824         * lib/dg.exp: Deleted, moved to dejagnu/lib.
6825
6826 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6827
6828         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
6829
6830         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
6831         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
6832
6833         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
6834         necessary.
6835
6836 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
6837
6838         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
6839         global for loop; add use of $mathlib.
6840         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
6841         settings here; set mathlib for anything but VxWorks.
6842
6843 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
6844
6845         * gcc.c-torture: Update to c-torture-1.40 release.
6846
6847 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
6848
6849         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
6850         dg.exp.
6851
6852 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
6853
6854         * lib/c-torture.exp (c-torture-execute): Declare "output" as
6855         global.
6856
6857 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
6858
6859         * lib/g++.exp (LIBS): Define if not already.
6860         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
6861         (gcc-dg-prune): Call prune_gcc_output.
6862         * lib/gcc.exp (prune_gcc_output): New proc.
6863         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
6864         prune_gcc_output.
6865
6866 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
6867
6868         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
6869         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
6870
6871 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
6872
6873         * gcc.c-torture: Update to c-torture-1.39 release.
6874
6875 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
6876
6877         * lib/c-torture.exp (c-torture-execute): Don't return if one option
6878         fails, try others as well.
6879
6880 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
6881
6882         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
6883         If compilation fails, mark execute tests as `untested'.
6884         If test is marked as unsupported, don't mark compilation and
6885         execute tests as failed.
6886
6887 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6888
6889         * lib/g++.exp (g++_init): Don't link in libg++, and look to
6890         libstdc++ for whether or not we want to be doing shared
6891         libraries.  Delete link_curses since we don't need it anymore.
6892         * lib/mike-g++.exp (postbase): Don't link in libg++.
6893         * g++.old-deja/old-deja.exp: Likewise.
6894
6895 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6896
6897         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
6898
6899 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6900
6901         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
6902         For that, add `-Wl,-a,shared_archive'.
6903         * g++.old-deja/old-deja.exp: Likewise.
6904
6905 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
6906
6907         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
6908
6909 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
6910
6911         * lib/mike-g++.exp (postbase): Pay attention to the status of
6912         g++_load.
6913
6914 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6915
6916           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
6917
6918 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
6919
6920         * lib/gcc.exp (default_gcc_start): No longer need to log program
6921         being executed or its output, execute_anywhere does that now.
6922         * lib/g++.exp (default_g++_version): Call execute_anywhere.
6923         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
6924
6925 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6926
6927         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
6928         the same as those in lib/g++.exp.
6929
6930 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
6931
6932         * gcc.c-torture: Update to c-torture-1.38 release.
6933         * gcc.ieee: Related changes.
6934
6935 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
6936
6937         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
6938         "exec". Minor reformatting changes.
6939
6940         * config/rom68k.exp (${tool}_load): Make it work in a canadian
6941         cross. This means all "exec" calls now work on a remote host as
6942         well.
6943         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
6944         cross. Filter out the extra "\r\n" stuff that expect puts in.
6945         (c-torture-execute): Filter out the bogus warnings like
6946         c-torture-compile does. Add support for canadian cross.
6947         * lib/gcc.exp (default_gcc_version, default_gcc_start)
6948         Use execute_anywhere rather than calling exec directly. Now it
6949         works for canadian cross testing.
6950
6951 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
6952
6953         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
6954         results into a variable, and check that rather than using file exists.
6955
6956 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6957
6958         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
6959         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
6960
6961 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6962
6963         * g++.old-deja/old-deja.exp: Create and pass runshlib and
6964         lib_curses if there's a shared libg++ in the build tree.
6965
6966 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
6967
6968         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
6969         if not supported target.
6970
6971 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6972
6973         * lib/g++.exp (g++_init): Move empty setting of runshlib and
6974         link_curses up to always happen, not just for native builds.
6975
6976 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
6977
6978         * gcc.c-torture: Update to c-torture-1.36 release.
6979         * gcc.failure: Related changes.
6980
6981 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
6982
6983         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
6984
6985 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6986
6987         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
6988         * lib/mike-g++.exp (postbase): Not in here.  Still reference
6989         runshlib, link_curses, and mathlib for link and run.
6990
6991         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
6992         pass the runtime shared library options for Solaris, OSF/1, and
6993         Irix5, and link with -lcurses to avoid unresolved references.
6994
6995 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
6996
6997         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
6998         only run once.
6999
7000 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7001
7002         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7003
7004 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
7005
7006         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
7007         do not have a framework for the "compat" tests yet.
7008
7009 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7010
7011         * lib/mike-g++.exp (postbase): New local variable `mathlib',
7012         set to null if we're testing vxworks5.1.  Use that instead of
7013         `-lm' in the setting of LIBS for link and run.
7014
7015 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7016
7017         * config/rom68k.exp (${tool}_load): Major changes to make it
7018         work.  Verified that it does in fact return the stuff in
7019         exec_output properly.  Catch any Emul or any TRAP other than 0.
7020
7021 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7022
7023         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7024         LDFLAGS properly for targets that need stuff from libgloss.
7025         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7026         only run once.
7027         (gpp_initialized): New variable.
7028
7029 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7030
7031         * config/rom68k.exp: Load libgloss.exp.
7032         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7033         so we can produce a fully linked binary.
7034         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7035         so we can produce a fully linked binary.
7036
7037 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7038
7039         * lib/plumhall.exp (ph_section): Watch for expected failures.
7040         Add missing `else'.
7041
7042         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7043         run the testcase.
7044         (c-torture): Likewise.
7045
7046 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
7047
7048         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7049
7050         * lib/mike-g++.exp (mike_cleanup): New proc.
7051         (prebase): New globals compiler_result, not_compiler_result,
7052         target_regexp.
7053         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
7054         allow leading "-" in pattern.  Watch for unsupported tests.
7055         If $compiler_result is set, pattern match assembler code,
7056         and ditto for $not_compiler_result.
7057         * lib/mike-gcc.exp: Likewise.
7058
7059         * lib/plumhall.exp (ph_execute): Only call ph_summary if
7060         execution "succeeded".
7061
7062 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
7063
7064         * config/win32.exp: New file.
7065         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7066
7067 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7068
7069         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7070         unsupported.
7071         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7072         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7073         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7074
7075         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7076         "... without exceptions was ...".  That is now handled by
7077         prune_system_crud.
7078         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7079
7080 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7081
7082         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7083         sieve.c,sort2.c}: New files.
7084         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7085         sieve.exp,sort2.exp}: Drivers for them.
7086
7087         * lib/mike-gcc.exp (program_output): New user settable variable.
7088         (postbase): Call prune_system_crud.  Also prune extraneous compiler
7089         messages.
7090         * lib/mike-g++.exp (program_output): New user settable variable.
7091
7092         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7093
7094         * config/sh.exp: Deleted (use sim.exp instead).
7095
7096 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7097
7098         * config/vx.exp: Declare CHECKTASK as global.
7099         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7100         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7101         * lib/old-dejagnu.exp: Load [pwd]/$executable.
7102
7103 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7104
7105         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7106         target. Like vx.exp, only includes `vx29k.exp' instead of
7107         `vxworks.exp'.
7108
7109 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
7110
7111         * config/sim.exp: Increase time limit from 120 seconds to 240.
7112
7113 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7114
7115         * gcc.c-torture/execute/950628-1.c: New test.
7116
7117 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7118
7119         * gcc.c-torture: Update with changes/additions from
7120         c-torture-1.34.
7121
7122 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
7123
7124         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7125
7126 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
7127
7128         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7129
7130 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
7131
7132         * gcc.c-torture/compile/950512-1.c: New test.
7133         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7134         * gcc.dg/struct-ret-1.c: Likewise.
7135
7136 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
7137
7138         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7139           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7140
7141 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7142
7143         * gcc.c-torture/special/920411-1.c: Deleted.
7144         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7145
7146 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
7147
7148         * config/sim.exp (${tool}_load): Hack in call to bash to get a
7149         cpu limit.
7150
7151 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7152
7153         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7154
7155 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7156
7157         From kenner;
7158         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7159         is the proper length.
7160         * va-arg-3.c: Likewise.
7161
7162 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
7163
7164         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
7165         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7166
7167         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
7168         * lib/g++.exp (default_g++_start): Delete old cruft.
7169
7170 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
7171
7172         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7173         (2 * (1 << 18)) to (2 * (1 << 17)).
7174
7175         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7176
7177 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7178
7179         * config/rom68k.exp: Renamed from config/idp.exp
7180
7181 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7182
7183         * c-torture/compile/921109-2.c
7184
7185 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
7186
7187         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7188         excess errors.
7189
7190 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
7191
7192         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7193         output.
7194         * lib/g++.exp (default_g++_start): Likewise.
7195
7196 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7197
7198         * gcc.c-torture/compile/950329-1.c: New test.
7199
7200 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7201
7202           * config/bug.exp (${tool}_load): Updated to use new remote_open
7203           and remote_close procs.
7204         * config/idp.exp: New file.
7205
7206 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7207
7208         * gcc.c-torture/execute/950322-1.c: New test.
7209
7210 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
7211
7212         * config/vx.exp (${tool}_load): Clean up testing of return code from
7213         vxworks_ld and vxworks_spawn.
7214
7215 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7216
7217         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7218
7219 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
7220
7221         * lib/old-deja.exp: Add `excess errors test - ' error, now one
7222         can mark excess errors on a machine by machine basis.  Note, the
7223         default is to not expect any excess errors, even when excess
7224         errors test - is given, so you will want to put an XFAIL ... on
7225         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
7226         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
7227         those 4 machines, but no others.
7228
7229 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7230
7231         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
7232         * lib/c-torture.exp: to here.
7233
7234 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7235
7236         * gcc.c-torture/execute/950221-1.c: New test.
7237         * gcc.c-torture/execute/struct-ret-1.c: New test.
7238         * gcc.c-torture/compile/950221-1.c: New test.
7239
7240         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
7241
7242 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7243
7244         * gcc.c-torture/execute/arith-1.c (main): Return 0.
7245         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
7246
7247 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
7248
7249         * g++.gb: New directory of tests, derived from my signature and
7250         class scoping tests.
7251
7252         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
7253         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
7254         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
7255         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
7256         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
7257         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
7258         * g++.gb/sig25.C: Likewise.
7259
7260         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
7261         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
7262         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
7263         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
7264         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
7265         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
7266         * g++.gb/sig25.exp: Likewise.
7267
7268         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
7269         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
7270         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
7271         * g++.gb/scope13.C: Likewise, this test still fails.
7272
7273         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
7274         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
7275         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
7276         * g++.gb/scope13.exp: Ditto.
7277
7278         * g++.gb/README: New file, explains what these tests are about.
7279
7280 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7281
7282         * lib/dg.exp (dg-do): Support `preprocess'.
7283         (dg-test): Likewise.
7284
7285 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7286
7287         * config/udi.exp: change "continue -expect" to "exp_continue".
7288
7289 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
7290
7291         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
7292         Delete redundant tests.
7293
7294         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
7295         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
7296         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
7297         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
7298         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
7299         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
7300         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
7301         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
7302
7303         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
7304         storing label pointers.
7305         * gcc.c-torture/execute/921019-1.c: Likewise.
7306         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
7307         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
7308         parameter fp.
7309         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
7310         constants.
7311
7312         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
7313         Delete obsolete tests.
7314
7315         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
7316         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
7317         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
7318         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
7319         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
7320         * gcc.c-torture/compile/950124-1.c: New test.
7321
7322         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
7323
7324 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7325
7326         * lib/mike-g++.exp: Add -lm to LIBS.
7327
7328 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7329
7330         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
7331
7332 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7333
7334         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
7335
7336 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
7337
7338         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
7339
7340 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
7341
7342         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
7343         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
7344         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
7345         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
7346         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
7347         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
7348         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
7349         * g++.law/{operators31.C, operators32.C,
7350         * g++.law/{operators33.C, operators34.C}: Likewise.
7351         * g++.law/{pic1.C, refs2.C}: Likewise.
7352         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
7353         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
7354         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
7355         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7356
7357         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
7358         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
7359         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
7360         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
7361         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
7362         * g++.law/{enum9.exp, friend5.exp}: Likewise.
7363         * g++.law/{nest3.exp, nest4.exp}: Likewise.
7364         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
7365         * g++.law/{operators30.exp, operators31.exp}: Likewise.
7366         * g++.law/{operators32.exp, operators33.exp}: Likewise.
7367         * g++.law/{operators34.exp}: Likewise.
7368         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
7369         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
7370         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
7371         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
7372         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7373
7374         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
7375         No longer expected to fail.
7376         * g++.law/missed-error3.C: Tweak for recent bool changes.
7377
7378 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7379
7380         * config/emb-unix: Deleted.
7381         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
7382         remote execution.  Do final link on remote host if REMOTE_LINK is set.
7383
7384 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
7385
7386         * lib/dg.exp (dg-test): Fix typo in last patch.
7387
7388 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
7389
7390         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
7391         (handles multiple occurrences).
7392
7393 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
7394
7395         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
7396         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
7397         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
7398         printed).
7399         * lib/c-torture.exp (c-torture-compile): Likewise.
7400         (c-torture): Prepend full path if missing.
7401         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
7402         (gcc_fail): Likewise.
7403         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
7404
7405 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
7406
7407         * lib/netware.exp: Only attach to NetWare i386 systems.
7408
7409 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
7410
7411         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
7412         messages.  Add test name to "output pattern match" pass/fail message.
7413
7414 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
7415
7416         * gcc.dg: New testsuite.
7417         * gcc.dg/dg.exp: New file.
7418
7419         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
7420         test-switch.c}: Deleted.
7421
7422         * gcc.misc-tests/msgs.exp: New testcase driver.
7423
7424 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
7425
7426         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
7427         Watch for illegal return values from ${tool}_load.
7428         * config/unix.exp (${tool}_load): Fix pass/fail detection for
7429         cross targets.  Coerce return value >0 to 1.
7430
7431 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7432
7433         * config/unix.exp (${tool}_load): Call program rsh, not proc.
7434
7435         * config/emb-unix.exp: New file.
7436
7437         * config/sim.exp: Error if variable $SIM not defined.
7438         (${tool}_load): Mark test as "untested" if simulator missing.
7439
7440         * config/unix.exp: Load remote.exp to get rcp_download.
7441         * lib/c-torture.exp: Use different option lists for testcases with
7442         and without loops.
7443         * gcc.c-torture/execute/execute.exp: Likewise.
7444
7445 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7446
7447         * config/*.exp: Clarify return code from ${tool}_load.
7448         Call `unresolved' or `untested' instead of `warning' or `perror'
7449         (sometimes you still want to call both though).
7450         Add comment that `shell_id' is local to each file.
7451         * config/udi.exp (timeout): Set to 30.
7452         Don't print warning if connection fails, $connectmode has already
7453         printed an error.
7454         (${tool}_load): Move verbose messages to level 2.
7455         Rework pattern for "Process started" message.
7456         Pass `shell_id' to ${connectmode}_download.
7457         Retry twice upon timeout.  Make resetting of target more robust.
7458         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
7459         Pass `shell_id' to exit_$connectmode.
7460         Only call exit_$connectmode if connected.
7461         * config/unix.exp (${tool}_load): Check return codes better.
7462         * config/vrtx.exp (${tool}_load): Likewise.
7463         * config/vx.exp (${tool}_load): Likewise.
7464         Delete unneeded global's.
7465         * lib/dg.exp (dg-test): Update to reflect clarified return codes
7466         from ${tool}_load.
7467         (dg-stat): Delete.
7468         (dg-init): Delete recording of pass/fail counts.
7469         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7470         (old-dejagnu-init): Likewise.
7471         (old-dejagnu-stat): Delete contents, empty proc now.
7472         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
7473         (c-torture): Delete references to lcnt, lpass, lfail.
7474         Get option list from TORTURE_OPTIONS.
7475         Delete -funroll[-all]-loops if no loops.
7476         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
7477         (g++_stat): Delete contents (empty proc now).
7478         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
7479         (gcc_finish): Likewise.
7480         (gcc_stat): Deleted.
7481         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
7482         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
7483         * gcc.c-torture/execute/execute.exp: Likewise.
7484         Split tests into two parts: compile, execute.
7485         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
7486         no loops.  Update to reflect clarified return codes from ${tool}_load.
7487
7488 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
7489
7490         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
7491         to grep for.
7492         (old-dejagnu): Likewise (where necessary).
7493
7494 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7495
7496         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
7497
7498         * lib/dg.exp (dg-process-target): Fix processing of selector.
7499         Add comment regarding use of `error'.
7500
7501         * lib/gcc.exp (prune_system_crud): Define if missing.
7502         * lib/g++.exp (prune_system_crud): Likewise.
7503
7504         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
7505         Call prune_system_crud.
7506         * lib/dg.exp (dg-runtest): New proc.
7507         Use perror instead of send_user for tcl errors in testcase.
7508         Don't return any value, it's never used.
7509         Don't clobber previous definition of `unknown'.
7510         Print tcl errors in `dg-final'.
7511
7512 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
7513
7514         * lib/dg.exp (dg-process-target): Improve syntax error messages.
7515         (dg-test): Don't print errorInfo, it contains stack backtrace.
7516
7517 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
7518
7519         * lib/g++.exp (runtest_file_p): Define if missing.
7520
7521 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
7522
7523         * lib/mike-g++.exp: Comment out loading of g++.exp.
7524         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
7525         (default_g++_version): Always print something.
7526         (default_g++_start): Comment out call to `which'.
7527         (g++_start, g++_load): Deleted (must be defined in config file).
7528         * lib/gcc.exp: Test for existence of $CC at start.
7529         Delete check for tmpdir (done in gcc_init).
7530         (default_gcc_version): Always print something.
7531         (default_gcc_start): Comment out call to `which'.
7532         * config/*.exp: Major cleanup - make cross targets work at least a
7533         little better for g++ (by not being "--tool gcc" specific).
7534         Rename gcc_xxx to ${tool}_xxx.
7535         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
7536         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
7537
7538 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
7539
7540         * lib/c-torture.exp (c-torture-compile): Rework compiler
7541         message processing.
7542
7543         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
7544         c-torture.
7545
7546 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7547
7548         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
7549
7550         * lib/dg.exp (dg-process-target): Support { target native }.
7551
7552 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
7553
7554         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
7555         looked for "... program xxx got fatal signal".
7556         Correct regsub munging of `comp_output'.
7557         Ignore compiler messages "path prefix not used" and "linker input
7558         file unused".
7559
7560 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
7561
7562         * lib/gcc.exp (runtest_file_p): Define if missing.
7563         * gcc.prms/template.c: Example to work from.
7564
7565 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
7566
7567         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
7568         * lib/dg.exp (dg-test): Call unsupported testcases as such.
7569
7570         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
7571         * gcc.prms/1883.c: Moved from compile/940714-1.c.
7572         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
7573         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
7574
7575         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
7576         (dg-process-target): No longer a varargs proc.
7577         Return S/N for target, P/F for xfail.  All callers changed.
7578         (user option procs): More argument checking.
7579         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
7580         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
7581         (dg-test): Skip test if not running on selected target in `dg-do'.
7582         Update handling of `dg-do-what', `dg-output-text'.
7583         Separate execution pass/fail from output pattern match pass/fail.
7584         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
7585
7586 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7587
7588         * gcc.c-torture/special/special.exp: Don't expect failure for mips
7589         target for 920510-1.c.
7590
7591 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
7592
7593         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
7594         Clean up comment regarding use of passcnt, etc.
7595         (gcc_stat): Don't update `testcnt' here.
7596         (gcc_finish): Do it here.
7597         Might as well reset `but_id' here too.
7598         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
7599         to determine if the file should be tested.
7600         * gcc.c-torture/compile/compile.exp: Likewise.
7601         * gcc.c-torture/execute/execute.exp: Likewise.
7602         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7603         * gcc.misc-tests/dg-test.exp: Likewise.
7604         * gcc.prms/prms.exp: Likewise.
7605         * gcc.wendy/wendy.exp: Likewise.
7606         * g++.old-deja.exp: Likewise.
7607         Move "Testing file" message to verbose level 1.
7608
7609 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
7610
7611         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
7612
7613 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7614
7615         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
7616         (default_gcc_start): Accept optional second list element
7617         of compiler flags.  Print compiler output at verbosity level 2.
7618         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
7619         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
7620         Save current values of framework globals passcnt, failcnt, xpasscnt,
7621         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
7622         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
7623         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
7624         xfailcnt to compute stats.  Update framework global `testcnt' from
7625         pass/fail counts.
7626         (gcc_finish): New proc.  Clean up test environment.
7627         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
7628         (gcc_epass, gcc_efail): Delete.
7629         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
7630         argument of line number.
7631         (dg-init): If the tool has an init routine, call it.
7632         (dg-test): Remove args `cflags_var' and `libs_var'.
7633         Pass all compiler options to ${tool}_start.
7634         Handle missing line number.
7635         (dg-finish): New function.
7636         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
7637         particular files.  Call gcc_finish at end.  Move "skipping test"
7638         message to verbosity level 3.
7639         * gcc.c-torture/compile/compile.exp: Likewise.
7640         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7641         * gcc.c-torture/execute/execute.exp: Likewise.
7642         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7643         Print testcase being tried at verbosity level 1.
7644         * gcc.c-torture/special/special.exp: Unset xfail.
7645         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7646         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
7647         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
7648         * gcc.failure/failure.exp: Likewise.
7649         * gcc.ieee/ieee.exp: Likewise.
7650         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
7651         Update call to dg-test.  Call dg-finish at end.
7652         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
7653         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7654         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
7655         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
7656         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
7657         * gcc.wendy/wendy.exp: Add copyright.
7658         Delete setting of tmpdir (done by gcc_init).
7659         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
7660         Pass compiler flags to gcc_start.  Call gcc_finish at end.
7661         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
7662         gcc_[ce]pass/fail.
7663
7664 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
7665
7666         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
7667         confusion.
7668         (g++_load): Likewise.
7669
7670         * config/*.exp (gcc_load): Some were varargs fns and some were not.
7671         Rename argument to `prog' to remove the confusion.
7672         Varargs fns behave differently too!
7673         (g++_load): Likewise.
7674
7675         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
7676
7677         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
7678         what it is.  Delete (always) printing of status value for !native.
7679         Simplify verbose code, and include status and exec_output.
7680         (g++_load): Use gcc_load.
7681
7682 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7683
7684         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
7685         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
7686         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
7687         940714-3.c as these testcases don't exist anymore.  Make
7688         va-arg-1.c expected to pass.
7689
7690 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
7691
7692         * gcc.misc-tests/misc.exp: Only run specific testcases.
7693         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
7694         * gcc.misc-tests/dg-[1-9].c: New files.
7695
7696         * lib/dg.exp: New testsuite driver.
7697         * gcc.prms/prms.exp: Use it.
7698
7699         * README.gcc: New file.
7700
7701         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
7702         Document and reset `lxpass' and `lxfail'.
7703         Simplify "initialized" message.
7704         (gcc_stat): Clean up comments a little.
7705
7706 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
7707
7708         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
7709
7710 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
7711
7712         * lib/old-dejagnu.exp (process-option): New proc.
7713         (old-dejagnu-init, old-dejagnu-stat): Likewise.
7714         (old-dejagnu): Simplify.
7715         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
7716
7717 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
7718
7719         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
7720         exists and is not an empty string.
7721
7722         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
7723         $xfail rather than calling setup_xfail.  Clear $xfail when test is
7724         finished.
7725         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
7726         automatically.
7727
7728         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
7729         longer expected to fail.
7730
7731         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
7732         "f" function call.
7733
7734         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
7735
7736         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
7737         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
7738         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
7739         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
7740         c-torture-1.29.
7741
7742         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
7743         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
7744
7745         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
7746
7747         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
7748         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
7749
7750         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
7751         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
7752         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
7753
7754 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7755
7756         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
7757         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
7758         940714-1.c, 940714-2.c, 940714-3.c},
7759         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
7760         gcc.misc-tests/{mg.c,mg.exp}:
7761         New tests.
7762         * gcc.noncompile/noncompile.exp: Change accordingly.
7763
7764 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
7765
7766         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
7767         Undo previous clobberage.
7768
7769 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
7770
7771         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
7772         * gcc.special/{930510-1.c, special.exp}:
7773         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
7774         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
7775         struct-varargs-1.c}: New tests from c-torture-1.26.
7776
7777 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
7778
7779         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
7780           argument to switch.
7781
7782 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
7783
7784         * Revert the previous changes.  Please see Rob's directory
7785           (/lisa/test/rob/progressive/gcc/testsuite) for testing
7786           fixes.
7787
7788 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
7789
7790         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
7791             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
7792             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
7793             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
7794             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
7795             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
7796             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
7797             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
7798             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
7799             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
7800             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
7801             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
7802             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
7803             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
7804             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
7805             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
7806             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
7807             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
7808             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
7809             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
7810             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
7811             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
7812             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
7813             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
7814             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
7815             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
7816             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
7817
7818 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
7819
7820         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
7821             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
7822           with perror calls.
7823
7824 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
7825
7826         * config/unix.exp (g++_load): Fix syntax.
7827
7828 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7829
7830         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
7831         * gcc.noncompile/921017-1.c: Deleted obsolete test.
7832         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
7833         Don't expect va-arg-1.c to fail.  Correct expected output for
7834         920928-1.c.
7835         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
7836         * gcc.wendy/hbm4.c: Correct typo.
7837         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
7838
7839 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
7840
7841         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
7842         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
7843         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
7844         * lib/c-torture.exp (c-torture-compile): Ditto.
7845
7846         Reduce volume of output (remove all the -I's and such).
7847         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
7848         Call gcc_cpass, gcc_cfail.
7849         (c-torture): Pass testing option to c-torture-compile.
7850
7851 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
7852
7853         Bring patches over from progressive.
7854         * config/default.exp: Exit remote shell cleanly.
7855         (g++_exit, g++_start): Add default versions.
7856         * config/sim.exp (gcc_load): Use perror, not error.
7857
7858 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
7859
7860         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
7861         set in site.exp.
7862
7863 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
7864
7865         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
7866         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
7867         (wendy_try): New proc to run testcase.
7868         (main loop): Call 'em.
7869         * gcc.wendy/*.c: Clean up pass to correct expected output.
7870
7871         * lib/gcc.exp: Minor cleanup work.
7872         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
7873
7874 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
7875
7876         * config/sim.exp (gcc_load): Document return codes better.
7877         Don't pass -v to simulator.
7878
7879 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7880
7881           * gcc.special/920717-x.c: Fix typo.
7882           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
7883           get at sources.
7884
7885         * lib/mike-gcc.exp: Fix typo.
7886
7887 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
7888
7889         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
7890         binary to use, transform the name.
7891         * config/*.exp: rename everything. Nuke any g++ specific files,
7892         it's now a special case of gcc that requires no special support.
7893         Add a default.exp for unsupported targets.
7894
7895 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
7896
7897         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
7898         lib/old-dejagnu.exp: Fix a few patterns to work with the new
7899         version of Tcl.
7900
7901 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
7902
7903         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
7904         than a warning.
7905
7906 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
7907
7908         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
7909
7910 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7911
7912         * gcc.execute/execute.exp: Combine opt_list and foption_list into
7913         option_list.  Compile every file with only 4/6 option choices
7914         (same as C torture) instead of with 12/18 different option
7915         choices.
7916         * lib/c-torture.exp: Likewise.
7917
7918         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
7919         not already set.
7920
7921 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
7922
7923         * lib/old-deja.exp: Add `excess errors test fails' error, now one
7924         can put an XFAIL *-*-* on excess errors.
7925
7926 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
7927
7928         * g++.law: Add more tests derived from g++-bugs snapshots.
7929
7930         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
7931         equivalent to g++.law/init9.
7932
7933         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
7934         compiled it, and the a.out file after we've run it.
7935
7936 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
7937
7938         * lib/mike-g++.exp (postbase): Delete the .o file after we've
7939         compiled it, and the a.out file after we've run it.
7940
7941 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
7942
7943         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
7944
7945 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
7946
7947         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
7948         version number.
7949
7950 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
7951
7952         * g++.law: New directory of g++ tests derived from the g++-bugs
7953         snapshots.
7954
7955 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7956
7957         * gcc.compile: initbug1.c initbug1.exp testcase added
7958
7959 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7960
7961         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
7962         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
7963           fixes submitted by Jeff Law (law@cs.utah.edu)
7964         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
7965           Jeff Law (law@cs.utah.edu)
7966
7967
7968 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
7969
7970         * config/unix-g++.exp: Follow the gcc way of doing things.
7971         * g++.old-deja/old-deja.exp: Minor updates.
7972         * lib/g++.exp: New file, follow the gcc way of doing things.
7973         * lib/old-dejagnu.exp: Minor updates.
7974         * lib/mike-g++.exp: Always unset errorInfo.
7975
7976 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
7977
7978         * lib/gcc.exp: Fix some errors with the below change, CC and
7979         CFLAGS should be global when setting, not local.
7980
7981 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
7982
7983         * lib/gcc.exp: Transform tool name.
7984
7985 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7986
7987         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
7988
7989 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7990
7991         * lib/gcc.exp: change gcc_done to gcc_stat
7992
7993 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7994
7995         * Upgraded gcc testsuite to c-torture version 1.25
7996
7997 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
7998
7999         * lib/gcc.exp: added reporting code. Changed verbose compile message.
8000         * lib/c-torture: added hooks for new reporting code.
8001
8002 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8003
8004         * config/sh-gcc.exp: check if sh-sim exists in the path
8005
8006 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8007
8008         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8009         * gcc.compile/compile.exp: Initial changes for new logic.
8010         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8011         * gcc.failure/failure.exp: Initial changes for new logic.
8012         * gcc.ieee/ieee.exp: Initial changes for new logic.
8013         * gcc.misc-tests/misc.exp: Initial changes for new logic.
8014         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8015         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8016         * lib/c-torture.exp: Initial changes for new logic.
8017         * lib/gcc.exp: Initial changes for new logic.
8018
8019 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
8020
8021         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8022         depend upon failure or success.  Fully qualify names in failure
8023         and success messages.  Always remove a.out before starting
8024         compile, just in case.  Pay more attention to error text output by
8025         the compiler.  Handle testcases with no known past errors just
8026         like all others, so that things are uniform.  Other miscellaneous
8027         improvements.
8028
8029 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8030
8031         * gcc.cpp: new directory for cpp tests
8032
8033 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8034
8035         * lib/chill.exp: Code reformatted, removed unused code.
8036         * config/unix-chill.exp: Code reformatted, removed unused code.
8037         * chill.execute/execute.exp: Code reformatted, removed unused code.
8038         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8039
8040 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
8041
8042         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
8043         routines not written.
8044
8045 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8046
8047         * config/bug-gcc.exp: Use new procs from bug.exp.
8048
8049 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8050
8051         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8052         via ftp, rather than depending on NFS.
8053         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8054         case.
8055
8056 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8057
8058         * config/bug-gcc.exp: Use new download proc.
8059
8060 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
8061
8062         * chill.execute/execute.exp: cleanups, handles errors better
8063         * chill.compile/compile.exp: rewrite, based on execute.exp
8064         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8065         * lib/chill.exp: major changes to diff proc and compile and link
8066           procs. added chill_fail and chill_pass wrappers to pass and
8067           fail. added more comments, and handle error codes better.
8068           Added a hack to capture stderr from exec, so noncompile tests
8069           can work.
8070
8071 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8072
8073         * chill.execute/execute.exp: rewrite of testsuite driver
8074         * lib/chill.exp: rewrite of testsuite driver
8075         * config/unix-chill.exp: rewrite of testsuite driver
8076
8077 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8078
8079     In chill.execute:
8080         * iexpr.ch: Standardize uppercase.
8081         * tuples.dat: Standardize uppercase.
8082         * vary.ch: standardize.  Correct varying string assignments.
8083         * vary.dat: Add new output lines.
8084
8085 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8086
8087     In chill.execute:
8088         * chprintf.ch: Standardize use of uppercase.
8089         * tuples.ch: Standardize and turn arr2 into a DCL,
8090           rather than a SYN.
8091         * pinits.ch: Standardize.
8092
8093 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8094
8095         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
8096         * Makefil: Renamed to Makefile.in.
8097         * configure.in: New.
8098
8099 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8100
8101     In chill.execute:
8102         * .cvsignore: Add result/output files.
8103         * Makefile: Fix up variables at start.  Use MFLAGS
8104           everywhere.  Correct bool_loc, built_ins entries.
8105           Add entry for vary1.ch.
8106         * bitarray.ch: Standardize upper-case usage.
8107         * bitexpr.ch: Standardize, add output of b1.
8108         * params.ch: Use arrayt in along PROC parameters, to
8109           avoid novelty problems.
8110         * sets.ch: Tiny cleanup.
8111         * vary1.ch: Re-indent.
8112
8113 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8114
8115           * Add PR-related files to Makefiles, .cvsignore files, etc.
8116
8117 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8118
8119         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8120           with compiler objects. New names are test-flow.c and test-loop.c
8121
8122 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8123
8124         * Upgraded c-torture tests from 1.19 to 1.20
8125
8126         * new files:
8127         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8128         * gcc.compile: 930623-1.c 930623-2.c
8129         * gcc.noncompile: 930622-1.c 930622-2.c
8130         * gcc.failure: 920411-1.c 920627-2.c
8131         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8132
8133 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8134
8135         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8136           More changes to get testsuite working properly. Needs more work.
8137           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8138
8139 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8140
8141         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8142           More changes to get testsuite working properly. Needs more work.
8143
8144 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
8145
8146         * chill.compile/compile.exp: Added for Dejagnu support
8147         * chill.execute/execute.exp: Added for Dejagnu support
8148         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
8149
8150 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
8151
8152     This should complete moving the CHILL test files.
8153         * chill.noncompile(.cvsignore printf.grt
8154             in-printf.grt chprintf.grt chprintf.ch):
8155             Added test-support files.
8156           (Makefile): Modified further.
8157         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8158             signal.ch): Added test files.
8159           * chill.execute (.cvsignore printf.grt printr.c
8160             in-printf.grt rts.c chprintf.grt rts.h): Added
8161           test-support files.
8162             (Makefile): More corrections.
8163
8164 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8165
8166         * chill.compile, chill.execute, chill.nocompile: Add CHILL
8167           test cases, ready for DejaGnu.
8168
8169 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8170
8171         * Upgraded c-torture tests from 1.18 to 1.19
8172
8173         * gcc.compile: added test(s):
8174           930607-1.c
8175         * gcc.execute: added test(s):
8176           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8177
8178         * added new subdirectory for misc tests: gcc.misc-tests
8179         * gcc.misc-test(s): added tests:
8180           inst-check.c test-consts.c test-ior.c test-switch.c
8181
8182 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8183
8184         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8185
8186 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8187
8188         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8189
8190 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8191
8192         * Upgraded c-torture tests from 1.17 to 1.18
8193
8194 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8195
8196         * Upgraded c-torture tests from 1.12 to 1.17
8197
8198 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
8199
8200         * lib/old-dejagnu.exp:
8201           Fixed handling of XFAIL target triplets to correctly
8202           recognize wildcard characters.  Removed code that
8203           appended a unique id tag to the end of the file name
8204           printed out by the result of the testcases within a
8205           given test file.
8206
8207 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
8208
8209         * lib/old-dejagnu.exp:
8210           Reworked expected failure handling to trigger off of XFAIL
8211           keyword in keyphrase embeded in testcase source code. The
8212           XFAIL keyword must be at the end of the keyphrase line. It
8213           may optionally be followed by one or more target triplets.
8214           It has just occured that the handling of wildcards in the
8215           target triplet may not be correct.
8216
8217 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
8218
8219         * g++.old-deja/tests:
8220           Moved all subdirectories up one level into g++.old-deja .
8221
8222         * lib/old-dejagnu.exp:
8223           Fixed problem with CXXFLAGS not being properly reset, and being
8224           corrupted with extraneous "-c" compiler option.  This was
8225           causing binaries to not be generated for test that needed them.
8226           Modified strings passed to "pass" and "fail" so that individual
8227           tests from the same test file would be distinguished by an
8228           identifier appended to the test file name in the summary logs;
8229           this corrected a problem with erroneous diff logs.  Added code
8230           to search testcases for expected fail and unexpected pass keywords.
8231
8232 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8233
8234         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
8235
8236 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8237
8238         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
8239           Removed extraneous text from end of "Special g++ Options"
8240           keyphrase.
8241
8242         * lib/old-dejagnu.exp: Added pattern matching to look for new
8243           keywords, embedded in testcases comments, which will trigger
8244           calls to xpass and xfail.
8245
8246 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
8247
8248         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
8249           comments embedded in the testcases, especially the one looking for
8250           special compiler options, as well as the pattern matching for the
8251           compiler output again.
8252
8253 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
8254
8255         * lib/old-dejagnu.exp: Do a proper check of the return value for
8256           execute tests. Fixed several problems with the pattern matching
8257           of the compiler output which gave erroneous test results.
8258           Changed several of the test result messages to be more descriptive.
8259         * config/unix-g++.exp: Proc g++_load now actually works and
8260           executes the tests passed to it and returns a usable return
8261           value.
8262
8263 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8264
8265           * lib/gcc.exp: Exits gracefully if $CC is bogus.
8266
8267 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8268
8269         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
8270           Modified both files to properly execute the old style
8271           dejagnu tests. The previous versions of these files were
8272           experimental and did not function anything near correctly.
8273
8274 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
8275
8276         * Removed all Makefile.in and configure.in files. No configuration
8277         needed now.
8278
8279 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
8280
8281         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
8282
8283 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8284
8285         * gcc.compile/configure.in, gcc.unsorted/configure.in,
8286         gcc.special/configure.in, gcc.noncompile/configure.in,
8287         gcc.execute/configure.in, gcc.code_quality/configure.in,
8288         g++.other/configure.in, g++.old-deja/configure.in,
8289         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
8290         in srcname setting.
8291
8292 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8293
8294         * lib/udi.exp:  Fixed mondfe and mondfe_download.
8295         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
8296         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
8297
8298 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
8299
8300         * config/udi-gdb.exp: Check $shell_id after connecting to target.
8301         (gdb_exit): Don't remove *_soc files.
8302
8303 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
8304
8305         * lib/c-torture.exp: Don't look for main; instead always use -w
8306         -c.  This is how the c-torture tests work.  Remove the object
8307         file if the compilation succeeds.
8308         * gcc.execute/execute.exp: Remove executable if test passes.
8309         * gcc.noncompile/noncompile.exp: Every test is an expected
8310         failure.
8311         * gcc.special/special.exp: Added tests from c-torture 1.11,
8312         corrected use of existing test.
8313         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
8314         gcc.execute/920625-1.c: Updated to c-torture 1.11.
8315         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
8316         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
8317         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
8318         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
8319         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
8320         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
8321         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
8322         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
8323         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
8324         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
8325         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
8326         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
8327         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
8328         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
8329         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
8330         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
8331         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
8332         c-torture 1.11.
8333         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
8334         correspond to c-torture 1.11.
8335
8336         * New file.