OSDN Git Service

acfa9fc836519089af3c6e81c68d176d07319410
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
1 2001-06-10  Toon Moene  <toon@moene.indiv.nluug.nl>
2
3         * g77.f-torture/execute/20010610.f: New.
4
5 2001-06-09  David Billinghurst  <David.Billinghurst@riotinto.com>
6
7         * g++.dg/mangle1.C: Change regex to allow USER_LABEL_PREFIX == "_"
8         names.
9
10 2001-06-09  Richard Henderson  <rth@redhat.com>
11
12         * gcc.c-torture/execute/ashrdi-1.c: New.
13         * gcc.c-torture/execute/ashldi-1.c: New.
14         * gcc.c-torture/execute/lshrdi-1.c: New.
15
16 2001-06-09  Ovidiu Predescu  <ovidiu@cup.hp.com>
17
18         * objc/execute/load-3.m: Added. Check sending +load to categories,
19         in addition to classes.
20
21 2001-06-08  Stan Shebs  <shebs@apple.com>
22
23         * objc/execute/load-2.m: New test.  From Nicola Pero
24         <n.pero@mi.flashnet.it>.
25         
26 2001-06-08  Jakub Jelinek  <jakub@redhat.com>
27
28         * gcc.c-torture/execute/20010605-2.c: New test.
29
30 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
31
32         * g++.old-deja/g++.abi/vbase2.C: New test.
33         * g++.old-deja/g++.abi/vbase3.C: New test.
34
35 2001-06-08  Nathan Sidwell  <nathan@codesourcery.com>
36
37         * g++.old-deja/g++.pt/friend49.C: New test.
38
39 2001-06-07  Nathan Sidwell  <nathan@codesourcery.com>
40
41         * g++.old-deja/g++.ext/anon3.C: New test.
42
43 2001-06-05  Nathan Sidwell  <nathan@codesourcery.com>
44
45         * g++.old-deja/g++.other/conv7.C: New test.
46
47 2001-06-05  Joseph S. Myers  <jsm28@cam.ac.uk>
48
49         * gcc.c-torture/compile/20010605-2.c: New test.
50
51 2001-06-04  John David Anglin  <dave@hiauly1.hia.nrc.ca>
52
53         * gcc.c-torture/execute/20010604-1.c: New test.
54
55 2001-06-04  Loren J. Rittle  <ljrittle@acm.org>
56
57         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 5.x.
58
59 2001-06-04  Jeffrey Oldham  <oldham@codesourcery.com>
60
61         * lib/g++.exp (g++_include_flags): Change `args' to gccpath's value.
62         (g++_link_flags): Likewise.
63         (g++_init): Pass gccpath's value to two previous functions.
64
65 2001-06-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
66
67         * gcc.misc-tests/linkage.exp: Use wildcards when matching N32.
68         Ensure logfile entry matches exec command line.
69
70 2001-05-31  Richard Henderson  <rth@redhat.com>
71
72         * gcc.c-torture/execute/memcheck/blkarg.x: Disable the test.
73         * g++.dg/mangle1.C: Tweek expected mangling for 64-bit hosts.
74
75 2001-05-30  David.Billinghurst  <David.Billinghurst@riotinto.com>
76
77         * gcc.misc-tests/linkage.exp: Pass appropriate flags to native
78         compiler for irix6.2
79
80 2001-05-30  Nathan Sidwell  <nathan@codesourcery.com>
81
82         * g++.old-deja/g++.other/optimize3.C: New file.
83
84 2001-05-29  Jeffrey Oldham  <oldham@codesourcery.com>
85
86         * gcc.c-torture/compile/20010518-2.x: New file to compile, not
87         assemble.
88
89 2001-05-26  Nathan Sidwell  <nathan@codesourcery.com>
90
91         * g++.old-deja/g++.other/optimize2.C: New file.
92
93 2001-05-25  Diego Novillo  <dnovillo@redhat.com>
94
95         * gcc.c-torture/compile/20010518-2.c: New file.
96         * gcc.c-torture/execute/20010518-1.c: New file.
97         * gcc.c-torture/execute/20010518-2.c: New file.
98
99 2001-05-25  Joseph S. Myers  <jsm28@cam.ac.uk>
100
101         * gcc.dg/c90-arraydecl-1.c, gcc.dg/c99-arraydecl-1.c: New tests.
102
103 2001-05-24  Mark Mitchell  <mark@codesourcery.com>
104
105         G++ no longer defines builtins that do not begin with __builtin.
106         * g++.old-deja/g++.abi/bitfields.C: Update accordingly.
107         * g++.old-deja/g++.brendand/misc13.C: Likewise.
108         * g++.old-deja/g++.law/builtin1.C: Likewise.
109         * g++.old-deja/g++.law/cvt2.C: Likewise.
110         * g++.old-deja/g++.mike/net5.C: Likewise.
111         * g++.old-deja/g++.other/builtins1.C: Likewise.
112         * g++.old-deja/g++.other/builtins2.C: Likewise.
113         * g++.old-deja/g++.other/builtins3.C: Likewise.
114         * g++.old-deja/g++.other/builtins4.C: Likewise.
115         * g++.old-deja/g++.other/inline8.C: Likewise.
116         * g++.old-deja/g++.robertl/eb39.C: Likewise.
117
118 2001-05-24  Nathan Sidwell  <nathan@codesourcery.com>
119
120         * g++.old-deja/g++.pt/using1.C: Adjust.
121         * g++.old-deja/g++.pt/using2.C: New test.
122
123 2001-05-23  Neil Booth  <neil@daikokuya.demon.co.uk>
124
125         * gcc.dg/cpp/charconst.c: New tests.
126         * gcc.dg/cpp/escape.c: New tests.
127         * gcc.dg/cpp/escape-1.c: New tests.
128         * gcc.dg/cpp/escape-2.c: New tests.
129         * gcc.dg/cpp/ucs.c: New tests.
130
131 2001-05-23  David.Billinghurst <David.Billinghurst@riotinto.com>
132
133         * gcc.misc-tests/linkage.exp:  Pass appropriate flags to 
134         native compiler for irix6.5.
135
136 Wed May 23 2001  Jeffrey D. Oldham  <oldham@codesourcery.com>
137
138         * lib/g++.exp (g++_include_flags): Use args to compute
139         get_multilibs.
140         (g++_link_flags): Likewise.
141         (g++_init): Pass TOOL_OPTIONS as arguments to two above functions.
142
143 2001-05-22  Joseph S. Myers  <jsm28@cam.ac.uk>
144
145         * gcc.dg/c90-hexfloat-1.c: Add more tests.
146
147 2001-05-21  Geoff Keating  <geoffk@redhat.com>
148
149         * gcc.c-torture/compile/920520-1.x: Merge previous contents into
150         this file.
151
152 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
153
154         * gcc.c-torture/unsorted/msp.c (A_SIZE): Define according to
155         STACK_SIZE;
156         * gcc.c-torture/compile/991214-2.c (HISTO_SIZE): Define according
157         to STACK_SIZE; Use it to define size of add_histo array.
158         * gcc.c-torture/compile/920723-1.c (GITT_SIZE): Define according 
159         to STACK_SIZE.
160         (f): Use GITT_SIZE to define size of gitt local table.
161         * gcc.c-torture/compile/930621-1.c (BYTEMEM_SIZE): Define according 
162         to STACK_SIZE; Use it to define size of bytemem array.
163
164 2001-05-21  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
165
166         * gcc.c-torture/compile/20000804-1.x: New file, this test fails
167         on 68HC11/HC12 due to the asm instruction.
168         * gcc.c-torture/compile/20001205-1.x: New file, ditto.
169         * gcc.c-torture/compile/920520-1.x: Likewise.
170         * gcc.c-torture/compile/20001226-1.x: New file, this test fails
171         on 68HC11/HC12 because the function is larger than 64K.
172         * gcc.c-torture/compile/961203-1.x: New file, this test fails
173         on 68HC11/HC12 because the structure is too large.
174
175 2001-05-20  Richard Henderson  <rth@redhat.com>
176
177         * gcc.c-torture/execute/20010520-1.c: New.
178
179 2001-05-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
180
181         * g++.old-deja/g++.warn/compare1.C: New test.
182         * gcc.dg/compare4.c: New test.
183
184 2001-05-20  Nathan Sidwell  <nathan@codesourcery.com>
185
186         * g++.old-deja/g++.other/optimize1.C: New test.
187
188 2001-05-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
189
190         * g++.old-deja/g++.pt/spec41.C: New test.
191
192 2001-05-19  Joseph S. Myers  <jsm28@cam.ac.uk>
193
194         * gcc.c-torture/compile/20010114-1.x: Remove.
195
196 2001-05-18  Stan Shebs  <shebs@apple.com>
197
198         * gcc.c-torture/compile/20010518-1.c: New test.
199
200 2001-05-18  Nathan Sidwell  <nathan@codesourcery.com>
201
202         * g++.old-deja/g++.pt/inherit2.C: Remove XFAIL.
203         * g++.old-deja/g++.pt/crash67.C: New test.
204
205 2001-05-17  Jeffrey D. Oldham  <oldham@codesourcery.com>
206
207         * g++.old-deja/g++.other/debug9.C: New test.
208
209 2001-05-16  Zack Weinberg  <zackw@stanford.edu>
210
211         * gcc.dg/complete-port.c: New (revised version of libgcc1-test.c)
212
213 Wed May 16 20:33:57 CEST 2001  Jan Hubicka  <jh@suse.cz>
214
215         * gcc.c-torture/compile/20010516-1.c: New test.
216
217 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
218
219         * g++.old-deja/g++.other/crash41.C: New test.
220
221 2001-05-16  Nathan Sidwell  <nathan@codesourcery.com>
222
223         * g++.old-deja/g++.pt/crash66.C: New test.
224
225 2001-05-15  Benjamin Kosnik  <bkoz@redhat.com>
226
227         * g++.old-deja/g++.robertl/eb27.C: Convert.
228
229 2001-05-15  Nick Clifton  <nickc@cambridge.redhat.com>
230
231         * g++.dg/friend-warn.C: New test.  Do not warn about friend
232         declaration being redundant.
233
234 2001-05-15  Mark Mitchell (admin)  <mitchell@nunki.dbai.tuwien.ac.at>
235
236         * gcc.dg/ultrasp2.c: Don't run it with -m64 on sparc-*-*.
237
238 2001-05-14  Mark Mitchell  <mark@codesourcery.com>
239
240         * lib/objc.exp: Add -lposix4 on Solaris 2.6 and Solaris 2.7.
241
242 2001-05-13  Benjamin Kosnik  <bkoz@redhat.com>
243
244         * lib/g++.exp: Use testsuite_flags.
245         
246 2001-05-13  Mark Mitchell  <mark@codesourcery.com>
247
248         * gcc.c-torture/execute/ieee/rbug.x: XFAIL FreeBSD 4.x.
249
250 2001-05-11  John David Anglin  <dave@hiauly1.hia.nrc.ca>
251
252         * gcc.c-torture/execute/ieee/ieee.exp: Don't run ieee tests on VAX.
253
254 2001-05-11  Mark Mitchell  <mark@codesourcery.com>
255
256         * lib/objc.exp: Add -lposix4 on Solaris 2.8.
257
258 2001-05-10  Joseph S. Myers  <jsm28@cam.ac.uk>
259
260         * gcc.c-torture/compile/20010313-1.c: New test.
261
262 2001-05-09  Zack Weinberg  <zackw@stanford.edu>
263
264         * gcc.dg/cpp/direct2.c: New test.
265         * gccq.dg/cpp/direct2s.c: New test.
266
267         * gcc.c-torture/execute/920730-1t.c: #undef __GNUC__ at head.
268
269 2001-05-07  Mark Mitchell  <mark@codesourcery.com>
270
271         * g++.old-deja/g++.other/op2.C: Don't use `glob' as a variable.
272         * g++.old-deja/g++.other/op3.C: Likewise.
273
274 2001-05-06  Neil Booth  <neil@daikokuya.demon.co.uk>
275
276         * gcc.dg/cpp/syshdr.h: New file.
277         * gcc.dg/cpp/sysmac1.c: Update.
278         * gcc.dg/cpp/sysmac2.c: Update.
279
280 2001-05-05  Neil Booth  <neil@daikokuya.demon.co.uk>
281
282         * gcc.dg/cpp/sysmac1.c,sysmac2.c: Return to original file.
283
284 2001-05-04  David Edelsohn  <edelsohn@gnu.org>
285
286         * gcc.c-torture/execute/20001227-1.c: Remove duplicate of
287         gcc.c-torture/execute/20000412-3.c with no ChangeLog entry.
288
289 2001-05-04  Neil Booth  <neil@daikokuya.demon.co.uk>
290
291         * gcc.c-torture/execute/longlong.c: Update for 16 bit int issues.
292
293 2001-05-03  Geoffrey Keating  <geoffk@redhat.com>
294
295         * lib/g++.exp (g++_include_flags): Don't use any special flags
296         if TESTING_IN_BUILD_TREE is not defined.
297         (g++_init): Use a plain 'c++' as the compiler if
298         TESTING_IN_BUILD_TREEE is not defined.
299
300 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
301
302         * g++.old-deja/g++.eh/catch13.C: New test.
303         * g++.old-deja/g++.eh/catch14.C: New test.
304
305 2001-05-02  Jakub Jelinek  <jakub@redhat.com>
306
307         * gcc.dg/cpp/tr-define.c: New test.
308
309 2001-05-01  Loren J. Rittle  <ljrittle@acm.org>
310
311         * g++.old-deja/g++.abi/cxa_vec.C: Get malloc() from
312         <stdlib.h>, not <malloc.h>.
313
314 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
315
316         * g++.old-deja/g++.ns/template17.C: New test.
317
318 2001-05-01  Nathan Sidwell  <nathan@codesourcery.com>
319
320         * g++.old-deja/g++.pt/ref4.C: New test.
321
322 2001-04-30  Richard Henderson  <rth@redhat.com>
323
324         * gcc.dg/20000724-1.c: Revert last change.
325
326 2001-04-30  Toon Moene  <toon@moene.indiv.nluug.nl>
327
328         * g77.f-torture/execute/20010430.f: New test.
329
330 2001-04-30  Mark Mitchell  <mark@codesourcery.com>
331
332         * gcc.dg/20000724-1.c: Add a clobber of `esp'.
333
334 2001-04-29  Joseph S. Myers  <jsm28@cam.ac.uk>
335
336         * g++.old-deja/g++.other/crash14.C: Remove -fnew-abi.
337
338 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
339
340         * g++.old-deja/g++.eh/crash6.C: New test.
341
342 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
343
344         * g++.old-deja/g++.other/warn7.C: New test.
345
346 2001-04-27  Nathan Sidwell  <nathan@codesourcery.com>
347
348         * g++.old-deja/g++.other/defarg9.C: New test.
349
350 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
351
352         * g77.f-torture/compile/20010426.f: New test.
353         * g77.f-torture/execute/20010426.f: New test.
354
355 2001-04-26  Toon Moene  <toon@moene.indiv.nluug.nl>
356
357         * g77.f-torture/compile/20000629-1.x: Remove - error
358         has been fixed.
359
360 Thu Apr 26 11:15:12 2001  Jeffrey A Law  (law@cygnus.com)
361
362         * g++.dg/special/initp1.C: Moved here from g++.old-deja/g++.ext.
363         Tweak slightly to work with g++.dg framework.
364         * g++.dg/special/ecos.exp: Run initp1.C test.
365         * g++.old-deja/g++.ext/initp1.C: Moved to g++.dg/special.
366
367         * g++.old-deja/g++.ext/instantiate2.C: XFAIL for HPUX too since
368         its linker doesn't give line numbers either.
369         * g++.old-deja/g++.ext/instantiate3.C: Similarly.
370
371 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
372
373         * g++.old-deja/g++.other/lex1.C: New test.
374
375 2001-04-26  Jakub Jelinek  <jakub@redhat.com>
376
377         * gcc.dg/noncompile/20010425-1.c: New test.
378
379 2001-04-26  Nathan Sidwell <nathan@codesourcery.com>
380
381         * g++.old-deja/g++.pt/mangle2.C: New test.
382
383 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
384
385         * gcc.dg/format/plus-1.c: New test.
386
387 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
388
389         * gcc.dg/20010423-1.c: New test.
390
391 2001-04-25  Jakub Jelinek  <jakub@redhat.com>
392
393         * gcc.c-torture/execute/20010422-1.c: New test.
394
395 2001-04-25  Nathan Sidwell  <nathan@codesourcery.com>
396
397         * g++.old-deja/g++.ns/type2.C: New test.
398
399 2001-04-24  Zack Weinberg  <zackw@stanford.edu>
400
401         * g++.old-deja/g++.other/perf1.C: New test.
402
403 2001-04-24  Nathan Sidwell <nathan@codesourcery.com>
404
405         * gcc.dg/c99-func-2.c: Remove xfail.
406         * gcc.dg/c99-func-3.c: Remove xfail.
407         * gcc.dg/c99-func-4.c: Remove xfail.
408
409 2001-04-23  Zack Weinberg  <zackw@stanford.edu>
410
411         * gcc.c-torture/execute/20010124-1.c: No longer expected to fail.
412
413 2001-04-23  Joseph S. Myers  <jsm28@cam.ac.uk>
414
415         * gcc.c-torture/compile/20010423-1.c: New test.
416
417 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
418
419         * g++.old-deja/g++.pt/typename28.C: New test.
420
421 2001-04-20  Nathan Sidwell  <nathan@codesourcery.com>
422
423         * g++.old-deja/g++.abi/empty2.C: New test.
424         * g++.old-deja/g++.abi/empty3.C: New test.
425
426 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
427
428         * g++.old-deja/g++.other/comdat2.C: New test.
429         * g++.old-deja/g++.other/comdat2-aux.cc: Auxiliary source for it.
430
431 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
432
433         * g++.old-deja/g++.other/overload14.C: New test.
434
435 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
436
437         * g++.old-deja/g++.other/lookup23.C: New test.
438
439 2001-04-20  Jakub Jelinek  <jakub@redhat.com>
440
441         * gcc.c-torture/execute/20010403-1.c: New test.
442
443 2001-04-19  David Billinghurst <David.Billinghurst@riotinto.com>
444             Mark Mitchell  <mark@codesourcery.com>
445
446         * lib/old-dejagnu.exp: Don't delete output of executable.
447         Add .exe suffix to executables.
448
449 2001-04-18  Toon Moene  <toon@moene.indiv.nluug.nl>
450
451         * g77.f-torture/execute/short.x; Remove - Error has been fixed.
452
453 2001-04-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
454
455         * gcc.dg/wtr-conversion-1.c: Don't test for width changes.
456
457 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
458
459         * g++.old-deja/g++.abi/primary3.C (main): Correct expected layout.
460         * g++.old-deja/g++.abi/crash1.C: New test.
461
462 2001-04-12  Nathan Sidwell  <nathan@codesourcery.com>
463
464         * g++.old-deja/g++.other/crash40.C: New test.
465
466 2001-04-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
467
468         * gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.
469
470 2001-04-11  Nathan Sidwell  <nathan@codesourcery.com>
471
472         * g++.old-deja/g++.other/warn6.C: New test.
473
474 22001-04-11  Peter Schmid  <schmid@snake.iap.physik.tu-darmstadt.de>
475
476         * g++.old-deja/g++.robertl/eb42.C: Same.
477
478 001-04-10  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
479
480         * gcc.dg/wtr-conversion-1.c: New testcase.
481
482 2001-04-10  Richard Henderson  <rth@redhat.com>
483
484         * g++.old-deja/g++.other/array5.C: New.
485
486 2001-04-08  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
487
488         * gcc.c-torture/execute/20010408-1.c: New test.
489
490 2001-04-06  Benjamin Kosnik  <bkoz@redhat.com>
491
492         * g++.old-deja/g++.benjamin/15071.C (main): Update to conformant
493         headers and constructs.
494         * g++.old-deja/g++.robertl/eb79.C: Same.
495         * g++.old-deja/g++.robertl/eb77.C (main): Same.
496         * g++.old-deja/g++.robertl/eb73.C: Same.
497         * g++.old-deja/g++.robertl/eb66.C (main): Same.
498         * g++.old-deja/g++.robertl/eb55.C (t): Same.
499         * g++.old-deja/g++.robertl/eb54.C (main): Same.
500         * g++.old-deja/g++.robertl/eb46.C (main): Same.
501         * g++.old-deja/g++.robertl/eb44.C: Same.
502         * g++.old-deja/g++.robertl/eb41.C (main): Same.
503         * g++.old-deja/g++.robertl/eb4.C (main): Same.
504         * g++.old-deja/g++.robertl/eb39.C: Same.
505         * g++.old-deja/g++.robertl/eb33.C (main): Same.
506         * g++.old-deja/g++.robertl/eb31.C (main): Same.
507         * g++.old-deja/g++.robertl/eb30.C: Same.
508         * g++.old-deja/g++.robertl/eb3.C: Same.
509         * g++.old-deja/g++.robertl/eb24.C (T>): Same.
510         * g++.old-deja/g++.robertl/eb21.C: Same.
511         * g++.old-deja/g++.robertl/eb15.C: Same.
512         * g++.old-deja/g++.robertl/eb118.C: Same.
513         * g++.old-deja/g++.robertl/eb115.C (main): Same.
514         * g++.old-deja/g++.robertl/eb113.C (streambuf): Same.
515         * g++.old-deja/g++.robertl/eb109.C: Same.
516         * g++.old-deja/g++.other/sibcall1.C (main): Same.
517         * g++.old-deja/g++.mike/rtti1.C: Same.
518         * g++.old-deja/g++.mike/p658.C: Same.
519         * g++.old-deja/g++.mike/net46.C: Same.
520         * g++.old-deja/g++.mike/net34.C: Same.
521         * g++.old-deja/g++.mike/memoize1.C: Same.
522         * g++.old-deja/g++.mike/eh2.C: Same.
523         * g++.old-deja/g++.law/weak.C: Same.
524         * g++.old-deja/g++.law/visibility7.C: Same.
525         * g++.old-deja/g++.law/visibility25.C: Same.
526         * g++.old-deja/g++.law/visibility22.C: Same.
527         * g++.old-deja/g++.law/visibility2.C: Same.
528         * g++.old-deja/g++.law/visibility17.C: Same.
529         * g++.old-deja/g++.law/visibility13.C: Same.
530         * g++.old-deja/g++.law/visibility10.C: Same.
531         * g++.old-deja/g++.law/visibility1.C: Same.
532         * g++.old-deja/g++.law/virtual3.C (eval): Same.
533         * g++.old-deja/g++.law/vbase1.C: Same.
534         * g++.old-deja/g++.law/operators32.C: Same.
535         * g++.old-deja/g++.law/nest3.C: Same.
536         * g++.old-deja/g++.law/missed-error2.C (foo): Same.
537         * g++.old-deja/g++.law/except5.C (main): Same.
538         * g++.old-deja/g++.law/cvt7.C (run): Same.
539         * g++.old-deja/g++.law/cvt2.C: Same.
540         * g++.old-deja/g++.law/cvt16.C: Same.
541         * g++.old-deja/g++.law/ctors6.C (bar): Same.
542         * g++.old-deja/g++.law/ctors17.C (main): Same.
543         * g++.old-deja/g++.law/ctors13.C: Same.
544         * g++.old-deja/g++.law/ctors12.C (main): Same.
545         * g++.old-deja/g++.law/ctors10.C: Same.
546         * g++.old-deja/g++.law/code-gen5.C: Same.
547         * g++.old-deja/g++.law/bad-error7.C: Same.
548         * g++.old-deja/g++.law/arm9.C: Same.
549         * g++.old-deja/g++.law/arm12.C: Same.
550         * g++.old-deja/g++.law/arg8.C: Same.
551         * g++.old-deja/g++.law/arg1.C: Same.
552         * g++.old-deja/g++.jason/typeid1.C (struct foo): Same.
553         * g++.old-deja/g++.jason/template31.C: Same.
554         * g++.old-deja/g++.jason/template24.C (main): Same.
555         * g++.old-deja/g++.jason/2371.C: Same.
556         * g++.old-deja/g++.eh/new2.C: Same.
557         * g++.old-deja/g++.eh/new1.C: Same.
558         * g++.old-deja/g++.brendan/ptolemy2.C: Same.
559         * g++.old-deja/g++.brendan/nest21.C (main): Same.
560         * g++.old-deja/g++.brendan/err-msg3.C: Same.
561         * g++.old-deja/g++.brendan/crash62.C: Same.
562         * g++.old-deja/g++.brendan/crash52.C: Same.
563         * g++.old-deja/g++.brendan/crash49.C (main): Same.
564         * g++.old-deja/g++.brendan/crash38.C: Same.
565         * g++.old-deja/g++.brendan/crash15.C (main): Same.
566         * g++.old-deja/g++.brendan/copy9.C: Same.
567
568 Fri Apr  6 15:36:15 2001  J"orn Rennecke <amylaar@redhat.com>
569
570         * gcc.c-torture/execute/20001203-2.c (memset):
571         Count argument is of type __SIZE_TYPE__.
572
573 2001-04-04  Diego Novillo  <dnovillo@redhat.com>
574
575         * gcc.c-torture/compile/20010404-1.c: New test.
576
577 2001-04-04  Jakub Jelinek  <jakub@redhat.com>
578
579         * gcc.c-torture/compile/20010326-1.c: New test.
580
581 2001-04-03  Alexandre Oliva  <aoliva@redhat.com>
582
583         * g++.old-deja/g++.ext/instantiate1.C: Adjust to accommodate
584         peculiarities of the SH.
585         * g++.old-deja/g++.ext/instantiate2.C: Likewise.
586
587 2001-04-02  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
588
589         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Renamed nan to dnan.
590         * gcc.c-torture/execute/ieee/fp-cmp-3.c: Likewise.
591         * gcc.c-torture/execute/ieee/fp-cmp-2.c: Renamed nan to fnan.
592
593 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
594
595         * g77.f-torture/compile/20010321-1.f: New test.
596
597 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
598
599         * gcc.c-torture/compile/20010329-1.c: New test.
600
601 2001-04-02  Jakub Jelinek  <jakub@redhat.com>
602
603         * gcc.c-torture/execute/20010329-1.c: New test.
604
605 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
606
607         * g++.old-deja/g++.other/eh4.C: Fix typo.
608
609 2001-03-28  Loren J. Rittle  <ljrittle@acm.org>
610
611         * g++.dg/special/ecos.exp (conpr-1.C): Do not write in $srcdir.
612
613 2001-03-28  Philip Blundell  <philb@gnu.org>
614
615         * gcc.c-torture/compile/20010328-1.c: New test.
616
617 2001-03-27  Richard Henderson  <rth@redhat.com>
618
619         * g++.old-deja/g++.eh/crash3.C: Don't use -fsjlj-exceptions.
620         * g++.old-deja/g++.eh/vbase3.C: Likewise.
621
622 2001-03-27  Alan Modra  <alan@linuxcare.com.au>
623
624         * gcc.c-torture/compile/20010327-1.c: New test.
625
626 2001-03-26  Nathan Sidwell  <nathan@codesourcery.com>
627
628         * g++.old-deja/g++.other/friend12.C: New test.
629         * g++.old-deja/g++.other/friend9.C: Expect no errors.
630         * g++.old-deja/g++.robertl/eb56.C: Make typedef public.
631
632 2001-03-25  Joseph S. Myers  <jsm28@cam.ac.uk>
633
634         * gcc.c-torture/execute/20010325-1.c: New test.
635
636 2001-03-23  Jakub Jelinek  <jakub@redhat.com>
637
638         * g++.old-deja/g++.other/mangle3.C: New test.
639
640 2001-03-22  Jakub Jelinek  <jakub@redhat.com>
641
642         * g++.old-deja/g++.other/anon8.C: New test.
643
644 2001-03-20  Philip Blundell  <philb@gnu.org>
645
646         * gcc.c-torture/compile/20010320-1.c: New test.
647
648 2001-03-17  Richard Henderson  <rth@redhat.com>
649
650         * g++.old-deja/g++.other/eh4.C: Add expected error text.
651
652 2001-03-15  Geoff Keating  <geoff@redhat.com>
653
654         * gcc.c-torture/execute/memcheck/memcheck.exp: Don't try to run these
655         tests on AIX.
656
657 2001-03-15  Gabriel Dos Reis  <gdr@codesourcery.com>
658
659         * g++.old-deja/g++.other/eh4.C: New test.
660
661 2001-03-14  Neil Booth  <neil@daikokuya.demon.co.uk>
662
663         * gcc.dg/cpp/mi1.c: Update.
664
665 2001-03-14  Jakub Jelinek  <jakub@redhat.com>
666
667         * g++.old-deja/g++.other/regstack.C: New test.
668
669 2001-03-12  Nathan Sidwell  <nathan@codesourcery.com>
670
671         * g++.old-deja/g++.other/ref4.C: New test.
672
673 2001-03-11  Nicola Pero <n.pero@mi.flashnet.it>
674
675         * objc/execute/va_method.m: Added.
676         * objc/execute/IMP.m: Added.
677         * objc/execute/_cmd.m: Added.
678         * objc/execute/accessing_ivars.m: Added.
679         * objc/execute/class-1.m: Added.
680         * objc/execute/class-10.m: Added.
681         * objc/execute/class-11.m: Added.
682         * objc/execute/class-12.m: Added.
683         * objc/execute/class-13.m: Added.
684         * objc/execute/class-14.m: Added.
685         * objc/execute/class-2.m: Added.
686         * objc/execute/class-3.m: Added.
687         * objc/execute/class-4.m: Added.
688         * objc/execute/class-5.m: Added.
689         * objc/execute/class-6.m: Added.
690         * objc/execute/class-7.m: Added.
691         * objc/execute/class-8.m: Added.
692         * objc/execute/class-9.m: Added.
693         * objc/execute/class-tests-1.h
694         * objc/execute/class-tests-2.h
695         * objc/execute/compatibility_alias.m: Added.
696         * objc/execute/encode-1.m: Added.
697         * objc/execute/formal_protocol-1.m: Added.
698         * objc/execute/formal_protocol-2.m: Added.
699         * objc/execute/formal_protocol-3.m: Added.
700         * objc/execute/formal_protocol-4.m: Added.
701         * objc/execute/formal_protocol-5.m: Added.
702         * objc/execute/formal_protocol-6.m: Added.
703         * objc/execute/formal_protocol-7.m: Added.
704         * objc/execute/informal_protocol.m: Added.
705         * objc/execute/initialize.m: Added.
706         * objc/execute/load.m: Added.
707         * objc/execute/many_args_method.m: Added.
708         * objc/execute/nested-3.m: Added.
709         * objc/execute/no_clash.m: Added.
710         * objc/execute/private.m: Added.
711         * objc/execute/redefining_self.m: Added.
712         * objc/execute/root_methods.m: Added.
713         * objc/execute/selector-1.m: Added.
714         * objc/execute/static-1.m: Added.
715         * objc/execute/static-2.m: Added.
716         * objc/execute/va_method.m: Added.
717
718 2001-03-10  Richard Henderson  <rth@redhat.com>
719
720         * g++.old-deja/g++.oliva/delete3.C (main): Catch the exception.
721
722 2001-03-07  Neil Booth  <neil@daikokuya.demon.co.uk>
723
724         * g++.old-deja/g++.other/crash31.C: XFAIL.
725         * g77.f-torture/execute/20010116.x: Conditional XFAIL.
726         * g77.f-torture/execute/short.x: XFAIL -Os on x86.
727         * gcc.c-torture/execute/20010123-1.x: XFAIL.
728         * gcc.c-torture/execute/20010124-1.x: XFAIL.
729         * gcc.dg/sequence-pt-1.c: XFAIL one test.
730
731 2001-03-06  Ovidiu Predescu  <ovidiu@cup.hp.com>
732
733         * objc/execute/nested-2.m: Added. Contributed by Nicola Pero.
734
735 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
736
737         * gcc.dg/20000724-1.c: Don't use multiline strings.
738
739 2001-03-06  Zack Weinberg  <zackw@stanford.edu>
740
741         * objc/execute/string1.m, objc/execute/string2.m: Compare the
742         result of -cString against what we expect it to be; don't just
743         print it out for no one to read.
744
745         * objc/execute/string3.m, objc/execute/string4.m: New tests.
746         Based on testcases provided by Nicola Pero.
747
748 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
749
750         * gcc.dg/cpp/macro7.c: New test.
751
752 2001-03-03  Neil Booth  <neil@daikokuya.demon.co.uk>
753
754         * gcc.dg/cpp/multiline.c: Update.
755
756 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
757
758         * g++.old-deja/g++.other/enum3.C: New test.
759
760 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
761
762         * g++.old-deja/g++.other/pod1.C: New test.
763
764 2001-03-02  Nathan Sidwell  <nathan@codesourcery.com>
765
766         * g++.old-deja/g++.ext/overload1.C: New test.
767
768 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
769
770         * g++.old-deja/g++.pt/using1.C: New test.
771
772 2001-03-01  Nathan Sidwell  <nathan@codesourcery.com>
773
774         * g++.old-deja/g++.other/using9.C: New test.
775
776 2001-02-28  Ovidiu Predescu  <ovidiu@cup.hp.com>
777
778         * objc/execute/bycopy-3.m: Added new test from Nicola Pero.
779
780         * objc/execute/protocol.m (main): Added patch from Nicola Pero.
781
782 2001-02-28  Nathan Sidwell  <nathan@codesourcery.com>
783
784         * g++.old-deja/g++.ext/realpt1.C: Remove.
785
786 2001-02-27  Nathan Sidwell  <nathan@codesourcery.com>
787
788         * g++.old-deja/g++.abi/vtable3.h: Check vcall offsets too.
789
790 2001-02-26  Will Cohen  <wcohen@redhat.com>
791
792         * gcc.c-torture/execute/ieee/20010226-1.c: New test.
793
794 2001-02-26  Jeffrey Oldham  <oldham@codesourcery.com>
795
796         * g++.old-deja/g++.pt/overload15.C: New test to stress overloaded
797         templatized constructors.
798
799 2001-02-24  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
800
801         * gcc.c-torture/execute/20010224-1.c: New test.
802
803 2001-02-23  Jakub Jelinek  <jakub@redhat.com>
804
805         * gcc.c-torture/execute/20010222-1.c: New test.
806
807 2001-02-22  Jakub Jelinek  <jakub@redhat.com>
808
809         * g++.old-deja/g++.other/inline20.C: New test.
810
811 Wed Feb 21 12:38:22 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
812
813         * objc/execute/nested-1.m: Added (contributed by Nicola Pero).
814
815 2001-02-21  Gabriel Dos Reis  <gdr@merlin.codesourcery.com>
816
817         * g++.old-deja/g++.other/lookup22.C: New test.
818
819 2001-02-19  Zack Weinberg  <zackw@stanford.edu>
820
821         * g77.dg: New directory.
822         * g77.dg/20010216-1.f: New test case.
823         * g77.dg/dg.exp: New driver.
824         * lib/g77-dg.exp: New driver library.
825
826 2001-02-18  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
827
828         * g++.old-deja/g++.other/inline19.c: Remove XFAIL.
829
830 2001-02-16  Gabriel Dos Reis <gdr@codesourcery.com>
831
832         * g++.old-deja/g++.other/decl9.C: New test.
833
834 2001-02-16  Jakub Jelinek  <jakub@redhat.com>
835
836         * g++.old-deja/g++.other/init16.C: Update the test so that it does
837         not need <string> and also tests the initialization at runtime.
838
839 2001-02-16  Neil Booth  <neil@daikokuya.demon.co.uk>
840
841         * gcc.c-torture/execute/longlong.c: New test.
842
843 Wed Feb 14 21:41:17 2001  J"orn Rennecke <amylaar@redhat.com>
844
845         * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
846
847 Wed Feb 14 21:31:25 2001  J"orn Rennecke <amylaar@redhat.com>
848
849         * gcc.c-torture/execute/920302-1.c (execute):
850         Change argument type to short.
851
852 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
853
854         * g++.old-deja/g++.pt/deduct6.C: New test.
855
856 2001-02-14  Nathan Sidwell  <nathan@codesourcery.com>
857
858         * g++.old-deja/g++.pt/deduct5.C: New test.
859
860 2001-02-14  Jakub Jelinek  <jakub@redhat.com>
861
862         * gcc.c-torture/execute/20010209-1.c: New test.
863
864 2001-02-14  Neil Booth  <neil@daikokuya.demon.co.uk>
865
866         * gcc.dg/cpp/sysmac1.c, sysmac2.c: New tests.
867
868 2001-02-12  Geoffrey Keating  <geoffk@redhat.com>
869
870         * g++.dg/vtgc1.C: Update for new ABI.
871
872         * consistency.vlad: New directory, 1665 files.
873
874 2001-02-12  Joseph S. Myers  <jsm28@cam.ac.uk>
875
876         * gcc.dg/c99-impl-int-1.c: Use stricter error string for implicit
877         return type.
878         * gcc.dg/cpp/digraphs.c: Declare puts.
879
880 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
881
882         * g++.old-deja/g++.other/warn5.C: New test.
883
884 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
885
886         * g++.old-deja/g++.pt/spec40.C: New test.
887
888 2001-02-12  Nathan Sidwell  <nathan@codesourcery.com>
889
890         * g++.old-deja/g++.robertl/eb63.C: Remove new initializer list
891         case.
892         * g++.old-deja/g++.ext/arrnew.C: Deprecate.
893
894 2001-02-12  Jakub Jelinek  <jakub@redhat.com>
895
896         * gcc.c-torture/compile/20010209-1.c: New test.
897
898 2001-02-11  Jeffrey Oldham  <oldham@codesourcery.com>
899
900         * g++.old-deja/g++.other/crash26.C: XFAIL if parser produces
901         excess errors message but not if it crashes.
902         * g++.old-deja/g++.other/crash27.C: Likewise.
903         * g++.old-deja/g++.other/crash28.C: Likewise.
904         * g++.old-deja/g++.other/crash30.C: Likewise.
905         * g++.old-deja/g++.other/crash32.C: Likewise.
906         * g++.old-deja/g++.other/crash35.C: Likewise.
907         * g++.old-deja/g++.pt/inherit2.C: Likewise.
908
909 2001-02-08  Joseph S. Myers  <jsm28@cam.ac.uk>
910
911         * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg.exp,
912         gcc.dg/noncompile/noncompile.exp, gcc.dg/format/format.exp,
913         g++.dg/dg.exp, g++.old-deja/old-deja.exp,
914         g77.f-torture/execute/execute.exp,
915         g77.f-torture/noncompile/noncompile.exp,
916         gcc.c-torture/execute/execute.exp,
917         gcc.c-torture/execute/memcheck/memcheck.exp,
918         gcc.misc-tests/acker1.exp, gcc.misc-tests/dg-test.exp,
919         gcc.misc-tests/dhry.exp, gcc.misc-tests/gcov.exp,
920         gcc.misc-tests/linkage.exp, gcc.misc-tests/matrix1.exp,
921         gcc.misc-tests/mg.exp, gcc.misc-tests/msgs.exp,
922         gcc.misc-tests/sieve.exp, gcc.misc-tests/sort2.exp,
923         lib/g++-dg.exp, lib/g++.exp, lib/g77.exp, lib/gcc-dg.exp,
924         lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
925         lib/old-dejagnu.exp, lib/scanasm.exp, objc/execute/execute.exp:
926         Remove bug reporting instructions with ancient email addresses.
927
928 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
929
930         * gcc.dg/20010202-1.c: New test.
931         * gcc.dg/991209-1.c: Compile on whole ia32 family, not just i386.
932
933 2001-02-07  Zack Weinberg  <zack@wolery.stanford.edu>
934
935         * g++.dg/stdbool-if.C: New test.
936
937 Wed Feb  7 09:54:47 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
938
939         * objc/execute/fdecl.m: Added main().
940
941 2001-02-07  Jakub Jelinek  <jakub@redhat.com>
942
943         * gcc.c-torture/execute/20010206-1.c: New test.
944
945 2001-02-06  Neil Booth  <neil@daikokuya.demon.co.uk>
946
947         * gcc.dg/cpp/avoidpaste1.c: Update.
948
949 Tue Feb  5 8:53:33 2001  Ovidiu Predescu  <ovidiu@cup.hp.com>
950
951         * objc/execute/bycopy-1.m, bycopy-2.m: Added new tests from Nicola
952         Pero <nicola@brainstorm.co.uk>.
953         * objc/execute/fdecl.m: Declare foo as pointer to AClass.
954
955 2001-02-06  Nathan Sidwell  <nathan@codesourcery.com>
956
957         * g++.old-deja/g++.pt/spec39.C: New test.
958
959 2001-02-05  Jakub Jelinek  <jakub@redhat.com>
960
961         * gcc.c-torture/compile/20010202-1.c: New test.
962
963 2001-02-05  Nathan Sidwell  <nathan@codesourcery.com>
964
965         * g++.old-deja/g++.abi/primary2.C: New test.
966         * g++.old-deja/g++.abi/primary3.C: New test.
967         * g++.old-deja/g++.abi/primary4.C: New test.
968         * g++.old-deja/g++.abi/primary5.C: New test.
969         * g++.old-deja/g++.abi/vtable3.h: New test.
970         * g++.old-deja/g++.abi/vtable3a.C: New test.
971         * g++.old-deja/g++.abi/vtable3b.C: New test.
972         * g++.old-deja/g++.abi/vtable3c.C: New test.
973         * g++.old-deja/g++.abi/vtable3d.C: New test.
974         * g++.old-deja/g++.abi/vtable3e.C: New test.
975         * g++.old-deja/g++.abi/vtable3f.C: New test.
976         * g++.old-deja/g++.abi/vtable3g.C: New test.
977         * g++.old-deja/g++.abi/vtable3h.C: New test.
978         * g++.old-deja/g++.abi/vtable3i.C: New test.
979         * g++.old-deja/g++.abi/vtable3j.C: New test.
980         * g++.old-deja/g++.oliva/thunk1.C: Remove XFAIL.
981
982 2001-02-03  Jakub Jelinek  <jakub@redhat.com>
983
984         * g++.old-deja/g++.other/anon6.C: New test.
985         * g++.old-deja/g++.other/anon7.C: New test.
986
987 2001-02-01  Neil Booth  <neil@daikokuya.demon.co.uk>
988
989         * gcc.dg/cpp/avoidpaste2.c: New tests.
990
991 2001-01-31  Jakub Jelinek  <jakub@redhat.com>
992
993         * gcc.dg/gnu99-init-1.c: Add test for [0 ... 0] range.
994
995 2001-01-31  Jeffrey Oldham  <oldham@codesourcery.com>
996
997         * gcc.dg/c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and
998         DECIMAL_DIG cases for Irix."
999
1000 Wed Jan 31 12:23:32 2001  J"orn Rennecke <amylaar@redhat.com>
1001
1002         * gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.
1003
1004 2001-01-31  Joseph S. Myers  <jsm28@cam.ac.uk>
1005
1006         * gcc.dg/c99-tag-1.c: New test.
1007
1008 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1009
1010         * gcc.dg/cpp/tr-warn1.c: Add tests.
1011
1012 2001-01-31  Neil Booth  <neil@daikokuya.demon.co.uk>
1013
1014         * gcc.dg/cpp/avoidpaste1.c: Update.
1015         * gcc.dg/cpp/paste4.c: Update.
1016
1017 2001-01-30  Jeffrey Oldham  <oldham@codesourcery.com>
1018
1019         * gcc.dg/c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG
1020         cases for Irix.
1021
1022 2001-01-30  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
1023
1024         * g++.old-deja/g++.other/inline19.C: New test.
1025
1026 2001-01-30  Neil Booth  <neil@daikokuya.demon.co.uk>
1027
1028         * gcc.dg/Wlarger-than.c: New test.
1029
1030 2001-01-29  Neil Booth  <neil@daikokuya.demon.co.uk>
1031
1032         * gcc.dg/cpp/avoidpaste1.c: Fix typos.
1033
1034 2001-01-29  Jakub Jelinek  <jakub@redhat.com>
1035
1036         * gcc.c-torture/execute/20010129-1.c: New test.
1037         * gcc.c-torture/execute/20010129-1.x: Add -mcpu=i686 on ia32.
1038
1039 2001-01-28  Neil Booth  <neil@daikokuya.demon.co.uk>
1040
1041         * gcc.dg/cpp/avoidpaste1.c: Test case.
1042
1043 2001-01-28  Jakub Jelinek  <jakub@redhat.com>
1044
1045         * g++.old-deja/g++.other/inline18.C: New test.
1046
1047 2001-01-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1048
1049         * gcc.c-torture/execute/stdio-opt-2.c: Also test __builtin_puts
1050         and __builtin_putchar.
1051
1052 2001-01-27  Jakub Jelinek  <jakub@redhat.com>
1053
1054         * gcc.dg/gnu99-init-1.c: Add 3 more designated range initializer
1055         tests.
1056
1057 2001-01-25  Jeffrey Oldham  <oldham@codesourcery.com>
1058
1059         * gcc.c-torture/execute/ieee/20000320-1.c (main): For MIPS, change
1060         floating point number rounding mode to round to the nearest
1061         representable mode.
1062
1063 2001-01-25  Jakub Jelinek  <jakub@redhat.com>
1064
1065         * g++.old-deja/g++.other/mangle2.C: New test.
1066
1067 2001-01-24  Joseph S. Myers  <jsm28@cam.ac.uk>
1068
1069         * gcc.c-torture/compile/20010124-1.c: New test.
1070
1071 2001-01-24  Nathan Sidwell  <nathan@codesourcery.com>
1072
1073         * g++.old-deja/g++.pt/spec38.C: New test.
1074
1075 2001-01-23  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1076
1077         * g++.old-deja/g++.pt/spec33.C: Change from "Build don't link" to
1078         "Build don't run".
1079
1080 2001-01-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1081
1082         * gcc.c-torture/execute/20010123-1.c: New test.
1083
1084 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1085
1086         * g++.old-deja/g++.pt/spec37.C: New test.
1087
1088 2001-01-23  Nathan Sidwell  <nathan@codesourcery.com>
1089
1090         * g++.old-deja/g++.pt/overload14.C: New test.
1091
1092 2001-01-22  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1093
1094         * gcc.c-torture/execute/20010122-1.c: New test, exercise
1095         __builtin_return_address.
1096
1097 2001-01-22  Nathan Sidwell  <nathan@codesourcery.com>
1098
1099         * g++.old-deja/g++.martin/sts_partial.C: Remove XFAIL.
1100         * g++.old-deja/g++.pt/spec35.C: New test.
1101         * g++.old-deja/g++.pt/spec36.C: New test.
1102
1103 2001-01-20  Jakub Jelinek  <jakub@redhat.com>
1104
1105         * gcc.c-torture/compile/20010118-1.c: New test.
1106
1107 2001-01-20  Neil Booth  <neil@daikokuya.demon.co.uk>
1108
1109         * gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.
1110
1111 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1112
1113         * gcc.c-torture/execute/20010119-1.c: New test.
1114
1115 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1116
1117         * g++.old-deja/g++.other/vbase5.C: New test.
1118
1119 2001-01-19  Jakub Jelinek  <jakub@redhat.com>
1120
1121         * gcc.c-torture/execute/20010118-1.c: New test.
1122
1123 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1124
1125         * g++.old-deja/g++.pt/deduct3.C: New test.
1126
1127 2001-01-19  Nathan Sidwell  <nathan@codesourcery.com>
1128
1129         * g++.old-deja/g++.pt/spec34.C: New test.
1130
1131 2001-01-19  "Billinghurst, David (CRTS)" <David.Billinghurst@riotinto.com>
1132
1133         * g77.f-torture/compile/20000601-2.f: New test.
1134
1135 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1136
1137         * g++.old-deja/g++.other/init17.C: New test.
1138
1139 2001-01-18  Alexandre Oliva  <aoliva@redhat.com>
1140
1141         * gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.
1142
1143 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1144
1145         * g++.old-deja/g++.pt/unify8.C: New test.
1146
1147 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1148
1149         * g++.old-deja/g++.abi/vbase1.C: New test.
1150
1151 2001-01-18  Nathan Sidwell  <nathan@codesourcery.com>
1152
1153         * g++.old-deja/g++.pt/crash65.C: New test.
1154
1155 2001-01-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1156
1157         * gcc.dg/cpp/assembl2.S: New test case.
1158
1159 2001-01-17  Jeffrey Oldham  <oldham@codesourcery.com>
1160
1161         * gcc.dg/special/ecos.exp (wkali-2.c): Xfail if only weak aliases
1162         are supported.
1163
1164 2001-01-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1165
1166         * g++.old-deja/g++.other/builtins1.C: New test.
1167         * g++.old-deja/g++.other/builtins2.C: Likewise.
1168         * g++.old-deja/g++.other/builtins3.C: Likewise.
1169         * g++.old-deja/g++.other/builtins4.C: Likewise.
1170
1171 2001-01-17  Jakub Jelinek  <jakub@redhat.com>
1172
1173         * gcc.c-torture/compile/20010117-1.c: New test.
1174         * gcc.c-torture/compile/20010117-2.c: New test.
1175
1176 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1177
1178         * g77.f-torture/execute/20010116.[fx]: New test,
1179         XFAIL on i?86-*-*.
1180         * g77.f-torture/compile/20010115.f: Indicate it's
1181         a test for PR fortran/1636.
1182
1183 2001-01-15  Joseph S. Myers  <jsm28@cam.ac.uk>
1184
1185         * gcc.dg/c90-float-1.c, gcc.dg/c99-float-1.c: New tests.
1186
1187 2001-01-15  Toon Moene  <toon@moene.indiv.nluug.nl>
1188
1189         * g77.f-torture/compile/20010115.f: New test.
1190
1191 2001-01-15  Nathan Sidwell  <nathan@codesourcery.com>
1192
1193         * g++.old-deja/g++.pt/nontype5.C: New test.
1194
1195 2001-01-15  Neil Booth  <neil@daikokuya.demon.co.uk>
1196
1197         * gcc.dg/cpp/if-2.c: Comment out occasionally bogus test; we
1198         have an equivalent working one below it.
1199
1200 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1201
1202         * g++.old-deja/g++.ext/instantiate2.C: Add explanatory comment.
1203         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1204
1205 2001-01-14  Jeffrey Oldham  <oldham@codesourcery.com>
1206
1207         * g++.dg/special/ecos.exp (conpr-1.C): XFAIL if compile emits
1208         message containing "init_priority".
1209         (conpr-2.C): Likewise.
1210         (conpr-3.C): Likewise.
1211         * g++.old-deja/g++.ext/initp1.C: XFAIL for Irix.
1212
1213 2001-01-14  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1214
1215         * gcc.c-torture/execute/20010114-2.c: New test.
1216
1217 2001-01-14  Joseph S. Myers  <jsm28@cam.ac.uk>
1218
1219         * gcc.c-torture/compile/20010114-1.c: New test.
1220         * gcc.c-torture/compile/20010114-1.x: Xfail.
1221         * gcc.c-torture/compile/20010114-2.c: New test.
1222         * gcc.c-torture/execute/20010114-1.c: New test.
1223         * gcc.dg/trunc-1.c: New test.
1224         * gcc.dg/uninit-B.c: New test.
1225
1226 2001-01-13  Nick Clifton  <nickc@redhat.com>
1227
1228         * gcc.c-torture/execute/bf64-1.x: Expect to fail on M*Core
1229         target.
1230
1231 2001-01-13  Joseph S. Myers  <jsm28@cam.ac.uk>
1232
1233         * gcc.c-torture/compile/20010113-1.c: New test.
1234
1235 2001-01-13  Jakub Jelinek  <jakub@redhat.com>
1236
1237         * gcc.c-torture/compile/20001212-1.c: New test.
1238
1239 2001-01-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1240
1241         * gcc.dg/cpp/widestr1.c: Update.
1242         * gcc.dg/cpp/prag-imp.c: Remove.
1243
1244 2001-01-12  Jakub Jelinek  <jakub@redhat.com>
1245
1246         * gcc.c-torture/execute/20000801-3.x: Remove.
1247         * gcc.dg/c90-init-1.c: New test.
1248         * gcc.dg/c99-init-1.c: New test.
1249         * gcc.dg/c99-init-2.c: New test.
1250         * gcc.dg/gnu99-init-1.c: New test.
1251
1252 2001-01-12  Richard Earnshaw <rearnsha@arm.com>
1253
1254         * lib/f-torture.exp (f_torture_compile): Prune the warnings before
1255         testing that no relevant ones were found.
1256
1257 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1258
1259         * g++.old-deja/g++.pt/cast2.C: New test.
1260
1261 2001-01-12  Nathan Sidwell  <nathan@codesourcery.com>
1262
1263         * g++.old-deja/g++.pt/friend47.C: New test.
1264
1265 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1266
1267         * g++.old-deja/g++.pt/instantiate13.C: New test.
1268
1269 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1270
1271         * g++.old-deja/g++.other/defarg7.C: New test.
1272         * g++.old-deja/g++.other/defarg8.C: New test.
1273
1274 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1275
1276         * g++.old-deja/g++.pt/crash64.C: New test.
1277
1278 2001-01-11  Nathan Sidwell  <nathan@codesourcery.com>
1279
1280         * g++.old-deja/g++.pt/crash63.C: New test.
1281
1282 2001-01-11  Neil Booth  <neil@daikokuya.demon.co.uk>
1283
1284         * gcc.dg/cpp/if-2.c: Add wide char test without sign extension.
1285
1286 2001-01-10  Alan Lehotsky  <lehotsky@tiac.net>
1287
1288         * gcc.dg/20000926-1.c: Parameterize for machines with 16-bit ints.
1289
1290 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1291
1292         * g++.old-deja/g++.pt/error3.C: New test.
1293
1294 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1295
1296         * g++.old-deja/g++.other/crash39.C: New test.
1297
1298 2001-01-10  Nathan Sidwell  <nathan@codesourcery.com>
1299
1300         * g++.old-deja/g++.other/vbase4.C: New test.
1301
1302 2001-01-08  Jonathan Larmour  <jlarmour@redhat.com>
1303
1304         * gcc.dg/20000419-2.c: Move to "special" subdirectory.
1305         * gcc.dg/special/20000419-2.c: New file. Identical to above.
1306         * gcc.dg/special/special.exp: New test driver which will check
1307         for alias support for the above test.
1308
1309 2001-01-09  Alan Lehotsky  <lehotsky@tiac.net>
1310
1311         * gcc.c-torture/execute/921202-1.c: Use STACK_SIZE to avoid
1312         problems on small machines.
1313         * gcc.c-torture/execute/920730-1.c: Use values from <limits.h> to
1314         parameterize.
1315
1316 2001-01-09  Jeffrey Oldham  <oldham@codesourcery.com>
1317
1318         * g++.old-deja/g++.ext/instantiate2.C: ERROR line should fail for
1319         mips.
1320         * g++.old-deja/g++.ext/instantiate3.C: Likewise.
1321
1322 2001-01-09  Nathan Sidwell  <nathan@codesourcery.com>
1323
1324         * g++.old_deja/g++.pt/using8.C: New test.
1325
1326 2001-01-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1327
1328         * gcc.dg/format/attr-2.c, gcc.dg/format/attr-3.c: New tests.
1329
1330 2000-01-08  Loren J. Rittle  <ljrittle@acm.org>
1331
1332         * gcc.c-torture/execute/ieee/mzero2.x: Adjust statement of
1333         where a failure is expected.
1334         * gcc.c-torture/execute/ieee/rbug.x: Likewise.
1335
1336 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1337
1338         * g++.old_deja/g++.pt/instantiate12.C: New test.
1339
1340 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1341
1342         * g++.old-deja/g++.benjamin/15309-1.C: Expect diagnostic at
1343         start of structs.
1344         * g++.old-deja/g++.benjamin/15309-2.C: Likewise.
1345         * g++.old-deja/g++.brendan/crash17.C: Likewise.
1346         * g++.old-deja/g++.brendan/crash29.C: Likewise.
1347         * g++.old-deja/g++.brendan/crash48.C: Likewise.
1348         * g++.old-deja/g++.brendan/ns1.C: Likewise.
1349         * g++.old-deja/g++.brendan/warnings1.C: Likewise.
1350         * g++.old-deja/g++.bugs/900205_04.C: Likewise.
1351         * g++.old-deja/g++.bugs/900514_03.C: Likewise.
1352         * g++.old-deja/g++.eh/spec6.C: Likewise.
1353         * g++.old-deja/g++.jason/crash3.C: Likewise.
1354         * g++.old-deja/g++.law/ctors11.C: Likewise.
1355         * g++.old-deja/g++.law/ctors17.C: Likewise.
1356         * g++.old-deja/g++.law/ctors5.C: Likewise.
1357         * g++.old-deja/g++.law/ctors9.C: Likewise.
1358         * g++.old-deja/g++.mike/ambig1.C: Likewise.
1359         * g++.old-deja/g++.mike/net22.C: Likewise.
1360         * g++.old-deja/g++.mike/p3538a.C: Likewise.
1361         * g++.old-deja/g++.mike/p3538b.C: Likewise.
1362         * g++.old-deja/g++.mike/virt3.C: Likewise.
1363         * g++.old-deja/g++.niklas/t128.C: Likewise.
1364         * g++.old-deja/g++.other/anon4.C: Likewise.
1365         * g++.old-deja/g++.other/using1.C: Likewise.
1366         * g++.old-deja/g++.other/warn3.C: Likewise.
1367         * g++.old-deja/g++.pt/t37.C: Likewise.
1368         * g++.old-deja/g++.robertl/eb69.C: Likewise.
1369         * g++.old-deja/g++.robertl/eb71.C: Likewise.
1370
1371 2001-01-08  Nathan Sidwell  <nathan@codesourcery.com>
1372
1373         * g++.old-deja/g++.other/lookup16.C: Remove XFAIL.
1374
1375 2001-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1376
1377         * gcc.c-torture/execute/stdio-opt-3.c: New test.
1378
1379 2001-01-07  Jakub Jelinek  <jakub@redhat.com>
1380
1381         * gcc.c-torture/compile/20010107-1.c: New test.
1382
1383 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1384
1385         * gcc.c-torture/execute/builtin-noret-1.c: New test.
1386
1387 2001-01-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1388
1389         * gcc.dg/format/format.h: New file.
1390         * gcc.dg/format/array-1.c, gcc.dg/format/attr-1.c,
1391         gcc.dg/format/branch-1.c, gcc.dg/format/c90-printf-1.c,
1392         gcc.dg/format/c90-printf-2.c, gcc.dg/format/c90-printf-3.c,
1393         gcc.dg/format/c90-scanf-1.c, gcc.dg/format/c90-scanf-2.c,
1394         gcc.dg/format/c90-scanf-3.c, gcc.dg/format/c90-scanf-4.c,
1395         gcc.dg/format/c90-strftime-1.c, gcc.dg/format/c90-strftime-2.c,
1396         gcc.dg/format/c94-printf-1.c, gcc.dg/format/c94-scanf-1.c,
1397         gcc.dg/format/c99-printf-1.c, gcc.dg/format/c99-printf-2.c,
1398         gcc.dg/format/c99-printf-3.c, gcc.dg/format/c99-scanf-1.c,
1399         gcc.dg/format/c99-scanf-2.c, gcc.dg/format/c99-scanf-3.c,
1400         gcc.dg/format/c99-strftime-1.c, gcc.dg/format/c99-strftime-2.c,
1401         gcc.dg/format/diag-1.c, gcc.dg/format/errmk-1.c,
1402         gcc.dg/format/ext-1.c, gcc.dg/format/ext-2.c,
1403         gcc.dg/format/ext-3.c, gcc.dg/format/ext-4.c,
1404         gcc.dg/format/ext-5.c, gcc.dg/format/miss-1.c,
1405         gcc.dg/format/miss-2.c, gcc.dg/format/no-exargs-1.c,
1406         gcc.dg/format/no-y2k-1.c, gcc.dg/format/nonlit-1.c,
1407         gcc.dg/format/nonlit-2.c, gcc.dg/format/nonlit-3.c,
1408         gcc.dg/format/sec-1.c, gcc.dg/format/strfmon-1.c,
1409         gcc.dg/format/va-1.c, gcc.dg/format/warnll-1.c,
1410         gcc.dg/format/xopen-1.c, gcc.dg/format/z-1.c: Include "format.h"
1411         instead of declaring standard types, macros and functions in each
1412         test.
1413
1414 2001-01-06  Alexandre Oliva  <aoliva@redhat.com>
1415
1416         * gcc.c-torture/execute/20010106-1.c: New test.
1417
1418 2001-01-06  Joseph S. Myers  <jsm28@cam.ac.uk>
1419
1420         * gcc.dg/format/format.exp: New file.
1421         * gcc.dg/c90-printf-1.c: Rename to gcc.dg/format/c90-printf-1.c.
1422         * gcc.dg/c90-printf-2.c: Rename to gcc.dg/format/c90-printf-2.c.
1423         * gcc.dg/c90-printf-3.c: Rename to gcc.dg/format/c90-printf-3.c.
1424         * gcc.dg/c94-printf-1.c: Rename to gcc.dg/format/c94-printf-1.c.
1425         * gcc.dg/c99-printf-1.c: Rename to gcc.dg/format/c99-printf-1.c.
1426         * gcc.dg/c99-printf-2.c: Rename to gcc.dg/format/c99-printf-2.c.
1427         * gcc.dg/c99-printf-3.c: Rename to gcc.dg/format/c99-printf-3.c.
1428         * gcc.dg/c90-scanf-1.c: Rename to gcc.dg/format/c90-scanf-1.c.
1429         * gcc.dg/c90-scanf-2.c: Rename to gcc.dg/format/c90-scanf-2.c.
1430         * gcc.dg/c90-scanf-3.c: Rename to gcc.dg/format/c90-scanf-3.c.
1431         * gcc.dg/c90-scanf-4.c: Rename to gcc.dg/format/c90-scanf-4.c.
1432         * gcc.dg/c94-scanf-1.c: Rename to gcc.dg/format/c94-scanf-1.c.
1433         * gcc.dg/c99-scanf-1.c: Rename to gcc.dg/format/c99-scanf-1.c.
1434         * gcc.dg/c99-scanf-2.c: Rename to gcc.dg/format/c99-scanf-2.c.
1435         * gcc.dg/c99-scanf-3.c: Rename to gcc.dg/format/c99-scanf-3.c.
1436         * gcc.dg/c90-strftime-1.c: Rename to gcc.dg/format/c90-strftime-1.c.
1437         * gcc.dg/c90-strftime-2.c: Rename to gcc.dg/format/c90-strftime-2.c.
1438         * gcc.dg/c99-strftime-1.c: Rename to gcc.dg/format/c99-strftime-1.c.
1439         * gcc.dg/c99-strftime-2.c: Rename to gcc.dg/format/c99-strftime-2.c.
1440         * gcc.dg/format-array-1.c: Rename to gcc.dg/format/array-1.c.
1441         * gcc.dg/format-attr-1.c: Rename to gcc.dg/format/attr-1.c.
1442         * gcc.dg/format-branch-1.c: Rename to gcc.dg/format/branch-1.c.
1443         * gcc.dg/format-diag-1.c: Rename to gcc.dg/format/diag-1.c.
1444         * gcc.dg/format-errmk-1.c: Rename to gcc.dg/format/errmk-1.c.
1445         * gcc.dg/format-ext-1.c: Rename to gcc.dg/format/ext-1.c.
1446         * gcc.dg/format-ext-2.c: Rename to gcc.dg/format/ext-2.c.
1447         * gcc.dg/format-ext-3.c: Rename to gcc.dg/format/ext-3.c.
1448         * gcc.dg/format-ext-4.c: Rename to gcc.dg/format/ext-4.c.
1449         * gcc.dg/format-ext-5.c: Rename to gcc.dg/format/ext-5.c.
1450         * gcc.dg/format-miss-1.c: Rename to gcc.dg/format/miss-1.c.
1451         * gcc.dg/format-miss-2.c: Rename to gcc.dg/format/miss-2.c.
1452         * gcc.dg/format-no-exargs-1.c: Rename to gcc.dg/format/no-exargs-1.c.
1453         * gcc.dg/format-no-y2k-1.c: Rename to gcc.dg/format/no-y2k-1.c.
1454         * gcc.dg/format-nonlit-1.c: Rename to gcc.dg/format/nonlit-1.c.
1455         * gcc.dg/format-nonlit-2.c: Rename to gcc.dg/format/nonlit-2.c.
1456         * gcc.dg/format-nonlit-3.c: Rename to gcc.dg/format/nonlit-3.c.
1457         * gcc.dg/format-sec-1.c: Rename to gcc.dg/format/sec-1.c.
1458         * gcc.dg/format-strfmon-1.c: Rename to gcc.dg/format/strfmon-1.c.
1459         * gcc.dg/format-va-1.c: Rename to gcc.dg/format/va-1.c.
1460         * gcc.dg/format-warnll-1.c: Rename to gcc.dg/format/warnll-1.c.
1461         * gcc.dg/format-xopen-1.c: Rename to gcc.dg/format/xopen-1.c.
1462         * gcc.dg/formatz-1.c: Rename to gcc.dg/format/z-1.c.
1463
1464 2001-01-05  Alexandre Oliva  <aoliva@redhat.com>
1465
1466         * gcc.c-torture/execute/991228-1.c: Take word endianness into
1467         account.
1468
1469 2001-01-05  Joseph S. Myers  <jsm28@cam.ac.uk>
1470
1471         * gcc.c-torture/execute/builtin-complex-1.c: New test.
1472
1473 2001-01-05  Nathan Sidwell  <nathan@codesourcery.com>
1474
1475         * g++.old-deja/g++.pt/crash62.C: New test.
1476
1477 2001-01-04  Richard Henderson  <rth@redhat.com>
1478
1479         * gcc.dg/20000926-1.c: Update expected warnings.
1480         * gcc.dg/array-2.c: Likewise.
1481         * gcc.dg/array-4.c: Also validate flexible array members.
1482         * gcc.dg/c99-flex-array-1.c: New.
1483
1484 2001-01-04  Joseph S. Myers  <jsm28@cam.ac.uk>
1485
1486         * gcc.c-torture/compile/20001222-1.x: Remove.
1487
1488 Thu Jan  4 13:54:11 2001  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
1489
1490         * gcc.c-torture/execute/built-in-setjmp.c: New.
1491
1492 2001-01-03  Richard Henderson  <rth@redhat.com>
1493
1494         * gcc.dg/940510-1.c: Update expected error wording.
1495         * gcc.dg/array-2.c, gcc.dg/array-3.c, gcc.dg/array-4.c: New.
1496
1497 2001-01-03  Jeffrey Oldham  <oldham@codesourcery.com>
1498
1499         * lib/target-supports.exp (check_alias_available): Modified to
1500         indicate aliases not supported if only weak aliases are supported.
1501
1502 2001-01-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1503
1504         * gcc.c-torture/execute/string-opt-8.c: Add more testcases.
1505         Turn on cmpstrsi checks for __pj__ and __i370__.
1506
1507 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1508
1509         * g++.old-deja/g++.other/virtual11.C: New test.
1510
1511 2001-01-03  Nathan Sidwell  <nathan@codesourcery.com>
1512
1513         * g++.old-deja/g++.eh/spec6.C: Remove remaining XFAIL.
1514
1515 2001-01-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1516
1517         * gcc.c-torture/compile/20010102-1.c: New test.
1518
1519 2001-01-02  Andreas Jaeger  <aj@suse.de>
1520
1521         * gcc.dg/noreturn-3.c: New test.
1522
1523         * gcc.dg/noreturn-4.c: New test.
1524
1525 2001-01-01  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1526
1527         * gcc.c-torture/execute/stdio-opt-1.c: Also test
1528         __builtin_fputc and __builtin_fwrite.
1529
1530 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1531
1532         * gcc.c-torture/execute/20001009-2.c (foo): Test only works for
1533         signed char, not default char.
1534
1535 2000-12-30  Jeffrey Oldham  <oldham@codesourcery.com>
1536
1537         * g++.old-deja/g++.other/crash18.C: Fails on mips*-sgi-irix*.
1538
1539 2000-12-30  David Billinghurst <David.Billinghurst@riotinto.com>
1540
1541         * lib/g++.exp:  Use sh to exec ${odir_v3}/tests_flags
1542
1543 2000-12-29  Richard Henderson  <rth@redhat.com>
1544
1545         * gcc.dg/20001117-1.c (__cyg_profile_func_enter): Define.
1546         (__cyg_profile_func_exit): Define.
1547
1548 2000-12-29  Hans-Peter Nilsson  <hp@bitrange.com>
1549
1550         * g++.dg/vtgc1.C: New test.
1551
1552 2000-12-28  Geoffrey Keating  <geoffk@redhat.com>
1553
1554         * gcc.dg/noncompile/20001228-1.c: New test.
1555
1556         * gcc.dg/20001228-1.c: New test.
1557
1558         * gcc.c-torture/execute/20001228-1.c: New test.
1559
1560 2000-12-28  Joseph S. Myers  <jsm28@cam.ac.uk>
1561
1562         * gcc.dg/format-strfmon-1.c: New test.
1563
1564 2000-12-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1565
1566         * gcc.c-torture/execute/stdio-opt-1.c: Test __builtin_ style too.
1567         * gcc.c-torture/execute/stdio-opt-2.c: Likewise.
1568         * gcc.c-torture/execute/string-opt-1.c: Likewise.
1569         * gcc.c-torture/execute/string-opt-2.c: Likewise.
1570         * gcc.c-torture/execute/string-opt-3.c: Likewise.
1571         * gcc.c-torture/execute/string-opt-4.c: Likewise.
1572         * gcc.c-torture/execute/string-opt-6.c: Likewise.
1573         * gcc.c-torture/execute/string-opt-7.c: Likewise.
1574         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1575         * gcc.c-torture/execute/string-opt-9.c: Likewise.
1576         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1577         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1578         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1579
1580         * gcc.c-torture/execute/string-opt-3.c: Test rindex.
1581         * gcc.c-torture/execute/string-opt-4.c: Test index.
1582
1583 2000-12-26  Geoffrey Keating  <geoffk@redhat.com>
1584
1585         * gcc.c-torture/compile/20001226-1.c: New test.
1586
1587 2000-12-22  Joseph S. Myers  <jsm28@cam.ac.uk>
1588
1589         * gcc.c-torture/compile/20001222-1.c: New test.
1590         * gcc.c-torture/compile/20001222-1.x: Xfail.
1591
1592 Fri Dec 22 06:45:03 2000  Alexandre Oliva  <aoliva@redhat.com>
1593
1594         * gcc.c-torture/execute/comp-goto-2.c: New test.
1595
1596 Thu Dec 21 22:43:03 2000  J"orn Rennecke <amylaar@redhat.com>
1597
1598         * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
1599         Use long types if __INT_MAX__ is 32767.
1600         (main): Use cast to (sint32 *) when poking 88 into a_page.
1601
1602         * gcc.c-torture/execute/20000822-1.c: Check for NO_TRAMPOLINES.
1603
1604 2000-12-21  Bernd Schmidt  <bernds@redhat.com>
1605
1606         * gcc.c-torture/compile/20001221-1.c: New test.
1607         * gcc.c-torture/execute/20001221-1.c: New test.
1608
1609 2000-12-20  Richard Henderson  <rth@redhat.com>
1610
1611         * g++.old-deja/g++.pt/crash36.C: Update error lines.
1612         * g++.old-deja/g++.robertl/eb109.C: Likewise.
1613
1614 2000-12-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1615
1616         * gcc.dg/compare3.c: New test.
1617
1618 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1619
1620         * gcc.dg/format-warnll-1.c: New test.
1621
1622 2000-12-18  Neil Booth  <neil@daikokuya.demon.co.uk>
1623
1624         * gcc.dg/cpp/cmdlne-P.c: New test.
1625
1626 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
1627
1628         * gcc.c-torture/execute/builtin-abs-1.c,
1629         gcc.c-torture/execute/builtin-abs-2.c: New tests.
1630
1631 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1632
1633         * gcc.dg/cpp/multiline.c: New test.
1634
1635 2000-12-17  Neil Booth  <neil@daikokuya.demon.co.uk>
1636
1637         * g++.old-deja/g++.other/syshdr1.C: Update.
1638         * gcc.dg/cpp/lineflags.c: Remove temporarily.
1639
1640 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1641
1642         * g++.old-deja/g++.oliva/template5.C: Remove XFAILs.
1643
1644 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1645
1646         * g++.old-deja/g++.pt/ttp65.C: New test.
1647
1648 2000-12-15  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1649
1650         * g++.old-deja/g++.pt/ttp64.C: New test.
1651
1652 2000-12-14  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1653
1654         * g++.old-deja/g++.pt/spec33.C: New test.
1655
1656 2000-12-14  Catherine Moore  <clm@redhat.com>
1657
1658         * gcc.c-torture/execute/920501-7.c: Check for NO_TRAMPOLINES.
1659         * gcc.c-torture/execute/920612-2.c: Likewise.
1660         * gcc.c-torture/execute/920428-2.c: Likewise.
1661         * gcc-c-torture/execute/va-arg-11.c: Call exit.
1662         * gcc.c-torture/execute/va-arg-21.c: Likewise.
1663
1664 2000-12-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
1665
1666         * gcc.dg/pack-test-1.c: Compile on powerpc*-*-eabi* too.
1667         * gcc.dg/pack-test-2.c: Likewise.
1668
1669 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1670
1671         Tests by Zack Weinberg <zackw@stanford.edu>.
1672
1673         * gcc.dg/cpp/defined.c: Update.
1674         * gcc.dg/cpp/defined_trad.c: New tests.
1675
1676 2000-12-13  Neil Booth  <neil@daikokuya.demon.co.uk>
1677
1678         * gcc.dg/cpp/trad-direct.c: Update.
1679
1680 2000-12-11  Neil Booth  <neilb@earthling.net>
1681
1682         * gcc.dg/cpp/defined_trad.c
1683
1684 2000-12-11  Neil Booth  <neilb@earthling.net>
1685
1686         * gcc.dg/cpp/if-2.c: Separate tests so that which failed is obvious.
1687
1688 2000-12-09  Joseph S. Myers  <jsm28@cam.ac.uk>
1689
1690         * gcc.dg/format-miss-2.c: New test.
1691
1692 2000-12-09  Neil Booth  <neilb@earthling.net>
1693
1694         * gcc.dg/cpp/lineflags.c: New tests.
1695         * gcc.dg/cpp/poison.c: Update.
1696         * gcc.dg/cpp/redef2.c: Update.
1697         * gcc.dg/cpp/skipping.c: New test.
1698
1699 2000-12-07  Geoffrey Keating  <geoffk@redhat.com>
1700
1701         * g++.old-deja/g++.other/eh3.C: New testcase.
1702
1703 2000-12-07  Neil Booth  <neilb@earthling.net>
1704
1705         * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c, wtr-int-type-1.c,
1706         wtr-label-1.c, wtr-static-1.c, wtr-strcat-1.c, wtr-suffix-1.c,
1707         wtr-switch-1.c, wtr-unary-plus-1.c, wtr-union-init-1.c
1708         wtr-union-init-2.c, wtr-union-init-3.c: Update.
1709         * gcc.dg/cpp/extratokens.c, tr-warn4.c, tr-warn5.c, tr-warn6.c:
1710         Update.
1711
1712 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1713
1714         * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: Use
1715         __SIZE_TYPE__ instead of int for type of integers cast to
1716         pointers.
1717
1718 2000-12-07  Jakub Jelinek  <jakub@redhat.com>
1719
1720         * g++.old-deja/g++.other/cleanup4.C: New test.
1721
1722 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1723
1724         * format-sec-1.c: New test.
1725
1726 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1727
1728         * gcc.dg/format-nonlit-3.c: New test.
1729
1730 2000-12-07  Joseph S. Myers  <jsm28@cam.ac.uk>
1731
1732         * gcc.dg/c90-printf-1.c: Add test for printf formats reading
1733         through a null pointer.
1734
1735 2000-12-06  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1736
1737         * g++.old-deja/g++.oliva/partspec1.C: Remove XFAIL.
1738         * g++.old-deja/g++.pt/partial4.C: New test.
1739
1740 2000-12-06  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
1741
1742         * gcc.c-torture/execute/ieee/hugeval.x: New.
1743
1744 2000-12-06  Neil Booth  <neilb@earthling.net>
1745
1746         * gcc.dg/cpp/backslash2.c: New tests.
1747
1748 2000-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1749
1750         * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add more checks.
1751         * testsuite/gcc.c-torture/execute/stdio-opt-2.c: New test.
1752
1753 2000-12-05  Geoffrey Keating  <geoffk@redhat.com>
1754
1755         * gcc.c-torture/execute/20001203-2.c: New testcase.
1756
1757 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1758
1759         * g++.old-deja/g++.h/spec6.C: Remove some of the XFAILS.
1760         * g++.old-deja/g++.other/virtual10.C: New test.
1761
1762 2000-12-05  Nathan Sidwell  <nathan@codesourcery.com>
1763
1764         * g++.old-deja/g++.mike/pmf5.C: Remove test.
1765
1766 2000-12-05  Richard Henderson  <rth@redhat.com>
1767
1768         * gcc.c-torture/compile/20001205-1.c: New.
1769
1770 2000-12-04  Neil Booth  <neilb@earthling.net>
1771
1772         * g++.old-deja/g++.other/virtual9.C: New test.
1773         * g++.old-deja/g++.pt/crash61.C: New test.
1774         * gcc.c-torture/execute/loop-9.c: New test.
1775
1776 2000-12-04  Neil Booth  <neilb@earthling.net>
1777
1778         * g++.old-deja/g++.other/instan1.C, instan2.C: Move to...
1779         * g++.old-deja/g++.pt/instantiate1.C, instantiate2.C: ...here.
1780         * gcc.dg/cpp/19960224-2.c, endif.c, if-6.c: Move into...
1781         * gcc.dg/cpp/extratokens.c: ...here.
1782
1783 2000-12-04  Neil Booth  <neilb@earthling.net>
1784
1785         * gcc.dg/cpp/assert_trad1.c, assert_trad2.c, assert_trad3.c:
1786         New tests.
1787
1788 2000-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1789
1790         * gcc.c-torture/execute/string-opt-11.c: Add more strspn checks.
1791         * gcc.c-torture/execute/string-opt-12.c: Add more strcspn checks.
1792
1793 2000-12-03  Joseph S. Myers  <jsm28@cam.ac.uk>
1794
1795         * gcc.c-torture/execute/20001203-1.c: New test.
1796
1797 2000-12-03  Neil Booth  <neilb@earthling.net>
1798
1799         * gcc.dg/cpp/macro6.c: New test cases.
1800
1801 2000-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1802
1803         * gcc.c-torture/execute/string-opt-9.c: New test.
1804         * gcc.c-torture/execute/string-opt-10.c: Likewise.
1805         * gcc.c-torture/execute/string-opt-11.c: Likewise.
1806         * gcc.c-torture/execute/string-opt-12.c: Likewise.
1807
1808         * gcc.c-torture/execute/string-opt-3.c: Add more strcmp checks.
1809         * gcc.c-torture/execute/string-opt-8.c: Add more strncmp checks.
1810
1811 2000-12-02  Geoffrey Keating  <geoffk@redhat.com>
1812
1813         * gcc.dg/cpp/if-6.c: New testcase.
1814
1815         * gcc.dg/20001201-1.c: New testcase.
1816
1817 2000-12-02  Neil Booth  <neilb@earthling.net>
1818
1819         * g++.old-deja/g++.other/externC4.C,
1820         g++.old-deja/g++.other/friend10.C: New tests.
1821
1822 2000-12-02  Neil Booth  <neilb@earthling.net>
1823
1824         * g++.old-deja/g++.other/instan2.C
1825         * g++.old-deja/g++.other/instan3.C: New test.
1826
1827 2000-12-02  Neil Booth  <neilb@earthling.net>
1828
1829         * gcc.dg/cpp/c++98.c,c++98-pedantic.c,c89.c,c89-pedantic.c,
1830         c94.c,c94-pedantic.c,c99.c,c99-pedantic.c,gnuc89.c,gnuc89-pedantic.c,
1831         gnuc99.c,gnuc99-pedantic.c: New tests.
1832
1833 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1834
1835         * gcc.dg/format-no-exargs-1.c, gcc.dg/format-no-y2k-1.c,
1836         gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2.c: New tests.
1837
1838 2000-12-01  Neil Booth  <neilb@earthling.net>
1839
1840         * gcc.dg/cpp/20000720-1.S: Remove duplicate testcase.
1841         * gcc.dg/cpp/poison.c: Update.
1842         * gcc.dg/cpp/spacing1.c: New testcase for all spacing issues.
1843
1844 2000-12-01  Toon Moene  <toon@moene.indiv.nluug.nl>
1845
1846         * g77.f-torture/execute/20001201.f: New test.
1847
1848 2000-12-01  Joseph S. Myers  <jsm28@cam.ac.uk>
1849
1850         * gcc.dg/c99-array-nonobj-1.c: No longer XFAIL.
1851
1852 2000-12-01  Jakub Jelinek  <jakub@redhat.com>
1853
1854         * gcc.c-torture/execute/string-opt-5.c: Add some memset tests.
1855
1856 2000-12-01  Nathan Sidwell  <nathan@codesourcery.com>
1857
1858         * g++.old-deja/g++.other/cast6.C: New test.
1859
1860 2000-11-30  Geoffrey Keating  <geoffk@redhat.com>
1861
1862         * gcc.c-torture/execute/20001130-2.c: New testcase.
1863
1864 2000-11-30  Richard Henderson  <rth@redhat.com>
1865
1866         * gcc.c-torture/execute/20001130-1.c: New test.
1867
1868 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1869
1870         * g++.old-deja/g++.other/op3.C: New test.
1871
1872 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1873
1874         * g++.old-deja/g++.other/op2.C: New test.
1875
1876 2000-11-30  Nathan Sidwell  <nathan@codesourcery.com>
1877
1878         * g++.old-deja/g++.other/crash38.C: New test.
1879
1880 2000-11-29  Toon Moene  <toon@moene.indiv.nluug.nl>
1881
1882         * g77.f-torture/execute/20001111.x: Test fixed - remove XFAIL.
1883
1884 2000-11-29  Jakub Jelinek  <jakub@redhat.com>
1885
1886         * gcc.c-torture/execute/string-opt-5.c: Add some strcmp and strncpy
1887         tests.
1888         * gcc.c-torture/execute/string-opt-6.c: New test.
1889
1890         * gcc.dg/20001117-1.c: Add main.
1891
1892 2000-11-28  Geoffrey Keating  <geoffk@redhat.com>
1893
1894         * gcc.dg/noncompile/940510-1.c: Update to test c89 functionality.
1895         Move from here ...
1896         * gcc.dg/940510-1.c: ... to here.
1897
1898         * gcc.dg/20000926-1.c: GNU C now allows initializations of
1899         zero-size arrays in toplevel structures.
1900
1901 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1902
1903         * gcc.c-torture/execute/loop-8.c: New test.
1904
1905 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1906
1907         * g++.old-deja/g++.other/base1.C: New test.
1908
1909 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1910
1911         * g++.old-deja/g++.other/parse2.C: New test.
1912
1913 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1914
1915         * g++.old-deja/g++.pt/incomplete1.C: New test.
1916
1917 2000-11-28  Nathan Sidwell  <nathan@codesourcery.com>
1918
1919         * g++.old-deja/g++.other/friend9.C: New test.
1920
1921 2000-11-28  Jakub Jelinek  <jakub@redhat.com>
1922
1923         * gcc.dg/20001127-1.c: New test.
1924
1925 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
1926
1927         * g++.old-deja/g++.pt/friend46.C: New test.
1928
1929 2000-11-27  Nathan Sidwell  <nathan@codesourcery.com>
1930
1931         * g++.old-deja/g++.other/ptrmem8.C: New test.
1932
1933 2000-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1934
1935         * gcc.c-torture/execute/string-opt-7.c: New test.
1936         * gcc.c-torture/execute/string-opt-8.c: Likewise.
1937
1938 2000-11-26  Gabriel Dos Reis  <gdr@codesourcery.com>
1939
1940         * lib/g++.exp (g++_include_flags): Invoke 'tests_flags --compiler'
1941         instead of 'mkcheck 2'.
1942
1943 2000-11-25  Joseph S. Myers  <jsm28@cam.ac.uk>
1944
1945         * gcc.c-torture/execute/memcheck/driver.c,
1946         gcc.c-torture/execute/memcheck/driver.h, gcc.dg/cpp/if-3.c: Change
1947         C9X references to refer to C99.
1948
1949 2000-11-25  Jakub Jelinek  <jakub@redhat.com>
1950
1951         * gcc.dg/ultrasp3.c: New test.
1952
1953 2000-11-25  Neil Booth  <neilb@earthling.net>
1954
1955         * gcc.dg/cpp/include2.c: Update test to be locale independent.
1956
1957 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
1958
1959         * gcc.c-torture/compile/20001123-2.c: New.
1960
1961 2000-11-24  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
1962
1963         * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
1964
1965 2000-11-24  Bernd Schmidt  <bernds@redhat.co.uk>
1966
1967         * gcc.dg/sequence-point-1.c: Add some new tests.
1968         * gcc.c-torture/execute/20001124-1.c: New test.
1969
1970 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
1971
1972         * g++.old-deja/g++.other/vaarg4.C: New test.
1973         * gcc.c-torture/compile/20001123-1.c: New test.
1974
1975 2000-11-24  Nathan Sidwell  <nathan@codesourcery.com>
1976
1977         * g++.other/crash24.C: Adjust and remove XFAIL.
1978         * g++.other/crash37.C: New test.
1979
1980 2000-11-23  Nathan Sidwell  <nathan@codesourcery.com>
1981
1982         * g++.old-deja/g++.pt/instantiate9.C: New test.
1983
1984 2000-11-22  Mark Mitchell  <mark@codesourcery.com>
1985
1986         * g++.old-deja/g++.other/decl4.C: Tweak so that it fails with the
1987         new ABI, too.
1988
1989         * g++.old-deja/g++.mike/p6610a.C: This test no longer fails.
1990         * g++.old-deja/g++.robertl/eb55.C: Likewise.
1991
1992 2000-11-22  Neil Booth  <neilb@earthling.net>
1993
1994         * gcc.dg/cpp/Wtrigraphs.c: New test.
1995
1996 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
1997
1998         * g++.old-deja/g++.robertl/eb39.C: Don't include libio.h.
1999
2000 2000-11-22  Jakub Jelinek  <jakub@redhat.com>
2001
2002         * gcc.c-torture/execute/ieee/20001122-1.c: New test.
2003
2004 2000-11-22  Hans-Peter Nilsson  <hp@bitrange.com>
2005
2006         * lib/gcc-dg.exp: load_lib scanasm.exp.
2007         (scan-assembler, scan-assembler-not): Break out to scanasm.exp.
2008         * lib/g++-dg.exp: load_lib scanasm.exp.
2009         * lib/scanasm.exp: New.
2010         (scan-assembler, scan-assembler-not): Add optional arguments to
2011         test name, or if not present, the pattern name.
2012         (scan-assembler-dem, scan-assembler-dem-not): New.
2013
2014         * g++.dg/dg.exp: New.
2015
2016 2000-11-21  Neil Booth  <neilb@earthling.net>
2017
2018         * gcc.dg/cpp/integrated1.c: Remove.
2019
2020 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2021
2022         * gcc.c-torture/execute/20001121-1.c: New test.
2023
2024 2000-11-21  Richard Henderson  <rth@redhat.com>
2025
2026         * gcc.c-torture/compile/20001121-1.c: New test.
2027
2028 2000-11-20  Neil Booth  <neilb@earthling.net>
2029
2030         * gcc.dg/cpp/integrated1.c: New test.
2031
2032 2000-11-21  Jakub Jelinek  <jakub@redhat.com>
2033
2034         * g++.old-deja/g++.other/inline17.C: New test.
2035
2036 2000-11-20  Donald Lindsay  <dlindsay@redhat.com>
2037
2038         * gcc.dg/20000614-2.c: Bug fix. This test expected an unitialized
2039         local variable to be zero: I made the variable global. Now
2040         uses abort() and exit() instead of relying on main's return value.
2041
2042 2000-11-20  Neil Booth  <neilb@earthling.net>
2043
2044         * gcc.dg/cpp/paste2.c: Update test.
2045         * objc/execute/paste.m: New test.
2046
2047 2000-11-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2048
2049         * gcc.dg/c99-condexpr-1.c: New test.
2050
2051 2000-11-20  Neil Booth  <neilb@earthling.net>
2052
2053         * gcc.dg/cpp/macsyntx.c: Use correct command line option.
2054
2055 2000-11-20  Nathan Sidwell  <nathan@codesourcery.com>
2056
2057         * g++.old-deja/g++.pt/export1.C: New test.
2058
2059 2000-11-20  Jakub Jelinek  <jakub@redhat.com>
2060
2061         * gcc.dg/20001117-1.c: New test.
2062
2063 2000-11-18  Richard Henderson  <rth@redhat.com>
2064
2065         * gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.
2066
2067 2000-11-18  Richard Henderson  <rth@redhat.com>
2068
2069         * lib/c-torture.exp (TORTURE_OPTIONS): Remove -fssa.
2070         * lib/f-torture.exp (TORTURE_OPTIONS): Likewise.
2071         * lib/gcc-dg.exp (TORTURE_OPTIONS): Likewise.
2072
2073 2000-11-18  Richard Henderson  <rth@redhat.com>
2074
2075         * gcc.c-torture/execute/20001009-2.c (foo): Rename from main.
2076         (main): New.  Exit cleanly.
2077
2078 2000-11-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2079
2080         * gcc.dg/c90-fordecl-1.c, gcc.dg/c99-fordecl-1.c,
2081         gcc.dg/c99-fordecl-2.c: New tests.
2082
2083 2000-11-18  Richard Henderson  <rth@redhat.com>
2084
2085         * gcc.c-torture/execute/zerolen-1.c: Rename from 20001115-1.c.
2086         * gcc.c-torture/execute/zerolen-2.c: New.
2087
2088 2000-11-18  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2089
2090         * gcc.c-torture/execute/20001115-1.c: Don't access nonexistant
2091         memory.
2092
2093 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2094
2095         * g++.old-deja/g++.pt/instantiate8.C: New test.
2096
2097 2000-11-17  Nathan Sidwell  <nathan@codesourcery.com>
2098
2099         * g++.old-deja/g++.other/incomplete.C: Add more tests.
2100         * g++.old-deja/g++.pt/crash9.C: Mark new expected error.
2101
2102 2000-11-16  Nick Clifton  <nickc@redhat.com>
2103
2104         * gcc.c-torture/execute/nestfunc-2.c: New test.
2105         * gcc.c-torture/execute/nestfunc-3.c: New test.
2106
2107 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2108
2109         * gcc.c-torture/compile/20001116-1.c: New test.
2110
2111 2000-11-15  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2112
2113         * gcc.c-torture/execute/20001115-1.c: New test.
2114
2115 2000-11-15  Mark Mitchell  <mark@codesourcery.com>
2116
2117         * g++.old-deja/g++.abi/arraynew.C: Use `std' where necessary.
2118         * g++.old-deja/g++.abi/cxa_vec.C: Likewise.
2119         * g++.old-deja/g++.abi/ptrflags.C: Likewise.
2120         * g++.old-deja/g++.abi/vmihint.C: Likewise.
2121
2122 2000-11-15  Neil Booth  <neilb@earthling.net>
2123
2124         gcc.dg/cpp/_Pragma1.c: Update.
2125         gcc.dg/cpp/_Pragma2.c: New test.
2126
2127 2000-11-15  Nathan Sidwell  <nathan@codesourcery.com>
2128
2129         * g++.old-deja/g++.other/anon5.C: New test.
2130
2131 2000-11-14  Joseph S. Myers  <jsm28@cam.ac.uk>
2132
2133         * gcc.dg/c90-const-expr-2.c, gcc.dg/c99-const-expr-2.c: Add more
2134         tests.
2135
2136 2000-11-14  Jakub Jelinek  <jakub@redhat.com>
2137
2138         * gcc.c-torture/execute/20000801-4.c: Make sure the second string is
2139         output.
2140
2141 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2142
2143         * gcc.dg/wtr-label-1.c, gcc.dg/990214-1.c: Add semicolons after
2144         labels at end of compound statements.
2145
2146 2000-11-13  Jakub Jelinek  <jakub@redhat.com>
2147
2148         * gcc.c-torture/execute/loop-7.c: New test.
2149
2150 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2151
2152         * gcc.dg/c99-mixdecl-1.c, gcc.dg/c90-mixdecl-1.c: New tests.
2153
2154 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2155
2156         * gcc.dg/c99-bool-1.c: New test.
2157
2158 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
2159
2160         * gcc.dg/c99-scope-1.c: Remove xfail.
2161         * gcc.dg/c99-scope-2.c: New test.
2162
2163 2000-11-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2164
2165         * gcc.c-torture/execute/string-opt-3.c: Also test builtin rindex.
2166         * gcc.c-torture/execute/string-opt-4.c: Also test builtin index.
2167
2168 2000-11-11  Mark Mitchell  <mark@codesourcery.com>
2169
2170         * g++.brendan/err-msg8.C: Avoid capricious line-number issues with
2171         error messages.
2172
2173         * g++.mike/p700.C: Don't typedef wchar_t.
2174         * g++.mike/p784.C: Likewise.
2175         * g++.mike/eb101.C: Don't use __wchar_t.
2176
2177 2000-11-11  Toon Moene  <toon@moene.indiv.nluug.nl>
2178
2179         * g77.f-torture/execute/20001111.[fx]: Test premature exit
2180         from DO loop.
2181
2182 2000-11-11  Bernd Schmidt  <bernds@redhat.co.uk>
2183
2184         * gcc.c-torture/execute/20001111-1.c: New test.
2185
2186 2000-11-10  Nick Clifton  <nickc@redhat.com>
2187
2188         * gcc.c-torture/execute/20001108-1.c: Add test of unsigned long
2189         long multuiple and accumulate.
2190
2191 2000-11-09  Richard Henderson  <rth@redhat.com>
2192
2193         * gcc.dg/sequence-pt-1.c: Cast from pointer to integer
2194         via size_t instead of int.
2195
2196         * gcc.c-torture/execute/string-opt-1.c: Make stub functions static.
2197         * gcc.c-torture/execute/string-opt-2.c: Likewise.
2198         * gcc.c-torture/execute/string-opt-3.c: Likewise.
2199         * gcc.c-torture/execute/string-opt-4.c: Likewise.
2200
2201 2000-11-09  Geoffrey Keating  <geoffk@redhat.com>
2202
2203         * gcc.c-torture/compile/20001109-1.c: New test.
2204         * gcc.c-torture/compile/20001109-2.c: New test.
2205
2206 2000-11-09  Nathan Sidwell  <nathan@codesourcery.com>
2207
2208         * g++.old-deja/g++.pt/operator1.C: New test.
2209         * g++.old-deja/g++.brendan/err-msg8.C: Adjust error line.
2210
2211 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2212
2213         * gcc.dg/20001108-1.c: New test.
2214
2215 2000-11-09  Jakub Jelinek  <jakub@redhat.com>
2216
2217         * gcc.c-torture/execute/string-opt-1.c: Add test for strstr
2218         with both arguments constant strings.
2219         * gcc.c-torture/execute/string-opt-3.c: New test.
2220         * gcc.c-torture/execute/string-opt-4.c: New test.
2221         * gcc.c-torture/execute/string-opt-5.c: New test.
2222
2223 2000-11-08  Nick Clifton  <nickc@redhat.com>
2224
2225         * gcc.c-torture/execute/20001108-1.c: New test case.  Checks
2226         mulsidi3adddi patterns.
2227
2228 2000-11-08  Nathan Sidwell  <nathan@codesourcery.com>
2229
2230         * g++.old-deja/g++.other/crash36.C: New test.
2231
2232 2000-11-08  Jakub Jelinek  <jakub@redhat.com>
2233
2234         * g++.old-deja/g++.other/init16.C: New test.
2235
2236 2000-11-06  Loren J. Rittle  <ljrittle@acm.org>
2237
2238         * g++.old-deja/g++.mike/p6610a.C: Update XFAIL.
2239
2240 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2241
2242         * gcc.c-torture/execute/va-arg-15.x: Changed to mips*-sgi-irix6.*.
2243         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2244         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2245
2246 2000-11-07  DJ Delorie  <dj@redhat.com>
2247
2248         * testsuite/gcc.dg/20000614-1.c: Add return so that test can pass.
2249
2250 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2251
2252         * gcc.c-torture/execute/string-opt-1.c: New test.
2253
2254 2000-11-07  Jeffrey Oldham  <oldham@oz.codesourcery.com>
2255
2256         * gcc.c-torture/execute/va-arg-15.x: New file.  Fails on
2257         mips-sgi-irix6.* because the MIPS ABI passes floating-point
2258         parameters in registers, and there is no way for a varargs
2259         function to know in which order the integer and floating-point
2260         parameters should be interleaved when they are placed on the
2261         stack.
2262         * gcc.c-torture/execute/va-arg-16.x: Likewise.
2263         * gcc.c-torture/execute/va-arg-17.x: Likewise.
2264
2265 2000-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2266
2267         * gcc.c-torture/execute/string-opt-2.c: New test.
2268
2269 2000-11-07  Nathan Sidwell  <nathan@codesourcery.com>
2270
2271         * g++.old-deja/g++.pt/crash60.C: New test.
2272
2273 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2274
2275         * g++.old-deja/g++.other/crash24.C: New test.
2276         * g++.old-deja/g++.other/crash25.C: New test.
2277         * g++.old-deja/g++.other/crash26.C: New test.
2278         * g++.old-deja/g++.other/crash27.C: New test.
2279         * g++.old-deja/g++.other/crash28.C: New test.
2280         * g++.old-deja/g++.other/crash29.C: New test.
2281         * g++.old-deja/g++.other/crash30.C: New test.
2282         * g++.old-deja/g++.other/crash31.C: New test.
2283         * g++.old-deja/g++.other/crash32.C: New test.
2284         * g++.old-deja/g++.other/crash33.C: New test.
2285         * g++.old-deja/g++.other/crash34.C: New test.
2286         * g++.old-deja/g++.other/crash35.C: New test.
2287
2288 2000-11-06  Jakub Jelinek  <jakub@redhat.com>
2289
2290         * gcc.c-torture/execute/20001031-1.c: New test.
2291
2292 2000-11-04  Mark Mitchell  <mark@codesourcery.com>
2293
2294         * g++.old-deja/g++.brendan/misc13.C: Put `strlen' in `std'
2295         namespace.
2296
2297         * g++.old-deja/g++.law/weak.C: Fix uses of iostreams to be
2298         standards-conformant.
2299
2300         * g++.old-deja/g++.mike/net5.C: Put `abort' in `std' namespace.
2301
2302         * g++.old-deja/g++.mike/p755.C: Tweak handling of exit.
2303         * g++.old-deja/g++.mike/p755a.C: Likewise.
2304         * g++.old-deja/g++.mike/p9706.C: Don't assume that the standard
2305         library makes no calls to `operator new' during initialization.
2306
2307 2000-11-04  Neil Booth  <neilb@earthling.net>
2308
2309         * gcc.dg/cpp/include2.c: New tests.
2310
2311 Fri Nov  3 13:32:14 2000  Mark P Mitchell  <mark@codesourcery.com>
2312
2313         * lib/g++.exp (g++_set_ld_library_path): New function.
2314         Use it to set LD_LIBRARYN32_PATH and LD_LIBRARY64_PATH.
2315
2316 2000-11-03  Bernd Schmidt  <bernds@redhat.co.uk>
2317
2318         * gcc.dg/sequence-pt-1.c: A few new tests.  Unify output for bogus
2319         warnings.
2320
2321 2000-11-01  Richard Henderson  <rth@redhat.com>
2322
2323         * g++.old-deja/g++.ext/namedret1.C: New.
2324         * g++.old-deja/g++.ext/namedret2.C: New.
2325         * g++.old-deja/g++.ext/namedret3.C: New.
2326
2327 2000-10-31  Geoffrey Keating  <geoffk@cygnus.com>
2328
2329         * gcc.c-torture/compile/920501-7.c: Remove 'CYGNUS LOCAL' markers.
2330         * gcc.c-torture/execute/ieee/rbug.c: Remove 'CYGNUS LOCAL' markers.
2331
2332 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2333
2334         * gcc.c-torture/execute/va-arg-21.c: New test.
2335
2336 2000-10-31  Joseph S. Myers  <jsm28@cam.ac.uk>
2337
2338         * gcc.dg/c99-complex-2.c: New test.
2339
2340 2000-10-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2341
2342         * gcc.c-torture/execute/stdio-opt-1.c: New test.
2343
2344 2000-10-31  Jakub Jelinek  <jakub@redhat.com>
2345
2346         * g++.old-deja/g++.other/inline16.C: New test.
2347
2348 2000-10-31  Gabriel Dos Reis  <gdr@codesourcery.com>
2349
2350         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparison against.
2351         __PRETTY_FUNCTION__
2352
2353 2000-10-29  Neil Booth  <neilb@earthling.net>
2354
2355         * gcc.dg/cpp/defined.c, include1.c, paste11.c, skipping.c:
2356         New tests.
2357         * gcc.dg/cpp/macsyntx.c: Move test to defined.c.
2358         * gcc.dg/cpp/mi3.c, mi3.h: New test for over-enthusiastic
2359         optimisation.
2360
2361 2000-10-29  Neil Booth  <neilb@earthling.net>
2362
2363         * gcc.dg/cpp/macro4.c, macro5.c: New tests.
2364         * mi1.c, mi1c.h: Add null directives to multiple-include test.
2365         * mi5.c: Test multiple includes work with -C.
2366         * trigraphs.c: Test ^= version.
2367
2368 2000-10-28  Neil Booth  <neilb@earthling.net>
2369
2370         New tests and test updates for new macro expander.
2371
2372         * gcc.dg/cpp/19960224-2.c, 20000625-2.c, cxxcom2.c, directiv.c,
2373         endif.c, if-4.c, if-5.c, if-mop.c, macsyntx.c, paste2.c, paste6.c,
2374         paste8.c, redef2.c, strify2.c, strp1.c, tr-warn1.c, tr-warn3.c,
2375         tr-warn6.c, undef1.c, undef2.c, widestr1.c: Update tests for
2376         new diagnostic messages.
2377
2378         * gcc.dg/cpp/macro3.c: New tests.
2379
2380 2000-10-27  Mark Mitchell  <mark@codesourcery.com>
2381
2382         * gcc.dg/noncompile/init-2.c: Tweak to deal with multiple errors
2383         on the same line.
2384
2385 2000-10-27  Jakub Jelinek  <jakub@redhat.com>
2386
2387         * g++.old-deja/g++.other/eh2.C: New test.
2388
2389 2000-10-27  Bernd Schmidt  <bernds@cygnus.co.uk>
2390
2391         * gcc.c-torture/execute/20001027-1.c: New test.
2392
2393 2000-10-26  Richard Henderson  <rth@redhat.com>
2394
2395         * gcc.c-torture/execute/20001026-1.c: New.
2396
2397 2000-10-26  Mark Mitchell  <mark@codesourcery.com>
2398
2399         * g++.old-deja/g++.brendan/label2.C: Tweak to work with V3.
2400         * g++.old-deja/g++.law/builtin1.C: Likewise.
2401         * g++.old-deja/g++.law/ctors10.C: Likewise.
2402         * g++.old-deja/g++.law/virtual3.C: Likewise.
2403         * g++.old-deja/g++.mike/p658.C: Likewise.
2404         * g++.old-deja/g++.other/sibcall1.C: Likewise.
2405         * g++.old-deja/g++.other/vaarg2.C: Likewise.
2406         * g++.old-deja/g++.robertl/eb124.C: Likewise.
2407         * g++.old-deja/g++.robertl/eb44.C: Likewise.
2408         * g++.old-deja/g++.robertl/eb77.C: Likewise.
2409
2410 2000-10-26  Nathan Sidwell  <nathan@codesourcery.com>
2411
2412         * gcc.c-torture/compile/20001024-1.c: New test.
2413
2414 2000-10-25  Mark Mitchell  <mark@codesourcery.com>
2415
2416         * lib/g++.exp (g++_include_flags): Trust HAVE_LIBSTDCXX_V3
2417         to tell us whether or not we are using V3.
2418
2419 2000-10-26  Gabriel Dos Reis  <gdr@codesourcery.com>
2420
2421         * g++.old-deja/g++.pt/memtemp77.C (main): Adjust comparaison
2422         operands.
2423
2424 2000-10-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2425
2426         * gcc.dg/qual-return-1.c, gcc.dg/qual-return-2.c: New tests.
2427
2428 2000-10-25  Jakub Jelinek  <jakub@redhat.com>
2429
2430         * gcc.c-torture/execute/20001024-1.c: New test.
2431
2432 2000-10-24  Jakub Jelinek  <jakub@redhat.com>
2433
2434         * g++.old-deja/g++.other/sibcall1.C: New test.
2435
2436 2000-10-20  Jakub Jelinek  <jakub@redhat.com>
2437
2438         * gcc.dg/noncompile/init-3.c: New test.
2439
2440 2000-10-20  Joseph S. Myers  <jsm28@cam.ac.uk>
2441
2442         * gcc.dg/format-array-1.c: New test.
2443
2444 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2445
2446         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c: Add tests for
2447         writing through null pointers; remove comment about testing
2448         unterminated strings.
2449
2450 2000-10-17  Matthew Hiller  <hiller@redhat.com>
2451
2452         * gcc.c-torture/execute/20001017-2.c: New test.
2453
2454 2000-10-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2455
2456         * gcc.c-torture/compile/20001018-1.c: New test.
2457         * gcc.c-torture/compile/20001018-1.x: Xfail.
2458
2459 2000-10-17  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
2460
2461         * gcc.c-torture/execute/20001017-1.c: New test.
2462
2463 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2464
2465         * gcc.dg/format-xopen-1.c: Update comments; adjust for checking
2466         for multiple use of arguments with scanf formats; add tests for
2467         multiple use of arguments.
2468
2469 2000-10-17  Bernd Schmidt  <bernds@redhat.co.uk>
2470
2471         * gcc.dg/sequence-pt-1.c: Several new tests; remove xfail from some old tests.
2472
2473 2000-10-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2474
2475         * gcc.dg/format-miss-1.c: New test.
2476
2477 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2478
2479         * gcc.c-torture/execute/20001013-1.c: New test.
2480
2481 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2482
2483         * gcc.dg/format-branch-1.c: New test.
2484
2485 2000-10-16  Joseph S. Myers  <jsm28@cam.ac.uk>
2486
2487         * README, lib/file-format.exp: Remove EGCS references.
2488
2489 2000-10-16  Jakub Jelinek  <jakub@redhat.com>
2490
2491         * gcc.dg/20001013-1.c: New test.
2492
2493 2000-10-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2494
2495         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Determine the type
2496         for intmax_t in the compiler using __typeof__ and the type rules
2497         for conditional expressions.
2498
2499 2000-10-13  Jakub Jelinek  <jakub@redhat.com>
2500
2501         * gcc.dg/20001012-1.c: New test.
2502         * gcc.dg/20001012-2.c: New test.
2503
2504 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2505
2506         * gcc.dg/format-attr-1.c: New test.
2507
2508 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2509
2510         * gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Use
2511         __LONG_LONG_MAX__ instead of LLONG_MAX.
2512
2513 2000-10-12  Joseph S. Myers  <jsm28@cam.ac.uk>
2514
2515         * gcc.dg/c99-scanf-2.c, gcc.dg/format-ext-2.c: Test ' and I
2516         scanf flags.
2517         * gcc.dg/format-ext-3.c: Test mutually exclusive pairs of strftime
2518         flags.
2519
2520 2000-10-11  Joseph S. Myers  <jsm28@cam.ac.uk>
2521
2522         * gcc.dg/sequence-pt-1.c: New test.
2523
2524 2000-10-11  Geoff Keating  <geoffk@cygnus.com>
2525
2526         * gcc.c-torture/execute/20001011-1.c: New testcase.
2527         Testcase provided by Zack Weinberg <zackw@stanford.edu>.
2528
2529 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2530
2531         * gcc.dg/991209-1.c (stack_ptr): Use __asm, not asm, so that -ansi
2532         does not error on it.
2533
2534 2000-10-10  Jakub Jelinek  <jakub@redhat.com>
2535
2536         * gcc.dg/20001009-1.c: New test.
2537
2538 Mon Oct  9 23:32:06 MET DST 2000  Jan Hubicka  <jh@suse.cz>
2539
2540         * gcc.c-torture/compile/20001009-1.c: Move from here ....
2541         * gcc.c-torture/execute/20001009-2.c: ... to here.
2542
2543 2000-10-09  Geoff Keating  <geoffk@cygnus.com>
2544
2545         * gcc.c-torture/compile/20001009-1.c: New testcase.
2546         * gcc.c-torture/execute/20001009-1.c: New testcase.
2547         Testcases provided by Jan Hubicka <jh@suse.cz>.
2548
2549 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2550
2551         * gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2552         gcc.dg/c90-printf-2.c, gcc.dg/c90-scanf-2.c: Define intmax_t and
2553         uintmax_t using <limits.h> to emulate the compiler's internal
2554         logic.  No longer XFAIL %j tests.
2555
2556 2000-10-08  Joseph S. Myers  <jsm28@cam.ac.uk>
2557
2558         * gcc.dg/c90-printf-1.c, gcc.dg/c90-scanf-1.c,
2559         gcc.dg/c99-printf-1.c, gcc.dg/c99-scanf-1.c,
2560         gcc.dg/c99-strftime-1.c, gcc.dg/format-ext-3.c: Adjust error
2561         regexps and details of expected handling of some bad formats.
2562         * gcc.dg/format-xopen-1.c: Add test for $ format with assignment
2563         suppression.
2564
2565 2000-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2566
2567         * g++.old-deja/g++.eh/cond1.C, g++.old-deja/g++.other/bitfld3.C,
2568         g++.old-deja/g++.other/cond5.C, g++.old-deja/g++.other/decl3.C,
2569         g++.old-deja/g++.other/decl5.C, gcc.dg/cast-qual-1.c,
2570         gcc.dg/return-type-1.c, gcc.dg/unused-1.c: Update URLs of messages
2571         in list archives.
2572
2573 2000-10-06  Richard Henderson  <rth@cygnus.com>
2574
2575         * g++.old-deja/g++.brendan/crash13.C: Pass -Wreturn-type.
2576         * g++.old-deja/g++.brendan/crash52.C: Likewise.
2577         * g++.old-deja/g++.jason/report.C: Likewise.
2578         * g++.old-deja/g++.law/friend5.C: Likewise.
2579         * g++.old-deja/g++.mike/p646.C: Likewise.  Adjust the spelling
2580         of the expected warnings.
2581
2582 2000-10-06  Nathan Sidwell  <nathan@codesourcery.com>
2583
2584         * g++.old-deja/g++.pt/enum14.C: New test.
2585
2586 2000-10-05  Nathan Sidwell  <nathan@codesourcery.com>
2587
2588         * g++.old-deja/g++.pt/crash59.C: New test.
2589
2590 2000-10-04  Will Cohen  <wcohen@redhat.com>
2591
2592         * gcc.dg/20000926-1.c: New test.
2593
2594 2000-10-03  Geoff Keating  <geoffk@cygnus.com>
2595
2596         * g++.old-deja/g++.pt/memtemp77.C (main): Update demangled
2597         function name for current C++ compiler.
2598         Patch from Kriang Lerdsuwanakij <lerdsuwa@scf.usc.edu>.
2599
2600 2000-09-29  Gabriel Dos Reis  <gdr@codesourcery.com>
2601
2602         * g++.old-deja/g++.ext/pretty3.C: Fix comparison with
2603         __PRETTY_FUNCTION__.
2604         * g++.old-deja/g++.ext/pretty2.C: Likewise.
2605
2606 2000-09-28  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2607
2608         * gcc.dg/wtr-int-type-1.c: Don't expect a warning from system headers.
2609
2610 2000-09-26  Jakub Jelinek  <jakub@redhat.com>
2611
2612         * gcc.c-torture/compile/20000923-1.c: New test.
2613
2614 2000-09-25 Theodore Papadopoulo <Theodore.Papadopoulo@sophia.inria.fr>
2615
2616         * g++.old-deja/g++.other/crash20.C: Make ready for libstdc++-v3.
2617         * g++.old-deja/g++.pt/ttp62.C: Same.
2618         * g++.old-deja/g++.other/inline14.C: Same.
2619
2620 2000-09-24  Richard Henderson  <rth@cygnus.com>
2621
2622         * gcc.c-torture/execute/20000914-1.c: Declare malloc.
2623
2624 2000-09-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2625
2626         * gcc.dg/c90-printf-1.c: Add test for wide string format.
2627
2628 2000-09-22  Geoff Keating  <geoffk@cygnus.com>
2629
2630         * gcc.c-torture/compile/20000922-1.c: New file.
2631
2632 2000-09-21  Nick Clifton  <nickc@redhat.com>
2633
2634         * gcc.c-torture/execute/divmod-1.c (mod5): New function - perform
2635         a signed long modulo operation.
2636         (mod6): New funciton - perform an unsigned long modulo operation.
2637         (main): Add tests for modulos of very large numbers by very small
2638         dividends.
2639
2640 2000-09-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2641
2642         * g++.old-deja/g++.other/virtual8.C: Declare printf correctly.
2643
2644 2000-09-19  Richard Henderson  <rth@cygnus.com>
2645
2646         * gcc.dg/compare2.c (case 10): XFAIL.
2647
2648 2000-09-18  Richard Henderson  <rth@cygnus.com>
2649
2650         * gcc.c-torture/execute/20000906-1.c: Move ...
2651         * gcc.dg/20000906-1.c: ... here.  Only run on targets
2652         that support __builtin_trap.
2653
2654 Mon 18-Sep-2000 19:23:11 BST  Neil Booth  <NeilB@earthling.net>
2655
2656         * gcc.dg/cpp/cmdlne-C.c: Remove bogus warning test.
2657
2658 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2659
2660         * gcc.dg/format-ext-1.c: Add tests for mixing %m with $ formats.
2661         * gcc.dg/format-xopen-1.c: Fix error in one $ format test.  Add
2662         more $ format tests.
2663
2664 2000-09-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2665
2666         * gcc.dg/format-errmk-1.c: New test.
2667
2668 2000-09-17  Greg McGary  <greg@mcgary.org>
2669
2670         * gcc.c-torture/execute/20000917-1.x: Remove.
2671
2672 2000-09-17  Joseph S. Myers  <jsm28@cam.ac.uk>
2673
2674         * gcc.dg/c90-complex-1.c, gcc.dg/c99-complex-1.c: New tests.
2675
2676 2000-09-17  Greg McGary  <greg@mcgary.org>
2677
2678         * gcc.c-torture/execute/20000917-1.c: New test.
2679         * gcc.c-torture/execute/20000917-1.x: XFAIL.
2680
2681 Sat 16-Sep-2000 08:14:58 BST  Neil Booth  <NeilB@earthling.net>
2682
2683         * gcc.dg/cpp/macro2.c: Testcase for multi-context arguments
2684         in nested macro bug.
2685
2686 Fri 15-Sep-2000 06:50:11 BST  Neil Booth  <NeilB@earthling.net>
2687
2688         * gcc.dg/cpp/paste10.c: Testcase for PASTE_LEFT buglet.
2689
2690 Thu Sep 14 16:48:49 2000  Jeffrey A Law  (law@cygnus.com)
2691
2692         * gcc.c-torture/execute/20000914-1.c: New test.
2693
2694 2000-09-12  Alexandre Oliva  <aoliva@redhat.com>
2695
2696         * g++.other/inline13.C: New test.
2697
2698 2000-09-12  Andreas Jaeger  <aj@suse.de>
2699
2700         * gcc.c-torture/execute/widechar-2.c: New test for wchar_t
2701         constant by Ulrich Drepper <drepper@redhat.com>.
2702
2703 Tue Sep 12 18:32:07 2000  J"orn Rennecke <amylaar@redhat.co.uk>
2704
2705         * gcc.c-torture/compile/981006-1.x: No -fpic for sh-coff / sh-hms.
2706
2707 2000-09-12  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2708
2709         * gcc.dg/wtr-union-init-2.c, gcc.dg/wtr-union-init-3.c: New tests.
2710
2711 2000-09-11  Zack Weinberg  <zack@wolery.cumb.org>
2712
2713         * gcc.dg/cpp/backslash.c: New test.
2714
2715 2000-09-11  Alexandre Oliva  <aoliva@redhat.com>
2716
2717         * gcc.c-torture/execute/20000910-1.c: New test.
2718         * gcc.c-torture/execute/20000910-2.c: Likewise.
2719
2720 2000-09-11  Robert Lipe  <robertl@sco.com>
2721
2722         * gcc.dg/pragma-align.c: New test.
2723
2724 2000-09-11  Nathan Sidwell  <nathan@codesourcery.com>
2725
2726         * g++.old-deja/g++.pt/explicit82.C: New test.
2727         * g++.old-deja/g++.pt/explicit83.C: New test.
2728
2729 2000-09-10  Zack Weinberg  <zack@wolery.cumb.org>
2730
2731         * gcc.dg/asm-names.c: New test.
2732
2733 2000-09-09  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2734
2735         * gcc.dg/cpp/tr-warn6.c: New test
2736
2737 2000-09-07  Joseph S. Myers  <jsm28@cam.ac.uk>
2738
2739         * gcc.dg/format-ext-3.c: Test %#b and %#h as formats that should
2740         be accepted.
2741
2742 2000-09-07  Catherine Moore  <clm@redhat.com>
2743
2744         * gcc.c-torture/execute/unroll-1.c: New test.
2745
2746 2000-09-06  Zack Weinberg  <zack@wolery.cumb.org>
2747
2748         * g++.old-deja/g++.benjamin/13478.C: Put meaningful tags on
2749         ERROR markers.
2750         * g++.old-deja/g++.brendan/crash8.C: Move ERROR marker up one line.
2751         * gcc.dg/c99-array-nonobj-1.c: Don't expect func[] cases to fail.
2752         * gcc.dg/wtr-label-1.c: Don't use unconstrained .* in error regexps.
2753         * gcc.dg/wtr-suffix-1.c: Correct error regexps.
2754         * gcc.dg/cpp/unc1.c, gcc.dg/cpp/unc2.c, gcc.dg/cpp/unc3.c:
2755         Preprocess only.
2756         * gcc.dg/cpp/unc4.c: Adjust line number in dg-error line.
2757         * gcc.dg/noncompile/const-ll-1.c: Generalize error regexp.
2758
2759 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2760
2761         * g++.old-deja/g++.pt/deduct2.C: New test.
2762
2763 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2764
2765         * g++.old-deja/g++.pt/parms2.C: New test.
2766
2767 2000-09-06  Nathan Sidwell  <nathan@codesourcery.com>
2768
2769         * g++.old-deja/g++.pt/crash58.C: New test.
2770
2771 2000-09-06  Greg McGary  <greg@mcgary.org>
2772
2773         * gcc.c-torture/execute/20000906-1.c: New test.
2774         * gcc.c-torture/execute/20000906-1.x: Expect failure for ix86 at `-O2'.
2775
2776 2000-09-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2777
2778         * gcc.dg/wtr-int-type-1.c: Fix for 64-bit platforms.
2779
2780 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2781
2782         * g++.old-deja/g++.pt/crash57.C: New test.
2783
2784 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2785
2786         * g++.old-deja/g++.pt/crash56.C: New test.
2787
2788 2000-09-04  Nathan Sidwell  <nathan@codesourcery.com>
2789
2790         * g++.old-deja/g++.pt/koenig1.C: New test.
2791
2792 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2793
2794         * gcc.dg/20000904-1.c: New test.
2795
2796 2000-09-04  Jakub Jelinek  <jakub@redhat.com>
2797
2798         * gcc.dg/cpp/paste8.c: New test.
2799
2800 2000-09-01  Alexandre Oliva  <aoliva@redhat.com>
2801
2802         * gcc.c-torture/compile/20000827-1.c: New test.
2803
2804 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2805
2806         * gcc.dg/format-diag-1.c: New test.
2807
2808 2000-09-01  Joseph S. Myers  <jsm28@cam.ac.uk>
2809
2810         * gcc.dg/c90-printf-1.c, gcc.dg/c90-printf-2.c,
2811         gcc.dg/c90-scanf-1.c, gcc.dg/c90-scanf-2.c, gcc.dg/c99-printf-1.c,
2812         gcc.dg/c99-scanf-1.c, gcc.dg/format-ext-1.c,
2813         gcc.dg/format-ext-2.c, gcc.dg/format-xopen-1.c,
2814         gcc.dg/formatz-1.c: Adjust warning regular expressions.
2815
2816 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2817
2818         * g++.old-deja/g++.other/nested4.C: New test.
2819
2820 2000-09-01  Nathan Sidwell  <nathan@codesourcery.com>
2821
2822         * g++.old-deja/g++.ns/scoped1.C: New test.
2823
2824 2000-08-30  Alexandre Oliva  <aoliva@redhat.com>
2825
2826         * lib/g++.exp: Support testing already-installed GCC.
2827
2828 2000-08-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2829
2830         * wtr-label-1.c, wtr-suffix-1.c: New tests.
2831
2832 2000-08-27  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2833
2834         * gcc.dg/return-type-2.c: New test.
2835
2836 2000-08-27  Geoff Keating  <geoffk@cygnus.com>
2837
2838         * gcc.c-torture/compile/20000825-1.c: New test.
2839
2840 2000-08-26  Alexandre Oliva  <aoliva@redhat.com>
2841
2842         * gcc.dg/dwarf2-2.c: New test.
2843
2844 2000-08-26  Zack Weinberg  <zack@wolery.cumb.org>
2845
2846         * gcc.dg/cpp/tr-warn4.c: Remove unconstrained .* from
2847         dg-warning regexps.
2848
2849 2000-08-25  Joseph S. Myers  <jsm28@cam.ac.uk>
2850
2851         * gcc.dg/format-ext-3.c, gcc.dg/format-ext-4.c,
2852         gcc.dg/format-ext-5.c: New tests.
2853
2854 2000-08-25  Jakub Jelinek  <jakub@redhat.com>
2855
2856         * testsuite/g++.old-deja/g++.other/crash22.C: New test.
2857
2858 2000-08-24  Mark Mitchell  <mark@codesourcery.com>
2859
2860         * gcc.dg/noncompile/930622-2.c: Adjust error message.
2861
2862 2000-08-24  Richard Henderson  <rth@cygnus.com>
2863
2864         * gcc.dg/ia64-sync-1.c: New test.
2865         * gcc.dg/ia64-sync-2.c: New test.
2866         * gcc.dg/ia64-asm-1.c: New test.
2867
2868 2000-08-24  Joseph S. Myers  <jsm28@cam.ac.uk>
2869
2870         * gcc.dg/c99-scanf-2.c: Remove test for scanf "Z" length.
2871         * gcc.dg/format-ext-2.c: New test.
2872
2873 2000-08-23  Jason Merrill  <jason@redhat.com>
2874
2875         * lib/old-dejagnu.exp: Also ignore "In member function" and
2876         "At global scope".
2877
2878 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2879
2880         * gcc.dg/noncompile/label-lineno-1.c: New test.
2881
2882 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2883
2884         * gcc.dg/c99-array-nonobj-1.c: New test.
2885
2886 2000-08-23  Joseph S. Myers  <jsm28@cam.ac.uk>
2887
2888         * gcc.dg/c99-printf-2.c, gcc.dg/format-xopen-1.c: Add some more
2889         tests.
2890         * gcc.dg/format-ext-1.c: New test.
2891
2892 2000-08-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2893
2894         * gcc.dg/cpp/tr-warn4.c, gcc.dg/cpp/tr-warn5.c,
2895         gcc.dg/wtr-aggr-init-1.c, gcc.dg/wtr-escape-1.c,
2896         gcc.dg/wtr-int-type-1.c, gcc.dg/wtr-static-1.c,
2897         gcc.dg/wtr-strcat-1.c, gcc.dg/wtr-switch-1.c,
2898         gcc.dg/wtr-unary-plus-1.c, gcc.dg/wtr-union-init-1.c: New tests.
2899
2900 2000-08-22  Joseph S. Myers  <jsm28@cam.ac.uk>
2901
2902         * gcc.dg/c90-strftime-2.c, gcc.dg/c99-strftime-1.c,
2903         gcc.dg/c99-strftime-2.c: New tests.
2904
2905 2000-08-22  Richard Henderson  <rth@cygnus.com>
2906
2907         * gcc.c-torture/execute/20000822-1.c: New test.
2908
2909 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
2910
2911         * gcc.c-torture/execute/20000819-1.x: Remove.
2912
2913 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2914
2915         * gcc.dg/c90-printf-3.c, gcc.dg/c90-scanf-2.c,
2916         gcc.dg/c90-scanf-3.c, gcc.dg/c90-scanf-4.c,
2917         gcc.dg/c90-strftime-1.c, gcc.dg/c99-printf-3.c,
2918         gcc.dg/c99-scanf-1.c, gcc.dg/c99-scanf-2.c, gcc.dg/c99-scanf-3.c,
2919         gcc.dg/format-xopen-1.c: New tests.
2920
2921 2000-08-21  Joseph S. Myers  <jsm28@cam.ac.uk>
2922
2923         * gcc.dg/c90-scanf-1.c, gcc.dg/c94-scanf-1.c: New tests.
2924
2925 2000-08-21  Jakub Jelinek  <jakub@redhat.com>
2926
2927         * g++.old-deja/g++.other/loop2.C: New test.
2928
2929         * gcc.c-torture/compile/20000606-1.c: New test.
2930         * gcc.c-torture/compile/20000728-1.c: New test.
2931         * gcc.c-torture/execute/20000801-1.c: New test.
2932         * gcc.c-torture/execute/20000801-2.c: New test.
2933         * gcc.c-torture/execute/20000819-1.c: New test.
2934         * gcc.c-torture/execute/20000819-1.x: XFAIL.
2935         * gcc.dg/20000629-1.c: New test.
2936         * gcc.dg/20000724-1.c: New test.
2937         * gcc.dg/20000807-1.c: New test.
2938
2939 Sun Aug 20 01:41:35 MSD 2000 Dennis Chernoivanov <cdi@sparc.spb.su>
2940
2941         * gcc.dg/cpp/pragma-1.c: New test.
2942         * gcc.dg/cpp/pragma-2.c: New test.
2943
2944 2000-08-18  Zack Weinberg  <zack@wolery.cumb.org>
2945
2946         * gcc.dg/cpp/lexstrng.c: Don't include string.h.
2947         * gcc.dg/cpp/paste2.c: Don't include string.h.  Prototype strcmp.
2948
2949 Fri Aug 18 16:57:35 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
2950
2951         * gcc.c-torture/compile/20000818-1.c: New test.
2952
2953 2000-08-18  Manfred Hollstein  <manfredh@redhat.com>
2954
2955         * gcc.c-torture/execute/20000818-1.c: New test.
2956
2957 2000-08-18  Joseph S. Myers  <jsm28@cam.ac.uk>
2958
2959         * gcc.dg/format-va-1.c: New test.
2960
2961 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2962
2963         * g++.old-deja/g++.other/typedef8.C: New test.
2964
2965 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2966
2967         * g++.old-deja/g++.benjamin/13478.C: Mark candidate.
2968         * g++.old-deja/g++.mike/net36.C: Mark candidate.
2969         * g++.old-deja/g++.robertl/eb131.C: Mark candidate.
2970         * g++.old-deja/g++.oliva/overload1.C: Remove XFAIL.
2971         * g++.old-deja/g++.other/ptrmem7.C: New test.
2972         * g++.old-deja/g++.pt/ptrmem10.C: New test.
2973
2974 2000-08-18  Nathan Sidwell  <nathan@codesourcery.com>
2975
2976         * g++.old-deja/g++.pt/typename27.C: New test.
2977
2978 2000-08-17  Nathan Sidwell  <nathan@codesourcery.com>
2979
2980         * g++.old-deja/g++.pt/crash44.C: Remove XFAIL. Add ERROR.
2981         * g++.old-deja/g++.pt/friend38.C: Remove XFAIL. Add extra test.
2982         * g++.old-deja/g++.pt/friend45.C: New test.
2983         * g++.old-deja/g++.other/friend8.C: New test.
2984
2985 2000-08-15  Richard Henderson  <rth@cygnus.com>
2986
2987         * gcc.c-torture/execute/20000815-1.c: New test.
2988
2989 2000-08-15  Joseph S. Myers  <jsm28@cam.ac.uk>
2990
2991         * gcc.dg/c90-array-lval-2.c, gcc.dg/c90-const-expr-2.c,
2992         gcc.dg/c99-array-lval-2.c, gcc.dg/c99-const-expr-2.c,
2993         gcc.dg/c99-func-3.c, gcc.dg/c99-func-4.c: New tests.
2994
2995 2000-08-14  Nathan Sidwell  <nathan@codesourcery.com>
2996
2997         * g++.old-deja/g++.other/refinit2.C: New test.
2998
2999 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
3000
3001         * lib/c-torture.exp (c-torture): Make
3002         compiler_conditional_xfail_data global.
3003         * lib/f-torture.exp (f-torture): Add in torture_eval_before_compile,
3004         compiler_conditional_xfail_data machinery.
3005         (f-torture-execute): Likewise.
3006         * g77.c-torture/compile/20000629-1.x: The test only fails on x86,
3007         and only when unrolling loops.
3008
3009         * gcc.dg/c99-array-lval-1.c: The test on line 14 now passes.
3010
3011 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3012
3013         * g++.old-deja/g++.pt/explicit81.C: New test.
3014
3015 2000-08-11  Nathan Sidwell  <nathan@codesourcery.com>
3016
3017         * g++.old-deja/g++.pt/typename26.C: New test.
3018
3019 2000-08-10  Geoff Keating  <geoffk@cygnus.com>
3020
3021         * gcc.dg/920413-1.c: Allow for 'traditional C rejects 'U' suffix'
3022         warning.
3023
3024 2000-08-10  Nathan Sidwell  <nathan@codesourcery.com>
3025
3026         * g++.old-deja/g++.other/array3.C: New test.
3027
3028 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3029
3030         * gcc.dg/c90-array-lval-1.c, gcc.dg/c90-scope-1.c,
3031         gcc.dg/c99-array-lval-1.c, gcc.dg/c99-const-expr-1.c,
3032         gcc.dg/c99-func-1.c, gcc.dg/c99-func-2.c, gcc.dg/c99-scope-1.c:
3033         New tests.
3034
3035 2000-08-09  Nathan Sidwell  <nathan@codesourcery.com>
3036
3037         * g++.old-deja/g++.abi/ptrflags.C: Adjust rtti member names.
3038         * g++.old-deja/g++.abi/vmihint.C: Likewise.
3039
3040 2000-08-09  Alexandre Oliva  <aoliva@redhat.com>
3041
3042         * gcc.c-torture/execute/20000808-1.c: New test.
3043
3044 2000-08-09  Joseph S. Myers  <jsm28@cam.ac.uk>
3045
3046         * gcc.dg/c90-const-expr-1.c: New test.
3047
3048 2000-08-08  Richard Henderson  <rth@cygnus.com>
3049
3050         * gcc.dg/noncompile/920923-1.c: Declare calloc.
3051
3052 2000-08-08  Joseph S. Myers  <jsm28@cam.ac.uk>
3053
3054         * gcc.dg/noncompile/const-ll-1.c: New test.
3055
3056 2000-08-07  Joseph S. Myers  <jsm28@cam.ac.uk>
3057
3058         * gcc.dg/c90-printf-2.c, gcc.dg/c99-printf-2.c: New tests.
3059
3060 Sun Aug  6 11:41:51 2000  Ovidiu Predescu  <ovidiu@cup.hp.com>
3061
3062         * lib/objc.exp (objc_target_compile): Set the ld_library_path so
3063         that running programs linked against the shared version of libobjc
3064         run correctly.
3065
3066 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3067
3068         * gcc.dg/c99-printf-1.c: New test.
3069
3070 2000-08-06  Joseph S. Myers  <jsm28@cam.ac.uk>
3071
3072         * gcc.c-torture/execute/20000801-4.x: Only xfail on x86.
3073
3074 2000-08-05  Zack Weinberg  <zack@wolery.cumb.org>
3075
3076         * gcc.c-torture/execute/20000731-1.x: Delete.
3077
3078 2000-08-04  Zack Weinberg  <zack@wolery.cumb.org>
3079
3080         * lib/gcc-dg.exp: Set up TORTURE_OPTIONS, torture_with_loops,
3081         and torture_without_loops as is done by c-torture.exp.
3082         (search_for): Copy from c-torture.exp.
3083         (gcc-dg-runtest): New function, drives a directory of tests
3084         iterating over the TORTURE_OPTIONS.
3085         (scan-assembler, scan-assembler-not): Move here from
3086         individual directory drivers.
3087
3088         * gcc.dg/dg.exp: scan-assembler, scan-assembler-not now
3089         defined by lib/gcc-dg.exp.
3090         * gcc.dg/cpp/cpp.exp: Likewise.
3091         * gcc.dg/noncompile/noncompile.exp: Likewise.  Use
3092         gcc-dg-runtest, so we cycle over optimization options.
3093
3094         * gcc.dg/cpp/20000625-2.c: Expect warning on line 8, not 9.
3095         * gcc.dg/compare2.c: No longer expected to fail.
3096
3097 Fri Aug  4 23:00:50 2000  J"orn Rennecke <amylaar@cygnus.co.uk>
3098
3099         * gcc.c-torture/execute/20000804-1.c: New test.
3100
3101 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
3102
3103         * gcc.dg/c90-printf-1.c, gcc.dg/c94-printf-1.c: New tests.
3104
3105 2000-08-03  Zack Weinberg  <zack@wolery.cumb.org>
3106
3107         * gcc.dg/cpp/20000625-2.c: Don't expect a warning on line 4.
3108
3109 Thu Aug  3 01:46:33 2000  Jeffrey A Law  (law@cygnus.com)
3110
3111         * gcc.c-torture/compile/20000803-1.c: New test.
3112
3113 2000-08-03  Joseph S. Myers  <jsm28@cam.ac.uk>
3114
3115         * gcc.c-torture/execute/20000801-3.c,
3116         gcc.c-torture/execute/20000801-4.c: New tests.
3117         * gcc.c-torture/execute/20000801-3.x,
3118         gcc.c-torture/execute/20000801-4.x: Xfail.
3119
3120 2000-08-02  Geoff Keating  <geoffk@cygnus.com>
3121
3122         * lib/objc.exp (objc_target_compile): Look for libobjc.a in
3123         libobjc/.libs to allow for libtool.
3124
3125 2000-08-02  Jakub Jelinek  <jakub@redhat.com>
3126
3127         * gcc.c-torture/compile/20000802-1.c: New test.
3128
3129 2000-08-02  Zack Weinberg  <zack@wolery.cumb.org>
3130
3131         * gcc.dg/cpp/macsyntx.c: Fix error regexp.
3132
3133 Mon Jul 31 21:14:49 2000  Jeffrey A Law  (law@cygnus.com)
3134
3135         * gcc-c-torture/execute/20000731-2.c: New test.
3136
3137         * gcc.c-torture/execute/20000731-1.c: New test.
3138         * gcc.c-torture/execute/20000731-1.x: Expected to fail for i?86-*-*.
3139
3140 2000-07-31  Jakub Jelinek  <jakub@redhat.com>
3141
3142         * testsuite/gcc.dg/cpp/paste7.c: New test.
3143         * gcc.dg/cpp/20000725-1.c: New test.
3144
3145 2000-07-31  Zack Weinberg  <zack@wolery.cumb.org>
3146
3147         * gcc.dg/c90-digraph-1.c: Restore { dg-do run } marker.
3148         * gcc.dg/noncompile/990416-1.c: Do not expect an implicit-
3149         declaration warning for __builtin_dwarf_reg_size.
3150
3151         * gcc.dg/c99-impl-decl-1.c: No longer XFAIL.
3152
3153 2000-07-31  Joseph S. Myers  <jsm28@cam.ac.uk>
3154
3155         * gcc.dg/noncompile/voidparam-1.c: New test.
3156
3157 2000-07-30  Richard Henderson  <rth@cygnus.com>
3158
3159         * gcc.dg/c90-digraph-1.c: Don't xfail.
3160         * gcc.dg/compare2.c (case 10): Xfail.
3161         * gcc.dg/noncompile/redecl-1.c: Fix expected error message.
3162
3163 2000-07-27  Joseph S. Myers  <jsm28@cam.ac.uk>
3164
3165         * gcc.dg/c99-main-1.c: New test.
3166
3167 2000-07-25  Joseph S. Myers  <jsm28@cam.ac.uk>
3168
3169         * gcc.dg/c90-impl-int-2.c, gcc.dg/c99-impl-int-2.c: New tests.
3170
3171 Wed Jul 26 19:41:51 2000  Hans-Peter Nilsson  <hp@axis.com>
3172
3173         * gcc.c-tortuer/execute/20000726-1.c: New test.
3174
3175 2000-07-26  Alexandre Oliva  <aoliva@redhat.com>
3176
3177         * gcc.c-torture/execute/enum-2.c: New test.
3178
3179 2000-07-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3180
3181         * gcc.dg/cpp/tr-warn3.c: New test.
3182
3183 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3184
3185         * g++.old-deja/g++.ext/implicit1.C: Remove.
3186         * g++.old-deja/g++.jason/c2.C: Remove
3187         * g++.old-deja/g++.mike/p700.C: Add prototype parameters.
3188         * g++.old-deja/g++.pt/crash16.C: Likewise.
3189         * g++.old-deja/g++.brendan/crash43.C: Remove -fstrict-prototype.
3190
3191 2000-07-25  Nathan Sidwell  <nathan@codesourcery.com>
3192
3193         * g++.old-deja/g++.other/for2.C: New test.
3194
3195 2000-07-25  Jakub Jelinek  <jakub@redhat.com>
3196
3197         * gcc.dg/20000720-1.c: New test.
3198
3199 2000-07-25  Toon Moene  <toon@moene.indiv.nluug.nl>
3200
3201         * g77.f-torture/compile/20000630-2.x: Removed.  Case fixed.
3202
3203 2000-07-24  Geoff Keating  <geoffk@cygnus.com>
3204
3205         * gcc.c-torture/execute/20000722-1.x: New, testcase fails.
3206         * gcc.c-torture/execute/20000722-1.c: New.
3207         * gcc.c-torture/execute/20000516-1.c: Delete, replaced by 20000722-1.
3208
3209 2000-07-24  Jakub Jelinek  <jakub@redhat.com>
3210
3211         * gcc.dg/cpp/20000720-1.S: New test.
3212
3213 2000-07-21  Michael Meissner  <meissner@redhat.com>
3214
3215         * gcc.c-torture/execute/ieee/hugeval.c: New test.
3216
3217 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3218
3219         * g++.old-deja/g++.brendan/crash16.C,
3220         g++.old-deja/g++.brendan/parse3.C,
3221         g++.old-deja/g++.brendan/redecl1.C,
3222         g++.old-deja/g++.ns/template13.C,
3223         g++.old-deja/g++.other/decl4.C,
3224         g++.old-deja/g++.pt/spec14.C: Mark as crash test, expected to fail.
3225
3226 2000-07-20  Zack Weinberg  <zack@wolery.cumb.org>
3227
3228         * lib/old-dejagnu.exp: Check for both "Internal compiler error"
3229         and "Internal error".
3230
3231         * gcc.dg/cpp/20000625-2.c, gcc.dg/cpp/macsyntx.c: Update error
3232         regexps.
3233         * gcc.dg/cpp/paste6.c: New test.
3234
3235 2000-07-19  Zack Weinberg  <zack@wolery.cumb.org>
3236
3237         * gcc.dg/cpp/tr-direct.c: New test.
3238
3239         * gcc.dg/cpp/directiv.c, gcc.dg/cpp/macsyntx.c,
3240         gcc.dg/cpp/undef1.c: Tweak error regexps.
3241
3242 2000-07-18  Eric Christopher <echristo@redhat.com>
3243
3244         * gcc.c-torture/compile/20000718-1.c: New test.
3245
3246 2000-07-18  Zack Weinberg  <zack@wolery.cumb.org>
3247
3248         * cpplex.c (_cpp_push_token): If the token being pushed back
3249         is the previous token in this context, just subtract one from
3250         context->posn.
3251         * cppmacro.c (save_expansion): Clear aux field when storing a
3252         placemarker.
3253
3254 2000-07-18  Alexandre Oliva  <aoliva@redhat.com>
3255
3256         * gcc.dg/noncompile/redecl-1.c: New test.
3257
3258 2000-07-18  Jakub Jelinek  <jakub@redhat.com>
3259
3260         * gcc.c-torture/execute/20000717-5.c: New test.
3261         * gcc.c-torture/execute/20000717-1.x: Removed.
3262
3263 2000-07-17  Richard Henderson  <rth@cygnus.com>
3264
3265         * gcc.c-torture/execute/20000717-4.c: New test.
3266
3267 2000-07-17  Zack Weinberg  <zack@wolery.cumb.org>
3268
3269         * gcc.dg/cpp/syshdr.c: New test.
3270         * gcc.dg/cpp/syshdr1.h, gcc.dg/cpp/syshdr2.h: New files.
3271
3272 2000-07-17  Neil Booth  <neilb@earthling.net>
3273
3274         * gcc.dg/cpp/cmdlne-dM.c: New test.
3275         * gcc.dg/cpp/cmdlne-dD.c: New test.
3276
3277 Mon Jul 17 03:13:12 2000  Jeffrey A Law  (law@cygnus.com)
3278
3279         * gcc.c-torture/execute/20000717-3.c: New test.
3280
3281         * gcc.c-torture/compile/20000717-1.c: New test.
3282
3283 2000-07-17  Geoffrey Keating  <geoffk@cygnus.com>
3284
3285         * gcc.c-torture/execute/20000717-2.c: New test.
3286
3287 2000-07-17  Joseph S. Myers  <jsm28@cam.ac.uk>
3288
3289         * gcc.dg/formatz-1.c: New test.
3290
3291         * gcc.dg/c90-digraph-1.c, gcc.dg/c94-digraph-1.c,
3292         * gcc.dg/c99-digraph-1.c: New tests.
3293
3294         * gcc.dg/c90-hexfloat-1.c, gcc.dg/c90-hexfloat-2.c,
3295         * gcc.dg/c99-hexfloat-1.c, gcc.dg/c99-hexfloat-2.c: New tests.
3296
3297         * gcc.dg/c90-enum-comma-1.c, gcc.dg/c90-idem-qual-1.c,
3298         * gcc.dg/c90-impl-decl-1.c, gcc.dg/c90-impl-int-1.c,
3299         * gcc.dg/c90-longlong-1.c, gcc.dg/c90-restrict-1.c,
3300         * gcc.dg/c90-return-1.c, gcc.dg/c99-enum-comma-1.c,
3301         * gcc.dg/c99-idem-qual-1.c, gcc.dg/c99-impl-decl-1.c,
3302         * gcc.dg/c99-impl-int-1.c, gcc.dg/c99-longlong-1.c,
3303         * gcc.dg/c99-restrict-1.c, gcc.dg/c99-return-1.c: New tests.
3304
3305 Mon Jul 17 00:41:57 2000   Greg McGary <greg@mcgary.org>
3306
3307         * gcc.c-torture/execute/20000717-1.c: New test.
3308         * gcc.c-torture/execute/20000717-1.x: Expected to fail.
3309
3310 2000-07-15  Jakub Jelinek  <jakub@redhat.com>
3311
3312         * gcc.c-torture/execute/20000715-2.c: New test.
3313         * gcc.dg/20000715-1.c: New test.
3314
3315 2000-07-15  Michael Meissner  <meissner@redhat.com>
3316
3317         * gcc.c-torture/execute/20000715-1.c: New test.
3318
3319 2000-07-13  Jakub Jelinek  <jakub@redhat.com>
3320
3321         * gcc.c-torture/execute/20000707-1.c: New test.
3322
3323 2000-07-13  Neil Booth  <NeilB@earthling.net>
3324
3325         * testsuite/gcc.dg/cpp/digraph1.c,
3326         testsuite/gcc.dg/cpp/digraph2.c,
3327         testsuite/gcc.dg/cpp/digraphs.c: New tests.
3328
3329 2000-07-12  David Billinghurst  <David Billinghurst@riotinto.com.au>
3330
3331         * g77.f-torture/compile/20000630-2.f:  New test.
3332         * g77.f-torture/compile/20000630-2.x
3333
3334 2000-07-11  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3335
3336         * g77.f-torture/execute/20000503-1.x: Delete.  Test now passes.
3337
3338 2000-07-11  Neil Booth  <NeilB@earthling.net>
3339
3340         * gcc.dg/cpp/cmdlne-C.c: Fix typo.
3341
3342 2000-07-11  Neil Booth  <NeilB@earthling.net>
3343
3344         * gcc.dg/cpp/cmdlne-C.c: New.
3345
3346 2000-07-09  Neil Booth  <NeilB@earthling.net>
3347
3348         * gcc.dg/cpp/directiv.c: New tests.
3349         * gcc.dg/cpp/undef1.c: Update.
3350
3351 2000-07-08  Angela Marie Thomas <angela@cygnus.com>
3352
3353         * lib/c-torture.exp: Make compiler_conditional_xfail_data global.
3354
3355 2000-07-09  Neil Booth  <NeilB@earthling.net>
3356
3357         * gcc.dg/cpp/macsyntx.c: Add test for #define defined.
3358
3359 2000-07-07  Zack Weinberg  <zack@wolery.cumb.org>
3360
3361         * gcc.dg/cpp/19951227-1.c, gcc.dg/cpp/assert2.c,
3362         gcc.dg/cpp/if-1.c, gcc.dg/cpp/if-4.c: Tweak error regexps.
3363
3364 2000-07-08  Neil Booth  <NeilB@earthling.net>
3365
3366         * gcc.dg/cpp/macsyntx.c: New tests.
3367
3368 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3369
3370         * gcc.dg/20000707-1.c: New test.
3371
3372 2000-07-07  Jakub Jelinek  <jakub@redhat.com>
3373
3374         * gcc.c-torture/execute/20000706-1.c: New test.
3375         * gcc.c-torture/execute/20000706-2.c: New test.
3376         * gcc.c-torture/execute/20000706-3.c: New test.
3377         * gcc.c-torture/execute/20000706-4.c: New test.
3378         * gcc.c-torture/execute/20000706-5.c: New test.
3379
3380 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3381
3382         * g++.old-deja/g++.pt/instantiate7.C: New test.
3383
3384 2000-07-06  Nathan Sidwell  <nathan@codesourcery.com>
3385
3386         * g++.old-deja/g++.mike/thunk2.C: Add return 0.
3387         * g++.old-deja/g++.mike/thunk3.C: Likewise.
3388         * g++.old-deja/g++.other/rtti3.C: Likewise.
3389         * g++.old-deja/g++.other/rttid3.C: Likewise.
3390
3391 2000-06-30  David Billinghurst  <David Billinghurst@riotinto.com.au>
3392
3393         *  g77.f-torture/compile/20000630-1.x: Fix typo
3394
3395 2000-07-05  Zack Weinberg  <zack@wolery.cumb.org>
3396
3397         * gcc.dg/cpp/ident.c: Don't expect #ident strings in the
3398         assembly output.
3399
3400 2000-07-04  Zack Weinberg  <zack@wolery.cumb.org>
3401
3402         * gcc.dg/cpp/ident.c: New test.
3403
3404 2000-07-05  Neil Booth  <NeilB@earthling.net>
3405
3406         * gcc.dg/cpp/lexident.c, gcc.dg/cpp/lexnum.c,
3407           gcc.dg/cpp/lexstrng.c: New tests.
3408
3409 2000-07-04  Neil Booth  <NeilB@earthling.net>
3410
3411         * gcc.dg/cpp/macro1.c: Add more macro expansion tests.
3412         * gcc.dg/cpp/strify2.c: Same.
3413
3414 2000-07-03  Zack Weinberg  <zack@wolery.cumb.org>
3415
3416         * testsuite/gcc.dg/cpp/19951025-1.c: Adjust regexps.
3417         * testsuite/gcc.dg/cpp/19990703-1.c: Likewise.
3418         * testsuite/gcc.dg/cpp/20000625-1.c: Likewise.
3419         * testsuite/gcc.dg/cpp/20000625-2.c: Likewise.
3420
3421         * testsuite/gcc.dg/cpp/macro1.c,
3422         testsuite/gcc.dg/cpp/paste1.c, testsuite/gcc.dg/cpp/paste2.c,
3423         testsuite/gcc.dg/cpp/paste3.c, testsuite/gcc.dg/cpp/paste4.c,
3424         testsuite/gcc.dg/cpp/strify1.c,
3425         testsuite/gcc.dg/cpp/strify2.c: New tests.
3426
3427 2000-07-03  Jakub Jelinek  <jakub@redhat.com>
3428
3429         * gcc.c-torture/execute/20000703-1.c: New test.
3430
3431 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3432
3433         * g++.old-deja/g++.pt (lookup10.C): New test.
3434
3435 2000-07-03  Nathan Sidwell  <nathan@codesourcery.com>
3436
3437         * g++.old-deja/g++.pt (typename25.C): New test.
3438
3439 2000-07-02  Zack Weinberg  <zack@wolery.cumb.org
3440
3441         * gcc.c-torture/compile/20000701-1.c: New test.
3442
3443 2000-06-30  Nick Clifton  <nickc@cygnus.com>
3444
3445         * gcc.c-torture/compile/20000629-1.c: Add second, reversed, loop
3446         to test case.
3447
3448 2000-06-30  Catherine Moore  <clm@cygnus.com>
3449
3450         * gcc.c-torture/execute/align-1.c: New test.
3451
3452 2000-06-30  Nathan Sidwell  <nathan@codesourcery.com>
3453
3454         * g++.old-deja/g++.pt/expr8.C: New test.
3455         * g++.old-deja/g++.pt/expr6.C: Remove XFAIL.
3456
3457 2000-06-29  Nick Clifton  <nickc@cygnus.com>
3458
3459         * gcc.c-torture/compile/20000629-1.c: New test.
3460
3461 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3462
3463
3464         Move the c-torture/noncompile tests to either gcc.dg/cpp or a new
3465         gcc.dg/noncompile directory, depending on whether they're
3466         preprocessor tests or not.  Annotate all the tests for the dg
3467         framework.
3468
3469         * gcc.c-torture/noncompile/noncompile.exp: Delete.
3470         * gcc.dg/noncompile/noncompile.exp: New.
3471
3472         * Moved files:
3473         Old name                                New name
3474         gcc.c-torture/noncompile/920507-1.c     gcc.dg/noncompile/920507-1.c
3475         gcc.c-torture/noncompile/920616-2.c     gcc.dg/noncompile/920616-2.c
3476         gcc.c-torture/noncompile/920721-2.c     gcc.dg/noncompile/920721-2.c
3477         gcc.c-torture/noncompile/920824-1.c     gcc.dg/noncompile/920824-1.c
3478         gcc.c-torture/noncompile/920923-1.c     gcc.dg/noncompile/920923-1.c
3479         gcc.c-torture/noncompile/921102-1.c     gcc.dg/noncompile/921102-1.c
3480         gcc.c-torture/noncompile/921116-1.c     gcc.dg/noncompile/921116-1.c
3481         gcc.c-torture/noncompile/930301-1.c     gcc.dg/noncompile/930301-1.c
3482         gcc.c-torture/noncompile/930622-1.c     gcc.dg/noncompile/930622-1.c
3483         gcc.c-torture/noncompile/930622-2.c     gcc.dg/noncompile/930622-2.c
3484         gcc.c-torture/noncompile/930714-1.c     gcc.dg/noncompile/930714-1.c
3485         gcc.c-torture/noncompile/931203-1.c     gcc.dg/noncompile/931203-1.c
3486         gcc.c-torture/noncompile/940112-1.c     gcc.dg/noncompile/940112-1.c
3487         gcc.c-torture/noncompile/940227-1.c     gcc.dg/noncompile/940227-1.c
3488         gcc.c-torture/noncompile/940510-1.c     gcc.dg/noncompile/940510-1.c
3489         gcc.c-torture/noncompile/950825-1.c     gcc.dg/noncompile/950825-1.c
3490         gcc.c-torture/noncompile/950921-1.c     gcc.dg/noncompile/950921-1.c
3491         gcc.c-torture/noncompile/951123-1.c     gcc.dg/noncompile/951123-1.c
3492         gcc.c-torture/noncompile/971104-1.c     gcc.dg/noncompile/971104-1.c
3493         gcc.c-torture/noncompile/990416-1.c     gcc.dg/noncompile/990416-1.c
3494         gcc.c-torture/noncompile/init-1.c       gcc.dg/noncompile/init-1.c
3495         gcc.c-torture/noncompile/init-2.c       gcc.dg/noncompile/init-2.c
3496         gcc.c-torture/noncompile/invalid_asm.c  gcc.dg/noncompile/invalid_asm.c
3497         gcc.c-torture/noncompile/va-arg-1.c     gcc.dg/noncompile/va-arg-1.c
3498
3499         gcc.c-torture/noncompile/940712-1.c     gcc.dg/cpp/19940712-1.c
3500         gcc.c-torture/noncompile/940712-1.h     gcc.dg/cpp/19940712-1.h
3501         gcc.c-torture/noncompile/940712-1a.h    gcc.dg/cpp/19940712-1a.h
3502         gcc.c-torture/noncompile/940712-1b.h    gcc.dg/cpp/19940712-1b.h
3503         gcc.c-torture/noncompile/951025-1.c     gcc.dg/cpp/19951025-1.c
3504         gcc.c-torture/noncompile/951227-1.c     gcc.dg/cpp/19951227-1.c
3505
3506 2000-06-29  Zack Weinberg  <zack@wolery.cumb.org>
3507
3508         * gcc.dg/cpp/20000628-1a.h: On each of the first three inclusions,
3509         declare one variable.  On the fourth, error.
3510         * gcc.dg/cpp/20000628-1.c (main): Reference the three variables
3511         declared by 20000628-1a.h.
3512
3513 2000-06-29  Richard Henderson  <rth@redhat.com>
3514
3515         * gcc.c-torture/execute/930529-1.x: New file.
3516         * gcc.dg/920413-1.c: Adjust expected warning text.
3517         * gcc.dg/980217-1.c: Declare abort.
3518         * gcc.dg/cpp/20000628-1a.h: Use a declaration instead of an asm.
3519
3520 Thu Jun 29 09:42:40 2000  Jeffrey A Law  (law@cygnus.com)
3521
3522         * g77.f-torture/compile/20000629-1.f: New test.
3523         * g77.f-torture/compile/20000629-1.x: Expected to fail.
3524
3525 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3526
3527         Rearrange lots of files, removing entirely the
3528         gcc.c-torture/special, gcc.c-torture/code_quality, and gcc.failure
3529         directories.
3530
3531         * Deleted files:
3532         gcc.c-torture/code_quality/code_quality.exp
3533         gcc.c-torture/special/special.exp
3534         gcc.failure/failure.exp
3535         gcc.failure/940409-1.x
3536         gcc.c-torture/compile/961203-1.x
3537
3538         * New files:
3539         gcc.misc-tests/linkage.exp
3540         gcc.c-torture/execute/920730-1t.c
3541         gcc.c-torture/execute/920730-1t.x
3542         gcc.c-torture/compile/920520-1.x
3543         gcc.c-torture/compile/920521-1.x
3544         gcc.c-torture/compile/981006-1.x
3545         gcc.c-torture/execute/eeprof-1.x
3546
3547         * Moved files (possibly with modifications to fit a new harness):
3548         Old name                                New name
3549         gcc.c-torture/code_quality/920608-1.c   gcc.c-torture/compile/920608-1.c
3550         gcc.c-torture/special/920413-1.c        gcc.dg/920413-1.c
3551         gcc.c-torture/special/920520-1.c        gcc.c-torture/compile/920520-1.c
3552         gcc.c-torture/special/920521-1.c        gcc.c-torture/compile/920521-1.c
3553         gcc.c-torture/special/920717-x.c        gcc.misc-tests/linkage-x.c
3554         gcc.c-torture/special/920717-y.c        gcc.misc-tests/linkage-y.c
3555         gcc.c-torture/special/920730-1.c        gcc.c-torture/execute/920730-1.c
3556         gcc.c-torture/special/930510-1.c        gcc.dg/cpp/19930510-1.c
3557         gcc.c-torture/special/951130-1.c        gcc.dg/951130-1.c
3558         gcc.c-torture/special/960224-1.c        gcc.dg/cpp/19960224-1.c
3559         gcc.c-torture/special/960224-2.c        gcc.dg/cpp/19960224-2.c
3560         gcc.c-torture/special/981006-1.c        gcc.c-torture/compile/981006-1.c
3561         gcc.c-torture/special/eeprof-1.c        gcc.c-torture/execute/eeprof-1.c
3562         gcc.failure/940409-1.c                  gcc.dg/940409-1.c
3563
3564 2000-06-28  Zack Weinberg  <zack@wolery.cumb.org>
3565
3566         * c-torture/compile/961203-1.x: Delete.
3567
3568         * gcc.misc-tests/acker1.c: Report failure.  Use return from main,
3569         not exit. Include stdio.h.
3570         * gcc.misc-tests/dg-11.c: Remove anchors from regexp.
3571         * gcc.misc-tests/dg-12.c: Likewise.
3572         * gcc.misc-tests/dg-5.c: Likewise.
3573         * gcc.misc-tests/dg-6.c: Likewise.
3574         * gcc.misc-tests/dg-7.c: Prototype abort.
3575         * gcc.misc-tests/dg-9.c: Adjust error-message regexps.
3576         * gcc.misc-tests/dhry.h: Include stdlib.h and string.h.
3577         * gcc.misc-tests/matrix1.c: Report failure.  Use return from main,
3578         not exit.
3579         * gcc.misc-tests/sieve.c: Use return from main, not exit.
3580         * gcc.misc-tests/sort2.c: Use return from main, not exit.
3581
3582 2000-06-28  Jakub Jelinek  <jakub@redhat.com>
3583
3584         * gcc.dg/cpp/20000628-1.c: New test.
3585         * gcc.dg/cpp/20000628-1.h: New header for above test.
3586         * gcc.dg/cpp/20000628-1a.h: Likewise.
3587
3588 2000-06-27  Zack Weinberg  <zack@wolery.cumb.org>
3589
3590         * gcc.dg/cpp: New directory.
3591         * gcc.dg/cpp/cpp.exp: New driver.
3592         * gcc.dg/cpp/20000627-1.c: New test.
3593         * gcc.c-torture/special/special.exp: Remove entry for 921210-1.c.
3594         * gcc.c-torture/special/921210-1.c: Move to gcc.dg/cpp/19921210-1.c
3595         and rewrite as a compilation test.
3596
3597         * gcc.dg: Move many files into the cpp subdirectory, possibly
3598         renaming or editing them as well.
3599         Old name                New name
3600         990119-1.c              cpp/19990119-1.c
3601         990228-1.c              cpp/19990228-1.c
3602         990407-1.c              cpp/19990407-1.c
3603         990409-1.c              cpp/19990409-1.c
3604         990413-1.c              cpp/19990413-1.c
3605         990703-1.c              cpp/19990703-1.c
3606         20000127-1.c            cpp/20000127-1.c
3607         20000129-1.c            cpp/20000129-1.c
3608         20000207-1.c            cpp/20000207-1.c
3609         20000207-2.c            cpp/20000207-2.c
3610         20000209-1.c            cpp/20000209-1.c
3611         20000209-2.c            cpp/20000209-2.c
3612         20000301-1.c            cpp/20000301-1.c
3613         20000419-1.c            cpp/20000419-1.c
3614         20000510-1.S            cpp/20000510-1.S
3615         20000519-1.c            cpp/20000519-1.c
3616         20000529-1.c            cpp/20000529-1.c
3617         20000625-1.c            cpp/20000625-1.c
3618         20000625-2.c            cpp/20000625-2.c
3619         cpp-as1.c               cpp/assert1.c
3620         cpp-as2.c               cpp/assert2.c
3621         cxx-comments-1.c        cpp/cxxcom1.c
3622         cxx-comments-2.c        cpp/cxxcom2.c
3623         endif-label.c           cpp/endif.c
3624         cpp-hash1.c             cpp/hash1.c
3625         cpp-hash2.c             cpp/hash2.c
3626         cpp-if1.c               cpp/if-1.c
3627         cpp-if2.c               cpp/if-2.c
3628         cpp-if3.c               cpp/if-3.c
3629         cpp-if4.c               cpp/if-4.c
3630         cpp-if5.c               cpp/if-5.c
3631         cpp-cond.c              cpp/if-cexp.c
3632         cpp-missingop.c         cpp/if-mop.c
3633         cpp-missingparen.c      cpp/if-mpar.c
3634         cpp-opprec.c            cpp/if-oppr.c
3635         cpp-ifparen.c           cpp/if-paren.c
3636         cpp-shortcircuit.c      cpp/if-sc.c
3637         cpp-shift.c             cpp/if-shift.c
3638         cpp-unary.c             cpp/if-unary.c
3639         cpp-li1.c               cpp/line1.c
3640         cpp-li2.c               cpp/line2.c
3641         lineno.c                cpp/line3.c
3642         lineno-2.c              cpp/line4.c
3643         cpp-mi.c                cpp/mi1.c
3644         cpp-mic.h               cpp/mi1c.h
3645         cpp-micc.h              cpp/mi1cc.h
3646         cpp-mind.h              cpp/mi1nd.h
3647         cpp-mindp.h             cpp/mi1ndp.h
3648         cpp-mix.h               cpp/mi1x.h
3649         cpp-mi2.c               cpp/mi2.c
3650         cpp-mi2a.h              cpp/mi2a.h
3651         cpp-mi2b.h              cpp/mi2b.h
3652         cpp-mi2c.h              cpp/mi2c.h
3653         cpp-mi3.c               cpp/mi3.c
3654         cpp-mi3.def             cpp/mi3.def
3655         poison-1.c              cpp/poison.c
3656         pr-impl.c               cpp/prag-imp.c
3657         cpp-redef-2.c           cpp/redef1.c
3658         cpp-redef.c             cpp/redef2.c
3659         strpaste.c              cpp/strp1.c
3660         strpaste-2.c            cpp/strp2.c
3661         cpp-tradpaste.c         cpp/tr-paste.c
3662         cpp-tradstringify.c     cpp/tr-str.c
3663         cpp-tradwarn1.c         cpp/tr-warn1.c
3664         cpp-tradwarn2.c         cpp/tr-warn2.c
3665         trigraphs.c             cpp/trigraphs.c
3666         cpp-unc1.c              cpp/unc1.c
3667         cpp-unc2.c              cpp/unc2.c
3668         cpp-unc3.c              cpp/unc3.c
3669         cpp-unc.c               cpp/unc4.c
3670         undef.c                 cpp/undef1.c
3671         undef-2.c               cpp/undef2.c
3672         cpp-wi1.c               cpp/widestr1.c
3673
3674 2000-06-27  Mark Mitchell  <mark@codesourcery.com>
3675
3676         * lib/g++.exp (g++_include_flags): Tweak.
3677
3678 2000-06-27  H.J. Lu  <hjl@gnu.org>
3679             Loren J. Rittle  <ljrittle@acm.org>
3680
3681         * lib/g++.exp (g++_include_flags): Override libgloss.exp
3682         version with one that knows about the new gcc tree structure.
3683         (g++_link_flags): Same.
3684
3685 2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
3686
3687         * gcc.dg/20000419-1.c, gcc.dg/cpp-mi.c, gcc.dg/cpp-tradwarn1.c,
3688         gcc.dg/cpp-unc.c: Use "target *-*-*", not "target native", in
3689         case we are cross-compiling.
3690
3691         * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
3692         g++.old-deja/g++.niklas/Makefile.in,
3693         g++.old-deja/g++.niklas/configure.in,
3694         g++.old-deja/g++.other/Makefile.in,
3695         g++.old-deja/g++.other/configure.in,
3696         gcc.c-torture/code_quality/Makefile.in,
3697         gcc.c-torture/code_quality/configure.in,
3698         gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
3699         gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
3700         gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
3701         gcc.c-torture/execute/ieee/Makefile.in,
3702         gcc.c-torture/execute/ieee/configure.in,
3703         gcc.c-torture/noncompile/Makefile.in,
3704         gcc.c-torture/noncompile/configure.in,
3705         gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
3706         gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
3707         gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
3708
3709 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3710
3711         * g++.old-deja/g++.other/ambig3.C: New test.
3712
3713 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
3714
3715         * g++.old-deja/g++.pt/syntax1.C: New test.
3716         * g++.old-deja/g++.pt/syntax2.C: New test.
3717         * g++.old-deja/g++.other/syntax3.C: New test.
3718         * g++.old-deja/g++.other/syntax4.C: New test.
3719
3720 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3721
3722         * gcc.dg/20000623-1.c: Prototype exit and abort.
3723
3724 2000-06-25  Zack Weinberg  <zack@wolery.cumb.org>
3725
3726         * gcc.dg/20000625-1.c, gcc.dg/20000625-2.c, gcc.dg/cpp-mi3.c:
3727         New tests.
3728         * gcc.dg/cpp-mi3.def: New file.
3729
3730         * gcc.dg/cpp-as1.c: Also test that macro expansion does not occur
3731         inside assertions.
3732         * gcc.dg/cpp-as2.c: Make error regexps match either old or new
3733         lexer's error messages.
3734         * gcc.dg/cpp-mi.c: Use -H and examine the output, don't try to
3735         divine anything from the linemarkers.
3736         * gcc.dg/cpp-micc.h: Fix typo (declare int b, not int a);
3737         * gcc.dg/poison-1.c: Preprocess only; apply -fno-show-column.
3738
3739 2000-06-23  Geoffrey Keating  <geoffk@cygnus.com>
3740
3741         * gcc.dg/20000623-1.c: New test.
3742
3743 2000-06-22  Jakub Jelinek  <jakub@redhat.com>
3744
3745         * gcc.c-torture/execute/20000622-1.c: New test.
3746
3747 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3748
3749         * g++.old-deja/g++.other/init15.C: New test.
3750
3751 2000-06-22  Nathan Sidwell  <nathan@codesourcery.com>
3752
3753         * g++.old-deja/g++.pt/vaarg2.C: New test.
3754         * g++.old-deja/g++.pt/vaarg3.C: New test.
3755
3756 2000-06-20  Nathan Sidwell  <nathan@codesourcery.com>
3757
3758         * g++.old-deja/g++.other/dyncast6.C: New test.
3759
3760 2000-06-15  Jakub Jelinek  <jakub@redhat.com>
3761
3762         * gcc.c-torture/execute/loop-6.c: New test.
3763
3764 2000-06-14  Jakub Jelinek  <jakub@redhat.com>
3765
3766         * gcc.dg/20000614-1.c: New test.
3767         * gcc.dg/20000614-2.c: New test.
3768
3769 2000-06-14  Hans-Peter Nilsson  <hp@axis.com>
3770
3771         * g++.old-deja/g++.other/inline12.C: New test.
3772
3773 2000-06-13  Jakub Jelinek  <jakub@redhat.com>
3774
3775         * g++.old-deja/g++.other/eh1.C: New test.
3776
3777 2000-06-12  Jakub Jelinek  <jakub@redhat.com>
3778
3779         * g++.old-deja/g++.other/type.C: New test.
3780
3781 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3782
3783         * g++.old-deja/g++.other/initstring.C: New test.
3784
3785 2000-06-12  Jason Merrill  <jason@redhat.com>
3786
3787         * g++.old-deja/old-deja.exp: Add -Wno-long-long.
3788
3789 Fri Jun  9 22:46:34 2000  Jeffrey A Law  (law@cygnus.com)
3790
3791         * gcc.c-torture/compile/20000609-1.c: New test.
3792
3793 Fri Jun  9 21:54:28 2000  Clinton Popetz  <cpopetz@cygnus.com>
3794
3795         * gcc.dg/20000609-1.c: New test.
3796
3797 2000-06-08  Zack Weinberg  <zack@wolery.cumb.org>
3798
3799         * gcc.c-torture/noncompile/noncompile.exp: Remove poison-1 block.
3800         * gcc.c-torture/noncompile/poison-1.c: Move...
3801         * gcc.dg/poison-1.c: ...here, and adapt to dg framework.
3802         * gcc.dg/cpp-li1.c: Add a token after the #line.
3803
3804 2000-06-05  Richard Henderson  <rth@cygnus.com>
3805
3806         * gcc.c-torture/execute/20000605-2.c: New test.
3807         * gcc.c-torture/execute/20000605-3.c: New test.
3808
3809 2000-06-06  David Billinghurst  <David Billinghurst@riotinto.com.au>
3810
3811         * g77.f-torture/execute/20000503-1.x: New file.
3812
3813 2000-06-06  Nathan Sidwell  <nathan@codesourcery.com>
3814
3815         * g++.old-deja/g++.eh/badalloc1.C: New test.
3816
3817 2000-06-05  Richard Henderson  <rth@cygnus.com>
3818
3819         * gcc.c-torture/execute/20000605-1.c: New test.
3820
3821 2000-06-05  Jakub Jelinek  <jakub@redhat.com>
3822             Nathan Sidwell <nathan@codesourcery.com>
3823
3824         * gcc.c-torture/compile/20000605-1.c: New test.
3825
3826 2000-06-03  David Billinghurst  <David Billinghurst@riotinto.com.au>
3827
3828         * g77.f-torture/compile/20000601-1.f:  New test.
3829
3830 2000-06-03  Richard Henderson  <rth@cygnus.com>
3831
3832         * gcc.c-torture/execute/20000603-1.c: New.
3833
3834 2000-06-02  Zack Weinberg  <zack@wolery.cumb.org>
3835
3836         * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous change.
3837         * gcc.dg/noreturn-2.c (noreturn): Likewise.
3838
3839 2000-06-01  Zack Weinberg  <zack@wolery.cumb.org>
3840
3841         * gcc.dg/compare2.c (case 12): XFAIL.
3842         * gcc.dg/noreturn-1.c (foo7, foo8): XFAIL.
3843         * gcc.dg/noreturn-2.c (noreturn): XFAIL.
3844
3845         * gcc.dg/cpp-tradwarn2.c: Update egrep pattern.
3846
3847 2000-05-29  Zack Weinberg  <zack@wolery.cumb.org>
3848
3849         * gcc.dg/cpp-mi.c: Add another case, cpp-mix.h, where the
3850         guard macro is already defined when the header is first
3851         included.
3852         * gcc.dg/cpp-mix.h: New file.
3853         * gcc.dg/endif-label.c: Update patterns to match compiler.
3854
3855         * g++.brendan/complex1.C: Declare abort.
3856         * g++.law/refs4.C: Remove XFAIL.
3857         * g++.oliva/expr2.C: Declare abort and exit.
3858
3859 2000-05-28  Alexandre Oliva  <aoliva@cygnus.com>
3860
3861         * gcc.c-torture/execute/20000528-1.c: New test.
3862
3863         * g++.old-deja/g++.law/refs4.C: Mark as XFAIL.
3864         * g++.old-deja/g++.law/temps4.C: Likewise.
3865
3866         * g++.old-deja/g++.brendan/code-gen4.C: Include stdio.h and
3867         stdlib.h.  Call abort() on failure.
3868         * g++.old-deja/g++.law/refs4.C: Likewise.
3869         * g++.old-deja/g++.law/temps4.C: Likewise.
3870         * g++.old-deja/g++.brendan/complex1.C: Don't assume argc is 1.
3871         * gcc.c-torture/execute/20000112-1.c: Include string.h.
3872
3873 2000-05-27  Zack Weinberg  <zack@wolery.cumb.org>
3874
3875         Relative to g++.dg/special:
3876         * conpr-1.C, conpr-2.C, conpr-3.C: Include stdlib.h.
3877
3878         Relative to g++.old-deja:
3879         * g++.brendan/complex1.C, g++.jason/optimize2.C,
3880         g++.mike/p9732b.C, g++.other/addrof1.C, g++.other/dyncast5.C,
3881         g++.other/init5.C, g++.other/init7.C, g++.other/union2.C,
3882         g++.pt/vbase1.C, g++.robertl/eb14.C, g++.robertl/eh990323-1.C,
3883         g++.robertl/eh990323-2.C, g++.robertl/eh990323-3.C,
3884         g++.robertl/eh990323-4.C, g++.robertl/eh990323-5.C,
3885         g++.robertl/ice990323-2.C: Prototype exit and/or abort.
3886
3887         * g++.brendan/nest21.C, g++.eh/rethrow3.C, g++.jason/init3.C,
3888         g++.law/arm15.C, g++.law/cvt2.C, g++.law/visibility17.C,
3889         g++.mike/eh23.C, g++.mike/eh25.C, g++.mike/eh34.C,
3890         g++.mike/eh48.C, g++.mike/eh55.C, g++.mike/p2736.C,
3891         g++.oliva/new1.C, g++.other/align.C, g++.robertl/eb39.C,
3892         g++.robertl/eb54.C, g++.robertl/eb63.C: Include stdlib.h
3893         and/or string.h.
3894
3895         * g++.other/goto1.C: Update expectations for error messages.
3896
3897 2000-05-25  Alexandre Oliva  <aoliva@cygnus.com>
3898
3899         * gcc.c-torture/compile/20000523-1.c: New test.
3900
3901 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3902
3903         * g++.old-deja/g++.abi/ptrflags.C: Use __pbase_type_info.
3904
3905 2000-05-25  Nathan Sidwell  <nathan@codesourcery.com>
3906
3907         * g++.old-deja/g++.eh/catch11.C: New test.
3908         * g++.old-deja/g++.eh/catch12.C: New test.
3909
3910 2000-05-24  Nick Clifton  <nickc@cygnus.com>
3911
3912         * gcc.c-torture/execute/20000523-1.c: New test.
3913
3914 2000-05-23  Zack Weinberg  <zack@wolery.cumb.org>
3915
3916         * c-torture/execute/bcp-1.c: Replace abort in arg of
3917         __builtin_constant_p with a generic external function.
3918
3919         * gcc.dg/20000108-1.c, gcc.dg/980211-1.c, gcc.dg/980414-1.c,
3920         gcc.dg/990119-1.c, gcc.dg/990409.c, gcc.dg/990424-1.c,
3921         gcc.dg/991230-1.c, gcc.dg/clobbers.c, gcc.dg/lineno.c,
3922         gcc.dg/noreturn-1.c, gcc.dg/trigraphs.c, gcc.dg/uninit-4.c:
3923         Prototype abort and/or exit.
3924
3925         * gcc.dg/990407-1.c, gcc.dg/strpaste.c,
3926         gcc.dg/special/alias-1.c, gcc.dg/special/gcsec-1.c,
3927         gcc.dg/special/weak-1.c, gcc.dg/special/weak-2.c,
3928         gcc.dg/special/wkali-1.c, gcc.dg/special/wkali-2.c: Include stdlib.h.
3929
3930 2000-05-22  Alexandre Oliva  <aoliva@cygnus.com>
3931
3932         * gcc.dg/dwarf2-1.c: New test.
3933
3934 2000-05-20  Richard Henderson  <rth@cygnus.com>
3935
3936         * lib/f-torture.exp (TORTURE_OPTIONS): Add "-O3 -g" and "-O3 -fssa".
3937
3938 2000-05-20  Andreas Jaeger  <aj@suse.de>
3939
3940         * gcc.c-torture/execute/20000519-1.c (main): Fixed return value of
3941         testcase.
3942
3943 2000-05-19  David Edelsohn  <edelsohn@gnu.org>
3944
3945         * gcc.c-torture/execute/20000519-2.c: New test.
3946
3947 2000-05-19  Andreas Jaeger  <aj@suse.de>
3948
3949         * gcc.c-torture/execute/20000519-1.c: Testcase from Ulrich Drepper
3950         which fails with SSA.
3951
3952         * lib/c-torture.exp: Also test with -O3 -fssa.
3953
3954 2000-05-18  Michael Meissner  <meissner@redhat.com>
3955
3956         * gcc.c-torture/compile/920501-1.c: Remove CYGNUS LOCAL markers.
3957         * gcc.c-torture/execute/920415-1.c: Ditto.
3958         * gcc.c-torture/execute/920501-1.c: Ditto.
3959         * gcc.c-torture/execute/conversion.c: Ditto.
3960         * gcc.c-torture/execute/cvt-1.c: Ditto.
3961
3962 Thu May 18 16:03:29 2000  Jeffrey A Law  (law@cygnus.com)
3963
3964         * gcc.c-torture/compile/20000518-1.c: New test.
3965
3966 2000-05-18  David Billinghurst  <David.Billinghurst@riotinto.com.au>
3967
3968         * g77.f-torture/compile/200005018.f:  New test.
3969
3970 Wed May 17 18:30:10 2000  Jeffrey A Law  (law@cygnus.com)
3971
3972         * gcc.c-torture/compile/20000517-1.c: New test.
3973
3974 2000-05-16  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
3975
3976         * gcc.c-torture/execute/20000516-1.c: New test.
3977
3978 2000-05-15  Jakub Jelinek  <jakub@redhat.com>
3979
3980         * g++.old-deja/g++.other/eh.C: New test.
3981
3982 2000-05-12  Richard Henderson  <rth@cygnus.com>
3983
3984         * gcc.c-torture/execute/990208-1.c (main): Don't pass
3985         constants through to doit's conditional.
3986
3987 Thu May 11 19:02:43 2000  Jeffrey A Law  (law@cygnus.com)
3988
3989         * gcc.c-torture/compile/20000511-1.c: New test.
3990         * g77.f-torture/compile/20000511-1.f: New test.
3991         * g77.f-torture/compile/20000511-2.f: New test.
3992
3993 2000-05-11  Michael Meissner  <meissner@redhat.com>
3994
3995         * gcc.c-torture/execute/20000511-1.c: New test.
3996
3997 2000-05-11  Zack Weinberg  <zack@wolery.cumb.org>
3998
3999         * gcc.dg/dg.exp: Scan .S files as well as .c files.
4000         * gcc.dg/20000510-1.S: New.
4001
4002 2000-05-08  Catherine Moore  <clm@cygnus.com>
4003
4004         * gcc.dg/unused-3.c: New.
4005
4006 2000-05-06  Richard Henderson  <rth@cygnus.com>
4007
4008           * g++.old-deja/g++.brendan/code-gen2.C: Cast to size_t, not int.
4009           * g++.old-deja/g++.mike/warn1.C: Likewise.
4010           * g++.old-deja/g++.pt/local1.C: Likewise.
4011           * g++.old-deja/g++.pt/local7.C: Likewise.
4012           * g++.old-deja/g++.pt/spec16.C: Likewise.
4013
4014 2000-05-06  Nathan Sidwell  <nathan@codesourcery.com>
4015
4016         * g++.old-deja/g++.abi/ptrflags.C: Correct and extend.
4017
4018 2000-05-05  David Billinghurst  <David Billinghurst@riotinto.com.au>
4019
4020           * g77.f-torture/execute/20000503-1.f:  New test.
4021
4022 2000-05-04  Andreas Jaeger  <aj@suse.de>
4023
4024         * gcc.dg/noreturn-2.c: New test.
4025
4026 2000-05-04  Neil Booth  <NeilB@earthling.net>
4027
4028         * gcc.dg/cpp-opprec.c: New tests for operator precedence in the
4029         preprocessor.
4030
4031 2000-05-04  Richard Henderson  <rth@cygnus.com>
4032
4033         * gcc.c-torture/execute/20000503-1.c: Fix typo.
4034
4035 2000-05-04  Richard Henderson  <rth@cygnus.com>
4036
4037         * gcc.c-torture/compile/20000504-1.c: New test.  Derived from
4038         OpenSSL by Jason R Thorpe.
4039
4040 Wed May  3 13:02:10 2000  Jim Wilson  <wilson@cygnus.com>
4041
4042         * gcc.c-torture/execute/20000503-1.c: New test for extract_muldiv bug.
4043
4044 2000-05-03  Robert Lipe <robertlipe@usa.net>
4045
4046         * gcc.dg/20000503-1.c: New test.
4047
4048 2000-05-02  Jakub Jelinek  <jakub@redhat.com>
4049
4050         * gcc.c-torture/compile/20000502-1.c: New test.
4051         * g++.old-deja/g++.other/align.C: New test.
4052         * gcc.dg/cpp-tradstringify.c: New test.
4053
4054 Thu Apr 27 15:58:18 MET DST 2000  Jan Hubicka  <jh@suse.cz>
4055
4056         * gcc.c-torture/compile/20000427-1.c: New test for loop hoisting code
4057         and hard registers.
4058
4059 2000-04-26  Geoff Keating  <geoffk@cygnus.com>
4060
4061         * gcc.c-torture/execute/loop-5.c: New test.
4062
4063 2000-04-25  Jakub Jelinek  <jakub@redhat.com>
4064
4065         * gcc.c-torture/execute/va-arg-20.c: New test.
4066
4067 Sun Apr 23 14:41:33 2000  Jeffrey A Law  (law@cygnus.com)
4068
4069         * gcc.c-torture/execute/20000422-1.c: New test.
4070
4071 2000-04-20  Greg McGary  <gkm@gnu.org>
4072
4073         * gcc.c-torture/compile/20000420-2.c: New test for stack misalignment
4074         when optimizing, but without sibling-call optimizations (-O1).
4075
4076 Thu Apr 20 11:57:03 2000  Jeffrey A Law  (law@cygnus.com)
4077
4078           * gcc.c-torture/compile/20000420-1.c: New test.
4079
4080 2000-04-20  Nathan Sidwell  <nathan@codesourcery.com>
4081
4082         * g++.abi/ptrflags.C: New test.
4083         * g++.eh/catchptr1.C: Test incomplete pointer chains.
4084
4085 Wed Apr 19 09:16:32 2000  Catherine Moore  <clm@cygnus.com>
4086
4087         * gcc.c-torture/execute/921017-1.c: Check for NO_TRAMPOLINES.
4088
4089 2000-04-19  Greg McGary  <gkm@gnu.org>
4090
4091         * gcc.c-torture/execute/20000419-1.c: New test for arg clobbering with
4092         sibling-call optimizations.
4093
4094 2000-04-19  Zack Weinberg  <zack@wolery.cumb.org>
4095
4096         * gcc.dg/20000419-1.c: New test.
4097
4098 Wed Apr 12 22:54:02 2000  Hans-Peter Nilsson  <hp@axis.com>
4099
4100         * gcc.c-torture/execute/20000412-6.c: New test.
4101
4102 Wed Apr 12 10:25:08 2000  Jeffrey A Law  (law@cygnus.com)
4103
4104         * gcc.c-torture/execute/20000412-5.c: New test.
4105         * g77.f-torture/compile/20000412-1.f: New test.
4106         * gcc.c-torture/execute/20000412-4.c: New test.
4107         * gcc.c-torture/compile/20000412-2.c: New test.
4108         * gcc.c-torture/execute/20000412-3.c: New test.
4109         * gcc.c-torture/compile/20000412-1.c: New test.
4110         * gcc.c-torture/execute/20000412-2.c: New test.
4111
4112 2000-04-12  Jakub Jelinek  <jakub@redhat.com>
4113
4114         * objc/execute/bf-20.m: New test.
4115
4116 2000-04-10  Richard Henderson  <rth@cygnus.com>
4117
4118         * gcc.c-torture/execute/20000412-1.c: Reduce some more.
4119
4120         * gcc.c-torture/execute/20000412-1.c: New test.
4121
4122 2000-04-10  Nathan Sidwell  <nathan@codesourcery.com>
4123
4124         * g++.old-deja/g++.eh/catchptr1.C: New test.
4125
4126 2000-04-09  Nathan Sidwell  <nathan@codesourcery.com>
4127
4128         * g++.old-deja/g++.abi/cxa_vec.C: New test.
4129
4130 2000-04-08  Neil Booth  <NeilB@earthling.net>
4131
4132         * gcc.dg/cpp-nullchar.c: Remove test as
4133         embedded nulls cause problems.
4134
4135 2000-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4136
4137         * gcc.dg/compare2.c: New test.
4138
4139 2000-04-08  Neil Booth  <NeilB@earthling.net>
4140
4141         * gcc.dg/cpp-nullchar.c: New test.
4142
4143 2000-04-07  Zack Weinberg  <zack@wolery.cumb.org>
4144
4145         * gcc.dg/cpp-mi2.c: New test.
4146         * gcc.dg/cpp-mi2[abc].h: New files.
4147
4148 2000-04-07  Nathan Sidwell  <nathan@codesourcery.com>
4149
4150         * g++.old-deja/g++.abi/vmihint.C: Adjust __vmi_class_type_info
4151         member name.
4152
4153 2000-04-06  Nathan Sidwell  <nathan@codesourcery.com>
4154
4155         * g++.old-deja/g++.abi/vmihint.C: New test.
4156
4157 2000-04-06  Neil Booth  <NeilB@earthling.net>
4158
4159         * cpp-ifparen.c, cpp-missingop.c, cpp-missingparen.c,
4160         cpp-shift.c, cpp-shortcircuit.c, cpp-unary.c:  Add FSF
4161         copyright.
4162
4163 Wed Apr  5 22:51:36 2000  Hans-Peter Nilsson  <hp@axis.com>
4164
4165         * gcc.c-torture/execute/960327-1.c (f): Add a letter to s[] to
4166         avoid stack-frame overwrite.
4167
4168 2000-04-05  Jakub Jelinek  <jakub@redhat.com>
4169
4170         * gcc.c-torture/compile/20000405-2.c: New test.
4171         * gcc.c-torture/compile/20000405-3.c: New test.
4172
4173 2000-04-05  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4174
4175         * gcc.c-torture/compile/20000405-1.c: New test.
4176
4177 2000-04-04  Geoff Keating  <geoffk@cygnus.com>
4178
4179         * gcc.dg/cast-qual-1.c: Revert last change.
4180
4181 2000-04-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4182
4183         * gcc.dg/cast-qual-1.c: Check casts through a pointer typedef.
4184
4185 2000-04-03  Zack Weinberg  <zack@wolery.cumb.org>
4186
4187         * gcc.dg/cpp-redef-2.c, gcc.dg/cpp-tradwarn1.c,
4188         gcc.dg/cpp-unc.c: Add -fno-show-column to compiler options.
4189
4190 Mon Apr  3 02:35:34 2000  Jeffrey A Law  (law@cygnus.com)
4191
4192         * gcc.c-torture/compile/20000403-2.c: New test.
4193         * gcc.c-torture/compile/20000403-1.c: New test.
4194
4195 Mon Apr  3 16:53:52 2000  Hans-Peter Nilsson  <hp@axis.com>
4196
4197         * gcc.c-torture/execute/20000403-1.c: New test.
4198
4199 2000-04-03  Geoff Keating  <geoffk@cygnus.com>
4200
4201         * gcc.c-torture/execute/20000402-1.c: New test.
4202
4203 Mon Apr  3 14:10:34 2000  Donald Lindsay  <dlindsay@cygnus.com>
4204
4205         * gcc.c-torture/execute/va-arg-15.c: New test.
4206         * gcc.c-torture/execute/va-arg-16.c: New test.
4207         * gcc.c-torture/execute/va-arg-17.c: New test.
4208         * gcc.c-torture/execute/va-arg-18.c: New test.
4209         * gcc.c-torture/execute/va-arg-19.c: New test.
4210
4211 2000-04-02  Zack Weinberg  <zack@wolery.cumb.org>
4212
4213         * gcc.c-torture/compile/981211-1.c: Move to...
4214         * gcc.dg/cpp-as1.c: ...here.
4215         * gcc.dg/cpp-as2.c: New file.
4216
4217         * gcc.dg/cpp-tradwarn1.c: Change warning regexps to match the
4218         compiler.
4219
4220 2000-04-02  Neil Booth  <NeilB@earthling.net>
4221
4222         * gcc.dg/cpp-cond.c  New tests.
4223         * gcc.dg/cpp-ifparen.c New tests.  Amend existing tests to make
4224         accidental success less likely.
4225         * gcc.dg/cpp-missingop.c  New tests.
4226         * gcc.dg/cpp-missingparen.c  New tests.
4227         * gcc.dg/cpp-shift.c  New tests.
4228         * gcc.dg/cpp-shortcircuit.c  New tests.
4229         * gcc.dg/cpp-unary.c  New tests.
4230
4231 Wed Mar 29 13:44:23 2000  Jeffrey A Law  (law@cygnus.com)
4232
4233         * gcc.c-torture/compile/20000329-1.c: New test.
4234
4235 2000-03-26  Bernd Schmidt  <bernds@cygnus.co.uk>
4236
4237         * gcc.c-torture/compile/20000326-1.c: New test.
4238         * gcc.c-torture/compile/20000326-2.c: New test.
4239
4240 2000-03-24  Geoff Keating  <geoffk@cygnus.com>
4241
4242         * gcc.c-torture/execute/va-arg-14.c: New test for va_start where
4243         the first parameter is a function argument.
4244
4245 2000-03-23  Nathan Sidwell  <nathan@codesourcery.com>
4246
4247         * g++.old-deja/g++.ext/array4.C: New test.
4248
4249 2000-03-22  Geoff Keating  <geoffk@cygnus.com>
4250
4251         * gcc.c-torture/execute/ieee/20000320-1.c: New test for denormals.
4252
4253 2000-03-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4254
4255         * gcc.dg/noreturn-1.c: Check for another bogus noreturn case.
4256
4257 2000-03-19  Richard Henderson  <rth@cygnus.com>
4258
4259         * gcc.c-torture/compile/20000314-2.c: Use __SIZE_TYPE__, not size_t.
4260
4261 2000-03-19  Richard Henderson  <rth@cygnus.com>
4262
4263         * gcc.c-torture/compile/20000319-1.c: New test.
4264
4265 Tue Mar 14 08:58:37 2000  Jeffrey A Law  (law@cygnus.com)
4266
4267         * gcc.c-torture/execute/20000314-3.c: New test.
4268         * gcc.c-torture/execute/20000314-2.c: New test.
4269         * gcc.c-torture/execute/20000314-1.c: New test.
4270         * gcc.c-torture/compile/20000314-2.c: New test.
4271         * gcc.c-torture/compile/20000314-1.c: New test.
4272
4273 2000-03-13  Nathan Sidwell  <nathan@codesourcery.com>
4274
4275         * g++.old-deja/g++.warn/inline.C: New test.
4276
4277 Fri Mar 10 01:15:19 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4278
4279         * gcc.c-torture/execute/divconst-2.c: Rewrite to check for
4280         standards-compliant result rather than specific constants.
4281         Put test-values in array.
4282
4283 2000-03-08  Jason Merrill  <jason@casey.cygnus.com>
4284
4285         * lib/g++.exp (g++_init): Don't put { } around -fmessage-length=0.
4286         (g++_target_compile): Put test-specific options last.
4287
4288 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4289
4290         * g++.old-deja/g++.eh/vbase4.C: New test.
4291
4292 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4293
4294         * g++.old-deja/g++.bugs/900215_01.C: Adjust.
4295
4296 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4297
4298         * g++.old-deja/g++.brendan/misc12.C: Removed.
4299         * g++.old-deja/g++.pt/memtemp77.C: Constify.
4300         * g++.old-deja/g++.ext/pretty4.C: New test.
4301
4302 2000-03-08  Nathan Sidwell  <nathan@codesourcery.com>
4303
4304         * g++.old-deja/g++.other/string2.C: New test.
4305
4306 2000-03-06  Nathan Sidwell  <nathan@codesourcery.com>
4307
4308         * g++.old-deja/g++.warn/impint2.C: New test.
4309
4310 Sun Mar  5 23:25:12 2000  Hans-Peter Nilsson  <hp@bitrange.com>
4311
4312         * gcc.c-torture/execute/20000224-1.c (main): Expected return-value
4313         is 1, not zero.
4314
4315 2000-03-05  Nathan Sidwell  <nathan@codesourcery.com>
4316
4317         * g++.old-deja/g++.warn/impint.C: New test.
4318         * g++.old-deja/g++.martin/sts_vectini.C: Add -w option.
4319         * g++.old-deja/g++.pt/explicit10.C: Specify -w option.
4320         * g++.old-deja/g++.pt/explicit12.C: Likewise.
4321         * g++.old-deja/g++.pt/explicit13.C: Likewise.
4322         * g++.old-deja/g++.pt/explicit17.C: Likewise.
4323         * g++.old-deja/g++.pt/explicit18.C: Likewise.
4324         * g++.old-deja/g++.pt/explicit19.C: Likewise.
4325         * g++.old-deja/g++.pt/explicit23.C: Likewise.
4326         * g++.old-deja/g++.pt/explicit31.C: Likewise.
4327         * g++.old-deja/g++.pt/explicit35.C: Likewise.
4328         * g++.old-deja/g++.pt/explicit6.C: Likewise.
4329         * g++.old-deja/g++.pt/memclass7.C: Likewise.
4330
4331 2000-03-01  Zack Weinberg  <zack@wolery.cumb.org>
4332
4333         * gcc.dg/cpp-redef.c: New test.
4334
4335 2000-02-29  Nathan Sidwell  <nathan@codesourcery.com>
4336
4337         * g++.old-deja/g++.pt/unify7.C: New test.
4338
4339 Sat Feb 26 19:46:09 2000  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
4340
4341         * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since no link alias.
4342         * g++.old-deja/g++.pt/static3.C: Generalize system name for Alpha.
4343
4344 2000-02-25  Geoff Keating  <geoffk@cygnus.com>
4345
4346         * gcc.c-torture/compile/20000224-1.c: New test.
4347
4348 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4349
4350         * gcc.c-torture/compile/cpp-2.c: New test.
4351         * gcc.c-torture/compile/cpp-1.c: New test.
4352
4353 Fri Feb 25 21:44:49 2000  Jeffrey A Law  (law@cygnus.com)
4354
4355         * gcc.c-torture/execute/20000225-1.c: New test.
4356
4357 2000-02-25  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4358
4359         * gcc.dg/cpp-li2.c: New test.
4360
4361         * gcc.dg/cpp-wi1.c: New test.
4362
4363         * gcc.dg/cpp-li1.c: New test.
4364
4365 2000-02-24  Nathan Sidwell  <nathan@codesourcery.com>
4366
4367         * g++.old-deja/g++.other/sizeof5.C: New test.
4368
4369 2000-02-23  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4370
4371         * gcc.c-torture/execute/va-arg-13.c: New test.
4372
4373 Wed Feb 23 14:16:06 2000  Donald Lindsay  <dlindsay@cygnus.com>
4374
4375         * gcc.c-torture/execute/va-arg-12.c: New test.
4376
4377 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4378
4379         * gcc.c-torture/execute/20000223-1.c: New test.
4380
4381 2000-02-23  Nathan Sidwell  <nathan@codesourcery.com>
4382
4383         * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
4384
4385 2000-02-22  Mark Mitchell  <mark@codesourcery.com>
4386
4387         * g++.old-deja/g++.abi/ptrmem.C: New test.
4388
4389 2000-02-19  Richard Henderson  <rth@cygnus.com>
4390
4391         * gcc.c-torture/compile/init-3.c: New.
4392
4393 2000-02-17  Mark Mitchell  <mark@codesourcery.com>
4394
4395         * lib/g++.exp (g++_init): Add -fmessage-length=0 to
4396         ALWAYS_CXXFLAGS.
4397
4398 Fri Feb 11 12:35:40 2000  Robert Lipe <robertl@sco.com>
4399
4400         * gcc.c-torture/compile/20000211-3.c: New test.
4401
4402 Fri Feb 11 12:35:40 2000  Martin Buchholz <martin@xemacs.org>
4403
4404         * gcc.c-torture/compile/20000211-2.c: New test.
4405
4406 Fri Feb 11 12:35:40 2000  Jeffrey A Law  (law@cygnus.com)
4407
4408         * gcc.c-torture/compile/20000211-1.c: New test.
4409
4410 2000-02-09  Jonathan Larmour  <jlarmour@redhat.co.uk>
4411
4412         * gcc.dg/special/ecos.exp: Use -static when testing --gc-sections
4413           on native targets
4414
4415 2000-02-08  Nathan Sidwell  <nathan@acm.org>
4416
4417         * g++.old-deja/g++.other/cast5.C: New test.
4418
4419 2000-02-05  Alan Modra  <alan@SPRI.Levels.UniSA.Edu.Au>
4420
4421         * gcc.c-torture/execute/20000205-1.c: New.
4422
4423 2000-02-03  Nathan Sidwell  <nathan@acm.org>
4424
4425         * g++.old-deja/g++.jason/cast3.C: Return void.
4426         * g++.old-deja/g++.pt/dynarray.C: Don't be pedantic.
4427
4428 2000-02-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4429
4430         * gcc.dg/unused-2.c: Use -Wreturn-type instead of -Wall.
4431
4432         * gcc.dg/loop-1.c: New test.
4433
4434 2000-01-27  Jakub Jelinek  <jakub@redhat.com>
4435
4436         * gcc.c-torture/compile/20000127-1.c: New test.
4437         * gcc.c-torture/execute/991228-1.c: New test.
4438
4439 2000-01-26  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4440
4441         * gcc.dg/unused-2.c: New test.
4442
4443         * gcc.dg/conv-1.c: New test.
4444
4445 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
4446
4447         * lib/g++.exp (g++init): Use g++, not xgcc, to invoke the C++
4448         compiler.
4449         (tool_option_proc): Fix typo.
4450
4451 2000-01-24  Geoff Keating  <geoffk@cygnus.com>
4452
4453         * gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
4454         of the ld on the host, not on the build machine.
4455         Also, don't crash if '--help' is not a supported option.
4456
4457 2000-01-24  Richard Henderson  <rth@cygnus.com>
4458
4459         * gcc.c-torture/execute/ieee/fp-cmp-4.c: New.
4460
4461 Thu Jan 20 12:34:48 2000  Jeffrey A Law  (law@cygnus.com)
4462
4463         * gcc.c-torture/execute/20000120-2.c: New test.
4464         * gcc.c-torture/execute/20000120-1.c: New test.
4465
4466 Thu Jan 13 02:29:32 2000  Jeffrey A Law  (law@cygnus.com)
4467
4468         * gcc.c-torture/execute/20000113-1.c: New test.
4469
4470 Wed Jan 12 20:26:58 2000  Jeffrey A Law  (law@cygnus.com)
4471
4472         * gcc.c-torture/execute/20000112-1.c: New test.
4473
4474 2000-01-11  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4475
4476         * gcc.dg/20000111-1.c: New test.
4477
4478 Mon Jan 10 18:12:49 2000  Jeffrey A Law  (law@cygnus.com)
4479
4480         * gcc.c-torture/execute/990628-1.c: Tweak to work on targets
4481         with 16 bit integers.
4482
4483 2000-01-08  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4484
4485         * gcc.dg/20000108-1.c: New test.
4486
4487 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4488
4489         * g++.old-deja/g++.ns/koenig8.C: New test.
4490
4491 2000-01-05  Nathan Sidwell  <nathan@acm.org>
4492
4493         * g++.old-deja/g++.other/cast4.C: New test.
4494
4495 Wed Jan  5 00:26:20 2000  Jeffrey A Law  (law@cygnus.com)
4496
4497         * gcc.c-torture/compile/20000105-2.c: New test.
4498         * gcc.c-torture/compile/20000105-1.c: New test.
4499
4500 2000-01-04  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4501
4502         * g++.old-deja/g++.brendan/array1.C: Modify explicit external libc
4503         references to printf & atoi to conform to ANSI standard.
4504         * g++.old-deja/g++.brendan/code-gen1.C: Likewise.
4505         * g++.old-deja/g++.brendan/code-gen2.C: Likewise.
4506         * g++.old-deja/g++.brendan/code-gen3.C: Likewise.
4507         * g++.old-deja/g++.brendan/code-gen4.C: Likewise.
4508         * g++.old-deja/g++.brendan/code-gen6.C: Likewise.
4509         * g++.old-deja/g++.brendan/complex1.C: Likewise.
4510         * g++.old-deja/g++.brendan/copy1.C: Likewise.
4511         * g++.old-deja/g++.brendan/copy2.C: Likewise.
4512         * g++.old-deja/g++.brendan/copy3.C: Likewise.
4513         * g++.old-deja/g++.brendan/copy4.C: Likewise.
4514         * g++.old-deja/g++.brendan/copy5.C: Likewise.
4515         * g++.old-deja/g++.brendan/copy6.C: Likewise.
4516         * g++.old-deja/g++.brendan/copy7.C: Likewise.
4517         * g++.old-deja/g++.brendan/copy8.C: Likewise.
4518         * g++.old-deja/g++.brendan/crash11.C: Likewise.
4519         * g++.old-deja/g++.brendan/crash14.C: Likewise.
4520         * g++.old-deja/g++.brendan/ctors1.C: Likewise.
4521         * g++.old-deja/g++.brendan/ctors2.C: Likewise.
4522         * g++.old-deja/g++.brendan/delete2.C: Likewise.
4523         * g++.old-deja/g++.brendan/dtors1.C: Likewise.
4524         * g++.old-deja/g++.brendan/dtors2.C: Likewise.
4525         * g++.old-deja/g++.brendan/dtors3.C: Likewise.
4526         * g++.old-deja/g++.brendan/eh1.C: Likewise.
4527         * g++.old-deja/g++.brendan/groff1.C: Likewise.
4528         * g++.old-deja/g++.brendan/init3.C: Likewise.
4529         * g++.old-deja/g++.brendan/misc12.C: Likewise.
4530         * g++.old-deja/g++.brendan/misc7.C: Likewise.
4531         * g++.old-deja/g++.brendan/new2.C: Likewise.
4532         * g++.old-deja/g++.brendan/operators4.C: Likewise.
4533         * g++.old-deja/g++.brendan/operators5.C: Likewise.
4534         * g++.old-deja/g++.brendan/overload2.C: Likewise.
4535         * g++.old-deja/g++.brendan/overload7.C: Likewise.
4536         * g++.old-deja/g++.brendan/redecl2.C: Likewise.
4537         * g++.old-deja/g++.brendan/reference1.C: Likewise.
4538         * g++.old-deja/g++.brendan/sizeof5.C: Likewise.
4539         * g++.old-deja/g++.brendan/template24.C: Likewise.
4540         * g++.old-deja/g++.brendan/template3.C: Likewise.
4541         * g++.old-deja/g++.brendan/vtables1.C: Likewise.
4542         * g++.old-deja/g++.jason/inline3.C: Likewise.
4543         * g++.old-deja/g++.jason/opeq.C: Likewise.
4544         * g++.old-deja/g++.law/arg5.C: Likewise.
4545         * g++.old-deja/g++.law/arm7.C: Likewise.
4546         * g++.old-deja/g++.law/ctors11.C: Likewise.
4547         * g++.old-deja/g++.law/cvt8.C: Likewise.
4548         * g++.old-deja/g++.law/init9.C: Likewise.
4549         * g++.old-deja/g++.law/refs4.C: Likewise.
4550         * g++.old-deja/g++.law/template2.C: Likewise.
4551         * g++.old-deja/g++.law/visibility24.C: Likewise.
4552         * g++.old-deja/g++.law/vtable3.C: Likewise.
4553         * g++.old-deja/g++.mike/asm2.C: Likewise.
4554         * g++.old-deja/g++.mike/eh1.C: Likewise.
4555         * g++.old-deja/g++.mike/misc1.C: Likewise.
4556         * g++.old-deja/g++.mike/misc13.C: Likewise.
4557         * g++.old-deja/g++.mike/misc14.C: Likewise.
4558         * g++.old-deja/g++.mike/ns12.C: Likewise.
4559         * g++.old-deja/g++.mike/p1248.C: Likewise.
4560         * g++.old-deja/g++.mike/p3708.C: Likewise.
4561         * g++.old-deja/g++.mike/p3708a.C: Likewise.
4562         * g++.old-deja/g++.mike/p3708b.C: Likewise.
4563         * g++.old-deja/g++.mike/p646.C: Likewise.
4564         * g++.old-deja/g++.mike/p700.C: Likewise.
4565         * g++.old-deja/g++.mike/p783.C: Likewise.
4566         * g++.old-deja/g++.mike/p783a.C: Likewise.
4567         * g++.old-deja/g++.mike/p783b.C: Likewise.
4568         * g++.old-deja/g++.mike/p786.C: Likewise.
4569         * g++.old-deja/g++.mike/p789.C: Likewise.
4570         * g++.old-deja/g++.mike/p789a.C: Likewise.
4571         * g++.old-deja/g++.mike/p807a.C: Likewise.
4572         * g++.old-deja/g++.other/delete3.C: Likewise.
4573         * g++.old-deja/g++.other/dyncast1.C: Likewise.
4574         * g++.old-deja/g++.other/dyncast2.C: Likewise.
4575         * g++.old-deja/g++.other/dyncast3.C: Likewise.
4576         * g++.old-deja/g++.other/empty1.C: Likewise.
4577         * g++.old-deja/g++.other/temporary1.C: Likewise.
4578         * g++.old-deja/g++.pt/memtemp14.C: Likewise.
4579         * g++.old-deja/g++.pt/t16.C: Likewise.
4580         * g++.old-deja/g++.pt/tiemann2.C: Likewise.
4581
4582 1999-12-30  Bernd Schmidt  <bernds@cygnus.co.uk>
4583
4584         * gcc.dg/991230-1.c: New test.
4585
4586 Wed Dec 29 23:48:49 1999  Jeffrey A Law  (law@cygnus.com)
4587
4588         * gcc.c-torture/compile/991229-3.c: New test.
4589         * gcc.c-torture/compile/991229-2.c: New test.
4590         * gcc.c-torture/compile/991229-1.c: New test.
4591
4592 Wed Dec 29 20:54:46 1999  Greg McGary <gkm@eng.ascend.com>
4593
4594         * gcc.c-torture/compile/labels-2.c: New test.
4595
4596 1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4597
4598         * gcc.c-torture/execute/991227-1.c: New test.
4599
4600 1999-12-22  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4601
4602         * g++.old-deja/g++.pt/instantiate6.C: Remove excess errors XFAIL.
4603
4604 1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
4605
4606         * gcc.c-torture/execute/991221-1.c: New test.
4607
4608 1999-12-20  Nathan Sidwell  <nathan@acm.org>
4609
4610         * g++.old-deja/g++.other/cast3.C: New test.
4611
4612 1999-12-16  Bernd Schmidt  <bernds@cygnus.co.uk>
4613
4614         * gcc.c-torture/execute/991216-4.c: New test.
4615
4616 1999-12-16  Michael Meissner  <meissner@cygnus.com>
4617
4618         * gcc.c-torture/execute/991216-1.c: New test.
4619         * gcc.c-torture/execute/991216-2.c: New test.
4620         * gcc.c-torture/execute/991216-3.c: New test.
4621
4622 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4623
4624         * gcc.dg/991214-1.c: Use "__asm__", not "asm".
4625         Actually make the test fail by using "-O2" for compilation.
4626
4627 1999-12-15  Nathan Sidwell  <nathan@acm.org>
4628
4629         * g++.old-deja/g++.warn/cast-align1.C: New test.
4630
4631 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4632
4633         * gcc.c-torture/compile/991214-1.c: New test.
4634         * gcc.c-torture/compile/991214-2.c: New test.
4635
4636 1999-12-14  Bernd Schmidt  <bernds@cygnus.co.uk>
4637
4638         * gcc.dg/991214-1.c: New test.
4639
4640 Mon Dec 13 23:03:09 1999  Jeffrey A Law  (law@cygnus.com)
4641
4642         * gcc.c-torture/compile/991213-3.c: New test.
4643         * gcc.c-torture/compile/991213-2.c: New test.
4644         * gcc.c-torture/compile/991213-1.c: New test.
4645
4646 Fri Dec 10 00:53:10 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4647
4648         * gcc.dg/991209-1.c: New test.
4649
4650 Wed Dec  8 23:44:08 1999  Nathan Sidwell <nathan@acm.org>
4651
4652         * gcc.c-torture/compile/991208-1.c: New test.
4653
4654 1999-12-06  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4655
4656         * gcc.dg/ultrasp2.c: New test.
4657
4658 1999-12-05  Alex Samuel  <samuel@codesourcery.com>
4659
4660         * g++.old-deja/g++.abi/align.C (main): Fix typo.
4661
4662 1999-12-02  Bernd Schmidt  <bernds@cygnus.co.uk>
4663
4664         * gcc.c-torture/compile/991202-1.c: New test.
4665         * gcc.c-torture/execute/991202-1.c: New test.
4666         * gcc.c-torture/execute/991202-2.c: New test.
4667         * gcc.c-torture/execute/991202-3.c: New test.
4668
4669 1999-12-02  Alex Samuel  <samuel@codesourcery.com>
4670
4671         * g++.old-deja/g++.abi/align.C: New test.
4672         * g++.old-deja/g++.abi/aggregates.C: Likewise.
4673         * g++.old-deja/g++.abi/bitfields.C: Likewise.
4674
4675 1999-12-01  Richard Henderson  <rth@cygnus.com>
4676
4677         * gcc.c-torture/execute/991201-1.c: New.
4678
4679 1999-11-29  Bernd Schmidt  <bernds@cygnus.co.uk>
4680
4681         * gcc.dg/991129-1.c: New test.
4682
4683 1999-11-27  Bernd Schmidt  <bernds@cygnus.co.uk>
4684
4685         * gcc.c-torture/compile/991127-1.c: New test.
4686
4687 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4688
4689         * g++.old-deja/g++.other/warn4.C: New test.
4690
4691 1999-11-22  Nathan Sidwell  <nathan@acm.org>
4692
4693         * g++.old-deja/g++.eh/cleanup2.C: New test.
4694         * g++.old-deja/g++.ext/pretty2.C: New test.
4695         * g++.old-deja/g++.ext/pretty3.C: New test.
4696         * g++.old-deja/g++.other/debug6.C: New test.
4697
4698 Wed Oct 20 16:18:23 1999  Jim Wilson  <wilson@cygnus.com>
4699
4700         * gcc.c-torture/noncompile/noncompile.exp: For 940510-1.c, change
4701         compiler_output to look for one error message instead of two.
4702
4703 1999-11-19  Geoffrey Keating  <geoffk@cygnus.com>
4704
4705         * gcc.c-torture/execute/991118-1.c: Also test case
4706         where the word boundary does not split a byte evenly.
4707
4708 1999-11-19  Nathan Sidwell  <nathan@acm.org>
4709
4710         * g++.old-deja/g++.ext/restrict1.C: New test.
4711
4712 1999-11-18 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>
4713
4714         * gcc.c-torture/execute/991118-1.c: New test.
4715
4716 1999-11-16  Geoffrey Keating  <geoffk@cygnus.com>
4717
4718         * g77.f-torture/execute/u77-test.f (wd): Allow for longer
4719         working directory pathnames.
4720
4721 1999-10-13  Brendan Kehoe  <brendan@cygnus.com>
4722
4723         * gcc.c-torture/execute/memcheck/memcheck.exp: Make sure a remote
4724         host is equipped with driver.h and driver.o so it can actually
4725         compile and run the tests.
4726
4727 Fri Oct  8 18:46:11 1999  Bernd Schmidt  <bernds@cygnus.co.uk>
4728
4729         * gcc.c-torture/compile/991008-1.c: New test.
4730
4731 1999-11-08  Nick Clifton  <nickc@cygnus.com>
4732
4733         * lib/gcc-dg.exp: Include target-supports.exp
4734
4735 1999-11-05  Nick Clifton  <nickc@cygnus.com>
4736
4737         * lib/target-supports.exp: New file: Provide procs to test for
4738         features supported by the target.
4739         (check_weak_available): Moved here from ecos.exp.
4740         (check_alias_available): New proc: Determine of the target
4741         toolchain supports the alias attribute.
4742
4743         * gcc.dg/special/ecos.exp: Move check_weak_available to
4744         target-supports.exp.
4745         (alias-1.c): Only perform the test if the target supports
4746         aliases.
4747         (wkali-1.c): Only perform the test if the target supports
4748         aliases.
4749
4750         * gcc.dg/990506-0.c: Expect error messages from cross
4751         targets as well as native targets.
4752
4753 1999-11-02  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4754
4755         * gcc.dg/ultrasp1.c: Removed xfail.
4756         * gcc.dg/struct-ret-2.c: Likewise.
4757         * gcc.dg/array-1.c: Likewise.
4758
4759 1999-11-01  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
4760
4761         * gcc.dg/struct-ret-2.c: New test.
4762
4763         * gcc.dg/array-1.c: New test.
4764
4765 Sat Oct 30 22:23:46 1999  Stephen L Moshier <moshier@mediaone.net>
4766
4767         * gcc.c-torture/execute/991030-1.c: New test.
4768
4769 Tue Oct 26 20:25:42 1999  Richard Henderson  <rth@cygnus.com>
4770
4771         * gcc.c-torture/compile/991026-2.c: New test.
4772
4773 Tue Oct 26 00:45:56 1999  Jeffrey A Law  (law@cygnus.com)
4774
4775         * gcc.c-torture/compile/991026-1.c: New test.
4776
4777 Sat Oct 23 23:36:03 1999  Jeffrey A Law  (law@cygnus.com)
4778
4779         * gcc.c-torture/execute/991023-1.c: New test.
4780
4781 Tue Oct 19 02:11:29 1999  Jeffrey A Law  (law@cygnus.com)
4782
4783         * gcc.c-torture/execute/991019-1.c: New test.
4784
4785 Sat Oct 16 00:05:48 1999  Richard Henderson  <rth@cygnus.com>
4786
4787         * gcc.c-torture/execute/991016-1.c: New test.
4788
4789 Thu Oct 14 04:22:47 1999  Stephane Carrez  <stcarrez@worldnet.fr>
4790
4791         * gcc.c-torture/execute/991014-1.c: New test.
4792
4793 Wed Oct 13 22:01:35 1999  J"orn Rennecke <amylaar@cygnus.co.uk>
4794
4795         * g++.old-deja/g++.other/union2.C: New test.
4796
4797 1999-10-13  Nathan Sidwell  <nathan@acm.org>
4798
4799         * g++.old-deja/g++.other/vaarg2.C: New test.
4800         * g++.old-deja/g++.other/vaarg3.C: New test.
4801
4802 1999-10-12  Craig Burley  <craig@jcb-sc.com>
4803
4804         * g77.f-torture/noncompile/19990905-1.f: Moved from being
4805         in compile/.
4806
4807 1999-10-04  Ulrich Drepper  <drepper@cygnus.com>
4808
4809         * gcc.c-torture/execute/va-arg-11.c: New test.
4810
4811 Fri Oct  1 00:53:17 1999  Mark P. Mitchell  <mark@codesourcery.com>
4812
4813         * lib/file-format.exp (gcc_target_object_format): Don't
4814         crash if objdump is unavailable.
4815
4816 Wed Sep 29 23:48:44 1999  Donn Terry <donn@interix.com>
4817
4818         * gcc.misc-tests/mg.exp: delete extraneous redirection.
4819
4820 1999-09-28  Nick Clifton  <nickc@cygnus.com>
4821
4822         * gcc.c-torture/compile/990928-1.c: New test.
4823
4824 Tue Sep 28 13:19:15 BST 1999  Nathan Sidwell  <nathan@acm.org>
4825
4826         * g++.old-deja/g++.other/decl6.C: New test.
4827
4828 Tue Sep 28 01:19:09 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
4829
4830         * gcc.c-torture/execute/va-arg-10.c: New test.
4831
4832 Mon Sep 27 09:14:24 BST 1999  Nathan Sidwell  <nathan@acm.org>
4833
4834         * g++.old-deja/g++.pt/memtemp77.C: Adjust expected
4835         __PRETTY_FUNCTION__.
4836
4837 1999-09-23  Nick Clifton  <nickc@cygnus.com>
4838
4839         * gcc.c-torture/execute/990923-1.c: New test.
4840
4841 1999-09-21  Nick Clifton  <nickc@cygnus.com>
4842
4843         * gcc.c-torture/special/special.exp: Add FR30 to list of targets
4844         for which -fpic is inappropriate.
4845
4846 1999-09-21  Mark Mitchell  <mark@codesourcery.com>
4847
4848         * g++.dg/ecos.exp: Don't supply -finit-priority to cc1plus.
4849
4850 Tue Sep 21 15:38:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4851
4852         * g++.old-deja/g++.other/dyncast1.C: New test.
4853         * g++.old-deja/g++.other/dyncast2.C: New test.
4854         * g++.old-deja/g++.other/dyncast3.C: New test.
4855         * g++.old-deja/g++.other/dyncast4.C: New test.
4856         * g++.old-deja/g++.other/dyncast5.C: New test.
4857         * g++.old-deja/g++.eh/catch3.C: New test.
4858         * g++.old-deja/g++.eh/catch3p.C: New test.
4859         * g++.old-deja/g++.eh/catch4.C: New test.
4860         * g++.old-deja/g++.eh/catch4p.C: New test.
4861         * g++.old-deja/g++.eh/catch5.C: New test.
4862         * g++.old-deja/g++.eh/catch5p.C: New test.
4863         * g++.old-deja/g++.eh/catch6.C: New test.
4864         * g++.old-deja/g++.eh/catch6p.C: New test.
4865         * g++.old-deja/g++.eh/catch7.C: New test.
4866         * g++.old-deja/g++.eh/catch7p.C: New test.
4867         * g++.old-deja/g++.eh/catch8.C: New test.
4868         * g++.old-deja/g++.eh/catch8p.C: New test.
4869         * g++.old-deja/g++.eh/catch9.C: New test.
4870         * g++.old-deja/g++.eh/catch9p.C: New test.
4871
4872 Mon Sep 13 14:14:21 BST 1999  Nathan Sidwell  <nathan@acm.org>
4873
4874         * g++.old-deja/g++.other/sizeof3.C: Remove XFAILS.
4875         * g++.old-deja/g++.other/sizeof4.C: Remove XFAILS.
4876
4877 Mon Sep 13 06:28:57 1999  Jeffrey A Law  (law@cygnus.com)
4878
4879         * gcc.c-torture/compile/990913-1.c: New test.
4880
4881 Fri Sep 10 11:21:25 BST 1999  Nathan Sidwell  <nathan@acm.org>
4882
4883         * g++.old-deja/g++.jason/rfg4.C: Revert erroneous change, add -w.
4884         * g++.old-deja/g++.jason/rfg5.C: Likewise.
4885
4886 Thu Sep  9 10:40:36 1999  Richard Henderson  <rth@cygnus.com>
4887
4888         * g++.old-deja/g++.other/delete6.C: Use size_t with operator new.
4889
4890 Thu Sep  9 12:32:57 BST 1999  Nathan Sidwell  <nathan@acm.org>
4891
4892         * g++.old-deja/g++.other/lookup11.C: New test.
4893         * g++.old-deja/g++.bugs/900428_01.C: Rework now we understand
4894         what is permitted and what we want.
4895         * g++.old-deja/g++.jason/rfg4.C: Rework to remove ill-formed
4896         overload use.
4897         * g++.old-deja/g++.jason/rfg5.C: Likewise
4898
4899 1999-09-08  Geoffrey Keating  <geoffk@cygnus.com>
4900
4901         * gcc.c-torture/noncompile/noncompile.exp: Add poison-1.c.
4902         * gcc.c-torture/noncompile/poison-1.c: New file.
4903
4904 Wed Sep  8 09:39:56 BST 1999  Nathan Sidwell  <nathan@acm.org>
4905
4906         * g++.old-deja/g++.other/sizeof3.C: New test.
4907         * g++.old-deja/g++.other/sizeof4.C: New test.
4908         * g++.old-deja/g++.other/ambig2.C: Mark XFAILs.
4909         * g++.old-deja/g++.other/lookup16.C: Mark XFAIL.
4910
4911 1999-09-07  Richard Henderson  <rth@cygnus.com>
4912
4913         * gcc.dg/va-arg-1.c: New.
4914
4915 1999-09-06  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
4916
4917         * gcc.c-torture/execute/va-arg-9.c: New test.
4918
4919 1999-09-05  Craig Burley  <craig@jcb-sc.com>
4920
4921         * g77.f-torture/compile/980519-2.f: New test.
4922         * g77.f-torture/compile/19990905-0.f: New test.
4923         * g77.f-torture/compile/19990905-1.f: New test.
4924         * g77.f-torture/compile/19990905-2.f: New test.
4925
4926         * g77.f-torture/noncompile/19990826-4.f: Clarify who wrote what.
4927
4928 Fri Sep  3 10:39:38 BST 1999  Richard Earnshaw <rearnsha@arm.com>
4929
4930         * gcc.c-torture/execute/990827-1.c: Fix typo.
4931
4932 Fri Sep 03 09:31:10 BST 1999  Nathan Sidwell  <nathan@acm.org>
4933
4934         * g++.old-deja/g++.other/deref1.C: New test.
4935
4936 Thu Sep 02 09:27:34 BST 1999  Nathan Sidwell  <nathan@acm.org>
4937
4938         * g++.old-deja/g++.other/ambig2.C: New test.
4939         * g++.old-deja/g++.other/cond5.C: New test.
4940         * g++.old-deja/g++.other/lookup16.C: New test.
4941
4942 Thu Sep  2 01:17:51 1999  Marc Espie <espie@cvs.openbsd.org>
4943
4944         * gcc.dg/980414-1.c: Fix assembler syntax to work with old
4945         assemblers too.
4946
4947 Tue Aug 31 17:57:49 1999  Jeffrey A Law  (law@cygnus.com)
4948
4949         * lib/c-torture.exp: Avoid the "compare executables" optimization
4950         when testing native.
4951
4952 Sun Aug 29 14:35:41 1999  Jeffrey A Law  (law@cygnus.com)
4953
4954         * gcc.c-torture/execute/990829-1.c: New test.
4955         * gcc.c-torture/compile/990829-1.c: New test.
4956
4957 1999-08-27  Paul Burchard  <burchard@pobox.com>
4958
4959         * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.
4960         * g++.old-deja/g++.pt/ttp56.C: Renamed from lss-002.C.
4961         * g++.old-deja/g++.pt/decl4.C: Renamed from lss-003.C.
4962         * g++.old-deja/g++.pt/memtemp85.C: Renamed from lss-004.C.
4963         * g++.old-deja/g++.pt/memtemp86.C: Renamed from lss-005.C.
4964         * g++.old-deja/g++.pt/memtemp87.C: Renamed from lss-006.C.
4965         * g++.old-deja/g++.pt/static10.C: Renamed from lss-007.C.
4966         * g++.old-deja/g++.pt/memtemp88.C: Renamed from lss-008.C.
4967         * g++.old-deja/g++.pt/memtemp89.C: Renamed from lss-009.C.
4968         * g++.old-deja/g++.pt/memtemp90.C: Renamed from lss-010.C.
4969         * g++.old-deja/g++.pt/memtemp91.C: Renamed from lss-011.C.
4970
4971 Fri Aug 27 01:24:16 1999  Jeffrey A Law  (law@cygnus.com)
4972
4973         * gcc.c-torture/execute/990827-1.c: New test.
4974
4975 1999-08-26  Craig Burley  <craig@jcb-sc.com>
4976
4977         * g77.f-torture/noncompile/19990826-4.f: New test.
4978
4979         * g77.f-torture/compile/19990826-3.f: New test.
4980
4981         * g77.f-torture/execute/19990826-2.f: New test.
4982
4983         * g77.f-torture/compile/19990826-1.f: New test.
4984
4985         * gcc.c-torture/execute/990826-0.c: New test.
4986         * g77.c-torture/execute/19990826-0.f: New test.
4987
4988         * g77.f-torture/noncompile/970626-2.f: New test.
4989
4990 1999-08-25  Paul Burchard  <burchard@pobox.com>
4991
4992         * g++.old-deja/g++.pt/lss-001.C, lss-002.C, lss-003.C, lss-004.C,
4993         lss-005.C, lss-006.C, lss-007.C, lss-008.C, lss-009.C, lss-010.C,
4994         lss-011.C: New tests.
4995
4996 1999-08-25  Nathan Sidwell  <nathan@acm.org>
4997
4998         * g++.old-deja/g++.other/decl5.C: New test.
4999
5000 1999-08-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5001
5002         * noncompile/noncompile.exp: Load_lib c-torture.exp.
5003         (postbase_with_opts): New proc to loop over TORTURE_OPTIONS and
5004         call `postbase' for each one.  All callers of `postbase' changed
5005         to call this instead.
5006
5007 1999-08-11  Richard Earnshaw (rearnsha@arm.com)
5008
5009         * gcc.c-torture/execute/990811-1.c: New test.
5010
5011 1999-08-09  Nick Clifton  <nickc@cygnus.com>
5012
5013         * gcc.misc-tests/m-un-2.c: Expect the warnings for all builds, not
5014         just native ones.
5015
5016         * gcc.dg/990413-1.c: Expect the parse error for all builds, not
5017         just native ones.
5018
5019 1999-08-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5020
5021         * g++.old-deja/g++.other/local3.C: Removed XFAIL.
5022
5023 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5024
5025         * gcc.c-torture/execute/970312-1.c: Delete duplicate test.
5026
5027 1999-08-04  Nathan Sidwell  <nathan@acm.org>
5028
5029         * g++.old-deja/g++.eh/spec6.C: Add more tests. Remove XFAILS.
5030
5031 Wed Aug  4 01:17:17 1999  Jeffrey A Law  (law@cygnus.com)
5032
5033         * gcc.c-torture/execute/990804-1.c: New test.
5034
5035 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5036
5037         * g++.old-deja/g++.brendan/crash63.C: Expect a POD warning
5038         * g++.old-deja/g++.brendan/crash64.C: Likewise
5039         * g++.old-deja/g++.brendan/overload8.C: Likewise
5040
5041 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5042
5043         * g++.old-deja/g++.other/struct1.C: New test.
5044
5045 1999-08-03  Nathan Sidwell  <nathan@acm.org>
5046
5047         * g++.old-deja/g++.other/enum2.C: New test.
5048
5049 Mon Aug  2 13:35:12 1999  Richard Henderson  <rth@cygnus.com>
5050
5051         Adapted from tests from Franz Sirl:
5052         * gcc.c-torture/execute/va-arg-7.c: New test.
5053         * gcc.c-torture/execute/va-arg-8.c: New test.
5054
5055 Sun Aug  1 22:29:34 1999  Jeffrey A Law  (law@cygnus.com)
5056
5057         * gcc.c-torture/compile/990801-2.c: New test.
5058
5059         * gcc.c-torture/compile/990801-1.c: New test.
5060
5061 1999-07-27  Michael Meissner  <meissner@cygnus.com>
5062
5063         * gcc.c-torture/execute/ieee/fp-cmp-2.c: New file, clone from
5064         fp-cmp-1.c, converting double to float.
5065
5066         * gcc.c-torture/execute/ieee/fp-cmp-3.c: New file, clone from
5067         fp-cmp-1.c, converting double to long double.
5068
5069         * gcc.c-torture/noncompile/920507-1.c (x): Rename asm register
5070         from fr1 to unknown_register, since fr1 is a legitimate register
5071         on some machines.
5072
5073 Sun Jul 25 21:41:37 1999  Jeffrey A Law  (law@cygnus.com)
5074
5075         * README: More listname related changes.
5076
5077 1999-07-08  Catherine Moore  <clm@cygnus.com>
5078
5079         * gcc.c-torture/execute/920501-5.c: Fix typo.  Change | to ||.
5080
5081 1999-07-05  Manfred Hollstein  <mhollstein@cygnus.com>
5082
5083         * gcc.dg/990703-1.c (y): Terminate definition syntactically correctly.
5084
5085 1999-07-05  Alexandre Oliva  <oliva@dcc.unicamp.br>
5086
5087         * g++.old-deja/g++.other/null1.C: Define l<long> for 64bit hosts.
5088
5089 1999-07-04  Zack Weinberg  <zack@rabi.columbia.edu>
5090
5091         * gcc.dg/990703-1.c: New test.
5092
5093 1999-06-29  Nick Clifton  <nickc@cygnus.com>
5094
5095         * lib/file-format.exp: New file: Move definition of proc
5096         gcc_target_object_format to here from
5097         gcc.dg/special/ecos.exp.
5098
5099         * lib/c-torture.exp: Include lib file-format.exp.
5100         * lib/gcc-dg.exp: Include lib file-format.exp.
5101
5102         * gcc.dg/special/ecos.exp: Remove definition of proc
5103         gcc_target_object_format.
5104
5105 Mon Jun 28 08:20:51 1999  Jeffrey A Law  (law@cygnus.com)
5106
5107         * gcc.c-torture/execute/990628-1.c: New test.
5108
5109 Fri Jun 25 05:28:40 1999  Jeffrey A Law  (law@cygnus.com)
5110
5111         * gcc.c-torture/compile/990625-2.c: New test.
5112
5113         * gcc.c-torture/compile/990625-1.c: New test.
5114
5115 1999-06-23  Nick Clifton  <nickc@cygnus.com>
5116
5117         * gcc.c-torture/compile/dll.c: New test case.  Check that dll
5118         attributes compile.
5119         * gcc.c-torture/compile/dll.x: Only support the dll.c test on
5120         ports that use the COFF/PE file format.
5121
5122 Thu Jun 17 13:48:16 1999  Jeffrey A Law  (law@cygnus.com)
5123
5124         * gcc.c-torture/compile/990617-1.c: New test.
5125
5126 1999-06-17  Alexandre Oliva  <oliva@dcc.unicamp.br>
5127
5128         * g++.old-deja/g++.other/decl4.C: New test.
5129
5130 1999-06-14  Nathan Sidwell  <nathan@acm.org>
5131
5132         * g++.old-deja/g++.other/bitfld3.C: New test.
5133
5134 1999-06-08  Nathan Sidwell  <nathan@acm.org>
5135
5136         * g++.old-deja/g++.eh/catch1.C: New test.
5137
5138 Mon Jun  7 23:39:16 1999  Jeffrey A Law  (law@cygnus.com)
5139
5140         * g++.old-deja/g++.mike/p6610a.C: Expect failure on freebsd-elf.
5141
5142         * gcc.c-torture/execute/ieee/rbug.x: Expect failure on freebsd.
5143         * gcc.c-torture/execute/ieee/mzero.x: New file.  Likewise.
5144
5145 1999-06-05  Craig Burley  <craig@jcb-sc.com>
5146
5147         * g77.f-torture/compile/19990502-0.f: Replace with new,
5148         shorter, test that still fails after recent changes.
5149
5150 Fri Jun  4 02:25:04 1999  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5151
5152         * gcc.c-torture/execute/990604-1.c: New test.
5153
5154 Mon May 31 00:34:51 1999  Jeffrey A Law  (law@cygnus.com)
5155
5156         * gcc.c-torture/execute/990531-1.c: New test.
5157
5158 Thu May 27 02:38:36 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5159
5160         * gcc.c-torture/compile/990527-1.c: New test.
5161
5162 Thu May 27 02:18:51 1999  Joern Rennecke <amylaar@cygnus.com>
5163
5164         * gcc.c-torture/execute/990527-1.c: New test.
5165
5166 1999-05-25  Nick Clifton  <nickc@cygnus.com>
5167
5168         * gcc.c-torture/execute/bf-sign-2.c: Explicitly declare signed
5169         bitfields as signed.
5170
5171 1999-05-25  Craig Burley  <craig@jcb-sc.com>
5172
5173         * g77.f-torture/compile/19990525-0.f: New test.
5174
5175 Tue May 25 01:21:16 1999  Jeffrey A Law  (law@cygnus.com)
5176
5177         * gcc.c-torture/execute/990525-2.c: New test.
5178
5179         * gcc.c-torture/execute/990525-1.c: New test.
5180
5181 1999-05-24  Nathan Sidwell  <nathan@acm.org>
5182
5183         * g++.old-deja/g++.other/anon3.C: New test.
5184         * g++.old-deja/g++.other/anon4.C: New test.
5185         * g++.old-deja/g++.ext/anon1.C: Inhibit -pedantic option.
5186         * g++.old-deja/g++.g++.robertl/eb131.C/: Remove unrequired ERROR tag,
5187         after downgrade to warning (cp/ChangeLog: 1999-05-20 Jason
5188         Merrill).
5189
5190 Mon May 24 00:01:52 1999  Jeffrey A Law  (law@cygnus.com)
5191
5192         * gcc.c-torture/execute/990524-1.c: New test.
5193
5194         * gcc.dg/990524-1.c: New test.
5195
5196 Sun May 23 21:18:12 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5197
5198         * gcc.c-torture/compile/990523-1.c: New test.
5199
5200 Wed May 19 02:56:18 1999  Raja R Harinath <harinath@cs.umn.edu>
5201
5202         * gcc.c-torture/compile/990519-1.c: New test.
5203
5204 1999-05-17  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5205
5206         * gcc.c-torture/compile/990517-1.c: New test.
5207
5208         * gcc.c-torture/execute/990326-1.c: Force bitfields to be aligned.
5209         (e4, f4): New tests.
5210         (main): Call them.
5211
5212 1999-05-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5213
5214         * gcc.dg/noreturn-1.c: New test.
5215
5216 Thu May 13 02:02:46 1999  Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
5217
5218         * gcc.c-torture/execute/990513-1.c: New test.
5219
5220 1999-05-10  Richard Henderson  <rth@cygnus.com>
5221
5222         * g++.old-deja/g++.other/null1.C (g): Add overload for long.
5223
5224 1999-05-10  Craig Burley  <craig@jcb-sc.com>
5225
5226         * g77.f-torture/execute/erfc.f: Use small single-precision
5227         values, to avoid problems on Alphas when not -mieee.
5228
5229 1999-05-08  Craig Burley  <craig@jcb-sc.com>
5230
5231         * gcc.dg/990506-0.c: New test.
5232
5233 1999-05-08  Richard Henderson  <rth@cygnus.com>
5234
5235         * g++.old-deja/g++.benjamin/p12475.C: Use LONG_MAX to find
5236         the constant to test.  Don't XFAIL 64-bit targets.
5237
5238         * g++.old-deja/g++.jason/thunk3.C: Don't XFAIL Alpha.
5239         * g++.old-deja/g++.law/profile1.C: Likewise.
5240
5241         * g++.old-deja/g++.other/delete4.C: Define size_t; use it in all
5242         operator new instances.
5243         * g++.old-deja/g++.other/delete5.C: Likewise.
5244
5245 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5246
5247         * g77.f-torture/execute/u77-test.f (main): Declare ABORT as
5248         intrinsic.
5249
5250 1999-05-03  Craig Burley  <craig@jcb-sc.com>
5251
5252         * g77.f-torture/execute/u77-test.f: Reverse order of two
5253         arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_subr.
5254
5255 1999-05-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5256
5257         * gcc.dg/compare1.c: New test.
5258
5259 1999-05-02  Joseph S. Myers  <jsm28@cam.ac.uk>
5260
5261         * gcc.dg/cast-qual-1.c, gcc.dg/return-type-1.c, gcc.dg/unused-1.c:
5262         New tests.
5263
5264 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5265
5266         * g77.f-torture/compile/19990502-1.f: New test.
5267
5268 1999-05-02  Craig Burley  <craig@jcb-sc.com>
5269
5270         * g77.f-torture/compile/19990502-0.f: New test.
5271
5272 Sun May  2 01:38:50 1999  Craig Burley  <craig@jcb-sc.com>
5273
5274         * g77.f-torture/execute/u77-test.f (main): Declare FTELL as
5275         intrinsic.
5276
5277 Sun May  2 01:13:37 1999  Craig Burley  <craig@jcb-sc.com>
5278
5279         * g77.f-torture/execute/u77-test.f (main): List libU77
5280         intrinsics not currently tested.
5281         Add tests for TIME8, CTIME_subr, IARGC, TTYNAM_subr,
5282         GETENV, FDATE_subr, DTIME_subr, ETIME_subr, DATE, ITIME,
5283         FTELL_subr, MCLOCK, MCLOCK8, and CPU_TIME.
5284         Trim blanks off the ends of some printed strings.
5285
5286 Sun May  2 00:06:45 1999  Craig Burley  <craig@jcb-sc.com>
5287
5288         * g77.f-torture/execute/u77-test.f (main): Just warn about
5289         FSTAT gid disagreement, as it's expected on some systems.
5290
5291 Sat May  1 23:57:18 1999  Craig Burley  <craig@jcb-sc.com>
5292
5293         * g77.f-torture/execute/u77-test.f: Generalize sum-checking to
5294         use a new function, which allows for some slop.
5295         Clean up some commentary.
5296         (issum): The new function.
5297         (sgladd): Deleted subroutine.
5298
5299 1999-05-01  Craig Burley  <craig@jcb-sc.com>
5300
5301         * g77.f-torture/execute/u77-test.f: Modify to be more like
5302         libf2c/libU77 version, bringing patches to that version here.
5303         Add suitable commentary.
5304
5305 Sun Apr 25 12:28:59 1999  Richard Henderson  <rth@cygnus.com>
5306
5307         * gcc.dg/990424-1.c: New test.
5308
5309 1999-04-24  Craig Burley  <craig@jcb-sc.com>
5310
5311         * g77.f-torture/execute/u77-test.f (main): Bug involving
5312         LSTAT has been fixed, so turn back on full checking.
5313
5314 1999-04-20  Craig Burley  <craig@jcb-sc.com>
5315
5316         * g77.f-torture/compile/19990419-0.f: New test.
5317         * g77.f-torture/execute/19990419-1.f: New test.
5318
5319 Sat Apr 17 16:56:48 1999  Richard Henderson  <rth@cygnus.com>
5320
5321         * gcc.dg/uninit-9.c (func): Use __builtin_alloca instead of alloca
5322         to avoid the need for a prototype to supress a warning.
5323
5324 Wed Apr  7 23:08:59 1999  Jim Wilson  <wilson@cygnus.com>
5325
5326         * gcc.c-torture/execute/920501-7.c (main): Delete __I960__ ifndef.
5327
5328 Sun Apr  4 04:02:53 1999  Jeffrey A Law  (law@cygnus.com)
5329
5330         * gcc.c-torture/execute/990404-1.c: New test.
5331
5332 1999-04-03 10:35 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5333
5334         * gcc.dg/cpp-if1.c: Adjust regexps to accommodate cccp.
5335         * gcc.dg/cpp-if3.c: Don't use -pedantic.
5336         * gcc.misc-tests/m-un-2.c: Adjust regexps for new format of
5337         missing initializer warnings.
5338
5339 Sun Mar 28 00:49:41 1999  Jeffrey A Law  (law@cygnus.com)
5340
5341         * lib/objc-torture.exp: Replace "77" with "Obj-C" in pattern
5342         matching strings.
5343
5344 Fri Mar 26 00:50:46 1999  Jeffrey A Law  (law@cygnus.com)
5345
5346         * gcc.c-torture/execute/990326-1.c: New test from Charles Hannum.
5347
5348 1999-03-26  Craig Burley  <craig@jcb-sc.com>
5349
5350         * g77.f-torture/execute/19990325-0.f: New test.
5351         * g77.f-torture/execute/19990325-1.f: New test.
5352
5353 Wed Mar 24 22:50:50 1999  Jeffrey A Law  (law@cygnus.com)
5354
5355         * gcc.c-torture/execute/990324-1.c: New test.
5356
5357 Mon Mar 22 14:55:58 1999  Jim Wilson  <wilson@cygnus.com>
5358
5359         * gcc.c-torture/execute/bf-sign-2.c (main): Replace struct sizeof
5360         test with 4.
5361
5362 Wed Mar 17 12:22:39 1999  Richard Henderson  <rth@cygnus.com>
5363
5364         * gcc.c-torture/execute/ieee/980619-1.x: New.  Expected fail on x86.
5365
5366 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5367
5368         * g77.f-torture/execute/19990313-2.f: New test.
5369         * g77.f-torture/execute/19990313-3.f: New test.
5370
5371 1999-03-13  Craig Burley  <craig@jcb-sc.com>
5372
5373         * g77.f-torture/execute/19990313-0.f: New test.
5374         * g77.f-torture/execute/19990313-1.f: New test.
5375
5376 Fri Mar 12 16:17:28 1999  Jim Wilson  <wilson@cygnus.com>
5377
5378         * gcc.c-torture/execute/970312-1.c, execute/980605-1.c (f): Change
5379         printf to sprintf.
5380         * gcc.c-torture/execute/bf-sign-2.c (struct X): Add u15 field.
5381         (main): Add check for u15.  Conditionalize u31 check depending on
5382         whether ints are <32 bits or >=32 bits.
5383
5384 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5385
5386         * g77.f-torture/execute/19981119-0.f: Improve testiness.
5387
5388 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5389
5390         * g77.f-torture/compile/19990305-0.f: New test.
5391         * g77.f-torture/execute/19981119-0.f: New test.
5392
5393 1999-03-08  Craig Burley  <craig@jcb-sc.com>
5394
5395         * g77.f-torture/execute/970625-2.f: call ABORT if final
5396         result is not correct, instead of just printing it.
5397         Add this checking via newly introduced obfuscation, to
5398         trip up buggy front ends.
5399
5400 1999-03-07  Craig Burley  <craig@jcb-sc.com>
5401
5402         * g77.f-torture/compile/960317-1.f: Moved from being
5403         in execute/.  (Somehow I didn't notice "SUBROUTINE...".)
5404
5405 1999-03-06  Craig Burley  <craig@jcb-sc.com>
5406
5407         * g77.f-torture/execute/960317-1.f: New (old) test.
5408         * g77.f-torture/execute/970625-2.f: Ditto.
5409
5410 1999-03-01 Zack Weinberg  <zack@rabi.columbia.edu>
5411
5412         * gcc.c-torture/noncompile/noncompile.exp (951025-1.c): Accept an error
5413         message on line 1 or line 2; cccp and cpplib do this differently.
5414
5415 Mon Mar  1 23:29:14 1999  Jeffrey A Law  (law@cygnus.com)
5416
5417         * g++.old-deja/g++.law/weak1.C: New test.
5418
5419 1999-02-28 17:59 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5420
5421         * gcc.c-torture/execute/990119-1.c: Renamed to...
5422         * gcc.dg/990119-1.c: this, so it will only be tested once
5423         (it's a preprocessor test, it doesn't need to be run at
5424         multiple optimization levels).
5425
5426 1999-02-27 13:34 -0500  Zack Weinberg  <zack@rabi.columbia.edu>
5427
5428         * lib/g++.exp: Don't add incdir=$base_dir/../include to
5429           ALWAYS_CXXFLAGS.
5430
5431 1999-02-24  Craig Burley  <craig@jcb-sc.com>
5432
5433         * g77.f-torture/noncompile/19981216-0.f: Renamed from...
5434         * g77.f-torture/compile/19981216-0.f: ...as it is expected
5435         to not be compilable by current g77.
5436
5437 1999-02-24  Nick Clifton  <nickc@cygnus.com>
5438
5439         * lib/c-torture.exp: Add -O3 to TORTURE_OPTIONS list.
5440
5441 Mon Feb 22 01:15:08 1999  Jeffrey A Law  (law@cygnus.com)
5442
5443         * gcc.c-torture/execute/990222-1.c: New test.
5444
5445 1999-02-19  Craig Burley  <craig@jcb-sc.com>
5446
5447         * g77.f-torture/compile/19990218-0.f: New test.
5448         * g77.f-torture/noncompile/19990218-1.f: New test.
5449
5450 1999-02-18  Craig Burley  <craig@jcb-sc.com>
5451
5452         * g77.f-torture/compile/19981216-0.f: New test.
5453
5454 Sun Feb 14 01:26:29 1999  Jeffrey A Law  (law@cygnus.com)
5455
5456         * gcc.dg/990214-1.c: New test.
5457
5458 Sat Feb 13 00:43:52 1999  Jeffrey A Law  (law@cygnus.com)
5459
5460         * gcc.dg/990213-2.c: New test.
5461
5462         * gcc.dg/990213-1.c: New test.
5463
5464 Fri Feb 12 11:04:35 1999  Jeffrey A Law  (law@cygnus.com)
5465
5466         * gcc.c-torture/990106-2.c: Update to work on targets with 16bit
5467         ints.
5468
5469 1999-02-11  Nick Clifton  <nickc@cygnus.com>
5470
5471         * lib/gcc.exp (proc gcc_target_compile): Add support for timeout
5472         specified by target.
5473
5474         * lib/chill.exp: Fix typo: doesn'timeout -> doesn't
5475
5476 Thu Feb 11 01:12:12 1999  Jeffrey A Law  (law@cygnus.com)
5477
5478         * gcc.c-torture/execute/990211-1.c: New test from Nathan SIdwell.
5479
5480 Wed Feb 10 13:08:12 1999  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5481
5482         * gcc.dg/special/ecos.exp: New test driver for new tests with
5483         special requirements.
5484
5485         * gcc.dg/special/alias-1.c: New test.
5486         * gcc.dg/special/gcsec-1.c: New test.
5487         * gcc.dg/special/weak-1.c: New test.
5488         * gcc.dg/special/weak-1a.c: Accompanying file to weak-1.c.
5489         * gcc.dg/special/weak-2.c: New test.
5490         * gcc.dg/special/weak-2a.c: Accompanying file to weak-2.c.
5491         * gcc.dg/special/weak-2b.c: Accompanying file to weak-2.c.
5492         * gcc.dg/special/wkali-1.c: New test.
5493         * gcc.dg/special/wkali-2.c: New test.
5494         * gcc.dg/special/wkali-2a.c: Accompanying file to wkali-2.c.
5495         * gcc.dg/special/wkali-2b.c: Accompanying file to wkali-2.c.
5496
5497 Wed Feb 10 12:15:35 1999  Felix Lee  <flee@cygnus.com>
5498
5499           * lib/c-torture.exp (c-torture-compile): Pull out code for
5500           analyzing gcc error messages.
5501           (c-torture-execute): Likewise.  Fix some (harmless) false
5502           positives.
5503           * lib/gcc.exp (gcc_check_compile): New function.
5504
5505 Mon Feb  8 21:42:57 1999  Richard Henderson  <rth@cygnus.com>
5506
5507         * gcc.c-torture/execute/990208-1.c: New test.
5508
5509 1999-02-07  Jonathan Larmour  <jlarmour@cygnus.co.uk>
5510
5511         * g++.dg/special/ecos.exp: New driver for new tests with special
5512         requirements
5513
5514         * g++.dg/special/conpr-1.C: New test
5515         * g++.dg/special/conpr-2.C: New test
5516         * g++.dg/special/conpr-2a.C: New test
5517         * g++.dg/special/conpr-3.C: New test
5518         * g++.dg/special/conpr-3a.C: New test
5519         * g++.dg/special/conpr-3b.C: New test
5520
5521         * lib/g++-dg.exp: New driver file, based on lib/gcc-dg.exp to
5522         allow g++ to use the dg driver
5523
5524         * README: Add comment about g++.dg directory
5525
5526 Sat Feb  6 18:00:38 1999  Jeffrey A Law  (law@cygnus.com)
5527
5528         * README: Update email addresses.
5529
5530 1999-02-03  Nick Clifton  <nickc@cygnus.com>
5531
5532         * gcc.c-torture/execute/memcheck/blkarg.c (foo): Use 10 leading
5533         arguments in order to force structure S onto the stack even on
5534         the alpha.
5535         (test): Pass 10 leading arguments to function foo as well as the
5536         structure S.
5537
5538         * gcc.c-torture/execute/memcheck/blkarg.x: New file: Expected
5539         failure for all targets.
5540
5541         * gcc.c-torture/execute/memcheck/driver.c (main): Use exit or
5542         abort to terminate program execution.
5543
5544 Sat Jan 30 16:22:47 1999  Richard Henderson  <rth@cygnus.com>
5545
5546         * gcc.c-torture/execute/990130-1.c: New test.
5547
5548 Sat Jan 30 11:10:06 1999  Jeffrey A Law  (law@cygnus.com)
5549
5550         * gcc.dg/990130-1.c: New test.
5551
5552 1999-01-28  Michael Meissner  <meissner@cygnus.com>
5553
5554         * gcc.c-torture/execute/990128-1.c: New test.
5555
5556 1999-01-27  Michael Meissner  <meissner@cygnus.com>
5557
5558         * gcc.c-torture/execute/990127-{1,2}.c: New tests.
5559
5560 1999-01-27  Felix Lee  <flee@cygnus.com>
5561
5562         * lib/c-torture.exp (c-torture-compile): pull out code for
5563         analyzing gcc error messages.
5564         (c-torture-execute): ditto, and fix some (harmless) false
5565         positives.
5566         * lib/gcc.exp (gcc_check_compile): new function.
5567
5568 Sun Jan 17 00:02:33 1999  Jeffrey A Law  (law@cygnus.com)
5569
5570         * gcc.dg/990117-1.c: New test.
5571
5572         * gcc.c-torture/compile/990117-1.c: New test from Horst von Brand.
5573
5574         * gcc.c-torture/execute/990117-1.c: New test from HJ Lu.
5575
5576 Fri Jan 15 02:52:00 1999  Jeffrey A Law  (law@cygnus.com)
5577
5578         * g77.f-torture/compile/990115-1.f: New test.
5579
5580 Thu Jan  7 23:39:47 1999  Jeffrey A Law  (law@cygnus.com)
5581
5582         * gcc.c-torture/compile/990107-1.c: New test
5583
5584 Wed Jan  6 02:21:59 1999  Jeffrey A Law  (law@cygnus.com)
5585
5586         * gcc.c-torture/execute/990106-2.c: New test.
5587
5588         * gcc.c-torture/execute/990106-1.c: New test.
5589
5590 Wed Dec 30 23:05:28 1998  Zack Weinberg <zack@rabi.columbia.edu>
5591
5592         * gcc.c-torture/compile/981223-1.c: New test.
5593
5594 Tue Dec 29 11:33:25 1998  Richard Henderson  <rth@cygnus.com>
5595
5596         * gcc.c-torture/execute/bcp-1.c (bad10): Rename from opt3.
5597         (opt3): Rename from opt4 and disable.
5598
5599 1998-12-20  Alexandre Oliva  <oliva@dcc.unicamp.br>
5600
5601         * g++.old-deja/g++.pt/ptrmem5.C: New test.
5602
5603 1998-12-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5604
5605         * g++.old-deja/g++.other/conv5.C: New test.
5606
5607 1998-12-14  Nick Clifton  <nickc@cygnus.com>
5608
5609         * gcc.c-torture/execute/920501-4.c (main): Fix typo: replace | with ||.
5610
5611 Fri Dec 11 10:25:57 1998  Jeffrey A Law  (law@cygnus.com)
5612
5613         * g++.old-deja/g++.benjamin/p12475.C: Expect failure on mips64 targets.
5614
5615 Fri Dec 11 01:12:45 1998  Zack Weinberg <zack@rabi.columbia.edu>
5616
5617         * gcc.c-torture/compile/981211-1.c: New test.
5618
5619 1998-12-09  Alexandre Oliva  <oliva@dcc.unicamp.br>
5620
5621         * gcc.dg/ultrasp1.c: Empty dg-options, avoid `long long' warnings.
5622
5623         * g++.old-deja/g++.pt/instantiate6.C: Linker error, not crash.
5624
5625 Tue Dec  8 22:50:04 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
5626
5627         * gcc.special/930510-1.c: Make C9X safe.
5628         * gcc.misc-tests/gcov-1.c Similarly.
5629         * gcc.misc-tests/gcov-2.c Similarly.
5630
5631 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5632
5633         * gcc.dg/ultrasp1.c: New test.
5634
5635 Sun Dec  6 00:40:12 1998  Richard Henderson  <rth@cygnus.com>
5636
5637         * gcc.c-torture/execute/981206.c: New test.
5638
5639 1998-12-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5640
5641         * g++.old-deja/g++.ns/template7.C: New test.
5642
5643         * g++.old-deja/g++.other/expr1.C: New test.
5644
5645         * g++.old-deja/g++.eh/tmpl3.C: New test.
5646
5647         * g++.old-deja/g++.eh/tmpl2.C: New test.
5648
5649 1998-12-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5650
5651         * g++.old-deja/g++.other/using5.C: Usified using[567].C here.
5652         * g++.old-deja/g++.other/using6.C: Removed.
5653         * g++.old-deja/g++.other/using7.C: Mark Mitchel removed it.
5654
5655         * g++.old-deja/g++.pt/spec20.C: Re-insert non-bogus ERROR marks.
5656
5657 1998-12-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5658
5659         * g++.old-deja/g++.pt/overload8.C: New test.
5660
5661         * g++.old-deja/g++.pt/overload7.C: New test.
5662
5663         * g++.old-deja/g++.pt/spec20.C: ERROR marks were bogus.
5664
5665         * lib/old-dejagnu.exp (old-dejagnu): Ignore collect recompiling
5666         and relinking messages.
5667         * lib/g++.exp (g++_target_compile): Remove .rpo file when
5668         compiling with -frepo.
5669
5670 1998-12-01  Alexandre Oliva  <oliva@dcc.unicamp.br>
5671
5672         * g++.old-deja/g++.pt/lookup6.C: New test.
5673
5674 1998-11-30  Nick Clifton  <nickc@cygnus.com>
5675
5676         * gcc.c-torture/execute/981130-1.c: New test.
5677         * gcc.c-torture/execute/981130-1.x: New test failure expectations.
5678
5679 1998-11-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5680
5681         * g++.old-deja/g++.pt/explicit76.C: New test.
5682
5683         * g++.old-deja/g++.pt/friend38.C: New test.
5684
5685         * g++.old-deja/g++.ns/crash2.C: New test.
5686
5687         * g++.old-deja/g++.pt/defarg8.C: New test.
5688
5689         * g++.old-deja/g++.pt/instantiate6.C: New test.
5690
5691         * g++.old-deja/g++.pt/static6.C: New test.
5692
5693         * g++.old-deja/g++.pt/decl2.C: New test.
5694
5695 1998-11-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5696
5697         * g++.old-deja/g++.other/lookup5.C: New test.  Not sure the
5698         problem is actually related with name lookup, but so what? :-)
5699
5700         * g++.old-deja/g++.pt/friend37.C: New test.
5701
5702 1998-11-25  Dave Love  <d.love@dl.ac.uk>
5703
5704         * g77.f-torture/execute/u77-test.f (main): Avoid testing [f]statb
5705         element, which fails on some systems.
5706
5707         * g77.f-torture/execute/labug1.f: New test.
5708
5709 Sat Nov 21 21:41:05 1998  Jeffrey A Law  (law@cygnus.com)
5710
5711         * gcc.c-torture/execute/980526-1.c: Do nothing if NO_LABEL_VALUES
5712         is defined.
5713
5714 1998-11-18  Dave Love  <d.love@dl.ac.uk>
5715
5716         * g77.f-torture/compile/981117-1.f: New test.
5717
5718 1998-11-16  Alexandre Oliva  <oliva@dcc.unicamp.br>
5719
5720         * g++.old-deja/g++.eh/throw2.C: New test.  CV-qualifiers are not
5721         properly discarded.
5722
5723 Sun Oct 11 05:04:28 1998  Ken Raeburn  <raeburn@cygnus.com>
5724
5725         * gcc.c-torture/execute/memcheck: New directory of tests for
5726         -fcheck-memory-usage.
5727
5728 1998-11-07  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
5729
5730         * README: New file, general information about the testsuite and
5731         new description of the various C++ test subdirectories.
5732         * README.g++: Eliminate obsolete information, update and move most
5733         relevant stuff to README.
5734
5735 Sat Nov  7 02:55:55 1998  Richard Henderson  <rth@cygnus.com>
5736
5737         * gcc.c-torture/compile/981107-1.c: New test.
5738
5739 Mon Nov  2 11:16:03 1998  Doug Evans  <devans@canuck.cygnus.com>
5740
5741         * execute/memcpy-bi.c: New testcase.
5742
5743 1998-10-31  Alexandre Oliva  <oliva@dcc.unicamp.br>
5744
5745         * g++.old-deja/g++.pt/sizeof3.C: A similar testcase not involving
5746         base classes.
5747
5748         * g++.old-deja/g++.pt/sizeof2.C: Incorrect specialization of base
5749         template is selected.
5750
5751         * g++.old-deja/g++.ext/arrnew2.C: If new T[n](i) is accepted for
5752         classes, it should be accepted for all types.
5753
5754         * g++.old-deja/g++.eh/sjlj1.C: Test checked sjlj-exception.
5755
5756         * g++.old-deja/g++.pt/spec24.C: Ensure that template
5757         specializations start with template headers.
5758
5759 1998-10-29  Alexandre Oliva  <oliva@dcc.unicamp.br>
5760
5761         * g++.old-deja/g++.other/dcast2.C: Cannot dynamic downcast &x.
5762
5763         * g++.old-deja/g++.other/init9.C: Test cross initialization of
5764         non-POD types.
5765
5766 1998-10-27  Alexandre Oliva  <oliva@dcc.unicamp.br>
5767
5768         * lib/old-dejagnu.exp (old-dejagnu): Document `Additional sources'.
5769
5770 Thu Oct 22 16:01:44 1998  Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
5771
5772         * compile/981022-1.c, compile/981022-1.x: New test and driver.
5773
5774 Mon Oct 19 14:03:07 1998  Jeffrey A Law  (law@cygnus.com)
5775
5776         * 981019-1.c: New test.
5777
5778 Wed Oct 14 21:11:19 1998  Robert Lipe <robertl@dgii.com>
5779
5780         * lib/objc-torture.exp (objc-torture-execute): Add -I so we can
5781         find objc headers.
5782
5783 1998-10-14  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>
5784
5785         * compile/981001-4.c: Remove use of GCC extension that triggers a
5786         compiler bug.
5787
5788 1998-10-13  Alexandre Oliva  <oliva@dcc.unicamp.br>
5789
5790         * lib/old-dejagnu.exp (old-dejagnu): Support `Additional sources:'.
5791
5792 1998-10-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5793
5794         * g++.old-deja/g++.pt/explicit74.C: New test.  Explicit
5795         instantiation of template produces incorrect code for delete
5796         expression.
5797
5798         * g++.old-deja/g++.pt/instantiate5.C: New test.  `global
5799         constructors' name is not unique.
5800         * g++.old-deja/g++.pt/instantiate5.cc: Ditto.
5801         * g++.old-deja/g++.pt/instantiate5-main.cc: Ditto.
5802
5803         * g++.old-deja/g++.other/init8.C: New test.  Uninitialized
5804         automatic array of const is ill-formed.
5805
5806         * g++.old-deja/g++.pt/ttp53.C: New test.  Incorrect substitution
5807         of template parameter?
5808
5809         * g++.old-deja/g++.other/conv3.C: New test.  Conversion discards
5810         const.
5811
5812         * g++.old-deja/g++.other/pmf2.C: New test.  Invalid
5813         pointer-to-member expression.
5814
5815         * g++.old-deja/g++.other/friend5.C: New test.  Bogus friend
5816         declaration causes ICE.
5817
5818 1998-10-11  Alexandre Oliva  <oliva@dcc.unicamp.br>
5819
5820         * g++.old-deja/g++.ns/main1.C: New test.  main() should only be
5821         reserved in the global namespace.
5822
5823         * g++.old-deja/g++.pt/instantiate4.C: New test: -frepo does not
5824         generate needed virtual table.
5825
5826         * lib/old-dejagnu.exp (old-dejagnu): Support `Build then link:'.
5827
5828 1998-10-10  Dariush Eslimi  <eslimi@loran.com>
5829
5830         * g++.old-deja/g++.ext/typeof1.C: New test; typeof based on
5831         template-dependent type
5832
5833 1998-10-10  Alexandre Oliva  <oliva@dcc.unicamp.br>
5834
5835         * g++.old-deja/g++.brendan/parse3.C: XFAILs, not ERRORs.
5836         * g++.old-deja/g++.brendan/parse5.C: XFAILs, not ERRORs.
5837         * g++.old-deja/g++.brendan/parse6.C: XFAILs, not ERRORs.
5838
5839         * g++.old-deja/g++.other/using5.C: New test; using decl from base
5840         class should be usable as argument of member function.
5841         * g++.old-deja/g++.other/using6.C: New test; using decl from base
5842         class should be usable as return type of member function.
5843         * g++.old-deja/g++.other/using7.C: New test; using decl from base
5844         class should be usable as type of data member.
5845
5846         * g++.old-deja/g++.ns/extern1.C: Fix XFAIL mark.
5847
5848 Fri Oct  9 19:19:19 1998  Jeffrey A Law  (law@cygnus.com)
5849
5850         * gcc.c-torture/special/920521-1.c: Fix bogus test.
5851
5852 Thu Oct  8 19:14:05 1998  Nick Clifton  <nickc@cygnus.com>
5853
5854         * gcc.dg/dll-?.c Add thumb to target list.
5855         Fix assembler scan patterns to match current assembler output.
5856
5857 1998-10-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
5858
5859         * g++.old-deja/g++.pt/expr6.C: New test.  operator?: breaks
5860         matching of template brackets.
5861
5862         * g++.old-deja/g++.other/using4.C: New test.  Test using
5863         declarations of methods from base classes.
5864
5865         * g++.old-deja/g++.ns/extern1.C: New test.  Extern declarations
5866         within functions should introduce names into the innermost
5867         enclosing namespace.
5868
5869         * g++.old-deja/g++.other/init7.C: New test.  Retry initialization
5870         of static locals if first initialization throws.
5871
5872 Wed Oct  7 12:00:20 1998  Jim Wilson  <wilson@cygnus.com>
5873
5874         * gcc.c-torture/compile/981007-1.c: New test for irix6 -O0 core dump.
5875
5876 1998-10-06  Ken Raeburn  <raeburn@cygnus.com>
5877
5878         * gcc.c-torture/special/981006-1.c: New test.  Make sure gcc doesn't
5879         lose track of the possible targets of tablejump insns.
5880         * special/special.exp: Run it.
5881
5882 1998-10-06  Alexandre Oliva  <oliva@dcc.unicamp.br>
5883
5884         * g++.old-deja/g++.pt/friend35.C: New test.  A template function
5885         must be declared before its specializations can be named in friend
5886         declarations.
5887
5888 1998-10-05  Dave Love  <d.love@dl.ac.uk>
5889
5890         * g77.f-torture/execute/u77-test.f: Add regression test for RAND.
5891
5892         * g77.f-torture/execute/io1.f: New test.
5893
5894 1998-10-04  Alexandre Oliva  <oliva@dcc.unicamp.br>
5895
5896         * g++.old-deja/g++.pt/overload5.C: New test; initialize variable
5897         with pointer to template function, for which no argument deduction
5898         is possible.
5899
5900         * g++.old-deja/g++.pt/overload4.C: New test; passing pointer to
5901         specialization of template function as argument to template
5902         function.
5903
5904         * g++.old-deja/g++.other/access2.C: New test; Inner class
5905         shouldn't have privileged access to Outer's names.
5906
5907 1998-10-03  Alexandre Oliva  <oliva@dcc.unicamp.br>
5908
5909         * g++.old-deja/g++.pt/friend34.C: New test; name injection of
5910         friend template declared within template class conflicts with
5911         nested class of the same name.
5912
5913         * g++.old-deja/g++.other/badopt1.C: New test; post-increment
5914         is ignored.
5915
5916         * g++.old-deja/g++.other/decl1.C: New test; incorrect parsing of
5917         object with direct initializer as function declaration.
5918
5919         * g++.old-deja/g++.other/decl2.C: New test; duplicate
5920         initializers.
5921
5922         * g++.old-deja/g++.other/null2.C: New test; conditional operator
5923         involving const pointer and NULL produces incorrect result.
5924
5925         * g++.old-deja/g++.other/typename1.C: New test; template-dependent
5926         type name without `typename' should be rejected with -pedantic.
5927
5928 Fri Oct  2 21:55:58 1998  Richard Henderson  <rth@cygnus.com>
5929
5930         * g++.old-deja/g++.other/addrof1.C: New test.
5931
5932 Thu Oct  1 17:15:26 1998  Nick Clifton  <nickc@cygnus.com>
5933
5934         * gcc.c-torture/compile/981001-1.c: New test.
5935         * gcc.c-torture/execute/981001-1.c: New test.
5936
5937 Thu Oct  1 19:05:20 1998  Jeffrey A Law  (law@cygnus.com)
5938
5939         * gcc.c-torture/compile/981001-2.c: New test.
5940         * gcc.c-torture/compile/981001-3.c: New test.
5941         * gcc.c-torture/compile/981001-4.c: New test.
5942
5943 1998-10-01  Robert Lipe  <robertl@dgii.com>
5944
5945         * lib/objc.exp (objc_target_compile): Add -L during compiles for
5946         multilibbed hosts.   Idea grafted from g77.exp.
5947
5948 1998-09-30  Dave Love  <d.love@dl.ac.uk>
5949
5950         * g77.f-torture/execute/u77-test.f (main): Excise `hostnm' to
5951         avoid losing on systems which need -lsocket.
5952
5953 1998-09-28  Alexandre Oliva  <oliva@dcc.unicamp.br>
5954
5955         * g++.old-deja/g++.other/bitfld1.C: Expected failure.
5956         * g++.old-deja/g++.other/nested2.C: Ditto.
5957         * g++.old-deja/g++.robertl/eb132.C: No longer an expected
5958         failure.
5959
5960 1998-09-26  Alexandre Oliva  <oliva@dcc.unicamp.br>
5961
5962         * g++.old-deja/g++.other/bitfld1.C: Built-in operator!= should be
5963         preferred over template operator!= for enum bitfields.
5964
5965 1998-09-18  Alexandre Oliva  <oliva@dcc.unicamp.br>
5966
5967         * g++.old-deja/g++.other/nested2.C: Different virtual base classes
5968         that happen to have the same base name, but in different scopes,
5969         are incorrectly rejected.
5970
5971 1998-09-16  Richard Henderson  <rth@cygnus.com>
5972
5973         * g++.old-deja/g++.brendan/array1.C: Size array via arithmetic based
5974         on the native word size instead of an integer literal.
5975
5976 1998-09-15  Alexandre Oliva  <oliva@dcc.unicamp.br>
5977
5978         * g++.old-deja/g++.other/static2.C: Invocation of static data
5979         member of type pointer-to-function denoted as non-static member.
5980
5981         * g++.old-deja/g++.other/typedef5.C: Add some more tests involving
5982         checks involving function types and aliases.
5983
5984 1998-09-12  Alexandre Oliva  <oliva@dcc.unicamp.br>
5985
5986         * g++.old-deja/g++.other/typedef5.C: Check whether typedefs can be
5987         redefined to the same non-trivial type.
5988
5989         * g++.old-deja/g++.pt/explicit73.C: Test for proper
5990         namespace-qualification of template specializations declared in
5991         other namespaces.
5992
5993         * g++.old-deja/g++.other/friend4.C: Check whether it is possible
5994         to declare a subset of the specializations of a template function
5995         as friends of specializations of a template class.
5996
5997         * g++.old-deja/g++.pt/explicit71.C: Make sure specializations of
5998         member templates that do not fully specialize the enclosing
5999         template class are rejected.
6000
6001 1998-09-11  Dave Love  <d.love@dl.ac.uk>
6002
6003         * g77.f-torture/execute/u77-test.f: Fix bad consistency checks.
6004
6005 1998-09-08  Dave Love  <d.love@dl.ac.uk>
6006
6007         * g77.f-torture/execute/u77-test.f (main): New file, somewhat
6008         altered from libf2c/libU77 version.
6009
6010 1998-09-06  Dave Love  <d.love@dl.ac.uk>
6011
6012         * g77.f-torture/execute/io0.f: Test formatted direct i/o too.
6013
6014 1998-09-04  Reid M. Pinchback  <reidmp@MIT.EDU>, Alexandre Oliva  <oliva@dcc.unicamp.br>
6015
6016         * g++.old-deja/g++.pt/explicit72.C: Ensure that char and
6017         (un)signed char are different types for template specialization
6018         purposes.
6019
6020 Thu Sep  3 00:40:32 1998  Ovidiu Predescu  <ovidiu@aracnet.com>
6021
6022         * lib/{objc.exp,objc-torture.exp}: New files for objc testing harness.
6023         * objc: ObjC testsuite.
6024
6025 Mon Aug 31 12:00:00 1998  Catherine Moore  <clm@cygnus.com>
6026
6027         * gcc.c-torture/execute/941014-1.x:  New file.
6028
6029 Mon Aug 31 15:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6030
6031         * lib/c-torture.exp: Add support for
6032         torture_eval_before_compile and torture_eval_before_execute
6033         variables.
6034
6035 Sun Aug 30 17:38:20 1998  Jeffrey A Law  (law@cygnus.com)
6036
6037         * gcc.dg/980626-1.c: Delete this test.  We've declared the warning
6038         this test triggers valid.
6039
6040 Thu Aug 27 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6041
6042         * gcc.dg/980827-1.c: New test.
6043
6044 Wed Aug 26 16:10:00 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6045
6046         * gcc.c-torture/execute/loop-4b.c: New test.
6047
6048 Wed Aug 26 16:25:38 1998  Nick Clifton  <nickc@cygnus.com>
6049
6050         * lib/c-torture.exp: Add support for
6051         torture_eval_before_compile and torture_eval_before_execute
6052         variables.
6053
6054 Tue Aug 25 19:42:13 1998  Jeffrey A Law  (law@cygnus.com)
6055
6056         * gcc.c-torture/compile/980825-1.c: New test.
6057
6058 Mon Aug 24 14:20:32 1998  Nick Clifton  <nickc@cygnus.com>
6059
6060         * gcc.c-torture/execute/bcp-1.c (main): Fix optimize test loop to
6061         count number tests in opt_t0 not good_t0.
6062
6063 Mon Aug 24 16:38:52 1998  Jeffrey A Law  (law@cygnus.com)
6064
6065         * gcc.c-torture/compile/930326-1.x: Fix typo.
6066
6067 1998-08-23  Mark Mitchell  <mark@markmitchell.com>
6068
6069         * lib/old-dejagnu.exp: Make it possible to XFAIL a test that
6070         causes an ICE.
6071
6072 Fri Aug 21 23:59:18 1998  Jeffrey A Law  (law@cygnus.com)
6073
6074         * gcc.c-torture/unsorted/memtst.c: Reduce size of array when
6075         STACK_SIZE is defined.
6076         * gcc.c-torture/unsorted/stuct.c: Similarly.
6077
6078         * gcc.c-torture/compile/980821-1.c: New test.
6079
6080 Fri Aug 21 03:14:04 1998  Jeffrey A Law  (law@cygnus.com)
6081
6082         * gcc.c-torture/execute/980526-2.c: Disable for targets with 16bit ints.
6083
6084 1998-08-19  Mark Mitchell  <mark@markmitchell.com>
6085
6086         * lib/old-dejagnu.exp (old-dejagnu): Remove sig6/sig11 handling
6087         code.
6088
6089 1998-08-09  Mark Mitchell  <mark@markmitchell.com>
6090
6091         * lib/old-dejagnu.exp: Revise handling of `Internal compiler
6092         error'.
6093
6094 Tue Aug 18 19:19:50 1998  Jeffrey A Law  (law@cygnus.com)
6095
6096         * gcc.c-torture/execute/*.x: Some updates for the h8300 targets.
6097
6098 Sun Aug 16 01:29:19 1998  Jeffrey A Law  (law@cygnus.com)
6099
6100         * gcc.c-torture/compile/980816-1.c: New test.
6101
6102         * gcc.dg/980816-1.c: New test.
6103
6104 Thu Aug 13 00:13:55 1998  Jeffrey A Law  (law@cygnus.com)
6105
6106         * gcc.c-torture/execute/ieee/ieee.exp: Pass -ffloat-store to
6107         compiler for ieee tests.
6108
6109 1998-08-01  Dave Love  <d.love@dl.ac.uk>
6110
6111         * g77.f-torture/compile/980729-0.f: New test.
6112
6113 1998-07-30  Ken Raeburn  <raeburn@cygnus.com>
6114
6115         * gcc.c-torture/special/eeprof-1.c: New test, for
6116         -finstrument-functions.
6117         * gcc.c-torture/special/special.exp: Run it.
6118
6119 Wed Jul 29 00:17:18 1998  Jeffrey A Law  (law@cygnus.com)
6120
6121         * gcc.c-torture/compile/980729-1.c: New test.
6122
6123 Mon Jul 27 11:05:07 1998  Nick Clifton  <nickc@cygnus.com>
6124
6125         * gcc.c-torture/execute/ieee/930529-1.c (main): Check to see if
6126         __thumb__ is defined, and test for ARM style doubles if so.
6127
6128 1998-07-26  Dave Love  <d.love@dl.ac.uk>
6129
6130         * g77.f-torture/noncompile/980615-0.f: New test.
6131
6132 Sun Jul 26 01:15:56 1998  H.J. Lu  (hjl@gnu.org)
6133
6134         * gcc.dg/980312-1.c: Do link instead of compile.
6135         * gcc.dg/980313-1.c: Likewise.
6136
6137 Sun Jul 26 01:05:02 1998  Jeffrey A Law  (law@cygnus.com)
6138
6139         * gcc.c-torture/compile/980726-1.c: New test.
6140
6141 1998-07-25  Dave Love  <d.love@dl.ac.uk>
6142
6143         * g77.f-torture/execute/io0.f: New test.
6144
6145 Fri Jul 24 11:02:43 1998  Nick Clifton  <nickc@cygnus.com>
6146
6147         * gcc.c-torture/execute/comp-goto-1.c (main): Make main() return
6148         an int.
6149
6150 Thu Jun 18 15:12:30 1998  Michael Meissner  <meissner@cygnus.com>
6151
6152         * gcc.c-torture/execute/980618-{1,2}.c: New tests that showed up
6153         m32r bugs.
6154
6155 Fri Jul 17 14:19:32 1998  Nick Clifton  <nickc@cygnus.com>
6156
6157         * gcc.dg/980626-1.c: Expect failures for all toolchains until
6158         c-decl.c:grokdeclarator can handle mode attributes.
6159
6160 Thu Jul 16 21:42:50 1998  Jeffrey A Law  (law@cygnus.com)
6161
6162         * gcc.c-torture/execute/980716-1.c: New test.
6163
6164 Mon Jul 13 22:26:37 1998  Jeffrey A Law  (law@cygnus.com)
6165
6166         * gcc.c-torture/execute/920715-1.x: No longer expected to fail on
6167         the mn10200.
6168         * gcc.c-torture/execute/strct-varg-1.x: New file.  Expect failure on
6169         the mn10200.
6170         * gcc.c-torture/execute/va-arg-3.x: Similarly.
6171         * gcc.c-torture/compile/930326-1.x: Similarly.
6172
6173 1998-07-13  Dave Love  <d.love@dl.ac.uk>
6174
6175         * g77.f-torture/execute/auto0.f, g77.f-torture/execute/auto1.f:
6176         New test from Craig.
6177
6178 1998-07-12  Dave Love  <d.love@dl.ac.uk>
6179
6180         * g77.f-torture/noncompile/980616-0.f: New test.
6181
6182         * g77.f-torture/execute/970816-3.f:  New test from Craig.
6183
6184 Fri Jul 10 23:43:33 1998 Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6185
6186         *  g++.other/singleton.C: Return error value instead of taking
6187         SIGSEGV.
6188
6189 Fri Jul 10 10:02:03 1998  Klaus-Georg Adams <Klaus-Georg.Adams@chemie.uni-karlsruhe.de>
6190
6191         *  g++.other/singleton.C: New test.   Warning is under dispute.
6192         Runtime crash is not.
6193
6194 Thu Jul  9 23:07:45 1998  Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de>
6195
6196         * g++.ns/{alias2.C, alias5.C, koenig4.C, lookup3.C ns13.C,
6197         ns14.C, ns15.C, template3.C, undef1.C, using4.C, using5.C,
6198         using6.C, using7.C}:  New namespace tests.
6199
6200 Thu Jul  9 22:44:49 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6201
6202         * g++.old-deja/g++.other/partspec1.C: Test matching of partial
6203         specialization with typedef'ed names used as array indexes.
6204
6205 Thu Jul  9 00:38:51 1998  Jeffrey A Law  (law@cygnus.com)
6206
6207         * gcc.c-torture/execute/980709-1.c: New test.
6208
6209         * gcc.dg/980709-1.c: New test.
6210
6211 Tue Jul  7 13:41:27 1998  Richard Henderson  <rth@cygnus.com>
6212
6213         * gcc.c-torture/execute/bcp-1.c: New test.
6214
6215 Tue Jul  7 11:49:04 1998  Jeffrey A Law  (law@cygnus.com)
6216
6217         * gcc.c-torture/execute/980707-1.c: New test.
6218
6219 Mon Jul  6 18:20:27 1998  Kamil Iskra  <iskra@student.uci.agh.edu.pl>
6220
6221         * gcc.c-torture/compile/980706-1.c: New test.
6222
6223 1998-07-01  Dave Love  <d.love@dl.ac.uk>
6224
6225         * g77.f-torture/execute/980701-0.f,
6226         g77.f-torture/execute/980701-1.f: New test from Craig.
6227
6228 Wed Jul  1 00:52:51 1998  Jeffrey A Law  (law@cygnus.com)
6229
6230         * gcc.c-torture/compile/980701-1.c: New test.
6231
6232         * gcc.c-torture/execute/980701-1.c: New test.
6233
6234 Tue Jun 30 11:51:42 1998  Klaus-Georg Adams  <Klaus-Georg.Adams@chemie.uni-ka
6235 rlsruhe.de>
6236
6237         * g++.old-deja/g++.robertl/eb132.C: New test.
6238         * g++.old-deja/g++.robertl/eb133.C: Likewise.
6239
6240 1998-06-29  Dave Love  <d.love@dl.ac.uk>
6241
6242         * g77.f-torture/execute/980628-7.f,
6243         g77.f-torture/execute/980628-8.f,
6244         g77.f-torture/execute/980628-9.f,
6245         g77.f-torture/execute/980628-10.f: New tests from Craig.
6246
6247         * g77.f-torture/execute/980628-3.f: Remove mail headers.
6248
6249 Sun Jun 28 12:49:02 1998  Jeffrey A Law  (law@cygnus.com)
6250
6251         * g77.f-torture/execute/980628-4.f: New test from Craig.
6252         * g77.f-torture/execute/980628-5.f: Likewise.
6253         * g77.f-torture/execute/980628-2.f: Likewise.
6254         * g77.f-torture/execute/980628-0.f: Likewise.
6255         * g77.f-torture/execute/980628-1.f: Likewise.
6256         * g77.f-torture/execute/980628-3.f: Likewise.
6257         * g77.f-torture/execute/980628-6.f: Likewise.
6258
6259 Sun Jun 28 00:37:26 1998  Jeffrey A Law  (law@cygnus.com)
6260
6261         * lib/g77.exp (default_g77_version): Tweak to make it work in a build
6262         directory when nothing has been installed yet.
6263
6264 Sat Jun 27 23:23:18 1998  Carlo Wood  <carlo@runaway.xs4all.nl>
6265
6266         * gcc.c-torture/special/special.exp: Handle newer versions of
6267         dejagnu.
6268
6269 Fri Jun 26 17:57:40 1998  Jeffrey A Law  (law@cygnus.com)
6270
6271         * gcc.dg/980626-1.c: New test.
6272
6273 Fri Jun 19 23:26:12 1998  Bruno Haible <haible@ilog.fr>
6274
6275         * gcc.misc-tests/m-un-2.c: New test.
6276         * g++.old-deja/g++.other/warn01.c: Likewise.
6277
6278 Fri Jun 19 14:06:36 1998  Robert Lipe  <robertl@dgii.com>
6279
6280         * gcc.dg/980414-1.c: Move comments outside of ASM to improve
6281         compatibility with assmblers with a different comment character.
6282         Eliminate use of GAS-specific extensions.
6283
6284 Fri Jun 19 02:05:14 1998  Jeffrey A Law  (law@cygnus.com)
6285
6286         * gcc.c-torture/execute/ieee/980619-1.c: New test.
6287
6288 Fri Jun 19 00:58:11 1998  Robert Lipe  <robertl@dgii.com>
6289
6290         *lib/g77.exp: Replace search for libf2c.a with search for newly
6291         renamed libg2c.a
6292
6293 Wed Jun 17 18:53:12 1998  Jeffrey A Law  (law@cygnus.com)
6294
6295         * gcc.c-torture/execute/980617-1.c: New test.
6296
6297 Fri Jun 12 01:08:49 1998  Jeffrey A Law  (law@cygnus.com)
6298
6299         * gcc.c-torture/execute/980612-1.c: New test.
6300
6301 Mon Jun  8 02:13:42 1998  Jeffrey A Law  (law@cygnus.com)
6302
6303         * gcc.dg/980523-1.c: Only test on ppc-linux.
6304         * gcc.dg/980526-1.c, gcc.dg/switch-1.c: Likewise.
6305
6306         * gcc.c-torture/execute/980608-1.c: New test.
6307
6308 Fri Jun  5 21:54:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6309
6310         * gcc.c-torture/execute/980605-1.c: New test.
6311
6312 Thu Jun  4 01:39:24 1998  Jeffrey A Law  (law@cygnus.com)
6313
6314         * gcc.c-torture/execute/980604-1.c: New test.
6315
6316 Tue Jun  2 20:51:43 1998  Jeffrey A Law  (law@cygnus.com)
6317
6318         * gcc.c-torture/execute/980602-1.c: New test.
6319         * gcc.c-torture/execute/980602-2.c: Likewise.
6320
6321 1998-06-02  Dave Love  <d.love@dl.ac.uk>
6322
6323         * 970125-0.f: Fix per JCB.  Add commentary.
6324
6325 Sun May 31 23:23:29 1998  Michael Meissner  <meissner@cygnus.com>
6326
6327         * gcc.c-torture/execute/ieee/mzero2.c: New test to better test
6328         IEEE -0 support.
6329
6330 Fri May 29 01:10:12 1998  Peter Leven <leven@lpr.e-technik.tu-muenchen.de>
6331
6332         * gcc.c-torture/execute/ieee/fp-cmp-1.c: Set up signal handler
6333         earlier.
6334
6335 Thu May 28 00:17:42 1998  Catherine Moore <clm@cygnus.com>
6336
6337         * gcc.c-torture/execute/980526-3.c: New test.
6338
6339 1998-05-27  Manfred Hollstein  <manfred@s-direktnet.de>
6340
6341         * g++.old-deja/g++.jason/thunk2.C: Setup this test to be expected to
6342         fail on m68k-motorola-sysv and m88k-motorola-sysv3.
6343         * g++.old-deja/g++.jason/thunk3.C: Add m68k-motorola-sysv and
6344         m88k-motorola-sysv3 to XFAIL.
6345
6346 Tue May 26 23:58:03 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6347
6348         * gcc.dg/980526-1.c: New test.
6349         * gcc.c-torture/execute/980526-2.c: New test.
6350
6351 Tue May 26 23:40:40 1998  Jeffrey A Law  (law@cygnus.com)
6352
6353         * gcc.dg/980523-1.c: Change "ppc" to "powerpc".
6354
6355         * gcc.c-torture/execute/980526-1.c: New test.
6356
6357 1998-05-26  Dave Love  <d.love@dl.ac.uk>
6358
6359         * g77.f-torture/execute/alpha2.f: Add runtime test.
6360
6361 1998-05-24  Jason Merrill  <jason@yorick.cygnus.com>
6362
6363         * g++.old-deja/old-deja.exp: Strip leading directories.
6364
6365         * lib/old-dejagnu.exp: All tests fail if we got an internal compiler
6366         error for the line.  Don't run multiple tests for the same line.
6367
6368 Sat May 23 23:27:10 1998  Jeffrey A Law  (law@cygnus.com)
6369
6370         * gcc.dg/980523-1.c: New test.
6371
6372 1998-05-23  Dave Love  <d.love@dl.ac.uk>
6373
6374         * g77.f-torture/compile/970915-0.f: New test.
6375
6376 1998-05-23  Jason Merrill  <jason@yorick.cygnus.com>
6377
6378         * lib/old-dejagnu.exp: Ignore C++ "instantiated from" mesages.
6379
6380 Thu May 21 23:23:21 1998  Jeffrey A Law  (law@cygnus.com)
6381
6382         * gcc.dg/980520-1.c: New test.
6383
6384 Wed May 20 14:37:15 1998  Manfred Hollstein  <manfred@s-direktnet.de>
6385
6386         * gcc.dg/980502-1.c: Fix return type.
6387
6388 Wed May 20 11:29:48 1998  Jeffrey A Law  (law@cygnus.com)
6389
6390         * gcc.dg/{980502-1.c, clobbers.c}: New tests.
6391         * gcc.c-torture/compile/{980504-1.c, 980506-1.c}: Likewise.
6392         * gcc.c-torture/compile/{980506-2.c, 980611-1.c}: Likewise.
6393         * gcc.c-torture/execute/{980505-1.c, 980505-2.c, 980506-1.c}: Likewise.
6394         * gcc.c-torture/execute/{980506-2.c, 980506-3.c}: Likewise.
6395
6396 1998-05-20  Dave Love  <d.love@dl.ac.uk>
6397
6398         * g77.f-torture/execute/980520-1.f: New test.
6399
6400 1998-05-15  Dave Love  <d.love@dl.ac.uk>
6401
6402         * lib/mike-g77.exp: New file.
6403
6404         * g77.f-torture/noncompile/noncompile.exp,
6405         g77.f-torture/noncompile/check0.f: New files.
6406
6407 1998-05-14  Dave Love  <d.love@dl.ac.uk>
6408
6409         * g77.f-torture/execute/short.f, g77.f-torture/execute/le.f,
6410         g77.f-torture/execute/exp.f, g77.f-torture/execute/erfc.f,
6411         g77.f-torture/execute/dnrm2.f, g77.f-torture/execute/dcomplex.f,
6412         g77.f-torture/execute/cpp.F, g77.f-torture/execute/complex_1.f,
6413         g77.f-torture/execute/claus.f, g77.f-torture/execute/cabs.f: Call
6414         abort where appropriate.
6415
6416 Tue May  5 19:20:13 1998  Michael Meissner  <meissner@cygnus.com>
6417
6418         * lib/c-torture.exp (TORTURE_OPTIONS): Add -Os to options.
6419         * lib/f-torture.exp (TORTURE_OPTIONS): Ditto.
6420
6421 1998-04-29  Dave Love  <d.love@dl.ac.uk>
6422
6423         * g77.f-torture/compile/980419-1.f: Removed since doesn't compile.
6424
6425 1998-04-27  Dave Love  <d.love@dl.ac.uk>
6426
6427         * g77.f-torture/compile/980427-0.f: New test.
6428
6429 1998-04-24  Dave Love  <d.love@dl.ac.uk>
6430
6431         * g77.f-torture/compile/980424-0.f: New test.
6432
6433 1998-04-19  Dave Love  <d.love@dl.ac.uk>
6434
6435         * g77.f-torture/compile/980419-2.f (main): New test.
6436         * g77.f-torture/compile/970125-0.f: New test.
6437         * g77.f-torture/compile/980419-1.f: New test.
6438
6439 Wed Apr  8 13:09:15 1998  Jim Wilson  <wilson@cygnus.com>
6440
6441         * gcc.c-torture/execute/980407-1.c: Delete test.  Is duplicate
6442         of loop-4.c.
6443
6444 Tue Apr  7 12:01:24 1998  Jim Wilson  <wilson@cygnus.com>
6445
6446         * gcc.c-torture/execute/980407-1.c: New test from Joern Rennecke.
6447
6448 Fri Apr  3 12:27:49 1998  Jim Wilson  <wilson@cygnus.com>
6449
6450         * gcc.c-torture/compile/980329-1.c: New test.
6451
6452 Wed Mar 18 16:22:22 1998  Jim Wilson  <wilson@cygnus.com>
6453
6454         * gcc.dg/980313-1.c: New test for fp conditional move on PPro.
6455         * gcc.dg/980312-1.c: Fix typo in -march command.
6456
6457 Mon Mar 16 20:01:30 1998  H.J. Lu  (hjl@gnu.org)
6458
6459         * gcc.dg/980312-1.c: New test for fp conditional move on PPro.
6460
6461 Wed Mar 11 13:08:48 1998  Robert Lipe  <robertl@dgii.com>
6462
6463         * g77.f-torture/execute/980310-5.f: Deleted.  Craig Burley and
6464         Dave Love agree the Fortran source is bogus.
6465
6466 Wed Mar 11 00:03:49 1998  Robert Lipe  <robertl@dgii.com>
6467
6468         * g77.f-torture/compile/980310-1.f, g77.f-torture/compile/980310-2.f
6469         g77.f-torture/compile/980310-3.f, g77.f-torture/compile/980310-4.f
6470         g77.f-torture/compile/980310-6.f, g77.f-torture/compile/980310-7.f
6471         g77.f-torture/compile/980310-8.f: New tests from egcs-bugs archives.
6472         * g77.f-torture/execute/980310-5.f: New test from egcs-bugs archives.
6473
6474 Tue Mar 10 00:31:51 1998  Alexandre Oliva   <oliva@dcc.unicamp.br>
6475
6476         * g++.old-deja/g++.other/friend1.C: New test.
6477
6478 1998-02-18  Dave Love  <d.love@dl.ac.uk>
6479
6480         * g77.f-torture/execute/dnrm2.f (dnrm2): Avoid uninitialized (and
6481         possibly uninitialized) variables and declare dnrm2.
6482
6483 Mon Feb 23 15:16:53 1998  Robert Lipe <robertl@dgii.com>
6484
6485         From Bruno Haible <haible@ilog.fr>:
6486         * gcc.c-torture/execute/980223.c: New test.
6487
6488 Fri Feb 13 00:36:07 1998  Jeffrey A Law  (law@cygnus.com)
6489
6490         * gcc.dg/ifelse-1.c: New test.
6491
6492 Mon Feb  9 02:08:47 1998  H.J. Lu  (hjl@gnu.org)
6493
6494         * lib/g77.exp (g77_target_compile): Fix multilibs for libf2c.
6495
6496           * lib/old-dejagnu.exp (old-dejagnu): Added the
6497           "execution test - XFAIL *-*-*" handling in the spirit of
6498           "excess errors test -". Changed the "execution test fails"
6499           handling to be like "excess errors test fails".
6500           * Update various tests accordingly.
6501
6502 Fri Feb  6 14:30:48 1998  Jim Wilson  <wilson@cygnus.com>
6503
6504         * gcc.c-torture/execute/980205.c: New test.
6505
6506 Sun Jan 18 01:33:59 1998  Jeffrey A Law  (law@cygnus.com)
6507
6508         * lib/c-torture.exp: Look for .x files instead of .cexp files.
6509         * lib/f-torture.exp: Similarly.
6510         * gcc.c-torture: Rename all .cexp files to .x files.
6511
6512 Mon Dec  8 23:55:26 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6513
6514         * gcc.c-torture/noncompile/noncompile.exp (921102-1.c): Fixed comment.
6515         (940510-1.c): Removed duplicate.
6516         (971104-1.c): New test.
6517
6518 Tue Nov 25 16:18:51 1997  Kate Hedstrom  (kate@ahab.rutgers.edu)
6519
6520           * lib/f-torture.exp: Improve error and loop detection.
6521
6522 Wed Nov 19 14:27:04 1997  Michael Meissner  <meissner@cygnus.com>
6523
6524         * gcc.c-torture/execute/950221-1.c (filler): If STACK_SIZE is defined,
6525         use that to size the filler array.
6526
6527 Fri Sep 26 10:50:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6528
6529         * lib/c-torture.exp(c-torture-execute): Fix typo.
6530
6531         * lib/old-dejagnu.exp(old-dejagnu): Use a name derived from the
6532         testcase as the executable name. Keep the executable around if
6533         the test fails.
6534
6535 Fri Sep 19 17:19:53 1997  Bob Manson  <manson@charmed.cygnus.com>
6536
6537         * lib/c-torture.exp (TORTURE_OPTIONS): Removed unnecessary
6538         changes.  Only test one -g option, and move it to the end of the
6539         list of options to test.
6540
6541 Fri Sep 19 17:58:00 1997  Michael Meissner  <meissner@cygnus.com>
6542
6543         * lib/c-torture.exp (TORTURE_OPTIONS): Check for the environment
6544         variable GCC_TORTURE_OPTIONS to supply default switches separated
6545         by colons.  If no environment variable, run tests with -O0 -g, -O1
6546         -g, and -O2 -g as well.
6547
6548 Wed Sep 17 10:12:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6549
6550         * lib/plumhall.exp: Don't set PHSRC in this file. Add a few
6551         explanatory comments. Fix indentation.
6552
6553 Mon Sep 15 00:36:53 1997  Jeffrey A Law  (law@cygnus.com)
6554
6555         * lib/g++.exp (g++_init): Look for xgcc in $basedir too.
6556
6557 Thu Sep 11 13:54:47 1997  Jeffrey A Law  (law@cygnus.com)
6558
6559         * g++.old-deja/g++.brendan/scope4.C: No longer expected to fail.
6560         * g++.old-deja/g++.mike/p7325.C: Likewise.
6561         * g++.old-deja/g++.mike/eh51.C: No longer expected to fail on the PA.
6562
6563 Thu Sep 11 10:00:03 1997  Alexandre Oliva  (oliva@dcc.unicamp.br)
6564
6565         * g++.old-deja/g++.brendan/crash20.C: Rework to avoid libg++.
6566         * g++.old-deja/g++.brendan/crash30.C: Likewise.
6567         * g++.old-deja/g++.brendan/crash39.C: Likewise.
6568         * g++.old-deja/g++.law/operators4.C: Likewise.
6569
6570 Thu Sep 11 09:53:40 1997  Joe Buck  (jbuck@synopsys.com)
6571
6572         * g++.old-deja/g++.mike/p658.C: eliminate <bool.h> use.
6573         * g++.old-deja/g++.mike/p784.C: Ditto.
6574         * g++.old-deja/g++.mike/p785.C: Ditto.
6575
6576 Fri Sep  5 00:21:42 1997  Jeffrey A Law  (law@cygnus.com)
6577
6578           * gcc.c-torture/execute/cbrt.c: Tweak to work on more targets.
6579
6580 Wed Sep  3 17:29:35 1997  Bob Manson  <manson@charmed.cygnus.com>
6581
6582         * gcc.c-torture/execute/ieee/ieee.exp: Check for ieee_multilib_flags
6583         target feature; pass this to c-torture-execute as needed.
6584
6585 Wed Sep  3 17:15:00 1997  Bob Manson  <manson@charmed.cygnus.com>
6586
6587         * lib/c-torture.exp(c-torture-execute): If the previous and the
6588         current executables being tested are identical, we don't need to
6589         run the executable again. Try to make the executable names
6590         unique. Add an optional argument for passing additional compiler
6591         flags.
6592
6593 Tue Sep  2 16:34:31 1997  Doug Evans  <dje@canuck.cygnus.com>
6594
6595         * lib/gcc-dg.exp (gcc-dg-test): Fix typos setting compile_type.
6596
6597 Fri Aug 29 12:48:09 1997  Jeffrey A Law  (law@cygnus.com)
6598
6599         * gcc.c-torture/execute/921007-1.c: Make strcmp static.
6600
6601 Thu Jul 31 12:17:24 1997  Jeffrey A Law  (law@cygnus.com)
6602
6603         * gcc.c-torture/execute/920501-9.c: Fix to work on targets with
6604         32bit or larger longs.
6605
6606         * gcc.c-torture/execute/961017-2.c: Fix to work on targets which
6607         have either a 32bit long or 32bit int.
6608
6609 Tue Jul 29 00:40:38 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6610
6611         * gcc.c-torture/execute/conversion.c (test_float_to_integer):
6612         Make double precision tests dependent on sizeof (double).
6613
6614 Wed Jul  9 15:15:40 1997  Bob Manson  <manson@charmed.cygnus.com>
6615
6616         * gcc.prms/5403.c: Allow CRLFs to occur at the start of the output
6617         too.
6618
6619 Tue Jun 17 22:11:16 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6620
6621         * gcc.c-torture/compile/961203-1.cexp: New script.
6622
6623 Mon Jun 16 15:27:06 1997  Bob Manson  <manson@charmed.cygnus.com>
6624
6625         * lib/g++.exp(g++_init): Use g++_include_flags instead of making
6626         up the includes ourselves.
6627
6628 Wed Jun 11 17:33:21 1997  Bob Manson  <manson@charmed.cygnus.com>
6629
6630         * lib/plumhall.exp: Remove random include, and add a few
6631         verbose messages for debugging.
6632
6633 Fri Jun  6 14:23:24 1997  Bob Manson  <manson@charmed.cygnus.com>
6634
6635         * lib/g++.exp: Use g++_link_flags from libgloss.exp, instead
6636         of trying to do it ourselves.
6637
6638 Wed Jun  4 03:38:50 1997  J"orn Rennecke <amylaar@cygnus.co.uk>
6639
6640         * gcc.c-torture/execute/ieee/ieee.exp: Set -mieee for SH.
6641
6642 Wed Jun  4 18:43:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6643
6644         * gcc.prms/5403.c: Made regexp a bit less strict.
6645
6646 Tue Jun  3 15:12:39 1997  Bob Manson  <manson@charmed.cygnus.com>
6647
6648         * lib/mike-gcc.exp: Don't use global exec_output anymore. Output
6649         is returned from remote_load instead.
6650         * lib/plumhall.exp: Ditto.
6651         * lib/mike-g++.exp: Ditto.
6652         * lib/old-dejagnu.exp: Ditto.
6653         * lib/c-torture.exp: Ditto.
6654
6655 Fri May 30 23:15:15 1997  Bob Manson  <manson@charmed.cygnus.com>
6656
6657         * lib/g++.exp: Use build_wrapper procedure.
6658         * lib/gcc.exp: Ditto.
6659
6660 Tue May 20 15:23:27 1997  Jeffrey A Law  (law@cygnus.com)
6661
6662         * gcc.c-torture/execute/*.c: Include stdlib.h instead of using
6663         an old-style decl for malloc.  Fixes tests to work when
6664         sizeof (int) != sizeof (size_t).
6665
6666 Thu May 15 14:00:04 1997  Mike Meissner  <meissner@cygnus.com>
6667
6668         * gcc.c-torture/execute/va-arg-3.c: If NO_VARARGS is defined, nop test.
6669
6670         * gcc.c-torture/execute/strct-varg-1.c: If NO_VARARGS is defined,
6671         use stdargs.h interface.
6672
6673 Thu May 15 14:10:39 1997  Mike Meissner  <meissner@cygnus.com>
6674
6675         * lib/gcc.exp (gcc_target_compile): If gcc,no_varargs, define
6676         NO_VARARGS when compiling.
6677
6678 Thu May  1 14:49:19 1997  Bob Manson  <manson@charmed.cygnus.com>
6679
6680         * lib/plumhall.exp(ph_includes): New procedure.
6681         (ph_make): Use it.
6682         (ph_compiler): Ditto.
6683
6684         * lib/g++.exp: Rename test-glue.c to testglue.c.
6685         * lib/gcc.exp: Ditto.
6686
6687 Thu Apr 10 14:50:26 1997  Bob Manson  <manson@charmed.cygnus.com>
6688
6689         * lib/g++.exp(g++init): Don't try to be smart, always run g++_init
6690         to completion when it's called.
6691
6692 Fri Mar 21 16:34:52 1997  Michael Meissner  <meissner@cygnus.com>
6693
6694         * gcc.c-torture/execute/920501-7.c (main,x): If NO_LABELS_VALUES
6695         is defined, don't do test.
6696
6697 Thu Mar 20 09:50:32 1997  Doug Evans  <dje@canuck.cygnus.com>
6698
6699         * lib/plumhall.exp (ph_make): Comment out errorCode=NONE test
6700         for object files.
6701         (ph_summary): Mark skipped testcases as untested, not unresolved.
6702
6703         * lib/plumhall.exp (ph_make): If unresolved because of bad
6704         errorCode, record errorCode in log file.
6705         (*): Replace send_log/verbose with verbose -log.
6706
6707 Wed Mar 19 13:06:26 1997  Michael Meissner  <meissner@cygnus.com>
6708
6709         * gcc.c-torture/execute/ieee/rbug.c (main): Don't do long long to
6710         double conversion if double isn't at least 8 bytes.
6711
6712         * gcc.c-torture/execute/cvt-1.c: Make all functions use long, not
6713         int to work with targets where int is 16 bits.
6714
6715         * gcc.c-torture/execute/920715-1.c (main): If double isn't at least
6716         8 bytes, just exit, since 4 byte doubles don't have enough bits of
6717         precision for the test to complete.
6718
6719 Fri Mar 14 17:51:02 1997  Michael Meissner  <meissner@cygnus.com>
6720
6721         * gcc.c-torture/execute/920715-1.cexp (d10v-*-*): Expect to fail
6722         if d10v is not compiled with the -mdouble64 flag.
6723         * gcc.c-torture/execute/ieee/rbug.cexp (d10v-*-*): Ditto.
6724
6725         * gcc.c-torture/execute/cvt-1.cexp (d10v-*-*): Expect to fail if
6726         d10v is not compiled with the -mint32 flag.
6727
6728 Thu Mar 13 16:09:28 1997  Bob Manson  <manson@charmed.cygnus.com>
6729
6730         * lib/plumhall.exp: Use incr_count.
6731
6732 Wed Mar 12 10:01:33 1997  Jeffrey A Law  (law@cygnus.com)
6733
6734         * gcc.c-torture: Update to c-torture-1.45.
6735
6736 Sun Feb 23 18:12:04 1997  Bob Manson  <manson@charmed.cygnus.com>
6737
6738         * lib/gcc.exp(gcc_init): Add args parameter (which will contain
6739         the name of the expect testcase file).
6740
6741         * lib/g++.exp(g++_init): Ditto.
6742
6743 Thu Feb 20 13:53:05 1997  Bob Manson  <manson@charmed.cygnus.com>
6744
6745         * lib/g++.exp(g++_exit): $gluefile lives on the build, not
6746         the host.
6747
6748         * lib/gcc.exp(gcc_exit): New procedure.
6749
6750 Wed Feb 19 15:16:16 1997  Bob Manson  <manson@charmed.cygnus.com>
6751
6752         * g++.old-deja/g++.rfg/*: Added "Build don't link" and ERROR
6753         specs where appropriate.
6754
6755         * g++.old-deja/g++.arm/*: Added additional ERROR checks
6756         because of new "candidates are" messages, and removed a few
6757
6758         * Converted all non-old-style g++ testcases to old-style, and
6759         moved into g++.old-deja.
6760
6761 Fri Feb 14 11:46:46 1997  Bob Manson  <manson@charmed.cygnus.com>
6762
6763         * lib/old-dejagnu.exp(old-dejagnu): Add various "skip if"
6764         options.
6765
6766         * lib/gcc.exp(gcc_init): Don't set gluefile unless the compile
6767         succeeded.
6768
6769         * lib/g++.exp(g++_init): Don't unset gluefile unless it exists.
6770
6771 Thu Feb 13 17:30:46 1997  Michael Meissner  <meissner@cygnus.com>
6772
6773         * lib/gcc.exp (gcc_target_compile): Add support for defining
6774         NO_TRAMPOLINES and NO_LABEL_VALUES if the baseboard file indicates
6775         the machine doesn't have those features.
6776
6777 Tue Feb 11 12:57:11 1997  Bob Manson  <manson@charmed.cygnus.com>
6778
6779         * g++.law/operators4.exp: Don't use LIBS.
6780
6781 Sat Feb  8 14:45:55 1997  Bob Manson  <manson@charmed.cygnus.com>
6782
6783         * g++.law/virtual1.exp: Don't use CXX_FLAGS.
6784
6785         * lib/mike-g++.exp: Don't set the compiler to be tested here.
6786         * lib/g++.exp: Set it here instead. Also, allow use of the
6787         --tool_exec and --tool_opt options. Change CXX to
6788         GXX_UNDER_TEST.
6789
6790         * g++.old-deja/old-deja.exp: Change CXX to GXX_UNDER_TEST.
6791
6792         * lib/gcc.exp: Allow use of --tool_exec and --tool_opt.
6793
6794 Fri Feb  7 12:55:45 1997  Bob Manson  <manson@charmed.cygnus.com>
6795
6796         * lib/old-dejagnu.exp: Use prune_warnings instead of
6797         prune_system_crud.
6798         * lib/mike-g++.exp: Ditto.
6799         * lib/gcc.exp: Ditto.
6800         * lib/g++.exp: Ditto.
6801
6802         * lib/g++.exp: Include both libstdc++ and libstdc++/stl.
6803
6804 Fri Feb  7 10:41:53 1997  Jeffrey A Law  (law@cygnus.com)
6805
6806           * 941014-2.c: Include stdlib.h
6807           * 960327-1.c: Include stdio.h
6808           * dbra.c, index-1.c: Don't assume ints are 32bits.
6809
6810 Tue Feb  4 12:51:09 1997  Bob Manson  <manson@charmed.cygnus.com>
6811
6812         * lib/gcc.exp: Add gcc,stack_size target feature.
6813
6814         * lib/g++.exp(g++_target_compile): Add the include and link
6815         paths here, not in two other places. And, it's $options, not
6816         options.
6817
6818         * lib/mike-g++.exp(postbase): Remove the code that determines
6819         the correct include and link paths.
6820         * g++.old-deja/old-deja.exp: Ditto.
6821
6822 Mon Feb  3 19:00:07 1997  Bob Manson  <manson@charmed.cygnus.com>
6823
6824         * lib/g++.exp(g++_init): target_compile no longer returns the
6825         filename of the result.
6826
6827 Sun Feb  2 14:42:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6828
6829         * gcc.misc-tests/gcov.exp: Add -nocomplain to the
6830         call to glob.
6831
6832         * gcc.c-torture/special/special.exp: Change call to
6833         gcc_target_compile to include the object file.
6834
6835 Sun Feb  2 17:11:50 1997  Ian Lance Taylor  <ian@cygnus.com>
6836
6837         * gcc.c-torture/special/special.exp: Correct misspelling in last
6838         change.
6839
6840 Sat Feb  1 12:34:23 1997  Bob Manson  <manson@charmed.cygnus.com>
6841
6842         * lib/plumhall.exp(ph_summary): Log the entire output of the
6843         executable. Return -1 if there were any failures, 0 otherwise.
6844         (ph_execute): Return -1 if there were any failures, 0 otherwise.
6845         (ph_make): Clean up objects and executables that were built
6846         if the tests succeeded.
6847
6848 Thu Jan 30 13:45:56 1997  Bob Manson  <manson@charmed.cygnus.com>
6849
6850         * g++.old-deja/old-deja.exp: Add -L and -I flags so we include
6851         libraries and includes in the build tree as appropriate.
6852
6853 Wed Jan 29 17:19:34 1997  Bob Manson  <manson@charmed.cygnus.com>
6854
6855         * lib/c-torture.exp: Instead of looking for the global variable
6856         NO_LONG_LONG, check to see if that's a feature of the target.
6857
6858 Wed Jan 29 00:36:25 1997  Bob Manson  <manson@charmed.cygnus.com>
6859
6860         * config/default.exp: Minimize. Delete the remainer of the files in
6861         config; this functionality is now in devo/dejagnu/config.
6862
6863         g++.*/*: Pass any additional flags used to compile to postbase;
6864         delete CXXFLAGS.
6865
6866         gcc.c-torture/*: Remove calls to gcc_init and gcc_finish; this
6867         is now done by runtest.exp. Use gcc_target_compile instead of
6868         compile.
6869
6870         lib/c-torture.exp: Use gcc_target_compile instead of compile.
6871         Remove references to CFLAGS. Use remote_file instead of
6872         calling rm -f.
6873         (c-torture): Take a list of arguments to use to compile this
6874         testcase.
6875
6876         lib/g++.exp: Simplify. Use target_compile instead of compile.
6877         lib/gcc-dg.exp: Ditto.
6878         lib/gcc.exp: Ditto.
6879         lib/mike-{gcc,g++}.exp: Ditto.
6880         lib/old-dejagnu.exp: Ditto.
6881         lib/plumhall.exp: Ditto.
6882
6883 Wed Jan  8 14:43:07 1997  Jim Wilson  <wilson@cygnus.com>
6884
6885         * lib/plumhall.exp (ph_make): Use CFLAGS and ANSICFLAGS when linking.
6886         (ph_linker): Likewise.
6887
6888 Wed Nov 13 16:04:19 1996  Joern Rennecke <amylaar@cygnus.com>
6889
6890           * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}: Only use
6891         MAP_ANON / MAP_ANONYMOUS if defined;
6892         else try to map from /dev/zero .
6893
6894 Tue Nov 12 23:30:12 1996  Jeffrey A Law  (law@cygnus.com)
6895
6896         * gcc.c-torture/execute/{loop-2e.c,loop-2f.c}:  If MAP_ANON
6897         isn't defined, then define it to MAP_ANONYMOUS.
6898
6899 Tue Nov 12 11:57:49 1996  Jeffrey A Law  (law@cygnus.com)
6900
6901         * gcc.c-torture: Update to c-torture-1.42 release.
6902
6903 Mon Nov 11 12:45:31 1996  Jeffrey A Law  (law@cygnus.com)
6904
6905         * gcc.c-torture: Update to c-torture-1.41 release.
6906
6907 Sun Oct 27 18:56:18 1996  Jeffrey A Law  (law@cygnus.com)
6908
6909         * gcc.c-torture/execute/enum-1.c: New test.  Will be in next
6910         c-torture release.
6911
6912 Thu Aug 15 11:09:36 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6913
6914         * lib/gcc.exp (gcc_init): Always append the target_info to CFLAGS
6915         and LDFLAGS.  Fix second case to append the target_info ldflags
6916         onto LDFLAGS, not CFLAGS.
6917         * lib/g++.exp (g++_init): Add target_info stuff.
6918         * lib/old-dejagnu.exp (old-dejagnu-init): Likewise.  Add inclusion
6919         of libgloss and newlib flags for !native.
6920
6921         * config/proelf.exp: Load remote.exp and do `push_target hppro'.
6922         (GDB): Fix relative path to go up another dir for finding gdb.
6923
6924 Thu Aug  8 17:03:27 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
6925
6926         * lib/gcc.exp(gcc_init): Set CFLAGS and LDFLAGS to their new
6927         versions in the target_info array, if they don't exist.
6928
6929 Fri Aug  2 15:39:03 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6930
6931         * config/vx.exp (${tool}_load): Fix syntax of `$shell_id < 0'.
6932
6933 Mon Jul  8 15:45:58 1996  Jim Wilson  <wilson@cygnus.com>
6934
6935         * lib/g++.exp: Change all uses of $base_dir/ to $base_dir/../.
6936         * lib/gcc.exp, lib/old-dejagnu.exp: Likewise.
6937
6938 Mon Jul  1 15:53:00 1996  Bob Manson  <manson@charmed.cygnus.com>
6939
6940         * lib/old-dejagnu.exp: Don't remove the output file before we've
6941         actually tested it. Don't append pwd to the path of the executable
6942         we're testing.
6943
6944 Sun Jun 30 14:37:50 1996  Doug Evans  <dje@canuck.cygnus.com>
6945
6946         * lib/g++.exp (default_g++_start): Don't pass LDFLAGS, LIBS if -c.
6947
6948 Wed Jun 26 14:15:55 1996  Bob Manson  <manson@charmed.cygnus.com>
6949
6950         * lib/old-dejagnu.exp (old-dejagnu): Add $tmpdir to specify a
6951         temporary directory for compiler files, and set it to a default
6952         value of /tmp. Set $output as the name of the output file from
6953         compiling the testcase. Add a -o option to $cflags_var so the
6954         compiler writes the final output file as $output. Set $executable
6955         to $output.
6956
6957         * lib/mike-g++.exp (postbase): Add $tmpdir to specify a temporary
6958         directory for compiler files, and set it to /tmp if it doesn't
6959         already have a value. Set $output_file to the name of the output
6960         file from compiling the testcase. Add a -o option to CXXFLAGS so
6961         the compiler writes the final output file as $output. Use $output
6962         as the executable to be tested.
6963
6964 Mon Jun 24 17:12:16 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
6965
6966         * lib/g++.exp: Also add -Wl,-rpath,... for linux.
6967
6968 Sat Jun  8 15:12:24 1996  Jeffrey A Law  (law@cygnus.com)
6969
6970         * gcc.c-torture/execute/pending-1.c: New test.  Still
6971         pending in Tege's queue.
6972
6973 Wed Apr 24 18:13:45 1996  Jim Wilson  <wilson@chestnut.cygnus.com>
6974
6975         * lib/plumhall.exp (ph_summary): Add arguments name and exec_status.
6976         Add variables local_failcnt and local_unresolvedcnt.  Call gcc_fail
6977         if there were failures.  Call unresolved if there were unresolved
6978         testcases.  Call gcc_fail if program did not run to completion.
6979         (ph_make): Pass additional argument name to ph_execute.
6980         (ph_execute): Add new argument.  Pass additional arguments to
6981         ph_summary.  Call gcc_fail is there is no execution output.
6982
6983 Wed Apr 24 13:39:23 1996  Jeffrey A Law  (law@cygnus.com)
6984
6985         * lib/plumhall.exp (proc_summary): Output relavent summary
6986         lines into the log so specific failures in plumhall can be
6987         investigated.
6988
6989 Wed Apr 10 13:23:45 1996  Jeffrey A Law  (law@cygnus.com)
6990
6991         * lib/c-torture.exp: Provide a default value for $NO_LONG_LONG.
6992         (c-torture-execute): Don't try to execute tests which use
6993         "long long" types if $NO_LONG_LONG is nonzero.
6994
6995 Mon Apr  8 08:52:29 1996  Doug Evans  <dje@canuck.cygnus.com>
6996
6997         * gcc.c-torture/execute/ieee/ieee.exp: Run c-torture-execute,
6998         not c-torture.
6999
7000         * gcc.ieee: Move from here.
7001         * gcc.c-torture/execute/ieee: To here.
7002
7003 Tue Mar 26 23:41:18 1996  Jeffrey A Law  (law@cygnus.com)
7004
7005         * gcc.c-torture: Update to c-torture-1.41 release.
7006
7007 Fri Mar 22 15:49:24 1996  Jeffrey A Law  (law@cygnus.com)
7008
7009         * lib/c-torture.exp (c-torture-execute): Remove "$executable",
7010         not "$output".
7011
7012 Thu Mar  7 12:37:08 1996  Doug Evans  <dje@charmed.cygnus.com>
7013
7014         * lib/gcc.exp (default_gcc_start): Don't pass $LDFLAGS $LIBS if
7015         -c present.
7016
7017 Sat Mar  2 22:36:37 1996  Jeffrey A Law  (law@cygnus.com)
7018
7019         * config/proelf.exp: Handle connecting to a simulator.
7020
7021 Wed Jan 31 00:58:15 1996  Jeffrey A Law  (law@cygnus.com)
7022
7023         * config/proelf.exp: New file.  Enough framework that we can
7024         run c-torture tests on the proelf targets (or any other target
7025         that gdb can connect to for that matter).
7026
7027 Mon Jan 29 08:57:46 1996  Doug Evans  <dje@canuck.cygnus.com>
7028
7029         * gcc.c-torture/special/special.exp: Delete libs arg to dg-runtest.
7030         * gcc.ph/testing/limits/limits.exp: Likewise.  Don't pass $CFLAGS.
7031
7032         * lib/plumhall.exp (ph_execute): Always call ph_summary if
7033         exec_output exists.
7034
7035 Sun Jan 28 11:28:43 1996  Doug Evans  <dje@charmed.cygnus.com>
7036
7037         * config/sim.exp (SIM_TIME_LIMIT): New user settable variable.
7038         (${tool}_load): Use 240 seconds if SIM_TIME_LIMIT not set.
7039
7040         * config/*.exp: Update FSF address.  Change result of ${tool}_load
7041         to pass/fail/unresolved/unsupported/untested.  Caller must now
7042         call unresolved/unsupported/untested.
7043         * lib/*.exp: Update FSF address.  Update to handle new results of
7044         ${tool}_load.
7045         * lib/chill.exp (verbose): Delete.
7046
7047 Sat Jan 27 12:28:07 1996  Doug Evans  <dje@charmed.cygnus.com>
7048
7049         * lib/gcc.exp (default_gcc_start): Change order of args to
7050         $LDFLAGS $CFLAGS $LIBS.
7051         * lib/gcc-dg.exp (gcc-dg-test): Arguments have changed, update.
7052         Save/set/restore CFLAGS.  Pass single arg to gcc_start.
7053         * gcc.dg/dg.exp: Delete libs arg in call to dg-runtest.
7054         (CC,CFLAGS,LIBS): Delete references. Don't pass $CFLAGS to dg-runtest.
7055         * gcc.misc-tests/dg-test.exp: Likewise.
7056         * gcc.misc-tests/msgs.exp: Likewise.
7057         * gcc.prms/prms.exp: Likewise.
7058         * gcc.misc-tests/gcov.exp: Delete libs arg in call to dg-runtest.
7059         (CFLAGS,LIBS): Delete references.  Don't pass $CFLAGS to dg-runtest.
7060
7061         * lib/dg.exp: Deleted, moved to dejagnu/lib.
7062
7063 Wed Jan 24 18:37:00 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
7064
7065         * g++.old-deja/old-deja.exp: Add passing of $mathlib to old-dejagnu.
7066
7067         * g++.old-deja/old-deja.exp: Move setting of runshlib from here...
7068         * lib/old-dejagnu.exp (old-dejagnu-init): ...to here.
7069
7070         * lib/g++.exp (g++_init): Take out use of -rpath for the sun4, not
7071         necessary.
7072
7073 Sat Jan 20 17:22:08 1996  Brendan Kehoe  <brendan@cygnus.com>
7074
7075         * g++.old-deja/old-deja.exp: Move setting of runshlib out of the
7076         global for loop; add use of $mathlib.
7077         * lib/old-dejagnu.exp (old-dejagnu-init): Put the runshlib
7078         settings here; set mathlib for anything but VxWorks.
7079
7080 Mon Jan 22 16:31:57 1996  Jeffrey A Law  (law@cygnus.com)
7081
7082         * gcc.c-torture: Update to c-torture-1.40 release.
7083
7084 Wed Jan  3 00:54:33 1996  Jeffrey A Law  (law@cygnus.com)
7085
7086         * gcc.ph/testing/limits/limits.exp: Load ${tool}-dg.exp, not
7087         dg.exp.
7088
7089 Sun Dec  3 16:17:42 1995  Jeffrey A. Law  <law@sethra.cygnus.com>
7090
7091         * lib/c-torture.exp (c-torture-execute): Declare "output" as
7092         global.
7093
7094 Fri Nov 17 20:01:19 1995  Doug Evans  <dje@canuck.cygnus.com>
7095
7096         * lib/g++.exp (LIBS): Define if not already.
7097         * lib/gcc-dg.exp (gcc-dg-test): Set executable file as a.out.
7098         (gcc-dg-prune): Call prune_gcc_output.
7099         * lib/gcc.exp (prune_gcc_output): New proc.
7100         * gcc.c-torture/special (921210-1.c): Call prune_system_crud and
7101         prune_gcc_output.
7102
7103 Thu Nov 16 09:15:40 1995  Doug Evans  <dje@canuck.cygnus.com>
7104
7105         * lib/c-torture.exp (c-torture-compile): Fix calls to `unsupported'.
7106         (c-torture-execute): Likewise.  Rename `name' to `testcase'.
7107
7108 Wed Nov 15 23:04:36 1995  Jeffrey A Law  (law@cygnus.com)
7109
7110         * gcc.c-torture: Update to c-torture-1.39 release.
7111
7112 Sat Nov  4 12:52:05 1995  Doug Evans  <dje@canuck.cygnus.com>
7113
7114         * lib/c-torture.exp (c-torture-execute): Don't return if one option
7115         fails, try others as well.
7116
7117 Thu Nov  2 09:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7118
7119         * lib/c-torture.exp (c-torture-execute): This proc's result is `void'.
7120         If compilation fails, mark execute tests as `untested'.
7121         If test is marked as unsupported, don't mark compilation and
7122         execute tests as failed.
7123
7124 Wed Oct 25 20:57:55 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7125
7126         * lib/g++.exp (g++_init): Don't link in libg++, and look to
7127         libstdc++ for whether or not we want to be doing shared
7128         libraries.  Delete link_curses since we don't need it anymore.
7129         * lib/mike-g++.exp (postbase): Don't link in libg++.
7130         * g++.old-deja/old-deja.exp: Likewise.
7131
7132 Mon Oct 23 13:05:11 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7133
7134         * lib/g++.exp (CXX): Default to run `c++' instead of `g++'.
7135
7136 Tue Oct 17 15:24:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7137
7138         * lib/g++.exp (g++_init): Also check for libg++.sl for the hppa.
7139         For that, add `-Wl,-a,shared_archive'.
7140         * g++.old-deja/old-deja.exp: Likewise.
7141
7142 Tue Oct 17 13:09:06 1995  Doug Evans  <dje@canuck.cygnus.com>
7143
7144         * lib/c-torture.exp (c-torture-execute): Ensure CFLAGS restored.
7145
7146 Mon Oct 16 23:13:32 1995  Brendan Kehoe  <brendan@cygnus.com>
7147
7148         * lib/mike-g++.exp (postbase): Pay attention to the status of
7149         g++_load.
7150
7151 Mon Oct 16 19:28:32 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7152
7153           * g++.old-deja/old-deja.exp: Add $LIBS at the end of the args.
7154
7155 Mon Oct 16 13:48:58 1995  Doug Evans  <dje@canuck.cygnus.com>
7156
7157         * lib/gcc.exp (default_gcc_start): No longer need to log program
7158         being executed or its output, execute_anywhere does that now.
7159         * lib/g++.exp (default_g++_version): Call execute_anywhere.
7160         (default_g++_start): Likewise.  Delete calls to verbose/send_log.
7161
7162 Thu Oct 12 10:34:58 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7163
7164         * g++.old-deja/old-deja.exp: Updated the shared libg++ tests to be
7165         the same as those in lib/g++.exp.
7166
7167 Tue Oct 10 13:47:27 1995  Jeff Law  (law@hurl.cygnus.com)
7168
7169         * gcc.c-torture: Update to c-torture-1.38 release.
7170         * gcc.ieee: Related changes.
7171
7172 Fri Oct  6 12:39:17 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7173
7174         * mike-gcc.exp, mike-g++.exp: Use "execute_anywhere" rather than
7175         "exec". Minor reformatting changes.
7176
7177         * config/rom68k.exp (${tool}_load): Make it work in a canadian
7178         cross. This means all "exec" calls now work on a remote host as
7179         well.
7180         * lib/c-torture.exp (c-torture-compile): Make work for a canadian
7181         cross. Filter out the extra "\r\n" stuff that expect puts in.
7182         (c-torture-execute): Filter out the bogus warnings like
7183         c-torture-compile does. Add support for canadian cross.
7184         * lib/gcc.exp (default_gcc_version, default_gcc_start)
7185         Use execute_anywhere rather than calling exec directly. Now it
7186         works for canadian cross testing.
7187
7188 Thu Oct  5 10:06:45 1995  Brendan Kehoe  <brendan@rtl.cygnus.com>
7189
7190         * lib/g++.exp: Add -nocomplain flag to glob.  Use catch to put the
7191         results into a variable, and check that rather than using file exists.
7192
7193 Wed Oct  4 16:31:02 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7194
7195         * lib/g++.exp: Use glob to see libg++.so.2.7.0, since sun4 doesn't
7196         create a libg++.so.  For sunos4.1.*, also add -ltermcap.
7197
7198 Tue Sep 26 10:15:14 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7199
7200         * g++.old-deja/old-deja.exp: Create and pass runshlib and
7201         lib_curses if there's a shared libg++ in the build tree.
7202
7203 Fri Sep 22 10:47:24 1995  Doug Evans  <dje@canuck.cygnus.com>
7204
7205         * lib/mike-{gcc,g++}.exp (postbase): Restore CFLAGS, CXX_FLAGS, LIBS
7206         if not supported target.
7207
7208 Fri Sep 22 09:22:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7209
7210         * lib/g++.exp (g++_init): Move empty setting of runshlib and
7211         link_curses up to always happen, not just for native builds.
7212
7213 Thu Sep 21 10:23:32 1995  Jeff Law  (law@snake.cs.utah.edu)
7214
7215         * gcc.c-torture: Update to c-torture-1.36 release.
7216         * gcc.failure: Related changes.
7217
7218 Wed Sep 20 10:56:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7219
7220         * lib/plumhall.exp (PHSRC, PHDST): Allow config files to override.
7221
7222 Tue Sep 19 17:26:07 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7223
7224         * lib/g++.exp (g++_init): Put the shared and math lib stuff in here.
7225         * lib/mike-g++.exp (postbase): Not in here.  Still reference
7226         runshlib, link_curses, and mathlib for link and run.
7227
7228         * lib/mike-g++.exp (postbase): If we've built a libg++.so, then
7229         pass the runtime shared library options for Solaris, OSF/1, and
7230         Irix5, and link with -lcurses to avoid unresolved references.
7231
7232 Wed Sep 13 15:28:10 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7233
7234         * lib/gcc.exp (gcc_init): Return if gcc_initialized is 1, so we
7235         only run once.
7236
7237 Wed Sep 13 10:51:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7238
7239         * lib/c-torture.exp (c-torture-compile): Don't alter CFLAGS.
7240
7241 Mon Sep 11 11:02:03 1995  Jeff Law  (law@snake.cs.utah.edu)
7242
7243         * gcc.c-torture: Update to c-torture-1.35 release.  Note we
7244         do not have a framework for the "compat" tests yet.
7245
7246 Sat Sep  9 16:15:20 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7247
7248         * lib/mike-g++.exp (postbase): New local variable `mathlib',
7249         set to null if we're testing vxworks5.1.  Use that instead of
7250         `-lm' in the setting of LIBS for link and run.
7251
7252 Fri Sep  8 13:53:38 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7253
7254         * config/rom68k.exp (${tool}_load): Major changes to make it
7255         work.  Verified that it does in fact return the stuff in
7256         exec_output properly.  Catch any Emul or any TRAP other than 0.
7257
7258 Thu Sep  7 23:04:06 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7259
7260         * lib/mike-g++.exp (prebase): Call g++_init at the end to set
7261         LDFLAGS properly for targets that need stuff from libgloss.
7262         * lib/g++.exp (g++_init): Return if gpp_initialized is 1, so we
7263         only run once.
7264         (gpp_initialized): New variable.
7265
7266 Wed Sep  6 21:56:13 1995  Rob Savoye  <rob@darkstar.cygnus.com>
7267
7268         * config/rom68k.exp: Load libgloss.exp.
7269         * lib/gcc.exp (gcc_init): get proper flags for newlib and libgloss
7270         so we can produce a fully linked binary.
7271         * lib/g++.exp (g++_init): get proper flags for newlib and libgloss
7272         so we can produce a fully linked binary.
7273
7274 Sun Sep  3 13:25:26 1995  Doug Evans  <dje@canuck.cygnus.com>
7275
7276         * lib/plumhall.exp (ph_section): Watch for expected failures.
7277         Add missing `else'.
7278
7279         * lib/c-torture.exp (c-torture-execute): Look for .cexp files to
7280         run the testcase.
7281         (c-torture): Likewise.
7282
7283 Mon Aug 28 11:23:38 1995  Doug Evans  <dje@cygnus.com>
7284
7285         * gcc.dg/dg.exp (scan-assembler, scan-assembler-not): New procs.
7286
7287         * lib/mike-g++.exp (mike_cleanup): New proc.
7288         (prebase): New globals compiler_result, not_compiler_result,
7289         target_regexp.
7290         (postbase): Likewise.  Call mike_cleanup.  Pass "--" to regexp to
7291         allow leading "-" in pattern.  Watch for unsupported tests.
7292         If $compiler_result is set, pattern match assembler code,
7293         and ditto for $not_compiler_result.
7294         * lib/mike-gcc.exp: Likewise.
7295
7296         * lib/plumhall.exp (ph_execute): Only call ph_summary if
7297         execution "succeeded".
7298
7299 Mon Aug 14 14:03:53 1995  Doug Evans  <dje@canuck.cygnus.com>
7300
7301         * config/win32.exp: New file.
7302         * lib/c-torture.exp (c-torture-execute): Handle $exe_ext.
7303
7304 Fri Aug  4 15:39:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7305
7306         * lib/gcc-dg.exp (gcc-dg-prune): Mark testcases that fill ram as
7307         unsupported.
7308         * lib/mike-{gcc,g++}.exp (postbase): Likewise.
7309         * lib/{c-torture.exp,old-dejagnu.exp}: Likewise.
7310         * lib/{gcc,g++}.exp (${tool}_check_untested_p): New proc.
7311
7312         * lib/mike-g++.exp (postbase): Delete alpha-*-* checking of
7313         "... without exceptions was ...".  That is now handled by
7314         prune_system_crud.
7315         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7316
7317 Tue Aug  1 11:09:33 1995  Doug Evans  <dje@canuck.cygnus.com>
7318
7319         * gcc.misc-tests/{acker1.c,dhry.c,dhry.h,matrix1.c,optbench.c,
7320         sieve.c,sort2.c}: New files.
7321         * gcc.misc-tests/{acker1.exp,dhry.exp,matrix1.exp,optbench.exp,
7322         sieve.exp,sort2.exp}: Drivers for them.
7323
7324         * lib/mike-gcc.exp (program_output): New user settable variable.
7325         (postbase): Call prune_system_crud.  Also prune extraneous compiler
7326         messages.
7327         * lib/mike-g++.exp (program_output): New user settable variable.
7328
7329         * gcc.misc-tests/mg.exp (compiler_output): Handle multiple lines.
7330
7331         * config/sh.exp: Deleted (use sim.exp instead).
7332
7333 Fri Jul 28 11:33:46 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7334
7335         * config/vx.exp: Declare CHECKTASK as global.
7336         * config/vxworks29k.exp: Reduce to only set CHECKTASK, and load vx.exp.
7337         * lib/mike-g++.exp: Load [pwd]/a.out, not `./a.out'.
7338         * lib/old-dejagnu.exp: Load [pwd]/$executable.
7339
7340 Wed Jul 26 19:45:39 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
7341
7342         * config/vxworks29k.exp: New file, for the a29k-vxworks5.1
7343         target. Like vx.exp, only includes `vx29k.exp' instead of
7344         `vxworks.exp'.
7345
7346 Sun Jul 23 17:38:52 1995  Ian Lance Taylor  <ian@cygnus.com>
7347
7348         * config/sim.exp: Increase time limit from 120 seconds to 240.
7349
7350 Thu Jul  6 11:07:38 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
7351
7352         * gcc.c-torture/execute/950628-1.c: New test.
7353
7354 Sat Jun 10 18:51:41 1995  Jeff Law  (law@snake.cs.utah.edu)
7355
7356         * gcc.c-torture: Update with changes/additions from
7357         c-torture-1.34.
7358
7359 Mon Jun  5 17:58:07 1995  Doug Evans  <dje@canuck.cygnus.com>
7360
7361         * gcc.prms/prms.exp: Pass LDFLAGS to dg-test.
7362
7363 Sun Jun  4 05:13:57 1995  Jeff Law  (law@snake.cs.utah.edu)
7364
7365         * gcc.c-torture/compile/funcptr-1.c: Test case for 7107.
7366
7367 Thu Jun  1 00:06:19 1995  Jeff Law  (law@snake.cs.utah.edu)
7368
7369         * gcc.c-torture/compile/950512-1.c: New test.
7370         * gcc.c-torture/execute/strct-pack-4.c, strct-pack-5.c}: Likewise.
7371         * gcc.dg/struct-ret-1.c: Likewise.
7372
7373 Wed May 31 14:25:13 1995  Doug Evans  <dje@canuck.cygnus.com>
7374
7375         * gcc.c-torture/execute/{920410-1.c,921113-1.c,921208-2.c,
7376           930106-1.c,memcpy-1.c}: Use STACK_SIZE if defined.
7377
7378 Tue May 30 11:19:54 1995  Doug Evans  <dje@canuck.cygnus.com>
7379
7380         * gcc.c-torture/special/920411-1.c: Deleted.
7381         * gcc.c-torture/special/special.exp: Delete 920411-1.c.
7382
7383 Mon May 22 16:55:11 1995  Doug Evans  <dje@chestnut.cygnus.com>
7384
7385         * config/sim.exp (${tool}_load): Hack in call to bash to get a
7386         cpu limit.
7387
7388 Fri May 12 18:57:54 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7389
7390         * gcc.c-torture/execute/{950511-1.c,950512-1.c}: New tests.
7391
7392 Thu May  4 14:23:54 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7393
7394         From kenner;
7395         * gcc.c-torture/execute/va-arg-2.c (f[0-9], f1[0-5]): Verify format
7396         is the proper length.
7397         * va-arg-3.c: Likewise.
7398
7399 Sun Apr 30 16:02:59 1995  Doug Evans  <dje@canuck.cygnus.com>
7400
7401         * lib/dg.exp: Moved to dejagnu/lib.  Copy kept here (for awhile).
7402         * lib/gcc-dg.exp: New file, gcc interface to dg.exp.
7403
7404         * lib/gcc.exp (default_gcc_start): Delete old cruft.  Delete result.
7405         * lib/g++.exp (default_g++_start): Delete old cruft.
7406
7407 Tue Apr 25 17:20:18 1995  Torbjorn Granlund  <tege@cygnus.com>
7408
7409         * gcc.c-torture/execute/memcpy-1.c: Decrease stack requirements from
7410         (2 * (1 << 18)) to (2 * (1 << 17)).
7411
7412         * gcc.c-torture/execute/arith-rand.c: Avoid -0x80000000/-1.
7413
7414 Thu Apr 20 12:21:13 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7415
7416         * config/rom68k.exp: Renamed from config/idp.exp
7417
7418 Tue Apr 18 13:33:26 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7419
7420         * c-torture/compile/921109-2.c
7421
7422 Tue Apr 18 10:45:12 1995  Mike Stump  <mrs@cygnus.com>
7423
7424         * lib/old-dejagnu.exp: We expect Execution test failure if we expected
7425         excess errors.
7426
7427 Sat Apr 15 11:16:58 1995  Doug Evans  <dje@chestnut.cygnus.com>
7428
7429         * lib/gcc.exp (default_gcc_start): Handle leading "-" in compiler
7430         output.
7431         * lib/g++.exp (default_g++_start): Likewise.
7432
7433 Wed Mar 29 16:34:03 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7434
7435         * gcc.c-torture/compile/950329-1.c: New test.
7436
7437 Tue Mar 28 16:10:33 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7438
7439           * config/bug.exp (${tool}_load): Updated to use new remote_open
7440           and remote_close procs.
7441         * config/idp.exp: New file.
7442
7443 Wed Mar 22 15:01:58 1995  Torbjorn Granlund  <tege@rtl.cygnus.com>
7444
7445         * gcc.c-torture/execute/950322-1.c: New test.
7446
7447 Tue Mar 21 21:24:49 1995  Doug Evans  <dje@canuck.cygnus.com>
7448
7449         * config/vx.exp (${tool}_load): Clean up testing of return code from
7450         vxworks_ld and vxworks_spawn.
7451
7452 Tue Mar 21 17:01:42 1995  Doug Evans  <dje@deneb.cygnus.com>
7453
7454         * lib/c-torture.exp (c-torture-execute): Pass same text to pass/fail.
7455
7456 Mon Mar 13 14:49:42 1995  Mike Stump  <mrs@cygnus.com>
7457
7458         * lib/old-deja.exp: Add `excess errors test - ' error, now one
7459         can mark excess errors on a machine by machine basis.  Note, the
7460         default is to not expect any excess errors, even when excess
7461         errors test - is given, so you will want to put an XFAIL ... on
7462         these lines.  For example, // excess errors test - XFAIL hppa*-*-*
7463         mips-*-* alpha-*-* m68k-*-* is how to expect excess errors on
7464         those 4 machines, but no others.
7465
7466 Fri Mar 10 12:33:04 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7467
7468         * gcc.c-torture/execute/execute.exp (c-torture-execute): from here.
7469         * lib/c-torture.exp: to here.
7470
7471 Fri Mar 10 10:38:15 1995  Torbjorn Granlund  <tege@adder.cygnus.com>
7472
7473         * gcc.c-torture/execute/950221-1.c: New test.
7474         * gcc.c-torture/execute/struct-ret-1.c: New test.
7475         * gcc.c-torture/compile/950221-1.c: New test.
7476
7477         * gcc.c-torture/execute/941101-1.c (f): Fix typo, == was !=.
7478
7479 Fri Mar  3 16:28:35 1995  Doug Evans  <dje@canuck.cygnus.com>
7480
7481         * gcc.c-torture/execute/arith-1.c (main): Return 0.
7482         * gcc.c-torture/execute/arith-rand.c (main): Return 0.
7483
7484 Wed Mar  1 02:08:29 1995  Gerald Baumgartner  (gb@lorenzo.cs.purdue.edu)
7485
7486         * g++.gb: New directory of tests, derived from my signature and
7487         class scoping tests.
7488
7489         * g++.gb/{sig01.C, sig02.C, sig03.C, sig04.C}: New tests.
7490         * g++.gb/{sig05.C, sig06.C, sig07.C, sig08.C}: Likewise.
7491         * g++.gb/{sig09.C, sig10.C, sig11.C, sig12.C}: Likewise.
7492         * g++.gb/{sig13.C, sig14.C, sig15.C, sig16.C}: Likewise.
7493         * g++.gb/{sig17.C, sig18.C, sig19.C, sig20.C}: Likewise.
7494         * g++.gb/{sig21.C, sig22.C, sig23.C, sig24.C}: Likewise.
7495         * g++.gb/sig25.C: Likewise.
7496
7497         * g++.gb/{sig01.exp, sig02.exp, sig03.exp, sig04.exp}: Run them.
7498         * g++.gb/{sig05.exp, sig06.exp, sig07.exp, sig08.exp}: Likewise.
7499         * g++.gb/{sig09.exp, sig10.exp, sig11.exp, sig12.exp}: Likewise.
7500         * g++.gb/{sig13.exp, sig14.exp, sig15.exp, sig16.exp}: Likewise.
7501         * g++.gb/{sig17.exp, sig18.exp, sig19.exp, sig20.exp}: Likewise.
7502         * g++.gb/{sig21.exp, sig22.exp, sig23.exp, sig24.exp}: Likewise.
7503         * g++.gb/sig25.exp: Likewise.
7504
7505         * g++.gb/{scope01.C, scope02.C, scope03.C, scope04.C}: New tests.
7506         * g++.gb/{scope05.C, scope06.C, scope07.C, scope08.C}: Likewise.
7507         * g++.gb/{scope09.C, scope10.C, scope11.C, scope12.C}: Likewise.
7508         * g++.gb/scope13.C: Likewise, this test still fails.
7509
7510         * g++.gb/{scope01.exp, scope02.exp, scope03.exp, scope04.exp}: Run 'em.
7511         * g++.gb/{scope05.exp, scope06.exp, scope07.exp, scope08.exp}: Ditto.
7512         * g++.gb/{scope09.exp, scope10.exp, scope11.exp, scope12.exp}: Ditto.
7513         * g++.gb/scope13.exp: Ditto.
7514
7515         * g++.gb/README: New file, explains what these tests are about.
7516
7517 Tue Feb 28 10:37:52 1995  Doug Evans  <dje@canuck.cygnus.com>
7518
7519         * lib/dg.exp (dg-do): Support `preprocess'.
7520         (dg-test): Likewise.
7521
7522 Mon Feb 13 15:18:10 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
7523
7524         * config/udi.exp: change "continue -expect" to "exp_continue".
7525
7526 Sat Feb 11 00:25:20 1995  Torbjorn Granlund  (tege@tiny.cygnus.com)
7527
7528         * gcc.c-torture/execute/{921025-1.c, 930525-1.c}:
7529         Delete redundant tests.
7530
7531         * gcc.c-torture/execute/{941014-1.c, 941014-2.c}: New tests.
7532         * gcc.c-torture/execute/{941015-1.c, 941021-1.c}: New tests.
7533         * gcc.c-torture/execute/{941025-1.c, 941031-1.c}: New tests.
7534         * gcc.c-torture/execute/{941101-1.c, 941110-1.c}: New tests.
7535         * gcc.c-torture/execute/{941202-1.c, arith-1.c}: New tests.
7536         * gcc.c-torture/execute/{arith-rand.c, complex-3.c}: New tests.
7537         * gcc.c-torture/execute/{inst-check.c, loop-1.c}: New tests.
7538         * gcc.c-torture/execute/{memcpy-1.c, va-arg-2.c}: New tests.
7539
7540         * gcc.c-torture/execute/920302-1.c: Use void * instead of long for
7541         storing label pointers.
7542         * gcc.c-torture/execute/921019-1.c: Likewise.
7543         * gcc.c-torture/execute/920501-8.c: Add prototype for sprintf.
7544         * gcc.c-torture/execute/930513-1.c: Provide full declaration for
7545         parameter fp.
7546         * gcc.c-torture/execute/va-arg-1.c (main): Add L suffix to all
7547         constants.
7548
7549         * gcc.c-torture/compile/{920501-14.c, 931127-1.c}:
7550         Delete obsolete tests.
7551
7552         * gcc.c-torture/compile/{940409-1.c, 940718-1.c}: New tests.
7553         * gcc.c-torture/compile/{941014-1.c, 941014-2.c}: New tests.
7554         * gcc.c-torture/compile/{941014-3.c, 941014-4.c}: New tests.
7555         * gcc.c-torture/compile/{941019-1.c, 941111-1.c}: New tests.
7556         * gcc.c-torture/compile/{941113-1.c, 950122-1.c}: New tests.
7557         * gcc.c-torture/compile/950124-1.c: New test.
7558
7559         * gcc.c-torture/compile/920902-1.c: Delete 2:nd parameter.
7560
7561 Wed Feb  8 15:30:17 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7562
7563         * lib/mike-g++.exp: Add -lm to LIBS.
7564
7565 Tue Feb  7 17:09:50 1995  Doug Evans  <dje@canuck.cygnus.com>
7566
7567         * lib/c-torture.exp (c-torture): Allow relative pathname in $srcdir.
7568
7569 Mon Jan 30 14:33:25 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
7570
7571         * lib/mike-g++.exp: Add -lstdc++ to LIBS.
7572
7573 Thu Jan 12 16:41:34 1995  Doug Evans  <dje@canuck.cygnus.com>
7574
7575         * gcc.misc-tests/dg-test.exp: Only run if $DG_TEST=yes.
7576
7577 Mon Jan  2 11:50:10 1995  Jeff Law  (law@snake.cs.utah.edu)
7578
7579         * g++.law/{arg9.C, arg10.C, arg11.C, arm15.C, arm16.C}: New tests.
7580         * g++.law/{bad-error3.C, bad-error4.C, bad-error5.C}: Likewise.
7581         * g++.law/{bad-error6.C, bad-error7.C}: Likewise.
7582         * g++.law/{bit-fields3.C, casts2.C, casts3.C}: Likewise.
7583         * g++.law/{enum8.C, enum9.C, friend5.C}: Likewise.
7584         * g++.law/{nest2.C, nest3.C, nest4.C, nest5.C}: Likewise.
7585         * g++.law/{nest6.C, next7.C, operators30.C}: Likewise.
7586         * g++.law/{operators31.C, operators32.C,
7587         * g++.law/{operators33.C, operators34.C}: Likewise.
7588         * g++.law/{pic1.C, refs2.C}: Likewise.
7589         * g++.law/{refs3.C, refs4.C, static-mem3.C}: Likewise.
7590         * g++.law/{static-mem4.C, static-mem5.C, typeck4.C}: Likewise.
7591         * g++.law/{vbase1.C, visibility27.C, visibility28.C}: Likewise.
7592         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7593
7594         * g++.law/{arg9.exp, arg10.exp, arg11.exp, arm15.exp}: Run them.
7595         * g++.law/{arm16.exp, bad-error3.exp, bad-error4.exp: Likewise.
7596         * g++.law/{bad-error5.exp, bad-error6.exp}: Likewise.
7597         * g++.law/{bad-error7.exp, bit-fields3.exp}: Likewise.
7598         * g++.law/{casts2.exp, casts3.exp, enum8.exp}: Likewise.
7599         * g++.law/{enum9.exp, friend5.exp}: Likewise.
7600         * g++.law/{nest3.exp, nest4.exp}: Likewise.
7601         * g++.law/{nest5.exp, nest6.exp, nest7.exp}: Likewise.
7602         * g++.law/{operators30.exp, operators31.exp}: Likewise.
7603         * g++.law/{operators32.exp, operators33.exp}: Likewise.
7604         * g++.law/{operators34.exp}: Likewise.
7605         * g++.law/{pic1.exp, refs2.exp, refs3.exp refs4.exp}: Likewise.
7606         * g++.law/{static-mem3.exp, static-mem4.exp}: Likewise.
7607         * g++.law/{static-mem5.exp, typeck4.exp, vbase1.exp}: Likewise.
7608         * g++.law/{visibility27.exp, visibility28.exp}: Likewise.
7609         * g++.law/{vtable2.exp, vtable3.exp}: Likewise.
7610
7611         * g++.law/{union4.exp, visibility17.exp}: Fix expected output.
7612         No longer expected to fail.
7613         * g++.law/missed-error3.C: Tweak for recent bool changes.
7614
7615 Sun Dec  4 20:54:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7616
7617         * config/emb-unix: Deleted.
7618         * config/unix.exp (${tool}_load): Use new proc rsh_exec to perform
7619         remote execution.  Do final link on remote host if REMOTE_LINK is set.
7620
7621 Thu Dec  1 08:43:05 1994  Doug Evans  <dje@canuck.cygnus.com>
7622
7623         * lib/dg.exp (dg-test): Fix typo in last patch.
7624
7625 Wed Nov 30 13:25:32 1994  Doug Evans  <dje@canuck.cygnus.com>
7626
7627         * lib/dg.exp (dg-test): Fix pattern that searches for expected output
7628         (handles multiple occurrences).
7629
7630 Thu Nov 24 19:48:38 1994  Doug Evans  <dje@canuck.cygnus.com>
7631
7632         * gcc.c-torture/*/*.exp: Pass full pathname to c-torture.
7633         * gcc.c-torture/execute/execute.exp (c-torture-execute): Remove
7634         $srcdir from pathname in pass/fail messages (but ensure $subdir *is*
7635         printed).
7636         * lib/c-torture.exp (c-torture-compile): Likewise.
7637         (c-torture): Prepend full path if missing.
7638         * lib/gcc.exp (gcc_pass): Pass entire pathname of testcase.
7639         (gcc_fail): Likewise.
7640         * lib/dg.exp (dg-test): Don't delete $subdir from pathname in messages.
7641
7642 Wed Nov 23 13:56:00 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
7643
7644         * lib/netware.exp: Only attach to NetWare i386 systems.
7645
7646 Wed Nov 16 11:27:00 1994  Doug Evans  <dje@canuck.cygnus.com>
7647
7648         * lib/dg.exp (dg-test): Don't print $subdir (or above) in pass/fail
7649         messages.  Add test name to "output pattern match" pass/fail message.
7650
7651 Sat Nov 12 22:11:52 1994  Doug Evans  <dje@canuck.cygnus.com>
7652
7653         * gcc.dg: New testsuite.
7654         * gcc.dg/dg.exp: New file.
7655
7656         * gcc.misc-tests/{misc.exp,inst-check.c,test-ior.c,test-consts.c,
7657         test-switch.c}: Deleted.
7658
7659         * gcc.misc-tests/msgs.exp: New testcase driver.
7660
7661 Wed Nov  9 14:23:09 1994  Doug Evans  <dje@canuck.cygnus.com>
7662
7663         * gcc.c-torture/execute/execute.exp (c-torture_execute): New proc.
7664         Watch for illegal return values from ${tool}_load.
7665         * config/unix.exp (${tool}_load): Fix pass/fail detection for
7666         cross targets.  Coerce return value >0 to 1.
7667
7668 Tue Nov  8 14:10:33 1994  Doug Evans  <dje@canuck.cygnus.com>
7669
7670         * config/unix.exp (${tool}_load): Call program rsh, not proc.
7671
7672         * config/emb-unix.exp: New file.
7673
7674         * config/sim.exp: Error if variable $SIM not defined.
7675         (${tool}_load): Mark test as "untested" if simulator missing.
7676
7677         * config/unix.exp: Load remote.exp to get rcp_download.
7678         * lib/c-torture.exp: Use different option lists for testcases with
7679         and without loops.
7680         * gcc.c-torture/execute/execute.exp: Likewise.
7681
7682 Wed Nov  2 14:47:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7683
7684         * config/*.exp: Clarify return code from ${tool}_load.
7685         Call `unresolved' or `untested' instead of `warning' or `perror'
7686         (sometimes you still want to call both though).
7687         Add comment that `shell_id' is local to each file.
7688         * config/udi.exp (timeout): Set to 30.
7689         Don't print warning if connection fails, $connectmode has already
7690         printed an error.
7691         (${tool}_load): Move verbose messages to level 2.
7692         Rework pattern for "Process started" message.
7693         Pass `shell_id' to ${connectmode}_download.
7694         Retry twice upon timeout.  Make resetting of target more robust.
7695         (${tool}_exit): Remove /tmp/soc_name. if connected ok (bug in mondfe).
7696         Pass `shell_id' to exit_$connectmode.
7697         Only call exit_$connectmode if connected.
7698         * config/unix.exp (${tool}_load): Check return codes better.
7699         * config/vrtx.exp (${tool}_load): Likewise.
7700         * config/vx.exp (${tool}_load): Likewise.
7701         Delete unneeded global's.
7702         * lib/dg.exp (dg-test): Update to reflect clarified return codes
7703         from ${tool}_load.
7704         (dg-stat): Delete.
7705         (dg-init): Delete recording of pass/fail counts.
7706         * lib/old-dejagnu.exp (old-dejagnu): Likewise.
7707         (old-dejagnu-init): Likewise.
7708         (old-dejagnu-stat): Delete contents, empty proc now.
7709         * lib/c-torture.exp (TORTURE_OPTIONS): New global.
7710         (c-torture): Delete references to lcnt, lpass, lfail.
7711         Get option list from TORTURE_OPTIONS.
7712         Delete -funroll[-all]-loops if no loops.
7713         * lib/g++.exp (g++_init): Delete references to lcnt, lpass, lfail.
7714         (g++_stat): Delete contents (empty proc now).
7715         * lib/gcc.exp (gcc_init): Delete references to pass/fail counts.
7716         (gcc_finish): Likewise.
7717         (gcc_stat): Deleted.
7718         * lib/mike-gcc.exp (postbase): Delete references to lcnt, lpass, lfail.
7719         * gcc.*/*.exp: Delete calls to gcc_stat, dg-stat.
7720         * gcc.c-torture/execute/execute.exp: Likewise.
7721         Split tests into two parts: compile, execute.
7722         Get option list from TORTURE_OPTIONS.  Delete -funroll[-all]-loops if
7723         no loops.  Update to reflect clarified return codes from ${tool}_load.
7724
7725 Fri Oct 21 23:10:16 1994  Doug Evans  <dje@canuck.cygnus.com>
7726
7727         * lib/old-dejagnu.exp (process-option): Append ".*" to pattern
7728         to grep for.
7729         (old-dejagnu): Likewise (where necessary).
7730
7731 Fri Oct 14 17:54:58 1994  Doug Evans  <dje@canuck.cygnus.com>
7732
7733         * gcc.misc-tests/gcov.exp: New file, for gcov testing.
7734
7735         * lib/dg.exp (dg-process-target): Fix processing of selector.
7736         Add comment regarding use of `error'.
7737
7738         * lib/gcc.exp (prune_system_crud): Define if missing.
7739         * lib/g++.exp (prune_system_crud): Likewise.
7740
7741         * lib/{c-torture.exp,dg.exp,mike-g++.exp,old-dejagnu.exp}:
7742         Call prune_system_crud.
7743         * lib/dg.exp (dg-runtest): New proc.
7744         Use perror instead of send_user for tcl errors in testcase.
7745         Don't return any value, it's never used.
7746         Don't clobber previous definition of `unknown'.
7747         Print tcl errors in `dg-final'.
7748
7749 Wed Oct 12 13:05:37 1994  Doug Evans  <dje@canuck.cygnus.com>
7750
7751         * lib/dg.exp (dg-process-target): Improve syntax error messages.
7752         (dg-test): Don't print errorInfo, it contains stack backtrace.
7753
7754 Mon Sep 26 12:18:53 1994  Doug Evans  (dje@canuck.cygnus.com)
7755
7756         * lib/g++.exp (runtest_file_p): Define if missing.
7757
7758 Sat Sep 24 15:29:23 1994  Doug Evans  (dje@cygnus.com)
7759
7760         * lib/mike-g++.exp: Comment out loading of g++.exp.
7761         * lib/g++.exp: Update copyright.  Test for existence of $CXX at start.
7762         (default_g++_version): Always print something.
7763         (default_g++_start): Comment out call to `which'.
7764         (g++_start, g++_load): Deleted (must be defined in config file).
7765         * lib/gcc.exp: Test for existence of $CC at start.
7766         Delete check for tmpdir (done in gcc_init).
7767         (default_gcc_version): Always print something.
7768         (default_gcc_start): Comment out call to `which'.
7769         * config/*.exp: Major cleanup - make cross targets work at least a
7770         little better for g++ (by not being "--tool gcc" specific).
7771         Rename gcc_xxx to ${tool}_xxx.
7772         * g++.old-deja/old-deja.exp: utils.exp is loaded by runtest.exp.
7773         * lib/old-dejagnu.exp: ${tool}.exp is loaded by config file.
7774
7775 Thu Sep 22 11:39:17 1994  Doug Evans  (dje@canuck.cygnus.com)
7776
7777         * lib/c-torture.exp (c-torture-compile): Rework compiler
7778         message processing.
7779
7780         * gcc.c-torture/compile/initbug1.{c,exp}: Deleted, not part of
7781         c-torture.
7782
7783 Wed Sep 21 09:49:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7784
7785         * gcc.wendy/wendy.dis: Renamed from wendy.exp to disable the testsuite.
7786
7787         * lib/dg.exp (dg-process-target): Support { target native }.
7788
7789 Tue Sep 20 17:16:55 1994  Doug Evans  (dje@canuck.cygnus.com)
7790
7791         * lib/dg.exp (dg-test): Clean up some comments.  Delete code that
7792         looked for "... program xxx got fatal signal".
7793         Correct regsub munging of `comp_output'.
7794         Ignore compiler messages "path prefix not used" and "linker input
7795         file unused".
7796
7797 Wed Sep 14 11:44:40 1994  Doug Evans  (dje@canuck.cygnus.com)
7798
7799         * lib/gcc.exp (runtest_file_p): Define if missing.
7800         * gcc.prms/template.c: Example to work from.
7801
7802 Tue Sep 13 10:30:48 1994  Doug Evans  (dje@canuck.cygnus.com)
7803
7804         * lib/gcc.exp (gcc_finish): Delete code to update `testcnt'.
7805         * lib/dg.exp (dg-test): Call unsupported testcases as such.
7806
7807         * gcc.prms/{3324.c,3565.c}: Moved from compile/940713-[12].c.
7808         * gcc.prms/1883.c: Moved from compile/940714-1.c.
7809         * gcc.prms/{5012.c,4453.c,4723.c,2541.c}: Moved from
7810         execute/{940712-1.c,940712-2.c,940713-1.c,940714-1,c}.
7811
7812         * lib/dg.exp (user option docs): Clean up docs on target/xfail option.
7813         (dg-process-target): No longer a varargs proc.
7814         Return S/N for target, P/F for xfail.  All callers changed.
7815         (user option procs): More argument checking.
7816         (dg-do): `dg-do-what' now contains 3 elements {what flag P/F}.
7817         (dg-output): `dg-output-text' now contains 2 elements {P/F text}.
7818         (dg-test): Skip test if not running on selected target in `dg-do'.
7819         Update handling of `dg-do-what', `dg-output-text'.
7820         Separate execution pass/fail from output pattern match pass/fail.
7821         Delete BUILD/XBUILD support (duplicate of LOSE/XLOSE).
7822
7823 Mon Sep 12 13:47:35 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7824
7825         * gcc.c-torture/special/special.exp: Don't expect failure for mips
7826         target for 920510-1.c.
7827
7828 Mon Sep 12 12:44:39 1994  Doug Evans  (dje@canuck.cygnus.com)
7829
7830         * lib/gcc.exp (gcc_init): Move initialized message to verbose level 3.
7831         Clean up comment regarding use of passcnt, etc.
7832         (gcc_stat): Don't update `testcnt' here.
7833         (gcc_finish): Do it here.
7834         Might as well reset `but_id' here too.
7835         * gcc.c-torture/code_quality/code_quality.exp: Call `runtest_file_p'
7836         to determine if the file should be tested.
7837         * gcc.c-torture/compile/compile.exp: Likewise.
7838         * gcc.c-torture/execute/execute.exp: Likewise.
7839         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7840         * gcc.misc-tests/dg-test.exp: Likewise.
7841         * gcc.prms/prms.exp: Likewise.
7842         * gcc.wendy/wendy.exp: Likewise.
7843         * g++.old-deja.exp: Likewise.
7844         Move "Testing file" message to verbose level 1.
7845
7846 Fri Sep  9 10:21:18 1994  Doug Evans  (dje@canuck.cygnus.com)
7847
7848         * gcc.wendy/t.c: Add DEJAGNU_CFLAGS:"-DNOPAUSE".
7849
7850 Thu Sep  8 16:52:43 1994  Doug Evans  (dje@canuck.cygnus.com)
7851
7852         * lib/gcc.exp: Ensure CFLAGS, LIBS, and LDFLAGS are set.
7853         (default_gcc_start): Accept optional second list element
7854         of compiler flags.  Print compiler output at verbosity level 2.
7855         Remove setting of CFLAGS, LIBS, LDFLAGS from here.
7856         (gcc_init): Delete globals lcnt, lpass, lfail, lxpass, lxfail.
7857         Save current values of framework globals passcnt, failcnt, xpasscnt,
7858         and xfailcnt in gcc_passcnt, gcc_failcnt, gcc_xpasscnt, and
7859         gcc_xfailcnt.  Set global `tmpdir' to /tmp if it doesn't exist.
7860         (gcc_stat): Use framework globals passcnt, failcnt, xpasscnt, and
7861         xfailcnt to compute stats.  Update framework global `testcnt' from
7862         pass/fail counts.
7863         (gcc_finish): New proc.  Clean up test environment.
7864         (gcc_cpass, gcc_cfail): Rename to gcc_pass/gcc_fail.
7865         (gcc_epass, gcc_efail): Delete.
7866         * lib/dg.exp (dg-error, dg-warning, dg-bogus): Accept optional 5th
7867         argument of line number.
7868         (dg-init): If the tool has an init routine, call it.
7869         (dg-test): Remove args `cflags_var' and `libs_var'.
7870         Pass all compiler options to ${tool}_start.
7871         Handle missing line number.
7872         (dg-finish): New function.
7873         * gcc.c-torture/code_quality/code_quality.exp: Add support for testing
7874         particular files.  Call gcc_finish at end.  Move "skipping test"
7875         message to verbosity level 3.
7876         * gcc.c-torture/compile/compile.exp: Likewise.
7877         * gcc.c-torture/unsorted/unsorted.exp: Likewise.
7878         * gcc.c-torture/execute/execute.exp: Likewise.
7879         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7880         Print testcase being tried at verbosity level 1.
7881         * gcc.c-torture/special/special.exp: Unset xfail.
7882         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7883         * gcc.c-torture/compile/initbug1.exp: Call gcc_finish.
7884         * gcc.c-torture/noncompile/noncompile.exp: Likewise.
7885         * gcc.failure/failure.exp: Likewise.
7886         * gcc.ieee/ieee.exp: Likewise.
7887         * gcc.misc-tests/dg-test.exp: Delete LDFLAGS.
7888         Update call to dg-test.  Call dg-finish at end.
7889         * gcc.misc-tests/mg.exp: Call gcc_finish at end.  Unset orig_flags.
7890         Delete setting of prms_id, bug_id, lcnt, lfail, lpass.
7891         * gcc.misc-tests/misc.exp: Call gcc_finish at end.
7892         * gcc.prms/prms.exp: Delete loading of utils.exp (redundant).
7893         Delete LDFLAGS.  Update call to dg-test.  Call dg-finish at end.
7894         * gcc.wendy/wendy.exp: Add copyright.
7895         Delete setting of tmpdir (done by gcc_init).
7896         Call gcc_pass/gcc_fail instead of gcc_[ce]pass/fail.
7897         Pass compiler flags to gcc_start.  Call gcc_finish at end.
7898         * lib/c-torture.exp: Call gcc_pass/gcc_fail instead of
7899         gcc_[ce]pass/fail.
7900
7901 Wed Sep  7 11:09:08 1994  Doug Evans  (dje@canuck.cygnus.com)
7902
7903         * lib/g++.exp (g++_start): Rename arg to `prog' to avoid varargs
7904         confusion.
7905         (g++_load): Likewise.
7906
7907         * config/*.exp (gcc_load): Some were varargs fns and some were not.
7908         Rename argument to `prog' to remove the confusion.
7909         Varargs fns behave differently too!
7910         (g++_load): Likewise.
7911
7912         * lib/dg.exp (dg-stat): Correct calculation of npass, nfail.
7913
7914         * config/unix.exp (gcc_load): Rename `args' to `prog' because that's
7915         what it is.  Delete (always) printing of status value for !native.
7916         Simplify verbose code, and include status and exec_output.
7917         (g++_load): Use gcc_load.
7918
7919 Sun Sep  4 13:59:27 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
7920
7921         * gcc.c-torture/noncompile/920928-1.c: Delete obsolete file.
7922         * gcc.c-torture/noncompile/noncompile.exp: Delete support for
7923         920928-1.c, 921017-1.c, 940712-1.c, 940714-1.c, 940714-2.c,
7924         940714-3.c as these testcases don't exist anymore.  Make
7925         va-arg-1.c expected to pass.
7926
7927 Fri Aug 19 12:27:07 1994  Doug Evans  (dje@canuck.cygnus.com)
7928
7929         * gcc.misc-tests/misc.exp: Only run specific testcases.
7930         * gcc.misc-tests/dg-test.exp: New file.  Tests dg.exp.
7931         * gcc.misc-tests/dg-[1-9].c: New files.
7932
7933         * lib/dg.exp: New testsuite driver.
7934         * gcc.prms/prms.exp: Use it.
7935
7936         * README.gcc: New file.
7937
7938         * lib/gcc.exp (gcc_init): Delete srcdir, no longer referenced.
7939         Document and reset `lxpass' and `lxfail'.
7940         Simplify "initialized" message.
7941         (gcc_stat): Clean up comments a little.
7942
7943 Tue Aug 16 11:16:46 1994  Doug Evans  (dje@canuck.cygnus.com)
7944
7945         * gcc.prms/prms.exp: New driver for gcc.prms testsuite directory.
7946
7947 Mon Aug 15 21:20:36 1994  Doug Evans  (dje@canuck.cygnus.com)
7948
7949         * lib/old-dejagnu.exp (process-option): New proc.
7950         (old-dejagnu-init, old-dejagnu-stat): Likewise.
7951         (old-dejagnu): Simplify.
7952         * g++.old-deja/old-deja.exp: Update to new version of old-dejagnu.
7953
7954 Sun Aug 14 09:23:53 1994  Jeff Law  (law@snake.cs.utah.edu)
7955
7956         * lib/c-torture.exp (c-torture): Only call setup_xfail if $xfail
7957         exists and is not an empty string.
7958
7959         * gcc.c-torture/special/special.exp (920520-1.c, 930510-1): Set
7960         $xfail rather than calling setup_xfail.  Clear $xfail when test is
7961         finished.
7962         (920717-x.c): Add $srcdir/$subdir as "gcc_start" does not do it
7963         automatically.
7964
7965         * gcc.c-torture/noncompile/noncompile.exp (940712-1 test): No
7966         longer expected to fail.
7967
7968         * gcc.c-torture/execute/strct-pack-3.c: Add missing argument to
7969         "f" function call.
7970
7971         * gcc.misc-tests/mg.exp: Call gcc_stat when finished.
7972
7973         * gcc.c-torture/execute/{920202-1.c, 931208-1.c, 931228-1.c,
7974         940115-1.c, 940122-1.c, bf-pack-1.c, bf64-1.c, comp-goto-1.c,
7975         complex-2.c, packed-1.c, strct-pack-2.c strct-pack-3.c,
7976         struct-ini-2.c, struct-ini-3.c, va-arg-1.c}: Import from
7977         c-torture-1.29.
7978
7979         * gcc.c-torture/execute/{nest-stdar-1.c, struct-ini-1.c,
7980         strct-pack-1.c, strct-varg-1.c}: Renamed to match c-torture-1.29.
7981
7982         * gcc.c-torture/execute/920612-2.c: Update to c-torture-1.29.
7983
7984         * gcc.c-torture/noncompile/{931203-1.c, 940112-1.c, 940227-1.c,
7985         940510-1.c, init-1.c, init-2.c}: Import from c-torture-1.29
7986
7987         * gcc.c-torture/compile/{920928-6.c, 931203-1.c, 940611-1.c,
7988         940712-1.c, calls.c, combine-hang.c, goto-1.c, init-2.c,
7989         labels-1.c, packed-1.c, zero-strct-1.c}: Import from c-torture-1.29.
7990
7991 Tue Jul 12 12:49:44 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
7992
7993         * gcc.execute/{940712-1.c, 940712-2.c, 940713-1.c, 940714-1.c},
7994         gcc.noncompile/{940712-1.h, 940712-1a.h, 940712-1b.h, 940712-1.c,
7995         940714-1.c, 940714-2.c, 940714-3.c},
7996         gcc.compile/{940713-1.c, 940713-2.c, 940714-1.c},
7997         gcc.misc-tests/{mg.c,mg.exp}:
7998         New tests.
7999         * gcc.noncompile/noncompile.exp: Change accordingly.
8000
8001 Thu Jul  7 14:20:33 1994  Doug Evans  (dje@canuck.cygnus.com)
8002
8003         * config/sim.exp, lib/c-torture.exp, lib/gcc.exp:
8004         Undo previous clobberage.
8005
8006 Mon Jul  4 17:00:59 1994  Jeff Law  (law@snake.cs.utah.edu)
8007
8008         * gcc.compile/{931102-1.c, 931102-2.c, 931031-1.c}:
8009         * gcc.special/{930510-1.c, special.exp}:
8010         * gcc.execute/{931031-1.c, 931110-1.c, 931110-2.c, 931102-1.c,
8011         931102-2.c, struct-pack-1.c, divmod-1.c, complex-1.c,
8012         struct-varargs-1.c}: New tests from c-torture-1.26.
8013
8014 Tue Jun 28 17:39:42 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
8015
8016         * gcc.wendy/wendy.exp: add --'s so that -1 isn't parsed as an
8017           argument to switch.
8018
8019 Sat May 21 10:39:38 1994  Bill Cox  (bill@rtl.cygnus.com)
8020
8021         * Revert the previous changes.  Please see Rob's directory
8022           (/lisa/test/rob/progressive/gcc/testsuite) for testing
8023           fixes.
8024
8025 Thu May 19 18:00:03 1994  Bill Cox  (bill@rtl.cygnus.com)
8026
8027         * config/sim.exp, config/udi.exp, config/unix.exp, config/vx.exp,
8028             g++.brendan/alignof.exp, g++.brendan/arm3.exp, g++.brendan/code-gen5.exp,
8029             g++.brendan/crash29.exp, g++.brendan/crash5.exp, g++.brendan/cvt3.exp,
8030             g++.brendan/delete1.exp, g++.brendan/nest12.exp, g++.brendan/nest13.exp,
8031             g++.brendan/overload3.exp, g++.brendan/redecl1.exp, g++.brendan/visibility2.exp,
8032             g++.jason/cond.exp, g++.jason/hmc1.exp, g++.jason/report.exp,
8033             g++.law/access1.exp, g++.law/access2.exp, g++.law/arg6.exp,
8034             g++.law/arg7.exp, g++.law/arg8.exp, g++.law/arm1.exp,
8035             g++.law/arm10.exp, g++.law/arm4.exp, g++.law/arm5.exp,
8036             g++.law/ctors15.exp, g++.law/ctors19.exp, g++.law/cvt1.exp,
8037             g++.law/cvt12.exp, g++.law/cvt13.exp, g++.law/cvt18.exp,
8038             g++.law/cvt22.exp, g++.law/cvt3.exp, g++.law/cvt5.exp,
8039             g++.law/cvt6.exp, g++.law/cvt8.exp, g++.law/dtors3.exp,
8040             g++.law/except1.exp, g++.law/except3.exp, g++.law/except4.exp,
8041             g++.law/except5.exp, g++.law/except6.exp, g++.law/init5.exp,
8042             g++.law/init8.exp, g++.law/inline4.exp, g++.law/memoized1.exp,
8043             g++.law/missing1.exp, g++.law/operators14.exp, g++.law/operators18.exp,
8044             g++.law/operators9.exp, g++.law/scope2.exp, g++.law/temps2.exp,
8045             g++.law/temps3.exp, g++.law/temps5.exp, g++.law/typeck2.exp,
8046             g++.mike/misc4.exp, g++.mike/misc6.exp, g++.niklas/t118.exp,
8047             g++.niklas/t128.exp, g++.niklas/t138.exp, g++.niklas/t139.exp,
8048             g++.niklas/t140.exp, g++.niklas/t141.exp, gcc.code_quality/code_quality.exp,
8049             gcc.compile/compile.exp, gcc.dje/dje.exp, gcc.execute/execute.exp,
8050             gcc.failure/failure.exp, gcc.ieee/ieee.exp, gcc.noncompile/noncompile.exp,
8051             gcc.special/special.exp, gcc.unsorted/unsorted.exp, lib/c-torture.exp,
8052             lib/chill.exp, lib/g++.exp, lib/gcc.exp, lib/mike-g++.exp, lib/mike-gcc.exp,
8053             lib/old-dejagnu.exp: Checkin Rob's 94Q1 testing changes.
8054
8055 Tue May 17 14:55:09 1994  Bill Cox  (bill@rtl.cygnus.com)
8056
8057         * config/udi.exp, gcc.execute/execute.exp, gcc.wendy/wendy.exp,
8058             lib/g++.exp, lib/old-dejagnu.exp: Replace error proc calls
8059           with perror calls.
8060
8061 Mon May  2 17:41:13 1994  Jason Merrill  (jason@deneb.cygnus.com)
8062
8063         * config/unix.exp (g++_load): Fix syntax.
8064
8065 Thu Apr 14 12:22:10 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8066
8067         * gcc.compile/initbug1.exp (CFLAGS): Add space at beginning.
8068         * gcc.noncompile/921017-1.c: Deleted obsolete test.
8069         * gcc.noncompile/noncompile.exp: Remove code for deleted test.
8070         Don't expect va-arg-1.c to fail.  Correct expected output for
8071         920928-1.c.
8072         * gcc.wendy/d.c, msgs.c, prolog.c, subs.c, z.c: Deleted.
8073         * gcc.wendy/hbm4.c: Correct typo.
8074         * gcc.wendy/tad1.c, tad2.c: Correct expected output.
8075
8076 Mon Mar 28 13:29:37 1994  Doug Evans  (dje@canuck.cygnus.com)
8077
8078         * lib/gcc.exp (gcc_[ce]{pass,fail}): Remove output/executable argument.
8079         * gcc.wendy/wendy.exp (wendy_try): Remove `output' argument of
8080         gcc_[ce]{pass,fail}.  Explicitly remove executable if test passes.
8081         * lib/c-torture.exp (c-torture-compile): Ditto.
8082
8083         Reduce volume of output (remove all the -I's and such).
8084         * lib/c-torture.exp (c-torture-compile): New argument OPTION.
8085         Call gcc_cpass, gcc_cfail.
8086         (c-torture): Pass testing option to c-torture-compile.
8087
8088 Mon Mar 21 12:40:33 1994  Doug Evans  (dje@cygnus.com)
8089
8090         Bring patches over from progressive.
8091         * config/default.exp: Exit remote shell cleanly.
8092         (g++_exit, g++_start): Add default versions.
8093         * config/sim.exp (gcc_load): Use perror, not error.
8094
8095 Sun Mar 20 12:05:32 1994  Doug Evans  (dje@canuck.cygnus.com)
8096
8097         * lib/gcc.exp: Don't set CFLAGS if CC not set.  It clobbers the value
8098         set in site.exp.
8099
8100 Mon Mar 14 19:30:28 1994  Doug Evans  (dje@cygnus.com)
8101
8102         * gcc.wendy/wendy.exp (wendy_first_line): New proc to fetch
8103         DEJAGNU_OUTPUT and DEJAGNU_CFLAGS.
8104         (wendy_try): New proc to run testcase.
8105         (main loop): Call 'em.
8106         * gcc.wendy/*.c: Clean up pass to correct expected output.
8107
8108         * lib/gcc.exp: Minor cleanup work.
8109         (gcc_cpass, gcc_cfail, gcc_epass, gcc_efail): New procs.
8110
8111 Wed Mar  9 15:22:54 1994  Doug Evans  (dje@canuck.cygnus.com)
8112
8113         * config/sim.exp (gcc_load): Document return codes better.
8114         Don't pass -v to simulator.
8115
8116 Thu Feb 24 07:15:18 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8117
8118           * gcc.special/920717-x.c: Fix typo.
8119           * gcc.special/special.exp (920717-x.c): Use $srcdir/$subdir to
8120           get at sources.
8121
8122         * lib/mike-gcc.exp: Fix typo.
8123
8124 Tue Feb 15 15:41:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8125
8126         * lib/gcc.exp: Minor cleanup work. Find the proper gcc or g++
8127         binary to use, transform the name.
8128         * config/*.exp: rename everything. Nuke any g++ specific files,
8129         it's now a special case of gcc that requires no special support.
8130         Add a default.exp for unsupported targets.
8131
8132 Fri Feb 11 12:59:54 1994  Rob Savoye  (rob@poseidon.cygnus.com)
8133
8134         * g++.jason/report.exp, g++.old-deja/old-deja.exp,
8135         lib/old-dejagnu.exp: Fix a few patterns to work with the new
8136         version of Tcl.
8137
8138 Wed Feb  9 21:35:47 1994  Rob Savoye  (rob@darkstar.cygnus.com)
8139
8140         * lib/c-torture.exp: Made "file prefix*never used a pass, rather
8141         than a warning.
8142
8143 Sun Feb  6 16:52:13 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
8144
8145         * lib/mike-gcc.exp: Add in recent changes from mike-g++.exp.
8146
8147 Mon Jan  3 17:28:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
8148
8149         * gcc.execute/execute.exp: Combine opt_list and foption_list into
8150         option_list.  Compile every file with only 4/6 option choices
8151         (same as C torture) instead of with 12/18 different option
8152         choices.
8153         * lib/c-torture.exp: Likewise.
8154
8155         * lib/gcc.exp: Set LIBS, CFLAGS, and LDFLAGS to empty strings if
8156         not already set.
8157
8158 Thu Dec 30 17:17:07 1993  Mike Stump  (mrs@rtl.cygnus.com)
8159
8160         * lib/old-deja.exp: Add `excess errors test fails' error, now one
8161         can put an XFAIL *-*-* on excess errors.
8162
8163 Sun Dec 19 21:45:34 1993  Jeffrey A. Law  (law@snake.cs.utah.edu
8164
8165         * g++.law: Add more tests derived from g++-bugs snapshots.
8166
8167         * g++.law/init11.{c,exp}: Delete test.  Brendan sez it's
8168         equivalent to g++.law/init9.
8169
8170         * lib/mike-gcc.exp (postbase): Delete the .o file after we've
8171         compiled it, and the a.out file after we've run it.
8172
8173 Fri Dec 17 11:29:56 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8174
8175         * lib/mike-g++.exp (postbase): Delete the .o file after we've
8176         compiled it, and the a.out file after we've run it.
8177
8178 Fri Dec 17 10:18:16 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8179
8180         * g++.law/*.exp: Avoid losing arguments added via "append" commands.
8181
8182 Wed Dec 15 20:36:40 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8183
8184         * lib/gcc.exp, lib/g++.exp: Use catch rather than exec to get the
8185         version number.
8186
8187 Sun Dec 12 21:10:04 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
8188
8189         * g++.law: New directory of g++ tests derived from the g++-bugs
8190         snapshots.
8191
8192 Thu Dec 09 16:50:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8193
8194         * gcc.compile: initbug1.c initbug1.exp testcase added
8195
8196 Mon Dec 06 11:09:52 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8197
8198         * gcc.dje/sizetype-1.exp, dje.exp: minor clean ups
8199         * gcc.execute/execute.exp: minor cleanups. added gcc_stat calls. added
8200           fixes submitted by Jeff Law (law@cs.utah.edu)
8201         * gcc.noncompile/noncompile.exp, lib/mike-gcc.exp: new files from
8202           Jeff Law (law@cs.utah.edu)
8203
8204
8205 Tue Nov 30 16:34:07 1993  Mike Stump  (mrs@cygnus.com)
8206
8207         * config/unix-g++.exp: Follow the gcc way of doing things.
8208         * g++.old-deja/old-deja.exp: Minor updates.
8209         * lib/g++.exp: New file, follow the gcc way of doing things.
8210         * lib/old-dejagnu.exp: Minor updates.
8211         * lib/mike-g++.exp: Always unset errorInfo.
8212
8213 Sat Nov  6 11:34:51 1993  Mike Stump  (mrs@cygnus.com)
8214
8215         * lib/gcc.exp: Fix some errors with the below change, CC and
8216         CFLAGS should be global when setting, not local.
8217
8218 Wed Nov  3 11:16:26 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8219
8220         * lib/gcc.exp: Transform tool name.
8221
8222 Wed Oct 27 23:57:29 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8223
8224         * gcc.*/*.exp: Fixd some de-stablizing changes. Sorry.
8225
8226 Wed Oct 27 14:45:50 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8227
8228         * lib/gcc.exp: change gcc_done to gcc_stat
8229
8230 Wed Oct 27 09:57:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8231
8232         * Upgraded gcc testsuite to c-torture version 1.25
8233
8234 Sun Oct 24 10:58:03 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8235
8236         * lib/gcc.exp: added reporting code. Changed verbose compile message.
8237         * lib/c-torture: added hooks for new reporting code.
8238
8239 Thu Oct 21 18:45:32 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8240
8241         * config/sh-gcc.exp: check if sh-sim exists in the path
8242
8243 Mon Oct 18 11:13:22 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8244
8245         * gcc.code_quality/code_quality.exp: Initial changes for new logic.
8246         * gcc.compile/compile.exp: Initial changes for new logic.
8247         * gcc.dje/dje.exp, sizetype-1.exp: Initial changes for new logic.
8248         * gcc.failure/failure.exp: Initial changes for new logic.
8249         * gcc.ieee/ieee.exp: Initial changes for new logic.
8250         * gcc.misc-tests/misc.exp: Initial changes for new logic.
8251         * gcc.noncompile/non_compile.exp: Initial changes for new logic.
8252         * gcc.unsorted/unsorted.exp: Initial changes for new logic.
8253         * lib/c-torture.exp: Initial changes for new logic.
8254         * lib/gcc.exp: Initial changes for new logic.
8255
8256 Fri Oct 15 00:19:42 1993  Mike Stump  (mrs@cygnus.com)
8257
8258         * lib/mike-g++.exp, lib/old-dejagnu.exp: Make the message not
8259         depend upon failure or success.  Fully qualify names in failure
8260         and success messages.  Always remove a.out before starting
8261         compile, just in case.  Pay more attention to error text output by
8262         the compiler.  Handle testcases with no known past errors just
8263         like all others, so that things are uniform.  Other miscellaneous
8264         improvements.
8265
8266 Wed Oct 13 15:04:51 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8267
8268         * gcc.cpp: new directory for cpp tests
8269
8270 Mon Oct  4 09:03:41 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8271
8272         * lib/chill.exp: Code reformatted, removed unused code.
8273         * config/unix-chill.exp: Code reformatted, removed unused code.
8274         * chill.execute/execute.exp: Code reformatted, removed unused code.
8275         * chill.execute/oe/orient.exp: Code reformatted, removed unused code.
8276
8277 Mon Oct  4 06:19:26 1993  Ian Lance Taylor  (ian@cygnus.com)
8278
8279         * config/mips-gcc.exp, config/mips-g++.exp: New files.  Execution
8280         routines not written.
8281
8282 Mon Sep 27 21:07:44 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8283
8284         * config/bug-gcc.exp: Use new procs from bug.exp.
8285
8286 Tue Sep 21 18:21:12 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8287
8288         * config/vx-gcc.exp: Use new vxworks_ld proc, so files get loaded
8289         via ftp, rather than depending on NFS.
8290         * config/vx-gcc.exp: Use new vxworks_spawn proc to execute test
8291         case.
8292
8293 Thu Sep  9 23:09:15 1993  Rob Savoye  (rob@darkstar.cygnus.com)
8294
8295         * config/bug-gcc.exp: Use new download proc.
8296
8297 Tue Sep 14 19:23:58 1993  Jeffrey Wheat  (cassidy at deneb.cygnus.com)
8298
8299         * chill.execute/execute.exp: cleanups, handles errors better
8300         * chill.compile/compile.exp: rewrite, based on execute.exp
8301         * chill.noncompile/noncompile.exp: rewrite, based on execute.exp
8302         * lib/chill.exp: major changes to diff proc and compile and link
8303           procs. added chill_fail and chill_pass wrappers to pass and
8304           fail. added more comments, and handle error codes better.
8305           Added a hack to capture stderr from exec, so noncompile tests
8306           can work.
8307
8308 Sat Sep 11 15:30:10 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8309
8310         * chill.execute/execute.exp: rewrite of testsuite driver
8311         * lib/chill.exp: rewrite of testsuite driver
8312         * config/unix-chill.exp: rewrite of testsuite driver
8313
8314 Wed Aug 25 14:11:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8315
8316     In chill.execute:
8317         * iexpr.ch: Standardize uppercase.
8318         * tuples.dat: Standardize uppercase.
8319         * vary.ch: standardize.  Correct varying string assignments.
8320         * vary.dat: Add new output lines.
8321
8322 Tue Aug 24 13:45:49 1993  Bill Cox  (bill@rtl.cygnus.com)
8323
8324     In chill.execute:
8325         * chprintf.ch: Standardize use of uppercase.
8326         * tuples.ch: Standardize and turn arr2 into a DCL,
8327           rather than a SYN.
8328         * pinits.ch: Standardize.
8329
8330 Mon Aug 23 17:26:58 1993  Per Bothner  (bothner@kalessin.cygnus.com)
8331
8332         * rts.c:  Get malloc() from <stdlib.h>, not <malloc.h>.
8333         * Makefil: Renamed to Makefile.in.
8334         * configure.in: New.
8335
8336 Mon Aug 23 14:24:13 1993  Bill Cox  (bill@rtl.cygnus.com)
8337
8338     In chill.execute:
8339         * .cvsignore: Add result/output files.
8340         * Makefile: Fix up variables at start.  Use MFLAGS
8341           everywhere.  Correct bool_loc, built_ins entries.
8342           Add entry for vary1.ch.
8343         * bitarray.ch: Standardize upper-case usage.
8344         * bitexpr.ch: Standardize, add output of b1.
8345         * params.ch: Use arrayt in along PROC parameters, to
8346           avoid novelty problems.
8347         * sets.ch: Tiny cleanup.
8348         * vary1.ch: Re-indent.
8349
8350 Tue Aug 17 15:42:07 1993  Bill Cox  (bill@rtl.cygnus.com)
8351
8352           * Add PR-related files to Makefiles, .cvsignore files, etc.
8353
8354 Mon Aug  2 15:46:05 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8355
8356         * gcc.unsorted: flow.c and loop.c - renamed to avoid conflicts
8357           with compiler objects. New names are test-flow.c and test-loop.c
8358
8359 Tue Jul 27 10:08:08 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8360
8361         * Upgraded c-torture tests from 1.19 to 1.20
8362
8363         * new files:
8364         * gcc.compile: 930609-1.c 930611-1.c 930618-1.c 930621-1.c
8365         * gcc.compile: 930623-1.c 930623-2.c
8366         * gcc.noncompile: 930622-1.c 930622-2.c
8367         * gcc.failure: 920411-1.c 920627-2.c
8368         * gcc.ieee: 920518-1.c 920810-1.c 930529-1.c
8369
8370 Tue Jul 20 15:19:44 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8371
8372         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8373           More changes to get testsuite working properly. Needs more work.
8374           Added some support for POSIX IEEE Std 1003.3-1991 error messages.
8375
8376 Mon Jul 19 18:40:31 PDT 1993  Jeff Wheat  (cassidy@cygnus.com)
8377
8378         * chill.compile/compile.exp chill.execute/execute.exp lib/chill.exp
8379           More changes to get testsuite working properly. Needs more work.
8380
8381 Tue Jul 13 18:38:56 PDT 1993 Jeff Wheat  (cassidy@cygnus.com)
8382
8383         * chill.compile/compile.exp: Added for Dejagnu support
8384         * chill.execute/execute.exp: Added for Dejagnu support
8385         * lib/chill.exp config/unix-chill.exp  : Added for Dejagnu support
8386
8387 Sat Jun 19 07:13:05 1993  Bill Cox  (bill@rtl.cygnus.com)
8388
8389     This should complete moving the CHILL test files.
8390         * chill.noncompile(.cvsignore printf.grt
8391             in-printf.grt chprintf.grt chprintf.ch):
8392             Added test-support files.
8393           (Makefile): Modified further.
8394         * chill.compile (emptymod.ch gdbme.ch neg_range.ch
8395             signal.ch): Added test files.
8396           * chill.execute (.cvsignore printf.grt printr.c
8397             in-printf.grt rts.c chprintf.grt rts.h): Added
8398           test-support files.
8399             (Makefile): More corrections.
8400
8401 Fri Jun 18 23:40:54 1993  Bill Cox  (bill@rtl.cygnus.com)
8402
8403         * chill.compile, chill.execute, chill.nocompile: Add CHILL
8404           test cases, ready for DejaGnu.
8405
8406 Thu Jun 17 19:14:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8407
8408         * Upgraded c-torture tests from 1.18 to 1.19
8409
8410         * gcc.compile: added test(s):
8411           930607-1.c
8412         * gcc.execute: added test(s):
8413           930603-1.c 930603-2.c 930603-3.c 930608-1.c conversion.c inst-check.c
8414
8415         * added new subdirectory for misc tests: gcc.misc-tests
8416         * gcc.misc-test(s): added tests:
8417           inst-check.c test-consts.c test-ior.c test-switch.c
8418
8419 Wed Jun  9 16:53:26 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
8420
8421         * lib/mike-g++.exp: Load `./a.out', not `a.out'.
8422
8423 Mon Jun  7 16:18:40 1993  Ian Lance Taylor  (ian@cygnus.com)
8424
8425         * g++.old-deja/old-deja.exp: Don't delete all the .o files.
8426
8427 Thu Jun  3 13:13:36 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8428
8429         * Upgraded c-torture tests from 1.17 to 1.18
8430
8431 Wed Jun  2 19:02:40 MDT 1993  Jeffrey Wheat  (cassidy@cygnus.com)
8432
8433         * Upgraded c-torture tests from 1.12 to 1.17
8434
8435 Fri Apr 30 09:38:41 1993  Mike Werner  (mtw@deneb.cygnus.com)
8436
8437         * lib/old-dejagnu.exp:
8438           Fixed handling of XFAIL target triplets to correctly
8439           recognize wildcard characters.  Removed code that
8440           appended a unique id tag to the end of the file name
8441           printed out by the result of the testcases within a
8442           given test file.
8443
8444 Thu Apr 29 19:06:29 1993  Mike Werner  (mtw@deneb.cygnus.com)
8445
8446         * lib/old-dejagnu.exp:
8447           Reworked expected failure handling to trigger off of XFAIL
8448           keyword in keyphrase embeded in testcase source code. The
8449           XFAIL keyword must be at the end of the keyphrase line. It
8450           may optionally be followed by one or more target triplets.
8451           It has just occured that the handling of wildcards in the
8452           target triplet may not be correct.
8453
8454 Fri Apr 23 13:16:20 1993  Mike Werner  (mtw@deneb.cygnus.com)
8455
8456         * g++.old-deja/tests:
8457           Moved all subdirectories up one level into g++.old-deja .
8458
8459         * lib/old-dejagnu.exp:
8460           Fixed problem with CXXFLAGS not being properly reset, and being
8461           corrupted with extraneous "-c" compiler option.  This was
8462           causing binaries to not be generated for test that needed them.
8463           Modified strings passed to "pass" and "fail" so that individual
8464           tests from the same test file would be distinguished by an
8465           identifier appended to the test file name in the summary logs;
8466           this corrected a problem with erroneous diff logs.  Added code
8467           to search testcases for expected fail and unexpected pass keywords.
8468
8469 Tue Apr 20 18:27:58 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8470
8471         * lib/c-torture.exp: Ignore "file path prefix*unused" message.
8472
8473 Thu Apr 15 11:01:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8474
8475         * g++.old-deja/tests/g++.sun/g++.frag/1045608.C:
8476           Removed extraneous text from end of "Special g++ Options"
8477           keyphrase.
8478
8479         * lib/old-dejagnu.exp: Added pattern matching to look for new
8480           keywords, embedded in testcases comments, which will trigger
8481           calls to xpass and xfail.
8482
8483 Wed Apr 14 14:28:01 1993  Mike Werner  (mtw@deneb.cygnus.com)
8484
8485         * lib/old-dejagnu.exp: Cleaned up pattern matching for keyphrase
8486           comments embedded in the testcases, especially the one looking for
8487           special compiler options, as well as the pattern matching for the
8488           compiler output again.
8489
8490 Mon Apr 12 15:15:37 1993  Mike Werner  (mtw@deneb.cygnus.com)
8491
8492         * lib/old-dejagnu.exp: Do a proper check of the return value for
8493           execute tests. Fixed several problems with the pattern matching
8494           of the compiler output which gave erroneous test results.
8495           Changed several of the test result messages to be more descriptive.
8496         * config/unix-g++.exp: Proc g++_load now actually works and
8497           executes the tests passed to it and returns a usable return
8498           value.
8499
8500 Sun Apr 11 17:22:37 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8501
8502           * lib/gcc.exp: Exits gracefully if $CC is bogus.
8503
8504 Fri Apr  9 09:41:59 1993  Mike Werner  (mtw@deneb.cygnus.com)
8505
8506         * lib/old-dejagnu.exp , g++.old-deja/old-deja.exp:
8507           Modified both files to properly execute the old style
8508           dejagnu tests. The previous versions of these files were
8509           experimental and did not function anything near correctly.
8510
8511 Mon Apr  5 21:08:24 1993  Rob Savoye  (rob@cygnus.com)
8512
8513         * Removed all Makefile.in and configure.in files. No configuration
8514         needed now.
8515
8516 Fri Apr  2 12:15:17 1993  Mike Werner  (mtw@deneb.cygnus.com)
8517
8518         * lib: relocated old-dejagnu.exp from devo/dejagnu/lib
8519
8520 Sun Mar 28 11:17:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
8521
8522         * gcc.compile/configure.in, gcc.unsorted/configure.in,
8523         gcc.special/configure.in, gcc.noncompile/configure.in,
8524         gcc.execute/configure.in, gcc.code_quality/configure.in,
8525         g++.other/configure.in, g++.old-deja/configure.in,
8526         g++.niklas/configure.in, g++.mike/configure.in: Remove extra quote
8527         in srcname setting.
8528
8529 Thu Mar 25 20:07:55 1993  Rob Savoye  (rob at darkstar.cygnus.com)
8530
8531         * lib/udi.exp:  Fixed mondfe and mondfe_download.
8532         * config/udi-gcc.exp: Fixed misc bugs, works with expect 4.x.
8533         * config/abug-gcc.exp: Fixed misc bugs, works with expect 4.x.
8534
8535 Thu Mar 25 13:06:41 1993  Ian Lance Taylor  (ian@cygnus.com)
8536
8537         * config/udi-gdb.exp: Check $shell_id after connecting to target.
8538         (gdb_exit): Don't remove *_soc files.
8539
8540 Mon Mar 22 14:28:46 1993  Ian Lance Taylor  (ian@cygnus.com)
8541
8542         * lib/c-torture.exp: Don't look for main; instead always use -w
8543         -c.  This is how the c-torture tests work.  Remove the object
8544         file if the compilation succeeds.
8545         * gcc.execute/execute.exp: Remove executable if test passes.
8546         * gcc.noncompile/noncompile.exp: Every test is an expected
8547         failure.
8548         * gcc.special/special.exp: Added tests from c-torture 1.11,
8549         corrected use of existing test.
8550         * gcc.execute/920302-1.c, gcc.execute/920501-8.c,
8551         gcc.execute/920625-1.c: Updated to c-torture 1.11.
8552         * gcc.compile/921103-1.c, gcc.compile/921109-1.c,
8553         gcc.compile/921109-2.c, gcc.compile/921109-3.c,
8554         gcc.compile/921111-1.c, gcc.compile/921116-2.c,
8555         gcc.compile/921118-1.c, gcc.compile/921126-1.c,
8556         gcc.compile/921202-1.c, gcc.compile/921202-2.c,
8557         gcc.compile/921203-1.c, gcc.compile/921203-2.c,
8558         gcc.compile/921206-1.c, gcc.execute/921029-1.c,
8559         gcc.execute/921104-1.c, gcc.execute/921110-1.c,
8560         gcc.execute/921112-1.c, gcc.execute/921113-1.c,
8561         gcc.execute/921117-1.c, gcc.execute/921123-1.c,
8562         gcc.execute/921123-2.c, gcc.execute/921124-1.c,
8563         gcc.execute/921202-1.c, gcc.execute/921202-2.c,
8564         gcc.execute/921204-1.c, gcc.execute/921207-1.c,
8565         gcc.execute/921208-1.c, gcc.execute/921208-2.c,
8566         gcc.execute/921215-1.c, gcc.execute/921218-1.c,
8567         gcc.execute/921218-2.c, gcc.noncompile/921102-1.c,
8568         gcc.noncompile/921116-1.c, gcc.unsorted/x.c: Added from
8569         c-torture 1.11.
8570         * gcc.noncompile/921021-1.c, gcc.unsorted/x11bug.c: Removed to
8571         correspond to c-torture 1.11.
8572
8573         * New file.